docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SubscribeToOnHighlight

    SubscribeToOnHighlight(IUsesCustomHighlight, OnHighlightMethod)

    Subscribe to an event which will be called when trying to highlight each object

    Declaration
    public static void SubscribeToOnHighlight(this IUsesCustomHighlight user, OnHighlightMethod highlightMethod)
    Parameters
    Type Name Description
    IUsesCustomHighlight user

    The functionality user

    OnHighlightMethod highlightMethod

    A method which will be called before highlighting each object

    In This Article
    Back to top
    Copyright © 2024 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)