Constructor
new ParticleData(particleComponent)
Parameters:
Name | Type | Description |
---|---|---|
particleComponent |
ParticleSystemComponent |
Members
active :number
component :number
The owner component
emitRandom :number
emitTime :number
lifeTime :number
loopAfter :number
sortValue :number
startAngle :number
startDirection :Vector3
startPosition :Vector3
startSize :number
Methods
getWorldPosition(store)
Get the world position of the particle
Parameters:
Name | Type | Description |
---|---|---|
store |
Vector3 |