Quaternion.Equals (Quaternion) Method

Public Function Equals( _ 
ByVal other As Quaternion
) As Boolean
This language is not supported or no code example is available.
public bool Equals( 
Quaternion other 
)
This language is not supported or no code example is available.

Parameters

other
Quaternion

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition