Objects

Object references enable to load an object from a file, and store it in a resource directory. Such objects can then be used from the xl code as either:

  1. An instance of that object: i.e. a node with the 3d geometry of the object.
  2. A resolved graph: i.e. the loaded graph from the object.

→ Read more...