SoUI 0.5版本占坑
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

73 lines
1.7 KiB

[SoGradientTextTagToUnit]
title = "创建渐变漂浮文字2.0(指定单位) [SoUI]"
description = "创建渐变漂浮文字: ${文字} 在 ${单位}的头顶, Z轴偏移 ${Z},字体大小: ${Size}, 目标大小: ${TargetSize}, 变化模式: ${模式},变化间隔: ${大小}, 变化频率 ${频率}, 颜色值:(${Red}%, ${Green}%, ${Blue}%) ,透明度: ${Transparency}% , 漂浮文字速度为 ${Speed}, 方向是 ${角度} 度, 在 ${时间} 秒后消失."
comment = "渐变之后才开始计算消失时间, 消失前1秒会开始淡化.颜色格式为(红,绿,蓝).若目标大小设置错误将导致无法渐变.每个渐变漂浮文字都需要创建一个计时器."
category = TC_TEXTTAG
[[.args]]
type = StringExt
[[.args]]
type = unit
default = "GetTriggerUnit"
[[.args]]
type = real
default = "0"
[[.args]]
type = real
default = "12"
min = 1
[[.args]]
type = real
default = "18"
[[.args]]
type = GradiendTypeOpi
default = "GradiendTypeOpiC"
[[.args]]
type = real
default = "0.6"
min = 0
[[.args]]
type = GradiendFrequencyOpi
default = "GradiendFrequencyOpiE"
min = 1
[[.args]]
type = real
default = "100"
min = 0
max = 100
[[.args]]
type = real
default = "100"
min = 0
max = 100
[[.args]]
type = real
default = "100"
min = 0
max = 100
[[.args]]
type = real
default = "0"
min = 0
max = 100
[[.args]]
type = real
default = "64"
[[.args]]
type = real
default = "90"
min = 0
max = 360
[[.args]]
type = real
default = "5"
min = 0
[SoGradientSetFadeTime]
title = "设置淡化时间 [SoUI]"
description = "设置渐变漂浮文字的淡化时间为 ${time}."
comment = "这项设置是全局的, 如果输入的值不合法将不修改淡化时间."
category = TC_TEXTTAG
[[.args]]
type = real
default = "1"
min = 0