Skip to content

TextStudio3DGlyphView

StructTextStudio.ThreeDTextStudio.3D
public readonly struct TextStudio3DGlyphView

Read-only build-scoped view of one visible glyph and all generated layer entries that belong to it.

public int VisibleGlyphIndex { get; }

Returns

System.Int32

public bool IsValid { get; }

Returns

System.Boolean

public TextStudio3DGlyphEntryCollection Entries { get; }

Returns

TextStudio.ThreeD.TextStudio3DGlyphEntryCollection

public bool HasGeometry { get; }

Returns

System.Boolean