| ParticleParameterNamesAlphaTest 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.ParticlesAssembly: DigitalRune.Particles (in DigitalRune.Particles.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax public const string AlphaTest
Public Const AlphaTest As String
public:
literal String^ AlphaTest
static val mutable AlphaTest: string
Field Value
Type:
StringSee Also