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

Get the task manager associated with this scene

the task manager associated with the scene