driver is Connection now
This commit is contained in:
42
Assets/Materials/emo.vmat
Normal file
42
Assets/Materials/emo.vmat
Normal file
@@ -0,0 +1,42 @@
|
||||
// THIS FILE IS AUTO-GENERATED
|
||||
|
||||
Layer0
|
||||
{
|
||||
shader "shaders/complex.shader"
|
||||
|
||||
//---- Rendering ----
|
||||
F_DO_NOT_CAST_SHADOWS 1
|
||||
|
||||
//---- Ambient Occlusion ----
|
||||
g_flAmbientOcclusionDirectDiffuse "0.000"
|
||||
g_flAmbientOcclusionDirectSpecular "0.000"
|
||||
TextureAmbientOcclusion "materials/default/default_ao.tga"
|
||||
|
||||
//---- Color ----
|
||||
g_flModelTintAmount "1.000"
|
||||
g_vColorTint "[1.000000 1.000000 1.000000 0.000000]"
|
||||
TextureColor "textures/pd7aum1vufg.jpg"
|
||||
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
|
||||
//---- Metalness ----
|
||||
g_flMetalness "0.000"
|
||||
|
||||
//---- Normal ----
|
||||
TextureNormal "materials/default/default_normal.tga"
|
||||
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "1.000"
|
||||
TextureRoughness "materials/default/default_rough.tga"
|
||||
|
||||
//---- Texture Coordinates ----
|
||||
g_nScaleTexCoordUByModelScaleAxis "0"
|
||||
g_nScaleTexCoordVByModelScaleAxis "0"
|
||||
g_vTexCoordOffset "[0.000 0.000]"
|
||||
g_vTexCoordScale "[100.000 100.000]"
|
||||
g_vTexCoordScrollSpeed "[0.000 0.000]"
|
||||
}
|
||||
Reference in New Issue
Block a user