API reference
API reference
Select your platform
No SDKs available
No versions available

HandGhost Class

A static (non-user controlled) representation of a hand.
Oculus::Interaction::HandGrab::Visuals::HandGhost extends MonoBehaviour.

Overview

Properties

Transform
Root[Get]

Object Data

void
Reset ( )
void
void
Start ( )

Public Member Functions

void
SetPose
( HandGrabPose handGrabPose )
Relay to the Puppet to set the ghost hand to the desired static pose.
void
SetPose
( HandPose userPose,
Pose rootPose )
void
SetRootPose
( Pose rootPose,
Transform relativeTo )
Moves the underlying puppet so the wrist point aligns with the given parameters.
void
void
void
void
InjectOptionalRoot
( Transform root )

Details

Detailed Description

This script is used to be able to manually visualize hand grab poses.

Properties

Transform Oculus.Interaction.HandGrab.Visuals.HandGhost.Root
No description available.

Object Data

virtual void Oculus.Interaction.HandGrab.Visuals.HandGhost.Reset ( )
No description available.
virtual void Oculus.Interaction.HandGrab.Visuals.HandGhost.OnValidate ( )
No description available.
virtual void Oculus.Interaction.HandGrab.Visuals.HandGhost.Start ( )
No description available.

Member Functions

void Oculus.Interaction.HandGrab.Visuals.HandGhost.SetPose
( HandGrabPose handGrabPose )
Relay to the Puppet to set the ghost hand to the desired static pose.
Parameters
handGrabPose
The point to read the HandPose from
void Oculus.Interaction.HandGrab.Visuals.HandGhost.SetPose
( HandPose userPose,
Pose rootPose )
No description available.
void Oculus.Interaction.HandGrab.Visuals.HandGhost.SetRootPose
( Pose rootPose,
Transform relativeTo )
Moves the underlying puppet so the wrist point aligns with the given parameters.
Parameters
rootPose
The relative wrist pose to align the hand to
relativeTo
The object to use as anchor
void Oculus.Interaction.HandGrab.Visuals.HandGhost.InjectAllHandGhost
( HandPuppet puppet )
No description available.
void Oculus.Interaction.HandGrab.Visuals.HandGhost.InjectHandPuppet
( HandPuppet puppet )
No description available.
void Oculus.Interaction.HandGrab.Visuals.HandGhost.InjectOptionalHandGrabPose
( HandGrabPose handGrabPose )
No description available.
void Oculus.Interaction.HandGrab.Visuals.HandGhost.InjectOptionalRoot
( Transform root )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon