Struct bgfx.Caps | Project Tiny | 0.32.0-preview.54
docs.unity.cn
    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 © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021