You are here: Start » AVL.NET » AVL.ShiftPath(AvlNet.Path, float, AvlNet.ShiftDirection, AvlNet.Path)
AVL.ShiftPath(AvlNet.Path, float, AvlNet.ShiftDirection, AvlNet.Path)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ShiftPath( AvlNet.Path inPath, float inDistance, AvlNet.ShiftDirection inDirection, out AvlNet.Path outPath )
Parameters
- inPath
- Type: AvlNet.Path
- inDistance
- Type: System.Single
- inDirection
- Type: AvlNet.ShiftDirection
- outPath
- Type: AvlNet.Path
