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