WidgetElasticDemo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Demonstration script to show how ElasticSystem can be used to drive a satisfying UI inflation/deflation effect of an example UI widget.
public ref class WidgetElasticDemo : UnityEngine::MonoBehaviour
public class WidgetElasticDemo : UnityEngine.MonoBehaviour
type WidgetElasticDemo = class
inherit MonoBehaviour
Public Class WidgetElasticDemo
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourWidgetElasticDemo
Constructors
| WidgetElasticDemo() |
Fields
| BackplateTransform | |
| DeflateAngle | |
| DeflateScale | |
| FlipPanels | |
| InflateAngle | |
| InflateScale |
Methods
| DeflateCoroutine() | |
| InflateCoroutine() | |
| ToggleInflate() |