feat(ScreenGlitch): 完成基础的故障屏幕闪烁效果,并在重启时启用
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &-3191206280106483194
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 6d613f08f173d4dd895bb07b3230baa9, type: 3}
|
||||
m_Name: ScreenGlitchFeature
|
||||
m_EditorClassIdentifier:
|
||||
m_Active: 0
|
||||
injectionPoint: 600
|
||||
fetchColorBuffer: 1
|
||||
requirements: 4
|
||||
passMaterial: {fileID: 2100000, guid: ecd69e121245bfb4dbf62fa570923e7e, type: 2}
|
||||
passIndex: 0
|
||||
bindDepthStencilAttachment: 0
|
||||
m_Version: 1
|
||||
--- !u!114 &-1878332245247344467
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -53,7 +73,8 @@ MonoBehaviour:
|
||||
hdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, type: 3}
|
||||
m_RendererFeatures:
|
||||
- {fileID: -1878332245247344467}
|
||||
m_RendererFeatureMap: adc0de57c6d2eee5
|
||||
- {fileID: -3191206280106483194}
|
||||
m_RendererFeatureMap: adc0de57c6d2eee506e241c5cb8eb6d3
|
||||
m_UseNativeRenderPass: 0
|
||||
postProcessData: {fileID: 11400000, guid: 41439944d30ece34e96484bdb6645b55, type: 2}
|
||||
xrSystemData: {fileID: 11400000, guid: 60e1133243b97e347b653163a8c01b64, type: 2}
|
||||
|
||||
Reference in New Issue
Block a user