KinematicGrabbable
Description
A concrete implementation of the Grabbable abstract class. It provides specific functionality for objects that can be grabbed in a kinematic way.
Public properties
Grabbable Grabbable
Public methods
override void Attach()
parents the object to the given parent and adjusts its rigidbody values
override void Detach
resets rigibody values and detaches the object from the parent
Last updated