Skip to main content

Class TrailEffect

This component is an effect for uGUI visual components which renders a trail that follows the motion of the component.

Assembly: ChocDino.UIFX.dll
Declaration
[ExecuteAlways]
[RequireComponent(typeof(Graphic))]
[HelpURL("https://www.chocdino.com/products/unity-assets/")]
[AddComponentMenu("UI/Chocolate Dinosaur UIFX/Effects/UIFX - Trail")]
public class TrailEffect : 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