Common.MatDefs.Nifty.NiftyQuad.j3md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jme3-niftygui Show documentation
Show all versions of jme3-niftygui Show documentation
jMonkeyEngine is a 3-D game engine for adventurous Java developers
MaterialDef Default GUI {
MaterialParameters {
Vector4 Color (Color)
}
Technique {
VertexShader GLSL300 GLSL150 GLSL100: Common/MatDefs/Nifty/NiftyQuad.vert
FragmentShader GLSL300 GLSL150 GLSL100: Common/MatDefs/Nifty/NiftyQuad.frag
WorldParameters {
WorldViewProjectionMatrix
}
}
Technique {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy