Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Vector2.IsZero

Malware edited this page May 4, 2019 · 16 revisions

IndexNamespace IndexVector2

Summary

public static bool IsZero(ref Vector2 value)

Returns

bool

Parameters

Summary

public static bool IsZero(ref Vector2 value, float epsilon)

Returns

bool

Parameters

Summary

public static bool IsZero(Vector2 value, float epsilon)

Returns

bool

Parameters

Clone this wiki locally