Skip to content

CSMath.BoundingBox.Max

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

Max Property

Get the max corner of the bounding box.

Definition

Namespace: CSMath.BoundingBox

C#

public XYZ Max { get; set; }

Property Value

XYZ

Clone this wiki locally