VRageMath.Ray.Equals - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← Ray
public bool Equals(Ray other)
Determines whether the specified Ray is equal to the current Ray.
- Ray other
public virtual bool Equals(object obj)
Determines whether two instances of Ray are equal.
- object obj