Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrientedBox3Like

The interface OrientedBox3Like is used to represent oriented bounding box.

Hierarchy

Implemented by

Index

Properties

Readonly extents

extents: Vector3Like

The extents of this bounding box.

Readonly position

position: Vector3Like

The position of this transform.

Readonly xAxis

The x-axis of this transform.

Readonly yAxis

The y-axis of this transform.

Readonly zAxis

The z-axis of this transform.

Generated using TypeDoc