nor..67 c906508e62 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now
- separate jar files for engine components
- resolve dependencies between code parts
- remove Nifty dependency from Cinematics
- remove Physics dependency from TerrainGrid
- add public accessors to Natives Extraction
- remove RenderHint serialization from networking

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8839 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 01:22:42 +00:00

11 lines
365 B
Plaintext

Material Pong Rock : Common/MatDefs/Light/Lighting.j3md {
MaterialParameters {
Shininess: 8.0
NormalMap: Textures/BumpMapTest/Simple_normal.png
ParallaxMap : Textures/BumpMapTest/Simple_height.png
UseMaterialColors : true
Ambient : 0 0 0 1
Diffuse : 1 1 1 1
Specular : 0 0 0 1
}
}