Show / Hide Table of Contents

Struct FontCreationSetting

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
[Serializable]
public struct FontCreationSetting

Fields

| Edit this page View Source

fontAtlasHeight

Declaration
public int fontAtlasHeight
Field Value
Type Description
int
| Edit this page View Source

fontAtlasWidth

Declaration
public int fontAtlasWidth
Field Value
Type Description
int
| Edit this page View Source

fontCharacterSet

Declaration
public int fontCharacterSet
Field Value
Type Description
int
| Edit this page View Source

fontKerning

Declaration
public bool fontKerning
Field Value
Type Description
bool
| Edit this page View Source

fontPackingMode

Declaration
public int fontPackingMode
Field Value
Type Description
int
| Edit this page View Source

fontPadding

Declaration
public int fontPadding
Field Value
Type Description
int
| Edit this page View Source

fontRenderMode

Declaration
public int fontRenderMode
Field Value
Type Description
int
| Edit this page View Source

fontSize

Declaration
public int fontSize
Field Value
Type Description
int
| Edit this page View Source

fontSizingMode

Declaration
public int fontSizingMode
Field Value
Type Description
int
| Edit this page View Source

fontSourcePath

Declaration
public string fontSourcePath
Field Value
Type Description
string
| Edit this page View Source

fontStlyeModifier

Declaration
public float fontStlyeModifier
Field Value
Type Description
float
| Edit this page View Source

fontStyle

Declaration
public int fontStyle
Field Value
Type Description
int

Extension Methods

ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags)
ReflectionUtilities.ReflectGetField(object, string, BindingFlags)
ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags)
ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags)
ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags)
ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾