Statistics for a specific source Asset included in a build.
Additional resources: ContentSummary.assetStats
| Property | Description |
|---|---|
| objectCount | Number of objects from this source Asset in the build output. |
| resourceCount | Number of binary data blobs (resource streams) referenced by objects from this source Asset. |
| size | Total size, in bytes, of the serialized fields and referenced resource data for all objects originating from this source Asset. |
| sourceAssetGUID | The AssetDatabase GUID of the source Asset. |
| sourceAssetPath | The Asset path at the time of the build. |