Delegate ExportFunction
Namespace: Unity.Formats.USD
Syntax
public delegate void ExportFunction(ObjectContext objContext, ExportContext exportContext);
Parameters
| Type | Name | Description |
|---|---|---|
| ObjectContext | objContext | |
| ExportContext | exportContext |
public delegate void ExportFunction(ObjectContext objContext, ExportContext exportContext);
| Type | Name | Description |
|---|---|---|
| ObjectContext | objContext | |
| ExportContext | exportContext |