Skip to content

ITextStudio3DSweepPathProvider

InterfaceTextStudio.ThreeDTextStudio.3D
public interface ITextStudio3DSweepPathProvider

Configures a custom depth sweep path before glyph body generation.

void ConfigureSweepPath(ModuleContext context)

Updates the active sweep-path state through the build-scoped module context.

Parameters

Name Type
context TextStudio.ThreeD.ModuleContext