AvatarReady
Loading...
Searching...
No Matches
Inria.Avatar.AvatarReady.XRRigConfigurationHelperEditor Class Reference

Inspector script for XRRigConfiguration. More...

Inheritance diagram for Inria.Avatar.AvatarReady.XRRigConfigurationHelperEditor:

Public Member Functions

override void OnInspectorGUI ()
 

Static Public Member Functions

static void AddXrrigHelper (MenuCommand menuCommand)
 Add an XRRigConfigurationHelper to the selected game object with default config.
 
static void AddXrrigHelper6p (MenuCommand menuCommand)
 Add an XRRigConfigurationHelper to the selected game object with 6 points config.
 

Properties

XRRigConfigurationHelper Target [get]
 

Private Attributes

XRRigConfigurationHelper _target
 
int newBoneIndex = 0
 

Detailed Description

Inspector script for XRRigConfiguration.

The main purpose of this editor script is to allow the user to configure the offset for each tracker. For example, this is needed for identifying the wrist from the hand, or the neck from the head.

Member Function Documentation

◆ AddXrrigHelper()

static void Inria.Avatar.AvatarReady.XRRigConfigurationHelperEditor.AddXrrigHelper ( MenuCommand menuCommand)
inlinestatic

Add an XRRigConfigurationHelper to the selected game object with default config.

Parameters
menuCommand

◆ AddXrrigHelper6p()

static void Inria.Avatar.AvatarReady.XRRigConfigurationHelperEditor.AddXrrigHelper6p ( MenuCommand menuCommand)
inlinestatic

Add an XRRigConfigurationHelper to the selected game object with 6 points config.

Parameters
menuCommand

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