Struct bgfx.ViewStats | Project Tiny | 0.32.0-preview.54
docs.unity.cn
    Show / Hide Table of Contents

    Struct bgfx.ViewStats

    Namespace: Bgfx
    Syntax
    public struct ViewStats

    Fields

    cpuTimeBegin

    Declaration
    public long cpuTimeBegin
    Field Value
    Type Description
    Int64

    cpuTimeEnd

    Declaration
    public long cpuTimeEnd
    Field Value
    Type Description
    Int64

    gpuTimeBegin

    Declaration
    public long gpuTimeBegin
    Field Value
    Type Description
    Int64

    gpuTimeEnd

    Declaration
    public long gpuTimeEnd
    Field Value
    Type Description
    Int64

    name

    Declaration
    public byte *name
    Field Value
    Type Description
    Byte*

    view

    Declaration
    public ushort view
    Field Value
    Type Description
    UInt16
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021