Skip to content

TextStudio3DGlyphHandleCollection.Enumerator

StructTextStudio.ThreeDTextStudio.3D
public struct TextStudio3DGlyphHandleCollection.Enumerator

Pattern enumerator that resolves current handles without allocating a collection.

public bool MoveNext()

Advances to the next generated layer entry selected by the range.

Returns

System.Boolean

public TextStudio3DGlyphHandle Current { get; }

Returns

TextStudio.ThreeD.TextStudio3DGlyphHandle