Class Compute_DT_EventArgs
Inheritance
Compute_DT_EventArgs
Namespace: TMPro
Assembly: Unity.TextMeshPro.dll
Syntax
public class Compute_DT_EventArgs
Constructors
Declaration
public Compute_DT_EventArgs(Compute_DistanceTransform_EventTypes type, float progress)
Parameters
Declaration
public Compute_DT_EventArgs(Compute_DistanceTransform_EventTypes type, Color[] colors)
Parameters
Fields
Colors
Declaration
Field Value
EventType
Declaration
public Compute_DistanceTransform_EventTypes EventType
Field Value
ProgressPercentage
Declaration
public float ProgressPercentage
Field Value