Skip to content

CSMath.BoundingBox.IsIn(CSMath.BoundingBox)

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

IsIn(CSMath.BoundingBox) Method

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

Definition

Namespace: CSMath.BoundingBox

C#

public Boolean IsIn(CSMath.BoundingBox)

Return Value

Boolean

Clone this wiki locally