Click or drag to resize
DigitalRuneParticleParameterNamesAlphaTest Field
The reference value used in the alpha test. The reference value is a value in the range [0, 1]. If the alpha of a pixel is less than the reference alpha, the pixel is discarded.
(Parameter type: uniform, value type: Single)

Namespace: DigitalRune.Particles
Assembly: DigitalRune.Particles (in DigitalRune.Particles.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public const string AlphaTest

Field Value

Type: String
See Also