Player |
public sealed class MouseAxis2D : PlayerControllerAxis2D
The PlayerControllerMouseAxis2D type exposes the following members.
| Name | Description | |
|---|---|---|
| enabled |
Is this element enabled? Disabled elements return no value.
(Inherited from PlayerControllerElement) | |
| name |
The name of the element.
(Inherited from PlayerControllerElement) | |
| value |
The current value.
(Inherited from PlayerControllerAxis2D) | |
| valueRaw |
The current raw value.
(Inherited from PlayerControllerAxis2D) | |
| xAxis | The X axis. | |
| yAxis | The Y axis. |