Defines a threedimensional box by two corner-points, one with minimal values and one with maximum values

Implements

Constructors

Properties

Methods

Constructors

Properties

max: Vector3
min: Vector3

Methods

  • Define the corners of this box, standard values are Infinity for min, and -Infinity for max, creating an impossible inverted box that can not contain any points

    Parameters

    Returns void