TextStudio3DGlyphLibraries
public static class TextStudio3DGlyphLibrariesExplicit ownership for prepared geometry loaded from AssetBundles or Addressables. Dispose the returned token before unloading the content that owns the library.
Methods
Section titled “Methods”
RegisterRuntime(TextStudio3DGlyphLibrary)
Section titled “RegisterRuntime(TextStudio3DGlyphLibrary)”public static TextStudio3DGlyphLibraryRegistration RegisterRuntime(TextStudio3DGlyphLibrary library)Registers a validated glyph library for runtime lookup and returns an ownership token that must be disposed before the library is unloaded.
Parameters
| Name | Type |
|---|---|
library |
TextStudio.ThreeD.TextStudio3DGlyphLibrary |
Returns
TextStudio.ThreeD.TextStudio3DGlyphLibraryRegistration