> 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/legacyanimatorineditoroption.md).

# LegacyAnimatorInEditorOption

**Declarations**

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

**Parameters**

| value | Tells AnythingWorld to use the legacy animation system for the created model. |
| ----- | ----------------------------------------------------------------------------- |

#### Description

Make the object use the legacy animation system.
