ControllerTemplateElementTarget Structure |
Namespace: Rewired
public struct ControllerTemplateElementTarget
The ControllerTemplateElementTarget type exposes the following members.
Name | Description | |
---|---|---|
ControllerTemplateElementTarget |
Creates a copy of a ControllerTemplateElementTarget.
|
Name | Description | |
---|---|---|
axisRange |
For Axes, the portion of the Axis that applies.
| |
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 Template Element.
| |
elementType |
Gets the element type of the target Controller Template element.
| |
hasTarget |
Does a valid target exist in the Controller Template?
| |
template |
The target Controller Template.
|