Skip to main content

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

NameTypeDescription
OutputMeshDataMesh data extracted from the assigned GameObject.

Parameters

NameTypeDescription
GameObjectGameObjectThe source GameObject from which mesh data is imported.

Behavior Notes

  • Only mesh-related data is imported; non-mesh components are ignored.