Struct bgfx.Caps | Project Tiny Rendering | 0.25.0-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Struct bgfx.Caps

    Namespace: Bgfx
    Syntax
    public struct Caps

    Fields

    deviceId

    Declaration
    public ushort deviceId
    Field Value
    Type Description
    UInt16

    formats

    Declaration
    public ushort *formats
    Field Value
    Type Description
    UInt16*

    gpu

    Declaration
    public uint *gpu
    Field Value
    Type Description
    UInt32*

    homogeneousDepth

    Declaration
    public byte homogeneousDepth
    Field Value
    Type Description
    Byte

    limits

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

    numGPUs

    Declaration
    public byte numGPUs
    Field Value
    Type Description
    Byte

    originBottomLeft

    Declaration
    public byte originBottomLeft
    Field Value
    Type Description
    Byte

    rendererType

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

    supported

    Declaration
    public ulong supported
    Field Value
    Type Description
    UInt64

    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