| ARMeshFromPlane_ExampleStart Method |
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.
Namespace:
SimpleDemos
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private member Start : unit -> unit
See Also