BackgroundRepeat
Script interface for VisualElement background-repeat style property _backgroundRepeat.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Implements: IEquatable<BackgroundRepeat>
public struct BackgroundRepeat : IEquatable<BackgroundRepeat>
Fields
Constructors
Constructor | Description |
|---|---|
| BackgroundRepeat(UnityEngine.UIElements.Repeat,UnityEngine.UIElements.Repeat) | Create a BackgroundRepeat with x and y repeat |