StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Ingame.Interpolation
MovementInterpolator Class
MovementInterpolator Constructor
MovementInterpolator Constructor (Vector3)
MovementInterpolator Constructor (MovementInterpolator, Vector3)
MovementInterpolator Constructor (MovementInterpolator, Vector3)
Initializes a new instance of the
MovementInterpolator
class
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
(
MovementInterpolator
rhs
,
Vector3
position
)
Parameters
rhs
Type:
SoftGear.Strix.Client.Ingame.Interpolation
MovementInterpolator
position
Type:
SoftGear.Strix.Client.Ingame.Interpolation
Vector3
See Also
Reference
MovementInterpolator Class
MovementInterpolator Overload
SoftGear.Strix.Client.Ingame.Interpolation Namespace