NWH Aerodynamics
Search Results for

    Show / Hide Table of Contents

    Class DemoReadout

    UI component for displaying individual flight parameter readouts in demo scenes. Contains separate text fields for the parameter label and its value.

    Inheritance
    object
    Object
    Component
    Behaviour
    MonoBehaviour
    DemoReadout
    Namespace: NWH.Aerodynamics.AircraftController.Demo
    Assembly: NWH.Aerodynamics.dll
    Syntax
    public class DemoReadout : MonoBehaviour

    Fields

    | Edit this page View Source

    label

    Text component displaying the parameter name (e.g., "AIRSPEED", "ALTITUDE").

    Declaration
    public Text label
    Field Value
    Type Description
    Text
    | Edit this page View Source

    readout

    Text component displaying the current parameter value.

    Declaration
    public Text readout
    Field Value
    Type Description
    Text
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © NWH - Vehicle Physics, Aerodynamics, Dynamic Water Physics