Commit d92a726b authored by yu's avatar yu

parent 6d1db578
This diff is collapsed.
{"SubTexture":[{"width":1920,"y":213,"height":142,"name":"后面的灌木丛","x":1},{"width":1920,"y":1,"height":210,"name":"路","x":1},{"width":1920,"y":495,"height":63,"name":"公路栏杆","x":1},{"width":1920,"y":357,"height":136,"name":"前面的灌木丛","x":1}],"width":2048,"height":1024,"name":"公路","imagePath":"公路_tex.png"}
\ No newline at end of file
This diff is collapsed.
{
"ver": "1.0.1",
"uuid": "34069dfb-714e-4c89-9eba-3d839f0bbf5a",
"uuid": "e5659eaf-0f32-41e4-a239-ef67983ae6a4",
"subMetas": {}
}
\ No newline at end of file
{"width":2048,"imagePath":"右_tex.png","SubTexture":[{"width":1131,"y":213,"height":132,"name":"后面的灌木丛","x":1},{"width":1335,"y":1,"height":210,"name":"路","x":1},{"width":780,"y":347,"height":78,"name":"公路栏杆","x":1},{"width":859,"y":213,"height":153,"name":"前面的灌木丛","x":1134}],"height":512,"name":"右"}
\ No newline at end of file
{
"ver": "1.0.1",
"uuid": "ba0b7157-ebf7-4522-ad8e-600407fef2a5",
"uuid": "d99b15ce-2c68-409b-9653-3e02ddc4a416",
"subMetas": {}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "dec50dc0-c535-4f6d-b125-4539eac053fd",
"uuid": "97d4c028-64eb-4f6f-a54e-7645fb00d05e",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -8,24 +8,24 @@
"genMipmaps": false,
"packable": true,
"width": 2048,
"height": 1024,
"height": 512,
"platformSettings": {},
"subMetas": {
"公路_tex": {
"_tex": {
"ver": "1.0.4",
"uuid": "64abd88e-8ca4-4fc2-affa-c5154e69c79d",
"rawTextureUuid": "dec50dc0-c535-4f6d-b125-4539eac053fd",
"uuid": "195dfc11-d3df-4aba-970a-1e508fe2e97d",
"rawTextureUuid": "97d4c028-64eb-4f6f-a54e-7645fb00d05e",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -63,
"offsetY": 232.5,
"offsetX": -27,
"offsetY": 43,
"trimX": 1,
"trimY": 1,
"width": 1920,
"height": 557,
"width": 1992,
"height": 424,
"rawWidth": 2048,
"rawHeight": 1024,
"rawHeight": 512,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......
This diff is collapsed.
{
"ver": "1.0.1",
"uuid": "8d9f03c0-0e15-4192-a42a-afaa3de2dd77",
"subMetas": {}
}
\ No newline at end of file
{"width":2048,"imagePath":"左_tex.png","SubTexture":[{"width":1194,"y":213,"height":158,"name":"后面的灌木丛","x":1},{"width":1207,"y":1,"height":210,"name":"路","x":1},{"width":689,"y":368,"height":76,"name":"公路栏杆","x":1197},{"width":797,"y":213,"height":153,"name":"前面的灌木丛","x":1197}],"height":512,"name":"左"}
\ No newline at end of file
{
"ver": "1.0.1",
"uuid": "6d8ce3a2-78e0-47a7-a4b0-32ff8a692cfd",
"subMetas": {}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "abb20a3e-5b3f-43c2-ba50-3181cd1a3d44",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 2048,
"height": 512,
"platformSettings": {},
"subMetas": {
"左_tex": {
"ver": "1.0.4",
"uuid": "bb5e3019-b0d5-4c9c-91c4-77bbbded3a2e",
"rawTextureUuid": "abb20a3e-5b3f-43c2-ba50-3181cd1a3d44",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -26.5,
"offsetY": 33.5,
"trimX": 1,
"trimY": 1,
"width": 1993,
"height": 443,
"rawWidth": 2048,
"rawHeight": 512,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
This diff is collapsed.
......@@ -4588,6 +4588,7 @@ declare namespace cc {
/** !#en Returns a normalized vector representing the forward direction (Z axis) of the node in world space.
!#zh 获取节点正前方(z 轴)面对的方向,返回值为世界坐标系下的归一化向量 */
forward: Vec3;
data: any;
/**
@param name name
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment