Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


includedObjects

List of objects that an asset contains in its source file.
Read time 1 minuteLast updated 10 days ago

Definition

public List<ObjectIdentifier> includedObjects { get; set; }

Remarks

Internal use only. See AssetLoadInfo.