Show / Hide Table of Contents

Class Glyph2D

Inheritance
object
Glyph2D
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
[Serializable]
public class Glyph2D

Fields

| Edit this page View Source

bottomLeft

Declaration
public Vector3 bottomLeft
Field Value
Type Description
Vector3
| Edit this page View Source

bottomRight

Declaration
public Vector3 bottomRight
Field Value
Type Description
Vector3
| Edit this page View Source

topLeft

Declaration
public Vector3 topLeft
Field Value
Type Description
Vector3
| Edit this page View Source

topRight

Declaration
public Vector3 topRight
Field Value
Type Description
Vector3
| Edit this page View Source

uv0

Declaration
public Vector2 uv0
Field Value
Type Description
Vector2
| Edit this page View Source

uv1

Declaration
public Vector2 uv1
Field Value
Type Description
Vector2
| Edit this page View Source

uv2

Declaration
public Vector2 uv2
Field Value
Type Description
Vector2
| Edit this page View Source

uv3

Declaration
public Vector2 uv3
Field Value
Type Description
Vector2

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
☀
☾