Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Box

Implements

Index

Constructors

constructor

Properties

Readonly position

position: Readonly<SimpleVector3>

Readonly size

size: Readonly<SimpleVector3>

Accessors

volume

  • get volume(): number

Methods

collideWithCylinder

  • collideWithCylinder(cylinder: Cylinder): boolean

collideWithMinMax

  • collideWithMinMax(minMax: MinMax3D): boolean

collideWithPoint

collideWithSphere

  • collideWithSphere(sphere: Sphere): boolean

toMinMax

Generated using TypeDoc