Click or drag to resize

MouseWheel Properties

The PlayerControllerMouseWheel type exposes the following members.

Properties
 NameDescription
Public propertyenabled Is this element enabled? Disabled elements return no value.
(Inherited from PlayerControllerElement)
Public propertyname The name of the element.
(Inherited from PlayerControllerElement)
Public propertyvalue The current value.
(Inherited from PlayerControllerAxis2D)
Public propertyvalueRaw The current raw value.
(Inherited from PlayerControllerAxis2D)
Public propertyxAxis The X axis.
Public propertyyAxis The Y axis.
Top
See Also