| ParticleParameterNamesIsDepthSorted Field |
The parameter that indicates if the particles in the particle system should be rendered
depth-sorted.
(Parameter type: uniform, value type:
Boolean)
Namespace: DigitalRune.ParticlesAssembly: DigitalRune.Particles (in DigitalRune.Particles.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax public const string IsDepthSorted
Public Const IsDepthSorted As String
public:
literal String^ IsDepthSorted
static val mutable IsDepthSorted: string
Field Value
Type:
StringSee Also