Show / Hide Table of Contents

    Method glevel

    | Improve this Doc View Source

    glevel(out RunLevel)

    plglevel: Get the (current) run level

    Declaration
    public void glevel(out RunLevel p_level)
    Parameters
    Type Name Description
    RunLevel p_level

    Returned value of the run level.

    Remarks

    Get the (current) run level. Valid settings are: 0, uninitialized 1, initialized 2, viewport defined 3, world coordinates defined

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX