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.WarpTextExample Class Reference
Inheritance diagram for TMPro.Examples.WarpTextExample:

Public Attributes

float AngleMultiplier = 1.0f
 
float CurveScale = 1.0f
 
float SpeedMultiplier = 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.WarpTextExample.AngleMultiplier = 1.0f
float TMPro.Examples.WarpTextExample.CurveScale = 1.0f
float TMPro.Examples.WarpTextExample.SpeedMultiplier = 1.0f
AnimationCurve TMPro.Examples.WarpTextExample.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: