refactor(runtime): acknowledge exact world host projections
This commit is contained in:
parent
73d0b54e38
commit
18d17d8bb1
17 changed files with 1677 additions and 72 deletions
|
|
@ -453,6 +453,8 @@ internal sealed class FrameRootCompositionPhase
|
|||
lifecycleAutomation =
|
||||
new WorldLifecycleAutomationController(
|
||||
() => session.WorldReveal.Snapshot,
|
||||
() => d.WorldEnvironment.Runtime.Ownership,
|
||||
() => live.WorldTransit.Ownership,
|
||||
() => session.WorldReveal.PortalMaterializationCount,
|
||||
resourceSnapshots.Capture,
|
||||
screenshots,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue