Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

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.