Click or drag to resize
DigitalRuneVector3FLinearSegment3EffectorValue0 Property
Gets or sets the value of the first data point.

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

Property Value

Type: Vector3F
The value of the first data point.
See Also