API ReferenceSandbox
ParticleSphereEmitterclass
Emits particles within a sphere shape.
Constructors1
Showing 1 constructors
public ParticleSphereEmitter()
No results match this filter.
Methods1
Showing 1 methods
public virtual bool Emit(Sandbox.ParticleEffect target)
| Parameter | Type | Description |
|---|---|---|
| target | ParticleEffect | — |
Returns:
bool—No results match this filter.
Properties3
Showing 3 properties
public bool Sandbox.ParticleSphereEmitter.OnEdge { get; set; }
Returns:
bool—public float Sandbox.ParticleSphereEmitter.Radius { get; set; }
Returns:
float—public float Sandbox.ParticleSphereEmitter.Velocity { get; set; }
Returns:
float—No results match this filter.