Skip to main content

Get Gltf

Get a GLTF file that exists in the current project

Written by Holly Conrad Smith

Use this when you want to retrieve a GLTF 3D file from the files library within a flow, for example using a 3D model asset as part of a flow-driven scene or output.

How to:

  1. Add the Get GLTF node.

  2. Select a GLTF from the list.

    No GLTFs listed? Add one.

  3. Connect the result to the Write Feature Property node.

    write "gltf" (all lowercase" in the box on the Write Feature Property node.

Example:

Result:

Did this answer your question?