Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cdn
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
llewan
cdn
Commits
bba6f8ef
Commit
bba6f8ef
authored
Dec 26, 2018
by
zuqiu_rabbit
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v1.1.0
parent
0ba7806e
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
117 additions
and
8 deletions
+117
-8
Props.lmat
...ibazuqiu-weixin/v1.1.0/res/3d/Assets/Materials/Props.lmat
+77
-0
zuhe-sky.lm
jinjibazuqiu-weixin/v1.1.0/res/3d/Assets/zuhe-sky.lm
+0
-0
football.ls
jinjibazuqiu-weixin/v1.1.0/res/3d/football.ls
+40
-8
No files found.
jinjibazuqiu-weixin/v1.1.0/res/3d/Assets/Materials/Props.lmat
0 → 100644
View file @
bba6f8ef
{
"version":"LAYAMATERIAL:01",
"props":{
"name":"Props",
"cull":2,
"blend":0,
"srcBlend":1,
"dstBlend":0,
"alphaTest":false,
"depthWrite":true,
"renderQueue":1,
"textures":[
{
"name":"diffuseTexture",
"path":""
},
{
"name":"normalTexture",
"path":""
},
{
"name":"specularTexture",
"path":""
},
{
"name":"emissiveTexture",
"path":""
}
],
"vectors":[
{
"name":"ambientColor",
"value":[
0,
0,
0
]
},
{
"name":"albedo",
"value":[
0.3607843,
0.9215686,
1,
1
]
},
{
"name":"diffuseColor",
"value":[
1,
1,
1
]
},
{
"name":"specularColor",
"value":[
1,
1,
1,
8
]
},
{
"name":"emissionColor",
"value":[
0,
0,
0
]
}
],
"defines":[]
}
}
\ No newline at end of file
jinjibazuqiu-weixin/v1.1.0/res/3d/Assets/zuhe-sky.lm
0 → 100644
View file @
bba6f8ef
File added
jinjibazuqiu-weixin/v1.1.0/res/3d/football.ls
View file @
bba6f8ef
...
...
@@ -57,16 +57,13 @@
1920
],
"clearColor":[
0
.1921569
,
0
.3019608
,
0
.4745098
,
0.1
019608
0,
0,
0,
0.1
686275
],
"skyBox":{
"sharedMaterial":{
"type":"Laya.SkyBoxMaterial",
"path":"Assets/sky/Skybox2.lmat"
}
"sharedMaterial":{}
}
},
"components":{},
...
...
@@ -107,6 +104,41 @@
"components":{},
"child":[]
},
{
"type":"MeshSprite3D",
"props":{
"isStatic":false,
"name":"sky"
},
"customProps":{
"layer":0,
"translate":[
-0.01,
4.34,
-52.5
],
"rotation":[
-0.1198999,
-4.258055E-06,
0.0004288939,
-0.9927859
],
"scale":[
9.088304,
9.088304,
9.088304
],
"meshPath":"Assets/zuhe-sky.lm",
"materials":[
{
"type":"Laya.StandardMaterial",
"path":"Assets/Materials/Props.lmat"
}
]
},
"components":{},
"child":[]
},
{
"type":"Sprite3D",
"props":{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment