Tanoda
DobotGrabber Class Reference
Inheritance diagram for DobotGrabber:

Public Member Functions

void GrabNow ()
 
void ReleaseNow ()
 

Public Attributes

Transform from
 
Transform to
 
GameObject grabbedObject
 

Static Public Attributes

static DobotGrabber instance
 

Detailed Description

Definition at line 7 of file DobotGrabber.cs.

Member Function Documentation

◆ GrabNow()

void DobotGrabber.GrabNow ( )

Definition at line 26 of file DobotGrabber.cs.

◆ ReleaseNow()

void DobotGrabber.ReleaseNow ( )

Definition at line 47 of file DobotGrabber.cs.

Member Data Documentation

◆ from

Transform DobotGrabber.from

Definition at line 11 of file DobotGrabber.cs.

◆ grabbedObject

GameObject DobotGrabber.grabbedObject

Definition at line 12 of file DobotGrabber.cs.

◆ instance

DobotGrabber DobotGrabber.instance
static

Definition at line 9 of file DobotGrabber.cs.

◆ to

Transform DobotGrabber.to

Definition at line 11 of file DobotGrabber.cs.


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