Class PackageUtils
Inherited Members
Namespace: Unity.Formats.USD
Assembly: solution.dll
Syntax
public static class PackageUtils
Methods
| Name | Description |
|---|---|
| GetCallerRelativeToProjectFolderPath(string) | Utils function to get the relative path of the current caller with current Unity directory as a base folder |
| GetRelativeFolderPath(string, string) | Utils function to get the relative path of a file considering a base folder |