⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

SKSettings.defaultFontFamily

string defaultFontFamily{ get set }

Description

A CSS-style comma-separated list of font families to use for StereoKit’s default font, e.g. “Segoe UI, Arial, sans-serif”. The first family that resolves on the host system is used, with the remainder acting as fallbacks for missing glyphs. If null, empty, or unresolvable, StereoKit falls back to its built-in per-platform default font selection.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!