Summary
[Editor-Conditional]
    Specifies a custom display label for the 
		Thresholds column of a mixer transition.
    - Assembly
 - Animancer
.dll  - Namespace
 - Animancer
 - Base Types
 - 
									
- Attribute
 
 
							graph BT
	Type-->Base0["Attribute"]
	Type["ThresholdLabelAttribute"]
class Type type-node
						
					Syntax
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Class | AttributeTargets.Struct, Inherited = true)]
[System.Diagnostics.Conditional(Strings.UnityEditor)]
public sealed class ThresholdLabelAttribute : Attribute
	Attributes
| Type | Description | 
|---|---|
| Attribute | 
						|
| ConditionalAttribute | 
Constructors
| Name | Summary | 
|---|---|
| Threshold | 
									Creates a new Animancer.ThresholdLabelAttribute. | 
							
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| Label | 
									 [Editor-Only] The label. 
								 |