StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Ingame.Interpolation
MovementInterpolator Class
MovementInterpolator Methods
Move Method
Predict Method
Reset Method
MovementInterpolator
Move Method
Namespace:
SoftGear.Strix.Client.Ingame.Interpolation
Assembly:
strix-client-csharp-ingame (in strix-client-csharp-ingame.dll) Version: 2.3.0
Syntax
C#
Copy
public
MovementInterpolator
InterpolatedMovement
Move
(
Movement
currentMovement
,
float
dt
)
Parameters
currentMovement
Type:
SoftGear.Strix.Client.Ingame.Interpolation
Movement
dt
Type:
System
Single
Return Value
Type:
MovementInterpolator
InterpolatedMovement
See Also
Reference
MovementInterpolator Class
SoftGear.Strix.Client.Ingame.Interpolation Namespace