完善材质inspector
This commit is contained in:
@@ -14,11 +14,11 @@
|
||||
"_props": {
|
||||
"texture": null,
|
||||
"glowColor": {
|
||||
"__type__": "cc.Vec4",
|
||||
"x": 1,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"w": 1
|
||||
"__type__": "cc.Color",
|
||||
"r": 255,
|
||||
"g": 0,
|
||||
"b": 0,
|
||||
"a": 255
|
||||
},
|
||||
"glowColorSize": 0.2,
|
||||
"glowThreshold": 0.1
|
||||
|
Reference in New Issue
Block a user