Struct bgfx.InstanceDataBuffer | Project Tiny Rendering | 0.25.0-preview
docs.unity3d.com
    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 © 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