The TriangleMesh type exposes the following members.

Properties

  NameDescription
Public propertyInverseTransformMatrix
Use a cached version as this occurs ALOT during triangle mesh traversal
(Overrides Primitive..::..InverseTransformMatrix.)
Public propertyOctree
Gets octree
Public propertyTransform
Gets Transform or Sets transformMatrix and invTransform
(Overrides Primitive..::..Transform.)
Public propertyTransformMatrix
Use a cached version as this occurs ALOT during triangle mesh traversal
(Overrides Primitive..::..TransformMatrix.)
Public propertyType
Gets type
(Inherited from Primitive.)

See Also