IControllerElementTarget Interface |
Namespace: Rewired
public interface IControllerElementTarget
The IControllerElementTarget type exposes the following members.
Name | Description | |
---|---|---|
![]() | axisRange |
For Axes, the portion of the Axis that is being targeted.
|
![]() | controller |
The target Controller.
|
![]() | descriptiveName |
Gets the name of the target element.
For split axes, this will return the Positive or Negative name or the Descriptive Name with a +/- suffix.
|
![]() | element |
The target Controller Element.
|
![]() | elementIdentifierId |
The element identifier id of the target element.
|
![]() | elementType |
Gets the element type of the target Controller element.
|
![]() | hasTarget |
Does a valid target exist in the Controller?
|