Set Renderer
Sets the component properties of the specified renderer component.
Input
Name | Data Type | Description |
---|---|---|
Enter | Exec | The input that triggers this node. |
Renderer | Renderer | The Skin Mesh Renderer or Mesh Renderer component to get properties from. |
Materials | {dataType} Array | The materials of the renderer component to set. |
Mesh | Mesh | The mesh of the renderer component to set. |
Output
Name | Data Type | Description |
---|---|---|
Next | Exec | Execute the next node. |