PlayerControllerAxis2D Class |
Namespace: Rewired
public class Axis2D : PlayerControllerCompoundElement
The PlayerControllerAxis2D 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.
|
![]() | valueRaw |
The current raw value.
|
![]() | xAxis |
The X axis.
|
![]() | yAxis |
The Y axis.
|