例4:迭代(重复)

目标

演示如何使用iterator 创建横排0-9 10个数字

步骤

  1. 添加 clear & Iterator
  2. 双击Iterator 进入Iterator 里边(注意工具条下导航条路径变化)
  3. 在Iterator 中增加 "Iterator Variables" & "Image With String" & "Image Transform" & "Math" & "Billiboard"
  4. 设置 "Math"的"Inital Value"为“10” ,"Opration #1" 为 "x"
  5. 连接 "Iterator Variables"的"Current Index" 到 "Image With String" 的"String" ; 连接"Iterator Variables" 的Current Index" 到"Math" 的“下边” ;
  6. 连接 "Image With String " 的"image" 到"Image Transform"的"image" ; 连接 "Math"的"右边点" 到"Image Transform"的"Translation X";

结果 下载QC文件

设置:
设置 设置

结果:
结果