Navigation
API > API/Plugins > API/Plugins/DynamicMaterialEditor > API/Plugins/DynamicMaterialEditor/UDMMaterialProperty
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Components/DMMaterialProperty.h | |||
UDMMaterialProperty
(
EDMMaterialPropertyType InMaterialProperty, |
Components/DMMaterialProperty.h |
UDMMaterialProperty()
| Name | UDMMaterialProperty |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Public/Components/DMMaterialProperty.h |
| Include Path | #include "Components/DMMaterialProperty.h" |
| Source | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Private/Components/DMMaterialProperty.cpp |
UDMMaterialProperty()
UDMMaterialProperty(EDMMaterialPropertyType, EDMValueType)
| Name | UDMMaterialProperty |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Public/Components/DMMaterialProperty.h |
| Include Path | #include "Components/DMMaterialProperty.h" |
| Source | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Private/Components/DMMaterialProperty.cpp |
UDMMaterialProperty
(
EDMMaterialPropertyType InMaterialProperty,
EDMValueType InInputConnectorType
)