ARMeshFromPlane_Example Methods |
Name | Description | |
---|---|---|
SpawnPlatform |
Sends the vertices of the AR Plane to the new mesh once created
| |
SpawnWorldOrigin |
Spawns the world origin cloud anchor after the world origin object visualizer has been created (blue cube)
| |
Start |
Called on start up - creates the world origin at the origin and adds a listener for the AR Planes Toggle. For simplicity, this tutorial
creates the origin at the exact location the AR user starts at.
For a better representation of accurate world origin creation, check out the ARWorldOrigin Example.
| |
Update |
Update function - gets touch and creates and sends meshes from AR Planes
|