pub unsafe extern "C" fn PxJoint_getScene( self_: *const PxJoint, ) -> *mut PxScene
Retrieves the scene which this joint belongs to.
Owner Scene. NULL if not part of a scene.