pub fn translate_z(child: impl UiNode, z: impl IntoVar<Length>) -> impl UiNode
P Translate Z transform.
P
This property is a shorthand way of setting transform to new_translate_z(z) using variable mapping.
transform
new_translate_z(z)