AlembicIColorfGeomParamSample (object)¶
Methods¶
AlembicIColorfGeomParamSample ( in AlembicIColorfGeomParamSample other ) | |
AlembicIColorfGeomParamSample () | |
AlembicIColorfGeomParamSample | clone ? () |
:ref:`UInt32 <uint32>`<> | getIndices ? () |
AlembicGeometryScope | getScope ? () |
Color[] | getVals ? () |
:ref:`Color <color>`<> | getValsVolatileData ? () |
~AlembicIColorfGeomParamSample () |
Methods in detail¶
AlembicIColorfGeomParamSample ( in AlembicIColorfGeomParamSample other )
copy constructor
AlembicIColorfGeomParamSample ()
AlembicIColorfGeomParamSample AlembicIColorfGeomParamSample.clone? ()
clone method
UInt32.getIndices? ()
AlembicGeometryScope AlembicIColorfGeomParamSample.getScope? ()
Color[] AlembicIColorfGeomParamSample.getVals? ()
Makes a copy of the array returned by getValsVolatileData
Color.getValsVolatileData? ()