Click or drag to resize

IControllerTemplateAxisSource.positiveTarget Property

Target Controller element for the positive 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 positiveTarget { get; }

Property Value

IControllerElementTarget
See Also