Click or drag to resize
DigitalRuneStepSegment1FStepType Property
Gets or sets the type of step interpolation.

Namespace: DigitalRune.Mathematics.Interpolation
Assembly: DigitalRune.Mathematics (in DigitalRune.Mathematics.dll) Version: 1.14.0.0 (1.14.0.14427)
Syntax
public StepInterpolation StepType { get; set; }

Property Value

Type: StepInterpolation
See Also