Struct FontCreationSetting
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
[Serializable]
public struct FontCreationSetting
Fields
|
Edit this page
View Source
fontAtlasHeight
Declaration
public int fontAtlasHeight
Field Value
|
Edit this page
View Source
fontAtlasWidth
Declaration
public int fontAtlasWidth
Field Value
|
Edit this page
View Source
fontCharacterSet
Declaration
public int fontCharacterSet
Field Value
|
Edit this page
View Source
fontKerning
Declaration
Field Value
|
Edit this page
View Source
fontPackingMode
Declaration
public int fontPackingMode
Field Value
|
Edit this page
View Source
fontPadding
Declaration
Field Value
|
Edit this page
View Source
fontRenderMode
Declaration
public int fontRenderMode
Field Value
|
Edit this page
View Source
fontSize
Declaration
Field Value
|
Edit this page
View Source
fontSizingMode
Declaration
public int fontSizingMode
Field Value
|
Edit this page
View Source
fontSourcePath
Declaration
public string fontSourcePath
Field Value
|
Edit this page
View Source
fontStlyeModifier
Declaration
public float fontStlyeModifier
Field Value
|
Edit this page
View Source
fontStyle
Declaration
Field Value
Extension Methods