arnold-usd icon indicating copy to clipboard operation
arnold-usd copied to clipboard

Add support for double primvar arrays

Open sirpalee opened this issue 5 years ago • 1 comments

Describe the feature you'd like The HdArnoldSetXXX functions don't fully support VtDoubleArrays as inputs, we should add support for them and correctly convert from VtArray<double> to AI_TYPE_FLOAT arrays.

sirpalee avatar Jul 30 '20 04:07 sirpalee

Issue synced internally to ARNOLD-13252