Sandbox Logo

ParticleSpriteRenderer.Opaque

bool Opaque { get; set; }

Description

If opaque there's no need to sort particles, because they will write to the depth buffer during the opaque pass.

Return

User Comments