Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


imageUSSClassName

The USS class name of the image element that will be used to display the icon texture.
Read time 1 minuteLast updated 6 days ago

Definition

public static readonly string imageUSSClassName

Remarks

Unity adds this USS class to an instance of the Image element that will be used to display the _iconImage property value. Any styling applied to this class will affect image elements inside a Button that contains this class.