FSceneView::GetEyeAdaptationTexture

Returns the eye adaptation texture (SM5+ only) or null if it doesn't exist.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneView.h

Include

#include "SceneView.h"

Source

/Engine/Source/Runtime/Engine/Private/SceneView.cpp

Syntax

IPooledRenderTarget * GetEyeAdaptationTexture() const

Remarks

Returns the eye adaptation texture (SM5+ only) or null if it doesn't exist.

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