Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BoundingBoxPropsDto

Index

Constructors

Properties

Constructors

constructor

Properties

center

center: Point3

Center point of the bounding box

default

[0, 0, 0]

max

max: Point3

Maximum point of the bounding box

default

[0, 0, 0]

min

min: Point3

Minimum point of the bounding box

default

[0, 0, 0]

size

size: Vector3

Size of the bounding box

default

[0, 0, 0]

Generated using TypeDoc