translation property
Vector3?
translation
final
The node's translation along the x, y, and z axes.".
Implementation
final Vector3? translation;
The node's translation along the x, y, and z axes.".
final Vector3? translation;