Table of Contents

Class FTextParams

Namespace
Global
Assembly
Assembly-CSharp.dll
public class FTextParams
Inheritance
FTextParams
Inherited Members

Fields

_kerningOffset

public float _kerningOffset

Field Value

float

_lineHeightOffset

public float _lineHeightOffset

Field Value

float

scaledKerningOffset

public float scaledKerningOffset

Field Value

float

scaledLineHeightOffset

public float scaledLineHeightOffset

Field Value

float

Properties

kerningOffset

public float kerningOffset { get; set; }

Property Value

float

lineHeightOffset

public float lineHeightOffset { get; set; }

Property Value

float