Class Colors | Project Tiny | 0.21.0-preview.3
docs.unity3d.com
    Show / Hide Table of Contents

    Class Colors

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

    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
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023