Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BackgroundRepeat

Script interface for VisualElement background-repeat style property _backgroundRepeat.
Read time 1 minuteLast updated 6 days ago

Definition

public struct BackgroundRepeat : IEquatable<BackgroundRepeat>

Fields

Value

Description

xBackground repeat in the x direction.
yBackground repeat in the y direction.

Constructors

Constructor

Description

BackgroundRepeat(UnityEngine.UIElements.Repeat,UnityEngine.UIElements.Repeat)Create a BackgroundRepeat with x and y repeat