PxApplyArticulationCache#

Defined in include/PxImmediateMode.h

void PxApplyArticulationCache(
PxArticulationHandle articulation,
PxArticulationCache &cache,
PxArticulationCacheFlags flag,
)#

Apply the user defined data in the cache to the articulation system.

See also

createCache PxCopyInternalStateToArticulationCache

Parameters:
  • articulation[in] Articulation handle.

  • cache[in] Articulation data.

  • flag[in] Defines which values in the cache will be applied to the articulation