Click or drag to resize

Vector3One Property

Returns the vector (1,1,1).

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 One { get; }

Property Value

Type: Vector3
See Also