Class TMP_FontAsset
Inheritance
Object
ScriptableObject
TMP_FontAsset
Inherited Members
ScriptableObject.SetDirty()
ScriptableObject.CreateInstance<T>()
Assembly: WeaverCore.dll
Syntax
public class TMP_FontAsset : TMP_FontAsset
Fields
|
Edit this page
View Source
FontReplaced
Declaration
[NonSerialized]
public bool FontReplaced
Field Value
Methods
|
Edit this page
View Source
RefreshAtlas()
Declaration
public Texture2D RefreshAtlas()
Returns
Type |
Description |
Texture2D |
|
|
Edit this page
View Source
RefreshMaterial()
Declaration
public Material RefreshMaterial()
Returns
Type |
Description |
Material |
|
Extension Methods