Created
October 24, 2019 17:29
-
-
Save andybak/8183aad3764bedf7ab23187c08fd1f12 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Name": "Brazier", | |
"ShapeType": "Uniform", | |
"PolyType": 39, | |
"JohnsonPolyType": 4, | |
"BypassOps": false, | |
"TwoSided": true, | |
"GridType": "Hex", | |
"PrismP": 5, | |
"PrismQ": 2, | |
"AppearancePresetName": "Dirty Metal", | |
"Ops": [ | |
{ | |
"OpType": "SitLevel", | |
"FaceSelections": "All", | |
"Amount": 0.0, | |
"Randomize": false, | |
"Disabled": false | |
}, | |
{ | |
"OpType": "Lace", | |
"FaceSelections": "FacingUp", | |
"Amount": -0.8, | |
"Randomize": false, | |
"Disabled": true | |
}, | |
{ | |
"OpType": "FaceScale", | |
"FaceSelections": "FacingUp", | |
"Amount": -1.0, | |
"Randomize": false, | |
"Disabled": false | |
}, | |
{ | |
"OpType": "Extrude", | |
"FaceSelections": "FacingUp", | |
"Amount": -1.55, | |
"Randomize": false, | |
"Disabled": false | |
}, | |
{ | |
"OpType": "Kis", | |
"FaceSelections": "FacingUp", | |
"Amount": -1.1, | |
"Randomize": false, | |
"Disabled": false | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment