Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SdfTextMaterialParameters

Material parameters passed on SdfTextMaterial creation when using the createSdfTextMaterial` helper function.

Hierarchy

  • SdfTextMaterialParameters

Index

Properties

fontCatalog

fontCatalog: FontCatalog

Optional fragmentSource

fragmentSource: undefined | string

Optional isBackground

isBackground: undefined | false | true

rendererCapabilities

rendererCapabilities: WebGLCapabilities

Optional vertexSource

vertexSource: undefined | string

Generated using TypeDoc