An extension to the BuildReport class that tracks which scenes in the build have references to a specific asset in the build.
The build process generates this information when BuildOptions.DetailedBuildReport is used during a build.
list | An array of ScenesUsingAsset that holds information about the Assets that are included in the build. |