Click or drag to resize

ModelBoundingBox Property

Gets the bounding box of the model.

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public BoundingBox3 BoundingBox { get; }

Property Value

Type: BoundingBox3
See Also