VRageMath.Vector3D.Equals - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← Vector3D
public bool Equals(Vector3D other)
Determines whether the specified Object is equal to the Vector3.
- Vector3D other
public bool Equals(Vector3D other, double epsilon)
public virtual bool Equals(object obj)
Returns a value that indicates whether the current instance is equal to a specified object.
- object obj