Skip to content

ITextStudio3DVisualModule

InterfaceTextStudio.ThreeDTextStudio.3D
public interface ITextStudio3DVisualModule

Observes final per-frame glyph state without mutating the shared animation pipeline.

UpdateVisual(in TextStudio3DVisualModuleContext)

Section titled “UpdateVisual(in TextStudio3DVisualModuleContext)”
void UpdateVisual(in TextStudio3DVisualModuleContext context)

Receives the final read-only glyph state for the current frame.

Parameters

Name Type
context TextStudio.ThreeD.TextStudio3DVisualModuleContext