Files
PetitPlanet-Data/Json/Camera/States/Broadcast.json
2025-11-11 07:21:48 +07:00

60 lines
1.5 KiB
JSON

{
"IsObsolete": false,
"cameraType": 2,
"name": "Broadcast",
"Desc": null,
"parentTag": {
"_guid": "30b8b11e7d544257b6cf15c320adb620"
},
"modules": [
{
"$type": "miHoYo.HYG.HYGCamera.HYGCameraInitLock, Assembly-CSharp"
},
{
"$type": "miHoYo.HYG.HYGCamera.HYGCameraInitWithTransposer, Assembly-CSharp",
"followTransposers": [
{
"$type": "miHoYo.HYG.HYGCamera.HYGCameraExternalTargetFollow, Assembly-CSharp",
"followPosition": true,
"followRotation": true
}
],
"lookAtTransposers": [
{
"$type": "miHoYo.HYG.HYGCamera.HYGCameraExternalTargetFollow, Assembly-CSharp",
"followPosition": true,
"followRotation": true
}
]
},
{
"$type": "miHoYo.HYG.HYGCamera.HYGCameraDOF, Assembly-CSharp",
"setting": {
"FStop": 2.0,
"focusRangeBackward": 1.0,
"focusRangeForward": 0.0,
"foregroundAmount": 1.0,
"backgroundAmount": 1.0,
"focalOffset": 1.0,
"dynamicFocal": true,
"blurCenter": {
"x": 0.5,
"y": 0.5
},
"blurScale": {
"x": 1.0,
"y": 1.0
},
"blurIntensity": 0.0,
"blurSmoothness": 1.0
},
"zeroOnMobile": true
}
],
"useProtect": true,
"useDither": true,
"sphereCenterType": 2,
"overrideSphereIntensity": false,
"sphereIntensity": 0.0,
"useExternalVCam": false
}