ScaleableGrabbableModifier
Description
A concrete implementation of the Grabbable abstract class. It provides specific functionality for objects whose transform can be changed by grabbing with both hands.
Public properties
Grabbable Grabbable
Public methods
override void Attach()
handles two point attaching which is necessary in order to scale the object
override void Detach
resets rigibody values and detaches the object from the parent
Last updated