Search Results for

    Show / Hide Table of Contents

    Class TopPanelController

    The TopPanelController handpes updates to the UI panel of the trainign scenario, showing the instructions and progress percentage of the training.

    Inheritance
    System.Object
    TopPanelController
    Namespace: UI
    Assembly: Assembly-CSharp.dll
    Syntax
    public class TopPanelController : MonoBehaviour

    Fields

    | Improve this Doc View Source

    errorColor

    Declaration
    public Color errorColor
    Field Value
    Type Description
    Color
    | Improve this Doc View Source

    successColor

    The color of the UI animation played on correct actions.

    Declaration
    public Color successColor
    Field Value
    Type Description
    Color
    • Improve this Doc
    • View Source
    In This Article
    Back to top TrainAR Documentation