Skip to content

CSMath.BoundingBox.IsIn(CSMath.XYZ)

Albert Domenech edited this page Oct 15, 2024 · 1 revision

IsIn(CSMath.XYZ) Method

Checks if the point is in the bounds of the box.

Definition

Namespace: CSMath.BoundingBox

C#

public Boolean IsIn(CSMath.XYZ)

Return Value

Boolean

Clone this wiki locally