M

ViewDisplayBackground.CreateImage

Description:
Creates an object that can be passed to View.SetBackground method to set the background of the Image type.
public static ViewDisplayBackground CreateImage(
	string imagePath,
	ViewDisplayBackgroundImageFlags flags,
	UV imageOffsets,
	UV imageScales
)
Return Value View.SetBackground New background object to pass to View.SetBackground .