// Assembly: UnityEngine.VFXModule
// Full name: UnityEngine.VFX.VFXBatchedEffectInfo

namespace UnityEngine.VFX
{
public class VFXBatchedEffectInfo // TypeDefIndex: 13394
{
	// Fields
	type#28613 vfxAsset;
	type#27921 activeBatchCount;
	type#27921 inactiveBatchCount;
	type#27921 activeInstanceCount;
	type#27921 unbatchedInstanceCount;
	type#27921 totalInstanceCapacity;
	type#27921 maxInstancePerBatchCapacity;
	type#27940 totalGPUSizeInBytes;
	type#27940 totalCPUSizeInBytes;
}
}
