Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Render > API/Plugins/DisplayCluster/Render/Viewport > API/Plugins/DisplayCluster/Render/Viewport/Containers > API/Plugins/DisplayCluster/Render/Viewport/Containers/FDisplayClusterV-_7
Syntax
bool bEnableCrossGPUTransfer
Remarks
Enable cross-GPU transfer for this viewport. It may be disabled in some configurations. For example, when using offscreen rendering with TextureShare, cross-gpu transfer can be disabled for this viewport to improve performance, because when transfer is called, it freezes the GPUs until synchronization is reached. (TextureShare uses its own implementation of the crossGPU transfer for the shared textures.)