Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.