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

VRageMath.Quaternion.Equals

Malware edited this page Dec 24, 2018 · 16 revisions

IndexQuaternion

bool Equals(Quaternion other)

Summary

Determines whether the specified Object is equal to the Quaternion.

bool Equals(Quaternion value, float epsilon)

bool Equals(object obj)

Summary

Returns a value that indicates whether the current instance is equal to a specified object.

Clone this wiki locally