# vfxEventAttribute

> Gets the modifiable current event attribute (Read Only).

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.VFX](/engine/6000.0/script-reference/unityengine/vfx.md)
* **Assembly:** UnityEngine.VFXModule

```csharp
public VFXEventAttribute vfxEventAttribute { get; }
```
