This version of Unity is unsupported.

VFXManager.GetBatchedEffectInfos

Declaration

public static void GetBatchedEffectInfos(List<VFXBatchedEffectInfo> infos);

Parameters

infos The List that this function populates with the VFXBatchedEffectInfo.

Description

Gets batch information of all active Visual Effect Assets.