This version of Unity is unsupported.

VFXManager.GetBatchedEffectInfo

Declaration

public static VFX.VFXBatchedEffectInfo GetBatchedEffectInfo(VFX.VisualEffectAsset vfx);

Parameters

vfx The Visual Effect Asset

Returns

VFXBatchedEffectInfo A VFXBatchedEffectInfo instance.

Description

Gets information on how a Visual Effect Asset is batched.