|
|
@ -126,7 +126,6 @@ public class MaterialMatParamOverrideTest { |
|
|
|
outUniforms(uniform("AlphaDiscardThreshold", VarType.Float, 2.79f)); |
|
|
|
outUniforms(uniform("AlphaDiscardThreshold", VarType.Float, 2.79f)); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@Test |
|
|
|
|
|
|
|
@Test |
|
|
|
@Test |
|
|
|
public void testChildOverridesParent() { |
|
|
|
public void testChildOverridesParent() { |
|
|
|
material("Common/MatDefs/Light/Lighting.j3md"); |
|
|
|
material("Common/MatDefs/Light/Lighting.j3md"); |
|
|
|