Load File Mesh

/**
* Node that loads a mesh from an external file (FBX, OBJ, etc.).
*
* Imports mesh data from disk files with configurable import settings.
*
* Usage:
* 1. Configure file path and import settings
* 2. Output is the imported mesh data
*/Parameter
Description
Last updated