Version: 2021.2
언어: 한국어
public bool pixelPerfect ;

설명

Force elements in the canvas to be aligned with pixels. Only applies with renderMode is Screen Space.

Enabling pixelPerfect can make elements appear sharper and prevent blurriness. However, if many elements are scaled or rotated, or use subtle animated position or scaling, it may be advantageous to disable pixelPerfect, since the movement will be smoother without.