Skip to content

ITextStudioRendererChannelSupport

InterfaceTextStudioTextStudio
public interface ITextStudioRendererChannelSupport

Optional renderer extension contract for precise effect-channel compatibility. Text Studio keeps effect evaluation renderer-agnostic; renderers use this contract to advertise which parts of the shared per-glyph state they display.

TextStudioRenderChannels SupportedRenderChannels { get; }

Shared Text Studio channels faithfully rendered by this backend.

Returns

TextStudio.TextStudioRenderChannels