A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.google.com/vr/reference/android/com/google/vr/ndk/base/Event.EventType below:

Event.EventType | Google VR | Google for Developers

Event.EventType

Stay organized with collections Save and categorize content based on your preferences.

Constants that represent the type of an Event.

Constants Inherited Methods From class java.lang.Object boolean final Class<?>

getClass()

int

hashCode()

final void

notify()

final void

notifyAll()

String

toString()

final void

wait(long arg0, int arg1)

final void

wait(long arg0)

final void

wait()

Constants public static final int HEAD_TRACKING_PAUSED

Notification that head tracking was paused.

Constant Value: 5

public static final int HEAD_TRACKING_RESUMED

Notification that head tracking was resumed (or started for the first time). Before this event is sent, head tracking will always return the identity pose. This event is usually preceded in the same frame by a RECENTER event of RESTART.

Constant Value: 4

public static final int RECENTER

Notification that a global recentering event has occurred.

Constant Value: 1

public static final int SAFETY_REGION_ENTER public static final int SAFETY_REGION_EXIT

All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024-10-09 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-09 UTC."],[[["`Event.EventType` defines constants representing different VR events, such as head tracking and safety region status changes."],["These constants are used to identify the type of event that has occurred within the VR environment."],["Key events include `HEAD_TRACKING_PAUSED`, `HEAD_TRACKING_RESUMED`, `RECENTER`, `SAFETY_REGION_ENTER`, and `SAFETY_REGION_EXIT`."],["Developers can use these event types to trigger actions or modify behavior within their VR applications based on user interactions and system states."]]],["`Event.EventType` defines constants for various event notifications. Key events include `HEAD_TRACKING_PAUSED` and `HEAD_TRACKING_RESUMED`, indicating changes in head tracking status. `RECENTER` signals a global recentering. `SAFETY_REGION_ENTER` and `SAFETY_REGION_EXIT` notify when the user enters or exits a defined safety region. Each event is associated with an integer constant value. The class also defines the inherited methods of `java.lang.Object`.\n"]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4