init
This commit is contained in:
28
Assets/materials/club2/base.vmat
Normal file
28
Assets/materials/club2/base.vmat
Normal file
@@ -0,0 +1,28 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "1"
|
||||
//---- Ambient Occlusion ----
|
||||
g_flAmbientOcclusionDirectDiffuse "0.000"
|
||||
g_flAmbientOcclusionDirectSpecular "0.000"
|
||||
TextureAmbientOcclusion "materials/default/default_ao.tga"
|
||||
//---- Color ----
|
||||
g_flModelTintAmount "1.000"
|
||||
g_vColorTint "[0.008000 0.008000 0.008000 1.000000]"
|
||||
TextureColor "materials/default/default_color.tga"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.300000"
|
||||
TextureRoughness "materials/default/default_rough.tga"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "0.200000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
31
Assets/materials/club2/brick_painted_wall.vmat
Normal file
31
Assets/materials/club2/brick_painted_wall.vmat
Normal file
@@ -0,0 +1,31 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "1"
|
||||
F_METALNESS_TEXTURE "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 1.000000]"
|
||||
TextureColor "textures/club2/New_Graph_basecolor.png"
|
||||
//---- Normal ----
|
||||
TextureNormal "textures/club2/New_Graph_normal_norm.png"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.500000"
|
||||
TextureRoughness "textures/club2/New_Graph_roughness.png"
|
||||
//---- Metalness ----
|
||||
TextureMetalness "textures/club2/New_Graph_metallic.png"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
28
Assets/materials/club2/door_material.vmat
Normal file
28
Assets/materials/club2/door_material.vmat
Normal file
@@ -0,0 +1,28 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "1"
|
||||
//---- Ambient Occlusion ----
|
||||
g_flAmbientOcclusionDirectDiffuse "0.000"
|
||||
g_flAmbientOcclusionDirectSpecular "0.000"
|
||||
TextureAmbientOcclusion "materials/default/default_ao.tga"
|
||||
//---- Color ----
|
||||
g_flModelTintAmount "1.000"
|
||||
g_vColorTint "[0.800000 0.800000 0.800000 1.000000]"
|
||||
TextureColor "materials/default/default_color.tga"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.500000"
|
||||
TextureRoughness "materials/default/default_rough.tga"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "0.000000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
30
Assets/materials/club2/glossy black n white.vmat
Normal file
30
Assets/materials/club2/glossy black n white.vmat
Normal file
@@ -0,0 +1,30 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "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 1.000000]"
|
||||
TextureColor "textures/club2/marble_0012_base_color_4k.jpg"
|
||||
//---- Normal ----
|
||||
TextureNormal "textures/club2/marble_0012_normal_4k_norm.png"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.500000"
|
||||
TextureRoughness "textures/club2/marble_0012_roughness_4k.jpg"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "0.000000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
28
Assets/materials/club2/handle_material.vmat
Normal file
28
Assets/materials/club2/handle_material.vmat
Normal file
@@ -0,0 +1,28 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "1"
|
||||
//---- Ambient Occlusion ----
|
||||
g_flAmbientOcclusionDirectDiffuse "0.000"
|
||||
g_flAmbientOcclusionDirectSpecular "0.000"
|
||||
TextureAmbientOcclusion "materials/default/default_ao.tga"
|
||||
//---- Color ----
|
||||
g_flModelTintAmount "1.000"
|
||||
g_vColorTint "[0.800000 0.800000 0.800000 1.000000]"
|
||||
TextureColor "materials/default/default_color.tga"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.500000"
|
||||
TextureRoughness "materials/default/default_rough.tga"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "0.000000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
28
Assets/materials/club2/hidden_material.vmat
Normal file
28
Assets/materials/club2/hidden_material.vmat
Normal file
@@ -0,0 +1,28 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "1"
|
||||
//---- Ambient Occlusion ----
|
||||
g_flAmbientOcclusionDirectDiffuse "0.000"
|
||||
g_flAmbientOcclusionDirectSpecular "0.000"
|
||||
TextureAmbientOcclusion "materials/default/default_ao.tga"
|
||||
//---- Color ----
|
||||
g_flModelTintAmount "1.000"
|
||||
g_vColorTint "[0.800000 0.800000 0.800000 1.000000]"
|
||||
TextureColor "materials/default/default_color.tga"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.500000"
|
||||
TextureRoughness "materials/default/default_rough.tga"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "0.000000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
28
Assets/materials/club2/light.vmat
Normal file
28
Assets/materials/club2/light.vmat
Normal file
@@ -0,0 +1,28 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "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 1.000000]"
|
||||
TextureColor "materials/default/default_color.tga"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "1.000000"
|
||||
TextureRoughness "materials/default/default_rough.tga"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "0.000000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
28
Assets/materials/club2/material.012.vmat
Normal file
28
Assets/materials/club2/material.012.vmat
Normal file
@@ -0,0 +1,28 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "1"
|
||||
//---- Ambient Occlusion ----
|
||||
g_flAmbientOcclusionDirectDiffuse "0.000"
|
||||
g_flAmbientOcclusionDirectSpecular "0.000"
|
||||
TextureAmbientOcclusion "materials/default/default_ao.tga"
|
||||
//---- Color ----
|
||||
g_flModelTintAmount "1.000"
|
||||
g_vColorTint "[0.523672 0.458019 0.129209 1.000000]"
|
||||
TextureColor "materials/default/default_color.tga"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.211321"
|
||||
TextureRoughness "materials/default/default_rough.tga"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "1.000000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
28
Assets/materials/club2/neon_blue.vmat
Normal file
28
Assets/materials/club2/neon_blue.vmat
Normal file
@@ -0,0 +1,28 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "1"
|
||||
//---- Ambient Occlusion ----
|
||||
g_flAmbientOcclusionDirectDiffuse "0.000"
|
||||
g_flAmbientOcclusionDirectSpecular "0.000"
|
||||
TextureAmbientOcclusion "materials/default/default_ao.tga"
|
||||
//---- Color ----
|
||||
g_flModelTintAmount "1.000"
|
||||
g_vColorTint "[0.000000 0.018154 0.532440 1.000000]"
|
||||
TextureColor "materials/default/default_color.tga"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.500000"
|
||||
TextureRoughness "materials/default/default_rough.tga"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "0.000000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
28
Assets/materials/club2/neon_green.vmat
Normal file
28
Assets/materials/club2/neon_green.vmat
Normal file
@@ -0,0 +1,28 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "1"
|
||||
//---- Ambient Occlusion ----
|
||||
g_flAmbientOcclusionDirectDiffuse "0.000"
|
||||
g_flAmbientOcclusionDirectSpecular "0.000"
|
||||
TextureAmbientOcclusion "materials/default/default_ao.tga"
|
||||
//---- Color ----
|
||||
g_flModelTintAmount "1.000"
|
||||
g_vColorTint "[0.003192 0.532440 0.000000 1.000000]"
|
||||
TextureColor "materials/default/default_color.tga"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.500000"
|
||||
TextureRoughness "materials/default/default_rough.tga"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "0.000000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
28
Assets/materials/club2/neon_orange.vmat
Normal file
28
Assets/materials/club2/neon_orange.vmat
Normal file
@@ -0,0 +1,28 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "1"
|
||||
//---- Ambient Occlusion ----
|
||||
g_flAmbientOcclusionDirectDiffuse "0.000"
|
||||
g_flAmbientOcclusionDirectSpecular "0.000"
|
||||
TextureAmbientOcclusion "materials/default/default_ao.tga"
|
||||
//---- Color ----
|
||||
g_flModelTintAmount "1.000"
|
||||
g_vColorTint "[0.532440 0.284371 0.000000 1.000000]"
|
||||
TextureColor "materials/default/default_color.tga"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.500000"
|
||||
TextureRoughness "materials/default/default_rough.tga"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "0.000000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
35
Assets/materials/club2/neon_pink.vmat
Normal file
35
Assets/materials/club2/neon_pink.vmat
Normal file
@@ -0,0 +1,35 @@
|
||||
// THIS FILE IS AUTO-GENERATED
|
||||
|
||||
Layer0
|
||||
{
|
||||
shader "shaders/fur.shader"
|
||||
|
||||
//---- Rendering ----
|
||||
F_DO_NOT_CAST_SHADOWS 1
|
||||
F_RENDER_BACKFACES 1
|
||||
|
||||
AO "materials/default/default_color.tga"
|
||||
BaseColor "materials/default/default_color.tga"
|
||||
FurNoise "materials/default/default_color.tga"
|
||||
g_flAOAmount "0.000"
|
||||
g_flMinClipFudge "0.010"
|
||||
g_flNoiseAlbedoMultiply "0.000"
|
||||
g_flNoiseAOAmount "0.000"
|
||||
g_flNoiseTiling "1.000"
|
||||
g_flRimFudge "0.000"
|
||||
g_flRimPower "10.000"
|
||||
g_flWind "7.738"
|
||||
g_flWindFreq "24.405"
|
||||
g_flWindNoise "5.000"
|
||||
g_vRimColour "[0.949020 0.000000 1.000000 1.000000]"
|
||||
Metalness "materials/default/default_color.tga"
|
||||
Normal "materials/default/default_color.tga"
|
||||
Roughness "materials/default/default_rough.tga"
|
||||
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "0"
|
||||
|
||||
//---- Translucent ----
|
||||
g_flAlphaTestReference "0.378"
|
||||
g_flAntiAliasedEdgeStrength "1.000"
|
||||
}
|
||||
28
Assets/materials/club2/neon_white.vmat
Normal file
28
Assets/materials/club2/neon_white.vmat
Normal file
@@ -0,0 +1,28 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "1"
|
||||
//---- Ambient Occlusion ----
|
||||
g_flAmbientOcclusionDirectDiffuse "0.000"
|
||||
g_flAmbientOcclusionDirectSpecular "0.000"
|
||||
TextureAmbientOcclusion "materials/default/default_ao.tga"
|
||||
//---- Color ----
|
||||
g_flModelTintAmount "1.000"
|
||||
g_vColorTint "[0.496261 0.532440 0.490671 1.000000]"
|
||||
TextureColor "materials/default/default_color.tga"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.500000"
|
||||
TextureRoughness "materials/default/default_rough.tga"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "0.000000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "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 1.000000]"
|
||||
TextureColor "textures/club2/plastic_0010_color_2k.jpg"
|
||||
//---- Normal ----
|
||||
TextureNormal "textures/club2/plastic_0010_normal_directx_2k_norm.png"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.500000"
|
||||
TextureRoughness "textures/club2/plastic_0010_roughness_2k.jpg"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "0.000000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
28
Assets/materials/club2/spotlights.vmat
Normal file
28
Assets/materials/club2/spotlights.vmat
Normal file
@@ -0,0 +1,28 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "1"
|
||||
//---- Ambient Occlusion ----
|
||||
g_flAmbientOcclusionDirectDiffuse "0.000"
|
||||
g_flAmbientOcclusionDirectSpecular "0.000"
|
||||
TextureAmbientOcclusion "materials/default/default_ao.tga"
|
||||
//---- Color ----
|
||||
g_flModelTintAmount "1.000"
|
||||
g_vColorTint "[0.008000 0.008000 0.008000 1.000000]"
|
||||
TextureColor "materials/default/default_color.tga"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.300000"
|
||||
TextureRoughness "materials/default/default_rough.tga"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "0.300000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
30
Assets/materials/club2/toilet_sign.001.vmat
Normal file
30
Assets/materials/club2/toilet_sign.001.vmat
Normal file
@@ -0,0 +1,30 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "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 1.000000]"
|
||||
TextureColor "textures/club2/517-5172681_cosco-98035-restroom-sign-9-x-6in-wht.png"
|
||||
//---- Normal ----
|
||||
TextureNormal "textures/club2/metal_0015_normal_opengl_2k_norm.png"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.500000"
|
||||
TextureRoughness "textures/club2/metal_0015_roughness_2k.jpg"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "1.000000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
30
Assets/materials/club2/toilet_sign.vmat
Normal file
30
Assets/materials/club2/toilet_sign.vmat
Normal file
@@ -0,0 +1,30 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "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 1.000000]"
|
||||
TextureColor "textures/club2/Staff-Only.png"
|
||||
//---- Normal ----
|
||||
TextureNormal "textures/club2/metal_0015_normal_opengl_2k_norm.png"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.500000"
|
||||
TextureRoughness "textures/club2/metal_0015_roughness_2k.jpg"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "1.000000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
28
Assets/materials/club2/wire.vmat
Normal file
28
Assets/materials/club2/wire.vmat
Normal file
@@ -0,0 +1,28 @@
|
||||
Layer0 {
|
||||
shader "shaders/complex.shader"
|
||||
//---- PBR ----
|
||||
F_SPECULAR "1"
|
||||
//---- Ambient Occlusion ----
|
||||
g_flAmbientOcclusionDirectDiffuse "0.000"
|
||||
g_flAmbientOcclusionDirectSpecular "0.000"
|
||||
TextureAmbientOcclusion "materials/default/default_ao.tga"
|
||||
//---- Color ----
|
||||
g_flModelTintAmount "1.000"
|
||||
g_vColorTint "[0.008000 0.008000 0.008000 1.000000]"
|
||||
TextureColor "materials/default/default_color.tga"
|
||||
//---- Roughness ----
|
||||
g_flRoughnessScaleFactor "0.500000"
|
||||
TextureRoughness "materials/default/default_rough.tga"
|
||||
//---- Metalness ----
|
||||
g_flMetalness "0.000000"
|
||||
//---- Fade ----
|
||||
g_flFadeExponent "1.000"
|
||||
//---- Fog ----
|
||||
g_bFogEnabled "1"
|
||||
//---- 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]"
|
||||
}
|
||||
Reference in New Issue
Block a user