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

    Struct bgfx.TransientIndexBuffer

    Namespace: Bgfx
    Syntax
    public struct TransientIndexBuffer

    Fields

    data

    Declaration
    public byte *data
    Field Value
    Type Description
    Byte*

    handle

    Declaration
    public bgfx.IndexBufferHandle handle
    Field Value
    Type Description
    bgfx.IndexBufferHandle

    size

    Declaration
    public uint size
    Field Value
    Type Description
    UInt32

    startIndex

    Declaration
    public uint startIndex
    Field Value
    Type Description
    UInt32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021