IDisplayClusterRenderDevice::SetBufferRatio

Sets buffer ratio

Windows
MacOS
Linux

Deprecated

  • This function has been moved to FDisplayClusterViewport. Use GetViewportManager() to access that interface.

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Device/IDisplayClusterRenderDevice.h

Include

#include "Render/Device/IDisplayClusterRenderDevice.h"

Syntax

virtual bool SetBufferRatio
(
    int32 ViewportIdx,
    float InBufferRatio
)

Remarks

Sets buffer ratio

Returns

  • true if succeeded

Parameters

Parameter

Description

ViewportIdx

viewport index to change buffer ratio

InBufferRatio

buffer ratio

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss