docs.unity.cn
    Show / Hide Table of Contents

    Interface IMaskable

    This element is capable of being masked out.

    Namespace: UnityEngine.UI
    Syntax
    public interface IMaskable

    Methods

    RecalculateMasking()

    Recalculate masking for this element and all children elements.

    Declaration
    void RecalculateMasking()
    Remarks

    Use this to update the internal state (recreate materials etc).

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 June 2023