Initial commit
This commit is contained in:
45
Samples/Splines/Deform.json
Normal file
45
Samples/Splines/Deform.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"splines": [
|
||||
{
|
||||
"controlPoints": [
|
||||
{
|
||||
"position": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"handleL": {
|
||||
"x": -9.999999046325684,
|
||||
"y": -1.5099578831723193e-06,
|
||||
"z": 0.0
|
||||
},
|
||||
"handleR": {
|
||||
"x": 9.999999046325684,
|
||||
"y": 1.5099578831723193e-06,
|
||||
"z": 0.0
|
||||
},
|
||||
"tilt": 0.0
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 10.000001907348633,
|
||||
"y": -9.999998092651367,
|
||||
"z": 0.0
|
||||
},
|
||||
"handleL": {
|
||||
"x": 1.9073486328125e-06,
|
||||
"y": -10.000001907348633,
|
||||
"z": 0.0
|
||||
},
|
||||
"handleR": {
|
||||
"x": 20.000001907348633,
|
||||
"y": -9.999994277954102,
|
||||
"z": 0.0
|
||||
},
|
||||
"tilt": 0.0
|
||||
}
|
||||
],
|
||||
"closed": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user