Guides
These docs are for v3.2.0. Click to read the latest docs for v3.3.0.

VRTK_FixedJointGrabAttach

extends VRTK_BaseJointGrabAttach

Overview

The Fixed Joint Grab Attach script is used to create a simple Fixed Joint connection between the object and the grabbing object.

Inspector Parameters

  • Break Force: Maximum force the joint can withstand before breaking. Infinity means unbreakable.

Example

VRTK/Examples/005_Controller_BasicObjectGrabbing demonstrates this grab attach mechanic all of the grabbable objects in the scene.