UxrAxis.Equality Operator
Equality operator.
Namespace: UltimateXR.Core.Math
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public static bool operator ==(
UxrAxis a,
UxrAxis b
)
Parameters
- a
- Type: UltimateXR.Core.Math.UxrAxis
Operand A - b
- Type: UltimateXR.Core.Math.UxrAxis
Operand B
Return Value
Type: Boolean
Whether the two operands are equal