Class HTMLWindowSystem | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class HTMLWindowSystem

    Inheritance
    System.Object
    WindowSystem
    HTMLWindowSystem
    Namespace: Unity.Tiny.HTML
    Syntax
    public class HTMLWindowSystem : WindowSystem

    Constructors

    HTMLWindowSystem()

    Declaration
    public HTMLWindowSystem()

    Fields

    frameTime

    Declaration
    protected double frameTime
    Field Value
    Type Description
    System.Double

    initialized

    Declaration
    protected bool initialized
    Field Value
    Type Description
    System.Boolean

    iswebgl

    Declaration
    protected bool iswebgl
    Field Value
    Type Description
    System.Boolean

    Methods

    DebugReadbackImage(out Int32, out Int32, out NativeArray<Byte>)

    Declaration
    public override void DebugReadbackImage(out int w, out int h, out NativeArray<byte> pixels)
    Parameters
    Type Name Description
    System.Int32 w
    System.Int32 h
    NativeArray<System.Byte> pixels
    Overrides
    WindowSystem.DebugReadbackImage(out Int32, out Int32, out NativeArray<Byte>)

    InfiniteMainLoop(WindowSystem.MainLoopDelegate)

    Declaration
    public override void InfiniteMainLoop(WindowSystem.MainLoopDelegate m)
    Parameters
    Type Name Description
    WindowSystem.MainLoopDelegate m
    Overrides
    WindowSystem.InfiniteMainLoop(WindowSystem.MainLoopDelegate)

    OnDestroy()

    Declaration
    protected override void OnDestroy()

    OnStartRunning()

    Declaration
    protected override void OnStartRunning()

    OnUpdate()

    Declaration
    protected override void OnUpdate()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023