Skip to content

lib.img.generate.LoadImageFromUrl

Thomas Mann edited this page Jan 17, 2024 · 4 revisions

LoadImageFromUrl

in lib.img.generate


Loads an image file with the specified URL. This process does not use caching.


Input Parameters

Name (Relevancy & Type) Description
Url (String) -
TriggerUpdate (Boolean) -

Outputs

Name Type
Texture SharpDX.Direct3D11.Texture2D
ShaderResourceView SharpDX.Direct3D11.ShaderResourceView

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally