Click or drag to resize

ARWorldOriginExampleControllerGetTouch Method

Gets the location of the user's touch

Namespace:  SimpleDemos
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private Pose? GetTouch()

Return Value

Type: NullablePose
Returns null if UI or nothing touched
See Also