Table of Contents

Enum ParticleEndCapMode

Namespace
ValveResourceFormat.Renderer.Particles
Assembly
Renderer.dll

Particle system endcap behavior when reaching lifetime limits.

public enum ParticleEndCapMode

Fields

PARTICLE_ENDCAP_ALWAYS_ON = -1
PARTICLE_ENDCAP_ENDCAP_OFF = 0
PARTICLE_ENDCAP_ENDCAP_ON = 1