Click or drag to resize
AB4D logo

DXMultiMeshGeometry3D Properties

The DXMultiMeshGeometry3D type exposes the following members.

Properties
 NameDescription
Public propertyIsHitTestVisible IsHitTestVisible specifies if this DXMultiMeshGeometry3D can be hit tested. If you do not need to hit test this DXMultiMeshGeometry3D, then you can set IsHitTestVisible to false to free the memory used for vertex and index buffer arrays.
Public propertyTrianglesCount Gets the number of triangles that are used to define this mesh.
Top
See Also