Click or drag to resize

TouchButtonSetRawValue Method

Set the raw value in the button's axis.

Namespace:  Rewired.ComponentControls
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void SetRawValue(
	float value
)

Parameters

value
Type: SystemSingle
Raw value
See Also