Constructors
Private
constructor
- new BlockVolumeBase(): BlockVolumeBase
-
Methods
getCapacity
- getCapacity(): number
-
Returns number
getMax
- getMax(): Vector3
-
getMin
- getMin(): Vector3
-
getSpan
- getSpan(): Vector3
-
isInside
- isInside(location): boolean
-
Returns boolean
translate
- translate(delta): void
-
Returns void
Rc
Base type for BlockVolumes.