Dela via


Quaternion.Equals Method (Quaternion)

Determines whether the specified Object is equal to the Quaternion.

Syntax

'Declaration
Public Function Equals ( _
         other As Quaternion _
) As Boolean 
public bool Equals (
         Quaternion other
)
public:
bool Equals(
         Quaternion other
)

Parameters

Return Value

Type: Boolean
true if the specified Object is equal to the current Quaternion; false otherwise.

Requirements

Namespace: Microsoft.Xna.Framework

Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

See Also

Reference

Quaternion Structure
Quaternion Members
Microsoft.Xna.Framework Namespace

Platforms

Windows Phone