TextStyle.RenderLayer
RenderLayer RenderLayer{ get set }
Description
The RenderLayer that text drawn with this style is rendered on. This defaults to RenderLayer.Vfx. Note that text styles are batched per layer, so changing this will re-point the style at a different internal text buffer.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!