Import
Overview
Imports mesh data from a referenced GameObject and makes it available to the node graph.
Inputs
This node does not have input ports.
Outputs
| Name | Type | Description |
|---|---|---|
| Output | MeshData | Mesh data extracted from the assigned GameObject. |
Parameters
| Name | Type | Description |
|---|---|---|
| GameObject | GameObject | The source GameObject from which mesh data is imported. |
Behavior Notes
- Only mesh-related data is imported; non-mesh components are ignored.