Struct bgfx.Init | Project Tiny | 0.31.0-preview.24
docs.unity.cn
    Show / Hide Table of Contents

    Struct bgfx.Init

    Namespace: Bgfx
    Syntax
    public struct Init

    Fields

    allocator

    Declaration
    public IntPtr allocator
    Field Value
    Type Description
    IntPtr

    callback

    Declaration
    public IntPtr callback
    Field Value
    Type Description
    IntPtr

    debug

    Declaration
    public byte debug
    Field Value
    Type Description
    Byte

    deviceId

    Declaration
    public ushort deviceId
    Field Value
    Type Description
    UInt16

    limits

    Declaration
    public bgfx.Init.Limits limits
    Field Value
    Type Description
    bgfx.Init.Limits

    platformData

    Declaration
    public bgfx.PlatformData platformData
    Field Value
    Type Description
    bgfx.PlatformData

    profile

    Declaration
    public byte profile
    Field Value
    Type Description
    Byte

    resolution

    Declaration
    public bgfx.Resolution resolution
    Field Value
    Type Description
    bgfx.Resolution

    type

    Declaration
    public bgfx.RendererType type
    Field Value
    Type Description
    bgfx.RendererType

    vendorId

    Declaration
    public ushort vendorId
    Field Value
    Type Description
    UInt16
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 06 November 2020