UIBlock2D.SoftenEdges
SoftenEdges
Apply local anti-aliasing to edges around the body and Border.
Remarks
Drastically improves visual quality in most user interfaces. In certain situations, however, such as rendering a transparent image or
if an image has edge softening already baked into its texture, enabling this property may result in some undesired visual artifacts.
Declaration
public bool SoftenEdges { get; set; }