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

Summary

public bool Equals(public sealed struct BoundingSphere other)

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

Returns

Example

Remarks

Summary

public virtual bool Equals(object obj)

Determines whether the specified Object is equal to the BoundingSphere.

Returns

Example

Remarks

Clone this wiki locally