Skip to main content

Interface: Vector3

A three-dimensional coordinate or direction.

Properties

x

x: number

X component.


y

y: number

Y component.


z

z: number

Z component.