Lib.image.generate.load.LoadImageFromUrl - tixl3d/tixl GitHub Wiki
Loads an image file with the specified URL. This process does not use caching.
To load an image from a local folder use [LoadImage]
Also see [RequestUrl]
| Name (Relevancy & Type) | Description |
|---|---|
| Url (String) | - |
| TriggerUpdate (Boolean) | - |
| Name | Type |
|---|---|
| Texture | T3.Core.DataTypes.Texture2D |
| ShaderResourceView | SharpDX.Direct3D11.ShaderResourceView |
⚠ Everything else is automatically generated and will be overwritten regularly.