The Physics Manager lets you provide global settings for 2D physics (menu: Edit > Project Settings > Physics 2D). There is also a corresponding manager for 3D physics, described here.
Property: | Function: |
---|---|
Gravity | The amount of gravity applied to all Rigidbody2D objects. Generally, gravity is only set for the negative direction of the Y-axis. |
Default Material | The default Physics Material 2D that will be used if none has been assigned to an individual collider. |
Velocity iterations | The number of iterations made by the physics engine to resolve velocity effects. Higher numbers result in more accurate physics but at the cost of CPU time. |
Position iterations | The number of iterations made by the physics engine to resolve position changes. Higher numbers result in more accurate physics but at the cost of CPU time. |
Velocity Threshold | Collisions with a relative velocity lower than this value will be treated as inelastic collisions (ie, the colliding objects will not bounce off each other). |
Max Linear Correction | The maximum linear position correction used when solving constraints (range, 0.0001 to 1000000). This helps to prevent overshoot. |
Max Angular Correction | The maximum angular correction used when solving constraints (range, 0.0001 to 1000000). This helps to prevent overshoot. |
Max Translation Speed | The maximum linear speed of a rigidbody object during any physics update. |
Max Rotation Speed | The maximum linear speed of a rigidbody object during any physics update. |
Min Penetration For Penalty | The minimum contact penetration radius allowed before any separation impulse force is applied. |
Baumgarte Scale | Scale factor that determines how fast collision overlaps are resolved. |
Baumgarte Time of Impact Scale | Scale factor that determines how fast time-of-impact overlaps are resolved. |
Time to Sleep | The time (in seconds) that must pass after a rigidbody stops moving before it goes to sleep. |
Linear Sleep Tolerance | The linear speed below which a rigidbody will go to sleep after the “time to sleep” elapses. |
Angular Sleep Tolerance | The rotational speed below which a rigidbody will go to sleep after the “time to sleep” elapses. |
Raycasts Hit Triggers | If enabled, any Raycast that intersects with a Collider marked as a Trigger will return a hit. If disabled, these intersections will not return a hit. |
Raycasts Start In Colliders | Whether ray/line casts that start inside a collider detect the collider or not. |
Change Stops Callbacks | Whether or not to stop reporting collision callbacks immediately if any of the objects involved in the collision are deleted or moved. |
Layer Collision Matrix | Defines how the layer-based collision detection system will behave. |
The settings of the physics manager define limits on the accuracy of the physical simulation. Generally speaking, a more accurate simulation requires more processing overhead, so these settings offer a way to trade off accuracy against performance. See the Physics section of the manual for further information.
When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer.
More information
These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance.
These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising. Some 3rd party video providers do not allow video views without targeting cookies. If you are experiencing difficulty viewing a video, you will need to set your cookie preferences for targeting to yes if you wish to view videos from these providers. Unity does not control this.
These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information.