TriLib
Search Results for

    Show / Hide Table of Contents

    Class DefaultTextures

    Represents a class containing the reference to all TriLib default textures.

    Inheritance
    object
    DefaultTextures
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: TriLibCore.Textures
    Assembly: TriLibCore.dll
    Syntax
    public static class DefaultTextures

    Properties

    White

    The default white texture.

    Declaration
    public static Texture2D White { get; }
    Property Value
    Type Description
    Texture2D
    In this article
    Back to top Generated by DocFX