You are here: Start » FIL.NET » Invoke.RotateAngle_Toward
Changes the input direction in the direction of minimum rotation toward the target direction.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void RotateAngle_Toward ( float inAngle, float inTargetAngle, Fil.AngleRange inAngleRange, float inRotationAngle, bool inInverse, out float outAngle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inAngle | float | |||
![]() | inTargetAngle | float | |||
![]() | inAngleRange | Fil.AngleRange | _0_180 | Default value: _0_180. | |
![]() | inRotationAngle | float | |||
![]() | inInverse | bool | |||
![]() | outAngle | float |