[ Version ( since = "1.12" ) ]
public void set_scale_z (double scale_z)
Scales an actor on the Z axis by the given scale_z factor.
The scale transformation is relative the the pivot_point.
The scale_z property is animatable.
| this |
a Actor |
| scale_z |
the scaling factor along the Z axis |