User Tools

Site Tools


api:umfunity:colortotexture2d

Description:
Creates a Texture2D from Color with the specified dimensions.

Added In: v0.45

Function

public static Texture2D ColorToTexture2D(int width, int height, Color color)



Usage

//Coming soon



Examples

//Coming soon


This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

api/umfunity/colortotexture2d.txt · Last modified: 2019/06/28 01:41 by umfdev