Interface ARTouchInfo

Information about the touch. Used by touchOccurred.

Hierarchy

  • ARTouchInfo

Properties

Properties

x: number

X coordinate.

y: number

Y coordinate

touchType: ARTouchType

Touch type.

Generated using TypeDoc