Navigation
API > API/Plugins > API/Plugins/DynamicMaterial > API/Plugins/DynamicMaterial/UDynamicMaterialModelBase
Description
Returns the Material Designer Model that is the base for this Model. It will be this object for a Model. It will be the parent Model for a Model Instance.
Derived Overrides
| Name | ResolveMaterialModel |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterial/Public/Model/DynamicMaterialModelBase.h |
| Include Path | #include "Model/DynamicMaterialModelBase.h" |
UFUNCTION (BlueprintPure, Category="Material Designer")
virtual UDynamicMaterialModel * ResolveMaterialModel()