Click or drag to resize

IControllerTemplateAxisSourcenegativeTarget Property

Target Controller element for the negative pole of the axis. This is only used if splitAxis is true.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
IControllerElementTarget negativeTarget { get; }

Property Value

Type: IControllerElementTarget
See Also