TextStudio3DGlyphHandleCollection.Enumerator
public struct TextStudio3DGlyphHandleCollection.EnumeratorPattern enumerator that resolves current handles without allocating a collection.
Methods
Section titled “Methods”
MoveNext()
Section titled “MoveNext()”public bool MoveNext()Advances to the next generated layer entry selected by the range.
Returns
System.Boolean
Properties
Section titled “Properties”
Current
Section titled “Current”public TextStudio3DGlyphHandle Current { get; }Returns
TextStudio.ThreeD.TextStudio3DGlyphHandle