docs.unity3d.com
    目次を表示する/隠す

    Class EditorTestUtilities

    Inheritance
    Object
    EditorTestUtilities
    Namespace: Global Namespace
    Syntax
    public static class EditorTestUtilities : object

    Fields

    Epsilon

    Declaration
    public const float Epsilon = null
    Field Value
    Type Description
    Single

    Methods

    AddSortingLayerToTagManager(String)

    Add a new sorting layer to the TagManager if it's not already there

    Declaration
    public static bool AddSortingLayerToTagManager(string sortingLayerName)
    Parameters
    Type Name Description
    String sortingLayerName

    The name of the Sorting Layer to be added

    Returns
    Type Description
    Boolean

    If the Sorting Layer to add is already in the TagManager, false is returned, true otherwise

    RemoveSortingLayerFromTagManager(String)

    Declaration
    public static void RemoveSortingLayerFromTagManager(string sortingLayerName)
    Parameters
    Type Name Description
    String sortingLayerName

    SortingLayerExists(String)

    Declaration
    public static bool SortingLayerExists(string sortingLayerName)
    Parameters
    Type Name Description
    String sortingLayerName
    Returns
    Type Description
    Boolean
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)