CreateVFXEventAttribute()
Use this method to create a new VFXEventAttribute.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.VFX
- Assembly: UnityEngine.VFXModule
public VFXEventAttribute CreateVFXEventAttribute()
Returns
Type | Description |
|---|---|
| VFXEventAttribute |
Remarks
You can pass a VFXEventAttribute to VisualEffect.SendEvent.