Struct bgfx.TextureInfo | Project Tiny Rendering | 0.21.0-preview.4
docs.unity3d.com
    Show / Hide Table of Contents

    Struct bgfx.TextureInfo

    Namespace: Bgfx
    Syntax
    public struct TextureInfo

    Fields

    bitsPerPixel

    Declaration
    public byte bitsPerPixel
    Field Value
    Type Description
    Byte

    cubeMap

    Declaration
    public byte cubeMap
    Field Value
    Type Description
    Byte

    depth

    Declaration
    public ushort depth
    Field Value
    Type Description
    UInt16

    format

    Declaration
    public bgfx.TextureFormat format
    Field Value
    Type Description
    bgfx.TextureFormat

    height

    Declaration
    public ushort height
    Field Value
    Type Description
    UInt16

    numLayers

    Declaration
    public ushort numLayers
    Field Value
    Type Description
    UInt16

    numMips

    Declaration
    public byte numMips
    Field Value
    Type Description
    Byte

    storageSize

    Declaration
    public uint storageSize
    Field Value
    Type Description
    UInt32

    width

    Declaration
    public ushort width
    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