We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
primvars:displayColor
Version: Cortex 10.5.8.0 (as included with Gaffer 1.4.6.0) 3rd-party modules: Cycles (4.0.0 as included with Gaffer 1.4.6.0)
When working on GafferHQ/gaffer#5926 I recieved the following terminal output:
WARNING : IECoreCycles::Renderer : Expected Color3fData but got Color3fVectorData for attribute "render:displayColor".
As cumbersome as it is, OpenUSD prefers vector/array data for a single constant color primvar 🤐
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version: Cortex 10.5.8.0 (as included with Gaffer 1.4.6.0)
3rd-party modules: Cycles (4.0.0 as included with Gaffer 1.4.6.0)
Description
When working on GafferHQ/gaffer#5926 I recieved the following terminal output:
As cumbersome as it is, OpenUSD prefers vector/array data for a single constant color primvar 🤐
Steps to Reproduce
The text was updated successfully, but these errors were encountered: