The different mode for texture manager.
| Uploaded_Immediately | [Uploaded_Immediately] if a texture is loaded, it will be uploaded. |
| Uploaded_By_Renderer | [Upload_By_Renderer] if a texture is used by renderer, it will be uploaded. |
| Uploaded_By_Reference | [Uploaded_Reference] if a texture is referenced, it will be uploaded. |