Upgrade request analysis routing
This commit is contained in:
parent
1cd446bae8
commit
db3e080640
19 changed files with 1520 additions and 66 deletions
12
docs/kb/modules/rendering-runtime-bridge.md
Normal file
12
docs/kb/modules/rendering-runtime-bridge.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Rendering And Runtime Bridge
|
||||
|
||||
## What This Module Covers
|
||||
|
||||
This module explains the handoff between authored editor data and runtime-facing map rendering behavior.
|
||||
|
||||
## What It Usually Means
|
||||
|
||||
- how edited data appears in the viewport
|
||||
- whether animations actually play in live rendering
|
||||
- how runtime entities or assets would consume editor-authored records
|
||||
- how gameplay requests may imply editor-side metadata
|
||||
Loading…
Add table
Add a link
Reference in a new issue