feat(app): observe canonical placement receipts
This commit is contained in:
parent
378ca95a67
commit
f05ed5c3cd
14 changed files with 545 additions and 31 deletions
|
|
@ -585,7 +585,8 @@ internal sealed class FrameRootCompositionPhase
|
|||
session.LocalPlayerFrame,
|
||||
session.LiveSpatialReconciler,
|
||||
live.WorldAvailability,
|
||||
live.RenderSceneShadow?.LiveProjections);
|
||||
live.RenderSceneShadow?.LiveProjections,
|
||||
session.PlacementProjectionRetry);
|
||||
var cameraFrame = new CameraFrameController(
|
||||
host.CameraController,
|
||||
d.InputCapture,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue