Interface IUsesCanGrabObject Gives decorated class the ability to check if an object can be grabbed Namespace: Unity.Labs.EditorXR.Interfaces Syntax public interface IUsesCanGrabObject : IFunctionalitySubscriber<IProvidesCanGrabObject> Extension Methods UsesCanGrabObjectMethods.CanGrabObject(IUsesCanGrabObject, GameObject, Transform)