Class BlockVolumeBaseBeta
Constructors
Private
constructor
- new BlockVolumeBase(): BlockVolumeBase
-
Methods
getBoundingBox
- getBoundingBox(): BoundingBox
-
getCapacity
- getCapacity(): number
-
Returns number
getMax
- getMax(): Vector3
-
getMin
- getMin(): Vector3
-
getSpan
- getSpan(): Vector3
-
isInside
- isInside(pos): boolean
-
Returns boolean
translate
- translate(delta): void
-
Returns void
Remarks
This function can't be called in read-only mode.