The dоcumentаtiоn fоr the XRGrаbInterаctable class notes the following hierarchy for its Inheritance: Object XRBaseInteractable XRGrabInteractable True or False: If you added a new script called MyGrabbableObject using the code below, you would be able to grab it in VR. public class MyGrabbableObject : XRBaseInteractable { }