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

# TransformSpace

**Declarations**

```csharp
public static RequestParameterOption TransformSpace(Utilities.TransformSpace space)
```

**Parameters**

| space | Enum defining the transform space to be used while applying transform properties to this model. |
| ----- | ----------------------------------------------------------------------------------------------- |

#### Description

Define whether transformations (position, rotation) should be applied using world space or local space.
