Delegate ufbx.ufbx_open_file_fn
Namespace: ufbxWrapper
Assembly: ufbxWrapper.dll
Syntax
public delegate bool ufbx.ufbx_open_file_fn(void* user, ufbx.ufbx_stream* stream, string path, ulong path_len, ufbx.ufbx_open_file_info* info)
Parameters
Type | Name | Description |
---|---|---|
void* | user | |
ufbx_stream* | stream | |
string | path | |
ulong | path_len | |
ufbx_open_file_info* | info |
Returns
Type | Description |
---|---|
bool |