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