NvBlastFamilyGetChunkActorIndices
Defined in lowlevel/NvBlast.h
-
uint32_t *NvBlastFamilyGetChunkActorIndices(const NvBlastFamily *family, NvBlastLog logFn)
Retrieve the actor indices associated with chunks.
NOTE: the returned array size equals the number of support chunks in the asset.
- Parameters
family – [in] The family.
logFn – [in] User-supplied message function (see NvBlastLog definition). May be NULL.
- Returns
pointer to actor associated with given chunk. NULL if there is no such actor.