Skip to content

lib.dx11.buffer.SwapBuffers

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

SwapBuffers

in lib.dx11.buffer


A helper that swaps two StructuredBuffers if set.


Input Parameters

Name (Relevancy & Type) Description
BufferAInput (BufferWithViewsRequired) -
BufferBInput (BufferWithViewsRequired) -
EnableSwap (Boolean) -

Outputs

Name Type
BufferA T3.Core.DataTypes.BufferWithViews
BufferB T3.Core.DataTypes.BufferWithViews

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