ParticleLightRenderer.Ratio

float Ratio { get; set; }

Description

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.

Return

User Comments