IHeadMountedDisplay::SetPixelDensity

Sets the pixel density. This may cause render target resizing.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/IHeadMountedDisplay.h

Include

#include "IHeadMountedDisplay.h"

Syntax

virtual void SetPixelDensity
(
    const float NewDensity
)

Remarks

Sets the pixel density. This may cause render target resizing.

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