Click or drag to resize
Vector2FIsNonZero Property
Indicates if at least one vector component is not zero.

Namespace: Slash.Math.Algebra.Vectors
Assembly: Slash.Math (in Slash.Math.dll) Version: 1.0.6018.40177
Syntax
public bool IsNonZero { get; }

Property Value

Type: Boolean
See Also