Interface IImporter
An interface for delegating import behavior to a third party.
Namespace: Unity.Formats.USD
Assembly: solution.dll
Syntax
public interface IImporter
Methods
| Name | Description |
|---|---|
| BeginReading(Scene, PrimMap, SceneImportOptions) | |
| Import(Scene, PrimMap, SceneImportOptions) |