Click or drag to resize

ControllerAxis2DvalueRaw Property

The combined current raw value of the X and Y axes.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Vector2 valueRaw { get; }

Property Value

Type: Vector2
See Also