docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsLayerMuted

    IsLayerMuted(string)

    Declaration
    public bool IsLayerMuted(string layerIdentifier)
    Parameters
    Type Name Description
    string layerIdentifier
    Returns
    Type Description
    bool

    IsLayerMuted(SdfLayerHandle, string, out string)

    Declaration
    public bool IsLayerMuted(SdfLayerHandle anchorLayer, string layerIdentifier, out string canonicalMutedLayerIdentifier)
    Parameters
    Type Name Description
    SdfLayerHandle anchorLayer
    string layerIdentifier
    string canonicalMutedLayerIdentifier
    Returns
    Type Description
    bool

    IsLayerMuted(SdfLayerHandle, string)

    Declaration
    public bool IsLayerMuted(SdfLayerHandle anchorLayer, string layerIdentifier)
    Parameters
    Type Name Description
    SdfLayerHandle anchorLayer
    string layerIdentifier
    Returns
    Type Description
    bool
    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)