Interface IUsesCanGrabObject | Unity Reflect | 1.1.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    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)
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX