Struct bgfx.ScreenShotDesc | Project Tiny | 0.32.0-preview.54
docs.unity.cn
    Show / Hide Table of Contents

    Struct bgfx.ScreenShotDesc

    Namespace: Bgfx
    Syntax
    public struct ScreenShotDesc

    Fields

    height

    Declaration
    public int height
    Field Value
    Type Description
    Int32

    pitch

    Declaration
    public int pitch
    Field Value
    Type Description
    Int32

    size

    Declaration
    public int size
    Field Value
    Type Description
    Int32

    width

    Declaration
    public int width
    Field Value
    Type Description
    Int32

    yflip

    Declaration
    public int yflip
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021