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

    Struct DarkLightIconPair

    Set of icons for GUI that switches between the professional skin and personal skin versions based on the current GUI skin.

    Namespace: UnityEditor.MARS
    Syntax
    [Serializable]
    public struct DarkLightIconPair

    Properties

    Dark

    Icon for the professional skin

    Declaration
    public readonly Texture2D Dark { get; }
    Property Value
    Type Description
    Texture2D

    Icon

    Icon for the currently active GUI skin

    Declaration
    public readonly Texture2D Icon { get; }
    Property Value
    Type Description
    Texture2D

    Light

    Icon for the personal skin

    Declaration
    public readonly Texture2D Light { get; }
    Property Value
    Type Description
    Texture2D
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)