Property | Type | Description | |
---|---|---|---|
charDict | tk2dFontChar>.Dictionary | ||
chars | tk2dFontChar[], | ||
fontPlatformGUIDs | string[] | ||
fontPlatforms | string[] | ||
gradientCount | int | ||
gradientTexture | |||
hasPlatformData | bool | ||
kerning | tk2dFontKerning[], | ||
largestWidth | float | ||
lineHeight | float | ||
managedFont | bool | ||
material | Material | ||
needMaterialInstance | bool | ||
spriteCollection | tk2dSpriteCollectionData, | ||
texelSize | Vector2 | ||
textureGradients | bool | ||
useDictionary | bool |
Method | Description | |
---|---|---|
Init ( ) : void | ||
InitDictionary ( ) : void |
Initializes the dictionary, if it is required
|
|
OnDestroy ( ) : void | ||
ResetPlatformData ( ) : void | ||
SetDictionary ( tk2dFontChar>.Dictionary |
Internal function to set up the dictionary
|
public SetDictionary ( tk2dFontChar>.Dictionary |
||
dict | tk2dFontChar>.Dictionary | |
return | void |
public Texture2D,UnityEngine gradientTexture | ||
return |
public tk2dSpriteCollectionData, spriteCollection | ||
return | tk2dSpriteCollectionData, |