Skip to content

CSMath.BoundingBox.IsIn(CSMath.BoundingBox,_System.Boolean@)

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

IsIn(CSMath.BoundingBox, System.Boolean@) Method

Checks if the given box is in the bounds of this box.

Definition

Namespace: CSMath.BoundingBox

C#

public Boolean IsIn(CSMath.BoundingBox, System.Boolean@)

Return Value

Boolean

Clone this wiki locally