Files
2025-06-04 09:09:39 +08:00

29 lines
816 B
JSON

{
"name": "com.jbooth.microsplat.anti-tile",
"displayName": "MicroSplat-AntiTile",
"version": "3.9.0",
"author": {
"name": "Jason Booth",
"email": "slipster216@gmail.com",
"url": "http://jdbtechservices.com/"
},
"unity": "2019.4",
"samples": [
{
"displayName": "Anti Tile Example",
"description": "Example of anti-tile module",
"path": "Samples~/AntiTile"
}
],
"dependencies": {
"com.jbooth.microsplat.core": "3.9.0"
},
"description": "The Anit-Tile module for MicroSplat adds a number of techniques to hide tiling patterns in large surfaces.",
"keywords": [
"MicroSplat",
"Terrain",
"Shader"
],
"documentationUrl": "https://docs.google.com/document/d/1tG8uJ14RYiP940IKnWxvAePZHHUnwn9UBb-6O_vAQNw/edit?usp=sharing",
"type": "tool"
}