GetBatchedEffectInfos(List<VFXBatchedEffectInfo>)
Gets batch information of all active Visual Effect Assets.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEngine.VFX
- Assembly: UnityEngine.VFXModule
public static void GetBatchedEffectInfos(List<VFXBatchedEffectInfo> infos)
Parameters
The List that this function populates with the VFXBatchedEffectInfo.