Skip to content

TextStudio3DGlyphLibraries

ClassTextStudio.ThreeDTextStudio.3D
public static class TextStudio3DGlyphLibraries

Explicit ownership for prepared geometry loaded from AssetBundles or Addressables. Dispose the returned token before unloading the content that owns the library.

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