# Sandbox.MovieMaker.Properties.BoneAccessor.SetParentSpace

```csharp
void SetParentSpace(int index, Transform value)
```

Sets the current movie-driven parent-space transform of the given bone.

### Parameters

- `index` (`int`)
- `value` (`Transform`)

Declared in [Sandbox.MovieMaker.Properties.BoneAccessor](/api/Sandbox.MovieMaker.Properties.BoneAccessor).
Assembly: `Sandbox.Engine`.
