-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.image.generate.load.LoadImageFromUrl
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
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.