Skip to content

Class Manus::Interaction::HandGrab

ClassList > Manus > Interaction > HandGrab

Inherits the following classes: MonoBehaviour

Public Properties

Type Name
property GrabbedObject grabbedObject

Public Functions

Type Name
void Grab ()
void GrabGrabbable (IGrabbable p_GrabbableObject)
void Release ()

Public Properties Documentation

property grabbedObject

GrabbedObject Manus.Interaction.HandGrab.grabbedObject;

Public Functions Documentation

function Grab

inline void Manus::Interaction::HandGrab::Grab () 

function GrabGrabbable

inline void Manus::Interaction::HandGrab::GrabGrabbable (
    IGrabbable p_GrabbableObject
) 

function Release

inline void Manus::Interaction::HandGrab::Release () 

The documentation for this class was generated from the following file api/unity-plugin/Scripts/Interaction/HandGrab.cs