# sourceTransform

> The transform component of the source object.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Animations](/engine/6000.6/script-reference/unityengine/animations.md)
* **Assembly:** UnityEngine.AnimationModule

```csharp
public Transform sourceTransform { get; set; }
```
