GLTF.PackGLB¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | Path to the glTF file to convert. | String | ||
| Output ➡️ | Outputs the GLB bytes of the converted glTF file. | Bytes | 
This shard takes the glTF file (specified by the input file path) and converts it into GLB format.