UTextureRenderTargetVolume::InitAutoFormat

Initializes the render target, the format will be derived from the value of bHDR.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/TextureRenderTargetVolume.h

Include

#include "Engine/TextureRenderTargetVolume.h"

Source

/Engine/Source/Runtime/Engine/Private/TextureRenderTargetVolume.cpp

Syntax

void InitAutoFormat
(
    uint32 InSizeX,
    uint32 InSizeY,
    uint32 InSizeZ
)

Remarks

Initializes the render target, the format will be derived from the value of bHDR.

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