Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Vector2.IsZero

Malware edited this page Dec 25, 2018 · 17 revisions

IndexVector2

csharp[bool](System.Boolean) IsZero(ref [Vector2](VRageMath.Vector2) value)``````csharp[bool](System.Boolean) IsZero(ref [Vector2](VRageMath.Vector2) value, [float](System.Single) epsilon)``````csharp[bool](System.Boolean) IsZero([Vector2](VRageMath.Vector2) value, [float](System.Single) epsilon)

Clone this wiki locally