Navigation
API > API/Developer > API/Developer/MaterialBaking > API/Developer/MaterialBaking/FMaterialPropertyEx
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMaterialPropertyEx
(
const FName& CustomOutput |
MaterialPropertyEx.h | ||
FMaterialPropertyEx
(
const TCHAR* CustomOutput |
MaterialPropertyEx.h | ||
FMaterialPropertyEx
(
EMaterialProperty Type, |
MaterialPropertyEx.h |
FMaterialPropertyEx(const FName &)
| Name | FMaterialPropertyEx |
| Type | function |
| Header File | /Engine/Source/Developer/MaterialBaking/Public/MaterialPropertyEx.h |
| Include Path | #include "MaterialPropertyEx.h" |
FMaterialPropertyEx
(
const FName & CustomOutput
)
FMaterialPropertyEx(const TCHAR *)
| Name | FMaterialPropertyEx |
| Type | function |
| Header File | /Engine/Source/Developer/MaterialBaking/Public/MaterialPropertyEx.h |
| Include Path | #include "MaterialPropertyEx.h" |
FMaterialPropertyEx
(
const TCHAR * CustomOutput
)
FMaterialPropertyEx(EMaterialProperty, const FName &)
| Name | FMaterialPropertyEx |
| Type | function |
| Header File | /Engine/Source/Developer/MaterialBaking/Public/MaterialPropertyEx.h |
| Include Path | #include "MaterialPropertyEx.h" |
FMaterialPropertyEx
(
EMaterialProperty Type,
const FName & CustomOutput
)