Skip to content

TextStudio3DGlyphCollection.Enumerator

StructTextStudio.ThreeDTextStudio.3D
public struct TextStudio3DGlyphCollection.Enumerator

Pattern enumerator over build-scoped visible-glyph views.

public bool MoveNext()

Advances to the next visible glyph identity.

Returns

System.Boolean

public TextStudio3DGlyphView Current { get; }

Returns

TextStudio.ThreeD.TextStudio3DGlyphView