Default.MaterialFont
static Material MaterialFont{ get set }
Description
This material is used as the default for rendering text! By default, it uses the ‘default/shader_font’ shader, which is a two-sided alpha-clip shader. This also turns off backface culling.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!