FNamedCompMaterialParam

Windows
MacOS
Linux

References

Module

Composure

Header

/Engine/Plugins/Compositing/Composure/Source/Composure/Public/CompositingElements/CompositingMaterialPass.h

Include

#include "CompositingElements/CompositingMaterialPass.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FNamedCompMaterialParam

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

FName

 

ParamName

Public variable UProperty Category, EditAnywhere

EParamType

 

ParamType

Constructors

Name Description

Public function

FNamedCompMaterialParam

(
    const FName InParamName
)

Public function

FNamedCompMaterialParam

(
    const TCHAR* InParamName
)

Operators

Name Description

Public function

 

operator FName()

Public function Const

bool

 

operator==

(
    const FNamedCompMaterialParam& Rhs
)

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