🎉 Welcome to the Mirage Renderer Docs Beta.

IO Nodes
Read HDRIs

Read HDRIs

Reads HDRIs objects from source folder.

Inputs

  1. Textfield: Project path; Right click a folder and use “Copy path”

Outputs

  1. Objects: HDRIs read from the disk (not instantiated) (Cube[])
  2. Paths: Paths to objects (string[])
  3. Count: Count of objects in the folder
  4. Indices: Incremental indices assigned to objects starting from 0 (int[])

Example

Read HDRIs node example