Click or drag to resize

MovementSnapshot Constructor

Initializes a new instance of the MovementSnapshot 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 MovementSnapshot(
	Vector3 position
)

Parameters

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