Skip to content

CSMath.BoundingBox.Min

Albert Domenech edited this page Jul 14, 2024 · 1 revision

Min Property

Get the min corner of the bounding box.

Definition

Namespace: CSMath.BoundingBox

C#

public XYZ Min { get; set; }

Property Value

XYZ

Clone this wiki locally