pub unsafe extern "C" fn PxArticulationReducedCoordinate_getScene(
    self_: *const PxArticulationReducedCoordinate
) -> *mut PxScene
Expand description

Returns the scene which this articulation belongs to.

Owner Scene. NULL if not part of a scene.