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

    Struct bgfx.InstanceDataBuffer

    Namespace: Bgfx
    Syntax
    public struct InstanceDataBuffer

    Fields

    data

    Declaration
    public byte *data
    Field Value
    Type Description
    Byte*

    handle

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

    num

    Declaration
    public uint num
    Field Value
    Type Description
    UInt32

    offset

    Declaration
    public uint offset
    Field Value
    Type Description
    UInt32

    size

    Declaration
    public uint size
    Field Value
    Type Description
    UInt32

    stride

    Declaration
    public ushort stride
    Field Value
    Type Description
    UInt16
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021