Class CubeImporter
A collection of methods used for importing USD Cube data into Unity.
Inherited Members
Namespace: Unity.Formats.USD
Assembly: solution.dll
Syntax
public static class CubeImporter
Methods
| Name | Description |
|---|---|
| BuildCube(CubeSample, GameObject, SceneImportOptions, bool) | Copy cube data from USD to Unity with the given import options. |