[
    {
        "ClassName": "Lscript",
        "Super": "ScriptComponent",
        "FilePath": "lua/Lscript.lua",
        "FileAbsPath": "/Applications/VideoFusion-macOS.app/Contents/Resources/DefaultAdjustBundle/temperature_tone_v2/AmazingFeature/lua/Lscript.lua",
        "Properties": [
            {
                "VarName": "ColorTemperature",
                "VarType": "Double",
                "Comment": "",
                "AnnoItems": [
                    {
                        "ItemType": "UI",
                        "Attributes": [
                            {
                                "AttrType": "Range",
                                "RawValue": "",
                                "Values": [
                                    2500.0,
                                    10500.0
                                ]
                            },
                            {
                                "AttrType": "Slider",
                                "RawValue": "",
                                "Values": []
                            }
                        ]
                    }
                ]
            },
            {
                "VarName": "ColorTones",
                "VarType": "Double",
                "Comment": "",
                "AnnoItems": [
                    {
                        "ItemType": "UI",
                        "Attributes": [
                            {
                                "AttrType": "Range",
                                "RawValue": "",
                                "Values": [
                                    -100.0,
                                    100.0
                                ]
                            },
                            {
                                "AttrType": "Slider",
                                "RawValue": "",
                                "Values": []
                            }
                        ]
                    }
                ]
            }
        ],
        "Methods": [
            {
                "FuncName": "new",
                "Params": [],
                "Comment": ""
            },
            {
                "FuncName": "vec3Compute",
                "Params": [],
                "Comment": ""
            },
            {
                "FuncName": "constructor",
                "Params": [],
                "Comment": ""
            },
            {
                "FuncName": "onStart",
                "Params": [],
                "Comment": ""
            },
            {
                "FuncName": "onUpdate",
                "Params": [],
                "Comment": ""
            },
            {
                "FuncName": "onEvent",
                "Params": [],
                "Comment": ""
            }
        ],
        "Comment": "",
        "ExportFiles": []
    }
]