Installation
Creation
Misc
UMF API
Description:
Creates a Texture2D from Color with the specified dimensions.
Added In: v0.45
public static Texture2D ColorToTexture2D(int width, int height, Color color)
//Coming soon
//Coming soon