Click or drag to resize
AB4D logo

SubMeshHasBounds Property

If false than SubMesh's Bounds are not calculated and parent Mesh's Bounds should be used.

Namespace:  Ab3d.DirectX
Assembly:  Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 3.3.7279.1045
Syntax
C#
public bool HasBounds { get; set; }

Property Value

Type: Boolean
See Also