Release v0.9.6
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
[
|
||||
{
|
||||
"Name": "Rare Gravel Patches (Base)",
|
||||
"TextureAsset": "AlpineSnowTexture",
|
||||
"TextureAssetPath": "Assets/Local Asset Store/AlpineSnowTexture.png",
|
||||
"NormalAssetPath": "Assets/MockUserProject/textures/gravel_ground_01_2k.blend/gravel_ground_01_nor_gl_2k.exr",
|
||||
"MinHeight": 0.0,
|
||||
"MaxHeight": 0.5,
|
||||
"MinSlope": 0.0,
|
||||
"MaxSlope": 0.3,
|
||||
"ConcavityBias": 0.9
|
||||
},
|
||||
{
|
||||
"Name": "Exposed Cliff Rock",
|
||||
"TextureAsset": "AlpineSnowTexture",
|
||||
"TextureAssetPath": "Assets/Local Asset Store/AlpineSnowTexture.png",
|
||||
"NormalAssetPath": "Assets/MockUserProject/textures/rock_boulder_dry_2k.blend/rock_boulder_dry_nor_gl_2k.exr",
|
||||
"MinHeight": 0.5,
|
||||
"MaxHeight": 0.6,
|
||||
"MinSlope": 0.38,
|
||||
"MaxSlope": 0.8,
|
||||
"ConcavityBias": 0.025
|
||||
},
|
||||
{
|
||||
"Name": "Base Snow (Lower / Mid)",
|
||||
"TextureAsset": "rock_face_03_diff_2k",
|
||||
"TextureAssetPath": "Assets/MockUserProject/textures/rock_face_03_2k.blend/rock_face_03_diff_2k.jpg",
|
||||
"NormalAsset": "rock_face_03_nor_gl_2k",
|
||||
"NormalAssetPath": "Assets/MockUserProject/textures/rock_face_03_2k.blend/rock_face_03_nor_gl_2k.exr",
|
||||
"MinHeight": 0.3,
|
||||
"MaxHeight": 0.8,
|
||||
"MinSlope": 0.27,
|
||||
"MaxSlope": 1.0,
|
||||
"ConcavityBias": 0.084
|
||||
},
|
||||
{
|
||||
"Name": "Summit Snow (Upper)",
|
||||
"TextureAsset": "AlpineSnowTexture",
|
||||
"TextureAssetPath": "Assets/Local Asset Store/AlpineSnowTexture.png",
|
||||
"NormalAssetPath": "Assets/MockUserProject/textures/snow_02_2k.blend/snow_02_nor_gl_2k.exr",
|
||||
"MinHeight": 0.7,
|
||||
"MaxHeight": 1.0,
|
||||
"MinSlope": 0.0,
|
||||
"MaxSlope": 0.6,
|
||||
"ConcavityBias": 0.91
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user