The Android Vector Drawable asset for the Android TV banner background layer.
A TextAsset that contains Android Vector Drawable XML content for the background layer of the Android TV banner. Import a Vector Drawable XML file into your project and assign it to this property. Unity imports the Vector Drawable XML file as a TextAsset.
This property is available only when PlayerSettings.Android.iconSourceType is set to AndroidIconSourceType.VectorDrawable, PlayerSettings.Android.androidTVCompatibility is enabled, and PlayerSettings.Android.androidBannerEnabled is enabled.
Additional resources: PlayerSettings.Android.adaptiveBannerVectorDrawableForeground.