translation property
Vector3
translation
getter/setter pair
The translation component of the transform.
Implementation
Vector3 translation = Vector3.zero();
The translation component of the transform.
Vector3 translation = Vector3.zero();