ITextStudioRendererChannelSupport
public interface ITextStudioRendererChannelSupportOptional 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.
Properties
Section titled “Properties”
SupportedRenderChannels
Section titled “SupportedRenderChannels”TextStudioRenderChannels SupportedRenderChannels { get; }Shared Text Studio channels faithfully rendered by this backend.
Returns
TextStudio.TextStudioRenderChannels