Click or drag to resize

ARMeshFromPlane_ExampleSpawnPlatform Method

Sends the vertices of the AR Plane to the new mesh once created

Namespace:  SimpleDemos
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private static void SpawnPlatform(
	GameObject _platform
)

Parameters

_platform
Type: GameObject
The game object that represents the newly created platform
See Also