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

IHandGrabInteractable Interface

Oculus::Interaction::HandGrab::IHandGrabInteractable extends Oculus.Interaction.IRelativeToRef.

Overview

Public Member Functions

bool
SupportsHandedness
( Handedness handedness )
GenerateMovement
( in Pose from,
in Pose to )
bool
CalculateBestPose
( Pose userPose,
float handScale,
Handedness handedness,
ref HandGrabResult result )
void
CalculateBestPose
( in Pose userPose,
in Pose offset,
Transform relativeTo,
float handScale,
Handedness handedness,
ref HandGrabResult result )

Details

Properties

HandAlignType Oculus.Interaction.HandGrab.IHandGrabInteractable.HandAlignment
No description available.
bool Oculus.Interaction.HandGrab.IHandGrabInteractable.UsesHandPose
No description available.
float Oculus.Interaction.HandGrab.IHandGrabInteractable.Slippiness
No description available.
GrabTypeFlags Oculus.Interaction.HandGrab.IHandGrabInteractable.SupportedGrabTypes
No description available.
GrabbingRule Oculus.Interaction.HandGrab.IHandGrabInteractable.PinchGrabRules
No description available.
GrabbingRule Oculus.Interaction.HandGrab.IHandGrabInteractable.PalmGrabRules
No description available.

Member Functions

bool Oculus.Interaction.HandGrab.IHandGrabInteractable.SupportsHandedness
( Handedness handedness )
No description available.
IMovement Oculus.Interaction.HandGrab.IHandGrabInteractable.GenerateMovement
( in Pose from,
in Pose to )
No description available.
bool Oculus.Interaction.HandGrab.IHandGrabInteractable.CalculateBestPose
( Pose userPose,
float handScale,
Handedness handedness,
ref HandGrabResult result )
No description available.
void Oculus.Interaction.HandGrab.IHandGrabInteractable.CalculateBestPose
( in Pose userPose,
in Pose offset,
Transform relativeTo,
float handScale,
Handedness handedness,
ref HandGrabResult result )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon