Click or drag to resize

Vector3UnitZ Property

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

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

Property Value

Type: Vector3
See Also