TextStudio3DGlyphCollection
public readonly struct TextStudio3DGlyphCollectionAllocation-free indexed and pattern-enumerable view over visible glyph identities in a module build.
Methods
Section titled “Methods”
GetEnumerator()
Section titled “GetEnumerator()”public TextStudio3DGlyphCollection.Enumerator GetEnumerator()Creates an allocation-free enumerator over visible glyph identities.
Returns
TextStudio.ThreeD.TextStudio3DGlyphCollection.Enumerator
Properties
Section titled “Properties”
public int Count { get; }Returns
System.Int32
this[int]
Section titled “this[int]”public TextStudio3DGlyphView this[int index] { get; }Parameters
| Name | Type |
|---|---|
index |
System.Int32 |
Returns
TextStudio.ThreeD.TextStudio3DGlyphView