Skip to content

ITextStudio3DPostProcessor

InterfaceTextStudio.ThreeDTextStudio.3D
public interface ITextStudio3DPostProcessor

Processes the final assembled mesh after glyph geometry has been combined.

void ProcessAssembledMesh(ModuleContext context)

Mutates the assembled output exposed by the build-scoped module context.

Parameters

Name Type
context TextStudio.ThreeD.ModuleContext