ImageAdjustment.ScaleMode
ScaleMode
get
: Gets the current scale mode.
set
: Sets the scale mode and resets both CenterUV and UVScale to
Vector2.zero
and Vector2.one
, respectively.
Declaration
public ImageScaleMode ScaleMode { get; set; }
get
: Gets the current scale mode.
set
: Sets the scale mode and resets both CenterUV and UVScale to
Vector2.zero
and Vector2.one
, respectively.
public ImageScaleMode ScaleMode { get; set; }