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

    Class Colors

    Inheritance
    Object
    Colors
    Namespace: Unity.Tiny
    Syntax
    public static class Colors : object

    Properties

    Alpha30

    Declaration
    public static Color Alpha30 { get; }
    Property Value
    Type Description
    Color

    Black

    Declaration
    public static Color Black { get; }
    Property Value
    Type Description
    Color

    Blue

    Declaration
    public static Color Blue { get; }
    Property Value
    Type Description
    Color

    Cyan

    Declaration
    public static Color Cyan { get; }
    Property Value
    Type Description
    Color

    DarkBlue

    Declaration
    public static Color DarkBlue { get; }
    Property Value
    Type Description
    Color

    Green

    Declaration
    public static Color Green { get; }
    Property Value
    Type Description
    Color

    Orange

    Declaration
    public static Color Orange { get; }
    Property Value
    Type Description
    Color

    Red

    Declaration
    public static Color Red { get; }
    Property Value
    Type Description
    Color

    Transparent

    Declaration
    public static Color Transparent { get; }
    Property Value
    Type Description
    Color

    White

    Declaration
    public static Color White { get; }
    Property Value
    Type Description
    Color

    Yellow

    Declaration
    public static Color Yellow { get; }
    Property Value
    Type Description
    Color

    Methods

    NewColor(Single, Single, Single, Single)

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