public class Rigidbody2DSynchronizable : RigidbodySynchronizableCommon| angularVelocity | Angular velocity in degrees per second. |
| isKinematic | Controls whether physics affects the rigidbody. (Overrides RigidbodySynchronizableCommonisKinematic) |
| position | The position of the rigidbody. |
| rotation | The rotation of the rigidbody. |
| velocity | Linear velocity of the Rigidbody in units per second. |
| Rigidbody | Rigidbody to synchronize. |