API reference

HandFingerUtils Class

Utility methods for working with HandFinger data.

Static Methods

ToFlags ( handFinger )
Convert the provided HandFinger to HandFingerFlags.
Signature
static HandFingerFlags Oculus.Interaction.Input.Compatibility.OpenXR.HandFingerUtils.ToFlags(HandFinger handFinger)
Parameters
handFinger: HandFinger  The finger to convert to flags.
Returns
HandFingerFlags  Flags representing the provided finger.