@minecraft/math
Preparing search index...
AABBInvalidExtentError
Class AABBInvalidExtentError
An error that is thrown when using an invalid AABB with AABBUtils operations.
Hierarchy
Error
AABBInvalidExtentError
Index
Constructors
constructor
Properties
message
name
stack?
Constructors
constructor
new
AABBInvalidExtentError
(
extent
:
Vector3
)
:
AABBInvalidExtentError
Parameters
extent
:
Vector3
Returns
AABBInvalidExtentError
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
message
name
stack
@minecraft/math
Loading...
An error that is thrown when using an invalid AABB with AABBUtils operations.