C# Class UnityEditor.AndroidBanner

Show file Open project: randomize/VimConfig

Public Properties

Property Type Description
banner UnityEngine.Texture2D
height int
width int

Property Details

banner public property

public Texture2D,UnityEngine banner
return UnityEngine.Texture2D

height public property

public int height
return int

width public property

public int width
return int