pub unsafe extern "C" fn PxAggregate_getScene_mut(
    self_: *mut PxAggregate
) -> *mut PxScene
Expand description

Retrieves the scene which this aggregate belongs to.

Owner Scene. NULL if not part of a scene.