Page MenuHomePhorge

pbr-template.ematerial
No OneTemporary

Size
738 B
Referenced Files
None
Subscribers
None

pbr-template.ematerial

pass
{
lighting: false
cull_mode: BACK
texture_unit
{
image: "MATERIAL_albedo.png"
}
texture_unit
{
image: "MATERIAL_normal-ogl.png"
}
texture_unit
{
image: "MATERIAL_metallic.png"
}
texture_unit
{
image: "MATERIAL_roughness.png"
}
texture_unit
{
image: "MATERIAL_ao.png"
}
program
{
vertex_shader: "PBR"
fragment_shader: "PBR"
matrix_variable: "matViewProjection"
camera_position_variable: "camPos"
world_matrix: "model"
view_matrix: "view"
projection_matrix: "projection"
variable: "albedoMap Sampler(0)"
variable: "normalMap Sampler(1)"
variable: "metallicMap Sampler(2)"
variable: "roughnessMap Sampler(3)"
variable: "aoMap Sampler(4)"
}
}

File Metadata

Mime Type
text/plain
Expires
Mon, May 19, 1:23 PM (11 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
76980
Default Alt Text
pbr-template.ematerial (738 B)

Event Timeline