Table of Contents

Class YVRInputModule.YVRInputDataBaseProvider

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll

The base class of the input data provider

public abstract class YVRInputModule.YVRInputDataBaseProvider
Inheritance
YVRInputModule.YVRInputDataBaseProvider
Derived
Inherited Members

Properties

longPressed

Whether to press for a long time

pressed

Pressed or not

rayDirection

The direction of the ray.

rayOrigin

The origin point of the ray.

rayTransform

The origin point of the ray is rayTransform.position. The direction of the ray is rayTransform.forward.

released

Released or not

scrollData

The data of scroll

thumbStickDown

Whether thumbStick down

thumbStickUp

Whether thumbStick up

Methods

onRaycastHit(GameObject)

Result detection of each frame of ray detection