pub unsafe extern "C" fn PxAggregate_getScene_mut(
self_: *mut PxAggregate,
) -> *mut PxSceneExpand description
Retrieves the scene which this aggregate belongs to.
Owner Scene. NULL if not part of a scene.
pub unsafe extern "C" fn PxAggregate_getScene_mut(
self_: *mut PxAggregate,
) -> *mut PxSceneRetrieves the scene which this aggregate belongs to.
Owner Scene. NULL if not part of a scene.