Header menu logo Nu

Box3 Module

Functions and values

Function or value Description

box3 min size

Full Usage: box3 min size

Parameters:
Returns: Box3
Modifiers: inline
min : Vector3
size : Vector3
Returns: Box3

box3Eq b b2

Full Usage: box3Eq b b2

Parameters:
Returns: bool
Modifiers: inline
b : Box3
b2 : Box3
Returns: bool

box3Neq b b2

Full Usage: box3Neq b b2

Parameters:
Returns: bool
Modifiers: inline
b : Box3
b2 : Box3
Returns: bool

box3Slice sliceIndex sliceMargins perimeter

Full Usage: box3Slice sliceIndex sliceMargins perimeter

Parameters:
    sliceIndex : int
    sliceMargins : Vector2
    perimeter : Box3

Returns: Box3
sliceIndex : int
sliceMargins : Vector2
perimeter : Box3
Returns: Box3

box3SliceInverted sliceIndex sliceMargins perimeter

Full Usage: box3SliceInverted sliceIndex sliceMargins perimeter

Parameters:
    sliceIndex : int
    sliceMargins : Vector2
    perimeter : Box3

Returns: Box3
sliceIndex : int
sliceMargins : Vector2
perimeter : Box3
Returns: Box3

box3Zero

Full Usage: box3Zero

Returns: Box3
Returns: Box3

Type extensions

Type extension Description

this.Bottom

Full Usage: this.Bottom

Parameters:
    () : unit

Returns: Vector3

Extended Type: Box3

() : unit
Returns: Vector3

this.Bottom

Full Usage: this.Bottom

Returns: Vector3

Extended Type: Box3

Returns: Vector3

this.BottomLeft

Full Usage: this.BottomLeft

Parameters:
    () : unit

Returns: Vector3

Extended Type: Box3

() : unit
Returns: Vector3

this.BottomLeft

Full Usage: this.BottomLeft

Returns: Vector3

Extended Type: Box3

Returns: Vector3

this.BottomRight

Full Usage: this.BottomRight

Parameters:
    () : unit

Returns: Vector3

Extended Type: Box3

() : unit
Returns: Vector3

this.BottomRight

Full Usage: this.BottomRight

Returns: Vector3

Extended Type: Box3

Returns: Vector3

this.Box2

Full Usage: this.Box2

Parameters:
    () : unit

Returns: Box2

Extended Type: Box3

() : unit
Returns: Box2

this.Box2

Full Usage: this.Box2

Returns: Box2

Extended Type: Box3

Returns: Box2

this.Center

Full Usage: this.Center

Parameters:
    () : unit

Returns: Vector3

Extended Type: Box3

() : unit
Returns: Vector3

this.Center

Full Usage: this.Center

Returns: Vector3

Extended Type: Box3

Returns: Vector3

this.Depth

Full Usage: this.Depth

Parameters:
    () : unit

Returns: float32

Extended Type: Box3

() : unit
Returns: float32

this.Depth

Full Usage: this.Depth

Returns: float32

Extended Type: Box3

Returns: float32

this.Extent

Full Usage: this.Extent

Parameters:
    () : unit

Returns: Vector3

Extended Type: Box3

() : unit
Returns: Vector3

this.Extent

Full Usage: this.Extent

Returns: Vector3

Extended Type: Box3

Returns: Vector3

this.Height

Full Usage: this.Height

Parameters:
    () : unit

Returns: float32

Extended Type: Box3

() : unit
Returns: float32

this.Height

Full Usage: this.Height

Returns: float32

Extended Type: Box3

Returns: float32

this.IsEmpty

Full Usage: this.IsEmpty

Parameters:
    () : unit

Returns: bool

Extended Type: Box3

() : unit
Returns: bool

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool

Extended Type: Box3

Returns: bool

this.Left

Full Usage: this.Left

Parameters:
    () : unit

Returns: Vector3

Extended Type: Box3

() : unit
Returns: Vector3

this.Left

Full Usage: this.Left

Returns: Vector3

Extended Type: Box3

Returns: Vector3

this.Max

Full Usage: this.Max

Parameters:
    () : unit

Returns: Vector3

Extended Type: Box3

() : unit
Returns: Vector3

this.Max

Full Usage: this.Max

Returns: Vector3

Extended Type: Box3

Returns: Vector3

this.Right

Full Usage: this.Right

Parameters:
    () : unit

Returns: Vector3

Extended Type: Box3

() : unit
Returns: Vector3

this.Right

Full Usage: this.Right

Returns: Vector3

Extended Type: Box3

Returns: Vector3

this.Top

Full Usage: this.Top

Parameters:
    () : unit

Returns: Vector3

Extended Type: Box3

() : unit
Returns: Vector3

this.Top

Full Usage: this.Top

Returns: Vector3

Extended Type: Box3

Returns: Vector3

this.TopLeft

Full Usage: this.TopLeft

Parameters:
    () : unit

Returns: Vector3

Extended Type: Box3

() : unit
Returns: Vector3

this.TopLeft

Full Usage: this.TopLeft

Returns: Vector3

Extended Type: Box3

Returns: Vector3

this.TopRight

Full Usage: this.TopRight

Parameters:
    () : unit

Returns: Vector3

Extended Type: Box3

() : unit
Returns: Vector3

this.TopRight

Full Usage: this.TopRight

Returns: Vector3

Extended Type: Box3

Returns: Vector3

this.Transform

Full Usage: this.Transform

Parameters:
Returns: Box3

Extended Type: Box3

transformation : Matrix4x4
Returns: Box3

this.Translate

Full Usage: this.Translate

Parameters:
Returns: Box3

Extended Type: Box3

translation : Vector3
Returns: Box3

this.Width

Full Usage: this.Width

Parameters:
    () : unit

Returns: float32

Extended Type: Box3

() : unit
Returns: float32

this.Width

Full Usage: this.Width

Returns: float32

Extended Type: Box3

Returns: float32

this.WithBottom

Full Usage: this.WithBottom

Parameters:
Returns: Box3

Extended Type: Box3

bottom : Vector3
Returns: Box3

this.WithBottomLeft

Full Usage: this.WithBottomLeft

Parameters:
Returns: Box3

Extended Type: Box3

bottomLeft : Vector3
Returns: Box3

this.WithCenter

Full Usage: this.WithCenter

Parameters:
Returns: Box3

Extended Type: Box3

center : Vector3
Returns: Box3

this.WithMin

Full Usage: this.WithMin

Parameters:
Returns: Box3

Extended Type: Box3

min : Vector3
Returns: Box3

this.WithSize

Full Usage: this.WithSize

Parameters:
Returns: Box3

Extended Type: Box3

size : Vector3
Returns: Box3

Type something to start searching.