Click or drag to resize

CustomControllerElementTargetinvert Property

When feeding a float value into a Custom Conroller Axis, this determines whether the final value is inverted.

Namespace:  Rewired.ComponentControls.Data
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool invert { get; set; }

Property Value

Type: Boolean
See Also