Tex.Find
static Tex Find(string id)
Finds a texture that matches the given Id! Check out the DefaultIds static class for some built-in ids.
| string id | Id of the texture asset. | 
| RETURNS: Tex | A Tex asset with the given id, or null if none is found. | 
Found an issue with these docs, or have some additional questions? Create an Issue on Github!