Enum ParticleOmni2LightTypeChoiceList ​
Namespace: ValveResourceFormat.Renderer.Particles
Assembly: Renderer.dll
Particle Omni2 light type choice list.
csharp
public enum ParticleOmni2LightTypeChoiceListFields ​
PARTICLE_OMNI2_LIGHT_TYPE_POINT = 0
Omni2 light with a point luminaire shape.
PARTICLE_OMNI2_LIGHT_TYPE_SPHERE = 1
Omni2 light with a sphere luminaire shape.

