AlembicOColorProperty (object)¶
Members¶
AlembicOScalarProperty | prop |
Methods¶
AlembicOColorProperty ( in AlembicOColorProperty other ) | |
AlembicOColorProperty ( in AlembicOCompoundProperty parent, in String name ) | |
AlembicOColorProperty ( in AlembicOScalarProperty prop ) | |
AlembicOColorProperty () | |
AlembicOColorProperty | clone ? () |
AlembicDataType | getDataType ? () |
AlembicPropertyHeader | getHeader ? () |
AlembicMetaData | getMetaData ? () |
String | getName ? () |
UInt32 | getNumSamples ? () |
AlembicOObject | getObject ? () |
AlembicOCompoundProperty | getParent ? () |
AlembicPropertyType | getPropertyType ? () |
AlembicTimeSampling | getTimeSampling ? () |
Boolean | isArray ? () |
Boolean | isCompound ? () |
Boolean | isScalar ? () |
Boolean | isSimple ? () |
reset ! () | |
set ! ( in Color value ) | |
setFromPrevious ! () | |
setTimeSampling ! ( in UInt32 index ) | |
Boolean | valid ? () |
Methods in detail¶
AlembicOColorProperty ( in AlembicOColorProperty other )
copy constructor
AlembicOColorProperty ( in AlembicOCompoundProperty parent, in String name )
AlembicOColorProperty ( in AlembicOScalarProperty prop )
default constructor
AlembicOColorProperty AlembicOColorProperty.clone? ()
clone method
AlembicDataType AlembicOColorProperty.getDataType? ()
AlembicPropertyHeader AlembicOColorProperty.getHeader? ()
AlembicMetaData AlembicOColorProperty.getMetaData? ()
String AlembicOColorProperty.getName? ()
UInt32 AlembicOColorProperty.getNumSamples? ()
AlembicOObject AlembicOColorProperty.getObject? ()
AlembicOCompoundProperty AlembicOColorProperty.getParent? ()
AlembicPropertyType AlembicOColorProperty.getPropertyType? ()
AlembicTimeSampling AlembicOColorProperty.getTimeSampling? ()
Boolean AlembicOColorProperty.isArray? ()
Boolean AlembicOColorProperty.isCompound? ()
Boolean AlembicOColorProperty.isScalar? ()
Boolean AlembicOColorProperty.isSimple? ()
AlembicOColorProperty.reset! ()
AlembicOColorProperty.set! ( in Color value )
AlembicOColorProperty.setFromPrevious! ()
AlembicOColorProperty.setTimeSampling! ( in UInt32 index )
Boolean AlembicOColorProperty.valid? ()