| |
 |  |  |  | Command |  | Argument |
 | Datatype |  | Default |  | Min |  | Max |  |
 |  | Format: |  | P5 | | Mode
= Off | On, |  | STRING |
 | - |
 | - |  | - |  |
 | |  | | | Alpha = Alpha blending factor in percent |
 | FLOAT |  | 100.0 |  | 0.0 |  | 100.0 |  |
 |
 | Python: |  | P5(mode,alpha=None) |
 |  |  | Menu: |  | This command is mainly useful for macros. There is no menu entry. |
 |  |  | Required: |  |
|  |  |
The P5 command toggles input via the P5 data glove,
a virtual reality device you could obtain from www.essentialreality.com
, however the company has disappeared in the mean time. Only the Linux version of the P5 glove is supported by YASARA.
Example 1:
P5 On,Alpha=50
Activate P5 data glove, show gestures half transparent.
Example 2:
P5 On,Alpha=00
Activate P5 data glove, do not show gestures.
Example 3:
P5 Off
Deactivate P5 data glove.
|