You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the usd procedural attribute filename is considered as a string attribute (it doesn't have the arnold metadata "path" set to "file").
This metadata is needed for the usd writer to author it as an asset.
The schema is therefore declaring it as a string too.
Ideally this should be an asset, as for other file attributes
The text was updated successfully, but these errors were encountered:
Currently the usd procedural attribute filename is considered as a string attribute (it doesn't have the arnold metadata "path" set to "file").
This metadata is needed for the usd writer to author it as an asset.
The schema is therefore declaring it as a string too.
Ideally this should be an asset, as for other file attributes
The text was updated successfully, but these errors were encountered: