Struct bgfx.Init | Project Tiny Rendering | 0.25.0-preview
docs.unity3d.com
    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 © 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