Transform | Root[Get] |
void | Reset ( ) |
void | OnValidate ( ) |
void | Start ( ) |
void | SetPose ( HandGrabPose handGrabPose ) Relay to the Puppet to set the ghost hand to the desired static pose. |
void | |
void | Moves the underlying puppet so the wrist point aligns with the given parameters. |
void | InjectAllHandGhost ( HandPuppet puppet ) |
void | InjectHandPuppet ( HandPuppet puppet ) |
void | InjectOptionalHandGrabPose ( HandGrabPose handGrabPose ) |
void | InjectOptionalRoot ( Transform root ) |
Transform Oculus.Interaction.HandGrab.Visuals.HandGhost.Root |
---|
No description available.
|
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.
|
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 relativeToThe 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.
|