Skip to content

Instantly share code, notes, and snippets.

@flushpot1125
Created November 26, 2021 23:57
Show Gist options
  • Select an option

  • Save flushpot1125/c730f3938ee275b3c3786970f68fec3c to your computer and use it in GitHub Desktop.

Select an option

Save flushpot1125/c730f3938ee275b3c3786970f68fec3c to your computer and use it in GitHub Desktop.
var environment = scene.createDefaultEnvironment();
const experience = await scene.createDefaultXRExperienceAsync({
floorMeshes: [environment.ground]
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment