[
    {
        "ClassName": "SeekModeScript",
        "Super": "ScriptComponent",
        "FilePath": "lua/SeekModeScript.lua",
        "FileAbsPath": "/Applications/VideoFusion-macOS.app/Contents/Resources/DefaultAdjustBundle_mod/clear/AmazingFeature/lua/SeekModeScript.lua",
        "Properties": [
            {
                "VarName": "fact",
                "VarType": "Double",
                "Comment": ""
            },
            {
                "VarName": "sigma",
                "VarType": "Double",
                "Comment": ""
            },
            {
                "VarName": "sat_ratio",
                "VarType": "Double",
                "Comment": ""
            },
            {
                "VarName": "intensity",
                "VarType": "Double",
                "Comment": ""
            },
            {
                "VarName": "resOffset",
                "VarType": "Double",
                "Comment": ""
            }
        ],
        "Methods": [
            {
                "FuncName": "new",
                "Params": [],
                "Comment": ""
            },
            {
                "FuncName": "constructor",
                "Params": [],
                "Comment": ""
            },
            {
                "FuncName": "onStart",
                "Params": [],
                "Comment": ""
            },
            {
                "FuncName": "onUpdate",
                "Params": [],
                "Comment": ""
            },
            {
                "FuncName": "onEvent",
                "Params": [],
                "Comment": ""
            }
        ],
        "Comment": "",
        "ExportFiles": []
    }
]