docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IClipper

    Interface that can be used to recieve clipping callbacks as part of the canvas update loop.

    Namespace: UnityEngine.UI
    Assembly: UnityEngine.UI.dll
    Syntax
    public interface IClipper

    Methods

    PerformClipping()

    Function to to cull / clip children elements.

    Declaration
    void PerformClipping()
    Remarks

    Called after layout and before Graphic update of the Canvas update loop.

    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)