ITextStudio3DPostProcessor
public interface ITextStudio3DPostProcessorProcesses the final assembled mesh after glyph geometry has been combined.
Methods
Section titled “Methods”
ProcessAssembledMesh(ModuleContext)
Section titled “ProcessAssembledMesh(ModuleContext)”void ProcessAssembledMesh(ModuleContext context)Mutates the assembled output exposed by the build-scoped module context.
Parameters
| Name | Type |
|---|---|
context |
TextStudio.ThreeD.ModuleContext |