Class Leap::HandsModule::ShowArm

class Leap.HandsModule.ShowArm : public MonoBehaviour

This script makes it easy to swap between two hand meshes. It is meant to be used with one hand mesh that includes an arm and one that doesn’t. It attempts to automatically find the meshes based on their names when adding this component or when resetting it.

Public Members

bool showArm = true

Toggles the arm. If true, the mesh without an arm is deactivated and the mesh with an arm is activated