Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Delegate ufbx.ufbx_read_fn

    Namespace: ufbxWrapper
    Assembly: ufbxWrapper.dll
    Syntax
    public delegate ulong ufbx.ufbx_read_fn(void* user, void* data, ulong size)
    Parameters
    Type Name Description
    void* user
    void* data
    ulong size
    Returns
    Type Description
    ulong
    In this article
    Back to top Generated by DocFX