class Material.UI
Static materials for UI rendering purposes.
public static Material Basic { get; }
As basic 2D drawing material. Supports Texture and vertex color.
public static Material Box { get; }
CSS Box rendering
public Type GetType( )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.