geometryCount() -> int
Get the number of geometry described by the mapping.
OpenMayaRender.MGeometryIndexMapping.indexLength
(
)
indexLength(int) -> int
Get the index length of a geometry.
The index length represents the length of the geometry index data in the index buffer of the consolidated render item.
OpenMayaRender.MGeometryIndexMapping.indexStart
(
)
indexStart(int) -> int
Get the index start of a geometry.
The index start represents the offset of the geometry index data in the index buffer of the consolidated render item.