Table of Contents

Struct FLetterQuad

Namespace
Global
Assembly
Assembly-CSharp.dll
public struct FLetterQuad
Inherited Members

Fields

bottomLeft

public Vector2 bottomLeft

Field Value

Vector2

bottomRight

public Vector2 bottomRight

Field Value

Vector2

charInfo

public FCharInfo charInfo

Field Value

FCharInfo

rect

public Rect rect

Field Value

Rect

topLeft

public Vector2 topLeft

Field Value

Vector2

topRight

public Vector2 topRight

Field Value

Vector2

Methods

CalculateVectors()

public void CalculateVectors()

CalculateVectors(float, float)

public void CalculateVectors(float offsetX, float offsetY)

Parameters

offsetX float
offsetY float

CalculateVectorsToWholePixels(float, float)

public void CalculateVectorsToWholePixels(float offsetX, float offsetY)

Parameters

offsetX float
offsetY float