NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Box Structure
Box Methods
Add Method
Contains Method
Equals Method
Expand Method
GetHashCode Method
GetPlaneDistance Method
GetPlaneSide Method
GetPointDistance Method
GetPointDistanceSquared Method
GetVolume Method
Intersects Method
IsCleared Method
Multiply Method
ToBounds Method
ToBoxF Method
ToPoints Method
Box
IsCleared Method
Determines whether the box is not initialized.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
bool
IsCleared
()
Return Value
Type:
Boolean
True if the box is not initialized; False otherwise.
See Also
Reference
Box Structure
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.