Click or drag to resize

Vector3UnitX Property

Get x-unit vector (1, 0, 0).

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

Property Value

Type: Vector3
See Also