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

VRageMath.BoundingSphere.Equals

Malware edited this page Dec 25, 2018 · 16 revisions

IndexBoundingSphere

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

Determines whether the specified BoundingSphere is equal to the current BoundingSphere.

csharp[bool](System.Boolean) Equals([object](System.Object) obj)##### Summary

Determines whether the specified Object is equal to the BoundingSphere.

Clone this wiki locally