> For the complete documentation index, see [llms.txt](https://anything-world.gitbook.io/anything-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anything-world.gitbook.io/anything-world/unity/documentation/anythingworld-api/requestparameter/addrigidbody.md).

# AddRigidbody

**Declarations**

```csharp
public static AddRigidbody AddRigidbody()
```

```csharp
public static AddRigidbody AddRigidbody(bool value)
```

**Parameters**

| value | Add Rigidbody to object. |
| ----- | ------------------------ |

#### Description

Add Rigidbody to object.
