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 25, 2018 · 16 revisions

IndexQuaternion

Summary

public bool Equals(public sealed struct Quaternion other)

Determines whether the specified Object is equal to the Quaternion.

Returns

Example

Remarks

Summary

public bool Equals(public sealed struct Quaternion value, float epsilon)

Returns

Example

Remarks

Summary

public virtual bool Equals(object obj)

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

Returns

Example

Remarks

Clone this wiki locally