This website works better with JavaScript
Home
Explore
Help
Sign In
java
/
jMonkeyEngine-sdk
mirror of
https://github.com/jMonkeyEngine/sdk.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
remove Color from matdef
rickard
1 week ago
parent
5e45037534
commit
f104274c98
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
jme3-materialeditor/src/com/jme3/gde/materialdefinition/CodeBasedMatDef.j3md
+ 0
- 1
jme3-materialeditor/src/com/jme3/gde/materialdefinition/CodeBasedMatDef.j3md
View File
@@ -1,7 +1,6 @@
MaterialDef ${name} {
MaterialParameters {
- Vector4 Color
}
Technique {