Click or drag to resize

AxisAlignedBoundingBoxContains Method

Namespace:  Internal.Net3dBool
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool Contains(
	AxisAlignedBoundingBox bounds
)

Parameters

bounds
Type: Internal.Net3dBoolAxisAlignedBoundingBox

Return Value

Type: Boolean
See Also