Skip to content

TextStudio3DEntryCollection.Enumerator

StructTextStudio.ThreeDTextStudio.3D
public struct TextStudio3DEntryCollection.Enumerator

Pattern enumerator over build-scoped generated entry views.

public bool MoveNext()

Advances to the next generated glyph-layer entry.

Returns

System.Boolean

public TextStudio3DEntryView Current { get; }

Returns

TextStudio.ThreeD.TextStudio3DEntryView