Class FxSimulateParticleSystem
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
FxSimulateParticleSystem
Implements
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class FxSimulateParticleSystem : MonoBehaviour, IEffectComponent
Fields
time
Declaration
public float time
Field Value
| Type | Description |
|---|---|
| float |
Properties
isPlaying
Declaration
public bool isPlaying { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Methods
Play()
Declaration
public void Play()
Stop()
Declaration
public void Stop()