mirror of
https://github.com/celisej567/gm_construct_port.git
synced 2026-09-19 20:11:46 +03:00
31 lines
737 B
Plaintext
31 lines
737 B
Plaintext
// THIS FILE IS AUTO-GENERATED
|
|
|
|
Layer0
|
|
{
|
|
shader "generic.vfx"
|
|
|
|
//---- Specular ----
|
|
F_SPECULAR 1
|
|
|
|
//---- Color ----
|
|
g_vColorTint "[1.000000 1.000000 1.000000 0.000000]"
|
|
TextureColor "materials/dev/primary_white_color.tga"
|
|
|
|
//---- Fog ----
|
|
g_bFogEnabled "1"
|
|
|
|
//---- Lighting ----
|
|
g_flDirectionalLightmapMinZ "0.050"
|
|
g_flDirectionalLightmapStrength "1.000"
|
|
g_vGlossinessRange "[0.500 1.000]"
|
|
g_vMetalnessRange "[0.500 1.000]"
|
|
TextureGlossiness "materials/default/default_gloss.tga"
|
|
TextureMetalness "materials/default/default_metal.tga"
|
|
TextureReflectance "[1.000000 1.000000 1.000000 0.000000]"
|
|
|
|
//---- Normal ----
|
|
TextureNormal "materials/default/default_normal.tga"
|
|
|
|
//---- Normal Map ----
|
|
g_flBumpStrength "1.000"
|
|
} |