This Interface is used to define the attributes of a grabbable object and makes it selectable.
This should be added when you need to define where the object is being grabbed so you can apply the correct transformations to the object.
List< Pose > GrabPoints[Get]
A Collection of grab points as
s. Used to calculate user applied transfomations
The transform that should be used when applying transformations to the Object.
Can be the transform of the object itself or another specified transform