29 lines
860 B
JSON
29 lines
860 B
JSON
{
|
|
"name": "com.jbooth.microsplat.global-texture",
|
|
"displayName": "MicroSplat-GlobalTexture",
|
|
"version": "3.9.0",
|
|
"author": {
|
|
"name": "Jason Booth",
|
|
"email": "slipster216@gmail.com",
|
|
"url": "http://jdbtechservices.com/"
|
|
},
|
|
"unity": "2019.4",
|
|
"samples": [
|
|
{
|
|
"displayName": "Global Texture Example",
|
|
"description": "Example of global texturing module",
|
|
"path": "Samples~/GlobalTexture"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"com.jbooth.microsplat.core": "3.9.0"
|
|
},
|
|
"description": "The Global Texturing module for MicroSplat adds a number of techniques for blending with textures across the entire terrain",
|
|
"keywords": [
|
|
"MicroSplat",
|
|
"Terrain",
|
|
"Shader"
|
|
],
|
|
"documentationUrl": "https://docs.google.com/document/d/1a11OfVQyQhl8k6cYsO1BzIrjF6b5TiZiUan6OfbL1wI/edit?usp=sharing",
|
|
"type": "tool"
|
|
} |