Click or drag to resize

Vector3ZAxis Property

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

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

Property Value

Type: Vector3
See Also