Class YVRInputModule.YVRInputDataRControllerProvider
Inheritance
YVRInputModule.YVRInputDataRControllerProvider
Inherited Members
Namespace: YVR.Core
Assembly: YVR.Core.Runtime.dll
Syntax
[ExcludeFromDocs]
public class YVRInputModule.YVRInputDataRControllerProvider : YVRInputModule.YVRInputDataBaseProvider
Properties
Name | Description |
---|---|
longPressed | Whether to press for a long time |
pressed | Pressed or not |
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 |