Skip to content

TextStudio3DLifecycleEvent

StructTextStudio.ThreeDTextStudio.3D
public readonly struct TextStudio3DLifecycleEvent

Allocation-free lifecycle notification emitted by TextStudio.ThreeD.TextStudio3DText. A build request ID of zero means the topology was produced by a normal hub refresh.

public TextStudio3DLifecycleState State { get; }

Returns

TextStudio.ThreeD.TextStudio3DLifecycleState

public uint TopologyVersion { get; }

Returns

System.UInt32

public int VisibleGlyphCount { get; }

Returns

System.Int32

public int GlyphEntryCount { get; }

Returns

System.Int32

public ulong BuildRequestId { get; }

Returns

System.UInt64