ConstantColorUsageAttribute
Attribute in LogicToolkit / Inherits from: ConstantPropertyAttribute
Description
Attributes that configure constant configuration for Color
Can be applied for fields in InputField<Color>
.
Constructors
Description | |
---|---|
ConstantColorUsageAttribute | Attributes that configure constant configuration for Color Can be applied for fields in InputField<Color> . |
Fields
Field Name | Description |
---|---|
Hdr | If set to true the Color is treated as a HDR color. |
ShowAlpha | If set to true, the alpha value will be displayed. |
Inherited Members
Properties
Property Name | Description |
---|---|
Order | Specify the order in which multiple ConstantPropertyAttribute are drawn |