SIAddParticleEvent
 
 
 

SIAddParticleEvent

Introduced

v1.0

Description

Add a Particle Event to a Particle Type or Obstacle extension property.

Scripting Syntax

SIAddParticleEvent( Target, Source, [Output] );

Parameters

Parameter Type Description
Target ParticleType or Property Particle Type or Obstacle extension property on which the Particle Event will be added.

Default Value: Selected Particle Types or Obstacle extension properties.

Source ParticleType Particle Type the Particle Event will generate.
Output XSICollection of particle events (Property objects). Particle Event generated.

See Also

AddParticleEvent CreateExplosion CreateFluid CreateInspectParticleTypeBillboard CreateInspectParticleTypeBlob CreateInspectParticleTypeSphere SIAddParticleForce SIAddParticleGoal