Skip to content

lib.exec.ExecuteTextureUpdate

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

ExecuteTextureUpdate

in lib.exec


A helper that first evaluates a command input before returning a texture2d. This can be useful for compute shader processing.


Input Parameters

Name (Relevancy & Type) Description
UpdateCommands (CommandRequired) -
Texture (Texture2DRequired) -
TriggerTexture (Texture2D) -
IsEnabled (Boolean) -

Outputs

Name Type
Output SharpDX.Direct3D11.Texture2D

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