scale property
Vector3?
scale
final
The node's non-uniform scale, given as the scaling factors along the x, y, and z axes.
Implementation
final Vector3? scale;
The node's non-uniform scale, given as the scaling factors along the x, y, and z axes.
final Vector3? scale;