CanvasElement Class |
Namespace: RavingBots.MagicGestures.UI.Elements
public abstract class CanvasElement : UiElement
The CanvasElement type exposes the following members.
Name | Description | |
---|---|---|
CanvasElement | Initializes a new instance of the CanvasElement class |
Name | Description | |
---|---|---|
Awake |
Save the initial state.
| |
SetHoverProgress |
Called when the hover animation progress changes.
(Overrides UiElementSetHoverProgress(Single).) |
Name | Description | |
---|---|---|
_scale |
The current scale of the element.
| |
HoverScale |
The target scale when the canvas is pointed at.
|