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