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

RhinoxHand Public enum

Description

This enum defines the different types of hands.

Diagram

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

Details

Summary

This enum defines the different types of hands.

Fields

Left

Summary

A left hand.

Summary

A right hand.

Invalid

Summary

A value to represent an invalid value.

Generated with ModularDoc