LumaPictures / maya-to-hydra

This repo is no longer updated. Please see https://github.com/Autodesk/maya-usd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support more types of Render Settings for Render Delegates

sirpalee opened this issue · comments

Right now we only support bool, int, float and Gfvec4f type settings to render delegates. This should be extended to cover all the types that make sense.

We cover all the types supported by usdview and other tools. Once the scope expands there, we can open another ticket to improve our support.