Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransformLike

The interface TransformLike is used to represent transforms with only translation and rotation.

Hierarchy

Index

Properties

Properties

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