Click or drag to resize
Ab4d.SharpEngine logo

MultiMaterialModelNode Properties

The MultiMaterialModelNode type exposes the following members.

Properties
 NameDescription
Public propertyCalculateActualBoundingBox Gets or sets a Boolean that specifies if BoundingBox is calculated only from positions that are used by the SubMeshes. When false, then BoundingBox from the mesh is used and no actual bounding box is calculated. Default value is false because usually all the positions in the mesh are used by a single MultiMaterialModelNode but with different materials.
Top
See Also