HandPosing
A tool for quickly authoring hand poses to objects in VR using hand-tracking
HandPosing.SnapRecording.HandPoseRecorder Class Reference

Extract the current pose of the user hand and generates a valid snap point in the nearest snappable. Typically be used in play-mode. More...

Inheritance diagram for HandPosing.SnapRecording.HandPoseRecorder:

Public Member Functions

void RecordPose ()
 Finds the nearest object that can be snapped to and adds a new snap point to it with the user hand representation. More...
 

Public Attributes

string Record
 Create an Inspector button for manually triggering the pose recorer. More...
 

Detailed Description

Extract the current pose of the user hand and generates a valid snap point in the nearest snappable. Typically be used in play-mode.

Member Function Documentation

◆ RecordPose()

void HandPosing.SnapRecording.HandPoseRecorder.RecordPose ( )

Finds the nearest object that can be snapped to and adds a new snap point to it with the user hand representation.

Member Data Documentation

◆ Record

string HandPosing.SnapRecording.HandPoseRecorder.Record

Create an Inspector button for manually triggering the pose recorer.


The documentation for this class was generated from the following file: