在此项目中,您能够访问使用 Visual Effect Graph 制作的示例场景和效果。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

39 行
1.1 KiB

{
"name": "VFXGraph.OutputEventHandlers",
"rootNamespace": "",
"references": [
"Unity.VisualEffectGraph.Runtime",
"Unity.RenderPipelines.HighDefinition.Runtime",
"Cinemachine"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.high-definition",
"expression": "10.0.0-preview.1",
"define": "VFX_OUTPUTEVENT_HDRP_10_0_0_OR_NEWER"
},
{
"name": "com.unity.cinemachine",
"expression": "2.6.0",
"define": "VFX_OUTPUTEVENT_CINEMACHINE_2_6_0_OR_NEWER"
},
{
"name": "com.unity.modules.physics",
"expression": "1.0.0",
"define": "VFX_OUTPUTEVENT_PHYSICS"
},
{
"name": "com.unity.modules.audio",
"expression": "1.0.0",
"define": "VFX_OUTPUTEVENT_AUDIO"
}
],
"noEngineReferences": false
}