Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Struct ufbx.ufbx_error_frame

    Detailed error stack frame. NOTE: You must compile ufbx.c with UFBX_ENABLE_ERROR_STACK to enable the error stack.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: ufbxWrapper
    Assembly: ufbxWrapper.dll
    Syntax
    public struct ufbx.ufbx_error_frame

    Fields

    description

    Declaration
    public ufbx.ufbx_string description
    Field Value
    Type Description
    ufbx.ufbx_string

    function

    Declaration
    public ufbx.ufbx_string function
    Field Value
    Type Description
    ufbx.ufbx_string

    source_line

    Declaration
    public uint source_line
    Field Value
    Type Description
    uint
    In this article
    Back to top Generated by DocFX