25 lines
462 B
JSON
25 lines
462 B
JSON
{
|
|
"schemaVersion": "camera-directives-v1",
|
|
"defaults": {
|
|
"composition": "center",
|
|
"bodyFollowStrength": 0.18,
|
|
"motionIntensity": 1.0
|
|
},
|
|
"shots": [
|
|
{
|
|
"index": 0,
|
|
"shotSize": "wide",
|
|
"motion": "dolly_in",
|
|
"composition": "center",
|
|
"distanceMeters": 6.0,
|
|
"motionIntensity": 0.8
|
|
},
|
|
{
|
|
"index": 1,
|
|
"shotSize": "close",
|
|
"motion": "static",
|
|
"bodyFollowStrength": 0.0
|
|
}
|
|
]
|
|
}
|