AlembicOColorhGeomParamSample (object)¶
Methods¶
AlembicOColorhGeomParamSample ( in AlembicOColorhGeomParamSample other ) | |
AlembicOColorhGeomParamSample ( in Color values<>, in AlembicGeometryScope scope ) | |
AlembicOColorhGeomParamSample ( in Color values<>, in UInt32 indices<>, in AlembicGeometryScope scope ) | |
AlembicOColorhGeomParamSample () | |
AlembicOColorhGeomParamSample | clone ? () |
:ref:`UInt32 <uint32>`<> | getIndices ? () |
AlembicGeometryScope | getScope ? () |
Color[] | getVals ? () |
setIndices ! ( in UInt32 indices<> ) | |
setScope ! ( in AlembicGeometryScope scope ) | |
setVals ! ( in Color values<> ) | |
~AlembicOColorhGeomParamSample () |
Methods in detail¶
AlembicOColorhGeomParamSample ( in AlembicOColorhGeomParamSample other )
copy constructor
AlembicOColorhGeomParamSample ( in Color values<>, in AlembicGeometryScope scope )
AlembicOColorhGeomParamSample ( in Color values<>, in UInt32 indices<>, in AlembicGeometryScope scope )
AlembicOColorhGeomParamSample ()
AlembicOColorhGeomParamSample AlembicOColorhGeomParamSample.clone? ()
clone method
UInt32.getIndices? ()
AlembicGeometryScope AlembicOColorhGeomParamSample.getScope? ()
Color[] AlembicOColorhGeomParamSample.getVals? ()
AlembicOColorhGeomParamSample.setIndices! ( in UInt32 indices<> )
AlembicOColorhGeomParamSample.setScope! ( in AlembicGeometryScope scope )
AlembicOColorhGeomParamSample.setVals! ( in Color values<> )