Navigation
API > API/Plugins > API/Plugins/DynamicMaterial > API/Plugins/DynamicMaterial/Model > API/Plugins/DynamicMaterial/Model/IDynamicMaterialModelEditorOnlyD-
References
| Module | DynamicMaterial |
| Header | /Engine/Plugins/Experimental/DynamicMaterial/Source/DynamicMaterial/Public/Model/IDynamicMaterialModelEditorOnlyDataInterface.h |
| Include | #include "Model/IDynamicMaterialModelEditorOnlyDataInterface.h" |
void virtual RequestMaterialBuild PURE_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).