MMLPositionEnterEvent extendsRemoteEvent
Received when a user enters the range of an m-position-probe.
detailisReadonly
detail: {
documentRelative: PositionAndRotation
connectionId: number
}
Type declaration
- documentRelative:
PositionAndRotation
The location of the user relative to the target element.
- connectionId:
number
The unique numeric id of the connection that sent the event.
typeisReadonly
Returns the type of event, e.g. "click", "hashchange", or "submit".
Literal: positionenter