AlembicIColorArrayProperty (object)¶
Members¶
AlembicIArrayProperty | prop |
Methods¶
AlembicIColorArrayProperty ( in AlembicIArrayProperty prop ) | |
AlembicIColorArrayProperty ( in AlembicIColorArrayProperty other ) | |
AlembicIColorArrayProperty ( in AlembicICompoundProperty parent, in String name ) | |
AlembicIColorArrayProperty () | |
AlembicIColorArrayProperty | 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¶
AlembicIColorArrayProperty ( in AlembicIArrayProperty prop )
AlembicIColorArrayProperty ( in AlembicIColorArrayProperty other )
copy constructor
AlembicIColorArrayProperty ( in AlembicICompoundProperty parent, in String name )
default constructor
AlembicIColorArrayProperty AlembicIColorArrayProperty.clone? ()
clone method
Color[] AlembicIColorArrayProperty.get? ( in AlembicISampleSelector iSS )
Color[] AlembicIColorArrayProperty.get? ()
AlembicDataType AlembicIColorArrayProperty.getDataType? ()
AlembicPropertyHeader AlembicIColorArrayProperty.getHeader? ()
AlembicMetaData AlembicIColorArrayProperty.getMetaData? ()
String AlembicIColorArrayProperty.getName? ()
UInt32 AlembicIColorArrayProperty.getNumSamples? ()
AlembicIObject AlembicIColorArrayProperty.getObject? ()
AlembicICompoundProperty AlembicIColorArrayProperty.getParent? ()
AlembicPropertyType AlembicIColorArrayProperty.getPropertyType? ()
AlembicTimeSampling AlembicIColorArrayProperty.getTimeSampling? ()
Boolean AlembicIColorArrayProperty.isArray? ()
Boolean AlembicIColorArrayProperty.isCompound? ()
Boolean AlembicIColorArrayProperty.isConstant? ()
Boolean AlembicIColorArrayProperty.isScalar? ()
Boolean AlembicIColorArrayProperty.isSimple? ()
AlembicIColorArrayProperty.reset! ()
Boolean AlembicIColorArrayProperty.valid? ()