# effectiveWeight

> The accumulated weight of the Playable during the PlayableGraph traversal.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Playables](/engine/6000.6/script-reference/unityengine/playables.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public float effectiveWeight { get; }
```
