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

VRageMath.Vector3D.Equals

Malware edited this page Dec 25, 2018 · 16 revisions

IndexVector3D

csharp[bool](System.Boolean) Equals([Vector3D](VRageMath.Vector3D) other)##### Summary

Determines whether the specified Object is equal to the Vector3.

csharp[bool](System.Boolean) Equals([Vector3D](VRageMath.Vector3D) other, [double](System.Double) epsilon)``````csharp[bool](System.Boolean) Equals([object](System.Object) obj)##### Summary

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

Clone this wiki locally