Table of Contents

Class UITextSplineController.GlyphPlain

protected class UITextSplineController.GlyphPlain : UITextSplineController.IGlyph
Inheritance
UITextSplineController.GlyphPlain
Implements

Fields

Rect

public Rect Rect

Field Value

Rect

V

public Vector3[] V

Field Value

Vector3[]

Properties

Center

public Vector3 Center { get; }

Property Value

Vector3

Methods

Load(ref Vector3[], int)

public void Load(ref Vector3[] verts, int index)

Parameters

verts Vector3[]
index int

Rotate(Quaternion)

public void Rotate(Quaternion rotation)

Parameters

rotation Quaternion

Save(ref Vector3[], int)

public void Save(ref Vector3[] verts, int index)

Parameters

verts Vector3[]
index int

Transpose(Vector3)

public void Transpose(Vector3 v)

Parameters

v Vector3

calcRect()

public void calcRect()