Enum ParticleLightUnitChoiceList ​
Namespace: ValveResourceFormat.Renderer.Particles
Assembly: Renderer.dll
Particle light unit choice list.
csharp
public enum ParticleLightUnitChoiceListFields ​
PARTICLE_LIGHT_UNIT_CANDELAS = 0
Brightness is specified in candelas (cd).
PARTICLE_LIGHT_UNIT_LUMENS = 1
Brightness is specified in lumens (lm).

