FUpdateTextureRegion2D::FUpdateTextureRegion2D

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHI.h

Include

#include "RHI.h"

Syntax

FUpdateTextureRegion2D
(
    uint32 InDestX,
    uint32 InDestY,
    int32 InSrcX,
    int32 InSrcY,
    uint32 InWidth,
    uint32 InHeight
)

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