api:umfunity:colortotexture2d
Description:
Creates a Texture2D from Color with the specified dimensions.
Added In: v0.45
Function
1 |
public static Texture2D ColorToTexture2D( int width, int height, Color color) |
Usage
1 |
//Coming soon |
Examples
1 |
//Coming soon |
api/umfunity/colortotexture2d.txt · Last modified: 2019/06/28 01:41 by umfdev