Class GlyphHybridOutput
A GlyphDisplay element that will set it's textMesh and image components to the actionName's GetDescription(AxisRange) and GetSprite(AxisRange) values respectively.
Inherited Members
Namespace: LMirman.RewiredGlyphs.Components
Assembly: .dll
Syntax
public class GlyphHybridOutput : GlyphDisplay
Remarks
Using the alwaysRenderBoth as true can show both sprite and description elements where using it as false can utilize the text component as a fallback if the InputGlyph does not have a sprite defined.
Methods
Name | Description |
---|---|
Awake() | |
SetGlyph(Glyph, AxisRange) |