Describes the NxParameterized::Interface for 'ImpactExplosionEvent' : More...
#include <params.h>
Public Attributes | |
| String | eventSetName |
| 'eventSetName' : The name of the event set (you can put multiple events in an event set) | |
| Ref | explosionAssetName |
| 'explosionAssetName' : The asset name of the explosion that will optionally accompany the impact event | |
| F32 | delay |
| 'delay' : The delay (in seconds) after impact to wait before triggering | |
| F32 | duration |
| 'duration' : The length (in seconds) of the explosion | |
Describes the NxParameterized::Interface for 'ImpactExplosionEvent' :
ImpactExplosionEvent contains 4 fully qualified names --------------------------------------------- 1 : String eventSetName 2 : Ref explosionAssetName 3 : F32 delay 4 : F32 duration
'delay' : The delay (in seconds) after impact to wait before triggering
'duration' : The length (in seconds) of the explosion
'eventSetName' : The name of the event set (you can put multiple events in an event set)
'explosionAssetName' : The asset name of the explosion that will optionally accompany the impact event