Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SpriteRenderer.flipX

Switch to Manual
public bool flipX;

Description

Flips the sprite on the X axis.

Only the rendering is affected. Use negative Transform.scale, if you want to affect all the other components (for example colliders).