Navigation
BlueprintAPI > BlueprintAPI/MotionDesign
Create a new Material Designer Model Instance based on a parent Model.
Target is Material Designer Model Instance
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Outer | Could be the transient package, an asset package or a Material Designer Material. |
| object | In Parent Model |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | A new Material Designer Model Instance with its components already initialized. |