Class TrailEffectTMP
This component is an effect for Text Mesh Pro which renders a trail that follows the motion of the TMP_Text component.
Assembly: ChocDino.UIFX.TMP.dll
Declaration
[RequireComponent(typeof(TMP_Text))]
[HelpURL("https://www.chocdino.com/products/unity-assets/")]
[AddComponentMenu("UI/Chocolate Dinosaur UIFX/Effects/UIFX - Trail TMP")]
public class TrailEffectTMP : TrailEffectBase, IMeshModifier
Inheritance: System.Object
-> UnityEngine.Object
-> UnityEngine.Component
-> UnityEngine.Behaviour
-> UnityEngine.MonoBehaviour
-> UnityEngine.EventSystems.UIBehaviour
-> ChocDino.UIFX.TrailEffectBase
Implements:
UnityEngine.UI.IMeshModifier
Implements
UnityEngine.UI.IMeshModifier