Click or drag to resize

Vector3YAxis Property

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

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

Property Value

Type: Vector3
See Also