Quaternion.Equals Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Equals(Quaternion) | |
Equals(Object) |
Equals(Quaternion)
public:
virtual bool Equals(Microsoft::Azure::RemoteRendering::Quaternion other);
public bool Equals (Microsoft.Azure.RemoteRendering.Quaternion other);
override this.Equals : Microsoft.Azure.RemoteRendering.Quaternion -> bool
Public Function Equals (other As Quaternion) As Boolean
Parameters
- other
- Quaternion