Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FromVectorImage(VectorImage)

Creates a background from a VectorImage.
Read time 1 minuteLast updated 6 days ago

Definition

public static Background FromVectorImage(VectorImage vi)

Parameters

The vector image to use as a background.

Returns

Type

Description

BackgroundA new background object.