Summary
|
Oculus Touch Haptic
|
Info |
Category: |
Oculus Rift |
|
AddIn: |
Oculus Rift AB3D |
Creator: |
OkazoLab |
|
Scope: |
Parent event |
Owns Snippets: |
None |
|
Usage: |
Snippets |
Properties
Name | Description | Constraints | Type | On runtime change |
---|
Feedback Controls |
Selected Controller | | | Int32 | |
Playback Mode | Defines the playback mode | | Int32 | |
Is Vibrating | Controls the vibration state in the manual mode. Assign 'true' to start haptic vibration. | | Boolean | |
Settings |
Vibration Frequency | | | Double | |
Vibration Volume | | | Double | |
Material List |
Selected Index | Defines an index of the active item in the material list of this element | | Int32 | |
Selected Item | Defines a name if the active library item in the material list of this element | | String | |
Item Count | Returns the total number of material items in the list of this element | | Int32 | |
Control |
Is Enabled | If set to false the element is completely omitted when the experiment is run | | Boolean | |
Title | Title of the element | | String | |
|
Oculus Touch Haptic Element allows sending a haptic vibration feedback to the Oculus Touch controllers.
Description
...
Snapshots
Snapshot 1
| Snapshot 2 |
Practical Use
...
Technique 1
- Step 1
- Step 2
...
=== Technique 2 === - Step 1
- Step 2
...
// Check the trial outcome. Result and RT just other user variables
// insert code snippet here..
...
== Notes ==
... - Insert Notes here..
- Insert Notes here..