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