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
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 |