Tanoda
|
Public Member Functions | |
void | GrabNow () |
void | ReleaseNow () |
Public Attributes | |
Transform | from |
Transform | to |
GameObject | grabbedObject |
Static Public Attributes | |
static DobotGrabber | instance |
Definition at line 7 of file DobotGrabber.cs.
void DobotGrabber.GrabNow | ( | ) |
Definition at line 26 of file DobotGrabber.cs.
void DobotGrabber.ReleaseNow | ( | ) |
Definition at line 47 of file DobotGrabber.cs.
Transform DobotGrabber.from |
Definition at line 11 of file DobotGrabber.cs.
GameObject DobotGrabber.grabbedObject |
Definition at line 12 of file DobotGrabber.cs.
|
static |
Definition at line 9 of file DobotGrabber.cs.
Transform DobotGrabber.to |
Definition at line 11 of file DobotGrabber.cs.