Autodesk / arnold-usd

Arnold components for USD
https://www.arnoldrenderer.com/
Other
245 stars 57 forks source link

Change ArnoldUsd filename attribute to be asset instead of filename #2147

Open sebastienblor opened 1 week ago

sebastienblor commented 1 week ago

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

autodesk-oss-arnold-bot[bot] commented 1 week ago

Issue synced internally to ARNOLD-15658