You are here: Start » AVL.NET » AVL.TranslatePathArray(AvlNet.Path[], AvlNet.Vector2D, bool, AvlNet.Path[])
AVL.TranslatePathArray(AvlNet.Path[], AvlNet.Vector2D, bool, AvlNet.Path[])
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void TranslatePathArray( AvlNet.Path[] inPaths, AvlNet.Vector2D inDelta, bool inInverse, out AvlNet.Path[] outPaths )
Parameters
- inPaths
- Type: AvlNet.Path
- inDelta
- Type: AvlNet.Vector2D
- inInverse
- Type: System.Boolean
- outPaths
- Type: AvlNet.Path
