UTexture::HasHDRSource

Checks whether this texture has a high dynamic range (HDR) source.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Texture.h

Include

#include "Engine/Texture.h"

Syntax

bool HasHDRSource
(
    int32 LayerIndex
) const

Remarks

Checks whether this texture has a high dynamic range (HDR) source.

Returns

true if the texture has an HDR source, false otherwise.

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