Method Create
Create(object)
Creates a texture that will remain in memory even after a scene is unloaded.
Declaration
public static Texture2D Create(object context = null)
Parameters
Type | Name | Description |
---|---|---|
object | context |
Returns
Type | Description |
---|---|
Texture2D |