playcanvas-editor/assets/tags/property/readme.md

20 lines
388 B
Markdown
Raw Normal View History

2018-03-08 20:09:02 +00:00
# Properties
currently, the UI has a `properties` sidebar that includes an `entity` section and one or more 'components`
- properties
- entity
- components
- component
## Folder Sturucture
```
properties/
properties.tag.html
componenents/
componenets.tag.html <-- component load
model.tag.html <-- component
```