这是indexloc提供的服务,不要输入任何密码
Skip to content

Lib.image.use.SwapTextures

Thomas Mann edited this page May 28, 2025 · 2 revisions

SwapTextures

in Lib.image.use


A helper that swaps texture buffers. This can be useful for implementing buffer buffering in compute shader effects.


Input Parameters

Name (Relevancy & Type) Description
TextureAInput (Texture2DRequired) -
TextureBInput (Texture2DRequired) -
EnableSwap (Boolean) -

Outputs

Name Type
TextureA T3.Core.DataTypes.Texture2D
TextureB T3.Core.DataTypes.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