123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- [
- {
- "__type__": "DeferredPipeline",
- "_name": "",
- "_objFlags": 0,
- "_native": "",
- "_tag": 0,
- "_flows": [
- {
- "__id__": 1
- },
- {
- "__id__": 3
- }
- ],
- "renderTextures": []
- },
- {
- "__type__": "ShadowFlow",
- "_name": "ShadowFlow",
- "_priority": 0,
- "_tag": 0,
- "_stages": [
- {
- "__id__": 2
- }
- ]
- },
- {
- "__type__": "ShadowStage",
- "_name": "ShadowStage",
- "_priority": 0,
- "_tag": 0
- },
- {
- "__type__": "MainFlow",
- "_name": "MainFlow",
- "_priority": 1,
- "_tag": 0,
- "_stages": [
- {
- "__id__": 4
- },
- {
- "__id__": 6
- },
- {
- "__id__": 8
- },
- {
- "__id__": 9
- }
- ]
- },
- {
- "__type__": "GbufferStage",
- "_name": "GbufferStage",
- "_priority": 0,
- "_tag": 0,
- "renderQueues": [
- {
- "__id__": 5
- }
- ]
- },
- {
- "__type__": "RenderQueueDesc",
- "isTransparent": false,
- "sortMode": 0,
- "stages": [
- "default"
- ]
- },
- {
- "__type__": "LightingStage",
- "_name": "LightingStage",
- "_priority": 0,
- "_tag": 0,
- "_deferredMaterial": null,
- "renderQueues": [
- {
- "__id__": 7
- }
- ]
- },
- {
- "__type__": "RenderQueueDesc",
- "isTransparent": true,
- "sortMode": 1,
- "stages": [
- "default"
- ]
- },
- {
- "__type__": "BloomStage",
- "_name": "BloomStage",
- "_priority": 0,
- "_tag": 0,
- "_bloomMaterial": null,
- "renderQueues": []
- },
- {
- "__type__": "PostProcessStage",
- "_name": "PostProcessStage",
- "_priority": 0,
- "_tag": 0,
- "_postProcessMaterial": null,
- "renderQueues": []
- }
- ]
|