The documentation for the XRGrabInteractable class notes the…

Written by Anonymous on August 19, 2026 in Uncategorized with no comments.

Questions

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 { }

Comments are closed.