assetPath
Gets the path of the Asset relative to the project root. If the Asset is a meta file, the path to the meta file is returned.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.VersionControl
- Assembly: UnityEditor.CoreModule
public string assetPath { get; }