LumaPictures / maya-to-hydra

This repo is no longer updated. Please see https://github.com/Autodesk/maya-usd
Other
10 stars 3 forks source link

Support more types of Render Settings for Render Delegates #35

Closed sirpalee closed 5 years ago

sirpalee commented 5 years ago

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.

sirpalee commented 5 years ago

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.