[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Rage.MathHelper.InterpolateTo(Rage.Rotator,Rage.Rotator,System.Single,System.Single)"]
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public static Rotator InterpolateTo( Rotator current, Rotator target, float deltaTime, float speed )
Parameters
- current
- Type: RageRotator
[Missing <param name="current"/> documentation for "M:Rage.MathHelper.InterpolateTo(Rage.Rotator,Rage.Rotator,System.Single,System.Single)"]
- target
- Type: RageRotator
[Missing <param name="target"/> documentation for "M:Rage.MathHelper.InterpolateTo(Rage.Rotator,Rage.Rotator,System.Single,System.Single)"]
- deltaTime
- Type: SystemSingle
[Missing <param name="deltaTime"/> documentation for "M:Rage.MathHelper.InterpolateTo(Rage.Rotator,Rage.Rotator,System.Single,System.Single)"]
- speed
- Type: SystemSingle
[Missing <param name="speed"/> documentation for "M:Rage.MathHelper.InterpolateTo(Rage.Rotator,Rage.Rotator,System.Single,System.Single)"]
Return Value
Type: Rotator[Missing <returns> documentation for "M:Rage.MathHelper.InterpolateTo(Rage.Rotator,Rage.Rotator,System.Single,System.Single)"]