Click or drag to resize

Vector3UnitY Property

Returns the vector (0,1,0).

Namespace:  SoftGear.Strix.Client.Ingame.Interpolation
Assembly:  strix-client-csharp-ingame (in strix-client-csharp-ingame.dll) Version: 2.3.0
Syntax
C#
public static Vector3 UnitY { get; }

Property Value

Type: Vector3
See Also