Class CameraImporter
A collection of methods used for importing USD Camera data into Unity.
Inherited Members
Namespace: Unity.Formats.USD
Assembly: solution.dll
Syntax
public static class CameraImporter
Methods
| Name | Description |
|---|---|
| BuildCamera(CameraSample, GameObject, SceneImportOptions) | Copy camera data from USD to Unity with the given import options. |