Click or drag to resize
DigitalRuneVector3FLinearSegment3EffectorTime3 Property
Gets or sets the time of the last data point.

Namespace: DigitalRune.Particles.Effectors
Assembly: DigitalRune.Particles (in DigitalRune.Particles.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public float Time3 { get; set; }

Property Value

Type: Single
The time of the last data point.
See Also