UxrFingerDescriptor.Equals Method

Compares the transform information with another finger.

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

Syntax

C#

public bool Equals(
	UxrFingerDescriptor other
)

Parameters

 

other
Type: UltimateXR.Manipulation.HandPoses.UxrFingerDescriptor
Finger information to compare it to

Return Value

Type: Boolean
Whether both fingers describe the same transform information

See Also

Reference

UxrFingerDescriptor Structure
UltimateXR.Manipulation.HandPoses Namespace