Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


unityBackgroundScaleMode

Background image scaling in the element's box.
Read time 1 minuteLast updated 8 days ago

Definition

Warning
Deprecated. unityBackgroundScaleMode is deprecated. Use background-* properties instead.
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.