AlembicILightSchema (object)¶
Methods¶
AlembicILightSchema ( in AlembicILightSchema other ) | |
AlembicILightSchema () | |
AlembicILightSchema | clone ? () |
AlembicICompoundProperty | getArbGeomParams ? () |
AlembicIScalarProperty | getChildBoundsProperty ? () |
UInt32 | getNumSamples ? () |
AlembicTimeSampling | getTimeSampling ? () |
AlembicICompoundProperty | getUserProperties ? () |
Boolean | isConstant ? () |
reset ! () | |
Boolean | valid ? () |
~AlembicILightSchema () |
Methods in detail¶
AlembicILightSchema ( in AlembicILightSchema other )
copy constructor
AlembicILightSchema AlembicILightSchema.clone? ()
clone method
AlembicICompoundProperty AlembicILightSchema.getArbGeomParams? ()
AlembicIScalarProperty AlembicILightSchema.getChildBoundsProperty? ()
UInt32 AlembicILightSchema.getNumSamples? ()
AlembicTimeSampling AlembicILightSchema.getTimeSampling? ()
AlembicICompoundProperty AlembicILightSchema.getUserProperties? ()
Boolean AlembicILightSchema.isConstant? ()
AlembicILightSchema.reset! ()
Boolean AlembicILightSchema.valid? ()
~ AlembicILightSchema ()