Method UsdUtilsCreateNewUsdzPackage
UsdUtilsCreateNewUsdzPackage(SdfAssetPath, string, string)
Declaration
public static bool UsdUtilsCreateNewUsdzPackage(SdfAssetPath assetPath, string usdzFilePath, string firstLayerName)
Parameters
Type | Name | Description |
---|---|---|
SdfAssetPath | assetPath | |
string | usdzFilePath | |
string | firstLayerName |
Returns
Type | Description |
---|---|
bool |
UsdUtilsCreateNewUsdzPackage(SdfAssetPath, string)
Declaration
public static bool UsdUtilsCreateNewUsdzPackage(SdfAssetPath assetPath, string usdzFilePath)
Parameters
Type | Name | Description |
---|---|---|
SdfAssetPath | assetPath | |
string | usdzFilePath |
Returns
Type | Description |
---|---|
bool |