AlembicGeometryAttributesWriter.kl¶
Types¶
AlembicGeometryAttributesWriter (object)¶
AlembicGeometryAttributesWriter is used to store a GeometryAttributes in the alembic file. You usually don’t have to interact with this object, but use the AlembicPolyMeshWriter or AlembicCurvesWriter, for example
Methods¶
AlembicGeometryAttributesWriter ( in AlembicGeometryAttributesWriter other ) | |
AlembicGeometryAttributesWriter () | |
AlembicGeometryAttributesWriter | clone ? () |
reset ! () | |
Boolean | writeSample ! ( in Ref<GeometryAttributes> attributes ) |
Boolean | writeSample ! ( in Ref<GeometryAttributes> attributes, in Index pointToIndex<> ) |