Click or drag to resize

ControllerElementGlyphaxisRange Property

The axis range of the Controller Element Identifier for which glyphs / text will be displayed. You must also set controllerElementIdentifier.

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

Property Value

Type: AxisRange
See Also