2026-08-03 04:42:44 +09:00

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
}
]
}