FRDGUniformBuffer

Windows
MacOS
Linux

Inheritance Hierarchy

FRDGResource

FRDGUniformBuffer

TRDGUniformBuffer

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.h

Include

#include "RenderGraphResources.h"

Syntax

class FRDGUniformBuffer : public FRDGResource

Constructors

Name Description

Protected function

FRDGUniformBuffer

(
    TParameterStruct* InParameters,
    const TCHAR * InName
)

Functions

Name Description

Public function Const

const FRDGPa ...

 

GetParameters()

Public function Const

FRHIUniformB ...

 

GetRHI()

The following methods may only be called during pass execution.

Public function Const

bool

 

IsGlobal()

Overridden from FRDGResource

Name Description

Public function Virtual

void

 

MarkResourceAsUsed()

The following methods may only be called during pass execution.

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback