NvBlastActorCacheBondHeath
Defined in lowlevel/NvBlast.h
-
bool NvBlastActorCacheBondHeath(const NvBlastActor *actor, uint32_t bondIndex, NvBlastLog logFn)
Tell the system to cache the bond health for the given bond index.
- Parameters
actor – [in] The actor.
bondIndex – [in] The bond to cache the health value.
logFn – [in] User-supplied message function (see NvBlastLog definition). May be NULL.
- Returns
true if value was cached, false otherwise