NvBlastActorCanFracture
Defined in lowlevel/NvBlast.h
-
bool NvBlastActorCanFracture(const NvBlastActor *actor, NvBlastLog logFn)
Determines if the actor can fracture further.
- Parameters
actor – [in] The actor potentially being fractured.
logFn – [in] User-supplied message function (see NvBlastLog definition). May be NULL.
- Returns
true if any result can be expected from fracturing the actor. false if no further change to the actor is possible.