Api Sandbox ParticleController
class

ParticleController

public abstract class ParticleController : Component

Particles can have extra controllers that can modify the particles every frame.

Properties

Name Type Description
ParticleEffect ParticleEffect The particle we're controlling
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.ParticleController