# 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.
