#include <MaterialParameters.h>
|
| | DECLARE_TYPE_LAYOUT (FMemoryImageMaterialParameterInfo, NonVirtual) |
| |
| | FMemoryImageMaterialParameterInfo (const TCHAR *InName, EMaterialParameterAssociation InAssociation=EMaterialParameterAssociation::GlobalParameter, int32 InIndex=INDEX_NONE) |
| |
| | FMemoryImageMaterialParameterInfo (const FName &InName, EMaterialParameterAssociation InAssociation=EMaterialParameterAssociation::GlobalParameter, int32 InIndex=INDEX_NONE) |
| |
| | FMemoryImageMaterialParameterInfo (const FScriptName &InName=FScriptName(), EMaterialParameterAssociation InAssociation=EMaterialParameterAssociation::GlobalParameter, int32 InIndex=INDEX_NONE) |
| |
| | FMemoryImageMaterialParameterInfo (const FMaterialParameterInfo &Rhs) |
| |
| FName | GetName () const |
| |
| bool | RemapLayerIndex (TArrayView< const int32 > IndexRemap, FMemoryImageMaterialParameterInfo &OutResult) const |
| |
| | LAYOUT_FIELD (FScriptName, Name) |
| |
| | LAYOUT_FIELD (int32, Index) |
| |
| | LAYOUT_FIELD (TEnumAsByte< EMaterialParameterAssociation >, Association) |
| |
◆ FMemoryImageMaterialParameterInfo() [1/4]
◆ FMemoryImageMaterialParameterInfo() [2/4]
◆ FMemoryImageMaterialParameterInfo() [3/4]
◆ FMemoryImageMaterialParameterInfo() [4/4]
◆ DECLARE_TYPE_LAYOUT()
◆ GetName()
| FName FMemoryImageMaterialParameterInfo::GetName |
( |
| ) |
const |
|
inline |
◆ LAYOUT_FIELD() [1/3]
◆ LAYOUT_FIELD() [2/3]
| FMemoryImageMaterialParameterInfo::LAYOUT_FIELD |
( |
int32 |
, |
|
|
Index |
|
|
) |
| |
◆ LAYOUT_FIELD() [3/3]
◆ RemapLayerIndex()
◆ GetTypeHash
◆ operator!= [1/3]
◆ operator!= [2/3]
◆ operator!= [3/3]
◆ operator<<
◆ operator== [1/3]
◆ operator== [2/3]
◆ operator== [3/3]
The documentation for this struct was generated from the following files: