mirror of
https://github.com/celisej567/gm_construct_port.git
synced 2026-09-06 20:13:16 +03:00
37 lines
826 B
Plaintext
37 lines
826 B
Plaintext
// THIS FILE IS AUTO-GENERATED
|
|
|
|
Layer0
|
|
{
|
|
shader "simple.vfx"
|
|
|
|
//---- Color ----
|
|
g_flModelTintAmount "1.000"
|
|
g_vColorTint "[1.000000 1.000000 1.000000 0.000000]"
|
|
TextureColor "models/thruster/thrusterprojector.tga"
|
|
|
|
//---- Fade ----
|
|
g_flFadeExponent "1.000"
|
|
|
|
//---- Fog ----
|
|
g_bFogEnabled "1"
|
|
|
|
//---- Lighting ----
|
|
g_flDirectionalLightmapMinZ "0.050"
|
|
g_flDirectionalLightmapStrength "1.000"
|
|
|
|
//---- Metalness ----
|
|
g_flMetalness "0.700"
|
|
|
|
//---- Normal ----
|
|
TextureNormal "materials/default/default_normal.tga"
|
|
|
|
//---- Roughness ----
|
|
TextureRoughness "materials/default/default_rough.tga"
|
|
|
|
//---- Texture Coordinates ----
|
|
g_nScaleTexCoordUByModelScaleAxis "0"
|
|
g_nScaleTexCoordVByModelScaleAxis "0"
|
|
g_vTexCoordOffset "[0.000 0.000]"
|
|
g_vTexCoordScale "[1.000 1.000]"
|
|
g_vTexCoordScrollSpeed "[0.000 0.000]"
|
|
} |