Navigation
API > API/Runtime > API/Runtime/Renderer
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
| Type | Name | Description | |
|---|---|---|---|
| int32 | NumPreshaders | The number of each type of expression contained in the set. | |
| int32[NumMaterialTextureParameterTypes] | NumTextureExpressions |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDebugUniformExpressionSet
(
const FUniformExpressionSet& InUniformExpressionSet |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FTypeLayoutDesc & | |||
| void | InitFromExpressionSet
(
const FUniformExpressionSet& InUniformExpressionSet |
Initialize from a uniform expression set. | |
| bool | Matches
(
const FUniformExpressionSet& InUniformExpressionSet |
Returns true if the number of uniform expressions matches those with which the debug set was initialized. | |
| FTypeLayoutDesc & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| InternalLinkType | |||
| InternalLinkType< COUNTER-CounterBase > |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| InternalBaseType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType |