Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


adaptiveBannerVectorDrawableForeground

The Android Vector Drawable asset for the Android TV banner foreground layer.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static TextAsset adaptiveBannerVectorDrawableForeground { get; set; }

Remarks

A TextAsset that contains Android Vector Drawable XML content for the foreground 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.