docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Property buttonReaders

    buttonReaders

    The list of button input readers used by this interactor. This interactor will automatically enable or disable direct actions if that mode is used during OnEnable() and OnDisable().

    Declaration
    protected List<XRInputButtonReader> buttonReaders { get; }
    Property Value
    Type Description
    List<XRInputButtonReader>
    See Also
    EnableDirectActionIfModeUsed()
    DisableDirectActionIfModeUsed()
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)