TextStudio3DRuntimeGeometryPolicy
public enum TextStudio3DRuntimeGeometryPolicyDetermines whether one text object may generate missing glyph geometry or must resolve exact variants from the canonical project store or registered runtime libraries.
Fields
Section titled “Fields”
GenerateMissing
Section titled “GenerateMissing”GenerateMissing = 0Use prepared geometry when available and generate any missing glyphs.
Returns
TextStudio.ThreeD.TextStudio3DRuntimeGeometryPolicy
PreparedOnly
Section titled “PreparedOnly”PreparedOnly = 1Rebuild only from prepared geometry, retaining the last valid mesh when coverage is incomplete.
Returns
TextStudio.ThreeD.TextStudio3DRuntimeGeometryPolicy