Read 3D Objects
Reads 3D objects from source folder.
Inputs
- Textfield: Project path; Right click a folder and use “Copy path”
Outputs
- Objects: GameObjects read from the disk (not instantiated) (GameObject[])
- Paths: Paths to objects (string[])
- Count: Count of objects in the folder
- Indices: Incremental indices assigned to objects starting from 0 (int[])
Example
