pub fn rotate_z(
child: impl IntoUiNode,
angle: impl IntoVar<AngleRadian>,
) -> UiNodeExpand description
P Same as rotate.
pub fn rotate_z(
child: impl IntoUiNode,
angle: impl IntoVar<AngleRadian>,
) -> UiNodeP Same as rotate.