harfang3d/doc/doc/man.TutorialFilesystemAssetsFolder.md

16 lines
304 B
Markdown
Raw Normal View History

2021-10-13 12:40:31 +00:00
.title Assets folders
.tutorial(goal="Access to the file system through assets folders", level="Intermediate", duration=15, lang=All, group="Filesystem")
#### Python
```python
[import:tutorials/filesystem/1_assets_folder.py]
```
#### Lua
```lua
[import:tutorials/filesystem/1_assets_folder.lua]
```