Click or drag to resize

ARMeshFromPlane_Example Methods

Methods
  NameDescription
Private methodStatic memberSpawnPlatform
Sends the vertices of the AR Plane to the new mesh once created
Private methodStatic memberSpawnWorldOrigin
Spawns the world origin cloud anchor after the world origin object visualizer has been created (blue cube)
Private methodStart
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.
Private methodUpdate
Update function - gets touch and creates and sends meshes from AR Planes
Top
See Also