FDebugUniformExpressionSet

Debug information related to uniform expression sets.

Windows
MacOS
Linux

References

Module

Renderer

Header

/Engine/Source/Runtime/Renderer/Public/MaterialShader.h

Include

#include "MaterialShader.h"

Syntax

class FDebugUniformExpressionSet

Remarks

Debug information related to uniform expression sets.

Variables

Name Description

Public variable

int32

 

NumScalarExpressions

Public variable

int32[NumMateri...

 

NumTextureExpressions

Public variable

int32

 

NumVectorExpressions

The number of each type of expression contained in the set.

Constructors

Functions

Name Description

Public function Const

const FTypeL...

 

GetTypeLayout()

Public function

void

 

InitFromExpressionSet

(
    const FUniformExpressionSet& InUni...
)

Initialize from a uniform expression set.

Public function Const

bool

 

Matches

(
    const FUniformExpressionSet& InUni...
)

Returns true if the number of uniform expressions matches those with which the debug set was initialized.

Public function Static

FTypeLayoutD...

 

StaticGetTypeLayout()

Classes

Typedefs

Name

Description

DerivedType

InternalBaseType

Constants

Name

Description

CounterBase

InterfaceType

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