Public Attributes
ImpactExplosionEvent Struct Reference

Describes the NxParameterized::Interface for 'ImpactExplosionEvent' : More...

#include <params.h>

List of all members.

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

Detailed Description

Describes the NxParameterized::Interface for 'ImpactExplosionEvent' :

ImpactExplosionEvent contains 4 fully qualified names
---------------------------------------------
  1 : String  eventSetName        
  2 : Ref     explosionAssetName  
  3 : F32     delay               
  4 : F32     duration            

Member Data Documentation

'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


The documentation for this struct was generated from the following file:

Generated on Tue Aug 1 2017 22:44:38

Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.