Navigation
API > API/Plugins > API/Plugins/DynamicMaterialEditor > API/Plugins/DynamicMaterialEditor/Model > API/Plugins/DynamicMaterialEditor/Model/UDynamicMaterialModelEditorOnlyD-
- IDynamicMaterialModelEditorOnlyDataInterface::SetPropertyComponent()
- UDynamicMaterialModelEditorOnlyData::SetPropertyComponent()
References
| Module | DynamicMaterialEditor |
| Header | /Engine/Plugins/Experimental/DynamicMaterial/Source/DynamicMaterialEditor/Public/Model/DynamicMaterialModelEditorOnlyData.h |
| Include | #include "Model/DynamicMaterialModelEditorOnlyData.h" |
| Source | /Engine/Plugins/Experimental/DynamicMaterial/Source/DynamicMaterialEditor/Private/Model/DynamicMaterialModelEditorOnlyData.cpp |
virtual void SetPropertyComponent
(
EDMMaterialPropertyType InPropertyType,
FName InComponentName,
UDMMaterialComponent * InComponent
)
Remarks
Called when the model needs to have the material rebuild. Called to create the build state for building materials. Sets the component on a material property (such as a global parameter).