File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8787 The callback is called before our transparent rendering pass, but after our sky is rendered and we've created our back buffers.
8888 </constant >
8989 <constant name =" EFFECT_CALLBACK_TYPE_POST_TRANSPARENT" value =" 4" enum =" EffectCallbackType" >
90- The callback is called after our transparent rendering pass, but before any build in post effects and output to our render target.
90+ The callback is called after our transparent rendering pass, but before any built- in post-processing effects and output to our render target.
9191 </constant >
9292 <constant name =" EFFECT_CALLBACK_TYPE_MAX" value =" 5" enum =" EffectCallbackType" >
9393 Represents the size of the [enum EffectCallbackType] enum.
Original file line number Diff line number Diff line change 51485148 The callback is called before our transparent rendering pass, but after our sky is rendered and we've created our back buffers.
51495149 </constant >
51505150 <constant name =" COMPOSITOR_EFFECT_CALLBACK_TYPE_POST_TRANSPARENT" value =" 4" enum =" CompositorEffectCallbackType" >
5151- The callback is called after our transparent rendering pass, but before any build in post effects and output to our render target.
5151+ The callback is called after our transparent rendering pass, but before any built- in post-processing effects and output to our render target.
51525152 </constant >
51535153 <constant name =" COMPOSITOR_EFFECT_CALLBACK_TYPE_ANY" value =" -1" enum =" CompositorEffectCallbackType" >
51545154 </constant >
You can’t perform that action at this time.
0 commit comments