broken_seals/game/data/voxel_textures/grass.ptex

267 lines
3.9 KiB
Plaintext

{
"connections": [
{
"from": "noise",
"from_port": 0,
"to": "blend_2",
"to_port": 1
},
{
"from": "voronoi",
"from_port": 0,
"to": "blend_2",
"to_port": 0
},
{
"from": "blend_2",
"from_port": 0,
"to": "colorize_3",
"to_port": 0
},
{
"from": "colorize_3",
"from_port": 0,
"to": "blend_3",
"to_port": 0
},
{
"from": "blend_3",
"from_port": 0,
"to": "Material",
"to_port": 0
},
{
"from": "blend_3",
"from_port": 0,
"to": "export",
"to_port": 0
},
{
"from": "gaussian_blur",
"from_port": 0,
"to": "blend_3",
"to_port": 1
},
{
"from": "perlin",
"from_port": 0,
"to": "colorize",
"to_port": 0
},
{
"from": "colorize",
"from_port": 0,
"to": "gaussian_blur",
"to_port": 0
}
],
"label": "Graph",
"name": "2692",
"node_position": {
"x": 0,
"y": 0
},
"nodes": [
{
"name": "Material",
"node_position": {
"x": 484,
"y": -482
},
"parameters": {
"albedo_color": {
"a": 1,
"b": 1,
"g": 1,
"r": 1,
"type": "Color"
},
"ao_light_affect": 1,
"depth_scale": 1,
"emission_energy": 1,
"metallic": 1,
"normal_scale": 1,
"roughness": 1,
"size": 6,
"subsurf_scatter_strength": 0
},
"type": "material"
},
{
"name": "noise",
"node_position": {
"x": -1083,
"y": -309
},
"parameters": {
"density": 0.011475,
"size": 6
},
"type": "noise"
},
{
"name": "colorize",
"node_position": {
"x": -869,
"y": 0
},
"parameters": {
"gradient": {
"interpolation": 1,
"points": [
{
"a": 1,
"b": 0,
"g": 0,
"pos": 0,
"r": 0
},
{
"a": 1,
"b": 0.059301,
"g": 0.083333,
"pos": 0.309091,
"r": 0.055868
},
{
"a": 1,
"b": 0.084621,
"g": 0.28125,
"pos": 0.572727,
"r": 0.084621
},
{
"a": 1,
"b": 0.142368,
"g": 0.786458,
"pos": 1,
"r": 0.303389
}
],
"type": "Gradient"
}
},
"type": "colorize"
},
{
"name": "export",
"node_position": {
"x": 505,
"y": -129
},
"parameters": {
"size": 6,
"suffix": "albedo"
},
"type": "export"
},
{
"name": "blend_2",
"node_position": {
"x": -757,
"y": -544
},
"parameters": {
"amount": 0.2007,
"blend_type": 11
},
"type": "blend"
},
{
"name": "voronoi",
"node_position": {
"x": -1099,
"y": -697
},
"parameters": {
"intensity": 1,
"randomness": 0.79,
"scale_x": 4,
"scale_y": 4,
"stretch_x": 1,
"stretch_y": 1
},
"type": "voronoi"
},
{
"name": "colorize_3",
"node_position": {
"x": -489,
"y": -511
},
"parameters": {
"gradient": {
"interpolation": 1,
"points": [
{
"a": 0,
"b": 0,
"g": 0,
"pos": 0,
"r": 0
},
{
"a": 1,
"b": 0.20187,
"g": 0.401783,
"pos": 0.709091,
"r": 0.447917
},
{
"a": 1,
"b": 0.09838,
"g": 0.885417,
"pos": 1,
"r": 0.811631
}
],
"type": "Gradient"
}
},
"type": "colorize"
},
{
"name": "blend_3",
"node_position": {
"x": -26,
"y": -407
},
"parameters": {
"amount": 1,
"blend_type": 4
},
"type": "blend"
},
{
"name": "gaussian_blur",
"node_position": {
"x": -611.25,
"y": -39
},
"parameters": {
"param0": 6,
"param1": 0.05,
"param2": 0
},
"type": "gaussian_blur"
},
{
"name": "perlin",
"node_position": {
"x": -1175.75,
"y": 10
},
"parameters": {
"iterations": 6,
"persistence": 0.8,
"scale_x": 32,
"scale_y": 32
},
"type": "perlin"
}
],
"parameters": {
},
"type": "graph"
}