PlayCanvasSceneCreator 1.0.9
Loading...
Searching...
No Matches
UnityProperties.UnityEngine.ParticleSystem.MainModule Class Reference

See also
Playcanvas.Properties.ParticleSystem
More...

Public Attributes

bool playOnAwake
 
See also
Playcanvas.Properties.ParticleSystem.autoPlay

 
int maxParticles
 
See also
Playcanvas.Properties.ParticleSystem.numParticles

 
float startLifetimeMultiplier
 
See also
Playcanvas.Properties.ParticleSystem.lifetime

 
bool loop
 
See also
Playcanvas.Properties.ParticleSystem.loop

 
bool prewarm
 
See also
Playcanvas.Properties.ParticleSystem.preWarm

 
ParticleSystemSimulationSpace simulationSpace
 
See also
Playcanvas.Properties.ParticleSystem.localSpace

 
MinMaxGradient startColor
 
See also
Playcanvas.Properties.ParticleSystem.colorGraph, Playcanvas.Properties.ParticleSystem.alphaGraph, Playcanvas.Properties.ParticleSystem.alphaGraph2



 
MinMaxCurve startSpeed
 
See also
Playcanvas.Properties.ParticleSystem.radialSpeedGraph, Playcanvas.Properties.ParticleSystem.radialSpeedGraph2

 
MinMaxCurve startRotation
 
See also
Playcanvas.Properties.ParticleSystem.rotationSpeedGraph, Playcanvas.Properties.ParticleSystem.rotationSpeedGraph2

 
MinMaxCurve startSize
 
See also
Playcanvas.Properties.ParticleSystem.scaleGraph, Playcanvas.Properties.ParticleSystem.scaleGraph2

 

Detailed Description