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

SurfaceEffector2D.useFriction

Switch to Manual
public bool useFriction;

Description

Should friction be used for any contact with the surface?

When false, no friction is used from any assigned physics material. When true, any existing friction is used.