FRHICommandClearColorTextures

Windows
MacOS
Linux

Inheritance Hierarchy

FRHICommandBase

FRHICommand

FRHICommandClearColorTextures

References

Module

RHI

Header

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

Include

#include "RHICommandList.h"

Syntax

Variables

Name Description

Public variable

FLinearColor[Ma...

 

ColorArray

Public variable

int32

 

NumClearColors

Public variable

FRHITexture ...

 

Textures

Constructors

Name Description

Public function

FRHICommandClearColorTextures

(
    int32 InNumClearColors,
    FRHITexture** InTextures,
    const FLinearColor* InColorArr...
)

Functions

Name Description

Public function

void

 

Execute

(
    FRHICommandListBase& CmdList
)

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