|
ActionAdventureKit 1.10.0
|
blinks the color on visuals
for example to quickly color a player red when taking damage
Public Member Functions | |
| void | Blink () |
| void | Blink (Color color) |
| void | Blink (float duration) |
| void | Blink02 (Color color) |
| void | Blink05 (Color color) |
| void | Blink10 (Color color) |
| void | Cancel () |
Public Attributes | |
| Color | BaseColor |
| float | BlinkDuration |
| Color | BlinkColor |
| Material | MeshMaterial |
| Renderer[] | Renderers |