AlembicOLightSchema (object)¶
Methods¶
AlembicOLightSchema ( in AlembicOLightSchema other ) | |
AlembicOLightSchema () | |
AlembicOLightSchema | clone ? () |
AlembicOCompoundProperty | getArbGeomParams ? () |
AlembicOScalarProperty | getChildBoundsProperty ? () |
UInt32 | getNumSamples ? () |
AlembicTimeSampling | getTimeSampling ? () |
AlembicOCompoundProperty | getUserProperties ? () |
reset ! () | |
setTimeSampling ! ( in UInt32 index ) | |
Boolean | valid ? () |
~AlembicOLightSchema () |
Methods in detail¶
AlembicOLightSchema ( in AlembicOLightSchema other )
copy constructor
AlembicOLightSchema AlembicOLightSchema.clone? ()
clone method
AlembicOCompoundProperty AlembicOLightSchema.getArbGeomParams? ()
AlembicOScalarProperty AlembicOLightSchema.getChildBoundsProperty? ()
UInt32 AlembicOLightSchema.getNumSamples? ()
AlembicTimeSampling AlembicOLightSchema.getTimeSampling? ()
AlembicOCompoundProperty AlembicOLightSchema.getUserProperties? ()
AlembicOLightSchema.reset! ()
AlembicOLightSchema.setTimeSampling! ( in UInt32 index )
Boolean AlembicOLightSchema.valid? ()
~ AlembicOLightSchema ()