/
The World
The World
In depth learning on the basics of the Motive SDK can be found in this course in Motive Academy.
Motive VR Scenes need a well-defined origin (0, 0, 0) for spawning Assets or Anchors. By default this will be Unity’s origin, however it is often useful to create an origin node in the hierarchy that represents the world origin. Typically we call this node “World” and add the “World Origin” Script to it.
From there, when you import your environment model, you will want to configure it so that World’s 0,0,0 aligns with a logical origin for the environment. In particular, you’ll want the “floor” to be set at Y=0 so that you can easily spawn things at the right height.
Related Articles
, multiple selections available,
Related content
Configuring Unity for VR Training with Motive
Configuring Unity for VR Training with Motive
More like this
Scene Anchors
Scene Anchors
More like this
Motive Prefabs
Motive Prefabs
More like this
Multi-Scene Setup
Multi-Scene Setup
More like this
Motive Training Platform Unity SDK
Motive Training Platform Unity SDK
More like this
Provision Your Headset Guide
Provision Your Headset Guide
More like this