Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FParameterChannelNames
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Materials/MaterialParameters.h |
|
|
|
Materials/MaterialParameters.h |
|
FParameterChannelNames()
| |
|
| Name |
FParameterChannelNames |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/Materials/MaterialParameters.h |
| Include Path |
#include "Materials/MaterialParameters.h" |
FParameterChannelNames()
FParameterChannelNames(const FText &, const FText &, const FText &, const FText &)
| |
|
| Name |
FParameterChannelNames |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/Materials/MaterialParameters.h |
| Include Path |
#include "Materials/MaterialParameters.h" |
FParameterChannelNames
(
const FText & InR,
const FText & InG,
const FText & InB,
const FText & InA
)