Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


massConfiguration

The shape mass configuration. Normally this only used on a body where the total of all shapes is used. This allows the calculation of this specific shape in isolation. See PhysicsBody.MassConfiguration.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public PhysicsBody.MassConfiguration massConfiguration { get; }