Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
- other
Type: Quaternion
The Quaternion to compare with the current Quaternion.
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