Glyph |
[SerializableAttribute] public abstract class GlyphSet : ScriptableObject
The GlyphSet type exposes the following members.
| Name | Description | |
|---|---|---|
| baseKeys | A list of base keys. Final keys will be composed of base key + glyph key. Setting multiple base keys allows one glyph set to apply to multiple controllers, for example. | |
| glyphCount | The number of glyphs. | |
| hideFlags | (Inherited from Object) | |
| name | (Inherited from Object) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object) | |
| GetEntry | Gets the glyph entry at the specified index. | |
| GetHashCode | (Inherited from Object) | |
| GetInstanceID | (Inherited from Object) | |
| SetDirty | (Inherited from ScriptableObject) Obsolete | |
| ToString | (Inherited from Object) |