Skip to content

TextStudio3DRuntimeGeometryPolicy

EnumTextStudio.ThreeDTextStudio.3D
public enum TextStudio3DRuntimeGeometryPolicy

Determines whether one text object may generate missing glyph geometry or must resolve exact variants from the canonical project store or registered runtime libraries.

GenerateMissing = 0

Use prepared geometry when available and generate any missing glyphs.

Returns

TextStudio.ThreeD.TextStudio3DRuntimeGeometryPolicy

PreparedOnly = 1

Rebuild only from prepared geometry, retaining the last valid mesh when coverage is incomplete.

Returns

TextStudio.ThreeD.TextStudio3DRuntimeGeometryPolicy