Skip to main content

y_up_to_z_up

Function y_up_to_z_up 

Source
fn y_up_to_z_up() -> DAffine3
Available on crate feature gltf only.
Expand description

glTF mandates a right-handed Y-up; ranim is Z-up. The conversion is a fixed, spec-mandated convention translation, composed into the root pose so a loaded model stands upright and no vertex data moves.