Click or drag to resize
DigitalRuneSingleLinearSegment3EffectorValue2 Property
Gets or sets the value of the third 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 Value2 { get; set; }

Property Value

Type: Single
The value of the third data point.
See Also