Click or drag to resize

DefaultControllerElementGlyphSettingsBaseglyphOrTextPrefab Property

The prefab used for each glyph or text object.

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

Property Value

Type: GameObject
See Also