NvBlastActorSplitEvent
Defined in lowlevel/NvBlastTypes.h
Variables
deletedActor: deleted actor or nullptr if actor has not changed
newActors: list of created actors
-
struct NvBlastActorSplitEvent
Description of a NvBlastActorSplit result.
This tells the user about changes in the actor, or creation of children.
Public Members
-
NvBlastActor *deletedActor
deleted actor or nullptr if actor has not changed
-
NvBlastActor **newActors
list of created actors
-
NvBlastActor *deletedActor