AlembicILight (object)¶
Methods¶
| AlembicILight ( in AlembicILight other ) | |
| AlembicILight ( in AlembicIObject obj ) | |
| AlembicILight () | |
| AlembicIObject | asIObject ? () |
| AlembicILight | clone ? () |
| AlembicICompoundProperty | getProperties ? () |
| AlembicILightSchema | getSchema ? () |
| Boolean | matches ? ( in AlembicMetaData metaData ) |
| reset ! () | |
| Boolean | valid ? () |
| ~AlembicILight () |
Methods in detail¶
AlembicILight ( in AlembicILight other )
copy constructor
AlembicILight ( in AlembicIObject obj )
AlembicIObject AlembicILight.asIObject? ()
AlembicILight AlembicILight.clone? ()
clone method
AlembicICompoundProperty AlembicILight.getProperties? ()
AlembicILightSchema AlembicILight.getSchema? ()
Boolean AlembicILight.matches? ( in AlembicMetaData metaData )
AlembicILight.reset! ()
Boolean AlembicILight.valid? ()
~ AlembicILight ()