Click or drag to resize

Movement Constructor (Vector3)

Initializes a new instance of the Movement class

Namespace:  SoftGear.Strix.Client.Ingame.Interpolation
Assembly:  strix-client-csharp-ingame (in strix-client-csharp-ingame.dll) Version: 2.3.0
Syntax
C#
public Movement(
	Vector3 position
)

Parameters

position
Type: SoftGear.Strix.Client.Ingame.InterpolationVector3
See Also