Class HTMLWindowSystem | Project Tiny for Web | 0.21.0-preview.3
docs.unity3d.com
    Show / Hide Table of Contents

    Class HTMLWindowSystem

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

    Constructors

    HTMLWindowSystem()

    Declaration
    public HTMLWindowSystem()

    Fields

    frameTime

    Declaration
    protected double frameTime
    Field Value
    Type Description
    Double

    initialized

    Declaration
    protected bool initialized
    Field Value
    Type Description
    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
    Int32 w
    Int32 h
    NativeArray<Byte> pixels

    GetPlatformWindowHandle()

    Declaration
    public override IntPtr GetPlatformWindowHandle()
    Returns
    Type Description
    IntPtr

    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