Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
TMPro.Examples.SkewTextExample Class Reference
Inheritance diagram for TMPro.Examples.SkewTextExample:

Public Attributes

float CurveScale = 1.0f
 
float ShearAmount = 1.0f
 
AnimationCurve VertexCurve = new AnimationCurve(new Keyframe(0, 0), new Keyframe(0.25f, 2.0f), new Keyframe(0.5f, 0), new Keyframe(0.75f, 2.0f), new Keyframe(1, 0f))
 

Member Data Documentation

float TMPro.Examples.SkewTextExample.CurveScale = 1.0f
float TMPro.Examples.SkewTextExample.ShearAmount = 1.0f
AnimationCurve TMPro.Examples.SkewTextExample.VertexCurve = new AnimationCurve(new Keyframe(0, 0), new Keyframe(0.25f, 2.0f), new Keyframe(0.5f, 0), new Keyframe(0.75f, 2.0f), new Keyframe(1, 0f))

The documentation for this class was generated from the following file: