You are here: Start » AVL.NET » AVL.RotateAngle_Toward(float, float, AvlNet.AngleRange, float, bool, float)
AVL.RotateAngle_Toward(float, float, AvlNet.AngleRange, float, bool, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void RotateAngle_Toward( float inAngle, float inTargetAngle, AvlNet.AngleRange inAngleRange, float inRotationAngle, bool inInverse, out float outAngle )
Parameters
- inAngle
- Type: System.Single
- inTargetAngle
- Type: System.Single
- inAngleRange
- Type: AvlNet.AngleRange
- inRotationAngle
- Type: System.Single
- inInverse
- Type: System.Boolean
- outAngle
- Type: System.Single
