Class TMP_SelectionCaret
A simple component that can be added to a newly created object where inheriting from MaskableGraphic is needed.
Inherited Members
Namespace: TMPro
Assembly: solution.dll
Syntax
[RequireComponent(typeof(CanvasRenderer))]
public class TMP_SelectionCaret : MaskableGraphic, ICanvasElement, IClippable, IMaskable, IMaterialModifier
Methods
Name | Description |
---|---|
Cull(Rect, bool) | Override to Cull function of MaskableGraphic to prevent Culling. |
UpdateGeometry() |