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