Click or drag to resize

Vector3XAxis Property

Gets the value of the vector with components 1,0,0.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Vector3 XAxis { get; }

Property Value

Type: Vector3
See Also