pub unsafe extern "C" fn PxPvdSceneClient_setScenePvdFlag_mut(
self_: *mut PxPvdSceneClient,
flag: PxPvdSceneFlag,
value: bool,
)Expand description
Sets the PVD flag. See PxPvdSceneFlag.
pub unsafe extern "C" fn PxPvdSceneClient_setScenePvdFlag_mut(
self_: *mut PxPvdSceneClient,
flag: PxPvdSceneFlag,
value: bool,
)Sets the PVD flag. See PxPvdSceneFlag.