缓存一下外发光
This commit is contained in:
parent
1cf8ba3545
commit
3f72a29841
@ -63,6 +63,7 @@ CCProgram vs %{
|
|||||||
|
|
||||||
void main () {
|
void main () {
|
||||||
vec4 pos = vec4(a_position, 1);
|
vec4 pos = vec4(a_position, 1);
|
||||||
|
// vec4 pos = vec4(a_position * vec3(1.0, 1.0, 1.0), 1);
|
||||||
|
|
||||||
#if CC_USE_MODEL
|
#if CC_USE_MODEL
|
||||||
pos = cc_matViewProj * cc_matWorld * pos;
|
pos = cc_matViewProj * cc_matWorld * pos;
|
||||||
|
@ -5183,20 +5183,20 @@
|
|||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
"width": 384,
|
"width": 384.0000000000002,
|
||||||
"height": 603.3299999999999
|
"height": 270
|
||||||
},
|
},
|
||||||
"_anchorPoint": {
|
"_anchorPoint": {
|
||||||
"__type__": "cc.Vec2",
|
"__type__": "cc.Vec2",
|
||||||
"x": 0.5,
|
"x": 0.5,
|
||||||
"y": 1
|
"y": 0.5
|
||||||
},
|
},
|
||||||
"_trs": {
|
"_trs": {
|
||||||
"__type__": "TypedArray",
|
"__type__": "TypedArray",
|
||||||
"ctor": "Float64Array",
|
"ctor": "Float64Array",
|
||||||
"array": [
|
"array": [
|
||||||
288,
|
-132.038,
|
||||||
301.66499999999996,
|
679.166,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
@ -5228,7 +5228,7 @@
|
|||||||
"__id__": 114
|
"__id__": 114
|
||||||
},
|
},
|
||||||
"_children": [],
|
"_children": [],
|
||||||
"_active": true,
|
"_active": false,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 116
|
"__id__": 116
|
||||||
@ -5351,8 +5351,8 @@
|
|||||||
"__type__": "TypedArray",
|
"__type__": "TypedArray",
|
||||||
"ctor": "Float64Array",
|
"ctor": "Float64Array",
|
||||||
"array": [
|
"array": [
|
||||||
|
-1005.506,
|
||||||
0,
|
0,
|
||||||
-255,
|
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
@ -5416,7 +5416,7 @@
|
|||||||
"__id__": 114
|
"__id__": 114
|
||||||
},
|
},
|
||||||
"_children": [],
|
"_children": [],
|
||||||
"_active": true,
|
"_active": false,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 120
|
"__id__": 120
|
||||||
@ -5446,7 +5446,7 @@
|
|||||||
"ctor": "Float64Array",
|
"ctor": "Float64Array",
|
||||||
"array": [
|
"array": [
|
||||||
0,
|
0,
|
||||||
-480,
|
-360,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
@ -5696,7 +5696,7 @@
|
|||||||
"__id__": 114
|
"__id__": 114
|
||||||
},
|
},
|
||||||
"_children": [],
|
"_children": [],
|
||||||
"_active": true,
|
"_active": false,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 126
|
"__id__": 126
|
||||||
@ -5726,7 +5726,7 @@
|
|||||||
"ctor": "Float64Array",
|
"ctor": "Float64Array",
|
||||||
"array": [
|
"array": [
|
||||||
0,
|
0,
|
||||||
-586.665,
|
-466.665,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
@ -5793,11 +5793,11 @@
|
|||||||
"alignMode": 1,
|
"alignMode": 1,
|
||||||
"_target": null,
|
"_target": null,
|
||||||
"_alignFlags": 42,
|
"_alignFlags": 42,
|
||||||
"_left": 0.6,
|
"_left": 0.16246041666666655,
|
||||||
"_right": 0,
|
"_right": 420.0379999999999,
|
||||||
"_top": 48,
|
"_top": 48,
|
||||||
"_bottom": 48,
|
"_bottom": 48,
|
||||||
"_verticalCenter": 0,
|
"_verticalCenter": 679.166,
|
||||||
"_horizontalCenter": 0,
|
"_horizontalCenter": 0,
|
||||||
"_isAbsLeft": false,
|
"_isAbsLeft": false,
|
||||||
"_isAbsRight": true,
|
"_isAbsRight": true,
|
||||||
@ -5819,8 +5819,8 @@
|
|||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"_layoutSize": {
|
"_layoutSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
"width": 384,
|
"width": 384.0000000000002,
|
||||||
"height": 603.3299999999999
|
"height": 270
|
||||||
},
|
},
|
||||||
"_resize": 1,
|
"_resize": 1,
|
||||||
"_N$layoutType": 2,
|
"_N$layoutType": 2,
|
||||||
|
Loading…
Reference in New Issue
Block a user