Click or drag to resize

Movement Structure

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

The Movement type exposes the following members.

Constructors
  NameDescription
Public methodMovement(Vector3)
Initializes a new instance of the Movement class
Public methodMovement(Vector3, Vector3)
Initializes a new instance of the Movement class
Top
Fields
  NameDescription
Public fieldPosition
Public fieldVelocity
Top
See Also