Class HierarchyBuilder
A collection of methods for building the USD scene hierarchy in Unity.
Inherited Members
Namespace: Unity.Formats.USD
Assembly: solution.dll
Syntax
public static class HierarchyBuilder
  Methods
| Name | Description | 
|---|---|
| BuildGameObjects(Scene, GameObject, SdfPath, IEnumerable<SdfPath>, PrimMap, SceneImportOptions) | Map all UsdPrims and build Unity GameObjects, reconstructing the parent relationship.  |