Skip to main content Link Menu Expand (external link) Document Search Copy Copied

RhinoxFinger Public enum

Description

Represents the fingers on a hand, including the thumb and four fingers.

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph Rhinox.XR.Grapple
  Rhinox.XR.Grapple.RhinoxFinger[[RhinoxFinger]]
  end

Details

Summary

Represents the fingers on a hand, including the thumb and four fingers.

Fields

Thumb

Summary

The thumb finger.

Index

Summary

The index finger.

Middle

Summary

The middle finger.

Ring

Summary

The ring finger.

Little

Summary

The little finger (also known as the pinky finger).

Generated with ModularDoc