| ParticleParameterNamesAnimationTime Field |
The normalized animation time (0 = start of animation, 1 = end of animation), which selects
the current frame of an animated texture.
(Parameter type: varying or 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 AnimationTime
Public Const AnimationTime As String
public:
literal String^ AnimationTime
static val mutable AnimationTime: string
Field Value
Type:
StringSee Also