{ "Version": 3, "Meta": { "PhysicsSettingCount": 1, "TotalInputCount": 4, "TotalOutputCount": 3, "VertexCount": 2, "EffectiveForces": { "Gravity": { "X": 0, "Y": -1 }, "Wind": { "X": 0, "Y": 0 } }, "PhysicsDictionary": [ { "Id": "PhysicsSetting1", "Name": "髪揺れ" } ] }, "PhysicsSettings": [ { "Id": "PhysicsSetting1", "Input": [ { "Source": { "Target": "Parameter", "Id": "ParamAngleX" }, "Weight": 60, "Type": "X", "Reflect": false }, { "Source": { "Target": "Parameter", "Id": "ParamAngleZ" }, "Weight": 60, "Type": "Angle", "Reflect": false }, { "Source": { "Target": "Parameter", "Id": "ParamBodyAngleX" }, "Weight": 40, "Type": "X", "Reflect": false }, { "Source": { "Target": "Parameter", "Id": "ParamBodyAngleZ" }, "Weight": 40, "Type": "Angle", "Reflect": false } ], "Output": [ { "Destination": { "Target": "Parameter", "Id": "ParamHairFront" }, "VertexIndex": 1, "Scale": 1.397, "Weight": 100, "Type": "Angle", "Reflect": false }, { "Destination": { "Target": "Parameter", "Id": "ParamHairSide" }, "VertexIndex": 1, "Scale": 1.397, "Weight": 100, "Type": "Angle", "Reflect": false }, { "Destination": { "Target": "Parameter", "Id": "ParamHairBack" }, "VertexIndex": 1, "Scale": 1.397, "Weight": 100, "Type": "Angle", "Reflect": false } ], "Vertices": [ { "Position": { "X": 0, "Y": 0 }, "Mobility": 1, "Delay": 1, "Acceleration": 1, "Radius": 0 }, { "Position": { "X": 0, "Y": 15 }, "Mobility": 0.95, "Delay": 0.8, "Acceleration": 1.5, "Radius": 15 } ], "Normalization": { "Position": { "Minimum": -10, "Default": 0, "Maximum": 10 }, "Angle": { "Minimum": -10, "Default": 0, "Maximum": 10 } } } ] }