Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PointData

Interface that represents a point in space as a local space point and an app space point.

Hierarchy

  • PointData

Index

Properties

appSpacePoint

appSpacePoint: Vector3Like

The app coordinate space target points collected for the event

localSpacePoint

localSpacePoint: Vector3Like

The local coordinate space target points collected for the event.