UxrHandDescriptor.Equals Method

Checks whether a hand descriptor contains the same transform data.

Namespace: UltimateXR.Manipulation.HandPoses
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public bool Equals(
	UxrHandDescriptor other
)

Parameters

 

other
Type: UltimateXR.Manipulation.HandPoses.UxrHandDescriptor
Hand descriptor to compare it to

Return Value

Type: Boolean
Whether the hand descriptor contains the same transform data

See Also

Reference

UxrHandDescriptor Class
UltimateXR.Manipulation.HandPoses Namespace