Page MenuHomePhorge

Buttons.materialbundle
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

Buttons.materialbundle

material
{
name: "ButtonIdle"
pass
{
blend_mode: TRANSPARENT
cull_mode: BACK
lighting: false
vertex_colour: false
depth_write: true
depth_check: true
diffuse
{
r:1.0
g:1.0
b:1.0
a:1.0
}
texture_unit
{
image: "data/EchoLogo.png"
}
}
}
material
{
name: "ButtonHover"
pass
{
blend_mode: NONE
cull_mode: BACK
lighting: false
vertex_colour: false
depth_write: true
depth_check: true
diffuse
{
r:1.0
g:1.0
b:0.7
a:1.0
}
texture_unit
{
image: "data/EchoLogo.png"
}
}
}
material
{
name: "ButtonPressed"
pass
{
blend_mode: NONE
cull_mode: BACK
lighting: false
vertex_colour: false
depth_write: true
depth_check: true
diffuse
{
r:0.8
g:0.8
b:0.8
a:1.0
}
texture_unit
{
image: "data/EchoLogo.png"
}
}
}
material
{
name: "ButtonReleased"
pass
{
blend_mode: NONE
cull_mode: BACK
lighting: false
vertex_colour: false
depth_write: true
depth_check: true
diffuse
{
r:0.5
g:0.5
b:1.5
a:1.0
}
texture_unit
{
image: "data/EchoLogo.png"
}
}
}

File Metadata

Mime Type
text/plain
Expires
Wed, Jan 15, 10:43 PM (5 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
72073
Default Alt Text
Buttons.materialbundle (1 KB)

Event Timeline