unityBackgroundScaleMode
Background image scaling in the element's box.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
StyleEnum<ScaleMode> unityBackgroundScaleMode { get; set; }
Remarks
This property is deprecated. Use BackgroundPropertyHelper to set the background properties. For more information, Refer to Set the scale mode for a background image.