Navigation
API > API/Plugins > API/Plugins/DisplayClusterConfiguration > API/Plugins/DisplayClusterConfiguration/UDisplayClusterConfigurationView-
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Rendering",
Meta=(DisplayName="GPU Index", ClampMin="-1", UIMin="-1", ClampMax="8", UIMax="8"))
int GPUIndex
Remarks
Specifies the GPU index for the nDisplay viewport. Value '-1' means do not use multi-GPU Used to improve rendering performance by spreading the load across multiple GPUs.