Api Sandbox ParticleSphereEmitter
class

ParticleSphereEmitter

public sealed class ParticleSphereEmitter : ParticleEmitter

Emits particles within a sphere shape.

Constructors

ParticleSphereEmitter()

Properties

Name Type Description
Radius Single
Velocity Single
OnEdge Boolean

Methods

virtual Boolean Emit(ParticleEffect target)
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.ParticleSphereEmitter