The Rigidbody class in the Sandbox
namespace adds physics properties to an object. It requires a collider to be attached to the same object. This class provides various methods and properties to manipulate the physical behavior of an object in a scene.