Fade from current color to new color over duration
Fields#
| Name | Description |
|---|
| Color Type | Type of color to set |
| Color | Literal colr to set |
| Color Name | Name of the color to set |
| Alpha | Alpha to set |
| Duration | Seconds it takes to fade color |
| Delay | Seconds to wait before starting |
| Immediate On Enable | Immediately set color during OnEnable |
| Transition Mode | Transition mode |
Properties#
| Name | Description |
|---|
| title | Title of the plugin |
| description | Description of the plugin |
| working | Get if the style needs additional updates to finish applying |
| icon | Icon associated with the plugin |
| titlebarText | Text to display in the titlebar for the plugin |
Methods#
| Name | Description |
|---|
| Apply | Apply style to element |