TextStudio3DGlyphEntryCollection.Enumerator
public struct TextStudio3DGlyphEntryCollection.EnumeratorPattern enumerator over generated entries for one visible glyph.
Methods
Section titled “Methods”
MoveNext()
Section titled “MoveNext()”public bool MoveNext()Advances to the next generated entry whose semantic glyph identity matches the selected glyph.
Returns
System.Boolean
Properties
Section titled “Properties”
Current
Section titled “Current”public TextStudio3DEntryView Current { get; }Returns
TextStudio.ThreeD.TextStudio3DEntryView