Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Delegate ufbx.ufbx_alloc_fn

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