Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StyleBackground

Creates from either a Background or a StyleKeyword.
Read time 1 minuteLast updated 8 days ago

Definition

StyleBackground(Background)

Creates from either a Background or a StyleKeyword.
public StyleBackground(Background v)

Parameters

StyleBackground(Texture2D)

Creates from either a Background or a StyleKeyword.
public StyleBackground(Texture2D v)

Parameters

StyleBackground(Sprite)

Creates from either a Background or a StyleKeyword.
public StyleBackground(Sprite v)

Parameters

StyleBackground(VectorImage)

Creates from either a Background or a StyleKeyword.
public StyleBackground(VectorImage v)

Parameters

StyleBackground(StyleKeyword)

Creates from either a Background or a StyleKeyword.
public StyleBackground(StyleKeyword keyword)

Parameters