docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate OnHighlightMethod

    Method which will be called when highlighting each object

    Namespace: Unity.EditorXR.Interfaces
    Assembly: solution.dll
    Syntax
    public delegate bool OnHighlightMethod(GameObject go, Material material)
    Parameters
    Type Name Description
    GameObject go

    The object which will be highlighted

    Material material

    The material which would be used to highlight it

    Returns
    Type Description
    bool

    Whether to block the normal highlight method

    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)