Switch string

节点功能:根据布尔值 boolean 的真假,输出 on_true 或 on_false 中的一个字符串值。? Switch string-
节点中英文对比
Switch string
  • string
  • on_true
    on_false
    boolean
    Switch string
  • string
  • on_true
    on_false
    boolean
    Switch string - 参数说明
    输出参数
    string
    输出一个字符串值。
    控件参数
    on_true
    如果布尔值为 True,返回这个字符串。
    on_false
    如果布尔值为 False,返回这个字符串。
    boolean
    控制开关条件,决定返回哪一个字符串。
    暂无节点说明
    节点列表 首页