TextStudio3DOutgoingHandoffContext
public readonly struct TextStudio3DOutgoingHandoffContextRead-only context supplied before the base text plan is replaced. Modules must copy any
state that needs to survive the callback and use TextStudio.ThreeD.TextStudio3DOutgoingHandoffContext.GlyphChanges when targeting
semantic glyphs.
Properties
Section titled “Properties”
public TextStudio3DText Host { get; }Returns
TextStudio.ThreeD.TextStudio3DText
Request
Section titled “Request”public TextStudioTextChangeHandoffRequest Request { get; }Returns
TextStudio.TextStudioTextChangeHandoffRequest
ChangeId
Section titled “ChangeId”public ulong ChangeId { get; }Returns
System.UInt64
MotionPolicy
Section titled “MotionPolicy”public TextStudioMotionPolicy MotionPolicy { get; }Returns
TextStudio.TextStudioMotionPolicy
GlyphChanges
Section titled “GlyphChanges”public TextStudioGlyphChangeSet GlyphChanges { get; }Returns
TextStudio.TextStudioGlyphChangeSet
CurrentMarkup
Section titled “CurrentMarkup”public string CurrentMarkup { get; }Returns
System.String
NextMarkup
Section titled “NextMarkup”public string NextMarkup { get; }Returns
System.String