-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1 parent
9e3e681
commit 4992108
Showing
7 changed files
with
54 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,23 @@ | ||
// THIS FILE IS AUTO-GENERATED | ||
|
||
Layer0 | ||
"Layer0" | ||
{ | ||
shader "complex.vfx" | ||
|
||
//---- PBR ---- | ||
F_SPECULAR 1 | ||
|
||
//---- Ambient Occlusion ---- | ||
g_flAmbientOcclusionDirectDiffuse "1.000" | ||
g_flAmbientOcclusionDirectSpecular "1.000" | ||
TextureAmbientOcclusion "models/frogfella/materials/frog_test_subject_01_ao.png" | ||
|
||
//---- Color ---- | ||
g_flModelTintAmount "1.000" | ||
g_vColorTint "[1.000000 1.000000 1.000000 0.000000]" | ||
TextureColor "models/frogfella/materials/frog_test_subject_01_color.png" | ||
|
||
//---- Fade ---- | ||
g_flFadeExponent "1.000" | ||
|
||
//---- Fog ---- | ||
g_bFogEnabled "1" | ||
|
||
//---- Lighting ---- | ||
g_flDirectionalLightmapMinZ "0.050" | ||
g_flDirectionalLightmapStrength "1.000" | ||
|
||
//---- Metalness ---- | ||
g_flMetalness "0.000" | ||
|
||
//---- Normal ---- | ||
TextureNormal "models/frogfella/materials/frog_test_subject_01_normal.png" | ||
|
||
//---- Roughness ---- | ||
TextureRoughness "models/frogfella/materials/frog_test_subject_01_rough.png" | ||
|
||
//---- 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]" | ||
} | ||
"shader" "shaders/complex.shader" | ||
"F_SPECULAR" "1" | ||
"g_flAmbientOcclusionDirectDiffuse" "1.000000" | ||
"g_flAmbientOcclusionDirectSpecular" "1.000000" | ||
"TextureAmbientOcclusion" "models/frogfella/materials/frog_test_subject_01_ao.png" | ||
"g_flModelTintAmount" "1.000000" | ||
"g_vColorTint" "[1.000000 1.000000 1.000000 0.000000]" | ||
"TextureColor" "models/frogfella/materials/frog_test_subject_01_color.png" | ||
"g_flFadeExponent" "1.000000" | ||
"g_bFogEnabled" "1" | ||
"g_flDirectionalLightmapMinZ" "0.050000" | ||
"g_flDirectionalLightmapStrength" "1.000000" | ||
"g_flMetalness" "0.000000" | ||
"TextureNormal" "models/frogfella/materials/frog_test_subject_01_normal.png" | ||
"TextureRoughness" "models/frogfella/materials/frog_test_subject_01_rough.png" | ||
"g_nScaleTexCoordUByModelScaleAxis" "0" | ||
"g_nScaleTexCoordVByModelScaleAxis" "0" | ||
"g_vTexCoordOffset" "[0.000 0.000]" | ||
"g_vTexCoordScale" "[1.000 1.000]" | ||
"g_vTexCoordScrollSpeed" "[0.000 0.000]" | ||
} |
Binary file not shown.
76 changes: 28 additions & 48 deletions
76
models/frogfella/materials/frog_test_subject_01_eyes.vmat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1,29 @@ | ||
// THIS FILE IS AUTO-GENERATED | ||
|
||
Layer0 | ||
"Layer0" | ||
{ | ||
shader "eyeball.vfx" | ||
|
||
//---- Specular ---- | ||
F_SPECULAR_CUBE_MAP 1 // In-game Cube Map | ||
|
||
//---- Color ---- | ||
g_flModelTintAmount "1.000" | ||
g_vColorTint "[1.000000 1.000000 1.000000 0.000000]" | ||
TextureColor "models/frogfella/materials/frog_test_subject_01_eyes_color.png" | ||
|
||
//---- Fade ---- | ||
g_flFadeExponent "1.000" | ||
|
||
//---- Fog ---- | ||
g_bFogEnabled "1" | ||
|
||
//---- Iris ---- | ||
g_flIrisBumpStrength "1.000" | ||
g_flParallaxStrength "0.035" | ||
IrisNormal "[0.501961 0.501961 1.000000 0.000000]" | ||
IrisRoughness "models/frogfella/materials/frog_test_subject_01_eyes_rough.png" | ||
TextureIrisMask "models/frogfella/materials/frog_test_subject_01_eyes_rough.png" | ||
|
||
//---- Lighting ---- | ||
g_vReflectanceRange "[0.000 1.000]" | ||
TextureReflectance "materials/default/default_refl.tga" | ||
|
||
//---- Normal ---- | ||
g_flCorneaScleraBumpStrength "1.000" | ||
g_flScleraDiffuseExponent "1.500" | ||
g_flScleraDiffuseWrap "0.300" | ||
TextureNormal "[0.501961 0.501961 1.000000 0.000000]" | ||
|
||
//---- Occlusion ---- | ||
g_flOcclusionStrength "0.750" | ||
g_flOcclusionWidth "3.000" | ||
TextureOcclusion "materials/default/default_color.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]" | ||
} | ||
"shader" "shaders/eyeball.shader" | ||
"F_SPECULAR_CUBE_MAP" "1" | ||
"g_flModelTintAmount" "1.000000" | ||
"g_vColorTint" "[1.000000 1.000000 1.000000 0.000000]" | ||
"TextureColor" "models/frogfella/materials/frog_test_subject_01_eyes_color.png" | ||
"g_flFadeExponent" "1.000000" | ||
"g_bFogEnabled" "1" | ||
"g_flIrisBumpStrength" "1.000000" | ||
"g_flParallaxStrength" "0.035000" | ||
"IrisNormal" "[0.501961 0.501961 1.000000 0.000000]" | ||
"IrisRoughness" "models/frogfella/materials/frog_test_subject_01_eyes_rough.png" | ||
"TextureIrisMask" "models/frogfella/materials/frog_test_subject_01_eyes_rough.png" | ||
"g_vReflectanceRange" "[0.000 1.000]" | ||
"TextureReflectance" "materials/default/default_refl.tga" | ||
"g_flCorneaScleraBumpStrength" "1.000000" | ||
"g_flScleraDiffuseExponent" "1.500000" | ||
"g_flScleraDiffuseWrap" "0.300000" | ||
"TextureNormal" "[0.501961 0.501961 1.000000 0.000000]" | ||
"g_flOcclusionStrength" "0.750000" | ||
"g_flOcclusionWidth" "3.000000" | ||
"TextureOcclusion" "materials/default/default_color.tga" | ||
"g_nScaleTexCoordUByModelScaleAxis" "0" | ||
"g_nScaleTexCoordVByModelScaleAxis" "0" | ||
"g_vTexCoordOffset" "[0.000 0.000]" | ||
"g_vTexCoordScale" "[1.000 1.000]" | ||
"g_vTexCoordScrollSpeed" "[0.000 0.000]" | ||
} |
Binary file modified
BIN
-50 Bytes
(99%)
models/frogfella/materials/frog_test_subject_01_eyes.vmat_c
Binary file not shown.