Click or drag to resize

Vector3IsZero Property

Determine whether this vector is the zero vector.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsZero { get; }

Property Value

Type: Boolean
See Also