Skip to content

TextStudioBackendLayoutRequest

StructTextStudioTextStudio
public readonly struct TextStudioBackendLayoutRequest

Transient layout request passed to a backend before it publishes glyph positions.

public TextStudioPlanView Plan { get; }

Returns

TextStudio.TextStudioPlanView

public bool CacheSourceVertexData { get; }

Returns

System.Boolean