blob: 163f9f3832eeb53d1275d52fb2379fc8417cd441 [file] [log] [blame]
MaterialDef Bloom {
MaterialParameters {
Int NumSamples
Texture2D Texture
Float Size
Float Scale
}
Technique {
VertexShader GLSL100: Common/MatDefs/Post/Post.vert
FragmentShader GLSL100: Common/MatDefs/Blur/VGaussianBlur.frag
WorldParameters {
WorldViewProjectionMatrix
}
}
Technique FixedFunc {
}
}