Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/FMaterialAdapter
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
MuR/External/MaterialAdapter.h |
|
|
|
MuR/External/MaterialAdapter.h |
|
|
|
MuR/External/MaterialAdapter.h |
|
FMaterialAdapter()
| |
|
| Name |
FMaterialAdapter |
| Type |
function |
| Header File |
/Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/External/MaterialAdapter.h |
| Include Path |
#include "MuR/External/MaterialAdapter.h" |
| Source |
/Engine/Plugins/Mutable/Source/MutableRuntime/Private/MuR/External/MaterialAdapter.cpp |
FMaterialAdapter()
FMaterialAdapter(const FMaterialAdapter &)
| |
|
| Name |
FMaterialAdapter |
| Type |
function |
| Header File |
/Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/External/MaterialAdapter.h |
| Include Path |
#include "MuR/External/MaterialAdapter.h" |
| Source |
/Engine/Plugins/Mutable/Source/MutableRuntime/Private/MuR/External/MaterialAdapter.cpp |
FMaterialAdapter
(
const FMaterialAdapter & Other
)
FMaterialAdapter(FMaterialAdapter &&)
| |
|
| Name |
FMaterialAdapter |
| Type |
function |
| Header File |
/Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/External/MaterialAdapter.h |
| Include Path |
#include "MuR/External/MaterialAdapter.h" |
FMaterialAdapter
(
FMaterialAdapter && Other
)