pub unsafe extern "C" fn PxTransform_isSane(
    self_: *const PxTransform
) -> bool
Expand description

returns true if finite and quat magnitude is reasonably close to unit to allow for some accumulation of error vs isValid