# gltf-object

Learn how to import 3D objects in glTF (or glb) format into board.

## properties

1. source (value-property) : glTF object URL

## upload

1. Upload the 3D Gltf object file from the attachment menu.

## usage

1. In the modeling screen, find and click gltf-object in the 3D component in the component toolbar to create it.
   ![gltf 컴포넌트 생성][gltf_import_5]

2. Click the fourth tab in the properties window of the created gltf object, and then enter the URL value, or select the gltf object through the selector window next to it.
   ![gltf 추가 및 보여주기][gltf_import_6]

3. On the modeling screen, find the visualizer in the 3D component of the component toolbar, click to create it, and then drag the gltf object created earlier to the visualizer.
   ![visualizer 생성][gltf_import_7]

4. Check gltf-object on the preview screen.
   ![미리보기 화면 확인][gltf_import_8]

[gltf_import_5]: ../images/gltf_import_5.png
[gltf_import_6]: ../images/gltf_import_6.png
[gltf_import_7]: ../images/gltf_import_7.png
[gltf_import_8]: ../images/gltf_import_8.png
