Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Rigidbody2D.freezeRotation

Switch to Manual
public bool freezeRotation;

Description

Controls whether physics will change the rotation of the object.

If freezeRotation is enabled, the rotation in Z is not modified by the physics simulation.

See Also: Rigidbody2D.constraints.

Did you find this page useful? Please give it a rating: