Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialTypes.h |
| Include | #include "MaterialTypes.h" |
Syntax
struct FMemoryImageMaterialParameterInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| TEnumAsByte< EMaterialParameterAssociation > | Association | ||
| int32 | Index | ||
| FScriptName | Name |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMemoryImageMaterialParameterInfo
(
const FMaterialParameterInfo& Rhs |
|||
FMemoryImageMaterialParameterInfo
(
const TCHAR* InName, |
|||
FMemoryImageMaterialParameterInfo
(
const FName& InName, |
|||
FMemoryImageMaterialParameterInfo
(
const FScriptName& InName, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | GetName () |
||
| const FTypeLayoutDesc & | |||
| bool | RemapLayerIndex
(
TArrayView< const int32 > IndexRemap, |
||
| FTypeLayoutDesc & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| InternalLinkType | |||
| InternalLinkType< COUNTER-CounterBase > |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| InternalBaseType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType |