Player |
public sealed class MouseWheel : PlayerControllerAxis2D
The PlayerControllerMouseWheel 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. |