Click or drag to resize

ControllerElementGlyphcontrollerElementIdentifier Property

The Controller Element Identifier for which glyphs / text will be displayed. You must also set axisRange. If actionElementMap set, it takes precedence over Controller Element Identifier and this will be ignored.

Namespace:  Rewired.Glyphs
Assembly:  Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
public ControllerElementIdentifier controllerElementIdentifier { get; set; }

Property Value

Type: ControllerElementIdentifier
See Also