Property usdFullPath
usdFullPath
The absolute file path to the USD file from which this asset was created. This path may point to a location outside of the Unity project and may be any file type supported by USD (e.g. usd, usda, usdc, abc, ...). Setting this path will not trigger the asset to be reimported, Reload must be called explicitly.
Declaration
public string usdFullPath { get; set; }
Property Value
Type | Description |
---|---|
string |