Skip to content

TextStudio3DGlyphHandle

StructTextStudio.ThreeDTextStudio.3D
public readonly struct TextStudio3DGlyphHandle

Stable reference to one visible-glyph and authored-layer entry that becomes stale when its owner replaces topology.

public bool Equals(TextStudio3DGlyphHandle other)

Parameters

Name Type
other TextStudio.ThreeD.TextStudio3DGlyphHandle

Returns

System.Boolean

public override bool Equals(object obj)

Parameters

Name Type
obj System.Object

Returns

System.Boolean

public override int GetHashCode()

Returns

System.Int32

public int VisibleGlyphIndex { get; }

Returns

System.Int32

public int LayerIndex { get; }

Returns

System.Int32

public bool IsValid { get; }

Returns

System.Boolean