XYZ interface

This is a shared interface used to represent various 3D coordinates in component data (position, rotation, scale ...)

Signature:

export interface XYZ 

Properties

Property

Modifiers

Type

Description

x

number

y

number

z

number