sharedAssets
The _role value of a file that contains asset objects which are shared between Scenes.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Build.Reporting
- Assembly: UnityEditor.CoreModule
public static string sharedAssets { get; }
Remarks
Examples of asset objects are textures, models, and audio. This role is also used for any serialized file inside an AssetBundle, apart from serialized files that contain scenes.