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

VRageMath.Vector3D.Equals

Malware edited this page May 4, 2019 · 15 revisions

IndexNamespace IndexVector3D

Summary

public bool Equals(Vector3D other)

Determines whether the specified Object is equal to the Vector3.

Returns

bool

Parameters

Summary

public bool Equals(Vector3D other, double epsilon)

Returns

bool

Parameters

Summary

public virtual bool Equals(object obj)

Returns a value that indicates whether the current instance is equal to a specified object.

Returns

bool

Parameters

Clone this wiki locally