s&box docs

public sealed class Sandbox.ParticleLightRenderer : Sandbox.ParticleController

Adds lighting to particles in your effect.

Constructors

Showing 1 constructors

Properties

Showing 8 properties

public float Sandbox.ParticleLightRenderer.Ratio { get; set; }

If 1, then every particle will get a light. If 0, no particles will get a light. If 0.5, half will get a particle.

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.ParticleLightRenderer

On this page