AlembicIColorProperty (object)¶
Members¶
AlembicIScalarProperty | prop |
Methods¶
AlembicIColorProperty ( in AlembicIColorProperty other ) | |
AlembicIColorProperty ( in AlembicICompoundProperty parent, in String name ) | |
AlembicIColorProperty ( in AlembicIScalarProperty prop ) | |
AlembicIColorProperty () | |
AlembicIColorProperty | clone ? () |
Color | get ? ( in AlembicISampleSelector iSS ) |
Color | get ? () |
AlembicDataType | getDataType ? () |
AlembicPropertyHeader | getHeader ? () |
AlembicMetaData | getMetaData ? () |
String | getName ? () |
UInt32 | getNumSamples ? () |
AlembicIObject | getObject ? () |
AlembicICompoundProperty | getParent ? () |
AlembicPropertyType | getPropertyType ? () |
AlembicTimeSampling | getTimeSampling ? () |
Boolean | isArray ? () |
Boolean | isCompound ? () |
Boolean | isConstant ? () |
Boolean | isScalar ? () |
Boolean | isSimple ? () |
reset ! () | |
Boolean | valid ? () |
Methods in detail¶
AlembicIColorProperty ( in AlembicIColorProperty other )
copy constructor
AlembicIColorProperty ( in AlembicICompoundProperty parent, in String name )
AlembicIColorProperty ( in AlembicIScalarProperty prop )
default constructor
AlembicIColorProperty AlembicIColorProperty.clone? ()
clone method
Color AlembicIColorProperty.get? ( in AlembicISampleSelector iSS )
Color AlembicIColorProperty.get? ()
AlembicDataType AlembicIColorProperty.getDataType? ()
AlembicPropertyHeader AlembicIColorProperty.getHeader? ()
AlembicMetaData AlembicIColorProperty.getMetaData? ()
String AlembicIColorProperty.getName? ()
UInt32 AlembicIColorProperty.getNumSamples? ()
AlembicIObject AlembicIColorProperty.getObject? ()
AlembicICompoundProperty AlembicIColorProperty.getParent? ()
AlembicPropertyType AlembicIColorProperty.getPropertyType? ()
AlembicTimeSampling AlembicIColorProperty.getTimeSampling? ()
Boolean AlembicIColorProperty.isArray? ()
Boolean AlembicIColorProperty.isCompound? ()
Boolean AlembicIColorProperty.isConstant? ()
Boolean AlembicIColorProperty.isScalar? ()
Boolean AlembicIColorProperty.isSimple? ()
AlembicIColorProperty.reset! ()
Boolean AlembicIColorProperty.valid? ()