update documentation
This commit is contained in:
parent
079efce0fa
commit
f255566169
1 changed files with 3 additions and 4 deletions
|
|
@ -14,10 +14,9 @@
|
||||||
|
|
||||||
# XR Fragments (key/value params)
|
# XR Fragments (key/value params)
|
||||||
|
|
||||||
```
|
⛁ = fragment support through 3D asset-file (custom property)<br>
|
||||||
⛁ = fragment support through 3D asset-file (custom property)
|
⚂ = fragment support through navigator URI (`document.location.href` e.g.)<br>
|
||||||
⚂ = fragment support through navigator URI (`document.location.href` e.g.)
|
|
||||||
```
|
|
||||||
| param | type | scope(s) | category | notes |
|
| param | type | scope(s) | category | notes |
|
||||||
|---------|---------------|-------|--------------------|---------------------------------|
|
|---------|---------------|-------|--------------------|---------------------------------|
|
||||||
| prio | int (-10..1) | ⛁ | Asset loading / linking | \#static allow client to ignore lower-prio objects in the renderloop, to compensate frame-drop/cpu/gpu-overload scenario’soc/notes/prio.md |
|
| prio | int (-10..1) | ⛁ | Asset loading / linking | \#static allow client to ignore lower-prio objects in the renderloop, to compensate frame-drop/cpu/gpu-overload scenario’soc/notes/prio.md |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue