Click or drag to resize

CustomInputSourceButtonfloatValue Property

Floating-point value of the button. This is only used if the button type is Pressure Sensitive.

Namespace:  Rewired.Platforms.Custom
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float floatValue { get; set; }

Property Value

Type: Single
See Also