pub unsafe extern "C" fn PxArticulationReducedCoordinate_zeroCache(
    self_: *const PxArticulationReducedCoordinate,
    cache: *mut PxArticulationCache
)
Expand description

Zeroes all data in the articulation cache, except user-provided and scratch memory, and cache version.

This call may only be made on articulations that are in a scene.