Property Direction
Direction
The direction that this range interpolates. Forward increments the knot index when it iterates, whereas Backward decrements this index.
Declaration
public SliceDirection Direction { get; set; }
Property Value
Type | Description |
---|---|
SliceDirection |