Renderer Info
Captures the component properties of the specified renderer component.
Input
Name | Data Type | Description |
---|---|---|
Renderer | Renderer | The Skin Mesh Renderer or Mesh Renderer component to get properties from. |
Output
Name | Data Type | Description |
---|---|---|
Materials | {dataType} Array | The materials from the renderer component. |
Mesh | Mesh | The mesh from the renderer component. |