![]() | HighlightSpriteAlpha Class |
Namespace: Slash.Unity.Common.Visual
The HighlightSpriteAlpha type exposes the following members.
Name | Description | |
---|---|---|
![]() | HighlightSpriteAlpha | Initializes a new instance of the HighlightSpriteAlpha class |
Name | Description | |
---|---|---|
![]() | StartHighlight |
Starts highlighting the target sprite by fading it in and out.
|
![]() | StopHighlight |
Stops highlighting the target sprite by fading it in and stopping fading.
|
Name | Description | |
---|---|---|
![]() | AlphaPerSecond |
Alpha increase or decrease per second.
|
![]() | MinAlpha |
Minimum alpha value.
|
![]() | Target |
Sprite to change the alpha value of.
|