Skip to content

ITextStudio3DContourModifier

InterfaceTextStudio.ThreeDTextStudio.3D
public interface ITextStudio3DContourModifier

Extends the pre-geometry pipeline by editing glyph contours through a build-scoped module context.

void ModifyContours(ModuleContext context)

Modifies the context’s mutable contours before cap and body geometry is generated.

Parameters

Name Type
context TextStudio.ThreeD.ModuleContext