effect properties 属性的 inspector -> editor

This commit is contained in:
caizhitao
2020-02-17 09:38:49 +08:00
parent 722914d5c4
commit 549bbdf5e2
11 changed files with 30 additions and 33 deletions

View File

@@ -21,7 +21,7 @@ CCEffect %{
# 老化程度
oldLevel: {
value: 1.0,
inspector: {
editor: {
tooltip: "老化程度",
range: [0.0, 1.0]
}