From 00c00dd1c1d0571cb4c5e60d7362c8574e38351f Mon Sep 17 00:00:00 2001 From: bart <bart.knuiman@wur.nl> Date: Wed, 22 Feb 2023 12:55:14 +0100 Subject: [PATCH] Wip --- README.md | 2 +- README.md.backup | 2 +- Runtime/Layers/Asfalt.terrainlayer | 22 + Runtime/Layers/Asfalt.terrainlayer.meta | 8 + Runtime/Layers/Fietspad.terrainlayer | 2 +- Runtime/Layers/GrofGras.terrainlayer | 22 + Runtime/Layers/GrofGras.terrainlayer.meta | 8 + Runtime/Layers/Voetpad.terrainlayer | 22 + Runtime/Layers/Voetpad.terrainlayer.meta | 8 + Runtime/Layers/Water.terrainlayer | 22 + Runtime/Layers/Water.terrainlayer.meta | 8 + Runtime/{Materials.meta => Shaders.meta} | 2 +- Runtime/Shaders/LayerSwitch4.shadersubgraph | 4220 ++++++++++ .../Shaders/LayerSwitch4.shadersubgraph.meta | 10 + Runtime/Shaders/LayerSwitch8.shadersubgraph | 7144 +++++++++++++++++ .../Shaders/LayerSwitch8.shadersubgraph.meta | 10 + .../TerrainMaterial.mat | 0 .../TerrainMaterial.mat.meta | 0 .../TerrainShader.shadergraph | 0 .../TerrainShader.shadergraph.meta | 0 Runtime/Textures/Desert_Texture_Set.meta | 8 + .../Textures/Desert_Texture_Set/01_Bump.tga | 3 + .../Desert_Texture_Set/01_Bump.tga.meta | 99 + .../Textures/Desert_Texture_Set/01_Diff.tga | 3 + .../Desert_Texture_Set/01_Diff.tga.meta | 99 + .../Textures/Desert_Texture_Set/02_Bump.tga | 3 + .../Desert_Texture_Set/02_Bump.tga.meta | 99 + .../Textures/Desert_Texture_Set/02_Diff.tga | 3 + .../Desert_Texture_Set/02_Diff.tga.meta | 99 + .../Textures/Desert_Texture_Set/03_Bump.tga | 3 + .../Desert_Texture_Set/03_Bump.tga.meta | 99 + .../Textures/Desert_Texture_Set/03_Diff.tga | 3 + .../Desert_Texture_Set/03_Diff.tga.meta | 99 + .../Textures/Desert_Texture_Set/04_Bump.tga | 3 + .../Desert_Texture_Set/04_Bump.tga.meta | 99 + .../Textures/Desert_Texture_Set/04_Diff.tga | 3 + .../Desert_Texture_Set/04_Diff.tga.meta | 99 + .../Textures/Desert_Texture_Set/05_Bump.tga | 3 + .../Desert_Texture_Set/05_Bump.tga.meta | 99 + .../Textures/Desert_Texture_Set/05_Diff.tga | 3 + .../Desert_Texture_Set/05_Diff.tga.meta | 99 + .../Textures/Desert_Texture_Set/06_Bump.tga | 3 + .../Desert_Texture_Set/06_Bump.tga.meta | 99 + .../Textures/Desert_Texture_Set/06_Diff.tga | 3 + .../Desert_Texture_Set/06_Diff.tga.meta | 99 + .../Textures/Desert_Texture_Set/07_Bump.tga | 3 + .../Desert_Texture_Set/07_Bump.tga.meta | 99 + .../Textures/Desert_Texture_Set/07_Diff.tga | 3 + .../Desert_Texture_Set/07_Diff.tga.meta | 99 + Runtime/Textures/Fietspad.png | 3 + Runtime/Textures/Fietspad.png.meta | 123 + Runtime/Textures/Ground textures pack.meta | 8 + .../Ground textures pack/Dry ground.meta | 8 + .../Dry ground/Dry ground pattern.mat | 37 + .../Dry ground/Dry ground pattern.mat.meta | 16 + .../Dry ground/diffuse.tga | 3 + .../Dry ground/diffuse.tga.meta | 171 + .../Dry ground/normal.tga | 3 + .../Dry ground/normal.tga.meta | 171 + .../Dry ground/preview.jpg | 3 + .../Dry ground/preview.jpg.meta | 99 + .../Grass & dead leafs 01.meta | 8 + .../Grass & dead leafs pattern 01.mat | 37 + .../Grass & dead leafs pattern 01.mat.meta | 15 + .../Grass & dead leafs 01/diffuse.tga | 3 + .../Grass & dead leafs 01/diffuse.tga.meta | 171 + .../Grass & dead leafs 01/normal.tga | 3 + .../Grass & dead leafs 01/normal.tga.meta | 171 + .../Grass & dead leafs 01/preview.jpg | 3 + .../Grass & dead leafs 01/preview.jpg.meta | 99 + .../Grass & dead leafs 02.meta | 8 + .../Grass & dead leafs pattern 02.mat | 37 + .../Grass & dead leafs pattern 02.mat.meta | 15 + .../Grass & dead leafs 02/diffuse.tga | 3 + .../Grass & dead leafs 02/diffuse.tga.meta | 171 + .../Grass & dead leafs 02/normal.tga | 3 + .../Grass & dead leafs 02/normal.tga.meta | 171 + .../Grass & dead leafs 02/preview.jpg | 3 + .../Grass & dead leafs 02/preview.jpg.meta | 171 + .../Ground textures pack/Grass & rocks.meta | 8 + .../Grass & rocks/Grass & rocks pattern.mat | 37 + .../Grass & rocks pattern.mat.meta | 15 + .../Grass & rocks/diffuse.tga | 3 + .../Grass & rocks/diffuse.tga.meta | 171 + .../Grass & rocks/normal.tga | 3 + .../Grass & rocks/normal.tga.meta | 171 + .../Grass & rocks/preview.jpg | 3 + .../Grass & rocks/preview.jpg.meta | 99 + .../Ground textures pack/Grass 01.meta | 8 + .../Grass 01/Grass pattern 01.mat | 37 + .../Grass 01/Grass pattern 01.mat.meta | 14 + .../Ground textures pack/Grass 01/diffuse.tga | 3 + .../Grass 01/diffuse.tga.meta | 171 + .../Ground textures pack/Grass 01/normal.tga | 3 + .../Grass 01/normal.tga.meta | 171 + .../Ground textures pack/Grass 01/preview.jpg | 3 + .../Grass 01/preview.jpg.meta | 99 + .../Ground textures pack/Grass 02.meta | 8 + .../Grass 02/Grass pattern 02.mat | 37 + .../Grass 02/Grass pattern 02.mat.meta | 14 + .../Ground textures pack/Grass 02/diffuse.tga | 3 + .../Grass 02/diffuse.tga.meta | 171 + .../Ground textures pack/Grass 02/normal.tga | 3 + .../Grass 02/normal.tga.meta | 171 + .../Ground textures pack/Grass 02/preview.jpg | 3 + .../Grass 02/preview.jpg.meta | 99 + .../Ground textures pack/Grass 03.meta | 8 + .../Grass 03/Grass pattern 03.mat | 37 + .../Grass 03/Grass pattern 03.mat.meta | 14 + .../Ground textures pack/Grass 03/diffuse.tga | 3 + .../Grass 03/diffuse.tga.meta | 171 + .../Ground textures pack/Grass 03/normal.tga | 3 + .../Grass 03/normal.tga.meta | 171 + .../Ground textures pack/Grass 03/preview.jpg | 3 + .../Grass 03/preview.jpg.meta | 99 + .../Ground textures pack/Grass 04.meta | 8 + .../Grass 04/Grass pattern 04.mat | 37 + .../Grass 04/Grass pattern 04.mat.meta | 15 + .../Ground textures pack/Grass 04/diffuse.tga | 3 + .../Grass 04/diffuse.tga.meta | 171 + .../Ground textures pack/Grass 04/normal.tga | 3 + .../Grass 04/normal.tga.meta | 171 + .../Ground textures pack/Grass 04/preview.jpg | 3 + .../Grass 04/preview.jpg.meta | 99 + .../Ground textures pack/Grass 05.meta | 8 + .../Grass 05/Grass pattern 05.mat | 37 + .../Grass 05/Grass pattern 05.mat.meta | 10 + .../Ground textures pack/Grass 05/diffuse.tga | 3 + .../Grass 05/diffuse.tga.meta | 171 + .../Ground textures pack/Grass 05/normal.tga | 3 + .../Grass 05/normal.tga.meta | 171 + .../Ground textures pack/Grass 05/preview.jpg | 3 + .../Grass 05/preview.jpg.meta | 171 + .../Ground textures pack/Grass 06.meta | 8 + .../Grass 06/Grass pattern 06.mat | 37 + .../Grass 06/Grass pattern 06.mat.meta | 15 + .../Ground textures pack/Grass 06/diffuse.tga | 3 + .../Grass 06/diffuse.tga.meta | 171 + .../Ground textures pack/Grass 06/normal.tga | 3 + .../Grass 06/normal.tga.meta | 171 + .../Ground textures pack/Grass 06/preview.jpg | 3 + .../Grass 06/preview.jpg.meta | 171 + .../Ground textures pack/Ground & moss.meta | 8 + .../Ground & moss/Ground & moss pattern.mat | 37 + .../Ground & moss pattern.mat.meta | 14 + .../Ground & moss/diffuse.tga | 3 + .../Ground & moss/diffuse.tga.meta | 171 + .../Ground & moss/normal.tga | 3 + .../Ground & moss/normal.tga.meta | 171 + .../Ground & moss/preview.jpg | 3 + .../Ground & moss/preview.jpg.meta | 99 + .../Ground & rocks 01.meta | 8 + .../Ground & rocks pattern 01.mat | 37 + .../Ground & rocks pattern 01.mat.meta | 14 + .../Ground & rocks 01/diffuse.tga | 3 + .../Ground & rocks 01/diffuse.tga.meta | 171 + .../Ground & rocks 01/normal.tga | 3 + .../Ground & rocks 01/normal.tga.meta | 171 + .../Ground & rocks 01/preview.jpg | 3 + .../Ground & rocks 01/preview.jpg.meta | 99 + .../Ground & rocks 02.meta | 8 + .../Ground & rocks pattern 02.mat | 37 + .../Ground & rocks pattern 02.mat.meta | 14 + .../Ground & rocks 02/diffuse.tga | 3 + .../Ground & rocks 02/diffuse.tga.meta | 171 + .../Ground & rocks 02/normal.tga | 3 + .../Ground & rocks 02/normal.tga.meta | 171 + .../Ground & rocks 02/preview.jpg | 3 + .../Ground & rocks 02/preview.jpg.meta | 99 + .../Ground & rocks 03.meta | 8 + .../Ground & rocks pattern 03.mat | 37 + .../Ground & rocks pattern 03.mat.meta | 15 + .../Ground & rocks 03/diffuse.tga | 3 + .../Ground & rocks 03/diffuse.tga.meta | 171 + .../Ground & rocks 03/normal.tga | 3 + .../Ground & rocks 03/normal.tga.meta | 171 + .../Ground & rocks 03/preview.jpg | 3 + .../Ground & rocks 03/preview.jpg.meta | 99 + .../Ground textures pack/Ground & weeds.meta | 8 + .../Ground & weeds/Ground & weeds.mat | 37 + .../Ground & weeds/Ground & weeds.mat.meta | 16 + .../Ground & weeds/diffuse.tga | 3 + .../Ground & weeds/diffuse.tga.meta | 171 + .../Ground & weeds/normal.tga | 3 + .../Ground & weeds/normal.tga.meta | 171 + .../Ground & weeds/preview.jpg | 3 + .../Ground & weeds/preview.jpg.meta | 99 + .../Ground textures pack/Ground 01.meta | 8 + .../Ground 01/Ground pattern 01.mat | 37 + .../Ground 01/Ground pattern 01.mat.meta | 13 + .../Ground 01/diffuse.tga | 3 + .../Ground 01/diffuse.tga.meta | 171 + .../Ground textures pack/Ground 01/normal.tga | 3 + .../Ground 01/normal.tga.meta | 171 + .../Ground 01/preview.jpg | 3 + .../Ground 01/preview.jpg.meta | 99 + .../Ground textures pack/Ground 02.meta | 8 + .../Ground 02/Ground pattern 02.mat | 37 + .../Ground 02/Ground pattern 02.mat.meta | 13 + .../Ground 02/diffuse.tga | 3 + .../Ground 02/diffuse.tga.meta | 171 + .../Ground textures pack/Ground 02/normal.tga | 3 + .../Ground 02/normal.tga.meta | 171 + .../Ground 02/preview.jpg | 3 + .../Ground 02/preview.jpg.meta | 171 + .../Textures/Ground textures pack/Lava.meta | 8 + .../Lava/Lava pattern.mat | 42 + .../Lava/Lava pattern.mat.meta | 16 + .../Ground textures pack/Lava/diffuse.tga | 3 + .../Lava/diffuse.tga.meta | 171 + .../Ground textures pack/Lava/emissive.tga | 3 + .../Lava/emissive.tga.meta | 171 + .../Ground textures pack/Lava/normal.tga | 3 + .../Ground textures pack/Lava/normal.tga.meta | 171 + .../Ground textures pack/Lava/preview.jpg | 3 + .../Lava/preview.jpg.meta | 99 + Runtime/Textures/Resource Files.meta | 8 + .../Textures/Resource Files/AgedDarkWood.meta | 8 + .../AgedDarkWood/AgedDarkWood_AO.png | 3 + .../AgedDarkWood/AgedDarkWood_AO.png.meta | 76 + .../AgedDarkWood/AgedDarkWood_Albedo.png | 3 + .../AgedDarkWood/AgedDarkWood_Albedo.png.meta | 76 + .../AgedDarkWood/AgedDarkWood_Normal.png | 3 + .../AgedDarkWood/AgedDarkWood_Normal.png.meta | 86 + .../AgedDarkWood/AgedDarkWood_Roughness.png | 3 + .../AgedDarkWood_Roughness.png.meta | 76 + .../AgedDarkWood/AgedDarkWood_Smoothness.png | 3 + .../AgedDarkWood_Smoothness.png.meta | 76 + .../AgedDarkWood_YFliped_Normal.png | 3 + .../AgedDarkWood_YFliped_Normal.png.meta | 86 + .../AgedDarkWood/AgedDarkWood_height.png | 3 + .../AgedDarkWood/AgedDarkWood_height.png.meta | 76 + .../Resource Files/BasketWeaveBricks.meta | 9 + .../BasketWeaveBricks_Albedo.png | 3 + .../BasketWeaveBricks_Albedo.png.meta | 68 + .../BasketWeaveBricks_Height.png | 3 + .../BasketWeaveBricks_Height.png.meta | 68 + .../BasketWeaveBricks_Normal.png | 3 + .../BasketWeaveBricks_Normal.png.meta | 76 + .../BasketWeaveBricks_Roughness.png | 3 + .../BasketWeaveBricks_Roughness.png.meta | 68 + .../BasketWeaveBricks_Smoothness.png | 3 + .../BasketWeaveBricks_Smoothness.png.meta | 68 + .../BasketWeaveBricks_YFliped_Normal.png | 3 + .../BasketWeaveBricks_YFliped_Normal.png.meta | 76 + .../BasketWeaveBricks_ao.png | 3 + .../BasketWeaveBricks_ao.png.meta | 76 + .../Resource Files/BathroomTiles.meta | 9 + .../BathroomTiles/BathroomTiles_Roughness.png | 3 + .../BathroomTiles_Roughness.png.meta | 68 + .../BathroomTiles_YFliped_normal.png | 3 + .../BathroomTiles_YFliped_normal.png.meta | 76 + .../BathroomTiles/BathroomTiles_albedo.png | 3 + .../BathroomTiles_albedo.png.meta | 68 + .../BathroomTiles_smoothness.png | 3 + .../BathroomTiles_smoothness.png.meta | 68 + .../Textures/Resource Files/BrushedIron.meta | 9 + .../BrushedIron/BrushedIron_AO.png | 3 + .../BrushedIron/BrushedIron_AO.png.meta | 68 + .../BrushedIron/BrushedIron_Albedo.png | 3 + .../BrushedIron/BrushedIron_Albedo.png.meta | 68 + .../BrushedIron/BrushedIron_Height.png | 3 + .../BrushedIron/BrushedIron_Height.png.meta | 68 + .../BrushedIron/BrushedIron_Metallic.png | 3 + .../BrushedIron/BrushedIron_Metallic.png.meta | 68 + .../BrushedIron/BrushedIron_Normal.png | 3 + .../BrushedIron/BrushedIron_Normal.png.meta | 76 + .../BrushedIron/BrushedIron_Roughness.png | 3 + .../BrushedIron_Roughness.png.meta | 68 + .../BrushedIron/BrushedIron_Smoothness.png | 3 + .../BrushedIron_Smoothness.png.meta | 68 + Runtime/Textures/Resource Files/ClumpMud.meta | 9 + .../ClumpMud/ClumpMud_Grass_Ao.png | 3 + .../ClumpMud/ClumpMud_Grass_Ao.png.meta | 68 + .../ClumpMud/ClumpMud_Height.png | 3 + .../ClumpMud/ClumpMud_Height.png.meta | 68 + .../ClumpMud/ClumpMud_Normal.png | 3 + .../ClumpMud/ClumpMud_Normal.png.meta | 76 + .../ClumpMud/ClumpMud_Roughness.png | 3 + .../ClumpMud/ClumpMud_Roughness.png.meta | 68 + .../ClumpMud/ClumpMud_YFliped_Normal.png | 3 + .../ClumpMud/ClumpMud_YFliped_Normal.png.meta | 76 + .../ClumpMud/ClumpMud_albedo.png | 3 + .../ClumpMud/ClumpMud_albedo.png.meta | 68 + .../ClumpMud/ClumpMud_smoothness.png | 3 + .../ClumpMud/ClumpMud_smoothness.png.meta | 68 + .../Resource Files/CoarseConcrete.meta | 9 + .../CoarseConcrete_YFliped_normal.png | 3 + .../CoarseConcrete_YFliped_normal.png.meta | 76 + .../CoarseConcrete/CoarseConcrete_ao.png | 3 + .../CoarseConcrete/CoarseConcrete_ao.png.meta | 68 + .../CoarseConcrete/CoarseConcrete_height.png | 3 + .../CoarseConcrete_height.png.meta | 68 + .../CoarseConcrete_roughness.png | 3 + .../CoarseConcrete_roughness.png.meta | 68 + .../Resource Files/DesertSandBrick.meta | 8 + .../DesertSandBrick/DesertSandBricks_AO.png | 3 + .../DesertSandBricks_AO.png.meta | 76 + .../DesertSandBricks_Albedo.png | 3 + .../DesertSandBricks_Albedo.png.meta | 76 + .../DesertSandBricks_Smoothness.png | 3 + .../DesertSandBricks_Smoothness.png.meta | 76 + .../DesertSandBricks_YFliped_Normal.png | 3 + .../DesertSandBricks_YFliped_Normal.png.meta | 86 + .../DesertSandBricks_height.png | 3 + .../DesertSandBricks_height.png.meta | 76 + .../DesertSandBricks_normal.png | 3 + .../DesertSandBricks_normal.png.meta | 86 + .../DesertSandBricks_roughness.png | 3 + .../DesertSandBricks_roughness.png.meta | 76 + .../Textures/Resource Files/DryRockyDirt.meta | 9 + .../DryRockyDirt/DryRockyDirt_AO.png | 3 + .../DryRockyDirt/DryRockyDirt_AO.png.meta | 68 + .../DryRockyDirt/DryRockyDirt_Albedo.png | 3 + .../DryRockyDirt/DryRockyDirt_Albedo.png.meta | 68 + .../DryRockyDirt/DryRockyDirt_Height.png | 3 + .../DryRockyDirt/DryRockyDirt_Height.png.meta | 68 + .../DryRockyDirt/DryRockyDirt_Normal.png | 3 + .../DryRockyDirt/DryRockyDirt_Normal.png.meta | 76 + .../DryRockyDirt/DryRockyDirt_Roughness.png | 3 + .../DryRockyDirt_Roughness.png.meta | 68 + .../DryRockyDirt/DryRockyDirt_Smoothness.png | 3 + .../DryRockyDirt_Smoothness.png.meta | 68 + .../DryRockyDirt_YFliped_Normal.png | 3 + .../DryRockyDirt_YFliped_Normal.png.meta | 76 + Runtime/Textures/Resource Files/Grass.meta | 8 + .../{ => Resource Files/Grass}/grass_01.png | 0 .../Grass}/grass_01.png.meta | 0 .../Grass}/grass_01_ao.png | 0 .../Grass}/grass_01_ao.png.meta | 0 .../Grass}/grass_01_maskmap.png | 0 .../Grass}/grass_01_maskmap.png.meta | 0 .../Grass}/grass_01_normal.png | 0 .../Grass}/grass_01_normal.png.meta | 0 .../Grass}/grass_01_smoohtness.png | 0 .../Grass}/grass_01_smoohtness.png.meta | 0 .../{ => Resource Files/Grass}/grass_02.png | 0 .../Grass}/grass_02.png.meta | 0 .../Grass}/grass_02_ao.png | 0 .../Grass}/grass_02_ao.png.meta | 0 .../Grass}/grass_02_maskmap.png | 0 .../Grass}/grass_02_maskmap.png.meta | 0 .../Grass}/grass_02_normal.png | 0 .../Grass}/grass_02_normal.png.meta | 0 .../Grass}/grass_02_smoothness.png | 0 .../Grass}/grass_02_smoothness.png.meta | 0 .../{ => Resource Files/Grass}/grass_03.png | 0 .../Grass}/grass_03.png.meta | 0 .../Grass}/grass_03_ao.png | 0 .../Grass}/grass_03_ao.png.meta | 0 .../Grass}/grass_03_maskmap.png | 0 .../Grass}/grass_03_maskmap.png.meta | 0 .../Grass}/grass_03_normal.png | 0 .../Grass}/grass_03_normal.png.meta | 0 .../Grass}/grass_03_smoothness.png | 0 .../Grass}/grass_03_smoothness.png.meta | 0 .../{ => Resource Files/Grass}/grass_04.png | 0 .../Grass}/grass_04.png.meta | 0 .../Grass}/grass_04_ao.png | 0 .../Grass}/grass_04_ao.png.meta | 0 .../Grass}/grass_04_maskmap.png | 0 .../Grass}/grass_04_maskmap.png.meta | 0 .../Grass}/grass_04_normal.png | 0 .../Grass}/grass_04_normal.png.meta | 0 .../Grass}/grass_04_smoothness.png | 0 .../Grass}/grass_04_smoothness.png.meta | 0 .../{ => Resource Files/Grass}/grass_05.png | 0 .../Grass}/grass_05.png.meta | 0 .../Grass}/grass_05_ao.png | 0 .../Grass}/grass_05_ao.png.meta | 0 .../Grass}/grass_05_maskmap.png | 0 .../Grass}/grass_05_maskmap.png.meta | 0 .../Grass}/grass_05_normal.png | 0 .../Grass}/grass_05_normal.png.meta | 0 .../Grass}/grass_05_smoothness.png | 0 .../Grass}/grass_05_smoothness.png.meta | 0 .../Textures/Resource Files/GrassClumps.meta | 9 + .../GrassClumps_Yfliped_normal.png | 3 + .../GrassClumps_Yfliped_normal.png.meta | 76 + .../GrassClumps/GrassClumps_albedo.png | 3 + .../GrassClumps/GrassClumps_albedo.png.meta | 68 + .../GrassClumps/GrassClumps_ao.png | 3 + .../GrassClumps/GrassClumps_ao.png.meta | 68 + .../GrassClumps/GrassClumps_height.png | 3 + .../GrassClumps/GrassClumps_height.png.meta | 68 + .../GrassClumps/GrassClumps_normal.png | 3 + .../GrassClumps/GrassClumps_normal.png.meta | 76 + .../GrassClumps/GrassClumps_roughness.png | 3 + .../GrassClumps_roughness.png.meta | 68 + .../GrassClumps/GrassClumps_smoothness.png | 3 + .../GrassClumps_smoothness.png.meta | 68 + .../Textures/Resource Files/GrassGravel.meta | 9 + .../GrassGravel/GrassGravel_Albedo.png | 3 + .../GrassGravel/GrassGravel_Albedo.png.meta | 68 + .../GrassGravel_YFliped_normal.png | 3 + .../GrassGravel_YFliped_normal.png.meta | 76 + .../GrassGravel/GrassGravel_ao.png | 3 + .../GrassGravel/GrassGravel_ao.png.meta | 68 + .../GrassGravel/GrassGravel_height.png | 3 + .../GrassGravel/GrassGravel_height.png.meta | 68 + .../GrassGravel/GrassGravel_normal.png | 3 + .../GrassGravel/GrassGravel_normal.png.meta | 76 + .../GrassGravel/GrassGravel_roughness.png | 3 + .../GrassGravel_roughness.png.meta | 68 + .../GrassGravel/GrassGravel_smoothness.png | 3 + .../GrassGravel_smoothness.png.meta | 68 + .../Resource Files/PebbledGravel.meta | 9 + .../PebbledGravel/PebbledGravel_Albedo.png | 3 + .../PebbledGravel_Albedo.png.meta | 68 + .../PebbledGravel_YFliped_normal.png | 3 + .../PebbledGravel_YFliped_normal.png.meta | 76 + .../PebbledGravel/PebbledGravel_ao.png | 3 + .../PebbledGravel/PebbledGravel_ao.png.meta | 68 + .../PebbledGravel/PebbledGravel_height.png | 3 + .../PebbledGravel_height.png.meta | 68 + .../PebbledGravel/PebbledGravel_normal.png | 3 + .../PebbledGravel_normal.png.meta | 76 + .../PebbledGravel/PebbledGravel_roughness.png | 3 + .../PebbledGravel_roughness.png.meta | 68 + .../PebbledGravel_smoothness.png | 3 + .../PebbledGravel_smoothness.png.meta | 68 + .../Textures/Resource Files/PlainFabric.meta | 8 + .../PlainFabric/PlainFabric_AO.png | 3 + .../PlainFabric/PlainFabric_AO.png.meta | 76 + .../PlainFabric/PlainFabric_Albedo.png | 3 + .../PlainFabric/PlainFabric_Albedo.png.meta | 76 + .../PlainFabric/PlainFabric_Smoothness.png | 3 + .../PlainFabric_Smoothness.png.meta | 76 + .../PlainFabric_YFliped_normal.png | 3 + .../PlainFabric_YFliped_normal.png.meta | 86 + .../PlainFabric/PlainFabric_height.png | 3 + .../PlainFabric/PlainFabric_height.png.meta | 76 + .../PlainFabric/PlainFabric_normal.png | 3 + .../PlainFabric/PlainFabric_normal.png.meta | 86 + .../PlainFabric/PlainFabric_roughness.png | 3 + .../PlainFabric_roughness.png.meta | 76 + .../Resource Files/SimpleRedBricks.meta | 8 + .../SimpleRedBricks/SimpleRedBricks_AO.png | 3 + .../SimpleRedBricks_AO.png.meta | 76 + .../SimpleRedBricks_Smoothness.png | 3 + .../SimpleRedBricks_Smoothness.png.meta | 76 + .../SimpleRedBricks_YFliped_normal.png | 3 + .../SimpleRedBricks_YFliped_normal.png.meta | 86 + .../SimpleRedBricks_height.png | 3 + .../SimpleRedBricks_height.png.meta | 76 + Runtime/Textures/Resource Files/WavySand.meta | 9 + .../Resource Files/WavySand/WavySand_AO.png | 3 + .../WavySand/WavySand_AO.png.meta | 68 + .../WavySand/WavySand_YFliped_normal.png | 3 + .../WavySand/WavySand_YFliped_normal.png.meta | 76 + .../WavySand/WavySand_albedo.png | 3 + .../WavySand/WavySand_albedo.png.meta | 68 + .../WavySand/WavySand_height.png | 3 + .../WavySand/WavySand_height.png.meta | 68 + .../WavySand/WavySand_metallic.png | 3 + .../WavySand/WavySand_metallic.png.meta | 68 + .../WavySand/WavySand_normal.png | 3 + .../WavySand/WavySand_normal.png.meta | 76 + .../WavySand/WavySand_smoothness.png | 3 + .../WavySand/WavySand_smoothness.png.meta | 68 + .../Resource Files/WoodenFlooring.meta | 9 + .../WoodenFlooring/WoodenFlooring_AO.png | 3 + .../WoodenFlooring/WoodenFlooring_AO.png.meta | 68 + .../WoodenFlooring/WoodenFlooring_Albedo.png | 3 + .../WoodenFlooring_Albedo.png.meta | 68 + .../WoodenFlooring/WoodenFlooring_Height.png | 3 + .../WoodenFlooring_Height.png.meta | 68 + .../WoodenFlooring/WoodenFlooring_Normal.png | 3 + .../WoodenFlooring_Normal.png.meta | 76 + .../WoodenFlooring_Roughness.png | 3 + .../WoodenFlooring_Roughness.png.meta | 68 + .../WoodenFlooring_Smoothness.png | 3 + .../WoodenFlooring_Smoothness.png.meta | 68 + .../WoodenFlooring_YFliped_Normal.png | 3 + .../WoodenFlooring_YFliped_Normal.png.meta | 76 + Runtime/Textures/Water.png | 3 + Runtime/Textures/Water.png.meta | 123 + package.json | 4 +- 478 files changed, 30234 insertions(+), 6 deletions(-) create mode 100644 Runtime/Layers/Asfalt.terrainlayer create mode 100644 Runtime/Layers/Asfalt.terrainlayer.meta create mode 100644 Runtime/Layers/GrofGras.terrainlayer create mode 100644 Runtime/Layers/GrofGras.terrainlayer.meta create mode 100644 Runtime/Layers/Voetpad.terrainlayer create mode 100644 Runtime/Layers/Voetpad.terrainlayer.meta create mode 100644 Runtime/Layers/Water.terrainlayer create mode 100644 Runtime/Layers/Water.terrainlayer.meta rename Runtime/{Materials.meta => Shaders.meta} (77%) create mode 100644 Runtime/Shaders/LayerSwitch4.shadersubgraph create mode 100644 Runtime/Shaders/LayerSwitch4.shadersubgraph.meta create mode 100644 Runtime/Shaders/LayerSwitch8.shadersubgraph create mode 100644 Runtime/Shaders/LayerSwitch8.shadersubgraph.meta rename Runtime/{Materials => Shaders}/TerrainMaterial.mat (100%) rename Runtime/{Materials => Shaders}/TerrainMaterial.mat.meta (100%) rename Runtime/{Materials => Shaders}/TerrainShader.shadergraph (100%) rename Runtime/{Materials => Shaders}/TerrainShader.shadergraph.meta (100%) create mode 100644 Runtime/Textures/Desert_Texture_Set.meta create mode 100644 Runtime/Textures/Desert_Texture_Set/01_Bump.tga create mode 100644 Runtime/Textures/Desert_Texture_Set/01_Bump.tga.meta create mode 100644 Runtime/Textures/Desert_Texture_Set/01_Diff.tga create mode 100644 Runtime/Textures/Desert_Texture_Set/01_Diff.tga.meta create mode 100644 Runtime/Textures/Desert_Texture_Set/02_Bump.tga create mode 100644 Runtime/Textures/Desert_Texture_Set/02_Bump.tga.meta create mode 100644 Runtime/Textures/Desert_Texture_Set/02_Diff.tga create mode 100644 Runtime/Textures/Desert_Texture_Set/02_Diff.tga.meta create mode 100644 Runtime/Textures/Desert_Texture_Set/03_Bump.tga create mode 100644 Runtime/Textures/Desert_Texture_Set/03_Bump.tga.meta create mode 100644 Runtime/Textures/Desert_Texture_Set/03_Diff.tga create mode 100644 Runtime/Textures/Desert_Texture_Set/03_Diff.tga.meta create mode 100644 Runtime/Textures/Desert_Texture_Set/04_Bump.tga create mode 100644 Runtime/Textures/Desert_Texture_Set/04_Bump.tga.meta create mode 100644 Runtime/Textures/Desert_Texture_Set/04_Diff.tga create mode 100644 Runtime/Textures/Desert_Texture_Set/04_Diff.tga.meta create mode 100644 Runtime/Textures/Desert_Texture_Set/05_Bump.tga create mode 100644 Runtime/Textures/Desert_Texture_Set/05_Bump.tga.meta create mode 100644 Runtime/Textures/Desert_Texture_Set/05_Diff.tga create mode 100644 Runtime/Textures/Desert_Texture_Set/05_Diff.tga.meta create mode 100644 Runtime/Textures/Desert_Texture_Set/06_Bump.tga create mode 100644 Runtime/Textures/Desert_Texture_Set/06_Bump.tga.meta create mode 100644 Runtime/Textures/Desert_Texture_Set/06_Diff.tga create mode 100644 Runtime/Textures/Desert_Texture_Set/06_Diff.tga.meta create mode 100644 Runtime/Textures/Desert_Texture_Set/07_Bump.tga create mode 100644 Runtime/Textures/Desert_Texture_Set/07_Bump.tga.meta create mode 100644 Runtime/Textures/Desert_Texture_Set/07_Diff.tga create mode 100644 Runtime/Textures/Desert_Texture_Set/07_Diff.tga.meta create mode 100644 Runtime/Textures/Fietspad.png create mode 100644 Runtime/Textures/Fietspad.png.meta create mode 100644 Runtime/Textures/Ground textures pack.meta create mode 100644 Runtime/Textures/Ground textures pack/Dry ground.meta create mode 100644 Runtime/Textures/Ground textures pack/Dry ground/Dry ground pattern.mat create mode 100644 Runtime/Textures/Ground textures pack/Dry ground/Dry ground pattern.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Dry ground/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Dry ground/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Dry ground/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Dry ground/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Dry ground/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Dry ground/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 01.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 01/Grass & dead leafs pattern 01.mat create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 01/Grass & dead leafs pattern 01.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 01/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 01/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 01/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 01/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 01/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 01/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 02.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 02/Grass & dead leafs pattern 02.mat create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 02/Grass & dead leafs pattern 02.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 02/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 02/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 02/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 02/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 02/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Grass & dead leafs 02/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & rocks.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & rocks/Grass & rocks pattern.mat create mode 100644 Runtime/Textures/Ground textures pack/Grass & rocks/Grass & rocks pattern.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & rocks/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass & rocks/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & rocks/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass & rocks/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass & rocks/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Grass & rocks/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 01.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 01/Grass pattern 01.mat create mode 100644 Runtime/Textures/Ground textures pack/Grass 01/Grass pattern 01.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 01/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass 01/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 01/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass 01/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 01/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Grass 01/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 02.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 02/Grass pattern 02.mat create mode 100644 Runtime/Textures/Ground textures pack/Grass 02/Grass pattern 02.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 02/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass 02/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 02/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass 02/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 02/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Grass 02/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 03.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 03/Grass pattern 03.mat create mode 100644 Runtime/Textures/Ground textures pack/Grass 03/Grass pattern 03.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 03/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass 03/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 03/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass 03/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 03/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Grass 03/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 04.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 04/Grass pattern 04.mat create mode 100644 Runtime/Textures/Ground textures pack/Grass 04/Grass pattern 04.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 04/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass 04/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 04/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass 04/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 04/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Grass 04/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 05.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 05/Grass pattern 05.mat create mode 100644 Runtime/Textures/Ground textures pack/Grass 05/Grass pattern 05.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 05/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass 05/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 05/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass 05/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 05/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Grass 05/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 06.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 06/Grass pattern 06.mat create mode 100644 Runtime/Textures/Ground textures pack/Grass 06/Grass pattern 06.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 06/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass 06/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 06/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Grass 06/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Grass 06/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Grass 06/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & moss.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & moss/Ground & moss pattern.mat create mode 100644 Runtime/Textures/Ground textures pack/Ground & moss/Ground & moss pattern.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & moss/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Ground & moss/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & moss/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Ground & moss/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & moss/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Ground & moss/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 01.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 01/Ground & rocks pattern 01.mat create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 01/Ground & rocks pattern 01.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 01/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 01/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 01/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 01/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 01/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 01/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 02.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 02/Ground & rocks pattern 02.mat create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 02/Ground & rocks pattern 02.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 02/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 02/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 02/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 02/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 02/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 02/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 03.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 03/Ground & rocks pattern 03.mat create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 03/Ground & rocks pattern 03.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 03/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 03/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 03/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 03/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 03/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Ground & rocks 03/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & weeds.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & weeds/Ground & weeds.mat create mode 100644 Runtime/Textures/Ground textures pack/Ground & weeds/Ground & weeds.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & weeds/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Ground & weeds/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & weeds/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Ground & weeds/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground & weeds/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Ground & weeds/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground 01.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground 01/Ground pattern 01.mat create mode 100644 Runtime/Textures/Ground textures pack/Ground 01/Ground pattern 01.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground 01/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Ground 01/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground 01/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Ground 01/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground 01/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Ground 01/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground 02.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground 02/Ground pattern 02.mat create mode 100644 Runtime/Textures/Ground textures pack/Ground 02/Ground pattern 02.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground 02/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Ground 02/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground 02/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Ground 02/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Ground 02/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Ground 02/preview.jpg.meta create mode 100644 Runtime/Textures/Ground textures pack/Lava.meta create mode 100644 Runtime/Textures/Ground textures pack/Lava/Lava pattern.mat create mode 100644 Runtime/Textures/Ground textures pack/Lava/Lava pattern.mat.meta create mode 100644 Runtime/Textures/Ground textures pack/Lava/diffuse.tga create mode 100644 Runtime/Textures/Ground textures pack/Lava/diffuse.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Lava/emissive.tga create mode 100644 Runtime/Textures/Ground textures pack/Lava/emissive.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Lava/normal.tga create mode 100644 Runtime/Textures/Ground textures pack/Lava/normal.tga.meta create mode 100644 Runtime/Textures/Ground textures pack/Lava/preview.jpg create mode 100644 Runtime/Textures/Ground textures pack/Lava/preview.jpg.meta create mode 100644 Runtime/Textures/Resource Files.meta create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood.meta create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_AO.png create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_AO.png.meta create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Albedo.png create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Albedo.png.meta create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Normal.png create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Normal.png.meta create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Roughness.png create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Roughness.png.meta create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Smoothness.png create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Smoothness.png.meta create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_YFliped_Normal.png create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_YFliped_Normal.png.meta create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_height.png create mode 100644 Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_height.png.meta create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks.meta create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Albedo.png create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Albedo.png.meta create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Height.png create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Height.png.meta create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Normal.png create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Normal.png.meta create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Roughness.png create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Roughness.png.meta create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Smoothness.png create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Smoothness.png.meta create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_YFliped_Normal.png create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_YFliped_Normal.png.meta create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_ao.png create mode 100644 Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_ao.png.meta create mode 100644 Runtime/Textures/Resource Files/BathroomTiles.meta create mode 100644 Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_Roughness.png create mode 100644 Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_Roughness.png.meta create mode 100644 Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_YFliped_normal.png create mode 100644 Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_YFliped_normal.png.meta create mode 100644 Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_albedo.png create mode 100644 Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_albedo.png.meta create mode 100644 Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_smoothness.png create mode 100644 Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_smoothness.png.meta create mode 100644 Runtime/Textures/Resource Files/BrushedIron.meta create mode 100644 Runtime/Textures/Resource Files/BrushedIron/BrushedIron_AO.png create mode 100644 Runtime/Textures/Resource Files/BrushedIron/BrushedIron_AO.png.meta create mode 100644 Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Albedo.png create mode 100644 Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Albedo.png.meta create mode 100644 Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Height.png create mode 100644 Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Height.png.meta create mode 100644 Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Metallic.png create mode 100644 Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Metallic.png.meta create mode 100644 Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Normal.png create mode 100644 Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Normal.png.meta create mode 100644 Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Roughness.png create mode 100644 Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Roughness.png.meta create mode 100644 Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Smoothness.png create mode 100644 Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Smoothness.png.meta create mode 100644 Runtime/Textures/Resource Files/ClumpMud.meta create mode 100644 Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Grass_Ao.png create mode 100644 Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Grass_Ao.png.meta create mode 100644 Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Height.png create mode 100644 Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Height.png.meta create mode 100644 Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Normal.png create mode 100644 Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Normal.png.meta create mode 100644 Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Roughness.png create mode 100644 Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Roughness.png.meta create mode 100644 Runtime/Textures/Resource Files/ClumpMud/ClumpMud_YFliped_Normal.png create mode 100644 Runtime/Textures/Resource Files/ClumpMud/ClumpMud_YFliped_Normal.png.meta create mode 100644 Runtime/Textures/Resource Files/ClumpMud/ClumpMud_albedo.png create mode 100644 Runtime/Textures/Resource Files/ClumpMud/ClumpMud_albedo.png.meta create mode 100644 Runtime/Textures/Resource Files/ClumpMud/ClumpMud_smoothness.png create mode 100644 Runtime/Textures/Resource Files/ClumpMud/ClumpMud_smoothness.png.meta create mode 100644 Runtime/Textures/Resource Files/CoarseConcrete.meta create mode 100644 Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_YFliped_normal.png create mode 100644 Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_YFliped_normal.png.meta create mode 100644 Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_ao.png create mode 100644 Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_ao.png.meta create mode 100644 Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_height.png create mode 100644 Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_height.png.meta create mode 100644 Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_roughness.png create mode 100644 Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_roughness.png.meta create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick.meta create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_AO.png create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_AO.png.meta create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Albedo.png create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Albedo.png.meta create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Smoothness.png create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Smoothness.png.meta create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_YFliped_Normal.png create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_YFliped_Normal.png.meta create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_height.png create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_height.png.meta create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_normal.png create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_normal.png.meta create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_roughness.png create mode 100644 Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_roughness.png.meta create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt.meta create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_AO.png create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_AO.png.meta create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Albedo.png create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Albedo.png.meta create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Height.png create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Height.png.meta create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Normal.png create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Normal.png.meta create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Roughness.png create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Roughness.png.meta create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Smoothness.png create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Smoothness.png.meta create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_YFliped_Normal.png create mode 100644 Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_YFliped_Normal.png.meta create mode 100644 Runtime/Textures/Resource Files/Grass.meta rename Runtime/Textures/{ => Resource Files/Grass}/grass_01.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_01.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_01_ao.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_01_ao.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_01_maskmap.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_01_maskmap.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_01_normal.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_01_normal.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_01_smoohtness.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_01_smoohtness.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_02.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_02.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_02_ao.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_02_ao.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_02_maskmap.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_02_maskmap.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_02_normal.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_02_normal.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_02_smoothness.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_02_smoothness.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_03.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_03.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_03_ao.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_03_ao.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_03_maskmap.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_03_maskmap.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_03_normal.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_03_normal.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_03_smoothness.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_03_smoothness.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_04.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_04.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_04_ao.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_04_ao.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_04_maskmap.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_04_maskmap.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_04_normal.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_04_normal.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_04_smoothness.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_04_smoothness.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_05.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_05.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_05_ao.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_05_ao.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_05_maskmap.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_05_maskmap.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_05_normal.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_05_normal.png.meta (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_05_smoothness.png (100%) rename Runtime/Textures/{ => Resource Files/Grass}/grass_05_smoothness.png.meta (100%) create mode 100644 Runtime/Textures/Resource Files/GrassClumps.meta create mode 100644 Runtime/Textures/Resource Files/GrassClumps/GrassClumps_Yfliped_normal.png create mode 100644 Runtime/Textures/Resource Files/GrassClumps/GrassClumps_Yfliped_normal.png.meta create mode 100644 Runtime/Textures/Resource Files/GrassClumps/GrassClumps_albedo.png create mode 100644 Runtime/Textures/Resource Files/GrassClumps/GrassClumps_albedo.png.meta create mode 100644 Runtime/Textures/Resource Files/GrassClumps/GrassClumps_ao.png create mode 100644 Runtime/Textures/Resource Files/GrassClumps/GrassClumps_ao.png.meta create mode 100644 Runtime/Textures/Resource Files/GrassClumps/GrassClumps_height.png create mode 100644 Runtime/Textures/Resource Files/GrassClumps/GrassClumps_height.png.meta create mode 100644 Runtime/Textures/Resource Files/GrassClumps/GrassClumps_normal.png create mode 100644 Runtime/Textures/Resource Files/GrassClumps/GrassClumps_normal.png.meta create mode 100644 Runtime/Textures/Resource Files/GrassClumps/GrassClumps_roughness.png create mode 100644 Runtime/Textures/Resource Files/GrassClumps/GrassClumps_roughness.png.meta create mode 100644 Runtime/Textures/Resource Files/GrassClumps/GrassClumps_smoothness.png create mode 100644 Runtime/Textures/Resource Files/GrassClumps/GrassClumps_smoothness.png.meta create mode 100644 Runtime/Textures/Resource Files/GrassGravel.meta create mode 100644 Runtime/Textures/Resource Files/GrassGravel/GrassGravel_Albedo.png create mode 100644 Runtime/Textures/Resource Files/GrassGravel/GrassGravel_Albedo.png.meta create mode 100644 Runtime/Textures/Resource Files/GrassGravel/GrassGravel_YFliped_normal.png create mode 100644 Runtime/Textures/Resource Files/GrassGravel/GrassGravel_YFliped_normal.png.meta create mode 100644 Runtime/Textures/Resource Files/GrassGravel/GrassGravel_ao.png create mode 100644 Runtime/Textures/Resource Files/GrassGravel/GrassGravel_ao.png.meta create mode 100644 Runtime/Textures/Resource Files/GrassGravel/GrassGravel_height.png create mode 100644 Runtime/Textures/Resource Files/GrassGravel/GrassGravel_height.png.meta create mode 100644 Runtime/Textures/Resource Files/GrassGravel/GrassGravel_normal.png create mode 100644 Runtime/Textures/Resource Files/GrassGravel/GrassGravel_normal.png.meta create mode 100644 Runtime/Textures/Resource Files/GrassGravel/GrassGravel_roughness.png create mode 100644 Runtime/Textures/Resource Files/GrassGravel/GrassGravel_roughness.png.meta create mode 100644 Runtime/Textures/Resource Files/GrassGravel/GrassGravel_smoothness.png create mode 100644 Runtime/Textures/Resource Files/GrassGravel/GrassGravel_smoothness.png.meta create mode 100644 Runtime/Textures/Resource Files/PebbledGravel.meta create mode 100644 Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_Albedo.png create mode 100644 Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_Albedo.png.meta create mode 100644 Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_YFliped_normal.png create mode 100644 Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_YFliped_normal.png.meta create mode 100644 Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_ao.png create mode 100644 Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_ao.png.meta create mode 100644 Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_height.png create mode 100644 Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_height.png.meta create mode 100644 Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_normal.png create mode 100644 Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_normal.png.meta create mode 100644 Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_roughness.png create mode 100644 Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_roughness.png.meta create mode 100644 Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_smoothness.png create mode 100644 Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_smoothness.png.meta create mode 100644 Runtime/Textures/Resource Files/PlainFabric.meta create mode 100644 Runtime/Textures/Resource Files/PlainFabric/PlainFabric_AO.png create mode 100644 Runtime/Textures/Resource Files/PlainFabric/PlainFabric_AO.png.meta create mode 100644 Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Albedo.png create mode 100644 Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Albedo.png.meta create mode 100644 Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Smoothness.png create mode 100644 Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Smoothness.png.meta create mode 100644 Runtime/Textures/Resource Files/PlainFabric/PlainFabric_YFliped_normal.png create mode 100644 Runtime/Textures/Resource Files/PlainFabric/PlainFabric_YFliped_normal.png.meta create mode 100644 Runtime/Textures/Resource Files/PlainFabric/PlainFabric_height.png create mode 100644 Runtime/Textures/Resource Files/PlainFabric/PlainFabric_height.png.meta create mode 100644 Runtime/Textures/Resource Files/PlainFabric/PlainFabric_normal.png create mode 100644 Runtime/Textures/Resource Files/PlainFabric/PlainFabric_normal.png.meta create mode 100644 Runtime/Textures/Resource Files/PlainFabric/PlainFabric_roughness.png create mode 100644 Runtime/Textures/Resource Files/PlainFabric/PlainFabric_roughness.png.meta create mode 100644 Runtime/Textures/Resource Files/SimpleRedBricks.meta create mode 100644 Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_AO.png create mode 100644 Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_AO.png.meta create mode 100644 Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_Smoothness.png create mode 100644 Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_Smoothness.png.meta create mode 100644 Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_YFliped_normal.png create mode 100644 Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_YFliped_normal.png.meta create mode 100644 Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_height.png create mode 100644 Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_height.png.meta create mode 100644 Runtime/Textures/Resource Files/WavySand.meta create mode 100644 Runtime/Textures/Resource Files/WavySand/WavySand_AO.png create mode 100644 Runtime/Textures/Resource Files/WavySand/WavySand_AO.png.meta create mode 100644 Runtime/Textures/Resource Files/WavySand/WavySand_YFliped_normal.png create mode 100644 Runtime/Textures/Resource Files/WavySand/WavySand_YFliped_normal.png.meta create mode 100644 Runtime/Textures/Resource Files/WavySand/WavySand_albedo.png create mode 100644 Runtime/Textures/Resource Files/WavySand/WavySand_albedo.png.meta create mode 100644 Runtime/Textures/Resource Files/WavySand/WavySand_height.png create mode 100644 Runtime/Textures/Resource Files/WavySand/WavySand_height.png.meta create mode 100644 Runtime/Textures/Resource Files/WavySand/WavySand_metallic.png create mode 100644 Runtime/Textures/Resource Files/WavySand/WavySand_metallic.png.meta create mode 100644 Runtime/Textures/Resource Files/WavySand/WavySand_normal.png create mode 100644 Runtime/Textures/Resource Files/WavySand/WavySand_normal.png.meta create mode 100644 Runtime/Textures/Resource Files/WavySand/WavySand_smoothness.png create mode 100644 Runtime/Textures/Resource Files/WavySand/WavySand_smoothness.png.meta create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring.meta create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_AO.png create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_AO.png.meta create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Albedo.png create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Albedo.png.meta create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Height.png create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Height.png.meta create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Normal.png create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Normal.png.meta create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Roughness.png create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Roughness.png.meta create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Smoothness.png create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Smoothness.png.meta create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_YFliped_Normal.png create mode 100644 Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_YFliped_Normal.png.meta create mode 100644 Runtime/Textures/Water.png create mode 100644 Runtime/Textures/Water.png.meta diff --git a/README.md b/README.md index a964e06..416d01c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Terrain (HDRP) +## BGTTerrain (HDRP) Builds up a terrain using PDOK BGT information. diff --git a/README.md.backup b/README.md.backup index 5a8a1d1..a964e06 100644 --- a/README.md.backup +++ b/README.md.backup @@ -1,4 +1,4 @@ -## Terrain +## Terrain (HDRP) Builds up a terrain using PDOK BGT information. diff --git a/Runtime/Layers/Asfalt.terrainlayer b/Runtime/Layers/Asfalt.terrainlayer new file mode 100644 index 0000000..9d596f2 --- /dev/null +++ b/Runtime/Layers/Asfalt.terrainlayer @@ -0,0 +1,22 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1953259897 &8574412962073106934 +TerrainLayer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Asfalt + m_DiffuseTexture: {fileID: 2800000, guid: 1a7d9a6002608b342bde613de3f92a61, type: 3} + m_NormalMapTexture: {fileID: 2800000, guid: ad1a47e882294db49b1056ec466b8be9, type: 3} + m_MaskMapTexture: {fileID: 0} + m_TileSize: {x: 2, y: 2} + m_TileOffset: {x: 0, y: 0} + m_Specular: {r: 0, g: 0, b: 0, a: 0} + m_Metallic: 0 + m_Smoothness: 0 + m_NormalScale: 1 + m_DiffuseRemapMin: {x: 0, y: 0, z: 0, w: 0} + m_DiffuseRemapMax: {x: 1, y: 1, z: 1, w: 1} + m_MaskMapRemapMin: {x: 0, y: 0, z: 0, w: 0} + m_MaskMapRemapMax: {x: 1, y: 1, z: 1, w: 1} diff --git a/Runtime/Layers/Asfalt.terrainlayer.meta b/Runtime/Layers/Asfalt.terrainlayer.meta new file mode 100644 index 0000000..d54a42f --- /dev/null +++ b/Runtime/Layers/Asfalt.terrainlayer.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 18e099679d7c2e441b23ddbab4283f49 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 8574412962073106934 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Layers/Fietspad.terrainlayer b/Runtime/Layers/Fietspad.terrainlayer index 61ec1bd..09bc2b0 100644 --- a/Runtime/Layers/Fietspad.terrainlayer +++ b/Runtime/Layers/Fietspad.terrainlayer @@ -7,7 +7,7 @@ TerrainLayer: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Fietspad - m_DiffuseTexture: {fileID: 2800000, guid: 9a3f9bd0b4bf1d6438cf6ccb2eb03440, type: 3} + m_DiffuseTexture: {fileID: 2800000, guid: ade65108c3fb7ad458975e94ae8c039e, type: 3} m_NormalMapTexture: {fileID: 2800000, guid: ad1a47e882294db49b1056ec466b8be9, type: 3} m_MaskMapTexture: {fileID: 0} m_TileSize: {x: 2, y: 2} diff --git a/Runtime/Layers/GrofGras.terrainlayer b/Runtime/Layers/GrofGras.terrainlayer new file mode 100644 index 0000000..8d9040c --- /dev/null +++ b/Runtime/Layers/GrofGras.terrainlayer @@ -0,0 +1,22 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1953259897 &8574412962073106934 +TerrainLayer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: GrofGras + m_DiffuseTexture: {fileID: 2800000, guid: f3c7e12938d22604eb51dc02b394dd80, type: 3} + m_NormalMapTexture: {fileID: 2800000, guid: ad1a47e882294db49b1056ec466b8be9, type: 3} + m_MaskMapTexture: {fileID: 0} + m_TileSize: {x: 2, y: 2} + m_TileOffset: {x: 0, y: 0} + m_Specular: {r: 0, g: 0, b: 0, a: 0} + m_Metallic: 0 + m_Smoothness: 0 + m_NormalScale: 1 + m_DiffuseRemapMin: {x: 0, y: 0, z: 0, w: 0} + m_DiffuseRemapMax: {x: 1, y: 1, z: 1, w: 1} + m_MaskMapRemapMin: {x: 0, y: 0, z: 0, w: 0} + m_MaskMapRemapMax: {x: 1, y: 1, z: 1, w: 1} diff --git a/Runtime/Layers/GrofGras.terrainlayer.meta b/Runtime/Layers/GrofGras.terrainlayer.meta new file mode 100644 index 0000000..e5b5cdd --- /dev/null +++ b/Runtime/Layers/GrofGras.terrainlayer.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 06d0951d4e8eb024f9372c08e1029541 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 8574412962073106934 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Layers/Voetpad.terrainlayer b/Runtime/Layers/Voetpad.terrainlayer new file mode 100644 index 0000000..d1aa65b --- /dev/null +++ b/Runtime/Layers/Voetpad.terrainlayer @@ -0,0 +1,22 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1953259897 &8574412962073106934 +TerrainLayer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Voetpad + m_DiffuseTexture: {fileID: 2800000, guid: 50f22ded93bf5a3459011d427639a3c7, type: 3} + m_NormalMapTexture: {fileID: 2800000, guid: ad1a47e882294db49b1056ec466b8be9, type: 3} + m_MaskMapTexture: {fileID: 0} + m_TileSize: {x: 2, y: 2} + m_TileOffset: {x: 0, y: 0} + m_Specular: {r: 0, g: 0, b: 0, a: 0} + m_Metallic: 0 + m_Smoothness: 0 + m_NormalScale: 1 + m_DiffuseRemapMin: {x: 0, y: 0, z: 0, w: 0} + m_DiffuseRemapMax: {x: 1, y: 1, z: 1, w: 1} + m_MaskMapRemapMin: {x: 0, y: 0, z: 0, w: 0} + m_MaskMapRemapMax: {x: 1, y: 1, z: 1, w: 1} diff --git a/Runtime/Layers/Voetpad.terrainlayer.meta b/Runtime/Layers/Voetpad.terrainlayer.meta new file mode 100644 index 0000000..b1c57b9 --- /dev/null +++ b/Runtime/Layers/Voetpad.terrainlayer.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9971488d3a3a04e4589c7968554cfbe9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 8574412962073106934 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Layers/Water.terrainlayer b/Runtime/Layers/Water.terrainlayer new file mode 100644 index 0000000..39a7f23 --- /dev/null +++ b/Runtime/Layers/Water.terrainlayer @@ -0,0 +1,22 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1953259897 &8574412962073106934 +TerrainLayer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Water + m_DiffuseTexture: {fileID: 2800000, guid: 9534db908d9a3d1478a85403cf414f8a, type: 3} + m_NormalMapTexture: {fileID: 2800000, guid: ad1a47e882294db49b1056ec466b8be9, type: 3} + m_MaskMapTexture: {fileID: 0} + m_TileSize: {x: 2, y: 2} + m_TileOffset: {x: 0, y: 0} + m_Specular: {r: 0, g: 0, b: 0, a: 0} + m_Metallic: 0 + m_Smoothness: 0 + m_NormalScale: 1 + m_DiffuseRemapMin: {x: 0, y: 0, z: 0, w: 0} + m_DiffuseRemapMax: {x: 1, y: 1, z: 1, w: 1} + m_MaskMapRemapMin: {x: 0, y: 0, z: 0, w: 0} + m_MaskMapRemapMax: {x: 1, y: 1, z: 1, w: 1} diff --git a/Runtime/Layers/Water.terrainlayer.meta b/Runtime/Layers/Water.terrainlayer.meta new file mode 100644 index 0000000..02db169 --- /dev/null +++ b/Runtime/Layers/Water.terrainlayer.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c039e30a40d38fb46bae1836a8fe2289 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 8574412962073106934 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Materials.meta b/Runtime/Shaders.meta similarity index 77% rename from Runtime/Materials.meta rename to Runtime/Shaders.meta index 9df061f..401774c 100644 --- a/Runtime/Materials.meta +++ b/Runtime/Shaders.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 934272d19ba29a24697078ca34b70b38 +guid: d90fa36a7b802304c98b92457c4c0025 folderAsset: yes DefaultImporter: externalObjects: {} diff --git a/Runtime/Shaders/LayerSwitch4.shadersubgraph b/Runtime/Shaders/LayerSwitch4.shadersubgraph new file mode 100644 index 0000000..d050d4a --- /dev/null +++ b/Runtime/Shaders/LayerSwitch4.shadersubgraph @@ -0,0 +1,4220 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "8299feb96643499f9bfec3206aa559cb", + "m_Properties": [ + { + "m_Id": "fca2e23580dd43c5bc699c056d6676e8" + }, + { + "m_Id": "e8402549e585473c8f1471529851ab42" + }, + { + "m_Id": "eb165b86bfd94c9da16ccbba611206b8" + }, + { + "m_Id": "b014f55458394267b91f89445b4578ca" + }, + { + "m_Id": "884d517450e248c7b553a15c646211b2" + }, + { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + }, + { + "m_Id": "40c6d9e0a9f7402daa1d786fd95cbae6" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "1aa03ec15b284219875aad41b9cab2e2" + } + ], + "m_Nodes": [ + { + "m_Id": "2d4d458e8e474bd0bcf2272d3e03b31d" + }, + { + "m_Id": "5a527e09af284b1ea134e6fa4a13c3c1" + }, + { + "m_Id": "15aaaf3a215d4068acc8f1dc5505beb1" + }, + { + "m_Id": "85b9ecff8d204916a9343ff72d552cf9" + }, + { + "m_Id": "ceda5f29b7834251bd4a937652ac75f1" + }, + { + "m_Id": "4b2a772b52f54256961da9fd812bf074" + }, + { + "m_Id": "5a9b7b07889643f5ac367cfb3c010f54" + }, + { + "m_Id": "18358d47d7044c0090ca17d4a61d28b4" + }, + { + "m_Id": "12486ba213ed42aa821f6907c0b119a4" + }, + { + "m_Id": "6282a16340154dfba984affa5cb20f7b" + }, + { + "m_Id": "f904bdadb77c4f0ca744f9639b48a2d2" + }, + { + "m_Id": "76543db027c24c53a444b0c76139cb87" + }, + { + "m_Id": "0003d1554abf40d89b5d7a4b43ecbf5d" + }, + { + "m_Id": "38995e67e8464932b35aa47ddd6287ea" + }, + { + "m_Id": "6dc292e1eeba4284b5619fbb92b32a40" + }, + { + "m_Id": "025c14cf7f424fe6a773c33784fcf50b" + }, + { + "m_Id": "f94d75c7f44c4d0bb8865ec2778aa79b" + }, + { + "m_Id": "4bb23c53b0b84557a563db748c2acb8e" + }, + { + "m_Id": "1cd6cfd49ea24d0fb8634965746c5ec5" + }, + { + "m_Id": "e934b0cf18b24a8fbe1c332b6f211d87" + }, + { + "m_Id": "62e8f4c9234d445a9db0e8d2a244e2bf" + }, + { + "m_Id": "17ea71a338574466bce61f8cd90dfb25" + }, + { + "m_Id": "364b0df9b3494c778106cff4ebb8c7fe" + }, + { + "m_Id": "c85f7831525a4e0aa02b39ce0f4052aa" + }, + { + "m_Id": "462f2d5065e1492ba3e9edadecde42c1" + }, + { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + { + "m_Id": "49f08d76716a4aa7859935944547afd7" + }, + { + "m_Id": "ed1a0857a0e1486daa05d957e8b9e645" + }, + { + "m_Id": "ad0924da985c4f2d81d7f268750a3a93" + }, + { + "m_Id": "20a0de82ecaf4dcb967be868a8f404c3" + }, + { + "m_Id": "c5a4de9846ad4a0b9592773a21844b9e" + }, + { + "m_Id": "783434aec6c5496cb268d8342d0753f1" + }, + { + "m_Id": "8175762f13724841bc733dae967b1eba" + } + ], + "m_GroupDatas": [], + "m_StickyNoteDatas": [ + { + "m_Id": "a8fd7754721e417284b0e9990339391f" + } + ], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "0003d1554abf40d89b5d7a4b43ecbf5d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "462f2d5065e1492ba3e9edadecde42c1" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "025c14cf7f424fe6a773c33784fcf50b" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "0003d1554abf40d89b5d7a4b43ecbf5d" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "025c14cf7f424fe6a773c33784fcf50b" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "18358d47d7044c0090ca17d4a61d28b4" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "025c14cf7f424fe6a773c33784fcf50b" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e934b0cf18b24a8fbe1c332b6f211d87" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "12486ba213ed42aa821f6907c0b119a4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "18358d47d7044c0090ca17d4a61d28b4" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "15aaaf3a215d4068acc8f1dc5505beb1" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85b9ecff8d204916a9343ff72d552cf9" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "17ea71a338574466bce61f8cd90dfb25" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "62e8f4c9234d445a9db0e8d2a244e2bf" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "18358d47d7044c0090ca17d4a61d28b4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "5a9b7b07889643f5ac367cfb3c010f54" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1cd6cfd49ea24d0fb8634965746c5ec5" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f94d75c7f44c4d0bb8865ec2778aa79b" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "20a0de82ecaf4dcb967be868a8f404c3" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ed1a0857a0e1486daa05d957e8b9e645" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "364b0df9b3494c778106cff4ebb8c7fe" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "62e8f4c9234d445a9db0e8d2a244e2bf" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "38995e67e8464932b35aa47ddd6287ea" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "0003d1554abf40d89b5d7a4b43ecbf5d" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "462f2d5065e1492ba3e9edadecde42c1" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "5a9b7b07889643f5ac367cfb3c010f54" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "49f08d76716a4aa7859935944547afd7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ed1a0857a0e1486daa05d957e8b9e645" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4b2a772b52f54256961da9fd812bf074" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "5a9b7b07889643f5ac367cfb3c010f54" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4bb23c53b0b84557a563db748c2acb8e" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f94d75c7f44c4d0bb8865ec2778aa79b" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "5a527e09af284b1ea134e6fa4a13c3c1" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "18358d47d7044c0090ca17d4a61d28b4" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "5a9b7b07889643f5ac367cfb3c010f54" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2d4d458e8e474bd0bcf2272d3e03b31d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6282a16340154dfba984affa5cb20f7b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f904bdadb77c4f0ca744f9639b48a2d2" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "62e8f4c9234d445a9db0e8d2a244e2bf" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "20a0de82ecaf4dcb967be868a8f404c3" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6dc292e1eeba4284b5619fbb92b32a40" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "0003d1554abf40d89b5d7a4b43ecbf5d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "76543db027c24c53a444b0c76139cb87" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "025c14cf7f424fe6a773c33784fcf50b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8175762f13724841bc733dae967b1eba" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "20a0de82ecaf4dcb967be868a8f404c3" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85b9ecff8d204916a9343ff72d552cf9" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ceda5f29b7834251bd4a937652ac75f1" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ad0924da985c4f2d81d7f268750a3a93" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "20a0de82ecaf4dcb967be868a8f404c3" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c85f7831525a4e0aa02b39ce0f4052aa" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "462f2d5065e1492ba3e9edadecde42c1" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ceda5f29b7834251bd4a937652ac75f1" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "49f08d76716a4aa7859935944547afd7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4b2a772b52f54256961da9fd812bf074" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ad0924da985c4f2d81d7f268750a3a93" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c85f7831525a4e0aa02b39ce0f4052aa" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e934b0cf18b24a8fbe1c332b6f211d87" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "62e8f4c9234d445a9db0e8d2a244e2bf" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e934b0cf18b24a8fbe1c332b6f211d87" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f94d75c7f44c4d0bb8865ec2778aa79b" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ed1a0857a0e1486daa05d957e8b9e645" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "462f2d5065e1492ba3e9edadecde42c1" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f904bdadb77c4f0ca744f9639b48a2d2" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "76543db027c24c53a444b0c76139cb87" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f904bdadb77c4f0ca744f9639b48a2d2" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "76543db027c24c53a444b0c76139cb87" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f94d75c7f44c4d0bb8865ec2778aa79b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ed1a0857a0e1486daa05d957e8b9e645" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": 0.0, + "y": 0.0 + }, + "m_Blocks": [] + }, + "m_FragmentContext": { + "m_Position": { + "x": 0.0, + "y": 0.0 + }, + "m_Blocks": [] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "Sub Graphs", + "m_GraphPrecision": 1, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "2d4d458e8e474bd0bcf2272d3e03b31d" + }, + "m_ActiveTargets": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "0003d1554abf40d89b5d7a4b43ecbf5d", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1481.0001220703125, + "y": -1197.0001220703125, + "width": 208.0, + "height": 435.0 + } + }, + "m_Slots": [ + { + "m_Id": "d07e46f2292043f7baeaa67bd14af8ab" + }, + { + "m_Id": "972d87443bc34e95b857b6b9ba1be8b8" + }, + { + "m_Id": "62f08af2d41448c5913855e1944462a4" + }, + { + "m_Id": "f8a6dd9479164e359488c38954bc98e9" + }, + { + "m_Id": "fb4df47087664cc7801ab9552cef5b09" + }, + { + "m_Id": "740452c724ef4d2294bdf073ab322aed" + }, + { + "m_Id": "62c4b6b7ca45412e8d5e512b68d34767" + }, + { + "m_Id": "b7e9e987bcf4401280a3b2d258f89be4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0148ad61b41f411ea5bd8569d49ec929", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 3.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.RedirectNodeData", + "m_ObjectId": "025c14cf7f424fe6a773c33784fcf50b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Redirect Node", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1904.0, + "y": -996.0000610351563, + "width": 56.0, + "height": 24.0 + } + }, + "m_Slots": [ + { + "m_Id": "6aa2863dea0d4d0abbb5c22876fa7b39" + }, + { + "m_Id": "8110dc614789471c867aadfc5681865a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "03adf8e4db2347e7b01a23e36edc096f", + "m_Id": 0, + "m_DisplayName": "Predicate", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Predicate", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "081ae93f2de943ef8a75ed51a4b174ce", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 1.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "0a453e9fcde848b6a3c00a290ed8303c", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0cbf34cfdbef4d2eb892a5dfb9891af1", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 255.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0d6723dd7cc44ff3818c5be0a3888e49", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "12486ba213ed42aa821f6907c0b119a4", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1670.0, + "y": -724.0000610351563, + "width": 156.0, + "height": 34.00006103515625 + } + }, + "m_Slots": [ + { + "m_Id": "472116971ebb49669913583d08a7602d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "134b874100ec4b9ba6dfe162441b3452", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "15aaaf3a215d4068acc8f1dc5505beb1", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2352.000244140625, + "y": -265.0, + "width": 123.0, + "height": 33.999969482421878 + } + }, + "m_Slots": [ + { + "m_Id": "73e3f0aedb644ab6805dcf2b61317704" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "884d517450e248c7b553a15c646211b2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "17ea71a338574466bce61f8cd90dfb25", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1670.0, + "y": -1885.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "e40d13413d8344a4bb98589ab48f463e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "18358d47d7044c0090ca17d4a61d28b4", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1481.0001220703125, + "y": -782.0, + "width": 208.0, + "height": 435.0000305175781 + } + }, + "m_Slots": [ + { + "m_Id": "134b874100ec4b9ba6dfe162441b3452" + }, + { + "m_Id": "d04f0dbc5696408a9b9e1b6885ef7bf8" + }, + { + "m_Id": "e811e0092feb478eb7a26b385ff615fe" + }, + { + "m_Id": "4bb8c764da0c4cbc947c93194f30cde8" + }, + { + "m_Id": "996ea442ede14cba9245ec7fbee1ffaa" + }, + { + "m_Id": "c5829966c50c44178df1dd51bebe4af3" + }, + { + "m_Id": "a38c5839bd4c4e81b33ebb2dcde33cac" + }, + { + "m_Id": "0a453e9fcde848b6a3c00a290ed8303c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "18b03cea2e374de387568fdf79243b5c", + "m_Id": 0, + "m_DisplayName": "LayerSampler", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "19b6ca1b96184bcc8c8d1b68b8b93f01", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "1aa03ec15b284219875aad41b9cab2e2", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "b014f55458394267b91f89445b4578ca" + }, + { + "m_Id": "fca2e23580dd43c5bc699c056d6676e8" + }, + { + "m_Id": "e8402549e585473c8f1471529851ab42" + }, + { + "m_Id": "eb165b86bfd94c9da16ccbba611206b8" + }, + { + "m_Id": "884d517450e248c7b553a15c646211b2" + }, + { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + }, + { + "m_Id": "40c6d9e0a9f7402daa1d786fd95cbae6" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "1ac519bb07ed42b09009d632bec6ffe0", + "m_Id": 2, + "m_DisplayName": "False", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "False", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "1cd6cfd49ea24d0fb8634965746c5ec5", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1647.0, + "y": -1541.0, + "width": 120.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "aa681d2e915b416993bb27d8619dbf3a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "e8402549e585473c8f1471529851ab42" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1ce6cd25b21e49b6bdbe541ac4ef9c67", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1fbfb0923e534b2fbae6d5095cbb5a6e", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BranchNode", + "m_ObjectId": "20a0de82ecaf4dcb967be868a8f404c3", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Branch", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -950.0, + "y": -1885.0001220703125, + "width": 207.99993896484376, + "height": 326.0001220703125 + } + }, + "m_Slots": [ + { + "m_Id": "7ac2c3cab33346129e49599c57da3b7b" + }, + { + "m_Id": "db80893c2cda4ac6bf35ae63af82b06a" + }, + { + "m_Id": "b11fd94fa6f4499f9c25c423ac05e005" + }, + { + "m_Id": "89283ef5e6aa424b92c0e35525c6d10f" + } + ], + "synonyms": [ + "switch", + "if", + "else" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "241d5b245be346c8b8929a09fa1b996c", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "2cf0cce35ebe4af1a889d80cad25374d", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubGraphOutputNode", + "m_ObjectId": "2d4d458e8e474bd0bcf2272d3e03b31d", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Output", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -271.9999084472656, + "y": -660.0, + "width": 121.0, + "height": 77.0 + } + }, + "m_Slots": [ + { + "m_Id": "72a81efafbfb428c84c18f26c4bd969b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "IsFirstSlotValid": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "2df73869af544d91ac652b70002427d2", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "32ab6a43bd5242cfab240ec37b0613aa", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3556d433fcd14ad78a232d6602101f99", + "m_Id": 0, + "m_DisplayName": "Layer0", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "364b0df9b3494c778106cff4ebb8c7fe", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1633.9998779296875, + "y": -1939.0, + "width": 119.9998779296875, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "5a007183d73044b886456c03e21d8cde" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "eb165b86bfd94c9da16ccbba611206b8" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "38995e67e8464932b35aa47ddd6287ea", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1670.0, + "y": -1111.0, + "width": 156.0, + "height": 33.9998779296875 + } + }, + "m_Slots": [ + { + "m_Id": "881f62b27cae47d5ba9a7b58ac0fcf23" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "40c6d9e0a9f7402daa1d786fd95cbae6", + "m_Guid": { + "m_GuidSerialized": "d7cde703-663a-481c-92e6-1355e3579dec" + }, + "m_Name": "Invalid", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Invalid", + "m_DefaultReferenceName": "_Invalid", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 0.0, + "b": 0.8475146293640137, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BranchNode", + "m_ObjectId": "462f2d5065e1492ba3e9edadecde42c1", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Branch", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -937.0, + "y": -1061.0, + "width": 208.0, + "height": 325.99993896484377 + } + }, + "m_Slots": [ + { + "m_Id": "82302ae112574957b3b514fd306e6af7" + }, + { + "m_Id": "f63847d66fde4748bd3e28e1b5828fea" + }, + { + "m_Id": "1ac519bb07ed42b09009d632bec6ffe0" + }, + { + "m_Id": "4fa27cf17bd3440d9c0dc7433f226118" + } + ], + "synonyms": [ + "switch", + "if", + "else" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "472116971ebb49669913583d08a7602d", + "m_Id": 0, + "m_DisplayName": "LayerSampler", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "4881208ab7844be7971c2faffcd95e91", + "m_Id": 0, + "m_DisplayName": "Predicate", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Predicate", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "49887294bf174dc18f71d898eae09282", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ComparisonNode", + "m_ObjectId": "49f08d76716a4aa7859935944547afd7", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Comparison", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1166.0, + "y": -1322.0001220703125, + "width": 145.00006103515626, + "height": 136.0 + } + }, + "m_Slots": [ + { + "m_Id": "c9eff5acca5d494a9b7164724a9b4220" + }, + { + "m_Id": "0148ad61b41f411ea5bd8569d49ec929" + }, + { + "m_Id": "c2193153775144ee9a13b3d127ac2c86" + } + ], + "synonyms": [ + "equal", + "greater than", + "less than" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_ComparisonType": 2 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ComparisonNode", + "m_ObjectId": "4b2a772b52f54256961da9fd812bf074", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Comparison", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1153.0, + "y": -367.0, + "width": 145.0, + "height": 136.0 + } + }, + "m_Slots": [ + { + "m_Id": "cdcbd032b5e3458d98aaea4f6c30b8d6" + }, + { + "m_Id": "081ae93f2de943ef8a75ed51a4b174ce" + }, + { + "m_Id": "241d5b245be346c8b8929a09fa1b996c" + } + ], + "synonyms": [ + "equal", + "greater than", + "less than" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_ComparisonType": 2 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4bb23c53b0b84557a563db748c2acb8e", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1670.0, + "y": -1498.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "18b03cea2e374de387568fdf79243b5c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4bb8c764da0c4cbc947c93194f30cde8", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "4e4265c0d7ad40f495abd924f3629e71", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4fa27cf17bd3440d9c0dc7433f226118", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "4fd2ac163a9547998bf1c8971518878e", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "504159ca65ff4194b1e6fb55930f5ed9", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "5364afdedae04fe29d96e0cdb29eef90", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "53bc4afc74bc4c2bb296ad16679cc19c", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "566bb2f874a24d3eb601edf8ead5b2e0", + "m_Id": 2, + "m_DisplayName": "False", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "False", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "574f4bfcd3fa405ba1278c893a606206", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "59808b939b23475c8e6349d02620b16d", + "m_Id": 1, + "m_DisplayName": "", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "5a007183d73044b886456c03e21d8cde", + "m_Id": 0, + "m_DisplayName": "Layer3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "5a527e09af284b1ea134e6fa4a13c3c1", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1625.0, + "y": -769.0, + "width": 120.0, + "height": 34.00006103515625 + } + }, + "m_Slots": [ + { + "m_Id": "3556d433fcd14ad78a232d6602101f99" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "b014f55458394267b91f89445b4578ca" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BranchNode", + "m_ObjectId": "5a9b7b07889643f5ac367cfb3c010f54", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Branch", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -937.0, + "y": -681.0, + "width": 208.0, + "height": 325.9999694824219 + } + }, + "m_Slots": [ + { + "m_Id": "4881208ab7844be7971c2faffcd95e91" + }, + { + "m_Id": "8a40d04225404911b175e7d66f51da2e" + }, + { + "m_Id": "8c6f47837c3a4bdf89bd3800c1e521ea" + }, + { + "m_Id": "877c13e9885d45dcbbf1967c58cdb270" + } + ], + "synonyms": [ + "switch", + "if", + "else" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b3d05db822a4e42928340ff253a5aec", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5f1186c747914b0c8064fe44cbd5aebe", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6045c206a5c7402ab8493ba47ba60cdf", + "m_Id": 1, + "m_DisplayName": "", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.PositionNode", + "m_ObjectId": "6282a16340154dfba984affa5cb20f7b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3385.0, + "y": -546.0, + "width": 208.0, + "height": 315.0 + } + }, + "m_Slots": [ + { + "m_Id": "2df73869af544d91ac652b70002427d2" + } + ], + "synonyms": [ + "location" + ], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Space": 4, + "m_PositionSource": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "62a7b633912e4fe4b05c01590822eee7", + "m_Id": 1, + "m_DisplayName": "X", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "X", + "m_StageCapability": 3, + "m_Value": 0.5, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "62c4b6b7ca45412e8d5e512b68d34767", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "62e8f4c9234d445a9db0e8d2a244e2bf", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1481.0, + "y": -1973.0001220703125, + "width": 208.0, + "height": 387.0 + } + }, + "m_Slots": [ + { + "m_Id": "87ebbd19c76f42e1b5ca28859154c170" + }, + { + "m_Id": "0d6723dd7cc44ff3818c5be0a3888e49" + }, + { + "m_Id": "87bf89e35d4c47239948a1d8dd05a058" + }, + { + "m_Id": "b3c63df4961144148e5431389166e2bd" + }, + { + "m_Id": "81381a9404f044d984e1c726c5cd0738" + }, + { + "m_Id": "9d3f2523374d4ffa83c626374c07c11e" + }, + { + "m_Id": "c26b742c7920444b857c6259bb74af29" + }, + { + "m_Id": "49887294bf174dc18f71d898eae09282" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "62f08af2d41448c5913855e1944462a4", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "69784aa696a54b438b2334bbf35ee87f", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "6a8b5625f9fe4c0e9078d88091b8ed1f", + "m_Id": 0, + "m_DisplayName": "Invalid", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6aa2863dea0d4d0abbb5c22876fa7b39", + "m_Id": 0, + "m_DisplayName": "", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6b8743253d084cc3897001e7cef03856", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "6dc292e1eeba4284b5619fbb92b32a40", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1632.0, + "y": -1170.0, + "width": 118.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "abbb0823029c4f4584f65d31daa3657a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "fca2e23580dd43c5bc699c056d6676e8" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "72052d6e3ff74f5eb61992e0392ab630", + "m_Id": 0, + "m_DisplayName": "", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "72a81efafbfb428c84c18f26c4bd969b", + "m_Id": 1, + "m_DisplayName": "Albedo", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Albedo", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "72b49cebaf134d0db92f694595182c5d", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "73e3f0aedb644ab6805dcf2b61317704", + "m_Id": 0, + "m_DisplayName": "TexIndex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "740452c724ef4d2294bdf073ab322aed", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "76543db027c24c53a444b0c76139cb87", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2830.0, + "y": -511.00006103515627, + "width": 208.0, + "height": 350.00006103515627 + } + }, + "m_Slots": [ + { + "m_Id": "7793133383664d158e52547c41c4f8d6" + }, + { + "m_Id": "b137b0a5b49b42a3aa72a879b77091df" + }, + { + "m_Id": "5f1186c747914b0c8064fe44cbd5aebe" + }, + { + "m_Id": "6b8743253d084cc3897001e7cef03856" + }, + { + "m_Id": "8a73836636fd445d8a8af5a0f43a26a5" + }, + { + "m_Id": "b0275b3f866645198ea2d2853ad797cd" + }, + { + "m_Id": "2cf0cce35ebe4af1a889d80cad25374d" + } + ], + "synonyms": [ + "append" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7793133383664d158e52547c41c4f8d6", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "783434aec6c5496cb268d8342d0753f1", + "m_Group": { + "m_Id": "" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2797.0, + "y": -972.0000610351563, + "width": 208.0, + "height": 313.0 + } + }, + "m_Slots": [ + { + "m_Id": "574f4bfcd3fa405ba1278c893a606206" + } + ], + "synonyms": [ + "texcoords", + "coords", + "coordinates" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "7ac2c3cab33346129e49599c57da3b7b", + "m_Id": 0, + "m_DisplayName": "Predicate", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Predicate", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7d3843779c5e49a7842a6d5ca3c4612c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "8110dc614789471c867aadfc5681865a", + "m_Id": 1, + "m_DisplayName": "", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "81381a9404f044d984e1c726c5cd0738", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "8175762f13724841bc733dae967b1eba", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1221.0, + "y": -2081.0, + "width": 111.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "6a8b5625f9fe4c0e9078d88091b8ed1f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "40c6d9e0a9f7402daa1d786fd95cbae6" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "82302ae112574957b3b514fd306e6af7", + "m_Id": 0, + "m_DisplayName": "Predicate", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Predicate", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "85b9ecff8d204916a9343ff72d552cf9", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2205.0, + "y": -347.0000305175781, + "width": 207.9998779296875, + "height": 301.9999694824219 + } + }, + "m_Slots": [ + { + "m_Id": "0cbf34cfdbef4d2eb892a5dfb9891af1" + }, + { + "m_Id": "4fd2ac163a9547998bf1c8971518878e" + }, + { + "m_Id": "1fbfb0923e534b2fbae6d5095cbb5a6e" + } + ], + "synonyms": [ + "multiplication", + "times", + "x" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "877c13e9885d45dcbbf1967c58cdb270", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "87bf89e35d4c47239948a1d8dd05a058", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "87ebbd19c76f42e1b5ca28859154c170", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "881f62b27cae47d5ba9a7b58ac0fcf23", + "m_Id": 0, + "m_DisplayName": "LayerSampler", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "884d517450e248c7b553a15c646211b2", + "m_Guid": { + "m_GuidSerialized": "71b21a08-90b9-4b63-98dd-91931be6d168" + }, + "m_Name": "TexIndex", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "TexIndex", + "m_DefaultReferenceName": "_TexIndex", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "89283ef5e6aa424b92c0e35525c6d10f", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "8932d085138d4e8d9cb1278fd5e8629c", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "8a40d04225404911b175e7d66f51da2e", + "m_Id": 1, + "m_DisplayName": "True", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "True", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8a73836636fd445d8a8af5a0f43a26a5", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "8c6f47837c3a4bdf89bd3800c1e521ea", + "m_Id": 2, + "m_DisplayName": "False", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "False", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "8d07c85db3e94e2f96aa4b040efb8c6e", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "90779e47bab5439caf4ddaf2aab70f2a", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9270e8bf11b548e0a6077e3d84694cd8", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "96c538b6b8b648eb9f138cf8e4fbf9bf", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "972d87443bc34e95b857b6b9ba1be8b8", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "996ea442ede14cba9245ec7fbee1ffaa", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "9d3f2523374d4ffa83c626374c07c11e", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "a38c5839bd4c4e81b33ebb2dcde33cac", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.StickyNoteData", + "m_ObjectId": "a8fd7754721e417284b0e9990339391f", + "m_Title": "VALIDATED", + "m_Content": "", + "m_TextSize": 3, + "m_Theme": 0, + "m_Position": { + "serializedVersion": "2", + "x": -3139.0, + "y": -1234.0, + "width": 529.0, + "height": 120.0 + }, + "m_Group": { + "m_Id": "" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "aa681d2e915b416993bb27d8619dbf3a", + "m_Id": 0, + "m_DisplayName": "Layer2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "abbb0823029c4f4584f65d31daa3657a", + "m_Id": 0, + "m_DisplayName": "Layer1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ComparisonNode", + "m_ObjectId": "ad0924da985c4f2d81d7f268750a3a93", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Comparison", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1166.0, + "y": -1722.0001220703125, + "width": 145.0, + "height": 136.0 + } + }, + "m_Slots": [ + { + "m_Id": "1ce6cd25b21e49b6bdbe541ac4ef9c67" + }, + { + "m_Id": "e42bcd7a617a4ce5982f0e93ad42b3b9" + }, + { + "m_Id": "4e4265c0d7ad40f495abd924f3629e71" + } + ], + "synonyms": [ + "equal", + "greater than", + "less than" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_ComparisonType": 2 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "b014f55458394267b91f89445b4578ca", + "m_Guid": { + "m_GuidSerialized": "53599c3b-9a59-48f0-a6c8-f3f516b7d023" + }, + "m_Name": "Layer0", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Layer0", + "m_DefaultReferenceName": "_Layer0", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":2800000,\"guid\":\"1d14b82f535e85643a6e5e7a878951c8\",\"type\":3}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "b0275b3f866645198ea2d2853ad797cd", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "b11fd94fa6f4499f9c25c423ac05e005", + "m_Id": 2, + "m_DisplayName": "False", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "False", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b137b0a5b49b42a3aa72a879b77091df", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b3c63df4961144148e5431389166e2bd", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "b7e9e987bcf4401280a3b2d258f89be4", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b8bba14e1259455483d2af0418a39a84", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", + "m_ObjectId": "ba48c06e9f5142fbab6ede3569b30582", + "m_Guid": { + "m_GuidSerialized": "22468938-8f1d-49b0-9629-9fa1449a26d7" + }, + "m_Name": "LayerSampler", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "LayerSampler", + "m_DefaultReferenceName": "LayerSampler", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_filter": 2, + "m_wrap": 0, + "m_anisotropic": 0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "bf6bde937d3046e68436e6fad65b6613", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "c2193153775144ee9a13b3d127ac2c86", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "c26b742c7920444b857c6259bb74af29", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "c5829966c50c44178df1dd51bebe4af3", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2Node", + "m_ObjectId": "c5a4de9846ad4a0b9592773a21844b9e", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Vector 2", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3060.150390625, + "y": -829.1500854492188, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "62a7b633912e4fe4b05c01590822eee7" + }, + { + "m_Id": "f0c0377fb37f4b6eae86748acd119f16" + }, + { + "m_Id": "df4790427b804e17b448babc58b357dd" + } + ], + "synonyms": [ + "2", + "v2", + "vec2", + "float2" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Value": { + "x": 0.0, + "y": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7e6cc745aac448b89e5090674708162", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ComparisonNode", + "m_ObjectId": "c85f7831525a4e0aa02b39ce0f4052aa", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Comparison", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1153.0, + "y": -898.0, + "width": 145.00006103515626, + "height": 136.0 + } + }, + "m_Slots": [ + { + "m_Id": "bf6bde937d3046e68436e6fad65b6613" + }, + { + "m_Id": "d5fb0e4b19234180953d80fd0b8649d1" + }, + { + "m_Id": "9270e8bf11b548e0a6077e3d84694cd8" + } + ], + "synonyms": [ + "equal", + "greater than", + "less than" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_ComparisonType": 2 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c9eff5acca5d494a9b7164724a9b4220", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "cd944da759fe49298c7eef217102178b", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cdcbd032b5e3458d98aaea4f6c30b8d6", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.AddNode", + "m_ObjectId": "ceda5f29b7834251bd4a937652ac75f1", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Add", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1908.0, + "y": -355.0, + "width": 208.0, + "height": 302.0 + } + }, + "m_Slots": [ + { + "m_Id": "53bc4afc74bc4c2bb296ad16679cc19c" + }, + { + "m_Id": "e39fe023814148ed98929f75086c212b" + }, + { + "m_Id": "5364afdedae04fe29d96e0cdb29eef90" + } + ], + "synonyms": [ + "addition", + "sum", + "plus" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d04f0dbc5696408a9b9e1b6885ef7bf8", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d07e46f2292043f7baeaa67bd14af8ab", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d5fb0e4b19234180953d80fd0b8649d1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 2.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "db80893c2cda4ac6bf35ae63af82b06a", + "m_Id": 1, + "m_DisplayName": "True", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "True", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "ddf7b6372409428fa86f1bb51cade2c2", + "m_Id": 1, + "m_DisplayName": "True", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "True", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "df4790427b804e17b448babc58b357dd", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e39fe023814148ed98929f75086c212b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 0.5, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "e40d13413d8344a4bb98589ab48f463e", + "m_Id": 0, + "m_DisplayName": "LayerSampler", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e42bcd7a617a4ce5982f0e93ad42b3b9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 4.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e811e0092feb478eb7a26b385ff615fe", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "e8402549e585473c8f1471529851ab42", + "m_Guid": { + "m_GuidSerialized": "97ca2ada-5dd6-4347-b7a1-33a43734b662" + }, + "m_Name": "Layer2", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Layer2", + "m_DefaultReferenceName": "_Layer2", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":2800000,\"guid\":\"2e00baf0337133c408ba69ca99b5fe16\",\"type\":3}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.RedirectNodeData", + "m_ObjectId": "e897cedb2d994e71a41343c93748dd7f", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Redirect Node", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1273.0, + "y": -355.0, + "width": 56.0, + "height": 24.0 + } + }, + "m_Slots": [ + { + "m_Id": "72052d6e3ff74f5eb61992e0392ab630" + }, + { + "m_Id": "59808b939b23475c8e6349d02620b16d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.RedirectNodeData", + "m_ObjectId": "e934b0cf18b24a8fbe1c332b6f211d87", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Redirect Node", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1876.0, + "y": -1640.0, + "width": 56.0, + "height": 24.0 + } + }, + "m_Slots": [ + { + "m_Id": "f0e381af4b664c42b9b94672ccc01030" + }, + { + "m_Id": "6045c206a5c7402ab8493ba47ba60cdf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "eb165b86bfd94c9da16ccbba611206b8", + "m_Guid": { + "m_GuidSerialized": "57841b73-1402-4086-8b94-7622c1fbb630" + }, + "m_Name": "Layer3", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Layer3", + "m_DefaultReferenceName": "_Layer3", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":2800000,\"guid\":\"ccdccdad117eec447a3acfc62d7d7630\",\"type\":3}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BranchNode", + "m_ObjectId": "ed1a0857a0e1486daa05d957e8b9e645", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Branch", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -949.9999389648438, + "y": -1485.0001220703125, + "width": 207.99993896484376, + "height": 326.0 + } + }, + "m_Slots": [ + { + "m_Id": "03adf8e4db2347e7b01a23e36edc096f" + }, + { + "m_Id": "ddf7b6372409428fa86f1bb51cade2c2" + }, + { + "m_Id": "566bb2f874a24d3eb601edf8ead5b2e0" + }, + { + "m_Id": "8932d085138d4e8d9cb1278fd5e8629c" + } + ], + "synonyms": [ + "switch", + "if", + "else" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f0c0377fb37f4b6eae86748acd119f16", + "m_Id": 2, + "m_DisplayName": "Y", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Y", + "m_StageCapability": 3, + "m_Value": 0.5, + "m_DefaultValue": 0.0, + "m_Labels": [ + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f0e381af4b664c42b9b94672ccc01030", + "m_Id": 0, + "m_DisplayName": "", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f63847d66fde4748bd3e28e1b5828fea", + "m_Id": 1, + "m_DisplayName": "True", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "True", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f8a6dd9479164e359488c38954bc98e9", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "f904bdadb77c4f0ca744f9639b48a2d2", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3120.0, + "y": -526.0, + "width": 120.0, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "504159ca65ff4194b1e6fb55930f5ed9" + }, + { + "m_Id": "96c538b6b8b648eb9f138cf8e4fbf9bf" + }, + { + "m_Id": "5b3d05db822a4e42928340ff253a5aec" + }, + { + "m_Id": "32ab6a43bd5242cfab240ec37b0613aa" + }, + { + "m_Id": "90779e47bab5439caf4ddaf2aab70f2a" + } + ], + "synonyms": [ + "separate" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f94d75c7f44c4d0bb8865ec2778aa79b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -1480.9998779296875, + "y": -1584.0, + "width": 208.0, + "height": 387.0 + } + }, + "m_Slots": [ + { + "m_Id": "69784aa696a54b438b2334bbf35ee87f" + }, + { + "m_Id": "7d3843779c5e49a7842a6d5ca3c4612c" + }, + { + "m_Id": "19b6ca1b96184bcc8c8d1b68b8b93f01" + }, + { + "m_Id": "c7e6cc745aac448b89e5090674708162" + }, + { + "m_Id": "b8bba14e1259455483d2af0418a39a84" + }, + { + "m_Id": "cd944da759fe49298c7eef217102178b" + }, + { + "m_Id": "72b49cebaf134d0db92f694595182c5d" + }, + { + "m_Id": "8d07c85db3e94e2f96aa4b040efb8c6e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fb4df47087664cc7801ab9552cef5b09", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "fca2e23580dd43c5bc699c056d6676e8", + "m_Guid": { + "m_GuidSerialized": "1386876d-fed7-41f7-9798-d10d118a8179" + }, + "m_Name": "Layer1", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Layer1", + "m_DefaultReferenceName": "_Layer1", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":2800000,\"guid\":\"48c4ea7be45675946b46e29b46cd45fe\",\"type\":3}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + diff --git a/Runtime/Shaders/LayerSwitch4.shadersubgraph.meta b/Runtime/Shaders/LayerSwitch4.shadersubgraph.meta new file mode 100644 index 0000000..f9dbb33 --- /dev/null +++ b/Runtime/Shaders/LayerSwitch4.shadersubgraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 2aa450b7fb730434ca4370514133e407 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 60072b568d64c40a485e0fc55012dc9f, type: 3} diff --git a/Runtime/Shaders/LayerSwitch8.shadersubgraph b/Runtime/Shaders/LayerSwitch8.shadersubgraph new file mode 100644 index 0000000..ef73ba7 --- /dev/null +++ b/Runtime/Shaders/LayerSwitch8.shadersubgraph @@ -0,0 +1,7144 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "8299feb96643499f9bfec3206aa559cb", + "m_Properties": [ + { + "m_Id": "fca2e23580dd43c5bc699c056d6676e8" + }, + { + "m_Id": "e8402549e585473c8f1471529851ab42" + }, + { + "m_Id": "eb165b86bfd94c9da16ccbba611206b8" + }, + { + "m_Id": "f062ae87a364427f9ddfd20831fd1cf1" + }, + { + "m_Id": "693a64ab219d425f8b114b3c7b108504" + }, + { + "m_Id": "68b99fc9144b45d78c4381920f75f0a2" + }, + { + "m_Id": "34058be715994dacbcf21001acf7a46b" + }, + { + "m_Id": "b014f55458394267b91f89445b4578ca" + }, + { + "m_Id": "884d517450e248c7b553a15c646211b2" + }, + { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + }, + { + "m_Id": "40c6d9e0a9f7402daa1d786fd95cbae6" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "1aa03ec15b284219875aad41b9cab2e2" + } + ], + "m_Nodes": [ + { + "m_Id": "2d4d458e8e474bd0bcf2272d3e03b31d" + }, + { + "m_Id": "5a527e09af284b1ea134e6fa4a13c3c1" + }, + { + "m_Id": "15aaaf3a215d4068acc8f1dc5505beb1" + }, + { + "m_Id": "85b9ecff8d204916a9343ff72d552cf9" + }, + { + "m_Id": "ceda5f29b7834251bd4a937652ac75f1" + }, + { + "m_Id": "4b2a772b52f54256961da9fd812bf074" + }, + { + "m_Id": "5a9b7b07889643f5ac367cfb3c010f54" + }, + { + "m_Id": "18358d47d7044c0090ca17d4a61d28b4" + }, + { + "m_Id": "12486ba213ed42aa821f6907c0b119a4" + }, + { + "m_Id": "6282a16340154dfba984affa5cb20f7b" + }, + { + "m_Id": "f904bdadb77c4f0ca744f9639b48a2d2" + }, + { + "m_Id": "76543db027c24c53a444b0c76139cb87" + }, + { + "m_Id": "0003d1554abf40d89b5d7a4b43ecbf5d" + }, + { + "m_Id": "38995e67e8464932b35aa47ddd6287ea" + }, + { + "m_Id": "6dc292e1eeba4284b5619fbb92b32a40" + }, + { + "m_Id": "025c14cf7f424fe6a773c33784fcf50b" + }, + { + "m_Id": "f94d75c7f44c4d0bb8865ec2778aa79b" + }, + { + "m_Id": "4bb23c53b0b84557a563db748c2acb8e" + }, + { + "m_Id": "1cd6cfd49ea24d0fb8634965746c5ec5" + }, + { + "m_Id": "e934b0cf18b24a8fbe1c332b6f211d87" + }, + { + "m_Id": "62e8f4c9234d445a9db0e8d2a244e2bf" + }, + { + "m_Id": "17ea71a338574466bce61f8cd90dfb25" + }, + { + "m_Id": "364b0df9b3494c778106cff4ebb8c7fe" + }, + { + "m_Id": "3661b15bd69c4b8586730c227563be97" + }, + { + "m_Id": "9248235509604463a051f99b6e139a74" + }, + { + "m_Id": "a99446b1653a4b35be1dca0add86e2ff" + }, + { + "m_Id": "c3aaf1ece6244907a3121a3d17d0b67a" + }, + { + "m_Id": "a61ed6f3f288402da0e9b4a2acbf2a79" + }, + { + "m_Id": "d2540956771a426e87c0dfb85c8d9271" + }, + { + "m_Id": "535767b8084441ec87804813f0e7de5c" + }, + { + "m_Id": "f5e78d1a0a0d49a494f79260c17ec676" + }, + { + "m_Id": "0cdae837b79148b489f19d3d3c87b634" + }, + { + "m_Id": "9f086d3e8417493b947dc6fbd3d7d1dc" + }, + { + "m_Id": "36831b62fceb4ecea9f47f5c0ad9058d" + }, + { + "m_Id": "b9f8c16fa2504342a797095def9b4555" + }, + { + "m_Id": "22541b2e3bc24ac495949d5cbcf16d7a" + }, + { + "m_Id": "950116807d9e425abd09b244eddb29a0" + }, + { + "m_Id": "c85f7831525a4e0aa02b39ce0f4052aa" + }, + { + "m_Id": "462f2d5065e1492ba3e9edadecde42c1" + }, + { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + { + "m_Id": "49f08d76716a4aa7859935944547afd7" + }, + { + "m_Id": "ed1a0857a0e1486daa05d957e8b9e645" + }, + { + "m_Id": "ad0924da985c4f2d81d7f268750a3a93" + }, + { + "m_Id": "20a0de82ecaf4dcb967be868a8f404c3" + }, + { + "m_Id": "7b110ed2e1d44d5eb1eb1af01ea2e0a5" + }, + { + "m_Id": "9a0d826418ab40d6a6b7f22b344670d7" + }, + { + "m_Id": "ed405fc5157f42188aa057be8bf59187" + }, + { + "m_Id": "cee8db0addc049faad39b04c763904d8" + }, + { + "m_Id": "b3bf9a5371cc4a4eabed9bf67ab950cd" + }, + { + "m_Id": "c5f90f5bdfa1445f96f60f8b374ea1a7" + }, + { + "m_Id": "e3ec10c530c340b28ee78ea9e57e36da" + }, + { + "m_Id": "de34a19c179745d69e25ff0aaed04df5" + }, + { + "m_Id": "a00d2e1ef0f643f5ac0ac0539d585753" + }, + { + "m_Id": "61c65efd79854eff8758fea3fbd2ef31" + }, + { + "m_Id": "c5a4de9846ad4a0b9592773a21844b9e" + }, + { + "m_Id": "783434aec6c5496cb268d8342d0753f1" + } + ], + "m_GroupDatas": [], + "m_StickyNoteDatas": [ + { + "m_Id": "a8fd7754721e417284b0e9990339391f" + } + ], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "0003d1554abf40d89b5d7a4b43ecbf5d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "462f2d5065e1492ba3e9edadecde42c1" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "025c14cf7f424fe6a773c33784fcf50b" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "0003d1554abf40d89b5d7a4b43ecbf5d" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "025c14cf7f424fe6a773c33784fcf50b" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "18358d47d7044c0090ca17d4a61d28b4" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "025c14cf7f424fe6a773c33784fcf50b" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e934b0cf18b24a8fbe1c332b6f211d87" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "0cdae837b79148b489f19d3d3c87b634" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f5e78d1a0a0d49a494f79260c17ec676" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "12486ba213ed42aa821f6907c0b119a4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "18358d47d7044c0090ca17d4a61d28b4" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "15aaaf3a215d4068acc8f1dc5505beb1" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85b9ecff8d204916a9343ff72d552cf9" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "17ea71a338574466bce61f8cd90dfb25" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "62e8f4c9234d445a9db0e8d2a244e2bf" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "18358d47d7044c0090ca17d4a61d28b4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "5a9b7b07889643f5ac367cfb3c010f54" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1cd6cfd49ea24d0fb8634965746c5ec5" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f94d75c7f44c4d0bb8865ec2778aa79b" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "20a0de82ecaf4dcb967be868a8f404c3" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ed1a0857a0e1486daa05d957e8b9e645" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "22541b2e3bc24ac495949d5cbcf16d7a" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "d2540956771a426e87c0dfb85c8d9271" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "364b0df9b3494c778106cff4ebb8c7fe" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "62e8f4c9234d445a9db0e8d2a244e2bf" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3661b15bd69c4b8586730c227563be97" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a00d2e1ef0f643f5ac0ac0539d585753" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "36831b62fceb4ecea9f47f5c0ad9058d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3661b15bd69c4b8586730c227563be97" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "38995e67e8464932b35aa47ddd6287ea" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "0003d1554abf40d89b5d7a4b43ecbf5d" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "462f2d5065e1492ba3e9edadecde42c1" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "5a9b7b07889643f5ac367cfb3c010f54" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "49f08d76716a4aa7859935944547afd7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ed1a0857a0e1486daa05d957e8b9e645" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4b2a772b52f54256961da9fd812bf074" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "5a9b7b07889643f5ac367cfb3c010f54" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4bb23c53b0b84557a563db748c2acb8e" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f94d75c7f44c4d0bb8865ec2778aa79b" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "535767b8084441ec87804813f0e7de5c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "d2540956771a426e87c0dfb85c8d9271" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "5a527e09af284b1ea134e6fa4a13c3c1" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "18358d47d7044c0090ca17d4a61d28b4" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "5a9b7b07889643f5ac367cfb3c010f54" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2d4d458e8e474bd0bcf2272d3e03b31d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "61c65efd79854eff8758fea3fbd2ef31" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a00d2e1ef0f643f5ac0ac0539d585753" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6282a16340154dfba984affa5cb20f7b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f904bdadb77c4f0ca744f9639b48a2d2" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "62e8f4c9234d445a9db0e8d2a244e2bf" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "20a0de82ecaf4dcb967be868a8f404c3" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6dc292e1eeba4284b5619fbb92b32a40" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "0003d1554abf40d89b5d7a4b43ecbf5d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "76543db027c24c53a444b0c76139cb87" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "025c14cf7f424fe6a773c33784fcf50b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "76543db027c24c53a444b0c76139cb87" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "950116807d9e425abd09b244eddb29a0" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7b110ed2e1d44d5eb1eb1af01ea2e0a5" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9a0d826418ab40d6a6b7f22b344670d7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85b9ecff8d204916a9343ff72d552cf9" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ceda5f29b7834251bd4a937652ac75f1" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9248235509604463a051f99b6e139a74" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3661b15bd69c4b8586730c227563be97" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "950116807d9e425abd09b244eddb29a0" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a99446b1653a4b35be1dca0add86e2ff" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "950116807d9e425abd09b244eddb29a0" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "d2540956771a426e87c0dfb85c8d9271" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "950116807d9e425abd09b244eddb29a0" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f5e78d1a0a0d49a494f79260c17ec676" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9a0d826418ab40d6a6b7f22b344670d7" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ed405fc5157f42188aa057be8bf59187" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9f086d3e8417493b947dc6fbd3d7d1dc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c3aaf1ece6244907a3121a3d17d0b67a" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a00d2e1ef0f643f5ac0ac0539d585753" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e3ec10c530c340b28ee78ea9e57e36da" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a61ed6f3f288402da0e9b4a2acbf2a79" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c3aaf1ece6244907a3121a3d17d0b67a" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a99446b1653a4b35be1dca0add86e2ff" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3661b15bd69c4b8586730c227563be97" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a99446b1653a4b35be1dca0add86e2ff" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c3aaf1ece6244907a3121a3d17d0b67a" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ad0924da985c4f2d81d7f268750a3a93" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "20a0de82ecaf4dcb967be868a8f404c3" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b3bf9a5371cc4a4eabed9bf67ab950cd" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9a0d826418ab40d6a6b7f22b344670d7" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b9f8c16fa2504342a797095def9b4555" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f5e78d1a0a0d49a494f79260c17ec676" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c3aaf1ece6244907a3121a3d17d0b67a" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e3ec10c530c340b28ee78ea9e57e36da" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c5f90f5bdfa1445f96f60f8b374ea1a7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e3ec10c530c340b28ee78ea9e57e36da" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c85f7831525a4e0aa02b39ce0f4052aa" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "462f2d5065e1492ba3e9edadecde42c1" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ceda5f29b7834251bd4a937652ac75f1" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cee8db0addc049faad39b04c763904d8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b3bf9a5371cc4a4eabed9bf67ab950cd" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d2540956771a426e87c0dfb85c8d9271" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b3bf9a5371cc4a4eabed9bf67ab950cd" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "de34a19c179745d69e25ff0aaed04df5" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a00d2e1ef0f643f5ac0ac0539d585753" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e3ec10c530c340b28ee78ea9e57e36da" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b3bf9a5371cc4a4eabed9bf67ab950cd" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "49f08d76716a4aa7859935944547afd7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4b2a772b52f54256961da9fd812bf074" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7b110ed2e1d44d5eb1eb1af01ea2e0a5" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ad0924da985c4f2d81d7f268750a3a93" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c5f90f5bdfa1445f96f60f8b374ea1a7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c85f7831525a4e0aa02b39ce0f4052aa" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cee8db0addc049faad39b04c763904d8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e897cedb2d994e71a41343c93748dd7f" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "de34a19c179745d69e25ff0aaed04df5" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e934b0cf18b24a8fbe1c332b6f211d87" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "62e8f4c9234d445a9db0e8d2a244e2bf" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e934b0cf18b24a8fbe1c332b6f211d87" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f94d75c7f44c4d0bb8865ec2778aa79b" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ed1a0857a0e1486daa05d957e8b9e645" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "462f2d5065e1492ba3e9edadecde42c1" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ed405fc5157f42188aa057be8bf59187" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "20a0de82ecaf4dcb967be868a8f404c3" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f5e78d1a0a0d49a494f79260c17ec676" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9a0d826418ab40d6a6b7f22b344670d7" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f904bdadb77c4f0ca744f9639b48a2d2" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "76543db027c24c53a444b0c76139cb87" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f904bdadb77c4f0ca744f9639b48a2d2" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "76543db027c24c53a444b0c76139cb87" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f94d75c7f44c4d0bb8865ec2778aa79b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ed1a0857a0e1486daa05d957e8b9e645" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": 0.0, + "y": 0.0 + }, + "m_Blocks": [] + }, + "m_FragmentContext": { + "m_Position": { + "x": 0.0, + "y": 0.0 + }, + "m_Blocks": [] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "Sub Graphs", + "m_GraphPrecision": 1, + "m_PreviewMode": 0, + "m_OutputNode": { + "m_Id": "2d4d458e8e474bd0bcf2272d3e03b31d" + }, + "m_ActiveTargets": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "0003d1554abf40d89b5d7a4b43ecbf5d", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1481.0001220703125, + "y": -1197.0001220703125, + "width": 208.0, + "height": 435.0 + } + }, + "m_Slots": [ + { + "m_Id": "d07e46f2292043f7baeaa67bd14af8ab" + }, + { + "m_Id": "972d87443bc34e95b857b6b9ba1be8b8" + }, + { + "m_Id": "62f08af2d41448c5913855e1944462a4" + }, + { + "m_Id": "f8a6dd9479164e359488c38954bc98e9" + }, + { + "m_Id": "fb4df47087664cc7801ab9552cef5b09" + }, + { + "m_Id": "740452c724ef4d2294bdf073ab322aed" + }, + { + "m_Id": "62c4b6b7ca45412e8d5e512b68d34767" + }, + { + "m_Id": "b7e9e987bcf4401280a3b2d258f89be4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0148ad61b41f411ea5bd8569d49ec929", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 3.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.RedirectNodeData", + "m_ObjectId": "025c14cf7f424fe6a773c33784fcf50b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Redirect Node", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1904.0, + "y": -996.0000610351563, + "width": 56.0, + "height": 24.0 + } + }, + "m_Slots": [ + { + "m_Id": "6aa2863dea0d4d0abbb5c22876fa7b39" + }, + { + "m_Id": "8110dc614789471c867aadfc5681865a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "034a472f1c2746deb207c08de55e6919", + "m_Id": 2, + "m_DisplayName": "False", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "False", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "03adf8e4db2347e7b01a23e36edc096f", + "m_Id": 0, + "m_DisplayName": "Predicate", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Predicate", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "081ae93f2de943ef8a75ed51a4b174ce", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 1.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "0a453e9fcde848b6a3c00a290ed8303c", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0cbf34cfdbef4d2eb892a5dfb9891af1", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 255.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "0cdae837b79148b489f19d3d3c87b634", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1654.0, + "y": -160.99998474121095, + "width": 156.0, + "height": 33.999977111816409 + } + }, + "m_Slots": [ + { + "m_Id": "ba5ff24c29b94f96818720fac8a5e01b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0d6723dd7cc44ff3818c5be0a3888e49", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "0dd0b147362f40dfb78b8c825cfb6619", + "m_Id": 0, + "m_DisplayName": "Predicate", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Predicate", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1056012818764378bdc456e966ddb4bd", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "10603aed88b14432a3be4ffb5aa83261", + "m_Id": 1, + "m_DisplayName": "", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "107a844894e7454885f1695610a87e1e", + "m_Id": 2, + "m_DisplayName": "False", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "False", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "11c1f515b99b4355a7744fdf9f4ce58e", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "12486ba213ed42aa821f6907c0b119a4", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1670.0, + "y": -724.0000610351563, + "width": 156.0, + "height": 34.00006103515625 + } + }, + "m_Slots": [ + { + "m_Id": "472116971ebb49669913583d08a7602d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "134b874100ec4b9ba6dfe162441b3452", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "15aaaf3a215d4068acc8f1dc5505beb1", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2352.000244140625, + "y": -265.0, + "width": 123.0, + "height": 33.999969482421878 + } + }, + "m_Slots": [ + { + "m_Id": "73e3f0aedb644ab6805dcf2b61317704" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "884d517450e248c7b553a15c646211b2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "17ea71a338574466bce61f8cd90dfb25", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1670.0, + "y": -1885.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "e40d13413d8344a4bb98589ab48f463e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1804ce02318649648f845d9f241a371c", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "18358d47d7044c0090ca17d4a61d28b4", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1481.0001220703125, + "y": -782.0, + "width": 208.0, + "height": 435.0000305175781 + } + }, + "m_Slots": [ + { + "m_Id": "134b874100ec4b9ba6dfe162441b3452" + }, + { + "m_Id": "d04f0dbc5696408a9b9e1b6885ef7bf8" + }, + { + "m_Id": "e811e0092feb478eb7a26b385ff615fe" + }, + { + "m_Id": "4bb8c764da0c4cbc947c93194f30cde8" + }, + { + "m_Id": "996ea442ede14cba9245ec7fbee1ffaa" + }, + { + "m_Id": "c5829966c50c44178df1dd51bebe4af3" + }, + { + "m_Id": "a38c5839bd4c4e81b33ebb2dcde33cac" + }, + { + "m_Id": "0a453e9fcde848b6a3c00a290ed8303c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "18b03cea2e374de387568fdf79243b5c", + "m_Id": 0, + "m_DisplayName": "LayerSampler", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "19b6ca1b96184bcc8c8d1b68b8b93f01", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "1a718c409d6d4d958880135e15f8b7b8", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "1aa03ec15b284219875aad41b9cab2e2", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "b014f55458394267b91f89445b4578ca" + }, + { + "m_Id": "fca2e23580dd43c5bc699c056d6676e8" + }, + { + "m_Id": "e8402549e585473c8f1471529851ab42" + }, + { + "m_Id": "eb165b86bfd94c9da16ccbba611206b8" + }, + { + "m_Id": "f062ae87a364427f9ddfd20831fd1cf1" + }, + { + "m_Id": "693a64ab219d425f8b114b3c7b108504" + }, + { + "m_Id": "68b99fc9144b45d78c4381920f75f0a2" + }, + { + "m_Id": "34058be715994dacbcf21001acf7a46b" + }, + { + "m_Id": "884d517450e248c7b553a15c646211b2" + }, + { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + }, + { + "m_Id": "40c6d9e0a9f7402daa1d786fd95cbae6" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "1ac519bb07ed42b09009d632bec6ffe0", + "m_Id": 2, + "m_DisplayName": "False", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "False", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1adc9bdc8ad644bb86cd3af50adb0e57", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "1c1517443c02446cb49491b5dd37e5d6", + "m_Id": 1, + "m_DisplayName": "True", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "True", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "1cd6cfd49ea24d0fb8634965746c5ec5", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1647.0, + "y": -1541.0, + "width": 120.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "aa681d2e915b416993bb27d8619dbf3a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "e8402549e585473c8f1471529851ab42" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1ce6cd25b21e49b6bdbe541ac4ef9c67", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "1dc31632b845441091eda0e416baa4bb", + "m_Id": 1, + "m_DisplayName": "True", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "True", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1fbfb0923e534b2fbae6d5095cbb5a6e", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BranchNode", + "m_ObjectId": "20a0de82ecaf4dcb967be868a8f404c3", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Branch", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -950.0, + "y": -1885.0001220703125, + "width": 207.99993896484376, + "height": 326.0001220703125 + } + }, + "m_Slots": [ + { + "m_Id": "7ac2c3cab33346129e49599c57da3b7b" + }, + { + "m_Id": "db80893c2cda4ac6bf35ae63af82b06a" + }, + { + "m_Id": "b11fd94fa6f4499f9c25c423ac05e005" + }, + { + "m_Id": "89283ef5e6aa424b92c0e35525c6d10f" + } + ], + "synonyms": [ + "switch", + "if", + "else" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "22541b2e3bc24ac495949d5cbcf16d7a", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1654.0, + "y": 223.0, + "width": 120.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "79748bbefc5a4a43aa2dd42556ff6354" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "693a64ab219d425f8b114b3c7b108504" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "2265998b83bf4221910c8456651cfdd3", + "m_Id": 1, + "m_DisplayName": "", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "241d5b245be346c8b8929a09fa1b996c", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "258abfaf52ce4ad3a9748b6efa54285a", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "28fcd680a92148d1aeb84357403e991d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "2bd2a91923e94f2eaad151ad01858b9c", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "2cf0cce35ebe4af1a889d80cad25374d", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubGraphOutputNode", + "m_ObjectId": "2d4d458e8e474bd0bcf2272d3e03b31d", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Output", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 279.0, + "y": 187.0, + "width": 121.0, + "height": 77.0 + } + }, + "m_Slots": [ + { + "m_Id": "ec8aa78c7a3147f1a80fe1be89df1be8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "IsFirstSlotValid": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "2df73869af544d91ac652b70002427d2", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "301a138ca0bc4ee9970f5aa8b436b1e6", + "m_Id": 0, + "m_DisplayName": "Predicate", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Predicate", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "30d8fd7c8ef543fe8ed736eaf74961bd", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3145f0650618449fbd8354c1f60bfc10", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "32ab6a43bd5242cfab240ec37b0613aa", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "32d6fd154ecd462fb3bdb1f0a381a5a6", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "34058be715994dacbcf21001acf7a46b", + "m_Guid": { + "m_GuidSerialized": "f32da0b6-f87b-4a06-bd93-f9c3f96f7915" + }, + "m_Name": "Layer7", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Layer7", + "m_DefaultReferenceName": "_Layer7", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":2800000,\"guid\":\"133dc91bc0027424f846f4cff389cb9f\",\"type\":3}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3556d433fcd14ad78a232d6602101f99", + "m_Id": 0, + "m_DisplayName": "Layer0", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "364b0df9b3494c778106cff4ebb8c7fe", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1633.9998779296875, + "y": -1939.0, + "width": 119.9998779296875, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "5a007183d73044b886456c03e21d8cde" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "eb165b86bfd94c9da16ccbba611206b8" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "3661b15bd69c4b8586730c227563be97", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1465.0, + "y": 1009.0, + "width": 208.0, + "height": 387.0 + } + }, + "m_Slots": [ + { + "m_Id": "1a718c409d6d4d958880135e15f8b7b8" + }, + { + "m_Id": "da83ac2ead7346119d3f0ec484effe1c" + }, + { + "m_Id": "8c9b6893fc8e407f92fa8ec4ea444164" + }, + { + "m_Id": "1056012818764378bdc456e966ddb4bd" + }, + { + "m_Id": "b44d7330692f4da483a5576b5d2dbe25" + }, + { + "m_Id": "c879fdbbd0ad4a98803089e91bb00888" + }, + { + "m_Id": "578c6e27a50240bebc9ea51af5ebed51" + }, + { + "m_Id": "401102993b30418f951d6560a85001a0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "36831b62fceb4ecea9f47f5c0ad9058d", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1630.0, + "y": 1050.0, + "width": 119.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d7c05341eed44bb89837cebb98f36c35" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "34058be715994dacbcf21001acf7a46b" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "385ebaff91c2466ea886bb11b99805d1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 6.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "38995e67e8464932b35aa47ddd6287ea", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1670.0, + "y": -1111.0, + "width": 156.0, + "height": 33.9998779296875 + } + }, + "m_Slots": [ + { + "m_Id": "881f62b27cae47d5ba9a7b58ac0fcf23" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "401102993b30418f951d6560a85001a0", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "403fd6bafdab47aa9e9ded12b4bad05a", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "40c6d9e0a9f7402daa1d786fd95cbae6", + "m_Guid": { + "m_GuidSerialized": "d7cde703-663a-481c-92e6-1355e3579dec" + }, + "m_Name": "Invalid", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Invalid", + "m_DefaultReferenceName": "_Invalid", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 0.0, + "b": 0.8475146293640137, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4168508462c8439e8a60273d183be89b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 7.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "444f097388324f0fb88bd4a61cd01c07", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BranchNode", + "m_ObjectId": "462f2d5065e1492ba3e9edadecde42c1", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Branch", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -937.0, + "y": -1061.0, + "width": 208.0, + "height": 325.99993896484377 + } + }, + "m_Slots": [ + { + "m_Id": "82302ae112574957b3b514fd306e6af7" + }, + { + "m_Id": "f63847d66fde4748bd3e28e1b5828fea" + }, + { + "m_Id": "1ac519bb07ed42b09009d632bec6ffe0" + }, + { + "m_Id": "4fa27cf17bd3440d9c0dc7433f226118" + } + ], + "synonyms": [ + "switch", + "if", + "else" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "472116971ebb49669913583d08a7602d", + "m_Id": 0, + "m_DisplayName": "LayerSampler", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "4881208ab7844be7971c2faffcd95e91", + "m_Id": 0, + "m_DisplayName": "Predicate", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Predicate", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "48b69e4f3f604f358a22a7d7532eb21f", + "m_Id": 0, + "m_DisplayName": "LayerSampler", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "49887294bf174dc18f71d898eae09282", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "49e04466f36d475c9a116f43280f8f4b", + "m_Id": 1, + "m_DisplayName": "", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ComparisonNode", + "m_ObjectId": "49f08d76716a4aa7859935944547afd7", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Comparison", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1166.0, + "y": -1322.0001220703125, + "width": 145.00006103515626, + "height": 136.0 + } + }, + "m_Slots": [ + { + "m_Id": "c9eff5acca5d494a9b7164724a9b4220" + }, + { + "m_Id": "0148ad61b41f411ea5bd8569d49ec929" + }, + { + "m_Id": "c2193153775144ee9a13b3d127ac2c86" + } + ], + "synonyms": [ + "equal", + "greater than", + "less than" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_ComparisonType": 2 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4a314e6cb0bb4fcf8dd55afdd48730d2", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ComparisonNode", + "m_ObjectId": "4b2a772b52f54256961da9fd812bf074", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Comparison", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1153.0, + "y": -367.0, + "width": 145.0, + "height": 136.0 + } + }, + "m_Slots": [ + { + "m_Id": "cdcbd032b5e3458d98aaea4f6c30b8d6" + }, + { + "m_Id": "081ae93f2de943ef8a75ed51a4b174ce" + }, + { + "m_Id": "241d5b245be346c8b8929a09fa1b996c" + } + ], + "synonyms": [ + "equal", + "greater than", + "less than" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_ComparisonType": 2 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4bb23c53b0b84557a563db748c2acb8e", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1670.0, + "y": -1498.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "18b03cea2e374de387568fdf79243b5c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4bb8c764da0c4cbc947c93194f30cde8", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "4c8f758fb4b04b94889101826571be8d", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "4e4265c0d7ad40f495abd924f3629e71", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4fa27cf17bd3440d9c0dc7433f226118", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "4fd2ac163a9547998bf1c8971518878e", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "504159ca65ff4194b1e6fb55930f5ed9", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "535767b8084441ec87804813f0e7de5c", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1654.0, + "y": 273.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "7decc08ee6fb43e0bcf5d78b34111cd4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "5364afdedae04fe29d96e0cdb29eef90", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "53bc4afc74bc4c2bb296ad16679cc19c", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "54bfcbf46d024634be54b61699d963f5", + "m_Id": 2, + "m_DisplayName": "False", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "False", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "563027a71f0c4795bf3d9ad7d3453f1a", + "m_Id": 0, + "m_DisplayName": "Layer6", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "566bb2f874a24d3eb601edf8ead5b2e0", + "m_Id": 2, + "m_DisplayName": "False", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "False", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "574f4bfcd3fa405ba1278c893a606206", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "578c6e27a50240bebc9ea51af5ebed51", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "59808b939b23475c8e6349d02620b16d", + "m_Id": 1, + "m_DisplayName": "", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "5a007183d73044b886456c03e21d8cde", + "m_Id": 0, + "m_DisplayName": "Layer3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "5a527e09af284b1ea134e6fa4a13c3c1", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1625.0, + "y": -769.0, + "width": 120.0, + "height": 34.00006103515625 + } + }, + "m_Slots": [ + { + "m_Id": "3556d433fcd14ad78a232d6602101f99" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "b014f55458394267b91f89445b4578ca" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BranchNode", + "m_ObjectId": "5a9b7b07889643f5ac367cfb3c010f54", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Branch", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -937.0, + "y": -681.0, + "width": 208.0, + "height": 325.9999694824219 + } + }, + "m_Slots": [ + { + "m_Id": "4881208ab7844be7971c2faffcd95e91" + }, + { + "m_Id": "8a40d04225404911b175e7d66f51da2e" + }, + { + "m_Id": "8c6f47837c3a4bdf89bd3800c1e521ea" + }, + { + "m_Id": "877c13e9885d45dcbbf1967c58cdb270" + } + ], + "synonyms": [ + "switch", + "if", + "else" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b3d05db822a4e42928340ff253a5aec", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5c18758fa21b4b0980fbc7d43d95aca2", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 5.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "5d03b8d96e734869a4fce766d934dbdf", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5f1186c747914b0c8064fe44cbd5aebe", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6045c206a5c7402ab8493ba47ba60cdf", + "m_Id": 1, + "m_DisplayName": "", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "61c65efd79854eff8758fea3fbd2ef31", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1126.0, + "y": 1379.0, + "width": 111.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ce3507f82adc48ffba4d2df78a1e4e6b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "40c6d9e0a9f7402daa1d786fd95cbae6" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.PositionNode", + "m_ObjectId": "6282a16340154dfba984affa5cb20f7b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3385.0, + "y": -546.0, + "width": 208.0, + "height": 315.0 + } + }, + "m_Slots": [ + { + "m_Id": "2df73869af544d91ac652b70002427d2" + } + ], + "synonyms": [ + "location" + ], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Space": 4, + "m_PositionSource": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "62a7b633912e4fe4b05c01590822eee7", + "m_Id": 1, + "m_DisplayName": "X", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "X", + "m_StageCapability": 3, + "m_Value": 0.5, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "62c4b6b7ca45412e8d5e512b68d34767", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "62e8f4c9234d445a9db0e8d2a244e2bf", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1481.0, + "y": -1973.0001220703125, + "width": 208.0, + "height": 387.0 + } + }, + "m_Slots": [ + { + "m_Id": "87ebbd19c76f42e1b5ca28859154c170" + }, + { + "m_Id": "0d6723dd7cc44ff3818c5be0a3888e49" + }, + { + "m_Id": "87bf89e35d4c47239948a1d8dd05a058" + }, + { + "m_Id": "b3c63df4961144148e5431389166e2bd" + }, + { + "m_Id": "81381a9404f044d984e1c726c5cd0738" + }, + { + "m_Id": "9d3f2523374d4ffa83c626374c07c11e" + }, + { + "m_Id": "c26b742c7920444b857c6259bb74af29" + }, + { + "m_Id": "49887294bf174dc18f71d898eae09282" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "62f08af2d41448c5913855e1944462a4", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "6771f4e9f29a4d3a862da098ca1b2ade", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "68b99fc9144b45d78c4381920f75f0a2", + "m_Guid": { + "m_GuidSerialized": "6ed70a7e-69aa-40d3-bce1-4aa55ee19ef5" + }, + "m_Name": "Layer6", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Layer6", + "m_DefaultReferenceName": "_Layer6", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":2800000,\"guid\":\"aa9dea029b072b042bf02fc464e0b12f\",\"type\":3}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "693a64ab219d425f8b114b3c7b108504", + "m_Guid": { + "m_GuidSerialized": "cf879c25-7a64-4da5-97db-84c01fe942f4" + }, + "m_Name": "Layer5", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Layer5", + "m_DefaultReferenceName": "_Layer5", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":2800000,\"guid\":\"1ec47b3300477f040b5d59f8fc7497dc\",\"type\":3}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "69784aa696a54b438b2334bbf35ee87f", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6aa2863dea0d4d0abbb5c22876fa7b39", + "m_Id": 0, + "m_DisplayName": "", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6b8743253d084cc3897001e7cef03856", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "6dc292e1eeba4284b5619fbb92b32a40", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1632.0, + "y": -1170.0, + "width": 118.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "abbb0823029c4f4584f65d31daa3657a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "fca2e23580dd43c5bc699c056d6676e8" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "70bd12f51cdb4e5ea4b52b363daabaa8", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "72052d6e3ff74f5eb61992e0392ab630", + "m_Id": 0, + "m_DisplayName": "", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "72b49cebaf134d0db92f694595182c5d", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "73e3f0aedb644ab6805dcf2b61317704", + "m_Id": 0, + "m_DisplayName": "TexIndex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "740452c724ef4d2294bdf073ab322aed", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "76543db027c24c53a444b0c76139cb87", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2830.0, + "y": -511.00006103515627, + "width": 208.0, + "height": 350.00006103515627 + } + }, + "m_Slots": [ + { + "m_Id": "7793133383664d158e52547c41c4f8d6" + }, + { + "m_Id": "b137b0a5b49b42a3aa72a879b77091df" + }, + { + "m_Id": "5f1186c747914b0c8064fe44cbd5aebe" + }, + { + "m_Id": "6b8743253d084cc3897001e7cef03856" + }, + { + "m_Id": "8a73836636fd445d8a8af5a0f43a26a5" + }, + { + "m_Id": "b0275b3f866645198ea2d2853ad797cd" + }, + { + "m_Id": "2cf0cce35ebe4af1a889d80cad25374d" + } + ], + "synonyms": [ + "append" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7793133383664d158e52547c41c4f8d6", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "783434aec6c5496cb268d8342d0753f1", + "m_Group": { + "m_Id": "" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2797.0, + "y": -972.0000610351563, + "width": 208.0, + "height": 313.0 + } + }, + "m_Slots": [ + { + "m_Id": "574f4bfcd3fa405ba1278c893a606206" + } + ], + "synonyms": [ + "texcoords", + "coords", + "coordinates" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "78f6e45d09c54ec6b57b834a6716feab", + "m_Id": 0, + "m_DisplayName": "", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "79748bbefc5a4a43aa2dd42556ff6354", + "m_Id": 0, + "m_DisplayName": "Layer5", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "7ac2c3cab33346129e49599c57da3b7b", + "m_Id": 0, + "m_DisplayName": "Predicate", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Predicate", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ComparisonNode", + "m_ObjectId": "7b110ed2e1d44d5eb1eb1af01ea2e0a5", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Comparison", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1126.0001220703125, + "y": 23.999977111816408, + "width": 145.00018310546876, + "height": 135.99996948242188 + } + }, + "m_Slots": [ + { + "m_Id": "32d6fd154ecd462fb3bdb1f0a381a5a6" + }, + { + "m_Id": "5c18758fa21b4b0980fbc7d43d95aca2" + }, + { + "m_Id": "a0860f9911234b92abed6ae1c8051ca3" + } + ], + "synonyms": [ + "equal", + "greater than", + "less than" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_ComparisonType": 2 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7ca70a91566a405ca7c97aa250c3c3cc", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "7cc805afefb949988f0a06ec19b18f8f", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7d3843779c5e49a7842a6d5ca3c4612c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "7decc08ee6fb43e0bcf5d78b34111cd4", + "m_Id": 0, + "m_DisplayName": "LayerSampler", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7ecad1ebfc2c475cbd707ff8794114aa", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "80ada685adb5499f9f8e39f974978995", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "8110dc614789471c867aadfc5681865a", + "m_Id": 1, + "m_DisplayName": "", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "81381a9404f044d984e1c726c5cd0738", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "82302ae112574957b3b514fd306e6af7", + "m_Id": 0, + "m_DisplayName": "Predicate", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Predicate", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "830993c4d8fd446a94ab06a79df6da6a", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "85b9ecff8d204916a9343ff72d552cf9", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2205.0, + "y": -347.0000305175781, + "width": 207.9998779296875, + "height": 301.9999694824219 + } + }, + "m_Slots": [ + { + "m_Id": "0cbf34cfdbef4d2eb892a5dfb9891af1" + }, + { + "m_Id": "4fd2ac163a9547998bf1c8971518878e" + }, + { + "m_Id": "1fbfb0923e534b2fbae6d5095cbb5a6e" + } + ], + "synonyms": [ + "multiplication", + "times", + "x" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "877c13e9885d45dcbbf1967c58cdb270", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "877cad92f08949d79060df4fbe7a5faf", + "m_Id": 0, + "m_DisplayName": "LayerSampler", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "87bf89e35d4c47239948a1d8dd05a058", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "87ebbd19c76f42e1b5ca28859154c170", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "881f62b27cae47d5ba9a7b58ac0fcf23", + "m_Id": 0, + "m_DisplayName": "LayerSampler", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "884d517450e248c7b553a15c646211b2", + "m_Guid": { + "m_GuidSerialized": "71b21a08-90b9-4b63-98dd-91931be6d168" + }, + "m_Name": "TexIndex", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "TexIndex", + "m_DefaultReferenceName": "_TexIndex", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "89283ef5e6aa424b92c0e35525c6d10f", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "8932d085138d4e8d9cb1278fd5e8629c", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "89f60890f9344bdb93bca3fd293acb57", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "8a40d04225404911b175e7d66f51da2e", + "m_Id": 1, + "m_DisplayName": "True", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "True", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8a73836636fd445d8a8af5a0f43a26a5", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "8c6f47837c3a4bdf89bd3800c1e521ea", + "m_Id": 2, + "m_DisplayName": "False", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "False", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8c9b6893fc8e407f92fa8ec4ea444164", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "8d07c85db3e94e2f96aa4b040efb8c6e", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "90779e47bab5439caf4ddaf2aab70f2a", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "90eb861cea274f5b8d550e3b2ee8764c", + "m_Id": 1, + "m_DisplayName": "True", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "True", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9248235509604463a051f99b6e139a74", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1654.0, + "y": 1084.0, + "width": 156.0, + "height": 34.0001220703125 + } + }, + "m_Slots": [ + { + "m_Id": "48b69e4f3f604f358a22a7d7532eb21f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9270e8bf11b548e0a6077e3d84694cd8", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.RedirectNodeData", + "m_ObjectId": "950116807d9e425abd09b244eddb29a0", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Redirect Node", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1944.000244140625, + "y": 93.00003051757813, + "width": 56.0001220703125, + "height": 24.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "b9eba22ed32c4829a306c7d8f61ef998" + }, + { + "m_Id": "10603aed88b14432a3be4ffb5aa83261" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "96c538b6b8b648eb9f138cf8e4fbf9bf", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "972d87443bc34e95b857b6b9ba1be8b8", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "9891f0ce11124c2ab26ecf55573bb3a1", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "996ea442ede14cba9245ec7fbee1ffaa", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BranchNode", + "m_ObjectId": "9a0d826418ab40d6a6b7f22b344670d7", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Branch", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -909.9999389648438, + "y": -139.00003051757813, + "width": 208.00006103515626, + "height": 326.0 + } + }, + "m_Slots": [ + { + "m_Id": "301a138ca0bc4ee9970f5aa8b436b1e6" + }, + { + "m_Id": "1c1517443c02446cb49491b5dd37e5d6" + }, + { + "m_Id": "107a844894e7454885f1695610a87e1e" + }, + { + "m_Id": "403fd6bafdab47aa9e9ded12b4bad05a" + } + ], + "synonyms": [ + "switch", + "if", + "else" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9b481536e9a547539000147126c9a32d", + "m_Id": 0, + "m_DisplayName": "", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "9d3f2523374d4ffa83c626374c07c11e", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9d692f6a9605443098fc0ffeea9903d7", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9f086d3e8417493b947dc6fbd3d7d1dc", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1629.9998779296875, + "y": 615.0000610351563, + "width": 119.9998779296875, + "height": 33.99993896484375 + } + }, + "m_Slots": [ + { + "m_Id": "563027a71f0c4795bf3d9ad7d3453f1a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "68b99fc9144b45d78c4381920f75f0a2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BranchNode", + "m_ObjectId": "a00d2e1ef0f643f5ac0ac0539d585753", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Branch", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -910.0, + "y": 930.0, + "width": 208.0, + "height": 326.0 + } + }, + "m_Slots": [ + { + "m_Id": "0dd0b147362f40dfb78b8c825cfb6619" + }, + { + "m_Id": "90eb861cea274f5b8d550e3b2ee8764c" + }, + { + "m_Id": "d86d8205858245a7876538dfc6270361" + }, + { + "m_Id": "e260469196bb4761ba7d4723328ae938" + } + ], + "synonyms": [ + "switch", + "if", + "else" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "a0860f9911234b92abed6ae1c8051ca3", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "a1bf48afd9584c64845a68d4d6af4770", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "a38c5839bd4c4e81b33ebb2dcde33cac", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "a42925be86464a46b2f7bf87bf75b0b5", + "m_Id": 0, + "m_DisplayName": "Layer4", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a61ed6f3f288402da0e9b4a2acbf2a79", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1654.0, + "y": 660.0, + "width": 156.0, + "height": 34.00006103515625 + } + }, + "m_Slots": [ + { + "m_Id": "877cad92f08949d79060df4fbe7a5faf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ba48c06e9f5142fbab6ede3569b30582" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.StickyNoteData", + "m_ObjectId": "a8fd7754721e417284b0e9990339391f", + "m_Title": "VALIDATED", + "m_Content": "", + "m_TextSize": 3, + "m_Theme": 0, + "m_Position": { + "serializedVersion": "2", + "x": -3139.0, + "y": -1234.0, + "width": 529.0, + "height": 120.0 + }, + "m_Group": { + "m_Id": "" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.RedirectNodeData", + "m_ObjectId": "a99446b1653a4b35be1dca0add86e2ff", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Redirect Node", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1865.0, + "y": 680.0, + "width": 56.0, + "height": 24.00006103515625 + } + }, + "m_Slots": [ + { + "m_Id": "78f6e45d09c54ec6b57b834a6716feab" + }, + { + "m_Id": "2265998b83bf4221910c8456651cfdd3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "aa681d2e915b416993bb27d8619dbf3a", + "m_Id": 0, + "m_DisplayName": "Layer2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "abbb0823029c4f4584f65d31daa3657a", + "m_Id": 0, + "m_DisplayName": "Layer1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ComparisonNode", + "m_ObjectId": "ad0924da985c4f2d81d7f268750a3a93", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Comparison", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1166.0, + "y": -1722.0001220703125, + "width": 145.0, + "height": 136.0 + } + }, + "m_Slots": [ + { + "m_Id": "1ce6cd25b21e49b6bdbe541ac4ef9c67" + }, + { + "m_Id": "e42bcd7a617a4ce5982f0e93ad42b3b9" + }, + { + "m_Id": "4e4265c0d7ad40f495abd924f3629e71" + } + ], + "synonyms": [ + "equal", + "greater than", + "less than" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_ComparisonType": 2 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "b014f55458394267b91f89445b4578ca", + "m_Guid": { + "m_GuidSerialized": "53599c3b-9a59-48f0-a6c8-f3f516b7d023" + }, + "m_Name": "Layer0", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Layer0", + "m_DefaultReferenceName": "_Layer0", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":2800000,\"guid\":\"1d14b82f535e85643a6e5e7a878951c8\",\"type\":3}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "b0275b3f866645198ea2d2853ad797cd", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "b11fd94fa6f4499f9c25c423ac05e005", + "m_Id": 2, + "m_DisplayName": "False", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "False", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b137b0a5b49b42a3aa72a879b77091df", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BranchNode", + "m_ObjectId": "b3bf9a5371cc4a4eabed9bf67ab950cd", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Branch", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -910.0, + "y": 212.0, + "width": 208.0, + "height": 326.0 + } + }, + "m_Slots": [ + { + "m_Id": "ffab383980944a51b1eef208980f0b1a" + }, + { + "m_Id": "1dc31632b845441091eda0e416baa4bb" + }, + { + "m_Id": "54bfcbf46d024634be54b61699d963f5" + }, + { + "m_Id": "e03bec7af9fb404ab56b51f792deb34d" + } + ], + "synonyms": [ + "switch", + "if", + "else" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b3c63df4961144148e5431389166e2bd", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b44d7330692f4da483a5576b5d2dbe25", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b70d1d26127a42d3a0674da5360e0216", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "b7e9e987bcf4401280a3b2d258f89be4", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b8bba14e1259455483d2af0418a39a84", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "b9eba22ed32c4829a306c7d8f61ef998", + "m_Id": 0, + "m_DisplayName": "", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "b9f8c16fa2504342a797095def9b4555", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1617.9998779296875, + "y": -211.00001525878907, + "width": 119.9998779296875, + "height": 34.00004577636719 + } + }, + "m_Slots": [ + { + "m_Id": "a42925be86464a46b2f7bf87bf75b0b5" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "f062ae87a364427f9ddfd20831fd1cf1" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", + "m_ObjectId": "ba48c06e9f5142fbab6ede3569b30582", + "m_Guid": { + "m_GuidSerialized": "22468938-8f1d-49b0-9629-9fa1449a26d7" + }, + "m_Name": "LayerSampler", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "LayerSampler", + "m_DefaultReferenceName": "LayerSampler", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_filter": 2, + "m_wrap": 0, + "m_anisotropic": 0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "ba5ff24c29b94f96818720fac8a5e01b", + "m_Id": 0, + "m_DisplayName": "LayerSampler", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "bf6bde937d3046e68436e6fad65b6613", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "c2193153775144ee9a13b3d127ac2c86", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "c26b742c7920444b857c6259bb74af29", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "c3aaf1ece6244907a3121a3d17d0b67a", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1464.9998779296875, + "y": 574.0, + "width": 208.0, + "height": 435.0 + } + }, + "m_Slots": [ + { + "m_Id": "28fcd680a92148d1aeb84357403e991d" + }, + { + "m_Id": "7ecad1ebfc2c475cbd707ff8794114aa" + }, + { + "m_Id": "f42c21fd6a724081ac35986177bd85dc" + }, + { + "m_Id": "70bd12f51cdb4e5ea4b52b363daabaa8" + }, + { + "m_Id": "2bd2a91923e94f2eaad151ad01858b9c" + }, + { + "m_Id": "258abfaf52ce4ad3a9748b6efa54285a" + }, + { + "m_Id": "6771f4e9f29a4d3a862da098ca1b2ade" + }, + { + "m_Id": "c48948982312488a9b1e6601b7a6de52" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "c48948982312488a9b1e6601b7a6de52", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "c5829966c50c44178df1dd51bebe4af3", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2Node", + "m_ObjectId": "c5a4de9846ad4a0b9592773a21844b9e", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Vector 2", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3060.150390625, + "y": -829.1500854492188, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "62a7b633912e4fe4b05c01590822eee7" + }, + { + "m_Id": "f0c0377fb37f4b6eae86748acd119f16" + }, + { + "m_Id": "df4790427b804e17b448babc58b357dd" + } + ], + "synonyms": [ + "2", + "v2", + "vec2", + "float2" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Value": { + "x": 0.0, + "y": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ComparisonNode", + "m_ObjectId": "c5f90f5bdfa1445f96f60f8b374ea1a7", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Comparison", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1126.0, + "y": 715.0, + "width": 145.0, + "height": 136.0 + } + }, + "m_Slots": [ + { + "m_Id": "89f60890f9344bdb93bca3fd293acb57" + }, + { + "m_Id": "4168508462c8439e8a60273d183be89b" + }, + { + "m_Id": "4c8f758fb4b04b94889101826571be8d" + } + ], + "synonyms": [ + "equal", + "greater than", + "less than" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_ComparisonType": 2 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c75904ba4890434bac4cdce442dcc035", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7e6cc745aac448b89e5090674708162", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ComparisonNode", + "m_ObjectId": "c85f7831525a4e0aa02b39ce0f4052aa", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Comparison", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1153.0, + "y": -898.0, + "width": 145.00006103515626, + "height": 136.0 + } + }, + "m_Slots": [ + { + "m_Id": "bf6bde937d3046e68436e6fad65b6613" + }, + { + "m_Id": "d5fb0e4b19234180953d80fd0b8649d1" + }, + { + "m_Id": "9270e8bf11b548e0a6077e3d84694cd8" + } + ], + "synonyms": [ + "equal", + "greater than", + "less than" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_ComparisonType": 2 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "c879fdbbd0ad4a98803089e91bb00888", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c9eff5acca5d494a9b7164724a9b4220", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "cd944da759fe49298c7eef217102178b", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cdcbd032b5e3458d98aaea4f6c30b8d6", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ce3507f82adc48ffba4d2df78a1e4e6b", + "m_Id": 0, + "m_DisplayName": "Invalid", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.AddNode", + "m_ObjectId": "ceda5f29b7834251bd4a937652ac75f1", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Add", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1908.0, + "y": -355.0, + "width": 208.0, + "height": 302.0 + } + }, + "m_Slots": [ + { + "m_Id": "53bc4afc74bc4c2bb296ad16679cc19c" + }, + { + "m_Id": "e39fe023814148ed98929f75086c212b" + }, + { + "m_Id": "5364afdedae04fe29d96e0cdb29eef90" + } + ], + "synonyms": [ + "addition", + "sum", + "plus" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ComparisonNode", + "m_ObjectId": "cee8db0addc049faad39b04c763904d8", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Comparison", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1126.0, + "y": 375.0, + "width": 145.0, + "height": 136.0 + } + }, + "m_Slots": [ + { + "m_Id": "3145f0650618449fbd8354c1f60bfc10" + }, + { + "m_Id": "385ebaff91c2466ea886bb11b99805d1" + }, + { + "m_Id": "7cc805afefb949988f0a06ec19b18f8f" + } + ], + "synonyms": [ + "equal", + "greater than", + "less than" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_ComparisonType": 2 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d04f0dbc5696408a9b9e1b6885ef7bf8", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d07e46f2292043f7baeaa67bd14af8ab", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "d2540956771a426e87c0dfb85c8d9271", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1465.0, + "y": 187.0, + "width": 208.0, + "height": 387.0 + } + }, + "m_Slots": [ + { + "m_Id": "ed5535a2471f4021b72b4df543da8624" + }, + { + "m_Id": "db649b4c6a464946abac567c5972a981" + }, + { + "m_Id": "b70d1d26127a42d3a0674da5360e0216" + }, + { + "m_Id": "7ca70a91566a405ca7c97aa250c3c3cc" + }, + { + "m_Id": "4a314e6cb0bb4fcf8dd55afdd48730d2" + }, + { + "m_Id": "ebfa0eb868ae4d6486beff74d367a889" + }, + { + "m_Id": "a1bf48afd9584c64845a68d4d6af4770" + }, + { + "m_Id": "11c1f515b99b4355a7744fdf9f4ce58e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d5fb0e4b19234180953d80fd0b8649d1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 2.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "d7c05341eed44bb89837cebb98f36c35", + "m_Id": 0, + "m_DisplayName": "Layer7", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "d86d8205858245a7876538dfc6270361", + "m_Id": 2, + "m_DisplayName": "False", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "False", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "da83ac2ead7346119d3f0ec484effe1c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "db649b4c6a464946abac567c5972a981", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "db80893c2cda4ac6bf35ae63af82b06a", + "m_Id": 1, + "m_DisplayName": "True", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "True", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "ddf7b6372409428fa86f1bb51cade2c2", + "m_Id": 1, + "m_DisplayName": "True", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "True", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ComparisonNode", + "m_ObjectId": "de34a19c179745d69e25ff0aaed04df5", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Comparison", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1126.0, + "y": 1093.0, + "width": 145.0, + "height": 136.0 + } + }, + "m_Slots": [ + { + "m_Id": "c75904ba4890434bac4cdce442dcc035" + }, + { + "m_Id": "f148b87830434a52a63346a2a3f43d4d" + }, + { + "m_Id": "9d692f6a9605443098fc0ffeea9903d7" + } + ], + "synonyms": [ + "equal", + "greater than", + "less than" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_ComparisonType": 2 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "df4790427b804e17b448babc58b357dd", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "df6242131a6446a9b205b992798c56ea", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e03bec7af9fb404ab56b51f792deb34d", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "e1d62e82ab77486c9c789bcd6da0872a", + "m_Id": 0, + "m_DisplayName": "Predicate", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Predicate", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e234708b08bb4aa2a048360ac261f1a9", + "m_Id": 1, + "m_DisplayName": "True", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "True", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e260469196bb4761ba7d4723328ae938", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e39fe023814148ed98929f75086c212b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 0.5, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BranchNode", + "m_ObjectId": "e3ec10c530c340b28ee78ea9e57e36da", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Branch", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -910.0, + "y": 552.0, + "width": 208.0, + "height": 326.0 + } + }, + "m_Slots": [ + { + "m_Id": "e1d62e82ab77486c9c789bcd6da0872a" + }, + { + "m_Id": "e234708b08bb4aa2a048360ac261f1a9" + }, + { + "m_Id": "034a472f1c2746deb207c08de55e6919" + }, + { + "m_Id": "830993c4d8fd446a94ab06a79df6da6a" + } + ], + "synonyms": [ + "switch", + "if", + "else" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "e40d13413d8344a4bb98589ab48f463e", + "m_Id": 0, + "m_DisplayName": "LayerSampler", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e42bcd7a617a4ce5982f0e93ad42b3b9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 4.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e811e0092feb478eb7a26b385ff615fe", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "e8402549e585473c8f1471529851ab42", + "m_Guid": { + "m_GuidSerialized": "97ca2ada-5dd6-4347-b7a1-33a43734b662" + }, + "m_Name": "Layer2", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Layer2", + "m_DefaultReferenceName": "_Layer2", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":2800000,\"guid\":\"2e00baf0337133c408ba69ca99b5fe16\",\"type\":3}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.RedirectNodeData", + "m_ObjectId": "e897cedb2d994e71a41343c93748dd7f", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Redirect Node", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1273.0, + "y": -355.0, + "width": 56.0, + "height": 24.0 + } + }, + "m_Slots": [ + { + "m_Id": "72052d6e3ff74f5eb61992e0392ab630" + }, + { + "m_Id": "59808b939b23475c8e6349d02620b16d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.RedirectNodeData", + "m_ObjectId": "e934b0cf18b24a8fbe1c332b6f211d87", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Redirect Node", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1876.0, + "y": -1640.0, + "width": 56.0, + "height": 24.0 + } + }, + "m_Slots": [ + { + "m_Id": "f0e381af4b664c42b9b94672ccc01030" + }, + { + "m_Id": "6045c206a5c7402ab8493ba47ba60cdf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "eb165b86bfd94c9da16ccbba611206b8", + "m_Guid": { + "m_GuidSerialized": "57841b73-1402-4086-8b94-7622c1fbb630" + }, + "m_Name": "Layer3", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Layer3", + "m_DefaultReferenceName": "_Layer3", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":2800000,\"guid\":\"ccdccdad117eec447a3acfc62d7d7630\",\"type\":3}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "ebfa0eb868ae4d6486beff74d367a889", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ec8aa78c7a3147f1a80fe1be89df1be8", + "m_Id": 1, + "m_DisplayName": "Albedo", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Albedo", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BranchNode", + "m_ObjectId": "ed1a0857a0e1486daa05d957e8b9e645", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Branch", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -949.9999389648438, + "y": -1485.0001220703125, + "width": 207.99993896484376, + "height": 326.0 + } + }, + "m_Slots": [ + { + "m_Id": "03adf8e4db2347e7b01a23e36edc096f" + }, + { + "m_Id": "ddf7b6372409428fa86f1bb51cade2c2" + }, + { + "m_Id": "566bb2f874a24d3eb601edf8ead5b2e0" + }, + { + "m_Id": "8932d085138d4e8d9cb1278fd5e8629c" + } + ], + "synonyms": [ + "switch", + "if", + "else" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.RedirectNodeData", + "m_ObjectId": "ed405fc5157f42188aa057be8bf59187", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Redirect Node", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -428.9999694824219, + "y": -834.0000610351563, + "width": 56.00006103515625, + "height": 24.0 + } + }, + "m_Slots": [ + { + "m_Id": "9b481536e9a547539000147126c9a32d" + }, + { + "m_Id": "49e04466f36d475c9a116f43280f8f4b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ed5535a2471f4021b72b4df543da8624", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "f062ae87a364427f9ddfd20831fd1cf1", + "m_Guid": { + "m_GuidSerialized": "3302e20e-44dd-49ed-bd5c-dae530aef470" + }, + "m_Name": "Layer4", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Layer4", + "m_DefaultReferenceName": "_Layer4", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":2800000,\"guid\":\"8a3ef1722a8fd3a4c8353e18116e7a19\",\"type\":3}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f0c0377fb37f4b6eae86748acd119f16", + "m_Id": 2, + "m_DisplayName": "Y", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Y", + "m_StageCapability": 3, + "m_Value": 0.5, + "m_DefaultValue": 0.0, + "m_Labels": [ + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f0e381af4b664c42b9b94672ccc01030", + "m_Id": 0, + "m_DisplayName": "", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f148b87830434a52a63346a2a3f43d4d", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 8.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f42c21fd6a724081ac35986177bd85dc", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f5e78d1a0a0d49a494f79260c17ec676", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1464.9998779296875, + "y": -247.99996948242188, + "width": 208.0, + "height": 434.9999694824219 + } + }, + "m_Slots": [ + { + "m_Id": "5d03b8d96e734869a4fce766d934dbdf" + }, + { + "m_Id": "1adc9bdc8ad644bb86cd3af50adb0e57" + }, + { + "m_Id": "df6242131a6446a9b205b992798c56ea" + }, + { + "m_Id": "444f097388324f0fb88bd4a61cd01c07" + }, + { + "m_Id": "1804ce02318649648f845d9f241a371c" + }, + { + "m_Id": "80ada685adb5499f9f8e39f974978995" + }, + { + "m_Id": "9891f0ce11124c2ab26ecf55573bb3a1" + }, + { + "m_Id": "30d8fd7c8ef543fe8ed736eaf74961bd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f63847d66fde4748bd3e28e1b5828fea", + "m_Id": 1, + "m_DisplayName": "True", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "True", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f8a6dd9479164e359488c38954bc98e9", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "f904bdadb77c4f0ca744f9639b48a2d2", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3120.0, + "y": -526.0, + "width": 120.0, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "504159ca65ff4194b1e6fb55930f5ed9" + }, + { + "m_Id": "96c538b6b8b648eb9f138cf8e4fbf9bf" + }, + { + "m_Id": "5b3d05db822a4e42928340ff253a5aec" + }, + { + "m_Id": "32ab6a43bd5242cfab240ec37b0613aa" + }, + { + "m_Id": "90779e47bab5439caf4ddaf2aab70f2a" + } + ], + "synonyms": [ + "separate" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f94d75c7f44c4d0bb8865ec2778aa79b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -1480.9998779296875, + "y": -1584.0, + "width": 208.0, + "height": 387.0 + } + }, + "m_Slots": [ + { + "m_Id": "69784aa696a54b438b2334bbf35ee87f" + }, + { + "m_Id": "7d3843779c5e49a7842a6d5ca3c4612c" + }, + { + "m_Id": "19b6ca1b96184bcc8c8d1b68b8b93f01" + }, + { + "m_Id": "c7e6cc745aac448b89e5090674708162" + }, + { + "m_Id": "b8bba14e1259455483d2af0418a39a84" + }, + { + "m_Id": "cd944da759fe49298c7eef217102178b" + }, + { + "m_Id": "72b49cebaf134d0db92f694595182c5d" + }, + { + "m_Id": "8d07c85db3e94e2f96aa4b040efb8c6e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fb4df47087664cc7801ab9552cef5b09", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "fca2e23580dd43c5bc699c056d6676e8", + "m_Guid": { + "m_GuidSerialized": "1386876d-fed7-41f7-9798-d10d118a8179" + }, + "m_Name": "Layer1", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Layer1", + "m_DefaultReferenceName": "_Layer1", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":2800000,\"guid\":\"48c4ea7be45675946b46e29b46cd45fe\",\"type\":3}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "ffab383980944a51b1eef208980f0b1a", + "m_Id": 0, + "m_DisplayName": "Predicate", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Predicate", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + diff --git a/Runtime/Shaders/LayerSwitch8.shadersubgraph.meta b/Runtime/Shaders/LayerSwitch8.shadersubgraph.meta new file mode 100644 index 0000000..46cd2f1 --- /dev/null +++ b/Runtime/Shaders/LayerSwitch8.shadersubgraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 24ef6d560004648438ebd8f85d0dc331 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 60072b568d64c40a485e0fc55012dc9f, type: 3} diff --git a/Runtime/Materials/TerrainMaterial.mat b/Runtime/Shaders/TerrainMaterial.mat similarity index 100% rename from Runtime/Materials/TerrainMaterial.mat rename to Runtime/Shaders/TerrainMaterial.mat diff --git a/Runtime/Materials/TerrainMaterial.mat.meta b/Runtime/Shaders/TerrainMaterial.mat.meta similarity index 100% rename from Runtime/Materials/TerrainMaterial.mat.meta rename to Runtime/Shaders/TerrainMaterial.mat.meta diff --git a/Runtime/Materials/TerrainShader.shadergraph b/Runtime/Shaders/TerrainShader.shadergraph similarity index 100% rename from Runtime/Materials/TerrainShader.shadergraph rename to Runtime/Shaders/TerrainShader.shadergraph diff --git a/Runtime/Materials/TerrainShader.shadergraph.meta b/Runtime/Shaders/TerrainShader.shadergraph.meta similarity index 100% rename from Runtime/Materials/TerrainShader.shadergraph.meta rename to Runtime/Shaders/TerrainShader.shadergraph.meta diff --git a/Runtime/Textures/Desert_Texture_Set.meta b/Runtime/Textures/Desert_Texture_Set.meta new file mode 100644 index 0000000..7bf7dc9 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 437abf296c1278e4c81cb2c2aa73e142 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Desert_Texture_Set/01_Bump.tga b/Runtime/Textures/Desert_Texture_Set/01_Bump.tga new file mode 100644 index 0000000..b9c15f8 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/01_Bump.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d54e55a14d4d92e457e4a85e5484c224b0eab18494a24475cfed4647866ae8e +size 4194348 diff --git a/Runtime/Textures/Desert_Texture_Set/01_Bump.tga.meta b/Runtime/Textures/Desert_Texture_Set/01_Bump.tga.meta new file mode 100644 index 0000000..82d2002 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/01_Bump.tga.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: b8c0dd9f2f7d46742893828e171b659f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Desert_Texture_Set/01_Diff.tga b/Runtime/Textures/Desert_Texture_Set/01_Diff.tga new file mode 100644 index 0000000..29c94e0 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/01_Diff.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f7cf8047ada3c09b015e5bf95a997c9c31fc8f9af5ca75f0c84a70a1f65fc7 +size 4194348 diff --git a/Runtime/Textures/Desert_Texture_Set/01_Diff.tga.meta b/Runtime/Textures/Desert_Texture_Set/01_Diff.tga.meta new file mode 100644 index 0000000..b572463 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/01_Diff.tga.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 8d23edbd43d73424d9b44f94ea2ffad2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Desert_Texture_Set/02_Bump.tga b/Runtime/Textures/Desert_Texture_Set/02_Bump.tga new file mode 100644 index 0000000..d36a7b5 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/02_Bump.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0272569deeca8da680feedb4d1bf611f6e3233c142fdeb759959f37b8120def +size 4194348 diff --git a/Runtime/Textures/Desert_Texture_Set/02_Bump.tga.meta b/Runtime/Textures/Desert_Texture_Set/02_Bump.tga.meta new file mode 100644 index 0000000..83fa722 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/02_Bump.tga.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 6311b533a578a0d42952076e349fb735 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Desert_Texture_Set/02_Diff.tga b/Runtime/Textures/Desert_Texture_Set/02_Diff.tga new file mode 100644 index 0000000..28e57ed --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/02_Diff.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a21d15cb023ce8a588b17511c6f2362fece66acabca515b44c75b4aed4294ed5 +size 4194348 diff --git a/Runtime/Textures/Desert_Texture_Set/02_Diff.tga.meta b/Runtime/Textures/Desert_Texture_Set/02_Diff.tga.meta new file mode 100644 index 0000000..885ed92 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/02_Diff.tga.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: e50e66446aedc84489b0fcb3782bab19 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Desert_Texture_Set/03_Bump.tga b/Runtime/Textures/Desert_Texture_Set/03_Bump.tga new file mode 100644 index 0000000..cbf83f2 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/03_Bump.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a692eb9d9b3a7dabbdf08975a1e08cf5d1588b8eeb4a82340985e0c21cf73f80 +size 4194348 diff --git a/Runtime/Textures/Desert_Texture_Set/03_Bump.tga.meta b/Runtime/Textures/Desert_Texture_Set/03_Bump.tga.meta new file mode 100644 index 0000000..4cf3414 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/03_Bump.tga.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: b379ff2699ab3a242947927d561cc9a8 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Desert_Texture_Set/03_Diff.tga b/Runtime/Textures/Desert_Texture_Set/03_Diff.tga new file mode 100644 index 0000000..1eb871d --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/03_Diff.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d3c841a9da8c80cf1085cb1f7948bf48487193911e06cd9a3e7f99b895a55fa +size 4194348 diff --git a/Runtime/Textures/Desert_Texture_Set/03_Diff.tga.meta b/Runtime/Textures/Desert_Texture_Set/03_Diff.tga.meta new file mode 100644 index 0000000..eb39561 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/03_Diff.tga.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 3a731e1d9c81bd745abfdf0478c7b1f6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Desert_Texture_Set/04_Bump.tga b/Runtime/Textures/Desert_Texture_Set/04_Bump.tga new file mode 100644 index 0000000..c331da3 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/04_Bump.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0231bd207f5eff59514d59bbb3d8b8219e4f20c80b1d22afc872186f5d0bbd2 +size 4194348 diff --git a/Runtime/Textures/Desert_Texture_Set/04_Bump.tga.meta b/Runtime/Textures/Desert_Texture_Set/04_Bump.tga.meta new file mode 100644 index 0000000..07b390f --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/04_Bump.tga.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 65ee6b100da27a8468a76ee14878082a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.034 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Desert_Texture_Set/04_Diff.tga b/Runtime/Textures/Desert_Texture_Set/04_Diff.tga new file mode 100644 index 0000000..89e237c --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/04_Diff.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fd7cae2d2e72bf826b343d07ff893d04fd2e974e3bd92d7350c2880123c49b3 +size 4194348 diff --git a/Runtime/Textures/Desert_Texture_Set/04_Diff.tga.meta b/Runtime/Textures/Desert_Texture_Set/04_Diff.tga.meta new file mode 100644 index 0000000..897ab67 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/04_Diff.tga.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 41b4bc172c64fe340ba099cc288e93d0 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Desert_Texture_Set/05_Bump.tga b/Runtime/Textures/Desert_Texture_Set/05_Bump.tga new file mode 100644 index 0000000..8b7e775 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/05_Bump.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:680d1e113f12684323a864e74ea38fb4debac946fef3d632eedff9f652d8dbcb +size 4194348 diff --git a/Runtime/Textures/Desert_Texture_Set/05_Bump.tga.meta b/Runtime/Textures/Desert_Texture_Set/05_Bump.tga.meta new file mode 100644 index 0000000..43d138d --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/05_Bump.tga.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 937db75dd6e5e194c85bf8527a74d245 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Desert_Texture_Set/05_Diff.tga b/Runtime/Textures/Desert_Texture_Set/05_Diff.tga new file mode 100644 index 0000000..aca5d44 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/05_Diff.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9892cc583aa83454d263589108708ff7f7dc0779a6486c1fc816c45c81f40ad +size 4194348 diff --git a/Runtime/Textures/Desert_Texture_Set/05_Diff.tga.meta b/Runtime/Textures/Desert_Texture_Set/05_Diff.tga.meta new file mode 100644 index 0000000..cb1fead --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/05_Diff.tga.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 9f2658a5e5ae98d41a3a3c516648588e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Desert_Texture_Set/06_Bump.tga b/Runtime/Textures/Desert_Texture_Set/06_Bump.tga new file mode 100644 index 0000000..c3e2b89 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/06_Bump.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6890678cd4355318ea7a6bec6bdfadafa901cc47b2be3185f3de02d0e1b71e3c +size 4194348 diff --git a/Runtime/Textures/Desert_Texture_Set/06_Bump.tga.meta b/Runtime/Textures/Desert_Texture_Set/06_Bump.tga.meta new file mode 100644 index 0000000..012daeb --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/06_Bump.tga.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: bdfb737461bff4b418275a419e3ab3c0 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Desert_Texture_Set/06_Diff.tga b/Runtime/Textures/Desert_Texture_Set/06_Diff.tga new file mode 100644 index 0000000..57a0aba --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/06_Diff.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4916dd47b41d811be82a5bc0dec865f2e8fed7b12423627b5e1ec42212bfc182 +size 4194348 diff --git a/Runtime/Textures/Desert_Texture_Set/06_Diff.tga.meta b/Runtime/Textures/Desert_Texture_Set/06_Diff.tga.meta new file mode 100644 index 0000000..e632a1b --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/06_Diff.tga.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: a98dc71eee02ced49bda6a71f2633993 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Desert_Texture_Set/07_Bump.tga b/Runtime/Textures/Desert_Texture_Set/07_Bump.tga new file mode 100644 index 0000000..623681a --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/07_Bump.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83043070b859721212c4e7ea3ecbc25ec51621eb1545005d620530b4684c89af +size 4194348 diff --git a/Runtime/Textures/Desert_Texture_Set/07_Bump.tga.meta b/Runtime/Textures/Desert_Texture_Set/07_Bump.tga.meta new file mode 100644 index 0000000..329793b --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/07_Bump.tga.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 37258e38594a61a46a1331a186758e88 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Desert_Texture_Set/07_Diff.tga b/Runtime/Textures/Desert_Texture_Set/07_Diff.tga new file mode 100644 index 0000000..65740eb --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/07_Diff.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:239a04e9a7bb8b3541a66a657d8072a0e4448243881796a42c0acf9e9fd6c3c6 +size 4194348 diff --git a/Runtime/Textures/Desert_Texture_Set/07_Diff.tga.meta b/Runtime/Textures/Desert_Texture_Set/07_Diff.tga.meta new file mode 100644 index 0000000..6b3fc78 --- /dev/null +++ b/Runtime/Textures/Desert_Texture_Set/07_Diff.tga.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 91d8c83907997cf4c8b43d8dc2cb3fc6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Fietspad.png b/Runtime/Textures/Fietspad.png new file mode 100644 index 0000000..bdd0e3f --- /dev/null +++ b/Runtime/Textures/Fietspad.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e069bda4a81e0041fbd0730a78820b42d5407f47e3d81bffba2ef79ecf19b34f +size 176 diff --git a/Runtime/Textures/Fietspad.png.meta b/Runtime/Textures/Fietspad.png.meta new file mode 100644 index 0000000..4a7800a --- /dev/null +++ b/Runtime/Textures/Fietspad.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: ade65108c3fb7ad458975e94ae8c039e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack.meta b/Runtime/Textures/Ground textures pack.meta new file mode 100644 index 0000000..47e18b3 --- /dev/null +++ b/Runtime/Textures/Ground textures pack.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 928dbdf10e459e64aa5500d9f483b2f6 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Dry ground.meta b/Runtime/Textures/Ground textures pack/Dry ground.meta new file mode 100644 index 0000000..4ffc07c --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Dry ground.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c449c52bff452634fa58d7471e08c2ce +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Dry ground/Dry ground pattern.mat b/Runtime/Textures/Ground textures pack/Dry ground/Dry ground pattern.mat new file mode 100644 index 0000000..199e086 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Dry ground/Dry ground pattern.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Dry ground pattern + m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: af579c7a89d15d24eb8c925a43a236cf, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: f5d1de47f0f760544a5596ceb8cc895f, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.037224755 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.31617647, g: 0.24030025, b: 0.19063582, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Dry ground/Dry ground pattern.mat.meta b/Runtime/Textures/Ground textures pack/Dry ground/Dry ground pattern.mat.meta new file mode 100644 index 0000000..0d2f20e --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Dry ground/Dry ground pattern.mat.meta @@ -0,0 +1,16 @@ +fileFormatVersion: 2 +guid: d805d830c4023774cb6259aca09f431e +labels: +- Ground +- Nature +- Pattern +- Terrain +- Dry +- Desert +- Dried +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Dry ground/diffuse.tga b/Runtime/Textures/Ground textures pack/Dry ground/diffuse.tga new file mode 100644 index 0000000..8586e93 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Dry ground/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dceff9c850b11b63a856d84cc73f04da360491f307d4d966443f8a6f6bc3ef5 +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Dry ground/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Dry ground/diffuse.tga.meta new file mode 100644 index 0000000..403f89d --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Dry ground/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: f5d1de47f0f760544a5596ceb8cc895f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Dry ground/normal.tga b/Runtime/Textures/Ground textures pack/Dry ground/normal.tga new file mode 100644 index 0000000..0cc9d62 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Dry ground/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e4bbfcd40093194b555dc1fef3914f6f1e93ffa601cf66f4455679335568d8e +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Dry ground/normal.tga.meta b/Runtime/Textures/Ground textures pack/Dry ground/normal.tga.meta new file mode 100644 index 0000000..1ce14c8 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Dry ground/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: af579c7a89d15d24eb8c925a43a236cf +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Dry ground/preview.jpg b/Runtime/Textures/Ground textures pack/Dry ground/preview.jpg new file mode 100644 index 0000000..bdc0b06 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Dry ground/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a902c6557c1c0fdbf9a3d11509f6cde5162dc42325e87488b65f78325a4b5f9 +size 366445 diff --git a/Runtime/Textures/Ground textures pack/Dry ground/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Dry ground/preview.jpg.meta new file mode 100644 index 0000000..be30aaf --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Dry ground/preview.jpg.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 4602e8f26b3f5b24d8e4fd1af5e63cfb +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 01.meta b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01.meta new file mode 100644 index 0000000..77eca4b --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2935e81c837cb394bafaa710656b0ff6 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/Grass & dead leafs pattern 01.mat b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/Grass & dead leafs pattern 01.mat new file mode 100644 index 0000000..27b227f --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/Grass & dead leafs pattern 01.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Grass & dead leafs pattern 01 + m_Shader: {fileID: 2, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ae0e7acc3616ba441a70994eb662f6e3, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 46c9b2c471a59f24cbe88eae93a32f60, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/Grass & dead leafs pattern 01.mat.meta b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/Grass & dead leafs pattern 01.mat.meta new file mode 100644 index 0000000..36be259 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/Grass & dead leafs pattern 01.mat.meta @@ -0,0 +1,15 @@ +fileFormatVersion: 2 +guid: 893960384de673345a82517892b28bc7 +labels: +- Grass +- Ground +- Nature +- Pattern +- Terrain +- Leafs +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/diffuse.tga b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/diffuse.tga new file mode 100644 index 0000000..7d55e93 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52dfbdb821e2c85953bd49144574d754b4650dc1ce69f3e3b85a55fe864efa3c +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/diffuse.tga.meta new file mode 100644 index 0000000..d5ecf73 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 46c9b2c471a59f24cbe88eae93a32f60 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/normal.tga b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/normal.tga new file mode 100644 index 0000000..8d51c01 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:322be13a2b616a887315dc9b40f0e94640ee6b5c28f3f9e3ed1909b385e85663 +size 3145772 diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/normal.tga.meta b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/normal.tga.meta new file mode 100644 index 0000000..69807c8 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: ae0e7acc3616ba441a70994eb662f6e3 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/preview.jpg b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/preview.jpg new file mode 100644 index 0000000..df55c09 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c996d599bb911e1940e97cc2171366e41836e785b25354d1e36bc8eac60dedd +size 341912 diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/preview.jpg.meta new file mode 100644 index 0000000..49ba324 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 01/preview.jpg.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 9f425c22a471a47459e192cb7dafd4c5 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 02.meta b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02.meta new file mode 100644 index 0000000..30a9f92 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0ca0f29fc2dbe43498ffb4e499ab61ad +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/Grass & dead leafs pattern 02.mat b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/Grass & dead leafs pattern 02.mat new file mode 100644 index 0000000..88049e4 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/Grass & dead leafs pattern 02.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Grass & dead leafs pattern 02 + m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 0c64d261e58031345b9844438ceb0af9, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: f77d739839b967e44898c8a89688369a, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/Grass & dead leafs pattern 02.mat.meta b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/Grass & dead leafs pattern 02.mat.meta new file mode 100644 index 0000000..cfb7496 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/Grass & dead leafs pattern 02.mat.meta @@ -0,0 +1,15 @@ +fileFormatVersion: 2 +guid: 020b997e4fa23c74297e208cd649319c +labels: +- Grass +- Ground +- Leafs +- Nature +- Pattern +- Terrain +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/diffuse.tga b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/diffuse.tga new file mode 100644 index 0000000..0598e18 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb4870867e43c57a02e672e358891640f01e32015a0f099db9a5539967bb291 +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/diffuse.tga.meta new file mode 100644 index 0000000..26e828b --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: f77d739839b967e44898c8a89688369a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/normal.tga b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/normal.tga new file mode 100644 index 0000000..2f69cb1 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4326115b0a560f1a85a6332853325aca9a98a5216b2f667038f6eacb20b0aa29 +size 3145772 diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/normal.tga.meta b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/normal.tga.meta new file mode 100644 index 0000000..76e331c --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 0c64d261e58031345b9844438ceb0af9 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/preview.jpg b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/preview.jpg new file mode 100644 index 0000000..4a0d834 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a0df9376e26169b67c304f4c4b73a8120b2b8e4d2091b222971f3f8b084ea29 +size 503128 diff --git a/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/preview.jpg.meta new file mode 100644 index 0000000..98bb7af --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & dead leafs 02/preview.jpg.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: a9151bfe4152f2748846a0fa52b216be +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & rocks.meta b/Runtime/Textures/Ground textures pack/Grass & rocks.meta new file mode 100644 index 0000000..dca9fec --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & rocks.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cc18df2ca3eb6b044820bf430148d0e4 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & rocks/Grass & rocks pattern.mat b/Runtime/Textures/Ground textures pack/Grass & rocks/Grass & rocks pattern.mat new file mode 100644 index 0000000..d5702df --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & rocks/Grass & rocks pattern.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Grass & rocks pattern + m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: e5895469fa6440e4a876bf0672599e59, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 12ff3c37d59e28240a8f4643c3ead3d3, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Grass & rocks/Grass & rocks pattern.mat.meta b/Runtime/Textures/Ground textures pack/Grass & rocks/Grass & rocks pattern.mat.meta new file mode 100644 index 0000000..8d42a72 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & rocks/Grass & rocks pattern.mat.meta @@ -0,0 +1,15 @@ +fileFormatVersion: 2 +guid: fedc75da63b32e249bccd7450cd29351 +labels: +- Grass +- Ground +- Nature +- Pattern +- Stone +- Terrain +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & rocks/diffuse.tga b/Runtime/Textures/Ground textures pack/Grass & rocks/diffuse.tga new file mode 100644 index 0000000..662fda2 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & rocks/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:216c94a6958aa81873e2c93b63819a42dcc43e3df78916e9e212d691cadd5b6d +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Grass & rocks/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Grass & rocks/diffuse.tga.meta new file mode 100644 index 0000000..5584162 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & rocks/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 12ff3c37d59e28240a8f4643c3ead3d3 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & rocks/normal.tga b/Runtime/Textures/Ground textures pack/Grass & rocks/normal.tga new file mode 100644 index 0000000..224d647 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & rocks/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b88f50fcdd02a1776dabe24d98582cf30d67f62e394d4b135d62e39400c9af1 +size 3145772 diff --git a/Runtime/Textures/Ground textures pack/Grass & rocks/normal.tga.meta b/Runtime/Textures/Ground textures pack/Grass & rocks/normal.tga.meta new file mode 100644 index 0000000..fe989ca --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & rocks/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: e5895469fa6440e4a876bf0672599e59 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass & rocks/preview.jpg b/Runtime/Textures/Ground textures pack/Grass & rocks/preview.jpg new file mode 100644 index 0000000..0343503 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & rocks/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef4f4561d8ce9bf7533fcb9d58780eea50bf0142dd605efa754ec7708be62bf +size 397880 diff --git a/Runtime/Textures/Ground textures pack/Grass & rocks/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Grass & rocks/preview.jpg.meta new file mode 100644 index 0000000..e85eafa --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass & rocks/preview.jpg.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 8d88ad474360045458b4fb808dbb4ac9 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 01.meta b/Runtime/Textures/Ground textures pack/Grass 01.meta new file mode 100644 index 0000000..6567c85 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 01.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 81c287fae366b514aab6d97b808dc40b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 01/Grass pattern 01.mat b/Runtime/Textures/Ground textures pack/Grass 01/Grass pattern 01.mat new file mode 100644 index 0000000..4240bfd --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 01/Grass pattern 01.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Grass pattern 01 + m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 0c3232df383d7984ab0e87bf7c42aadb, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: a51044dfe95257548b466bc35528b878, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Grass 01/Grass pattern 01.mat.meta b/Runtime/Textures/Ground textures pack/Grass 01/Grass pattern 01.mat.meta new file mode 100644 index 0000000..6787a63 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 01/Grass pattern 01.mat.meta @@ -0,0 +1,14 @@ +fileFormatVersion: 2 +guid: 2c6f5ab601d22834883d3c7e18f8be41 +labels: +- Ground +- Pattern +- Terrain +- Grass +- Nature +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 01/diffuse.tga b/Runtime/Textures/Ground textures pack/Grass 01/diffuse.tga new file mode 100644 index 0000000..0c3b08f --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 01/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e4b7d6a5c312ec17d2fac1b04b4509d1826c78de890d976ba4f837b06f8744 +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Grass 01/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Grass 01/diffuse.tga.meta new file mode 100644 index 0000000..5f1e14f --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 01/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: a51044dfe95257548b466bc35528b878 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 01/normal.tga b/Runtime/Textures/Ground textures pack/Grass 01/normal.tga new file mode 100644 index 0000000..a9e0e13 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 01/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edf45def8cc1044eb2a1091663e5cc565916a7357a34fc2728615737f53a9d2f +size 3145772 diff --git a/Runtime/Textures/Ground textures pack/Grass 01/normal.tga.meta b/Runtime/Textures/Ground textures pack/Grass 01/normal.tga.meta new file mode 100644 index 0000000..d856cfa --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 01/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 0c3232df383d7984ab0e87bf7c42aadb +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 01/preview.jpg b/Runtime/Textures/Ground textures pack/Grass 01/preview.jpg new file mode 100644 index 0000000..aa850c7 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 01/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cefdf1a5de5c89468595e37a1542e170c9efd697e387388e56c394e6b9b755f4 +size 543098 diff --git a/Runtime/Textures/Ground textures pack/Grass 01/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Grass 01/preview.jpg.meta new file mode 100644 index 0000000..8db3f6d --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 01/preview.jpg.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: c70f0b4ce904a324c8c6dbe6d66251e6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 02.meta b/Runtime/Textures/Ground textures pack/Grass 02.meta new file mode 100644 index 0000000..e4ccb38 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 02.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4a188fc362078c84a9b23fdba44c90b2 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 02/Grass pattern 02.mat b/Runtime/Textures/Ground textures pack/Grass 02/Grass pattern 02.mat new file mode 100644 index 0000000..befb2ba --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 02/Grass pattern 02.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Grass pattern 02 + m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 3449a2e698a0deb44a70dec747a3f8e9, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: d902345b12dd31e4a83f0c375a540341, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Grass 02/Grass pattern 02.mat.meta b/Runtime/Textures/Ground textures pack/Grass 02/Grass pattern 02.mat.meta new file mode 100644 index 0000000..c030ff1 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 02/Grass pattern 02.mat.meta @@ -0,0 +1,14 @@ +fileFormatVersion: 2 +guid: 15654a743eccf384fb2312048db767f0 +labels: +- Grass +- Ground +- Nature +- Pattern +- Terrain +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 02/diffuse.tga b/Runtime/Textures/Ground textures pack/Grass 02/diffuse.tga new file mode 100644 index 0000000..78b75bf --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 02/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd42cd7626203e68d22de423b7f9a4a59291cc8315957d1e9f9f8b174dc20e23 +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Grass 02/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Grass 02/diffuse.tga.meta new file mode 100644 index 0000000..dd49528 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 02/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: d902345b12dd31e4a83f0c375a540341 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 02/normal.tga b/Runtime/Textures/Ground textures pack/Grass 02/normal.tga new file mode 100644 index 0000000..5d8d4ee --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 02/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd7152b2c162969576e601aed6a2d879dde5fe5b56c7359fc495b03e336cc296 +size 3145772 diff --git a/Runtime/Textures/Ground textures pack/Grass 02/normal.tga.meta b/Runtime/Textures/Ground textures pack/Grass 02/normal.tga.meta new file mode 100644 index 0000000..9dc586a --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 02/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 3449a2e698a0deb44a70dec747a3f8e9 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 02/preview.jpg b/Runtime/Textures/Ground textures pack/Grass 02/preview.jpg new file mode 100644 index 0000000..bbba120 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 02/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a95621b543c4be43b922b5c7fff759ffdbd2002fc127ba6d609a598e79339d4a +size 507171 diff --git a/Runtime/Textures/Ground textures pack/Grass 02/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Grass 02/preview.jpg.meta new file mode 100644 index 0000000..d5c03b0 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 02/preview.jpg.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: c3f3938c7c9e3d746a4d01269c0e3bbe +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 03.meta b/Runtime/Textures/Ground textures pack/Grass 03.meta new file mode 100644 index 0000000..e8f1d87 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 03.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 89ec048aadb9f534894ceaf8efdabdb6 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 03/Grass pattern 03.mat b/Runtime/Textures/Ground textures pack/Grass 03/Grass pattern 03.mat new file mode 100644 index 0000000..ff3cc6d --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 03/Grass pattern 03.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Grass pattern 03 + m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 9cb8a98194aa15642b2ceaa3011ccde3, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: e9866699a4ddce642b7da4aeaa74d279, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Grass 03/Grass pattern 03.mat.meta b/Runtime/Textures/Ground textures pack/Grass 03/Grass pattern 03.mat.meta new file mode 100644 index 0000000..3acfd62 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 03/Grass pattern 03.mat.meta @@ -0,0 +1,14 @@ +fileFormatVersion: 2 +guid: d86005a29439b7541ade84523818db1a +labels: +- Grass +- Ground +- Nature +- Pattern +- Terrain +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 03/diffuse.tga b/Runtime/Textures/Ground textures pack/Grass 03/diffuse.tga new file mode 100644 index 0000000..d0c5839 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 03/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128cb53d158c675749eefc5cc0840011ba30da3b1adc9ac993e99656c8f7559d +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Grass 03/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Grass 03/diffuse.tga.meta new file mode 100644 index 0000000..d5877fb --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 03/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: e9866699a4ddce642b7da4aeaa74d279 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 03/normal.tga b/Runtime/Textures/Ground textures pack/Grass 03/normal.tga new file mode 100644 index 0000000..81e6a96 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 03/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa050766519d626ba4c00bca77f920605b4ca0a8e12d42dd11eac4e9e285efe3 +size 3145772 diff --git a/Runtime/Textures/Ground textures pack/Grass 03/normal.tga.meta b/Runtime/Textures/Ground textures pack/Grass 03/normal.tga.meta new file mode 100644 index 0000000..bacea0c --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 03/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 9cb8a98194aa15642b2ceaa3011ccde3 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 03/preview.jpg b/Runtime/Textures/Ground textures pack/Grass 03/preview.jpg new file mode 100644 index 0000000..4f95670 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 03/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8cf9a117fdcc3c778d01b035953c5459156f7396c8f8f3d575949a588e921c2 +size 469565 diff --git a/Runtime/Textures/Ground textures pack/Grass 03/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Grass 03/preview.jpg.meta new file mode 100644 index 0000000..09d7213 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 03/preview.jpg.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 9074a9b5ce95d5b4eb1a31e80b0a0a41 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 04.meta b/Runtime/Textures/Ground textures pack/Grass 04.meta new file mode 100644 index 0000000..4706771 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 04.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4cbf00a7224ce6c45bc6882de6f8dbaf +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 04/Grass pattern 04.mat b/Runtime/Textures/Ground textures pack/Grass 04/Grass pattern 04.mat new file mode 100644 index 0000000..d9c8be6 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 04/Grass pattern 04.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Grass pattern 04 + m_Shader: {fileID: 2, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 764d3e4236eef804e831508161d4411f, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: e939889a01ba73f4c9f41bb8d6d79d5f, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Grass 04/Grass pattern 04.mat.meta b/Runtime/Textures/Ground textures pack/Grass 04/Grass pattern 04.mat.meta new file mode 100644 index 0000000..77a97ac --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 04/Grass pattern 04.mat.meta @@ -0,0 +1,15 @@ +fileFormatVersion: 2 +guid: 059cceb0ba6e50741bfe6ec2c755d5f4 +labels: +- Grass +- Ground +- Nature +- Pattern +- Terrain +- Clover +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 04/diffuse.tga b/Runtime/Textures/Ground textures pack/Grass 04/diffuse.tga new file mode 100644 index 0000000..67a0151 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 04/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72cedb4f7c94ec278a8eb47d9133b67e405e0587ba587fdb91f5d442bade539c +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Grass 04/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Grass 04/diffuse.tga.meta new file mode 100644 index 0000000..875a0aa --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 04/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: e939889a01ba73f4c9f41bb8d6d79d5f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 04/normal.tga b/Runtime/Textures/Ground textures pack/Grass 04/normal.tga new file mode 100644 index 0000000..17e10c1 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 04/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e05777f0a2fe6f46389f14ac5b3a9c1c715a8e75cea169b3e7082cfec71a69 +size 3145772 diff --git a/Runtime/Textures/Ground textures pack/Grass 04/normal.tga.meta b/Runtime/Textures/Ground textures pack/Grass 04/normal.tga.meta new file mode 100644 index 0000000..0889fa3 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 04/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 764d3e4236eef804e831508161d4411f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 04/preview.jpg b/Runtime/Textures/Ground textures pack/Grass 04/preview.jpg new file mode 100644 index 0000000..d5ff136 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 04/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5735f621757926e55fece3824be41a57946cb40e7781aa4159c1f5139657236 +size 369554 diff --git a/Runtime/Textures/Ground textures pack/Grass 04/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Grass 04/preview.jpg.meta new file mode 100644 index 0000000..9bfbf83 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 04/preview.jpg.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 023e18c83e08fe848a850693dc1cf60a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 05.meta b/Runtime/Textures/Ground textures pack/Grass 05.meta new file mode 100644 index 0000000..b6192fc --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 05.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ee55577570b92c94e8794006a55ea5fc +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 05/Grass pattern 05.mat b/Runtime/Textures/Ground textures pack/Grass 05/Grass pattern 05.mat new file mode 100644 index 0000000..73baebd --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 05/Grass pattern 05.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Grass pattern 05 + m_Shader: {fileID: 2, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: f0ec40764219f3f4787df1c70bacf45b, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: f0a8168310b10da4faedc474bb26c20f, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Grass 05/Grass pattern 05.mat.meta b/Runtime/Textures/Ground textures pack/Grass 05/Grass pattern 05.mat.meta new file mode 100644 index 0000000..60dbdb3 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 05/Grass pattern 05.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 49c3c02661a83fd42b33859cfbf9a17d +labels: +- Pattern +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 05/diffuse.tga b/Runtime/Textures/Ground textures pack/Grass 05/diffuse.tga new file mode 100644 index 0000000..99eebd1 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 05/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06fa327ca397ad996eba7818d6b5050889b6576a928df86cd9f1b7a632208300 +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Grass 05/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Grass 05/diffuse.tga.meta new file mode 100644 index 0000000..bf6e97b --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 05/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: f0a8168310b10da4faedc474bb26c20f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 05/normal.tga b/Runtime/Textures/Ground textures pack/Grass 05/normal.tga new file mode 100644 index 0000000..6469ef1 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 05/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5970d3db61b2aabfff12a526a8d793a58353e4c83c28f117cd1e3e737d3b3465 +size 3145772 diff --git a/Runtime/Textures/Ground textures pack/Grass 05/normal.tga.meta b/Runtime/Textures/Ground textures pack/Grass 05/normal.tga.meta new file mode 100644 index 0000000..7afbb19 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 05/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: f0ec40764219f3f4787df1c70bacf45b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 05/preview.jpg b/Runtime/Textures/Ground textures pack/Grass 05/preview.jpg new file mode 100644 index 0000000..dadc7be --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 05/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0869a1a39cd24d0bb56cdda2434314a42849eedefa84fa1de5651bc91ade1d51 +size 460727 diff --git a/Runtime/Textures/Ground textures pack/Grass 05/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Grass 05/preview.jpg.meta new file mode 100644 index 0000000..a0c82cb --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 05/preview.jpg.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 3f700d4069d83574ea6db821b3f8c561 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 06.meta b/Runtime/Textures/Ground textures pack/Grass 06.meta new file mode 100644 index 0000000..f071769 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 06.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 38fdd11275510ed45bc43c6113f47c8a +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 06/Grass pattern 06.mat b/Runtime/Textures/Ground textures pack/Grass 06/Grass pattern 06.mat new file mode 100644 index 0000000..f04442a --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 06/Grass pattern 06.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Grass pattern 06 + m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: d06c19850ee13bf4086860fd02cf417d, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: f3c7e12938d22604eb51dc02b394dd80, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Grass 06/Grass pattern 06.mat.meta b/Runtime/Textures/Ground textures pack/Grass 06/Grass pattern 06.mat.meta new file mode 100644 index 0000000..9446988 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 06/Grass pattern 06.mat.meta @@ -0,0 +1,15 @@ +fileFormatVersion: 2 +guid: 9dccf2dcc78efe741b7931e3bb85beaf +labels: +- Grass +- Ground +- Leafs +- Nature +- Pattern +- Plants +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 06/diffuse.tga b/Runtime/Textures/Ground textures pack/Grass 06/diffuse.tga new file mode 100644 index 0000000..bc5708c --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 06/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:205f732bd091a1e6550a619484e44e236b170476ee38c2456905cfd8d31e1bdb +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Grass 06/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Grass 06/diffuse.tga.meta new file mode 100644 index 0000000..77243a9 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 06/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: f3c7e12938d22604eb51dc02b394dd80 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 06/normal.tga b/Runtime/Textures/Ground textures pack/Grass 06/normal.tga new file mode 100644 index 0000000..2b6cd60 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 06/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a52945e857b0ff9be517b391e8cfd5e62c28ad2cf6832387284dc7fe38604f +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Grass 06/normal.tga.meta b/Runtime/Textures/Ground textures pack/Grass 06/normal.tga.meta new file mode 100644 index 0000000..ae01c77 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 06/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: d06c19850ee13bf4086860fd02cf417d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Grass 06/preview.jpg b/Runtime/Textures/Ground textures pack/Grass 06/preview.jpg new file mode 100644 index 0000000..c422d3f --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 06/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff1ba461f1c45c8298172aa496c6695d6427ea5d535135d75985fe1e09023b99 +size 426441 diff --git a/Runtime/Textures/Ground textures pack/Grass 06/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Grass 06/preview.jpg.meta new file mode 100644 index 0000000..c7d2362 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Grass 06/preview.jpg.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 923d402301de9714eb824d8234c30919 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & moss.meta b/Runtime/Textures/Ground textures pack/Ground & moss.meta new file mode 100644 index 0000000..afcf582 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & moss.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cff3cf3109eabcf43ba95ffda15cf398 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & moss/Ground & moss pattern.mat b/Runtime/Textures/Ground textures pack/Ground & moss/Ground & moss pattern.mat new file mode 100644 index 0000000..26066c9 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & moss/Ground & moss pattern.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ground & moss pattern + m_Shader: {fileID: 2, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: a5c98dee3744c1944a469568d41d8eb4, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 62bf058d0f2f5df4da1f61da15013f34, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Ground & moss/Ground & moss pattern.mat.meta b/Runtime/Textures/Ground textures pack/Ground & moss/Ground & moss pattern.mat.meta new file mode 100644 index 0000000..0dd31e6 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & moss/Ground & moss pattern.mat.meta @@ -0,0 +1,14 @@ +fileFormatVersion: 2 +guid: 5558b5711d37782468eeee5c2880e7d8 +labels: +- Ground +- Moss +- Nature +- Pattern +- Terrain +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & moss/diffuse.tga b/Runtime/Textures/Ground textures pack/Ground & moss/diffuse.tga new file mode 100644 index 0000000..1b303c8 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & moss/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de8f78207ae02aae7b02acce26e91f4584a6eb079cd117dd5eab6eed1f992fa8 +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Ground & moss/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Ground & moss/diffuse.tga.meta new file mode 100644 index 0000000..99d097d --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & moss/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 62bf058d0f2f5df4da1f61da15013f34 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & moss/normal.tga b/Runtime/Textures/Ground textures pack/Ground & moss/normal.tga new file mode 100644 index 0000000..f70afe7 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & moss/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487faf880206faddaf010cec936f641cd31d2eb86ed4a3d495354a08443eb7af +size 3145772 diff --git a/Runtime/Textures/Ground textures pack/Ground & moss/normal.tga.meta b/Runtime/Textures/Ground textures pack/Ground & moss/normal.tga.meta new file mode 100644 index 0000000..a9eae58 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & moss/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: a5c98dee3744c1944a469568d41d8eb4 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & moss/preview.jpg b/Runtime/Textures/Ground textures pack/Ground & moss/preview.jpg new file mode 100644 index 0000000..0abefe2 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & moss/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b355a5c63c1689f032d67249ce40e0dabb1906e20cfe1ee2e21ee73a31b6fa62 +size 448189 diff --git a/Runtime/Textures/Ground textures pack/Ground & moss/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Ground & moss/preview.jpg.meta new file mode 100644 index 0000000..82fcf9b --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & moss/preview.jpg.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 89b1108068912fd4e81b047cbe3a5182 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 01.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 01.meta new file mode 100644 index 0000000..963296e --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 01.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9aa37df0c3e524d46a6fee0ca1519eb6 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 01/Ground & rocks pattern 01.mat b/Runtime/Textures/Ground textures pack/Ground & rocks 01/Ground & rocks pattern 01.mat new file mode 100644 index 0000000..2a2bad4 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 01/Ground & rocks pattern 01.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ground & rocks pattern 01 + m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 7d7d59aaca791d54c9726e6b4e1feb61, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 1d1ca9b1ff6a5ce4bbac09d301d51462, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.07858093 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 01/Ground & rocks pattern 01.mat.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 01/Ground & rocks pattern 01.mat.meta new file mode 100644 index 0000000..f89ef3a --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 01/Ground & rocks pattern 01.mat.meta @@ -0,0 +1,14 @@ +fileFormatVersion: 2 +guid: 224de5a1c3ba5f948af30bd7826e4666 +labels: +- Ground +- Nature +- Pattern +- Stone +- Terrain +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 01/diffuse.tga b/Runtime/Textures/Ground textures pack/Ground & rocks 01/diffuse.tga new file mode 100644 index 0000000..3fb3f17 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 01/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1564e6791adcb90ebdd4cfc99c73495b80d2b79e485cbce6dbd85309b3cab861 +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 01/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 01/diffuse.tga.meta new file mode 100644 index 0000000..c416138 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 01/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 1d1ca9b1ff6a5ce4bbac09d301d51462 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 01/normal.tga b/Runtime/Textures/Ground textures pack/Ground & rocks 01/normal.tga new file mode 100644 index 0000000..64bc1b3 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 01/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24574bbae7a0a6283d6bfa55619e70625452f185742da9d6e6a8d8c88457e91 +size 3145772 diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 01/normal.tga.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 01/normal.tga.meta new file mode 100644 index 0000000..25ddb5e --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 01/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 7d7d59aaca791d54c9726e6b4e1feb61 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 01/preview.jpg b/Runtime/Textures/Ground textures pack/Ground & rocks 01/preview.jpg new file mode 100644 index 0000000..7e3dfd7 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 01/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebefa2b528868ef35bfa1501bd7fa7b8fd8e41d5e2d53f164f79368505af5e47 +size 371738 diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 01/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 01/preview.jpg.meta new file mode 100644 index 0000000..aaf3c83 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 01/preview.jpg.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: e09d437bd6053754dbacb0da105aa9cb +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 02.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 02.meta new file mode 100644 index 0000000..85b7db4 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 02.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b1c013e23a156e94e9b8c226e5c5e3ac +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 02/Ground & rocks pattern 02.mat b/Runtime/Textures/Ground textures pack/Ground & rocks 02/Ground & rocks pattern 02.mat new file mode 100644 index 0000000..220d4cd --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 02/Ground & rocks pattern 02.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ground & rocks pattern 02 + m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 1ce8744130c8d5542bb1f6e380e35a7e, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 3787ecf31b318914f908bb48537ebf10, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 02/Ground & rocks pattern 02.mat.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 02/Ground & rocks pattern 02.mat.meta new file mode 100644 index 0000000..9516cff --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 02/Ground & rocks pattern 02.mat.meta @@ -0,0 +1,14 @@ +fileFormatVersion: 2 +guid: e7268e596932cb541834f57d320a4677 +labels: +- Ground +- Nature +- Pattern +- Stone +- Terrain +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 02/diffuse.tga b/Runtime/Textures/Ground textures pack/Ground & rocks 02/diffuse.tga new file mode 100644 index 0000000..a714fc6 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 02/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:545a064d201df3f62439c05c8943c991da70dc6abdd1dfdc5d6e3b2ab8e55f29 +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 02/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 02/diffuse.tga.meta new file mode 100644 index 0000000..11bfd5f --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 02/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 3787ecf31b318914f908bb48537ebf10 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 02/normal.tga b/Runtime/Textures/Ground textures pack/Ground & rocks 02/normal.tga new file mode 100644 index 0000000..3237394 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 02/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16bbb68374f21872057ddc8a210b21fac7f152a3e48d2b1be26ff774dbb5422c +size 3145772 diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 02/normal.tga.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 02/normal.tga.meta new file mode 100644 index 0000000..efc6cf5 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 02/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 1ce8744130c8d5542bb1f6e380e35a7e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 02/preview.jpg b/Runtime/Textures/Ground textures pack/Ground & rocks 02/preview.jpg new file mode 100644 index 0000000..4931420 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 02/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea3ce029d812ed46742086ec4de7fe65c3a71ccebd6277368030a79541299a1 +size 322664 diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 02/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 02/preview.jpg.meta new file mode 100644 index 0000000..8a0ba61 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 02/preview.jpg.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 54092c753f93b1c42b7b1cd5f3333f93 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 03.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 03.meta new file mode 100644 index 0000000..81fde7d --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 03.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 893e9805735b5754a8463a1980a77c1f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 03/Ground & rocks pattern 03.mat b/Runtime/Textures/Ground textures pack/Ground & rocks 03/Ground & rocks pattern 03.mat new file mode 100644 index 0000000..41512ce --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 03/Ground & rocks pattern 03.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ground & rocks pattern 03 + m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: cff344200e51614498e78e8f88d54273, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 117cca91456049f4692a3becee93522e, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 03/Ground & rocks pattern 03.mat.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 03/Ground & rocks pattern 03.mat.meta new file mode 100644 index 0000000..ce3c356 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 03/Ground & rocks pattern 03.mat.meta @@ -0,0 +1,15 @@ +fileFormatVersion: 2 +guid: bce0cd8cdfffc2a41b798316325a24d2 +labels: +- Ground +- Nature +- Pattern +- Sand +- Stone +- Terrain +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 03/diffuse.tga b/Runtime/Textures/Ground textures pack/Ground & rocks 03/diffuse.tga new file mode 100644 index 0000000..7059d32 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 03/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd07e102d6b942181e95a6adc42056de5e484b46ae45c9b56eee07d310acef5 +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 03/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 03/diffuse.tga.meta new file mode 100644 index 0000000..84f3d14 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 03/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 117cca91456049f4692a3becee93522e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 03/normal.tga b/Runtime/Textures/Ground textures pack/Ground & rocks 03/normal.tga new file mode 100644 index 0000000..d9bc4ad --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 03/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd82385ca23806ee637e6069982b4f88685e562bcd43d759b0589c7efb1d555 +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 03/normal.tga.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 03/normal.tga.meta new file mode 100644 index 0000000..870f0f9 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 03/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: cff344200e51614498e78e8f88d54273 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 03/preview.jpg b/Runtime/Textures/Ground textures pack/Ground & rocks 03/preview.jpg new file mode 100644 index 0000000..883b4c7 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 03/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bbcb8dc0219fc4a6acef9c4287c1215e8319c14ff0a56c9f204e06e59aee45a +size 370515 diff --git a/Runtime/Textures/Ground textures pack/Ground & rocks 03/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Ground & rocks 03/preview.jpg.meta new file mode 100644 index 0000000..0cd1d18 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & rocks 03/preview.jpg.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 451182d55aea8cb4e90af164a14e8bee +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & weeds.meta b/Runtime/Textures/Ground textures pack/Ground & weeds.meta new file mode 100644 index 0000000..e70117f --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & weeds.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f9804625bac12cf47ab70d2276c01bed +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & weeds/Ground & weeds.mat b/Runtime/Textures/Ground textures pack/Ground & weeds/Ground & weeds.mat new file mode 100644 index 0000000..21fa162 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & weeds/Ground & weeds.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ground & weeds + m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: aaf8aa487d001f44f9726eb6ee77d298, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 9015343c9bb2cf74083767e91127c98d, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Ground & weeds/Ground & weeds.mat.meta b/Runtime/Textures/Ground textures pack/Ground & weeds/Ground & weeds.mat.meta new file mode 100644 index 0000000..0c74970 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & weeds/Ground & weeds.mat.meta @@ -0,0 +1,16 @@ +fileFormatVersion: 2 +guid: 5674184a87d87e54ca8047426601a57b +labels: +- Nature +- Pattern +- Sand +- Stone +- Terrain +- Shell +- Weeds +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & weeds/diffuse.tga b/Runtime/Textures/Ground textures pack/Ground & weeds/diffuse.tga new file mode 100644 index 0000000..7461cfc --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & weeds/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fea5336876e242106711ef3a10ff3448b21552102381a05b71680d7c820a01a +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Ground & weeds/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Ground & weeds/diffuse.tga.meta new file mode 100644 index 0000000..096e525 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & weeds/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 9015343c9bb2cf74083767e91127c98d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & weeds/normal.tga b/Runtime/Textures/Ground textures pack/Ground & weeds/normal.tga new file mode 100644 index 0000000..1b0cac1 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & weeds/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8092ffe28cbc703cfbcf697747433ef155feee6eea34a951dbe344494ffbc135 +size 3145772 diff --git a/Runtime/Textures/Ground textures pack/Ground & weeds/normal.tga.meta b/Runtime/Textures/Ground textures pack/Ground & weeds/normal.tga.meta new file mode 100644 index 0000000..0292de5 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & weeds/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: aaf8aa487d001f44f9726eb6ee77d298 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground & weeds/preview.jpg b/Runtime/Textures/Ground textures pack/Ground & weeds/preview.jpg new file mode 100644 index 0000000..585f074 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & weeds/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c9a29f8b9b7717b60b605a68906fae6673b91ac20c91ce348697a0f5d1bd611 +size 303380 diff --git a/Runtime/Textures/Ground textures pack/Ground & weeds/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Ground & weeds/preview.jpg.meta new file mode 100644 index 0000000..029f3e7 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground & weeds/preview.jpg.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 0eea7651b99559648ab8929cb28e591a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground 01.meta b/Runtime/Textures/Ground textures pack/Ground 01.meta new file mode 100644 index 0000000..5d74a8f --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 01.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bee749da637522048b0a387b72ef14d5 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground 01/Ground pattern 01.mat b/Runtime/Textures/Ground textures pack/Ground 01/Ground pattern 01.mat new file mode 100644 index 0000000..837ea0e --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 01/Ground pattern 01.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ground pattern 01 + m_Shader: {fileID: 2, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: f49b46ff67c24a84ba0cdb7301ab7337, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: eafd0beb9c624d34f812be7d14134c2f, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Ground 01/Ground pattern 01.mat.meta b/Runtime/Textures/Ground textures pack/Ground 01/Ground pattern 01.mat.meta new file mode 100644 index 0000000..b543266 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 01/Ground pattern 01.mat.meta @@ -0,0 +1,13 @@ +fileFormatVersion: 2 +guid: 748487d582b00d847bd57517f78d8e8f +labels: +- Ground +- Nature +- Pattern +- Terrain +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground 01/diffuse.tga b/Runtime/Textures/Ground textures pack/Ground 01/diffuse.tga new file mode 100644 index 0000000..02f1a23 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 01/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6d4164411ae2488d8fc147268145c3ffea0251e8ee37baba730519c1d52084f +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Ground 01/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Ground 01/diffuse.tga.meta new file mode 100644 index 0000000..d052f71 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 01/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: eafd0beb9c624d34f812be7d14134c2f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground 01/normal.tga b/Runtime/Textures/Ground textures pack/Ground 01/normal.tga new file mode 100644 index 0000000..2e71520 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 01/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a2af406891228879265627d6a4d24c5ad3b5bb4629ffb893c8237659c49dda +size 3145772 diff --git a/Runtime/Textures/Ground textures pack/Ground 01/normal.tga.meta b/Runtime/Textures/Ground textures pack/Ground 01/normal.tga.meta new file mode 100644 index 0000000..4dc8add --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 01/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: f49b46ff67c24a84ba0cdb7301ab7337 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground 01/preview.jpg b/Runtime/Textures/Ground textures pack/Ground 01/preview.jpg new file mode 100644 index 0000000..ca4510c --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 01/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c8d7c788c19ec150d9ad92af3174a4b3e593eef1a355b88e6cafabf47b0406 +size 519132 diff --git a/Runtime/Textures/Ground textures pack/Ground 01/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Ground 01/preview.jpg.meta new file mode 100644 index 0000000..93c9515 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 01/preview.jpg.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 4e395003c6632ab4a8ad3a08d72ccb21 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground 02.meta b/Runtime/Textures/Ground textures pack/Ground 02.meta new file mode 100644 index 0000000..7412663 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 02.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d9e5cb779f1aec441a37d7e2fb67a690 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground 02/Ground pattern 02.mat b/Runtime/Textures/Ground textures pack/Ground 02/Ground pattern 02.mat new file mode 100644 index 0000000..9254724 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 02/Ground pattern 02.mat @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ground pattern 02 + m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: bf5346a62bd7d0b43a30d8188cf4163e, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: cd4f831376722b54bbadd59ef7c6c744, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.0565368 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.2509804, g: 0.2509804, b: 0.2509804, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Ground 02/Ground pattern 02.mat.meta b/Runtime/Textures/Ground textures pack/Ground 02/Ground pattern 02.mat.meta new file mode 100644 index 0000000..1bedbb9 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 02/Ground pattern 02.mat.meta @@ -0,0 +1,13 @@ +fileFormatVersion: 2 +guid: 36508c771463abf43b7135d9539897e7 +labels: +- Ground +- Nature +- Pattern +- Terrain +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground 02/diffuse.tga b/Runtime/Textures/Ground textures pack/Ground 02/diffuse.tga new file mode 100644 index 0000000..2a33860 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 02/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3b009e15ada1b2e671c42687acdcb4b96c12badbf292445dd074a3629d21f25 +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Ground 02/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Ground 02/diffuse.tga.meta new file mode 100644 index 0000000..f9f88ed --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 02/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: cd4f831376722b54bbadd59ef7c6c744 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground 02/normal.tga b/Runtime/Textures/Ground textures pack/Ground 02/normal.tga new file mode 100644 index 0000000..7cf93bc --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 02/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c31965b608481cce707df3ed7f59c785938c60b1c7a1098bb952305f4b2bff8 +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Ground 02/normal.tga.meta b/Runtime/Textures/Ground textures pack/Ground 02/normal.tga.meta new file mode 100644 index 0000000..4d53020 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 02/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: bf5346a62bd7d0b43a30d8188cf4163e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Ground 02/preview.jpg b/Runtime/Textures/Ground textures pack/Ground 02/preview.jpg new file mode 100644 index 0000000..1358dda --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 02/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:341983718d1feb0b7e3d47c96d96691e16a901d148ce1dc9c23d1c44651b7f5a +size 386810 diff --git a/Runtime/Textures/Ground textures pack/Ground 02/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Ground 02/preview.jpg.meta new file mode 100644 index 0000000..3a6fd62 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Ground 02/preview.jpg.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: 37779bd72b60e0d4395ece867eb81c63 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Lava.meta b/Runtime/Textures/Ground textures pack/Lava.meta new file mode 100644 index 0000000..a6beac3 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Lava.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 71a00178ada611c4c9cf15a423ac9ee4 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Lava/Lava pattern.mat b/Runtime/Textures/Ground textures pack/Lava/Lava pattern.mat new file mode 100644 index 0000000..f9fa1b3 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Lava/Lava pattern.mat @@ -0,0 +1,42 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Lava pattern + m_Shader: {fileID: 11, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: d9327a0e08e4ab54284a5f31a7e7db5a, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _Illum: + m_Texture: {fileID: 2800000, guid: c65e186198f501046a0aba89c6335cac, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: cc2d009b31ce2134a9438a34a78632a0, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _EmissionLM: 1 + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Runtime/Textures/Ground textures pack/Lava/Lava pattern.mat.meta b/Runtime/Textures/Ground textures pack/Lava/Lava pattern.mat.meta new file mode 100644 index 0000000..c5ef277 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Lava/Lava pattern.mat.meta @@ -0,0 +1,16 @@ +fileFormatVersion: 2 +guid: 42e26e838cb21e944aa7de2aae4edefc +labels: +- Ground +- Nature +- Pattern +- Rock +- Stone +- Terrain +- Lava +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Lava/diffuse.tga b/Runtime/Textures/Ground textures pack/Lava/diffuse.tga new file mode 100644 index 0000000..bcef300 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Lava/diffuse.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e92b75fb86d5c1cbe0d561700519d8d7b7cce515dcb742f844a0ac9d88b9ef +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Lava/diffuse.tga.meta b/Runtime/Textures/Ground textures pack/Lava/diffuse.tga.meta new file mode 100644 index 0000000..4e72abf --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Lava/diffuse.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: cc2d009b31ce2134a9438a34a78632a0 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Lava/emissive.tga b/Runtime/Textures/Ground textures pack/Lava/emissive.tga new file mode 100644 index 0000000..4b79a52 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Lava/emissive.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f0a4f41dcf767ccbf872e3658407192b4c5076f0b5e78353968a314720a715 +size 4194348 diff --git a/Runtime/Textures/Ground textures pack/Lava/emissive.tga.meta b/Runtime/Textures/Ground textures pack/Lava/emissive.tga.meta new file mode 100644 index 0000000..7bf0c33 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Lava/emissive.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: c65e186198f501046a0aba89c6335cac +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Lava/normal.tga b/Runtime/Textures/Ground textures pack/Lava/normal.tga new file mode 100644 index 0000000..de78f6e --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Lava/normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2523a3db4ca411c32f57bd1b50b663483f00db6bcd995bec18847af7aa03454 +size 3145772 diff --git a/Runtime/Textures/Ground textures pack/Lava/normal.tga.meta b/Runtime/Textures/Ground textures pack/Lava/normal.tga.meta new file mode 100644 index 0000000..d8b0915 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Lava/normal.tga.meta @@ -0,0 +1,171 @@ +fileFormatVersion: 2 +guid: d9327a0e08e4ab54284a5f31a7e7db5a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WP8 + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Web + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: BlackBerry + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Ground textures pack/Lava/preview.jpg b/Runtime/Textures/Ground textures pack/Lava/preview.jpg new file mode 100644 index 0000000..3cb2d9e --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Lava/preview.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1491315631c82ad054f66d45ee426c48b7d53be325c26c17005160fbe264782 +size 470238 diff --git a/Runtime/Textures/Ground textures pack/Lava/preview.jpg.meta b/Runtime/Textures/Ground textures pack/Lava/preview.jpg.meta new file mode 100644 index 0000000..35d6a09 --- /dev/null +++ b/Runtime/Textures/Ground textures pack/Lava/preview.jpg.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 70e8908fa6e673249ad9ff9cb1f1e13b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files.meta b/Runtime/Textures/Resource Files.meta new file mode 100644 index 0000000..217a8ba --- /dev/null +++ b/Runtime/Textures/Resource Files.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 64eae6d71080956409699341347c85f1 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/AgedDarkWood.meta b/Runtime/Textures/Resource Files/AgedDarkWood.meta new file mode 100644 index 0000000..9f33775 --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: eb66cc237386a1b44b1a83cf4db6494e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_AO.png b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_AO.png new file mode 100644 index 0000000..f8a7c40 --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_AO.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c72195b68ea73e51b7835a79cca56655e5b9ab2e0e35dcf08f40cb2cc7bb2d +size 6346036 diff --git a/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_AO.png.meta b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_AO.png.meta new file mode 100644 index 0000000..5ba3467 --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_AO.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 81810c6440aa6a040922247b15447cfb +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Albedo.png b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Albedo.png new file mode 100644 index 0000000..f148819 --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Albedo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e699e3dcddc57c471d804fd06c9bb622b12d76227abf0f149c7146fbfd2442e +size 5731798 diff --git a/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Albedo.png.meta b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Albedo.png.meta new file mode 100644 index 0000000..4908cf3 --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Albedo.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 2111e868463b68941af27b5b33a429bf +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Normal.png b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Normal.png new file mode 100644 index 0000000..5a4a46b --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3dfe6bd6ff45c4986097272542f3687dd7dad41e4701c94ab269044b8781b00 +size 26052043 diff --git a/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Normal.png.meta b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Normal.png.meta new file mode 100644 index 0000000..cb4c5d7 --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Normal.png.meta @@ -0,0 +1,86 @@ +fileFormatVersion: 2 +guid: 429af1c44709aab47a20350761071b9d +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Roughness.png b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Roughness.png new file mode 100644 index 0000000..6a0aca2 --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Roughness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ff9437e6837005fc190e02c461a9988c936b31d6fa43b7fb59225e6e431f33 +size 5574769 diff --git a/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Roughness.png.meta b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Roughness.png.meta new file mode 100644 index 0000000..44ce4eb --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Roughness.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 01a1e8e5d16b868458825f89a4ab2112 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Smoothness.png b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Smoothness.png new file mode 100644 index 0000000..c2d74fc --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Smoothness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578e5e47b6a1df606bffbbe977dd4feed9a86fc83c1371ff4e8305f935303d18 +size 6047166 diff --git a/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Smoothness.png.meta b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Smoothness.png.meta new file mode 100644 index 0000000..0f7594c --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_Smoothness.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: f470f9eb9cd4a0442b58c72a0956aa3a +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_YFliped_Normal.png b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_YFliped_Normal.png new file mode 100644 index 0000000..5d49bf0 --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_YFliped_Normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43623b273bfa41bf799fa46422fa4da04d3e5ccc0bfa816d1972dfbe0363285 +size 26051229 diff --git a/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_YFliped_Normal.png.meta b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_YFliped_Normal.png.meta new file mode 100644 index 0000000..6d4eadd --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_YFliped_Normal.png.meta @@ -0,0 +1,86 @@ +fileFormatVersion: 2 +guid: 5c52d08d6728d464e878090e9ea822ad +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_height.png b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_height.png new file mode 100644 index 0000000..b1cae3e --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_height.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d418cc5230fcf088f79b7d760cacdef5287bc73b654afa8a0dfecce766dc92d +size 6175466 diff --git a/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_height.png.meta b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_height.png.meta new file mode 100644 index 0000000..fd16f80 --- /dev/null +++ b/Runtime/Textures/Resource Files/AgedDarkWood/AgedDarkWood_height.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 41ee5389a45424b4a80528258a4c236c +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks.meta b/Runtime/Textures/Resource Files/BasketWeaveBricks.meta new file mode 100644 index 0000000..9f4db00 --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: ff2b5bf81f95f634f89aea659e3489bd +folderAsset: yes +timeCreated: 1556077997 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Albedo.png b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Albedo.png new file mode 100644 index 0000000..6072f44 --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Albedo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d75dade8e11475a1fae015055647b9c49a576a5e857c706a99fc18f2834327ed +size 5902971 diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Albedo.png.meta b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Albedo.png.meta new file mode 100644 index 0000000..c4f571e --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: b2ee15c7744aecc49b7b13f788755b90 +timeCreated: 1565057313 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Height.png b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Height.png new file mode 100644 index 0000000..4c93feb --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Height.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c572184381df3ddc646fef25720d6ebf395e14f75e581d2727f8ccec258661 +size 1143317 diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Height.png.meta b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Height.png.meta new file mode 100644 index 0000000..d5ea3e8 --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Height.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: ccdccdad117eec447a3acfc62d7d7630 +timeCreated: 1565057334 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Normal.png b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Normal.png new file mode 100644 index 0000000..d36954d --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d210db66d1a7e5edb97026bab5436fe5a9df0da213038b7d886cf9097405a3 +size 7991675 diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Normal.png.meta b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Normal.png.meta new file mode 100644 index 0000000..826ad70 --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 8b589c0aa03487043aabae92daac584a +timeCreated: 1565057283 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Roughness.png b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Roughness.png new file mode 100644 index 0000000..9b68bfc --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Roughness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2e0cc54148b4461d095bdcb9e0ce4fc31760b2c28654e9786fdf1f92bfa1ae +size 1988415 diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Roughness.png.meta b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Roughness.png.meta new file mode 100644 index 0000000..1da7959 --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Roughness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 34625fdce6a77a543804361b473cd27b +timeCreated: 1565057205 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Smoothness.png b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Smoothness.png new file mode 100644 index 0000000..f818151 --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Smoothness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8014db377161d65f85f5fa4f799ce6f5848229feb4660e49744db4f0f2d93236 +size 2027498 diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Smoothness.png.meta b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Smoothness.png.meta new file mode 100644 index 0000000..edb6b42 --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_Smoothness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: b05bb9ac27530194f9ce4086ccac645c +timeCreated: 1565057307 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_YFliped_Normal.png b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_YFliped_Normal.png new file mode 100644 index 0000000..6373109 --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_YFliped_Normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f52b3e1634a570003cf706e8b753baa7c23c1e73e46017c9703f5200e906b160 +size 7477358 diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_YFliped_Normal.png.meta b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_YFliped_Normal.png.meta new file mode 100644 index 0000000..21bff9b --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_YFliped_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 58975c05dd358584c88c2a142740a111 +timeCreated: 1565057231 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_ao.png b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_ao.png new file mode 100644 index 0000000..c2628d4 --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_ao.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:571c675727205a61ae924dbbf1b18b0eab7400c910321b98f39328197eb430af +size 637940 diff --git a/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_ao.png.meta b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_ao.png.meta new file mode 100644 index 0000000..ef5dc57 --- /dev/null +++ b/Runtime/Textures/Resource Files/BasketWeaveBricks/BasketWeaveBricks_ao.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: c75c7b152cad0d84fbf8caa89105ea3c +timeCreated: 1565057806 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BathroomTiles.meta b/Runtime/Textures/Resource Files/BathroomTiles.meta new file mode 100644 index 0000000..3f33fa5 --- /dev/null +++ b/Runtime/Textures/Resource Files/BathroomTiles.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 1f5b31f32375e8d4995244fb513568ca +folderAsset: yes +timeCreated: 1559693301 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_Roughness.png b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_Roughness.png new file mode 100644 index 0000000..dd3ab8a --- /dev/null +++ b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_Roughness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b890aecdd588efd8f79d01bffe9f59ddc9cf795a52b12a28ea1f168bacce3d34 +size 1508280 diff --git a/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_Roughness.png.meta b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_Roughness.png.meta new file mode 100644 index 0000000..7485fe5 --- /dev/null +++ b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_Roughness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 2e00baf0337133c408ba69ca99b5fe16 +timeCreated: 1565057203 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_YFliped_normal.png b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_YFliped_normal.png new file mode 100644 index 0000000..ce22807 --- /dev/null +++ b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_YFliped_normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4d07eb7a862c5a261259bf71e33505a287eb31defa1d84c40f7bca0f3343c6 +size 5673070 diff --git a/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_YFliped_normal.png.meta b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_YFliped_normal.png.meta new file mode 100644 index 0000000..a9479f5 --- /dev/null +++ b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_YFliped_normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 6a8b3c6c7263897449ffa52d4e393c23 +timeCreated: 1565057248 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_albedo.png b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_albedo.png new file mode 100644 index 0000000..80e6f15 --- /dev/null +++ b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_albedo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2cebf79c70cc3aca616581a4fb0f31037e2f7c328cf9a533f8bdaad93a74b97 +size 3294028 diff --git a/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_albedo.png.meta b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_albedo.png.meta new file mode 100644 index 0000000..ab958c2 --- /dev/null +++ b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 3b11d976588e702418ce3d7cfde2042b +timeCreated: 1565057214 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_smoothness.png b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_smoothness.png new file mode 100644 index 0000000..c2dded9 --- /dev/null +++ b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_smoothness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f77cfcd0a65b1869666baaa17d1efbe5ebb232e62b032d2e6b12b91122c42889 +size 1515741 diff --git a/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_smoothness.png.meta b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_smoothness.png.meta new file mode 100644 index 0000000..88cbd9e --- /dev/null +++ b/Runtime/Textures/Resource Files/BathroomTiles/BathroomTiles_smoothness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 50f22ded93bf5a3459011d427639a3c7 +timeCreated: 1565057223 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BrushedIron.meta b/Runtime/Textures/Resource Files/BrushedIron.meta new file mode 100644 index 0000000..38c23b8 --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 08ea2f08d36fcb142a06acae0010959c +folderAsset: yes +timeCreated: 1556231970 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_AO.png b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_AO.png new file mode 100644 index 0000000..e196df4 --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_AO.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd4c5e92c5346e213956a222605877c1edc118891b704ba3464dbd555cf7292 +size 7071 diff --git a/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_AO.png.meta b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_AO.png.meta new file mode 100644 index 0000000..0c2df51 --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_AO.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 9ae39f2e8316a2246a5a4c3bf6c2ea36 +timeCreated: 1565057292 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Albedo.png b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Albedo.png new file mode 100644 index 0000000..47b6f64 --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Albedo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b8d9ad54184692530529af8f6deff86008e8e1ba958359c1d36c59e561ab81 +size 3910130 diff --git a/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Albedo.png.meta b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Albedo.png.meta new file mode 100644 index 0000000..18ad8c0 --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 450abdfc31012ee45a60a12a63706bdd +timeCreated: 1565057219 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Height.png b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Height.png new file mode 100644 index 0000000..0b16ce5 --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Height.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:439422b1d81297e997dba674ce4895504c730a44a1259d301010d5da88faf0f2 +size 1044122 diff --git a/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Height.png.meta b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Height.png.meta new file mode 100644 index 0000000..6326aa9 --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Height.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: ed75473234df47c4cb1b631ffd55f38f +timeCreated: 1565057352 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Metallic.png b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Metallic.png new file mode 100644 index 0000000..e866fa3 --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Metallic.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a829e4fbdefd0bf2088e4423a30509660a6b5f4926a0879e5a5c9e7aeb395106 +size 2088955 diff --git a/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Metallic.png.meta b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Metallic.png.meta new file mode 100644 index 0000000..5b31131 --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Metallic.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: be2f8d770f6be0d4fae301de933abab6 +timeCreated: 1565057321 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Normal.png b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Normal.png new file mode 100644 index 0000000..471b1b9 --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b33d90211b90153ab78fcc079b6ce87b5d9b3fbf379d715a45d76a359e48db +size 959098 diff --git a/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Normal.png.meta b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Normal.png.meta new file mode 100644 index 0000000..361ec05 --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 7d93ec18be30d0340b3270211bba118f +timeCreated: 1565057265 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Roughness.png b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Roughness.png new file mode 100644 index 0000000..d4d3975 --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Roughness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ace51cac5e3f60c1ba4d954f00639e99ec78651e39688a023434bb27972049eb +size 1983852 diff --git a/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Roughness.png.meta b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Roughness.png.meta new file mode 100644 index 0000000..d3f6320 --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Roughness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 1a7d9a6002608b342bde613de3f92a61 +timeCreated: 1565057170 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Smoothness.png b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Smoothness.png new file mode 100644 index 0000000..052e44c --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Smoothness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39461284b673975bf7df4e925d871c4cbfe28db905b11a2988248604e221d88e +size 2009175 diff --git a/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Smoothness.png.meta b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Smoothness.png.meta new file mode 100644 index 0000000..3d4d203 --- /dev/null +++ b/Runtime/Textures/Resource Files/BrushedIron/BrushedIron_Smoothness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 8113a93f4bc2dc04badf36c17127e5e5 +timeCreated: 1565057266 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/ClumpMud.meta b/Runtime/Textures/Resource Files/ClumpMud.meta new file mode 100644 index 0000000..ea63090 --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 54b051d28082dc9448125b1660d3f2f6 +folderAsset: yes +timeCreated: 1559178084 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Grass_Ao.png b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Grass_Ao.png new file mode 100644 index 0000000..adc46f6 --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Grass_Ao.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a40eb90f0e456287ef138db083bb43cf5c4fa8f5eddbbfd1c504769fe0a785a +size 2437336 diff --git a/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Grass_Ao.png.meta b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Grass_Ao.png.meta new file mode 100644 index 0000000..6154d53 --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Grass_Ao.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 6001aa115ad4e72428b131a9024547b4 +timeCreated: 1565057239 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Height.png b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Height.png new file mode 100644 index 0000000..95d9907 --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Height.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15063cc57775ca82b7571bb1265a596ef744759551f1af2d1df4c4a4cfc573ff +size 1834269 diff --git a/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Height.png.meta b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Height.png.meta new file mode 100644 index 0000000..193ac03 --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Height.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 1ec47b3300477f040b5d59f8fc7497dc +timeCreated: 1565057178 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Normal.png b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Normal.png new file mode 100644 index 0000000..4601694 --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c56c1f087dc74b0988f28efe9c5be30b76fb7684a933925273743b314c479e33 +size 9201902 diff --git a/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Normal.png.meta b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Normal.png.meta new file mode 100644 index 0000000..9585349 --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 2a6a7e98a8983324e8aeca94a705844e +timeCreated: 1565057195 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Roughness.png b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Roughness.png new file mode 100644 index 0000000..f5ef0f0 --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Roughness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a0d25248df78760a6d36a45f4a6ad4d14756e74833f1e913fa3b25f24168e6 +size 3086848 diff --git a/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Roughness.png.meta b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Roughness.png.meta new file mode 100644 index 0000000..2933929 --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_Roughness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: f7bacf6227a370f4bb68a162cd7a690c +timeCreated: 1565057368 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_YFliped_Normal.png b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_YFliped_Normal.png new file mode 100644 index 0000000..5e91de9 --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_YFliped_Normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8083c9d7e5aa3fdb838df41b6b46e632fd32d903c996f6eb81e39b22f9cc6728 +size 8845944 diff --git a/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_YFliped_Normal.png.meta b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_YFliped_Normal.png.meta new file mode 100644 index 0000000..5c585fa --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_YFliped_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: a4a37f7a6ffedc448ad87a9046c1534f +timeCreated: 1565057297 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_albedo.png b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_albedo.png new file mode 100644 index 0000000..51adc0b --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_albedo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4841e865cf846dfc0de3204d3dcbb638aa4d8b94b1ee0df00d7b6ae695082eae +size 5363102 diff --git a/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_albedo.png.meta b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_albedo.png.meta new file mode 100644 index 0000000..e783094 --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 8a3ef1722a8fd3a4c8353e18116e7a19 +timeCreated: 1565057278 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_smoothness.png b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_smoothness.png new file mode 100644 index 0000000..d129dbb --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_smoothness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:289b3e3c9cf91afd7bdefbe4f55233ab8b04dee64e9d275476958c8244497ba8 +size 3088450 diff --git a/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_smoothness.png.meta b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_smoothness.png.meta new file mode 100644 index 0000000..352a3f0 --- /dev/null +++ b/Runtime/Textures/Resource Files/ClumpMud/ClumpMud_smoothness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 813750b3d9b9c744097ac861de79f2dc +timeCreated: 1565057270 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/CoarseConcrete.meta b/Runtime/Textures/Resource Files/CoarseConcrete.meta new file mode 100644 index 0000000..d36ac8a --- /dev/null +++ b/Runtime/Textures/Resource Files/CoarseConcrete.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: c11acff9ee9b6a043ad6c8ee383e0184 +folderAsset: yes +timeCreated: 1558490298 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_YFliped_normal.png b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_YFliped_normal.png new file mode 100644 index 0000000..8a07dad --- /dev/null +++ b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_YFliped_normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f9e33f579ab30477113bf3385d7fba8c629512e75820525935ee1cbc7a50146 +size 3701082 diff --git a/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_YFliped_normal.png.meta b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_YFliped_normal.png.meta new file mode 100644 index 0000000..8ae23ba --- /dev/null +++ b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_YFliped_normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 4c7e02e2e8ad4374e838f4b890e2d3c6 +timeCreated: 1565057221 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_ao.png b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_ao.png new file mode 100644 index 0000000..76476bc --- /dev/null +++ b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_ao.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1cec7d06c9e04bb30296cc9cffef8cb700d0b0934d5ce333a454b4ab3887b0d +size 1731132 diff --git a/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_ao.png.meta b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_ao.png.meta new file mode 100644 index 0000000..74da1b2 --- /dev/null +++ b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_ao.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 5c6e855b364e0ad43b51c5810fe13d9d +timeCreated: 1565057232 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_height.png b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_height.png new file mode 100644 index 0000000..5dc5462 --- /dev/null +++ b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_height.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4cfcf92780c1fe8e30a7c8326521a891e20e52a4fd5e8ce5f43ba8219320c2 +size 1108793 diff --git a/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_height.png.meta b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_height.png.meta new file mode 100644 index 0000000..13a5561 --- /dev/null +++ b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_height.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: aa9dea029b072b042bf02fc464e0b12f +timeCreated: 1565057300 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_roughness.png b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_roughness.png new file mode 100644 index 0000000..1852e20 --- /dev/null +++ b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_roughness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5d2cd9719df2b5d8245f13c2a117a49fe3b3b0a311951f4c58cf1b2c556cd7 +size 3180160 diff --git a/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_roughness.png.meta b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_roughness.png.meta new file mode 100644 index 0000000..2382809 --- /dev/null +++ b/Runtime/Textures/Resource Files/CoarseConcrete/CoarseConcrete_roughness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 6ab6ea3e34b782d42be5cd1886524ee9 +timeCreated: 1565057252 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DesertSandBrick.meta b/Runtime/Textures/Resource Files/DesertSandBrick.meta new file mode 100644 index 0000000..9e96049 --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6e3948deb379fe64bb654842328f261c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_AO.png b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_AO.png new file mode 100644 index 0000000..d6f0294 --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_AO.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79cb4c7a075027cbbc28f620d2d5c5afa94dc61d2f13c9064aa77ac7780048a2 +size 6095604 diff --git a/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_AO.png.meta b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_AO.png.meta new file mode 100644 index 0000000..9b5098e --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_AO.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 72978bae7d861354393f0406a617cdac +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Albedo.png b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Albedo.png new file mode 100644 index 0000000..d80fc8c --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Albedo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:379b70cdb77f60e8809dfb22ba04d32b150c141eae7994630ba06f303a525a1e +size 26018340 diff --git a/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Albedo.png.meta b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Albedo.png.meta new file mode 100644 index 0000000..f862227 --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Albedo.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 40d7fbe8ea051d34eba523ba288c3dee +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Smoothness.png b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Smoothness.png new file mode 100644 index 0000000..7b234c6 --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Smoothness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3c6b7be42dbc86a06e29c3d0e461aecbb08eadd86be0d245cdfe8fae9eeb4be +size 3965834 diff --git a/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Smoothness.png.meta b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Smoothness.png.meta new file mode 100644 index 0000000..81dc734 --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_Smoothness.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: c6f2645d1d250954998a59d62ef2403e +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_YFliped_Normal.png b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_YFliped_Normal.png new file mode 100644 index 0000000..04f67cd --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_YFliped_Normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a215164de00be639bd478c82036b9c2726496e1b8a71795c06951158dd6e1dd +size 27823664 diff --git a/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_YFliped_Normal.png.meta b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_YFliped_Normal.png.meta new file mode 100644 index 0000000..96a4f0e --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_YFliped_Normal.png.meta @@ -0,0 +1,86 @@ +fileFormatVersion: 2 +guid: db261c095f99c104aaf9df8823505787 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_height.png b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_height.png new file mode 100644 index 0000000..ae59a68 --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_height.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee5feedd6a0a4f4487f8652b12160ee3cbc85ad56f6e8132283671d02b48ee29 +size 6520137 diff --git a/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_height.png.meta b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_height.png.meta new file mode 100644 index 0000000..b28f1b0 --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_height.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 30b8291384f7e02419ca3179c716dec2 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_normal.png b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_normal.png new file mode 100644 index 0000000..8941ca8 --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d208cdab14e82dfc9311f296e0bf4ce974b4914a718a8302717fe858a2f688 +size 27824091 diff --git a/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_normal.png.meta b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_normal.png.meta new file mode 100644 index 0000000..2c42f7d --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_normal.png.meta @@ -0,0 +1,86 @@ +fileFormatVersion: 2 +guid: 9aadb6fe23a7254408035437838d84f8 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_roughness.png b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_roughness.png new file mode 100644 index 0000000..2f9bf6b --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_roughness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34fec4e4e7224b8094cdb36b8546181790c8e0dde55dd0e1be8f5a175802c64 +size 4503553 diff --git a/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_roughness.png.meta b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_roughness.png.meta new file mode 100644 index 0000000..7954e1b --- /dev/null +++ b/Runtime/Textures/Resource Files/DesertSandBrick/DesertSandBricks_roughness.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 4008be94fb538d040863fb00f6276ecd +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DryRockyDirt.meta b/Runtime/Textures/Resource Files/DryRockyDirt.meta new file mode 100644 index 0000000..767f074 --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 741b75d63b11e514c9b81b33d242f411 +folderAsset: yes +timeCreated: 1558490028 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_AO.png b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_AO.png new file mode 100644 index 0000000..aed1690 --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_AO.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8150707ebddf267e76bcee1b453844e7df3748660623fdf4f7474f0e3ae8b041 +size 2393959 diff --git a/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_AO.png.meta b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_AO.png.meta new file mode 100644 index 0000000..a2a7d7f --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_AO.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: d48b0ca5ba64be44396e2336c27b3c4b +timeCreated: 1565057337 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Albedo.png b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Albedo.png new file mode 100644 index 0000000..c1d4ae2 --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Albedo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41554ef4bc5a4641a7151f7fb1d5ad5bf849baaed3e1f5ef5ed77e29899dbad7 +size 5203188 diff --git a/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Albedo.png.meta b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Albedo.png.meta new file mode 100644 index 0000000..003bc34 --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 133dc91bc0027424f846f4cff389cb9f +timeCreated: 1565057162 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Height.png b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Height.png new file mode 100644 index 0000000..d966631 --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Height.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:121e7cdcd38ec1152dd656110470c097c33f72f360d0bc4e4ad259209b5686db +size 1894279 diff --git a/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Height.png.meta b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Height.png.meta new file mode 100644 index 0000000..30b4606 --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Height.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: df3add141d9bccf4e97ff6ab6c319438 +timeCreated: 1565057344 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Normal.png b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Normal.png new file mode 100644 index 0000000..f36e70c --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:414268b8f84cdf342d1c98ca8ae97d4c49acf3f6234302a642f7e00774704ce0 +size 10762825 diff --git a/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Normal.png.meta b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Normal.png.meta new file mode 100644 index 0000000..553c413 --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 2161ba133e4339643a2a41e132531c56 +timeCreated: 1565057184 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Roughness.png b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Roughness.png new file mode 100644 index 0000000..df10eae --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Roughness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd67177dcbf866281f52dfe2c8743ecb2568a00171a87b768176623bfcc9c7e +size 2950466 diff --git a/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Roughness.png.meta b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Roughness.png.meta new file mode 100644 index 0000000..68a94f4 --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Roughness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 8a0169be06eccdc43b8f13fe7f4a0a75 +timeCreated: 1565057275 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Smoothness.png b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Smoothness.png new file mode 100644 index 0000000..3154c7f --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Smoothness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b7655da879618d3f6370e4b8739b5f2d2e645a4d6620760c90e7c72a03c2df0 +size 2950496 diff --git a/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Smoothness.png.meta b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Smoothness.png.meta new file mode 100644 index 0000000..8168059 --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_Smoothness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: ae834f1f24a1f1f459d07aae04d05eb1 +timeCreated: 1565057304 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_YFliped_Normal.png b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_YFliped_Normal.png new file mode 100644 index 0000000..8a63b0a --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_YFliped_Normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:778ca707cc9f299c8cf5d6960773562926ba098e034072608f5f2d0f5ce43f43 +size 10262193 diff --git a/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_YFliped_Normal.png.meta b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_YFliped_Normal.png.meta new file mode 100644 index 0000000..7c9aab2 --- /dev/null +++ b/Runtime/Textures/Resource Files/DryRockyDirt/DryRockyDirt_YFliped_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 185ea4de8a5e15446a84d3e1a0e26db9 +timeCreated: 1565057169 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/Grass.meta b/Runtime/Textures/Resource Files/Grass.meta new file mode 100644 index 0000000..c4472e7 --- /dev/null +++ b/Runtime/Textures/Resource Files/Grass.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 46b13fda07d57394ba5f63c90649d7a9 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/grass_01.png b/Runtime/Textures/Resource Files/Grass/grass_01.png similarity index 100% rename from Runtime/Textures/grass_01.png rename to Runtime/Textures/Resource Files/Grass/grass_01.png diff --git a/Runtime/Textures/grass_01.png.meta b/Runtime/Textures/Resource Files/Grass/grass_01.png.meta similarity index 100% rename from Runtime/Textures/grass_01.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_01.png.meta diff --git a/Runtime/Textures/grass_01_ao.png b/Runtime/Textures/Resource Files/Grass/grass_01_ao.png similarity index 100% rename from Runtime/Textures/grass_01_ao.png rename to Runtime/Textures/Resource Files/Grass/grass_01_ao.png diff --git a/Runtime/Textures/grass_01_ao.png.meta b/Runtime/Textures/Resource Files/Grass/grass_01_ao.png.meta similarity index 100% rename from Runtime/Textures/grass_01_ao.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_01_ao.png.meta diff --git a/Runtime/Textures/grass_01_maskmap.png b/Runtime/Textures/Resource Files/Grass/grass_01_maskmap.png similarity index 100% rename from Runtime/Textures/grass_01_maskmap.png rename to Runtime/Textures/Resource Files/Grass/grass_01_maskmap.png diff --git a/Runtime/Textures/grass_01_maskmap.png.meta b/Runtime/Textures/Resource Files/Grass/grass_01_maskmap.png.meta similarity index 100% rename from Runtime/Textures/grass_01_maskmap.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_01_maskmap.png.meta diff --git a/Runtime/Textures/grass_01_normal.png b/Runtime/Textures/Resource Files/Grass/grass_01_normal.png similarity index 100% rename from Runtime/Textures/grass_01_normal.png rename to Runtime/Textures/Resource Files/Grass/grass_01_normal.png diff --git a/Runtime/Textures/grass_01_normal.png.meta b/Runtime/Textures/Resource Files/Grass/grass_01_normal.png.meta similarity index 100% rename from Runtime/Textures/grass_01_normal.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_01_normal.png.meta diff --git a/Runtime/Textures/grass_01_smoohtness.png b/Runtime/Textures/Resource Files/Grass/grass_01_smoohtness.png similarity index 100% rename from Runtime/Textures/grass_01_smoohtness.png rename to Runtime/Textures/Resource Files/Grass/grass_01_smoohtness.png diff --git a/Runtime/Textures/grass_01_smoohtness.png.meta b/Runtime/Textures/Resource Files/Grass/grass_01_smoohtness.png.meta similarity index 100% rename from Runtime/Textures/grass_01_smoohtness.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_01_smoohtness.png.meta diff --git a/Runtime/Textures/grass_02.png b/Runtime/Textures/Resource Files/Grass/grass_02.png similarity index 100% rename from Runtime/Textures/grass_02.png rename to Runtime/Textures/Resource Files/Grass/grass_02.png diff --git a/Runtime/Textures/grass_02.png.meta b/Runtime/Textures/Resource Files/Grass/grass_02.png.meta similarity index 100% rename from Runtime/Textures/grass_02.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_02.png.meta diff --git a/Runtime/Textures/grass_02_ao.png b/Runtime/Textures/Resource Files/Grass/grass_02_ao.png similarity index 100% rename from Runtime/Textures/grass_02_ao.png rename to Runtime/Textures/Resource Files/Grass/grass_02_ao.png diff --git a/Runtime/Textures/grass_02_ao.png.meta b/Runtime/Textures/Resource Files/Grass/grass_02_ao.png.meta similarity index 100% rename from Runtime/Textures/grass_02_ao.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_02_ao.png.meta diff --git a/Runtime/Textures/grass_02_maskmap.png b/Runtime/Textures/Resource Files/Grass/grass_02_maskmap.png similarity index 100% rename from Runtime/Textures/grass_02_maskmap.png rename to Runtime/Textures/Resource Files/Grass/grass_02_maskmap.png diff --git a/Runtime/Textures/grass_02_maskmap.png.meta b/Runtime/Textures/Resource Files/Grass/grass_02_maskmap.png.meta similarity index 100% rename from Runtime/Textures/grass_02_maskmap.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_02_maskmap.png.meta diff --git a/Runtime/Textures/grass_02_normal.png b/Runtime/Textures/Resource Files/Grass/grass_02_normal.png similarity index 100% rename from Runtime/Textures/grass_02_normal.png rename to Runtime/Textures/Resource Files/Grass/grass_02_normal.png diff --git a/Runtime/Textures/grass_02_normal.png.meta b/Runtime/Textures/Resource Files/Grass/grass_02_normal.png.meta similarity index 100% rename from Runtime/Textures/grass_02_normal.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_02_normal.png.meta diff --git a/Runtime/Textures/grass_02_smoothness.png b/Runtime/Textures/Resource Files/Grass/grass_02_smoothness.png similarity index 100% rename from Runtime/Textures/grass_02_smoothness.png rename to Runtime/Textures/Resource Files/Grass/grass_02_smoothness.png diff --git a/Runtime/Textures/grass_02_smoothness.png.meta b/Runtime/Textures/Resource Files/Grass/grass_02_smoothness.png.meta similarity index 100% rename from Runtime/Textures/grass_02_smoothness.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_02_smoothness.png.meta diff --git a/Runtime/Textures/grass_03.png b/Runtime/Textures/Resource Files/Grass/grass_03.png similarity index 100% rename from Runtime/Textures/grass_03.png rename to Runtime/Textures/Resource Files/Grass/grass_03.png diff --git a/Runtime/Textures/grass_03.png.meta b/Runtime/Textures/Resource Files/Grass/grass_03.png.meta similarity index 100% rename from Runtime/Textures/grass_03.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_03.png.meta diff --git a/Runtime/Textures/grass_03_ao.png b/Runtime/Textures/Resource Files/Grass/grass_03_ao.png similarity index 100% rename from Runtime/Textures/grass_03_ao.png rename to Runtime/Textures/Resource Files/Grass/grass_03_ao.png diff --git a/Runtime/Textures/grass_03_ao.png.meta b/Runtime/Textures/Resource Files/Grass/grass_03_ao.png.meta similarity index 100% rename from Runtime/Textures/grass_03_ao.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_03_ao.png.meta diff --git a/Runtime/Textures/grass_03_maskmap.png b/Runtime/Textures/Resource Files/Grass/grass_03_maskmap.png similarity index 100% rename from Runtime/Textures/grass_03_maskmap.png rename to Runtime/Textures/Resource Files/Grass/grass_03_maskmap.png diff --git a/Runtime/Textures/grass_03_maskmap.png.meta b/Runtime/Textures/Resource Files/Grass/grass_03_maskmap.png.meta similarity index 100% rename from Runtime/Textures/grass_03_maskmap.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_03_maskmap.png.meta diff --git a/Runtime/Textures/grass_03_normal.png b/Runtime/Textures/Resource Files/Grass/grass_03_normal.png similarity index 100% rename from Runtime/Textures/grass_03_normal.png rename to Runtime/Textures/Resource Files/Grass/grass_03_normal.png diff --git a/Runtime/Textures/grass_03_normal.png.meta b/Runtime/Textures/Resource Files/Grass/grass_03_normal.png.meta similarity index 100% rename from Runtime/Textures/grass_03_normal.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_03_normal.png.meta diff --git a/Runtime/Textures/grass_03_smoothness.png b/Runtime/Textures/Resource Files/Grass/grass_03_smoothness.png similarity index 100% rename from Runtime/Textures/grass_03_smoothness.png rename to Runtime/Textures/Resource Files/Grass/grass_03_smoothness.png diff --git a/Runtime/Textures/grass_03_smoothness.png.meta b/Runtime/Textures/Resource Files/Grass/grass_03_smoothness.png.meta similarity index 100% rename from Runtime/Textures/grass_03_smoothness.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_03_smoothness.png.meta diff --git a/Runtime/Textures/grass_04.png b/Runtime/Textures/Resource Files/Grass/grass_04.png similarity index 100% rename from Runtime/Textures/grass_04.png rename to Runtime/Textures/Resource Files/Grass/grass_04.png diff --git a/Runtime/Textures/grass_04.png.meta b/Runtime/Textures/Resource Files/Grass/grass_04.png.meta similarity index 100% rename from Runtime/Textures/grass_04.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_04.png.meta diff --git a/Runtime/Textures/grass_04_ao.png b/Runtime/Textures/Resource Files/Grass/grass_04_ao.png similarity index 100% rename from Runtime/Textures/grass_04_ao.png rename to Runtime/Textures/Resource Files/Grass/grass_04_ao.png diff --git a/Runtime/Textures/grass_04_ao.png.meta b/Runtime/Textures/Resource Files/Grass/grass_04_ao.png.meta similarity index 100% rename from Runtime/Textures/grass_04_ao.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_04_ao.png.meta diff --git a/Runtime/Textures/grass_04_maskmap.png b/Runtime/Textures/Resource Files/Grass/grass_04_maskmap.png similarity index 100% rename from Runtime/Textures/grass_04_maskmap.png rename to Runtime/Textures/Resource Files/Grass/grass_04_maskmap.png diff --git a/Runtime/Textures/grass_04_maskmap.png.meta b/Runtime/Textures/Resource Files/Grass/grass_04_maskmap.png.meta similarity index 100% rename from Runtime/Textures/grass_04_maskmap.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_04_maskmap.png.meta diff --git a/Runtime/Textures/grass_04_normal.png b/Runtime/Textures/Resource Files/Grass/grass_04_normal.png similarity index 100% rename from Runtime/Textures/grass_04_normal.png rename to Runtime/Textures/Resource Files/Grass/grass_04_normal.png diff --git a/Runtime/Textures/grass_04_normal.png.meta b/Runtime/Textures/Resource Files/Grass/grass_04_normal.png.meta similarity index 100% rename from Runtime/Textures/grass_04_normal.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_04_normal.png.meta diff --git a/Runtime/Textures/grass_04_smoothness.png b/Runtime/Textures/Resource Files/Grass/grass_04_smoothness.png similarity index 100% rename from Runtime/Textures/grass_04_smoothness.png rename to Runtime/Textures/Resource Files/Grass/grass_04_smoothness.png diff --git a/Runtime/Textures/grass_04_smoothness.png.meta b/Runtime/Textures/Resource Files/Grass/grass_04_smoothness.png.meta similarity index 100% rename from Runtime/Textures/grass_04_smoothness.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_04_smoothness.png.meta diff --git a/Runtime/Textures/grass_05.png b/Runtime/Textures/Resource Files/Grass/grass_05.png similarity index 100% rename from Runtime/Textures/grass_05.png rename to Runtime/Textures/Resource Files/Grass/grass_05.png diff --git a/Runtime/Textures/grass_05.png.meta b/Runtime/Textures/Resource Files/Grass/grass_05.png.meta similarity index 100% rename from Runtime/Textures/grass_05.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_05.png.meta diff --git a/Runtime/Textures/grass_05_ao.png b/Runtime/Textures/Resource Files/Grass/grass_05_ao.png similarity index 100% rename from Runtime/Textures/grass_05_ao.png rename to Runtime/Textures/Resource Files/Grass/grass_05_ao.png diff --git a/Runtime/Textures/grass_05_ao.png.meta b/Runtime/Textures/Resource Files/Grass/grass_05_ao.png.meta similarity index 100% rename from Runtime/Textures/grass_05_ao.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_05_ao.png.meta diff --git a/Runtime/Textures/grass_05_maskmap.png b/Runtime/Textures/Resource Files/Grass/grass_05_maskmap.png similarity index 100% rename from Runtime/Textures/grass_05_maskmap.png rename to Runtime/Textures/Resource Files/Grass/grass_05_maskmap.png diff --git a/Runtime/Textures/grass_05_maskmap.png.meta b/Runtime/Textures/Resource Files/Grass/grass_05_maskmap.png.meta similarity index 100% rename from Runtime/Textures/grass_05_maskmap.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_05_maskmap.png.meta diff --git a/Runtime/Textures/grass_05_normal.png b/Runtime/Textures/Resource Files/Grass/grass_05_normal.png similarity index 100% rename from Runtime/Textures/grass_05_normal.png rename to Runtime/Textures/Resource Files/Grass/grass_05_normal.png diff --git a/Runtime/Textures/grass_05_normal.png.meta b/Runtime/Textures/Resource Files/Grass/grass_05_normal.png.meta similarity index 100% rename from Runtime/Textures/grass_05_normal.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_05_normal.png.meta diff --git a/Runtime/Textures/grass_05_smoothness.png b/Runtime/Textures/Resource Files/Grass/grass_05_smoothness.png similarity index 100% rename from Runtime/Textures/grass_05_smoothness.png rename to Runtime/Textures/Resource Files/Grass/grass_05_smoothness.png diff --git a/Runtime/Textures/grass_05_smoothness.png.meta b/Runtime/Textures/Resource Files/Grass/grass_05_smoothness.png.meta similarity index 100% rename from Runtime/Textures/grass_05_smoothness.png.meta rename to Runtime/Textures/Resource Files/Grass/grass_05_smoothness.png.meta diff --git a/Runtime/Textures/Resource Files/GrassClumps.meta b/Runtime/Textures/Resource Files/GrassClumps.meta new file mode 100644 index 0000000..26996b0 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 03c23ee53528e7c49a61d9e75f09b528 +folderAsset: yes +timeCreated: 1559002162 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_Yfliped_normal.png b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_Yfliped_normal.png new file mode 100644 index 0000000..f825733 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_Yfliped_normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b9ba47e37639e07d77dc002c24beb4b62b0b2a10193459025872f75c38f4dbf +size 11826731 diff --git a/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_Yfliped_normal.png.meta b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_Yfliped_normal.png.meta new file mode 100644 index 0000000..725982a --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_Yfliped_normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 384a7c41f40c1eb42af0c794cb38743d +timeCreated: 1565057210 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_albedo.png b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_albedo.png new file mode 100644 index 0000000..de90a83 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_albedo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b38a6fed4278d2ad7cd53cc0db26e0e47b8b7929d50ec203ecb1ea04a569076 +size 8510428 diff --git a/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_albedo.png.meta b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_albedo.png.meta new file mode 100644 index 0000000..55fbcc5 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: b500db8fa0ef7a748a05edd476f8792c +timeCreated: 1565057319 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_ao.png b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_ao.png new file mode 100644 index 0000000..c3e06d9 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_ao.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965323adea808ca0bf63492914c5665f1fcc98a604142ad776e1cac6e484ea87 +size 3528466 diff --git a/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_ao.png.meta b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_ao.png.meta new file mode 100644 index 0000000..721e720 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_ao.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: b0f89689d918fce4ca715e2d2f50bb44 +timeCreated: 1565057310 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_height.png b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_height.png new file mode 100644 index 0000000..eb30116 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_height.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd4f661787c9566b85a488c2ae20ce81bf09978638aeced0def4d907382aeb0a +size 3812616 diff --git a/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_height.png.meta b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_height.png.meta new file mode 100644 index 0000000..7308fb5 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_height.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 75aa83e701cf56948b1bf72f7e128920 +timeCreated: 1565057261 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_normal.png b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_normal.png new file mode 100644 index 0000000..bed60ff --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b906771c8226eaa63a3fe9da40b4bdf4b5c9ee91db9ec193aebb1f80be62fa +size 12141729 diff --git a/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_normal.png.meta b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_normal.png.meta new file mode 100644 index 0000000..10272ac --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 94f1b3e664544014b883305acee2bff8 +timeCreated: 1565057288 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_roughness.png b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_roughness.png new file mode 100644 index 0000000..8b8a90c --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_roughness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0f791fa18e238870f6ebb899d7ddb4fbcaaa05761884e961ea9e1c9e1acf93a +size 3636975 diff --git a/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_roughness.png.meta b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_roughness.png.meta new file mode 100644 index 0000000..016076f --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_roughness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 5cf8ace01dc2f4544a271b07596e820e +timeCreated: 1565057236 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_smoothness.png b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_smoothness.png new file mode 100644 index 0000000..128ffbb --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_smoothness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db22ed73aa6ef5fb55e7b570bca8cfc8524f921d60effa379c0de15fab264d0a +size 3638156 diff --git a/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_smoothness.png.meta b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_smoothness.png.meta new file mode 100644 index 0000000..80824d6 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassClumps/GrassClumps_smoothness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 1c6ef37185037f6449d46a00eae8d818 +timeCreated: 1565057175 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassGravel.meta b/Runtime/Textures/Resource Files/GrassGravel.meta new file mode 100644 index 0000000..495197a --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: aa5450bbb6ca469439eb43ef5629283c +folderAsset: yes +timeCreated: 1559174280 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_Albedo.png b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_Albedo.png new file mode 100644 index 0000000..f27508c --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_Albedo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166b23583da34d927e182b6177fb23ba5cfd3118648a141850458a2057550ba0 +size 10720105 diff --git a/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_Albedo.png.meta b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_Albedo.png.meta new file mode 100644 index 0000000..d401cfc --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_Albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 44a48fe88ad4f5844b6d1672bf702e4f +timeCreated: 1565057218 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_YFliped_normal.png b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_YFliped_normal.png new file mode 100644 index 0000000..fe5b174 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_YFliped_normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e4f6fdd748962c4e10eb262b678e74f184ffbfed139648177a08b520897c4f +size 7618281 diff --git a/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_YFliped_normal.png.meta b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_YFliped_normal.png.meta new file mode 100644 index 0000000..9d82f64 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_YFliped_normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 22da1a499fabde34888dba098e5c9d50 +timeCreated: 1565057190 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_ao.png b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_ao.png new file mode 100644 index 0000000..20b6606 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_ao.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fafaa1a800a1e3a85aa0ae62298d0470600cdbd9a6228108974ab94d596a9cb5 +size 3267532 diff --git a/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_ao.png.meta b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_ao.png.meta new file mode 100644 index 0000000..2fcd723 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_ao.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 08abe4ebe80f2a8419b792acb0d20542 +timeCreated: 1565057155 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_height.png b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_height.png new file mode 100644 index 0000000..4e106b7 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_height.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff4d4ab5211543a2329915c571e644914b13be4e27a91db9474b2f348dcd26d +size 1601599 diff --git a/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_height.png.meta b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_height.png.meta new file mode 100644 index 0000000..b1cf5e2 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_height.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: c58babe44f8c3b041872e30e0f504583 +timeCreated: 1565057328 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_normal.png b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_normal.png new file mode 100644 index 0000000..31412c2 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c462d501c1be4a848de0b0ec5aa7b25d25b916cb29aaa8c042093ebb1979f33b +size 7713023 diff --git a/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_normal.png.meta b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_normal.png.meta new file mode 100644 index 0000000..e7473ee --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: ffb1ec4f6f1b66b44a452109100a2a5a +timeCreated: 1565057373 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_roughness.png b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_roughness.png new file mode 100644 index 0000000..70ad883 --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_roughness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d638f28b17e185cad088a9e80ce8abb9cb12273c2152ff71b141392cd9917d +size 3710490 diff --git a/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_roughness.png.meta b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_roughness.png.meta new file mode 100644 index 0000000..53bc00e --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_roughness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 2dc177d9150b3784d93544146c96bb9d +timeCreated: 1565057201 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_smoothness.png b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_smoothness.png new file mode 100644 index 0000000..746c0fb --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_smoothness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36f2745c83a673e49f7cfbda52376fb4291bd3c4abaaece427292aa621a5599c +size 3700260 diff --git a/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_smoothness.png.meta b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_smoothness.png.meta new file mode 100644 index 0000000..f64188d --- /dev/null +++ b/Runtime/Textures/Resource Files/GrassGravel/GrassGravel_smoothness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: e7bf3a264550fdb4e8e12ff1a8033209 +timeCreated: 1565057351 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PebbledGravel.meta b/Runtime/Textures/Resource Files/PebbledGravel.meta new file mode 100644 index 0000000..2d0b678 --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 36767ccb053a7c945a618e66a70f36a7 +folderAsset: yes +timeCreated: 1558490458 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_Albedo.png b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_Albedo.png new file mode 100644 index 0000000..131c758 --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_Albedo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84acbdaba228ec6995c6c1815e55c049ee97e6cb42d802c40f45aaf6c49c2374 +size 9623465 diff --git a/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_Albedo.png.meta b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_Albedo.png.meta new file mode 100644 index 0000000..81f199f --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_Albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: f4ed305362918144e97c242b8301811e +timeCreated: 1565057361 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_YFliped_normal.png b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_YFliped_normal.png new file mode 100644 index 0000000..851d94f --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_YFliped_normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fb4066b12cb10491494c42619c31ab70dbd19f31f719972d751d9b2115e0793 +size 6419227 diff --git a/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_YFliped_normal.png.meta b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_YFliped_normal.png.meta new file mode 100644 index 0000000..876011b --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_YFliped_normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: bedfc1b580f2a5f4d9bc40c2d7872747 +timeCreated: 1565057325 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_ao.png b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_ao.png new file mode 100644 index 0000000..5b3259f --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_ao.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15e0dbcd84337aa7c0bf947b8ff47b3f2cb302d5b8c178dc60514bcd7eca6ce7 +size 2337076 diff --git a/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_ao.png.meta b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_ao.png.meta new file mode 100644 index 0000000..776a3be --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_ao.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 74968bcc596691b4fab1a164c84c1d5a +timeCreated: 1565057258 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_height.png b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_height.png new file mode 100644 index 0000000..0e56669 --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_height.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32c8f453fb829a3e3f4762899ee02636774439bb71810576d56ad2f7e7faa806 +size 1467353 diff --git a/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_height.png.meta b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_height.png.meta new file mode 100644 index 0000000..d256cba --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_height.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: b008c37730af1ae4fa7faad8c6dffbca +timeCreated: 1565057306 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_normal.png b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_normal.png new file mode 100644 index 0000000..b0b82f3 --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e347e25b5e956dfb3ee45b174f16026674e3fefe7293321ad51ffcab1e0022fe +size 6480006 diff --git a/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_normal.png.meta b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_normal.png.meta new file mode 100644 index 0000000..8cd7788 --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: df03f46979b9391479c23bf6daef5213 +timeCreated: 1565057342 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_roughness.png b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_roughness.png new file mode 100644 index 0000000..e240b17 --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_roughness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4b35fa1c1b045c1bb8384eb2b2c34efea9478af6f1df70dc09218e8e1f68b90 +size 3233472 diff --git a/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_roughness.png.meta b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_roughness.png.meta new file mode 100644 index 0000000..5450e89 --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_roughness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 0a3b136fa9127b6428344bfdfa8be4c6 +timeCreated: 1565057158 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_smoothness.png b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_smoothness.png new file mode 100644 index 0000000..ff90954 --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_smoothness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:710d2f446689586c588cd70bd6dd5f670156f29d6438bf7dc36ecc56c406bc88 +size 3219292 diff --git a/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_smoothness.png.meta b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_smoothness.png.meta new file mode 100644 index 0000000..dbf5d66 --- /dev/null +++ b/Runtime/Textures/Resource Files/PebbledGravel/PebbledGravel_smoothness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 78e0f021c5e92c64d967315093e39104 +timeCreated: 1565057264 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PlainFabric.meta b/Runtime/Textures/Resource Files/PlainFabric.meta new file mode 100644 index 0000000..ac24a97 --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d86e2f91fba407442a18d11e4cda20c3 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_AO.png b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_AO.png new file mode 100644 index 0000000..b13121e --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_AO.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e70bb443df470d377f8e4ff3b9d499356b3b5f45f40775a5a670aab0a029f578 +size 6598878 diff --git a/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_AO.png.meta b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_AO.png.meta new file mode 100644 index 0000000..d598201 --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_AO.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: f2cd96d15ec35434a9d1a25da2376197 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Albedo.png b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Albedo.png new file mode 100644 index 0000000..8d5cb34 --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Albedo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4a15f27a2908aafdf624d34c9d8b2f1d0c90644213be80d4e36fb77e902f9a +size 4970174 diff --git a/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Albedo.png.meta b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Albedo.png.meta new file mode 100644 index 0000000..c90f998 --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Albedo.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: cead994c572233a4c95183f57099d859 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Smoothness.png b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Smoothness.png new file mode 100644 index 0000000..68b3489 --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Smoothness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35554645b5faa05fcda20e3218e8c9c398930f210a02d9cc00e9b0d419df272c +size 1581432 diff --git a/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Smoothness.png.meta b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Smoothness.png.meta new file mode 100644 index 0000000..dba037b --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_Smoothness.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 661384a594b26fe4e96b31017fbea914 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_YFliped_normal.png b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_YFliped_normal.png new file mode 100644 index 0000000..e1579e9 --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_YFliped_normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5027edcd5d958d543169381bdb20ac6f0a5de3caa26ecab6cb938e8f687d8975 +size 23211959 diff --git a/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_YFliped_normal.png.meta b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_YFliped_normal.png.meta new file mode 100644 index 0000000..be70c95 --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_YFliped_normal.png.meta @@ -0,0 +1,86 @@ +fileFormatVersion: 2 +guid: 50ce78b24957d6a428e73130db9ebfeb +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_height.png b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_height.png new file mode 100644 index 0000000..430b860 --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_height.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29fc4b84f9f3d1968f3c56854b300bb60ef7cd56d60a94afa1a05ec2ea3024c7 +size 6645973 diff --git a/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_height.png.meta b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_height.png.meta new file mode 100644 index 0000000..b218f29 --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_height.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 62996a92e08e62f449da2ef36de6de71 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_normal.png b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_normal.png new file mode 100644 index 0000000..b399724 --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:002e878de809b17a2ac3e9f842ae367211e17fbe03e08ddafa2c49c54404bcae +size 23240661 diff --git a/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_normal.png.meta b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_normal.png.meta new file mode 100644 index 0000000..34e9b8c --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_normal.png.meta @@ -0,0 +1,86 @@ +fileFormatVersion: 2 +guid: 5f0d63cb1f7202c4db3e8e47008aca06 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_roughness.png b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_roughness.png new file mode 100644 index 0000000..e0438ce --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_roughness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb501f0c741e0ca93ef5d1fb42931f846396e875802f74f3966494505ca6aa1d +size 1892344 diff --git a/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_roughness.png.meta b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_roughness.png.meta new file mode 100644 index 0000000..34a41f7 --- /dev/null +++ b/Runtime/Textures/Resource Files/PlainFabric/PlainFabric_roughness.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: abf415518e7643c46b244dcbd4d280a9 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/SimpleRedBricks.meta b/Runtime/Textures/Resource Files/SimpleRedBricks.meta new file mode 100644 index 0000000..30a2aa6 --- /dev/null +++ b/Runtime/Textures/Resource Files/SimpleRedBricks.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a8c442afc047c0349a21af0bab59c395 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_AO.png b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_AO.png new file mode 100644 index 0000000..fdfcf41 --- /dev/null +++ b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_AO.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c8df75b1b5b97b8fff8d37e9569ed28612f6f907f66735ecacb301f65533d15 +size 5273650 diff --git a/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_AO.png.meta b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_AO.png.meta new file mode 100644 index 0000000..81475fe --- /dev/null +++ b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_AO.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: becacdba4f01e4140b81a2f0d330b994 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_Smoothness.png b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_Smoothness.png new file mode 100644 index 0000000..91fff17 --- /dev/null +++ b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_Smoothness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ce21abfc209948abcac3bc22a1dcb8199431822ec6126fbc2eb5566af1759f6 +size 6712997 diff --git a/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_Smoothness.png.meta b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_Smoothness.png.meta new file mode 100644 index 0000000..c8c75e0 --- /dev/null +++ b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_Smoothness.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 4034baf17b6feb1478ae557e38edd42e +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_YFliped_normal.png b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_YFliped_normal.png new file mode 100644 index 0000000..1340c4a --- /dev/null +++ b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_YFliped_normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d485666ba0768b74829714c93246e76083236feae6102cc772482ee666c6d21e +size 26084587 diff --git a/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_YFliped_normal.png.meta b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_YFliped_normal.png.meta new file mode 100644 index 0000000..a23fd2b --- /dev/null +++ b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_YFliped_normal.png.meta @@ -0,0 +1,86 @@ +fileFormatVersion: 2 +guid: a458baa43e775f940923d35eeb6ac221 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_height.png b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_height.png new file mode 100644 index 0000000..de2b047 --- /dev/null +++ b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_height.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aefee6f9a64ac3269c5362313a8e29064ed137244208f3663531ead5fc7e70bf +size 6348561 diff --git a/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_height.png.meta b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_height.png.meta new file mode 100644 index 0000000..9b7b0de --- /dev/null +++ b/Runtime/Textures/Resource Files/SimpleRedBricks/SimpleRedBricks_height.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: ec18a1357ed8093489ba7a2c9d3b0816 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WavySand.meta b/Runtime/Textures/Resource Files/WavySand.meta new file mode 100644 index 0000000..3832158 --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 033c13b4799a5324181ef541299508af +folderAsset: yes +timeCreated: 1560918995 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WavySand/WavySand_AO.png b/Runtime/Textures/Resource Files/WavySand/WavySand_AO.png new file mode 100644 index 0000000..5508fae --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand/WavySand_AO.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79afe75640c415d5c2b8e8ce5b9ba2c95fb906fe29306c838038fe3d10a10b99 +size 1122447 diff --git a/Runtime/Textures/Resource Files/WavySand/WavySand_AO.png.meta b/Runtime/Textures/Resource Files/WavySand/WavySand_AO.png.meta new file mode 100644 index 0000000..7d3bcd6 --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand/WavySand_AO.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: e73541d8064b2a348b9682198d10f2ed +timeCreated: 1565057347 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WavySand/WavySand_YFliped_normal.png b/Runtime/Textures/Resource Files/WavySand/WavySand_YFliped_normal.png new file mode 100644 index 0000000..28a2939 --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand/WavySand_YFliped_normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce85874153ce5dd728eac3e15d320273048271b91ae84c1dd4379dfe8f11adc +size 4932535 diff --git a/Runtime/Textures/Resource Files/WavySand/WavySand_YFliped_normal.png.meta b/Runtime/Textures/Resource Files/WavySand/WavySand_YFliped_normal.png.meta new file mode 100644 index 0000000..f8debc4 --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand/WavySand_YFliped_normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: c86cd8ae1cec025468e25672c5d790f4 +timeCreated: 1565057333 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WavySand/WavySand_albedo.png b/Runtime/Textures/Resource Files/WavySand/WavySand_albedo.png new file mode 100644 index 0000000..c436ba5 --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand/WavySand_albedo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:728851955fe1060e2a8c70b3378c0e5fc02ddc79bab8524b43628b9e2c8e37af +size 6802848 diff --git a/Runtime/Textures/Resource Files/WavySand/WavySand_albedo.png.meta b/Runtime/Textures/Resource Files/WavySand/WavySand_albedo.png.meta new file mode 100644 index 0000000..c93c656 --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand/WavySand_albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 6f71fbb013381db4bb78e6d59ddb1b9b +timeCreated: 1565057255 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WavySand/WavySand_height.png b/Runtime/Textures/Resource Files/WavySand/WavySand_height.png new file mode 100644 index 0000000..7a8414e --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand/WavySand_height.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:095cacd65256a852be67beb9b9826712d1b06054ce6761f561f95c07da720d01 +size 1138507 diff --git a/Runtime/Textures/Resource Files/WavySand/WavySand_height.png.meta b/Runtime/Textures/Resource Files/WavySand/WavySand_height.png.meta new file mode 100644 index 0000000..b3cef6e --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand/WavySand_height.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: c75f44c256843364ab15efa43a7ca831 +timeCreated: 1565057330 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WavySand/WavySand_metallic.png b/Runtime/Textures/Resource Files/WavySand/WavySand_metallic.png new file mode 100644 index 0000000..347041d --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand/WavySand_metallic.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baad73dc9d4a716187df54c06e88da908455c572e7b696491688355acb72070d +size 144057 diff --git a/Runtime/Textures/Resource Files/WavySand/WavySand_metallic.png.meta b/Runtime/Textures/Resource Files/WavySand/WavySand_metallic.png.meta new file mode 100644 index 0000000..1278831 --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand/WavySand_metallic.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 7a0e85a29815b734bb3082678d06853d +timeCreated: 1565057264 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WavySand/WavySand_normal.png b/Runtime/Textures/Resource Files/WavySand/WavySand_normal.png new file mode 100644 index 0000000..a094ba4 --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand/WavySand_normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae289993e631e6b6030ca5b31f52833c7ba1b885362cbff9e2d3ccc4d401c275 +size 4953011 diff --git a/Runtime/Textures/Resource Files/WavySand/WavySand_normal.png.meta b/Runtime/Textures/Resource Files/WavySand/WavySand_normal.png.meta new file mode 100644 index 0000000..76ab5f3 --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand/WavySand_normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 65f20b9071dc6d940a8ca40331d556f7 +timeCreated: 1565057244 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WavySand/WavySand_smoothness.png b/Runtime/Textures/Resource Files/WavySand/WavySand_smoothness.png new file mode 100644 index 0000000..a6e9944 --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand/WavySand_smoothness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b874d232d952b1efc29d087fcdfcf1d1d0c644b3f3ee2bc1da988857344fb13 +size 2874003 diff --git a/Runtime/Textures/Resource Files/WavySand/WavySand_smoothness.png.meta b/Runtime/Textures/Resource Files/WavySand/WavySand_smoothness.png.meta new file mode 100644 index 0000000..1fa2cba --- /dev/null +++ b/Runtime/Textures/Resource Files/WavySand/WavySand_smoothness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 06e741348f141804faa9421cd9aa2c27 +timeCreated: 1565057152 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WoodenFlooring.meta b/Runtime/Textures/Resource Files/WoodenFlooring.meta new file mode 100644 index 0000000..2bca37b --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 116697bdd3e1d2f48bb198d9dd2e22a6 +folderAsset: yes +timeCreated: 1562101143 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_AO.png b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_AO.png new file mode 100644 index 0000000..69213d3 --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_AO.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:154f853bb01ae5bb4b89f8e9b4771469c6487a80162c084c33d2846a33fb22dc +size 143915 diff --git a/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_AO.png.meta b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_AO.png.meta new file mode 100644 index 0000000..948f0f2 --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_AO.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 87b24c57073d5b447928e2648ff7b1f4 +timeCreated: 1565057272 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Albedo.png b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Albedo.png new file mode 100644 index 0000000..0e5a304 --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Albedo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba3a59e7f54d1ffea14dafda4265cbf24d73aecda2cb90682371b9dbff3bbd5e +size 2726468 diff --git a/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Albedo.png.meta b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Albedo.png.meta new file mode 100644 index 0000000..e3a23fd --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: aa78f40597b7f474299a2b81d76eb80a +timeCreated: 1565057300 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Height.png b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Height.png new file mode 100644 index 0000000..7a4029a --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Height.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60cd373bbb77afb954a0700115ab0e16c095094289a44b4e30829f4a964af26a +size 1073367 diff --git a/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Height.png.meta b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Height.png.meta new file mode 100644 index 0000000..30d9bae --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Height.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: c2aad0ca3f333cd46ae70f27cdbbfefb +timeCreated: 1565057326 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Normal.png b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Normal.png new file mode 100644 index 0000000..e612c55 --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:401120dbf7281aa7d87b445232dcfd5d01668b40301ed9de1243d3fa28e428ec +size 2064470 diff --git a/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Normal.png.meta b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Normal.png.meta new file mode 100644 index 0000000..c5ccc03 --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 01b613412f766b04e8c6f4165aef820e +timeCreated: 1565057148 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Roughness.png b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Roughness.png new file mode 100644 index 0000000..5feeb35 --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Roughness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f204d1ca68a6b76a100b86ad9eb80f173a3e733dd57bd06085559ae3ae8f1d +size 2275188 diff --git a/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Roughness.png.meta b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Roughness.png.meta new file mode 100644 index 0000000..fb6586b --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Roughness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 3984a7f90de1c514f9acd270148bf7db +timeCreated: 1565057212 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Smoothness.png b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Smoothness.png new file mode 100644 index 0000000..ac638db --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Smoothness.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:580286eb81015379d14bcc860d905b27568e51452bb9937d1ba1b3b89dd5fb42 +size 2294440 diff --git a/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Smoothness.png.meta b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Smoothness.png.meta new file mode 100644 index 0000000..ac257c5 --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_Smoothness.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 671ffec92ccdc454bb4a1962709fdcf2 +timeCreated: 1565057246 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_YFliped_Normal.png b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_YFliped_Normal.png new file mode 100644 index 0000000..0cca99f --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_YFliped_Normal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de366efadeaf168d6dc4054f493497732f89510a72b9fe6fef43e8ed36c33bb2 +size 2052104 diff --git a/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_YFliped_Normal.png.meta b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_YFliped_Normal.png.meta new file mode 100644 index 0000000..daa3ea4 --- /dev/null +++ b/Runtime/Textures/Resource Files/WoodenFlooring/WoodenFlooring_YFliped_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: ddee466986ec720449081b01f389fe94 +timeCreated: 1565057338 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Runtime/Textures/Water.png b/Runtime/Textures/Water.png new file mode 100644 index 0000000..9438113 --- /dev/null +++ b/Runtime/Textures/Water.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8778e5a2cee946874dff63f85af971a89dda11a245bf8179e51f1b5a0bc056a +size 176 diff --git a/Runtime/Textures/Water.png.meta b/Runtime/Textures/Water.png.meta new file mode 100644 index 0000000..429b6ad --- /dev/null +++ b/Runtime/Textures/Water.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 9534db908d9a3d1478a85403cf414f8a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/package.json b/package.json index 8a6d9ed..485537d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "com.wurwander.terrain", + "name": "com.wurwander.bgtterrain", "version": "1.0.0", - "displayName": "Terrain", + "displayName": "BGTTerrain", "description": "Provides a way to download a terrain from BGT data." "unity": "2021.3", "keywords": [ -- GitLab