Skip to content

"unbounded" space should be recommended for "immersive-ar" sessions #7959

Closed
@thetuvix

Description

Right now, Babylon.js is discouraging use of the "unbounded" reference space in "immersive-ar" sessions. While the unbounded space will be most useful across AR phones/tablets and AR headsets once the anchors module has shipped, it is already useful on devices like HoloLens 2, as it's the only space that enables tagalong content to continue rendering when the user walks through an untracked hallway into a new room.

if (sessionMode === "immersive-ar" && referenceSpaceType !== "local") {

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions