Method Open
Open(string)
Declaration
public static Scene Open(string filePath)
Parameters
| Type | Name | Description |
|---|---|---|
| string | filePath |
Returns
| Type | Description |
|---|---|
| Scene |
Open(UsdStage)
Declaration
public static Scene Open(UsdStage stage)
Parameters
| Type | Name | Description |
|---|---|---|
| UsdStage | stage |
Returns
| Type | Description |
|---|---|
| Scene |