#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include struct VirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3F631552EE10022FD5F4AE6E71CA4F6987BF6FE0; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t7E8D40B461AB586AEA5DD75D8354C4913EEB1337; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tE702E0BB197380815AC34ECF8AC4AADF406C3F8C; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7; // System.EventHandler`1 struct EventHandler_1_t7F26BD2270AD4531F2328FD1382278E975249DF1; // System.Func`2,System.Boolean> struct Func_2_tD570D29C5027C04365E3BD2965A2B25DE326F8D7; // System.Func`2,System.Object> struct Func_2_t10CDF2C6D18EB51CBA3E607199613B198E2CFDFD; // System.Func`2,System.Boolean> struct Func_2_t10D6F2FE2BEE5CD81BEC39CF9043FA12AC3218D6; // System.Func`2,UnityEngine.Rendering.PostProcessing.PostProcessBundle> struct Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5; // System.Func`2> struct Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412; // System.Func`2 struct Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE; // System.Func`2 struct Func_2_tA71E659021C95E54328A443283A7154D558E9411; // System.Func`2 struct Func_2_tE6832BDBB9DF9AF431BB4366F6E6788C43625719; // System.Func`2> struct Func_2_tD457CA07229B6835F9D0AB141D4F1A7455A8AF29; // System.Func`2 struct Func_2_t99409DECFF50F0FA9B427C863AC6C99C66E6F9F8; // System.Func`2 struct Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C; // System.Func`2 struct Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436; // System.Func`2 struct Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5; // System.Func`3 struct Func_3_tC8B822BF6F66E9A74EBD84D1208814C2EDBFDC96; // System.Func`3 struct Func_3_t82C0F72AA9FB99BB3F76E59A925410E989E22B34; // System.Collections.Generic.IEnumerable`1> struct IEnumerable_1_t22A35158F9E40077A7147A082319C0D1DFFBE2FD; // System.Collections.Generic.IEnumerable`1> struct IEnumerable_1_t8367D13916E1F81FD4852AC3EF459CA818A67BB9; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tB3F4FE9423F20C9D8337F7B224FE58B3F54208E9; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t0DF027D1C7415CBB03F663A5D5ACE52D29226059; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t52B1AC8D9E5E1ED28DF6C46A37C9A1B00B394F9D; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tC844144366C28BA7B6AE27884CBF0014BE2E7B71; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t81BC39B78198C9E5E503BCB0A0ACB0901FD57747; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tA2CFC624CD7D291A0E486D1A5FC78BF6425F9428; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2DC97C7D486BF9E077C2BC2E517E434F393AA76E; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_tA210A7DD9895121BD30D2310364E5BCB5776F6BF; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t62010156673DE1460AB1D1CEBE5DCD48665E1A38; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t7AA149E6B89D540CAA0C0E63998D86FFAF7B9FAC; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t307018920DCC26DBF28B5470DC45CCA8A1A4E6C2; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1C861DDC1D74A1E4AFA3C7842BD317C068D48209; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tE6A65C5E45E33FD7D9849FD0914DE3AD32B68050; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t7EEC9B4006D6D425748908D52AA799197F29A165; // System.Collections.Generic.IList`1 struct IList_1_t3D49666B97C28A1822C2C73C860DE78BEBC658ED; // System.Linq.IOrderedEnumerable`1 struct IOrderedEnumerable_1_t593AFBF11AB98FDE72DD4B3A6F5DAC009311FC3D; // System.Linq.IOrderedEnumerable`1 struct IOrderedEnumerable_1_tB9F2319177B9E63FFCBB89F9E57F8529A97CC77B; // System.Collections.Generic.Dictionary`2/KeyCollection> struct KeyCollection_t98160D789375F5C374F8E30E128A2B2870AB19D2; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t1A4234C2733AA679CBD9BA87755956535D81647E; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t60BFB76E8C3E21FCB548C80F4FD411521939A00B; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t2A249EC482D1FD8BC5FE7FE2E0EC2761BC8D9148; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tCA4820F8266AF4059CC5A14888D8195F0D797499; // System.Collections.Generic.Dictionary`2/KeyCollection> struct KeyCollection_t79D19009DC71CB186EEC2555982D2130F3A748AB; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t7471A99195F69B856065B8BEE6E7193CD3CE659D; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t0043475CBB02FD67894529F3CAA818080A2F7A17; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t17C08A417B78B888E75758558D7130C8A607BCED; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tEF061A0B786A3936497D1697354BF0A17F2CAB3B; // System.Collections.Generic.List`1 struct List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B; // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.List`1 struct List_1_t3268206F83746806C61A61A179BE984BB08A7A56; // System.Collections.Generic.List`1 struct List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2; // System.Collections.Generic.List`1 struct List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979; // System.Collections.Generic.List`1 struct List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B; // System.Collections.Generic.List`1 struct List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1; // System.Collections.Generic.List`1 struct List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C; // System.Collections.Generic.List`1 struct List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE; // System.Collections.Generic.List`1 struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3; // System.Collections.Generic.List`1 struct List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181; // System.Collections.Generic.List`1 struct List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3; // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 struct ParameterOverride_1_t44F5A562A85AD213D94BE9A0DF3DC87C847C3EDC; // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 struct ParameterOverride_1_t9743BB143BE9B03345E5365124680D2B48699974; // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 struct ParameterOverride_1_t4C9D3949FFB2BBF1449903DEE28A975867B49BFD; // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 struct ParameterOverride_1_tAFBF57EE99533C4E26519DEEBD9AAF3F58E74318; // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 struct ParameterOverride_1_tABD37C5F9E2B7F6C8CCE53B58355B45B0D1A2EC0; // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 struct ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E; // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1 struct PostProcessEffectRenderer_1_t6C11DDDFC60F401B58CDCCD46359E86BB3487DDF; // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1 struct PostProcessEffectRenderer_1_t07AD11060B8AF7917141C0EDCE6B73660D7A8267; // System.Predicate`1 struct Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB; // System.Predicate`1 struct Predicate_1_tBC55AA0C1F69FD07A5F71AE40FD34D7821C89C28; // System.Predicate`1 struct Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034; // System.Predicate`1 struct Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83; // System.Collections.Generic.Dictionary`2/ValueCollection> struct ValueCollection_t20DD61932078195D9D2493F92B5D8610A1E7C098; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tAC9371FC72C759652E224BBBE13669CD7F4FC7EC; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t226473EEF7C4AFF429F882926A88F56C444EA83B; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t91A54C3ED72E84FF0EDAE8A0B013BDB56B676157; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t0ACCC25930444F15B1857D00E9FB6021E5842852; // System.Collections.Generic.Dictionary`2/ValueCollection> struct ValueCollection_t5AC0F49B6732FCDA06FFA948D735C55D8F989355; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t62B37D7F77847CC443111BF908AF5F0CE905D1BE; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tB942A1033B750DCF04FE948413982D120FC69A4E; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t4B4C7CAFBFF36A4AF729E49B7394919253EE1D4D; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t42E47152C5BD4BA457B9FBCB8B8184A6E3F5E04A; // System.Collections.Generic.Dictionary`2/Entry>[] struct EntryU5BU5D_t264CC85ABAA64D491BAC7CC69D4C862BAA6042B8; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t7732497AB9D637A1BADCC6C2B28E6F66569559D5; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t6F17F8994D0DDCD5742C654891BA6E4B3FE6873C; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t97028F06B99E6CC4886184C46F369C80594BAE7F; // System.Collections.Generic.Dictionary`2/Entry>[] struct EntryU5BU5D_t4C75CA458A75E6C00AEA1676C9E4178C34C623C6; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t6988DCF77A2047F043FDC110FA23E36ED2ADCC2E; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tDCA1A62E50C5B5A40FD6F44107088AF42F5671D2; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t236BBCDB337AEA09878EF286294C91D6E2440F8F; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t336963E4C5A10021109DCE587B1ECF247BAF09C0; // UnityEngine.RenderTexture[][] struct RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD; // System.Reflection.Assembly[] struct AssemblyU5BU5D_t42061B4CA43487DD8ECD8C3AACCEF783FA081FF0; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // UnityEngine.Collider[] struct ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486; // UnityEngine.Color[] struct ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // UnityEngine.Display[] struct DisplayU5BU5D_t3330058639C7A70B7B1FE7B4325E2B5D600CF4A6; // UnityEngine.Rendering.PostProcessing.IAmbientOcclusionMethod[] struct IAmbientOcclusionMethodU5BU5D_t7680D124E65868B9F771A7EAB66D87948B6CC3C0; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // UnityEngine.Keyframe[] struct KeyframeU5BU5D_tF817D582FE6B521008A03DDBB5D1326DD78DB0BC; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // UnityEngine.Rendering.PostProcessing.ParameterOverride[] struct ParameterOverrideU5BU5D_tF2DD4117720F22B45DAA465A29689C1721FECDEA; // UnityEngine.Rendering.PostProcessing.PostProcessBundle[] struct PostProcessBundleU5BU5D_t8E8FC87BD197A65C29247E5307A9FA03AC4ED46E; // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer[] struct PostProcessEffectRendererU5BU5D_tAB8B9A1E5DD048CC217FB795D5F5EF5C3D441F30; // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings[] struct PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54; // UnityEngine.Rendering.PostProcessing.PostProcessVolume[] struct PostProcessVolumeU5BU5D_t67E4115D9C7BA3358F5B7701028D6328C863DF73; // UnityEngine.Rendering.RenderTargetIdentifier[] struct RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17; // UnityEngine.RenderTexture[] struct RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // UnityEngine.Texture2D[] struct Texture2DU5BU5D_t0CBDCEA1648F6CBEA47C64E1E48F22B9692B3316; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // UnityEngine.Vector3[] struct Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4; // UnityEngine.Rendering.PostProcessing.PostProcessLayer/SerializedBundleRef[] struct SerializedBundleRefU5BU5D_t59C25ED2DCA888A4073400DE2969649F431D949B; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer/QualityPreset[] struct QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8; // UnityEngine.Rendering.PostProcessing.AmbientOcclusion struct AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E; // UnityEngine.Rendering.PostProcessing.AmbientOcclusionModeParameter struct AmbientOcclusionModeParameter_t593B025C8634404766A6106834A1E82B34F207E6; // UnityEngine.Rendering.PostProcessing.AmbientOcclusionQualityParameter struct AmbientOcclusionQualityParameter_t5A4ED2B9EF824CD160F09F59FA5589E1D83B54A2; // UnityEngine.Rendering.PostProcessing.AmbientOcclusionRenderer struct AmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777; // UnityEngine.AnimationCurve struct AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03; // System.AppDomain struct AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB; // System.Reflection.Assembly struct Assembly_t; // System.AssemblyLoadEventHandler struct AssemblyLoadEventHandler_tE06B38463937F6FBCCECF4DF6519F83C1683FE0C; // System.AsyncCallback struct AsyncCallback_tA7921BEF974919C46FF8F9D9867C567B200BB0EA; // UnityEngine.Rendering.PostProcessing.AutoExposure struct AutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106; // UnityEngine.Behaviour struct Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // UnityEngine.Rendering.PostProcessing.BoolParameter struct BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80; // UnityEngine.BoxCollider struct BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5; // UnityEngine.Camera struct Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C; // UnityEngine.Collider struct Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02; // UnityEngine.Rendering.PostProcessing.ColorParameter struct ColorParameter_t2C43807B2FABC978D5B12345759389816D9CA7C5; // UnityEngine.Rendering.CommandBuffer struct CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684; // UnityEngine.ComputeBuffer struct ComputeBuffer_t795666617BDC98AB4033FDD4CE0304A22B7E6427; // UnityEngine.ComputeShader struct ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // UnityEngine.Display struct Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44; // UnityEngine.Rendering.PostProcessing.Dithering struct Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0; // System.EventHandler struct EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B; // UnityEngine.Rendering.PostProcessing.EyeAdaptationParameter struct EyeAdaptationParameter_tDA582FD37222DBF7B766054B60953D4E5FF2B439; // UnityEngine.Rendering.PostProcessing.FastApproximateAntialiasing struct FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2; // System.Reflection.FieldInfo struct FieldInfo_t; // UnityEngine.Rendering.PostProcessing.FloatParameter struct FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0; // UnityEngine.Rendering.PostProcessing.Fog struct Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319; // UnityEngine.Rendering.PostProcessing.HistogramMonitor struct HistogramMonitor_t4CE2479EB5AF4FD0B55D94504EE6878C5074C947; // UnityEngine.Rendering.PostProcessing.IAmbientOcclusionMethod struct IAmbientOcclusionMethod_t824865211D56AFB71D3854957252FEC8098181AD; // System.IAsyncResult struct IAsyncResult_tC9F97BF36FCF122D29D3101D80642278297BF370; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // System.Collections.IEnumerator struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105; // UnityEngine.Rendering.PostProcessing.IntParameter struct IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB; // UnityEngine.Rendering.PostProcessing.LightMeterMonitor struct LightMeterMonitor_tCB2A93113D260FA866AA7AAC9F4EBEC1753FBCB9; // UnityEngine.Rendering.PostProcessing.LogHistogram struct LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C; // UnityEngine.Material struct Material_t8927C00353A72755313F046D0CE85178AE8218EE; // UnityEngine.MaterialPropertyBlock struct MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // UnityEngine.Mesh struct Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6; // UnityEngine.MeshCollider struct MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98; // System.Reflection.MethodInfo struct MethodInfo_t; // UnityEngine.Rendering.PostProcessing.Monitor struct Monitor_tEB1AC1F82D87F6BEE4839CF882097D5889302372; // UnityEngine.MonoBehaviour struct MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A; // UnityEngine.Rendering.PostProcessing.MultiScaleVO struct MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A; // System.ObsoleteAttribute struct ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671; // UnityEngine.Rendering.PostProcessing.ParameterOverride struct ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784; // UnityEngine.Rendering.PostProcessing.PostProcessAttribute struct PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4; // UnityEngine.Rendering.PostProcessing.PostProcessBundle struct PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791; // UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer struct PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399; // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer struct PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB; // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings struct PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0; // UnityEngine.Rendering.PostProcessing.PostProcessLayer struct PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7; // UnityEngine.Rendering.PostProcessing.PostProcessManager struct PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696; // UnityEngine.Rendering.PostProcessing.PostProcessProfile struct PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E; // UnityEngine.Rendering.PostProcessing.PostProcessRenderContext struct PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5; // UnityEngine.Rendering.PostProcessing.PostProcessResources struct PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC; // UnityEngine.Rendering.PostProcessing.PostProcessVolume struct PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF; // UnityEngine.Rendering.PostProcessing.PropertySheet struct PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7; // UnityEngine.Rendering.PostProcessing.PropertySheetFactory struct PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835; // System.Random struct Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118; // UnityEngine.Rendering.RenderPipelineAsset struct RenderPipelineAsset_tA4DBD0F0DD583DF3C9F85AF41F49308D167864EF; // UnityEngine.RenderTexture struct RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849; // System.ResolveEventHandler struct ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // UnityEngine.Rendering.PostProcessing.ScalableAO struct ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionPresetParameter struct ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionResolutionParameter struct ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflections struct ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer struct ScreenSpaceReflectionsRenderer_tCEE2028F8836ABDF848B3C474E41042BC35DBA4F; // UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A; // UnityEngine.Shader struct Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39; // UnityEngine.SphereCollider struct SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A; // UnityEngine.Rendering.PostProcessing.Spline struct Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2; // UnityEngine.Rendering.PostProcessing.SplineParameter struct SplineParameter_t34BEB0723CDE19AAB7E784B20834CABC7B490339; // System.String struct String_t; // UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing struct SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330; // UnityEngine.Rendering.PostProcessing.TargetPool struct TargetPool_t903089FCEE606214C490876AB928DA25294034CC; // UnityEngine.Rendering.PostProcessing.TemporalAntialiasing struct TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6; // UnityEngine.Texture struct Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE; // UnityEngine.Texture2D struct Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF; // UnityEngine.Texture3D struct Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8; // UnityEngine.Rendering.PostProcessing.TextureLerper struct TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616; // UnityEngine.Transform struct Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1; // System.Type struct Type_t; // System.UnhandledExceptionEventHandler struct UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64; // UnityEngine.Rendering.PostProcessing.Vector2Parameter struct Vector2Parameter_t0E1CE8C27130B36A75688B706DE0EACCE9DE41A3; // UnityEngine.Rendering.PostProcessing.VectorscopeMonitor struct VectorscopeMonitor_t5E5341810F7316F73442ADBEE0C5EBC1E282DE05; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // UnityEngine.Rendering.PostProcessing.WaveformMonitor struct WaveformMonitor_tE009C975236895DCB24F45048BF99F2443B66FF5; // System.Reflection.Assembly/ResolveEventHolder struct ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C; // UnityEngine.Camera/CameraCallback struct CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D; // UnityEngine.Display/DisplaysUpdatedDelegate struct DisplaysUpdatedDelegate_tC6A6AD44FAD98C9E28479FFF4BD3D9932458A6A1; // UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer/OverlaySettings struct OverlaySettings_t7071522FB1A8AF4C8F333D3F64057B4E773C3675; // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_0 struct U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2; // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_2 struct U3CU3Ec__DisplayClass54_2_t4FA51C9B0FB32D60372B20C7B4057723C9DA37AC; // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_3 struct U3CU3Ec__DisplayClass54_3_t66E86CF03FBBE19459888FDF4BA21FD17DF0D10C; // UnityEngine.Rendering.PostProcessing.PostProcessLayer/SerializedBundleRef struct SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF; // UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders struct ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B; // UnityEngine.Rendering.PostProcessing.PostProcessResources/SMAALuts struct SMAALuts_t7B662D41B4C6B2CF97D9C5363B61AA14808C2932; // UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders struct Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer/QualityPreset struct QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971; IL2CPP_EXTERN_C RuntimeClass* AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t10D6F2FE2BEE5CD81BEC39CF9043FA12AC3218D6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tA71E659021C95E54328A443283A7154D558E9411_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tE6832BDBB9DF9AF431BB4366F6E6788C43625719_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Graphics_t97FAEBE964F3F622D4865E7EC62717FE94D1F56D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IAmbientOcclusionMethod_t824865211D56AFB71D3854957252FEC8098181AD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_tA2CFC624CD7D291A0E486D1A5FC78BF6425F9428_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t5C4FADAE1CD0985640B2EDB887FE74A475EDEEDB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_tA210A7DD9895121BD30D2310364E5BCB5776F6BF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Material_t8927C00353A72755313F046D0CE85178AE8218EE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObsoleteAttributeU5BU5D_tAC73C504F00AEC879F622AFE547DD3A1ECCAEE38_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Predicate_1_tBC55AA0C1F69FD07A5F71AE40FD34D7821C89C28_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderTextureFormat_t8371287102ED67772EF78229CF4AB9D38C2CD626_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TargetPool_t903089FCEE606214C490876AB928DA25294034CC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextureFormat_tBED5388A0445FE978F97B41D247275B036407932_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass54_2_t4FA51C9B0FB32D60372B20C7B4057723C9DA37AC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass54_3_t66E86CF03FBBE19459888FDF4BA21FD17DF0D10C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t0371F3F566F4F168ED2109DB54CFB0DA63A9AF5B____BEE794DBCD4CBBBF1C7DAF41EF192F0C8543F2C04DCD5D88F445D71BB75FC08A_0_FieldInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral002B6E3216BE0ED6688E6B5F475171A893F058CB; IL2CPP_EXTERN_C String_t* _stringLiteral0118FC8335E03545EA4D15C1C5CDEA231BFE0118; IL2CPP_EXTERN_C String_t* _stringLiteral037AA025A31537E3DFE61062DDD8157A69E15A01; IL2CPP_EXTERN_C String_t* _stringLiteral086508AC5A7228F9F7C2C97F2D1FBE219894054A; IL2CPP_EXTERN_C String_t* _stringLiteral08929B9ED7690C81F8839C7D7C9D227261D64D44; IL2CPP_EXTERN_C String_t* _stringLiteral08ED43185C181085D3D3132BE92B86C4A4C1AA34; IL2CPP_EXTERN_C String_t* _stringLiteral09B6A7A347CF016F5EAEBCCCA4B381E3872CAA25; IL2CPP_EXTERN_C String_t* _stringLiteral0C382D3DF11993113B182CC6D09D617971C97D01; IL2CPP_EXTERN_C String_t* _stringLiteral0C547D50C7657A3E74FC8F05ECB3A705BB16AF2C; IL2CPP_EXTERN_C String_t* _stringLiteral0CA98D56D560FF8016E2A1CE069D887E1215A99A; IL2CPP_EXTERN_C String_t* _stringLiteral0DFFA37623A57E2A7D5D752E132154E4A0E611C5; IL2CPP_EXTERN_C String_t* _stringLiteral10CFB0C733409DD12D931B775A9F511EDA140395; IL2CPP_EXTERN_C String_t* _stringLiteral10E36AD21579A36B46F33213F4582B515F7B68BB; IL2CPP_EXTERN_C String_t* _stringLiteral13C473C1DF1C86E6969137395DA7E5B57C2EB515; IL2CPP_EXTERN_C String_t* _stringLiteral142E8197D90669581CB2A831573EC7FCC5633798; IL2CPP_EXTERN_C String_t* _stringLiteral16E48C312F07FB1EEACFFE7DB56DE004B5C8EBC8; IL2CPP_EXTERN_C String_t* _stringLiteral170A4AE79F1E4ADE325EA6DCA89AB7E5C651BA04; IL2CPP_EXTERN_C String_t* _stringLiteral1A25F9629980F374031EDFAA0BA93D487C5FEBD6; IL2CPP_EXTERN_C String_t* _stringLiteral1B335DC5150E9D6560580B5CB2B2CA07B69C149B; IL2CPP_EXTERN_C String_t* _stringLiteral1C8080E116C20514B2112FEEDD2DB6033035CD1F; IL2CPP_EXTERN_C String_t* _stringLiteral1CFF6C896ECBCE58E3E3C5BA9EDC69955D8F4E24; IL2CPP_EXTERN_C String_t* _stringLiteral1D9610F0578F30490A0BAB077B665B13DC099FA8; IL2CPP_EXTERN_C String_t* _stringLiteral1E2D1B8F48736631DA3F7445F9220FD9F6FAB83B; IL2CPP_EXTERN_C String_t* _stringLiteral1E6383000E99B9F3488045B11084D1E4AD8A7A4C; IL2CPP_EXTERN_C String_t* _stringLiteral1E8F51CAB22E1669CF2F07CE05CA2FDE7ABC1428; IL2CPP_EXTERN_C String_t* _stringLiteral1F3569EA34F0CDC5996987E80A285D635BB3A971; IL2CPP_EXTERN_C String_t* _stringLiteral207B3D9446F2D4167D3D15FA99BDA04AA93AD0A0; IL2CPP_EXTERN_C String_t* _stringLiteral226B04A0CC5F5100674EEFBB045D72F8A18827A2; IL2CPP_EXTERN_C String_t* _stringLiteral22D0BC85971421C38204964B82C1A39445C50643; IL2CPP_EXTERN_C String_t* _stringLiteral23B4E96AC62A533DA4B9AACC8D74539EA644D8EB; IL2CPP_EXTERN_C String_t* _stringLiteral27BA98ED83E2698BF83107363005D88ACAFA9C7C; IL2CPP_EXTERN_C String_t* _stringLiteral293D1A3AA819973FEC7C768A5F4372EBA6A92D67; IL2CPP_EXTERN_C String_t* _stringLiteral2DBE421E59CEE79CEA2561BAD8FAE196B6396FDC; IL2CPP_EXTERN_C String_t* _stringLiteral2EBF4BFB077211522DD25DE681770A03AC54B998; IL2CPP_EXTERN_C String_t* _stringLiteral2F27F2E70D75C32B101C2B5B83AF222261FD3DAF; IL2CPP_EXTERN_C String_t* _stringLiteral2F80F1A560C9094CDF248E6F2A7711192360BA6D; IL2CPP_EXTERN_C String_t* _stringLiteral30E83E1ADF2EB17E393A95B8B12CB0F5EBFBEF02; IL2CPP_EXTERN_C String_t* _stringLiteral32404EE0FBFFCF67870620BA76FD49CDC93A1ECC; IL2CPP_EXTERN_C String_t* _stringLiteral33DAFA83AE3C1EBDE3E132BFB1409BEAEF5C7299; IL2CPP_EXTERN_C String_t* _stringLiteral3522B9AFA3A138B20B0C0E0D23B1DFBD6446CF30; IL2CPP_EXTERN_C String_t* _stringLiteral37640B714B2743455E93474E372B877B5860A095; IL2CPP_EXTERN_C String_t* _stringLiteral3AB1757516AA276FCFC0ECDF453B81D676A6D007; IL2CPP_EXTERN_C String_t* _stringLiteral3C435E39DBD66EBDFEDEFCF4E7E22DEEC0DA7197; IL2CPP_EXTERN_C String_t* _stringLiteral3C8BEB212F50782CC9ADCF481BDD586771879802; IL2CPP_EXTERN_C String_t* _stringLiteral3CB951C5C06E2A9CE696B22F5090A82016181ECD; IL2CPP_EXTERN_C String_t* _stringLiteral3E20DF6208663B0AD273810771BA08667A977512; IL2CPP_EXTERN_C String_t* _stringLiteral3E3AA2D144C34DB6F8864CDB223CC761B59084B9; IL2CPP_EXTERN_C String_t* _stringLiteral3E63EA4D6F8144DD6406580EE9A7B6F874A529E4; IL2CPP_EXTERN_C String_t* _stringLiteral3E918502AC81EC5515FFE14D0A95F18A73D4E4A9; IL2CPP_EXTERN_C String_t* _stringLiteral3FCF7A79A19CC84E020DC880393A70FEEAF86DC4; IL2CPP_EXTERN_C String_t* _stringLiteral407C00532FD858B87FCEE11BF0F998A6A89EDB9F; IL2CPP_EXTERN_C String_t* _stringLiteral42D38B7E7AF7C3B175F68214D51EEF316F00CEDA; IL2CPP_EXTERN_C String_t* _stringLiteral42FF5E51B63AEC54737269D17B984DE69B60A1C8; IL2CPP_EXTERN_C String_t* _stringLiteral43FA41D97529E894BDBBF936A527F467B3CB1525; IL2CPP_EXTERN_C String_t* _stringLiteral46A1CFC239796260DBD89F681F79B7212DA37022; IL2CPP_EXTERN_C String_t* _stringLiteral4B8146FB95E4F51B29DA41EB5F6D60F8FD0ECF21; IL2CPP_EXTERN_C String_t* _stringLiteral4C539297E23C7190DDC2B0F48DF7D8DC80628F81; IL2CPP_EXTERN_C String_t* _stringLiteral4CE5AC9BDB4CAF7AB926B83A4813889AE1F5335E; IL2CPP_EXTERN_C String_t* _stringLiteral4E3F28E31C6FBF9CE40FB0E22DB6EEB51E327ECC; IL2CPP_EXTERN_C String_t* _stringLiteral4F889A7069FB348E59778EC4C275B6A09FE34752; IL2CPP_EXTERN_C String_t* _stringLiteral51E7EA98EF27D0C177A501478F6A636D57A19261; IL2CPP_EXTERN_C String_t* _stringLiteral53061051CFE4CD1AED5D34B00C2D795C27B3DA26; IL2CPP_EXTERN_C String_t* _stringLiteral5426164D3FD854B363C9A2CA78D403D776C4664B; IL2CPP_EXTERN_C String_t* _stringLiteral56590D50CADA243EA1E1DC65E4A0C7A3EF5EB894; IL2CPP_EXTERN_C String_t* _stringLiteral56F6E8A8A4A719B8F6BA55E37E89D0AEC892F958; IL2CPP_EXTERN_C String_t* _stringLiteral57835C6EA6AB0104D18200C0E8838A69EAEE8284; IL2CPP_EXTERN_C String_t* _stringLiteral584D4F514F457B9F94AFE8DCD9E3DE07ED8E3756; IL2CPP_EXTERN_C String_t* _stringLiteral5923A6AD0A568F96C8D42C5DA7943F72B98F51B2; IL2CPP_EXTERN_C String_t* _stringLiteral5A0393B03DEF987E242C09199E1EBEC6DA88F8A8; IL2CPP_EXTERN_C String_t* _stringLiteral5A94736F0DD40A2BA511FBCA18C88844E6CCCCDB; IL2CPP_EXTERN_C String_t* _stringLiteral5AB39677552FCD6558823F660419D8B2162C026D; IL2CPP_EXTERN_C String_t* _stringLiteral5C7EBE7FA922EC3E10AA3F6954A60AE63E3D97FD; IL2CPP_EXTERN_C String_t* _stringLiteral5E869A55F1FD970D9863620354037962A0AC0C3E; IL2CPP_EXTERN_C String_t* _stringLiteral5ED45B85ADA1AFA9C8962A3063BC0DB7FA04521E; IL2CPP_EXTERN_C String_t* _stringLiteral5ED5E460584F6B4377F2BEE3FC03DEC4AE91DE43; IL2CPP_EXTERN_C String_t* _stringLiteral5EE6B345EE118A688CADF5446F3418831F408C73; IL2CPP_EXTERN_C String_t* _stringLiteral6067E93B7ED6BC9634C2207045961FBB1126B92A; IL2CPP_EXTERN_C String_t* _stringLiteral619473C3F3D73F6F9568CC86EC94F627601ACCEE; IL2CPP_EXTERN_C String_t* _stringLiteral6381B23F35E8EBF8FB5110463A8F3EB362AC3F9C; IL2CPP_EXTERN_C String_t* _stringLiteral639ACA49B839E9212C60045A2AD4535F2CB02738; IL2CPP_EXTERN_C String_t* _stringLiteral63E247A491FEB5DF5D6FD7ECFCFA3CB28312BC2B; IL2CPP_EXTERN_C String_t* _stringLiteral65B2B68C38A3A16812B44507E7371840F75D0F64; IL2CPP_EXTERN_C String_t* _stringLiteral65DA0CA6246AE2288BFBD3224C0B6589F82798AC; IL2CPP_EXTERN_C String_t* _stringLiteral665E0656CC33F8CF208845A22B28A9CA5A9FFE15; IL2CPP_EXTERN_C String_t* _stringLiteral66CC2216400A85B2C13A1654EA6B5A0718876796; IL2CPP_EXTERN_C String_t* _stringLiteral68ABF491E453082C64E5884896951C1A8B56207C; IL2CPP_EXTERN_C String_t* _stringLiteral690C12CED9E5E166F02EC56E4CD00E7A873F3E2F; IL2CPP_EXTERN_C String_t* _stringLiteral69C0119855718691DA94349AC3686D00870A9B98; IL2CPP_EXTERN_C String_t* _stringLiteral69EFC967936800473A4F9876FAAA3EEADC9362FE; IL2CPP_EXTERN_C String_t* _stringLiteral6D4BCDF03F3EB5445C966C9A6991227EB12A8518; IL2CPP_EXTERN_C String_t* _stringLiteral6E88A34F99D11CEE0A0FE1DD1A6CF2C71CE50DDA; IL2CPP_EXTERN_C String_t* _stringLiteral72A731D064EB75DC3D80E1718EA650C90C3D0EA9; IL2CPP_EXTERN_C String_t* _stringLiteral740089289C2E763CD88706364D480777A7CAA825; IL2CPP_EXTERN_C String_t* _stringLiteral7445F99B8F21114A1A2E9E341A81E61AAD98112B; IL2CPP_EXTERN_C String_t* _stringLiteral7708E3CFCAC428CAD92AA2C5021283430C7A9820; IL2CPP_EXTERN_C String_t* _stringLiteral7715D4C32E0B633910505DBD79C8B007ED38012F; IL2CPP_EXTERN_C String_t* _stringLiteral78C67E2A4385F588BA2DCEE159691DCE1EC544D1; IL2CPP_EXTERN_C String_t* _stringLiteral78DAA2A377427ECC55BEC38317DB7E5660FCEF9A; IL2CPP_EXTERN_C String_t* _stringLiteral79604C4B9CAD6A9E20432340AFF586198F3855EA; IL2CPP_EXTERN_C String_t* _stringLiteral79AEC902957F1E1E06FCB413B50E1126385A3E08; IL2CPP_EXTERN_C String_t* _stringLiteral7FCB90A02CB856E39E45C057419E1AC29DE139EC; IL2CPP_EXTERN_C String_t* _stringLiteral82CC48F8FF2BF0BD5A479EE5B8AA3D122619F884; IL2CPP_EXTERN_C String_t* _stringLiteral8345F8A541AD1D1A6D2653ED02DF9F14C6FCC8C0; IL2CPP_EXTERN_C String_t* _stringLiteral86C40CB6A88EE880D77D42E5D3A9E9E12F4B7F78; IL2CPP_EXTERN_C String_t* _stringLiteral875A4C409EA727D1AAD538D85FE6E95841B1F090; IL2CPP_EXTERN_C String_t* _stringLiteral888F402019BA6B7B75F107FF277905FC91B7D4A5; IL2CPP_EXTERN_C String_t* _stringLiteral8C1F9317F0F6CD38539297951AC9FF62130D82D9; IL2CPP_EXTERN_C String_t* _stringLiteral8C6A6A41480F2CBD77843C2E5F2333F697FE5FB9; IL2CPP_EXTERN_C String_t* _stringLiteral8F918730738742873F3261262AC96AAE8B53F56E; IL2CPP_EXTERN_C String_t* _stringLiteral90E32CA8EA0B33AF3444AFE2F6F95A408894E0C0; IL2CPP_EXTERN_C String_t* _stringLiteral91896BFCE7A80962CB847131C99FBB40B54405A9; IL2CPP_EXTERN_C String_t* _stringLiteral94044ACB62556C33BA6A115D3AB33A8A551F943D; IL2CPP_EXTERN_C String_t* _stringLiteral95B483AD515149C362D6A5A87D18CEA3E21ABC2E; IL2CPP_EXTERN_C String_t* _stringLiteral967A14D121BCDCE22BBAA9460E1984A8C2BA54D8; IL2CPP_EXTERN_C String_t* _stringLiteral96AFB5CB3B476CE64056EF8716AEA14B385714ED; IL2CPP_EXTERN_C String_t* _stringLiteral97CBF9BB4E5A8736AF4E0D4347D09B9612D9F975; IL2CPP_EXTERN_C String_t* _stringLiteral99332D0DDE495E198DAFA6F42593F9CF853BEFB8; IL2CPP_EXTERN_C String_t* _stringLiteral9C24F489438D2C8B7A587DE5BE3C34A2BEA6BBD8; IL2CPP_EXTERN_C String_t* _stringLiteral9C7F6CFACBA60E7454344DA7A7EB629EB0C4A8F2; IL2CPP_EXTERN_C String_t* _stringLiteral9DA0A315BE47865976FE7CF074D6F4A38130F4DA; IL2CPP_EXTERN_C String_t* _stringLiteral9E697C3514FCD429A08318C830A7FBC7F581D117; IL2CPP_EXTERN_C String_t* _stringLiteral9EF130F5926879EBF9B54F5667C54161749AD3C4; IL2CPP_EXTERN_C String_t* _stringLiteral9F2A3E33454C34654F2C5EFE7D4308E04FFEE746; IL2CPP_EXTERN_C String_t* _stringLiteral9FDAEC7A5845D33C15832E734EEF3034A54071E9; IL2CPP_EXTERN_C String_t* _stringLiteralA1A7827EDA1243FD67565F1E76FE3EFC1195F47D; IL2CPP_EXTERN_C String_t* _stringLiteralA389F46BE74D9A5A435BF0CB6CCC807789EC28C4; IL2CPP_EXTERN_C String_t* _stringLiteralA740F42C17C48D9FD7DD896C9566DF29AC4B00D5; IL2CPP_EXTERN_C String_t* _stringLiteralAA4D198597F2B72EF6D2A733B4F656C7D8ED45E0; IL2CPP_EXTERN_C String_t* _stringLiteralAA9E5E9E18AE33521BED7481E6C688F693E74D40; IL2CPP_EXTERN_C String_t* _stringLiteralAAE7545E4F9244ECA5FD2DDF9AB3C069EA56E2B7; IL2CPP_EXTERN_C String_t* _stringLiteralAB0D9F5B9917E33FFA8D3428D1CEC5DA1F0F0C62; IL2CPP_EXTERN_C String_t* _stringLiteralACC6BBEBB6EC2D569DB1D4EED7056E9BD92D3BD2; IL2CPP_EXTERN_C String_t* _stringLiteralAD8876816F840CDD275978547DCA00605F5521FA; IL2CPP_EXTERN_C String_t* _stringLiteralADD218EEEC60165FC319ED66CAD59FFB5160614D; IL2CPP_EXTERN_C String_t* _stringLiteralAFB96CBDD1BBEA781CAEFF941BBCBDF76AC2AB57; IL2CPP_EXTERN_C String_t* _stringLiteralB0AC4EFE6E48DBA1D668243A465871BFB45BF01C; IL2CPP_EXTERN_C String_t* _stringLiteralB27E7F07B4375E822409BF723BBE476EBE35D08E; IL2CPP_EXTERN_C String_t* _stringLiteralB31519FF1B758D6CDDE501CB4E12CA5E80E93813; IL2CPP_EXTERN_C String_t* _stringLiteralB41868DE0B663EE64B8FEC63B64C634F6B1DE0A9; IL2CPP_EXTERN_C String_t* _stringLiteralB5696D802E93F47F31F1E298FB7F74857D3CC019; IL2CPP_EXTERN_C String_t* _stringLiteralB6944797894A4EE69A35AAEF430EF2BAEFD94456; IL2CPP_EXTERN_C String_t* _stringLiteralB7313CC4A1FC7E8F730433FE31FA8B6C42C2F617; IL2CPP_EXTERN_C String_t* _stringLiteralB74A962C152795F11F52A3EC88031176770458C2; IL2CPP_EXTERN_C String_t* _stringLiteralB79E9355BA2322F9C8FD240050BAF587B8F13D47; IL2CPP_EXTERN_C String_t* _stringLiteralBA83612794608072C96135390EBB6580736B548C; IL2CPP_EXTERN_C String_t* _stringLiteralBB3A73FB8F92E3348D22ABF2646DED8C9B1FAEEC; IL2CPP_EXTERN_C String_t* _stringLiteralC04965E7E214172621D32A1D48FB54A8D4F5E42B; IL2CPP_EXTERN_C String_t* _stringLiteralC0FF7CAF7281B443F7CFAA8E50B3449BC1C101CC; IL2CPP_EXTERN_C String_t* _stringLiteralC2692DAFABAE4F20748622DC4EFFB18765E992B9; IL2CPP_EXTERN_C String_t* _stringLiteralC27247C19E767FA5A71651454878BEB32E3E617F; IL2CPP_EXTERN_C String_t* _stringLiteralC50BD3EEB0CD9AE675B6FB48C993EAF61A0F5743; IL2CPP_EXTERN_C String_t* _stringLiteralC6EE06363A208F4A08D7EEA39B55DD710EE70E21; IL2CPP_EXTERN_C String_t* _stringLiteralC89664300C74122590A7402331DCC0DEB889E812; IL2CPP_EXTERN_C String_t* _stringLiteralCC90D1F945AC7169737EB4D29A9935C14E0C85F0; IL2CPP_EXTERN_C String_t* _stringLiteralCCCBD7B38FB8F86969AE39C491FEEE84FA50C4B0; IL2CPP_EXTERN_C String_t* _stringLiteralCCF0324D45502BEEE42F28C66C8AD122C1A769C3; IL2CPP_EXTERN_C String_t* _stringLiteralCEE9A5CE2C99B1ACB29F60F54B0FB33100BB8DA9; IL2CPP_EXTERN_C String_t* _stringLiteralD236D27ACEF2604264B8A2F7F835C87D1A6FF1A3; IL2CPP_EXTERN_C String_t* _stringLiteralD58E87690792F5142FC91090175176B5473F7AA8; IL2CPP_EXTERN_C String_t* _stringLiteralD5A59EF736212174C538CE94E1A1BC47039BEBCB; IL2CPP_EXTERN_C String_t* _stringLiteralD5EDDE0653F57527501C28735507B1CC41D34488; IL2CPP_EXTERN_C String_t* _stringLiteralD754031EB09A4061A82F00A1E77A9972C831A1FB; IL2CPP_EXTERN_C String_t* _stringLiteralD861DB752E818C85F15BF687AF8BAABFBA56F7C5; IL2CPP_EXTERN_C String_t* _stringLiteralD876D7C328FC7389E475AF8B43EFCC458EEECA0F; IL2CPP_EXTERN_C String_t* _stringLiteralD8C7A356B73AA14E51E3C23F430521F42A4E8831; IL2CPP_EXTERN_C String_t* _stringLiteralD96BE28A4BF7458178E287E805320A7B8B81B4CC; IL2CPP_EXTERN_C String_t* _stringLiteralD982DD4496EE1EAEEDD5B4DA7B2EB057EEC66E1D; IL2CPP_EXTERN_C String_t* _stringLiteralDAC2492AA14F902D97F136C20B73300275F6560A; IL2CPP_EXTERN_C String_t* _stringLiteralDB2AD2BF19CFBD6E96C5482748DD8FE243A98D02; IL2CPP_EXTERN_C String_t* _stringLiteralDC80E36B12012D9CC8345C1E65C3514CC71B6D6B; IL2CPP_EXTERN_C String_t* _stringLiteralE43FBF1BAFBB8EFF4CA76D632F7C1DF3CE2A2148; IL2CPP_EXTERN_C String_t* _stringLiteralE75B2F2DCB45F8587B72E7BD107D9281449E36FA; IL2CPP_EXTERN_C String_t* _stringLiteralE77469616D4D7BD322020C5FFC7F7A69CB5FA8F5; IL2CPP_EXTERN_C String_t* _stringLiteralEA1322E1997446F7BAFF2D9E6DEA56A54D247564; IL2CPP_EXTERN_C String_t* _stringLiteralEB74F4F7074852B4D27CACC815896AB974B7ACFC; IL2CPP_EXTERN_C String_t* _stringLiteralEDB4DA47A83336B72A9CD2320FC45165FE3367D9; IL2CPP_EXTERN_C String_t* _stringLiteralEDE5C319F3E1E62CD8B9EEA404BE2D3021161D09; IL2CPP_EXTERN_C String_t* _stringLiteralEF6617988B00AEF7DABAD38EABEBCC11302D95FB; IL2CPP_EXTERN_C String_t* _stringLiteralEF97F9F56A4C265AADFF5D9DDC3853E65DA6C256; IL2CPP_EXTERN_C String_t* _stringLiteralF256016A8505804BA30B7CBFB1898D23FC7004CE; IL2CPP_EXTERN_C String_t* _stringLiteralF4B55D8060185BC7826AF8D71944B2422B9A7129; IL2CPP_EXTERN_C String_t* _stringLiteralF51190EEE90545F9CD168B86B0A73EF3C85E3A2C; IL2CPP_EXTERN_C String_t* _stringLiteralF6B171301EC46844CD9760B315C797B690BCF2B7; IL2CPP_EXTERN_C String_t* _stringLiteralF6C6C44A13894F1D66F784186F0791EB08A975AE; IL2CPP_EXTERN_C String_t* _stringLiteralF78A9418B4D33DBFF17F335D0669B42522E6D392; IL2CPP_EXTERN_C String_t* _stringLiteralF873D6748545B7516CD56A7A617453AEC82E7C8D; IL2CPP_EXTERN_C String_t* _stringLiteralFCA5D1DFD95C805A7F42E7A4052214B3505A453B; IL2CPP_EXTERN_C String_t* _stringLiteralFED3C378B19068A98599B75359F08B3BED32D4D4; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisCamera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_mE17146EF5B0D8E9F9D2D2D94567BF211AD00D320_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponents_TisCollider_t5E81E43C2ECA0209A7C4528E84A632712D192B02_m8B874738942F6C77C3FD820AF40BB8A33528FDF4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m0E77D45ED0AC8E36ED3617E9FB759AD2A452E060_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m1D9C774A6BA2342AF6C32FDDEEC1171F8AF857A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m62095822FC6DB21EFE5F8D6D0031195A56962BFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m957ACCF05AD393A57B943E85BE507B7ED2B2904B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mDC856366D93112C87216EC80A953C26DE8A6E290_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mF83ED3EE7AB6F2E8D515A998B691E048501791E4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m0999E28E34F97E04A673BFF5FFD3AAA7EBA1AB92_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m1891426A24658446C655B33CDF01383FAB95DCB4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m8ECF4D5DD090BB883D4633AFD9C0BDD98FB445F4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mAEE6522C86E2BF37977EBF854B1C3C9FCFB0718E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_m3B1A446DB103681B6B6CEF198BF27262412B1C2F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_m9A4D1CF1A68BBA5806C2874741EA7AE3D7185C9A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m7863FD1F358EAFA4759FA538B8103418E97650C1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m82117D1810DF3BDDA8F65E5F0883C2BFA26FCE04_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m964264FE199F1338C5FF854AFAC07BE4D55CEF16_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mDA84BC4EB1A9B38BEFC73A8718A628B870CA9345_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mEC8BB5FB46FE71167C303BB248F7239832FC7B3D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m14FCC39301B73C7BD9674D6CD3613529C7BFCE69_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m1586E98396301CB1E36CFCF9417F82F6CF8C6791_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m45DC13CC0C85D92CB7ABC93B127C0C3F680E245B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m5982DEB996FD882A4FB91CF1A7A21F24ED8FF9CF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m69E7FDF18E4340141B9F92D3125CAD490E51A659_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mB035F42686F7F4124AD2C921824725370A195AA0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mCD0C2F0325B7677B9BC340A60AA3FB9C7A88FF63_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mD0C4DB6C8EC7B1AB66783B91679A225842F9032B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mF0AE3867D21201B50EE816E55A8BAAADA8471324_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_m889A5087380C93C41692B29FEDF03056D0E24334_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_mB191847DA00A0CF0EBEFEF09F842823170D5E339_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Keys_m51135ABFE4060AA2E497BC35F2D14335E9FD51C7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Values_m3D95C036ABB90B1EA12E941E1542F4C5E143400E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Values_m69031433BFEDC6A0CF167400E35CC40CE4D9863D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_OrderBy_TisFieldInfo_t_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m39CD858A6418EA506EFAC5170C0027F69CBCC60C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_SelectMany_TisAssembly_t_TisType_t_mD0424E16646170EC3167886BB9BC7F48288673EA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisFieldInfo_t_TisParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784_m4F008F29B482F0630B61A56CF734E3EB25541BB2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisKeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4_TisPostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791_m6545C357B9A1F245255150D5014A4E6FEE8EA4C5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToList_TisParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784_m0FF18C72A1752F31D4282EE1701902A0EA32A6BF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToList_TisPostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791_m333F3A623EF5508C12095DA24E0B7C406F9A2502_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Where_TisFieldInfo_t_m5A89B7E4BDB74CFFB8F597276D646045AD768F15_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Where_TisKeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4_m36F5FC39D1147CB13616D98751476DE40FCA0CB2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Where_TisType_t_m98A76BE80710D7FA14000B0C39096DFA6092DFEA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m04713C03293F099047E69A44D7B72CCDFB5576FA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m08CF469D7C501041243B4B790EFF3F7ECDA57B17_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m1E78C33B0B6F143C4B0DEB76CFE5F22F4A7F40BC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m34DAD6AC8E8B11E77125890D86CF0D9AF99CAEE4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m3B083EA659E3B14EA9D85A6C95774478A37CA734_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mA15ABFEA0D579A5E44EFC184C6A9024719D6A9F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mADF693719CD350653270A3F339ECF4DF03692C0E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mD35F551E4B82E995B864F45DB9E22465EF94AC6D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mEEB9CA50E47FD5AA61D7DBB259DFA6F968B1D628_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mF6D43EBE87A93AB29358657C473A8F4695205143_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m401D4AD5CF2FDFF81A5E1799452F91CADA4E8E16_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m5C79C0EB3EAC684514CA5A703D1FF749464B8A4E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m5DF8EA44064A7892CEF11713610936F7289D2EA4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m666CC004FB298ECB08D760E9600B78CD0323E794_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m6CB22D95E37092CBEF10F0C1C533D8539C9A09B5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m75D2D40791CA5307F5E15771C106A81BF029364A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mA70BD67B676DA68BAABF7EA576CE72FEFCE9156B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mB0353FE043C54E05BE4C2A7CCCC05EF844612DE5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mB1D4E5506D65FEE715C5BC4243F2849E0AFCD0B7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mB1DDAEB865E1F4E0D3130726100D9B45C0C590C4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m3C4342A472C89B6D0CFD11BFD21FB32914BEC39D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m4E9851AFD57F347E4BB3B991076DB89F20630E70_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m6D4BB247BA00812792D9748CE089F9073E624B17_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m731F0CD1A6FC3AA134F92A5FF4620AD6F70F97E7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m8F13360F61844D65F8880E8045260100BA06F175_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m92E98DA7340C7A6A1EF4FFAC2A59FE3ADF9DC58D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mACE910B3B3314F174B483D5917ABF26D82BF59B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mD2D17F6FBA68C8D627D5BAD526264D5143D3A9EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mDEAC3E8C31D11CAAE86138EC909433F51FCE77A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mFF56611D7A133818F356FCB9FBFC34C2872FEBE5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_m0B85B43914C8258481910B03E805BCB7F3CF97FA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_m3186AF39A1E2E659E843E7B23F0E811D83E3801E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_mDD1705A71715E4EEFE8878C568AD42D78E60E7DC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_mE02133B42E05E2B8D8E88291769E05DB5AB04420_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_mF525E1BFCBF8F3108DEAE75F57915F8E5F8F6906_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_mF99B731B7FE71291198AC579A27977DAFAEE528D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_mFFB0CFE94865B467357269DE5CB83D5EDD01443E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_3_Invoke_m961C5C528A5608E542F51F72E30EDBDB9165FC9C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisPostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF_mE825AAB009D0A531FFDB5520A253B6EFF5616154_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_GetEnumerator_m0795ADBC2DDCCB162D007F1FF2DE9D52B5D9B584_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Key_m086666F4498F22AC6542C2D62D387BD5F0D65E7C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_m7AF8D471FFF0D4815F3D94587906B5F9B1A25242_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_mD1876C0E1E116C36906D24EED25799C991F0187B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m0EF1549D6040AD0E99A37A662D7328EB13C594DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m3CE616F0157079C28B5B25D8CB639C4AB34F805B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mAE131B53917AD7132F6BA2C05D5D17C38C5A2E59_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mCB66852EF108F7810C149B035C969D0956FC0205_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mD379FB56A3BE84F6C2AE72CED9EC41E2FF6B3DCC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mD97B151CFC88569A1567F1DE5B6711AF8040D675_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mEE653047BDB3486ACC2E16DC6C3422A0BA48F01F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AsReadOnly_m6FE2DDC00EEC579AF17FB8C4D5F08D45D2A3B827_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m0C81B5A68749354F1FBA1311F1505CCC03B92D4E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m19F6DC314CA69C2634A4ECEAC4B7E8D688023C5C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m4B8C3E5C469683DF4A94C4054743B220F13BB4F5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m78216279C2CFD915344E6C0E655335DB13312BC5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mECED7C5DB4396DB62E7249AAD0BD9A9BC15928E5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Exists_m4DE647B2738100F7430214892A36B81E3FE97E2F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Find_m3B2C011FA658E90B5A34DE501B36CD49C61DAF6A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m3A5A3D5EA4FA2CFDF59D0870BF418A5BD56C006D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m42E5EDE7CF0A88D476C0B341AA88E8A428315BC4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m58E2D47394110BC4AC8216E1ED13CE109A1DCF57_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m7328294DBE16FF49F6D96893E2EAEA6C9F96E441_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mFE0CBE0663998051369CA301FE05C3759B567BBE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAll_m2372E68B9FBA8F11D2A6D6EF333947934B2A057C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAll_m4C4A44DFA1BA8EC53BA6CAE19B1C8AE91F113153_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_m551A84AB57B24D7963D50A1EE3CD8BB9338CF539_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_mF9105B3BD1595269C710130159A464FEF4138DD2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Remove_m017DBA6C58B3AFCF57DAA1C9EC6F97E5A341068D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m19F26A359D9F2420A7E80BB80D2B7D0080D3C90C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m470E51E20F3A5214FFF4A3E2444182163BFFE93D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m506CA9304331AEEB6F54364B7565751DF3DA5F2C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m7A2F942728D925413563F8C2E3B66C9442DE08F3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m84D1F8497C3BCDDC5BC3EB0455E02B0D7ED38DF3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m881A395B30537A77CB90FFD2C41D5AA6CB44694F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mB38E72AF05051F5403306E56E602C5284D335714_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mF8F23D572031748AD428623AE16803455997E297_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m1137DAC9D2025FFC7D853298B59113ACAB858B24_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m68842166CAE4973119614F6FA5EBD88A792799D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m70AF0339DC81F286C8C1B1BC91797AAF46190270_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m7FA90926D9267868473EF90941F6BF794EC87FF2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m992A7DF0408E86BDF26D67DEFECAF408416EAAE6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mC03D41912AE22A341471B61736422311254B2E3D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mD3D7E0DB83F4326F9E2E483AC647103DA97D4BBC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m2048DC2B083950A76C19CB8FCB54BC7BD13A8B6C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m280AB7B6AFB69EF2026D0862F8195043D73C50D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m2D1D75DAA0AB7CBFB048FF31160FD68458227480_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m730FCAD2646FA94B07D1216A512B09AB9F0BBA5D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m8D217AC39A78C197561443BC3CB7ADC8F84DEAF9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mB08F7336154CAAD6A4C403B6C6214224CF118CFB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mB40553E815CFF7A038A4330AB1E77FB327C5F1AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_m80C238F7FD60A8D036B9ADDF149A10262642D081_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m1235BB3C8933E164348DE66313AFBFA6B977338A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Object_Instantiate_TisPostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_m04D5134448560DEEE18D0AEA0F1EA60D2BBD9912_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ParameterOverride_1_Interp_m9789CCC726BAAF33FD8ABAFC88C97E8B7F1B5B70_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ParameterOverride_1_SetValue_mC3B1246E035741D4C531CD1945500D0922F90ED2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ParameterOverride_1__ctor_m7EC3EFB55B1303375DA1384F1D445061E08953FC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ParameterOverride_1__ctor_mB06D27082DA332FE3199EB07B2FDD7B61F06EF98_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ParameterOverride_1__ctor_mDF7104AAEF206176E09DE6BBDF7D803AE228F423_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ParameterOverride_1_op_Implicit_m3C2307C37052884271FFF58F07D1E5BDC805BFD5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessBundle_CastRenderer_TisAmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777_m10917D61760D9F330FB5C48496FB53AE46216AD3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessBundle_CastSettings_TisAmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E_m87F968BC53E9317F1EB2839317979EC31FE19E22_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessEffectRenderer_1__ctor_mD56144ED1114FB42849DB851CF372510642F154E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessEffectSettings_U3COnEnableU3Eb__3_2_m1CDE934C53256BC7BEA3ECE640B0AC61E6632601_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessLayer_GetBundle_TisAmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E_mF6E1A7B75E47047D94A12AF9A39413A04D732977_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessLayer_GetBundle_TisAutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106_mFE224148A1DB5C3915BBC26AE317E7569451883A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessLayer_GetBundle_TisScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05_m99F1277737A4648029D3D674563CFFE7137517CA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessLayer_RenderEffect_TisAutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106_m6D6E0D85192F0D703858A3966E11A6945D9AB4C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessLayer_RenderEffect_TisBloom_t457A960B8113F4FC7B406EDC9EBFBAF7070D65A8_m583AD233BE76C6124E77A7B70BA0B57924567856_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessLayer_RenderEffect_TisChromaticAberration_t03FE8CF734E46DE303C0F17B5E76872F87FAE229_mF8E638CEF7DAF44C57448B6894A8ABF690006AF2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessLayer_RenderEffect_TisColorGrading_t05D75BC0D6AFBF7D1EA14308794E8737F1E62AB5_m7757253F4C871181867BFD436E3660C8F32256B9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessLayer_RenderEffect_TisDepthOfField_tEEDE8392226AF593EBEF5537776E4A87A8FE0731_m3331E38427C5BBD748C0E9445A8480A375EF4E00_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessLayer_RenderEffect_TisGrain_tB492A9950823806164688BD0A2379FDD6489E528_m5EDCF4493E53CE876C08B06DD382E627CFDDBB3D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessLayer_RenderEffect_TisLensDistortion_t6D6F5FBE380034E4890743C7AA799114CB548EC2_m027F67F60D17FA9DA1388193094B5455BBF3C03E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessLayer_RenderEffect_TisMotionBlur_tCC5C9D282548B1DD0A5B375699BC39B511207AF8_m625859B8A8412D1B86A3D32E61B86AB9047956CD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessLayer_RenderEffect_TisVignette_tFBCC5617358CAABF8B6D55C40CEA6406FB852139_m3FD909EC18317F6439E3E62070E82164D5B78EAB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessManager_GetHighestPriorityVolume_mFF5FBB334E0ED2776C1BD3B44970DBF20A4D3D4C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessProfile_AddSettings_m636C8393796396CDBE72A34AD0CEC930791DB895_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessProfile_AddSettings_mB4770661981987A90558315ABC9F3D7C89B19E64_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PostProcessProfile_RemoveSettings_m5735C7842B32CDCA41048105ED64CD31529BBEAD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Predicate_1__ctor_m0CBDEC79CDAD9A63F4A5FD0424F11C665BA3E84A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Predicate_1__ctor_m534027828BC0CD95F0C1523453EBB63ABFB3352F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Predicate_1__ctor_mD3174095FD0D94A06A31073980565D474AAC5F6C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PropertySheetFactory_Get_m65ADC20DA9BB9BADEAE8B52967593CD7943BE47A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PropertySheetFactory_Get_mE4CC267B0EB28F0892A426B67015A309F2540CBF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_GetEnumerator_m2A39445D3EE8B33A0CF1028F33ED731EE6732BD1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Count_m0F1466C2F281BD5E0E83EF5BEE034A1C0B8A72E0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Item_m6A9A75F43EB9E85A2BFA1236ED3F62945CB1723C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RuntimeUtilities_CreateIfNull_TisDithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0_mD737A10C9FCFA6A890A113CBA004CEC360B9524A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RuntimeUtilities_CreateIfNull_TisFastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2_mD5FFF3A34F990D1905E886C3847020C3267925EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RuntimeUtilities_CreateIfNull_TisFog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793_m46487A0721A8E2CEDCFCAF818AAAC061B7B466FA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RuntimeUtilities_CreateIfNull_TisList_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3_m3F4854666BB8CC90AA59F6D235CEFC1153ED6CAF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RuntimeUtilities_CreateIfNull_TisPostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399_m234B95EC8C78096D5FC1ACBCDAC6D896746C1D0E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RuntimeUtilities_CreateIfNull_TisSubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330_m4B05E3C4C147FA6768A737D4FB79853E2450E692_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RuntimeUtilities_CreateIfNull_TisTemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6_m2C8D6A11077D2B787D36C703FFD8E491F2DBB5BC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RuntimeUtilities_GetAllTypesDerivedFrom_TisPostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_m7213F409D422604E273897D7CDC232E31DE3B89B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RuntimeUtilities_GetAttribute_TisPostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4_mED801E2066D03BD341C2B6E6AEA3AE9ED5B4A1BB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ScriptableObject_CreateInstance_TisPostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E_m4D287763BAB409C8331941DE0587B75EA30219CE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TextureFormatUtilities_GetUncompressedRenderTextureFormat_m28CF708125C74C4E0F42793D3F22AB0A929117D0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CGetAllAssemblyTypesU3Eb__87_0_mEC16CBD76F4B67B66784693CA638E845E8B02BE9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3COnEnableU3Eb__2_0_m4E9BE45F5C322F3C227039CB72B5CE5FD569F4A6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3COnEnableU3Eb__3_0_mFB0450A2EA91C54C174F251C8F4B5B520F5314CE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3COnEnableU3Eb__3_1_m842306E3DBC19895D5D0AE7036743BA0E68F4370_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CReloadBaseTypesU3Eb__12_0_mF55DE1849B2343C42C736A9685CDA2AABD975E62_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CUpdateBundleSortListU3Eb__54_1_m3A74A6B00FFBFB1E96DB0F5287825C7A258F5866_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass54_0_U3CUpdateBundleSortListU3Eb__0_mD5BFE7EE8C78489DE37C5540F13B448ED71370F8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass54_0_U3CUpdateBundleSortListU3Eb__2_mCBF7E5A0DACDA7A8E0964D1730BE64A965F2C086_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass54_2_U3CUpdateBundleSortListU3Eb__4_m2AD2BE8A99A17C2F0AB45C2F9CA94511E3B6C20E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass54_3_U3CUpdateBundleSortListU3Eb__5_m2C3256279151D818C94CE366DBF927C277EF9960_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ValueCollection_GetEnumerator_m2567C606A8971A32A1AE37AA596DCB62501AC723_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ValueCollection_GetEnumerator_mC82AD744F24C587A0F27E665E504B31F40FB6516_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* RenderTextureFormat_t8371287102ED67772EF78229CF4AB9D38C2CD626_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* TextureFormat_tBED5388A0445FE978F97B41D247275B036407932_0_0_0_var; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD; struct AssemblyU5BU5D_t42061B4CA43487DD8ECD8C3AACCEF783FA081FF0; struct ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834; struct FieldInfoU5BU5D_tD84513FCA07C63AAFE671A5B39E3ADD6E903938E; struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; struct KeyframeU5BU5D_tF817D582FE6B521008A03DDBB5D1326DD78DB0BC; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct ObsoleteAttributeU5BU5D_tAC73C504F00AEC879F622AFE547DD3A1ECCAEE38; struct PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54; struct RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17; struct RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E; struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; struct Texture2DU5BU5D_t0CBDCEA1648F6CBEA47C64E1E48F22B9692B3316; struct QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t264CC85ABAA64D491BAC7CC69D4C862BAA6042B8* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t98160D789375F5C374F8E30E128A2B2870AB19D2 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t20DD61932078195D9D2493F92B5D8610A1E7C098 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A, ___entries_1)); } inline EntryU5BU5D_t264CC85ABAA64D491BAC7CC69D4C862BAA6042B8* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t264CC85ABAA64D491BAC7CC69D4C862BAA6042B8** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t264CC85ABAA64D491BAC7CC69D4C862BAA6042B8* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A, ___keys_7)); } inline KeyCollection_t98160D789375F5C374F8E30E128A2B2870AB19D2 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t98160D789375F5C374F8E30E128A2B2870AB19D2 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t98160D789375F5C374F8E30E128A2B2870AB19D2 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A, ___values_8)); } inline ValueCollection_t20DD61932078195D9D2493F92B5D8610A1E7C098 * get_values_8() const { return ___values_8; } inline ValueCollection_t20DD61932078195D9D2493F92B5D8610A1E7C098 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t20DD61932078195D9D2493F92B5D8610A1E7C098 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t7732497AB9D637A1BADCC6C2B28E6F66569559D5* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t1A4234C2733AA679CBD9BA87755956535D81647E * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tAC9371FC72C759652E224BBBE13669CD7F4FC7EC * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1, ___entries_1)); } inline EntryU5BU5D_t7732497AB9D637A1BADCC6C2B28E6F66569559D5* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t7732497AB9D637A1BADCC6C2B28E6F66569559D5** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t7732497AB9D637A1BADCC6C2B28E6F66569559D5* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1, ___keys_7)); } inline KeyCollection_t1A4234C2733AA679CBD9BA87755956535D81647E * get_keys_7() const { return ___keys_7; } inline KeyCollection_t1A4234C2733AA679CBD9BA87755956535D81647E ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t1A4234C2733AA679CBD9BA87755956535D81647E * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1, ___values_8)); } inline ValueCollection_tAC9371FC72C759652E224BBBE13669CD7F4FC7EC * get_values_8() const { return ___values_8; } inline ValueCollection_tAC9371FC72C759652E224BBBE13669CD7F4FC7EC ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tAC9371FC72C759652E224BBBE13669CD7F4FC7EC * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t6F17F8994D0DDCD5742C654891BA6E4B3FE6873C* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t60BFB76E8C3E21FCB548C80F4FD411521939A00B * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t226473EEF7C4AFF429F882926A88F56C444EA83B * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F, ___entries_1)); } inline EntryU5BU5D_t6F17F8994D0DDCD5742C654891BA6E4B3FE6873C* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t6F17F8994D0DDCD5742C654891BA6E4B3FE6873C** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t6F17F8994D0DDCD5742C654891BA6E4B3FE6873C* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F, ___keys_7)); } inline KeyCollection_t60BFB76E8C3E21FCB548C80F4FD411521939A00B * get_keys_7() const { return ___keys_7; } inline KeyCollection_t60BFB76E8C3E21FCB548C80F4FD411521939A00B ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t60BFB76E8C3E21FCB548C80F4FD411521939A00B * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F, ___values_8)); } inline ValueCollection_t226473EEF7C4AFF429F882926A88F56C444EA83B * get_values_8() const { return ___values_8; } inline ValueCollection_t226473EEF7C4AFF429F882926A88F56C444EA83B ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t226473EEF7C4AFF429F882926A88F56C444EA83B * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t97028F06B99E6CC4886184C46F369C80594BAE7F* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t2A249EC482D1FD8BC5FE7FE2E0EC2761BC8D9148 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t91A54C3ED72E84FF0EDAE8A0B013BDB56B676157 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556, ___entries_1)); } inline EntryU5BU5D_t97028F06B99E6CC4886184C46F369C80594BAE7F* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t97028F06B99E6CC4886184C46F369C80594BAE7F** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t97028F06B99E6CC4886184C46F369C80594BAE7F* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556, ___keys_7)); } inline KeyCollection_t2A249EC482D1FD8BC5FE7FE2E0EC2761BC8D9148 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t2A249EC482D1FD8BC5FE7FE2E0EC2761BC8D9148 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t2A249EC482D1FD8BC5FE7FE2E0EC2761BC8D9148 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556, ___values_8)); } inline ValueCollection_t91A54C3ED72E84FF0EDAE8A0B013BDB56B676157 * get_values_8() const { return ___values_8; } inline ValueCollection_t91A54C3ED72E84FF0EDAE8A0B013BDB56B676157 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t91A54C3ED72E84FF0EDAE8A0B013BDB56B676157 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t4C75CA458A75E6C00AEA1676C9E4178C34C623C6* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t79D19009DC71CB186EEC2555982D2130F3A748AB * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t5AC0F49B6732FCDA06FFA948D735C55D8F989355 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B, ___entries_1)); } inline EntryU5BU5D_t4C75CA458A75E6C00AEA1676C9E4178C34C623C6* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t4C75CA458A75E6C00AEA1676C9E4178C34C623C6** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t4C75CA458A75E6C00AEA1676C9E4178C34C623C6* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B, ___keys_7)); } inline KeyCollection_t79D19009DC71CB186EEC2555982D2130F3A748AB * get_keys_7() const { return ___keys_7; } inline KeyCollection_t79D19009DC71CB186EEC2555982D2130F3A748AB ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t79D19009DC71CB186EEC2555982D2130F3A748AB * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B, ___values_8)); } inline ValueCollection_t5AC0F49B6732FCDA06FFA948D735C55D8F989355 * get_values_8() const { return ___values_8; } inline ValueCollection_t5AC0F49B6732FCDA06FFA948D735C55D8F989355 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t5AC0F49B6732FCDA06FFA948D735C55D8F989355 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t6988DCF77A2047F043FDC110FA23E36ED2ADCC2E* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t7471A99195F69B856065B8BEE6E7193CD3CE659D * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t62B37D7F77847CC443111BF908AF5F0CE905D1BE * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767, ___entries_1)); } inline EntryU5BU5D_t6988DCF77A2047F043FDC110FA23E36ED2ADCC2E* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t6988DCF77A2047F043FDC110FA23E36ED2ADCC2E** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t6988DCF77A2047F043FDC110FA23E36ED2ADCC2E* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767, ___keys_7)); } inline KeyCollection_t7471A99195F69B856065B8BEE6E7193CD3CE659D * get_keys_7() const { return ___keys_7; } inline KeyCollection_t7471A99195F69B856065B8BEE6E7193CD3CE659D ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t7471A99195F69B856065B8BEE6E7193CD3CE659D * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767, ___values_8)); } inline ValueCollection_t62B37D7F77847CC443111BF908AF5F0CE905D1BE * get_values_8() const { return ___values_8; } inline ValueCollection_t62B37D7F77847CC443111BF908AF5F0CE905D1BE ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t62B37D7F77847CC443111BF908AF5F0CE905D1BE * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tDCA1A62E50C5B5A40FD6F44107088AF42F5671D2* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t0043475CBB02FD67894529F3CAA818080A2F7A17 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tB942A1033B750DCF04FE948413982D120FC69A4E * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___entries_1)); } inline EntryU5BU5D_tDCA1A62E50C5B5A40FD6F44107088AF42F5671D2* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tDCA1A62E50C5B5A40FD6F44107088AF42F5671D2** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tDCA1A62E50C5B5A40FD6F44107088AF42F5671D2* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___keys_7)); } inline KeyCollection_t0043475CBB02FD67894529F3CAA818080A2F7A17 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t0043475CBB02FD67894529F3CAA818080A2F7A17 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t0043475CBB02FD67894529F3CAA818080A2F7A17 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___values_8)); } inline ValueCollection_tB942A1033B750DCF04FE948413982D120FC69A4E * get_values_8() const { return ___values_8; } inline ValueCollection_tB942A1033B750DCF04FE948413982D120FC69A4E ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tB942A1033B750DCF04FE948413982D120FC69A4E * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t236BBCDB337AEA09878EF286294C91D6E2440F8F* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t17C08A417B78B888E75758558D7130C8A607BCED * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t4B4C7CAFBFF36A4AF729E49B7394919253EE1D4D * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295, ___entries_1)); } inline EntryU5BU5D_t236BBCDB337AEA09878EF286294C91D6E2440F8F* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t236BBCDB337AEA09878EF286294C91D6E2440F8F** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t236BBCDB337AEA09878EF286294C91D6E2440F8F* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295, ___keys_7)); } inline KeyCollection_t17C08A417B78B888E75758558D7130C8A607BCED * get_keys_7() const { return ___keys_7; } inline KeyCollection_t17C08A417B78B888E75758558D7130C8A607BCED ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t17C08A417B78B888E75758558D7130C8A607BCED * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295, ___values_8)); } inline ValueCollection_t4B4C7CAFBFF36A4AF729E49B7394919253EE1D4D * get_values_8() const { return ___values_8; } inline ValueCollection_t4B4C7CAFBFF36A4AF729E49B7394919253EE1D4D ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t4B4C7CAFBFF36A4AF729E49B7394919253EE1D4D * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t336963E4C5A10021109DCE587B1ECF247BAF09C0* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_tEF061A0B786A3936497D1697354BF0A17F2CAB3B * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t42E47152C5BD4BA457B9FBCB8B8184A6E3F5E04A * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7, ___entries_1)); } inline EntryU5BU5D_t336963E4C5A10021109DCE587B1ECF247BAF09C0* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t336963E4C5A10021109DCE587B1ECF247BAF09C0** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t336963E4C5A10021109DCE587B1ECF247BAF09C0* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7, ___keys_7)); } inline KeyCollection_tEF061A0B786A3936497D1697354BF0A17F2CAB3B * get_keys_7() const { return ___keys_7; } inline KeyCollection_tEF061A0B786A3936497D1697354BF0A17F2CAB3B ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tEF061A0B786A3936497D1697354BF0A17F2CAB3B * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7, ___values_8)); } inline ValueCollection_t42E47152C5BD4BA457B9FBCB8B8184A6E3F5E04A * get_values_8() const { return ___values_8; } inline ValueCollection_t42E47152C5BD4BA457B9FBCB8B8184A6E3F5E04A ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t42E47152C5BD4BA457B9FBCB8B8184A6E3F5E04A * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t17C08A417B78B888E75758558D7130C8A607BCED : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection::dictionary Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * ___dictionary_0; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(KeyCollection_t17C08A417B78B888E75758558D7130C8A607BCED, ___dictionary_0)); } inline Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B, ____items_1)); } inline ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* get__items_1() const { return ____items_1; } inline ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____items_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__items_1() const { return ____items_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____items_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3268206F83746806C61A61A179BE984BB08A7A56 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ParameterOverrideU5BU5D_tF2DD4117720F22B45DAA465A29689C1721FECDEA* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3268206F83746806C61A61A179BE984BB08A7A56, ____items_1)); } inline ParameterOverrideU5BU5D_tF2DD4117720F22B45DAA465A29689C1721FECDEA* get__items_1() const { return ____items_1; } inline ParameterOverrideU5BU5D_tF2DD4117720F22B45DAA465A29689C1721FECDEA** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ParameterOverrideU5BU5D_tF2DD4117720F22B45DAA465A29689C1721FECDEA* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3268206F83746806C61A61A179BE984BB08A7A56, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3268206F83746806C61A61A179BE984BB08A7A56, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t3268206F83746806C61A61A179BE984BB08A7A56, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items PostProcessBundleU5BU5D_t8E8FC87BD197A65C29247E5307A9FA03AC4ED46E* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2, ____items_1)); } inline PostProcessBundleU5BU5D_t8E8FC87BD197A65C29247E5307A9FA03AC4ED46E* get__items_1() const { return ____items_1; } inline PostProcessBundleU5BU5D_t8E8FC87BD197A65C29247E5307A9FA03AC4ED46E** get_address_of__items_1() { return &____items_1; } inline void set__items_1(PostProcessBundleU5BU5D_t8E8FC87BD197A65C29247E5307A9FA03AC4ED46E* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items PostProcessEffectRendererU5BU5D_tAB8B9A1E5DD048CC217FB795D5F5EF5C3D441F30* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979, ____items_1)); } inline PostProcessEffectRendererU5BU5D_tAB8B9A1E5DD048CC217FB795D5F5EF5C3D441F30* get__items_1() const { return ____items_1; } inline PostProcessEffectRendererU5BU5D_tAB8B9A1E5DD048CC217FB795D5F5EF5C3D441F30** get_address_of__items_1() { return &____items_1; } inline void set__items_1(PostProcessEffectRendererU5BU5D_tAB8B9A1E5DD048CC217FB795D5F5EF5C3D441F30* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B, ____items_1)); } inline PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54* get__items_1() const { return ____items_1; } inline PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54** get_address_of__items_1() { return &____items_1; } inline void set__items_1(PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items PostProcessVolumeU5BU5D_t67E4115D9C7BA3358F5B7701028D6328C863DF73* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1, ____items_1)); } inline PostProcessVolumeU5BU5D_t67E4115D9C7BA3358F5B7701028D6328C863DF73* get__items_1() const { return ____items_1; } inline PostProcessVolumeU5BU5D_t67E4115D9C7BA3358F5B7701028D6328C863DF73** get_address_of__items_1() { return &____items_1; } inline void set__items_1(PostProcessVolumeU5BU5D_t67E4115D9C7BA3358F5B7701028D6328C863DF73* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C, ____items_1)); } inline RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* get__items_1() const { return ____items_1; } inline RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE, ____items_1)); } inline RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* get__items_1() const { return ____items_1; } inline RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181, ____items_1)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get__items_1() const { return ____items_1; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SerializedBundleRefU5BU5D_t59C25ED2DCA888A4073400DE2969649F431D949B* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3, ____items_1)); } inline SerializedBundleRefU5BU5D_t59C25ED2DCA888A4073400DE2969649F431D949B* get__items_1() const { return ____items_1; } inline SerializedBundleRefU5BU5D_t59C25ED2DCA888A4073400DE2969649F431D949B** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SerializedBundleRefU5BU5D_t59C25ED2DCA888A4073400DE2969649F431D949B* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot RuntimeObject * ____syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of__syncRoot_1() { return static_cast(offsetof(ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83, ____syncRoot_1)); } inline RuntimeObject * get__syncRoot_1() const { return ____syncRoot_1; } inline RuntimeObject ** get_address_of__syncRoot_1() { return &____syncRoot_1; } inline void set__syncRoot_1(RuntimeObject * value) { ____syncRoot_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_1), (void*)value); } }; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t62B37D7F77847CC443111BF908AF5F0CE905D1BE : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection::dictionary Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * ___dictionary_0; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(ValueCollection_t62B37D7F77847CC443111BF908AF5F0CE905D1BE, ___dictionary_0)); } inline Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } }; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t42E47152C5BD4BA457B9FBCB8B8184A6E3F5E04A : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection::dictionary Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * ___dictionary_0; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(ValueCollection_t42E47152C5BD4BA457B9FBCB8B8184A6E3F5E04A, ___dictionary_0)); } inline Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // System.Attribute struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 : public RuntimeObject { public: public: }; // UnityEngine.Rendering.PostProcessing.Dithering struct Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0 : public RuntimeObject { public: // System.Int32 UnityEngine.Rendering.PostProcessing.Dithering::m_NoiseTextureIndex int32_t ___m_NoiseTextureIndex_0; // System.Random UnityEngine.Rendering.PostProcessing.Dithering::m_Random Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * ___m_Random_1; public: inline static int32_t get_offset_of_m_NoiseTextureIndex_0() { return static_cast(offsetof(Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0, ___m_NoiseTextureIndex_0)); } inline int32_t get_m_NoiseTextureIndex_0() const { return ___m_NoiseTextureIndex_0; } inline int32_t* get_address_of_m_NoiseTextureIndex_0() { return &___m_NoiseTextureIndex_0; } inline void set_m_NoiseTextureIndex_0(int32_t value) { ___m_NoiseTextureIndex_0 = value; } inline static int32_t get_offset_of_m_Random_1() { return static_cast(offsetof(Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0, ___m_Random_1)); } inline Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * get_m_Random_1() const { return ___m_Random_1; } inline Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 ** get_address_of_m_Random_1() { return &___m_Random_1; } inline void set_m_Random_1(Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * value) { ___m_Random_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Random_1), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.FastApproximateAntialiasing struct FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2 : public RuntimeObject { public: // System.Boolean UnityEngine.Rendering.PostProcessing.FastApproximateAntialiasing::fastMode bool ___fastMode_0; // System.Boolean UnityEngine.Rendering.PostProcessing.FastApproximateAntialiasing::keepAlpha bool ___keepAlpha_1; public: inline static int32_t get_offset_of_fastMode_0() { return static_cast(offsetof(FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2, ___fastMode_0)); } inline bool get_fastMode_0() const { return ___fastMode_0; } inline bool* get_address_of_fastMode_0() { return &___fastMode_0; } inline void set_fastMode_0(bool value) { ___fastMode_0 = value; } inline static int32_t get_offset_of_keepAlpha_1() { return static_cast(offsetof(FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2, ___keepAlpha_1)); } inline bool get_keepAlpha_1() const { return ___keepAlpha_1; } inline bool* get_address_of_keepAlpha_1() { return &___keepAlpha_1; } inline void set_keepAlpha_1(bool value) { ___keepAlpha_1 = value; } }; // UnityEngine.Rendering.PostProcessing.Fog struct Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 : public RuntimeObject { public: // System.Boolean UnityEngine.Rendering.PostProcessing.Fog::enabled bool ___enabled_0; // System.Boolean UnityEngine.Rendering.PostProcessing.Fog::excludeSkybox bool ___excludeSkybox_1; public: inline static int32_t get_offset_of_enabled_0() { return static_cast(offsetof(Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793, ___enabled_0)); } inline bool get_enabled_0() const { return ___enabled_0; } inline bool* get_address_of_enabled_0() { return &___enabled_0; } inline void set_enabled_0(bool value) { ___enabled_0 = value; } inline static int32_t get_offset_of_excludeSkybox_1() { return static_cast(offsetof(Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793, ___excludeSkybox_1)); } inline bool get_excludeSkybox_1() const { return ___excludeSkybox_1; } inline bool* get_address_of_excludeSkybox_1() { return &___excludeSkybox_1; } inline void set_excludeSkybox_1(bool value) { ___excludeSkybox_1 = value; } }; // UnityEngine.Rendering.PostProcessing.LogHistogram struct LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C : public RuntimeObject { public: // UnityEngine.ComputeBuffer UnityEngine.Rendering.PostProcessing.LogHistogram::k__BackingField ComputeBuffer_t795666617BDC98AB4033FDD4CE0304A22B7E6427 * ___U3CdataU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CdataU3Ek__BackingField_3() { return static_cast(offsetof(LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C, ___U3CdataU3Ek__BackingField_3)); } inline ComputeBuffer_t795666617BDC98AB4033FDD4CE0304A22B7E6427 * get_U3CdataU3Ek__BackingField_3() const { return ___U3CdataU3Ek__BackingField_3; } inline ComputeBuffer_t795666617BDC98AB4033FDD4CE0304A22B7E6427 ** get_address_of_U3CdataU3Ek__BackingField_3() { return &___U3CdataU3Ek__BackingField_3; } inline void set_U3CdataU3Ek__BackingField_3(ComputeBuffer_t795666617BDC98AB4033FDD4CE0304A22B7E6427 * value) { ___U3CdataU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdataU3Ek__BackingField_3), (void*)value); } }; // System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 : public RuntimeObject { public: // System.Object System.MarshalByRefObject::_identity RuntimeObject * ____identity_0; public: inline static int32_t get_offset_of__identity_0() { return static_cast(offsetof(MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8, ____identity_0)); } inline RuntimeObject * get__identity_0() const { return ____identity_0; } inline RuntimeObject ** get_address_of__identity_0() { return &____identity_0; } inline void set__identity_0(RuntimeObject * value) { ____identity_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____identity_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_pinvoke { Il2CppIUnknown* ____identity_0; }; // Native definition for COM marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_com { Il2CppIUnknown* ____identity_0; }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // UnityEngine.Rendering.PostProcessing.Monitor struct Monitor_tEB1AC1F82D87F6BEE4839CF882097D5889302372 : public RuntimeObject { public: // UnityEngine.RenderTexture UnityEngine.Rendering.PostProcessing.Monitor::k__BackingField RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___U3CoutputU3Ek__BackingField_0; // System.Boolean UnityEngine.Rendering.PostProcessing.Monitor::requested bool ___requested_1; public: inline static int32_t get_offset_of_U3CoutputU3Ek__BackingField_0() { return static_cast(offsetof(Monitor_tEB1AC1F82D87F6BEE4839CF882097D5889302372, ___U3CoutputU3Ek__BackingField_0)); } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * get_U3CoutputU3Ek__BackingField_0() const { return ___U3CoutputU3Ek__BackingField_0; } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** get_address_of_U3CoutputU3Ek__BackingField_0() { return &___U3CoutputU3Ek__BackingField_0; } inline void set_U3CoutputU3Ek__BackingField_0(RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * value) { ___U3CoutputU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CoutputU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_requested_1() { return static_cast(offsetof(Monitor_tEB1AC1F82D87F6BEE4839CF882097D5889302372, ___requested_1)); } inline bool get_requested_1() const { return ___requested_1; } inline bool* get_address_of_requested_1() { return &___requested_1; } inline void set_requested_1(bool value) { ___requested_1 = value; } }; // UnityEngine.Rendering.PostProcessing.MultiScaleVO struct MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D : public RuntimeObject { public: // System.Single[] UnityEngine.Rendering.PostProcessing.MultiScaleVO::m_SampleThickness SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___m_SampleThickness_0; // System.Single[] UnityEngine.Rendering.PostProcessing.MultiScaleVO::m_InvThicknessTable SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___m_InvThicknessTable_1; // System.Single[] UnityEngine.Rendering.PostProcessing.MultiScaleVO::m_SampleWeightTable SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___m_SampleWeightTable_2; // System.Int32[] UnityEngine.Rendering.PostProcessing.MultiScaleVO::m_ScaledWidths Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___m_ScaledWidths_3; // System.Int32[] UnityEngine.Rendering.PostProcessing.MultiScaleVO::m_ScaledHeights Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___m_ScaledHeights_4; // UnityEngine.Rendering.PostProcessing.AmbientOcclusion UnityEngine.Rendering.PostProcessing.MultiScaleVO::m_Settings AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * ___m_Settings_5; // UnityEngine.Rendering.PostProcessing.PropertySheet UnityEngine.Rendering.PostProcessing.MultiScaleVO::m_PropertySheet PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___m_PropertySheet_6; // UnityEngine.Rendering.PostProcessing.PostProcessResources UnityEngine.Rendering.PostProcessing.MultiScaleVO::m_Resources PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___m_Resources_7; // UnityEngine.RenderTexture UnityEngine.Rendering.PostProcessing.MultiScaleVO::m_AmbientOnlyAO RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___m_AmbientOnlyAO_8; // UnityEngine.Rendering.RenderTargetIdentifier[] UnityEngine.Rendering.PostProcessing.MultiScaleVO::m_MRT RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* ___m_MRT_9; public: inline static int32_t get_offset_of_m_SampleThickness_0() { return static_cast(offsetof(MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D, ___m_SampleThickness_0)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_m_SampleThickness_0() const { return ___m_SampleThickness_0; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_m_SampleThickness_0() { return &___m_SampleThickness_0; } inline void set_m_SampleThickness_0(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___m_SampleThickness_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SampleThickness_0), (void*)value); } inline static int32_t get_offset_of_m_InvThicknessTable_1() { return static_cast(offsetof(MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D, ___m_InvThicknessTable_1)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_m_InvThicknessTable_1() const { return ___m_InvThicknessTable_1; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_m_InvThicknessTable_1() { return &___m_InvThicknessTable_1; } inline void set_m_InvThicknessTable_1(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___m_InvThicknessTable_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_InvThicknessTable_1), (void*)value); } inline static int32_t get_offset_of_m_SampleWeightTable_2() { return static_cast(offsetof(MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D, ___m_SampleWeightTable_2)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_m_SampleWeightTable_2() const { return ___m_SampleWeightTable_2; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_m_SampleWeightTable_2() { return &___m_SampleWeightTable_2; } inline void set_m_SampleWeightTable_2(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___m_SampleWeightTable_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SampleWeightTable_2), (void*)value); } inline static int32_t get_offset_of_m_ScaledWidths_3() { return static_cast(offsetof(MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D, ___m_ScaledWidths_3)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_m_ScaledWidths_3() const { return ___m_ScaledWidths_3; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_m_ScaledWidths_3() { return &___m_ScaledWidths_3; } inline void set_m_ScaledWidths_3(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___m_ScaledWidths_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ScaledWidths_3), (void*)value); } inline static int32_t get_offset_of_m_ScaledHeights_4() { return static_cast(offsetof(MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D, ___m_ScaledHeights_4)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_m_ScaledHeights_4() const { return ___m_ScaledHeights_4; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_m_ScaledHeights_4() { return &___m_ScaledHeights_4; } inline void set_m_ScaledHeights_4(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___m_ScaledHeights_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ScaledHeights_4), (void*)value); } inline static int32_t get_offset_of_m_Settings_5() { return static_cast(offsetof(MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D, ___m_Settings_5)); } inline AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * get_m_Settings_5() const { return ___m_Settings_5; } inline AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E ** get_address_of_m_Settings_5() { return &___m_Settings_5; } inline void set_m_Settings_5(AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * value) { ___m_Settings_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Settings_5), (void*)value); } inline static int32_t get_offset_of_m_PropertySheet_6() { return static_cast(offsetof(MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D, ___m_PropertySheet_6)); } inline PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * get_m_PropertySheet_6() const { return ___m_PropertySheet_6; } inline PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 ** get_address_of_m_PropertySheet_6() { return &___m_PropertySheet_6; } inline void set_m_PropertySheet_6(PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * value) { ___m_PropertySheet_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PropertySheet_6), (void*)value); } inline static int32_t get_offset_of_m_Resources_7() { return static_cast(offsetof(MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D, ___m_Resources_7)); } inline PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * get_m_Resources_7() const { return ___m_Resources_7; } inline PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC ** get_address_of_m_Resources_7() { return &___m_Resources_7; } inline void set_m_Resources_7(PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * value) { ___m_Resources_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Resources_7), (void*)value); } inline static int32_t get_offset_of_m_AmbientOnlyAO_8() { return static_cast(offsetof(MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D, ___m_AmbientOnlyAO_8)); } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * get_m_AmbientOnlyAO_8() const { return ___m_AmbientOnlyAO_8; } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** get_address_of_m_AmbientOnlyAO_8() { return &___m_AmbientOnlyAO_8; } inline void set_m_AmbientOnlyAO_8(RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * value) { ___m_AmbientOnlyAO_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_AmbientOnlyAO_8), (void*)value); } inline static int32_t get_offset_of_m_MRT_9() { return static_cast(offsetof(MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D, ___m_MRT_9)); } inline RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* get_m_MRT_9() const { return ___m_MRT_9; } inline RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17** get_address_of_m_MRT_9() { return &___m_MRT_9; } inline void set_m_MRT_9(RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* value) { ___m_MRT_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_MRT_9), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.ParameterOverride struct ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 : public RuntimeObject { public: // System.Boolean UnityEngine.Rendering.PostProcessing.ParameterOverride::overrideState bool ___overrideState_0; public: inline static int32_t get_offset_of_overrideState_0() { return static_cast(offsetof(ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784, ___overrideState_0)); } inline bool get_overrideState_0() const { return ___overrideState_0; } inline bool* get_address_of_overrideState_0() { return &___overrideState_0; } inline void set_overrideState_0(bool value) { ___overrideState_0 = value; } }; // UnityEngine.Rendering.PostProcessing.PostProcessBundle struct PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 : public RuntimeObject { public: // UnityEngine.Rendering.PostProcessing.PostProcessAttribute UnityEngine.Rendering.PostProcessing.PostProcessBundle::k__BackingField PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 * ___U3CattributeU3Ek__BackingField_0; // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings UnityEngine.Rendering.PostProcessing.PostProcessBundle::k__BackingField PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * ___U3CsettingsU3Ek__BackingField_1; // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer UnityEngine.Rendering.PostProcessing.PostProcessBundle::m_Renderer PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * ___m_Renderer_2; public: inline static int32_t get_offset_of_U3CattributeU3Ek__BackingField_0() { return static_cast(offsetof(PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791, ___U3CattributeU3Ek__BackingField_0)); } inline PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 * get_U3CattributeU3Ek__BackingField_0() const { return ___U3CattributeU3Ek__BackingField_0; } inline PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 ** get_address_of_U3CattributeU3Ek__BackingField_0() { return &___U3CattributeU3Ek__BackingField_0; } inline void set_U3CattributeU3Ek__BackingField_0(PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 * value) { ___U3CattributeU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CattributeU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CsettingsU3Ek__BackingField_1() { return static_cast(offsetof(PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791, ___U3CsettingsU3Ek__BackingField_1)); } inline PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * get_U3CsettingsU3Ek__BackingField_1() const { return ___U3CsettingsU3Ek__BackingField_1; } inline PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 ** get_address_of_U3CsettingsU3Ek__BackingField_1() { return &___U3CsettingsU3Ek__BackingField_1; } inline void set_U3CsettingsU3Ek__BackingField_1(PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * value) { ___U3CsettingsU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CsettingsU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_m_Renderer_2() { return static_cast(offsetof(PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791, ___m_Renderer_2)); } inline PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * get_m_Renderer_2() const { return ___m_Renderer_2; } inline PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB ** get_address_of_m_Renderer_2() { return &___m_Renderer_2; } inline void set_m_Renderer_2(PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * value) { ___m_Renderer_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Renderer_2), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer struct PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB : public RuntimeObject { public: // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer::m_ResetHistory bool ___m_ResetHistory_0; public: inline static int32_t get_offset_of_m_ResetHistory_0() { return static_cast(offsetof(PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB, ___m_ResetHistory_0)); } inline bool get_m_ResetHistory_0() const { return ___m_ResetHistory_0; } inline bool* get_address_of_m_ResetHistory_0() { return &___m_ResetHistory_0; } inline void set_m_ResetHistory_0(bool value) { ___m_ResetHistory_0 = value; } }; // UnityEngine.Rendering.PostProcessing.PostProcessManager struct PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2> UnityEngine.Rendering.PostProcessing.PostProcessManager::m_SortedVolumes Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * ___m_SortedVolumes_2; // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.PostProcessManager::m_Volumes List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * ___m_Volumes_3; // System.Collections.Generic.Dictionary`2 UnityEngine.Rendering.PostProcessing.PostProcessManager::m_SortNeeded Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * ___m_SortNeeded_4; // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.PostProcessManager::m_BaseSettings List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * ___m_BaseSettings_5; // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.PostProcessManager::m_TempColliders List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * ___m_TempColliders_6; // System.Collections.Generic.Dictionary`2 UnityEngine.Rendering.PostProcessing.PostProcessManager::settingsTypes Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * ___settingsTypes_7; public: inline static int32_t get_offset_of_m_SortedVolumes_2() { return static_cast(offsetof(PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696, ___m_SortedVolumes_2)); } inline Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * get_m_SortedVolumes_2() const { return ___m_SortedVolumes_2; } inline Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A ** get_address_of_m_SortedVolumes_2() { return &___m_SortedVolumes_2; } inline void set_m_SortedVolumes_2(Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * value) { ___m_SortedVolumes_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SortedVolumes_2), (void*)value); } inline static int32_t get_offset_of_m_Volumes_3() { return static_cast(offsetof(PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696, ___m_Volumes_3)); } inline List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * get_m_Volumes_3() const { return ___m_Volumes_3; } inline List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 ** get_address_of_m_Volumes_3() { return &___m_Volumes_3; } inline void set_m_Volumes_3(List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * value) { ___m_Volumes_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Volumes_3), (void*)value); } inline static int32_t get_offset_of_m_SortNeeded_4() { return static_cast(offsetof(PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696, ___m_SortNeeded_4)); } inline Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * get_m_SortNeeded_4() const { return ___m_SortNeeded_4; } inline Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 ** get_address_of_m_SortNeeded_4() { return &___m_SortNeeded_4; } inline void set_m_SortNeeded_4(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * value) { ___m_SortNeeded_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SortNeeded_4), (void*)value); } inline static int32_t get_offset_of_m_BaseSettings_5() { return static_cast(offsetof(PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696, ___m_BaseSettings_5)); } inline List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * get_m_BaseSettings_5() const { return ___m_BaseSettings_5; } inline List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B ** get_address_of_m_BaseSettings_5() { return &___m_BaseSettings_5; } inline void set_m_BaseSettings_5(List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * value) { ___m_BaseSettings_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_BaseSettings_5), (void*)value); } inline static int32_t get_offset_of_m_TempColliders_6() { return static_cast(offsetof(PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696, ___m_TempColliders_6)); } inline List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * get_m_TempColliders_6() const { return ___m_TempColliders_6; } inline List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B ** get_address_of_m_TempColliders_6() { return &___m_TempColliders_6; } inline void set_m_TempColliders_6(List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * value) { ___m_TempColliders_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TempColliders_6), (void*)value); } inline static int32_t get_offset_of_settingsTypes_7() { return static_cast(offsetof(PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696, ___settingsTypes_7)); } inline Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * get_settingsTypes_7() const { return ___settingsTypes_7; } inline Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 ** get_address_of_settingsTypes_7() { return &___settingsTypes_7; } inline void set_settingsTypes_7(Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * value) { ___settingsTypes_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___settingsTypes_7), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PropertySheet struct PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 : public RuntimeObject { public: // UnityEngine.MaterialPropertyBlock UnityEngine.Rendering.PostProcessing.PropertySheet::k__BackingField MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * ___U3CpropertiesU3Ek__BackingField_0; // UnityEngine.Material UnityEngine.Rendering.PostProcessing.PropertySheet::k__BackingField Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___U3CmaterialU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CpropertiesU3Ek__BackingField_0() { return static_cast(offsetof(PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7, ___U3CpropertiesU3Ek__BackingField_0)); } inline MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * get_U3CpropertiesU3Ek__BackingField_0() const { return ___U3CpropertiesU3Ek__BackingField_0; } inline MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 ** get_address_of_U3CpropertiesU3Ek__BackingField_0() { return &___U3CpropertiesU3Ek__BackingField_0; } inline void set_U3CpropertiesU3Ek__BackingField_0(MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * value) { ___U3CpropertiesU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpropertiesU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CmaterialU3Ek__BackingField_1() { return static_cast(offsetof(PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7, ___U3CmaterialU3Ek__BackingField_1)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_U3CmaterialU3Ek__BackingField_1() const { return ___U3CmaterialU3Ek__BackingField_1; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_U3CmaterialU3Ek__BackingField_1() { return &___U3CmaterialU3Ek__BackingField_1; } inline void set_U3CmaterialU3Ek__BackingField_1(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___U3CmaterialU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CmaterialU3Ek__BackingField_1), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PropertySheetFactory struct PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 UnityEngine.Rendering.PostProcessing.PropertySheetFactory::m_Sheets Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * ___m_Sheets_0; public: inline static int32_t get_offset_of_m_Sheets_0() { return static_cast(offsetof(PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835, ___m_Sheets_0)); } inline Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * get_m_Sheets_0() const { return ___m_Sheets_0; } inline Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 ** get_address_of_m_Sheets_0() { return &___m_Sheets_0; } inline void set_m_Sheets_0(Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * value) { ___m_Sheets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Sheets_0), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.RuntimeUtilities struct RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338 : public RuntimeObject { public: public: }; // UnityEngine.Rendering.PostProcessing.ScalableAO struct ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD : public RuntimeObject { public: // UnityEngine.RenderTexture UnityEngine.Rendering.PostProcessing.ScalableAO::m_Result RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___m_Result_0; // UnityEngine.Rendering.PostProcessing.PropertySheet UnityEngine.Rendering.PostProcessing.ScalableAO::m_PropertySheet PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___m_PropertySheet_1; // UnityEngine.Rendering.PostProcessing.AmbientOcclusion UnityEngine.Rendering.PostProcessing.ScalableAO::m_Settings AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * ___m_Settings_2; // UnityEngine.Rendering.RenderTargetIdentifier[] UnityEngine.Rendering.PostProcessing.ScalableAO::m_MRT RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* ___m_MRT_3; // System.Int32[] UnityEngine.Rendering.PostProcessing.ScalableAO::m_SampleCount Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___m_SampleCount_4; public: inline static int32_t get_offset_of_m_Result_0() { return static_cast(offsetof(ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD, ___m_Result_0)); } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * get_m_Result_0() const { return ___m_Result_0; } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** get_address_of_m_Result_0() { return &___m_Result_0; } inline void set_m_Result_0(RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * value) { ___m_Result_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Result_0), (void*)value); } inline static int32_t get_offset_of_m_PropertySheet_1() { return static_cast(offsetof(ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD, ___m_PropertySheet_1)); } inline PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * get_m_PropertySheet_1() const { return ___m_PropertySheet_1; } inline PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 ** get_address_of_m_PropertySheet_1() { return &___m_PropertySheet_1; } inline void set_m_PropertySheet_1(PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * value) { ___m_PropertySheet_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PropertySheet_1), (void*)value); } inline static int32_t get_offset_of_m_Settings_2() { return static_cast(offsetof(ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD, ___m_Settings_2)); } inline AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * get_m_Settings_2() const { return ___m_Settings_2; } inline AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E ** get_address_of_m_Settings_2() { return &___m_Settings_2; } inline void set_m_Settings_2(AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * value) { ___m_Settings_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Settings_2), (void*)value); } inline static int32_t get_offset_of_m_MRT_3() { return static_cast(offsetof(ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD, ___m_MRT_3)); } inline RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* get_m_MRT_3() const { return ___m_MRT_3; } inline RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17** get_address_of_m_MRT_3() { return &___m_MRT_3; } inline void set_m_MRT_3(RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* value) { ___m_MRT_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_MRT_3), (void*)value); } inline static int32_t get_offset_of_m_SampleCount_4() { return static_cast(offsetof(ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD, ___m_SampleCount_4)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_m_SampleCount_4() const { return ___m_SampleCount_4; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_m_SampleCount_4() { return &___m_SampleCount_4; } inline void set_m_SampleCount_4(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___m_SampleCount_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SampleCount_4), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.ShaderIDs struct ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155 : public RuntimeObject { public: public: }; // UnityEngine.Rendering.PostProcessing.Spline struct Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 : public RuntimeObject { public: // UnityEngine.AnimationCurve UnityEngine.Rendering.PostProcessing.Spline::curve AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * ___curve_2; // System.Boolean UnityEngine.Rendering.PostProcessing.Spline::m_Loop bool ___m_Loop_3; // System.Single UnityEngine.Rendering.PostProcessing.Spline::m_ZeroValue float ___m_ZeroValue_4; // System.Single UnityEngine.Rendering.PostProcessing.Spline::m_Range float ___m_Range_5; // UnityEngine.AnimationCurve UnityEngine.Rendering.PostProcessing.Spline::m_InternalLoopingCurve AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * ___m_InternalLoopingCurve_6; // System.Int32 UnityEngine.Rendering.PostProcessing.Spline::frameCount int32_t ___frameCount_7; // System.Single[] UnityEngine.Rendering.PostProcessing.Spline::cachedData SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___cachedData_8; public: inline static int32_t get_offset_of_curve_2() { return static_cast(offsetof(Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2, ___curve_2)); } inline AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * get_curve_2() const { return ___curve_2; } inline AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 ** get_address_of_curve_2() { return &___curve_2; } inline void set_curve_2(AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * value) { ___curve_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___curve_2), (void*)value); } inline static int32_t get_offset_of_m_Loop_3() { return static_cast(offsetof(Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2, ___m_Loop_3)); } inline bool get_m_Loop_3() const { return ___m_Loop_3; } inline bool* get_address_of_m_Loop_3() { return &___m_Loop_3; } inline void set_m_Loop_3(bool value) { ___m_Loop_3 = value; } inline static int32_t get_offset_of_m_ZeroValue_4() { return static_cast(offsetof(Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2, ___m_ZeroValue_4)); } inline float get_m_ZeroValue_4() const { return ___m_ZeroValue_4; } inline float* get_address_of_m_ZeroValue_4() { return &___m_ZeroValue_4; } inline void set_m_ZeroValue_4(float value) { ___m_ZeroValue_4 = value; } inline static int32_t get_offset_of_m_Range_5() { return static_cast(offsetof(Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2, ___m_Range_5)); } inline float get_m_Range_5() const { return ___m_Range_5; } inline float* get_address_of_m_Range_5() { return &___m_Range_5; } inline void set_m_Range_5(float value) { ___m_Range_5 = value; } inline static int32_t get_offset_of_m_InternalLoopingCurve_6() { return static_cast(offsetof(Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2, ___m_InternalLoopingCurve_6)); } inline AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * get_m_InternalLoopingCurve_6() const { return ___m_InternalLoopingCurve_6; } inline AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 ** get_address_of_m_InternalLoopingCurve_6() { return &___m_InternalLoopingCurve_6; } inline void set_m_InternalLoopingCurve_6(AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * value) { ___m_InternalLoopingCurve_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_InternalLoopingCurve_6), (void*)value); } inline static int32_t get_offset_of_frameCount_7() { return static_cast(offsetof(Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2, ___frameCount_7)); } inline int32_t get_frameCount_7() const { return ___frameCount_7; } inline int32_t* get_address_of_frameCount_7() { return &___frameCount_7; } inline void set_frameCount_7(int32_t value) { ___frameCount_7 = value; } inline static int32_t get_offset_of_cachedData_8() { return static_cast(offsetof(Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2, ___cachedData_8)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_cachedData_8() const { return ___cachedData_8; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_cachedData_8() { return &___cachedData_8; } inline void set_cachedData_8(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___cachedData_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___cachedData_8), (void*)value); } }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; // UnityEngine.Rendering.PostProcessing.TargetPool struct TargetPool_t903089FCEE606214C490876AB928DA25294034CC : public RuntimeObject { public: // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.TargetPool::m_Pool List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ___m_Pool_0; // System.Int32 UnityEngine.Rendering.PostProcessing.TargetPool::m_Current int32_t ___m_Current_1; public: inline static int32_t get_offset_of_m_Pool_0() { return static_cast(offsetof(TargetPool_t903089FCEE606214C490876AB928DA25294034CC, ___m_Pool_0)); } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * get_m_Pool_0() const { return ___m_Pool_0; } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 ** get_address_of_m_Pool_0() { return &___m_Pool_0; } inline void set_m_Pool_0(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * value) { ___m_Pool_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Pool_0), (void*)value); } inline static int32_t get_offset_of_m_Current_1() { return static_cast(offsetof(TargetPool_t903089FCEE606214C490876AB928DA25294034CC, ___m_Current_1)); } inline int32_t get_m_Current_1() const { return ___m_Current_1; } inline int32_t* get_address_of_m_Current_1() { return &___m_Current_1; } inline void set_m_Current_1(int32_t value) { ___m_Current_1 = value; } }; // UnityEngine.Rendering.PostProcessing.TextureFormatUtilities struct TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0 : public RuntimeObject { public: public: }; // UnityEngine.Rendering.PostProcessing.TextureLerper struct TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 : public RuntimeObject { public: // UnityEngine.Rendering.CommandBuffer UnityEngine.Rendering.PostProcessing.TextureLerper::m_Command CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___m_Command_1; // UnityEngine.Rendering.PostProcessing.PropertySheetFactory UnityEngine.Rendering.PostProcessing.TextureLerper::m_PropertySheets PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * ___m_PropertySheets_2; // UnityEngine.Rendering.PostProcessing.PostProcessResources UnityEngine.Rendering.PostProcessing.TextureLerper::m_Resources PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___m_Resources_3; // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.TextureLerper::m_Recycled List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * ___m_Recycled_4; // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.TextureLerper::m_Actives List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * ___m_Actives_5; public: inline static int32_t get_offset_of_m_Command_1() { return static_cast(offsetof(TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616, ___m_Command_1)); } inline CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * get_m_Command_1() const { return ___m_Command_1; } inline CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 ** get_address_of_m_Command_1() { return &___m_Command_1; } inline void set_m_Command_1(CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * value) { ___m_Command_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Command_1), (void*)value); } inline static int32_t get_offset_of_m_PropertySheets_2() { return static_cast(offsetof(TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616, ___m_PropertySheets_2)); } inline PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * get_m_PropertySheets_2() const { return ___m_PropertySheets_2; } inline PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 ** get_address_of_m_PropertySheets_2() { return &___m_PropertySheets_2; } inline void set_m_PropertySheets_2(PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * value) { ___m_PropertySheets_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PropertySheets_2), (void*)value); } inline static int32_t get_offset_of_m_Resources_3() { return static_cast(offsetof(TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616, ___m_Resources_3)); } inline PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * get_m_Resources_3() const { return ___m_Resources_3; } inline PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC ** get_address_of_m_Resources_3() { return &___m_Resources_3; } inline void set_m_Resources_3(PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * value) { ___m_Resources_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Resources_3), (void*)value); } inline static int32_t get_offset_of_m_Recycled_4() { return static_cast(offsetof(TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616, ___m_Recycled_4)); } inline List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * get_m_Recycled_4() const { return ___m_Recycled_4; } inline List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE ** get_address_of_m_Recycled_4() { return &___m_Recycled_4; } inline void set_m_Recycled_4(List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * value) { ___m_Recycled_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Recycled_4), (void*)value); } inline static int32_t get_offset_of_m_Actives_5() { return static_cast(offsetof(TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616, ___m_Actives_5)); } inline List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * get_m_Actives_5() const { return ___m_Actives_5; } inline List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE ** get_address_of_m_Actives_5() { return &___m_Actives_5; } inline void set_m_Actives_5(List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * value) { ___m_Actives_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Actives_5), (void*)value); } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings/<>c struct U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721 : public RuntimeObject { public: public: }; // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c struct U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B : public RuntimeObject { public: public: }; // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_2 struct U3CU3Ec__DisplayClass54_2_t4FA51C9B0FB32D60372B20C7B4057723C9DA37AC : public RuntimeObject { public: // System.String UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_2::typeName String_t* ___typeName_0; public: inline static int32_t get_offset_of_typeName_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass54_2_t4FA51C9B0FB32D60372B20C7B4057723C9DA37AC, ___typeName_0)); } inline String_t* get_typeName_0() const { return ___typeName_0; } inline String_t** get_address_of_typeName_0() { return &___typeName_0; } inline void set_typeName_0(String_t* value) { ___typeName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___typeName_0), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_3 struct U3CU3Ec__DisplayClass54_3_t66E86CF03FBBE19459888FDF4BA21FD17DF0D10C : public RuntimeObject { public: // System.String UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_3::typeName String_t* ___typeName_0; public: inline static int32_t get_offset_of_typeName_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass54_3_t66E86CF03FBBE19459888FDF4BA21FD17DF0D10C, ___typeName_0)); } inline String_t* get_typeName_0() const { return ___typeName_0; } inline String_t** get_address_of_typeName_0() { return &___typeName_0; } inline void set_typeName_0(String_t* value) { ___typeName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___typeName_0), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessLayer/SerializedBundleRef struct SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF : public RuntimeObject { public: // System.String UnityEngine.Rendering.PostProcessing.PostProcessLayer/SerializedBundleRef::assemblyQualifiedName String_t* ___assemblyQualifiedName_0; // UnityEngine.Rendering.PostProcessing.PostProcessBundle UnityEngine.Rendering.PostProcessing.PostProcessLayer/SerializedBundleRef::bundle PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * ___bundle_1; public: inline static int32_t get_offset_of_assemblyQualifiedName_0() { return static_cast(offsetof(SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF, ___assemblyQualifiedName_0)); } inline String_t* get_assemblyQualifiedName_0() const { return ___assemblyQualifiedName_0; } inline String_t** get_address_of_assemblyQualifiedName_0() { return &___assemblyQualifiedName_0; } inline void set_assemblyQualifiedName_0(String_t* value) { ___assemblyQualifiedName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___assemblyQualifiedName_0), (void*)value); } inline static int32_t get_offset_of_bundle_1() { return static_cast(offsetof(SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF, ___bundle_1)); } inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * get_bundle_1() const { return ___bundle_1; } inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 ** get_address_of_bundle_1() { return &___bundle_1; } inline void set_bundle_1(PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * value) { ___bundle_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___bundle_1), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessManager/<>c struct U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E : public RuntimeObject { public: public: }; // UnityEngine.Rendering.PostProcessing.PostProcessProfile/<>c struct U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481 : public RuntimeObject { public: public: }; // UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders struct ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B : public RuntimeObject { public: // UnityEngine.ComputeShader UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders::autoExposure ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___autoExposure_0; // UnityEngine.ComputeShader UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders::exposureHistogram ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___exposureHistogram_1; // UnityEngine.ComputeShader UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders::lut3DBaker ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___lut3DBaker_2; // UnityEngine.ComputeShader UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders::texture3dLerp ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___texture3dLerp_3; // UnityEngine.ComputeShader UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders::gammaHistogram ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___gammaHistogram_4; // UnityEngine.ComputeShader UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders::waveform ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___waveform_5; // UnityEngine.ComputeShader UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders::vectorscope ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___vectorscope_6; // UnityEngine.ComputeShader UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders::multiScaleAODownsample1 ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___multiScaleAODownsample1_7; // UnityEngine.ComputeShader UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders::multiScaleAODownsample2 ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___multiScaleAODownsample2_8; // UnityEngine.ComputeShader UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders::multiScaleAORender ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___multiScaleAORender_9; // UnityEngine.ComputeShader UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders::multiScaleAOUpsample ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___multiScaleAOUpsample_10; // UnityEngine.ComputeShader UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders::gaussianDownsample ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___gaussianDownsample_11; public: inline static int32_t get_offset_of_autoExposure_0() { return static_cast(offsetof(ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B, ___autoExposure_0)); } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * get_autoExposure_0() const { return ___autoExposure_0; } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 ** get_address_of_autoExposure_0() { return &___autoExposure_0; } inline void set_autoExposure_0(ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * value) { ___autoExposure_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___autoExposure_0), (void*)value); } inline static int32_t get_offset_of_exposureHistogram_1() { return static_cast(offsetof(ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B, ___exposureHistogram_1)); } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * get_exposureHistogram_1() const { return ___exposureHistogram_1; } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 ** get_address_of_exposureHistogram_1() { return &___exposureHistogram_1; } inline void set_exposureHistogram_1(ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * value) { ___exposureHistogram_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___exposureHistogram_1), (void*)value); } inline static int32_t get_offset_of_lut3DBaker_2() { return static_cast(offsetof(ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B, ___lut3DBaker_2)); } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * get_lut3DBaker_2() const { return ___lut3DBaker_2; } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 ** get_address_of_lut3DBaker_2() { return &___lut3DBaker_2; } inline void set_lut3DBaker_2(ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * value) { ___lut3DBaker_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___lut3DBaker_2), (void*)value); } inline static int32_t get_offset_of_texture3dLerp_3() { return static_cast(offsetof(ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B, ___texture3dLerp_3)); } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * get_texture3dLerp_3() const { return ___texture3dLerp_3; } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 ** get_address_of_texture3dLerp_3() { return &___texture3dLerp_3; } inline void set_texture3dLerp_3(ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * value) { ___texture3dLerp_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___texture3dLerp_3), (void*)value); } inline static int32_t get_offset_of_gammaHistogram_4() { return static_cast(offsetof(ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B, ___gammaHistogram_4)); } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * get_gammaHistogram_4() const { return ___gammaHistogram_4; } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 ** get_address_of_gammaHistogram_4() { return &___gammaHistogram_4; } inline void set_gammaHistogram_4(ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * value) { ___gammaHistogram_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___gammaHistogram_4), (void*)value); } inline static int32_t get_offset_of_waveform_5() { return static_cast(offsetof(ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B, ___waveform_5)); } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * get_waveform_5() const { return ___waveform_5; } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 ** get_address_of_waveform_5() { return &___waveform_5; } inline void set_waveform_5(ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * value) { ___waveform_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___waveform_5), (void*)value); } inline static int32_t get_offset_of_vectorscope_6() { return static_cast(offsetof(ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B, ___vectorscope_6)); } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * get_vectorscope_6() const { return ___vectorscope_6; } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 ** get_address_of_vectorscope_6() { return &___vectorscope_6; } inline void set_vectorscope_6(ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * value) { ___vectorscope_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___vectorscope_6), (void*)value); } inline static int32_t get_offset_of_multiScaleAODownsample1_7() { return static_cast(offsetof(ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B, ___multiScaleAODownsample1_7)); } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * get_multiScaleAODownsample1_7() const { return ___multiScaleAODownsample1_7; } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 ** get_address_of_multiScaleAODownsample1_7() { return &___multiScaleAODownsample1_7; } inline void set_multiScaleAODownsample1_7(ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * value) { ___multiScaleAODownsample1_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___multiScaleAODownsample1_7), (void*)value); } inline static int32_t get_offset_of_multiScaleAODownsample2_8() { return static_cast(offsetof(ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B, ___multiScaleAODownsample2_8)); } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * get_multiScaleAODownsample2_8() const { return ___multiScaleAODownsample2_8; } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 ** get_address_of_multiScaleAODownsample2_8() { return &___multiScaleAODownsample2_8; } inline void set_multiScaleAODownsample2_8(ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * value) { ___multiScaleAODownsample2_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___multiScaleAODownsample2_8), (void*)value); } inline static int32_t get_offset_of_multiScaleAORender_9() { return static_cast(offsetof(ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B, ___multiScaleAORender_9)); } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * get_multiScaleAORender_9() const { return ___multiScaleAORender_9; } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 ** get_address_of_multiScaleAORender_9() { return &___multiScaleAORender_9; } inline void set_multiScaleAORender_9(ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * value) { ___multiScaleAORender_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___multiScaleAORender_9), (void*)value); } inline static int32_t get_offset_of_multiScaleAOUpsample_10() { return static_cast(offsetof(ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B, ___multiScaleAOUpsample_10)); } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * get_multiScaleAOUpsample_10() const { return ___multiScaleAOUpsample_10; } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 ** get_address_of_multiScaleAOUpsample_10() { return &___multiScaleAOUpsample_10; } inline void set_multiScaleAOUpsample_10(ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * value) { ___multiScaleAOUpsample_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___multiScaleAOUpsample_10), (void*)value); } inline static int32_t get_offset_of_gaussianDownsample_11() { return static_cast(offsetof(ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B, ___gaussianDownsample_11)); } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * get_gaussianDownsample_11() const { return ___gaussianDownsample_11; } inline ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 ** get_address_of_gaussianDownsample_11() { return &___gaussianDownsample_11; } inline void set_gaussianDownsample_11(ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * value) { ___gaussianDownsample_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___gaussianDownsample_11), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessResources/SMAALuts struct SMAALuts_t7B662D41B4C6B2CF97D9C5363B61AA14808C2932 : public RuntimeObject { public: // UnityEngine.Texture2D UnityEngine.Rendering.PostProcessing.PostProcessResources/SMAALuts::area Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___area_0; // UnityEngine.Texture2D UnityEngine.Rendering.PostProcessing.PostProcessResources/SMAALuts::search Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___search_1; public: inline static int32_t get_offset_of_area_0() { return static_cast(offsetof(SMAALuts_t7B662D41B4C6B2CF97D9C5363B61AA14808C2932, ___area_0)); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * get_area_0() const { return ___area_0; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** get_address_of_area_0() { return &___area_0; } inline void set_area_0(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { ___area_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___area_0), (void*)value); } inline static int32_t get_offset_of_search_1() { return static_cast(offsetof(SMAALuts_t7B662D41B4C6B2CF97D9C5363B61AA14808C2932, ___search_1)); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * get_search_1() const { return ___search_1; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** get_address_of_search_1() { return &___search_1; } inline void set_search_1(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { ___search_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___search_1), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders struct Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 : public RuntimeObject { public: // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::bloom Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___bloom_0; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::copy Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___copy_1; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::copyStd Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___copyStd_2; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::copyStdFromTexArray Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___copyStdFromTexArray_3; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::copyStdFromDoubleWide Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___copyStdFromDoubleWide_4; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::discardAlpha Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___discardAlpha_5; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::depthOfField Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___depthOfField_6; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::finalPass Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___finalPass_7; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::grainBaker Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___grainBaker_8; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::motionBlur Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___motionBlur_9; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::temporalAntialiasing Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___temporalAntialiasing_10; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::subpixelMorphologicalAntialiasing Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___subpixelMorphologicalAntialiasing_11; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::texture2dLerp Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___texture2dLerp_12; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::uber Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___uber_13; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::lut2DBaker Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___lut2DBaker_14; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::lightMeter Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___lightMeter_15; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::gammaHistogram Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___gammaHistogram_16; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::waveform Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___waveform_17; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::vectorscope Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___vectorscope_18; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::debugOverlays Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___debugOverlays_19; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::deferredFog Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___deferredFog_20; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::scalableAO Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___scalableAO_21; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::multiScaleAO Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___multiScaleAO_22; // UnityEngine.Shader UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders::screenSpaceReflections Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___screenSpaceReflections_23; public: inline static int32_t get_offset_of_bloom_0() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___bloom_0)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_bloom_0() const { return ___bloom_0; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_bloom_0() { return &___bloom_0; } inline void set_bloom_0(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___bloom_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___bloom_0), (void*)value); } inline static int32_t get_offset_of_copy_1() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___copy_1)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_copy_1() const { return ___copy_1; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_copy_1() { return &___copy_1; } inline void set_copy_1(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___copy_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___copy_1), (void*)value); } inline static int32_t get_offset_of_copyStd_2() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___copyStd_2)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_copyStd_2() const { return ___copyStd_2; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_copyStd_2() { return &___copyStd_2; } inline void set_copyStd_2(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___copyStd_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___copyStd_2), (void*)value); } inline static int32_t get_offset_of_copyStdFromTexArray_3() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___copyStdFromTexArray_3)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_copyStdFromTexArray_3() const { return ___copyStdFromTexArray_3; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_copyStdFromTexArray_3() { return &___copyStdFromTexArray_3; } inline void set_copyStdFromTexArray_3(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___copyStdFromTexArray_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___copyStdFromTexArray_3), (void*)value); } inline static int32_t get_offset_of_copyStdFromDoubleWide_4() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___copyStdFromDoubleWide_4)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_copyStdFromDoubleWide_4() const { return ___copyStdFromDoubleWide_4; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_copyStdFromDoubleWide_4() { return &___copyStdFromDoubleWide_4; } inline void set_copyStdFromDoubleWide_4(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___copyStdFromDoubleWide_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___copyStdFromDoubleWide_4), (void*)value); } inline static int32_t get_offset_of_discardAlpha_5() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___discardAlpha_5)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_discardAlpha_5() const { return ___discardAlpha_5; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_discardAlpha_5() { return &___discardAlpha_5; } inline void set_discardAlpha_5(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___discardAlpha_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___discardAlpha_5), (void*)value); } inline static int32_t get_offset_of_depthOfField_6() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___depthOfField_6)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_depthOfField_6() const { return ___depthOfField_6; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_depthOfField_6() { return &___depthOfField_6; } inline void set_depthOfField_6(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___depthOfField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___depthOfField_6), (void*)value); } inline static int32_t get_offset_of_finalPass_7() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___finalPass_7)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_finalPass_7() const { return ___finalPass_7; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_finalPass_7() { return &___finalPass_7; } inline void set_finalPass_7(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___finalPass_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___finalPass_7), (void*)value); } inline static int32_t get_offset_of_grainBaker_8() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___grainBaker_8)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_grainBaker_8() const { return ___grainBaker_8; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_grainBaker_8() { return &___grainBaker_8; } inline void set_grainBaker_8(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___grainBaker_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___grainBaker_8), (void*)value); } inline static int32_t get_offset_of_motionBlur_9() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___motionBlur_9)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_motionBlur_9() const { return ___motionBlur_9; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_motionBlur_9() { return &___motionBlur_9; } inline void set_motionBlur_9(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___motionBlur_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___motionBlur_9), (void*)value); } inline static int32_t get_offset_of_temporalAntialiasing_10() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___temporalAntialiasing_10)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_temporalAntialiasing_10() const { return ___temporalAntialiasing_10; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_temporalAntialiasing_10() { return &___temporalAntialiasing_10; } inline void set_temporalAntialiasing_10(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___temporalAntialiasing_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___temporalAntialiasing_10), (void*)value); } inline static int32_t get_offset_of_subpixelMorphologicalAntialiasing_11() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___subpixelMorphologicalAntialiasing_11)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_subpixelMorphologicalAntialiasing_11() const { return ___subpixelMorphologicalAntialiasing_11; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_subpixelMorphologicalAntialiasing_11() { return &___subpixelMorphologicalAntialiasing_11; } inline void set_subpixelMorphologicalAntialiasing_11(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___subpixelMorphologicalAntialiasing_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___subpixelMorphologicalAntialiasing_11), (void*)value); } inline static int32_t get_offset_of_texture2dLerp_12() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___texture2dLerp_12)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_texture2dLerp_12() const { return ___texture2dLerp_12; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_texture2dLerp_12() { return &___texture2dLerp_12; } inline void set_texture2dLerp_12(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___texture2dLerp_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___texture2dLerp_12), (void*)value); } inline static int32_t get_offset_of_uber_13() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___uber_13)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_uber_13() const { return ___uber_13; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_uber_13() { return &___uber_13; } inline void set_uber_13(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___uber_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___uber_13), (void*)value); } inline static int32_t get_offset_of_lut2DBaker_14() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___lut2DBaker_14)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_lut2DBaker_14() const { return ___lut2DBaker_14; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_lut2DBaker_14() { return &___lut2DBaker_14; } inline void set_lut2DBaker_14(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___lut2DBaker_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___lut2DBaker_14), (void*)value); } inline static int32_t get_offset_of_lightMeter_15() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___lightMeter_15)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_lightMeter_15() const { return ___lightMeter_15; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_lightMeter_15() { return &___lightMeter_15; } inline void set_lightMeter_15(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___lightMeter_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___lightMeter_15), (void*)value); } inline static int32_t get_offset_of_gammaHistogram_16() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___gammaHistogram_16)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_gammaHistogram_16() const { return ___gammaHistogram_16; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_gammaHistogram_16() { return &___gammaHistogram_16; } inline void set_gammaHistogram_16(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___gammaHistogram_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___gammaHistogram_16), (void*)value); } inline static int32_t get_offset_of_waveform_17() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___waveform_17)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_waveform_17() const { return ___waveform_17; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_waveform_17() { return &___waveform_17; } inline void set_waveform_17(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___waveform_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___waveform_17), (void*)value); } inline static int32_t get_offset_of_vectorscope_18() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___vectorscope_18)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_vectorscope_18() const { return ___vectorscope_18; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_vectorscope_18() { return &___vectorscope_18; } inline void set_vectorscope_18(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___vectorscope_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___vectorscope_18), (void*)value); } inline static int32_t get_offset_of_debugOverlays_19() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___debugOverlays_19)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_debugOverlays_19() const { return ___debugOverlays_19; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_debugOverlays_19() { return &___debugOverlays_19; } inline void set_debugOverlays_19(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___debugOverlays_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___debugOverlays_19), (void*)value); } inline static int32_t get_offset_of_deferredFog_20() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___deferredFog_20)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_deferredFog_20() const { return ___deferredFog_20; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_deferredFog_20() { return &___deferredFog_20; } inline void set_deferredFog_20(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___deferredFog_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___deferredFog_20), (void*)value); } inline static int32_t get_offset_of_scalableAO_21() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___scalableAO_21)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_scalableAO_21() const { return ___scalableAO_21; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_scalableAO_21() { return &___scalableAO_21; } inline void set_scalableAO_21(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___scalableAO_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___scalableAO_21), (void*)value); } inline static int32_t get_offset_of_multiScaleAO_22() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___multiScaleAO_22)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_multiScaleAO_22() const { return ___multiScaleAO_22; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_multiScaleAO_22() { return &___multiScaleAO_22; } inline void set_multiScaleAO_22(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___multiScaleAO_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___multiScaleAO_22), (void*)value); } inline static int32_t get_offset_of_screenSpaceReflections_23() { return static_cast(offsetof(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2, ___screenSpaceReflections_23)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_screenSpaceReflections_23() const { return ___screenSpaceReflections_23; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_screenSpaceReflections_23() { return &___screenSpaceReflections_23; } inline void set_screenSpaceReflections_23(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___screenSpaceReflections_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___screenSpaceReflections_23), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.RuntimeUtilities/<>c struct U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8 : public RuntimeObject { public: public: }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B, ___list_0)); } inline List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * get_list_0() const { return ___list_0; } inline List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B, ___current_3)); } inline Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * get_current_3() const { return ___current_3; } inline Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current RuntimeObject * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___list_0)); } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * get_list_0() const { return ___list_0; } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796, ___list_0)); } inline List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 * get_list_0() const { return ___list_0; } inline List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796, ___current_3)); } inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * get_current_3() const { return ___current_3; } inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191, ___list_0)); } inline List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * get_list_0() const { return ___list_0; } inline List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191, ___current_3)); } inline PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * get_current_3() const { return ___current_3; } inline PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2, ___list_0)); } inline List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * get_list_0() const { return ___list_0; } inline List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2, ___current_3)); } inline PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * get_current_3() const { return ___current_3; } inline PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D, ___list_0)); } inline List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * get_list_0() const { return ___list_0; } inline List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D, ___current_3)); } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * get_current_3() const { return ___current_3; } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42, ___list_0)); } inline List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * get_list_0() const { return ___list_0; } inline List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42, ___current_3)); } inline SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * get_current_3() const { return ___current_3; } inline SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_t4F7151B1D8B03D97F931400ABBC97A08CE419031 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::dictionary Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::version int32_t ___version_2; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::currentKey RuntimeObject * ___currentKey_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t4F7151B1D8B03D97F931400ABBC97A08CE419031, ___dictionary_0)); } inline Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t4F7151B1D8B03D97F931400ABBC97A08CE419031, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t4F7151B1D8B03D97F931400ABBC97A08CE419031, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_currentKey_3() { return static_cast(offsetof(Enumerator_t4F7151B1D8B03D97F931400ABBC97A08CE419031, ___currentKey_3)); } inline RuntimeObject * get_currentKey_3() const { return ___currentKey_3; } inline RuntimeObject ** get_address_of_currentKey_3() { return &___currentKey_3; } inline void set_currentKey_3(RuntimeObject * value) { ___currentKey_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentKey_3), (void*)value); } }; // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator struct Enumerator_t125181DA94FAAEC346371E0582D50084E0B602E2 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::dictionary Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::version int32_t ___version_2; // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::currentValue RuntimeObject * ___currentValue_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t125181DA94FAAEC346371E0582D50084E0B602E2, ___dictionary_0)); } inline Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t125181DA94FAAEC346371E0582D50084E0B602E2, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t125181DA94FAAEC346371E0582D50084E0B602E2, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_currentValue_3() { return static_cast(offsetof(Enumerator_t125181DA94FAAEC346371E0582D50084E0B602E2, ___currentValue_3)); } inline RuntimeObject * get_currentValue_3() const { return ___currentValue_3; } inline RuntimeObject ** get_address_of_currentValue_3() { return &___currentValue_3; } inline void set_currentValue_3(RuntimeObject * value) { ___currentValue_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentValue_3), (void*)value); } }; // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator struct Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::dictionary Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::version int32_t ___version_2; // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::currentValue PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___currentValue_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476, ___dictionary_0)); } inline Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_currentValue_3() { return static_cast(offsetof(Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476, ___currentValue_3)); } inline PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * get_currentValue_3() const { return ___currentValue_3; } inline PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 ** get_address_of_currentValue_3() { return &___currentValue_3; } inline void set_currentValue_3(PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * value) { ___currentValue_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentValue_3), (void*)value); } }; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::dictionary Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::version int32_t ___version_2; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::currentKey Type_t * ___currentKey_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112, ___dictionary_0)); } inline Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_currentKey_3() { return static_cast(offsetof(Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112, ___currentKey_3)); } inline Type_t * get_currentKey_3() const { return ___currentKey_3; } inline Type_t ** get_address_of_currentKey_3() { return &___currentKey_3; } inline void set_currentKey_3(Type_t * value) { ___currentKey_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentKey_3), (void*)value); } }; // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator struct Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::dictionary Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::version int32_t ___version_2; // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::currentValue PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * ___currentValue_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809, ___dictionary_0)); } inline Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_currentValue_3() { return static_cast(offsetof(Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809, ___currentValue_3)); } inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * get_currentValue_3() const { return ___currentValue_3; } inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 ** get_address_of_currentValue_3() { return &___currentValue_3; } inline void set_currentValue_3(PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * value) { ___currentValue_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentValue_3), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2> struct KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD, ___value_1)); } inline List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * get_value_1() const { return ___value_1; } inline List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 { public: // TKey System.Collections.Generic.KeyValuePair`2::key Type_t * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4, ___key_0)); } inline Type_t * get_key_0() const { return ___key_0; } inline Type_t ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(Type_t * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4, ___value_1)); } inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * get_value_1() const { return ___value_1; } inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 struct ParameterOverride_1_t44F5A562A85AD213D94BE9A0DF3DC87C847C3EDC : public ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 { public: // T UnityEngine.Rendering.PostProcessing.ParameterOverride`1::value bool ___value_1; public: inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(ParameterOverride_1_t44F5A562A85AD213D94BE9A0DF3DC87C847C3EDC, ___value_1)); } inline bool get_value_1() const { return ___value_1; } inline bool* get_address_of_value_1() { return &___value_1; } inline void set_value_1(bool value) { ___value_1 = value; } }; // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 struct ParameterOverride_1_t56A3B8BB64B4D2C9B914D4D065215DDAD764741D : public ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 { public: // T UnityEngine.Rendering.PostProcessing.ParameterOverride`1::value int32_t ___value_1; public: inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(ParameterOverride_1_t56A3B8BB64B4D2C9B914D4D065215DDAD764741D, ___value_1)); } inline int32_t get_value_1() const { return ___value_1; } inline int32_t* get_address_of_value_1() { return &___value_1; } inline void set_value_1(int32_t value) { ___value_1 = value; } }; // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 struct ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 : public ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 { public: // T UnityEngine.Rendering.PostProcessing.ParameterOverride`1::value float ___value_1; public: inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1, ___value_1)); } inline float get_value_1() const { return ___value_1; } inline float* get_address_of_value_1() { return &___value_1; } inline void set_value_1(float value) { ___value_1 = value; } }; // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 struct ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E : public ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 { public: // T UnityEngine.Rendering.PostProcessing.ParameterOverride`1::value Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * ___value_1; public: inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E, ___value_1)); } inline Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * get_value_1() const { return ___value_1; } inline Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1 struct PostProcessEffectRenderer_1_tAAE3B9EEC2C2D0C4A64B2A7A72390B49E60DE2A7 : public PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB { public: // T UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1::k__BackingField AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * ___U3CsettingsU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CsettingsU3Ek__BackingField_1() { return static_cast(offsetof(PostProcessEffectRenderer_1_tAAE3B9EEC2C2D0C4A64B2A7A72390B49E60DE2A7, ___U3CsettingsU3Ek__BackingField_1)); } inline AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * get_U3CsettingsU3Ek__BackingField_1() const { return ___U3CsettingsU3Ek__BackingField_1; } inline AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E ** get_address_of_U3CsettingsU3Ek__BackingField_1() { return &___U3CsettingsU3Ek__BackingField_1; } inline void set_U3CsettingsU3Ek__BackingField_1(AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * value) { ___U3CsettingsU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CsettingsU3Ek__BackingField_1), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1 struct PostProcessEffectRenderer_1_t6C11DDDFC60F401B58CDCCD46359E86BB3487DDF : public PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB { public: // T UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1::k__BackingField RuntimeObject * ___U3CsettingsU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CsettingsU3Ek__BackingField_1() { return static_cast(offsetof(PostProcessEffectRenderer_1_t6C11DDDFC60F401B58CDCCD46359E86BB3487DDF, ___U3CsettingsU3Ek__BackingField_1)); } inline RuntimeObject * get_U3CsettingsU3Ek__BackingField_1() const { return ___U3CsettingsU3Ek__BackingField_1; } inline RuntimeObject ** get_address_of_U3CsettingsU3Ek__BackingField_1() { return &___U3CsettingsU3Ek__BackingField_1; } inline void set_U3CsettingsU3Ek__BackingField_1(RuntimeObject * value) { ___U3CsettingsU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CsettingsU3Ek__BackingField_1), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1 struct PostProcessEffectRenderer_1_t07AD11060B8AF7917141C0EDCE6B73660D7A8267 : public PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB { public: // T UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1::k__BackingField ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * ___U3CsettingsU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CsettingsU3Ek__BackingField_1() { return static_cast(offsetof(PostProcessEffectRenderer_1_t07AD11060B8AF7917141C0EDCE6B73660D7A8267, ___U3CsettingsU3Ek__BackingField_1)); } inline ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * get_U3CsettingsU3Ek__BackingField_1() const { return ___U3CsettingsU3Ek__BackingField_1; } inline ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 ** get_address_of_U3CsettingsU3Ek__BackingField_1() { return &___U3CsettingsU3Ek__BackingField_1; } inline void set_U3CsettingsU3Ek__BackingField_1(ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * value) { ___U3CsettingsU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CsettingsU3Ek__BackingField_1), (void*)value); } }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; // System.Char struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14, ___m_value_0)); } inline Il2CppChar get_m_value_0() const { return ___m_value_0; } inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(Il2CppChar value) { ___m_value_0 = value; } }; // UnityEngine.Color struct Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 { public: // System.Single UnityEngine.Color::r float ___r_0; // System.Single UnityEngine.Color::g float ___g_1; // System.Single UnityEngine.Color::b float ___b_2; // System.Single UnityEngine.Color::a float ___a_3; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___r_0)); } inline float get_r_0() const { return ___r_0; } inline float* get_address_of_r_0() { return &___r_0; } inline void set_r_0(float value) { ___r_0 = value; } inline static int32_t get_offset_of_g_1() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___g_1)); } inline float get_g_1() const { return ___g_1; } inline float* get_address_of_g_1() { return &___g_1; } inline void set_g_1(float value) { ___g_1 = value; } inline static int32_t get_offset_of_b_2() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___b_2)); } inline float get_b_2() const { return ___b_2; } inline float* get_address_of_b_2() { return &___b_2; } inline void set_b_2(float value) { ___b_2 = value; } inline static int32_t get_offset_of_a_3() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___a_3)); } inline float get_a_3() const { return ___a_3; } inline float* get_address_of_a_3() { return &___a_3; } inline void set_a_3(float value) { ___a_3 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.Reflection.FieldInfo struct FieldInfo_t : public MemberInfo_t { public: public: }; // UnityEngine.FrustumPlanes struct FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C { public: // System.Single UnityEngine.FrustumPlanes::left float ___left_0; // System.Single UnityEngine.FrustumPlanes::right float ___right_1; // System.Single UnityEngine.FrustumPlanes::bottom float ___bottom_2; // System.Single UnityEngine.FrustumPlanes::top float ___top_3; // System.Single UnityEngine.FrustumPlanes::zNear float ___zNear_4; // System.Single UnityEngine.FrustumPlanes::zFar float ___zFar_5; public: inline static int32_t get_offset_of_left_0() { return static_cast(offsetof(FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C, ___left_0)); } inline float get_left_0() const { return ___left_0; } inline float* get_address_of_left_0() { return &___left_0; } inline void set_left_0(float value) { ___left_0 = value; } inline static int32_t get_offset_of_right_1() { return static_cast(offsetof(FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C, ___right_1)); } inline float get_right_1() const { return ___right_1; } inline float* get_address_of_right_1() { return &___right_1; } inline void set_right_1(float value) { ___right_1 = value; } inline static int32_t get_offset_of_bottom_2() { return static_cast(offsetof(FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C, ___bottom_2)); } inline float get_bottom_2() const { return ___bottom_2; } inline float* get_address_of_bottom_2() { return &___bottom_2; } inline void set_bottom_2(float value) { ___bottom_2 = value; } inline static int32_t get_offset_of_top_3() { return static_cast(offsetof(FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C, ___top_3)); } inline float get_top_3() const { return ___top_3; } inline float* get_address_of_top_3() { return &___top_3; } inline void set_top_3(float value) { ___top_3 = value; } inline static int32_t get_offset_of_zNear_4() { return static_cast(offsetof(FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C, ___zNear_4)); } inline float get_zNear_4() const { return ___zNear_4; } inline float* get_address_of_zNear_4() { return &___zNear_4; } inline void set_zNear_4(float value) { ___zNear_4 = value; } inline static int32_t get_offset_of_zFar_5() { return static_cast(offsetof(FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C, ___zFar_5)); } inline float get_zFar_5() const { return ___zFar_5; } inline float* get_address_of_zFar_5() { return &___zFar_5; } inline void set_zFar_5(float value) { ___zFar_5 = value; } }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; // UnityEngine.Keyframe struct Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F { public: // System.Single UnityEngine.Keyframe::m_Time float ___m_Time_0; // System.Single UnityEngine.Keyframe::m_Value float ___m_Value_1; // System.Single UnityEngine.Keyframe::m_InTangent float ___m_InTangent_2; // System.Single UnityEngine.Keyframe::m_OutTangent float ___m_OutTangent_3; // System.Int32 UnityEngine.Keyframe::m_WeightedMode int32_t ___m_WeightedMode_4; // System.Single UnityEngine.Keyframe::m_InWeight float ___m_InWeight_5; // System.Single UnityEngine.Keyframe::m_OutWeight float ___m_OutWeight_6; public: inline static int32_t get_offset_of_m_Time_0() { return static_cast(offsetof(Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F, ___m_Time_0)); } inline float get_m_Time_0() const { return ___m_Time_0; } inline float* get_address_of_m_Time_0() { return &___m_Time_0; } inline void set_m_Time_0(float value) { ___m_Time_0 = value; } inline static int32_t get_offset_of_m_Value_1() { return static_cast(offsetof(Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F, ___m_Value_1)); } inline float get_m_Value_1() const { return ___m_Value_1; } inline float* get_address_of_m_Value_1() { return &___m_Value_1; } inline void set_m_Value_1(float value) { ___m_Value_1 = value; } inline static int32_t get_offset_of_m_InTangent_2() { return static_cast(offsetof(Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F, ___m_InTangent_2)); } inline float get_m_InTangent_2() const { return ___m_InTangent_2; } inline float* get_address_of_m_InTangent_2() { return &___m_InTangent_2; } inline void set_m_InTangent_2(float value) { ___m_InTangent_2 = value; } inline static int32_t get_offset_of_m_OutTangent_3() { return static_cast(offsetof(Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F, ___m_OutTangent_3)); } inline float get_m_OutTangent_3() const { return ___m_OutTangent_3; } inline float* get_address_of_m_OutTangent_3() { return &___m_OutTangent_3; } inline void set_m_OutTangent_3(float value) { ___m_OutTangent_3 = value; } inline static int32_t get_offset_of_m_WeightedMode_4() { return static_cast(offsetof(Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F, ___m_WeightedMode_4)); } inline int32_t get_m_WeightedMode_4() const { return ___m_WeightedMode_4; } inline int32_t* get_address_of_m_WeightedMode_4() { return &___m_WeightedMode_4; } inline void set_m_WeightedMode_4(int32_t value) { ___m_WeightedMode_4 = value; } inline static int32_t get_offset_of_m_InWeight_5() { return static_cast(offsetof(Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F, ___m_InWeight_5)); } inline float get_m_InWeight_5() const { return ___m_InWeight_5; } inline float* get_address_of_m_InWeight_5() { return &___m_InWeight_5; } inline void set_m_InWeight_5(float value) { ___m_InWeight_5 = value; } inline static int32_t get_offset_of_m_OutWeight_6() { return static_cast(offsetof(Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F, ___m_OutWeight_6)); } inline float get_m_OutWeight_6() const { return ___m_OutWeight_6; } inline float* get_address_of_m_OutWeight_6() { return &___m_OutWeight_6; } inline void set_m_OutWeight_6(float value) { ___m_OutWeight_6 = value; } }; // UnityEngine.LayerMask struct LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 { public: // System.Int32 UnityEngine.LayerMask::m_Mask int32_t ___m_Mask_0; public: inline static int32_t get_offset_of_m_Mask_0() { return static_cast(offsetof(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8, ___m_Mask_0)); } inline int32_t get_m_Mask_0() const { return ___m_Mask_0; } inline int32_t* get_address_of_m_Mask_0() { return &___m_Mask_0; } inline void set_m_Mask_0(int32_t value) { ___m_Mask_0 = value; } }; // UnityEngine.Rendering.PostProcessing.LightMeterMonitor struct LightMeterMonitor_tCB2A93113D260FA866AA7AAC9F4EBEC1753FBCB9 : public Monitor_tEB1AC1F82D87F6BEE4839CF882097D5889302372 { public: // System.Int32 UnityEngine.Rendering.PostProcessing.LightMeterMonitor::width int32_t ___width_2; // System.Int32 UnityEngine.Rendering.PostProcessing.LightMeterMonitor::height int32_t ___height_3; // System.Boolean UnityEngine.Rendering.PostProcessing.LightMeterMonitor::showCurves bool ___showCurves_4; public: inline static int32_t get_offset_of_width_2() { return static_cast(offsetof(LightMeterMonitor_tCB2A93113D260FA866AA7AAC9F4EBEC1753FBCB9, ___width_2)); } inline int32_t get_width_2() const { return ___width_2; } inline int32_t* get_address_of_width_2() { return &___width_2; } inline void set_width_2(int32_t value) { ___width_2 = value; } inline static int32_t get_offset_of_height_3() { return static_cast(offsetof(LightMeterMonitor_tCB2A93113D260FA866AA7AAC9F4EBEC1753FBCB9, ___height_3)); } inline int32_t get_height_3() const { return ___height_3; } inline int32_t* get_address_of_height_3() { return &___height_3; } inline void set_height_3(int32_t value) { ___height_3 = value; } inline static int32_t get_offset_of_showCurves_4() { return static_cast(offsetof(LightMeterMonitor_tCB2A93113D260FA866AA7AAC9F4EBEC1753FBCB9, ___showCurves_4)); } inline bool get_showCurves_4() const { return ___showCurves_4; } inline bool* get_address_of_showCurves_4() { return &___showCurves_4; } inline void set_showCurves_4(bool value) { ___showCurves_4 = value; } }; // UnityEngine.Matrix4x4 struct Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 { public: // System.Single UnityEngine.Matrix4x4::m00 float ___m00_0; // System.Single UnityEngine.Matrix4x4::m10 float ___m10_1; // System.Single UnityEngine.Matrix4x4::m20 float ___m20_2; // System.Single UnityEngine.Matrix4x4::m30 float ___m30_3; // System.Single UnityEngine.Matrix4x4::m01 float ___m01_4; // System.Single UnityEngine.Matrix4x4::m11 float ___m11_5; // System.Single UnityEngine.Matrix4x4::m21 float ___m21_6; // System.Single UnityEngine.Matrix4x4::m31 float ___m31_7; // System.Single UnityEngine.Matrix4x4::m02 float ___m02_8; // System.Single UnityEngine.Matrix4x4::m12 float ___m12_9; // System.Single UnityEngine.Matrix4x4::m22 float ___m22_10; // System.Single UnityEngine.Matrix4x4::m32 float ___m32_11; // System.Single UnityEngine.Matrix4x4::m03 float ___m03_12; // System.Single UnityEngine.Matrix4x4::m13 float ___m13_13; // System.Single UnityEngine.Matrix4x4::m23 float ___m23_14; // System.Single UnityEngine.Matrix4x4::m33 float ___m33_15; public: inline static int32_t get_offset_of_m00_0() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m00_0)); } inline float get_m00_0() const { return ___m00_0; } inline float* get_address_of_m00_0() { return &___m00_0; } inline void set_m00_0(float value) { ___m00_0 = value; } inline static int32_t get_offset_of_m10_1() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m10_1)); } inline float get_m10_1() const { return ___m10_1; } inline float* get_address_of_m10_1() { return &___m10_1; } inline void set_m10_1(float value) { ___m10_1 = value; } inline static int32_t get_offset_of_m20_2() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m20_2)); } inline float get_m20_2() const { return ___m20_2; } inline float* get_address_of_m20_2() { return &___m20_2; } inline void set_m20_2(float value) { ___m20_2 = value; } inline static int32_t get_offset_of_m30_3() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m30_3)); } inline float get_m30_3() const { return ___m30_3; } inline float* get_address_of_m30_3() { return &___m30_3; } inline void set_m30_3(float value) { ___m30_3 = value; } inline static int32_t get_offset_of_m01_4() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m01_4)); } inline float get_m01_4() const { return ___m01_4; } inline float* get_address_of_m01_4() { return &___m01_4; } inline void set_m01_4(float value) { ___m01_4 = value; } inline static int32_t get_offset_of_m11_5() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m11_5)); } inline float get_m11_5() const { return ___m11_5; } inline float* get_address_of_m11_5() { return &___m11_5; } inline void set_m11_5(float value) { ___m11_5 = value; } inline static int32_t get_offset_of_m21_6() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m21_6)); } inline float get_m21_6() const { return ___m21_6; } inline float* get_address_of_m21_6() { return &___m21_6; } inline void set_m21_6(float value) { ___m21_6 = value; } inline static int32_t get_offset_of_m31_7() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m31_7)); } inline float get_m31_7() const { return ___m31_7; } inline float* get_address_of_m31_7() { return &___m31_7; } inline void set_m31_7(float value) { ___m31_7 = value; } inline static int32_t get_offset_of_m02_8() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m02_8)); } inline float get_m02_8() const { return ___m02_8; } inline float* get_address_of_m02_8() { return &___m02_8; } inline void set_m02_8(float value) { ___m02_8 = value; } inline static int32_t get_offset_of_m12_9() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m12_9)); } inline float get_m12_9() const { return ___m12_9; } inline float* get_address_of_m12_9() { return &___m12_9; } inline void set_m12_9(float value) { ___m12_9 = value; } inline static int32_t get_offset_of_m22_10() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m22_10)); } inline float get_m22_10() const { return ___m22_10; } inline float* get_address_of_m22_10() { return &___m22_10; } inline void set_m22_10(float value) { ___m22_10 = value; } inline static int32_t get_offset_of_m32_11() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m32_11)); } inline float get_m32_11() const { return ___m32_11; } inline float* get_address_of_m32_11() { return &___m32_11; } inline void set_m32_11(float value) { ___m32_11 = value; } inline static int32_t get_offset_of_m03_12() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m03_12)); } inline float get_m03_12() const { return ___m03_12; } inline float* get_address_of_m03_12() { return &___m03_12; } inline void set_m03_12(float value) { ___m03_12 = value; } inline static int32_t get_offset_of_m13_13() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m13_13)); } inline float get_m13_13() const { return ___m13_13; } inline float* get_address_of_m13_13() { return &___m13_13; } inline void set_m13_13(float value) { ___m13_13 = value; } inline static int32_t get_offset_of_m23_14() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m23_14)); } inline float get_m23_14() const { return ___m23_14; } inline float* get_address_of_m23_14() { return &___m23_14; } inline void set_m23_14(float value) { ___m23_14 = value; } inline static int32_t get_offset_of_m33_15() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m33_15)); } inline float get_m33_15() const { return ___m33_15; } inline float* get_address_of_m33_15() { return &___m33_15; } inline void set_m33_15(float value) { ___m33_15 = value; } }; // System.ObsoleteAttribute struct ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.String System.ObsoleteAttribute::_message String_t* ____message_0; // System.Boolean System.ObsoleteAttribute::_error bool ____error_1; public: inline static int32_t get_offset_of__message_0() { return static_cast(offsetof(ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671, ____message_0)); } inline String_t* get__message_0() const { return ____message_0; } inline String_t** get_address_of__message_0() { return &____message_0; } inline void set__message_0(String_t* value) { ____message_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_0), (void*)value); } inline static int32_t get_offset_of__error_1() { return static_cast(offsetof(ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671, ____error_1)); } inline bool get__error_1() const { return ____error_1; } inline bool* get_address_of__error_1() { return &____error_1; } inline void set__error_1(bool value) { ____error_1 = value; } }; // UnityEngine.Rendering.PostProcessing.PostProcessEventComparer struct PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B { public: union { struct { }; uint8_t PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B__padding[1]; }; public: }; // UnityEngine.Quaternion struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 { public: // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___w_3)); } inline float get_w_3() const { return ___w_3; } inline float* get_address_of_w_3() { return &___w_3; } inline void set_w_3(float value) { ___w_3 = value; } }; // UnityEngine.Rect struct Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 { public: // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Height_3)); } inline float get_m_Height_3() const { return ___m_Height_3; } inline float* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(float value) { ___m_Height_3 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E { public: // System.Single UnityEngine.Vector3::x float ___x_2; // System.Single UnityEngine.Vector3::y float ___y_3; // System.Single UnityEngine.Vector3::z float ___z_4; public: inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___x_2)); } inline float get_x_2() const { return ___x_2; } inline float* get_address_of_x_2() { return &___x_2; } inline void set_x_2(float value) { ___x_2 = value; } inline static int32_t get_offset_of_y_3() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___y_3)); } inline float get_y_3() const { return ___y_3; } inline float* get_address_of_y_3() { return &___y_3; } inline void set_y_3(float value) { ___y_3 = value; } inline static int32_t get_offset_of_z_4() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___z_4)); } inline float get_z_4() const { return ___z_4; } inline float* get_address_of_z_4() { return &___z_4; } inline void set_z_4(float value) { ___z_4 = value; } }; // UnityEngine.Vector4 struct Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 { public: // System.Single UnityEngine.Vector4::x float ___x_1; // System.Single UnityEngine.Vector4::y float ___y_2; // System.Single UnityEngine.Vector4::z float ___z_3; // System.Single UnityEngine.Vector4::w float ___w_4; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } inline static int32_t get_offset_of_w_4() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___w_4)); } inline float get_w_4() const { return ___w_4; } inline float* get_address_of_w_4() { return &___w_4; } inline void set_w_4(float value) { ___w_4 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // /__StaticArrayInitTypeSize=20 struct __StaticArrayInitTypeSizeU3D20_tD909A6F2769690F3D9DA25C5DA4EA2496F5F73E7 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D20_tD909A6F2769690F3D9DA25C5DA4EA2496F5F73E7__padding[20]; }; public: }; // System.Collections.Generic.Dictionary`2/Enumerator> struct Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682, ___dictionary_0)); } inline Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682, ___current_3)); } inline KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD get_current_3() const { return ___current_3; } inline KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___dictionary_0)); } inline Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___current_3)); } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0, ___dictionary_0)); } inline Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0, ___current_3)); } inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 get_current_3() const { return ___current_3; } inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F, ___dictionary_0)); } inline Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F, ___current_3)); } inline KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Nullable`1 struct Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE { public: // T System.Nullable`1::value Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE, ___value_0)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_value_0() const { return ___value_0; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 struct ParameterOverride_1_t694D598380408B6C9B381BE752E69EEBE4FE4EED : public ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 { public: // T UnityEngine.Rendering.PostProcessing.ParameterOverride`1::value Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___value_1; public: inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(ParameterOverride_1_t694D598380408B6C9B381BE752E69EEBE4FE4EED, ___value_1)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_value_1() const { return ___value_1; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_value_1() { return &___value_1; } inline void set_value_1(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___value_1 = value; } }; // struct U3CPrivateImplementationDetailsU3E_t0371F3F566F4F168ED2109DB54CFB0DA63A9AF5B : public RuntimeObject { public: public: }; // UnityEngine.Rendering.PostProcessing.AmbientOcclusionQuality struct AmbientOcclusionQuality_tB646C5F37D28AFB9CDF4C160DA5D1971B17A83E6 { public: // System.Int32 UnityEngine.Rendering.PostProcessing.AmbientOcclusionQuality::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AmbientOcclusionQuality_tB646C5F37D28AFB9CDF4C160DA5D1971B17A83E6, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.PostProcessing.AmbientOcclusionRenderer struct AmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777 : public PostProcessEffectRenderer_1_tAAE3B9EEC2C2D0C4A64B2A7A72390B49E60DE2A7 { public: // UnityEngine.Rendering.PostProcessing.IAmbientOcclusionMethod[] UnityEngine.Rendering.PostProcessing.AmbientOcclusionRenderer::m_Methods IAmbientOcclusionMethodU5BU5D_t7680D124E65868B9F771A7EAB66D87948B6CC3C0* ___m_Methods_2; public: inline static int32_t get_offset_of_m_Methods_2() { return static_cast(offsetof(AmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777, ___m_Methods_2)); } inline IAmbientOcclusionMethodU5BU5D_t7680D124E65868B9F771A7EAB66D87948B6CC3C0* get_m_Methods_2() const { return ___m_Methods_2; } inline IAmbientOcclusionMethodU5BU5D_t7680D124E65868B9F771A7EAB66D87948B6CC3C0** get_address_of_m_Methods_2() { return &___m_Methods_2; } inline void set_m_Methods_2(IAmbientOcclusionMethodU5BU5D_t7680D124E65868B9F771A7EAB66D87948B6CC3C0* value) { ___m_Methods_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Methods_2), (void*)value); } }; // UnityEngine.AnimationCurve struct AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 : public RuntimeObject { public: // System.IntPtr UnityEngine.AnimationCurve::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.AnimationCurve struct AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.AnimationCurve struct AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03_marshaled_com { intptr_t ___m_Ptr_0; }; // System.AppDomain struct AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 { public: // System.IntPtr System.AppDomain::_mono_app_domain intptr_t ____mono_app_domain_1; // System.Object System.AppDomain::_evidence RuntimeObject * ____evidence_6; // System.Object System.AppDomain::_granted RuntimeObject * ____granted_7; // System.Int32 System.AppDomain::_principalPolicy int32_t ____principalPolicy_8; // System.AssemblyLoadEventHandler System.AppDomain::AssemblyLoad AssemblyLoadEventHandler_tE06B38463937F6FBCCECF4DF6519F83C1683FE0C * ___AssemblyLoad_11; // System.ResolveEventHandler System.AppDomain::AssemblyResolve ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * ___AssemblyResolve_12; // System.EventHandler System.AppDomain::DomainUnload EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B * ___DomainUnload_13; // System.EventHandler System.AppDomain::ProcessExit EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B * ___ProcessExit_14; // System.ResolveEventHandler System.AppDomain::ResourceResolve ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * ___ResourceResolve_15; // System.ResolveEventHandler System.AppDomain::TypeResolve ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * ___TypeResolve_16; // System.UnhandledExceptionEventHandler System.AppDomain::UnhandledException UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64 * ___UnhandledException_17; // System.EventHandler`1 System.AppDomain::FirstChanceException EventHandler_1_t7F26BD2270AD4531F2328FD1382278E975249DF1 * ___FirstChanceException_18; // System.Object System.AppDomain::_domain_manager RuntimeObject * ____domain_manager_19; // System.ResolveEventHandler System.AppDomain::ReflectionOnlyAssemblyResolve ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * ___ReflectionOnlyAssemblyResolve_20; // System.Object System.AppDomain::_activation RuntimeObject * ____activation_21; // System.Object System.AppDomain::_applicationIdentity RuntimeObject * ____applicationIdentity_22; // System.Collections.Generic.List`1 System.AppDomain::compatibility_switch List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___compatibility_switch_23; public: inline static int32_t get_offset_of__mono_app_domain_1() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ____mono_app_domain_1)); } inline intptr_t get__mono_app_domain_1() const { return ____mono_app_domain_1; } inline intptr_t* get_address_of__mono_app_domain_1() { return &____mono_app_domain_1; } inline void set__mono_app_domain_1(intptr_t value) { ____mono_app_domain_1 = value; } inline static int32_t get_offset_of__evidence_6() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ____evidence_6)); } inline RuntimeObject * get__evidence_6() const { return ____evidence_6; } inline RuntimeObject ** get_address_of__evidence_6() { return &____evidence_6; } inline void set__evidence_6(RuntimeObject * value) { ____evidence_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____evidence_6), (void*)value); } inline static int32_t get_offset_of__granted_7() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ____granted_7)); } inline RuntimeObject * get__granted_7() const { return ____granted_7; } inline RuntimeObject ** get_address_of__granted_7() { return &____granted_7; } inline void set__granted_7(RuntimeObject * value) { ____granted_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____granted_7), (void*)value); } inline static int32_t get_offset_of__principalPolicy_8() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ____principalPolicy_8)); } inline int32_t get__principalPolicy_8() const { return ____principalPolicy_8; } inline int32_t* get_address_of__principalPolicy_8() { return &____principalPolicy_8; } inline void set__principalPolicy_8(int32_t value) { ____principalPolicy_8 = value; } inline static int32_t get_offset_of_AssemblyLoad_11() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___AssemblyLoad_11)); } inline AssemblyLoadEventHandler_tE06B38463937F6FBCCECF4DF6519F83C1683FE0C * get_AssemblyLoad_11() const { return ___AssemblyLoad_11; } inline AssemblyLoadEventHandler_tE06B38463937F6FBCCECF4DF6519F83C1683FE0C ** get_address_of_AssemblyLoad_11() { return &___AssemblyLoad_11; } inline void set_AssemblyLoad_11(AssemblyLoadEventHandler_tE06B38463937F6FBCCECF4DF6519F83C1683FE0C * value) { ___AssemblyLoad_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___AssemblyLoad_11), (void*)value); } inline static int32_t get_offset_of_AssemblyResolve_12() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___AssemblyResolve_12)); } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * get_AssemblyResolve_12() const { return ___AssemblyResolve_12; } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 ** get_address_of_AssemblyResolve_12() { return &___AssemblyResolve_12; } inline void set_AssemblyResolve_12(ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * value) { ___AssemblyResolve_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___AssemblyResolve_12), (void*)value); } inline static int32_t get_offset_of_DomainUnload_13() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___DomainUnload_13)); } inline EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B * get_DomainUnload_13() const { return ___DomainUnload_13; } inline EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B ** get_address_of_DomainUnload_13() { return &___DomainUnload_13; } inline void set_DomainUnload_13(EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B * value) { ___DomainUnload_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___DomainUnload_13), (void*)value); } inline static int32_t get_offset_of_ProcessExit_14() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___ProcessExit_14)); } inline EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B * get_ProcessExit_14() const { return ___ProcessExit_14; } inline EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B ** get_address_of_ProcessExit_14() { return &___ProcessExit_14; } inline void set_ProcessExit_14(EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B * value) { ___ProcessExit_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___ProcessExit_14), (void*)value); } inline static int32_t get_offset_of_ResourceResolve_15() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___ResourceResolve_15)); } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * get_ResourceResolve_15() const { return ___ResourceResolve_15; } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 ** get_address_of_ResourceResolve_15() { return &___ResourceResolve_15; } inline void set_ResourceResolve_15(ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * value) { ___ResourceResolve_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___ResourceResolve_15), (void*)value); } inline static int32_t get_offset_of_TypeResolve_16() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___TypeResolve_16)); } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * get_TypeResolve_16() const { return ___TypeResolve_16; } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 ** get_address_of_TypeResolve_16() { return &___TypeResolve_16; } inline void set_TypeResolve_16(ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * value) { ___TypeResolve_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___TypeResolve_16), (void*)value); } inline static int32_t get_offset_of_UnhandledException_17() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___UnhandledException_17)); } inline UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64 * get_UnhandledException_17() const { return ___UnhandledException_17; } inline UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64 ** get_address_of_UnhandledException_17() { return &___UnhandledException_17; } inline void set_UnhandledException_17(UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64 * value) { ___UnhandledException_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___UnhandledException_17), (void*)value); } inline static int32_t get_offset_of_FirstChanceException_18() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___FirstChanceException_18)); } inline EventHandler_1_t7F26BD2270AD4531F2328FD1382278E975249DF1 * get_FirstChanceException_18() const { return ___FirstChanceException_18; } inline EventHandler_1_t7F26BD2270AD4531F2328FD1382278E975249DF1 ** get_address_of_FirstChanceException_18() { return &___FirstChanceException_18; } inline void set_FirstChanceException_18(EventHandler_1_t7F26BD2270AD4531F2328FD1382278E975249DF1 * value) { ___FirstChanceException_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___FirstChanceException_18), (void*)value); } inline static int32_t get_offset_of__domain_manager_19() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ____domain_manager_19)); } inline RuntimeObject * get__domain_manager_19() const { return ____domain_manager_19; } inline RuntimeObject ** get_address_of__domain_manager_19() { return &____domain_manager_19; } inline void set__domain_manager_19(RuntimeObject * value) { ____domain_manager_19 = value; Il2CppCodeGenWriteBarrier((void**)(&____domain_manager_19), (void*)value); } inline static int32_t get_offset_of_ReflectionOnlyAssemblyResolve_20() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___ReflectionOnlyAssemblyResolve_20)); } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * get_ReflectionOnlyAssemblyResolve_20() const { return ___ReflectionOnlyAssemblyResolve_20; } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 ** get_address_of_ReflectionOnlyAssemblyResolve_20() { return &___ReflectionOnlyAssemblyResolve_20; } inline void set_ReflectionOnlyAssemblyResolve_20(ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * value) { ___ReflectionOnlyAssemblyResolve_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___ReflectionOnlyAssemblyResolve_20), (void*)value); } inline static int32_t get_offset_of__activation_21() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ____activation_21)); } inline RuntimeObject * get__activation_21() const { return ____activation_21; } inline RuntimeObject ** get_address_of__activation_21() { return &____activation_21; } inline void set__activation_21(RuntimeObject * value) { ____activation_21 = value; Il2CppCodeGenWriteBarrier((void**)(&____activation_21), (void*)value); } inline static int32_t get_offset_of__applicationIdentity_22() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ____applicationIdentity_22)); } inline RuntimeObject * get__applicationIdentity_22() const { return ____applicationIdentity_22; } inline RuntimeObject ** get_address_of__applicationIdentity_22() { return &____applicationIdentity_22; } inline void set__applicationIdentity_22(RuntimeObject * value) { ____applicationIdentity_22 = value; Il2CppCodeGenWriteBarrier((void**)(&____applicationIdentity_22), (void*)value); } inline static int32_t get_offset_of_compatibility_switch_23() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___compatibility_switch_23)); } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * get_compatibility_switch_23() const { return ___compatibility_switch_23; } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 ** get_address_of_compatibility_switch_23() { return &___compatibility_switch_23; } inline void set_compatibility_switch_23(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * value) { ___compatibility_switch_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___compatibility_switch_23), (void*)value); } }; // Native definition for P/Invoke marshalling of System.AppDomain struct AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A_marshaled_pinvoke : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_pinvoke { intptr_t ____mono_app_domain_1; Il2CppIUnknown* ____evidence_6; Il2CppIUnknown* ____granted_7; int32_t ____principalPolicy_8; Il2CppMethodPointer ___AssemblyLoad_11; Il2CppMethodPointer ___AssemblyResolve_12; Il2CppMethodPointer ___DomainUnload_13; Il2CppMethodPointer ___ProcessExit_14; Il2CppMethodPointer ___ResourceResolve_15; Il2CppMethodPointer ___TypeResolve_16; Il2CppMethodPointer ___UnhandledException_17; Il2CppMethodPointer ___FirstChanceException_18; Il2CppIUnknown* ____domain_manager_19; Il2CppMethodPointer ___ReflectionOnlyAssemblyResolve_20; Il2CppIUnknown* ____activation_21; Il2CppIUnknown* ____applicationIdentity_22; List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___compatibility_switch_23; }; // Native definition for COM marshalling of System.AppDomain struct AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A_marshaled_com : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_com { intptr_t ____mono_app_domain_1; Il2CppIUnknown* ____evidence_6; Il2CppIUnknown* ____granted_7; int32_t ____principalPolicy_8; Il2CppMethodPointer ___AssemblyLoad_11; Il2CppMethodPointer ___AssemblyResolve_12; Il2CppMethodPointer ___DomainUnload_13; Il2CppMethodPointer ___ProcessExit_14; Il2CppMethodPointer ___ResourceResolve_15; Il2CppMethodPointer ___TypeResolve_16; Il2CppMethodPointer ___UnhandledException_17; Il2CppMethodPointer ___FirstChanceException_18; Il2CppIUnknown* ____domain_manager_19; Il2CppMethodPointer ___ReflectionOnlyAssemblyResolve_20; Il2CppIUnknown* ____activation_21; Il2CppIUnknown* ____applicationIdentity_22; List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___compatibility_switch_23; }; // System.Reflection.Assembly struct Assembly_t : public RuntimeObject { public: // System.IntPtr System.Reflection.Assembly::_mono_assembly intptr_t ____mono_assembly_0; // System.Reflection.Assembly/ResolveEventHolder System.Reflection.Assembly::resolve_event_holder ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C * ___resolve_event_holder_1; // System.Object System.Reflection.Assembly::_evidence RuntimeObject * ____evidence_2; // System.Object System.Reflection.Assembly::_minimum RuntimeObject * ____minimum_3; // System.Object System.Reflection.Assembly::_optional RuntimeObject * ____optional_4; // System.Object System.Reflection.Assembly::_refuse RuntimeObject * ____refuse_5; // System.Object System.Reflection.Assembly::_granted RuntimeObject * ____granted_6; // System.Object System.Reflection.Assembly::_denied RuntimeObject * ____denied_7; // System.Boolean System.Reflection.Assembly::fromByteArray bool ___fromByteArray_8; // System.String System.Reflection.Assembly::assemblyName String_t* ___assemblyName_9; public: inline static int32_t get_offset_of__mono_assembly_0() { return static_cast(offsetof(Assembly_t, ____mono_assembly_0)); } inline intptr_t get__mono_assembly_0() const { return ____mono_assembly_0; } inline intptr_t* get_address_of__mono_assembly_0() { return &____mono_assembly_0; } inline void set__mono_assembly_0(intptr_t value) { ____mono_assembly_0 = value; } inline static int32_t get_offset_of_resolve_event_holder_1() { return static_cast(offsetof(Assembly_t, ___resolve_event_holder_1)); } inline ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C * get_resolve_event_holder_1() const { return ___resolve_event_holder_1; } inline ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C ** get_address_of_resolve_event_holder_1() { return &___resolve_event_holder_1; } inline void set_resolve_event_holder_1(ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C * value) { ___resolve_event_holder_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___resolve_event_holder_1), (void*)value); } inline static int32_t get_offset_of__evidence_2() { return static_cast(offsetof(Assembly_t, ____evidence_2)); } inline RuntimeObject * get__evidence_2() const { return ____evidence_2; } inline RuntimeObject ** get_address_of__evidence_2() { return &____evidence_2; } inline void set__evidence_2(RuntimeObject * value) { ____evidence_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____evidence_2), (void*)value); } inline static int32_t get_offset_of__minimum_3() { return static_cast(offsetof(Assembly_t, ____minimum_3)); } inline RuntimeObject * get__minimum_3() const { return ____minimum_3; } inline RuntimeObject ** get_address_of__minimum_3() { return &____minimum_3; } inline void set__minimum_3(RuntimeObject * value) { ____minimum_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____minimum_3), (void*)value); } inline static int32_t get_offset_of__optional_4() { return static_cast(offsetof(Assembly_t, ____optional_4)); } inline RuntimeObject * get__optional_4() const { return ____optional_4; } inline RuntimeObject ** get_address_of__optional_4() { return &____optional_4; } inline void set__optional_4(RuntimeObject * value) { ____optional_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____optional_4), (void*)value); } inline static int32_t get_offset_of__refuse_5() { return static_cast(offsetof(Assembly_t, ____refuse_5)); } inline RuntimeObject * get__refuse_5() const { return ____refuse_5; } inline RuntimeObject ** get_address_of__refuse_5() { return &____refuse_5; } inline void set__refuse_5(RuntimeObject * value) { ____refuse_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____refuse_5), (void*)value); } inline static int32_t get_offset_of__granted_6() { return static_cast(offsetof(Assembly_t, ____granted_6)); } inline RuntimeObject * get__granted_6() const { return ____granted_6; } inline RuntimeObject ** get_address_of__granted_6() { return &____granted_6; } inline void set__granted_6(RuntimeObject * value) { ____granted_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____granted_6), (void*)value); } inline static int32_t get_offset_of__denied_7() { return static_cast(offsetof(Assembly_t, ____denied_7)); } inline RuntimeObject * get__denied_7() const { return ____denied_7; } inline RuntimeObject ** get_address_of__denied_7() { return &____denied_7; } inline void set__denied_7(RuntimeObject * value) { ____denied_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____denied_7), (void*)value); } inline static int32_t get_offset_of_fromByteArray_8() { return static_cast(offsetof(Assembly_t, ___fromByteArray_8)); } inline bool get_fromByteArray_8() const { return ___fromByteArray_8; } inline bool* get_address_of_fromByteArray_8() { return &___fromByteArray_8; } inline void set_fromByteArray_8(bool value) { ___fromByteArray_8 = value; } inline static int32_t get_offset_of_assemblyName_9() { return static_cast(offsetof(Assembly_t, ___assemblyName_9)); } inline String_t* get_assemblyName_9() const { return ___assemblyName_9; } inline String_t** get_address_of_assemblyName_9() { return &___assemblyName_9; } inline void set_assemblyName_9(String_t* value) { ___assemblyName_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___assemblyName_9), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.Assembly struct Assembly_t_marshaled_pinvoke { intptr_t ____mono_assembly_0; ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C * ___resolve_event_holder_1; Il2CppIUnknown* ____evidence_2; Il2CppIUnknown* ____minimum_3; Il2CppIUnknown* ____optional_4; Il2CppIUnknown* ____refuse_5; Il2CppIUnknown* ____granted_6; Il2CppIUnknown* ____denied_7; int32_t ___fromByteArray_8; char* ___assemblyName_9; }; // Native definition for COM marshalling of System.Reflection.Assembly struct Assembly_t_marshaled_com { intptr_t ____mono_assembly_0; ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C * ___resolve_event_holder_1; Il2CppIUnknown* ____evidence_2; Il2CppIUnknown* ____minimum_3; Il2CppIUnknown* ____optional_4; Il2CppIUnknown* ____refuse_5; Il2CppIUnknown* ____granted_6; Il2CppIUnknown* ____denied_7; int32_t ___fromByteArray_8; Il2CppChar* ___assemblyName_9; }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.PostProcessing.BoolParameter struct BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 : public ParameterOverride_1_t44F5A562A85AD213D94BE9A0DF3DC87C847C3EDC { public: public: }; // UnityEngine.Rendering.BuiltinRenderTextureType struct BuiltinRenderTextureType_t89FFB8A7C9095150BCA40E573A73664CC37F023A { public: // System.Int32 UnityEngine.Rendering.BuiltinRenderTextureType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BuiltinRenderTextureType_t89FFB8A7C9095150BCA40E573A73664CC37F023A, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.BuiltinShaderMode struct BuiltinShaderMode_tAB5878609F167EB20A4A24A932EF0D3D666803A0 { public: // System.Int32 UnityEngine.Rendering.BuiltinShaderMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BuiltinShaderMode_tAB5878609F167EB20A4A24A932EF0D3D666803A0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.BuiltinShaderType struct BuiltinShaderType_tEAA06F78810BC8789E7880F2611B19B3A57C5017 { public: // System.Int32 UnityEngine.Rendering.BuiltinShaderType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BuiltinShaderType_tEAA06F78810BC8789E7880F2611B19B3A57C5017, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.CameraEvent struct CameraEvent_tFB94407637890549849BC824FA13432BA83CB520 { public: // System.Int32 UnityEngine.Rendering.CameraEvent::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CameraEvent_tFB94407637890549849BC824FA13432BA83CB520, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.CameraType struct CameraType_t0413BE9A6F2DEB9A65FBB8C1ECC9C74DBB684B22 { public: // System.Int32 UnityEngine.CameraType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CameraType_t0413BE9A6F2DEB9A65FBB8C1ECC9C74DBB684B22, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.ColorSpace struct ColorSpace_tAD694F94295170CB332A0F99BBE086F4AC8C15BA { public: // System.Int32 UnityEngine.ColorSpace::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ColorSpace_tAD694F94295170CB332A0F99BBE086F4AC8C15BA, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.CommandBuffer struct CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 : public RuntimeObject { public: // System.IntPtr UnityEngine.Rendering.CommandBuffer::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; // UnityEngine.Rendering.CopyTextureSupport struct CopyTextureSupport_t538543181A38D77492629B23A4321BFCD11A7AED { public: // System.Int32 UnityEngine.Rendering.CopyTextureSupport::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CopyTextureSupport_t538543181A38D77492629B23A4321BFCD11A7AED, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.CubemapFace struct CubemapFace_t74FBCA71A21252C2E10E256E61FE0B1E09D7B9E5 { public: // System.Int32 UnityEngine.CubemapFace::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CubemapFace_t74FBCA71A21252C2E10E256E61FE0B1E09D7B9E5, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.PostProcessing.DebugOverlay struct DebugOverlay_tE80494DB45A83E4CF404553DD426CA33DDFC2419 { public: // System.Int32 UnityEngine.Rendering.PostProcessing.DebugOverlay::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DebugOverlay_tE80494DB45A83E4CF404553DD426CA33DDFC2419, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // UnityEngine.DepthTextureMode struct DepthTextureMode_t4A8E08C41731918FB0D7CA5C6848E3864A0DC09A { public: // System.Int32 UnityEngine.DepthTextureMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DepthTextureMode_t4A8E08C41731918FB0D7CA5C6848E3864A0DC09A, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Display struct Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44 : public RuntimeObject { public: // System.IntPtr UnityEngine.Display::nativeDisplay intptr_t ___nativeDisplay_0; public: inline static int32_t get_offset_of_nativeDisplay_0() { return static_cast(offsetof(Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44, ___nativeDisplay_0)); } inline intptr_t get_nativeDisplay_0() const { return ___nativeDisplay_0; } inline intptr_t* get_address_of_nativeDisplay_0() { return &___nativeDisplay_0; } inline void set_nativeDisplay_0(intptr_t value) { ___nativeDisplay_0 = value; } }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // UnityEngine.FilterMode struct FilterMode_tE90A08FD96A142C761463D65E524BCDBFEEE3D19 { public: // System.Int32 UnityEngine.FilterMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FilterMode_tE90A08FD96A142C761463D65E524BCDBFEEE3D19, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.PostProcessing.FloatParameter struct FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 : public ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 { public: public: }; // UnityEngine.Rendering.GraphicsDeviceType struct GraphicsDeviceType_t531071CD9311C868D1279D2550F83670D18FB779 { public: // System.Int32 UnityEngine.Rendering.GraphicsDeviceType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(GraphicsDeviceType_t531071CD9311C868D1279D2550F83670D18FB779, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Experimental.Rendering.GraphicsFormat struct GraphicsFormat_t07A3C024BC77B843C53A369D6FC02ABD27D2AB1D { public: // System.Int32 UnityEngine.Experimental.Rendering.GraphicsFormat::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(GraphicsFormat_t07A3C024BC77B843C53A369D6FC02ABD27D2AB1D, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.HideFlags struct HideFlags_tDC64149E37544FF83B2B4222D3E9DC8188766A12 { public: // System.Int32 UnityEngine.HideFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HideFlags_tDC64149E37544FF83B2B4222D3E9DC8188766A12, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Int32Enum struct Int32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C { public: // System.Int32 System.Int32Enum::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Int32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.PostProcessing.IntParameter struct IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361 : public ParameterOverride_1_t56A3B8BB64B4D2C9B914D4D065215DDAD764741D { public: public: }; // UnityEngine.MaterialPropertyBlock struct MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 : public RuntimeObject { public: // System.IntPtr UnityEngine.MaterialPropertyBlock::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; // UnityEngine.MeshTopology struct MeshTopology_tF37D1A0C174D5906B715580E7318A21B4263C1A6 { public: // System.Int32 UnityEngine.MeshTopology::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MeshTopology_tF37D1A0C174D5906B715580E7318A21B4263C1A6, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A : public RuntimeObject { public: // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; public: inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A, ___m_CachedPtr_0)); } inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; } inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; } inline void set_m_CachedPtr_0(intptr_t value) { ___m_CachedPtr_0 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { intptr_t ___m_CachedPtr_0; }; // UnityEngine.Rendering.PostProcessing.PostProcessEvent struct PostProcessEvent_t49A3195949B4137B69EA2B9974FDFF1B4D88A43D { public: // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessEvent::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PostProcessEvent_t49A3195949B4137B69EA2B9974FDFF1B4D88A43D, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.RenderBuffer struct RenderBuffer_tC0D9E45D3D433CD9FE451939DA23AA1993331272 { public: // System.Int32 UnityEngine.RenderBuffer::m_RenderTextureInstanceID int32_t ___m_RenderTextureInstanceID_0; // System.IntPtr UnityEngine.RenderBuffer::m_BufferPtr intptr_t ___m_BufferPtr_1; public: inline static int32_t get_offset_of_m_RenderTextureInstanceID_0() { return static_cast(offsetof(RenderBuffer_tC0D9E45D3D433CD9FE451939DA23AA1993331272, ___m_RenderTextureInstanceID_0)); } inline int32_t get_m_RenderTextureInstanceID_0() const { return ___m_RenderTextureInstanceID_0; } inline int32_t* get_address_of_m_RenderTextureInstanceID_0() { return &___m_RenderTextureInstanceID_0; } inline void set_m_RenderTextureInstanceID_0(int32_t value) { ___m_RenderTextureInstanceID_0 = value; } inline static int32_t get_offset_of_m_BufferPtr_1() { return static_cast(offsetof(RenderBuffer_tC0D9E45D3D433CD9FE451939DA23AA1993331272, ___m_BufferPtr_1)); } inline intptr_t get_m_BufferPtr_1() const { return ___m_BufferPtr_1; } inline intptr_t* get_address_of_m_BufferPtr_1() { return &___m_BufferPtr_1; } inline void set_m_BufferPtr_1(intptr_t value) { ___m_BufferPtr_1 = value; } }; // UnityEngine.Rendering.RenderBufferLoadAction struct RenderBufferLoadAction_t673D0CC931FCC9930810594C42D68DCBD37A857C { public: // System.Int32 UnityEngine.Rendering.RenderBufferLoadAction::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderBufferLoadAction_t673D0CC931FCC9930810594C42D68DCBD37A857C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.RenderBufferStoreAction struct RenderBufferStoreAction_t6C9B7C07638B3B226C3F19899A810CE32595D454 { public: // System.Int32 UnityEngine.Rendering.RenderBufferStoreAction::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderBufferStoreAction_t6C9B7C07638B3B226C3F19899A810CE32595D454, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.RenderTextureCreationFlags struct RenderTextureCreationFlags_t24A9C99A84202C1F13828D9F5693BE46CFBD61F3 { public: // System.Int32 UnityEngine.RenderTextureCreationFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderTextureCreationFlags_t24A9C99A84202C1F13828D9F5693BE46CFBD61F3, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.RenderTextureFormat struct RenderTextureFormat_t8371287102ED67772EF78229CF4AB9D38C2CD626 { public: // System.Int32 UnityEngine.RenderTextureFormat::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderTextureFormat_t8371287102ED67772EF78229CF4AB9D38C2CD626, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.RenderTextureMemoryless struct RenderTextureMemoryless_t37547D68C2186D2650440F719302CDA4A3BB7F67 { public: // System.Int32 UnityEngine.RenderTextureMemoryless::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderTextureMemoryless_t37547D68C2186D2650440F719302CDA4A3BB7F67, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.RenderTextureReadWrite struct RenderTextureReadWrite_t4F64C0CC7097707282602ADD52760C1A86552580 { public: // System.Int32 UnityEngine.RenderTextureReadWrite::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderTextureReadWrite_t4F64C0CC7097707282602ADD52760C1A86552580, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.RenderingPath struct RenderingPath_tABF5DB8481D7ACC45810288B4FADFA569A664B0F { public: // System.Int32 UnityEngine.RenderingPath::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderingPath_tABF5DB8481D7ACC45810288B4FADFA569A664B0F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.RuntimeFieldHandle struct RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 { public: // System.IntPtr System.RuntimeFieldHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // UnityEngine.RuntimePlatform struct RuntimePlatform_tB8798C800FD9810C0FE2B7D2F2A0A3979D239065 { public: // System.Int32 UnityEngine.RuntimePlatform::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RuntimePlatform_tB8798C800FD9810C0FE2B7D2F2A0A3979D239065, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionPreset struct ScreenSpaceReflectionPreset_tAF3FDFB9089132281B5DE6A214EB06BD8813229C { public: // System.Int32 UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionPreset::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ScreenSpaceReflectionPreset_tAF3FDFB9089132281B5DE6A214EB06BD8813229C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionResolution struct ScreenSpaceReflectionResolution_t2A42FD7015E6CDDA4FA3B6E7BD0C506E8E737345 { public: // System.Int32 UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionResolution::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ScreenSpaceReflectionResolution_t2A42FD7015E6CDDA4FA3B6E7BD0C506E8E737345, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer struct ScreenSpaceReflectionsRenderer_tCEE2028F8836ABDF848B3C474E41042BC35DBA4F : public PostProcessEffectRenderer_1_t07AD11060B8AF7917141C0EDCE6B73660D7A8267 { public: // UnityEngine.RenderTexture UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer::m_Resolve RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___m_Resolve_2; // UnityEngine.RenderTexture UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer::m_History RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___m_History_3; // System.Int32[] UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer::m_MipIDs Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___m_MipIDs_4; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer/QualityPreset[] UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer::m_Presets QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8* ___m_Presets_5; public: inline static int32_t get_offset_of_m_Resolve_2() { return static_cast(offsetof(ScreenSpaceReflectionsRenderer_tCEE2028F8836ABDF848B3C474E41042BC35DBA4F, ___m_Resolve_2)); } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * get_m_Resolve_2() const { return ___m_Resolve_2; } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** get_address_of_m_Resolve_2() { return &___m_Resolve_2; } inline void set_m_Resolve_2(RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * value) { ___m_Resolve_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Resolve_2), (void*)value); } inline static int32_t get_offset_of_m_History_3() { return static_cast(offsetof(ScreenSpaceReflectionsRenderer_tCEE2028F8836ABDF848B3C474E41042BC35DBA4F, ___m_History_3)); } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * get_m_History_3() const { return ___m_History_3; } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** get_address_of_m_History_3() { return &___m_History_3; } inline void set_m_History_3(RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * value) { ___m_History_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_History_3), (void*)value); } inline static int32_t get_offset_of_m_MipIDs_4() { return static_cast(offsetof(ScreenSpaceReflectionsRenderer_tCEE2028F8836ABDF848B3C474E41042BC35DBA4F, ___m_MipIDs_4)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_m_MipIDs_4() const { return ___m_MipIDs_4; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_m_MipIDs_4() { return &___m_MipIDs_4; } inline void set_m_MipIDs_4(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___m_MipIDs_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_MipIDs_4), (void*)value); } inline static int32_t get_offset_of_m_Presets_5() { return static_cast(offsetof(ScreenSpaceReflectionsRenderer_tCEE2028F8836ABDF848B3C474E41042BC35DBA4F, ___m_Presets_5)); } inline QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8* get_m_Presets_5() const { return ___m_Presets_5; } inline QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8** get_address_of_m_Presets_5() { return &___m_Presets_5; } inline void set_m_Presets_5(QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8* value) { ___m_Presets_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Presets_5), (void*)value); } }; // UnityEngine.Rendering.ShadowSamplingMode struct ShadowSamplingMode_t864AB52A05C1F54A738E06F76F47CDF4C26CF7F9 { public: // System.Int32 UnityEngine.Rendering.ShadowSamplingMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ShadowSamplingMode_t864AB52A05C1F54A738E06F76F47CDF4C26CF7F9, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.SinglePassStereoMode struct SinglePassStereoMode_tBAA2955F6A8B0D6C5D4026750E17A0191237BA8C { public: // System.Int32 UnityEngine.Rendering.SinglePassStereoMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SinglePassStereoMode_tBAA2955F6A8B0D6C5D4026750E17A0191237BA8C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.PostProcessing.SplineParameter struct SplineParameter_t34BEB0723CDE19AAB7E784B20834CABC7B490339 : public ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E { public: public: }; // UnityEngine.Rendering.PostProcessing.TemporalAntialiasing struct TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 : public RuntimeObject { public: // System.Single UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::jitterSpread float ___jitterSpread_0; // System.Single UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::sharpness float ___sharpness_1; // System.Single UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::stationaryBlending float ___stationaryBlending_2; // System.Single UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::motionBlending float ___motionBlending_3; // System.Func`3 UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::jitteredMatrixFunc Func_3_tC8B822BF6F66E9A74EBD84D1208814C2EDBFDC96 * ___jitteredMatrixFunc_4; // UnityEngine.Vector2 UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CjitterU3Ek__BackingField_5; // UnityEngine.Rendering.RenderTargetIdentifier[] UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::m_Mrt RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* ___m_Mrt_6; // System.Boolean UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::m_ResetHistory bool ___m_ResetHistory_7; // System.Int32 UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::k__BackingField int32_t ___U3CsampleIndexU3Ek__BackingField_9; // UnityEngine.RenderTexture[][] UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::m_HistoryTextures RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* ___m_HistoryTextures_12; // System.Int32[] UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::m_HistoryPingPong Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___m_HistoryPingPong_13; public: inline static int32_t get_offset_of_jitterSpread_0() { return static_cast(offsetof(TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6, ___jitterSpread_0)); } inline float get_jitterSpread_0() const { return ___jitterSpread_0; } inline float* get_address_of_jitterSpread_0() { return &___jitterSpread_0; } inline void set_jitterSpread_0(float value) { ___jitterSpread_0 = value; } inline static int32_t get_offset_of_sharpness_1() { return static_cast(offsetof(TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6, ___sharpness_1)); } inline float get_sharpness_1() const { return ___sharpness_1; } inline float* get_address_of_sharpness_1() { return &___sharpness_1; } inline void set_sharpness_1(float value) { ___sharpness_1 = value; } inline static int32_t get_offset_of_stationaryBlending_2() { return static_cast(offsetof(TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6, ___stationaryBlending_2)); } inline float get_stationaryBlending_2() const { return ___stationaryBlending_2; } inline float* get_address_of_stationaryBlending_2() { return &___stationaryBlending_2; } inline void set_stationaryBlending_2(float value) { ___stationaryBlending_2 = value; } inline static int32_t get_offset_of_motionBlending_3() { return static_cast(offsetof(TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6, ___motionBlending_3)); } inline float get_motionBlending_3() const { return ___motionBlending_3; } inline float* get_address_of_motionBlending_3() { return &___motionBlending_3; } inline void set_motionBlending_3(float value) { ___motionBlending_3 = value; } inline static int32_t get_offset_of_jitteredMatrixFunc_4() { return static_cast(offsetof(TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6, ___jitteredMatrixFunc_4)); } inline Func_3_tC8B822BF6F66E9A74EBD84D1208814C2EDBFDC96 * get_jitteredMatrixFunc_4() const { return ___jitteredMatrixFunc_4; } inline Func_3_tC8B822BF6F66E9A74EBD84D1208814C2EDBFDC96 ** get_address_of_jitteredMatrixFunc_4() { return &___jitteredMatrixFunc_4; } inline void set_jitteredMatrixFunc_4(Func_3_tC8B822BF6F66E9A74EBD84D1208814C2EDBFDC96 * value) { ___jitteredMatrixFunc_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___jitteredMatrixFunc_4), (void*)value); } inline static int32_t get_offset_of_U3CjitterU3Ek__BackingField_5() { return static_cast(offsetof(TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6, ___U3CjitterU3Ek__BackingField_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_U3CjitterU3Ek__BackingField_5() const { return ___U3CjitterU3Ek__BackingField_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_U3CjitterU3Ek__BackingField_5() { return &___U3CjitterU3Ek__BackingField_5; } inline void set_U3CjitterU3Ek__BackingField_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___U3CjitterU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_m_Mrt_6() { return static_cast(offsetof(TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6, ___m_Mrt_6)); } inline RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* get_m_Mrt_6() const { return ___m_Mrt_6; } inline RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17** get_address_of_m_Mrt_6() { return &___m_Mrt_6; } inline void set_m_Mrt_6(RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* value) { ___m_Mrt_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Mrt_6), (void*)value); } inline static int32_t get_offset_of_m_ResetHistory_7() { return static_cast(offsetof(TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6, ___m_ResetHistory_7)); } inline bool get_m_ResetHistory_7() const { return ___m_ResetHistory_7; } inline bool* get_address_of_m_ResetHistory_7() { return &___m_ResetHistory_7; } inline void set_m_ResetHistory_7(bool value) { ___m_ResetHistory_7 = value; } inline static int32_t get_offset_of_U3CsampleIndexU3Ek__BackingField_9() { return static_cast(offsetof(TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6, ___U3CsampleIndexU3Ek__BackingField_9)); } inline int32_t get_U3CsampleIndexU3Ek__BackingField_9() const { return ___U3CsampleIndexU3Ek__BackingField_9; } inline int32_t* get_address_of_U3CsampleIndexU3Ek__BackingField_9() { return &___U3CsampleIndexU3Ek__BackingField_9; } inline void set_U3CsampleIndexU3Ek__BackingField_9(int32_t value) { ___U3CsampleIndexU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_m_HistoryTextures_12() { return static_cast(offsetof(TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6, ___m_HistoryTextures_12)); } inline RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* get_m_HistoryTextures_12() const { return ___m_HistoryTextures_12; } inline RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD** get_address_of_m_HistoryTextures_12() { return &___m_HistoryTextures_12; } inline void set_m_HistoryTextures_12(RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* value) { ___m_HistoryTextures_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_HistoryTextures_12), (void*)value); } inline static int32_t get_offset_of_m_HistoryPingPong_13() { return static_cast(offsetof(TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6, ___m_HistoryPingPong_13)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_m_HistoryPingPong_13() const { return ___m_HistoryPingPong_13; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_m_HistoryPingPong_13() { return &___m_HistoryPingPong_13; } inline void set_m_HistoryPingPong_13(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___m_HistoryPingPong_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_HistoryPingPong_13), (void*)value); } }; // UnityEngine.Rendering.TextureDimension struct TextureDimension_tADCCB7C1D30E4D1182651BA9094B4DE61B63EACC { public: // System.Int32 UnityEngine.Rendering.TextureDimension::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextureDimension_tADCCB7C1D30E4D1182651BA9094B4DE61B63EACC, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.TextureFormat struct TextureFormat_tBED5388A0445FE978F97B41D247275B036407932 { public: // System.Int32 UnityEngine.TextureFormat::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextureFormat_tBED5388A0445FE978F97B41D247275B036407932, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.TextureWrapMode struct TextureWrapMode_t86DDA8206E4AA784A1218D0DE3C5F6826D7549EB { public: // System.Int32 UnityEngine.TextureWrapMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextureWrapMode_t86DDA8206E4AA784A1218D0DE3C5F6826D7549EB, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.VRTextureUsage struct VRTextureUsage_t3C09DF3DD90B5620BC0AB6F8078DFEF4E607F645 { public: // System.Int32 UnityEngine.VRTextureUsage::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(VRTextureUsage_t3C09DF3DD90B5620BC0AB6F8078DFEF4E607F645, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Camera/MonoOrStereoscopicEye struct MonoOrStereoscopicEye_t22538A0C5043C3A233E0332787D3E06DA966703E { public: // System.Int32 UnityEngine.Camera/MonoOrStereoscopicEye::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MonoOrStereoscopicEye_t22538A0C5043C3A233E0332787D3E06DA966703E, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Camera/StereoscopicEye struct StereoscopicEye_t0193B972018E94F768D3B2E44CCE0E88EE2FFFD3 { public: // System.Int32 UnityEngine.Camera/StereoscopicEye::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StereoscopicEye_t0193B972018E94F768D3B2E44CCE0E88EE2FFFD3, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.PostProcessing.PostProcessLayer/Antialiasing struct Antialiasing_tA1E75D6E9E990A641437BF072B99FCA1A8EA2B13 { public: // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer/Antialiasing::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Antialiasing_tA1E75D6E9E990A641437BF072B99FCA1A8EA2B13, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.PostProcessing.PostProcessRenderContext/StereoRenderingMode struct StereoRenderingMode_t73DBD26FF83ADB60B8D33ECF0A93F1341983CBFB { public: // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext/StereoRenderingMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StereoRenderingMode_t73DBD26FF83ADB60B8D33ECF0A93F1341983CBFB, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing/Quality struct Quality_tAC9B20A4866DBB4CF592D2D2C3D4401DF44B09BF { public: // System.Int32 UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing/Quality::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Quality_tAC9B20A4866DBB4CF592D2D2C3D4401DF44B09BF, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.XRSettings/StereoRenderingMode struct StereoRenderingMode_tB4D4B097FB7FAA6FC56A4A957C86E8F5D2ECBA8B { public: // System.Int32 UnityEngine.XR.XRSettings/StereoRenderingMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StereoRenderingMode_tB4D4B097FB7FAA6FC56A4A957C86E8F5D2ECBA8B, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 struct ParameterOverride_1_t828A4FD3C733C02044E6A1245DBBB810D6478F45 : public ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 { public: // T UnityEngine.Rendering.PostProcessing.ParameterOverride`1::value int32_t ___value_1; public: inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(ParameterOverride_1_t828A4FD3C733C02044E6A1245DBBB810D6478F45, ___value_1)); } inline int32_t get_value_1() const { return ___value_1; } inline int32_t* get_address_of_value_1() { return &___value_1; } inline void set_value_1(int32_t value) { ___value_1 = value; } }; // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 struct ParameterOverride_1_tAFBF57EE99533C4E26519DEEBD9AAF3F58E74318 : public ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 { public: // T UnityEngine.Rendering.PostProcessing.ParameterOverride`1::value int32_t ___value_1; public: inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(ParameterOverride_1_tAFBF57EE99533C4E26519DEEBD9AAF3F58E74318, ___value_1)); } inline int32_t get_value_1() const { return ___value_1; } inline int32_t* get_address_of_value_1() { return &___value_1; } inline void set_value_1(int32_t value) { ___value_1 = value; } }; // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 struct ParameterOverride_1_tABD37C5F9E2B7F6C8CCE53B58355B45B0D1A2EC0 : public ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 { public: // T UnityEngine.Rendering.PostProcessing.ParameterOverride`1::value int32_t ___value_1; public: inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(ParameterOverride_1_tABD37C5F9E2B7F6C8CCE53B58355B45B0D1A2EC0, ___value_1)); } inline int32_t get_value_1() const { return ___value_1; } inline int32_t* get_address_of_value_1() { return &___value_1; } inline void set_value_1(int32_t value) { ___value_1 = value; } }; // UnityEngine.Rendering.PostProcessing.ColorParameter struct ColorParameter_t2C43807B2FABC978D5B12345759389816D9CA7C5 : public ParameterOverride_1_t694D598380408B6C9B381BE752E69EEBE4FE4EED { public: public: }; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.ComputeShader struct ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.Material struct Material_t8927C00353A72755313F046D0CE85178AE8218EE : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.Mesh struct Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // UnityEngine.Rendering.PostProcessing.PostProcessAttribute struct PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Type UnityEngine.Rendering.PostProcessing.PostProcessAttribute::renderer Type_t * ___renderer_0; // UnityEngine.Rendering.PostProcessing.PostProcessEvent UnityEngine.Rendering.PostProcessing.PostProcessAttribute::eventType int32_t ___eventType_1; // System.String UnityEngine.Rendering.PostProcessing.PostProcessAttribute::menuItem String_t* ___menuItem_2; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessAttribute::allowInSceneView bool ___allowInSceneView_3; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessAttribute::builtinEffect bool ___builtinEffect_4; public: inline static int32_t get_offset_of_renderer_0() { return static_cast(offsetof(PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4, ___renderer_0)); } inline Type_t * get_renderer_0() const { return ___renderer_0; } inline Type_t ** get_address_of_renderer_0() { return &___renderer_0; } inline void set_renderer_0(Type_t * value) { ___renderer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___renderer_0), (void*)value); } inline static int32_t get_offset_of_eventType_1() { return static_cast(offsetof(PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4, ___eventType_1)); } inline int32_t get_eventType_1() const { return ___eventType_1; } inline int32_t* get_address_of_eventType_1() { return &___eventType_1; } inline void set_eventType_1(int32_t value) { ___eventType_1 = value; } inline static int32_t get_offset_of_menuItem_2() { return static_cast(offsetof(PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4, ___menuItem_2)); } inline String_t* get_menuItem_2() const { return ___menuItem_2; } inline String_t** get_address_of_menuItem_2() { return &___menuItem_2; } inline void set_menuItem_2(String_t* value) { ___menuItem_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___menuItem_2), (void*)value); } inline static int32_t get_offset_of_allowInSceneView_3() { return static_cast(offsetof(PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4, ___allowInSceneView_3)); } inline bool get_allowInSceneView_3() const { return ___allowInSceneView_3; } inline bool* get_address_of_allowInSceneView_3() { return &___allowInSceneView_3; } inline void set_allowInSceneView_3(bool value) { ___allowInSceneView_3 = value; } inline static int32_t get_offset_of_builtinEffect_4() { return static_cast(offsetof(PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4, ___builtinEffect_4)); } inline bool get_builtinEffect_4() const { return ___builtinEffect_4; } inline bool* get_address_of_builtinEffect_4() { return &___builtinEffect_4; } inline void set_builtinEffect_4(bool value) { ___builtinEffect_4 = value; } }; // UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer struct PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 : public RuntimeObject { public: // UnityEngine.Rendering.PostProcessing.LightMeterMonitor UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::lightMeter LightMeterMonitor_tCB2A93113D260FA866AA7AAC9F4EBEC1753FBCB9 * ___lightMeter_0; // UnityEngine.Rendering.PostProcessing.HistogramMonitor UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::histogram HistogramMonitor_t4CE2479EB5AF4FD0B55D94504EE6878C5074C947 * ___histogram_1; // UnityEngine.Rendering.PostProcessing.WaveformMonitor UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::waveform WaveformMonitor_tE009C975236895DCB24F45048BF99F2443B66FF5 * ___waveform_2; // UnityEngine.Rendering.PostProcessing.VectorscopeMonitor UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::vectorscope VectorscopeMonitor_t5E5341810F7316F73442ADBEE0C5EBC1E282DE05 * ___vectorscope_3; // System.Collections.Generic.Dictionary`2 UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::m_Monitors Dictionary_2_tE702E0BB197380815AC34ECF8AC4AADF406C3F8C * ___m_Monitors_4; // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::frameWidth int32_t ___frameWidth_5; // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::frameHeight int32_t ___frameHeight_6; // UnityEngine.RenderTexture UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::k__BackingField RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___U3CdebugOverlayTargetU3Ek__BackingField_7; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::k__BackingField bool ___U3CdebugOverlayActiveU3Ek__BackingField_8; // UnityEngine.Rendering.PostProcessing.DebugOverlay UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::k__BackingField int32_t ___U3CdebugOverlayU3Ek__BackingField_9; // UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer/OverlaySettings UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::overlaySettings OverlaySettings_t7071522FB1A8AF4C8F333D3F64057B4E773C3675 * ___overlaySettings_10; public: inline static int32_t get_offset_of_lightMeter_0() { return static_cast(offsetof(PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399, ___lightMeter_0)); } inline LightMeterMonitor_tCB2A93113D260FA866AA7AAC9F4EBEC1753FBCB9 * get_lightMeter_0() const { return ___lightMeter_0; } inline LightMeterMonitor_tCB2A93113D260FA866AA7AAC9F4EBEC1753FBCB9 ** get_address_of_lightMeter_0() { return &___lightMeter_0; } inline void set_lightMeter_0(LightMeterMonitor_tCB2A93113D260FA866AA7AAC9F4EBEC1753FBCB9 * value) { ___lightMeter_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___lightMeter_0), (void*)value); } inline static int32_t get_offset_of_histogram_1() { return static_cast(offsetof(PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399, ___histogram_1)); } inline HistogramMonitor_t4CE2479EB5AF4FD0B55D94504EE6878C5074C947 * get_histogram_1() const { return ___histogram_1; } inline HistogramMonitor_t4CE2479EB5AF4FD0B55D94504EE6878C5074C947 ** get_address_of_histogram_1() { return &___histogram_1; } inline void set_histogram_1(HistogramMonitor_t4CE2479EB5AF4FD0B55D94504EE6878C5074C947 * value) { ___histogram_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___histogram_1), (void*)value); } inline static int32_t get_offset_of_waveform_2() { return static_cast(offsetof(PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399, ___waveform_2)); } inline WaveformMonitor_tE009C975236895DCB24F45048BF99F2443B66FF5 * get_waveform_2() const { return ___waveform_2; } inline WaveformMonitor_tE009C975236895DCB24F45048BF99F2443B66FF5 ** get_address_of_waveform_2() { return &___waveform_2; } inline void set_waveform_2(WaveformMonitor_tE009C975236895DCB24F45048BF99F2443B66FF5 * value) { ___waveform_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___waveform_2), (void*)value); } inline static int32_t get_offset_of_vectorscope_3() { return static_cast(offsetof(PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399, ___vectorscope_3)); } inline VectorscopeMonitor_t5E5341810F7316F73442ADBEE0C5EBC1E282DE05 * get_vectorscope_3() const { return ___vectorscope_3; } inline VectorscopeMonitor_t5E5341810F7316F73442ADBEE0C5EBC1E282DE05 ** get_address_of_vectorscope_3() { return &___vectorscope_3; } inline void set_vectorscope_3(VectorscopeMonitor_t5E5341810F7316F73442ADBEE0C5EBC1E282DE05 * value) { ___vectorscope_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___vectorscope_3), (void*)value); } inline static int32_t get_offset_of_m_Monitors_4() { return static_cast(offsetof(PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399, ___m_Monitors_4)); } inline Dictionary_2_tE702E0BB197380815AC34ECF8AC4AADF406C3F8C * get_m_Monitors_4() const { return ___m_Monitors_4; } inline Dictionary_2_tE702E0BB197380815AC34ECF8AC4AADF406C3F8C ** get_address_of_m_Monitors_4() { return &___m_Monitors_4; } inline void set_m_Monitors_4(Dictionary_2_tE702E0BB197380815AC34ECF8AC4AADF406C3F8C * value) { ___m_Monitors_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Monitors_4), (void*)value); } inline static int32_t get_offset_of_frameWidth_5() { return static_cast(offsetof(PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399, ___frameWidth_5)); } inline int32_t get_frameWidth_5() const { return ___frameWidth_5; } inline int32_t* get_address_of_frameWidth_5() { return &___frameWidth_5; } inline void set_frameWidth_5(int32_t value) { ___frameWidth_5 = value; } inline static int32_t get_offset_of_frameHeight_6() { return static_cast(offsetof(PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399, ___frameHeight_6)); } inline int32_t get_frameHeight_6() const { return ___frameHeight_6; } inline int32_t* get_address_of_frameHeight_6() { return &___frameHeight_6; } inline void set_frameHeight_6(int32_t value) { ___frameHeight_6 = value; } inline static int32_t get_offset_of_U3CdebugOverlayTargetU3Ek__BackingField_7() { return static_cast(offsetof(PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399, ___U3CdebugOverlayTargetU3Ek__BackingField_7)); } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * get_U3CdebugOverlayTargetU3Ek__BackingField_7() const { return ___U3CdebugOverlayTargetU3Ek__BackingField_7; } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** get_address_of_U3CdebugOverlayTargetU3Ek__BackingField_7() { return &___U3CdebugOverlayTargetU3Ek__BackingField_7; } inline void set_U3CdebugOverlayTargetU3Ek__BackingField_7(RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * value) { ___U3CdebugOverlayTargetU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdebugOverlayTargetU3Ek__BackingField_7), (void*)value); } inline static int32_t get_offset_of_U3CdebugOverlayActiveU3Ek__BackingField_8() { return static_cast(offsetof(PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399, ___U3CdebugOverlayActiveU3Ek__BackingField_8)); } inline bool get_U3CdebugOverlayActiveU3Ek__BackingField_8() const { return ___U3CdebugOverlayActiveU3Ek__BackingField_8; } inline bool* get_address_of_U3CdebugOverlayActiveU3Ek__BackingField_8() { return &___U3CdebugOverlayActiveU3Ek__BackingField_8; } inline void set_U3CdebugOverlayActiveU3Ek__BackingField_8(bool value) { ___U3CdebugOverlayActiveU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CdebugOverlayU3Ek__BackingField_9() { return static_cast(offsetof(PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399, ___U3CdebugOverlayU3Ek__BackingField_9)); } inline int32_t get_U3CdebugOverlayU3Ek__BackingField_9() const { return ___U3CdebugOverlayU3Ek__BackingField_9; } inline int32_t* get_address_of_U3CdebugOverlayU3Ek__BackingField_9() { return &___U3CdebugOverlayU3Ek__BackingField_9; } inline void set_U3CdebugOverlayU3Ek__BackingField_9(int32_t value) { ___U3CdebugOverlayU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_overlaySettings_10() { return static_cast(offsetof(PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399, ___overlaySettings_10)); } inline OverlaySettings_t7071522FB1A8AF4C8F333D3F64057B4E773C3675 * get_overlaySettings_10() const { return ___overlaySettings_10; } inline OverlaySettings_t7071522FB1A8AF4C8F333D3F64057B4E773C3675 ** get_address_of_overlaySettings_10() { return &___overlaySettings_10; } inline void set_overlaySettings_10(OverlaySettings_t7071522FB1A8AF4C8F333D3F64057B4E773C3675 * value) { ___overlaySettings_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___overlaySettings_10), (void*)value); } }; // UnityEngine.Rendering.RenderTargetIdentifier struct RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 { public: // UnityEngine.Rendering.BuiltinRenderTextureType UnityEngine.Rendering.RenderTargetIdentifier::m_Type int32_t ___m_Type_1; // System.Int32 UnityEngine.Rendering.RenderTargetIdentifier::m_NameID int32_t ___m_NameID_2; // System.Int32 UnityEngine.Rendering.RenderTargetIdentifier::m_InstanceID int32_t ___m_InstanceID_3; // System.IntPtr UnityEngine.Rendering.RenderTargetIdentifier::m_BufferPointer intptr_t ___m_BufferPointer_4; // System.Int32 UnityEngine.Rendering.RenderTargetIdentifier::m_MipLevel int32_t ___m_MipLevel_5; // UnityEngine.CubemapFace UnityEngine.Rendering.RenderTargetIdentifier::m_CubeFace int32_t ___m_CubeFace_6; // System.Int32 UnityEngine.Rendering.RenderTargetIdentifier::m_DepthSlice int32_t ___m_DepthSlice_7; public: inline static int32_t get_offset_of_m_Type_1() { return static_cast(offsetof(RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13, ___m_Type_1)); } inline int32_t get_m_Type_1() const { return ___m_Type_1; } inline int32_t* get_address_of_m_Type_1() { return &___m_Type_1; } inline void set_m_Type_1(int32_t value) { ___m_Type_1 = value; } inline static int32_t get_offset_of_m_NameID_2() { return static_cast(offsetof(RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13, ___m_NameID_2)); } inline int32_t get_m_NameID_2() const { return ___m_NameID_2; } inline int32_t* get_address_of_m_NameID_2() { return &___m_NameID_2; } inline void set_m_NameID_2(int32_t value) { ___m_NameID_2 = value; } inline static int32_t get_offset_of_m_InstanceID_3() { return static_cast(offsetof(RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13, ___m_InstanceID_3)); } inline int32_t get_m_InstanceID_3() const { return ___m_InstanceID_3; } inline int32_t* get_address_of_m_InstanceID_3() { return &___m_InstanceID_3; } inline void set_m_InstanceID_3(int32_t value) { ___m_InstanceID_3 = value; } inline static int32_t get_offset_of_m_BufferPointer_4() { return static_cast(offsetof(RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13, ___m_BufferPointer_4)); } inline intptr_t get_m_BufferPointer_4() const { return ___m_BufferPointer_4; } inline intptr_t* get_address_of_m_BufferPointer_4() { return &___m_BufferPointer_4; } inline void set_m_BufferPointer_4(intptr_t value) { ___m_BufferPointer_4 = value; } inline static int32_t get_offset_of_m_MipLevel_5() { return static_cast(offsetof(RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13, ___m_MipLevel_5)); } inline int32_t get_m_MipLevel_5() const { return ___m_MipLevel_5; } inline int32_t* get_address_of_m_MipLevel_5() { return &___m_MipLevel_5; } inline void set_m_MipLevel_5(int32_t value) { ___m_MipLevel_5 = value; } inline static int32_t get_offset_of_m_CubeFace_6() { return static_cast(offsetof(RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13, ___m_CubeFace_6)); } inline int32_t get_m_CubeFace_6() const { return ___m_CubeFace_6; } inline int32_t* get_address_of_m_CubeFace_6() { return &___m_CubeFace_6; } inline void set_m_CubeFace_6(int32_t value) { ___m_CubeFace_6 = value; } inline static int32_t get_offset_of_m_DepthSlice_7() { return static_cast(offsetof(RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13, ___m_DepthSlice_7)); } inline int32_t get_m_DepthSlice_7() const { return ___m_DepthSlice_7; } inline int32_t* get_address_of_m_DepthSlice_7() { return &___m_DepthSlice_7; } inline void set_m_DepthSlice_7(int32_t value) { ___m_DepthSlice_7 = value; } }; // UnityEngine.RenderTextureDescriptor struct RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 { public: // System.Int32 UnityEngine.RenderTextureDescriptor::k__BackingField int32_t ___U3CwidthU3Ek__BackingField_0; // System.Int32 UnityEngine.RenderTextureDescriptor::k__BackingField int32_t ___U3CheightU3Ek__BackingField_1; // System.Int32 UnityEngine.RenderTextureDescriptor::k__BackingField int32_t ___U3CmsaaSamplesU3Ek__BackingField_2; // System.Int32 UnityEngine.RenderTextureDescriptor::k__BackingField int32_t ___U3CvolumeDepthU3Ek__BackingField_3; // System.Int32 UnityEngine.RenderTextureDescriptor::k__BackingField int32_t ___U3CmipCountU3Ek__BackingField_4; // UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.RenderTextureDescriptor::_graphicsFormat int32_t ____graphicsFormat_5; // UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.RenderTextureDescriptor::k__BackingField int32_t ___U3CstencilFormatU3Ek__BackingField_6; // System.Int32 UnityEngine.RenderTextureDescriptor::_depthBufferBits int32_t ____depthBufferBits_7; // UnityEngine.Rendering.TextureDimension UnityEngine.RenderTextureDescriptor::k__BackingField int32_t ___U3CdimensionU3Ek__BackingField_9; // UnityEngine.Rendering.ShadowSamplingMode UnityEngine.RenderTextureDescriptor::k__BackingField int32_t ___U3CshadowSamplingModeU3Ek__BackingField_10; // UnityEngine.VRTextureUsage UnityEngine.RenderTextureDescriptor::k__BackingField int32_t ___U3CvrUsageU3Ek__BackingField_11; // UnityEngine.RenderTextureCreationFlags UnityEngine.RenderTextureDescriptor::_flags int32_t ____flags_12; // UnityEngine.RenderTextureMemoryless UnityEngine.RenderTextureDescriptor::k__BackingField int32_t ___U3CmemorylessU3Ek__BackingField_13; public: inline static int32_t get_offset_of_U3CwidthU3Ek__BackingField_0() { return static_cast(offsetof(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47, ___U3CwidthU3Ek__BackingField_0)); } inline int32_t get_U3CwidthU3Ek__BackingField_0() const { return ___U3CwidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CwidthU3Ek__BackingField_0() { return &___U3CwidthU3Ek__BackingField_0; } inline void set_U3CwidthU3Ek__BackingField_0(int32_t value) { ___U3CwidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CheightU3Ek__BackingField_1() { return static_cast(offsetof(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47, ___U3CheightU3Ek__BackingField_1)); } inline int32_t get_U3CheightU3Ek__BackingField_1() const { return ___U3CheightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CheightU3Ek__BackingField_1() { return &___U3CheightU3Ek__BackingField_1; } inline void set_U3CheightU3Ek__BackingField_1(int32_t value) { ___U3CheightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CmsaaSamplesU3Ek__BackingField_2() { return static_cast(offsetof(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47, ___U3CmsaaSamplesU3Ek__BackingField_2)); } inline int32_t get_U3CmsaaSamplesU3Ek__BackingField_2() const { return ___U3CmsaaSamplesU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CmsaaSamplesU3Ek__BackingField_2() { return &___U3CmsaaSamplesU3Ek__BackingField_2; } inline void set_U3CmsaaSamplesU3Ek__BackingField_2(int32_t value) { ___U3CmsaaSamplesU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CvolumeDepthU3Ek__BackingField_3() { return static_cast(offsetof(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47, ___U3CvolumeDepthU3Ek__BackingField_3)); } inline int32_t get_U3CvolumeDepthU3Ek__BackingField_3() const { return ___U3CvolumeDepthU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CvolumeDepthU3Ek__BackingField_3() { return &___U3CvolumeDepthU3Ek__BackingField_3; } inline void set_U3CvolumeDepthU3Ek__BackingField_3(int32_t value) { ___U3CvolumeDepthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CmipCountU3Ek__BackingField_4() { return static_cast(offsetof(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47, ___U3CmipCountU3Ek__BackingField_4)); } inline int32_t get_U3CmipCountU3Ek__BackingField_4() const { return ___U3CmipCountU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CmipCountU3Ek__BackingField_4() { return &___U3CmipCountU3Ek__BackingField_4; } inline void set_U3CmipCountU3Ek__BackingField_4(int32_t value) { ___U3CmipCountU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of__graphicsFormat_5() { return static_cast(offsetof(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47, ____graphicsFormat_5)); } inline int32_t get__graphicsFormat_5() const { return ____graphicsFormat_5; } inline int32_t* get_address_of__graphicsFormat_5() { return &____graphicsFormat_5; } inline void set__graphicsFormat_5(int32_t value) { ____graphicsFormat_5 = value; } inline static int32_t get_offset_of_U3CstencilFormatU3Ek__BackingField_6() { return static_cast(offsetof(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47, ___U3CstencilFormatU3Ek__BackingField_6)); } inline int32_t get_U3CstencilFormatU3Ek__BackingField_6() const { return ___U3CstencilFormatU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CstencilFormatU3Ek__BackingField_6() { return &___U3CstencilFormatU3Ek__BackingField_6; } inline void set_U3CstencilFormatU3Ek__BackingField_6(int32_t value) { ___U3CstencilFormatU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of__depthBufferBits_7() { return static_cast(offsetof(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47, ____depthBufferBits_7)); } inline int32_t get__depthBufferBits_7() const { return ____depthBufferBits_7; } inline int32_t* get_address_of__depthBufferBits_7() { return &____depthBufferBits_7; } inline void set__depthBufferBits_7(int32_t value) { ____depthBufferBits_7 = value; } inline static int32_t get_offset_of_U3CdimensionU3Ek__BackingField_9() { return static_cast(offsetof(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47, ___U3CdimensionU3Ek__BackingField_9)); } inline int32_t get_U3CdimensionU3Ek__BackingField_9() const { return ___U3CdimensionU3Ek__BackingField_9; } inline int32_t* get_address_of_U3CdimensionU3Ek__BackingField_9() { return &___U3CdimensionU3Ek__BackingField_9; } inline void set_U3CdimensionU3Ek__BackingField_9(int32_t value) { ___U3CdimensionU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CshadowSamplingModeU3Ek__BackingField_10() { return static_cast(offsetof(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47, ___U3CshadowSamplingModeU3Ek__BackingField_10)); } inline int32_t get_U3CshadowSamplingModeU3Ek__BackingField_10() const { return ___U3CshadowSamplingModeU3Ek__BackingField_10; } inline int32_t* get_address_of_U3CshadowSamplingModeU3Ek__BackingField_10() { return &___U3CshadowSamplingModeU3Ek__BackingField_10; } inline void set_U3CshadowSamplingModeU3Ek__BackingField_10(int32_t value) { ___U3CshadowSamplingModeU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CvrUsageU3Ek__BackingField_11() { return static_cast(offsetof(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47, ___U3CvrUsageU3Ek__BackingField_11)); } inline int32_t get_U3CvrUsageU3Ek__BackingField_11() const { return ___U3CvrUsageU3Ek__BackingField_11; } inline int32_t* get_address_of_U3CvrUsageU3Ek__BackingField_11() { return &___U3CvrUsageU3Ek__BackingField_11; } inline void set_U3CvrUsageU3Ek__BackingField_11(int32_t value) { ___U3CvrUsageU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of__flags_12() { return static_cast(offsetof(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47, ____flags_12)); } inline int32_t get__flags_12() const { return ____flags_12; } inline int32_t* get_address_of__flags_12() { return &____flags_12; } inline void set__flags_12(int32_t value) { ____flags_12 = value; } inline static int32_t get_offset_of_U3CmemorylessU3Ek__BackingField_13() { return static_cast(offsetof(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47, ___U3CmemorylessU3Ek__BackingField_13)); } inline int32_t get_U3CmemorylessU3Ek__BackingField_13() const { return ___U3CmemorylessU3Ek__BackingField_13; } inline int32_t* get_address_of_U3CmemorylessU3Ek__BackingField_13() { return &___U3CmemorylessU3Ek__BackingField_13; } inline void set_U3CmemorylessU3Ek__BackingField_13(int32_t value) { ___U3CmemorylessU3Ek__BackingField_13 = value; } }; // UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A_marshaled_pinvoke : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A_marshaled_com : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { }; // UnityEngine.Shader struct Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing struct SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 : public RuntimeObject { public: // UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing/Quality UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing::quality int32_t ___quality_0; public: inline static int32_t get_offset_of_quality_0() { return static_cast(offsetof(SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330, ___quality_0)); } inline int32_t get_quality_0() const { return ___quality_0; } inline int32_t* get_address_of_quality_0() { return &___quality_0; } inline void set_quality_0(int32_t value) { ___quality_0 = value; } }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // UnityEngine.Texture struct Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_0 struct U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2 : public RuntimeObject { public: // UnityEngine.Rendering.PostProcessing.PostProcessEvent UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_0::evt int32_t ___evt_0; // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_0::effects List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 * ___effects_1; public: inline static int32_t get_offset_of_evt_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2, ___evt_0)); } inline int32_t get_evt_0() const { return ___evt_0; } inline int32_t* get_address_of_evt_0() { return &___evt_0; } inline void set_evt_0(int32_t value) { ___evt_0 = value; } inline static int32_t get_offset_of_effects_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2, ___effects_1)); } inline List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 * get_effects_1() const { return ___effects_1; } inline List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 ** get_address_of_effects_1() { return &___effects_1; } inline void set_effects_1(List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 * value) { ___effects_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___effects_1), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer/QualityPreset struct QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 : public RuntimeObject { public: // System.Int32 UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer/QualityPreset::maximumIterationCount int32_t ___maximumIterationCount_0; // System.Single UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer/QualityPreset::thickness float ___thickness_1; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionResolution UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer/QualityPreset::downsampling int32_t ___downsampling_2; public: inline static int32_t get_offset_of_maximumIterationCount_0() { return static_cast(offsetof(QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971, ___maximumIterationCount_0)); } inline int32_t get_maximumIterationCount_0() const { return ___maximumIterationCount_0; } inline int32_t* get_address_of_maximumIterationCount_0() { return &___maximumIterationCount_0; } inline void set_maximumIterationCount_0(int32_t value) { ___maximumIterationCount_0 = value; } inline static int32_t get_offset_of_thickness_1() { return static_cast(offsetof(QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971, ___thickness_1)); } inline float get_thickness_1() const { return ___thickness_1; } inline float* get_address_of_thickness_1() { return &___thickness_1; } inline void set_thickness_1(float value) { ___thickness_1 = value; } inline static int32_t get_offset_of_downsampling_2() { return static_cast(offsetof(QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971, ___downsampling_2)); } inline int32_t get_downsampling_2() const { return ___downsampling_2; } inline int32_t* get_address_of_downsampling_2() { return &___downsampling_2; } inline void set_downsampling_2(int32_t value) { ___downsampling_2 = value; } }; // System.Func`2,System.Boolean> struct Func_2_t10D6F2FE2BEE5CD81BEC39CF9043FA12AC3218D6 : public MulticastDelegate_t { public: public: }; // System.Func`2,UnityEngine.Rendering.PostProcessing.PostProcessBundle> struct Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 : public MulticastDelegate_t { public: public: }; // System.Func`2> struct Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_tA71E659021C95E54328A443283A7154D558E9411 : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_tE6832BDBB9DF9AF431BB4366F6E6788C43625719 : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 : public MulticastDelegate_t { public: public: }; // System.Func`3 struct Func_3_tC8B822BF6F66E9A74EBD84D1208814C2EDBFDC96 : public MulticastDelegate_t { public: public: }; // System.Nullable`1 struct Nullable_1_t7B6AE9089FEB74309EF85322D3C6716AF3F776CC { public: // T System.Nullable`1::value RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t7B6AE9089FEB74309EF85322D3C6716AF3F776CC, ___value_0)); } inline RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 get_value_0() const { return ___value_0; } inline RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t7B6AE9089FEB74309EF85322D3C6716AF3F776CC, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Predicate`1 struct Predicate_1_tBC55AA0C1F69FD07A5F71AE40FD34D7821C89C28 : public MulticastDelegate_t { public: public: }; // System.Predicate`1 struct Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 : public MulticastDelegate_t { public: public: }; // System.Predicate`1 struct Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568 : public MulticastDelegate_t { public: public: }; // UnityEngine.Rendering.PostProcessing.AmbientOcclusionQualityParameter struct AmbientOcclusionQualityParameter_t5A4ED2B9EF824CD160F09F59FA5589E1D83B54A2 : public ParameterOverride_1_t828A4FD3C733C02044E6A1245DBBB810D6478F45 { public: public: }; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: // System.String System.ArgumentException::m_paramName String_t* ___m_paramName_17; public: inline static int32_t get_offset_of_m_paramName_17() { return static_cast(offsetof(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___m_paramName_17)); } inline String_t* get_m_paramName_17() const { return ___m_paramName_17; } inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; } inline void set_m_paramName_17(String_t* value) { ___m_paramName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value); } }; // UnityEngine.Behaviour struct Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // UnityEngine.Collider struct Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings struct PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 : public ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A { public: // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::active bool ___active_4; // UnityEngine.Rendering.PostProcessing.BoolParameter UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::enabled BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 * ___enabled_5; // System.Collections.ObjectModel.ReadOnlyCollection`1 UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::parameters ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * ___parameters_6; public: inline static int32_t get_offset_of_active_4() { return static_cast(offsetof(PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0, ___active_4)); } inline bool get_active_4() const { return ___active_4; } inline bool* get_address_of_active_4() { return &___active_4; } inline void set_active_4(bool value) { ___active_4 = value; } inline static int32_t get_offset_of_enabled_5() { return static_cast(offsetof(PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0, ___enabled_5)); } inline BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 * get_enabled_5() const { return ___enabled_5; } inline BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 ** get_address_of_enabled_5() { return &___enabled_5; } inline void set_enabled_5(BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 * value) { ___enabled_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___enabled_5), (void*)value); } inline static int32_t get_offset_of_parameters_6() { return static_cast(offsetof(PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0, ___parameters_6)); } inline ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * get_parameters_6() const { return ___parameters_6; } inline ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 ** get_address_of_parameters_6() { return &___parameters_6; } inline void set_parameters_6(ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * value) { ___parameters_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___parameters_6), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessProfile struct PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E : public ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A { public: // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.PostProcessProfile::settings List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * ___settings_4; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessProfile::isDirty bool ___isDirty_5; public: inline static int32_t get_offset_of_settings_4() { return static_cast(offsetof(PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E, ___settings_4)); } inline List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * get_settings_4() const { return ___settings_4; } inline List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B ** get_address_of_settings_4() { return &___settings_4; } inline void set_settings_4(List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * value) { ___settings_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___settings_4), (void*)value); } inline static int32_t get_offset_of_isDirty_5() { return static_cast(offsetof(PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E, ___isDirty_5)); } inline bool get_isDirty_5() const { return ___isDirty_5; } inline bool* get_address_of_isDirty_5() { return &___isDirty_5; } inline void set_isDirty_5(bool value) { ___isDirty_5 = value; } }; // UnityEngine.Rendering.PostProcessing.PostProcessRenderContext struct PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 : public RuntimeObject { public: // UnityEngine.Camera UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::m_Camera Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___m_Camera_0; // UnityEngine.Rendering.CommandBuffer UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___U3CcommandU3Ek__BackingField_1; // UnityEngine.Rendering.RenderTargetIdentifier UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___U3CsourceU3Ek__BackingField_2; // UnityEngine.Rendering.RenderTargetIdentifier UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___U3CdestinationU3Ek__BackingField_3; // UnityEngine.RenderTextureFormat UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField int32_t ___U3CsourceFormatU3Ek__BackingField_4; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField bool ___U3CflipU3Ek__BackingField_5; // UnityEngine.Rendering.PostProcessing.PostProcessResources UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___U3CresourcesU3Ek__BackingField_6; // UnityEngine.Rendering.PostProcessing.PropertySheetFactory UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * ___U3CpropertySheetsU3Ek__BackingField_7; // System.Collections.Generic.Dictionary`2 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * ___U3CuserDataU3Ek__BackingField_8; // UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * ___U3CdebugLayerU3Ek__BackingField_9; // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField int32_t ___U3CwidthU3Ek__BackingField_10; // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField int32_t ___U3CheightU3Ek__BackingField_11; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField bool ___U3CstereoActiveU3Ek__BackingField_12; // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField int32_t ___U3CxrActiveEyeU3Ek__BackingField_13; // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField int32_t ___U3CnumberOfEyesU3Ek__BackingField_14; // UnityEngine.Rendering.PostProcessing.PostProcessRenderContext/StereoRenderingMode UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField int32_t ___U3CstereoRenderingModeU3Ek__BackingField_15; // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField int32_t ___U3CscreenWidthU3Ek__BackingField_16; // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField int32_t ___U3CscreenHeightU3Ek__BackingField_17; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField bool ___U3CisSceneViewU3Ek__BackingField_18; // UnityEngine.Rendering.PostProcessing.PostProcessLayer/Antialiasing UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField int32_t ___U3CantialiasingU3Ek__BackingField_19; // UnityEngine.Rendering.PostProcessing.TemporalAntialiasing UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::k__BackingField TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * ___U3CtemporalAntialiasingU3Ek__BackingField_20; // UnityEngine.Rendering.PostProcessing.PropertySheet UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::uberSheet PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___uberSheet_21; // UnityEngine.Texture UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::autoExposureTexture Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___autoExposureTexture_22; // UnityEngine.Rendering.PostProcessing.LogHistogram UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::logHistogram LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C * ___logHistogram_23; // UnityEngine.Texture UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::logLut Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___logLut_24; // UnityEngine.Rendering.PostProcessing.AutoExposure UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::autoExposure AutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106 * ___autoExposure_25; // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::bloomBufferNameID int32_t ___bloomBufferNameID_26; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::physicalCamera bool ___physicalCamera_27; // UnityEngine.RenderTextureDescriptor UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::m_sourceDescriptor RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 ___m_sourceDescriptor_28; public: inline static int32_t get_offset_of_m_Camera_0() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___m_Camera_0)); } inline Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * get_m_Camera_0() const { return ___m_Camera_0; } inline Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C ** get_address_of_m_Camera_0() { return &___m_Camera_0; } inline void set_m_Camera_0(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * value) { ___m_Camera_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Camera_0), (void*)value); } inline static int32_t get_offset_of_U3CcommandU3Ek__BackingField_1() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CcommandU3Ek__BackingField_1)); } inline CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * get_U3CcommandU3Ek__BackingField_1() const { return ___U3CcommandU3Ek__BackingField_1; } inline CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 ** get_address_of_U3CcommandU3Ek__BackingField_1() { return &___U3CcommandU3Ek__BackingField_1; } inline void set_U3CcommandU3Ek__BackingField_1(CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * value) { ___U3CcommandU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CcommandU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CsourceU3Ek__BackingField_2() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CsourceU3Ek__BackingField_2)); } inline RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 get_U3CsourceU3Ek__BackingField_2() const { return ___U3CsourceU3Ek__BackingField_2; } inline RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 * get_address_of_U3CsourceU3Ek__BackingField_2() { return &___U3CsourceU3Ek__BackingField_2; } inline void set_U3CsourceU3Ek__BackingField_2(RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 value) { ___U3CsourceU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CdestinationU3Ek__BackingField_3() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CdestinationU3Ek__BackingField_3)); } inline RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 get_U3CdestinationU3Ek__BackingField_3() const { return ___U3CdestinationU3Ek__BackingField_3; } inline RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 * get_address_of_U3CdestinationU3Ek__BackingField_3() { return &___U3CdestinationU3Ek__BackingField_3; } inline void set_U3CdestinationU3Ek__BackingField_3(RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 value) { ___U3CdestinationU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CsourceFormatU3Ek__BackingField_4() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CsourceFormatU3Ek__BackingField_4)); } inline int32_t get_U3CsourceFormatU3Ek__BackingField_4() const { return ___U3CsourceFormatU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CsourceFormatU3Ek__BackingField_4() { return &___U3CsourceFormatU3Ek__BackingField_4; } inline void set_U3CsourceFormatU3Ek__BackingField_4(int32_t value) { ___U3CsourceFormatU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CflipU3Ek__BackingField_5() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CflipU3Ek__BackingField_5)); } inline bool get_U3CflipU3Ek__BackingField_5() const { return ___U3CflipU3Ek__BackingField_5; } inline bool* get_address_of_U3CflipU3Ek__BackingField_5() { return &___U3CflipU3Ek__BackingField_5; } inline void set_U3CflipU3Ek__BackingField_5(bool value) { ___U3CflipU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CresourcesU3Ek__BackingField_6() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CresourcesU3Ek__BackingField_6)); } inline PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * get_U3CresourcesU3Ek__BackingField_6() const { return ___U3CresourcesU3Ek__BackingField_6; } inline PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC ** get_address_of_U3CresourcesU3Ek__BackingField_6() { return &___U3CresourcesU3Ek__BackingField_6; } inline void set_U3CresourcesU3Ek__BackingField_6(PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * value) { ___U3CresourcesU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CresourcesU3Ek__BackingField_6), (void*)value); } inline static int32_t get_offset_of_U3CpropertySheetsU3Ek__BackingField_7() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CpropertySheetsU3Ek__BackingField_7)); } inline PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * get_U3CpropertySheetsU3Ek__BackingField_7() const { return ___U3CpropertySheetsU3Ek__BackingField_7; } inline PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 ** get_address_of_U3CpropertySheetsU3Ek__BackingField_7() { return &___U3CpropertySheetsU3Ek__BackingField_7; } inline void set_U3CpropertySheetsU3Ek__BackingField_7(PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * value) { ___U3CpropertySheetsU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpropertySheetsU3Ek__BackingField_7), (void*)value); } inline static int32_t get_offset_of_U3CuserDataU3Ek__BackingField_8() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CuserDataU3Ek__BackingField_8)); } inline Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * get_U3CuserDataU3Ek__BackingField_8() const { return ___U3CuserDataU3Ek__BackingField_8; } inline Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 ** get_address_of_U3CuserDataU3Ek__BackingField_8() { return &___U3CuserDataU3Ek__BackingField_8; } inline void set_U3CuserDataU3Ek__BackingField_8(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * value) { ___U3CuserDataU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CuserDataU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3CdebugLayerU3Ek__BackingField_9() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CdebugLayerU3Ek__BackingField_9)); } inline PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * get_U3CdebugLayerU3Ek__BackingField_9() const { return ___U3CdebugLayerU3Ek__BackingField_9; } inline PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 ** get_address_of_U3CdebugLayerU3Ek__BackingField_9() { return &___U3CdebugLayerU3Ek__BackingField_9; } inline void set_U3CdebugLayerU3Ek__BackingField_9(PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * value) { ___U3CdebugLayerU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdebugLayerU3Ek__BackingField_9), (void*)value); } inline static int32_t get_offset_of_U3CwidthU3Ek__BackingField_10() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CwidthU3Ek__BackingField_10)); } inline int32_t get_U3CwidthU3Ek__BackingField_10() const { return ___U3CwidthU3Ek__BackingField_10; } inline int32_t* get_address_of_U3CwidthU3Ek__BackingField_10() { return &___U3CwidthU3Ek__BackingField_10; } inline void set_U3CwidthU3Ek__BackingField_10(int32_t value) { ___U3CwidthU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CheightU3Ek__BackingField_11() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CheightU3Ek__BackingField_11)); } inline int32_t get_U3CheightU3Ek__BackingField_11() const { return ___U3CheightU3Ek__BackingField_11; } inline int32_t* get_address_of_U3CheightU3Ek__BackingField_11() { return &___U3CheightU3Ek__BackingField_11; } inline void set_U3CheightU3Ek__BackingField_11(int32_t value) { ___U3CheightU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of_U3CstereoActiveU3Ek__BackingField_12() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CstereoActiveU3Ek__BackingField_12)); } inline bool get_U3CstereoActiveU3Ek__BackingField_12() const { return ___U3CstereoActiveU3Ek__BackingField_12; } inline bool* get_address_of_U3CstereoActiveU3Ek__BackingField_12() { return &___U3CstereoActiveU3Ek__BackingField_12; } inline void set_U3CstereoActiveU3Ek__BackingField_12(bool value) { ___U3CstereoActiveU3Ek__BackingField_12 = value; } inline static int32_t get_offset_of_U3CxrActiveEyeU3Ek__BackingField_13() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CxrActiveEyeU3Ek__BackingField_13)); } inline int32_t get_U3CxrActiveEyeU3Ek__BackingField_13() const { return ___U3CxrActiveEyeU3Ek__BackingField_13; } inline int32_t* get_address_of_U3CxrActiveEyeU3Ek__BackingField_13() { return &___U3CxrActiveEyeU3Ek__BackingField_13; } inline void set_U3CxrActiveEyeU3Ek__BackingField_13(int32_t value) { ___U3CxrActiveEyeU3Ek__BackingField_13 = value; } inline static int32_t get_offset_of_U3CnumberOfEyesU3Ek__BackingField_14() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CnumberOfEyesU3Ek__BackingField_14)); } inline int32_t get_U3CnumberOfEyesU3Ek__BackingField_14() const { return ___U3CnumberOfEyesU3Ek__BackingField_14; } inline int32_t* get_address_of_U3CnumberOfEyesU3Ek__BackingField_14() { return &___U3CnumberOfEyesU3Ek__BackingField_14; } inline void set_U3CnumberOfEyesU3Ek__BackingField_14(int32_t value) { ___U3CnumberOfEyesU3Ek__BackingField_14 = value; } inline static int32_t get_offset_of_U3CstereoRenderingModeU3Ek__BackingField_15() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CstereoRenderingModeU3Ek__BackingField_15)); } inline int32_t get_U3CstereoRenderingModeU3Ek__BackingField_15() const { return ___U3CstereoRenderingModeU3Ek__BackingField_15; } inline int32_t* get_address_of_U3CstereoRenderingModeU3Ek__BackingField_15() { return &___U3CstereoRenderingModeU3Ek__BackingField_15; } inline void set_U3CstereoRenderingModeU3Ek__BackingField_15(int32_t value) { ___U3CstereoRenderingModeU3Ek__BackingField_15 = value; } inline static int32_t get_offset_of_U3CscreenWidthU3Ek__BackingField_16() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CscreenWidthU3Ek__BackingField_16)); } inline int32_t get_U3CscreenWidthU3Ek__BackingField_16() const { return ___U3CscreenWidthU3Ek__BackingField_16; } inline int32_t* get_address_of_U3CscreenWidthU3Ek__BackingField_16() { return &___U3CscreenWidthU3Ek__BackingField_16; } inline void set_U3CscreenWidthU3Ek__BackingField_16(int32_t value) { ___U3CscreenWidthU3Ek__BackingField_16 = value; } inline static int32_t get_offset_of_U3CscreenHeightU3Ek__BackingField_17() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CscreenHeightU3Ek__BackingField_17)); } inline int32_t get_U3CscreenHeightU3Ek__BackingField_17() const { return ___U3CscreenHeightU3Ek__BackingField_17; } inline int32_t* get_address_of_U3CscreenHeightU3Ek__BackingField_17() { return &___U3CscreenHeightU3Ek__BackingField_17; } inline void set_U3CscreenHeightU3Ek__BackingField_17(int32_t value) { ___U3CscreenHeightU3Ek__BackingField_17 = value; } inline static int32_t get_offset_of_U3CisSceneViewU3Ek__BackingField_18() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CisSceneViewU3Ek__BackingField_18)); } inline bool get_U3CisSceneViewU3Ek__BackingField_18() const { return ___U3CisSceneViewU3Ek__BackingField_18; } inline bool* get_address_of_U3CisSceneViewU3Ek__BackingField_18() { return &___U3CisSceneViewU3Ek__BackingField_18; } inline void set_U3CisSceneViewU3Ek__BackingField_18(bool value) { ___U3CisSceneViewU3Ek__BackingField_18 = value; } inline static int32_t get_offset_of_U3CantialiasingU3Ek__BackingField_19() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CantialiasingU3Ek__BackingField_19)); } inline int32_t get_U3CantialiasingU3Ek__BackingField_19() const { return ___U3CantialiasingU3Ek__BackingField_19; } inline int32_t* get_address_of_U3CantialiasingU3Ek__BackingField_19() { return &___U3CantialiasingU3Ek__BackingField_19; } inline void set_U3CantialiasingU3Ek__BackingField_19(int32_t value) { ___U3CantialiasingU3Ek__BackingField_19 = value; } inline static int32_t get_offset_of_U3CtemporalAntialiasingU3Ek__BackingField_20() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___U3CtemporalAntialiasingU3Ek__BackingField_20)); } inline TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * get_U3CtemporalAntialiasingU3Ek__BackingField_20() const { return ___U3CtemporalAntialiasingU3Ek__BackingField_20; } inline TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 ** get_address_of_U3CtemporalAntialiasingU3Ek__BackingField_20() { return &___U3CtemporalAntialiasingU3Ek__BackingField_20; } inline void set_U3CtemporalAntialiasingU3Ek__BackingField_20(TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * value) { ___U3CtemporalAntialiasingU3Ek__BackingField_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtemporalAntialiasingU3Ek__BackingField_20), (void*)value); } inline static int32_t get_offset_of_uberSheet_21() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___uberSheet_21)); } inline PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * get_uberSheet_21() const { return ___uberSheet_21; } inline PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 ** get_address_of_uberSheet_21() { return &___uberSheet_21; } inline void set_uberSheet_21(PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * value) { ___uberSheet_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___uberSheet_21), (void*)value); } inline static int32_t get_offset_of_autoExposureTexture_22() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___autoExposureTexture_22)); } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * get_autoExposureTexture_22() const { return ___autoExposureTexture_22; } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE ** get_address_of_autoExposureTexture_22() { return &___autoExposureTexture_22; } inline void set_autoExposureTexture_22(Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * value) { ___autoExposureTexture_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___autoExposureTexture_22), (void*)value); } inline static int32_t get_offset_of_logHistogram_23() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___logHistogram_23)); } inline LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C * get_logHistogram_23() const { return ___logHistogram_23; } inline LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C ** get_address_of_logHistogram_23() { return &___logHistogram_23; } inline void set_logHistogram_23(LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C * value) { ___logHistogram_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___logHistogram_23), (void*)value); } inline static int32_t get_offset_of_logLut_24() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___logLut_24)); } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * get_logLut_24() const { return ___logLut_24; } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE ** get_address_of_logLut_24() { return &___logLut_24; } inline void set_logLut_24(Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * value) { ___logLut_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___logLut_24), (void*)value); } inline static int32_t get_offset_of_autoExposure_25() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___autoExposure_25)); } inline AutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106 * get_autoExposure_25() const { return ___autoExposure_25; } inline AutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106 ** get_address_of_autoExposure_25() { return &___autoExposure_25; } inline void set_autoExposure_25(AutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106 * value) { ___autoExposure_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___autoExposure_25), (void*)value); } inline static int32_t get_offset_of_bloomBufferNameID_26() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___bloomBufferNameID_26)); } inline int32_t get_bloomBufferNameID_26() const { return ___bloomBufferNameID_26; } inline int32_t* get_address_of_bloomBufferNameID_26() { return &___bloomBufferNameID_26; } inline void set_bloomBufferNameID_26(int32_t value) { ___bloomBufferNameID_26 = value; } inline static int32_t get_offset_of_physicalCamera_27() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___physicalCamera_27)); } inline bool get_physicalCamera_27() const { return ___physicalCamera_27; } inline bool* get_address_of_physicalCamera_27() { return &___physicalCamera_27; } inline void set_physicalCamera_27(bool value) { ___physicalCamera_27 = value; } inline static int32_t get_offset_of_m_sourceDescriptor_28() { return static_cast(offsetof(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5, ___m_sourceDescriptor_28)); } inline RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 get_m_sourceDescriptor_28() const { return ___m_sourceDescriptor_28; } inline RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * get_address_of_m_sourceDescriptor_28() { return &___m_sourceDescriptor_28; } inline void set_m_sourceDescriptor_28(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 value) { ___m_sourceDescriptor_28 = value; } }; // UnityEngine.Rendering.PostProcessing.PostProcessResources struct PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC : public ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A { public: // UnityEngine.Texture2D[] UnityEngine.Rendering.PostProcessing.PostProcessResources::blueNoise64 Texture2DU5BU5D_t0CBDCEA1648F6CBEA47C64E1E48F22B9692B3316* ___blueNoise64_4; // UnityEngine.Texture2D[] UnityEngine.Rendering.PostProcessing.PostProcessResources::blueNoise256 Texture2DU5BU5D_t0CBDCEA1648F6CBEA47C64E1E48F22B9692B3316* ___blueNoise256_5; // UnityEngine.Rendering.PostProcessing.PostProcessResources/SMAALuts UnityEngine.Rendering.PostProcessing.PostProcessResources::smaaLuts SMAALuts_t7B662D41B4C6B2CF97D9C5363B61AA14808C2932 * ___smaaLuts_6; // UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders UnityEngine.Rendering.PostProcessing.PostProcessResources::shaders Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * ___shaders_7; // UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders UnityEngine.Rendering.PostProcessing.PostProcessResources::computeShaders ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B * ___computeShaders_8; public: inline static int32_t get_offset_of_blueNoise64_4() { return static_cast(offsetof(PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC, ___blueNoise64_4)); } inline Texture2DU5BU5D_t0CBDCEA1648F6CBEA47C64E1E48F22B9692B3316* get_blueNoise64_4() const { return ___blueNoise64_4; } inline Texture2DU5BU5D_t0CBDCEA1648F6CBEA47C64E1E48F22B9692B3316** get_address_of_blueNoise64_4() { return &___blueNoise64_4; } inline void set_blueNoise64_4(Texture2DU5BU5D_t0CBDCEA1648F6CBEA47C64E1E48F22B9692B3316* value) { ___blueNoise64_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___blueNoise64_4), (void*)value); } inline static int32_t get_offset_of_blueNoise256_5() { return static_cast(offsetof(PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC, ___blueNoise256_5)); } inline Texture2DU5BU5D_t0CBDCEA1648F6CBEA47C64E1E48F22B9692B3316* get_blueNoise256_5() const { return ___blueNoise256_5; } inline Texture2DU5BU5D_t0CBDCEA1648F6CBEA47C64E1E48F22B9692B3316** get_address_of_blueNoise256_5() { return &___blueNoise256_5; } inline void set_blueNoise256_5(Texture2DU5BU5D_t0CBDCEA1648F6CBEA47C64E1E48F22B9692B3316* value) { ___blueNoise256_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___blueNoise256_5), (void*)value); } inline static int32_t get_offset_of_smaaLuts_6() { return static_cast(offsetof(PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC, ___smaaLuts_6)); } inline SMAALuts_t7B662D41B4C6B2CF97D9C5363B61AA14808C2932 * get_smaaLuts_6() const { return ___smaaLuts_6; } inline SMAALuts_t7B662D41B4C6B2CF97D9C5363B61AA14808C2932 ** get_address_of_smaaLuts_6() { return &___smaaLuts_6; } inline void set_smaaLuts_6(SMAALuts_t7B662D41B4C6B2CF97D9C5363B61AA14808C2932 * value) { ___smaaLuts_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___smaaLuts_6), (void*)value); } inline static int32_t get_offset_of_shaders_7() { return static_cast(offsetof(PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC, ___shaders_7)); } inline Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * get_shaders_7() const { return ___shaders_7; } inline Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 ** get_address_of_shaders_7() { return &___shaders_7; } inline void set_shaders_7(Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * value) { ___shaders_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___shaders_7), (void*)value); } inline static int32_t get_offset_of_computeShaders_8() { return static_cast(offsetof(PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC, ___computeShaders_8)); } inline ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B * get_computeShaders_8() const { return ___computeShaders_8; } inline ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B ** get_address_of_computeShaders_8() { return &___computeShaders_8; } inline void set_computeShaders_8(ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B * value) { ___computeShaders_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___computeShaders_8), (void*)value); } }; // UnityEngine.Rendering.RenderPipelineAsset struct RenderPipelineAsset_tA4DBD0F0DD583DF3C9F85AF41F49308D167864EF : public ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A { public: public: }; // UnityEngine.RenderTexture struct RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 : public Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE { public: public: }; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionPresetParameter struct ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A : public ParameterOverride_1_tAFBF57EE99533C4E26519DEEBD9AAF3F58E74318 { public: public: }; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionResolutionParameter struct ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2 : public ParameterOverride_1_tABD37C5F9E2B7F6C8CCE53B58355B45B0D1A2EC0 { public: public: }; // UnityEngine.Texture2D struct Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF : public Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE { public: public: }; // UnityEngine.Texture3D struct Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 : public Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE { public: public: }; // UnityEngine.Transform struct Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // UnityEngine.Rendering.PostProcessing.AmbientOcclusion struct AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E : public PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 { public: // UnityEngine.Rendering.PostProcessing.AmbientOcclusionModeParameter UnityEngine.Rendering.PostProcessing.AmbientOcclusion::mode AmbientOcclusionModeParameter_t593B025C8634404766A6106834A1E82B34F207E6 * ___mode_7; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.AmbientOcclusion::intensity FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___intensity_8; // UnityEngine.Rendering.PostProcessing.ColorParameter UnityEngine.Rendering.PostProcessing.AmbientOcclusion::color ColorParameter_t2C43807B2FABC978D5B12345759389816D9CA7C5 * ___color_9; // UnityEngine.Rendering.PostProcessing.BoolParameter UnityEngine.Rendering.PostProcessing.AmbientOcclusion::ambientOnly BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 * ___ambientOnly_10; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.AmbientOcclusion::noiseFilterTolerance FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___noiseFilterTolerance_11; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.AmbientOcclusion::blurTolerance FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___blurTolerance_12; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.AmbientOcclusion::upsampleTolerance FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___upsampleTolerance_13; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.AmbientOcclusion::thicknessModifier FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___thicknessModifier_14; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.AmbientOcclusion::directLightingStrength FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___directLightingStrength_15; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.AmbientOcclusion::radius FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___radius_16; // UnityEngine.Rendering.PostProcessing.AmbientOcclusionQualityParameter UnityEngine.Rendering.PostProcessing.AmbientOcclusion::quality AmbientOcclusionQualityParameter_t5A4ED2B9EF824CD160F09F59FA5589E1D83B54A2 * ___quality_17; public: inline static int32_t get_offset_of_mode_7() { return static_cast(offsetof(AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E, ___mode_7)); } inline AmbientOcclusionModeParameter_t593B025C8634404766A6106834A1E82B34F207E6 * get_mode_7() const { return ___mode_7; } inline AmbientOcclusionModeParameter_t593B025C8634404766A6106834A1E82B34F207E6 ** get_address_of_mode_7() { return &___mode_7; } inline void set_mode_7(AmbientOcclusionModeParameter_t593B025C8634404766A6106834A1E82B34F207E6 * value) { ___mode_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___mode_7), (void*)value); } inline static int32_t get_offset_of_intensity_8() { return static_cast(offsetof(AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E, ___intensity_8)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_intensity_8() const { return ___intensity_8; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_intensity_8() { return &___intensity_8; } inline void set_intensity_8(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___intensity_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___intensity_8), (void*)value); } inline static int32_t get_offset_of_color_9() { return static_cast(offsetof(AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E, ___color_9)); } inline ColorParameter_t2C43807B2FABC978D5B12345759389816D9CA7C5 * get_color_9() const { return ___color_9; } inline ColorParameter_t2C43807B2FABC978D5B12345759389816D9CA7C5 ** get_address_of_color_9() { return &___color_9; } inline void set_color_9(ColorParameter_t2C43807B2FABC978D5B12345759389816D9CA7C5 * value) { ___color_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___color_9), (void*)value); } inline static int32_t get_offset_of_ambientOnly_10() { return static_cast(offsetof(AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E, ___ambientOnly_10)); } inline BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 * get_ambientOnly_10() const { return ___ambientOnly_10; } inline BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 ** get_address_of_ambientOnly_10() { return &___ambientOnly_10; } inline void set_ambientOnly_10(BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 * value) { ___ambientOnly_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___ambientOnly_10), (void*)value); } inline static int32_t get_offset_of_noiseFilterTolerance_11() { return static_cast(offsetof(AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E, ___noiseFilterTolerance_11)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_noiseFilterTolerance_11() const { return ___noiseFilterTolerance_11; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_noiseFilterTolerance_11() { return &___noiseFilterTolerance_11; } inline void set_noiseFilterTolerance_11(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___noiseFilterTolerance_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___noiseFilterTolerance_11), (void*)value); } inline static int32_t get_offset_of_blurTolerance_12() { return static_cast(offsetof(AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E, ___blurTolerance_12)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_blurTolerance_12() const { return ___blurTolerance_12; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_blurTolerance_12() { return &___blurTolerance_12; } inline void set_blurTolerance_12(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___blurTolerance_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___blurTolerance_12), (void*)value); } inline static int32_t get_offset_of_upsampleTolerance_13() { return static_cast(offsetof(AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E, ___upsampleTolerance_13)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_upsampleTolerance_13() const { return ___upsampleTolerance_13; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_upsampleTolerance_13() { return &___upsampleTolerance_13; } inline void set_upsampleTolerance_13(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___upsampleTolerance_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___upsampleTolerance_13), (void*)value); } inline static int32_t get_offset_of_thicknessModifier_14() { return static_cast(offsetof(AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E, ___thicknessModifier_14)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_thicknessModifier_14() const { return ___thicknessModifier_14; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_thicknessModifier_14() { return &___thicknessModifier_14; } inline void set_thicknessModifier_14(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___thicknessModifier_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___thicknessModifier_14), (void*)value); } inline static int32_t get_offset_of_directLightingStrength_15() { return static_cast(offsetof(AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E, ___directLightingStrength_15)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_directLightingStrength_15() const { return ___directLightingStrength_15; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_directLightingStrength_15() { return &___directLightingStrength_15; } inline void set_directLightingStrength_15(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___directLightingStrength_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___directLightingStrength_15), (void*)value); } inline static int32_t get_offset_of_radius_16() { return static_cast(offsetof(AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E, ___radius_16)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_radius_16() const { return ___radius_16; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_radius_16() { return &___radius_16; } inline void set_radius_16(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___radius_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___radius_16), (void*)value); } inline static int32_t get_offset_of_quality_17() { return static_cast(offsetof(AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E, ___quality_17)); } inline AmbientOcclusionQualityParameter_t5A4ED2B9EF824CD160F09F59FA5589E1D83B54A2 * get_quality_17() const { return ___quality_17; } inline AmbientOcclusionQualityParameter_t5A4ED2B9EF824CD160F09F59FA5589E1D83B54A2 ** get_address_of_quality_17() { return &___quality_17; } inline void set_quality_17(AmbientOcclusionQualityParameter_t5A4ED2B9EF824CD160F09F59FA5589E1D83B54A2 * value) { ___quality_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___quality_17), (void*)value); } }; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: public: }; // UnityEngine.Rendering.PostProcessing.AutoExposure struct AutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106 : public PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 { public: // UnityEngine.Rendering.PostProcessing.Vector2Parameter UnityEngine.Rendering.PostProcessing.AutoExposure::filtering Vector2Parameter_t0E1CE8C27130B36A75688B706DE0EACCE9DE41A3 * ___filtering_7; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.AutoExposure::minLuminance FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___minLuminance_8; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.AutoExposure::maxLuminance FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___maxLuminance_9; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.AutoExposure::keyValue FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___keyValue_10; // UnityEngine.Rendering.PostProcessing.EyeAdaptationParameter UnityEngine.Rendering.PostProcessing.AutoExposure::eyeAdaptation EyeAdaptationParameter_tDA582FD37222DBF7B766054B60953D4E5FF2B439 * ___eyeAdaptation_11; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.AutoExposure::speedUp FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___speedUp_12; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.AutoExposure::speedDown FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___speedDown_13; public: inline static int32_t get_offset_of_filtering_7() { return static_cast(offsetof(AutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106, ___filtering_7)); } inline Vector2Parameter_t0E1CE8C27130B36A75688B706DE0EACCE9DE41A3 * get_filtering_7() const { return ___filtering_7; } inline Vector2Parameter_t0E1CE8C27130B36A75688B706DE0EACCE9DE41A3 ** get_address_of_filtering_7() { return &___filtering_7; } inline void set_filtering_7(Vector2Parameter_t0E1CE8C27130B36A75688B706DE0EACCE9DE41A3 * value) { ___filtering_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___filtering_7), (void*)value); } inline static int32_t get_offset_of_minLuminance_8() { return static_cast(offsetof(AutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106, ___minLuminance_8)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_minLuminance_8() const { return ___minLuminance_8; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_minLuminance_8() { return &___minLuminance_8; } inline void set_minLuminance_8(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___minLuminance_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___minLuminance_8), (void*)value); } inline static int32_t get_offset_of_maxLuminance_9() { return static_cast(offsetof(AutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106, ___maxLuminance_9)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_maxLuminance_9() const { return ___maxLuminance_9; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_maxLuminance_9() { return &___maxLuminance_9; } inline void set_maxLuminance_9(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___maxLuminance_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___maxLuminance_9), (void*)value); } inline static int32_t get_offset_of_keyValue_10() { return static_cast(offsetof(AutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106, ___keyValue_10)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_keyValue_10() const { return ___keyValue_10; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_keyValue_10() { return &___keyValue_10; } inline void set_keyValue_10(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___keyValue_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___keyValue_10), (void*)value); } inline static int32_t get_offset_of_eyeAdaptation_11() { return static_cast(offsetof(AutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106, ___eyeAdaptation_11)); } inline EyeAdaptationParameter_tDA582FD37222DBF7B766054B60953D4E5FF2B439 * get_eyeAdaptation_11() const { return ___eyeAdaptation_11; } inline EyeAdaptationParameter_tDA582FD37222DBF7B766054B60953D4E5FF2B439 ** get_address_of_eyeAdaptation_11() { return &___eyeAdaptation_11; } inline void set_eyeAdaptation_11(EyeAdaptationParameter_tDA582FD37222DBF7B766054B60953D4E5FF2B439 * value) { ___eyeAdaptation_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___eyeAdaptation_11), (void*)value); } inline static int32_t get_offset_of_speedUp_12() { return static_cast(offsetof(AutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106, ___speedUp_12)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_speedUp_12() const { return ___speedUp_12; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_speedUp_12() { return &___speedUp_12; } inline void set_speedUp_12(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___speedUp_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___speedUp_12), (void*)value); } inline static int32_t get_offset_of_speedDown_13() { return static_cast(offsetof(AutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106, ___speedDown_13)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_speedDown_13() const { return ___speedDown_13; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_speedDown_13() { return &___speedDown_13; } inline void set_speedDown_13(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___speedDown_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___speedDown_13), (void*)value); } }; // UnityEngine.BoxCollider struct BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5 : public Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 { public: public: }; // UnityEngine.Camera struct Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C : public Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 { public: public: }; // UnityEngine.MeshCollider struct MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98 : public Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 { public: public: }; // UnityEngine.MonoBehaviour struct MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A : public Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 { public: public: }; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflections struct ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 : public PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 { public: // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionPresetParameter UnityEngine.Rendering.PostProcessing.ScreenSpaceReflections::preset ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A * ___preset_7; // UnityEngine.Rendering.PostProcessing.IntParameter UnityEngine.Rendering.PostProcessing.ScreenSpaceReflections::maximumIterationCount IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361 * ___maximumIterationCount_8; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionResolutionParameter UnityEngine.Rendering.PostProcessing.ScreenSpaceReflections::resolution ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2 * ___resolution_9; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.ScreenSpaceReflections::thickness FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___thickness_10; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.ScreenSpaceReflections::maximumMarchDistance FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___maximumMarchDistance_11; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.ScreenSpaceReflections::distanceFade FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___distanceFade_12; // UnityEngine.Rendering.PostProcessing.FloatParameter UnityEngine.Rendering.PostProcessing.ScreenSpaceReflections::vignette FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * ___vignette_13; public: inline static int32_t get_offset_of_preset_7() { return static_cast(offsetof(ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05, ___preset_7)); } inline ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A * get_preset_7() const { return ___preset_7; } inline ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A ** get_address_of_preset_7() { return &___preset_7; } inline void set_preset_7(ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A * value) { ___preset_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___preset_7), (void*)value); } inline static int32_t get_offset_of_maximumIterationCount_8() { return static_cast(offsetof(ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05, ___maximumIterationCount_8)); } inline IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361 * get_maximumIterationCount_8() const { return ___maximumIterationCount_8; } inline IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361 ** get_address_of_maximumIterationCount_8() { return &___maximumIterationCount_8; } inline void set_maximumIterationCount_8(IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361 * value) { ___maximumIterationCount_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___maximumIterationCount_8), (void*)value); } inline static int32_t get_offset_of_resolution_9() { return static_cast(offsetof(ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05, ___resolution_9)); } inline ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2 * get_resolution_9() const { return ___resolution_9; } inline ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2 ** get_address_of_resolution_9() { return &___resolution_9; } inline void set_resolution_9(ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2 * value) { ___resolution_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___resolution_9), (void*)value); } inline static int32_t get_offset_of_thickness_10() { return static_cast(offsetof(ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05, ___thickness_10)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_thickness_10() const { return ___thickness_10; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_thickness_10() { return &___thickness_10; } inline void set_thickness_10(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___thickness_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___thickness_10), (void*)value); } inline static int32_t get_offset_of_maximumMarchDistance_11() { return static_cast(offsetof(ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05, ___maximumMarchDistance_11)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_maximumMarchDistance_11() const { return ___maximumMarchDistance_11; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_maximumMarchDistance_11() { return &___maximumMarchDistance_11; } inline void set_maximumMarchDistance_11(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___maximumMarchDistance_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___maximumMarchDistance_11), (void*)value); } inline static int32_t get_offset_of_distanceFade_12() { return static_cast(offsetof(ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05, ___distanceFade_12)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_distanceFade_12() const { return ___distanceFade_12; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_distanceFade_12() { return &___distanceFade_12; } inline void set_distanceFade_12(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___distanceFade_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___distanceFade_12), (void*)value); } inline static int32_t get_offset_of_vignette_13() { return static_cast(offsetof(ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05, ___vignette_13)); } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * get_vignette_13() const { return ___vignette_13; } inline FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 ** get_address_of_vignette_13() { return &___vignette_13; } inline void set_vignette_13(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * value) { ___vignette_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___vignette_13), (void*)value); } }; // UnityEngine.SphereCollider struct SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A : public Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 { public: public: }; // UnityEngine.Rendering.PostProcessing.PostProcessLayer struct PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.Transform UnityEngine.Rendering.PostProcessing.PostProcessLayer::volumeTrigger Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___volumeTrigger_4; // UnityEngine.LayerMask UnityEngine.Rendering.PostProcessing.PostProcessLayer::volumeLayer LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___volumeLayer_5; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::stopNaNPropagation bool ___stopNaNPropagation_6; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::finalBlitToCameraTarget bool ___finalBlitToCameraTarget_7; // UnityEngine.Rendering.PostProcessing.PostProcessLayer/Antialiasing UnityEngine.Rendering.PostProcessing.PostProcessLayer::antialiasingMode int32_t ___antialiasingMode_8; // UnityEngine.Rendering.PostProcessing.TemporalAntialiasing UnityEngine.Rendering.PostProcessing.PostProcessLayer::temporalAntialiasing TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * ___temporalAntialiasing_9; // UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing UnityEngine.Rendering.PostProcessing.PostProcessLayer::subpixelMorphologicalAntialiasing SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 * ___subpixelMorphologicalAntialiasing_10; // UnityEngine.Rendering.PostProcessing.FastApproximateAntialiasing UnityEngine.Rendering.PostProcessing.PostProcessLayer::fastApproximateAntialiasing FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2 * ___fastApproximateAntialiasing_11; // UnityEngine.Rendering.PostProcessing.Fog UnityEngine.Rendering.PostProcessing.PostProcessLayer::fog Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 * ___fog_12; // UnityEngine.Rendering.PostProcessing.Dithering UnityEngine.Rendering.PostProcessing.PostProcessLayer::dithering Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0 * ___dithering_13; // UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer UnityEngine.Rendering.PostProcessing.PostProcessLayer::debugLayer PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * ___debugLayer_14; // UnityEngine.Rendering.PostProcessing.PostProcessResources UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_Resources PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___m_Resources_15; // UnityEngine.Rendering.PostProcessing.PostProcessResources UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_OldResources PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___m_OldResources_16; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_ShowToolkit bool ___m_ShowToolkit_17; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_ShowCustomSorter bool ___m_ShowCustomSorter_18; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::breakBeforeColorGrading bool ___breakBeforeColorGrading_19; // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_BeforeTransparentBundles List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * ___m_BeforeTransparentBundles_20; // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_BeforeStackBundles List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * ___m_BeforeStackBundles_21; // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_AfterStackBundles List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * ___m_AfterStackBundles_22; // System.Collections.Generic.Dictionary`2> UnityEngine.Rendering.PostProcessing.PostProcessLayer::k__BackingField Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * ___U3CsortedBundlesU3Ek__BackingField_23; // UnityEngine.DepthTextureMode UnityEngine.Rendering.PostProcessing.PostProcessLayer::k__BackingField int32_t ___U3CcameraDepthFlagsU3Ek__BackingField_24; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::k__BackingField bool ___U3ChaveBundlesBeenInitedU3Ek__BackingField_25; // System.Collections.Generic.Dictionary`2 UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_Bundles Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * ___m_Bundles_26; // UnityEngine.Rendering.PostProcessing.PropertySheetFactory UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_PropertySheetFactory PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * ___m_PropertySheetFactory_27; // UnityEngine.Rendering.CommandBuffer UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_LegacyCmdBufferBeforeReflections CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___m_LegacyCmdBufferBeforeReflections_28; // UnityEngine.Rendering.CommandBuffer UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_LegacyCmdBufferBeforeLighting CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___m_LegacyCmdBufferBeforeLighting_29; // UnityEngine.Rendering.CommandBuffer UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_LegacyCmdBufferOpaque CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___m_LegacyCmdBufferOpaque_30; // UnityEngine.Rendering.CommandBuffer UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_LegacyCmdBuffer CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___m_LegacyCmdBuffer_31; // UnityEngine.Camera UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_Camera Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___m_Camera_32; // UnityEngine.Rendering.PostProcessing.PostProcessRenderContext UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_CurrentContext PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___m_CurrentContext_33; // UnityEngine.Rendering.PostProcessing.LogHistogram UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_LogHistogram LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C * ___m_LogHistogram_34; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_SettingsUpdateNeeded bool ___m_SettingsUpdateNeeded_35; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_IsRenderingInSceneView bool ___m_IsRenderingInSceneView_36; // UnityEngine.Rendering.PostProcessing.TargetPool UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_TargetPool TargetPool_t903089FCEE606214C490876AB928DA25294034CC * ___m_TargetPool_37; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_NaNKilled bool ___m_NaNKilled_38; // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_ActiveEffects List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 * ___m_ActiveEffects_39; // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.PostProcessLayer::m_Targets List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * ___m_Targets_40; public: inline static int32_t get_offset_of_volumeTrigger_4() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___volumeTrigger_4)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_volumeTrigger_4() const { return ___volumeTrigger_4; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_volumeTrigger_4() { return &___volumeTrigger_4; } inline void set_volumeTrigger_4(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___volumeTrigger_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___volumeTrigger_4), (void*)value); } inline static int32_t get_offset_of_volumeLayer_5() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___volumeLayer_5)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_volumeLayer_5() const { return ___volumeLayer_5; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_volumeLayer_5() { return &___volumeLayer_5; } inline void set_volumeLayer_5(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___volumeLayer_5 = value; } inline static int32_t get_offset_of_stopNaNPropagation_6() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___stopNaNPropagation_6)); } inline bool get_stopNaNPropagation_6() const { return ___stopNaNPropagation_6; } inline bool* get_address_of_stopNaNPropagation_6() { return &___stopNaNPropagation_6; } inline void set_stopNaNPropagation_6(bool value) { ___stopNaNPropagation_6 = value; } inline static int32_t get_offset_of_finalBlitToCameraTarget_7() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___finalBlitToCameraTarget_7)); } inline bool get_finalBlitToCameraTarget_7() const { return ___finalBlitToCameraTarget_7; } inline bool* get_address_of_finalBlitToCameraTarget_7() { return &___finalBlitToCameraTarget_7; } inline void set_finalBlitToCameraTarget_7(bool value) { ___finalBlitToCameraTarget_7 = value; } inline static int32_t get_offset_of_antialiasingMode_8() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___antialiasingMode_8)); } inline int32_t get_antialiasingMode_8() const { return ___antialiasingMode_8; } inline int32_t* get_address_of_antialiasingMode_8() { return &___antialiasingMode_8; } inline void set_antialiasingMode_8(int32_t value) { ___antialiasingMode_8 = value; } inline static int32_t get_offset_of_temporalAntialiasing_9() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___temporalAntialiasing_9)); } inline TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * get_temporalAntialiasing_9() const { return ___temporalAntialiasing_9; } inline TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 ** get_address_of_temporalAntialiasing_9() { return &___temporalAntialiasing_9; } inline void set_temporalAntialiasing_9(TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * value) { ___temporalAntialiasing_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___temporalAntialiasing_9), (void*)value); } inline static int32_t get_offset_of_subpixelMorphologicalAntialiasing_10() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___subpixelMorphologicalAntialiasing_10)); } inline SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 * get_subpixelMorphologicalAntialiasing_10() const { return ___subpixelMorphologicalAntialiasing_10; } inline SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 ** get_address_of_subpixelMorphologicalAntialiasing_10() { return &___subpixelMorphologicalAntialiasing_10; } inline void set_subpixelMorphologicalAntialiasing_10(SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 * value) { ___subpixelMorphologicalAntialiasing_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___subpixelMorphologicalAntialiasing_10), (void*)value); } inline static int32_t get_offset_of_fastApproximateAntialiasing_11() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___fastApproximateAntialiasing_11)); } inline FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2 * get_fastApproximateAntialiasing_11() const { return ___fastApproximateAntialiasing_11; } inline FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2 ** get_address_of_fastApproximateAntialiasing_11() { return &___fastApproximateAntialiasing_11; } inline void set_fastApproximateAntialiasing_11(FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2 * value) { ___fastApproximateAntialiasing_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___fastApproximateAntialiasing_11), (void*)value); } inline static int32_t get_offset_of_fog_12() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___fog_12)); } inline Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 * get_fog_12() const { return ___fog_12; } inline Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 ** get_address_of_fog_12() { return &___fog_12; } inline void set_fog_12(Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 * value) { ___fog_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___fog_12), (void*)value); } inline static int32_t get_offset_of_dithering_13() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___dithering_13)); } inline Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0 * get_dithering_13() const { return ___dithering_13; } inline Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0 ** get_address_of_dithering_13() { return &___dithering_13; } inline void set_dithering_13(Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0 * value) { ___dithering_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___dithering_13), (void*)value); } inline static int32_t get_offset_of_debugLayer_14() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___debugLayer_14)); } inline PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * get_debugLayer_14() const { return ___debugLayer_14; } inline PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 ** get_address_of_debugLayer_14() { return &___debugLayer_14; } inline void set_debugLayer_14(PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * value) { ___debugLayer_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___debugLayer_14), (void*)value); } inline static int32_t get_offset_of_m_Resources_15() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_Resources_15)); } inline PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * get_m_Resources_15() const { return ___m_Resources_15; } inline PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC ** get_address_of_m_Resources_15() { return &___m_Resources_15; } inline void set_m_Resources_15(PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * value) { ___m_Resources_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Resources_15), (void*)value); } inline static int32_t get_offset_of_m_OldResources_16() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_OldResources_16)); } inline PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * get_m_OldResources_16() const { return ___m_OldResources_16; } inline PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC ** get_address_of_m_OldResources_16() { return &___m_OldResources_16; } inline void set_m_OldResources_16(PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * value) { ___m_OldResources_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OldResources_16), (void*)value); } inline static int32_t get_offset_of_m_ShowToolkit_17() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_ShowToolkit_17)); } inline bool get_m_ShowToolkit_17() const { return ___m_ShowToolkit_17; } inline bool* get_address_of_m_ShowToolkit_17() { return &___m_ShowToolkit_17; } inline void set_m_ShowToolkit_17(bool value) { ___m_ShowToolkit_17 = value; } inline static int32_t get_offset_of_m_ShowCustomSorter_18() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_ShowCustomSorter_18)); } inline bool get_m_ShowCustomSorter_18() const { return ___m_ShowCustomSorter_18; } inline bool* get_address_of_m_ShowCustomSorter_18() { return &___m_ShowCustomSorter_18; } inline void set_m_ShowCustomSorter_18(bool value) { ___m_ShowCustomSorter_18 = value; } inline static int32_t get_offset_of_breakBeforeColorGrading_19() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___breakBeforeColorGrading_19)); } inline bool get_breakBeforeColorGrading_19() const { return ___breakBeforeColorGrading_19; } inline bool* get_address_of_breakBeforeColorGrading_19() { return &___breakBeforeColorGrading_19; } inline void set_breakBeforeColorGrading_19(bool value) { ___breakBeforeColorGrading_19 = value; } inline static int32_t get_offset_of_m_BeforeTransparentBundles_20() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_BeforeTransparentBundles_20)); } inline List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * get_m_BeforeTransparentBundles_20() const { return ___m_BeforeTransparentBundles_20; } inline List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 ** get_address_of_m_BeforeTransparentBundles_20() { return &___m_BeforeTransparentBundles_20; } inline void set_m_BeforeTransparentBundles_20(List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * value) { ___m_BeforeTransparentBundles_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_BeforeTransparentBundles_20), (void*)value); } inline static int32_t get_offset_of_m_BeforeStackBundles_21() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_BeforeStackBundles_21)); } inline List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * get_m_BeforeStackBundles_21() const { return ___m_BeforeStackBundles_21; } inline List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 ** get_address_of_m_BeforeStackBundles_21() { return &___m_BeforeStackBundles_21; } inline void set_m_BeforeStackBundles_21(List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * value) { ___m_BeforeStackBundles_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_BeforeStackBundles_21), (void*)value); } inline static int32_t get_offset_of_m_AfterStackBundles_22() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_AfterStackBundles_22)); } inline List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * get_m_AfterStackBundles_22() const { return ___m_AfterStackBundles_22; } inline List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 ** get_address_of_m_AfterStackBundles_22() { return &___m_AfterStackBundles_22; } inline void set_m_AfterStackBundles_22(List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * value) { ___m_AfterStackBundles_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_AfterStackBundles_22), (void*)value); } inline static int32_t get_offset_of_U3CsortedBundlesU3Ek__BackingField_23() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___U3CsortedBundlesU3Ek__BackingField_23)); } inline Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * get_U3CsortedBundlesU3Ek__BackingField_23() const { return ___U3CsortedBundlesU3Ek__BackingField_23; } inline Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B ** get_address_of_U3CsortedBundlesU3Ek__BackingField_23() { return &___U3CsortedBundlesU3Ek__BackingField_23; } inline void set_U3CsortedBundlesU3Ek__BackingField_23(Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * value) { ___U3CsortedBundlesU3Ek__BackingField_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CsortedBundlesU3Ek__BackingField_23), (void*)value); } inline static int32_t get_offset_of_U3CcameraDepthFlagsU3Ek__BackingField_24() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___U3CcameraDepthFlagsU3Ek__BackingField_24)); } inline int32_t get_U3CcameraDepthFlagsU3Ek__BackingField_24() const { return ___U3CcameraDepthFlagsU3Ek__BackingField_24; } inline int32_t* get_address_of_U3CcameraDepthFlagsU3Ek__BackingField_24() { return &___U3CcameraDepthFlagsU3Ek__BackingField_24; } inline void set_U3CcameraDepthFlagsU3Ek__BackingField_24(int32_t value) { ___U3CcameraDepthFlagsU3Ek__BackingField_24 = value; } inline static int32_t get_offset_of_U3ChaveBundlesBeenInitedU3Ek__BackingField_25() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___U3ChaveBundlesBeenInitedU3Ek__BackingField_25)); } inline bool get_U3ChaveBundlesBeenInitedU3Ek__BackingField_25() const { return ___U3ChaveBundlesBeenInitedU3Ek__BackingField_25; } inline bool* get_address_of_U3ChaveBundlesBeenInitedU3Ek__BackingField_25() { return &___U3ChaveBundlesBeenInitedU3Ek__BackingField_25; } inline void set_U3ChaveBundlesBeenInitedU3Ek__BackingField_25(bool value) { ___U3ChaveBundlesBeenInitedU3Ek__BackingField_25 = value; } inline static int32_t get_offset_of_m_Bundles_26() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_Bundles_26)); } inline Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * get_m_Bundles_26() const { return ___m_Bundles_26; } inline Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 ** get_address_of_m_Bundles_26() { return &___m_Bundles_26; } inline void set_m_Bundles_26(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * value) { ___m_Bundles_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Bundles_26), (void*)value); } inline static int32_t get_offset_of_m_PropertySheetFactory_27() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_PropertySheetFactory_27)); } inline PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * get_m_PropertySheetFactory_27() const { return ___m_PropertySheetFactory_27; } inline PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 ** get_address_of_m_PropertySheetFactory_27() { return &___m_PropertySheetFactory_27; } inline void set_m_PropertySheetFactory_27(PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * value) { ___m_PropertySheetFactory_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PropertySheetFactory_27), (void*)value); } inline static int32_t get_offset_of_m_LegacyCmdBufferBeforeReflections_28() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_LegacyCmdBufferBeforeReflections_28)); } inline CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * get_m_LegacyCmdBufferBeforeReflections_28() const { return ___m_LegacyCmdBufferBeforeReflections_28; } inline CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 ** get_address_of_m_LegacyCmdBufferBeforeReflections_28() { return &___m_LegacyCmdBufferBeforeReflections_28; } inline void set_m_LegacyCmdBufferBeforeReflections_28(CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * value) { ___m_LegacyCmdBufferBeforeReflections_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_LegacyCmdBufferBeforeReflections_28), (void*)value); } inline static int32_t get_offset_of_m_LegacyCmdBufferBeforeLighting_29() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_LegacyCmdBufferBeforeLighting_29)); } inline CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * get_m_LegacyCmdBufferBeforeLighting_29() const { return ___m_LegacyCmdBufferBeforeLighting_29; } inline CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 ** get_address_of_m_LegacyCmdBufferBeforeLighting_29() { return &___m_LegacyCmdBufferBeforeLighting_29; } inline void set_m_LegacyCmdBufferBeforeLighting_29(CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * value) { ___m_LegacyCmdBufferBeforeLighting_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_LegacyCmdBufferBeforeLighting_29), (void*)value); } inline static int32_t get_offset_of_m_LegacyCmdBufferOpaque_30() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_LegacyCmdBufferOpaque_30)); } inline CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * get_m_LegacyCmdBufferOpaque_30() const { return ___m_LegacyCmdBufferOpaque_30; } inline CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 ** get_address_of_m_LegacyCmdBufferOpaque_30() { return &___m_LegacyCmdBufferOpaque_30; } inline void set_m_LegacyCmdBufferOpaque_30(CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * value) { ___m_LegacyCmdBufferOpaque_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_LegacyCmdBufferOpaque_30), (void*)value); } inline static int32_t get_offset_of_m_LegacyCmdBuffer_31() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_LegacyCmdBuffer_31)); } inline CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * get_m_LegacyCmdBuffer_31() const { return ___m_LegacyCmdBuffer_31; } inline CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 ** get_address_of_m_LegacyCmdBuffer_31() { return &___m_LegacyCmdBuffer_31; } inline void set_m_LegacyCmdBuffer_31(CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * value) { ___m_LegacyCmdBuffer_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_LegacyCmdBuffer_31), (void*)value); } inline static int32_t get_offset_of_m_Camera_32() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_Camera_32)); } inline Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * get_m_Camera_32() const { return ___m_Camera_32; } inline Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C ** get_address_of_m_Camera_32() { return &___m_Camera_32; } inline void set_m_Camera_32(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * value) { ___m_Camera_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Camera_32), (void*)value); } inline static int32_t get_offset_of_m_CurrentContext_33() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_CurrentContext_33)); } inline PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * get_m_CurrentContext_33() const { return ___m_CurrentContext_33; } inline PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 ** get_address_of_m_CurrentContext_33() { return &___m_CurrentContext_33; } inline void set_m_CurrentContext_33(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * value) { ___m_CurrentContext_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentContext_33), (void*)value); } inline static int32_t get_offset_of_m_LogHistogram_34() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_LogHistogram_34)); } inline LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C * get_m_LogHistogram_34() const { return ___m_LogHistogram_34; } inline LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C ** get_address_of_m_LogHistogram_34() { return &___m_LogHistogram_34; } inline void set_m_LogHistogram_34(LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C * value) { ___m_LogHistogram_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_LogHistogram_34), (void*)value); } inline static int32_t get_offset_of_m_SettingsUpdateNeeded_35() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_SettingsUpdateNeeded_35)); } inline bool get_m_SettingsUpdateNeeded_35() const { return ___m_SettingsUpdateNeeded_35; } inline bool* get_address_of_m_SettingsUpdateNeeded_35() { return &___m_SettingsUpdateNeeded_35; } inline void set_m_SettingsUpdateNeeded_35(bool value) { ___m_SettingsUpdateNeeded_35 = value; } inline static int32_t get_offset_of_m_IsRenderingInSceneView_36() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_IsRenderingInSceneView_36)); } inline bool get_m_IsRenderingInSceneView_36() const { return ___m_IsRenderingInSceneView_36; } inline bool* get_address_of_m_IsRenderingInSceneView_36() { return &___m_IsRenderingInSceneView_36; } inline void set_m_IsRenderingInSceneView_36(bool value) { ___m_IsRenderingInSceneView_36 = value; } inline static int32_t get_offset_of_m_TargetPool_37() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_TargetPool_37)); } inline TargetPool_t903089FCEE606214C490876AB928DA25294034CC * get_m_TargetPool_37() const { return ___m_TargetPool_37; } inline TargetPool_t903089FCEE606214C490876AB928DA25294034CC ** get_address_of_m_TargetPool_37() { return &___m_TargetPool_37; } inline void set_m_TargetPool_37(TargetPool_t903089FCEE606214C490876AB928DA25294034CC * value) { ___m_TargetPool_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TargetPool_37), (void*)value); } inline static int32_t get_offset_of_m_NaNKilled_38() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_NaNKilled_38)); } inline bool get_m_NaNKilled_38() const { return ___m_NaNKilled_38; } inline bool* get_address_of_m_NaNKilled_38() { return &___m_NaNKilled_38; } inline void set_m_NaNKilled_38(bool value) { ___m_NaNKilled_38 = value; } inline static int32_t get_offset_of_m_ActiveEffects_39() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_ActiveEffects_39)); } inline List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 * get_m_ActiveEffects_39() const { return ___m_ActiveEffects_39; } inline List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 ** get_address_of_m_ActiveEffects_39() { return &___m_ActiveEffects_39; } inline void set_m_ActiveEffects_39(List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 * value) { ___m_ActiveEffects_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ActiveEffects_39), (void*)value); } inline static int32_t get_offset_of_m_Targets_40() { return static_cast(offsetof(PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7, ___m_Targets_40)); } inline List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * get_m_Targets_40() const { return ___m_Targets_40; } inline List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C ** get_address_of_m_Targets_40() { return &___m_Targets_40; } inline void set_m_Targets_40(List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * value) { ___m_Targets_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Targets_40), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessVolume struct PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.Rendering.PostProcessing.PostProcessProfile UnityEngine.Rendering.PostProcessing.PostProcessVolume::sharedProfile PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * ___sharedProfile_4; // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessVolume::isGlobal bool ___isGlobal_5; // System.Single UnityEngine.Rendering.PostProcessing.PostProcessVolume::blendDistance float ___blendDistance_6; // System.Single UnityEngine.Rendering.PostProcessing.PostProcessVolume::weight float ___weight_7; // System.Single UnityEngine.Rendering.PostProcessing.PostProcessVolume::priority float ___priority_8; // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessVolume::m_PreviousLayer int32_t ___m_PreviousLayer_9; // System.Single UnityEngine.Rendering.PostProcessing.PostProcessVolume::m_PreviousPriority float ___m_PreviousPriority_10; // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.PostProcessVolume::m_TempColliders List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * ___m_TempColliders_11; // UnityEngine.Rendering.PostProcessing.PostProcessProfile UnityEngine.Rendering.PostProcessing.PostProcessVolume::m_InternalProfile PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * ___m_InternalProfile_12; public: inline static int32_t get_offset_of_sharedProfile_4() { return static_cast(offsetof(PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF, ___sharedProfile_4)); } inline PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * get_sharedProfile_4() const { return ___sharedProfile_4; } inline PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E ** get_address_of_sharedProfile_4() { return &___sharedProfile_4; } inline void set_sharedProfile_4(PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * value) { ___sharedProfile_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___sharedProfile_4), (void*)value); } inline static int32_t get_offset_of_isGlobal_5() { return static_cast(offsetof(PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF, ___isGlobal_5)); } inline bool get_isGlobal_5() const { return ___isGlobal_5; } inline bool* get_address_of_isGlobal_5() { return &___isGlobal_5; } inline void set_isGlobal_5(bool value) { ___isGlobal_5 = value; } inline static int32_t get_offset_of_blendDistance_6() { return static_cast(offsetof(PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF, ___blendDistance_6)); } inline float get_blendDistance_6() const { return ___blendDistance_6; } inline float* get_address_of_blendDistance_6() { return &___blendDistance_6; } inline void set_blendDistance_6(float value) { ___blendDistance_6 = value; } inline static int32_t get_offset_of_weight_7() { return static_cast(offsetof(PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF, ___weight_7)); } inline float get_weight_7() const { return ___weight_7; } inline float* get_address_of_weight_7() { return &___weight_7; } inline void set_weight_7(float value) { ___weight_7 = value; } inline static int32_t get_offset_of_priority_8() { return static_cast(offsetof(PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF, ___priority_8)); } inline float get_priority_8() const { return ___priority_8; } inline float* get_address_of_priority_8() { return &___priority_8; } inline void set_priority_8(float value) { ___priority_8 = value; } inline static int32_t get_offset_of_m_PreviousLayer_9() { return static_cast(offsetof(PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF, ___m_PreviousLayer_9)); } inline int32_t get_m_PreviousLayer_9() const { return ___m_PreviousLayer_9; } inline int32_t* get_address_of_m_PreviousLayer_9() { return &___m_PreviousLayer_9; } inline void set_m_PreviousLayer_9(int32_t value) { ___m_PreviousLayer_9 = value; } inline static int32_t get_offset_of_m_PreviousPriority_10() { return static_cast(offsetof(PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF, ___m_PreviousPriority_10)); } inline float get_m_PreviousPriority_10() const { return ___m_PreviousPriority_10; } inline float* get_address_of_m_PreviousPriority_10() { return &___m_PreviousPriority_10; } inline void set_m_PreviousPriority_10(float value) { ___m_PreviousPriority_10 = value; } inline static int32_t get_offset_of_m_TempColliders_11() { return static_cast(offsetof(PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF, ___m_TempColliders_11)); } inline List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * get_m_TempColliders_11() const { return ___m_TempColliders_11; } inline List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B ** get_address_of_m_TempColliders_11() { return &___m_TempColliders_11; } inline void set_m_TempColliders_11(List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * value) { ___m_TempColliders_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TempColliders_11), (void*)value); } inline static int32_t get_offset_of_m_InternalProfile_12() { return static_cast(offsetof(PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF, ___m_InternalProfile_12)); } inline PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * get_m_InternalProfile_12() const { return ___m_InternalProfile_12; } inline PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E ** get_address_of_m_InternalProfile_12() { return &___m_InternalProfile_12; } inline void set_m_InternalProfile_12(PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * value) { ___m_InternalProfile_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_InternalProfile_12), (void*)value); } }; // System.Object // System.Object // System.Collections.Generic.Dictionary`2> // System.Collections.Generic.Dictionary`2> // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2> // System.Collections.Generic.Dictionary`2> // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2/KeyCollection // System.Collections.Generic.Dictionary`2/KeyCollection // System.Collections.Generic.List`1 struct List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B_StaticFields, ____emptyArray_5)); } inline ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* get__emptyArray_5() const { return ____emptyArray_5; } inline ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_StaticFields, ____emptyArray_5)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__emptyArray_5() const { return ____emptyArray_5; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_t3268206F83746806C61A61A179BE984BB08A7A56_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ParameterOverrideU5BU5D_tF2DD4117720F22B45DAA465A29689C1721FECDEA* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3268206F83746806C61A61A179BE984BB08A7A56_StaticFields, ____emptyArray_5)); } inline ParameterOverrideU5BU5D_tF2DD4117720F22B45DAA465A29689C1721FECDEA* get__emptyArray_5() const { return ____emptyArray_5; } inline ParameterOverrideU5BU5D_tF2DD4117720F22B45DAA465A29689C1721FECDEA** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ParameterOverrideU5BU5D_tF2DD4117720F22B45DAA465A29689C1721FECDEA* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray PostProcessBundleU5BU5D_t8E8FC87BD197A65C29247E5307A9FA03AC4ED46E* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2_StaticFields, ____emptyArray_5)); } inline PostProcessBundleU5BU5D_t8E8FC87BD197A65C29247E5307A9FA03AC4ED46E* get__emptyArray_5() const { return ____emptyArray_5; } inline PostProcessBundleU5BU5D_t8E8FC87BD197A65C29247E5307A9FA03AC4ED46E** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(PostProcessBundleU5BU5D_t8E8FC87BD197A65C29247E5307A9FA03AC4ED46E* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray PostProcessEffectRendererU5BU5D_tAB8B9A1E5DD048CC217FB795D5F5EF5C3D441F30* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979_StaticFields, ____emptyArray_5)); } inline PostProcessEffectRendererU5BU5D_tAB8B9A1E5DD048CC217FB795D5F5EF5C3D441F30* get__emptyArray_5() const { return ____emptyArray_5; } inline PostProcessEffectRendererU5BU5D_tAB8B9A1E5DD048CC217FB795D5F5EF5C3D441F30** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(PostProcessEffectRendererU5BU5D_tAB8B9A1E5DD048CC217FB795D5F5EF5C3D441F30* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B_StaticFields, ____emptyArray_5)); } inline PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54* get__emptyArray_5() const { return ____emptyArray_5; } inline PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray PostProcessVolumeU5BU5D_t67E4115D9C7BA3358F5B7701028D6328C863DF73* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1_StaticFields, ____emptyArray_5)); } inline PostProcessVolumeU5BU5D_t67E4115D9C7BA3358F5B7701028D6328C863DF73* get__emptyArray_5() const { return ____emptyArray_5; } inline PostProcessVolumeU5BU5D_t67E4115D9C7BA3358F5B7701028D6328C863DF73** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(PostProcessVolumeU5BU5D_t67E4115D9C7BA3358F5B7701028D6328C863DF73* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C_StaticFields, ____emptyArray_5)); } inline RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* get__emptyArray_5() const { return ____emptyArray_5; } inline RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE_StaticFields, ____emptyArray_5)); } inline RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* get__emptyArray_5() const { return ____emptyArray_5; } inline RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181_StaticFields, ____emptyArray_5)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get__emptyArray_5() const { return ____emptyArray_5; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray SerializedBundleRefU5BU5D_t59C25ED2DCA888A4073400DE2969649F431D949B* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3_StaticFields, ____emptyArray_5)); } inline SerializedBundleRefU5BU5D_t59C25ED2DCA888A4073400DE2969649F431D949B* get__emptyArray_5() const { return ____emptyArray_5; } inline SerializedBundleRefU5BU5D_t59C25ED2DCA888A4073400DE2969649F431D949B** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(SerializedBundleRefU5BU5D_t59C25ED2DCA888A4073400DE2969649F431D949B* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.ObjectModel.ReadOnlyCollection`1 // System.Collections.ObjectModel.ReadOnlyCollection`1 // System.Collections.Generic.Dictionary`2/ValueCollection // System.Collections.Generic.Dictionary`2/ValueCollection // System.Collections.Generic.Dictionary`2/ValueCollection // System.Collections.Generic.Dictionary`2/ValueCollection struct Il2CppArrayBounds; // System.Array struct Il2CppArrayBounds; // System.Array // System.Attribute // System.Attribute // UnityEngine.Rendering.PostProcessing.Dithering // UnityEngine.Rendering.PostProcessing.Dithering // UnityEngine.Rendering.PostProcessing.FastApproximateAntialiasing // UnityEngine.Rendering.PostProcessing.FastApproximateAntialiasing // UnityEngine.Rendering.PostProcessing.Fog // UnityEngine.Rendering.PostProcessing.Fog // UnityEngine.Rendering.PostProcessing.LogHistogram // UnityEngine.Rendering.PostProcessing.LogHistogram // System.MarshalByRefObject // System.MarshalByRefObject // System.Reflection.MemberInfo // System.Reflection.MemberInfo // UnityEngine.Rendering.PostProcessing.Monitor // UnityEngine.Rendering.PostProcessing.Monitor // UnityEngine.Rendering.PostProcessing.MultiScaleVO // UnityEngine.Rendering.PostProcessing.MultiScaleVO // UnityEngine.Rendering.PostProcessing.ParameterOverride // UnityEngine.Rendering.PostProcessing.ParameterOverride // UnityEngine.Rendering.PostProcessing.PostProcessBundle // UnityEngine.Rendering.PostProcessing.PostProcessBundle // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer // UnityEngine.Rendering.PostProcessing.PostProcessManager struct PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696_StaticFields { public: // UnityEngine.Rendering.PostProcessing.PostProcessManager UnityEngine.Rendering.PostProcessing.PostProcessManager::s_Instance PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696_StaticFields, ___s_Instance_0)); } inline PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * get_s_Instance_0() const { return ___s_Instance_0; } inline PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Instance_0), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessManager // UnityEngine.Rendering.PostProcessing.PropertySheet // UnityEngine.Rendering.PostProcessing.PropertySheet // UnityEngine.Rendering.PostProcessing.PropertySheetFactory // UnityEngine.Rendering.PostProcessing.PropertySheetFactory // UnityEngine.Rendering.PostProcessing.RuntimeUtilities struct RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields { public: // UnityEngine.Texture2D UnityEngine.Rendering.PostProcessing.RuntimeUtilities::m_WhiteTexture Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___m_WhiteTexture_0; // UnityEngine.Texture3D UnityEngine.Rendering.PostProcessing.RuntimeUtilities::m_WhiteTexture3D Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * ___m_WhiteTexture3D_1; // UnityEngine.Texture2D UnityEngine.Rendering.PostProcessing.RuntimeUtilities::m_BlackTexture Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___m_BlackTexture_2; // UnityEngine.Texture3D UnityEngine.Rendering.PostProcessing.RuntimeUtilities::m_BlackTexture3D Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * ___m_BlackTexture3D_3; // UnityEngine.Texture2D UnityEngine.Rendering.PostProcessing.RuntimeUtilities::m_TransparentTexture Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___m_TransparentTexture_4; // UnityEngine.Texture3D UnityEngine.Rendering.PostProcessing.RuntimeUtilities::m_TransparentTexture3D Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * ___m_TransparentTexture3D_5; // System.Collections.Generic.Dictionary`2 UnityEngine.Rendering.PostProcessing.RuntimeUtilities::m_LutStrips Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 * ___m_LutStrips_6; // UnityEngine.Rendering.PostProcessing.PostProcessResources UnityEngine.Rendering.PostProcessing.RuntimeUtilities::s_Resources PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___s_Resources_7; // UnityEngine.Mesh UnityEngine.Rendering.PostProcessing.RuntimeUtilities::s_FullscreenTriangle Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * ___s_FullscreenTriangle_8; // UnityEngine.Material UnityEngine.Rendering.PostProcessing.RuntimeUtilities::s_CopyStdMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___s_CopyStdMaterial_9; // UnityEngine.Material UnityEngine.Rendering.PostProcessing.RuntimeUtilities::s_CopyStdFromDoubleWideMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___s_CopyStdFromDoubleWideMaterial_10; // UnityEngine.Material UnityEngine.Rendering.PostProcessing.RuntimeUtilities::s_CopyMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___s_CopyMaterial_11; // UnityEngine.Material UnityEngine.Rendering.PostProcessing.RuntimeUtilities::s_CopyFromTexArrayMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___s_CopyFromTexArrayMaterial_12; // UnityEngine.Rendering.PostProcessing.PropertySheet UnityEngine.Rendering.PostProcessing.RuntimeUtilities::s_CopySheet PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___s_CopySheet_13; // UnityEngine.Rendering.PostProcessing.PropertySheet UnityEngine.Rendering.PostProcessing.RuntimeUtilities::s_CopyFromTexArraySheet PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___s_CopyFromTexArraySheet_14; // System.Collections.Generic.IEnumerable`1 UnityEngine.Rendering.PostProcessing.RuntimeUtilities::m_AssemblyTypes RuntimeObject* ___m_AssemblyTypes_15; public: inline static int32_t get_offset_of_m_WhiteTexture_0() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___m_WhiteTexture_0)); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * get_m_WhiteTexture_0() const { return ___m_WhiteTexture_0; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** get_address_of_m_WhiteTexture_0() { return &___m_WhiteTexture_0; } inline void set_m_WhiteTexture_0(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { ___m_WhiteTexture_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_WhiteTexture_0), (void*)value); } inline static int32_t get_offset_of_m_WhiteTexture3D_1() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___m_WhiteTexture3D_1)); } inline Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * get_m_WhiteTexture3D_1() const { return ___m_WhiteTexture3D_1; } inline Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 ** get_address_of_m_WhiteTexture3D_1() { return &___m_WhiteTexture3D_1; } inline void set_m_WhiteTexture3D_1(Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * value) { ___m_WhiteTexture3D_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_WhiteTexture3D_1), (void*)value); } inline static int32_t get_offset_of_m_BlackTexture_2() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___m_BlackTexture_2)); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * get_m_BlackTexture_2() const { return ___m_BlackTexture_2; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** get_address_of_m_BlackTexture_2() { return &___m_BlackTexture_2; } inline void set_m_BlackTexture_2(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { ___m_BlackTexture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_BlackTexture_2), (void*)value); } inline static int32_t get_offset_of_m_BlackTexture3D_3() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___m_BlackTexture3D_3)); } inline Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * get_m_BlackTexture3D_3() const { return ___m_BlackTexture3D_3; } inline Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 ** get_address_of_m_BlackTexture3D_3() { return &___m_BlackTexture3D_3; } inline void set_m_BlackTexture3D_3(Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * value) { ___m_BlackTexture3D_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_BlackTexture3D_3), (void*)value); } inline static int32_t get_offset_of_m_TransparentTexture_4() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___m_TransparentTexture_4)); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * get_m_TransparentTexture_4() const { return ___m_TransparentTexture_4; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** get_address_of_m_TransparentTexture_4() { return &___m_TransparentTexture_4; } inline void set_m_TransparentTexture_4(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { ___m_TransparentTexture_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TransparentTexture_4), (void*)value); } inline static int32_t get_offset_of_m_TransparentTexture3D_5() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___m_TransparentTexture3D_5)); } inline Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * get_m_TransparentTexture3D_5() const { return ___m_TransparentTexture3D_5; } inline Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 ** get_address_of_m_TransparentTexture3D_5() { return &___m_TransparentTexture3D_5; } inline void set_m_TransparentTexture3D_5(Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * value) { ___m_TransparentTexture3D_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TransparentTexture3D_5), (void*)value); } inline static int32_t get_offset_of_m_LutStrips_6() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___m_LutStrips_6)); } inline Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 * get_m_LutStrips_6() const { return ___m_LutStrips_6; } inline Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 ** get_address_of_m_LutStrips_6() { return &___m_LutStrips_6; } inline void set_m_LutStrips_6(Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 * value) { ___m_LutStrips_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_LutStrips_6), (void*)value); } inline static int32_t get_offset_of_s_Resources_7() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___s_Resources_7)); } inline PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * get_s_Resources_7() const { return ___s_Resources_7; } inline PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC ** get_address_of_s_Resources_7() { return &___s_Resources_7; } inline void set_s_Resources_7(PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * value) { ___s_Resources_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Resources_7), (void*)value); } inline static int32_t get_offset_of_s_FullscreenTriangle_8() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___s_FullscreenTriangle_8)); } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * get_s_FullscreenTriangle_8() const { return ___s_FullscreenTriangle_8; } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 ** get_address_of_s_FullscreenTriangle_8() { return &___s_FullscreenTriangle_8; } inline void set_s_FullscreenTriangle_8(Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * value) { ___s_FullscreenTriangle_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_FullscreenTriangle_8), (void*)value); } inline static int32_t get_offset_of_s_CopyStdMaterial_9() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___s_CopyStdMaterial_9)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_s_CopyStdMaterial_9() const { return ___s_CopyStdMaterial_9; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_s_CopyStdMaterial_9() { return &___s_CopyStdMaterial_9; } inline void set_s_CopyStdMaterial_9(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___s_CopyStdMaterial_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_CopyStdMaterial_9), (void*)value); } inline static int32_t get_offset_of_s_CopyStdFromDoubleWideMaterial_10() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___s_CopyStdFromDoubleWideMaterial_10)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_s_CopyStdFromDoubleWideMaterial_10() const { return ___s_CopyStdFromDoubleWideMaterial_10; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_s_CopyStdFromDoubleWideMaterial_10() { return &___s_CopyStdFromDoubleWideMaterial_10; } inline void set_s_CopyStdFromDoubleWideMaterial_10(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___s_CopyStdFromDoubleWideMaterial_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_CopyStdFromDoubleWideMaterial_10), (void*)value); } inline static int32_t get_offset_of_s_CopyMaterial_11() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___s_CopyMaterial_11)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_s_CopyMaterial_11() const { return ___s_CopyMaterial_11; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_s_CopyMaterial_11() { return &___s_CopyMaterial_11; } inline void set_s_CopyMaterial_11(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___s_CopyMaterial_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_CopyMaterial_11), (void*)value); } inline static int32_t get_offset_of_s_CopyFromTexArrayMaterial_12() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___s_CopyFromTexArrayMaterial_12)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_s_CopyFromTexArrayMaterial_12() const { return ___s_CopyFromTexArrayMaterial_12; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_s_CopyFromTexArrayMaterial_12() { return &___s_CopyFromTexArrayMaterial_12; } inline void set_s_CopyFromTexArrayMaterial_12(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___s_CopyFromTexArrayMaterial_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_CopyFromTexArrayMaterial_12), (void*)value); } inline static int32_t get_offset_of_s_CopySheet_13() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___s_CopySheet_13)); } inline PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * get_s_CopySheet_13() const { return ___s_CopySheet_13; } inline PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 ** get_address_of_s_CopySheet_13() { return &___s_CopySheet_13; } inline void set_s_CopySheet_13(PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * value) { ___s_CopySheet_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_CopySheet_13), (void*)value); } inline static int32_t get_offset_of_s_CopyFromTexArraySheet_14() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___s_CopyFromTexArraySheet_14)); } inline PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * get_s_CopyFromTexArraySheet_14() const { return ___s_CopyFromTexArraySheet_14; } inline PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 ** get_address_of_s_CopyFromTexArraySheet_14() { return &___s_CopyFromTexArraySheet_14; } inline void set_s_CopyFromTexArraySheet_14(PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * value) { ___s_CopyFromTexArraySheet_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_CopyFromTexArraySheet_14), (void*)value); } inline static int32_t get_offset_of_m_AssemblyTypes_15() { return static_cast(offsetof(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields, ___m_AssemblyTypes_15)); } inline RuntimeObject* get_m_AssemblyTypes_15() const { return ___m_AssemblyTypes_15; } inline RuntimeObject** get_address_of_m_AssemblyTypes_15() { return &___m_AssemblyTypes_15; } inline void set_m_AssemblyTypes_15(RuntimeObject* value) { ___m_AssemblyTypes_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_AssemblyTypes_15), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.RuntimeUtilities // UnityEngine.Rendering.PostProcessing.ScalableAO // UnityEngine.Rendering.PostProcessing.ScalableAO // UnityEngine.Rendering.PostProcessing.ShaderIDs struct ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields { public: // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::MainTex int32_t ___MainTex_0; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Jitter int32_t ___Jitter_1; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Sharpness int32_t ___Sharpness_2; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::FinalBlendParameters int32_t ___FinalBlendParameters_3; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::HistoryTex int32_t ___HistoryTex_4; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::SMAA_Flip int32_t ___SMAA_Flip_5; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::SMAA_Flop int32_t ___SMAA_Flop_6; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::AOParams int32_t ___AOParams_7; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::AOColor int32_t ___AOColor_8; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::OcclusionTexture1 int32_t ___OcclusionTexture1_9; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::OcclusionTexture2 int32_t ___OcclusionTexture2_10; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::SAOcclusionTexture int32_t ___SAOcclusionTexture_11; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::MSVOcclusionTexture int32_t ___MSVOcclusionTexture_12; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::DepthCopy int32_t ___DepthCopy_13; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::LinearDepth int32_t ___LinearDepth_14; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::LowDepth1 int32_t ___LowDepth1_15; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::LowDepth2 int32_t ___LowDepth2_16; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::LowDepth3 int32_t ___LowDepth3_17; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::LowDepth4 int32_t ___LowDepth4_18; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::TiledDepth1 int32_t ___TiledDepth1_19; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::TiledDepth2 int32_t ___TiledDepth2_20; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::TiledDepth3 int32_t ___TiledDepth3_21; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::TiledDepth4 int32_t ___TiledDepth4_22; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Occlusion1 int32_t ___Occlusion1_23; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Occlusion2 int32_t ___Occlusion2_24; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Occlusion3 int32_t ___Occlusion3_25; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Occlusion4 int32_t ___Occlusion4_26; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Combined1 int32_t ___Combined1_27; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Combined2 int32_t ___Combined2_28; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Combined3 int32_t ___Combined3_29; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::SSRResolveTemp int32_t ___SSRResolveTemp_30; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Noise int32_t ___Noise_31; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Test int32_t ___Test_32; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Resolve int32_t ___Resolve_33; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::History int32_t ___History_34; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ViewMatrix int32_t ___ViewMatrix_35; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::InverseViewMatrix int32_t ___InverseViewMatrix_36; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::InverseProjectionMatrix int32_t ___InverseProjectionMatrix_37; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ScreenSpaceProjectionMatrix int32_t ___ScreenSpaceProjectionMatrix_38; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Params2 int32_t ___Params2_39; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::FogColor int32_t ___FogColor_40; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::FogParams int32_t ___FogParams_41; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::VelocityScale int32_t ___VelocityScale_42; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::MaxBlurRadius int32_t ___MaxBlurRadius_43; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::RcpMaxBlurRadius int32_t ___RcpMaxBlurRadius_44; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::VelocityTex int32_t ___VelocityTex_45; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Tile2RT int32_t ___Tile2RT_46; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Tile4RT int32_t ___Tile4RT_47; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Tile8RT int32_t ___Tile8RT_48; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::TileMaxOffs int32_t ___TileMaxOffs_49; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::TileMaxLoop int32_t ___TileMaxLoop_50; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::TileVRT int32_t ___TileVRT_51; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::NeighborMaxTex int32_t ___NeighborMaxTex_52; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::LoopCount int32_t ___LoopCount_53; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::DepthOfFieldTemp int32_t ___DepthOfFieldTemp_54; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::DepthOfFieldTex int32_t ___DepthOfFieldTex_55; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Distance int32_t ___Distance_56; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::LensCoeff int32_t ___LensCoeff_57; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::MaxCoC int32_t ___MaxCoC_58; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::RcpMaxCoC int32_t ___RcpMaxCoC_59; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::RcpAspect int32_t ___RcpAspect_60; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::CoCTex int32_t ___CoCTex_61; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::TaaParams int32_t ___TaaParams_62; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::AutoExposureTex int32_t ___AutoExposureTex_63; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::HistogramBuffer int32_t ___HistogramBuffer_64; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Params int32_t ___Params_65; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ScaleOffsetRes int32_t ___ScaleOffsetRes_66; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::BloomTex int32_t ___BloomTex_67; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::SampleScale int32_t ___SampleScale_68; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Threshold int32_t ___Threshold_69; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ColorIntensity int32_t ___ColorIntensity_70; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Bloom_DirtTex int32_t ___Bloom_DirtTex_71; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Bloom_Settings int32_t ___Bloom_Settings_72; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Bloom_Color int32_t ___Bloom_Color_73; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Bloom_DirtTileOffset int32_t ___Bloom_DirtTileOffset_74; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ChromaticAberration_Amount int32_t ___ChromaticAberration_Amount_75; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ChromaticAberration_SpectralLut int32_t ___ChromaticAberration_SpectralLut_76; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Distortion_CenterScale int32_t ___Distortion_CenterScale_77; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Distortion_Amount int32_t ___Distortion_Amount_78; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Lut2D int32_t ___Lut2D_79; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Lut3D int32_t ___Lut3D_80; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Lut3D_Params int32_t ___Lut3D_Params_81; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Lut2D_Params int32_t ___Lut2D_Params_82; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::UserLut2D_Params int32_t ___UserLut2D_Params_83; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::PostExposure int32_t ___PostExposure_84; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ColorBalance int32_t ___ColorBalance_85; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ColorFilter int32_t ___ColorFilter_86; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::HueSatCon int32_t ___HueSatCon_87; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Brightness int32_t ___Brightness_88; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ChannelMixerRed int32_t ___ChannelMixerRed_89; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ChannelMixerGreen int32_t ___ChannelMixerGreen_90; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ChannelMixerBlue int32_t ___ChannelMixerBlue_91; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Lift int32_t ___Lift_92; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::InvGamma int32_t ___InvGamma_93; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Gain int32_t ___Gain_94; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Curves int32_t ___Curves_95; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::CustomToneCurve int32_t ___CustomToneCurve_96; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ToeSegmentA int32_t ___ToeSegmentA_97; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ToeSegmentB int32_t ___ToeSegmentB_98; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::MidSegmentA int32_t ___MidSegmentA_99; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::MidSegmentB int32_t ___MidSegmentB_100; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ShoSegmentA int32_t ___ShoSegmentA_101; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::ShoSegmentB int32_t ___ShoSegmentB_102; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Vignette_Color int32_t ___Vignette_Color_103; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Vignette_Center int32_t ___Vignette_Center_104; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Vignette_Settings int32_t ___Vignette_Settings_105; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Vignette_Mask int32_t ___Vignette_Mask_106; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Vignette_Opacity int32_t ___Vignette_Opacity_107; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Vignette_Mode int32_t ___Vignette_Mode_108; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Grain_Params1 int32_t ___Grain_Params1_109; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Grain_Params2 int32_t ___Grain_Params2_110; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::GrainTex int32_t ___GrainTex_111; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Phase int32_t ___Phase_112; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::GrainNoiseParameters int32_t ___GrainNoiseParameters_113; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::LumaInAlpha int32_t ___LumaInAlpha_114; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::DitheringTex int32_t ___DitheringTex_115; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Dithering_Coords int32_t ___Dithering_Coords_116; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::From int32_t ___From_117; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::To int32_t ___To_118; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::Interp int32_t ___Interp_119; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::TargetColor int32_t ___TargetColor_120; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::HalfResFinalCopy int32_t ___HalfResFinalCopy_121; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::WaveformSource int32_t ___WaveformSource_122; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::WaveformBuffer int32_t ___WaveformBuffer_123; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::VectorscopeBuffer int32_t ___VectorscopeBuffer_124; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::RenderViewportScaleFactor int32_t ___RenderViewportScaleFactor_125; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::UVTransform int32_t ___UVTransform_126; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::DepthSlice int32_t ___DepthSlice_127; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::UVScaleOffset int32_t ___UVScaleOffset_128; // System.Int32 UnityEngine.Rendering.PostProcessing.ShaderIDs::PosScaleOffset int32_t ___PosScaleOffset_129; public: inline static int32_t get_offset_of_MainTex_0() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___MainTex_0)); } inline int32_t get_MainTex_0() const { return ___MainTex_0; } inline int32_t* get_address_of_MainTex_0() { return &___MainTex_0; } inline void set_MainTex_0(int32_t value) { ___MainTex_0 = value; } inline static int32_t get_offset_of_Jitter_1() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Jitter_1)); } inline int32_t get_Jitter_1() const { return ___Jitter_1; } inline int32_t* get_address_of_Jitter_1() { return &___Jitter_1; } inline void set_Jitter_1(int32_t value) { ___Jitter_1 = value; } inline static int32_t get_offset_of_Sharpness_2() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Sharpness_2)); } inline int32_t get_Sharpness_2() const { return ___Sharpness_2; } inline int32_t* get_address_of_Sharpness_2() { return &___Sharpness_2; } inline void set_Sharpness_2(int32_t value) { ___Sharpness_2 = value; } inline static int32_t get_offset_of_FinalBlendParameters_3() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___FinalBlendParameters_3)); } inline int32_t get_FinalBlendParameters_3() const { return ___FinalBlendParameters_3; } inline int32_t* get_address_of_FinalBlendParameters_3() { return &___FinalBlendParameters_3; } inline void set_FinalBlendParameters_3(int32_t value) { ___FinalBlendParameters_3 = value; } inline static int32_t get_offset_of_HistoryTex_4() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___HistoryTex_4)); } inline int32_t get_HistoryTex_4() const { return ___HistoryTex_4; } inline int32_t* get_address_of_HistoryTex_4() { return &___HistoryTex_4; } inline void set_HistoryTex_4(int32_t value) { ___HistoryTex_4 = value; } inline static int32_t get_offset_of_SMAA_Flip_5() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___SMAA_Flip_5)); } inline int32_t get_SMAA_Flip_5() const { return ___SMAA_Flip_5; } inline int32_t* get_address_of_SMAA_Flip_5() { return &___SMAA_Flip_5; } inline void set_SMAA_Flip_5(int32_t value) { ___SMAA_Flip_5 = value; } inline static int32_t get_offset_of_SMAA_Flop_6() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___SMAA_Flop_6)); } inline int32_t get_SMAA_Flop_6() const { return ___SMAA_Flop_6; } inline int32_t* get_address_of_SMAA_Flop_6() { return &___SMAA_Flop_6; } inline void set_SMAA_Flop_6(int32_t value) { ___SMAA_Flop_6 = value; } inline static int32_t get_offset_of_AOParams_7() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___AOParams_7)); } inline int32_t get_AOParams_7() const { return ___AOParams_7; } inline int32_t* get_address_of_AOParams_7() { return &___AOParams_7; } inline void set_AOParams_7(int32_t value) { ___AOParams_7 = value; } inline static int32_t get_offset_of_AOColor_8() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___AOColor_8)); } inline int32_t get_AOColor_8() const { return ___AOColor_8; } inline int32_t* get_address_of_AOColor_8() { return &___AOColor_8; } inline void set_AOColor_8(int32_t value) { ___AOColor_8 = value; } inline static int32_t get_offset_of_OcclusionTexture1_9() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___OcclusionTexture1_9)); } inline int32_t get_OcclusionTexture1_9() const { return ___OcclusionTexture1_9; } inline int32_t* get_address_of_OcclusionTexture1_9() { return &___OcclusionTexture1_9; } inline void set_OcclusionTexture1_9(int32_t value) { ___OcclusionTexture1_9 = value; } inline static int32_t get_offset_of_OcclusionTexture2_10() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___OcclusionTexture2_10)); } inline int32_t get_OcclusionTexture2_10() const { return ___OcclusionTexture2_10; } inline int32_t* get_address_of_OcclusionTexture2_10() { return &___OcclusionTexture2_10; } inline void set_OcclusionTexture2_10(int32_t value) { ___OcclusionTexture2_10 = value; } inline static int32_t get_offset_of_SAOcclusionTexture_11() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___SAOcclusionTexture_11)); } inline int32_t get_SAOcclusionTexture_11() const { return ___SAOcclusionTexture_11; } inline int32_t* get_address_of_SAOcclusionTexture_11() { return &___SAOcclusionTexture_11; } inline void set_SAOcclusionTexture_11(int32_t value) { ___SAOcclusionTexture_11 = value; } inline static int32_t get_offset_of_MSVOcclusionTexture_12() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___MSVOcclusionTexture_12)); } inline int32_t get_MSVOcclusionTexture_12() const { return ___MSVOcclusionTexture_12; } inline int32_t* get_address_of_MSVOcclusionTexture_12() { return &___MSVOcclusionTexture_12; } inline void set_MSVOcclusionTexture_12(int32_t value) { ___MSVOcclusionTexture_12 = value; } inline static int32_t get_offset_of_DepthCopy_13() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___DepthCopy_13)); } inline int32_t get_DepthCopy_13() const { return ___DepthCopy_13; } inline int32_t* get_address_of_DepthCopy_13() { return &___DepthCopy_13; } inline void set_DepthCopy_13(int32_t value) { ___DepthCopy_13 = value; } inline static int32_t get_offset_of_LinearDepth_14() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___LinearDepth_14)); } inline int32_t get_LinearDepth_14() const { return ___LinearDepth_14; } inline int32_t* get_address_of_LinearDepth_14() { return &___LinearDepth_14; } inline void set_LinearDepth_14(int32_t value) { ___LinearDepth_14 = value; } inline static int32_t get_offset_of_LowDepth1_15() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___LowDepth1_15)); } inline int32_t get_LowDepth1_15() const { return ___LowDepth1_15; } inline int32_t* get_address_of_LowDepth1_15() { return &___LowDepth1_15; } inline void set_LowDepth1_15(int32_t value) { ___LowDepth1_15 = value; } inline static int32_t get_offset_of_LowDepth2_16() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___LowDepth2_16)); } inline int32_t get_LowDepth2_16() const { return ___LowDepth2_16; } inline int32_t* get_address_of_LowDepth2_16() { return &___LowDepth2_16; } inline void set_LowDepth2_16(int32_t value) { ___LowDepth2_16 = value; } inline static int32_t get_offset_of_LowDepth3_17() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___LowDepth3_17)); } inline int32_t get_LowDepth3_17() const { return ___LowDepth3_17; } inline int32_t* get_address_of_LowDepth3_17() { return &___LowDepth3_17; } inline void set_LowDepth3_17(int32_t value) { ___LowDepth3_17 = value; } inline static int32_t get_offset_of_LowDepth4_18() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___LowDepth4_18)); } inline int32_t get_LowDepth4_18() const { return ___LowDepth4_18; } inline int32_t* get_address_of_LowDepth4_18() { return &___LowDepth4_18; } inline void set_LowDepth4_18(int32_t value) { ___LowDepth4_18 = value; } inline static int32_t get_offset_of_TiledDepth1_19() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___TiledDepth1_19)); } inline int32_t get_TiledDepth1_19() const { return ___TiledDepth1_19; } inline int32_t* get_address_of_TiledDepth1_19() { return &___TiledDepth1_19; } inline void set_TiledDepth1_19(int32_t value) { ___TiledDepth1_19 = value; } inline static int32_t get_offset_of_TiledDepth2_20() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___TiledDepth2_20)); } inline int32_t get_TiledDepth2_20() const { return ___TiledDepth2_20; } inline int32_t* get_address_of_TiledDepth2_20() { return &___TiledDepth2_20; } inline void set_TiledDepth2_20(int32_t value) { ___TiledDepth2_20 = value; } inline static int32_t get_offset_of_TiledDepth3_21() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___TiledDepth3_21)); } inline int32_t get_TiledDepth3_21() const { return ___TiledDepth3_21; } inline int32_t* get_address_of_TiledDepth3_21() { return &___TiledDepth3_21; } inline void set_TiledDepth3_21(int32_t value) { ___TiledDepth3_21 = value; } inline static int32_t get_offset_of_TiledDepth4_22() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___TiledDepth4_22)); } inline int32_t get_TiledDepth4_22() const { return ___TiledDepth4_22; } inline int32_t* get_address_of_TiledDepth4_22() { return &___TiledDepth4_22; } inline void set_TiledDepth4_22(int32_t value) { ___TiledDepth4_22 = value; } inline static int32_t get_offset_of_Occlusion1_23() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Occlusion1_23)); } inline int32_t get_Occlusion1_23() const { return ___Occlusion1_23; } inline int32_t* get_address_of_Occlusion1_23() { return &___Occlusion1_23; } inline void set_Occlusion1_23(int32_t value) { ___Occlusion1_23 = value; } inline static int32_t get_offset_of_Occlusion2_24() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Occlusion2_24)); } inline int32_t get_Occlusion2_24() const { return ___Occlusion2_24; } inline int32_t* get_address_of_Occlusion2_24() { return &___Occlusion2_24; } inline void set_Occlusion2_24(int32_t value) { ___Occlusion2_24 = value; } inline static int32_t get_offset_of_Occlusion3_25() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Occlusion3_25)); } inline int32_t get_Occlusion3_25() const { return ___Occlusion3_25; } inline int32_t* get_address_of_Occlusion3_25() { return &___Occlusion3_25; } inline void set_Occlusion3_25(int32_t value) { ___Occlusion3_25 = value; } inline static int32_t get_offset_of_Occlusion4_26() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Occlusion4_26)); } inline int32_t get_Occlusion4_26() const { return ___Occlusion4_26; } inline int32_t* get_address_of_Occlusion4_26() { return &___Occlusion4_26; } inline void set_Occlusion4_26(int32_t value) { ___Occlusion4_26 = value; } inline static int32_t get_offset_of_Combined1_27() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Combined1_27)); } inline int32_t get_Combined1_27() const { return ___Combined1_27; } inline int32_t* get_address_of_Combined1_27() { return &___Combined1_27; } inline void set_Combined1_27(int32_t value) { ___Combined1_27 = value; } inline static int32_t get_offset_of_Combined2_28() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Combined2_28)); } inline int32_t get_Combined2_28() const { return ___Combined2_28; } inline int32_t* get_address_of_Combined2_28() { return &___Combined2_28; } inline void set_Combined2_28(int32_t value) { ___Combined2_28 = value; } inline static int32_t get_offset_of_Combined3_29() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Combined3_29)); } inline int32_t get_Combined3_29() const { return ___Combined3_29; } inline int32_t* get_address_of_Combined3_29() { return &___Combined3_29; } inline void set_Combined3_29(int32_t value) { ___Combined3_29 = value; } inline static int32_t get_offset_of_SSRResolveTemp_30() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___SSRResolveTemp_30)); } inline int32_t get_SSRResolveTemp_30() const { return ___SSRResolveTemp_30; } inline int32_t* get_address_of_SSRResolveTemp_30() { return &___SSRResolveTemp_30; } inline void set_SSRResolveTemp_30(int32_t value) { ___SSRResolveTemp_30 = value; } inline static int32_t get_offset_of_Noise_31() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Noise_31)); } inline int32_t get_Noise_31() const { return ___Noise_31; } inline int32_t* get_address_of_Noise_31() { return &___Noise_31; } inline void set_Noise_31(int32_t value) { ___Noise_31 = value; } inline static int32_t get_offset_of_Test_32() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Test_32)); } inline int32_t get_Test_32() const { return ___Test_32; } inline int32_t* get_address_of_Test_32() { return &___Test_32; } inline void set_Test_32(int32_t value) { ___Test_32 = value; } inline static int32_t get_offset_of_Resolve_33() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Resolve_33)); } inline int32_t get_Resolve_33() const { return ___Resolve_33; } inline int32_t* get_address_of_Resolve_33() { return &___Resolve_33; } inline void set_Resolve_33(int32_t value) { ___Resolve_33 = value; } inline static int32_t get_offset_of_History_34() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___History_34)); } inline int32_t get_History_34() const { return ___History_34; } inline int32_t* get_address_of_History_34() { return &___History_34; } inline void set_History_34(int32_t value) { ___History_34 = value; } inline static int32_t get_offset_of_ViewMatrix_35() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ViewMatrix_35)); } inline int32_t get_ViewMatrix_35() const { return ___ViewMatrix_35; } inline int32_t* get_address_of_ViewMatrix_35() { return &___ViewMatrix_35; } inline void set_ViewMatrix_35(int32_t value) { ___ViewMatrix_35 = value; } inline static int32_t get_offset_of_InverseViewMatrix_36() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___InverseViewMatrix_36)); } inline int32_t get_InverseViewMatrix_36() const { return ___InverseViewMatrix_36; } inline int32_t* get_address_of_InverseViewMatrix_36() { return &___InverseViewMatrix_36; } inline void set_InverseViewMatrix_36(int32_t value) { ___InverseViewMatrix_36 = value; } inline static int32_t get_offset_of_InverseProjectionMatrix_37() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___InverseProjectionMatrix_37)); } inline int32_t get_InverseProjectionMatrix_37() const { return ___InverseProjectionMatrix_37; } inline int32_t* get_address_of_InverseProjectionMatrix_37() { return &___InverseProjectionMatrix_37; } inline void set_InverseProjectionMatrix_37(int32_t value) { ___InverseProjectionMatrix_37 = value; } inline static int32_t get_offset_of_ScreenSpaceProjectionMatrix_38() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ScreenSpaceProjectionMatrix_38)); } inline int32_t get_ScreenSpaceProjectionMatrix_38() const { return ___ScreenSpaceProjectionMatrix_38; } inline int32_t* get_address_of_ScreenSpaceProjectionMatrix_38() { return &___ScreenSpaceProjectionMatrix_38; } inline void set_ScreenSpaceProjectionMatrix_38(int32_t value) { ___ScreenSpaceProjectionMatrix_38 = value; } inline static int32_t get_offset_of_Params2_39() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Params2_39)); } inline int32_t get_Params2_39() const { return ___Params2_39; } inline int32_t* get_address_of_Params2_39() { return &___Params2_39; } inline void set_Params2_39(int32_t value) { ___Params2_39 = value; } inline static int32_t get_offset_of_FogColor_40() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___FogColor_40)); } inline int32_t get_FogColor_40() const { return ___FogColor_40; } inline int32_t* get_address_of_FogColor_40() { return &___FogColor_40; } inline void set_FogColor_40(int32_t value) { ___FogColor_40 = value; } inline static int32_t get_offset_of_FogParams_41() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___FogParams_41)); } inline int32_t get_FogParams_41() const { return ___FogParams_41; } inline int32_t* get_address_of_FogParams_41() { return &___FogParams_41; } inline void set_FogParams_41(int32_t value) { ___FogParams_41 = value; } inline static int32_t get_offset_of_VelocityScale_42() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___VelocityScale_42)); } inline int32_t get_VelocityScale_42() const { return ___VelocityScale_42; } inline int32_t* get_address_of_VelocityScale_42() { return &___VelocityScale_42; } inline void set_VelocityScale_42(int32_t value) { ___VelocityScale_42 = value; } inline static int32_t get_offset_of_MaxBlurRadius_43() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___MaxBlurRadius_43)); } inline int32_t get_MaxBlurRadius_43() const { return ___MaxBlurRadius_43; } inline int32_t* get_address_of_MaxBlurRadius_43() { return &___MaxBlurRadius_43; } inline void set_MaxBlurRadius_43(int32_t value) { ___MaxBlurRadius_43 = value; } inline static int32_t get_offset_of_RcpMaxBlurRadius_44() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___RcpMaxBlurRadius_44)); } inline int32_t get_RcpMaxBlurRadius_44() const { return ___RcpMaxBlurRadius_44; } inline int32_t* get_address_of_RcpMaxBlurRadius_44() { return &___RcpMaxBlurRadius_44; } inline void set_RcpMaxBlurRadius_44(int32_t value) { ___RcpMaxBlurRadius_44 = value; } inline static int32_t get_offset_of_VelocityTex_45() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___VelocityTex_45)); } inline int32_t get_VelocityTex_45() const { return ___VelocityTex_45; } inline int32_t* get_address_of_VelocityTex_45() { return &___VelocityTex_45; } inline void set_VelocityTex_45(int32_t value) { ___VelocityTex_45 = value; } inline static int32_t get_offset_of_Tile2RT_46() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Tile2RT_46)); } inline int32_t get_Tile2RT_46() const { return ___Tile2RT_46; } inline int32_t* get_address_of_Tile2RT_46() { return &___Tile2RT_46; } inline void set_Tile2RT_46(int32_t value) { ___Tile2RT_46 = value; } inline static int32_t get_offset_of_Tile4RT_47() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Tile4RT_47)); } inline int32_t get_Tile4RT_47() const { return ___Tile4RT_47; } inline int32_t* get_address_of_Tile4RT_47() { return &___Tile4RT_47; } inline void set_Tile4RT_47(int32_t value) { ___Tile4RT_47 = value; } inline static int32_t get_offset_of_Tile8RT_48() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Tile8RT_48)); } inline int32_t get_Tile8RT_48() const { return ___Tile8RT_48; } inline int32_t* get_address_of_Tile8RT_48() { return &___Tile8RT_48; } inline void set_Tile8RT_48(int32_t value) { ___Tile8RT_48 = value; } inline static int32_t get_offset_of_TileMaxOffs_49() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___TileMaxOffs_49)); } inline int32_t get_TileMaxOffs_49() const { return ___TileMaxOffs_49; } inline int32_t* get_address_of_TileMaxOffs_49() { return &___TileMaxOffs_49; } inline void set_TileMaxOffs_49(int32_t value) { ___TileMaxOffs_49 = value; } inline static int32_t get_offset_of_TileMaxLoop_50() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___TileMaxLoop_50)); } inline int32_t get_TileMaxLoop_50() const { return ___TileMaxLoop_50; } inline int32_t* get_address_of_TileMaxLoop_50() { return &___TileMaxLoop_50; } inline void set_TileMaxLoop_50(int32_t value) { ___TileMaxLoop_50 = value; } inline static int32_t get_offset_of_TileVRT_51() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___TileVRT_51)); } inline int32_t get_TileVRT_51() const { return ___TileVRT_51; } inline int32_t* get_address_of_TileVRT_51() { return &___TileVRT_51; } inline void set_TileVRT_51(int32_t value) { ___TileVRT_51 = value; } inline static int32_t get_offset_of_NeighborMaxTex_52() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___NeighborMaxTex_52)); } inline int32_t get_NeighborMaxTex_52() const { return ___NeighborMaxTex_52; } inline int32_t* get_address_of_NeighborMaxTex_52() { return &___NeighborMaxTex_52; } inline void set_NeighborMaxTex_52(int32_t value) { ___NeighborMaxTex_52 = value; } inline static int32_t get_offset_of_LoopCount_53() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___LoopCount_53)); } inline int32_t get_LoopCount_53() const { return ___LoopCount_53; } inline int32_t* get_address_of_LoopCount_53() { return &___LoopCount_53; } inline void set_LoopCount_53(int32_t value) { ___LoopCount_53 = value; } inline static int32_t get_offset_of_DepthOfFieldTemp_54() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___DepthOfFieldTemp_54)); } inline int32_t get_DepthOfFieldTemp_54() const { return ___DepthOfFieldTemp_54; } inline int32_t* get_address_of_DepthOfFieldTemp_54() { return &___DepthOfFieldTemp_54; } inline void set_DepthOfFieldTemp_54(int32_t value) { ___DepthOfFieldTemp_54 = value; } inline static int32_t get_offset_of_DepthOfFieldTex_55() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___DepthOfFieldTex_55)); } inline int32_t get_DepthOfFieldTex_55() const { return ___DepthOfFieldTex_55; } inline int32_t* get_address_of_DepthOfFieldTex_55() { return &___DepthOfFieldTex_55; } inline void set_DepthOfFieldTex_55(int32_t value) { ___DepthOfFieldTex_55 = value; } inline static int32_t get_offset_of_Distance_56() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Distance_56)); } inline int32_t get_Distance_56() const { return ___Distance_56; } inline int32_t* get_address_of_Distance_56() { return &___Distance_56; } inline void set_Distance_56(int32_t value) { ___Distance_56 = value; } inline static int32_t get_offset_of_LensCoeff_57() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___LensCoeff_57)); } inline int32_t get_LensCoeff_57() const { return ___LensCoeff_57; } inline int32_t* get_address_of_LensCoeff_57() { return &___LensCoeff_57; } inline void set_LensCoeff_57(int32_t value) { ___LensCoeff_57 = value; } inline static int32_t get_offset_of_MaxCoC_58() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___MaxCoC_58)); } inline int32_t get_MaxCoC_58() const { return ___MaxCoC_58; } inline int32_t* get_address_of_MaxCoC_58() { return &___MaxCoC_58; } inline void set_MaxCoC_58(int32_t value) { ___MaxCoC_58 = value; } inline static int32_t get_offset_of_RcpMaxCoC_59() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___RcpMaxCoC_59)); } inline int32_t get_RcpMaxCoC_59() const { return ___RcpMaxCoC_59; } inline int32_t* get_address_of_RcpMaxCoC_59() { return &___RcpMaxCoC_59; } inline void set_RcpMaxCoC_59(int32_t value) { ___RcpMaxCoC_59 = value; } inline static int32_t get_offset_of_RcpAspect_60() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___RcpAspect_60)); } inline int32_t get_RcpAspect_60() const { return ___RcpAspect_60; } inline int32_t* get_address_of_RcpAspect_60() { return &___RcpAspect_60; } inline void set_RcpAspect_60(int32_t value) { ___RcpAspect_60 = value; } inline static int32_t get_offset_of_CoCTex_61() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___CoCTex_61)); } inline int32_t get_CoCTex_61() const { return ___CoCTex_61; } inline int32_t* get_address_of_CoCTex_61() { return &___CoCTex_61; } inline void set_CoCTex_61(int32_t value) { ___CoCTex_61 = value; } inline static int32_t get_offset_of_TaaParams_62() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___TaaParams_62)); } inline int32_t get_TaaParams_62() const { return ___TaaParams_62; } inline int32_t* get_address_of_TaaParams_62() { return &___TaaParams_62; } inline void set_TaaParams_62(int32_t value) { ___TaaParams_62 = value; } inline static int32_t get_offset_of_AutoExposureTex_63() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___AutoExposureTex_63)); } inline int32_t get_AutoExposureTex_63() const { return ___AutoExposureTex_63; } inline int32_t* get_address_of_AutoExposureTex_63() { return &___AutoExposureTex_63; } inline void set_AutoExposureTex_63(int32_t value) { ___AutoExposureTex_63 = value; } inline static int32_t get_offset_of_HistogramBuffer_64() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___HistogramBuffer_64)); } inline int32_t get_HistogramBuffer_64() const { return ___HistogramBuffer_64; } inline int32_t* get_address_of_HistogramBuffer_64() { return &___HistogramBuffer_64; } inline void set_HistogramBuffer_64(int32_t value) { ___HistogramBuffer_64 = value; } inline static int32_t get_offset_of_Params_65() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Params_65)); } inline int32_t get_Params_65() const { return ___Params_65; } inline int32_t* get_address_of_Params_65() { return &___Params_65; } inline void set_Params_65(int32_t value) { ___Params_65 = value; } inline static int32_t get_offset_of_ScaleOffsetRes_66() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ScaleOffsetRes_66)); } inline int32_t get_ScaleOffsetRes_66() const { return ___ScaleOffsetRes_66; } inline int32_t* get_address_of_ScaleOffsetRes_66() { return &___ScaleOffsetRes_66; } inline void set_ScaleOffsetRes_66(int32_t value) { ___ScaleOffsetRes_66 = value; } inline static int32_t get_offset_of_BloomTex_67() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___BloomTex_67)); } inline int32_t get_BloomTex_67() const { return ___BloomTex_67; } inline int32_t* get_address_of_BloomTex_67() { return &___BloomTex_67; } inline void set_BloomTex_67(int32_t value) { ___BloomTex_67 = value; } inline static int32_t get_offset_of_SampleScale_68() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___SampleScale_68)); } inline int32_t get_SampleScale_68() const { return ___SampleScale_68; } inline int32_t* get_address_of_SampleScale_68() { return &___SampleScale_68; } inline void set_SampleScale_68(int32_t value) { ___SampleScale_68 = value; } inline static int32_t get_offset_of_Threshold_69() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Threshold_69)); } inline int32_t get_Threshold_69() const { return ___Threshold_69; } inline int32_t* get_address_of_Threshold_69() { return &___Threshold_69; } inline void set_Threshold_69(int32_t value) { ___Threshold_69 = value; } inline static int32_t get_offset_of_ColorIntensity_70() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ColorIntensity_70)); } inline int32_t get_ColorIntensity_70() const { return ___ColorIntensity_70; } inline int32_t* get_address_of_ColorIntensity_70() { return &___ColorIntensity_70; } inline void set_ColorIntensity_70(int32_t value) { ___ColorIntensity_70 = value; } inline static int32_t get_offset_of_Bloom_DirtTex_71() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Bloom_DirtTex_71)); } inline int32_t get_Bloom_DirtTex_71() const { return ___Bloom_DirtTex_71; } inline int32_t* get_address_of_Bloom_DirtTex_71() { return &___Bloom_DirtTex_71; } inline void set_Bloom_DirtTex_71(int32_t value) { ___Bloom_DirtTex_71 = value; } inline static int32_t get_offset_of_Bloom_Settings_72() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Bloom_Settings_72)); } inline int32_t get_Bloom_Settings_72() const { return ___Bloom_Settings_72; } inline int32_t* get_address_of_Bloom_Settings_72() { return &___Bloom_Settings_72; } inline void set_Bloom_Settings_72(int32_t value) { ___Bloom_Settings_72 = value; } inline static int32_t get_offset_of_Bloom_Color_73() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Bloom_Color_73)); } inline int32_t get_Bloom_Color_73() const { return ___Bloom_Color_73; } inline int32_t* get_address_of_Bloom_Color_73() { return &___Bloom_Color_73; } inline void set_Bloom_Color_73(int32_t value) { ___Bloom_Color_73 = value; } inline static int32_t get_offset_of_Bloom_DirtTileOffset_74() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Bloom_DirtTileOffset_74)); } inline int32_t get_Bloom_DirtTileOffset_74() const { return ___Bloom_DirtTileOffset_74; } inline int32_t* get_address_of_Bloom_DirtTileOffset_74() { return &___Bloom_DirtTileOffset_74; } inline void set_Bloom_DirtTileOffset_74(int32_t value) { ___Bloom_DirtTileOffset_74 = value; } inline static int32_t get_offset_of_ChromaticAberration_Amount_75() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ChromaticAberration_Amount_75)); } inline int32_t get_ChromaticAberration_Amount_75() const { return ___ChromaticAberration_Amount_75; } inline int32_t* get_address_of_ChromaticAberration_Amount_75() { return &___ChromaticAberration_Amount_75; } inline void set_ChromaticAberration_Amount_75(int32_t value) { ___ChromaticAberration_Amount_75 = value; } inline static int32_t get_offset_of_ChromaticAberration_SpectralLut_76() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ChromaticAberration_SpectralLut_76)); } inline int32_t get_ChromaticAberration_SpectralLut_76() const { return ___ChromaticAberration_SpectralLut_76; } inline int32_t* get_address_of_ChromaticAberration_SpectralLut_76() { return &___ChromaticAberration_SpectralLut_76; } inline void set_ChromaticAberration_SpectralLut_76(int32_t value) { ___ChromaticAberration_SpectralLut_76 = value; } inline static int32_t get_offset_of_Distortion_CenterScale_77() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Distortion_CenterScale_77)); } inline int32_t get_Distortion_CenterScale_77() const { return ___Distortion_CenterScale_77; } inline int32_t* get_address_of_Distortion_CenterScale_77() { return &___Distortion_CenterScale_77; } inline void set_Distortion_CenterScale_77(int32_t value) { ___Distortion_CenterScale_77 = value; } inline static int32_t get_offset_of_Distortion_Amount_78() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Distortion_Amount_78)); } inline int32_t get_Distortion_Amount_78() const { return ___Distortion_Amount_78; } inline int32_t* get_address_of_Distortion_Amount_78() { return &___Distortion_Amount_78; } inline void set_Distortion_Amount_78(int32_t value) { ___Distortion_Amount_78 = value; } inline static int32_t get_offset_of_Lut2D_79() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Lut2D_79)); } inline int32_t get_Lut2D_79() const { return ___Lut2D_79; } inline int32_t* get_address_of_Lut2D_79() { return &___Lut2D_79; } inline void set_Lut2D_79(int32_t value) { ___Lut2D_79 = value; } inline static int32_t get_offset_of_Lut3D_80() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Lut3D_80)); } inline int32_t get_Lut3D_80() const { return ___Lut3D_80; } inline int32_t* get_address_of_Lut3D_80() { return &___Lut3D_80; } inline void set_Lut3D_80(int32_t value) { ___Lut3D_80 = value; } inline static int32_t get_offset_of_Lut3D_Params_81() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Lut3D_Params_81)); } inline int32_t get_Lut3D_Params_81() const { return ___Lut3D_Params_81; } inline int32_t* get_address_of_Lut3D_Params_81() { return &___Lut3D_Params_81; } inline void set_Lut3D_Params_81(int32_t value) { ___Lut3D_Params_81 = value; } inline static int32_t get_offset_of_Lut2D_Params_82() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Lut2D_Params_82)); } inline int32_t get_Lut2D_Params_82() const { return ___Lut2D_Params_82; } inline int32_t* get_address_of_Lut2D_Params_82() { return &___Lut2D_Params_82; } inline void set_Lut2D_Params_82(int32_t value) { ___Lut2D_Params_82 = value; } inline static int32_t get_offset_of_UserLut2D_Params_83() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___UserLut2D_Params_83)); } inline int32_t get_UserLut2D_Params_83() const { return ___UserLut2D_Params_83; } inline int32_t* get_address_of_UserLut2D_Params_83() { return &___UserLut2D_Params_83; } inline void set_UserLut2D_Params_83(int32_t value) { ___UserLut2D_Params_83 = value; } inline static int32_t get_offset_of_PostExposure_84() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___PostExposure_84)); } inline int32_t get_PostExposure_84() const { return ___PostExposure_84; } inline int32_t* get_address_of_PostExposure_84() { return &___PostExposure_84; } inline void set_PostExposure_84(int32_t value) { ___PostExposure_84 = value; } inline static int32_t get_offset_of_ColorBalance_85() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ColorBalance_85)); } inline int32_t get_ColorBalance_85() const { return ___ColorBalance_85; } inline int32_t* get_address_of_ColorBalance_85() { return &___ColorBalance_85; } inline void set_ColorBalance_85(int32_t value) { ___ColorBalance_85 = value; } inline static int32_t get_offset_of_ColorFilter_86() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ColorFilter_86)); } inline int32_t get_ColorFilter_86() const { return ___ColorFilter_86; } inline int32_t* get_address_of_ColorFilter_86() { return &___ColorFilter_86; } inline void set_ColorFilter_86(int32_t value) { ___ColorFilter_86 = value; } inline static int32_t get_offset_of_HueSatCon_87() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___HueSatCon_87)); } inline int32_t get_HueSatCon_87() const { return ___HueSatCon_87; } inline int32_t* get_address_of_HueSatCon_87() { return &___HueSatCon_87; } inline void set_HueSatCon_87(int32_t value) { ___HueSatCon_87 = value; } inline static int32_t get_offset_of_Brightness_88() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Brightness_88)); } inline int32_t get_Brightness_88() const { return ___Brightness_88; } inline int32_t* get_address_of_Brightness_88() { return &___Brightness_88; } inline void set_Brightness_88(int32_t value) { ___Brightness_88 = value; } inline static int32_t get_offset_of_ChannelMixerRed_89() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ChannelMixerRed_89)); } inline int32_t get_ChannelMixerRed_89() const { return ___ChannelMixerRed_89; } inline int32_t* get_address_of_ChannelMixerRed_89() { return &___ChannelMixerRed_89; } inline void set_ChannelMixerRed_89(int32_t value) { ___ChannelMixerRed_89 = value; } inline static int32_t get_offset_of_ChannelMixerGreen_90() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ChannelMixerGreen_90)); } inline int32_t get_ChannelMixerGreen_90() const { return ___ChannelMixerGreen_90; } inline int32_t* get_address_of_ChannelMixerGreen_90() { return &___ChannelMixerGreen_90; } inline void set_ChannelMixerGreen_90(int32_t value) { ___ChannelMixerGreen_90 = value; } inline static int32_t get_offset_of_ChannelMixerBlue_91() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ChannelMixerBlue_91)); } inline int32_t get_ChannelMixerBlue_91() const { return ___ChannelMixerBlue_91; } inline int32_t* get_address_of_ChannelMixerBlue_91() { return &___ChannelMixerBlue_91; } inline void set_ChannelMixerBlue_91(int32_t value) { ___ChannelMixerBlue_91 = value; } inline static int32_t get_offset_of_Lift_92() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Lift_92)); } inline int32_t get_Lift_92() const { return ___Lift_92; } inline int32_t* get_address_of_Lift_92() { return &___Lift_92; } inline void set_Lift_92(int32_t value) { ___Lift_92 = value; } inline static int32_t get_offset_of_InvGamma_93() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___InvGamma_93)); } inline int32_t get_InvGamma_93() const { return ___InvGamma_93; } inline int32_t* get_address_of_InvGamma_93() { return &___InvGamma_93; } inline void set_InvGamma_93(int32_t value) { ___InvGamma_93 = value; } inline static int32_t get_offset_of_Gain_94() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Gain_94)); } inline int32_t get_Gain_94() const { return ___Gain_94; } inline int32_t* get_address_of_Gain_94() { return &___Gain_94; } inline void set_Gain_94(int32_t value) { ___Gain_94 = value; } inline static int32_t get_offset_of_Curves_95() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Curves_95)); } inline int32_t get_Curves_95() const { return ___Curves_95; } inline int32_t* get_address_of_Curves_95() { return &___Curves_95; } inline void set_Curves_95(int32_t value) { ___Curves_95 = value; } inline static int32_t get_offset_of_CustomToneCurve_96() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___CustomToneCurve_96)); } inline int32_t get_CustomToneCurve_96() const { return ___CustomToneCurve_96; } inline int32_t* get_address_of_CustomToneCurve_96() { return &___CustomToneCurve_96; } inline void set_CustomToneCurve_96(int32_t value) { ___CustomToneCurve_96 = value; } inline static int32_t get_offset_of_ToeSegmentA_97() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ToeSegmentA_97)); } inline int32_t get_ToeSegmentA_97() const { return ___ToeSegmentA_97; } inline int32_t* get_address_of_ToeSegmentA_97() { return &___ToeSegmentA_97; } inline void set_ToeSegmentA_97(int32_t value) { ___ToeSegmentA_97 = value; } inline static int32_t get_offset_of_ToeSegmentB_98() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ToeSegmentB_98)); } inline int32_t get_ToeSegmentB_98() const { return ___ToeSegmentB_98; } inline int32_t* get_address_of_ToeSegmentB_98() { return &___ToeSegmentB_98; } inline void set_ToeSegmentB_98(int32_t value) { ___ToeSegmentB_98 = value; } inline static int32_t get_offset_of_MidSegmentA_99() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___MidSegmentA_99)); } inline int32_t get_MidSegmentA_99() const { return ___MidSegmentA_99; } inline int32_t* get_address_of_MidSegmentA_99() { return &___MidSegmentA_99; } inline void set_MidSegmentA_99(int32_t value) { ___MidSegmentA_99 = value; } inline static int32_t get_offset_of_MidSegmentB_100() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___MidSegmentB_100)); } inline int32_t get_MidSegmentB_100() const { return ___MidSegmentB_100; } inline int32_t* get_address_of_MidSegmentB_100() { return &___MidSegmentB_100; } inline void set_MidSegmentB_100(int32_t value) { ___MidSegmentB_100 = value; } inline static int32_t get_offset_of_ShoSegmentA_101() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ShoSegmentA_101)); } inline int32_t get_ShoSegmentA_101() const { return ___ShoSegmentA_101; } inline int32_t* get_address_of_ShoSegmentA_101() { return &___ShoSegmentA_101; } inline void set_ShoSegmentA_101(int32_t value) { ___ShoSegmentA_101 = value; } inline static int32_t get_offset_of_ShoSegmentB_102() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___ShoSegmentB_102)); } inline int32_t get_ShoSegmentB_102() const { return ___ShoSegmentB_102; } inline int32_t* get_address_of_ShoSegmentB_102() { return &___ShoSegmentB_102; } inline void set_ShoSegmentB_102(int32_t value) { ___ShoSegmentB_102 = value; } inline static int32_t get_offset_of_Vignette_Color_103() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Vignette_Color_103)); } inline int32_t get_Vignette_Color_103() const { return ___Vignette_Color_103; } inline int32_t* get_address_of_Vignette_Color_103() { return &___Vignette_Color_103; } inline void set_Vignette_Color_103(int32_t value) { ___Vignette_Color_103 = value; } inline static int32_t get_offset_of_Vignette_Center_104() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Vignette_Center_104)); } inline int32_t get_Vignette_Center_104() const { return ___Vignette_Center_104; } inline int32_t* get_address_of_Vignette_Center_104() { return &___Vignette_Center_104; } inline void set_Vignette_Center_104(int32_t value) { ___Vignette_Center_104 = value; } inline static int32_t get_offset_of_Vignette_Settings_105() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Vignette_Settings_105)); } inline int32_t get_Vignette_Settings_105() const { return ___Vignette_Settings_105; } inline int32_t* get_address_of_Vignette_Settings_105() { return &___Vignette_Settings_105; } inline void set_Vignette_Settings_105(int32_t value) { ___Vignette_Settings_105 = value; } inline static int32_t get_offset_of_Vignette_Mask_106() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Vignette_Mask_106)); } inline int32_t get_Vignette_Mask_106() const { return ___Vignette_Mask_106; } inline int32_t* get_address_of_Vignette_Mask_106() { return &___Vignette_Mask_106; } inline void set_Vignette_Mask_106(int32_t value) { ___Vignette_Mask_106 = value; } inline static int32_t get_offset_of_Vignette_Opacity_107() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Vignette_Opacity_107)); } inline int32_t get_Vignette_Opacity_107() const { return ___Vignette_Opacity_107; } inline int32_t* get_address_of_Vignette_Opacity_107() { return &___Vignette_Opacity_107; } inline void set_Vignette_Opacity_107(int32_t value) { ___Vignette_Opacity_107 = value; } inline static int32_t get_offset_of_Vignette_Mode_108() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Vignette_Mode_108)); } inline int32_t get_Vignette_Mode_108() const { return ___Vignette_Mode_108; } inline int32_t* get_address_of_Vignette_Mode_108() { return &___Vignette_Mode_108; } inline void set_Vignette_Mode_108(int32_t value) { ___Vignette_Mode_108 = value; } inline static int32_t get_offset_of_Grain_Params1_109() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Grain_Params1_109)); } inline int32_t get_Grain_Params1_109() const { return ___Grain_Params1_109; } inline int32_t* get_address_of_Grain_Params1_109() { return &___Grain_Params1_109; } inline void set_Grain_Params1_109(int32_t value) { ___Grain_Params1_109 = value; } inline static int32_t get_offset_of_Grain_Params2_110() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Grain_Params2_110)); } inline int32_t get_Grain_Params2_110() const { return ___Grain_Params2_110; } inline int32_t* get_address_of_Grain_Params2_110() { return &___Grain_Params2_110; } inline void set_Grain_Params2_110(int32_t value) { ___Grain_Params2_110 = value; } inline static int32_t get_offset_of_GrainTex_111() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___GrainTex_111)); } inline int32_t get_GrainTex_111() const { return ___GrainTex_111; } inline int32_t* get_address_of_GrainTex_111() { return &___GrainTex_111; } inline void set_GrainTex_111(int32_t value) { ___GrainTex_111 = value; } inline static int32_t get_offset_of_Phase_112() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Phase_112)); } inline int32_t get_Phase_112() const { return ___Phase_112; } inline int32_t* get_address_of_Phase_112() { return &___Phase_112; } inline void set_Phase_112(int32_t value) { ___Phase_112 = value; } inline static int32_t get_offset_of_GrainNoiseParameters_113() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___GrainNoiseParameters_113)); } inline int32_t get_GrainNoiseParameters_113() const { return ___GrainNoiseParameters_113; } inline int32_t* get_address_of_GrainNoiseParameters_113() { return &___GrainNoiseParameters_113; } inline void set_GrainNoiseParameters_113(int32_t value) { ___GrainNoiseParameters_113 = value; } inline static int32_t get_offset_of_LumaInAlpha_114() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___LumaInAlpha_114)); } inline int32_t get_LumaInAlpha_114() const { return ___LumaInAlpha_114; } inline int32_t* get_address_of_LumaInAlpha_114() { return &___LumaInAlpha_114; } inline void set_LumaInAlpha_114(int32_t value) { ___LumaInAlpha_114 = value; } inline static int32_t get_offset_of_DitheringTex_115() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___DitheringTex_115)); } inline int32_t get_DitheringTex_115() const { return ___DitheringTex_115; } inline int32_t* get_address_of_DitheringTex_115() { return &___DitheringTex_115; } inline void set_DitheringTex_115(int32_t value) { ___DitheringTex_115 = value; } inline static int32_t get_offset_of_Dithering_Coords_116() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Dithering_Coords_116)); } inline int32_t get_Dithering_Coords_116() const { return ___Dithering_Coords_116; } inline int32_t* get_address_of_Dithering_Coords_116() { return &___Dithering_Coords_116; } inline void set_Dithering_Coords_116(int32_t value) { ___Dithering_Coords_116 = value; } inline static int32_t get_offset_of_From_117() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___From_117)); } inline int32_t get_From_117() const { return ___From_117; } inline int32_t* get_address_of_From_117() { return &___From_117; } inline void set_From_117(int32_t value) { ___From_117 = value; } inline static int32_t get_offset_of_To_118() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___To_118)); } inline int32_t get_To_118() const { return ___To_118; } inline int32_t* get_address_of_To_118() { return &___To_118; } inline void set_To_118(int32_t value) { ___To_118 = value; } inline static int32_t get_offset_of_Interp_119() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___Interp_119)); } inline int32_t get_Interp_119() const { return ___Interp_119; } inline int32_t* get_address_of_Interp_119() { return &___Interp_119; } inline void set_Interp_119(int32_t value) { ___Interp_119 = value; } inline static int32_t get_offset_of_TargetColor_120() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___TargetColor_120)); } inline int32_t get_TargetColor_120() const { return ___TargetColor_120; } inline int32_t* get_address_of_TargetColor_120() { return &___TargetColor_120; } inline void set_TargetColor_120(int32_t value) { ___TargetColor_120 = value; } inline static int32_t get_offset_of_HalfResFinalCopy_121() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___HalfResFinalCopy_121)); } inline int32_t get_HalfResFinalCopy_121() const { return ___HalfResFinalCopy_121; } inline int32_t* get_address_of_HalfResFinalCopy_121() { return &___HalfResFinalCopy_121; } inline void set_HalfResFinalCopy_121(int32_t value) { ___HalfResFinalCopy_121 = value; } inline static int32_t get_offset_of_WaveformSource_122() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___WaveformSource_122)); } inline int32_t get_WaveformSource_122() const { return ___WaveformSource_122; } inline int32_t* get_address_of_WaveformSource_122() { return &___WaveformSource_122; } inline void set_WaveformSource_122(int32_t value) { ___WaveformSource_122 = value; } inline static int32_t get_offset_of_WaveformBuffer_123() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___WaveformBuffer_123)); } inline int32_t get_WaveformBuffer_123() const { return ___WaveformBuffer_123; } inline int32_t* get_address_of_WaveformBuffer_123() { return &___WaveformBuffer_123; } inline void set_WaveformBuffer_123(int32_t value) { ___WaveformBuffer_123 = value; } inline static int32_t get_offset_of_VectorscopeBuffer_124() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___VectorscopeBuffer_124)); } inline int32_t get_VectorscopeBuffer_124() const { return ___VectorscopeBuffer_124; } inline int32_t* get_address_of_VectorscopeBuffer_124() { return &___VectorscopeBuffer_124; } inline void set_VectorscopeBuffer_124(int32_t value) { ___VectorscopeBuffer_124 = value; } inline static int32_t get_offset_of_RenderViewportScaleFactor_125() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___RenderViewportScaleFactor_125)); } inline int32_t get_RenderViewportScaleFactor_125() const { return ___RenderViewportScaleFactor_125; } inline int32_t* get_address_of_RenderViewportScaleFactor_125() { return &___RenderViewportScaleFactor_125; } inline void set_RenderViewportScaleFactor_125(int32_t value) { ___RenderViewportScaleFactor_125 = value; } inline static int32_t get_offset_of_UVTransform_126() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___UVTransform_126)); } inline int32_t get_UVTransform_126() const { return ___UVTransform_126; } inline int32_t* get_address_of_UVTransform_126() { return &___UVTransform_126; } inline void set_UVTransform_126(int32_t value) { ___UVTransform_126 = value; } inline static int32_t get_offset_of_DepthSlice_127() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___DepthSlice_127)); } inline int32_t get_DepthSlice_127() const { return ___DepthSlice_127; } inline int32_t* get_address_of_DepthSlice_127() { return &___DepthSlice_127; } inline void set_DepthSlice_127(int32_t value) { ___DepthSlice_127 = value; } inline static int32_t get_offset_of_UVScaleOffset_128() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___UVScaleOffset_128)); } inline int32_t get_UVScaleOffset_128() const { return ___UVScaleOffset_128; } inline int32_t* get_address_of_UVScaleOffset_128() { return &___UVScaleOffset_128; } inline void set_UVScaleOffset_128(int32_t value) { ___UVScaleOffset_128 = value; } inline static int32_t get_offset_of_PosScaleOffset_129() { return static_cast(offsetof(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields, ___PosScaleOffset_129)); } inline int32_t get_PosScaleOffset_129() const { return ___PosScaleOffset_129; } inline int32_t* get_address_of_PosScaleOffset_129() { return &___PosScaleOffset_129; } inline void set_PosScaleOffset_129(int32_t value) { ___PosScaleOffset_129 = value; } }; // UnityEngine.Rendering.PostProcessing.ShaderIDs // UnityEngine.Rendering.PostProcessing.Spline // UnityEngine.Rendering.PostProcessing.Spline // System.String struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.String // UnityEngine.Rendering.PostProcessing.TargetPool // UnityEngine.Rendering.PostProcessing.TargetPool // UnityEngine.Rendering.PostProcessing.TextureFormatUtilities struct TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_StaticFields { public: // System.Collections.Generic.Dictionary`2 UnityEngine.Rendering.PostProcessing.TextureFormatUtilities::s_FormatAliasMap Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * ___s_FormatAliasMap_0; // System.Collections.Generic.Dictionary`2 UnityEngine.Rendering.PostProcessing.TextureFormatUtilities::s_SupportedRenderTextureFormats Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * ___s_SupportedRenderTextureFormats_1; // System.Collections.Generic.Dictionary`2 UnityEngine.Rendering.PostProcessing.TextureFormatUtilities::s_SupportedTextureFormats Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * ___s_SupportedTextureFormats_2; public: inline static int32_t get_offset_of_s_FormatAliasMap_0() { return static_cast(offsetof(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_StaticFields, ___s_FormatAliasMap_0)); } inline Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * get_s_FormatAliasMap_0() const { return ___s_FormatAliasMap_0; } inline Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F ** get_address_of_s_FormatAliasMap_0() { return &___s_FormatAliasMap_0; } inline void set_s_FormatAliasMap_0(Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * value) { ___s_FormatAliasMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_FormatAliasMap_0), (void*)value); } inline static int32_t get_offset_of_s_SupportedRenderTextureFormats_1() { return static_cast(offsetof(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_StaticFields, ___s_SupportedRenderTextureFormats_1)); } inline Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * get_s_SupportedRenderTextureFormats_1() const { return ___s_SupportedRenderTextureFormats_1; } inline Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 ** get_address_of_s_SupportedRenderTextureFormats_1() { return &___s_SupportedRenderTextureFormats_1; } inline void set_s_SupportedRenderTextureFormats_1(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * value) { ___s_SupportedRenderTextureFormats_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SupportedRenderTextureFormats_1), (void*)value); } inline static int32_t get_offset_of_s_SupportedTextureFormats_2() { return static_cast(offsetof(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_StaticFields, ___s_SupportedTextureFormats_2)); } inline Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * get_s_SupportedTextureFormats_2() const { return ___s_SupportedTextureFormats_2; } inline Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 ** get_address_of_s_SupportedTextureFormats_2() { return &___s_SupportedTextureFormats_2; } inline void set_s_SupportedTextureFormats_2(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * value) { ___s_SupportedTextureFormats_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SupportedTextureFormats_2), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.TextureFormatUtilities // UnityEngine.Rendering.PostProcessing.TextureLerper struct TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616_StaticFields { public: // UnityEngine.Rendering.PostProcessing.TextureLerper UnityEngine.Rendering.PostProcessing.TextureLerper::m_Instance TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * ___m_Instance_0; public: inline static int32_t get_offset_of_m_Instance_0() { return static_cast(offsetof(TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616_StaticFields, ___m_Instance_0)); } inline TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * get_m_Instance_0() const { return ___m_Instance_0; } inline TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 ** get_address_of_m_Instance_0() { return &___m_Instance_0; } inline void set_m_Instance_0(TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * value) { ___m_Instance_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Instance_0), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.TextureLerper // System.ValueType // System.ValueType // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings/<>c struct U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_StaticFields { public: // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings/<>c UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings/<>c::<>9 U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721 * ___U3CU3E9_0; // System.Func`2 UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings/<>c::<>9__3_0 Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE * ___U3CU3E9__3_0_1; // System.Func`2 UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings/<>c::<>9__3_1 Func_2_tA71E659021C95E54328A443283A7154D558E9411 * ___U3CU3E9__3_1_2; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__3_0_1() { return static_cast(offsetof(U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_StaticFields, ___U3CU3E9__3_0_1)); } inline Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE * get_U3CU3E9__3_0_1() const { return ___U3CU3E9__3_0_1; } inline Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE ** get_address_of_U3CU3E9__3_0_1() { return &___U3CU3E9__3_0_1; } inline void set_U3CU3E9__3_0_1(Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE * value) { ___U3CU3E9__3_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__3_0_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__3_1_2() { return static_cast(offsetof(U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_StaticFields, ___U3CU3E9__3_1_2)); } inline Func_2_tA71E659021C95E54328A443283A7154D558E9411 * get_U3CU3E9__3_1_2() const { return ___U3CU3E9__3_1_2; } inline Func_2_tA71E659021C95E54328A443283A7154D558E9411 ** get_address_of_U3CU3E9__3_1_2() { return &___U3CU3E9__3_1_2; } inline void set_U3CU3E9__3_1_2(Func_2_tA71E659021C95E54328A443283A7154D558E9411 * value) { ___U3CU3E9__3_1_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__3_1_2), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings/<>c // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c struct U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B_StaticFields { public: // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c::<>9 U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B * ___U3CU3E9_0; // System.Func`2,UnityEngine.Rendering.PostProcessing.PostProcessBundle> UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c::<>9__54_1 Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 * ___U3CU3E9__54_1_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__54_1_1() { return static_cast(offsetof(U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B_StaticFields, ___U3CU3E9__54_1_1)); } inline Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 * get_U3CU3E9__54_1_1() const { return ___U3CU3E9__54_1_1; } inline Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 ** get_address_of_U3CU3E9__54_1_1() { return &___U3CU3E9__54_1_1; } inline void set_U3CU3E9__54_1_1(Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 * value) { ___U3CU3E9__54_1_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__54_1_1), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_2 // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_2 // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_3 // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_3 // UnityEngine.Rendering.PostProcessing.PostProcessLayer/SerializedBundleRef // UnityEngine.Rendering.PostProcessing.PostProcessLayer/SerializedBundleRef // UnityEngine.Rendering.PostProcessing.PostProcessManager/<>c struct U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E_StaticFields { public: // UnityEngine.Rendering.PostProcessing.PostProcessManager/<>c UnityEngine.Rendering.PostProcessing.PostProcessManager/<>c::<>9 U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E * ___U3CU3E9_0; // System.Func`2 UnityEngine.Rendering.PostProcessing.PostProcessManager/<>c::<>9__12_0 Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * ___U3CU3E9__12_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__12_0_1() { return static_cast(offsetof(U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E_StaticFields, ___U3CU3E9__12_0_1)); } inline Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * get_U3CU3E9__12_0_1() const { return ___U3CU3E9__12_0_1; } inline Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 ** get_address_of_U3CU3E9__12_0_1() { return &___U3CU3E9__12_0_1; } inline void set_U3CU3E9__12_0_1(Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * value) { ___U3CU3E9__12_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__12_0_1), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessManager/<>c // UnityEngine.Rendering.PostProcessing.PostProcessProfile/<>c struct U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481_StaticFields { public: // UnityEngine.Rendering.PostProcessing.PostProcessProfile/<>c UnityEngine.Rendering.PostProcessing.PostProcessProfile/<>c::<>9 U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481 * ___U3CU3E9_0; // System.Predicate`1 UnityEngine.Rendering.PostProcessing.PostProcessProfile/<>c::<>9__2_0 Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 * ___U3CU3E9__2_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__2_0_1() { return static_cast(offsetof(U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481_StaticFields, ___U3CU3E9__2_0_1)); } inline Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 * get_U3CU3E9__2_0_1() const { return ___U3CU3E9__2_0_1; } inline Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 ** get_address_of_U3CU3E9__2_0_1() { return &___U3CU3E9__2_0_1; } inline void set_U3CU3E9__2_0_1(Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 * value) { ___U3CU3E9__2_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__2_0_1), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessProfile/<>c // UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders // UnityEngine.Rendering.PostProcessing.PostProcessResources/ComputeShaders // UnityEngine.Rendering.PostProcessing.PostProcessResources/SMAALuts // UnityEngine.Rendering.PostProcessing.PostProcessResources/SMAALuts // UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders // UnityEngine.Rendering.PostProcessing.PostProcessResources/Shaders // UnityEngine.Rendering.PostProcessing.RuntimeUtilities/<>c struct U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8_StaticFields { public: // UnityEngine.Rendering.PostProcessing.RuntimeUtilities/<>c UnityEngine.Rendering.PostProcessing.RuntimeUtilities/<>c::<>9 U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8 * ___U3CU3E9_0; // System.Func`2> UnityEngine.Rendering.PostProcessing.RuntimeUtilities/<>c::<>9__87_0 Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 * ___U3CU3E9__87_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__87_0_1() { return static_cast(offsetof(U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8_StaticFields, ___U3CU3E9__87_0_1)); } inline Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 * get_U3CU3E9__87_0_1() const { return ___U3CU3E9__87_0_1; } inline Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 ** get_address_of_U3CU3E9__87_0_1() { return &___U3CU3E9__87_0_1; } inline void set_U3CU3E9__87_0_1(Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 * value) { ___U3CU3E9__87_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__87_0_1), (void*)value); } }; // UnityEngine.Rendering.PostProcessing.RuntimeUtilities/<>c // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator // System.Collections.Generic.KeyValuePair`2> // System.Collections.Generic.KeyValuePair`2> // System.Collections.Generic.KeyValuePair`2 // System.Collections.Generic.KeyValuePair`2 // System.Collections.Generic.KeyValuePair`2 // System.Collections.Generic.KeyValuePair`2 // System.Collections.Generic.KeyValuePair`2 // System.Collections.Generic.KeyValuePair`2 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1 // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1 // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1 // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1 // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1 // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1 // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Boolean // System.Char struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields { public: // System.Byte[] System.Char::categoryForLatin1 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___categoryForLatin1_3; public: inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields, ___categoryForLatin1_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; } inline void set_categoryForLatin1_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___categoryForLatin1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value); } }; // System.Char // UnityEngine.Color // UnityEngine.Color // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // System.Enum // System.Reflection.FieldInfo // System.Reflection.FieldInfo // UnityEngine.FrustumPlanes // UnityEngine.FrustumPlanes // System.Int32 // System.Int32 // System.IntPtr struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // System.IntPtr // UnityEngine.Keyframe // UnityEngine.Keyframe // UnityEngine.LayerMask // UnityEngine.LayerMask // UnityEngine.Rendering.PostProcessing.LightMeterMonitor // UnityEngine.Rendering.PostProcessing.LightMeterMonitor // UnityEngine.Matrix4x4 struct Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields { public: // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___zeroMatrix_16; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___identityMatrix_17; public: inline static int32_t get_offset_of_zeroMatrix_16() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields, ___zeroMatrix_16)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_zeroMatrix_16() const { return ___zeroMatrix_16; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_zeroMatrix_16() { return &___zeroMatrix_16; } inline void set_zeroMatrix_16(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___zeroMatrix_16 = value; } inline static int32_t get_offset_of_identityMatrix_17() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields, ___identityMatrix_17)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_identityMatrix_17() const { return ___identityMatrix_17; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_identityMatrix_17() { return &___identityMatrix_17; } inline void set_identityMatrix_17(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___identityMatrix_17 = value; } }; // UnityEngine.Matrix4x4 // System.ObsoleteAttribute // System.ObsoleteAttribute // UnityEngine.Rendering.PostProcessing.PostProcessEventComparer // UnityEngine.Rendering.PostProcessing.PostProcessEventComparer // UnityEngine.Quaternion struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___identityQuaternion_4 = value; } }; // UnityEngine.Quaternion // UnityEngine.Rect // UnityEngine.Rect // System.Single // System.Single // System.UInt32 // System.UInt32 // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___zeroVector_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___oneVector_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___upVector_4)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_upVector_4() const { return ___upVector_4; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___downVector_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_downVector_5() const { return ___downVector_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___leftVector_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___rightVector_7)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___negativeInfinityVector_9 = value; } }; // UnityEngine.Vector2 // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___negativeInfinityVector_14; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___zeroVector_5)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_zeroVector_5() const { return ___zeroVector_5; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___oneVector_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_oneVector_6() const { return ___oneVector_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_upVector_7() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___upVector_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_upVector_7() const { return ___upVector_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_upVector_7() { return &___upVector_7; } inline void set_upVector_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___upVector_7 = value; } inline static int32_t get_offset_of_downVector_8() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___downVector_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_downVector_8() const { return ___downVector_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_downVector_8() { return &___downVector_8; } inline void set_downVector_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___downVector_8 = value; } inline static int32_t get_offset_of_leftVector_9() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___leftVector_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_leftVector_9() const { return ___leftVector_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_leftVector_9() { return &___leftVector_9; } inline void set_leftVector_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___leftVector_9 = value; } inline static int32_t get_offset_of_rightVector_10() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___rightVector_10)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_rightVector_10() const { return ___rightVector_10; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_rightVector_10() { return &___rightVector_10; } inline void set_rightVector_10(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___rightVector_10 = value; } inline static int32_t get_offset_of_forwardVector_11() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___forwardVector_11)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_forwardVector_11() const { return ___forwardVector_11; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_forwardVector_11() { return &___forwardVector_11; } inline void set_forwardVector_11(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___forwardVector_11 = value; } inline static int32_t get_offset_of_backVector_12() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___backVector_12)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_backVector_12() const { return ___backVector_12; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_backVector_12() { return &___backVector_12; } inline void set_backVector_12(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___backVector_12 = value; } inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___positiveInfinityVector_13)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; } inline void set_positiveInfinityVector_13(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___positiveInfinityVector_13 = value; } inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___negativeInfinityVector_14)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; } inline void set_negativeInfinityVector_14(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___negativeInfinityVector_14 = value; } }; // UnityEngine.Vector3 // UnityEngine.Vector4 struct Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields { public: // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___negativeInfinityVector_8; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___zeroVector_5)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___oneVector_6)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_oneVector_6() const { return ___oneVector_6; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___positiveInfinityVector_7)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; } inline void set_positiveInfinityVector_7(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___positiveInfinityVector_7 = value; } inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___negativeInfinityVector_8)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; } inline void set_negativeInfinityVector_8(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___negativeInfinityVector_8 = value; } }; // UnityEngine.Vector4 // System.Void // System.Void // /__StaticArrayInitTypeSize=20 // /__StaticArrayInitTypeSize=20 // System.Collections.Generic.Dictionary`2/Enumerator> // System.Collections.Generic.Dictionary`2/Enumerator> // System.Collections.Generic.Dictionary`2/Enumerator // System.Collections.Generic.Dictionary`2/Enumerator // System.Collections.Generic.Dictionary`2/Enumerator // System.Collections.Generic.Dictionary`2/Enumerator // System.Collections.Generic.Dictionary`2/Enumerator // System.Collections.Generic.Dictionary`2/Enumerator // System.Nullable`1 // System.Nullable`1 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // struct U3CPrivateImplementationDetailsU3E_t0371F3F566F4F168ED2109DB54CFB0DA63A9AF5B_StaticFields { public: // /__StaticArrayInitTypeSize=20 ::BEE794DBCD4CBBBF1C7DAF41EF192F0C8543F2C04DCD5D88F445D71BB75FC08A __StaticArrayInitTypeSizeU3D20_tD909A6F2769690F3D9DA25C5DA4EA2496F5F73E7 ___BEE794DBCD4CBBBF1C7DAF41EF192F0C8543F2C04DCD5D88F445D71BB75FC08A_0; public: inline static int32_t get_offset_of_BEE794DBCD4CBBBF1C7DAF41EF192F0C8543F2C04DCD5D88F445D71BB75FC08A_0() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t0371F3F566F4F168ED2109DB54CFB0DA63A9AF5B_StaticFields, ___BEE794DBCD4CBBBF1C7DAF41EF192F0C8543F2C04DCD5D88F445D71BB75FC08A_0)); } inline __StaticArrayInitTypeSizeU3D20_tD909A6F2769690F3D9DA25C5DA4EA2496F5F73E7 get_BEE794DBCD4CBBBF1C7DAF41EF192F0C8543F2C04DCD5D88F445D71BB75FC08A_0() const { return ___BEE794DBCD4CBBBF1C7DAF41EF192F0C8543F2C04DCD5D88F445D71BB75FC08A_0; } inline __StaticArrayInitTypeSizeU3D20_tD909A6F2769690F3D9DA25C5DA4EA2496F5F73E7 * get_address_of_BEE794DBCD4CBBBF1C7DAF41EF192F0C8543F2C04DCD5D88F445D71BB75FC08A_0() { return &___BEE794DBCD4CBBBF1C7DAF41EF192F0C8543F2C04DCD5D88F445D71BB75FC08A_0; } inline void set_BEE794DBCD4CBBBF1C7DAF41EF192F0C8543F2C04DCD5D88F445D71BB75FC08A_0(__StaticArrayInitTypeSizeU3D20_tD909A6F2769690F3D9DA25C5DA4EA2496F5F73E7 value) { ___BEE794DBCD4CBBBF1C7DAF41EF192F0C8543F2C04DCD5D88F445D71BB75FC08A_0 = value; } }; // // UnityEngine.Rendering.PostProcessing.AmbientOcclusionQuality // UnityEngine.Rendering.PostProcessing.AmbientOcclusionQuality // UnityEngine.Rendering.PostProcessing.AmbientOcclusionRenderer // UnityEngine.Rendering.PostProcessing.AmbientOcclusionRenderer // UnityEngine.AnimationCurve // UnityEngine.AnimationCurve // System.AppDomain struct AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A_StaticFields { public: // System.String System.AppDomain::_process_guid String_t* ____process_guid_2; // System.AppDomain System.AppDomain::default_domain AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A * ___default_domain_10; public: inline static int32_t get_offset_of__process_guid_2() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A_StaticFields, ____process_guid_2)); } inline String_t* get__process_guid_2() const { return ____process_guid_2; } inline String_t** get_address_of__process_guid_2() { return &____process_guid_2; } inline void set__process_guid_2(String_t* value) { ____process_guid_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____process_guid_2), (void*)value); } inline static int32_t get_offset_of_default_domain_10() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A_StaticFields, ___default_domain_10)); } inline AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A * get_default_domain_10() const { return ___default_domain_10; } inline AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A ** get_address_of_default_domain_10() { return &___default_domain_10; } inline void set_default_domain_10(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A * value) { ___default_domain_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___default_domain_10), (void*)value); } }; // System.AppDomain struct AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A_ThreadStaticFields { public: // System.Collections.Generic.Dictionary`2 System.AppDomain::type_resolve_in_progress Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * ___type_resolve_in_progress_3; // System.Collections.Generic.Dictionary`2 System.AppDomain::assembly_resolve_in_progress Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * ___assembly_resolve_in_progress_4; // System.Collections.Generic.Dictionary`2 System.AppDomain::assembly_resolve_in_progress_refonly Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * ___assembly_resolve_in_progress_refonly_5; // System.Object System.AppDomain::_principal RuntimeObject * ____principal_9; public: inline static int32_t get_offset_of_type_resolve_in_progress_3() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A_ThreadStaticFields, ___type_resolve_in_progress_3)); } inline Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * get_type_resolve_in_progress_3() const { return ___type_resolve_in_progress_3; } inline Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 ** get_address_of_type_resolve_in_progress_3() { return &___type_resolve_in_progress_3; } inline void set_type_resolve_in_progress_3(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * value) { ___type_resolve_in_progress_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___type_resolve_in_progress_3), (void*)value); } inline static int32_t get_offset_of_assembly_resolve_in_progress_4() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A_ThreadStaticFields, ___assembly_resolve_in_progress_4)); } inline Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * get_assembly_resolve_in_progress_4() const { return ___assembly_resolve_in_progress_4; } inline Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 ** get_address_of_assembly_resolve_in_progress_4() { return &___assembly_resolve_in_progress_4; } inline void set_assembly_resolve_in_progress_4(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * value) { ___assembly_resolve_in_progress_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___assembly_resolve_in_progress_4), (void*)value); } inline static int32_t get_offset_of_assembly_resolve_in_progress_refonly_5() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A_ThreadStaticFields, ___assembly_resolve_in_progress_refonly_5)); } inline Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * get_assembly_resolve_in_progress_refonly_5() const { return ___assembly_resolve_in_progress_refonly_5; } inline Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 ** get_address_of_assembly_resolve_in_progress_refonly_5() { return &___assembly_resolve_in_progress_refonly_5; } inline void set_assembly_resolve_in_progress_refonly_5(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * value) { ___assembly_resolve_in_progress_refonly_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___assembly_resolve_in_progress_refonly_5), (void*)value); } inline static int32_t get_offset_of__principal_9() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A_ThreadStaticFields, ____principal_9)); } inline RuntimeObject * get__principal_9() const { return ____principal_9; } inline RuntimeObject ** get_address_of__principal_9() { return &____principal_9; } inline void set__principal_9(RuntimeObject * value) { ____principal_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____principal_9), (void*)value); } }; // System.Reflection.Assembly // System.Reflection.Assembly // System.Reflection.BindingFlags // System.Reflection.BindingFlags // UnityEngine.Rendering.PostProcessing.BoolParameter // UnityEngine.Rendering.PostProcessing.BoolParameter // UnityEngine.Rendering.BuiltinRenderTextureType // UnityEngine.Rendering.BuiltinRenderTextureType // UnityEngine.Rendering.BuiltinShaderMode // UnityEngine.Rendering.BuiltinShaderMode // UnityEngine.Rendering.BuiltinShaderType // UnityEngine.Rendering.BuiltinShaderType // UnityEngine.Rendering.CameraEvent // UnityEngine.Rendering.CameraEvent // UnityEngine.CameraType // UnityEngine.CameraType // UnityEngine.ColorSpace // UnityEngine.ColorSpace // UnityEngine.Rendering.CommandBuffer // UnityEngine.Rendering.CommandBuffer // UnityEngine.Rendering.CopyTextureSupport // UnityEngine.Rendering.CopyTextureSupport // UnityEngine.CubemapFace // UnityEngine.CubemapFace // UnityEngine.Rendering.PostProcessing.DebugOverlay // UnityEngine.Rendering.PostProcessing.DebugOverlay // System.Delegate // System.Delegate // UnityEngine.DepthTextureMode // UnityEngine.DepthTextureMode // UnityEngine.Display struct Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44_StaticFields { public: // UnityEngine.Display[] UnityEngine.Display::displays DisplayU5BU5D_t3330058639C7A70B7B1FE7B4325E2B5D600CF4A6* ___displays_1; // UnityEngine.Display UnityEngine.Display::_mainDisplay Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44 * ____mainDisplay_2; // System.Int32 UnityEngine.Display::m_ActiveEditorGameViewTarget int32_t ___m_ActiveEditorGameViewTarget_3; // UnityEngine.Display/DisplaysUpdatedDelegate UnityEngine.Display::onDisplaysUpdated DisplaysUpdatedDelegate_tC6A6AD44FAD98C9E28479FFF4BD3D9932458A6A1 * ___onDisplaysUpdated_4; public: inline static int32_t get_offset_of_displays_1() { return static_cast(offsetof(Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44_StaticFields, ___displays_1)); } inline DisplayU5BU5D_t3330058639C7A70B7B1FE7B4325E2B5D600CF4A6* get_displays_1() const { return ___displays_1; } inline DisplayU5BU5D_t3330058639C7A70B7B1FE7B4325E2B5D600CF4A6** get_address_of_displays_1() { return &___displays_1; } inline void set_displays_1(DisplayU5BU5D_t3330058639C7A70B7B1FE7B4325E2B5D600CF4A6* value) { ___displays_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___displays_1), (void*)value); } inline static int32_t get_offset_of__mainDisplay_2() { return static_cast(offsetof(Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44_StaticFields, ____mainDisplay_2)); } inline Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44 * get__mainDisplay_2() const { return ____mainDisplay_2; } inline Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44 ** get_address_of__mainDisplay_2() { return &____mainDisplay_2; } inline void set__mainDisplay_2(Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44 * value) { ____mainDisplay_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____mainDisplay_2), (void*)value); } inline static int32_t get_offset_of_m_ActiveEditorGameViewTarget_3() { return static_cast(offsetof(Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44_StaticFields, ___m_ActiveEditorGameViewTarget_3)); } inline int32_t get_m_ActiveEditorGameViewTarget_3() const { return ___m_ActiveEditorGameViewTarget_3; } inline int32_t* get_address_of_m_ActiveEditorGameViewTarget_3() { return &___m_ActiveEditorGameViewTarget_3; } inline void set_m_ActiveEditorGameViewTarget_3(int32_t value) { ___m_ActiveEditorGameViewTarget_3 = value; } inline static int32_t get_offset_of_onDisplaysUpdated_4() { return static_cast(offsetof(Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44_StaticFields, ___onDisplaysUpdated_4)); } inline DisplaysUpdatedDelegate_tC6A6AD44FAD98C9E28479FFF4BD3D9932458A6A1 * get_onDisplaysUpdated_4() const { return ___onDisplaysUpdated_4; } inline DisplaysUpdatedDelegate_tC6A6AD44FAD98C9E28479FFF4BD3D9932458A6A1 ** get_address_of_onDisplaysUpdated_4() { return &___onDisplaysUpdated_4; } inline void set_onDisplaysUpdated_4(DisplaysUpdatedDelegate_tC6A6AD44FAD98C9E28479FFF4BD3D9932458A6A1 * value) { ___onDisplaysUpdated_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___onDisplaysUpdated_4), (void*)value); } }; // UnityEngine.Display // System.Exception struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // System.Exception // UnityEngine.FilterMode // UnityEngine.FilterMode // UnityEngine.Rendering.PostProcessing.FloatParameter // UnityEngine.Rendering.PostProcessing.FloatParameter // UnityEngine.Rendering.GraphicsDeviceType // UnityEngine.Rendering.GraphicsDeviceType // UnityEngine.Experimental.Rendering.GraphicsFormat // UnityEngine.Experimental.Rendering.GraphicsFormat // UnityEngine.HideFlags // UnityEngine.HideFlags // System.Int32Enum // System.Int32Enum // UnityEngine.Rendering.PostProcessing.IntParameter // UnityEngine.Rendering.PostProcessing.IntParameter // UnityEngine.MaterialPropertyBlock // UnityEngine.MaterialPropertyBlock // UnityEngine.MeshTopology // UnityEngine.MeshTopology // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields { public: // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; public: inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); } inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; } inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; } inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value) { ___OffsetOfInstanceIDInCPlusPlusObject_1 = value; } }; // UnityEngine.Object // UnityEngine.Rendering.PostProcessing.PostProcessEvent // UnityEngine.Rendering.PostProcessing.PostProcessEvent // UnityEngine.RenderBuffer // UnityEngine.RenderBuffer // UnityEngine.Rendering.RenderBufferLoadAction // UnityEngine.Rendering.RenderBufferLoadAction // UnityEngine.Rendering.RenderBufferStoreAction // UnityEngine.Rendering.RenderBufferStoreAction // UnityEngine.RenderTextureCreationFlags // UnityEngine.RenderTextureCreationFlags // UnityEngine.RenderTextureFormat // UnityEngine.RenderTextureFormat // UnityEngine.RenderTextureMemoryless // UnityEngine.RenderTextureMemoryless // UnityEngine.RenderTextureReadWrite // UnityEngine.RenderTextureReadWrite // UnityEngine.RenderingPath // UnityEngine.RenderingPath // System.RuntimeFieldHandle // System.RuntimeFieldHandle // UnityEngine.RuntimePlatform // UnityEngine.RuntimePlatform // System.RuntimeTypeHandle // System.RuntimeTypeHandle // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionPreset // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionPreset // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionResolution // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionResolution // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer // UnityEngine.Rendering.ShadowSamplingMode // UnityEngine.Rendering.ShadowSamplingMode // UnityEngine.Rendering.SinglePassStereoMode // UnityEngine.Rendering.SinglePassStereoMode // UnityEngine.Rendering.PostProcessing.SplineParameter // UnityEngine.Rendering.PostProcessing.SplineParameter // UnityEngine.Rendering.PostProcessing.TemporalAntialiasing // UnityEngine.Rendering.PostProcessing.TemporalAntialiasing // UnityEngine.Rendering.TextureDimension // UnityEngine.Rendering.TextureDimension // UnityEngine.TextureFormat // UnityEngine.TextureFormat // UnityEngine.TextureWrapMode // UnityEngine.TextureWrapMode // UnityEngine.VRTextureUsage // UnityEngine.VRTextureUsage // UnityEngine.Camera/MonoOrStereoscopicEye // UnityEngine.Camera/MonoOrStereoscopicEye // UnityEngine.Camera/StereoscopicEye // UnityEngine.Camera/StereoscopicEye // UnityEngine.Rendering.PostProcessing.PostProcessLayer/Antialiasing // UnityEngine.Rendering.PostProcessing.PostProcessLayer/Antialiasing // UnityEngine.Rendering.PostProcessing.PostProcessRenderContext/StereoRenderingMode // UnityEngine.Rendering.PostProcessing.PostProcessRenderContext/StereoRenderingMode // UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing/Quality // UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing/Quality // UnityEngine.XR.XRSettings/StereoRenderingMode // UnityEngine.XR.XRSettings/StereoRenderingMode // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.ParameterOverride`1 // UnityEngine.Rendering.PostProcessing.ColorParameter // UnityEngine.Rendering.PostProcessing.ColorParameter // UnityEngine.Component // UnityEngine.Component // UnityEngine.ComputeShader // UnityEngine.ComputeShader // UnityEngine.GameObject // UnityEngine.GameObject // UnityEngine.Material // UnityEngine.Material // UnityEngine.Mesh // UnityEngine.Mesh // System.MulticastDelegate // System.MulticastDelegate // UnityEngine.Rendering.PostProcessing.PostProcessAttribute // UnityEngine.Rendering.PostProcessing.PostProcessAttribute // UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer // UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer // UnityEngine.Rendering.RenderTargetIdentifier // UnityEngine.Rendering.RenderTargetIdentifier // UnityEngine.RenderTextureDescriptor struct RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47_StaticFields { public: // System.Int32[] UnityEngine.RenderTextureDescriptor::depthFormatBits Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___depthFormatBits_8; public: inline static int32_t get_offset_of_depthFormatBits_8() { return static_cast(offsetof(RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47_StaticFields, ___depthFormatBits_8)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_depthFormatBits_8() const { return ___depthFormatBits_8; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_depthFormatBits_8() { return &___depthFormatBits_8; } inline void set_depthFormatBits_8(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___depthFormatBits_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___depthFormatBits_8), (void*)value); } }; // UnityEngine.RenderTextureDescriptor // UnityEngine.ScriptableObject // UnityEngine.ScriptableObject // UnityEngine.Shader // UnityEngine.Shader // UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing // UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing // System.SystemException // System.SystemException // UnityEngine.Texture struct Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE_StaticFields { public: // System.Int32 UnityEngine.Texture::GenerateAllMips int32_t ___GenerateAllMips_4; public: inline static int32_t get_offset_of_GenerateAllMips_4() { return static_cast(offsetof(Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE_StaticFields, ___GenerateAllMips_4)); } inline int32_t get_GenerateAllMips_4() const { return ___GenerateAllMips_4; } inline int32_t* get_address_of_GenerateAllMips_4() { return &___GenerateAllMips_4; } inline void set_GenerateAllMips_4(int32_t value) { ___GenerateAllMips_4 = value; } }; // UnityEngine.Texture // System.Type struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // System.Type // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_0 // UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_0 // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer/QualityPreset // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer/QualityPreset // System.Func`2,System.Boolean> // System.Func`2,System.Boolean> // System.Func`2,UnityEngine.Rendering.PostProcessing.PostProcessBundle> // System.Func`2,UnityEngine.Rendering.PostProcessing.PostProcessBundle> // System.Func`2> // System.Func`2> // System.Func`2 // System.Func`2 // System.Func`2 // System.Func`2 // System.Func`2 // System.Func`2 // System.Func`2 // System.Func`2 // System.Func`3 // System.Func`3 // System.Nullable`1 // System.Nullable`1 // System.Predicate`1 // System.Predicate`1 // System.Predicate`1 // System.Predicate`1 // System.Predicate`1 // System.Predicate`1 // UnityEngine.Rendering.PostProcessing.AmbientOcclusionQualityParameter // UnityEngine.Rendering.PostProcessing.AmbientOcclusionQualityParameter // System.ArgumentException // System.ArgumentException // UnityEngine.Behaviour // UnityEngine.Behaviour // UnityEngine.Collider // UnityEngine.Collider // System.InvalidOperationException // System.InvalidOperationException // System.NotSupportedException // System.NotSupportedException // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings // UnityEngine.Rendering.PostProcessing.PostProcessProfile // UnityEngine.Rendering.PostProcessing.PostProcessProfile // UnityEngine.Rendering.PostProcessing.PostProcessRenderContext // UnityEngine.Rendering.PostProcessing.PostProcessRenderContext // UnityEngine.Rendering.PostProcessing.PostProcessResources // UnityEngine.Rendering.PostProcessing.PostProcessResources // UnityEngine.Rendering.RenderPipelineAsset // UnityEngine.Rendering.RenderPipelineAsset // UnityEngine.RenderTexture // UnityEngine.RenderTexture // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionPresetParameter // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionPresetParameter // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionResolutionParameter // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionResolutionParameter // UnityEngine.Texture2D // UnityEngine.Texture2D // UnityEngine.Texture3D // UnityEngine.Texture3D // UnityEngine.Transform // UnityEngine.Transform // UnityEngine.Rendering.PostProcessing.AmbientOcclusion // UnityEngine.Rendering.PostProcessing.AmbientOcclusion // System.ArgumentNullException // System.ArgumentNullException // UnityEngine.Rendering.PostProcessing.AutoExposure // UnityEngine.Rendering.PostProcessing.AutoExposure // UnityEngine.BoxCollider // UnityEngine.BoxCollider // UnityEngine.Camera struct Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_StaticFields { public: // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreCull CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * ___onPreCull_4; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreRender CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * ___onPreRender_5; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPostRender CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * ___onPostRender_6; public: inline static int32_t get_offset_of_onPreCull_4() { return static_cast(offsetof(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_StaticFields, ___onPreCull_4)); } inline CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * get_onPreCull_4() const { return ___onPreCull_4; } inline CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D ** get_address_of_onPreCull_4() { return &___onPreCull_4; } inline void set_onPreCull_4(CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * value) { ___onPreCull_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___onPreCull_4), (void*)value); } inline static int32_t get_offset_of_onPreRender_5() { return static_cast(offsetof(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_StaticFields, ___onPreRender_5)); } inline CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * get_onPreRender_5() const { return ___onPreRender_5; } inline CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D ** get_address_of_onPreRender_5() { return &___onPreRender_5; } inline void set_onPreRender_5(CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * value) { ___onPreRender_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___onPreRender_5), (void*)value); } inline static int32_t get_offset_of_onPostRender_6() { return static_cast(offsetof(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_StaticFields, ___onPostRender_6)); } inline CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * get_onPostRender_6() const { return ___onPostRender_6; } inline CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D ** get_address_of_onPostRender_6() { return &___onPostRender_6; } inline void set_onPostRender_6(CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * value) { ___onPostRender_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___onPostRender_6), (void*)value); } }; // UnityEngine.Camera // UnityEngine.MeshCollider // UnityEngine.MeshCollider // UnityEngine.MonoBehaviour // UnityEngine.MonoBehaviour // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflections // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflections // UnityEngine.SphereCollider // UnityEngine.SphereCollider // UnityEngine.Rendering.PostProcessing.PostProcessLayer // UnityEngine.Rendering.PostProcessing.PostProcessLayer // UnityEngine.Rendering.PostProcessing.PostProcessVolume // UnityEngine.Rendering.PostProcessing.PostProcessVolume #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Reflection.FieldInfo[] struct FieldInfoU5BU5D_tD84513FCA07C63AAFE671A5B39E3ADD6E903938E : public RuntimeArray { public: ALIGN_FIELD (8) FieldInfo_t * m_Items[1]; public: inline FieldInfo_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline FieldInfo_t ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, FieldInfo_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline FieldInfo_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline FieldInfo_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, FieldInfo_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings[] struct PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54 : public RuntimeArray { public: ALIGN_FIELD (8) PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * m_Items[1]; public: inline PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.Color[] struct ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834 : public RuntimeArray { public: ALIGN_FIELD (8) Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 m_Items[1]; public: inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { m_Items[index] = value; } }; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32 : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // UnityEngine.Rendering.RenderTargetIdentifier[] struct RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17 : public RuntimeArray { public: ALIGN_FIELD (8) RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 m_Items[1]; public: inline RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 value) { m_Items[index] = value; } }; // System.Reflection.Assembly[] struct AssemblyU5BU5D_t42061B4CA43487DD8ECD8C3AACCEF783FA081FF0 : public RuntimeArray { public: ALIGN_FIELD (8) Assembly_t * m_Items[1]; public: inline Assembly_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Assembly_t ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Assembly_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Assembly_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Assembly_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Assembly_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer/QualityPreset[] struct QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8 : public RuntimeArray { public: ALIGN_FIELD (8) QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * m_Items[1]; public: inline QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.Texture2D[] struct Texture2DU5BU5D_t0CBDCEA1648F6CBEA47C64E1E48F22B9692B3316 : public RuntimeArray { public: ALIGN_FIELD (8) Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * m_Items[1]; public: inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA : public RuntimeArray { public: ALIGN_FIELD (8) float m_Items[1]; public: inline float GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline float* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, float value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline float GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline float* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, float value) { m_Items[index] = value; } }; // UnityEngine.Keyframe[] struct KeyframeU5BU5D_tF817D582FE6B521008A03DDBB5D1326DD78DB0BC : public RuntimeArray { public: ALIGN_FIELD (8) Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F m_Items[1]; public: inline Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F value) { m_Items[index] = value; } }; // UnityEngine.RenderTexture[] struct RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E : public RuntimeArray { public: ALIGN_FIELD (8) RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * m_Items[1]; public: inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.RenderTexture[][] struct RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD : public RuntimeArray { public: ALIGN_FIELD (8) RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* m_Items[1]; public: inline RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.ObsoleteAttribute[] struct ObsoleteAttributeU5BU5D_tAC73C504F00AEC879F622AFE547DD3A1ECCAEE38 : public RuntimeArray { public: ALIGN_FIELD (8) ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671 * m_Items[1]; public: inline ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_mCA84157864A199574AD0B7F3083F99B54DC1F98C_gshared (Func_2_t99409DECFF50F0FA9B427C863AC6C99C66E6F9F8 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Where(System.Collections.Generic.IEnumerable`1,System.Func`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Where_TisRuntimeObject_m016E64EEAC35EA6D2A28616261EA1C34A4365B4A_gshared (RuntimeObject* ___source0, Func_2_t99409DECFF50F0FA9B427C863AC6C99C66E6F9F8 * ___predicate1, const RuntimeMethod* method); // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m93714777F9B026912C289C05D92630AB14704A92_gshared (Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Linq.IOrderedEnumerable`1 System.Linq.Enumerable::OrderBy(System.Collections.Generic.IEnumerable`1,System.Func`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_OrderBy_TisRuntimeObject_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mDA7F5C3A4D39739E8C7523E850590606E841681C_gshared (RuntimeObject* ___source0, Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C * ___keySelector1, const RuntimeMethod* method); // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_mA7F3C5A0612B84E910DE92E77BA95101FD68EEDB_gshared (Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Select(System.Collections.Generic.IEnumerable`1,System.Func`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Select_TisRuntimeObject_TisRuntimeObject_m8E2ACA5FA11A297206E69BAE2DC5F809D1161B4F_gshared (RuntimeObject* ___source0, Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * ___selector1, const RuntimeMethod* method); // System.Collections.Generic.List`1 System.Linq.Enumerable::ToList(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * Enumerable_ToList_TisRuntimeObject_mEB3492D1398C284020E4C9C9E32397DFCD9C6FE7_gshared (RuntimeObject* ___source0, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Collections.Generic.List`1::AsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * List_1_AsReadOnly_m2A562BCF70602A773C266FE3B151E1A56D884F71_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m0CE931B041CCAD14563EF1808A3182A88EF2B812_gshared (ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::CreateIfNull(T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_CreateIfNull_TisRuntimeObject_m7D7F3CE569E5C80FD8346CFF1EC9157EA41768C2_gshared (RuntimeObject ** ___obj0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2C8EE5C13636D67F6C451C4935049F534AEC658F_gshared (Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_tCA4820F8266AF4059CC5A14888D8195F0D797499 * Dictionary_2_get_Keys_m771BB389A4CB93B7EDBDC71F503B50049B8999C7_gshared (Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t4F7151B1D8B03D97F931400ABBC97A08CE419031 KeyCollection_GetEnumerator_m6B4DC134BB6777F8C99D26315F359E069004CF13_gshared (KeyCollection_tCA4820F8266AF4059CC5A14888D8195F0D797499 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mF254C3BDEA9F0829958522BF88C75DE8BEC4961F_gshared_inline (Enumerator_t4F7151B1D8B03D97F931400ABBC97A08CE419031 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m830DC29CD6F7128D4990D460CCCDE032E3B693D9_gshared (Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * __this, RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3714ECE30727E77F475635710D707743B6D930E6_gshared (Enumerator_t4F7151B1D8B03D97F931400ABBC97A08CE419031 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5440E65428351CA6F19B1804D172DCB5E9C59C98_gshared (Enumerator_t4F7151B1D8B03D97F931400ABBC97A08CE419031 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Collections.Generic.IEqualityComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m44811AC5CD2D03C6784B099F1C9709E463BB88D6_gshared (Dictionary_2_t7E8D40B461AB586AEA5DD75D8354C4913EEB1337 * __this, RuntimeObject* ___comparer0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mEA7DC2B06A480A5EC7DE49B6E83C2D121D1962EF_gshared (Dictionary_2_t7E8D40B461AB586AEA5DD75D8354C4913EEB1337 * __this, int32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Void System.Func`2,System.Boolean>::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m03715B6DDEC4F9E5EED2E464BB22A6C4C9500DCB_gshared (Func_2_tD570D29C5027C04365E3BD2965A2B25DE326F8D7 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Where>(System.Collections.Generic.IEnumerable`1,System.Func`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Where_TisKeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625_mC6A769FD373ACE2998055D446E381D10AD4725E0_gshared (RuntimeObject* ___source0, Func_2_tD570D29C5027C04365E3BD2965A2B25DE326F8D7 * ___predicate1, const RuntimeMethod* method); // System.Void System.Func`2,System.Object>::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m63767C2AD1295D9C38EBAD72A237C0A5A3D18A71_gshared (Func_2_t10CDF2C6D18EB51CBA3E607199613B198E2CFDFD * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Select,System.Object>(System.Collections.Generic.IEnumerable`1,System.Func`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Select_TisKeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625_TisRuntimeObject_m04A517631EC5B58D749B24EF6D93F86637C3E4F8_gshared (RuntimeObject* ___source0, Func_2_t10CDF2C6D18EB51CBA3E607199613B198E2CFDFD * ___selector1, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Predicate_1__ctor_m3F41E32C976C3C48B3FC63FBFD3FBBC5B5F23EDD_gshared (Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::RemoveAll(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_RemoveAll_m3CA48D06F70CC498ADA7410EB930969256F43675_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___match0, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 List_1_GetEnumerator_m1739A5E25DF502A6984F9B98CFCAC2D3FABCF233_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Exists(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Exists_mCD79CCDB5FF533F73A031B475BA7C5D2278B0AAA_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___match0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_Find_mBE8A91B51D29EC296321E6070FCD76081576B31E_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___match0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::get_Values() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t0ACCC25930444F15B1857D00E9FB6021E5842852 * Dictionary_2_get_Values_mC8EC343FADAE6B9CB93639D7FBCDB19ACD807DB5_gshared (Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t125181DA94FAAEC346371E0582D50084E0B602E2 ValueCollection_GetEnumerator_m401C0FF4E5F0194244B19D7B9EF4B173FB7E88C3_gshared (ValueCollection_t0ACCC25930444F15B1857D00E9FB6021E5842852 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m5EAB60888D4E661A01C7F32AD890D785F8B6225B_gshared_inline (Enumerator_t125181DA94FAAEC346371E0582D50084E0B602E2 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mAEC22D730EB290F4405C47EE9F330B3CD4E2DC68_gshared (Enumerator_t125181DA94FAAEC346371E0582D50084E0B602E2 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m20B0D06631B9715D2C26F9F0D0665BF0092FF7A6_gshared (Enumerator_t125181DA94FAAEC346371E0582D50084E0B602E2 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m883E91BB19072DD91E8FA3BEDA31D0FA095667EA_gshared (Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * __this, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PostProcessBundle UnityEngine.Rendering.PostProcessing.PostProcessLayer::GetBundle() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * PostProcessLayer_GetBundle_TisRuntimeObject_m927CD9BF82BAB46012FB749D3A66A77F3015E936_gshared (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method); // T UnityEngine.Rendering.PostProcessing.PostProcessBundle::CastSettings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * PostProcessBundle_CastSettings_TisRuntimeObject_m8560B319D7A55FD34565C0088C4ED390F2931047_gshared (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * __this, const RuntimeMethod* method); // T UnityEngine.Rendering.PostProcessing.PostProcessBundle::CastRenderer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * PostProcessBundle_CastRenderer_TisRuntimeObject_mD73FF3357E41849EEB307871889B97FC25133224_gshared (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_mB1398A10D048A0246178C59F95003BD338CE7394_gshared (Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * __this, RuntimeObject * ___key0, const RuntimeMethod* method); // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m2D719EE02B7FE98B5D6E9515334C594836D2C0C7_gshared (ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * __this, const RuntimeMethod* method); // !0 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_get_Item_m92C5369651F9216CBCAD03983F2F34C5C3BF0744_gshared (ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0 Dictionary_2_GetEnumerator_mA44BBB15DFBD8E08B5E60E23AA5044D45C3F889F_gshared (Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 Enumerator_get_Current_m17E1C36ECBB09CC2AB892710866F8655D83A6048_gshared_inline (Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m622223593F7461E7812C581DDB145270016ED303_gshared_inline (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCAD84084129516BD41DE5CC3E1FABA5A8DF836D0_gshared (Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m85CA135BAB22C9F0C87C84AB90FF6740D1859279_gshared (Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m169DFA431C9A313350A4A964D24135EFEE0BDC60_gshared (Dictionary_2_t7E8D40B461AB586AEA5DD75D8354C4913EEB1337 * __this, int32_t ___key0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Clear_m5FB5A9C59D8625FDFB06876C4D8848F0F07ABFD0_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Clear_m0C81B5A68749354F1FBA1311F1505CCC03B92D4E_gshared (List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m3CE616F0157079C28B5B25D8CB639C4AB34F805B_gshared (List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___item0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 List_1_get_Item_m280AB7B6AFB69EF2026D0862F8195043D73C50D1_gshared_inline (List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderEffect(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessLayer_RenderEffect_TisRuntimeObject_mBD13A5A754B239EBED6F902DE457538F0B675472_gshared (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, bool ___useTempTarget1, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1235BB3C8933E164348DE66313AFBFA6B977338A_gshared (Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE * __this, Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m881A395B30537A77CB90FFD2C41D5AA6CB44694F_gshared (List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE7F9D51201F5A72BF4995CA0F3F0E866DB21E638_gshared (Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mF0AE3867D21201B50EE816E55A8BAAADA8471324_gshared (Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mFEB2301A6F28290A828A979BA9CC847B16B3D538_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___capacity0, const RuntimeMethod* method); // System.Collections.Generic.IEnumerable`1 UnityEngine.Rendering.PostProcessing.RuntimeUtilities::GetAllTypesDerivedFrom() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* RuntimeUtilities_GetAllTypesDerivedFrom_TisRuntimeObject_m94F926A651816729E5249514535D771C30C1C0A2_gshared (const RuntimeMethod* method); // T UnityEngine.Rendering.PostProcessing.RuntimeUtilities::GetAttribute(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * RuntimeUtilities_GetAttribute_TisRuntimeObject_m016898FCBD3C58B05824B6E06DAB7B4503D051AE_gshared (Type_t * ___type0, const RuntimeMethod* method); // System.Void UnityEngine.Component::GetComponents(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Component_GetComponents_TisRuntimeObject_mB0812CB4355C4F5E2EA27C7049C668609E72F31D_gshared (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___results0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m0A88BBB063127AFAD853506A433ACB07D7AAD67E_gshared (Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * __this, int32_t ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::AddComponent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * GameObject_AddComponent_TisRuntimeObject_mBDBD6EC58A4409E35E4C5D08757C36E4938256B1_gshared (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C Dictionary_2_GetEnumerator_m17437D82A5AF502166F10DD12B5C5830DDB95444_gshared (Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 Enumerator_get_Current_mE5033FC555E7BC63DDC919B903A8A305C3AADBEB_gshared_inline (Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_mCA6E77030F4BE64105E6B3EFB3CBB8E6EC08CA0A_gshared_inline (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74_gshared (Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * __this, int32_t ___key0, bool ___value1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mEEAA9A380252BB2F9B2403853F4C00F2F643ADC4_gshared (Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m7567E65C01E35A09AD2AD4814D708A8E76469D31_gshared (Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_mC1E2EFCF98529D0550A547CF87C6EAB6821741BF_gshared_inline (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Remove(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m753F7B4281CC4D02C07AE90726F51EF34B588DF7_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m39BC00F21EE9459BB8DEF5479F95F79C5C740682_gshared (Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * __this, int32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mDA84BC4EB1A9B38BEFC73A8718A628B870CA9345_gshared (Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * __this, int32_t ___key0, bool* ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m73674D291C1D6030C21A39003E4743D110ACC6A2_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m66148860899ECCAE9B323372032BFC1C255393D2_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method); // !!0 UnityEngine.ScriptableObject::CreateInstance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ScriptableObject_CreateInstance_TisRuntimeObject_m82DC05B18FA4AE838A81789EED8A7A5832CCAC4A_gshared (const RuntimeMethod* method); // !!0 UnityEngine.Object::Instantiate(!!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Object_Instantiate_TisRuntimeObject_m565E2A2E28EE3B4621B2F5C662D569D56A3AE99F_gshared (RuntimeObject * ___original0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m048C13E0F44BDC16F7CF01D14E918A84EE72C62C_gshared (Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * __this, RuntimeObject * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mF8F23D572031748AD428623AE16803455997E297_gshared (List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_mAE131B53917AD7132F6BA2C05D5D17C38C5A2E59_gshared (List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___item0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_gshared_inline (Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE * __this, const RuntimeMethod* method); // !0 System.Nullable`1::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1_gshared (Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE * __this, const RuntimeMethod* method); // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::SelectMany(System.Collections.Generic.IEnumerable`1,System.Func`2>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_SelectMany_TisRuntimeObject_TisRuntimeObject_m0E8C852448CBC7219E3E2EF7C14B054782653FEF_gshared (RuntimeObject* ___source0, Func_2_tD457CA07229B6835F9D0AB141D4F1A7455A8AF29 * ___selector1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.ParameterOverride`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterOverride_1__ctor_mBD19143A8A4B73C1A4AB95C5AFCC22588E90EF74_gshared (ParameterOverride_1_t9743BB143BE9B03345E5365124680D2B48699974 * __this, const RuntimeMethod* method); // T UnityEngine.Rendering.PostProcessing.ParameterOverride`1::op_Implicit(UnityEngine.Rendering.PostProcessing.ParameterOverride`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ParameterOverride_1_op_Implicit_m3C2307C37052884271FFF58F07D1E5BDC805BFD5_gshared_inline (ParameterOverride_1_t44F5A562A85AD213D94BE9A0DF3DC87C847C3EDC * ___prop0, const RuntimeMethod* method); // T UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1::get_settings() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * PostProcessEffectRenderer_1_get_settings_m709F0A9EA59359EA57C0D2FC86E98C54627B96DC_gshared_inline (PostProcessEffectRenderer_1_t6C11DDDFC60F401B58CDCCD46359E86BB3487DDF * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessEffectRenderer_1__ctor_m3881798424AD6120FD220E54B65D5996D27B6202_gshared (PostProcessEffectRenderer_1_t6C11DDDFC60F401B58CDCCD46359E86BB3487DDF * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.ParameterOverride`1::SetValue(UnityEngine.Rendering.PostProcessing.ParameterOverride) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterOverride_1_SetValue_m6EAD465A18C6809C1A5365EEB3238F86E6895F11_gshared (ParameterOverride_1_t4C9D3949FFB2BBF1449903DEE28A975867B49BFD * __this, ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * ___parameter0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.ParameterOverride`1::Interp(T,T,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterOverride_1_Interp_mB59FC295B5BB5DD47B5D25830C08D33216D65513_gshared (ParameterOverride_1_t4C9D3949FFB2BBF1449903DEE28A975867B49BFD * __this, RuntimeObject * ___from0, RuntimeObject * ___to1, float ___t2, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.ParameterOverride`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterOverride_1__ctor_m556377B217BBEA620976DB5DA0CDE623313AF271_gshared (ParameterOverride_1_t4C9D3949FFB2BBF1449903DEE28A975867B49BFD * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD_gshared (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m7FA90926D9267868473EF90941F6BF794EC87FF2_gshared_inline (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Item_m730FCAD2646FA94B07D1216A512B09AB9F0BBA5D_gshared_inline (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_mEE653047BDB3486ACC2E16DC6C3422A0BA48F01F_gshared (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, int32_t ___item0, const RuntimeMethod* method); // !2 System.Func`3::Invoke(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 Func_3_Invoke_m4B57FAB99DC2F31FF7663F9B53039ADFB1F0B105_gshared (Func_3_t82C0F72AA9FB99BB3F76E59A925410E989E22B34 * __this, RuntimeObject * ___arg10, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___arg21, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m9632D47D6F69D63FAF18C510B426AA89FBFD8FD4_gshared (Dictionary_2_t3F631552EE10022FD5F4AE6E71CA4F6987BF6FE0 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mA7CC0142AA8420766D7C6040E6AB820EAECF85D5_gshared (Dictionary_2_t3F631552EE10022FD5F4AE6E71CA4F6987BF6FE0 * __this, int32_t ___key0, int32_t ___value1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mC4BC2CF356468F9CE48C69C89BF5616E99D66F60_gshared (Dictionary_2_t3F631552EE10022FD5F4AE6E71CA4F6987BF6FE0 * __this, int32_t ___key0, int32_t* ___value1, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method); // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_mFFB0CFE94865B467357269DE5CB83D5EDD01443E (Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_2__ctor_mCA84157864A199574AD0B7F3083F99B54DC1F98C_gshared)(__this, ___object0, ___method1, method); } // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Where(System.Collections.Generic.IEnumerable`1,System.Func`2) inline RuntimeObject* Enumerable_Where_TisFieldInfo_t_m5A89B7E4BDB74CFFB8F597276D646045AD768F15 (RuntimeObject* ___source0, Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE * ___predicate1, const RuntimeMethod* method) { return (( RuntimeObject* (*) (RuntimeObject*, Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE *, const RuntimeMethod*))Enumerable_Where_TisRuntimeObject_m016E64EEAC35EA6D2A28616261EA1C34A4365B4A_gshared)(___source0, ___predicate1, method); } // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_mDD1705A71715E4EEFE8878C568AD42D78E60E7DC (Func_2_tA71E659021C95E54328A443283A7154D558E9411 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_2_tA71E659021C95E54328A443283A7154D558E9411 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_2__ctor_m93714777F9B026912C289C05D92630AB14704A92_gshared)(__this, ___object0, ___method1, method); } // System.Linq.IOrderedEnumerable`1 System.Linq.Enumerable::OrderBy(System.Collections.Generic.IEnumerable`1,System.Func`2) inline RuntimeObject* Enumerable_OrderBy_TisFieldInfo_t_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m39CD858A6418EA506EFAC5170C0027F69CBCC60C (RuntimeObject* ___source0, Func_2_tA71E659021C95E54328A443283A7154D558E9411 * ___keySelector1, const RuntimeMethod* method) { return (( RuntimeObject* (*) (RuntimeObject*, Func_2_tA71E659021C95E54328A443283A7154D558E9411 *, const RuntimeMethod*))Enumerable_OrderBy_TisRuntimeObject_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mDA7F5C3A4D39739E8C7523E850590606E841681C_gshared)(___source0, ___keySelector1, method); } // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_mE02133B42E05E2B8D8E88291769E05DB5AB04420 (Func_2_tE6832BDBB9DF9AF431BB4366F6E6788C43625719 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_2_tE6832BDBB9DF9AF431BB4366F6E6788C43625719 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_2__ctor_mA7F3C5A0612B84E910DE92E77BA95101FD68EEDB_gshared)(__this, ___object0, ___method1, method); } // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Select(System.Collections.Generic.IEnumerable`1,System.Func`2) inline RuntimeObject* Enumerable_Select_TisFieldInfo_t_TisParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784_m4F008F29B482F0630B61A56CF734E3EB25541BB2 (RuntimeObject* ___source0, Func_2_tE6832BDBB9DF9AF431BB4366F6E6788C43625719 * ___selector1, const RuntimeMethod* method) { return (( RuntimeObject* (*) (RuntimeObject*, Func_2_tE6832BDBB9DF9AF431BB4366F6E6788C43625719 *, const RuntimeMethod*))Enumerable_Select_TisRuntimeObject_TisRuntimeObject_m8E2ACA5FA11A297206E69BAE2DC5F809D1161B4F_gshared)(___source0, ___selector1, method); } // System.Collections.Generic.List`1 System.Linq.Enumerable::ToList(System.Collections.Generic.IEnumerable`1) inline List_1_t3268206F83746806C61A61A179BE984BB08A7A56 * Enumerable_ToList_TisParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784_m0FF18C72A1752F31D4282EE1701902A0EA32A6BF (RuntimeObject* ___source0, const RuntimeMethod* method) { return (( List_1_t3268206F83746806C61A61A179BE984BB08A7A56 * (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToList_TisRuntimeObject_mEB3492D1398C284020E4C9C9E32397DFCD9C6FE7_gshared)(___source0, method); } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Collections.Generic.List`1::AsReadOnly() inline ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * List_1_AsReadOnly_m6FE2DDC00EEC579AF17FB8C4D5F08D45D2A3B827 (List_1_t3268206F83746806C61A61A179BE984BB08A7A56 * __this, const RuntimeMethod* method) { return (( ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * (*) (List_1_t3268206F83746806C61A61A179BE984BB08A7A56 *, const RuntimeMethod*))List_1_AsReadOnly_m2A562BCF70602A773C266FE3B151E1A56D884F71_gshared)(__this, method); } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() inline RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m2A39445D3EE8B33A0CF1028F33ED731EE6732BD1 (ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 *, const RuntimeMethod*))ReadOnlyCollection_1_GetEnumerator_m0CE931B041CCAD14563EF1808A3182A88EF2B812_gshared)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.BoolParameter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BoolParameter__ctor_m04A36F46605F50DC4BB82080139D88760BC19284 (BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 * __this, const RuntimeMethod* method); // System.Void UnityEngine.ScriptableObject::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableObject__ctor_m8DAE6CDCFA34E16F2543B02CC3669669FF203063 (ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessEventComparer::Equals(UnityEngine.Rendering.PostProcessing.PostProcessEvent,UnityEngine.Rendering.PostProcessing.PostProcessEvent) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessEventComparer_Equals_mA9CD3A312BFBBD4298A84686C3E401C13715DC56 (PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B * __this, int32_t ___x0, int32_t ___y1, const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessEventComparer::GetHashCode(UnityEngine.Rendering.PostProcessing.PostProcessEvent) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessEventComparer_GetHashCode_mD68272AD873202C39427019A58D5AC53BA2432AC (PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B * __this, int32_t ___obj0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::Init(UnityEngine.Rendering.PostProcessing.PostProcessResources) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_Init_m7059B365A95482AA821896EB5771FEDCB5522D58 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___resources0, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::get_haveBundlesBeenInited() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PostProcessLayer_get_haveBundlesBeenInited_m875912DA8C9089CAD6FBA02041A598C77BF3FA28_inline (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::InitBundles() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_InitBundles_mD814393DE3858B94DD4E2A10E022033646773F91 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.LogHistogram::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LogHistogram__ctor_m499CC8C266595035BBF5484943F188ED0F63000C (LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PropertySheetFactory::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheetFactory__ctor_m2D800F5C980C606D19A82AFFF58CC4AA99DAF435 (PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.TargetPool::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TargetPool__ctor_m53BBB5D1522A6404B1F418DA26C491B0889222A3 (TargetPool_t903089FCEE606214C490876AB928DA25294034CC * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessDebugLayer_OnEnable_m39CB12593990B49428DE7941170FC45A3A6DF96C (PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_scriptableRenderPipelineActive() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_get_scriptableRenderPipelineActive_mAE9C1BB35B427A81C6CA36964744F481E5494D07 (const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::InitLegacy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_InitLegacy_mFB3E1F8550B26314EB66AAF52ACC4951CF40FD01 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer__ctor_mB7E1174EB3B4E2E53BCC6532840AB55ECE6D06CF (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::set_name(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_set_name_m4217524F48F215BB404C2847176AA50360CA6CE8 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, String_t* ___value0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() inline Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * Component_GetComponent_TisCamera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_mE17146EF5B0D8E9F9D2D2D94567BF211AD00D320 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // System.Void UnityEngine.Camera::AddCommandBuffer(UnityEngine.Rendering.CameraEvent,UnityEngine.Rendering.CommandBuffer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_AddCommandBuffer_m8F88C5009AC9676BCD0AD1AE4AA655D5BF71CB2F (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, int32_t ___evt0, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___buffer1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext__ctor_m3ADE6FCD2E4958F4D20F8C3EC2A665A4D7A905C5 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Camera::get_allowDynamicResolution() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Camera_get_allowDynamicResolution_mA41F9F7ABD2EE6F496482BB9200A76048BF72414 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Single UnityEngine.ScalableBufferManager::get_heightScaleFactor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScalableBufferManager_get_heightScaleFactor_m4C8C33597E3C27785CB1DFD130DBCEC532EACF92 (const RuntimeMethod* method); // System.Single UnityEngine.ScalableBufferManager::get_widthScaleFactor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScalableBufferManager_get_widthScaleFactor_mFECF05034E59C2C2C220C552C08C17AC03A8D688 (const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::DynamicResolutionAllowsFinalBlitToCameraTarget() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessLayer_DynamicResolutionAllowsFinalBlitToCameraTarget_mA7DEE562681AA1DCE31197282E89A9E3CC4DA689 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RenderTexture::set_active(UnityEngine.RenderTexture) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTexture_set_active_mD8A1E34F5284EAA3BD907001AB63CB0735C16BC1 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Graphics::Blit(UnityEngine.Texture,UnityEngine.RenderTexture) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Graphics_Blit_m5B90322B614DA557B2E53072EFA9F98A98041D17 (Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___source0, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___dest1, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___x0, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___y1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::CreateIfNull(T&) inline void RuntimeUtilities_CreateIfNull_TisTemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6_m2C8D6A11077D2B787D36C703FFD8E491F2DBB5BC (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 ** ___obj0, const RuntimeMethod* method) { (( void (*) (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 **, const RuntimeMethod*))RuntimeUtilities_CreateIfNull_TisRuntimeObject_m7D7F3CE569E5C80FD8346CFF1EC9157EA41768C2_gshared)(___obj0, method); } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::CreateIfNull(T&) inline void RuntimeUtilities_CreateIfNull_TisSubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330_m4B05E3C4C147FA6768A737D4FB79853E2450E692 (SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 ** ___obj0, const RuntimeMethod* method) { (( void (*) (SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 **, const RuntimeMethod*))RuntimeUtilities_CreateIfNull_TisRuntimeObject_m7D7F3CE569E5C80FD8346CFF1EC9157EA41768C2_gshared)(___obj0, method); } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::CreateIfNull(T&) inline void RuntimeUtilities_CreateIfNull_TisFastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2_mD5FFF3A34F990D1905E886C3847020C3267925EB (FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2 ** ___obj0, const RuntimeMethod* method) { (( void (*) (FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2 **, const RuntimeMethod*))RuntimeUtilities_CreateIfNull_TisRuntimeObject_m7D7F3CE569E5C80FD8346CFF1EC9157EA41768C2_gshared)(___obj0, method); } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::CreateIfNull(T&) inline void RuntimeUtilities_CreateIfNull_TisDithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0_mD737A10C9FCFA6A890A113CBA004CEC360B9524A (Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0 ** ___obj0, const RuntimeMethod* method) { (( void (*) (Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0 **, const RuntimeMethod*))RuntimeUtilities_CreateIfNull_TisRuntimeObject_m7D7F3CE569E5C80FD8346CFF1EC9157EA41768C2_gshared)(___obj0, method); } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::CreateIfNull(T&) inline void RuntimeUtilities_CreateIfNull_TisFog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793_m46487A0721A8E2CEDCFCAF818AAAC061B7B466FA (Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 ** ___obj0, const RuntimeMethod* method) { (( void (*) (Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 **, const RuntimeMethod*))RuntimeUtilities_CreateIfNull_TisRuntimeObject_m7D7F3CE569E5C80FD8346CFF1EC9157EA41768C2_gshared)(___obj0, method); } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::CreateIfNull(T&) inline void RuntimeUtilities_CreateIfNull_TisPostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399_m234B95EC8C78096D5FC1ACBCDAC6D896746C1D0E (PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 ** ___obj0, const RuntimeMethod* method) { (( void (*) (PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 **, const RuntimeMethod*))RuntimeUtilities_CreateIfNull_TisRuntimeObject_m7D7F3CE569E5C80FD8346CFF1EC9157EA41768C2_gshared)(___obj0, method); } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::CreateIfNull>(T&) inline void RuntimeUtilities_CreateIfNull_TisList_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3_m3F4854666BB8CC90AA59F6D235CEFC1153ED6CAF (List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 ** ___obj0, const RuntimeMethod* method) { (( void (*) (List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 **, const RuntimeMethod*))RuntimeUtilities_CreateIfNull_TisRuntimeObject_m7D7F3CE569E5C80FD8346CFF1EC9157EA41768C2_gshared)(___obj0, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m69E7FDF18E4340141B9F92D3125CAD490E51A659 (Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 *, const RuntimeMethod*))Dictionary_2__ctor_m2C8EE5C13636D67F6C451C4935049F534AEC658F_gshared)(__this, method); } // UnityEngine.Rendering.PostProcessing.PostProcessManager UnityEngine.Rendering.PostProcessing.PostProcessManager::get_instance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * PostProcessManager_get_instance_mF350733EDB0D8577816F9A17924077314C4CB746 (const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() inline KeyCollection_t17C08A417B78B888E75758558D7130C8A607BCED * Dictionary_2_get_Keys_m51135ABFE4060AA2E497BC35F2D14335E9FD51C7 (Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * __this, const RuntimeMethod* method) { return (( KeyCollection_t17C08A417B78B888E75758558D7130C8A607BCED * (*) (Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 *, const RuntimeMethod*))Dictionary_2_get_Keys_m771BB389A4CB93B7EDBDC71F503B50049B8999C7_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() inline Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112 KeyCollection_GetEnumerator_m0795ADBC2DDCCB162D007F1FF2DE9D52B5D9B584 (KeyCollection_t17C08A417B78B888E75758558D7130C8A607BCED * __this, const RuntimeMethod* method) { return (( Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112 (*) (KeyCollection_t17C08A417B78B888E75758558D7130C8A607BCED *, const RuntimeMethod*))KeyCollection_GetEnumerator_m6B4DC134BB6777F8C99D26315F359E069004CF13_gshared)(__this, method); } // !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() inline Type_t * Enumerator_get_Current_m6D4BB247BA00812792D9748CE089F9073E624B17_inline (Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112 * __this, const RuntimeMethod* method) { return (( Type_t * (*) (Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112 *, const RuntimeMethod*))Enumerator_get_Current_mF254C3BDEA9F0829958522BF88C75DE8BEC4961F_gshared_inline)(__this, method); } // UnityEngine.ScriptableObject UnityEngine.ScriptableObject::CreateInstance(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A * ScriptableObject_CreateInstance_mB4215304D493461F6D90A69BB001EBEFEDECE4AD (Type_t * ___type0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessBundle::.ctor(UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessBundle__ctor_mDDE4BDB6BE1105524414E7FA1EA777B8E619E38D (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * __this, PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * ___settings0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) inline void Dictionary_2_Add_mDC856366D93112C87216EC80A953C26DE8A6E290 (Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * __this, Type_t * ___key0, PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 *, Type_t *, PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 *, const RuntimeMethod*))Dictionary_2_Add_m830DC29CD6F7128D4990D460CCCDE032E3B693D9_gshared)(__this, ___key0, ___value1, method); } // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m401D4AD5CF2FDFF81A5E1799452F91CADA4E8E16 (Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112 *, const RuntimeMethod*))Enumerator_MoveNext_m3714ECE30727E77F475635710D707743B6D930E6_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() inline void Enumerator_Dispose_mA15ABFEA0D579A5E44EFC184C6A9024719D6A9F6 (Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112 *, const RuntimeMethod*))Enumerator_Dispose_m5440E65428351CA6F19B1804D172DCB5E9C59C98_gshared)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::UpdateBundleSortList(System.Collections.Generic.List`1,UnityEngine.Rendering.PostProcessing.PostProcessEvent) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_UpdateBundleSortList_m56105BF16E586720CBE1F3C38056370F7A164085 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * ___sortedList0, int32_t ___evt1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2>::.ctor(System.Collections.Generic.IEqualityComparer`1) inline void Dictionary_2__ctor_mB035F42686F7F4124AD2C921824725370A195AA0 (Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * __this, RuntimeObject* ___comparer0, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B *, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m44811AC5CD2D03C6784B099F1C9709E463BB88D6_gshared)(__this, ___comparer0, method); } // System.Void System.Collections.Generic.Dictionary`2>::Add(!0,!1) inline void Dictionary_2_Add_mF83ED3EE7AB6F2E8D515A998B691E048501791E4 (Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * __this, int32_t ___key0, List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B *, int32_t, List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 *, const RuntimeMethod*))Dictionary_2_Add_mEA7DC2B06A480A5EC7DE49B6E83C2D121D1962EF_gshared)(__this, ___key0, ___value1, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::set_sortedBundles(System.Collections.Generic.Dictionary`2>) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessLayer_set_sortedBundles_m43C16332F23BBB734D3C283DE6F19AE7859CE671_inline (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::set_haveBundlesBeenInited(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessLayer_set_haveBundlesBeenInited_mDAC84DE4D411C12D63923C06E0EB331FE1BA733E_inline (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass54_0__ctor_mD1620D37E1580A84A09C8F5A942C2164441C6145 (U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2 * __this, const RuntimeMethod* method); // System.Void System.Func`2,System.Boolean>::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_m0B85B43914C8258481910B03E805BCB7F3CF97FA (Func_2_t10D6F2FE2BEE5CD81BEC39CF9043FA12AC3218D6 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_2_t10D6F2FE2BEE5CD81BEC39CF9043FA12AC3218D6 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_2__ctor_m03715B6DDEC4F9E5EED2E464BB22A6C4C9500DCB_gshared)(__this, ___object0, ___method1, method); } // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Where>(System.Collections.Generic.IEnumerable`1,System.Func`2) inline RuntimeObject* Enumerable_Where_TisKeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4_m36F5FC39D1147CB13616D98751476DE40FCA0CB2 (RuntimeObject* ___source0, Func_2_t10D6F2FE2BEE5CD81BEC39CF9043FA12AC3218D6 * ___predicate1, const RuntimeMethod* method) { return (( RuntimeObject* (*) (RuntimeObject*, Func_2_t10D6F2FE2BEE5CD81BEC39CF9043FA12AC3218D6 *, const RuntimeMethod*))Enumerable_Where_TisKeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625_mC6A769FD373ACE2998055D446E381D10AD4725E0_gshared)(___source0, ___predicate1, method); } // System.Void System.Func`2,UnityEngine.Rendering.PostProcessing.PostProcessBundle>::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_m3186AF39A1E2E659E843E7B23F0E811D83E3801E (Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_2__ctor_m63767C2AD1295D9C38EBAD72A237C0A5A3D18A71_gshared)(__this, ___object0, ___method1, method); } // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Select,UnityEngine.Rendering.PostProcessing.PostProcessBundle>(System.Collections.Generic.IEnumerable`1,System.Func`2) inline RuntimeObject* Enumerable_Select_TisKeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4_TisPostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791_m6545C357B9A1F245255150D5014A4E6FEE8EA4C5 (RuntimeObject* ___source0, Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 * ___selector1, const RuntimeMethod* method) { return (( RuntimeObject* (*) (RuntimeObject*, Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 *, const RuntimeMethod*))Enumerable_Select_TisKeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625_TisRuntimeObject_m04A517631EC5B58D749B24EF6D93F86637C3E4F8_gshared)(___source0, ___selector1, method); } // System.Collections.Generic.List`1 System.Linq.Enumerable::ToList(System.Collections.Generic.IEnumerable`1) inline List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 * Enumerable_ToList_TisPostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791_m333F3A623EF5508C12095DA24E0B7C406F9A2502 (RuntimeObject* ___source0, const RuntimeMethod* method) { return (( List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 * (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToList_TisRuntimeObject_mEB3492D1398C284020E4C9C9E32397DFCD9C6FE7_gshared)(___source0, method); } // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) inline void Predicate_1__ctor_m534027828BC0CD95F0C1523453EBB63ABFB3352F (Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m3F41E32C976C3C48B3FC63FBFD3FBBC5B5F23EDD_gshared)(__this, ___object0, ___method1, method); } // System.Int32 System.Collections.Generic.List`1::RemoveAll(System.Predicate`1) inline int32_t List_1_RemoveAll_m4C4A44DFA1BA8EC53BA6CAE19B1C8AE91F113153 (List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * __this, Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568 * ___match0, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 *, Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568 *, const RuntimeMethod*))List_1_RemoveAll_m3CA48D06F70CC498ADA7410EB930969256F43675_gshared)(__this, ___match0, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796 List_1_GetEnumerator_mFE0CBE0663998051369CA301FE05C3759B567BBE (List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 * __this, const RuntimeMethod* method) { return (( Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796 (*) (List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 *, const RuntimeMethod*))List_1_GetEnumerator_m1739A5E25DF502A6984F9B98CFCAC2D3FABCF233_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * Enumerator_get_Current_mFF56611D7A133818F356FCB9FBFC34C2872FEBE5_inline (Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796 * __this, const RuntimeMethod* method) { return (( PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * (*) (Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796 *, const RuntimeMethod*))Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass54_2__ctor_m8AFCE8901A93CE6261DDF071562470B1A2D7BAEF (U3CU3Ec__DisplayClass54_2_t4FA51C9B0FB32D60372B20C7B4057723C9DA37AC * __this, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings UnityEngine.Rendering.PostProcessing.PostProcessBundle::get_settings() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * PostProcessBundle_get_settings_m2636D9B1938880F353CBC47627D3F713D65009BD_inline (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Exists(System.Predicate`1) inline bool List_1_Exists_m4DE647B2738100F7430214892A36B81E3FE97E2F (List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * __this, Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568 * ___match0, const RuntimeMethod* method) { return (( bool (*) (List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 *, Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568 *, const RuntimeMethod*))List_1_Exists_mCD79CCDB5FF533F73A031B475BA7C5D2278B0AAA_gshared)(__this, ___match0, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer/SerializedBundleRef::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializedBundleRef__ctor_m8BCF65DB003655135E182A9BCD19ED4AC775B0E3 (SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_mD97B151CFC88569A1567F1DE5B6711AF8040D675 (List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * __this, SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 *, SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF *, const RuntimeMethod*))List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared)(__this, ___item0, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m6CB22D95E37092CBEF10F0C1C533D8539C9A09B5 (Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796 *, const RuntimeMethod*))Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m1E78C33B0B6F143C4B0DEB76CFE5F22F4A7F40BC (Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796 *, const RuntimeMethod*))Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 List_1_GetEnumerator_m42E5EDE7CF0A88D476C0B341AA88E8A428315BC4 (List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * __this, const RuntimeMethod* method) { return (( Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 (*) (List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 *, const RuntimeMethod*))List_1_GetEnumerator_m1739A5E25DF502A6984F9B98CFCAC2D3FABCF233_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * Enumerator_get_Current_mDEAC3E8C31D11CAAE86138EC909433F51FCE77A7_inline (Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 * __this, const RuntimeMethod* method) { return (( SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * (*) (Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 *, const RuntimeMethod*))Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer/<>c__DisplayClass54_3::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass54_3__ctor_mB20B9DF760C344A8C3DD74BCE5DE6E18E0CF76C1 (U3CU3Ec__DisplayClass54_3_t66E86CF03FBBE19459888FDF4BA21FD17DF0D10C * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) inline void Predicate_1__ctor_m0CBDEC79CDAD9A63F4A5FD0424F11C665BA3E84A (Predicate_1_tBC55AA0C1F69FD07A5F71AE40FD34D7821C89C28 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Predicate_1_tBC55AA0C1F69FD07A5F71AE40FD34D7821C89C28 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m3F41E32C976C3C48B3FC63FBFD3FBBC5B5F23EDD_gshared)(__this, ___object0, ___method1, method); } // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * List_1_Find_m3B2C011FA658E90B5A34DE501B36CD49C61DAF6A (List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 * __this, Predicate_1_tBC55AA0C1F69FD07A5F71AE40FD34D7821C89C28 * ___match0, const RuntimeMethod* method) { return (( PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * (*) (List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 *, Predicate_1_tBC55AA0C1F69FD07A5F71AE40FD34D7821C89C28 *, const RuntimeMethod*))List_1_Find_mBE8A91B51D29EC296321E6070FCD76081576B31E_gshared)(__this, ___match0, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mB1DDAEB865E1F4E0D3130726100D9B45C0C590C4 (Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 *, const RuntimeMethod*))Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mEEB9CA50E47FD5AA61D7DBB259DFA6F968B1D628 (Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 *, const RuntimeMethod*))Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared)(__this, method); } // System.Void UnityEngine.Camera::RemoveCommandBuffer(UnityEngine.Rendering.CameraEvent,UnityEngine.Rendering.CommandBuffer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_RemoveCommandBuffer_m6F4BE369C87C0DB3913AE4A8DA31B2838B1DA3E6 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, int32_t ___evt0, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___buffer1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::Release() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing_Release_mE12D10DE8B832C1AB7B2714415567ECEDB455458 (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.LogHistogram::Release() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LogHistogram_Release_m223FD2D21A047DD6152B77F51C08D8695F868293 (LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::get_Values() inline ValueCollection_t42E47152C5BD4BA457B9FBCB8B8184A6E3F5E04A * Dictionary_2_get_Values_m3D95C036ABB90B1EA12E941E1542F4C5E143400E (Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * __this, const RuntimeMethod* method) { return (( ValueCollection_t42E47152C5BD4BA457B9FBCB8B8184A6E3F5E04A * (*) (Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 *, const RuntimeMethod*))Dictionary_2_get_Values_mC8EC343FADAE6B9CB93639D7FBCDB19ACD807DB5_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection::GetEnumerator() inline Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809 ValueCollection_GetEnumerator_mC82AD744F24C587A0F27E665E504B31F40FB6516 (ValueCollection_t42E47152C5BD4BA457B9FBCB8B8184A6E3F5E04A * __this, const RuntimeMethod* method) { return (( Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809 (*) (ValueCollection_t42E47152C5BD4BA457B9FBCB8B8184A6E3F5E04A *, const RuntimeMethod*))ValueCollection_GetEnumerator_m401C0FF4E5F0194244B19D7B9EF4B173FB7E88C3_gshared)(__this, method); } // !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::get_Current() inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * Enumerator_get_Current_mD2D17F6FBA68C8D627D5BAD526264D5143D3A9EB_inline (Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809 * __this, const RuntimeMethod* method) { return (( PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * (*) (Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809 *, const RuntimeMethod*))Enumerator_get_Current_m5EAB60888D4E661A01C7F32AD890D785F8B6225B_gshared_inline)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessBundle::Release() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessBundle_Release_m85149021A3A38F4D1A7CD2E5B916FCCB0B1E54FE (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mA70BD67B676DA68BAABF7EA576CE72FEFCE9156B (Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809 *, const RuntimeMethod*))Enumerator_MoveNext_mAEC22D730EB290F4405C47EE9F330B3CD4E2DC68_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::Dispose() inline void Enumerator_Dispose_mADF693719CD350653270A3F339ECF4DF03692C0E (Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809 *, const RuntimeMethod*))Enumerator_Dispose_m20B0D06631B9715D2C26F9F0D0665BF0092FF7A6_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::Clear() inline void Dictionary_2_Clear_m8ECF4D5DD090BB883D4633AFD9C0BDD98FB445F4 (Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 *, const RuntimeMethod*))Dictionary_2_Clear_m883E91BB19072DD91E8FA3BEDA31D0FA095667EA_gshared)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.PropertySheetFactory::Release() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheetFactory_Release_m12FB943E69158B214069975CC937D751A5AEFA12 (PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::OnDisable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessDebugLayer_OnDisable_mA773E8876D899E376ECFB3D95BF57EAA774F8264 (PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * __this, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.TextureLerper UnityEngine.Rendering.PostProcessing.TextureLerper::get_instance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * TextureLerper_get_instance_m1536A256C5818E0C06F5BF38A27AB480AFB0E9B1 (const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.TextureLerper::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureLerper_Clear_m623E91726AE717C516B15A778FB79906A268F205 (TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * __this, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Component::get_transform() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___x0, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___y1, const RuntimeMethod* method); // System.Boolean UnityEngine.SystemInfo::get_usesLoadStoreActions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SystemInfo_get_usesLoadStoreActions_m734A1819421DCA1AD538FB40F71F4CCDDDF84FF7 (const RuntimeMethod* method); // UnityEngine.Rect UnityEngine.Camera::get_rect() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 Camera_get_rect_m6B59AEFF7465FA7B605D25E04E99B6E555D59DB7 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_x() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_x_mA61220F6F26ECD6951B779FFA7CAD7ECE11D6987 (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_y() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_y_m4E1AAD20D167085FF4F9E9C86EF34689F5770A74 (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_width() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_width_m4A0500D95CA84917787A8E90D26E66D49DFA90EF (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_height() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_height_m42FEF31015A269E6E2B7E6F62E72E5BF6602302A (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogWarning(System.Object,UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogWarning_mFCC4F73CACBC055EBB4CE9891F564B80B81B5F0E (RuntimeObject * ___message0, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___context1, const RuntimeMethod* method); // System.Boolean UnityEngine.Camera::get_usePhysicalProperties() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Camera_get_usePhysicalProperties_m167DB1C9F81E3BA13FE3794880953E5EAC1F0C55 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Void UnityEngine.Camera::ResetProjectionMatrix() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_ResetProjectionMatrix_m3010D24D6ACC1880F046CAB995A1EF69B4D3C2BE (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Camera::get_projectionMatrix() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 Camera_get_projectionMatrix_mDB77E3A7F71CEF085797BCE58FAC78058C5D6756 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Void UnityEngine.Camera::set_nonJitteredProjectionMatrix(UnityEngine.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_set_nonJitteredProjectionMatrix_mBD4086F0CE187C0E68619606FA3F06AB9113A7D0 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___value0, const RuntimeMethod* method); // System.Boolean UnityEngine.Camera::get_stereoEnabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Camera_get_stereoEnabled_m4F3701D763F5A7686B1BAE2CD6AC84B192539857 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Void UnityEngine.Camera::ResetStereoProjectionMatrices() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_ResetStereoProjectionMatrices_m1C656CC93F8DA9AF5C10A95AA3FF1F29F4DF91E9 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Single UnityEngine.XR.XRSettings::get_renderViewportScale() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float XRSettings_get_renderViewportScale_mE9D69964D237C95A40BB6D265EF7701219C13A55 (const RuntimeMethod* method); // System.Void UnityEngine.Shader::SetGlobalFloat(System.Int32,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Shader_SetGlobalFloat_m5ED688DA4C496FC0C47BF81697994D94CA38230F (int32_t ___nameID0, float ___value1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::BuildCommandBuffers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_BuildCommandBuffers_m3BB6EA16C9358EA7EC921C01FA8BC5AFA8D32B66 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method); // UnityEngine.Camera/MonoOrStereoscopicEye UnityEngine.Camera::get_stereoActiveEye() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Camera_get_stereoActiveEye_m1DBD4B7E46F3BA53B91A71E0AAA503C9FDB78463 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // UnityEngine.Rendering.CommandBuffer UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_command() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::ReleaseTemporaryRT(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, int32_t ___nameID0, const RuntimeMethod* method); // UnityEngine.Rendering.RenderTargetIdentifier UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_destination() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_source(UnityEngine.Rendering.RenderTargetIdentifier) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_destination(UnityEngine.Rendering.RenderTargetIdentifier) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.TargetPool::Get() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TargetPool_Get_mFD7A784E2BDD7B37E3F25B3C61CEF986665CC59C (TargetPool_t903089FCEE606214C490876AB928DA25294034CC * __this, const RuntimeMethod* method); // UnityEngine.Rendering.RenderTargetIdentifier UnityEngine.Rendering.RenderTargetIdentifier::op_Implicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF (int32_t ___nameID0, const RuntimeMethod* method); // UnityEngine.RenderTextureFormat UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_sourceFormat() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::GetScreenSpaceTemporaryRT(UnityEngine.Rendering.CommandBuffer,System.Int32,System.Int32,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,UnityEngine.FilterMode,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_GetScreenSpaceTemporaryRT_m5B29752DFD38640C69AB9B80AB164E1A7D89803A (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, int32_t ___nameID1, int32_t ___depthBufferBits2, int32_t ___colorFormat3, int32_t ___readWrite4, int32_t ___filter5, int32_t ___widthOverride6, int32_t ___heightOverride7, const RuntimeMethod* method); // System.Boolean UnityEngine.Camera::get_allowHDR() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Camera_get_allowHDR_mD961A362F2C8BBA6FF0B316488FC566D64CB6222 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // UnityEngine.RenderTextureFormat UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_defaultHDRRenderTextureFormat() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeUtilities_get_defaultHDRRenderTextureFormat_m0A43C43CC12C6239F4C8AAAF9F12050B7501E74E (const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::isFloatingPointFormat(UnityEngine.RenderTextureFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_isFloatingPointFormat_mA59DAFBADC63D580A1E39C0209D44B9F98890493 (int32_t ___format0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_Reset_mF0DDCB7DA38BB880DC0966836F06E43B9B3D81A0 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_camera(UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_camera_m5A32D4F5ABA6D932E58334ACA8AE246AAF9D8D47 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_sourceFormat(UnityEngine.RenderTextureFormat) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_sourceFormat_mA41E34B795170887013696DB9903C224B570D0BD_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_Clear_mDE798ACE9294B43B9387A6B06E43B3D4A30A7092 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::SetupContext(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_SetupContext_m62E4AE18C83A990DE9A597891B3B4E2662DDC10C (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_command(UnityEngine.Rendering.CommandBuffer) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_command_m2C45D5AD8D68476937078FC1A8CAD67F40B363CA_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.TextureLerper::BeginFrame(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureLerper_BeginFrame_mCF5241E01ADD975AE44EEB2BAF8F8392DE25D2D4 (TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // UnityEngine.Camera UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_camera() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::UpdateVolumeSystem(UnityEngine.Camera,UnityEngine.Rendering.CommandBuffer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_UpdateVolumeSystem_m689BA9BBCFC0BC579FBCFFC03E16D57020ABE64A (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___cam0, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd1, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PostProcessBundle UnityEngine.Rendering.PostProcessing.PostProcessLayer::GetBundle() inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * PostProcessLayer_GetBundle_TisAmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E_mF6E1A7B75E47047D94A12AF9A39413A04D732977 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { return (( PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * (*) (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 *, const RuntimeMethod*))PostProcessLayer_GetBundle_TisRuntimeObject_m927CD9BF82BAB46012FB749D3A66A77F3015E936_gshared)(__this, method); } // T UnityEngine.Rendering.PostProcessing.PostProcessBundle::CastSettings() inline AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * PostProcessBundle_CastSettings_TisAmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E_m87F968BC53E9317F1EB2839317979EC31FE19E22 (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * __this, const RuntimeMethod* method) { return (( AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * (*) (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 *, const RuntimeMethod*))PostProcessBundle_CastSettings_TisRuntimeObject_m8560B319D7A55FD34565C0088C4ED390F2931047_gshared)(__this, method); } // T UnityEngine.Rendering.PostProcessing.PostProcessBundle::CastRenderer() inline AmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777 * PostProcessBundle_CastRenderer_TisAmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777_m10917D61760D9F330FB5C48496FB53AE46216AD3 (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * __this, const RuntimeMethod* method) { return (( AmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777 * (*) (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 *, const RuntimeMethod*))PostProcessBundle_CastRenderer_TisRuntimeObject_mD73FF3357E41849EEB307871889B97FC25133224_gshared)(__this, method); } // System.Boolean UnityEngine.Rendering.PostProcessing.AmbientOcclusionRenderer::IsAmbientOnly(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AmbientOcclusionRenderer_IsAmbientOnly_m3DE931B77C9135A2BB341ED8B324D958F0EF6350 (AmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PostProcessBundle UnityEngine.Rendering.PostProcessing.PostProcessLayer::GetBundle() inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * PostProcessLayer_GetBundle_TisScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05_m99F1277737A4648029D3D674563CFFE7137517CA (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { return (( PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * (*) (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 *, const RuntimeMethod*))PostProcessLayer_GetBundle_TisRuntimeObject_m927CD9BF82BAB46012FB749D3A66A77F3015E936_gshared)(__this, method); } // UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer UnityEngine.Rendering.PostProcessing.PostProcessBundle::get_renderer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * PostProcessBundle_get_renderer_m085C7E9914D3A8F71DDBE3681F5FE6F72ACE521F (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * __this, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.IAmbientOcclusionMethod UnityEngine.Rendering.PostProcessing.AmbientOcclusionRenderer::Get() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AmbientOcclusionRenderer_Get_m14806DAC5ECFFABAAA55B40E93A74E880FB74F11 (AmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.Fog::IsEnabledAndSupported(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Fog_IsEnabledAndSupported_m3765593250DA2989C6CB47B0FEDC0F8F42E8238D (Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::HasOpaqueOnlyEffects(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessLayer_HasOpaqueOnlyEffects_m3684482D330279919C983DC7BB3961C77F98BBD4 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.RenderTargetIdentifier::.ctor(UnityEngine.Rendering.BuiltinRenderTextureType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTargetIdentifier__ctor_m8F174D7C9A3172B5C5D0C5C8933973801157CDBB (RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::UpdateSrcDstForOpaqueOnly(System.Int32&,System.Int32&,UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,UnityEngine.Rendering.RenderTargetIdentifier,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_UpdateSrcDstForOpaqueOnly_mA073B6B2BC7FCD8FE5454E061C29520C7FDBCE28 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, int32_t* ___src0, int32_t* ___dst1, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context2, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___cameraTarget3, int32_t ___opaqueOnlyEffectsRemaining4, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::RequiresInitialBlit(UnityEngine.Camera,UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessLayer_RequiresInitialBlit_m2F63AC08E515F1157E1F24F24AF5A9A780FAA059 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___camera0, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context1, const RuntimeMethod* method); // UnityEngine.Rendering.RenderTargetIdentifier UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_source() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // UnityEngine.Material UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_copyStdMaterial() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t8927C00353A72755313F046D0CE85178AE8218EE * RuntimeUtilities_get_copyStdMaterial_mF38A72C94F63C8CC9698EF5A776E183DEEBDCA8E (const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BuiltinBlit(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Material,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BuiltinBlit_mDF0192CA0640DFA3AEA2F29A43DE96A4F2E3A047 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___mat3, int32_t ___pass4, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.Fog::Render(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Fog_Render_mFCFDB2221D238D2AF0685BF06D7151624DA89DEF (Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderOpaqueOnly(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_RenderOpaqueOnly_mE60D48853AA875751334DFB1C881B37F1321390A (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // UnityEngine.RenderTexture UnityEngine.Camera::get_targetTexture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * Camera_get_targetTexture_m1DF637F05FF945625231DED8F3071795755DD4BF (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Implicit(UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Implicit_m3B780F50367611CB9A34F3BF2032585E05DA1BFD (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___exists0, const RuntimeMethod* method); // UnityEngine.RenderBuffer UnityEngine.RenderTexture::get_colorBuffer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderBuffer_tC0D9E45D3D433CD9FE451939DA23AA1993331272 RenderTexture_get_colorBuffer_mB973BA4FAA3141D51E26D15473F5E6F8D2046675 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * __this, const RuntimeMethod* method); // UnityEngine.Rendering.RenderTargetIdentifier UnityEngine.Rendering.RenderTargetIdentifier::op_Implicit(UnityEngine.RenderBuffer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 RenderTargetIdentifier_op_Implicit_mADEFE4FF5482EF9335F29D4F77D87DACDB96C1CF (RenderBuffer_tC0D9E45D3D433CD9FE451939DA23AA1993331272 ___buf0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_flip(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_flip_m27C840F9FC7AA91DEF02F5921E96A8FA09EF8582_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, bool ___value0, const RuntimeMethod* method); // UnityEngine.Display UnityEngine.Display::get_main() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44 * Display_get_main_m9881F8655FAD1B6649D09CB07FD87012A1EA9F19 (const RuntimeMethod* method); // UnityEngine.RenderBuffer UnityEngine.Display::get_colorBuffer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderBuffer_tC0D9E45D3D433CD9FE451939DA23AA1993331272 Display_get_colorBuffer_mAC70C5468124121F9EFFFBAEEE6ECCB7ED22DD67 (Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::Render(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_Render_m20436CD2D012C080C4DD3FAC79D63E98A5EF0BF4 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::IsTemporalAntialiasingActive() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessRenderContext_IsTemporalAntialiasingActive_mF2954B94F2D907B159A45E745C5666D06F692E3F (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Camera::set_usePhysicalProperties(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_set_usePhysicalProperties_m6C559F45C8DDE120C2718C7887254EC386E30BE8 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_stereoActive() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_isSinglePassStereoEnabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_get_isSinglePassStereoEnabled_mFDB2526F0969161A197DEF6EFA75F6C367E5539F (const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * Dictionary_2_get_Item_m889A5087380C93C41692B29FEDF03056D0E24334 (Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * __this, Type_t * ___key0, const RuntimeMethod* method) { return (( PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * (*) (Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 *, Type_t *, const RuntimeMethod*))Dictionary_2_get_Item_mB1398A10D048A0246178C59F95003BD338CE7394_gshared)(__this, ___key0, method); } // UnityEngine.Rendering.PostProcessing.MultiScaleVO UnityEngine.Rendering.PostProcessing.AmbientOcclusionRenderer::GetMultiScaleVO() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D * AmbientOcclusionRenderer_GetMultiScaleVO_m29A85F745C44C5157A17DC84F6A75F822AD7DA8D (AmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.MultiScaleVO::SetResources(UnityEngine.Rendering.PostProcessing.PostProcessResources) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MultiScaleVO_SetResources_mD27AE95B42095C196E5C9F859FC65125C2B17CB7_inline (MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D * __this, PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___resources0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.MultiScaleVO::GenerateAOMap(UnityEngine.Rendering.CommandBuffer,UnityEngine.Camera,UnityEngine.Rendering.RenderTargetIdentifier,System.Nullable`1,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiScaleVO_GenerateAOMap_m70485C868D89DEFF5B1F28DF0D799CA56DC4A673 (MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D * __this, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___camera1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, Nullable_1_t7B6AE9089FEB74309EF85322D3C6716AF3F776CC ___depthMap3, bool ___invert4, bool ___isMSAA5, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * __this, const RuntimeMethod* method) { return (( Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 (*) (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B *, const RuntimeMethod*))List_1_GetEnumerator_m1739A5E25DF502A6984F9B98CFCAC2D3FABCF233_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_inline (Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 * __this, const RuntimeMethod* method) { return (( PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * (*) (Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *, const RuntimeMethod*))Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline)(__this, method); } // UnityEngine.Rendering.PostProcessing.PostProcessBundle UnityEngine.Rendering.PostProcessing.PostProcessLayer::GetBundle(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * PostProcessLayer_GetBundle_m82529C003E49C026D4BCC02059CD4F8C03922B28 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, Type_t * ___settingsType0, const RuntimeMethod* method); // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() inline int32_t ReadOnlyCollection_1_get_Count_m0F1466C2F281BD5E0E83EF5BEE034A1C0B8A72E0 (ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 *, const RuntimeMethod*))ReadOnlyCollection_1_get_Count_m2D719EE02B7FE98B5D6E9515334C594836D2C0C7_gshared)(__this, method); } // !0 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) inline ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * ReadOnlyCollection_1_get_Item_m6A9A75F43EB9E85A2BFA1236ED3F62945CB1723C (ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * (*) (ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 *, int32_t, const RuntimeMethod*))ReadOnlyCollection_1_get_Item_m92C5369651F9216CBCAD03983F2F34C5C3BF0744_gshared)(__this, ___index0, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F (Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *, const RuntimeMethod*))Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8 (Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *, const RuntimeMethod*))Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() inline Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F Dictionary_2_GetEnumerator_m9A4D1CF1A68BBA5806C2874741EA7AE3D7185C9A (Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * __this, const RuntimeMethod* method) { return (( Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F (*) (Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_mA44BBB15DFBD8E08B5E60E23AA5044D45C3F889F_gshared)(__this, method); } // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() inline KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 Enumerator_get_Current_mACE910B3B3314F174B483D5917ABF26D82BF59B4_inline (Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F * __this, const RuntimeMethod* method) { return (( KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 (*) (Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F *, const RuntimeMethod*))Enumerator_get_Current_m17E1C36ECBB09CC2AB892710866F8655D83A6048_gshared_inline)(__this, method); } // !1 System.Collections.Generic.KeyValuePair`2::get_Value() inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * KeyValuePair_2_get_Value_mD1876C0E1E116C36906D24EED25799C991F0187B_inline (KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 * __this, const RuntimeMethod* method) { return (( PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * (*) (KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m622223593F7461E7812C581DDB145270016ED303_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m5DF8EA44064A7892CEF11713610936F7289D2EA4 (Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F *, const RuntimeMethod*))Enumerator_MoveNext_mCAD84084129516BD41DE5CC3E1FABA5A8DF836D0_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() inline void Enumerator_Dispose_mF6D43EBE87A93AB29358657C473A8F4695205143 (Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F *, const RuntimeMethod*))Enumerator_Dispose_m85CA135BAB22C9F0C87C84AB90FF6740D1859279_gshared)(__this, method); } // UnityEngine.DepthTextureMode UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::GetCameraFlags() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TemporalAntialiasing_GetCameraFlags_mFDDC41042F5315ED2B8FBF5363807EC312B49E99 (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method); // UnityEngine.DepthTextureMode UnityEngine.Rendering.PostProcessing.Fog::GetCameraFlags() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Fog_GetCameraFlags_m0CD11892B23BCF37816DDD2ABCA800E0B59840AB (Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 * __this, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.DebugOverlay UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::get_debugOverlay() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessDebugLayer_get_debugOverlay_m053337138AF10CA87F4E5F685111E29837CE3E4A_inline (PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * __this, const RuntimeMethod* method); // UnityEngine.DepthTextureMode UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::GetCameraFlags() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessDebugLayer_GetCameraFlags_mFC417D73293EEB74F5E48F4AE13C817B29E5E440 (PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * __this, const RuntimeMethod* method); // UnityEngine.DepthTextureMode UnityEngine.Camera::get_depthTextureMode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Camera_get_depthTextureMode_mA4B03C6B552FB03DF8A8C20DC9F4EB8FD978A7DD (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Void UnityEngine.Camera::set_depthTextureMode(UnityEngine.DepthTextureMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_set_depthTextureMode_m2D4631800947438BE9A7697778E2CB0E38083CF1 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::set_cameraDepthFlags(UnityEngine.DepthTextureMode) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessLayer_set_cameraDepthFlags_m40AF94D61FBD5E5388CFD5C713ABD33467E7EBEE_inline (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessBundle::ResetHistory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessBundle_ResetHistory_mA3F75C3D9B66CDFD403AC001AEF6E2DDD530573A (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::ResetHistory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing_ResetHistory_m02880AF6BF6467418C89DC15AFEE07CA2DCDD693 (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::HasActiveEffects(UnityEngine.Rendering.PostProcessing.PostProcessEvent,UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessLayer_HasActiveEffects_m8FDE4761D6E4BEE273E722140B105ADBD6E15909 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, int32_t ___evt0, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context1, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2> UnityEngine.Rendering.PostProcessing.PostProcessLayer::get_sortedBundles() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * PostProcessLayer_get_sortedBundles_m7F527E542B4326BD09832F981A8DB7FDDC47C1C3_inline (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2>::get_Item(!0) inline List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * Dictionary_2_get_Item_mB191847DA00A0CF0EBEFEF09F842823170D5E339 (Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * __this, int32_t ___key0, const RuntimeMethod* method) { return (( List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * (*) (Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m169DFA431C9A313350A4A964D24135EFEE0BDC60_gshared)(__this, ___key0, method); } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_isSceneView() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PostProcessRenderContext_get_isSceneView_mBBE9F6C699D243C8746362C84F466432818DAB10_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PostProcessAttribute UnityEngine.Rendering.PostProcessing.PostProcessBundle::get_attribute() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 * PostProcessBundle_get_attribute_mBF4459B0E62B71CD348781716456E69DC676D03F_inline (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::UpdateResources(UnityEngine.Rendering.PostProcessing.PostProcessResources) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_UpdateResources_mADB6067BA43263D75DADDF2829A2C16F7292D727 (PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___resources0, const RuntimeMethod* method); // UnityEngine.CameraType UnityEngine.Camera::get_cameraType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Camera_get_cameraType_mEB292C5AFDF7E1832A81B2923B4FBBC035DD93B2 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_isSceneView(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_isSceneView_mEF3EC48FF1742A6E1A8171775707F7AB9CF45911_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_resources(UnityEngine.Rendering.PostProcessing.PostProcessResources) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_resources_m1BF26E65F227D1503F6259E07DEED008C7FE1163_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_propertySheets(UnityEngine.Rendering.PostProcessing.PropertySheetFactory) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_propertySheets_m360844DFB76FA97FED4807602FEF53E81F573E3D_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_debugLayer(UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_debugLayer_m5CBEDD3DC87DB8728E18EDF8E9FA5769A149A03A_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_antialiasing(UnityEngine.Rendering.PostProcessing.PostProcessLayer/Antialiasing) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_antialiasing_m3154972A25A18801221194E34B43B89855E11511_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_temporalAntialiasing(UnityEngine.Rendering.PostProcessing.TemporalAntialiasing) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_temporalAntialiasing_mD3988FC83821BB3378D61DA0FCF4475853759DB7_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::SetLegacyCameraFlags(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_SetLegacyCameraFlags_m361B7962131650ECDA4E3F59C83A16FA64FD07FC (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_width() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_width_m4965F17411CA0E2AEC993B02D9CEEB0E258E8A74_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_height() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_height_m3F500068E9E598DA75850D864AEC83708B1D9BD4_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::SetFrameSize(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessDebugLayer_SetFrameSize_m5EA41FE15E544C2FEC318CB509A4A14399D102C0 (PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * __this, int32_t ___width0, int32_t ___height1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::BeginSample(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_BeginSample_mA6CADFE0049E601CE0E5FE8CFF23820AE98514EA (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::UpdateSettings(UnityEngine.Rendering.PostProcessing.PostProcessLayer,UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_UpdateSettings_mAE1647AFBE52ACB3A47F9E933FC64D50C8C10FBD (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * ___postProcessLayer0, Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___camera1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::EndSample(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_EndSample_mB852BF4B83918656E93C9C327A20E163EC910A66 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.TargetPool::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TargetPool_Reset_m446CF3DF6B8C18795EE04F60EC7091DCF5C2DC11 (TargetPool_t903089FCEE606214C490876AB928DA25294034CC * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderList(System.Collections.Generic.List`1,UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_RenderList_m11987024F4B018FDA5524BE0B4B4A3918682D292 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * ___list0, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context1, String_t* ___marker2, const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_numberOfEyes() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_numberOfEyes_m06AE156D5CEDCB464CA682ADAFF3AD2A9A347D60_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PostProcessRenderContext/StereoRenderingMode UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_stereoRenderingMode() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::SetSinglePassStereo(UnityEngine.Rendering.SinglePassStereoMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetSinglePassStereo_mD576C91407F338DAF0D620855D59FD8AEC3DBD40 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, int32_t ___mode0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::DisableShaderKeyword(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_DisableShaderKeyword_mC5CE631F9D71D1BB05C224F676D3299CA31A5C60 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, String_t* ___keyword0, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PropertySheet UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_copyFromTexArraySheet() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * RuntimeUtilities_get_copyFromTexArraySheet_mD8F2D629766372DDBA1E99920D7039D91B4836A1 (const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangleFromTexArray(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32,System.Boolean,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangleFromTexArray_m572D24088EFC6C26232840ECD7572A502D9E97E8 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___propertySheet3, int32_t ___pass4, bool ___clear5, int32_t ___depthSlice6, const RuntimeMethod* method); // UnityEngine.Material UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_copyStdFromDoubleWideMaterial() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t8927C00353A72755313F046D0CE85178AE8218EE * RuntimeUtilities_get_copyStdFromDoubleWideMaterial_m31FD9F0461D3020E34600705715E1C1B60EBCDCB (const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangleFromDoubleWide(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Material,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangleFromDoubleWide_m1018341576844F8800174787F06F3ECFCA3154BC (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material3, int32_t ___pass4, int32_t ___eye5, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PropertySheet UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_copySheet() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * RuntimeUtilities_get_copySheet_mDA1AD074888CC5F10B5896ECDF24DF2C934E9B69 (const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangle(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32,System.Boolean,System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___propertySheet3, int32_t ___pass4, bool ___clear5, Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE ___viewport6, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::ConfigureStereoJitteredProjectionMatrices(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing_ConfigureStereoJitteredProjectionMatrices_mA0AB57E1C881BEEFE2E22EAA97CBFCF463AB7ACD (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::ConfigureJitteredProjectionMatrix(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing_ConfigureJitteredProjectionMatrix_mAF68323051A8891986F77097CBBF64DBBAFB369F (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::Render(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing_Render_m9BC1E4F4D6EDD4678E9D3B4C6B22B0EC36E546AC (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing::IsSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SubpixelMorphologicalAntialiasing_IsSupported_m36BF5ED85CCE881F282294770640F2CF3919089B (SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderInjectionPoint(UnityEngine.Rendering.PostProcessing.PostProcessEvent,UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessLayer_RenderInjectionPoint_m01C078BBEDB9851E8E8CB0FC4603E56421DB9D29 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, int32_t ___evt0, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context1, String_t* ___marker2, int32_t ___releaseTargetAfterUse3, const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderBuiltins(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.Boolean,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessLayer_RenderBuiltins_mF3469C24150B99C8D013A2EEFBD23CB5EE847C27 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, bool ___isFinalPass1, int32_t ___releaseTargetAfterUse2, int32_t ___eye3, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderFinalPass(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_RenderFinalPass_mFFE0D433E1D5869D4CE990E18A225B7036CB07FC (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, int32_t ___releaseTargetAfterUse1, int32_t ___eye2, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::EnableShaderKeyword(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_EnableShaderKeyword_mF7E1E1092EBD1E716C58438D20D40FE55340540E (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, String_t* ___keyword0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::RenderSpecialOverlays(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessDebugLayer_RenderSpecialOverlays_m816143A8FAC39EA9D5FD8F8658A2BC0D898B06A1 (PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::RenderMonitors(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessDebugLayer_RenderMonitors_mF9B6E9E28AA71EAE2C213669BDEDC7DFAB363A33 (PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.TextureLerper::EndFrame() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureLerper_EndFrame_mE08975C8094A7C272C77F81234C060A5B7D04CDE (TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::EndFrame() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessDebugLayer_EndFrame_mD958DB63AAE31EEC002DB2543B300010FB4D7716 (PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_mECED7C5DB4396DB62E7249AAD0BD9A9BC15928E5 (List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 * __this, const RuntimeMethod* method) { (( void (*) (List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 *, const RuntimeMethod*))List_1_Clear_m5FB5A9C59D8625FDFB06876C4D8848F0F07ABFD0_gshared)(__this, method); } // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * List_1_get_Item_m2D1D75DAA0AB7CBFB048FF31160FD68458227480_inline (List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * (*) (List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 *, int32_t, const RuntimeMethod*))List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline)(__this, ___index0, method); } // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_mD379FB56A3BE84F6C2AE72CED9EC41E2FF6B3DCC (List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 * __this, PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 *, PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB *, const RuntimeMethod*))List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared)(__this, ___item0, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m70AF0339DC81F286C8C1B1BC91797AAF46190270_inline (List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mD3D7E0DB83F4326F9E2E483AC647103DA97D4BBC_inline (List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * List_1_get_Item_m8D217AC39A78C197561443BC3CB7ADC8F84DEAF9_inline (List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * (*) (List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 *, int32_t, const RuntimeMethod*))List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline)(__this, ___index0, method); } // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m0C81B5A68749354F1FBA1311F1505CCC03B92D4E (List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * __this, const RuntimeMethod* method) { (( void (*) (List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C *, const RuntimeMethod*))List_1_Clear_m0C81B5A68749354F1FBA1311F1505CCC03B92D4E_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_m3CE616F0157079C28B5B25D8CB639C4AB34F805B (List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C *, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 , const RuntimeMethod*))List_1_Add_m3CE616F0157079C28B5B25D8CB639C4AB34F805B_gshared)(__this, ___item0, method); } // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 List_1_get_Item_m280AB7B6AFB69EF2026D0862F8195043D73C50D1_inline (List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * __this, int32_t ___index0, const RuntimeMethod* method) { return (( RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 (*) (List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C *, int32_t, const RuntimeMethod*))List_1_get_Item_m280AB7B6AFB69EF2026D0862F8195043D73C50D1_gshared_inline)(__this, ___index0, method); } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_flip() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PostProcessRenderContext_get_flip_mE2F46E47D4554EF081D57D8369E5878E657D5103_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2 (Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method); // System.Void UnityEngine.MaterialPropertyBlock::SetVector(System.Int32,UnityEngine.Vector4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetVector_m39DE61298C4C95829529B498130844A591621E2F (MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * __this, int32_t ___nameID0, Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___value1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::ApplyDefaultFlip(UnityEngine.MaterialPropertyBlock) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_ApplyDefaultFlip_m35A97C9027CE51CC70BAC26B1E99C7C525AAF1BB (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * ___properties0, const RuntimeMethod* method); // System.Boolean UnityEngine.SystemInfo::get_graphicsUVStartsAtTop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SystemInfo_get_graphicsUVStartsAtTop_m384E4C31F7251443003A31A9A0AA254D1BFD6EAE (const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PropertySheetFactory UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_propertySheets() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * PostProcessRenderContext_get_propertySheets_mE1135E07BE4F59354198DF05198E64CAF2E41D5C_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PostProcessResources UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_resources() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PropertySheet UnityEngine.Rendering.PostProcessing.PropertySheetFactory::Get(UnityEngine.Shader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * PropertySheetFactory_Get_mE4CC267B0EB28F0892A426B67015A309F2540CBF (PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * __this, Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___shader0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PropertySheet::ClearKeywords() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheet_ClearKeywords_mC8018F4A0C5AC9C1E9CAC706E6C191AF8691DB23 (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, const RuntimeMethod* method); // UnityEngine.MaterialPropertyBlock UnityEngine.Rendering.PostProcessing.PropertySheet::get_properties() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, const RuntimeMethod* method); // System.Void UnityEngine.MaterialPropertyBlock::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_Clear_mAB598168AB3F657597804EE57D62E67443794813 (MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * __this, const RuntimeMethod* method); // UnityEngine.Texture2D UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_whiteTexture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * RuntimeUtilities_get_whiteTexture_mC087FBA2AC7E33964DB53385C2AC866A04A2D609 (const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PropertySheet::EnableKeyword(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheet_EnableKeyword_m8689E0BDBEF8AF049C3764DBE9CDDF1EF6A8E753 (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, String_t* ___keyword0, const RuntimeMethod* method); // System.Void UnityEngine.MaterialPropertyBlock::SetFloat(System.Int32,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetFloat_mD2F1653CEDB22B1A3EE844E353CF125A607AEDEC (MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * __this, int32_t ___nameID0, float ___value1, const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderEffect(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.Boolean) inline int32_t PostProcessLayer_RenderEffect_TisDepthOfField_tEEDE8392226AF593EBEF5537776E4A87A8FE0731_m3331E38427C5BBD748C0E9445A8480A375EF4E00 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, bool ___useTempTarget1, const RuntimeMethod* method) { return (( int32_t (*) (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 *, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 *, bool, const RuntimeMethod*))PostProcessLayer_RenderEffect_TisRuntimeObject_mBD13A5A754B239EBED6F902DE457538F0B675472_gshared)(__this, ___context0, ___useTempTarget1, method); } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderEffect(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.Boolean) inline int32_t PostProcessLayer_RenderEffect_TisMotionBlur_tCC5C9D282548B1DD0A5B375699BC39B511207AF8_m625859B8A8412D1B86A3D32E61B86AB9047956CD (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, bool ___useTempTarget1, const RuntimeMethod* method) { return (( int32_t (*) (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 *, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 *, bool, const RuntimeMethod*))PostProcessLayer_RenderEffect_TisRuntimeObject_mBD13A5A754B239EBED6F902DE457538F0B675472_gshared)(__this, ___context0, ___useTempTarget1, method); } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::ShouldGenerateLogHistogram(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessLayer_ShouldGenerateLogHistogram_m675CAA571334F9D4C14BA63B2F793CB86CE0EAFB (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.LogHistogram::Generate(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LogHistogram_Generate_mF6172BCF49EA5B84247F3B398AFDC9048A1997B5 (LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderEffect(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.Boolean) inline int32_t PostProcessLayer_RenderEffect_TisAutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106_m6D6E0D85192F0D703858A3966E11A6945D9AB4C0 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, bool ___useTempTarget1, const RuntimeMethod* method) { return (( int32_t (*) (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 *, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 *, bool, const RuntimeMethod*))PostProcessLayer_RenderEffect_TisRuntimeObject_mBD13A5A754B239EBED6F902DE457538F0B675472_gshared)(__this, ___context0, ___useTempTarget1, method); } // System.Void UnityEngine.MaterialPropertyBlock::SetTexture(System.Int32,UnityEngine.Texture) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetTexture_m8F81CA94E5261618BEDD93EC02DAA2412E732C04 (MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * __this, int32_t ___nameID0, Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___value1, const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderEffect(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.Boolean) inline int32_t PostProcessLayer_RenderEffect_TisLensDistortion_t6D6F5FBE380034E4890743C7AA799114CB548EC2_m027F67F60D17FA9DA1388193094B5455BBF3C03E (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, bool ___useTempTarget1, const RuntimeMethod* method) { return (( int32_t (*) (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 *, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 *, bool, const RuntimeMethod*))PostProcessLayer_RenderEffect_TisRuntimeObject_mBD13A5A754B239EBED6F902DE457538F0B675472_gshared)(__this, ___context0, ___useTempTarget1, method); } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderEffect(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.Boolean) inline int32_t PostProcessLayer_RenderEffect_TisChromaticAberration_t03FE8CF734E46DE303C0F17B5E76872F87FAE229_mF8E638CEF7DAF44C57448B6894A8ABF690006AF2 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, bool ___useTempTarget1, const RuntimeMethod* method) { return (( int32_t (*) (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 *, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 *, bool, const RuntimeMethod*))PostProcessLayer_RenderEffect_TisRuntimeObject_mBD13A5A754B239EBED6F902DE457538F0B675472_gshared)(__this, ___context0, ___useTempTarget1, method); } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderEffect(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.Boolean) inline int32_t PostProcessLayer_RenderEffect_TisBloom_t457A960B8113F4FC7B406EDC9EBFBAF7070D65A8_m583AD233BE76C6124E77A7B70BA0B57924567856 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, bool ___useTempTarget1, const RuntimeMethod* method) { return (( int32_t (*) (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 *, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 *, bool, const RuntimeMethod*))PostProcessLayer_RenderEffect_TisRuntimeObject_mBD13A5A754B239EBED6F902DE457538F0B675472_gshared)(__this, ___context0, ___useTempTarget1, method); } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderEffect(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.Boolean) inline int32_t PostProcessLayer_RenderEffect_TisVignette_tFBCC5617358CAABF8B6D55C40CEA6406FB852139_m3FD909EC18317F6439E3E62070E82164D5B78EAB (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, bool ___useTempTarget1, const RuntimeMethod* method) { return (( int32_t (*) (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 *, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 *, bool, const RuntimeMethod*))PostProcessLayer_RenderEffect_TisRuntimeObject_mBD13A5A754B239EBED6F902DE457538F0B675472_gshared)(__this, ___context0, ___useTempTarget1, method); } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderEffect(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.Boolean) inline int32_t PostProcessLayer_RenderEffect_TisGrain_tB492A9950823806164688BD0A2379FDD6489E528_m5EDCF4493E53CE876C08B06DD382E627CFDDBB3D (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, bool ___useTempTarget1, const RuntimeMethod* method) { return (( int32_t (*) (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 *, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 *, bool, const RuntimeMethod*))PostProcessLayer_RenderEffect_TisRuntimeObject_mBD13A5A754B239EBED6F902DE457538F0B675472_gshared)(__this, ___context0, ___useTempTarget1, method); } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderEffect(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.Boolean) inline int32_t PostProcessLayer_RenderEffect_TisColorGrading_t05D75BC0D6AFBF7D1EA14308794E8737F1E62AB5_m7757253F4C871181867BFD436E3660C8F32256B9 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, bool ___useTempTarget1, const RuntimeMethod* method) { return (( int32_t (*) (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 *, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 *, bool, const RuntimeMethod*))PostProcessLayer_RenderEffect_TisRuntimeObject_mBD13A5A754B239EBED6F902DE457538F0B675472_gshared)(__this, ___context0, ___useTempTarget1, method); } // System.Void UnityEngine.Rendering.PostProcessing.Dithering::Render(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dithering_Render_m2A63356904D7001E64C2D37C30DDACA4D0E6B4CB (Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::ApplyFlip(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,UnityEngine.MaterialPropertyBlock) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_ApplyFlip_mB31467464158960ACE257039E6C3124A04E7EA3F (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * ___properties1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangleToTexArray(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32,System.Boolean,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangleToTexArray_m3C505258A7F8E920FE391AC2D03D17DC67F4644C (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___propertySheet3, int32_t ___pass4, bool ___clear5, int32_t ___depthSlice6, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangleToDoubleWide(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangleToDoubleWide_m257C72A85BED72731B05EB49EB48521627633C22 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___propertySheet3, int32_t ___pass4, int32_t ___eye5, const RuntimeMethod* method); // UnityEngine.Rect UnityEngine.Camera::get_pixelRect() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 Camera_get_pixelRect_m58284153875DDE6470D4BDCAF2DFC9F5C9DE3D3A (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) inline void Nullable_1__ctor_m1235BB3C8933E164348DE66313AFBFA6B977338A (Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE * __this, Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___value0, const RuntimeMethod* method) { (( void (*) (Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE *, Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 , const RuntimeMethod*))Nullable_1__ctor_m1235BB3C8933E164348DE66313AFBFA6B977338A_gshared)(__this, ___value0, method); } // System.Void UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing::Render(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubpixelMorphologicalAntialiasing_Render_m3FA7E7FDF3AB6EFC8128FFC01E64CB77322589B8 (SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PostProcessBundle UnityEngine.Rendering.PostProcessing.PostProcessLayer::GetBundle() inline PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * PostProcessLayer_GetBundle_TisAutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106_mFE224148A1DB5C3915BBC26AE317E7569451883A (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { return (( PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * (*) (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 *, const RuntimeMethod*))PostProcessLayer_GetBundle_TisRuntimeObject_m927CD9BF82BAB46012FB749D3A66A77F3015E936_gshared)(__this, method); } // System.Boolean UnityEngine.Rendering.PostProcessing.Monitor::IsRequestedAndSupported(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Monitor_IsRequestedAndSupported_m787CEE59C8F6F20D7BCEB6BC757F350B09181FE4 (Monitor_tEB1AC1F82D87F6BEE4839CF882097D5889302372 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m470E51E20F3A5214FFF4A3E2444182163BFFE93D (List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 * __this, const RuntimeMethod* method) { (( void (*) (List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 *, const RuntimeMethod*))List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m881A395B30537A77CB90FFD2C41D5AA6CB44694F (List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * __this, const RuntimeMethod* method) { (( void (*) (List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C *, const RuntimeMethod*))List_1__ctor_m881A395B30537A77CB90FFD2C41D5AA6CB44694F_gshared)(__this, method); } // System.Void UnityEngine.MonoBehaviour::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED (MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager__ctor_m8FB25D90E014F9C20FED4173115052A40C255A83 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2>::.ctor() inline void Dictionary_2__ctor_m14FCC39301B73C7BD9674D6CD3613529C7BFCE69 (Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A *, const RuntimeMethod*))Dictionary_2__ctor_mE7F9D51201F5A72BF4995CA0F3F0E866DB21E638_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m84D1F8497C3BCDDC5BC3EB0455E02B0D7ED38DF3 (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * __this, const RuntimeMethod* method) { (( void (*) (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 *, const RuntimeMethod*))List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mF0AE3867D21201B50EE816E55A8BAAADA8471324 (Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 *, const RuntimeMethod*))Dictionary_2__ctor_mF0AE3867D21201B50EE816E55A8BAAADA8471324_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m19F26A359D9F2420A7E80BB80D2B7D0080D3C90C (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * __this, const RuntimeMethod* method) { (( void (*) (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B *, const RuntimeMethod*))List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) inline void List_1__ctor_m7A2F942728D925413563F8C2E3B66C9442DE08F3 (List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B *, int32_t, const RuntimeMethod*))List_1__ctor_mFEB2301A6F28290A828A979BA9CC847B16B3D538_gshared)(__this, ___capacity0, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m5982DEB996FD882A4FB91CF1A7A21F24ED8FF9CF (Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 *, const RuntimeMethod*))Dictionary_2__ctor_m2C8EE5C13636D67F6C451C4935049F534AEC658F_gshared)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::ReloadBaseTypes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_ReloadBaseTypes_m582DBC14B099E81CF96FC236D69E4188ABB55788 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() inline void Dictionary_2_Clear_mAEE6522C86E2BF37977EBF854B1C3C9FCFB0718E (Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 *, const RuntimeMethod*))Dictionary_2_Clear_m883E91BB19072DD91E8FA3BEDA31D0FA095667EA_gshared)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::Destroy(UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___obj0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m19F6DC314CA69C2634A4ECEAC4B7E8D688023C5C (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * __this, const RuntimeMethod* method) { (( void (*) (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B *, const RuntimeMethod*))List_1_Clear_m5FB5A9C59D8625FDFB06876C4D8848F0F07ABFD0_gshared)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::CleanBaseTypes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_CleanBaseTypes_mE22DD79EC42EC1C71DCB01856EF7E80709ED98E2 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, const RuntimeMethod* method); // System.Collections.Generic.IEnumerable`1 UnityEngine.Rendering.PostProcessing.RuntimeUtilities::GetAllTypesDerivedFrom() inline RuntimeObject* RuntimeUtilities_GetAllTypesDerivedFrom_TisPostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_m7213F409D422604E273897D7CDC232E31DE3B89B (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))RuntimeUtilities_GetAllTypesDerivedFrom_TisRuntimeObject_m94F926A651816729E5249514535D771C30C1C0A2_gshared)(method); } // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_mF99B731B7FE71291198AC579A27977DAFAEE528D (Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_2__ctor_mCA84157864A199574AD0B7F3083F99B54DC1F98C_gshared)(__this, ___object0, ___method1, method); } // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Where(System.Collections.Generic.IEnumerable`1,System.Func`2) inline RuntimeObject* Enumerable_Where_TisType_t_m98A76BE80710D7FA14000B0C39096DFA6092DFEA (RuntimeObject* ___source0, Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * ___predicate1, const RuntimeMethod* method) { return (( RuntimeObject* (*) (RuntimeObject*, Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 *, const RuntimeMethod*))Enumerable_Where_TisRuntimeObject_m016E64EEAC35EA6D2A28616261EA1C34A4365B4A_gshared)(___source0, ___predicate1, method); } // T UnityEngine.Rendering.PostProcessing.RuntimeUtilities::GetAttribute(System.Type) inline PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 * RuntimeUtilities_GetAttribute_TisPostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4_mED801E2066D03BD341C2B6E6AEA3AE9ED5B4A1BB (Type_t * ___type0, const RuntimeMethod* method) { return (( PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 * (*) (Type_t *, const RuntimeMethod*))RuntimeUtilities_GetAttribute_TisRuntimeObject_m016898FCBD3C58B05824B6E06DAB7B4503D051AE_gshared)(___type0, method); } // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) inline void Dictionary_2_Add_m1D9C774A6BA2342AF6C32FDDEEC1171F8AF857A7 (Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * __this, Type_t * ___key0, PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 * ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 *, Type_t *, PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 *, const RuntimeMethod*))Dictionary_2_Add_m830DC29CD6F7128D4990D460CCCDE032E3B693D9_gshared)(__this, ___key0, ___value1, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::SetAllOverridesTo(System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessEffectSettings_SetAllOverridesTo_mF86C7C651A9ABEF30ECF2E7AB3566DE08A00F680 (PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * __this, bool ___state0, bool ___excludeEnabled1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_m0EF1549D6040AD0E99A37A662D7328EB13C594DB (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * __this, PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B *, PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 *, const RuntimeMethod*))List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared)(__this, ___item0, method); } // System.Int32 UnityEngine.LayerMask::get_value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LayerMask_get_value_m6380C7449537F99361797225E179A9448A53DDF9 (LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_position() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_zero() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_get_zero_m92B6E46FC9A637D20B3A4C1FFAEABFCE095DD4C6 (const RuntimeMethod* method); // UnityEngine.LayerMask UnityEngine.LayerMask::op_Implicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 LayerMask_op_Implicit_m04FD003A196C7FA5C824D854803493EA31AE58D2 (int32_t ___intVal0, const RuntimeMethod* method); // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.PostProcessManager::GrabVolumes(UnityEngine.LayerMask) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * PostProcessManager_GrabVolumes_m0F7D7E964ED05BAB574BDB311D1CFAED9FBC6EC0 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___mask0, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 List_1_GetEnumerator_m3A5A3D5EA4FA2CFDF59D0870BF418A5BD56C006D (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * __this, const RuntimeMethod* method) { return (( Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 (*) (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 *, const RuntimeMethod*))List_1_GetEnumerator_m1739A5E25DF502A6984F9B98CFCAC2D3FABCF233_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * Enumerator_get_Current_m8F13360F61844D65F8880E8045260100BA06F175_inline (Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 * __this, const RuntimeMethod* method) { return (( PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * (*) (Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *, const RuntimeMethod*))Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline)(__this, method); } // System.Boolean UnityEngine.Behaviour::get_enabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Behaviour_get_enabled_m08077AB79934634E1EAE909C2B482BEF4C15A800 (Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 * __this, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PostProcessProfile UnityEngine.Rendering.PostProcessing.PostProcessVolume::get_profileRef() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * PostProcessVolume_get_profileRef_m76A55FA99804C180BAFDEB7A7BDD3523E28F8AA6 (PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8 (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * __this, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 *, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF *, const RuntimeMethod*))List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared)(__this, ___item0, method); } // System.Void UnityEngine.Component::GetComponents(System.Collections.Generic.List`1) inline void Component_GetComponents_TisCollider_t5E81E43C2ECA0209A7C4528E84A632712D192B02_m8B874738942F6C77C3FD820AF40BB8A33528FDF4 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * ___results0, const RuntimeMethod* method) { (( void (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B *, const RuntimeMethod*))Component_GetComponents_TisRuntimeObject_mB0812CB4355C4F5E2EA27C7049C668609E72F31D_gshared)(__this, ___results0, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mC03D41912AE22A341471B61736422311254B2E3D_inline (List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B List_1_GetEnumerator_m58E2D47394110BC4AC8216E1ED13CE109A1DCF57 (List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * __this, const RuntimeMethod* method) { return (( Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B (*) (List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B *, const RuntimeMethod*))List_1_GetEnumerator_m1739A5E25DF502A6984F9B98CFCAC2D3FABCF233_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * Enumerator_get_Current_m731F0CD1A6FC3AA134F92A5FF4620AD6F70F97E7_inline (Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B * __this, const RuntimeMethod* method) { return (( Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * (*) (Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B *, const RuntimeMethod*))Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline)(__this, method); } // System.Boolean UnityEngine.Collider::get_enabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Collider_get_enabled_m03B73B5C97033F939387D1785BDF2619CADAEEB0 (Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Collider::ClosestPoint(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Collider_ClosestPoint_m7777917E298B31796DEE906B54F0102F6ED76676 (Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Subtraction(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___b1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Division(UnityEngine.Vector3,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Division_mBA12D08F4D51A4BC2E9841D42591B6208FF4B12E_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, float ___d1, const RuntimeMethod* method); // System.Single UnityEngine.Vector3::get_sqrMagnitude() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Vector3_get_sqrMagnitude_mC567EE6DF411501A8FE1F23A0038862630B88249 (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m5C79C0EB3EAC684514CA5A703D1FF749464B8A4E (Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B *, const RuntimeMethod*))Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m08CF469D7C501041243B4B790EFF3F7ECDA57B17 (Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B *, const RuntimeMethod*))Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m78216279C2CFD915344E6C0E655335DB13312BC5 (List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * __this, const RuntimeMethod* method) { (( void (*) (List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B *, const RuntimeMethod*))List_1_Clear_m5FB5A9C59D8625FDFB06876C4D8848F0F07ABFD0_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mB1D4E5506D65FEE715C5BC4243F2849E0AFCD0B7 (Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *, const RuntimeMethod*))Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m04713C03293F099047E69A44D7B72CCDFB5576FA (Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *, const RuntimeMethod*))Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared)(__this, method); } // System.Void System.ArgumentNullException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97 (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * __this, String_t* ___paramName0, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PostProcessVolume UnityEngine.Rendering.PostProcessing.PostProcessManager::GetHighestPriorityVolume(UnityEngine.LayerMask) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * PostProcessManager_GetHighestPriorityVolume_m4D3FCE52F077EF101C8E9D4FD586102BCD605946 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___mask0, const RuntimeMethod* method); // System.Int32 UnityEngine.LayerMask::op_Implicit(UnityEngine.LayerMask) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F (LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___mask0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2>::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_m964264FE199F1338C5FF854AFAC07BE4D55CEF16 (Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * __this, int32_t ___key0, List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 ** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A *, int32_t, List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m0A88BBB063127AFAD853506A433ACB07D7AAD67E_gshared)(__this, ___key0, ___value1, method); } // System.Void UnityEngine.GameObject::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GameObject__ctor_mACDBD7A1F25B33D006A60F67EF901B33DD3D52E9 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Object::set_name(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::set_layer(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GameObject_set_layer_m2F946916ACB41A59C46346F5243F2BAC235A36A6 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Object::set_hideFlags(UnityEngine.HideFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_set_hideFlags_m7DE229AF60B92F0C68819F77FEB27D775E66F3AC (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * __this, int32_t ___value0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::AddComponent() inline PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * GameObject_AddComponent_TisPostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF_mE825AAB009D0A531FFDB5520A253B6EFF5616154 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_mBDBD6EC58A4409E35E4C5D08757C36E4938256B1_gshared)(__this, method); } // UnityEngine.Rendering.PostProcessing.PostProcessProfile UnityEngine.Rendering.PostProcessing.PostProcessVolume::get_profile() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * PostProcessVolume_get_profile_m40F01FBBA48C74FBCAA82CC71390FE5289418F55 (PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * __this, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings UnityEngine.Rendering.PostProcessing.PostProcessProfile::AddSettings(UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * PostProcessProfile_AddSettings_m636C8393796396CDBE72A34AD0CEC930791DB895 (PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * __this, PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * ___effect0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2>::GetEnumerator() inline Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 Dictionary_2_GetEnumerator_m3B1A446DB103681B6B6CEF198BF27262412B1C2F (Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * __this, const RuntimeMethod* method) { return (( Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 (*) (Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m17437D82A5AF502166F10DD12B5C5830DDB95444_gshared)(__this, method); } // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator>::get_Current() inline KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD Enumerator_get_Current_m3C4342A472C89B6D0CFD11BFD21FB32914BEC39D_inline (Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 * __this, const RuntimeMethod* method) { return (( KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD (*) (Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 *, const RuntimeMethod*))Enumerator_get_Current_mE5033FC555E7BC63DDC919B903A8A305C3AADBEB_gshared_inline)(__this, method); } // !0 System.Collections.Generic.KeyValuePair`2>::get_Key() inline int32_t KeyValuePair_2_get_Key_m086666F4498F22AC6542C2D62D387BD5F0D65E7C_inline (KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD * __this, const RuntimeMethod* method) { return (( int32_t (*) (KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD *, const RuntimeMethod*))KeyValuePair_2_get_Key_mCA6E77030F4BE64105E6B3EFB3CBB8E6EC08CA0A_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) inline void Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74 (Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * __this, int32_t ___key0, bool ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 *, int32_t, bool, const RuntimeMethod*))Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74_gshared)(__this, ___key0, ___value1, method); } // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_mB0353FE043C54E05BE4C2A7CCCC05EF844612DE5 (Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 *, const RuntimeMethod*))Enumerator_MoveNext_mEEAA9A380252BB2F9B2403853F4C00F2F643ADC4_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/Enumerator>::Dispose() inline void Enumerator_Dispose_m3B083EA659E3B14EA9D85A6C95774478A37CA734 (Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 *, const RuntimeMethod*))Enumerator_Dispose_m7567E65C01E35A09AD2AD4814D708A8E76469D31_gshared)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::Unregister(UnityEngine.Rendering.PostProcessing.PostProcessVolume,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_Unregister_m06731BA17E01E742A84CA7B6E01F9DFA1375E333 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___volume0, int32_t ___layer1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::Register(UnityEngine.Rendering.PostProcessing.PostProcessVolume,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_Register_mE29A4009A4FC20CC5A6F95444356C2381FB19427 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___volume0, int32_t ___layer1, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2>::get_Value() inline List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * KeyValuePair_2_get_Value_m7AF8D471FFF0D4815F3D94587906B5F9B1A25242_inline (KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD * __this, const RuntimeMethod* method) { return (( List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * (*) (KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD *, const RuntimeMethod*))KeyValuePair_2_get_Value_mC1E2EFCF98529D0550A547CF87C6EAB6821741BF_gshared_inline)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::SetLayerDirty(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_SetLayerDirty_mA10A7367AE66AB61DE3B761ECFBC3EF35DC86E2C (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, int32_t ___layer0, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.Component::get_gameObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.GameObject::get_layer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GameObject_get_layer_m9D4C23A2FD105AF9964445BF18A77E8A49012F9F (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Remove(!0) inline bool List_1_Remove_m017DBA6C58B3AFCF57DAA1C9EC6F97E5A341068D (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * __this, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___item0, const RuntimeMethod* method) { return (( bool (*) (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 *, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF *, const RuntimeMethod*))List_1_Remove_m753F7B4281CC4D02C07AE90726F51EF34B588DF7_gshared)(__this, ___item0, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::ReplaceData(UnityEngine.Rendering.PostProcessing.PostProcessLayer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_ReplaceData_m2ECCA7279A2E64CB6868C112A39A37109A7930C9 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * ___postProcessLayer0, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Clamp01(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Mathf_Clamp01_m831CBA1D198C3CDE660E8172A67A4E41BD0D0171 (float ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::OverrideSettings(System.Collections.Generic.List`1,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_OverrideSettings_m83A232955C850CBB747E71A6AC5857A8A63D3925 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * ___baseSettings0, float ___interpFactor1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2>::Add(!0,!1) inline void Dictionary_2_Add_m957ACCF05AD393A57B943E85BE507B7ED2B2904B (Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * __this, int32_t ___key0, List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A *, int32_t, List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 *, const RuntimeMethod*))Dictionary_2_Add_m39BC00F21EE9459BB8DEF5479F95F79C5C740682_gshared)(__this, ___key0, ___value1, method); } // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_mDA84BC4EB1A9B38BEFC73A8718A628B870CA9345 (Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * __this, int32_t ___key0, bool* ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 *, int32_t, bool*, const RuntimeMethod*))Dictionary_2_TryGetValue_mDA84BC4EB1A9B38BEFC73A8718A628B870CA9345_gshared)(__this, ___key0, ___value1, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::SortByPriority(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_SortByPriority_mFEB75D15E9D0C786F4A98F531660D079522E8EAB (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * ___volumes0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * List_1_get_Item_mB08F7336154CAAD6A4C403B6C6214224CF118CFB_inline (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * (*) (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 *, int32_t, const RuntimeMethod*))List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline)(__this, ___index0, method); } // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,!0) inline void List_1_set_Item_m80C238F7FD60A8D036B9ADDF149A10262642D081 (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * __this, int32_t ___index0, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___value1, const RuntimeMethod* method) { (( void (*) (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 *, int32_t, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF *, const RuntimeMethod*))List_1_set_Item_m73674D291C1D6030C21A39003E4743D110ACC6A2_gshared)(__this, ___index0, ___value1, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m992A7DF0408E86BDF26D67DEFECAF408416EAAE6_inline (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) inline void Predicate_1__ctor_mD3174095FD0D94A06A31073980565D474AAC5F6C (Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m3F41E32C976C3C48B3FC63FBFD3FBBC5B5F23EDD_gshared)(__this, ___object0, ___method1, method); } // System.Int32 System.Collections.Generic.List`1::RemoveAll(System.Predicate`1) inline int32_t List_1_RemoveAll_m2372E68B9FBA8F11D2A6D6EF333947934B2A057C (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * __this, Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 * ___match0, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B *, Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 *, const RuntimeMethod*))List_1_RemoveAll_m3CA48D06F70CC498ADA7410EB930969256F43675_gshared)(__this, ___match0, method); } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessProfile::HasSettings(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessProfile_HasSettings_m4D611773882B755A054DE98D3DD3234291781FC8 (PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * __this, Type_t * ___type0, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * __this, String_t* ___message0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * List_1_get_Item_mB40553E815CFF7A038A4330AB1E77FB327C5F1AC_inline (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * __this, int32_t ___index0, const RuntimeMethod* method) { return (( PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * (*) (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B *, int32_t, const RuntimeMethod*))List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline)(__this, ___index0, method); } // System.Boolean System.Type::op_Equality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_m01CE523ADAD8D6348C8247353F7C1E5FA3031732 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m68842166CAE4973119614F6FA5EBD88A792799D5_inline (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) inline void List_1_RemoveAt_mF9105B3BD1595269C710130159A464FEF4138DD2 (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * __this, int32_t ___index0, const RuntimeMethod* method) { (( void (*) (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m66148860899ECCAE9B323372032BFC1C255393D2_gshared)(__this, ___index0, method); } // UnityEngine.RenderTextureDescriptor UnityEngine.XR.XRSettings::get_eyeTextureDesc() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 XRSettings_get_eyeTextureDesc_mCC8FF72401EDDAF720A3F8678133F49FC05B117A (const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_stereoRenderingMode(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext/StereoRenderingMode) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_stereoRenderingMode_mCC8077506E225DF64ED657D9AF8B8E32293ABCE0_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_numberOfEyes(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_numberOfEyes_m36DEBBC58365FF4315CCEB689D7BC6F86E4C1492_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method); // UnityEngine.XR.XRSettings/StereoRenderingMode UnityEngine.XR.XRSettings::get_stereoRenderingMode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XRSettings_get_stereoRenderingMode_m5E85271059E85A00B1AE3CFBD3C221699E731944 (const RuntimeMethod* method); // UnityEngine.Rendering.TextureDimension UnityEngine.RenderTextureDescriptor::get_dimension() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_dimension_mC7CB3DA0E163E4C7C3C4BC14B5B92C4EAADC87D3_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.RenderTextureDescriptor::get_width() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_width_m5DD56A0652453FDDB51FF030FC5ED914F83F5E31_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::set_width(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_width_m8D4BAEBB8089FD77F4DC81088ACB511F2BCA41EA_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::set_vrUsage(UnityEngine.VRTextureUsage) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_vrUsage_m5E4F43CB35EF142D55AC22996B641483566A2097_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_width(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_width_mB7C5BBE29EB306CFFC8909844C114110DFE6BE64_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.RenderTextureDescriptor::get_height() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_height_m661881AD8E078D6C1FD6C549207AACC2B179D201_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_height(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_height_m4503893008BB36236343F69E4CD90EB4B4434420_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_xrActiveEye(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_xrActiveEye_mC0E126C2BCEF92AB645EC13658F3B89CBE536D5B_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.XR.XRSettings::get_eyeTextureWidth() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XRSettings_get_eyeTextureWidth_m58A1989DD2F55FCB2C92A712AEA493B6EEA3C55E (const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_screenWidth(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_screenWidth_mD75AD636E7F34B00779E42C2C6464BB60C12BE20_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.XR.XRSettings::get_eyeTextureHeight() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XRSettings_get_eyeTextureHeight_mD4F91CDDB07756E9BF313DEFD3D74DFC6737E1A2 (const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_screenHeight(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_screenHeight_m05BE0C2BB553342E4271DFB5E7380D2A5DAC30A2_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_screenWidth() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_screenWidth_m9F3ECB9E1D36F430FADA9EC9C19A8EAD0C714D04_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_stereoActive(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_stereoActive_mD4C23489E1E4539919D6B16AD9C20DDEE1FAD960_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, bool ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.Camera::get_pixelWidth() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Camera_get_pixelWidth_m7DC2EF816FA7AB52EEE991E054FC7B1F31982802 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Camera::get_pixelHeight() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Camera_get_pixelHeight_m7A18CEE2D95835EB95156E88D4D27EA018404201 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::set_height(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_height_m1300AF31BCDCF2E14E86A598AFDC5569B682A46D_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::.ctor(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor__ctor_m57B26A2A1000EFE736C0C97147FBB40C9B9B4CA3 (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___width0, int32_t ___height1, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_userData() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * PostProcessRenderContext_get_userData_m40E610315DE3A5B623CD39497F28C2F25FEA8188_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mCD0C2F0325B7677B9BC340A60AA3FB9C7A88FF63 (Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 *, const RuntimeMethod*))Dictionary_2__ctor_m2C8EE5C13636D67F6C451C4935049F534AEC658F_gshared)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_userData(System.Collections.Generic.Dictionary`2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_userData_m003BC92230DEEFC331EB433694B7C40DFACB6030_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() inline void Dictionary_2_Clear_m0999E28E34F97E04A673BFF5FFD3AAA7EBA1AB92 (Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 *, const RuntimeMethod*))Dictionary_2_Clear_m883E91BB19072DD91E8FA3BEDA31D0FA095667EA_gshared)(__this, method); } // UnityEngine.Rendering.PostProcessing.PostProcessLayer/Antialiasing UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_antialiasing() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_antialiasing_m869EE41D29DB840249DC2773AC27E6DD1FC400ED_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.TemporalAntialiasing UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_temporalAntialiasing() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * PostProcessRenderContext_get_temporalAntialiasing_mA4FFD948F979FAE3046EFAC74FD22429DFE8288A_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::IsSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TemporalAntialiasing_IsSupported_m8FBD9000C346E38D503D9D0570DB89006EEDBC5E (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method); // UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_debugLayer() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * PostProcessRenderContext_get_debugLayer_m26C1CC3A2F3BBC10E71F0827E8B35204C7D9C008_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer::PushDebugOverlay(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessDebugLayer_PushDebugOverlay_m354B0416740BE8928AC3226AF9A3777090F2CEC1 (PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * __this, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___sheet2, int32_t ___pass3, const RuntimeMethod* method); // UnityEngine.RenderTextureFormat UnityEngine.RenderTextureDescriptor::get_colorFormat() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_colorFormat_m8DEB83CC5B5BD5737AA9FBE8E3B02A4967E3B098 (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::.ctor(System.Int32,System.Int32,UnityEngine.RenderTextureFormat,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor__ctor_mB0D252CE93C0E10D01FD10C5C454B0645A16BEE3 (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___width0, int32_t ___height1, int32_t ___colorFormat2, int32_t ___depthBufferBits3, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::set_dimension(UnityEngine.Rendering.TextureDimension) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_dimension_m4D3F1486F761F3C52308F00267B918BD7DB8137F_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.RenderTextureDescriptor::get_volumeDepth() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_volumeDepth_m05E4A20A05286909E65D394D0BA5F6904D653688_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::set_volumeDepth(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_volumeDepth_mC4D9C6B86B6799BA752855DE5C385CC24F6E3733_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method); // UnityEngine.VRTextureUsage UnityEngine.RenderTextureDescriptor::get_vrUsage() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_vrUsage_m51AC5C8A266689B8E69E91A1531F4F9408928197_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.RenderTextureDescriptor::get_msaaSamples() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_msaaSamples_m332912610A1FF2B7C05B0BA9939D733F2E7F0646_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::set_msaaSamples(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_msaaSamples_m84320452D8BF3A8DD5662F6229FE666C299B5AEF_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method); // UnityEngine.RenderTextureMemoryless UnityEngine.RenderTextureDescriptor::get_memoryless() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_memoryless_m8C01272E20B83BC8413A74582AC0CCF36DE76D85_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::set_memoryless(UnityEngine.RenderTextureMemoryless) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_memoryless_m6C34CD3938C6C92F98227E3864E665026C50BCE3_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean UnityEngine.RenderTextureDescriptor::get_useMipMap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderTextureDescriptor_get_useMipMap_m84DFE254378DB20B3D62E855204A204479642D00 (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::set_useMipMap(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_useMipMap_m12CB5C3FB080267160281489734107AA60078EBC (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean UnityEngine.RenderTextureDescriptor::get_autoGenerateMips() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderTextureDescriptor_get_autoGenerateMips_mEA46E225F9F2EEA046A5AD33C189BE259BC8820A (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::set_autoGenerateMips(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_autoGenerateMips_mB2B22300BCC043280A910A3E54E9DA327DEB0EA6 (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean UnityEngine.RenderTextureDescriptor::get_enableRandomWrite() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderTextureDescriptor_get_enableRandomWrite_m2882911675263C0FCC6B873761F0A71FFE112C0D (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::set_enableRandomWrite(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_enableRandomWrite_m7D6527C509E8B02F720F80742EB23D2174890CAB (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, bool ___value0, const RuntimeMethod* method); // UnityEngine.Rendering.ShadowSamplingMode UnityEngine.RenderTextureDescriptor::get_shadowSamplingMode() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_shadowSamplingMode_mA77E69A2C5DC8E53AE323E43E5D12FE0C03A0221_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::set_shadowSamplingMode(UnityEngine.Rendering.ShadowSamplingMode) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_shadowSamplingMode_m92B77BB68CC465F38790F5865A7402C5DE77B8D1_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::set_useDynamicScale(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_useDynamicScale_mCD89818EC0E56C34DD71023F8C1821A5299621B4 (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::set_colorFormat(UnityEngine.RenderTextureFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_colorFormat_mFA8CF3E0BCB1A26C5B40AD0FCD4EFCFBD225372B (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.RenderTextureDescriptor::set_sRGB(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_sRGB_m92925430C9C202528AA56DC9E01FCD382FCEB1D2 (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, bool ___value0, const RuntimeMethod* method); // UnityEngine.ColorSpace UnityEngine.QualitySettings::get_activeColorSpace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t QualitySettings_get_activeColorSpace_mE0C265DD8E215FC537CFA8B000C0977B10C6A49C (const RuntimeMethod* method); // UnityEngine.RenderTextureDescriptor UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::GetDescriptor(System.Int32,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 PostProcessRenderContext_GetDescriptor_m830411A853CE21A05476D5A9F1697DD707024D50 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___depthBufferBits0, int32_t ___colorFormat1, int32_t ___readWrite2, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::GetTemporaryRT(System.Int32,UnityEngine.RenderTextureDescriptor,UnityEngine.FilterMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_GetTemporaryRT_m2DC455A39193EA2FB9BA79CDD897093874CC13F5 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, int32_t ___nameID0, RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 ___desc1, int32_t ___filter2, const RuntimeMethod* method); // UnityEngine.RenderTexture UnityEngine.RenderTexture::GetTemporary(UnityEngine.RenderTextureDescriptor) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * RenderTexture_GetTemporary_m0B4CAB589D2CAB127BCDBAE6D44F41570F5B945F (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 ___desc0, const RuntimeMethod* method); // !!0 UnityEngine.ScriptableObject::CreateInstance() inline PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * ScriptableObject_CreateInstance_TisPostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E_m4D287763BAB409C8331941DE0587B75EA30219CE (const RuntimeMethod* method) { return (( PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * (*) (const RuntimeMethod*))ScriptableObject_CreateInstance_TisRuntimeObject_m82DC05B18FA4AE838A81789EED8A7A5832CCAC4A_gshared)(method); } // !!0 UnityEngine.Object::Instantiate(!!0) inline PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * Object_Instantiate_TisPostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_m04D5134448560DEEE18D0AEA0F1EA60D2BBD9912 (PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * ___original0, const RuntimeMethod* method) { return (( PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * (*) (PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 *, const RuntimeMethod*))Object_Instantiate_TisRuntimeObject_m565E2A2E28EE3B4621B2F5C662D569D56A3AE99F_gshared)(___original0, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::Register(UnityEngine.Rendering.PostProcessing.PostProcessVolume) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_Register_m20ABDF3942B7F71D347DF3E7E12514DD243FD059 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___volume0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m506CA9304331AEEB6F54364B7565751DF3DA5F2C (List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * __this, const RuntimeMethod* method) { (( void (*) (List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B *, const RuntimeMethod*))List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::Unregister(UnityEngine.Rendering.PostProcessing.PostProcessVolume) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_Unregister_m171AB0124D7DB78DD042F57DFA62155E8D6866BC (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___volume0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::UpdateVolumeLayer(UnityEngine.Rendering.PostProcessing.PostProcessVolume,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_UpdateVolumeLayer_m36A628F3F0B79DB27CE52B44272E973AF1F581A0 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___volume0, int32_t ___prevLayer1, int32_t ___newLayer2, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_lossyScale() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Transform_get_lossyScale_m469A16F93F135C1E4D5955C7EBDB893D1892A331 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Transform::get_rotation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 Transform_get_rotation_m4AA3858C00DF4C9614B80352558C4C37D08D2200 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::TRS(UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 Matrix4x4_TRS_m5ABDD540D55BC20D1FD3804DDF005A867FC3D220 (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___pos0, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___q1, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___s2, const RuntimeMethod* method); // System.Void UnityEngine.Gizmos::set_matrix(UnityEngine.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gizmos_set_matrix_mB25E9E701F179E6B8CD4CFF122450B5B0556CB89 (Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___value0, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.BoxCollider::get_center() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E BoxCollider_get_center_m832B93439717C72D4A3B427C6E8F5B54E2DBD669 (BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.BoxCollider::get_size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E BoxCollider_get_size_mBC38D4926D4BE54A6532F6E1D642F363CA3A58A1 (BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Gizmos::DrawCube(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gizmos_DrawCube_m4059F2FA7EB3A041C1BE5BE515E1F9D3CC4C3B02 (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___center0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___size1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(UnityEngine.Vector3,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, float ___d1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Addition(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___b1, const RuntimeMethod* method); // System.Void UnityEngine.Gizmos::DrawWireCube(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gizmos_DrawWireCube_m1C52ECF8525D91B9B295F52FB8152799956F9494 (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___center0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___size1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.SphereCollider::get_center() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E SphereCollider_get_center_mBFAE4FFFC76B8FD8F1B2B2F12C52A30470443D3A (SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A * __this, const RuntimeMethod* method); // System.Single UnityEngine.SphereCollider::get_radius() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float SphereCollider_get_radius_m403989140BDAD513299276953B481167CF08D02F (SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A * __this, const RuntimeMethod* method); // System.Void UnityEngine.Gizmos::DrawSphere(UnityEngine.Vector3,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gizmos_DrawSphere_mC5D63C710300C85524D6EB35CFD3C52BC79026DD (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___center0, float ___radius1, const RuntimeMethod* method); // System.Void UnityEngine.Gizmos::DrawWireSphere(UnityEngine.Vector3,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gizmos_DrawWireSphere_m7EF09995DBC917FEC1C673064B23594B002B9B57 (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___center0, float ___radius1, const RuntimeMethod* method); // System.Boolean UnityEngine.MeshCollider::get_convex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MeshCollider_get_convex_m115EB1C243F7EFD1EBAB80350E98EB3DE1A4C44C (MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98 * __this, const RuntimeMethod* method); // System.Void UnityEngine.MeshCollider::set_convex(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshCollider_set_convex_mE94F2BE7760587C1944992B7AF9959ED425F631A (MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98 * __this, bool ___value0, const RuntimeMethod* method); // UnityEngine.Mesh UnityEngine.MeshCollider::get_sharedMesh() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * MeshCollider_get_sharedMesh_m77D27894F87619BD2AF868BC1156583EEC0D8CB4 (MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Gizmos::DrawMesh(UnityEngine.Mesh) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gizmos_DrawMesh_m9FBD2F7A14A4A8D52CB1B6398EA973C1451599A8 (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * ___mesh0, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::get_identity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 Quaternion_get_identity_mB872ACF032ACC4D32EE3472D98A9694205AE2C8D (const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_one() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_get_one_mFA8E564BB81364E4E65551816F3631176E7F58E7 (const RuntimeMethod* method); // System.Void UnityEngine.Gizmos::DrawWireMesh(UnityEngine.Mesh,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gizmos_DrawWireMesh_m0D1D2EA7BE5663E2EC0685F4E6194B1B1AC6F32B (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * ___mesh0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position1, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___rotation2, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___scale3, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PropertySheet::set_material(UnityEngine.Material) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PropertySheet_set_material_m08D1FD201981FD7D61112C2FDF41B3D4CFC9BB34_inline (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.MaterialPropertyBlock::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock__ctor_m8EB29E415C68427B841A0C68A902A8368B9228E8 (MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PropertySheet::set_properties(UnityEngine.MaterialPropertyBlock) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PropertySheet_set_properties_m5CC3AC3311CFDFC9E2BDE0B24C518C755341B09D_inline (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * ___value0, const RuntimeMethod* method); // UnityEngine.Material UnityEngine.Rendering.PostProcessing.PropertySheet::get_material() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Material_t8927C00353A72755313F046D0CE85178AE8218EE * PropertySheet_get_material_m39C81AE4053740E4956C4AAC9324417A32924EAF_inline (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Material::set_shaderKeywords(System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_set_shaderKeywords_m9EC5EFA52BF30597B1692C623806E7167B1C7688 (Material_t8927C00353A72755313F046D0CE85178AE8218EE * __this, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Material::EnableKeyword(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_EnableKeyword_mBD03896F11814C3EF67F73A414DC66D5B577171D (Material_t8927C00353A72755313F046D0CE85178AE8218EE * __this, String_t* ___keyword0, const RuntimeMethod* method); // System.Void UnityEngine.Material::DisableKeyword(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_DisableKeyword_mD43BE3ED8D792B7242F5487ADC074DF2A5A1BD18 (Material_t8927C00353A72755313F046D0CE85178AE8218EE * __this, String_t* ___keyword0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m1586E98396301CB1E36CFCF9417F82F6CF8C6791 (Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 *, const RuntimeMethod*))Dictionary_2__ctor_m2C8EE5C13636D67F6C451C4935049F534AEC658F_gshared)(__this, method); } // UnityEngine.Shader UnityEngine.Shader::Find(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * Shader_Find_m01F8D68779D3B0EA219E624443A768392B68B1E0 (String_t* ___name0, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m5A16F3ABC59A3E9804E0CB2636849CCD74CEC994 (String_t* ___format0, RuntimeObject * ___arg01, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_m82117D1810DF3BDDA8F65E5F0883C2BFA26FCE04 (Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * __this, Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___key0, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 ** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 *, Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 *, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m048C13E0F44BDC16F7CF01D14E918A84EE72C62C_gshared)(__this, ___key0, ___value1, method); } // System.String UnityEngine.Object::get_name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * __this, const RuntimeMethod* method); // System.Void UnityEngine.Material::.ctor(UnityEngine.Shader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material__ctor_mD2A3BCD3B4F17F5C6E95F3B34DAF4B497B67127E (Material_t8927C00353A72755313F046D0CE85178AE8218EE * __this, Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___shader0, const RuntimeMethod* method); // System.Int32 System.String::LastIndexOf(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_LastIndexOf_m29D788F388576F13C5D522AD008A86859E5BA826 (String_t* __this, Il2CppChar ___value0, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_mB6B87FD76552BBF6D4E2B9F07F857FE051DCE190 (String_t* __this, int32_t ___startIndex0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PropertySheet::.ctor(UnityEngine.Material) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheet__ctor_m81478DD7D6D0B5AE15F23708DB6ED51E6A5E79EB (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) inline void Dictionary_2_Add_m62095822FC6DB21EFE5F8D6D0031195A56962BFD (Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * __this, Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___key0, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 *, Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 *, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 *, const RuntimeMethod*))Dictionary_2_Add_m830DC29CD6F7128D4990D460CCCDE032E3B693D9_gshared)(__this, ___key0, ___value1, method); } // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::get_Values() inline ValueCollection_t62B37D7F77847CC443111BF908AF5F0CE905D1BE * Dictionary_2_get_Values_m69031433BFEDC6A0CF167400E35CC40CE4D9863D (Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * __this, const RuntimeMethod* method) { return (( ValueCollection_t62B37D7F77847CC443111BF908AF5F0CE905D1BE * (*) (Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 *, const RuntimeMethod*))Dictionary_2_get_Values_mC8EC343FADAE6B9CB93639D7FBCDB19ACD807DB5_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection::GetEnumerator() inline Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476 ValueCollection_GetEnumerator_m2567C606A8971A32A1AE37AA596DCB62501AC723 (ValueCollection_t62B37D7F77847CC443111BF908AF5F0CE905D1BE * __this, const RuntimeMethod* method) { return (( Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476 (*) (ValueCollection_t62B37D7F77847CC443111BF908AF5F0CE905D1BE *, const RuntimeMethod*))ValueCollection_GetEnumerator_m401C0FF4E5F0194244B19D7B9EF4B173FB7E88C3_gshared)(__this, method); } // !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::get_Current() inline PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * Enumerator_get_Current_m4E9851AFD57F347E4BB3B991076DB89F20630E70_inline (Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476 * __this, const RuntimeMethod* method) { return (( PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * (*) (Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476 *, const RuntimeMethod*))Enumerator_get_Current_m5EAB60888D4E661A01C7F32AD890D785F8B6225B_gshared_inline)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.PropertySheet::Release() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheet_Release_m009DE84A228752E7B8E98E69771A7993C29B4DFF (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m666CC004FB298ECB08D760E9600B78CD0323E794 (Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476 *, const RuntimeMethod*))Enumerator_MoveNext_mAEC22D730EB290F4405C47EE9F330B3CD4E2DC68_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::Dispose() inline void Enumerator_Dispose_mD35F551E4B82E995B864F45DB9E22465EF94AC6D (Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476 *, const RuntimeMethod*))Enumerator_Dispose_m20B0D06631B9715D2C26F9F0D0665BF0092FF7A6_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::Clear() inline void Dictionary_2_Clear_m1891426A24658446C655B33CDF01383FAB95DCB4 (Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 *, const RuntimeMethod*))Dictionary_2_Clear_m883E91BB19072DD91E8FA3BEDA31D0FA095667EA_gshared)(__this, method); } // System.Void UnityEngine.Texture2D::.ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture2D__ctor_mF138386223A07CBD4CE94672757E39D0EF718092 (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * __this, int32_t ___width0, int32_t ___height1, int32_t ___textureFormat2, bool ___mipChain3, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_white() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_get_white_m2F4F3E4DD95471924015E9CB5AF20E59C650EE37 (const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::SetPixel(System.Int32,System.Int32,UnityEngine.Color) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture2D_SetPixel_m78878905E58C5DE9BCFED8D9262D025789E22F92 (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * __this, int32_t ___x0, int32_t ___y1, Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color2, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::Apply() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture2D_Apply_m3BB3975288119BA62ED9BE4243F7767EC2F88CA0 (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * __this, const RuntimeMethod* method); // System.Void UnityEngine.Texture3D::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture3D__ctor_m2B875ADAA935AC50C758ECEBA69F13172FD620FC (Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * __this, int32_t ___width0, int32_t ___height1, int32_t ___depth2, int32_t ___textureFormat3, bool ___mipChain4, const RuntimeMethod* method); // System.Void UnityEngine.Texture3D::SetPixels(UnityEngine.Color[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture3D_SetPixels_mC68F3267482A2D8D85ED146A1835D39EE3FF2E4B (Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * __this, ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* ___colors0, const RuntimeMethod* method); // System.Void UnityEngine.Texture3D::Apply() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture3D_Apply_m83FB1F0D98CA327EF6263CF616BB05BBA0D45860 (Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * __this, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_black() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_get_black_mD8CAAC9E4B8C5C92A21D176E4AB2C521CFA0EF7F (const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_get_clear_m399144A63869398B7F5B812201C2A92B84218FD2 (const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_m7863FD1F358EAFA4759FA538B8103418E97650C1 (Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 * __this, int32_t ___key0, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 *, int32_t, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF **, const RuntimeMethod*))Dictionary_2_TryGetValue_m0A88BBB063127AFAD853506A433ACB07D7AAD67E_gshared)(__this, ___key0, ___value1, method); } // System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Color__ctor_m9FEDC8486B9D40C01BF10FDC821F5E76C8705494 (Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * __this, float ___r0, float ___g1, float ___b2, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.TextureFormatUtilities::IsSupported(UnityEngine.TextureFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextureFormatUtilities_IsSupported_mD91326EF7EBACB11298473E752C7A4B53C103120 (int32_t ___format0, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::.ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture2D__ctor_m667452FB4794C77D283037E096FE0DC0AEB311F3 (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * __this, int32_t ___width0, int32_t ___height1, int32_t ___textureFormat2, bool ___mipChain3, bool ___linear4, const RuntimeMethod* method); // System.String System.Int32::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411 (int32_t* __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method); // System.Void UnityEngine.Texture::set_filterMode(UnityEngine.FilterMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture_set_filterMode_m045141DB0FEFE496885D45F5F23B15BC0E77C8D0 (Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Texture::set_wrapMode(UnityEngine.TextureWrapMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture_set_wrapMode_m1233D2DF48DC20996F8EE26E866D4BDD2AC8050D (Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Texture::set_anisoLevel(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture_set_anisoLevel_mE51360F6CD0562FD6355F8C0509B70A454CB33BE (Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::SetPixels(UnityEngine.Color[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture2D_SetPixels_m5FBA81041D65F8641C3107195D390EE65467FB4F (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * __this, ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* ___colors0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) inline void Dictionary_2_Add_m0E77D45ED0AC8E36ED3617E9FB759AD2A452E060 (Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 * __this, int32_t ___key0, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 *, int32_t, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF *, const RuntimeMethod*))Dictionary_2_Add_m39BC00F21EE9459BB8DEF5479F95F79C5C740682_gshared)(__this, ___key0, ___value1, method); } // System.Void UnityEngine.Mesh::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh__ctor_mA3D8570373462201AD7B8C9586A7F9412E49C2F6 (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mF8F23D572031748AD428623AE16803455997E297 (List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * __this, const RuntimeMethod* method) { (( void (*) (List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 *, const RuntimeMethod*))List_1__ctor_mF8F23D572031748AD428623AE16803455997E297_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_mAE131B53917AD7132F6BA2C05D5D17C38C5A2E59 (List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 *, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E , const RuntimeMethod*))List_1_Add_mAE131B53917AD7132F6BA2C05D5D17C38C5A2E59_gshared)(__this, ___item0, method); } // System.Void UnityEngine.Mesh::SetVertices(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetVertices_m08C90A1665735C09E15E17DE1A8CD9F196762BCD (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * ___inVertices0, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::SetIndices(System.Int32[],UnityEngine.MeshTopology,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetIndices_m0F4759FEA76365C435890DAD0D3034D74F1C9E4A (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___indices0, int32_t ___topology1, int32_t ___submesh2, bool ___calculateBounds3, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::UploadMeshData(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_UploadMeshData_m3745185BFF4D9B970DEB23EEB6FD93DCAFFA8C07 (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, bool ___markNoLongerReadable0, const RuntimeMethod* method); // UnityEngine.Material UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_copyMaterial() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t8927C00353A72755313F046D0CE85178AE8218EE * RuntimeUtilities_get_copyMaterial_m3D54A715D422CA6F19CD49212819435384D9D454 (const RuntimeMethod* method); // UnityEngine.Material UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_copyFromTexArrayMaterial() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t8927C00353A72755313F046D0CE85178AE8218EE * RuntimeUtilities_get_copyFromTexArrayMaterial_m2D1A653A52E9D26A2F2F43BAF32D9E9DF9412C63 (const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::SetRenderTarget(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderBufferLoadAction,UnityEngine.Rendering.RenderBufferStoreAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetRenderTarget_m110E3D98772984607DAA78A792CBECA550D4D175 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___rt0, int32_t ___loadAction1, int32_t ___storeAction2, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::SetRenderTarget(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderBufferLoadAction,UnityEngine.Rendering.RenderBufferStoreAction,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderBufferLoadAction,UnityEngine.Rendering.RenderBufferStoreAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetRenderTarget_m094333A471C07099813C0E4AA33488657955C7AC (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___color0, int32_t ___colorLoadAction1, int32_t ___colorStoreAction2, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___depth3, int32_t ___depthLoadAction4, int32_t ___depthStoreAction5, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::SetGlobalTexture(System.Int32,UnityEngine.Rendering.RenderTargetIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalTexture_mED69F96D6790798BFE82C22AFF2A065E5EDA41CF (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, int32_t ___nameID0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___value1, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() inline bool Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_inline (Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE * __this, const RuntimeMethod* method) { return (( bool (*) (Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE *, const RuntimeMethod*))Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_gshared_inline)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::SetRenderTargetWithLoadStoreAction(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderBufferLoadAction,UnityEngine.Rendering.RenderBufferStoreAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_SetRenderTargetWithLoadStoreAction_m9900F6D18BD8C89B7AAACD26D48D50D3A99EF968 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___rt1, int32_t ___loadAction2, int32_t ___storeAction3, const RuntimeMethod* method); // !0 System.Nullable`1::get_Value() inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1 (Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE * __this, const RuntimeMethod* method) { return (( Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 (*) (Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE *, const RuntimeMethod*))Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1_gshared)(__this, method); } // System.Void UnityEngine.Rendering.CommandBuffer::SetViewport(UnityEngine.Rect) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetViewport_mD66743A1F6756A83E9ADE5256E96F120E478D936 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___pixelRect0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::ClearRenderTarget(System.Boolean,System.Boolean,UnityEngine.Color) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_ClearRenderTarget_mD911CD9DACD86BB1A9734235E6D55AF9BE844CA0 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, bool ___clearDepth0, bool ___clearColor1, Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___backgroundColor2, const RuntimeMethod* method); // UnityEngine.Mesh UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_fullscreenTriangle() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * RuntimeUtilities_get_fullscreenTriangle_m989CC54798A15ED36C737BBBF84B0A98AFCA0453 (const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::get_identity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 Matrix4x4_get_identity_m8E1969E6DB24BE34842F2F2D10D7E3D0AF15007A (const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::DrawMesh(UnityEngine.Mesh,UnityEngine.Matrix4x4,UnityEngine.Material,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_DrawMesh_m1045759BE3456DC0CE14E6E372E13FF6625D1A83 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * ___mesh0, Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___matrix1, Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material2, int32_t ___submeshIndex3, int32_t ___shaderPass4, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::DrawMesh(UnityEngine.Mesh,UnityEngine.Matrix4x4,UnityEngine.Material,System.Int32,System.Int32,UnityEngine.MaterialPropertyBlock) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_DrawMesh_m8AE72FB8773642F0293697038A3262E84E269AB0 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * ___mesh0, Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___matrix1, Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material2, int32_t ___submeshIndex3, int32_t ___shaderPass4, MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * ___properties5, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangle(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32,UnityEngine.Rendering.RenderBufferLoadAction,System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangle_m3ED6200E6CECF25236FF10D1CA309447D08FF3F6 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___propertySheet3, int32_t ___pass4, int32_t ___loadAction5, Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE ___viewport6, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::SetGlobalVector(System.Int32,UnityEngine.Vector4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalVector_m26AD5F4AF0ABDD9F7DA61583606824526A58ABEF (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, int32_t ___nameID0, Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___value1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::SetGlobalFloat(System.Int32,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalFloat_mE7B8587FABBF52E7DC1981E9676BBBD4D1E838BF (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, int32_t ___nameID0, float ___value1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::SetRenderTarget(UnityEngine.Rendering.RenderTargetIdentifier,System.Int32,UnityEngine.CubemapFace,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetRenderTarget_mF859032FF8A817A7199CD25C39C47574BAF5BF39 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___rt0, int32_t ___mipLevel1, int32_t ___cubemapFace2, int32_t ___depthSlice3, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::SetRenderTargetWithLoadStoreAction(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderBufferLoadAction,UnityEngine.Rendering.RenderBufferStoreAction,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderBufferLoadAction,UnityEngine.Rendering.RenderBufferStoreAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_SetRenderTargetWithLoadStoreAction_mCD1CE505D3E0F16D26049C1AFBF24FBBBBC1B873 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___color1, int32_t ___colorLoadAction2, int32_t ___colorStoreAction3, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___depth4, int32_t ___depthLoadAction5, int32_t ___depthStoreAction6, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::SetRenderTarget(UnityEngine.Rendering.RenderTargetIdentifier[],UnityEngine.Rendering.RenderTargetIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetRenderTarget_m4F4A1974C1BC9F3849D54B5141EF296F37B4E7E3 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* ___colors0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___depth1, const RuntimeMethod* method); // UnityEngine.Rendering.RenderTargetIdentifier UnityEngine.Rendering.RenderTargetIdentifier::op_Implicit(UnityEngine.Rendering.BuiltinRenderTextureType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 RenderTargetIdentifier_op_Implicit_m0CB1DD653409D8BDDFB8918B997E130A135D4124 (int32_t ___type0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::Blit(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_Blit_mDDA4CCEA9460315B9CEA882E52B7734F4033C362 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___dest1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::Blit(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Material,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_Blit_m50AB7CE0D68B2B2DED83FFE9331504382FA2AB9A (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___dest1, Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___mat2, int32_t ___pass3, const RuntimeMethod* method); // UnityEngine.Rendering.CopyTextureSupport UnityEngine.SystemInfo::get_copyTextureSupport() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SystemInfo_get_copyTextureSupport_m292F36169DD118E0D3444438D7B196DFC1689CF4 (const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::CopyTexture(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_CopyTexture_m768499CE469CEFE909854C12D65CD7E29E39C21B (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___src0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___dst1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangle(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,System.Boolean,System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangle_mD171E95AAD9752DDEACC8BAAF49BBEC3D98428FA (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, bool ___clear3, Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE ___viewport4, const RuntimeMethod* method); // UnityEngine.Rendering.RenderPipelineAsset UnityEngine.Rendering.GraphicsSettings::get_renderPipelineAsset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderPipelineAsset_tA4DBD0F0DD583DF3C9F85AF41F49308D167864EF * GraphicsSettings_get_renderPipelineAsset_mD89E5C2DB9CC8C3C422763DB590C89068160F7E4 (const RuntimeMethod* method); // UnityEngine.Rendering.BuiltinShaderMode UnityEngine.Rendering.GraphicsSettings::GetShaderMode(UnityEngine.Rendering.BuiltinShaderType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GraphicsSettings_GetShaderMode_m1AA02C5F4E0043D0B658B1AB32182119F228001A (int32_t ___type0, const RuntimeMethod* method); // System.Boolean UnityEngine.XR.XRSettings::get_enabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XRSettings_get_enabled_m202056F80CE700EB87DD52C213BE30262B8433AE (const RuntimeMethod* method); // UnityEngine.RuntimePlatform UnityEngine.Application::get_platform() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Application_get_platform_mAD6C941E38459EFF017EC446E2E5EFB7CDD36EE4 (const RuntimeMethod* method); // UnityEngine.Rendering.GraphicsDeviceType UnityEngine.SystemInfo::get_graphicsDeviceType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SystemInfo_get_graphicsDeviceType_m001E333000D8594FEC0FA15BEDA6AD14621FC865 (const RuntimeMethod* method); // System.Void UnityEngine.Object::Destroy(UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Destroy_mBDC17991A372E11E2E485EFC5C72F58972CBEC0F (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___obj0, const RuntimeMethod* method); // UnityEngine.RenderingPath UnityEngine.Camera::get_actualRenderingPath() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Camera_get_actualRenderingPath_m8BA9E6EE548FA2EDB981948271E81D81006DC9BE (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::DestroyProfile(UnityEngine.Rendering.PostProcessing.PostProcessProfile,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_DestroyProfile_m1D44A741C7D5049507F0122DF463820CE056B237 (PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * ___profile0, bool ___destroyEffects1, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::IsPostProcessingActive(UnityEngine.Rendering.PostProcessing.PostProcessLayer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_IsPostProcessingActive_m7E191F92DC196521249199191622A057A2902308 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * ___layer0, const RuntimeMethod* method); // System.Single UnityEngine.Camera::get_nearClipPlane() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Camera_get_nearClipPlane_m75A7270074A35D95B05F25EBF8CE392ECA6517DC (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Single UnityEngine.Camera::get_farClipPlane() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Camera_get_farClipPlane_m0FA1B9E2E815BECE2EA40023302EB942B52D9596 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Single UnityEngine.Camera::get_fieldOfView() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Camera_get_fieldOfView_mA9BA910800B2E33B572929CDA9A12CE596353920 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Single UnityEngine.Camera::get_aspect() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Camera_get_aspect_mD0A1FC8F998473DA08866FF9CD61C02E6D5F4987 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Single UnityEngine.Matrix4x4::get_Item(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Matrix4x4_get_Item_mCE077E076AEE65232C5602DBBB5CC0D236184D0F (Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * __this, int32_t ___row0, int32_t ___column1, const RuntimeMethod* method); // System.Void UnityEngine.Matrix4x4::set_Item(System.Int32,System.Int32,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Matrix4x4_set_Item_mE286A89718710DDF166DF6ACF8A480D15FE06B2F (Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * __this, int32_t ___row0, int32_t ___column1, float ___value2, const RuntimeMethod* method); // System.Single UnityEngine.Camera::get_orthographicSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Camera_get_orthographicSize_m970DC87D428A71EDF30F9ED7D0E76E08B1BE4EFE (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::Ortho(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 Matrix4x4_Ortho_m22BF258D8CCBC1D782CF60B6C492C5AF3E42D6EC (float ___left0, float ___right1, float ___bottom2, float ___top3, float ___zNear4, float ___zFar5, const RuntimeMethod* method); // UnityEngine.FrustumPlanes UnityEngine.Matrix4x4::get_decomposeProjection() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C Matrix4x4_get_decomposeProjection_m189C545F68D2D7517D05F6AF181D39F3527D3A7F (Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_screenHeight() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_screenHeight_m6E8CD22AEA7C1A754C1652DF457FA7D6E11C84B9_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9F1F2D5EB5D1FF7091BB527AC8A72CBB309D115E_inline (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * __this, float ___x0, float ___y1, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::Frustum(UnityEngine.FrustumPlanes) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 Matrix4x4_Frustum_m72F69CBC7E33B7330706896B448CC34165E4C9A8 (FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C ___fp0, const RuntimeMethod* method); // System.AppDomain System.AppDomain::get_CurrentDomain() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A * AppDomain_get_CurrentDomain_mF99B3DA2C1E22F249D3A874A3B7F63C714C5F50F (const RuntimeMethod* method); // System.Reflection.Assembly[] System.AppDomain::GetAssemblies() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AssemblyU5BU5D_t42061B4CA43487DD8ECD8C3AACCEF783FA081FF0* AppDomain_GetAssemblies_m7397BD0461B4D6BA76AE0974DE9FBEDAF70AEBFD (AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A * __this, const RuntimeMethod* method); // System.Void System.Func`2>::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_mF525E1BFCBF8F3108DEAE75F57915F8E5F8F6906 (Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_2__ctor_mA7F3C5A0612B84E910DE92E77BA95101FD68EEDB_gshared)(__this, ___object0, ___method1, method); } // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::SelectMany(System.Collections.Generic.IEnumerable`1,System.Func`2>) inline RuntimeObject* Enumerable_SelectMany_TisAssembly_t_TisType_t_mD0424E16646170EC3167886BB9BC7F48288673EA (RuntimeObject* ___source0, Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 * ___selector1, const RuntimeMethod* method) { return (( RuntimeObject* (*) (RuntimeObject*, Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 *, const RuntimeMethod*))Enumerable_SelectMany_TisRuntimeObject_TisRuntimeObject_m0E8C852448CBC7219E3E2EF7C14B054782653FEF_gshared)(___source0, ___selector1, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m45DC13CC0C85D92CB7ABC93B127C0C3F680E245B (Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 *, const RuntimeMethod*))Dictionary_2__ctor_mE7F9D51201F5A72BF4995CA0F3F0E866DB21E638_gshared)(__this, method); } // System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m37345890E8136134556D27E57315B584AC51D53F (RuntimeArray * ___array0, RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 ___fldHandle1, const RuntimeMethod* method); // System.Boolean UnityEngine.RenderTexture::IsCreated() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderTexture_IsCreated_m78F28FE94FDA5346E2E8B3AEC0863B8DCF116958 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * __this, const RuntimeMethod* method); // UnityEngine.RenderTexture UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::GetScreenSpaceTemporaryRT(System.Int32,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * PostProcessRenderContext_GetScreenSpaceTemporaryRT_m2E603ACA026F7EFBD88C774950E07FBCD1E10CF5 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___depthBufferBits0, int32_t ___colorFormat1, int32_t ___readWrite2, int32_t ___widthOverride3, int32_t ___heightOverride4, const RuntimeMethod* method); // System.Void UnityEngine.RenderTexture::Release() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTexture_Release_m533506E903688E798921C0D35F1B082522D88986 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.RenderTexture::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderTexture_Create_m723CBB7B7543E9FAFEBC04E8FDCDF629DA31F411 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.ScalableAO::DoLazyInitialization(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScalableAO_DoLazyInitialization_m903EE3834B6F2179FE500CFE56340A4404F6B13D (ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Max(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Mathf_Max_m5C96B726079E95BB1A1DC60532553CB723D24C79 (float ___a0, float ___b1, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::op_Subtraction(UnityEngine.Color,UnityEngine.Color) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_op_Subtraction_m165978B126EB3647D85BFC0600512CBD584688FC (Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___a0, Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___b1, const RuntimeMethod* method); // UnityEngine.Vector4 UnityEngine.Color::op_Implicit(UnityEngine.Color) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 Color_op_Implicit_m87CEE3542EA9D09D8BA0D297D74B0F27FB136CC7 (Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___c0, const RuntimeMethod* method); // System.Boolean UnityEngine.RenderSettings::get_fog() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderSettings_get_fog_m3405255F1AACE01E58980E7FB444173F644CFE7C (const RuntimeMethod* method); // System.Single UnityEngine.RenderSettings::get_fogDensity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float RenderSettings_get_fogDensity_m564A35AF58AC4D3B320FF0A0ABCF8F9D5601F949 (const RuntimeMethod* method); // System.Single UnityEngine.RenderSettings::get_fogStartDistance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float RenderSettings_get_fogStartDistance_m8E267564C3FBCB5FE225CE5A3B984CFE39CC03B6 (const RuntimeMethod* method); // System.Single UnityEngine.RenderSettings::get_fogEndDistance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float RenderSettings_get_fogEndDistance_m8D065957215707D308F6B9BEA2D6742C92580A82 (const RuntimeMethod* method); // UnityEngine.Vector4 UnityEngine.Vector4::op_Implicit(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 Vector4_op_Implicit_mA9B2E82825C2543A2B3F6207EDAC76614A77EA1E (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___v0, const RuntimeMethod* method); // UnityEngine.Rendering.RenderTargetIdentifier UnityEngine.Rendering.RenderTargetIdentifier::op_Implicit(UnityEngine.Texture) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376 (Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___tex0, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::IsDebugOverlayEnabled(UnityEngine.Rendering.PostProcessing.DebugOverlay) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessRenderContext_IsDebugOverlayEnabled_m9779C07E4F3D9C746FB03148E28D54210A0758B3 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___overlay0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::PushDebugOverlay(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_PushDebugOverlay_m1CDDDF242E8818D9DF89E8AEECBE0C4ECC0C2D5F (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___sheet2, int32_t ___pass3, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.ScalableAO::Render(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,UnityEngine.Rendering.CommandBuffer,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScalableAO_Render_mEE62842649ED551F6B4AA25CA4E98D538FC2D5C9 (ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd1, int32_t ___occlusionSource2, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangle(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier[],UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32,System.Boolean,System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangle_m6AACD4593AFD2146CAA5CF64129A0AEDBDEC70AC (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* ___destinations2, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___depth3, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___propertySheet4, int32_t ___pass5, bool ___clear6, Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE ___viewport7, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.ParameterOverride`1::.ctor() inline void ParameterOverride_1__ctor_mB06D27082DA332FE3199EB07B2FDD7B61F06EF98 (ParameterOverride_1_tAFBF57EE99533C4E26519DEEBD9AAF3F58E74318 * __this, const RuntimeMethod* method) { (( void (*) (ParameterOverride_1_tAFBF57EE99533C4E26519DEEBD9AAF3F58E74318 *, const RuntimeMethod*))ParameterOverride_1__ctor_mBD19143A8A4B73C1A4AB95C5AFCC22588E90EF74_gshared)(__this, method); } // System.Void UnityEngine.Rendering.PostProcessing.ParameterOverride`1::.ctor() inline void ParameterOverride_1__ctor_mDF7104AAEF206176E09DE6BBDF7D803AE228F423 (ParameterOverride_1_tABD37C5F9E2B7F6C8CCE53B58355B45B0D1A2EC0 * __this, const RuntimeMethod* method) { (( void (*) (ParameterOverride_1_tABD37C5F9E2B7F6C8CCE53B58355B45B0D1A2EC0 *, const RuntimeMethod*))ParameterOverride_1__ctor_mBD19143A8A4B73C1A4AB95C5AFCC22588E90EF74_gshared)(__this, method); } // T UnityEngine.Rendering.PostProcessing.ParameterOverride`1::op_Implicit(UnityEngine.Rendering.PostProcessing.ParameterOverride`1) inline bool ParameterOverride_1_op_Implicit_m3C2307C37052884271FFF58F07D1E5BDC805BFD5_inline (ParameterOverride_1_t44F5A562A85AD213D94BE9A0DF3DC87C847C3EDC * ___prop0, const RuntimeMethod* method) { return (( bool (*) (ParameterOverride_1_t44F5A562A85AD213D94BE9A0DF3DC87C847C3EDC *, const RuntimeMethod*))ParameterOverride_1_op_Implicit_m3C2307C37052884271FFF58F07D1E5BDC805BFD5_gshared_inline)(___prop0, method); } // System.Boolean UnityEngine.SystemInfo::get_supportsMotionVectors() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SystemInfo_get_supportsMotionVectors_mA7495F2AC4182D6D72C74687432F62AEEB7678D7 (const RuntimeMethod* method); // System.Boolean UnityEngine.SystemInfo::get_supportsComputeShaders() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SystemInfo_get_supportsComputeShaders_m9C7416D4076A345F87874188E885EFAA293CE726 (const RuntimeMethod* method); // System.Boolean UnityEngine.Shader::get_isSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Shader_get_isSupported_m958F4978B3DFAD2FD471549B2C1D8A82639EDA41 (Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionPresetParameter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenSpaceReflectionPresetParameter__ctor_m75F370544477729CE162E3132B83687D31F5C82B (ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.IntParameter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IntParameter__ctor_mAD01DFAF328EEF972D980308CBBA0804F0BD1AD5 (IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionResolutionParameter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenSpaceReflectionResolutionParameter__ctor_mC41F4B980A1EC522E5B353FFEB8C3944726A2F55 (ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.FloatParameter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatParameter__ctor_m9D086D769C6C1B3596C4A38B5ED8C7B401628650 (FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessEffectSettings__ctor_m60531067359283C000461ED8A1FCF58FC1C4D0EB (PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RenderTexture::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.RenderTextureFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTexture__ctor_m8E4220FDA652BA3CACE60FBA59D868B921C0F533 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * __this, int32_t ___width0, int32_t ___height1, int32_t ___depth2, int32_t ___format3, const RuntimeMethod* method); // System.Void UnityEngine.RenderTexture::set_useMipMap(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTexture_set_useMipMap_mAE1437C3D7D21441891A612C3B812EE9C379F126 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.RenderTexture::set_autoGenerateMips(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTexture_set_autoGenerateMips_m0F02D60D4C4D4790B354451732F2DA6BA12D2E63 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * __this, bool ___value0, const RuntimeMethod* method); // T UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1::get_settings() inline ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline (PostProcessEffectRenderer_1_t07AD11060B8AF7917141C0EDCE6B73660D7A8267 * __this, const RuntimeMethod* method) { return (( ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * (*) (PostProcessEffectRenderer_1_t07AD11060B8AF7917141C0EDCE6B73660D7A8267 *, const RuntimeMethod*))PostProcessEffectRenderer_1_get_settings_m709F0A9EA59359EA57C0D2FC86E98C54627B96DC_gshared_inline)(__this, method); } // System.Int32 UnityEngine.Mathf::Min(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Mathf_Min_m1D86C7400E9814579E65EFEF7B521F9BB00015C3 (int32_t ___a0, int32_t ___b1, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::ClosestPowerOfTwo(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Mathf_ClosestPowerOfTwo_m85A5E33784CB1131E26D7367BBB7F9A3921F60D2 (int32_t ___value0, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Log(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Mathf_Log_m895AC85C0F8DEAF8D70A09FB61F9A15E99BADA16 (float ___f0, float ___p1, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::FloorToInt(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_mBA99466CC77AEA46338D9DF836E629F8FE638793 (float ___f0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer::CheckRT(UnityEngine.RenderTexture&,System.Int32,System.Int32,UnityEngine.FilterMode,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenSpaceReflectionsRenderer_CheckRT_m537EF4F5CA1602454A73B3253D03EA213EED2050 (ScreenSpaceReflectionsRenderer_tCEE2028F8836ABDF848B3C474E41042BC35DBA4F * __this, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** ___rt0, int32_t ___width1, int32_t ___height2, int32_t ___filterMode3, bool ___useMipMap4, const RuntimeMethod* method); // System.Void UnityEngine.Matrix4x4::SetRow(System.Int32,UnityEngine.Vector4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Matrix4x4_SetRow_m86E7E23D71224106549DC25CEDFB992218C52187 (Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * __this, int32_t ___index0, Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___row1, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.GL::GetGPUProjectionMatrix(UnityEngine.Matrix4x4,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 GL_GetGPUProjectionMatrix_mE4288644C77C097B5A1668A4D87768CC6D706FCC (Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___proj0, bool ___renderIntoTexture1, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::op_Multiply(UnityEngine.Matrix4x4,UnityEngine.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 Matrix4x4_op_Multiply_mB760A95995CDC5E31F18D76CE8806DF2C160DD4B (Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___lhs0, Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___rhs1, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Camera::get_worldToCameraMatrix() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 Camera_get_worldToCameraMatrix_m7E2B63F64437E2C91C07F7FC819C79BE2152C5F6 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Void UnityEngine.MaterialPropertyBlock::SetMatrix(System.Int32,UnityEngine.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetMatrix_m74F35565B785F2F1627CFD02819DB9AA2EBAF50C (MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * __this, int32_t ___nameID0, Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___value1, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::get_inverse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 Matrix4x4_get_inverse_mFA34ECC790B269522F60FC32370D628DAFCAE225 (Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::GetTemporaryRT(System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.FilterMode,UnityEngine.RenderTextureFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_GetTemporaryRT_mD8089EAEA2133AA0D545CB525BC56C5762BD3BBF (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, int32_t ___nameID0, int32_t ___width1, int32_t ___height2, int32_t ___depthBuffer3, int32_t ___filter4, int32_t ___format5, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::CopyTexture(UnityEngine.Rendering.RenderTargetIdentifier,System.Int32,System.Int32,UnityEngine.Rendering.RenderTargetIdentifier,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_CopyTexture_m06BA45974200FBA7193D8A40B8FBC75FDC94CF57 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___src0, int32_t ___srcElement1, int32_t ___srcMip2, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___dst3, int32_t ___dstElement4, int32_t ___dstMip5, const RuntimeMethod* method); // System.Int32 UnityEngine.Shader::PropertyToID(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019 (String_t* ___name0, const RuntimeMethod* method); // System.Int32 UnityEngine.ComputeShader::FindKernel(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComputeShader_FindKernel_mCA2683905A5DAB573D50389E2B24B48B18CD53D0 (ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.RenderTargetIdentifier::.ctor(UnityEngine.Texture) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTargetIdentifier__ctor_m23C0BAC2C6EF09642BC468CF9CABDF0D2B0DB9EC (RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 * __this, Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___tex0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::GetTemporaryRT(System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.FilterMode,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_GetTemporaryRT_m1E03E47E671E9F017022CEDFB61B0C658E712FA7 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, int32_t ___nameID0, int32_t ___width1, int32_t ___height2, int32_t ___depthBuffer3, int32_t ___filter4, int32_t ___format5, int32_t ___readWrite6, int32_t ___antiAliasing7, bool ___enableRandomWrite8, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::SetComputeTextureParam(UnityEngine.ComputeShader,System.Int32,System.String,UnityEngine.Rendering.RenderTargetIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetComputeTextureParam_m478EC6F4970EF8C3C0645FEB5B17A59C9299829B (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___computeShader0, int32_t ___kernelIndex1, String_t* ___name2, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___rt3, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::SetComputeVectorParam(UnityEngine.ComputeShader,System.String,UnityEngine.Vector4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetComputeVectorParam_m6FD77F6D465976FBCBB64D8EEC1CC2903A254319 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___computeShader0, String_t* ___name1, Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___val2, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::DispatchCompute(UnityEngine.ComputeShader,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_DispatchCompute_m2EB0711D3F10F874D487D081F169FA0D8996DC64 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * ___computeShader0, int32_t ___kernelIndex1, int32_t ___threadGroupsX2, int32_t ___threadGroupsY3, int32_t ___threadGroupsZ4, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer/QualityPreset::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QualityPreset__ctor_m53DF5C886DB82C2C535810DA644183104AA1FAFF (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer`1::.ctor() inline void PostProcessEffectRenderer_1__ctor_mD56144ED1114FB42849DB851CF372510642F154E (PostProcessEffectRenderer_1_t07AD11060B8AF7917141C0EDCE6B73660D7A8267 * __this, const RuntimeMethod* method) { (( void (*) (PostProcessEffectRenderer_1_t07AD11060B8AF7917141C0EDCE6B73660D7A8267 *, const RuntimeMethod*))PostProcessEffectRenderer_1__ctor_m3881798424AD6120FD220E54B65D5996D27B6202_gshared)(__this, method); } // System.Single UnityEngine.Vector2::get_magnitude() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Vector2_get_magnitude_mD30DB8EB73C4A5CD395745AE1CA1C38DC61D2E85 (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.AnimationCurve::get_length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AnimationCurve_get_length_mB3D0734222EE55DB1389BCB98CCB1324AF8AA4E0 (AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AnimationCurve::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AnimationCurve__ctor_m68D6F819242C539EC522FEAFFEB6F1579767043E (AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * __this, const RuntimeMethod* method); // UnityEngine.Keyframe UnityEngine.AnimationCurve::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F AnimationCurve_get_Item_mD5F6B4C79C432C9CEADB6D116C07969802D5611A (AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Single UnityEngine.Keyframe::get_time() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Keyframe_get_time_m75EBFDECA329315F6D41A60C0B1291F5BA4039E8 (Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F * __this, const RuntimeMethod* method); // System.Void UnityEngine.Keyframe::set_time(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Keyframe_set_time_mB48C8B14B2346F46A0A4FE27CDD01D163F945CC4 (Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F * __this, float ___value0, const RuntimeMethod* method); // UnityEngine.Keyframe[] UnityEngine.AnimationCurve::get_keys() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyframeU5BU5D_tF817D582FE6B521008A03DDBB5D1326DD78DB0BC* AnimationCurve_get_keys_m64FA75C0B1F7BCDE123EFB903962B2BD9DD5F321 (AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AnimationCurve::set_keys(UnityEngine.Keyframe[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AnimationCurve_set_keys_m146468F0FF5228D829489E845C1193B1D83543BF (AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * __this, KeyframeU5BU5D_tF817D582FE6B521008A03DDBB5D1326DD78DB0BC* ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.AnimationCurve::AddKey(UnityEngine.Keyframe) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AnimationCurve_AddKey_m3AEE7259785540EF6A157BA99B3737AC60E30D9A (AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * __this, Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F ___key0, const RuntimeMethod* method); // System.Single UnityEngine.Rendering.PostProcessing.Spline::Evaluate(System.Single,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Spline_Evaluate_m1460BA797E9037E0E124E23228F3740E554EDCAB (Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * __this, float ___t0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 UnityEngine.Time::get_renderedFrameCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Time_get_renderedFrameCount_mD34FFAAADA511AFC4D908679B65A8D70F6FC246E (const RuntimeMethod* method); // System.Single UnityEngine.AnimationCurve::Evaluate(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AnimationCurve_Evaluate_m1248B5B167F1FFFDC847A08C56B7D63B32311E6A (AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * __this, float ___time0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.Spline::Cache(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Spline_Cache_mC30B8B6D444CFFFD1677515BC60323612E5F799A (Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * __this, int32_t ___frame0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.ParameterOverride`1::SetValue(UnityEngine.Rendering.PostProcessing.ParameterOverride) inline void ParameterOverride_1_SetValue_mC3B1246E035741D4C531CD1945500D0922F90ED2 (ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E * __this, ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * ___parameter0, const RuntimeMethod* method) { (( void (*) (ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E *, ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 *, const RuntimeMethod*))ParameterOverride_1_SetValue_m6EAD465A18C6809C1A5365EEB3238F86E6895F11_gshared)(__this, ___parameter0, method); } // System.Void UnityEngine.Rendering.PostProcessing.ParameterOverride`1::Interp(T,T,System.Single) inline void ParameterOverride_1_Interp_m9789CCC726BAAF33FD8ABAFC88C97E8B7F1B5B70 (ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E * __this, Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * ___from0, Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * ___to1, float ___t2, const RuntimeMethod* method) { (( void (*) (ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E *, Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 *, Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 *, float, const RuntimeMethod*))ParameterOverride_1_Interp_mB59FC295B5BB5DD47B5D25830C08D33216D65513_gshared)(__this, ___from0, ___to1, ___t2, method); } // System.Void UnityEngine.Rendering.PostProcessing.ParameterOverride`1::.ctor() inline void ParameterOverride_1__ctor_m7EC3EFB55B1303375DA1384F1D445061E08953FC (ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E * __this, const RuntimeMethod* method) { (( void (*) (ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E *, const RuntimeMethod*))ParameterOverride_1__ctor_m556377B217BBEA620976DB5DA0CDE623313AF271_gshared)(__this, method); } // System.Void UnityEngine.MaterialPropertyBlock::SetTexture(System.String,UnityEngine.Texture) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetTexture_mE81B2B7E3CF624544CD7D91177797053AFC0CD93 (MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * __this, String_t* ___name0, Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___value1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::GetTemporaryRT(System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.FilterMode,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,System.Int32,System.Boolean,UnityEngine.RenderTextureMemoryless,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_GetTemporaryRT_m416F3104D78E2FBFFAB769F692C5A4DED3A334E9 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, int32_t ___nameID0, int32_t ___width1, int32_t ___height2, int32_t ___depthBuffer3, int32_t ___filter4, int32_t ___format5, int32_t ___readWrite6, int32_t ___antiAliasing7, bool ___enableRandomWrite8, int32_t ___memorylessMode9, bool ___useDynamicScale10, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.CommandBuffer::SetGlobalTexture(System.String,UnityEngine.Rendering.RenderTargetIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalTexture_mB259AEE78963224D752B6002215566F6C7A62CE7 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * __this, String_t* ___name0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, const RuntimeMethod* method) { (( void (*) (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *, const RuntimeMethod*))List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD_gshared)(__this, method); } // System.Int32 UnityEngine.Rendering.PostProcessing.TargetPool::Get(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TargetPool_Get_m15FB87703C592304BBC6D92F2EFF5A192458F75A (TargetPool_t903089FCEE606214C490876AB928DA25294034CC * __this, int32_t ___i0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m7FA90926D9267868473EF90941F6BF794EC87FF2_inline (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *, const RuntimeMethod*))List_1_get_Count_m7FA90926D9267868473EF90941F6BF794EC87FF2_gshared_inline)(__this, method); } // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline int32_t List_1_get_Item_m730FCAD2646FA94B07D1216A512B09AB9F0BBA5D_inline (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *, int32_t, const RuntimeMethod*))List_1_get_Item_m730FCAD2646FA94B07D1216A512B09AB9F0BBA5D_gshared_inline)(__this, ___index0, method); } // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_mEE653047BDB3486ACC2E16DC6C3422A0BA48F01F (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, int32_t ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *, int32_t, const RuntimeMethod*))List_1_Add_mEE653047BDB3486ACC2E16DC6C3422A0BA48F01F_gshared)(__this, ___item0, method); } // System.Int32 UnityEngine.SystemInfo::get_supportedRenderTargetCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SystemInfo_get_supportedRenderTargetCount_m74A56BB234FEEED621413425507DB4E6A7ACF9D7 (const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::get_sampleIndex() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TemporalAntialiasing_get_sampleIndex_m91D33ECE0C6D0DC89B585FF7DEB824239655C94F_inline (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rendering.PostProcessing.HaltonSeq::Get(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float HaltonSeq_Get_m3A6C004BD0891C9CE809274BAAB2418A0F8CDC9F (int32_t ___index0, int32_t ___radix1, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::set_sampleIndex(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TemporalAntialiasing_set_sampleIndex_m7DBCBC1B1A1423533E4CDFDB5224F49BE48405AE_inline (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, int32_t ___value0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::GenerateRandomOffset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 TemporalAntialiasing_GenerateRandomOffset_mA022EBD160240B67B11EEF31DFF79C275532D4B1 (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::set_jitter(UnityEngine.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TemporalAntialiasing_set_jitter_m9450BBE1B75081EE0E5084A2A83B06DD89748C1B_inline (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___value0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::get_jitter() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 TemporalAntialiasing_get_jitter_mD89AFB2AFDEE63822CF1C632364408FDF76FB418_inline (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Multiply(UnityEngine.Vector2,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 Vector2_op_Multiply_m5598D6A258A2C8F873CDAB66756553112CD8073A_inline (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___a0, float ___d1, const RuntimeMethod* method); // !2 System.Func`3::Invoke(!0,!1) inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 Func_3_Invoke_m961C5C528A5608E542F51F72E30EDBDB9165FC9C (Func_3_tC8B822BF6F66E9A74EBD84D1208814C2EDBFDC96 * __this, Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___arg10, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___arg21, const RuntimeMethod* method) { return (( Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 (*) (Func_3_tC8B822BF6F66E9A74EBD84D1208814C2EDBFDC96 *, Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C *, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 , const RuntimeMethod*))Func_3_Invoke_m4B57FAB99DC2F31FF7663F9B53039ADFB1F0B105_gshared)(__this, ___arg10, ___arg21, method); } // System.Boolean UnityEngine.Camera::get_orthographic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Camera_get_orthographic_m3DE9A7705E2B4926BBFD2D6798D97B931B5B5550 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Rendering.PostProcessing.RuntimeUtilities::GetJitteredPerspectiveProjectionMatrix(UnityEngine.Camera,UnityEngine.Vector2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 RuntimeUtilities_GetJitteredPerspectiveProjectionMatrix_m843774F7C54590E36DCD156F7E70A4CF78939784 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___camera0, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___offset1, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Rendering.PostProcessing.RuntimeUtilities::GetJitteredOrthographicProjectionMatrix(UnityEngine.Camera,UnityEngine.Vector2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 RuntimeUtilities_GetJitteredOrthographicProjectionMatrix_mDA3A41835D5BBB99A3ED18DC3746542BC70E41AE (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___camera0, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___offset1, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::GetJitteredProjectionMatrix(UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 TemporalAntialiasing_GetJitteredProjectionMatrix_m0795E81DB41C2D8E4399A289A28648EDB1DF554A (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___camera0, const RuntimeMethod* method); // System.Void UnityEngine.Camera::set_projectionMatrix(UnityEngine.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_set_projectionMatrix_m3645AC49FC94726BDA07191C80299D8361D5C328 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Camera::set_useJitteredProjectionMatrixForTransparentRendering(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_set_useJitteredProjectionMatrixForTransparentRendering_mC534E01407398A73886F2E5796824120B50461EA (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Camera::CopyStereoDeviceProjectionMatrixToNonJittered(UnityEngine.Camera/StereoscopicEye) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_CopyStereoDeviceProjectionMatrixToNonJittered_m96565F7CE1BEB2A14B226B72A9288EDF2F128F61 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, int32_t ___eye0, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Camera::GetStereoNonJitteredProjectionMatrix(UnityEngine.Camera/StereoscopicEye) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 Camera_GetStereoNonJitteredProjectionMatrix_m1EABA8DF00E3C256504DCAC2C6DB7E2BAFE53243 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, int32_t ___eye0, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Rendering.PostProcessing.RuntimeUtilities::GenerateJitteredProjectionMatrixFromOriginal(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,UnityEngine.Matrix4x4,UnityEngine.Vector2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 RuntimeUtilities_GenerateJitteredProjectionMatrixFromOriginal_mF9F23B17AF1383CF3CE4E9F76AEFE3317B63E756 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___origProj1, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___jitter2, const RuntimeMethod* method); // System.Void UnityEngine.Camera::SetStereoProjectionMatrix(UnityEngine.Camera/StereoscopicEye,UnityEngine.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_SetStereoProjectionMatrix_mADBD0709A2C5CC89E96DAAE97D145BCF76E12D3A (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, int32_t ___eye0, Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___matrix1, const RuntimeMethod* method); // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_xrActiveEye() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_xrActiveEye_mF542BBCE2BE780B1018E8640BF92BF44A1B25586_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632 (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method); // System.Void UnityEngine.RenderTexture::ReleaseTemporary(UnityEngine.RenderTexture) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTexture_ReleaseTemporary_m56FD14215B016300E624D0F754A8441B2ACA9B66 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___temp0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::GenerateHistoryName(UnityEngine.RenderTexture,System.Int32,UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing_GenerateHistoryName_m20B5ABFEF42DE2A387BFDD207E7805FA9B715674 (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___rt0, int32_t ___id1, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context2, const RuntimeMethod* method); // UnityEngine.RenderTexture UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::CheckHistory(System.Int32,UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * TemporalAntialiasing_CheckHistory_m01C9B2DD2A27A0898EE0E3604D91BA0334627D13 (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, int32_t ___id0, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context1, const RuntimeMethod* method); // UnityEngine.Vector4 UnityEngine.Vector4::op_Implicit(UnityEngine.Vector2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 Vector4_op_Implicit_mF37AC9EB79DAF6C767FF0C8C22D392EAFD635E3A (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___v0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mD0C4DB6C8EC7B1AB66783B91679A225842F9032B (Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F *, const RuntimeMethod*))Dictionary_2__ctor_m9632D47D6F69D63FAF18C510B426AA89FBFD8FD4_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) inline void Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0 (Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * __this, int32_t ___key0, int32_t ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F *, int32_t, int32_t, const RuntimeMethod*))Dictionary_2_Add_mA7CC0142AA8420766D7C6040E6AB820EAECF85D5_gshared)(__this, ___key0, ___value1, method); } // System.Array System.Enum::GetValues(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeArray * Enum_GetValues_m6A159A71A6FEAA80D37B65ECBD566AA078ADFA58 (Type_t * ___enumType0, const RuntimeMethod* method); // System.Collections.IEnumerator System.Array::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Array_GetEnumerator_m7BC171F2F69907FD4585E7B4A3A224473BE32964 (RuntimeArray * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Rendering.PostProcessing.TextureFormatUtilities::IsObsolete(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextureFormatUtilities_IsObsolete_m560DBA4FAF8ADFF95EFD15A6D2E6361A4674BD76 (RuntimeObject * ___value0, const RuntimeMethod* method); // System.Boolean UnityEngine.SystemInfo::SupportsRenderTextureFormat(UnityEngine.RenderTextureFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SystemInfo_SupportsRenderTextureFormat_m14C7A514A87B3F221FD5AF2D739DA2A4F8CDCD19 (int32_t ___format0, const RuntimeMethod* method); // System.Boolean UnityEngine.SystemInfo::SupportsTextureFormat(UnityEngine.TextureFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SystemInfo_SupportsTextureFormat_mDDCD15565ADC401AD6BE92FC2B2C835D330448DC (int32_t ___format0, const RuntimeMethod* method); // System.Reflection.FieldInfo System.Type::GetField(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FieldInfo_t * Type_GetField_m7E0197C80896690B5F5DBCCE44E3354FFDA13D2C (Type_t * __this, String_t* ___name0, const RuntimeMethod* method); // UnityEngine.RenderTextureFormat UnityEngine.RenderTexture::get_format() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderTexture_get_format_mB9BBCACA0A809206FA73109ACF2A6976E19DB822 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * __this, const RuntimeMethod* method); // UnityEngine.TextureFormat UnityEngine.Texture2D::get_format() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Texture2D_get_format_mCBCE13524A94042693822BDDE112990B25F4F8E4 (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_mEC8BB5FB46FE71167C303BB248F7239832FC7B3D (Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * __this, int32_t ___key0, int32_t* ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F *, int32_t, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_mC4BC2CF356468F9CE48C69C89BF5616E99D66F60_gshared)(__this, ___key0, ___value1, method); } // System.Void System.NotSupportedException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m40BC57BDA6E0E119B73700CC809A14B57DC65A90 (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.PostProcessing.TextureLerper::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureLerper__ctor_m74C29B82F5BDDEE941798B3451F5CAC949786403 (TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mB38E72AF05051F5403306E56E602C5284D335714 (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * __this, const RuntimeMethod* method) { (( void (*) (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE *, const RuntimeMethod*))List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared)(__this, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m1137DAC9D2025FFC7D853298B59113ACAB858B24_inline (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D List_1_GetEnumerator_m7328294DBE16FF49F6D96893E2EAEA6C9F96E441 (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * __this, const RuntimeMethod* method) { return (( Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D (*) (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE *, const RuntimeMethod*))List_1_GetEnumerator_m1739A5E25DF502A6984F9B98CFCAC2D3FABCF233_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * Enumerator_get_Current_m92E98DA7340C7A6A1EF4FFAC2A59FE3ADF9DC58D_inline (Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D * __this, const RuntimeMethod* method) { return (( RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * (*) (Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *, const RuntimeMethod*))Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m75D2D40791CA5307F5E15771C106A81BF029364A (Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *, const RuntimeMethod*))Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m34DAD6AC8E8B11E77125890D86CF0D9AF99CAEE4 (Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *, const RuntimeMethod*))Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m4B8C3E5C469683DF4A94C4054743B220F13BB4F5 (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * __this, const RuntimeMethod* method) { (( void (*) (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE *, const RuntimeMethod*))List_1_Clear_m5FB5A9C59D8625FDFB06876C4D8848F0F07ABFD0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_mCB66852EF108F7810C149B035C969D0956FC0205 (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * __this, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE *, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *, const RuntimeMethod*))List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared)(__this, ___item0, method); } // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * List_1_get_Item_m2048DC2B083950A76C19CB8FCB54BC7BD13A8B6C_inline (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * __this, int32_t ___index0, const RuntimeMethod* method) { return (( RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * (*) (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE *, int32_t, const RuntimeMethod*))List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline)(__this, ___index0, method); } // System.Int32 UnityEngine.RenderTexture::get_volumeDepth() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderTexture_get_volumeDepth_mD0B567DC91B5633CB8C1F6A716914B07B12BBF65 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.RenderTexture::get_enableRandomWrite() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderTexture_get_enableRandomWrite_mEB1D75D2BC5A4F0C136D7BF4C2E2977CDECE8E96 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RenderTexture::set_volumeDepth(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTexture_set_volumeDepth_m01D7BD50386DDAE777CE3CB9B60FDD7DE798AC93 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.RenderTexture::set_enableRandomWrite(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTexture_set_enableRandomWrite_m024F49DB3CA3B02FA0EEBB3EACB37E6228CAA183 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) inline void List_1_RemoveAt_m551A84AB57B24D7963D50A1EE3CD8BB9338CF539 (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * __this, int32_t ___index0, const RuntimeMethod* method) { (( void (*) (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m66148860899ECCAE9B323372032BFC1C255393D2_gshared)(__this, ___index0, method); } // System.Int32 UnityEngine.Texture3D::get_depth() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Texture3D_get_depth_m2926D5A2C6EFBAE35749E4B9E8637A8CF08DC10B (Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Max(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Mathf_Max_mDE96ED504F75C9C7985CC49B099CF308AC52BF48 (int32_t ___a0, int32_t ___b1, const RuntimeMethod* method); // UnityEngine.RenderTexture UnityEngine.Rendering.PostProcessing.TextureLerper::Get(UnityEngine.RenderTextureFormat,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * TextureLerper_Get_m7BD996F475523844239018F193F65A66ED0DC2C8 (TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * __this, int32_t ___format0, int32_t ___w1, int32_t ___h2, int32_t ___d3, bool ___enableRandomWrite4, bool ___force3D5, const RuntimeMethod* method); // System.Void UnityEngine.ComputeShader::GetKernelThreadGroupSizes(System.Int32,System.UInt32&,System.UInt32&,System.UInt32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputeShader_GetKernelThreadGroupSizes_m44AD93684763240FE15578CF0AEF38EFFAE2EE5F (ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * __this, int32_t ___kernelIndex0, uint32_t* ___x1, uint32_t* ___y2, uint32_t* ___z3, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::CeilToInt(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Mathf_CeilToInt_m5C844EE7D4A27B46B7D1F7F52AAB1021E5CD2F44 (float ___f0, const RuntimeMethod* method); // UnityEngine.RenderTextureFormat UnityEngine.Rendering.PostProcessing.TextureFormatUtilities::GetUncompressedRenderTextureFormat(UnityEngine.Texture) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextureFormatUtilities_GetUncompressedRenderTextureFormat_m28CF708125C74C4E0F42793D3F22AB0A929117D0 (Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___texture0, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mBCBF2D9FD1B5F0D8D8595B15B7460889D60C8070 (const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessEffectRenderer_Init_m423CEA78440BF7902BFA305E2B02C4A784EF6C99 (PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * __this, const RuntimeMethod* method) { { // } return; } } // UnityEngine.DepthTextureMode UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer::GetCameraFlags() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessEffectRenderer_GetCameraFlags_m0C1907B2D7474E5D12151DBC3F81978D283B5579 (PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * __this, const RuntimeMethod* method) { { // return DepthTextureMode.None; return (int32_t)(0); } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer::ResetHistory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessEffectRenderer_ResetHistory_mAD5B2BB867294DC6ED93B43547E8D82A55C00119 (PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * __this, const RuntimeMethod* method) { { // m_ResetHistory = true; __this->set_m_ResetHistory_0((bool)1); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer::Release() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessEffectRenderer_Release_m22E84207748138261F62048C7D96E835AC30803A (PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * __this, const RuntimeMethod* method) { { // ResetHistory(); VirtActionInvoker0::Invoke(6 /* System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer::ResetHistory() */, __this); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessEffectRenderer__ctor_m02BE05D7BA0BE8D8ED69C556674D49D1D016B443 (PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * __this, const RuntimeMethod* method) { { // protected bool m_ResetHistory = true; __this->set_m_ResetHistory_0((bool)1); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessEffectSettings_OnEnable_m0F9FBA7D03957BF89BE698BA1F703F8DE847E935 (PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_OrderBy_TisFieldInfo_t_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m39CD858A6418EA506EFAC5170C0027F69CBCC60C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Select_TisFieldInfo_t_TisParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784_m4F008F29B482F0630B61A56CF734E3EB25541BB2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToList_TisParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784_m0FF18C72A1752F31D4282EE1701902A0EA32A6BF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Where_TisFieldInfo_t_m5A89B7E4BDB74CFFB8F597276D646045AD768F15_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2__ctor_mDD1705A71715E4EEFE8878C568AD42D78E60E7DC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2__ctor_mE02133B42E05E2B8D8E88291769E05DB5AB04420_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2__ctor_mFFB0CFE94865B467357269DE5CB83D5EDD01443E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tA71E659021C95E54328A443283A7154D558E9411_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tE6832BDBB9DF9AF431BB4366F6E6788C43625719_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_tA210A7DD9895121BD30D2310364E5BCB5776F6BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AsReadOnly_m6FE2DDC00EEC579AF17FB8C4D5F08D45D2A3B827_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessEffectSettings_U3COnEnableU3Eb__3_2_m1CDE934C53256BC7BEA3ECE640B0AC61E6632601_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_GetEnumerator_m2A39445D3EE8B33A0CF1028F33ED731EE6732BD1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3COnEnableU3Eb__3_0_mFB0450A2EA91C54C174F251C8F4B5B520F5314CE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3COnEnableU3Eb__3_1_m842306E3DBC19895D5D0AE7036743BA0E68F4370_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE * G_B2_0 = NULL; FieldInfoU5BU5D_tD84513FCA07C63AAFE671A5B39E3ADD6E903938E* G_B2_1 = NULL; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * G_B2_2 = NULL; Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE * G_B1_0 = NULL; FieldInfoU5BU5D_tD84513FCA07C63AAFE671A5B39E3ADD6E903938E* G_B1_1 = NULL; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * G_B1_2 = NULL; Func_2_tA71E659021C95E54328A443283A7154D558E9411 * G_B4_0 = NULL; RuntimeObject* G_B4_1 = NULL; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * G_B4_2 = NULL; Func_2_tA71E659021C95E54328A443283A7154D558E9411 * G_B3_0 = NULL; RuntimeObject* G_B3_1 = NULL; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * G_B3_2 = NULL; { // parameters = GetType() // .GetFields(BindingFlags.Public | BindingFlags.Instance) // .Where(t => t.FieldType.IsSubclassOf(typeof(ParameterOverride))) // .OrderBy(t => t.MetadataToken) // Guaranteed order // .Select(t => (ParameterOverride)t.GetValue(this)) // .ToList() // .AsReadOnly(); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(__this, /*hidden argument*/NULL); NullCheck(L_0); FieldInfoU5BU5D_tD84513FCA07C63AAFE671A5B39E3ADD6E903938E* L_1; L_1 = VirtFuncInvoker1< FieldInfoU5BU5D_tD84513FCA07C63AAFE671A5B39E3ADD6E903938E*, int32_t >::Invoke(46 /* System.Reflection.FieldInfo[] System.Type::GetFields(System.Reflection.BindingFlags) */, L_0, ((int32_t)20)); IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_il2cpp_TypeInfo_var); Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE * L_2 = ((U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_il2cpp_TypeInfo_var))->get_U3CU3E9__3_0_1(); Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE * L_3 = L_2; G_B1_0 = L_3; G_B1_1 = L_1; G_B1_2 = __this; if (L_3) { G_B2_0 = L_3; G_B2_1 = L_1; G_B2_2 = __this; goto IL_002d; } } { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_il2cpp_TypeInfo_var); U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721 * L_4 = ((U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_il2cpp_TypeInfo_var))->get_U3CU3E9_0(); Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE * L_5 = (Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE *)il2cpp_codegen_object_new(Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE_il2cpp_TypeInfo_var); Func_2__ctor_mFFB0CFE94865B467357269DE5CB83D5EDD01443E(L_5, L_4, (intptr_t)((intptr_t)U3CU3Ec_U3COnEnableU3Eb__3_0_mFB0450A2EA91C54C174F251C8F4B5B520F5314CE_RuntimeMethod_var), /*hidden argument*/Func_2__ctor_mFFB0CFE94865B467357269DE5CB83D5EDD01443E_RuntimeMethod_var); Func_2_t0BE5B54DD65017DAF1DC5DEC5A896A2B0550F8AE * L_6 = L_5; ((U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_il2cpp_TypeInfo_var))->set_U3CU3E9__3_0_1(L_6); G_B2_0 = L_6; G_B2_1 = G_B1_1; G_B2_2 = G_B1_2; } IL_002d: { RuntimeObject* L_7; L_7 = Enumerable_Where_TisFieldInfo_t_m5A89B7E4BDB74CFFB8F597276D646045AD768F15((RuntimeObject*)(RuntimeObject*)G_B2_1, G_B2_0, /*hidden argument*/Enumerable_Where_TisFieldInfo_t_m5A89B7E4BDB74CFFB8F597276D646045AD768F15_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_il2cpp_TypeInfo_var); Func_2_tA71E659021C95E54328A443283A7154D558E9411 * L_8 = ((U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_il2cpp_TypeInfo_var))->get_U3CU3E9__3_1_2(); Func_2_tA71E659021C95E54328A443283A7154D558E9411 * L_9 = L_8; G_B3_0 = L_9; G_B3_1 = L_7; G_B3_2 = G_B2_2; if (L_9) { G_B4_0 = L_9; G_B4_1 = L_7; G_B4_2 = G_B2_2; goto IL_0051; } } { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_il2cpp_TypeInfo_var); U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721 * L_10 = ((U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_il2cpp_TypeInfo_var))->get_U3CU3E9_0(); Func_2_tA71E659021C95E54328A443283A7154D558E9411 * L_11 = (Func_2_tA71E659021C95E54328A443283A7154D558E9411 *)il2cpp_codegen_object_new(Func_2_tA71E659021C95E54328A443283A7154D558E9411_il2cpp_TypeInfo_var); Func_2__ctor_mDD1705A71715E4EEFE8878C568AD42D78E60E7DC(L_11, L_10, (intptr_t)((intptr_t)U3CU3Ec_U3COnEnableU3Eb__3_1_m842306E3DBC19895D5D0AE7036743BA0E68F4370_RuntimeMethod_var), /*hidden argument*/Func_2__ctor_mDD1705A71715E4EEFE8878C568AD42D78E60E7DC_RuntimeMethod_var); Func_2_tA71E659021C95E54328A443283A7154D558E9411 * L_12 = L_11; ((U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t582D59DA00DB9923A86F7788D2FDFB1DBECDC721_il2cpp_TypeInfo_var))->set_U3CU3E9__3_1_2(L_12); G_B4_0 = L_12; G_B4_1 = G_B3_1; G_B4_2 = G_B3_2; } IL_0051: { RuntimeObject* L_13; L_13 = Enumerable_OrderBy_TisFieldInfo_t_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m39CD858A6418EA506EFAC5170C0027F69CBCC60C(G_B4_1, G_B4_0, /*hidden argument*/Enumerable_OrderBy_TisFieldInfo_t_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m39CD858A6418EA506EFAC5170C0027F69CBCC60C_RuntimeMethod_var); Func_2_tE6832BDBB9DF9AF431BB4366F6E6788C43625719 * L_14 = (Func_2_tE6832BDBB9DF9AF431BB4366F6E6788C43625719 *)il2cpp_codegen_object_new(Func_2_tE6832BDBB9DF9AF431BB4366F6E6788C43625719_il2cpp_TypeInfo_var); Func_2__ctor_mE02133B42E05E2B8D8E88291769E05DB5AB04420(L_14, __this, (intptr_t)((intptr_t)PostProcessEffectSettings_U3COnEnableU3Eb__3_2_m1CDE934C53256BC7BEA3ECE640B0AC61E6632601_RuntimeMethod_var), /*hidden argument*/Func_2__ctor_mE02133B42E05E2B8D8E88291769E05DB5AB04420_RuntimeMethod_var); RuntimeObject* L_15; L_15 = Enumerable_Select_TisFieldInfo_t_TisParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784_m4F008F29B482F0630B61A56CF734E3EB25541BB2(L_13, L_14, /*hidden argument*/Enumerable_Select_TisFieldInfo_t_TisParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784_m4F008F29B482F0630B61A56CF734E3EB25541BB2_RuntimeMethod_var); List_1_t3268206F83746806C61A61A179BE984BB08A7A56 * L_16; L_16 = Enumerable_ToList_TisParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784_m0FF18C72A1752F31D4282EE1701902A0EA32A6BF(L_15, /*hidden argument*/Enumerable_ToList_TisParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784_m0FF18C72A1752F31D4282EE1701902A0EA32A6BF_RuntimeMethod_var); NullCheck(L_16); ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * L_17; L_17 = List_1_AsReadOnly_m6FE2DDC00EEC579AF17FB8C4D5F08D45D2A3B827(L_16, /*hidden argument*/List_1_AsReadOnly_m6FE2DDC00EEC579AF17FB8C4D5F08D45D2A3B827_RuntimeMethod_var); NullCheck(G_B4_2); G_B4_2->set_parameters_6(L_17); // foreach (var parameter in parameters) ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * L_18 = __this->get_parameters_6(); NullCheck(L_18); RuntimeObject* L_19; L_19 = ReadOnlyCollection_1_GetEnumerator_m2A39445D3EE8B33A0CF1028F33ED731EE6732BD1(L_18, /*hidden argument*/ReadOnlyCollection_1_GetEnumerator_m2A39445D3EE8B33A0CF1028F33ED731EE6732BD1_RuntimeMethod_var); V_0 = L_19; } IL_0082: try { // begin try (depth: 1) { goto IL_008f; } IL_0084: { // foreach (var parameter in parameters) RuntimeObject* L_20 = V_0; NullCheck(L_20); ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_21; L_21 = InterfaceFuncInvoker0< ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tA210A7DD9895121BD30D2310364E5BCB5776F6BF_il2cpp_TypeInfo_var, L_20); // parameter.OnEnable(); NullCheck(L_21); VirtActionInvoker0::Invoke(6 /* System.Void UnityEngine.Rendering.PostProcessing.ParameterOverride::OnEnable() */, L_21); } IL_008f: { // foreach (var parameter in parameters) RuntimeObject* L_22 = V_0; NullCheck(L_22); bool L_23; L_23 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_22); if (L_23) { goto IL_0084; } } IL_0097: { IL2CPP_LEAVE(0xA3, FINALLY_0099); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0099; } FINALLY_0099: { // begin finally (depth: 1) { RuntimeObject* L_24 = V_0; if (!L_24) { goto IL_00a2; } } IL_009c: { RuntimeObject* L_25 = V_0; NullCheck(L_25); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_25); } IL_00a2: { IL2CPP_END_FINALLY(153) } } // end finally (depth: 1) IL2CPP_CLEANUP(153) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xA3, IL_00a3) } IL_00a3: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::OnDisable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessEffectSettings_OnDisable_m67DE62450BE71288ECEF934BAF10748727ECDE5C (PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_tA210A7DD9895121BD30D2310364E5BCB5776F6BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_GetEnumerator_m2A39445D3EE8B33A0CF1028F33ED731EE6732BD1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (parameters == null) ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * L_0 = __this->get_parameters_6(); if (L_0) { goto IL_0009; } } { // return; return; } IL_0009: { // foreach (var parameter in parameters) ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * L_1 = __this->get_parameters_6(); NullCheck(L_1); RuntimeObject* L_2; L_2 = ReadOnlyCollection_1_GetEnumerator_m2A39445D3EE8B33A0CF1028F33ED731EE6732BD1(L_1, /*hidden argument*/ReadOnlyCollection_1_GetEnumerator_m2A39445D3EE8B33A0CF1028F33ED731EE6732BD1_RuntimeMethod_var); V_0 = L_2; } IL_0015: try { // begin try (depth: 1) { goto IL_0022; } IL_0017: { // foreach (var parameter in parameters) RuntimeObject* L_3 = V_0; NullCheck(L_3); ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_4; L_4 = InterfaceFuncInvoker0< ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tA210A7DD9895121BD30D2310364E5BCB5776F6BF_il2cpp_TypeInfo_var, L_3); // parameter.OnDisable(); NullCheck(L_4); VirtActionInvoker0::Invoke(7 /* System.Void UnityEngine.Rendering.PostProcessing.ParameterOverride::OnDisable() */, L_4); } IL_0022: { // foreach (var parameter in parameters) RuntimeObject* L_5 = V_0; NullCheck(L_5); bool L_6; L_6 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_5); if (L_6) { goto IL_0017; } } IL_002a: { IL2CPP_LEAVE(0x36, FINALLY_002c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002c; } FINALLY_002c: { // begin finally (depth: 1) { RuntimeObject* L_7 = V_0; if (!L_7) { goto IL_0035; } } IL_002f: { RuntimeObject* L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0035: { IL2CPP_END_FINALLY(44) } } // end finally (depth: 1) IL2CPP_CLEANUP(44) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x36, IL_0036) } IL_0036: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::SetAllOverridesTo(System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessEffectSettings_SetAllOverridesTo_mF86C7C651A9ABEF30ECF2E7AB3566DE08A00F680 (PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * __this, bool ___state0, bool ___excludeEnabled1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_tA210A7DD9895121BD30D2310364E5BCB5776F6BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_GetEnumerator_m2A39445D3EE8B33A0CF1028F33ED731EE6732BD1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // foreach (var prop in parameters) ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * L_0 = __this->get_parameters_6(); NullCheck(L_0); RuntimeObject* L_1; L_1 = ReadOnlyCollection_1_GetEnumerator_m2A39445D3EE8B33A0CF1028F33ED731EE6732BD1(L_0, /*hidden argument*/ReadOnlyCollection_1_GetEnumerator_m2A39445D3EE8B33A0CF1028F33ED731EE6732BD1_RuntimeMethod_var); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0028; } IL_000e: { // foreach (var prop in parameters) RuntimeObject* L_2 = V_0; NullCheck(L_2); ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_3; L_3 = InterfaceFuncInvoker0< ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tA210A7DD9895121BD30D2310364E5BCB5776F6BF_il2cpp_TypeInfo_var, L_2); V_1 = L_3; // if (excludeEnabled && prop == enabled) bool L_4 = ___excludeEnabled1; if (!L_4) { goto IL_0021; } } IL_0018: { ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_5 = V_1; BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 * L_6 = __this->get_enabled_5(); if ((((RuntimeObject*)(ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 *)L_5) == ((RuntimeObject*)(BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 *)L_6))) { goto IL_0028; } } IL_0021: { // prop.overrideState = state; ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_7 = V_1; bool L_8 = ___state0; NullCheck(L_7); L_7->set_overrideState_0(L_8); } IL_0028: { // foreach (var prop in parameters) RuntimeObject* L_9 = V_0; NullCheck(L_9); bool L_10; L_10 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_9); if (L_10) { goto IL_000e; } } IL_0030: { IL2CPP_LEAVE(0x3C, FINALLY_0032); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0032; } FINALLY_0032: { // begin finally (depth: 1) { RuntimeObject* L_11 = V_0; if (!L_11) { goto IL_003b; } } IL_0035: { RuntimeObject* L_12 = V_0; NullCheck(L_12); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_12); } IL_003b: { IL2CPP_END_FINALLY(50) } } // end finally (depth: 1) IL2CPP_CLEANUP(50) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x3C, IL_003c) } IL_003c: { // } return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::IsEnabledAndSupported(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessEffectSettings_IsEnabledAndSupported_m8499ED7A534A00C3E25E69DF3EBB4932D35A99AF (PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { { // return enabled.value; BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 * L_0 = __this->get_enabled_5(); NullCheck(L_0); bool L_1 = ((ParameterOverride_1_t44F5A562A85AD213D94BE9A0DF3DC87C847C3EDC *)L_0)->get_value_1(); return L_1; } } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::GetHash() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessEffectSettings_GetHash_m386BB5D563FB5356234EBFFD6CBA5CDC14C9F858 (PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_tA210A7DD9895121BD30D2310364E5BCB5776F6BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_GetEnumerator_m2A39445D3EE8B33A0CF1028F33ED731EE6732BD1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RuntimeObject* V_1 = NULL; ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // int hash = 17; V_0 = ((int32_t)17); // foreach (var p in parameters) ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * L_0 = __this->get_parameters_6(); NullCheck(L_0); RuntimeObject* L_1; L_1 = ReadOnlyCollection_1_GetEnumerator_m2A39445D3EE8B33A0CF1028F33ED731EE6732BD1(L_0, /*hidden argument*/ReadOnlyCollection_1_GetEnumerator_m2A39445D3EE8B33A0CF1028F33ED731EE6732BD1_RuntimeMethod_var); V_1 = L_1; } IL_000f: try { // begin try (depth: 1) { goto IL_0024; } IL_0011: { // foreach (var p in parameters) RuntimeObject* L_2 = V_1; NullCheck(L_2); ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_3; L_3 = InterfaceFuncInvoker0< ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tA210A7DD9895121BD30D2310364E5BCB5776F6BF_il2cpp_TypeInfo_var, L_2); V_2 = L_3; // hash = hash * 23 + p.GetHash(); int32_t L_4 = V_0; ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_5 = V_2; NullCheck(L_5); int32_t L_6; L_6 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Rendering.PostProcessing.ParameterOverride::GetHash() */, L_5); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_4, (int32_t)((int32_t)23))), (int32_t)L_6)); } IL_0024: { // foreach (var p in parameters) RuntimeObject* L_7 = V_1; NullCheck(L_7); bool L_8; L_8 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_7); if (L_8) { goto IL_0011; } } IL_002c: { IL2CPP_LEAVE(0x38, FINALLY_002e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002e; } FINALLY_002e: { // begin finally (depth: 1) { RuntimeObject* L_9 = V_1; if (!L_9) { goto IL_0037; } } IL_0031: { RuntimeObject* L_10 = V_1; NullCheck(L_10); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_10); } IL_0037: { IL2CPP_END_FINALLY(46) } } // end finally (depth: 1) IL2CPP_CLEANUP(46) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x38, IL_0038) } IL_0038: { // return hash; int32_t L_11 = V_0; return L_11; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessEffectSettings__ctor_m60531067359283C000461ED8A1FCF58FC1C4D0EB (PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public bool active = true; __this->set_active_4((bool)1); // public BoolParameter enabled = new BoolParameter { overrideState = true, value = false }; BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 * L_0 = (BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 *)il2cpp_codegen_object_new(BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80_il2cpp_TypeInfo_var); BoolParameter__ctor_m04A36F46605F50DC4BB82080139D88760BC19284(L_0, /*hidden argument*/NULL); BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 * L_1 = L_0; NullCheck(L_1); ((ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 *)L_1)->set_overrideState_0((bool)1); BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 * L_2 = L_1; NullCheck(L_2); ((ParameterOverride_1_t44F5A562A85AD213D94BE9A0DF3DC87C847C3EDC *)L_2)->set_value_1((bool)0); __this->set_enabled_5(L_2); ScriptableObject__ctor_m8DAE6CDCFA34E16F2543B02CC3669669FF203063(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Rendering.PostProcessing.ParameterOverride UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::b__3_2(System.Reflection.FieldInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * PostProcessEffectSettings_U3COnEnableU3Eb__3_2_m1CDE934C53256BC7BEA3ECE640B0AC61E6632601 (PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * __this, FieldInfo_t * ___t0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // .Select(t => (ParameterOverride)t.GetValue(this)) FieldInfo_t * L_0 = ___t0; NullCheck(L_0); RuntimeObject * L_1; L_1 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(20 /* System.Object System.Reflection.FieldInfo::GetValue(System.Object) */, L_0, __this); return ((ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 *)CastclassClass((RuntimeObject*)L_1, ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784_il2cpp_TypeInfo_var)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessEventComparer::Equals(UnityEngine.Rendering.PostProcessing.PostProcessEvent,UnityEngine.Rendering.PostProcessing.PostProcessEvent) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessEventComparer_Equals_mA9CD3A312BFBBD4298A84686C3E401C13715DC56 (PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B * __this, int32_t ___x0, int32_t ___y1, const RuntimeMethod* method) { { // return x == y; int32_t L_0 = ___x0; int32_t L_1 = ___y1; return (bool)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0); } } IL2CPP_EXTERN_C bool PostProcessEventComparer_Equals_mA9CD3A312BFBBD4298A84686C3E401C13715DC56_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, const RuntimeMethod* method) { int32_t _offset = 1; PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = PostProcessEventComparer_Equals_mA9CD3A312BFBBD4298A84686C3E401C13715DC56(_thisAdjusted, ___x0, ___y1, method); return _returnValue; } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessEventComparer::GetHashCode(UnityEngine.Rendering.PostProcessing.PostProcessEvent) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessEventComparer_GetHashCode_mD68272AD873202C39427019A58D5AC53BA2432AC (PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B * __this, int32_t ___obj0, const RuntimeMethod* method) { { // return (int)obj; int32_t L_0 = ___obj0; return L_0; } } IL2CPP_EXTERN_C int32_t PostProcessEventComparer_GetHashCode_mD68272AD873202C39427019A58D5AC53BA2432AC_AdjustorThunk (RuntimeObject * __this, int32_t ___obj0, const RuntimeMethod* method) { int32_t _offset = 1; PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = PostProcessEventComparer_GetHashCode_mD68272AD873202C39427019A58D5AC53BA2432AC(_thisAdjusted, ___obj0, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2> UnityEngine.Rendering.PostProcessing.PostProcessLayer::get_sortedBundles() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * PostProcessLayer_get_sortedBundles_m7F527E542B4326BD09832F981A8DB7FDDC47C1C3 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { { // public Dictionary> sortedBundles { get; private set; } Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * L_0 = __this->get_U3CsortedBundlesU3Ek__BackingField_23(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::set_sortedBundles(System.Collections.Generic.Dictionary`2>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_set_sortedBundles_m43C16332F23BBB734D3C283DE6F19AE7859CE671 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * ___value0, const RuntimeMethod* method) { { // public Dictionary> sortedBundles { get; private set; } Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * L_0 = ___value0; __this->set_U3CsortedBundlesU3Ek__BackingField_23(L_0); return; } } // UnityEngine.DepthTextureMode UnityEngine.Rendering.PostProcessing.PostProcessLayer::get_cameraDepthFlags() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessLayer_get_cameraDepthFlags_mCD1FA03FAD69711693C0E6B3B6DDEECA97FCA5E5 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { { // public DepthTextureMode cameraDepthFlags { get; private set; } int32_t L_0 = __this->get_U3CcameraDepthFlagsU3Ek__BackingField_24(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::set_cameraDepthFlags(UnityEngine.DepthTextureMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_set_cameraDepthFlags_m40AF94D61FBD5E5388CFD5C713ABD33467E7EBEE (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public DepthTextureMode cameraDepthFlags { get; private set; } int32_t L_0 = ___value0; __this->set_U3CcameraDepthFlagsU3Ek__BackingField_24(L_0); return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::get_haveBundlesBeenInited() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessLayer_get_haveBundlesBeenInited_m875912DA8C9089CAD6FBA02041A598C77BF3FA28 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { { // public bool haveBundlesBeenInited { get; private set; } bool L_0 = __this->get_U3ChaveBundlesBeenInitedU3Ek__BackingField_25(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::set_haveBundlesBeenInited(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_set_haveBundlesBeenInited_mDAC84DE4D411C12D63923C06E0EB331FE1BA733E (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool haveBundlesBeenInited { get; private set; } bool L_0 = ___value0; __this->set_U3ChaveBundlesBeenInitedU3Ek__BackingField_25(L_0); return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_OnEnable_m038AEF25333C15073060C4FF1A217AADAE648779 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TargetPool_t903089FCEE606214C490876AB928DA25294034CC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // Init(null); PostProcessLayer_Init_m7059B365A95482AA821896EB5771FEDCB5522D58(__this, (PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC *)NULL, /*hidden argument*/NULL); // if (!haveBundlesBeenInited) bool L_0; L_0 = PostProcessLayer_get_haveBundlesBeenInited_m875912DA8C9089CAD6FBA02041A598C77BF3FA28_inline(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0015; } } { // InitBundles(); PostProcessLayer_InitBundles_mD814393DE3858B94DD4E2A10E022033646773F91(__this, /*hidden argument*/NULL); } IL_0015: { // m_LogHistogram = new LogHistogram(); LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C * L_1 = (LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C *)il2cpp_codegen_object_new(LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C_il2cpp_TypeInfo_var); LogHistogram__ctor_m499CC8C266595035BBF5484943F188ED0F63000C(L_1, /*hidden argument*/NULL); __this->set_m_LogHistogram_34(L_1); // m_PropertySheetFactory = new PropertySheetFactory(); PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_2 = (PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 *)il2cpp_codegen_object_new(PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835_il2cpp_TypeInfo_var); PropertySheetFactory__ctor_m2D800F5C980C606D19A82AFFF58CC4AA99DAF435(L_2, /*hidden argument*/NULL); __this->set_m_PropertySheetFactory_27(L_2); // m_TargetPool = new TargetPool(); TargetPool_t903089FCEE606214C490876AB928DA25294034CC * L_3 = (TargetPool_t903089FCEE606214C490876AB928DA25294034CC *)il2cpp_codegen_object_new(TargetPool_t903089FCEE606214C490876AB928DA25294034CC_il2cpp_TypeInfo_var); TargetPool__ctor_m53BBB5D1522A6404B1F418DA26C491B0889222A3(L_3, /*hidden argument*/NULL); __this->set_m_TargetPool_37(L_3); // debugLayer.OnEnable(); PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_4 = __this->get_debugLayer_14(); NullCheck(L_4); PostProcessDebugLayer_OnEnable_m39CB12593990B49428DE7941170FC45A3A6DF96C(L_4, /*hidden argument*/NULL); // if (RuntimeUtilities.scriptableRenderPipelineActive) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_5; L_5 = RuntimeUtilities_get_scriptableRenderPipelineActive_mAE9C1BB35B427A81C6CA36964744F481E5494D07(/*hidden argument*/NULL); if (!L_5) { goto IL_0049; } } { // return; return; } IL_0049: { // InitLegacy(); PostProcessLayer_InitLegacy_mFB3E1F8550B26314EB66AAF52ACC4951CF40FD01(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::InitLegacy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_InitLegacy_mFB3E1F8550B26314EB66AAF52ACC4951CF40FD01 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisCamera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_mE17146EF5B0D8E9F9D2D2D94567BF211AD00D320_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral43FA41D97529E894BDBBF936A527F467B3CB1525); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9FDAEC7A5845D33C15832E734EEF3034A54071E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD96BE28A4BF7458178E287E805320A7B8B81B4CC); s_Il2CppMethodInitialized = true; } { // m_LegacyCmdBufferBeforeReflections = new CommandBuffer { name = "Deferred Ambient Occlusion" }; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 *)il2cpp_codegen_object_new(CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29_il2cpp_TypeInfo_var); CommandBuffer__ctor_mB7E1174EB3B4E2E53BCC6532840AB55ECE6D06CF(L_0, /*hidden argument*/NULL); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_1 = L_0; NullCheck(L_1); CommandBuffer_set_name_m4217524F48F215BB404C2847176AA50360CA6CE8(L_1, _stringLiteralD96BE28A4BF7458178E287E805320A7B8B81B4CC, /*hidden argument*/NULL); __this->set_m_LegacyCmdBufferBeforeReflections_28(L_1); // m_LegacyCmdBufferBeforeLighting = new CommandBuffer { name = "Deferred Ambient Occlusion" }; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_2 = (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 *)il2cpp_codegen_object_new(CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29_il2cpp_TypeInfo_var); CommandBuffer__ctor_mB7E1174EB3B4E2E53BCC6532840AB55ECE6D06CF(L_2, /*hidden argument*/NULL); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_3 = L_2; NullCheck(L_3); CommandBuffer_set_name_m4217524F48F215BB404C2847176AA50360CA6CE8(L_3, _stringLiteralD96BE28A4BF7458178E287E805320A7B8B81B4CC, /*hidden argument*/NULL); __this->set_m_LegacyCmdBufferBeforeLighting_29(L_3); // m_LegacyCmdBufferOpaque = new CommandBuffer { name = "Opaque Only Post-processing" }; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_4 = (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 *)il2cpp_codegen_object_new(CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29_il2cpp_TypeInfo_var); CommandBuffer__ctor_mB7E1174EB3B4E2E53BCC6532840AB55ECE6D06CF(L_4, /*hidden argument*/NULL); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_5 = L_4; NullCheck(L_5); CommandBuffer_set_name_m4217524F48F215BB404C2847176AA50360CA6CE8(L_5, _stringLiteral43FA41D97529E894BDBBF936A527F467B3CB1525, /*hidden argument*/NULL); __this->set_m_LegacyCmdBufferOpaque_30(L_5); // m_LegacyCmdBuffer = new CommandBuffer { name = "Post-processing" }; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_6 = (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 *)il2cpp_codegen_object_new(CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29_il2cpp_TypeInfo_var); CommandBuffer__ctor_mB7E1174EB3B4E2E53BCC6532840AB55ECE6D06CF(L_6, /*hidden argument*/NULL); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_7 = L_6; NullCheck(L_7); CommandBuffer_set_name_m4217524F48F215BB404C2847176AA50360CA6CE8(L_7, _stringLiteral9FDAEC7A5845D33C15832E734EEF3034A54071E9, /*hidden argument*/NULL); __this->set_m_LegacyCmdBuffer_31(L_7); // m_Camera = GetComponent(); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_8; L_8 = Component_GetComponent_TisCamera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_mE17146EF5B0D8E9F9D2D2D94567BF211AD00D320(__this, /*hidden argument*/Component_GetComponent_TisCamera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_mE17146EF5B0D8E9F9D2D2D94567BF211AD00D320_RuntimeMethod_var); __this->set_m_Camera_32(L_8); // m_Camera.AddCommandBuffer(CameraEvent.BeforeReflections, m_LegacyCmdBufferBeforeReflections); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_9 = __this->get_m_Camera_32(); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_10 = __this->get_m_LegacyCmdBufferBeforeReflections_28(); NullCheck(L_9); Camera_AddCommandBuffer_m8F88C5009AC9676BCD0AD1AE4AA655D5BF71CB2F(L_9, ((int32_t)21), L_10, /*hidden argument*/NULL); // m_Camera.AddCommandBuffer(CameraEvent.BeforeLighting, m_LegacyCmdBufferBeforeLighting); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_11 = __this->get_m_Camera_32(); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_12 = __this->get_m_LegacyCmdBufferBeforeLighting_29(); NullCheck(L_11); Camera_AddCommandBuffer_m8F88C5009AC9676BCD0AD1AE4AA655D5BF71CB2F(L_11, 6, L_12, /*hidden argument*/NULL); // m_Camera.AddCommandBuffer(CameraEvent.BeforeImageEffectsOpaque, m_LegacyCmdBufferOpaque); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_13 = __this->get_m_Camera_32(); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_14 = __this->get_m_LegacyCmdBufferOpaque_30(); NullCheck(L_13); Camera_AddCommandBuffer_m8F88C5009AC9676BCD0AD1AE4AA655D5BF71CB2F(L_13, ((int32_t)12), L_14, /*hidden argument*/NULL); // m_Camera.AddCommandBuffer(CameraEvent.BeforeImageEffects, m_LegacyCmdBuffer); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_15 = __this->get_m_Camera_32(); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_16 = __this->get_m_LegacyCmdBuffer_31(); NullCheck(L_15); Camera_AddCommandBuffer_m8F88C5009AC9676BCD0AD1AE4AA655D5BF71CB2F(L_15, ((int32_t)18), L_16, /*hidden argument*/NULL); // m_CurrentContext = new PostProcessRenderContext(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_17 = (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 *)il2cpp_codegen_object_new(PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5_il2cpp_TypeInfo_var); PostProcessRenderContext__ctor_m3ADE6FCD2E4958F4D20F8C3EC2A665A4D7A905C5(L_17, /*hidden argument*/NULL); __this->set_m_CurrentContext_33(L_17); // } return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::DynamicResolutionAllowsFinalBlitToCameraTarget() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessLayer_DynamicResolutionAllowsFinalBlitToCameraTarget_mA7DEE562681AA1DCE31197282E89A9E3CC4DA689 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { { // return (!m_Camera.allowDynamicResolution || (ScalableBufferManager.heightScaleFactor == 1.0 && ScalableBufferManager.widthScaleFactor == 1.0)); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_0 = __this->get_m_Camera_32(); NullCheck(L_0); bool L_1; L_1 = Camera_get_allowDynamicResolution_mA41F9F7ABD2EE6F496482BB9200A76048BF72414(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0032; } } { float L_2; L_2 = ScalableBufferManager_get_heightScaleFactor_m4C8C33597E3C27785CB1DFD130DBCEC532EACF92(/*hidden argument*/NULL); if ((!(((double)((double)((double)L_2))) == ((double)(1.0))))) { goto IL_0030; } } { float L_3; L_3 = ScalableBufferManager_get_widthScaleFactor_mFECF05034E59C2C2C220C552C08C17AC03A8D688(/*hidden argument*/NULL); return (bool)((((double)((double)((double)L_3))) == ((double)(1.0)))? 1 : 0); } IL_0030: { return (bool)0; } IL_0032: { return (bool)1; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::OnRenderImage(UnityEngine.RenderTexture,UnityEngine.RenderTexture) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_OnRenderImage_m8A9A17B541C8F4490205B5CE434B07FE9FF8FCA1 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___src0, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___dst1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Graphics_t97FAEBE964F3F622D4865E7EC62717FE94D1F56D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (finalBlitToCameraTarget && DynamicResolutionAllowsFinalBlitToCameraTarget()) bool L_0 = __this->get_finalBlitToCameraTarget_7(); if (!L_0) { goto IL_0017; } } { bool L_1; L_1 = PostProcessLayer_DynamicResolutionAllowsFinalBlitToCameraTarget_mA7DEE562681AA1DCE31197282E89A9E3CC4DA689(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_0017; } } { // RenderTexture.active = dst; // silence warning RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_2 = ___dst1; RenderTexture_set_active_mD8A1E34F5284EAA3BD907001AB63CB0735C16BC1(L_2, /*hidden argument*/NULL); return; } IL_0017: { // Graphics.Blit(src, dst); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_3 = ___src0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_4 = ___dst1; IL2CPP_RUNTIME_CLASS_INIT(Graphics_t97FAEBE964F3F622D4865E7EC62717FE94D1F56D_il2cpp_TypeInfo_var); Graphics_Blit_m5B90322B614DA557B2E53072EFA9F98A98041D17(L_3, L_4, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::Init(UnityEngine.Rendering.PostProcessing.PostProcessResources) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_Init_m7059B365A95482AA821896EB5771FEDCB5522D58 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___resources0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_CreateIfNull_TisDithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0_mD737A10C9FCFA6A890A113CBA004CEC360B9524A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_CreateIfNull_TisFastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2_mD5FFF3A34F990D1905E886C3847020C3267925EB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_CreateIfNull_TisFog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793_m46487A0721A8E2CEDCFCAF818AAAC061B7B466FA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_CreateIfNull_TisPostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399_m234B95EC8C78096D5FC1ACBCDAC6D896746C1D0E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_CreateIfNull_TisSubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330_m4B05E3C4C147FA6768A737D4FB79853E2450E692_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_CreateIfNull_TisTemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6_m2C8D6A11077D2B787D36C703FFD8E491F2DBB5BC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (resources != null) m_Resources = resources; PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_0 = ___resources0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0010; } } { // if (resources != null) m_Resources = resources; PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_2 = ___resources0; __this->set_m_Resources_15(L_2); } IL_0010: { // RuntimeUtilities.CreateIfNull(ref temporalAntialiasing); TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 ** L_3 = __this->get_address_of_temporalAntialiasing_9(); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_CreateIfNull_TisTemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6_m2C8D6A11077D2B787D36C703FFD8E491F2DBB5BC((TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 **)L_3, /*hidden argument*/RuntimeUtilities_CreateIfNull_TisTemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6_m2C8D6A11077D2B787D36C703FFD8E491F2DBB5BC_RuntimeMethod_var); // RuntimeUtilities.CreateIfNull(ref subpixelMorphologicalAntialiasing); SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 ** L_4 = __this->get_address_of_subpixelMorphologicalAntialiasing_10(); RuntimeUtilities_CreateIfNull_TisSubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330_m4B05E3C4C147FA6768A737D4FB79853E2450E692((SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 **)L_4, /*hidden argument*/RuntimeUtilities_CreateIfNull_TisSubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330_m4B05E3C4C147FA6768A737D4FB79853E2450E692_RuntimeMethod_var); // RuntimeUtilities.CreateIfNull(ref fastApproximateAntialiasing); FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2 ** L_5 = __this->get_address_of_fastApproximateAntialiasing_11(); RuntimeUtilities_CreateIfNull_TisFastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2_mD5FFF3A34F990D1905E886C3847020C3267925EB((FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2 **)L_5, /*hidden argument*/RuntimeUtilities_CreateIfNull_TisFastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2_mD5FFF3A34F990D1905E886C3847020C3267925EB_RuntimeMethod_var); // RuntimeUtilities.CreateIfNull(ref dithering); Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0 ** L_6 = __this->get_address_of_dithering_13(); RuntimeUtilities_CreateIfNull_TisDithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0_mD737A10C9FCFA6A890A113CBA004CEC360B9524A((Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0 **)L_6, /*hidden argument*/RuntimeUtilities_CreateIfNull_TisDithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0_mD737A10C9FCFA6A890A113CBA004CEC360B9524A_RuntimeMethod_var); // RuntimeUtilities.CreateIfNull(ref fog); Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 ** L_7 = __this->get_address_of_fog_12(); RuntimeUtilities_CreateIfNull_TisFog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793_m46487A0721A8E2CEDCFCAF818AAAC061B7B466FA((Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 **)L_7, /*hidden argument*/RuntimeUtilities_CreateIfNull_TisFog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793_m46487A0721A8E2CEDCFCAF818AAAC061B7B466FA_RuntimeMethod_var); // RuntimeUtilities.CreateIfNull(ref debugLayer); PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 ** L_8 = __this->get_address_of_debugLayer_14(); RuntimeUtilities_CreateIfNull_TisPostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399_m234B95EC8C78096D5FC1ACBCDAC6D896746C1D0E((PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 **)L_8, /*hidden argument*/RuntimeUtilities_CreateIfNull_TisPostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399_m234B95EC8C78096D5FC1ACBCDAC6D896746C1D0E_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::InitBundles() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_InitBundles_mD814393DE3858B94DD4E2A10E022033646773F91 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mDC856366D93112C87216EC80A953C26DE8A6E290_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mF83ED3EE7AB6F2E8D515A998B691E048501791E4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m69E7FDF18E4340141B9F92D3125CAD490E51A659_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mB035F42686F7F4124AD2C921824725370A195AA0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Keys_m51135ABFE4060AA2E497BC35F2D14335E9FD51C7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mA15ABFEA0D579A5E44EFC184C6A9024719D6A9F6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m401D4AD5CF2FDFF81A5E1799452F91CADA4E8E16_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m6D4BB247BA00812792D9748CE089F9073E624B17_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyCollection_GetEnumerator_m0795ADBC2DDCCB162D007F1FF2DE9D52B5D9B584_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_CreateIfNull_TisList_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3_m3F4854666BB8CC90AA59F6D235CEFC1153ED6CAF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112 V_0; memset((&V_0), 0, sizeof(V_0)); Type_t * V_1 = NULL; PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * V_2 = NULL; PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (haveBundlesBeenInited) bool L_0; L_0 = PostProcessLayer_get_haveBundlesBeenInited_m875912DA8C9089CAD6FBA02041A598C77BF3FA28_inline(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0009; } } { // return; return; } IL_0009: { // RuntimeUtilities.CreateIfNull(ref m_BeforeTransparentBundles); List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 ** L_1 = __this->get_address_of_m_BeforeTransparentBundles_20(); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_CreateIfNull_TisList_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3_m3F4854666BB8CC90AA59F6D235CEFC1153ED6CAF((List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 **)L_1, /*hidden argument*/RuntimeUtilities_CreateIfNull_TisList_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3_m3F4854666BB8CC90AA59F6D235CEFC1153ED6CAF_RuntimeMethod_var); // RuntimeUtilities.CreateIfNull(ref m_BeforeStackBundles); List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 ** L_2 = __this->get_address_of_m_BeforeStackBundles_21(); RuntimeUtilities_CreateIfNull_TisList_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3_m3F4854666BB8CC90AA59F6D235CEFC1153ED6CAF((List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 **)L_2, /*hidden argument*/RuntimeUtilities_CreateIfNull_TisList_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3_m3F4854666BB8CC90AA59F6D235CEFC1153ED6CAF_RuntimeMethod_var); // RuntimeUtilities.CreateIfNull(ref m_AfterStackBundles); List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 ** L_3 = __this->get_address_of_m_AfterStackBundles_22(); RuntimeUtilities_CreateIfNull_TisList_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3_m3F4854666BB8CC90AA59F6D235CEFC1153ED6CAF((List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 **)L_3, /*hidden argument*/RuntimeUtilities_CreateIfNull_TisList_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3_m3F4854666BB8CC90AA59F6D235CEFC1153ED6CAF_RuntimeMethod_var); // m_Bundles = new Dictionary(); Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * L_4 = (Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 *)il2cpp_codegen_object_new(Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7_il2cpp_TypeInfo_var); Dictionary_2__ctor_m69E7FDF18E4340141B9F92D3125CAD490E51A659(L_4, /*hidden argument*/Dictionary_2__ctor_m69E7FDF18E4340141B9F92D3125CAD490E51A659_RuntimeMethod_var); __this->set_m_Bundles_26(L_4); // foreach (var type in PostProcessManager.instance.settingsTypes.Keys) PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * L_5; L_5 = PostProcessManager_get_instance_mF350733EDB0D8577816F9A17924077314C4CB746(/*hidden argument*/NULL); NullCheck(L_5); Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * L_6 = L_5->get_settingsTypes_7(); NullCheck(L_6); KeyCollection_t17C08A417B78B888E75758558D7130C8A607BCED * L_7; L_7 = Dictionary_2_get_Keys_m51135ABFE4060AA2E497BC35F2D14335E9FD51C7(L_6, /*hidden argument*/Dictionary_2_get_Keys_m51135ABFE4060AA2E497BC35F2D14335E9FD51C7_RuntimeMethod_var); NullCheck(L_7); Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112 L_8; L_8 = KeyCollection_GetEnumerator_m0795ADBC2DDCCB162D007F1FF2DE9D52B5D9B584(L_7, /*hidden argument*/KeyCollection_GetEnumerator_m0795ADBC2DDCCB162D007F1FF2DE9D52B5D9B584_RuntimeMethod_var); V_0 = L_8; } IL_004a: try { // begin try (depth: 1) { goto IL_0072; } IL_004c: { // foreach (var type in PostProcessManager.instance.settingsTypes.Keys) Type_t * L_9; L_9 = Enumerator_get_Current_m6D4BB247BA00812792D9748CE089F9073E624B17_inline((Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112 *)(&V_0), /*hidden argument*/Enumerator_get_Current_m6D4BB247BA00812792D9748CE089F9073E624B17_RuntimeMethod_var); V_1 = L_9; // var settings = (PostProcessEffectSettings)ScriptableObject.CreateInstance(type); Type_t * L_10 = V_1; ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A * L_11; L_11 = ScriptableObject_CreateInstance_mB4215304D493461F6D90A69BB001EBEFEDECE4AD(L_10, /*hidden argument*/NULL); // var bundle = new PostProcessBundle(settings); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_12 = (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 *)il2cpp_codegen_object_new(PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791_il2cpp_TypeInfo_var); PostProcessBundle__ctor_mDDE4BDB6BE1105524414E7FA1EA777B8E619E38D(L_12, ((PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 *)CastclassClass((RuntimeObject*)L_11, PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_2 = L_12; // m_Bundles.Add(type, bundle); Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * L_13 = __this->get_m_Bundles_26(); Type_t * L_14 = V_1; PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_15 = V_2; NullCheck(L_13); Dictionary_2_Add_mDC856366D93112C87216EC80A953C26DE8A6E290(L_13, L_14, L_15, /*hidden argument*/Dictionary_2_Add_mDC856366D93112C87216EC80A953C26DE8A6E290_RuntimeMethod_var); } IL_0072: { // foreach (var type in PostProcessManager.instance.settingsTypes.Keys) bool L_16; L_16 = Enumerator_MoveNext_m401D4AD5CF2FDFF81A5E1799452F91CADA4E8E16((Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m401D4AD5CF2FDFF81A5E1799452F91CADA4E8E16_RuntimeMethod_var); if (L_16) { goto IL_004c; } } IL_007b: { IL2CPP_LEAVE(0x8B, FINALLY_007d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_007d; } FINALLY_007d: { // begin finally (depth: 1) Enumerator_Dispose_mA15ABFEA0D579A5E44EFC184C6A9024719D6A9F6((Enumerator_t073BFF0407282E7221BF3549567790F4AC80A112 *)(&V_0), /*hidden argument*/Enumerator_Dispose_mA15ABFEA0D579A5E44EFC184C6A9024719D6A9F6_RuntimeMethod_var); IL2CPP_END_FINALLY(125) } // end finally (depth: 1) IL2CPP_CLEANUP(125) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x8B, IL_008b) } IL_008b: { // UpdateBundleSortList(m_BeforeTransparentBundles, PostProcessEvent.BeforeTransparent); List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_17 = __this->get_m_BeforeTransparentBundles_20(); PostProcessLayer_UpdateBundleSortList_m56105BF16E586720CBE1F3C38056370F7A164085(__this, L_17, 0, /*hidden argument*/NULL); // UpdateBundleSortList(m_BeforeStackBundles, PostProcessEvent.BeforeStack); List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_18 = __this->get_m_BeforeStackBundles_21(); PostProcessLayer_UpdateBundleSortList_m56105BF16E586720CBE1F3C38056370F7A164085(__this, L_18, 1, /*hidden argument*/NULL); // UpdateBundleSortList(m_AfterStackBundles, PostProcessEvent.AfterStack); List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_19 = __this->get_m_AfterStackBundles_22(); PostProcessLayer_UpdateBundleSortList_m56105BF16E586720CBE1F3C38056370F7A164085(__this, L_19, 2, /*hidden argument*/NULL); // sortedBundles = new Dictionary>(new PostProcessEventComparer()) // { // { PostProcessEvent.BeforeTransparent, m_BeforeTransparentBundles }, // { PostProcessEvent.BeforeStack, m_BeforeStackBundles }, // { PostProcessEvent.AfterStack, m_AfterStackBundles } // }; il2cpp_codegen_initobj((&V_3), sizeof(PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B )); PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B L_20 = V_3; PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B L_21 = L_20; RuntimeObject * L_22 = Box(PostProcessEventComparer_t03D9357FCC5EBD9EE0D336F4EE8F41FFAF4D025B_il2cpp_TypeInfo_var, &L_21); Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * L_23 = (Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B *)il2cpp_codegen_object_new(Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B_il2cpp_TypeInfo_var); Dictionary_2__ctor_mB035F42686F7F4124AD2C921824725370A195AA0(L_23, (RuntimeObject*)L_22, /*hidden argument*/Dictionary_2__ctor_mB035F42686F7F4124AD2C921824725370A195AA0_RuntimeMethod_var); Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * L_24 = L_23; List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_25 = __this->get_m_BeforeTransparentBundles_20(); NullCheck(L_24); Dictionary_2_Add_mF83ED3EE7AB6F2E8D515A998B691E048501791E4(L_24, 0, L_25, /*hidden argument*/Dictionary_2_Add_mF83ED3EE7AB6F2E8D515A998B691E048501791E4_RuntimeMethod_var); Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * L_26 = L_24; List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_27 = __this->get_m_BeforeStackBundles_21(); NullCheck(L_26); Dictionary_2_Add_mF83ED3EE7AB6F2E8D515A998B691E048501791E4(L_26, 1, L_27, /*hidden argument*/Dictionary_2_Add_mF83ED3EE7AB6F2E8D515A998B691E048501791E4_RuntimeMethod_var); Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * L_28 = L_26; List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_29 = __this->get_m_AfterStackBundles_22(); NullCheck(L_28); Dictionary_2_Add_mF83ED3EE7AB6F2E8D515A998B691E048501791E4(L_28, 2, L_29, /*hidden argument*/Dictionary_2_Add_mF83ED3EE7AB6F2E8D515A998B691E048501791E4_RuntimeMethod_var); PostProcessLayer_set_sortedBundles_m43C16332F23BBB734D3C283DE6F19AE7859CE671_inline(__this, L_28, /*hidden argument*/NULL); // haveBundlesBeenInited = true; PostProcessLayer_set_haveBundlesBeenInited_mDAC84DE4D411C12D63923C06E0EB331FE1BA733E_inline(__this, (bool)1, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::UpdateBundleSortList(System.Collections.Generic.List`1,UnityEngine.Rendering.PostProcessing.PostProcessEvent) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_UpdateBundleSortList_m56105BF16E586720CBE1F3C38056370F7A164085 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * ___sortedList0, int32_t ___evt1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Select_TisKeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4_TisPostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791_m6545C357B9A1F245255150D5014A4E6FEE8EA4C5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToList_TisPostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791_m333F3A623EF5508C12095DA24E0B7C406F9A2502_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Where_TisKeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4_m36F5FC39D1147CB13616D98751476DE40FCA0CB2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m1E78C33B0B6F143C4B0DEB76CFE5F22F4A7F40BC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mEEB9CA50E47FD5AA61D7DBB259DFA6F968B1D628_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m6CB22D95E37092CBEF10F0C1C533D8539C9A09B5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mB1DDAEB865E1F4E0D3130726100D9B45C0C590C4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mDEAC3E8C31D11CAAE86138EC909433F51FCE77A7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mFF56611D7A133818F356FCB9FBFC34C2872FEBE5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2__ctor_m0B85B43914C8258481910B03E805BCB7F3CF97FA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2__ctor_m3186AF39A1E2E659E843E7B23F0E811D83E3801E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t10D6F2FE2BEE5CD81BEC39CF9043FA12AC3218D6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mD97B151CFC88569A1567F1DE5B6711AF8040D675_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Exists_m4DE647B2738100F7430214892A36B81E3FE97E2F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Find_m3B2C011FA658E90B5A34DE501B36CD49C61DAF6A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m42E5EDE7CF0A88D476C0B341AA88E8A428315BC4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mFE0CBE0663998051369CA301FE05C3759B567BBE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAll_m4C4A44DFA1BA8EC53BA6CAE19B1C8AE91F113153_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Predicate_1__ctor_m0CBDEC79CDAD9A63F4A5FD0424F11C665BA3E84A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Predicate_1__ctor_m534027828BC0CD95F0C1523453EBB63ABFB3352F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Predicate_1_tBC55AA0C1F69FD07A5F71AE40FD34D7821C89C28_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CUpdateBundleSortListU3Eb__54_1_m3A74A6B00FFBFB1E96DB0F5287825C7A258F5866_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass54_0_U3CUpdateBundleSortListU3Eb__0_mD5BFE7EE8C78489DE37C5540F13B448ED71370F8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass54_0_U3CUpdateBundleSortListU3Eb__2_mCBF7E5A0DACDA7A8E0964D1730BE64A965F2C086_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass54_2_U3CUpdateBundleSortListU3Eb__4_m2AD2BE8A99A17C2F0AB45C2F9CA94511E3B6C20E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass54_2_t4FA51C9B0FB32D60372B20C7B4057723C9DA37AC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass54_3_U3CUpdateBundleSortListU3Eb__5_m2C3256279151D818C94CE366DBF927C277EF9960_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass54_3_t66E86CF03FBBE19459888FDF4BA21FD17DF0D10C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2 * V_0 = NULL; Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796 V_1; memset((&V_1), 0, sizeof(V_1)); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * V_2 = NULL; U3CU3Ec__DisplayClass54_2_t4FA51C9B0FB32D60372B20C7B4057723C9DA37AC * V_3 = NULL; SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * V_4 = NULL; Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 V_5; memset((&V_5), 0, sizeof(V_5)); SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * V_6 = NULL; U3CU3Ec__DisplayClass54_3_t66E86CF03FBBE19459888FDF4BA21FD17DF0D10C * V_7 = NULL; PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * V_8 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 * G_B2_0 = NULL; RuntimeObject* G_B2_1 = NULL; U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2 * G_B2_2 = NULL; Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 * G_B1_0 = NULL; RuntimeObject* G_B1_1 = NULL; U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2 * G_B1_2 = NULL; { U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2 * L_0 = (U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2 *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2_il2cpp_TypeInfo_var); U3CU3Ec__DisplayClass54_0__ctor_mD1620D37E1580A84A09C8F5A942C2164441C6145(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2 * L_1 = V_0; int32_t L_2 = ___evt1; NullCheck(L_1); L_1->set_evt_0(L_2); // var effects = m_Bundles.Where(kvp => kvp.Value.attribute.eventType == evt && !kvp.Value.attribute.builtinEffect) // .Select(kvp => kvp.Value) // .ToList(); U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2 * L_3 = V_0; Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * L_4 = __this->get_m_Bundles_26(); U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2 * L_5 = V_0; Func_2_t10D6F2FE2BEE5CD81BEC39CF9043FA12AC3218D6 * L_6 = (Func_2_t10D6F2FE2BEE5CD81BEC39CF9043FA12AC3218D6 *)il2cpp_codegen_object_new(Func_2_t10D6F2FE2BEE5CD81BEC39CF9043FA12AC3218D6_il2cpp_TypeInfo_var); Func_2__ctor_m0B85B43914C8258481910B03E805BCB7F3CF97FA(L_6, L_5, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass54_0_U3CUpdateBundleSortListU3Eb__0_mD5BFE7EE8C78489DE37C5540F13B448ED71370F8_RuntimeMethod_var), /*hidden argument*/Func_2__ctor_m0B85B43914C8258481910B03E805BCB7F3CF97FA_RuntimeMethod_var); RuntimeObject* L_7; L_7 = Enumerable_Where_TisKeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4_m36F5FC39D1147CB13616D98751476DE40FCA0CB2(L_4, L_6, /*hidden argument*/Enumerable_Where_TisKeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4_m36F5FC39D1147CB13616D98751476DE40FCA0CB2_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B_il2cpp_TypeInfo_var); Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 * L_8 = ((U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B_il2cpp_TypeInfo_var))->get_U3CU3E9__54_1_1(); Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 * L_9 = L_8; G_B1_0 = L_9; G_B1_1 = L_7; G_B1_2 = L_3; if (L_9) { G_B2_0 = L_9; G_B2_1 = L_7; G_B2_2 = L_3; goto IL_0044; } } { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B_il2cpp_TypeInfo_var); U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B * L_10 = ((U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B_il2cpp_TypeInfo_var))->get_U3CU3E9_0(); Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 * L_11 = (Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 *)il2cpp_codegen_object_new(Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5_il2cpp_TypeInfo_var); Func_2__ctor_m3186AF39A1E2E659E843E7B23F0E811D83E3801E(L_11, L_10, (intptr_t)((intptr_t)U3CU3Ec_U3CUpdateBundleSortListU3Eb__54_1_m3A74A6B00FFBFB1E96DB0F5287825C7A258F5866_RuntimeMethod_var), /*hidden argument*/Func_2__ctor_m3186AF39A1E2E659E843E7B23F0E811D83E3801E_RuntimeMethod_var); Func_2_tFBF0790C1CB9999EDB442A545293E9BABEBC7AB5 * L_12 = L_11; ((U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDC45B2C4212767583DEE0B7E8F97CF301BD1703B_il2cpp_TypeInfo_var))->set_U3CU3E9__54_1_1(L_12); G_B2_0 = L_12; G_B2_1 = G_B1_1; G_B2_2 = G_B1_2; } IL_0044: { RuntimeObject* L_13; L_13 = Enumerable_Select_TisKeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4_TisPostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791_m6545C357B9A1F245255150D5014A4E6FEE8EA4C5(G_B2_1, G_B2_0, /*hidden argument*/Enumerable_Select_TisKeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4_TisPostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791_m6545C357B9A1F245255150D5014A4E6FEE8EA4C5_RuntimeMethod_var); List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 * L_14; L_14 = Enumerable_ToList_TisPostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791_m333F3A623EF5508C12095DA24E0B7C406F9A2502(L_13, /*hidden argument*/Enumerable_ToList_TisPostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791_m333F3A623EF5508C12095DA24E0B7C406F9A2502_RuntimeMethod_var); NullCheck(G_B2_2); G_B2_2->set_effects_1(L_14); // sortedList.RemoveAll(x => // { // string searchStr = x.assemblyQualifiedName; // return !effects.Exists(b => b.settings.GetType().AssemblyQualifiedName == searchStr); // }); List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_15 = ___sortedList0; U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2 * L_16 = V_0; Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568 * L_17 = (Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568 *)il2cpp_codegen_object_new(Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568_il2cpp_TypeInfo_var); Predicate_1__ctor_m534027828BC0CD95F0C1523453EBB63ABFB3352F(L_17, L_16, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass54_0_U3CUpdateBundleSortListU3Eb__2_mCBF7E5A0DACDA7A8E0964D1730BE64A965F2C086_RuntimeMethod_var), /*hidden argument*/Predicate_1__ctor_m534027828BC0CD95F0C1523453EBB63ABFB3352F_RuntimeMethod_var); NullCheck(L_15); int32_t L_18; L_18 = List_1_RemoveAll_m4C4A44DFA1BA8EC53BA6CAE19B1C8AE91F113153(L_15, L_17, /*hidden argument*/List_1_RemoveAll_m4C4A44DFA1BA8EC53BA6CAE19B1C8AE91F113153_RuntimeMethod_var); // foreach (var effect in effects) U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2 * L_19 = V_0; NullCheck(L_19); List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 * L_20 = L_19->get_effects_1(); NullCheck(L_20); Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796 L_21; L_21 = List_1_GetEnumerator_mFE0CBE0663998051369CA301FE05C3759B567BBE(L_20, /*hidden argument*/List_1_GetEnumerator_mFE0CBE0663998051369CA301FE05C3759B567BBE_RuntimeMethod_var); V_1 = L_21; } IL_0072: try { // begin try (depth: 1) { goto IL_00c7; } IL_0074: { // foreach (var effect in effects) PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_22; L_22 = Enumerator_get_Current_mFF56611D7A133818F356FCB9FBFC34C2872FEBE5_inline((Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796 *)(&V_1), /*hidden argument*/Enumerator_get_Current_mFF56611D7A133818F356FCB9FBFC34C2872FEBE5_RuntimeMethod_var); V_2 = L_22; U3CU3Ec__DisplayClass54_2_t4FA51C9B0FB32D60372B20C7B4057723C9DA37AC * L_23 = (U3CU3Ec__DisplayClass54_2_t4FA51C9B0FB32D60372B20C7B4057723C9DA37AC *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass54_2_t4FA51C9B0FB32D60372B20C7B4057723C9DA37AC_il2cpp_TypeInfo_var); U3CU3Ec__DisplayClass54_2__ctor_m8AFCE8901A93CE6261DDF071562470B1A2D7BAEF(L_23, /*hidden argument*/NULL); V_3 = L_23; // string typeName = effect.settings.GetType().AssemblyQualifiedName; U3CU3Ec__DisplayClass54_2_t4FA51C9B0FB32D60372B20C7B4057723C9DA37AC * L_24 = V_3; PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_25 = V_2; NullCheck(L_25); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_26; L_26 = PostProcessBundle_get_settings_m2636D9B1938880F353CBC47627D3F713D65009BD_inline(L_25, /*hidden argument*/NULL); NullCheck(L_26); Type_t * L_27; L_27 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_26, /*hidden argument*/NULL); NullCheck(L_27); String_t* L_28; L_28 = VirtFuncInvoker0< String_t* >::Invoke(28 /* System.String System.Type::get_AssemblyQualifiedName() */, L_27); NullCheck(L_24); L_24->set_typeName_0(L_28); // if (!sortedList.Exists(b => b.assemblyQualifiedName == typeName)) List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_29 = ___sortedList0; U3CU3Ec__DisplayClass54_2_t4FA51C9B0FB32D60372B20C7B4057723C9DA37AC * L_30 = V_3; Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568 * L_31 = (Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568 *)il2cpp_codegen_object_new(Predicate_1_tC768FF428E8FA555516FF902FE382D736F5E8568_il2cpp_TypeInfo_var); Predicate_1__ctor_m534027828BC0CD95F0C1523453EBB63ABFB3352F(L_31, L_30, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass54_2_U3CUpdateBundleSortListU3Eb__4_m2AD2BE8A99A17C2F0AB45C2F9CA94511E3B6C20E_RuntimeMethod_var), /*hidden argument*/Predicate_1__ctor_m534027828BC0CD95F0C1523453EBB63ABFB3352F_RuntimeMethod_var); NullCheck(L_29); bool L_32; L_32 = List_1_Exists_m4DE647B2738100F7430214892A36B81E3FE97E2F(L_29, L_31, /*hidden argument*/List_1_Exists_m4DE647B2738100F7430214892A36B81E3FE97E2F_RuntimeMethod_var); if (L_32) { goto IL_00c7; } } IL_00ac: { // var sbr = new SerializedBundleRef { assemblyQualifiedName = typeName }; SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * L_33 = (SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF *)il2cpp_codegen_object_new(SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF_il2cpp_TypeInfo_var); SerializedBundleRef__ctor_m8BCF65DB003655135E182A9BCD19ED4AC775B0E3(L_33, /*hidden argument*/NULL); SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * L_34 = L_33; U3CU3Ec__DisplayClass54_2_t4FA51C9B0FB32D60372B20C7B4057723C9DA37AC * L_35 = V_3; NullCheck(L_35); String_t* L_36 = L_35->get_typeName_0(); NullCheck(L_34); L_34->set_assemblyQualifiedName_0(L_36); V_4 = L_34; // sortedList.Add(sbr); List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_37 = ___sortedList0; SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * L_38 = V_4; NullCheck(L_37); List_1_Add_mD97B151CFC88569A1567F1DE5B6711AF8040D675(L_37, L_38, /*hidden argument*/List_1_Add_mD97B151CFC88569A1567F1DE5B6711AF8040D675_RuntimeMethod_var); } IL_00c7: { // foreach (var effect in effects) bool L_39; L_39 = Enumerator_MoveNext_m6CB22D95E37092CBEF10F0C1C533D8539C9A09B5((Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796 *)(&V_1), /*hidden argument*/Enumerator_MoveNext_m6CB22D95E37092CBEF10F0C1C533D8539C9A09B5_RuntimeMethod_var); if (L_39) { goto IL_0074; } } IL_00d0: { IL2CPP_LEAVE(0xE0, FINALLY_00d2); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00d2; } FINALLY_00d2: { // begin finally (depth: 1) Enumerator_Dispose_m1E78C33B0B6F143C4B0DEB76CFE5F22F4A7F40BC((Enumerator_t350EEE474A3DD2EE2C1CCB349898133DE5B46796 *)(&V_1), /*hidden argument*/Enumerator_Dispose_m1E78C33B0B6F143C4B0DEB76CFE5F22F4A7F40BC_RuntimeMethod_var); IL2CPP_END_FINALLY(210) } // end finally (depth: 1) IL2CPP_CLEANUP(210) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xE0, IL_00e0) } IL_00e0: { // foreach (var effect in sortedList) List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_40 = ___sortedList0; NullCheck(L_40); Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 L_41; L_41 = List_1_GetEnumerator_m42E5EDE7CF0A88D476C0B341AA88E8A428315BC4(L_40, /*hidden argument*/List_1_GetEnumerator_m42E5EDE7CF0A88D476C0B341AA88E8A428315BC4_RuntimeMethod_var); V_5 = L_41; } IL_00e8: try { // begin try (depth: 1) { goto IL_012b; } IL_00ea: { // foreach (var effect in sortedList) SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * L_42; L_42 = Enumerator_get_Current_mDEAC3E8C31D11CAAE86138EC909433F51FCE77A7_inline((Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 *)(&V_5), /*hidden argument*/Enumerator_get_Current_mDEAC3E8C31D11CAAE86138EC909433F51FCE77A7_RuntimeMethod_var); V_6 = L_42; U3CU3Ec__DisplayClass54_3_t66E86CF03FBBE19459888FDF4BA21FD17DF0D10C * L_43 = (U3CU3Ec__DisplayClass54_3_t66E86CF03FBBE19459888FDF4BA21FD17DF0D10C *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass54_3_t66E86CF03FBBE19459888FDF4BA21FD17DF0D10C_il2cpp_TypeInfo_var); U3CU3Ec__DisplayClass54_3__ctor_mB20B9DF760C344A8C3DD74BCE5DE6E18E0CF76C1(L_43, /*hidden argument*/NULL); V_7 = L_43; // string typeName = effect.assemblyQualifiedName; U3CU3Ec__DisplayClass54_3_t66E86CF03FBBE19459888FDF4BA21FD17DF0D10C * L_44 = V_7; SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * L_45 = V_6; NullCheck(L_45); String_t* L_46 = L_45->get_assemblyQualifiedName_0(); NullCheck(L_44); L_44->set_typeName_0(L_46); // var bundle = effects.Find(b => b.settings.GetType().AssemblyQualifiedName == typeName); U3CU3Ec__DisplayClass54_0_tD5894FBEDBB478439A77C2222DE09C17DB1EF0E2 * L_47 = V_0; NullCheck(L_47); List_1_t38482F65BCF1BEF03685350BBB5B7E3D3CDF69A2 * L_48 = L_47->get_effects_1(); U3CU3Ec__DisplayClass54_3_t66E86CF03FBBE19459888FDF4BA21FD17DF0D10C * L_49 = V_7; Predicate_1_tBC55AA0C1F69FD07A5F71AE40FD34D7821C89C28 * L_50 = (Predicate_1_tBC55AA0C1F69FD07A5F71AE40FD34D7821C89C28 *)il2cpp_codegen_object_new(Predicate_1_tBC55AA0C1F69FD07A5F71AE40FD34D7821C89C28_il2cpp_TypeInfo_var); Predicate_1__ctor_m0CBDEC79CDAD9A63F4A5FD0424F11C665BA3E84A(L_50, L_49, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass54_3_U3CUpdateBundleSortListU3Eb__5_m2C3256279151D818C94CE366DBF927C277EF9960_RuntimeMethod_var), /*hidden argument*/Predicate_1__ctor_m0CBDEC79CDAD9A63F4A5FD0424F11C665BA3E84A_RuntimeMethod_var); NullCheck(L_48); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_51; L_51 = List_1_Find_m3B2C011FA658E90B5A34DE501B36CD49C61DAF6A(L_48, L_50, /*hidden argument*/List_1_Find_m3B2C011FA658E90B5A34DE501B36CD49C61DAF6A_RuntimeMethod_var); V_8 = L_51; // effect.bundle = bundle; SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * L_52 = V_6; PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_53 = V_8; NullCheck(L_52); L_52->set_bundle_1(L_53); } IL_012b: { // foreach (var effect in sortedList) bool L_54; L_54 = Enumerator_MoveNext_mB1DDAEB865E1F4E0D3130726100D9B45C0C590C4((Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 *)(&V_5), /*hidden argument*/Enumerator_MoveNext_mB1DDAEB865E1F4E0D3130726100D9B45C0C590C4_RuntimeMethod_var); if (L_54) { goto IL_00ea; } } IL_0134: { IL2CPP_LEAVE(0x144, FINALLY_0136); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0136; } FINALLY_0136: { // begin finally (depth: 1) Enumerator_Dispose_mEEB9CA50E47FD5AA61D7DBB259DFA6F968B1D628((Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 *)(&V_5), /*hidden argument*/Enumerator_Dispose_mEEB9CA50E47FD5AA61D7DBB259DFA6F968B1D628_RuntimeMethod_var); IL2CPP_END_FINALLY(310) } // end finally (depth: 1) IL2CPP_CLEANUP(310) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x144, IL_0144) } IL_0144: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::OnDisable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_OnDisable_m62CC05ABE560523CB141ED103D59BA976FAC86FA (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m8ECF4D5DD090BB883D4633AFD9C0BDD98FB445F4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Values_m3D95C036ABB90B1EA12E941E1542F4C5E143400E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mADF693719CD350653270A3F339ECF4DF03692C0E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mA70BD67B676DA68BAABF7EA576CE72FEFCE9156B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mD2D17F6FBA68C8D627D5BAD526264D5143D3A9EB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValueCollection_GetEnumerator_mC82AD744F24C587A0F27E665E504B31F40FB6516_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809 V_0; memset((&V_0), 0, sizeof(V_0)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (m_Camera != null) Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_0 = __this->get_m_Camera_32(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0079; } } { // if (m_LegacyCmdBufferBeforeReflections != null) CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_2 = __this->get_m_LegacyCmdBufferBeforeReflections_28(); if (!L_2) { goto IL_0029; } } { // m_Camera.RemoveCommandBuffer(CameraEvent.BeforeReflections, m_LegacyCmdBufferBeforeReflections); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_3 = __this->get_m_Camera_32(); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_4 = __this->get_m_LegacyCmdBufferBeforeReflections_28(); NullCheck(L_3); Camera_RemoveCommandBuffer_m6F4BE369C87C0DB3913AE4A8DA31B2838B1DA3E6(L_3, ((int32_t)21), L_4, /*hidden argument*/NULL); } IL_0029: { // if (m_LegacyCmdBufferBeforeLighting != null) CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_5 = __this->get_m_LegacyCmdBufferBeforeLighting_29(); if (!L_5) { goto IL_0043; } } { // m_Camera.RemoveCommandBuffer(CameraEvent.BeforeLighting, m_LegacyCmdBufferBeforeLighting); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_6 = __this->get_m_Camera_32(); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_7 = __this->get_m_LegacyCmdBufferBeforeLighting_29(); NullCheck(L_6); Camera_RemoveCommandBuffer_m6F4BE369C87C0DB3913AE4A8DA31B2838B1DA3E6(L_6, 6, L_7, /*hidden argument*/NULL); } IL_0043: { // if (m_LegacyCmdBufferOpaque != null) CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_8 = __this->get_m_LegacyCmdBufferOpaque_30(); if (!L_8) { goto IL_005e; } } { // m_Camera.RemoveCommandBuffer(CameraEvent.BeforeImageEffectsOpaque, m_LegacyCmdBufferOpaque); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_9 = __this->get_m_Camera_32(); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_10 = __this->get_m_LegacyCmdBufferOpaque_30(); NullCheck(L_9); Camera_RemoveCommandBuffer_m6F4BE369C87C0DB3913AE4A8DA31B2838B1DA3E6(L_9, ((int32_t)12), L_10, /*hidden argument*/NULL); } IL_005e: { // if (m_LegacyCmdBuffer != null) CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_11 = __this->get_m_LegacyCmdBuffer_31(); if (!L_11) { goto IL_0079; } } { // m_Camera.RemoveCommandBuffer(CameraEvent.BeforeImageEffects, m_LegacyCmdBuffer); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_12 = __this->get_m_Camera_32(); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_13 = __this->get_m_LegacyCmdBuffer_31(); NullCheck(L_12); Camera_RemoveCommandBuffer_m6F4BE369C87C0DB3913AE4A8DA31B2838B1DA3E6(L_12, ((int32_t)18), L_13, /*hidden argument*/NULL); } IL_0079: { // temporalAntialiasing.Release(); TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * L_14 = __this->get_temporalAntialiasing_9(); NullCheck(L_14); TemporalAntialiasing_Release_mE12D10DE8B832C1AB7B2714415567ECEDB455458(L_14, /*hidden argument*/NULL); // m_LogHistogram.Release(); LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C * L_15 = __this->get_m_LogHistogram_34(); NullCheck(L_15); LogHistogram_Release_m223FD2D21A047DD6152B77F51C08D8695F868293(L_15, /*hidden argument*/NULL); // foreach (var bundle in m_Bundles.Values) Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * L_16 = __this->get_m_Bundles_26(); NullCheck(L_16); ValueCollection_t42E47152C5BD4BA457B9FBCB8B8184A6E3F5E04A * L_17; L_17 = Dictionary_2_get_Values_m3D95C036ABB90B1EA12E941E1542F4C5E143400E(L_16, /*hidden argument*/Dictionary_2_get_Values_m3D95C036ABB90B1EA12E941E1542F4C5E143400E_RuntimeMethod_var); NullCheck(L_17); Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809 L_18; L_18 = ValueCollection_GetEnumerator_mC82AD744F24C587A0F27E665E504B31F40FB6516(L_17, /*hidden argument*/ValueCollection_GetEnumerator_mC82AD744F24C587A0F27E665E504B31F40FB6516_RuntimeMethod_var); V_0 = L_18; } IL_00a0: try { // begin try (depth: 1) { goto IL_00ae; } IL_00a2: { // foreach (var bundle in m_Bundles.Values) PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_19; L_19 = Enumerator_get_Current_mD2D17F6FBA68C8D627D5BAD526264D5143D3A9EB_inline((Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809 *)(&V_0), /*hidden argument*/Enumerator_get_Current_mD2D17F6FBA68C8D627D5BAD526264D5143D3A9EB_RuntimeMethod_var); // bundle.Release(); NullCheck(L_19); PostProcessBundle_Release_m85149021A3A38F4D1A7CD2E5B916FCCB0B1E54FE(L_19, /*hidden argument*/NULL); } IL_00ae: { // foreach (var bundle in m_Bundles.Values) bool L_20; L_20 = Enumerator_MoveNext_mA70BD67B676DA68BAABF7EA576CE72FEFCE9156B((Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_mA70BD67B676DA68BAABF7EA576CE72FEFCE9156B_RuntimeMethod_var); if (L_20) { goto IL_00a2; } } IL_00b7: { IL2CPP_LEAVE(0xC7, FINALLY_00b9); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00b9; } FINALLY_00b9: { // begin finally (depth: 1) Enumerator_Dispose_mADF693719CD350653270A3F339ECF4DF03692C0E((Enumerator_tD10C4D92F1E569BB4204E265AA69A3143655C809 *)(&V_0), /*hidden argument*/Enumerator_Dispose_mADF693719CD350653270A3F339ECF4DF03692C0E_RuntimeMethod_var); IL2CPP_END_FINALLY(185) } // end finally (depth: 1) IL2CPP_CLEANUP(185) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xC7, IL_00c7) } IL_00c7: { // m_Bundles.Clear(); Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * L_21 = __this->get_m_Bundles_26(); NullCheck(L_21); Dictionary_2_Clear_m8ECF4D5DD090BB883D4633AFD9C0BDD98FB445F4(L_21, /*hidden argument*/Dictionary_2_Clear_m8ECF4D5DD090BB883D4633AFD9C0BDD98FB445F4_RuntimeMethod_var); // m_PropertySheetFactory.Release(); PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_22 = __this->get_m_PropertySheetFactory_27(); NullCheck(L_22); PropertySheetFactory_Release_m12FB943E69158B214069975CC937D751A5AEFA12(L_22, /*hidden argument*/NULL); // if (debugLayer != null) PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_23 = __this->get_debugLayer_14(); if (!L_23) { goto IL_00f0; } } { // debugLayer.OnDisable(); PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_24 = __this->get_debugLayer_14(); NullCheck(L_24); PostProcessDebugLayer_OnDisable_mA773E8876D899E376ECFB3D95BF57EAA774F8264(L_24, /*hidden argument*/NULL); } IL_00f0: { // TextureLerper.instance.Clear(); TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * L_25; L_25 = TextureLerper_get_instance_m1536A256C5818E0C06F5BF38A27AB480AFB0E9B1(/*hidden argument*/NULL); NullCheck(L_25); TextureLerper_Clear_m623E91726AE717C516B15A778FB79906A268F205(L_25, /*hidden argument*/NULL); // haveBundlesBeenInited = false; PostProcessLayer_set_haveBundlesBeenInited_mDAC84DE4D411C12D63923C06E0EB331FE1BA733E_inline(__this, (bool)0, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_Reset_mE0E7046035DCE582615748E0B81BC3FA7CFC44F9 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { { // volumeTrigger = transform; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_0; L_0 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); __this->set_volumeTrigger_4(L_0); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::OnPreCull() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_OnPreCull_mC755907A06C3F0F0CE22DF2FF933A0A812618E13 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFCA5D1DFD95C805A7F42E7A4052214B3505A453B); s_Il2CppMethodInitialized = true; } Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 V_0; memset((&V_0), 0, sizeof(V_0)); { // if (RuntimeUtilities.scriptableRenderPipelineActive) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_0; L_0 = RuntimeUtilities_get_scriptableRenderPipelineActive_mAE9C1BB35B427A81C6CA36964744F481E5494D07(/*hidden argument*/NULL); if (!L_0) { goto IL_0008; } } { // return; return; } IL_0008: { // if (m_Camera == null || m_CurrentContext == null) Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_1 = __this->get_m_Camera_32(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_2; L_2 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_1, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (L_2) { goto IL_001e; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_3 = __this->get_m_CurrentContext_33(); if (L_3) { goto IL_0024; } } IL_001e: { // InitLegacy(); PostProcessLayer_InitLegacy_mFB3E1F8550B26314EB66AAF52ACC4951CF40FD01(__this, /*hidden argument*/NULL); } IL_0024: { // if(SystemInfo.usesLoadStoreActions) bool L_4; L_4 = SystemInfo_get_usesLoadStoreActions_m734A1819421DCA1AD538FB40F71F4CCDDDF84FF7(/*hidden argument*/NULL); if (!L_4) { goto IL_009f; } } { // Rect r = m_Camera.rect; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_5 = __this->get_m_Camera_32(); NullCheck(L_5); Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_6; L_6 = Camera_get_rect_m6B59AEFF7465FA7B605D25E04E99B6E555D59DB7(L_5, /*hidden argument*/NULL); V_0 = L_6; // if(Mathf.Abs(r.x) > 1e-6f || Mathf.Abs(r.y) > 1e-6f || Mathf.Abs(1.0f - r.width) > 1e-6f || Mathf.Abs(1.0f - r.height) > 1e-6f) float L_7; L_7 = Rect_get_x_mA61220F6F26ECD6951B779FFA7CAD7ECE11D6987((Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 *)(&V_0), /*hidden argument*/NULL); float L_8; L_8 = fabsf(L_7); if ((((float)L_8) > ((float)(9.99999997E-07f)))) { goto IL_008f; } } { float L_9; L_9 = Rect_get_y_m4E1AAD20D167085FF4F9E9C86EF34689F5770A74((Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 *)(&V_0), /*hidden argument*/NULL); float L_10; L_10 = fabsf(L_9); if ((((float)L_10) > ((float)(9.99999997E-07f)))) { goto IL_008f; } } { float L_11; L_11 = Rect_get_width_m4A0500D95CA84917787A8E90D26E66D49DFA90EF((Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 *)(&V_0), /*hidden argument*/NULL); float L_12; L_12 = fabsf(((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_11))); if ((((float)L_12) > ((float)(9.99999997E-07f)))) { goto IL_008f; } } { float L_13; L_13 = Rect_get_height_m42FEF31015A269E6E2B7E6F62E72E5BF6602302A((Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 *)(&V_0), /*hidden argument*/NULL); float L_14; L_14 = fabsf(((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_13))); if ((!(((float)L_14) > ((float)(9.99999997E-07f))))) { goto IL_009f; } } IL_008f: { // Debug.LogWarning("When used with builtin render pipeline, Postprocessing package expects to be used on a fullscreen Camera.\nPlease note that using Camera viewport may result in visual artefacts or some things not working.", m_Camera); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_15 = __this->get_m_Camera_32(); IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_LogWarning_mFCC4F73CACBC055EBB4CE9891F564B80B81B5F0E(_stringLiteralFCA5D1DFD95C805A7F42E7A4052214B3505A453B, L_15, /*hidden argument*/NULL); } IL_009f: { // if (!m_Camera.usePhysicalProperties) Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_16 = __this->get_m_Camera_32(); NullCheck(L_16); bool L_17; L_17 = Camera_get_usePhysicalProperties_m167DB1C9F81E3BA13FE3794880953E5EAC1F0C55(L_16, /*hidden argument*/NULL); if (L_17) { goto IL_00b7; } } { // m_Camera.ResetProjectionMatrix(); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_18 = __this->get_m_Camera_32(); NullCheck(L_18); Camera_ResetProjectionMatrix_m3010D24D6ACC1880F046CAB995A1EF69B4D3C2BE(L_18, /*hidden argument*/NULL); } IL_00b7: { // m_Camera.nonJitteredProjectionMatrix = m_Camera.projectionMatrix; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_19 = __this->get_m_Camera_32(); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_20 = __this->get_m_Camera_32(); NullCheck(L_20); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_21; L_21 = Camera_get_projectionMatrix_mDB77E3A7F71CEF085797BCE58FAC78058C5D6756(L_20, /*hidden argument*/NULL); NullCheck(L_19); Camera_set_nonJitteredProjectionMatrix_mBD4086F0CE187C0E68619606FA3F06AB9113A7D0(L_19, L_21, /*hidden argument*/NULL); // if (m_Camera.stereoEnabled) Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_22 = __this->get_m_Camera_32(); NullCheck(L_22); bool L_23; L_23 = Camera_get_stereoEnabled_m4F3701D763F5A7686B1BAE2CD6AC84B192539857(L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_00f6; } } { // m_Camera.ResetStereoProjectionMatrices(); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_24 = __this->get_m_Camera_32(); NullCheck(L_24); Camera_ResetStereoProjectionMatrices_m1C656CC93F8DA9AF5C10A95AA3FF1F29F4DF91E9(L_24, /*hidden argument*/NULL); // Shader.SetGlobalFloat(ShaderIDs.RenderViewportScaleFactor, XRSettings.renderViewportScale); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_25 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_RenderViewportScaleFactor_125(); float L_26; L_26 = XRSettings_get_renderViewportScale_mE9D69964D237C95A40BB6D265EF7701219C13A55(/*hidden argument*/NULL); Shader_SetGlobalFloat_m5ED688DA4C496FC0C47BF81697994D94CA38230F(L_25, L_26, /*hidden argument*/NULL); // } goto IL_0105; } IL_00f6: { // Shader.SetGlobalFloat(ShaderIDs.RenderViewportScaleFactor, 1.0f); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_27 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_RenderViewportScaleFactor_125(); Shader_SetGlobalFloat_m5ED688DA4C496FC0C47BF81697994D94CA38230F(L_27, (1.0f), /*hidden argument*/NULL); } IL_0105: { // BuildCommandBuffers(); PostProcessLayer_BuildCommandBuffers_m3BB6EA16C9358EA7EC921C01FA8BC5AFA8D32B66(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::OnPreRender() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_OnPreRender_mA87D4DDF7A35E0DEF1C7E9F43D7859FE944CCD59 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (RuntimeUtilities.scriptableRenderPipelineActive || // (m_Camera.stereoActiveEye != Camera.MonoOrStereoscopicEye.Right)) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_0; L_0 = RuntimeUtilities_get_scriptableRenderPipelineActive_mAE9C1BB35B427A81C6CA36964744F481E5494D07(/*hidden argument*/NULL); if (L_0) { goto IL_0015; } } { Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_1 = __this->get_m_Camera_32(); NullCheck(L_1); int32_t L_2; L_2 = Camera_get_stereoActiveEye_m1DBD4B7E46F3BA53B91A71E0AAA503C9FDB78463(L_1, /*hidden argument*/NULL); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0016; } } IL_0015: { // return; return; } IL_0016: { // BuildCommandBuffers(); PostProcessLayer_BuildCommandBuffers_m3BB6EA16C9358EA7EC921C01FA8BC5AFA8D32B66(__this, /*hidden argument*/NULL); // } return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::RequiresInitialBlit(UnityEngine.Camera,UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessLayer_RequiresInitialBlit_m2F63AC08E515F1157E1F24F24AF5A9A780FAA059 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___camera0, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context1, const RuntimeMethod* method) { { // return true; return (bool)1; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::UpdateSrcDstForOpaqueOnly(System.Int32&,System.Int32&,UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,UnityEngine.Rendering.RenderTargetIdentifier,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_UpdateSrcDstForOpaqueOnly_mA073B6B2BC7FCD8FE5454E061C29520C7FDBCE28 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, int32_t* ___src0, int32_t* ___dst1, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context2, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___cameraTarget3, int32_t ___opaqueOnlyEffectsRemaining4, const RuntimeMethod* method) { { // if (src > -1) int32_t* L_0 = ___src0; int32_t L_1 = *((int32_t*)L_0); if ((((int32_t)L_1) <= ((int32_t)(-1)))) { goto IL_0012; } } { // context.command.ReleaseTemporaryRT(src); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_2 = ___context2; NullCheck(L_2); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_3; L_3 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_2, /*hidden argument*/NULL); int32_t* L_4 = ___src0; int32_t L_5 = *((int32_t*)L_4); NullCheck(L_3); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_3, L_5, /*hidden argument*/NULL); } IL_0012: { // context.source = context.destination; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_6 = ___context2; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_7 = ___context2; NullCheck(L_7); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_8; L_8 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_7, /*hidden argument*/NULL); NullCheck(L_6); PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline(L_6, L_8, /*hidden argument*/NULL); // src = dst; int32_t* L_9 = ___src0; int32_t* L_10 = ___dst1; int32_t L_11 = *((int32_t*)L_10); *((int32_t*)L_9) = (int32_t)L_11; // if (opaqueOnlyEffectsRemaining == 1) int32_t L_12 = ___opaqueOnlyEffectsRemaining4; if ((!(((uint32_t)L_12) == ((uint32_t)1)))) { goto IL_0030; } } { // context.destination = cameraTarget; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_13 = ___context2; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_14 = ___cameraTarget3; NullCheck(L_13); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_13, L_14, /*hidden argument*/NULL); // } return; } IL_0030: { // dst = m_TargetPool.Get(); int32_t* L_15 = ___dst1; TargetPool_t903089FCEE606214C490876AB928DA25294034CC * L_16 = __this->get_m_TargetPool_37(); NullCheck(L_16); int32_t L_17; L_17 = TargetPool_Get_mFD7A784E2BDD7B37E3F25B3C61CEF986665CC59C(L_16, /*hidden argument*/NULL); *((int32_t*)L_15) = (int32_t)L_17; // context.destination = dst; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_18 = ___context2; int32_t* L_19 = ___dst1; int32_t L_20 = *((int32_t*)L_19); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_21; L_21 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_20, /*hidden argument*/NULL); NullCheck(L_18); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_18, L_21, /*hidden argument*/NULL); // context.GetScreenSpaceTemporaryRT(context.command, dst, 0, context.sourceFormat); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_22 = ___context2; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_23 = ___context2; NullCheck(L_23); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_24; L_24 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_23, /*hidden argument*/NULL); int32_t* L_25 = ___dst1; int32_t L_26 = *((int32_t*)L_25); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_27 = ___context2; NullCheck(L_27); int32_t L_28; L_28 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_27, /*hidden argument*/NULL); NullCheck(L_22); PostProcessRenderContext_GetScreenSpaceTemporaryRT_m5B29752DFD38640C69AB9B80AB164E1A7D89803A(L_22, L_24, L_26, 0, L_28, 0, 1, 0, 0, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::BuildCommandBuffers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_BuildCommandBuffers_m3BB6EA16C9358EA7EC921C01FA8BC5AFA8D32B66 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IAmbientOcclusionMethod_t824865211D56AFB71D3854957252FEC8098181AD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessBundle_CastRenderer_TisAmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777_m10917D61760D9F330FB5C48496FB53AE46216AD3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessBundle_CastSettings_TisAmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E_m87F968BC53E9317F1EB2839317979EC31FE19E22_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessLayer_GetBundle_TisAmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E_mF6E1A7B75E47047D94A12AF9A39413A04D732977_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessLayer_GetBundle_TisScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05_m99F1277737A4648029D3D674563CFFE7137517CA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * V_0 = NULL; int32_t V_1 = 0; AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * V_2 = NULL; AmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777 * V_3 = NULL; bool V_4 = false; bool V_5 = false; bool V_6 = false; bool V_7 = false; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * V_8 = NULL; PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * V_9 = NULL; bool V_10 = false; bool V_11 = false; bool V_12 = false; int32_t V_13 = 0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 V_14; memset((&V_14), 0, sizeof(V_14)); int32_t V_15 = 0; bool V_16 = false; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * V_17 = NULL; int32_t V_18 = 0; int32_t V_19 = 0; int32_t G_B3_0 = 0; int32_t G_B8_0 = 0; int32_t G_B14_0 = 0; int32_t G_B13_0 = 0; int32_t G_B15_0 = 0; int32_t G_B15_1 = 0; int32_t G_B17_0 = 0; int32_t G_B16_0 = 0; int32_t G_B18_0 = 0; int32_t G_B18_1 = 0; int32_t G_B20_0 = 0; int32_t G_B19_0 = 0; int32_t G_B21_0 = 0; int32_t G_B21_1 = 0; Material_t8927C00353A72755313F046D0CE85178AE8218EE * G_B26_0 = NULL; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B26_1; memset((&G_B26_1), 0, sizeof(G_B26_1)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B26_2; memset((&G_B26_2), 0, sizeof(G_B26_2)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B26_3 = NULL; Material_t8927C00353A72755313F046D0CE85178AE8218EE * G_B25_0 = NULL; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B25_1; memset((&G_B25_1), 0, sizeof(G_B25_1)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B25_2; memset((&G_B25_2), 0, sizeof(G_B25_2)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B25_3 = NULL; int32_t G_B27_0 = 0; Material_t8927C00353A72755313F046D0CE85178AE8218EE * G_B27_1 = NULL; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B27_2; memset((&G_B27_2), 0, sizeof(G_B27_2)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B27_3; memset((&G_B27_3), 0, sizeof(G_B27_3)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B27_4 = NULL; int32_t G_B39_0 = 0; Material_t8927C00353A72755313F046D0CE85178AE8218EE * G_B42_0 = NULL; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B42_1; memset((&G_B42_1), 0, sizeof(G_B42_1)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B42_2; memset((&G_B42_2), 0, sizeof(G_B42_2)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B42_3 = NULL; Material_t8927C00353A72755313F046D0CE85178AE8218EE * G_B41_0 = NULL; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B41_1; memset((&G_B41_1), 0, sizeof(G_B41_1)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B41_2; memset((&G_B41_2), 0, sizeof(G_B41_2)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B41_3 = NULL; int32_t G_B43_0 = 0; Material_t8927C00353A72755313F046D0CE85178AE8218EE * G_B43_1 = NULL; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B43_2; memset((&G_B43_2), 0, sizeof(G_B43_2)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B43_3; memset((&G_B43_3), 0, sizeof(G_B43_3)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B43_4 = NULL; { // var context = m_CurrentContext; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = __this->get_m_CurrentContext_33(); V_0 = L_0; // var sourceFormat = m_Camera.allowHDR ? RuntimeUtilities.defaultHDRRenderTextureFormat : RenderTextureFormat.Default; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_1 = __this->get_m_Camera_32(); NullCheck(L_1); bool L_2; L_2 = Camera_get_allowHDR_mD961A362F2C8BBA6FF0B316488FC566D64CB6222(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0017; } } { G_B3_0 = 7; goto IL_001c; } IL_0017: { IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); int32_t L_3; L_3 = RuntimeUtilities_get_defaultHDRRenderTextureFormat_m0A43C43CC12C6239F4C8AAAF9F12050B7501E74E(/*hidden argument*/NULL); G_B3_0 = ((int32_t)(L_3)); } IL_001c: { V_1 = G_B3_0; // if (!RuntimeUtilities.isFloatingPointFormat(sourceFormat)) int32_t L_4 = V_1; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_5; L_5 = RuntimeUtilities_isFloatingPointFormat_mA59DAFBADC63D580A1E39C0209D44B9F98890493(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_002c; } } { // m_NaNKilled = true; __this->set_m_NaNKilled_38((bool)1); } IL_002c: { // context.Reset(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_6 = V_0; NullCheck(L_6); PostProcessRenderContext_Reset_mF0DDCB7DA38BB880DC0966836F06E43B9B3D81A0(L_6, /*hidden argument*/NULL); // context.camera = m_Camera; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_7 = V_0; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_8 = __this->get_m_Camera_32(); NullCheck(L_7); PostProcessRenderContext_set_camera_m5A32D4F5ABA6D932E58334ACA8AE246AAF9D8D47(L_7, L_8, /*hidden argument*/NULL); // context.sourceFormat = sourceFormat; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_9 = V_0; int32_t L_10 = V_1; NullCheck(L_9); PostProcessRenderContext_set_sourceFormat_mA41E34B795170887013696DB9903C224B570D0BD_inline(L_9, L_10, /*hidden argument*/NULL); // m_LegacyCmdBufferBeforeReflections.Clear(); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_11 = __this->get_m_LegacyCmdBufferBeforeReflections_28(); NullCheck(L_11); CommandBuffer_Clear_mDE798ACE9294B43B9387A6B06E43B3D4A30A7092(L_11, /*hidden argument*/NULL); // m_LegacyCmdBufferBeforeLighting.Clear(); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_12 = __this->get_m_LegacyCmdBufferBeforeLighting_29(); NullCheck(L_12); CommandBuffer_Clear_mDE798ACE9294B43B9387A6B06E43B3D4A30A7092(L_12, /*hidden argument*/NULL); // m_LegacyCmdBufferOpaque.Clear(); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_13 = __this->get_m_LegacyCmdBufferOpaque_30(); NullCheck(L_13); CommandBuffer_Clear_mDE798ACE9294B43B9387A6B06E43B3D4A30A7092(L_13, /*hidden argument*/NULL); // m_LegacyCmdBuffer.Clear(); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_14 = __this->get_m_LegacyCmdBuffer_31(); NullCheck(L_14); CommandBuffer_Clear_mDE798ACE9294B43B9387A6B06E43B3D4A30A7092(L_14, /*hidden argument*/NULL); // SetupContext(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_15 = V_0; PostProcessLayer_SetupContext_m62E4AE18C83A990DE9A597891B3B4E2662DDC10C(__this, L_15, /*hidden argument*/NULL); // context.command = m_LegacyCmdBufferOpaque; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_16 = V_0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_17 = __this->get_m_LegacyCmdBufferOpaque_30(); NullCheck(L_16); PostProcessRenderContext_set_command_m2C45D5AD8D68476937078FC1A8CAD67F40B363CA_inline(L_16, L_17, /*hidden argument*/NULL); // TextureLerper.instance.BeginFrame(context); TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * L_18; L_18 = TextureLerper_get_instance_m1536A256C5818E0C06F5BF38A27AB480AFB0E9B1(/*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_19 = V_0; NullCheck(L_18); TextureLerper_BeginFrame_mCF5241E01ADD975AE44EEB2BAF8F8392DE25D2D4(L_18, L_19, /*hidden argument*/NULL); // UpdateVolumeSystem(context.camera, context.command); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_20 = V_0; NullCheck(L_20); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_21; L_21 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_20, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_22 = V_0; NullCheck(L_22); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_23; L_23 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_22, /*hidden argument*/NULL); PostProcessLayer_UpdateVolumeSystem_m689BA9BBCFC0BC579FBCFFC03E16D57020ABE64A(__this, L_21, L_23, /*hidden argument*/NULL); // var aoBundle = GetBundle(); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_24; L_24 = PostProcessLayer_GetBundle_TisAmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E_mF6E1A7B75E47047D94A12AF9A39413A04D732977(__this, /*hidden argument*/PostProcessLayer_GetBundle_TisAmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E_mF6E1A7B75E47047D94A12AF9A39413A04D732977_RuntimeMethod_var); // var aoSettings = aoBundle.CastSettings(); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_25 = L_24; NullCheck(L_25); AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * L_26; L_26 = PostProcessBundle_CastSettings_TisAmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E_m87F968BC53E9317F1EB2839317979EC31FE19E22(L_25, /*hidden argument*/PostProcessBundle_CastSettings_TisAmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E_m87F968BC53E9317F1EB2839317979EC31FE19E22_RuntimeMethod_var); V_2 = L_26; // var aoRenderer = aoBundle.CastRenderer(); NullCheck(L_25); AmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777 * L_27; L_27 = PostProcessBundle_CastRenderer_TisAmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777_m10917D61760D9F330FB5C48496FB53AE46216AD3(L_25, /*hidden argument*/PostProcessBundle_CastRenderer_TisAmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777_m10917D61760D9F330FB5C48496FB53AE46216AD3_RuntimeMethod_var); V_3 = L_27; // bool aoSupported = aoSettings.IsEnabledAndSupported(context); AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * L_28 = V_2; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_29 = V_0; NullCheck(L_28); bool L_30; L_30 = VirtFuncInvoker1< bool, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * >::Invoke(4 /* System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::IsEnabledAndSupported(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) */, L_28, L_29); V_4 = L_30; // bool aoAmbientOnly = aoRenderer.IsAmbientOnly(context); AmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777 * L_31 = V_3; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_32 = V_0; NullCheck(L_31); bool L_33; L_33 = AmbientOcclusionRenderer_IsAmbientOnly_m3DE931B77C9135A2BB341ED8B324D958F0EF6350(L_31, L_32, /*hidden argument*/NULL); V_5 = L_33; // bool isAmbientOcclusionDeferred = aoSupported && aoAmbientOnly; bool L_34 = V_4; bool L_35 = V_5; V_6 = (bool)((int32_t)((int32_t)L_34&(int32_t)L_35)); // bool isAmbientOcclusionOpaque = aoSupported && !aoAmbientOnly; bool L_36 = V_4; if (!L_36) { goto IL_00d8; } } { bool L_37 = V_5; G_B8_0 = ((((int32_t)L_37) == ((int32_t)0))? 1 : 0); goto IL_00d9; } IL_00d8: { G_B8_0 = 0; } IL_00d9: { V_7 = (bool)G_B8_0; // var ssrBundle = GetBundle(); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_38; L_38 = PostProcessLayer_GetBundle_TisScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05_m99F1277737A4648029D3D674563CFFE7137517CA(__this, /*hidden argument*/PostProcessLayer_GetBundle_TisScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05_m99F1277737A4648029D3D674563CFFE7137517CA_RuntimeMethod_var); // var ssrSettings = ssrBundle.settings; PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_39 = L_38; NullCheck(L_39); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_40; L_40 = PostProcessBundle_get_settings_m2636D9B1938880F353CBC47627D3F713D65009BD_inline(L_39, /*hidden argument*/NULL); V_8 = L_40; // var ssrRenderer = ssrBundle.renderer; NullCheck(L_39); PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * L_41; L_41 = PostProcessBundle_get_renderer_m085C7E9914D3A8F71DDBE3681F5FE6F72ACE521F(L_39, /*hidden argument*/NULL); V_9 = L_41; // bool isScreenSpaceReflectionsActive = ssrSettings.IsEnabledAndSupported(context); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_42 = V_8; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_43 = V_0; NullCheck(L_42); bool L_44; L_44 = VirtFuncInvoker1< bool, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * >::Invoke(4 /* System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::IsEnabledAndSupported(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) */, L_42, L_43); V_10 = L_44; // if (isAmbientOcclusionDeferred) bool L_45 = V_6; if (!L_45) { goto IL_012b; } } { // var ao = aoRenderer.Get(); AmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777 * L_46 = V_3; NullCheck(L_46); RuntimeObject* L_47; L_47 = AmbientOcclusionRenderer_Get_m14806DAC5ECFFABAAA55B40E93A74E880FB74F11(L_46, /*hidden argument*/NULL); // context.command = m_LegacyCmdBufferBeforeReflections; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_48 = V_0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_49 = __this->get_m_LegacyCmdBufferBeforeReflections_28(); NullCheck(L_48); PostProcessRenderContext_set_command_m2C45D5AD8D68476937078FC1A8CAD67F40B363CA_inline(L_48, L_49, /*hidden argument*/NULL); // ao.RenderAmbientOnly(context); RuntimeObject* L_50 = L_47; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_51 = V_0; NullCheck(L_50); InterfaceActionInvoker1< PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * >::Invoke(2 /* System.Void UnityEngine.Rendering.PostProcessing.IAmbientOcclusionMethod::RenderAmbientOnly(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) */, IAmbientOcclusionMethod_t824865211D56AFB71D3854957252FEC8098181AD_il2cpp_TypeInfo_var, L_50, L_51); // context.command = m_LegacyCmdBufferBeforeLighting; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_52 = V_0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_53 = __this->get_m_LegacyCmdBufferBeforeLighting_29(); NullCheck(L_52); PostProcessRenderContext_set_command_m2C45D5AD8D68476937078FC1A8CAD67F40B363CA_inline(L_52, L_53, /*hidden argument*/NULL); // ao.CompositeAmbientOnly(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_54 = V_0; NullCheck(L_50); InterfaceActionInvoker1< PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * >::Invoke(3 /* System.Void UnityEngine.Rendering.PostProcessing.IAmbientOcclusionMethod::CompositeAmbientOnly(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) */, IAmbientOcclusionMethod_t824865211D56AFB71D3854957252FEC8098181AD_il2cpp_TypeInfo_var, L_50, L_54); // } goto IL_0147; } IL_012b: { // else if (isAmbientOcclusionOpaque) bool L_55 = V_7; if (!L_55) { goto IL_0147; } } { // context.command = m_LegacyCmdBufferOpaque; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_56 = V_0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_57 = __this->get_m_LegacyCmdBufferOpaque_30(); NullCheck(L_56); PostProcessRenderContext_set_command_m2C45D5AD8D68476937078FC1A8CAD67F40B363CA_inline(L_56, L_57, /*hidden argument*/NULL); // aoRenderer.Get().RenderAfterOpaque(context); AmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777 * L_58 = V_3; NullCheck(L_58); RuntimeObject* L_59; L_59 = AmbientOcclusionRenderer_Get_m14806DAC5ECFFABAAA55B40E93A74E880FB74F11(L_58, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_60 = V_0; NullCheck(L_59); InterfaceActionInvoker1< PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * >::Invoke(1 /* System.Void UnityEngine.Rendering.PostProcessing.IAmbientOcclusionMethod::RenderAfterOpaque(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) */, IAmbientOcclusionMethod_t824865211D56AFB71D3854957252FEC8098181AD_il2cpp_TypeInfo_var, L_59, L_60); } IL_0147: { // bool isFogActive = fog.IsEnabledAndSupported(context); Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 * L_61 = __this->get_fog_12(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_62 = V_0; NullCheck(L_61); bool L_63; L_63 = Fog_IsEnabledAndSupported_m3765593250DA2989C6CB47B0FEDC0F8F42E8238D(L_61, L_62, /*hidden argument*/NULL); V_11 = L_63; // bool hasCustomOpaqueOnlyEffects = HasOpaqueOnlyEffects(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_64 = V_0; bool L_65; L_65 = PostProcessLayer_HasOpaqueOnlyEffects_m3684482D330279919C983DC7BB3961C77F98BBD4(__this, L_64, /*hidden argument*/NULL); V_12 = L_65; // int opaqueOnlyEffects = 0; V_13 = 0; // opaqueOnlyEffects += isScreenSpaceReflectionsActive ? 1 : 0; int32_t L_66 = V_13; bool L_67 = V_10; G_B13_0 = L_66; if (L_67) { G_B14_0 = L_66; goto IL_016a; } } { G_B15_0 = 0; G_B15_1 = G_B13_0; goto IL_016b; } IL_016a: { G_B15_0 = 1; G_B15_1 = G_B14_0; } IL_016b: { V_13 = ((int32_t)il2cpp_codegen_add((int32_t)G_B15_1, (int32_t)G_B15_0)); // opaqueOnlyEffects += isFogActive ? 1 : 0; int32_t L_68 = V_13; bool L_69 = V_11; G_B16_0 = L_68; if (L_69) { G_B17_0 = L_68; goto IL_0177; } } { G_B18_0 = 0; G_B18_1 = G_B16_0; goto IL_0178; } IL_0177: { G_B18_0 = 1; G_B18_1 = G_B17_0; } IL_0178: { V_13 = ((int32_t)il2cpp_codegen_add((int32_t)G_B18_1, (int32_t)G_B18_0)); // opaqueOnlyEffects += hasCustomOpaqueOnlyEffects ? 1 : 0; int32_t L_70 = V_13; bool L_71 = V_12; G_B19_0 = L_70; if (L_71) { G_B20_0 = L_70; goto IL_0184; } } { G_B21_0 = 0; G_B21_1 = G_B19_0; goto IL_0185; } IL_0184: { G_B21_0 = 1; G_B21_1 = G_B20_0; } IL_0185: { V_13 = ((int32_t)il2cpp_codegen_add((int32_t)G_B21_1, (int32_t)G_B21_0)); // var cameraTarget = new RenderTargetIdentifier(BuiltinRenderTextureType.CameraTarget); RenderTargetIdentifier__ctor_m8F174D7C9A3172B5C5D0C5C8933973801157CDBB((RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 *)(&V_14), 2, /*hidden argument*/NULL); // if (opaqueOnlyEffects > 0) int32_t L_72 = V_13; if ((((int32_t)L_72) <= ((int32_t)0))) { goto IL_026f; } } { // var cmd = m_LegacyCmdBufferOpaque; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_73 = __this->get_m_LegacyCmdBufferOpaque_30(); V_17 = L_73; // context.command = cmd; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_74 = V_0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_75 = V_17; NullCheck(L_74); PostProcessRenderContext_set_command_m2C45D5AD8D68476937078FC1A8CAD67F40B363CA_inline(L_74, L_75, /*hidden argument*/NULL); // context.source = cameraTarget; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_76 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_77 = V_14; NullCheck(L_76); PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline(L_76, L_77, /*hidden argument*/NULL); // context.destination = cameraTarget; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_78 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_79 = V_14; NullCheck(L_78); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_78, L_79, /*hidden argument*/NULL); // int srcTarget = -1; V_18 = (-1); // int dstTarget = -1; V_19 = (-1); // UpdateSrcDstForOpaqueOnly(ref srcTarget, ref dstTarget, context, cameraTarget, opaqueOnlyEffects + 1); // + 1 for blit PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_80 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_81 = V_14; int32_t L_82 = V_13; PostProcessLayer_UpdateSrcDstForOpaqueOnly_mA073B6B2BC7FCD8FE5454E061C29520C7FDBCE28(__this, (int32_t*)(&V_18), (int32_t*)(&V_19), L_80, L_81, ((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)), /*hidden argument*/NULL); // if (RequiresInitialBlit(m_Camera, context) || opaqueOnlyEffects == 1) Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_83 = __this->get_m_Camera_32(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_84 = V_0; bool L_85; L_85 = PostProcessLayer_RequiresInitialBlit_m2F63AC08E515F1157E1F24F24AF5A9A780FAA059(L_83, L_84, /*hidden argument*/NULL); if (L_85) { goto IL_01e2; } } { int32_t L_86 = V_13; if ((!(((uint32_t)L_86) == ((uint32_t)1)))) { goto IL_0215; } } IL_01e2: { // cmd.BuiltinBlit(context.source, context.destination, RuntimeUtilities.copyStdMaterial, stopNaNPropagation ? 1 : 0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_87 = V_17; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_88 = V_0; NullCheck(L_88); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_89; L_89 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_88, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_90 = V_0; NullCheck(L_90); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_91; L_91 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_90, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_92; L_92 = RuntimeUtilities_get_copyStdMaterial_mF38A72C94F63C8CC9698EF5A776E183DEEBDCA8E(/*hidden argument*/NULL); bool L_93 = __this->get_stopNaNPropagation_6(); G_B25_0 = L_92; G_B25_1 = L_91; G_B25_2 = L_89; G_B25_3 = L_87; if (L_93) { G_B26_0 = L_92; G_B26_1 = L_91; G_B26_2 = L_89; G_B26_3 = L_87; goto IL_0200; } } { G_B27_0 = 0; G_B27_1 = G_B25_0; G_B27_2 = G_B25_1; G_B27_3 = G_B25_2; G_B27_4 = G_B25_3; goto IL_0201; } IL_0200: { G_B27_0 = 1; G_B27_1 = G_B26_0; G_B27_2 = G_B26_1; G_B27_3 = G_B26_2; G_B27_4 = G_B26_3; } IL_0201: { IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BuiltinBlit_mDF0192CA0640DFA3AEA2F29A43DE96A4F2E3A047(G_B27_4, G_B27_3, G_B27_2, G_B27_1, G_B27_0, /*hidden argument*/NULL); // UpdateSrcDstForOpaqueOnly(ref srcTarget, ref dstTarget, context, cameraTarget, opaqueOnlyEffects); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_94 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_95 = V_14; int32_t L_96 = V_13; PostProcessLayer_UpdateSrcDstForOpaqueOnly_mA073B6B2BC7FCD8FE5454E061C29520C7FDBCE28(__this, (int32_t*)(&V_18), (int32_t*)(&V_19), L_94, L_95, L_96, /*hidden argument*/NULL); } IL_0215: { // if (isScreenSpaceReflectionsActive) bool L_97 = V_10; if (!L_97) { goto IL_0236; } } { // ssrRenderer.Render(context); PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * L_98 = V_9; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_99 = V_0; NullCheck(L_98); VirtActionInvoker1< PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * >::Invoke(8 /* System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer::Render(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) */, L_98, L_99); // opaqueOnlyEffects--; int32_t L_100 = V_13; V_13 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_100, (int32_t)1)); // UpdateSrcDstForOpaqueOnly(ref srcTarget, ref dstTarget, context, cameraTarget, opaqueOnlyEffects); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_101 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_102 = V_14; int32_t L_103 = V_13; PostProcessLayer_UpdateSrcDstForOpaqueOnly_mA073B6B2BC7FCD8FE5454E061C29520C7FDBCE28(__this, (int32_t*)(&V_18), (int32_t*)(&V_19), L_101, L_102, L_103, /*hidden argument*/NULL); } IL_0236: { // if (isFogActive) bool L_104 = V_11; if (!L_104) { goto IL_025b; } } { // fog.Render(context); Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 * L_105 = __this->get_fog_12(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_106 = V_0; NullCheck(L_105); Fog_Render_mFCFDB2221D238D2AF0685BF06D7151624DA89DEF(L_105, L_106, /*hidden argument*/NULL); // opaqueOnlyEffects--; int32_t L_107 = V_13; V_13 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_107, (int32_t)1)); // UpdateSrcDstForOpaqueOnly(ref srcTarget, ref dstTarget, context, cameraTarget, opaqueOnlyEffects); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_108 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_109 = V_14; int32_t L_110 = V_13; PostProcessLayer_UpdateSrcDstForOpaqueOnly_mA073B6B2BC7FCD8FE5454E061C29520C7FDBCE28(__this, (int32_t*)(&V_18), (int32_t*)(&V_19), L_108, L_109, L_110, /*hidden argument*/NULL); } IL_025b: { // if (hasCustomOpaqueOnlyEffects) bool L_111 = V_12; if (!L_111) { goto IL_0266; } } { // RenderOpaqueOnly(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_112 = V_0; PostProcessLayer_RenderOpaqueOnly_mE60D48853AA875751334DFB1C881B37F1321390A(__this, L_112, /*hidden argument*/NULL); } IL_0266: { // cmd.ReleaseTemporaryRT(srcTarget); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_113 = V_17; int32_t L_114 = V_18; NullCheck(L_113); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_113, L_114, /*hidden argument*/NULL); } IL_026f: { // int tempRt = -1; V_15 = (-1); // bool forceNanKillPass = (!m_NaNKilled && stopNaNPropagation && RuntimeUtilities.isFloatingPointFormat(sourceFormat)); bool L_115 = __this->get_m_NaNKilled_38(); if (L_115) { goto IL_028a; } } { bool L_116 = __this->get_stopNaNPropagation_6(); if (!L_116) { goto IL_028a; } } { int32_t L_117 = V_1; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_118; L_118 = RuntimeUtilities_isFloatingPointFormat_mA59DAFBADC63D580A1E39C0209D44B9F98890493(L_117, /*hidden argument*/NULL); G_B39_0 = ((int32_t)(L_118)); goto IL_028b; } IL_028a: { G_B39_0 = 0; } IL_028b: { V_16 = (bool)G_B39_0; // if (RequiresInitialBlit(m_Camera, context) || forceNanKillPass) Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_119 = __this->get_m_Camera_32(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_120 = V_0; bool L_121; L_121 = PostProcessLayer_RequiresInitialBlit_m2F63AC08E515F1157E1F24F24AF5A9A780FAA059(L_119, L_120, /*hidden argument*/NULL); bool L_122 = V_16; if (!((int32_t)((int32_t)L_121|(int32_t)L_122))) { goto IL_0307; } } { // tempRt = m_TargetPool.Get(); TargetPool_t903089FCEE606214C490876AB928DA25294034CC * L_123 = __this->get_m_TargetPool_37(); NullCheck(L_123); int32_t L_124; L_124 = TargetPool_Get_mFD7A784E2BDD7B37E3F25B3C61CEF986665CC59C(L_123, /*hidden argument*/NULL); V_15 = L_124; // context.GetScreenSpaceTemporaryRT(m_LegacyCmdBuffer, tempRt, 0, sourceFormat, RenderTextureReadWrite.sRGB); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_125 = V_0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_126 = __this->get_m_LegacyCmdBuffer_31(); int32_t L_127 = V_15; int32_t L_128 = V_1; NullCheck(L_125); PostProcessRenderContext_GetScreenSpaceTemporaryRT_m5B29752DFD38640C69AB9B80AB164E1A7D89803A(L_125, L_126, L_127, 0, L_128, 2, 1, 0, 0, /*hidden argument*/NULL); // m_LegacyCmdBuffer.BuiltinBlit(cameraTarget, tempRt, RuntimeUtilities.copyStdMaterial, stopNaNPropagation ? 1 : 0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_129 = __this->get_m_LegacyCmdBuffer_31(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_130 = V_14; int32_t L_131 = V_15; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_132; L_132 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_131, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_133; L_133 = RuntimeUtilities_get_copyStdMaterial_mF38A72C94F63C8CC9698EF5A776E183DEEBDCA8E(/*hidden argument*/NULL); bool L_134 = __this->get_stopNaNPropagation_6(); G_B41_0 = L_133; G_B41_1 = L_132; G_B41_2 = L_130; G_B41_3 = L_129; if (L_134) { G_B42_0 = L_133; G_B42_1 = L_132; G_B42_2 = L_130; G_B42_3 = L_129; goto IL_02de; } } { G_B43_0 = 0; G_B43_1 = G_B41_0; G_B43_2 = G_B41_1; G_B43_3 = G_B41_2; G_B43_4 = G_B41_3; goto IL_02df; } IL_02de: { G_B43_0 = 1; G_B43_1 = G_B42_0; G_B43_2 = G_B42_1; G_B43_3 = G_B42_2; G_B43_4 = G_B42_3; } IL_02df: { IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BuiltinBlit_mDF0192CA0640DFA3AEA2F29A43DE96A4F2E3A047(G_B43_4, G_B43_3, G_B43_2, G_B43_1, G_B43_0, /*hidden argument*/NULL); // if (!m_NaNKilled) bool L_135 = __this->get_m_NaNKilled_38(); if (L_135) { goto IL_02f8; } } { // m_NaNKilled = stopNaNPropagation; bool L_136 = __this->get_stopNaNPropagation_6(); __this->set_m_NaNKilled_38(L_136); } IL_02f8: { // context.source = tempRt; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_137 = V_0; int32_t L_138 = V_15; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_139; L_139 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_138, /*hidden argument*/NULL); NullCheck(L_137); PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline(L_137, L_139, /*hidden argument*/NULL); // } goto IL_030f; } IL_0307: { // context.source = cameraTarget; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_140 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_141 = V_14; NullCheck(L_140); PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline(L_140, L_141, /*hidden argument*/NULL); } IL_030f: { // context.destination = cameraTarget; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_142 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_143 = V_14; NullCheck(L_142); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_142, L_143, /*hidden argument*/NULL); // if (finalBlitToCameraTarget && !RuntimeUtilities.scriptableRenderPipelineActive && DynamicResolutionAllowsFinalBlitToCameraTarget()) bool L_144 = __this->get_finalBlitToCameraTarget_7(); if (!L_144) { goto IL_0379; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_145; L_145 = RuntimeUtilities_get_scriptableRenderPipelineActive_mAE9C1BB35B427A81C6CA36964744F481E5494D07(/*hidden argument*/NULL); if (L_145) { goto IL_0379; } } { bool L_146; L_146 = PostProcessLayer_DynamicResolutionAllowsFinalBlitToCameraTarget_mA7DEE562681AA1DCE31197282E89A9E3CC4DA689(__this, /*hidden argument*/NULL); if (!L_146) { goto IL_0379; } } { // if (m_Camera.targetTexture) Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_147 = __this->get_m_Camera_32(); NullCheck(L_147); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_148; L_148 = Camera_get_targetTexture_m1DF637F05FF945625231DED8F3071795755DD4BF(L_147, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_149; L_149 = Object_op_Implicit_m3B780F50367611CB9A34F3BF2032585E05DA1BFD(L_148, /*hidden argument*/NULL); if (!L_149) { goto IL_035d; } } { // context.destination = m_Camera.targetTexture.colorBuffer; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_150 = V_0; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_151 = __this->get_m_Camera_32(); NullCheck(L_151); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_152; L_152 = Camera_get_targetTexture_m1DF637F05FF945625231DED8F3071795755DD4BF(L_151, /*hidden argument*/NULL); NullCheck(L_152); RenderBuffer_tC0D9E45D3D433CD9FE451939DA23AA1993331272 L_153; L_153 = RenderTexture_get_colorBuffer_mB973BA4FAA3141D51E26D15473F5E6F8D2046675(L_152, /*hidden argument*/NULL); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_154; L_154 = RenderTargetIdentifier_op_Implicit_mADEFE4FF5482EF9335F29D4F77D87DACDB96C1CF(L_153, /*hidden argument*/NULL); NullCheck(L_150); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_150, L_154, /*hidden argument*/NULL); // } goto IL_0379; } IL_035d: { // context.flip = true; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_155 = V_0; NullCheck(L_155); PostProcessRenderContext_set_flip_m27C840F9FC7AA91DEF02F5921E96A8FA09EF8582_inline(L_155, (bool)1, /*hidden argument*/NULL); // context.destination = Display.main.colorBuffer; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_156 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44_il2cpp_TypeInfo_var); Display_t0A5D09F1F2EB8025FE40EE0F81E0D01BB47A9B44 * L_157; L_157 = Display_get_main_m9881F8655FAD1B6649D09CB07FD87012A1EA9F19(/*hidden argument*/NULL); NullCheck(L_157); RenderBuffer_tC0D9E45D3D433CD9FE451939DA23AA1993331272 L_158; L_158 = Display_get_colorBuffer_mAC70C5468124121F9EFFFBAEEE6ECCB7ED22DD67(L_157, /*hidden argument*/NULL); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_159; L_159 = RenderTargetIdentifier_op_Implicit_mADEFE4FF5482EF9335F29D4F77D87DACDB96C1CF(L_158, /*hidden argument*/NULL); NullCheck(L_156); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_156, L_159, /*hidden argument*/NULL); } IL_0379: { // context.command = m_LegacyCmdBuffer; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_160 = V_0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_161 = __this->get_m_LegacyCmdBuffer_31(); NullCheck(L_160); PostProcessRenderContext_set_command_m2C45D5AD8D68476937078FC1A8CAD67F40B363CA_inline(L_160, L_161, /*hidden argument*/NULL); // Render(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_162 = V_0; PostProcessLayer_Render_m20436CD2D012C080C4DD3FAC79D63E98A5EF0BF4(__this, L_162, /*hidden argument*/NULL); // if (tempRt > -1) int32_t L_163 = V_15; if ((((int32_t)L_163) <= ((int32_t)(-1)))) { goto IL_039e; } } { // m_LegacyCmdBuffer.ReleaseTemporaryRT(tempRt); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_164 = __this->get_m_LegacyCmdBuffer_31(); int32_t L_165 = V_15; NullCheck(L_164); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_164, L_165, /*hidden argument*/NULL); } IL_039e: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::OnPostRender() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_OnPostRender_m8605BB280184DA80938484798979E71231CC3FFC (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (RuntimeUtilities.scriptableRenderPipelineActive) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_0; L_0 = RuntimeUtilities_get_scriptableRenderPipelineActive_mAE9C1BB35B427A81C6CA36964744F481E5494D07(/*hidden argument*/NULL); if (!L_0) { goto IL_0008; } } { // return; return; } IL_0008: { // if (m_CurrentContext.IsTemporalAntialiasingActive()) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_1 = __this->get_m_CurrentContext_33(); NullCheck(L_1); bool L_2; L_2 = PostProcessRenderContext_IsTemporalAntialiasingActive_mF2954B94F2D907B159A45E745C5666D06F692E3F(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0068; } } { // if (m_CurrentContext.physicalCamera) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_3 = __this->get_m_CurrentContext_33(); NullCheck(L_3); bool L_4 = L_3->get_physicalCamera_27(); if (!L_4) { goto IL_0030; } } { // m_Camera.usePhysicalProperties = true; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_5 = __this->get_m_Camera_32(); NullCheck(L_5); Camera_set_usePhysicalProperties_m6C559F45C8DDE120C2718C7887254EC386E30BE8(L_5, (bool)1, /*hidden argument*/NULL); goto IL_003b; } IL_0030: { // m_Camera.ResetProjectionMatrix(); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_6 = __this->get_m_Camera_32(); NullCheck(L_6); Camera_ResetProjectionMatrix_m3010D24D6ACC1880F046CAB995A1EF69B4D3C2BE(L_6, /*hidden argument*/NULL); } IL_003b: { // if (m_CurrentContext.stereoActive) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_7 = __this->get_m_CurrentContext_33(); NullCheck(L_7); bool L_8; L_8 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0068; } } { // if (RuntimeUtilities.isSinglePassStereoEnabled || m_Camera.stereoActiveEye == Camera.MonoOrStereoscopicEye.Right) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_9; L_9 = RuntimeUtilities_get_isSinglePassStereoEnabled_mFDB2526F0969161A197DEF6EFA75F6C367E5539F(/*hidden argument*/NULL); if (L_9) { goto IL_005d; } } { Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_10 = __this->get_m_Camera_32(); NullCheck(L_10); int32_t L_11; L_11 = Camera_get_stereoActiveEye_m1DBD4B7E46F3BA53B91A71E0AAA503C9FDB78463(L_10, /*hidden argument*/NULL); if ((!(((uint32_t)L_11) == ((uint32_t)1)))) { goto IL_0068; } } IL_005d: { // m_Camera.ResetStereoProjectionMatrices(); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_12 = __this->get_m_Camera_32(); NullCheck(L_12); Camera_ResetStereoProjectionMatrices_m1C656CC93F8DA9AF5C10A95AA3FF1F29F4DF91E9(L_12, /*hidden argument*/NULL); } IL_0068: { // } return; } } // UnityEngine.Rendering.PostProcessing.PostProcessBundle UnityEngine.Rendering.PostProcessing.PostProcessLayer::GetBundle(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * PostProcessLayer_GetBundle_m82529C003E49C026D4BCC02059CD4F8C03922B28 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, Type_t * ___settingsType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m889A5087380C93C41692B29FEDF03056D0E24334_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // return m_Bundles[settingsType]; Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * L_0 = __this->get_m_Bundles_26(); Type_t * L_1 = ___settingsType0; NullCheck(L_0); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_2; L_2 = Dictionary_2_get_Item_m889A5087380C93C41692B29FEDF03056D0E24334(L_0, L_1, /*hidden argument*/Dictionary_2_get_Item_m889A5087380C93C41692B29FEDF03056D0E24334_RuntimeMethod_var); return L_2; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::BakeMSVOMap(UnityEngine.Rendering.CommandBuffer,UnityEngine.Camera,UnityEngine.Rendering.RenderTargetIdentifier,System.Nullable`1,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_BakeMSVOMap_m7FFF41E558912FA0A5E5002E242D54473699A18F (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___camera1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, Nullable_1_t7B6AE9089FEB74309EF85322D3C6716AF3F776CC ___depthMap3, bool ___invert4, bool ___isMSAA5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessBundle_CastRenderer_TisAmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777_m10917D61760D9F330FB5C48496FB53AE46216AD3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessLayer_GetBundle_TisAmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E_mF6E1A7B75E47047D94A12AF9A39413A04D732977_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // var bundle = GetBundle(); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_0; L_0 = PostProcessLayer_GetBundle_TisAmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E_mF6E1A7B75E47047D94A12AF9A39413A04D732977(__this, /*hidden argument*/PostProcessLayer_GetBundle_TisAmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E_mF6E1A7B75E47047D94A12AF9A39413A04D732977_RuntimeMethod_var); // var renderer = bundle.CastRenderer().GetMultiScaleVO(); NullCheck(L_0); AmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777 * L_1; L_1 = PostProcessBundle_CastRenderer_TisAmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777_m10917D61760D9F330FB5C48496FB53AE46216AD3(L_0, /*hidden argument*/PostProcessBundle_CastRenderer_TisAmbientOcclusionRenderer_t9865F5555F14489B0252AC9A824B7A2B3D8D6777_m10917D61760D9F330FB5C48496FB53AE46216AD3_RuntimeMethod_var); NullCheck(L_1); MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D * L_2; L_2 = AmbientOcclusionRenderer_GetMultiScaleVO_m29A85F745C44C5157A17DC84F6A75F822AD7DA8D(L_1, /*hidden argument*/NULL); // renderer.SetResources(m_Resources); MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D * L_3 = L_2; PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_4 = __this->get_m_Resources_15(); NullCheck(L_3); MultiScaleVO_SetResources_mD27AE95B42095C196E5C9F859FC65125C2B17CB7_inline(L_3, L_4, /*hidden argument*/NULL); // renderer.GenerateAOMap(cmd, camera, destination, depthMap, invert, isMSAA); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_5 = ___cmd0; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_6 = ___camera1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_7 = ___destination2; Nullable_1_t7B6AE9089FEB74309EF85322D3C6716AF3F776CC L_8 = ___depthMap3; bool L_9 = ___invert4; bool L_10 = ___isMSAA5; NullCheck(L_3); MultiScaleVO_GenerateAOMap_m70485C868D89DEFF5B1F28DF0D799CA56DC4A673(L_3, L_5, L_6, L_7, L_8, L_9, L_10, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::OverrideSettings(System.Collections.Generic.List`1,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_OverrideSettings_m83A232955C850CBB747E71A6AC5857A8A63D3925 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * ___baseSettings0, float ___interpFactor1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m0F1466C2F281BD5E0E83EF5BEE034A1C0B8A72E0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_m6A9A75F43EB9E85A2BFA1236ED3F62945CB1723C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 V_0; memset((&V_0), 0, sizeof(V_0)); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * V_1 = NULL; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * V_5 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // foreach (var settings in baseSettings) List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_0 = ___baseSettings0; NullCheck(L_0); Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 L_1; L_1 = List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C(L_0, /*hidden argument*/List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C_RuntimeMethod_var); V_0 = L_1; } IL_0007: try { // begin try (depth: 1) { goto IL_0075; } IL_0009: { // foreach (var settings in baseSettings) PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_2; L_2 = Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_inline((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_RuntimeMethod_var); V_1 = L_2; // if (!settings.active) PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_3 = V_1; NullCheck(L_3); bool L_4 = L_3->get_active_4(); if (!L_4) { goto IL_0075; } } IL_0019: { // var target = GetBundle(settings.GetType()).settings; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_5 = V_1; NullCheck(L_5); Type_t * L_6; L_6 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_5, /*hidden argument*/NULL); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_7; L_7 = PostProcessLayer_GetBundle_m82529C003E49C026D4BCC02059CD4F8C03922B28(__this, L_6, /*hidden argument*/NULL); NullCheck(L_7); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_8; L_8 = PostProcessBundle_get_settings_m2636D9B1938880F353CBC47627D3F713D65009BD_inline(L_7, /*hidden argument*/NULL); V_2 = L_8; // int count = settings.parameters.Count; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_9 = V_1; NullCheck(L_9); ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * L_10 = L_9->get_parameters_6(); NullCheck(L_10); int32_t L_11; L_11 = ReadOnlyCollection_1_get_Count_m0F1466C2F281BD5E0E83EF5BEE034A1C0B8A72E0(L_10, /*hidden argument*/ReadOnlyCollection_1_get_Count_m0F1466C2F281BD5E0E83EF5BEE034A1C0B8A72E0_RuntimeMethod_var); V_3 = L_11; // for (int i = 0; i < count; i++) V_4 = 0; goto IL_0070; } IL_003c: { // var toParam = settings.parameters[i]; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_12 = V_1; NullCheck(L_12); ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * L_13 = L_12->get_parameters_6(); int32_t L_14 = V_4; NullCheck(L_13); ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_15; L_15 = ReadOnlyCollection_1_get_Item_m6A9A75F43EB9E85A2BFA1236ED3F62945CB1723C(L_13, L_14, /*hidden argument*/ReadOnlyCollection_1_get_Item_m6A9A75F43EB9E85A2BFA1236ED3F62945CB1723C_RuntimeMethod_var); V_5 = L_15; // if (toParam.overrideState) ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_16 = V_5; NullCheck(L_16); bool L_17 = L_16->get_overrideState_0(); if (!L_17) { goto IL_006a; } } IL_0054: { // var fromParam = target.parameters[i]; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_18 = V_2; NullCheck(L_18); ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * L_19 = L_18->get_parameters_6(); int32_t L_20 = V_4; NullCheck(L_19); ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_21; L_21 = ReadOnlyCollection_1_get_Item_m6A9A75F43EB9E85A2BFA1236ED3F62945CB1723C(L_19, L_20, /*hidden argument*/ReadOnlyCollection_1_get_Item_m6A9A75F43EB9E85A2BFA1236ED3F62945CB1723C_RuntimeMethod_var); // fromParam.Interp(fromParam, toParam, interpFactor); ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_22 = L_21; ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_23 = V_5; float L_24 = ___interpFactor1; NullCheck(L_22); VirtActionInvoker3< ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 *, ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 *, float >::Invoke(4 /* System.Void UnityEngine.Rendering.PostProcessing.ParameterOverride::Interp(UnityEngine.Rendering.PostProcessing.ParameterOverride,UnityEngine.Rendering.PostProcessing.ParameterOverride,System.Single) */, L_22, L_22, L_23, L_24); } IL_006a: { // for (int i = 0; i < count; i++) int32_t L_25 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_0070: { // for (int i = 0; i < count; i++) int32_t L_26 = V_4; int32_t L_27 = V_3; if ((((int32_t)L_26) < ((int32_t)L_27))) { goto IL_003c; } } IL_0075: { // foreach (var settings in baseSettings) bool L_28; L_28 = Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F_RuntimeMethod_var); if (L_28) { goto IL_0009; } } IL_007e: { IL2CPP_LEAVE(0x8E, FINALLY_0080); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0080; } FINALLY_0080: { // begin finally (depth: 1) Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8_RuntimeMethod_var); IL2CPP_END_FINALLY(128) } // end finally (depth: 1) IL2CPP_CLEANUP(128) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x8E, IL_008e) } IL_008e: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::SetLegacyCameraFlags(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_SetLegacyCameraFlags_m361B7962131650ECDA4E3F59C83A16FA64FD07FC (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_GetEnumerator_m9A4D1CF1A68BBA5806C2874741EA7AE3D7185C9A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mF6D43EBE87A93AB29358657C473A8F4695205143_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m5DF8EA44064A7892CEF11713610936F7289D2EA4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mACE910B3B3314F174B483D5917ABF26D82BF59B4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Value_mD1876C0E1E116C36906D24EED25799C991F0187B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F V_1; memset((&V_1), 0, sizeof(V_1)); KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 V_2; memset((&V_2), 0, sizeof(V_2)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // var flags = DepthTextureMode.None; V_0 = 0; // foreach (var bundle in m_Bundles) Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * L_0 = __this->get_m_Bundles_26(); NullCheck(L_0); Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F L_1; L_1 = Dictionary_2_GetEnumerator_m9A4D1CF1A68BBA5806C2874741EA7AE3D7185C9A(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_m9A4D1CF1A68BBA5806C2874741EA7AE3D7185C9A_RuntimeMethod_var); V_1 = L_1; } IL_000e: try { // begin try (depth: 1) { goto IL_0040; } IL_0010: { // foreach (var bundle in m_Bundles) KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 L_2; L_2 = Enumerator_get_Current_mACE910B3B3314F174B483D5917ABF26D82BF59B4_inline((Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F *)(&V_1), /*hidden argument*/Enumerator_get_Current_mACE910B3B3314F174B483D5917ABF26D82BF59B4_RuntimeMethod_var); V_2 = L_2; // if (bundle.Value.settings.IsEnabledAndSupported(context)) PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_3; L_3 = KeyValuePair_2_get_Value_mD1876C0E1E116C36906D24EED25799C991F0187B_inline((KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 *)(&V_2), /*hidden argument*/KeyValuePair_2_get_Value_mD1876C0E1E116C36906D24EED25799C991F0187B_RuntimeMethod_var); NullCheck(L_3); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_4; L_4 = PostProcessBundle_get_settings_m2636D9B1938880F353CBC47627D3F713D65009BD_inline(L_3, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_5 = ___context0; NullCheck(L_4); bool L_6; L_6 = VirtFuncInvoker1< bool, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * >::Invoke(4 /* System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::IsEnabledAndSupported(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) */, L_4, L_5); if (!L_6) { goto IL_0040; } } IL_002c: { // flags |= bundle.Value.renderer.GetCameraFlags(); int32_t L_7 = V_0; PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_8; L_8 = KeyValuePair_2_get_Value_mD1876C0E1E116C36906D24EED25799C991F0187B_inline((KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 *)(&V_2), /*hidden argument*/KeyValuePair_2_get_Value_mD1876C0E1E116C36906D24EED25799C991F0187B_RuntimeMethod_var); NullCheck(L_8); PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * L_9; L_9 = PostProcessBundle_get_renderer_m085C7E9914D3A8F71DDBE3681F5FE6F72ACE521F(L_8, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_10; L_10 = VirtFuncInvoker0< int32_t >::Invoke(5 /* UnityEngine.DepthTextureMode UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer::GetCameraFlags() */, L_9); V_0 = ((int32_t)((int32_t)L_7|(int32_t)L_10)); } IL_0040: { // foreach (var bundle in m_Bundles) bool L_11; L_11 = Enumerator_MoveNext_m5DF8EA44064A7892CEF11713610936F7289D2EA4((Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F *)(&V_1), /*hidden argument*/Enumerator_MoveNext_m5DF8EA44064A7892CEF11713610936F7289D2EA4_RuntimeMethod_var); if (L_11) { goto IL_0010; } } IL_0049: { IL2CPP_LEAVE(0x59, FINALLY_004b); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004b; } FINALLY_004b: { // begin finally (depth: 1) Enumerator_Dispose_mF6D43EBE87A93AB29358657C473A8F4695205143((Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F *)(&V_1), /*hidden argument*/Enumerator_Dispose_mF6D43EBE87A93AB29358657C473A8F4695205143_RuntimeMethod_var); IL2CPP_END_FINALLY(75) } // end finally (depth: 1) IL2CPP_CLEANUP(75) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x59, IL_0059) } IL_0059: { // if (context.IsTemporalAntialiasingActive()) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_12 = ___context0; NullCheck(L_12); bool L_13; L_13 = PostProcessRenderContext_IsTemporalAntialiasingActive_mF2954B94F2D907B159A45E745C5666D06F692E3F(L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_006f; } } { // flags |= temporalAntialiasing.GetCameraFlags(); int32_t L_14 = V_0; TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * L_15 = __this->get_temporalAntialiasing_9(); NullCheck(L_15); int32_t L_16; L_16 = TemporalAntialiasing_GetCameraFlags_mFDDC41042F5315ED2B8FBF5363807EC312B49E99(L_15, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_14|(int32_t)L_16)); } IL_006f: { // if (fog.IsEnabledAndSupported(context)) Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 * L_17 = __this->get_fog_12(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_18 = ___context0; NullCheck(L_17); bool L_19; L_19 = Fog_IsEnabledAndSupported_m3765593250DA2989C6CB47B0FEDC0F8F42E8238D(L_17, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_008b; } } { // flags |= fog.GetCameraFlags(); int32_t L_20 = V_0; Fog_tC73447718FB98C284C6E5FF7A1E64ECD1DC7C793 * L_21 = __this->get_fog_12(); NullCheck(L_21); int32_t L_22; L_22 = Fog_GetCameraFlags_m0CD11892B23BCF37816DDD2ABCA800E0B59840AB(L_21, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_20|(int32_t)L_22)); } IL_008b: { // if (debugLayer.debugOverlay != DebugOverlay.None) PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_23 = __this->get_debugLayer_14(); NullCheck(L_23); int32_t L_24; L_24 = PostProcessDebugLayer_get_debugOverlay_m053337138AF10CA87F4E5F685111E29837CE3E4A_inline(L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_00a6; } } { // flags |= debugLayer.GetCameraFlags(); int32_t L_25 = V_0; PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_26 = __this->get_debugLayer_14(); NullCheck(L_26); int32_t L_27; L_27 = PostProcessDebugLayer_GetCameraFlags_mFC417D73293EEB74F5E48F4AE13C817B29E5E440(L_26, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_25|(int32_t)L_27)); } IL_00a6: { // context.camera.depthTextureMode |= flags; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_28 = ___context0; NullCheck(L_28); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_29; L_29 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_28, /*hidden argument*/NULL); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_30 = L_29; NullCheck(L_30); int32_t L_31; L_31 = Camera_get_depthTextureMode_mA4B03C6B552FB03DF8A8C20DC9F4EB8FD978A7DD(L_30, /*hidden argument*/NULL); int32_t L_32 = V_0; NullCheck(L_30); Camera_set_depthTextureMode_m2D4631800947438BE9A7697778E2CB0E38083CF1(L_30, ((int32_t)((int32_t)L_31|(int32_t)L_32)), /*hidden argument*/NULL); // cameraDepthFlags = flags; int32_t L_33 = V_0; PostProcessLayer_set_cameraDepthFlags_m40AF94D61FBD5E5388CFD5C713ABD33467E7EBEE_inline(__this, L_33, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::ResetHistory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_ResetHistory_mC960CBC3E1ED40E0DF175BDB231BF9E6B2557B71 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_GetEnumerator_m9A4D1CF1A68BBA5806C2874741EA7AE3D7185C9A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mF6D43EBE87A93AB29358657C473A8F4695205143_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m5DF8EA44064A7892CEF11713610936F7289D2EA4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mACE910B3B3314F174B483D5917ABF26D82BF59B4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Value_mD1876C0E1E116C36906D24EED25799C991F0187B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F V_0; memset((&V_0), 0, sizeof(V_0)); KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // foreach (var bundle in m_Bundles) Dictionary_2_t24CCEB031D4D3796E63B4201C3641AC9C4AD2DC7 * L_0 = __this->get_m_Bundles_26(); NullCheck(L_0); Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F L_1; L_1 = Dictionary_2_GetEnumerator_m9A4D1CF1A68BBA5806C2874741EA7AE3D7185C9A(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_m9A4D1CF1A68BBA5806C2874741EA7AE3D7185C9A_RuntimeMethod_var); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0022; } IL_000e: { // foreach (var bundle in m_Bundles) KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 L_2; L_2 = Enumerator_get_Current_mACE910B3B3314F174B483D5917ABF26D82BF59B4_inline((Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F *)(&V_0), /*hidden argument*/Enumerator_get_Current_mACE910B3B3314F174B483D5917ABF26D82BF59B4_RuntimeMethod_var); V_1 = L_2; // bundle.Value.ResetHistory(); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_3; L_3 = KeyValuePair_2_get_Value_mD1876C0E1E116C36906D24EED25799C991F0187B_inline((KeyValuePair_2_t1AD67FE677906939CF01F9FFF580AD52E81866D4 *)(&V_1), /*hidden argument*/KeyValuePair_2_get_Value_mD1876C0E1E116C36906D24EED25799C991F0187B_RuntimeMethod_var); NullCheck(L_3); PostProcessBundle_ResetHistory_mA3F75C3D9B66CDFD403AC001AEF6E2DDD530573A(L_3, /*hidden argument*/NULL); } IL_0022: { // foreach (var bundle in m_Bundles) bool L_4; L_4 = Enumerator_MoveNext_m5DF8EA44064A7892CEF11713610936F7289D2EA4((Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m5DF8EA44064A7892CEF11713610936F7289D2EA4_RuntimeMethod_var); if (L_4) { goto IL_000e; } } IL_002b: { IL2CPP_LEAVE(0x3B, FINALLY_002d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002d; } FINALLY_002d: { // begin finally (depth: 1) Enumerator_Dispose_mF6D43EBE87A93AB29358657C473A8F4695205143((Enumerator_t55101C0AB618504CE23E1116473D4A0E9194190F *)(&V_0), /*hidden argument*/Enumerator_Dispose_mF6D43EBE87A93AB29358657C473A8F4695205143_RuntimeMethod_var); IL2CPP_END_FINALLY(45) } // end finally (depth: 1) IL2CPP_CLEANUP(45) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x3B, IL_003b) } IL_003b: { // temporalAntialiasing.ResetHistory(); TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * L_5 = __this->get_temporalAntialiasing_9(); NullCheck(L_5); TemporalAntialiasing_ResetHistory_m02880AF6BF6467418C89DC15AFEE07CA2DCDD693(L_5, /*hidden argument*/NULL); // } return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::HasOpaqueOnlyEffects(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessLayer_HasOpaqueOnlyEffects_m3684482D330279919C983DC7BB3961C77F98BBD4 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { { // return HasActiveEffects(PostProcessEvent.BeforeTransparent, context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; bool L_1; L_1 = PostProcessLayer_HasActiveEffects_m8FDE4761D6E4BEE273E722140B105ADBD6E15909(__this, 0, L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::HasActiveEffects(UnityEngine.Rendering.PostProcessing.PostProcessEvent,UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessLayer_HasActiveEffects_m8FDE4761D6E4BEE273E722140B105ADBD6E15909 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, int32_t ___evt0, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_mB191847DA00A0CF0EBEFEF09F842823170D5E339_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mEEB9CA50E47FD5AA61D7DBB259DFA6F968B1D628_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mB1DDAEB865E1F4E0D3130726100D9B45C0C590C4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mDEAC3E8C31D11CAAE86138EC909433F51FCE77A7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m42E5EDE7CF0A88D476C0B341AA88E8A428315BC4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 V_0; memset((&V_0), 0, sizeof(V_0)); SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * V_1 = NULL; bool V_2 = false; bool V_3 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // var list = sortedBundles[evt]; Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * L_0; L_0 = PostProcessLayer_get_sortedBundles_m7F527E542B4326BD09832F981A8DB7FDDC47C1C3_inline(__this, /*hidden argument*/NULL); int32_t L_1 = ___evt0; NullCheck(L_0); List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_2; L_2 = Dictionary_2_get_Item_mB191847DA00A0CF0EBEFEF09F842823170D5E339(L_0, L_1, /*hidden argument*/Dictionary_2_get_Item_mB191847DA00A0CF0EBEFEF09F842823170D5E339_RuntimeMethod_var); // foreach (var item in list) NullCheck(L_2); Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 L_3; L_3 = List_1_GetEnumerator_m42E5EDE7CF0A88D476C0B341AA88E8A428315BC4(L_2, /*hidden argument*/List_1_GetEnumerator_m42E5EDE7CF0A88D476C0B341AA88E8A428315BC4_RuntimeMethod_var); V_0 = L_3; } IL_0012: try { // begin try (depth: 1) { goto IL_0055; } IL_0014: { // foreach (var item in list) SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * L_4; L_4 = Enumerator_get_Current_mDEAC3E8C31D11CAAE86138EC909433F51FCE77A7_inline((Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 *)(&V_0), /*hidden argument*/Enumerator_get_Current_mDEAC3E8C31D11CAAE86138EC909433F51FCE77A7_RuntimeMethod_var); V_1 = L_4; // bool enabledAndSupported = item.bundle.settings.IsEnabledAndSupported(context); SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * L_5 = V_1; NullCheck(L_5); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_6 = L_5->get_bundle_1(); NullCheck(L_6); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_7; L_7 = PostProcessBundle_get_settings_m2636D9B1938880F353CBC47627D3F713D65009BD_inline(L_6, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_8 = ___context1; NullCheck(L_7); bool L_9; L_9 = VirtFuncInvoker1< bool, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * >::Invoke(4 /* System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::IsEnabledAndSupported(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) */, L_7, L_8); V_2 = L_9; // if (context.isSceneView) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_10 = ___context1; NullCheck(L_10); bool L_11; L_11 = PostProcessRenderContext_get_isSceneView_mBBE9F6C699D243C8746362C84F466432818DAB10_inline(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_004e; } } IL_0036: { // if (item.bundle.attribute.allowInSceneView && enabledAndSupported) SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * L_12 = V_1; NullCheck(L_12); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_13 = L_12->get_bundle_1(); NullCheck(L_13); PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 * L_14; L_14 = PostProcessBundle_get_attribute_mBF4459B0E62B71CD348781716456E69DC676D03F_inline(L_13, /*hidden argument*/NULL); NullCheck(L_14); bool L_15 = L_14->get_allowInSceneView_3(); bool L_16 = V_2; if (!((int32_t)((int32_t)L_15&(int32_t)L_16))) { goto IL_0055; } } IL_004a: { // return true; V_3 = (bool)1; IL2CPP_LEAVE(0x70, FINALLY_0060); } IL_004e: { // else if (enabledAndSupported) bool L_17 = V_2; if (!L_17) { goto IL_0055; } } IL_0051: { // return true; V_3 = (bool)1; IL2CPP_LEAVE(0x70, FINALLY_0060); } IL_0055: { // foreach (var item in list) bool L_18; L_18 = Enumerator_MoveNext_mB1DDAEB865E1F4E0D3130726100D9B45C0C590C4((Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_mB1DDAEB865E1F4E0D3130726100D9B45C0C590C4_RuntimeMethod_var); if (L_18) { goto IL_0014; } } IL_005e: { IL2CPP_LEAVE(0x6E, FINALLY_0060); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0060; } FINALLY_0060: { // begin finally (depth: 1) Enumerator_Dispose_mEEB9CA50E47FD5AA61D7DBB259DFA6F968B1D628((Enumerator_t928FBABF0A92F468CB614C085763E897CD6E3A42 *)(&V_0), /*hidden argument*/Enumerator_Dispose_mEEB9CA50E47FD5AA61D7DBB259DFA6F968B1D628_RuntimeMethod_var); IL2CPP_END_FINALLY(96) } // end finally (depth: 1) IL2CPP_CLEANUP(96) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x70, IL_0070) IL2CPP_JUMP_TBL(0x6E, IL_006e) } IL_006e: { // return false; return (bool)0; } IL_0070: { // } bool L_19 = V_3; return L_19; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::SetupContext(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_SetupContext_m62E4AE18C83A990DE9A597891B3B4E2662DDC10C (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (m_OldResources != m_Resources) PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_0 = __this->get_m_OldResources_16(); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_1 = __this->get_m_Resources_15(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_2; L_2 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_002a; } } { // RuntimeUtilities.UpdateResources(m_Resources); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_3 = __this->get_m_Resources_15(); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_UpdateResources_mADB6067BA43263D75DADDF2829A2C16F7292D727(L_3, /*hidden argument*/NULL); // m_OldResources = m_Resources; PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_4 = __this->get_m_Resources_15(); __this->set_m_OldResources_16(L_4); } IL_002a: { // m_IsRenderingInSceneView = context.camera.cameraType == CameraType.SceneView; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_5 = ___context0; NullCheck(L_5); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_6; L_6 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_5, /*hidden argument*/NULL); NullCheck(L_6); int32_t L_7; L_7 = Camera_get_cameraType_mEB292C5AFDF7E1832A81B2923B4FBBC035DD93B2(L_6, /*hidden argument*/NULL); __this->set_m_IsRenderingInSceneView_36((bool)((((int32_t)L_7) == ((int32_t)2))? 1 : 0)); // context.isSceneView = m_IsRenderingInSceneView; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_8 = ___context0; bool L_9 = __this->get_m_IsRenderingInSceneView_36(); NullCheck(L_8); PostProcessRenderContext_set_isSceneView_mEF3EC48FF1742A6E1A8171775707F7AB9CF45911_inline(L_8, L_9, /*hidden argument*/NULL); // context.resources = m_Resources; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_10 = ___context0; PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_11 = __this->get_m_Resources_15(); NullCheck(L_10); PostProcessRenderContext_set_resources_m1BF26E65F227D1503F6259E07DEED008C7FE1163_inline(L_10, L_11, /*hidden argument*/NULL); // context.propertySheets = m_PropertySheetFactory; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_12 = ___context0; PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_13 = __this->get_m_PropertySheetFactory_27(); NullCheck(L_12); PostProcessRenderContext_set_propertySheets_m360844DFB76FA97FED4807602FEF53E81F573E3D_inline(L_12, L_13, /*hidden argument*/NULL); // context.debugLayer = debugLayer; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_14 = ___context0; PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_15 = __this->get_debugLayer_14(); NullCheck(L_14); PostProcessRenderContext_set_debugLayer_m5CBEDD3DC87DB8728E18EDF8E9FA5769A149A03A_inline(L_14, L_15, /*hidden argument*/NULL); // context.antialiasing = antialiasingMode; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_16 = ___context0; int32_t L_17 = __this->get_antialiasingMode_8(); NullCheck(L_16); PostProcessRenderContext_set_antialiasing_m3154972A25A18801221194E34B43B89855E11511_inline(L_16, L_17, /*hidden argument*/NULL); // context.temporalAntialiasing = temporalAntialiasing; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_18 = ___context0; TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * L_19 = __this->get_temporalAntialiasing_9(); NullCheck(L_18); PostProcessRenderContext_set_temporalAntialiasing_mD3988FC83821BB3378D61DA0FCF4475853759DB7_inline(L_18, L_19, /*hidden argument*/NULL); // context.logHistogram = m_LogHistogram; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_20 = ___context0; LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C * L_21 = __this->get_m_LogHistogram_34(); NullCheck(L_20); L_20->set_logHistogram_23(L_21); // context.physicalCamera = context.camera.usePhysicalProperties; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_22 = ___context0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_23 = ___context0; NullCheck(L_23); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_24; L_24 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_23, /*hidden argument*/NULL); NullCheck(L_24); bool L_25; L_25 = Camera_get_usePhysicalProperties_m167DB1C9F81E3BA13FE3794880953E5EAC1F0C55(L_24, /*hidden argument*/NULL); NullCheck(L_22); L_22->set_physicalCamera_27(L_25); // SetLegacyCameraFlags(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_26 = ___context0; PostProcessLayer_SetLegacyCameraFlags_m361B7962131650ECDA4E3F59C83A16FA64FD07FC(__this, L_26, /*hidden argument*/NULL); // debugLayer.SetFrameSize(context.width, context.height); PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_27 = __this->get_debugLayer_14(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_28 = ___context0; NullCheck(L_28); int32_t L_29; L_29 = PostProcessRenderContext_get_width_m4965F17411CA0E2AEC993B02D9CEEB0E258E8A74_inline(L_28, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_30 = ___context0; NullCheck(L_30); int32_t L_31; L_31 = PostProcessRenderContext_get_height_m3F500068E9E598DA75850D864AEC83708B1D9BD4_inline(L_30, /*hidden argument*/NULL); NullCheck(L_27); PostProcessDebugLayer_SetFrameSize_m5EA41FE15E544C2FEC318CB509A4A14399D102C0(L_27, L_29, L_31, /*hidden argument*/NULL); // m_CurrentContext = context; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_32 = ___context0; __this->set_m_CurrentContext_33(L_32); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::UpdateVolumeSystem(UnityEngine.Camera,UnityEngine.Rendering.CommandBuffer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_UpdateVolumeSystem_m689BA9BBCFC0BC579FBCFFC03E16D57020ABE64A (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___cam0, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCCCBD7B38FB8F86969AE39C491FEEE84FA50C4B0); s_Il2CppMethodInitialized = true; } { // if (m_SettingsUpdateNeeded) bool L_0 = __this->get_m_SettingsUpdateNeeded_35(); if (!L_0) { goto IL_004b; } } { // cmd.BeginSample("VolumeBlending"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_1 = ___cmd1; NullCheck(L_1); CommandBuffer_BeginSample_mA6CADFE0049E601CE0E5FE8CFF23820AE98514EA(L_1, _stringLiteralCCCBD7B38FB8F86969AE39C491FEEE84FA50C4B0, /*hidden argument*/NULL); // PostProcessManager.instance.UpdateSettings(this, cam); PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * L_2; L_2 = PostProcessManager_get_instance_mF350733EDB0D8577816F9A17924077314C4CB746(/*hidden argument*/NULL); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_3 = ___cam0; NullCheck(L_2); PostProcessManager_UpdateSettings_mAE1647AFBE52ACB3A47F9E933FC64D50C8C10FBD(L_2, __this, L_3, /*hidden argument*/NULL); // cmd.EndSample("VolumeBlending"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_4 = ___cmd1; NullCheck(L_4); CommandBuffer_EndSample_mB852BF4B83918656E93C9C327A20E163EC910A66(L_4, _stringLiteralCCCBD7B38FB8F86969AE39C491FEEE84FA50C4B0, /*hidden argument*/NULL); // m_TargetPool.Reset(); TargetPool_t903089FCEE606214C490876AB928DA25294034CC * L_5 = __this->get_m_TargetPool_37(); NullCheck(L_5); TargetPool_Reset_m446CF3DF6B8C18795EE04F60EC7091DCF5C2DC11(L_5, /*hidden argument*/NULL); // if (RuntimeUtilities.scriptableRenderPipelineActive) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_6; L_6 = RuntimeUtilities_get_scriptableRenderPipelineActive_mAE9C1BB35B427A81C6CA36964744F481E5494D07(/*hidden argument*/NULL); if (!L_6) { goto IL_004b; } } { // Shader.SetGlobalFloat(ShaderIDs.RenderViewportScaleFactor, 1f); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_7 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_RenderViewportScaleFactor_125(); Shader_SetGlobalFloat_m5ED688DA4C496FC0C47BF81697994D94CA38230F(L_7, (1.0f), /*hidden argument*/NULL); } IL_004b: { // m_SettingsUpdateNeeded = false; __this->set_m_SettingsUpdateNeeded_35((bool)0); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderOpaqueOnly(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_RenderOpaqueOnly_mE60D48853AA875751334DFB1C881B37F1321390A (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_mB191847DA00A0CF0EBEFEF09F842823170D5E339_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9EF130F5926879EBF9B54F5667C54161749AD3C4); s_Il2CppMethodInitialized = true; } { // if (RuntimeUtilities.scriptableRenderPipelineActive) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_0; L_0 = RuntimeUtilities_get_scriptableRenderPipelineActive_mAE9C1BB35B427A81C6CA36964744F481E5494D07(/*hidden argument*/NULL); if (!L_0) { goto IL_000e; } } { // SetupContext(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_1 = ___context0; PostProcessLayer_SetupContext_m62E4AE18C83A990DE9A597891B3B4E2662DDC10C(__this, L_1, /*hidden argument*/NULL); } IL_000e: { // TextureLerper.instance.BeginFrame(context); TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * L_2; L_2 = TextureLerper_get_instance_m1536A256C5818E0C06F5BF38A27AB480AFB0E9B1(/*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_3 = ___context0; NullCheck(L_2); TextureLerper_BeginFrame_mCF5241E01ADD975AE44EEB2BAF8F8392DE25D2D4(L_2, L_3, /*hidden argument*/NULL); // UpdateVolumeSystem(context.camera, context.command); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_4 = ___context0; NullCheck(L_4); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_5; L_5 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_4, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_6 = ___context0; NullCheck(L_6); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_7; L_7 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_6, /*hidden argument*/NULL); PostProcessLayer_UpdateVolumeSystem_m689BA9BBCFC0BC579FBCFFC03E16D57020ABE64A(__this, L_5, L_7, /*hidden argument*/NULL); // RenderList(sortedBundles[PostProcessEvent.BeforeTransparent], context, "OpaqueOnly"); Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * L_8; L_8 = PostProcessLayer_get_sortedBundles_m7F527E542B4326BD09832F981A8DB7FDDC47C1C3_inline(__this, /*hidden argument*/NULL); NullCheck(L_8); List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_9; L_9 = Dictionary_2_get_Item_mB191847DA00A0CF0EBEFEF09F842823170D5E339(L_8, 0, /*hidden argument*/Dictionary_2_get_Item_mB191847DA00A0CF0EBEFEF09F842823170D5E339_RuntimeMethod_var); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_10 = ___context0; PostProcessLayer_RenderList_m11987024F4B018FDA5524BE0B4B4A3918682D292(__this, L_9, L_10, _stringLiteral9EF130F5926879EBF9B54F5667C54161749AD3C4, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::Render(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_Render_m20436CD2D012C080C4DD3FAC79D63E98A5EF0BF4 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4CE5AC9BDB4CAF7AB926B83A4813889AE1F5335E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral97CBF9BB4E5A8736AF4E0D4347D09B9612D9F975); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA389F46BE74D9A5A435BF0CB6CCC807789EC28C4); s_Il2CppMethodInitialized = true; } CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * V_0 = NULL; int32_t V_1 = 0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; bool V_4 = false; bool V_5 = false; bool V_6 = false; Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 V_9; memset((&V_9), 0, sizeof(V_9)); Material_t8927C00353A72755313F046D0CE85178AE8218EE * G_B25_0 = NULL; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B25_1; memset((&G_B25_1), 0, sizeof(G_B25_1)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B25_2; memset((&G_B25_2), 0, sizeof(G_B25_2)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B25_3 = NULL; Material_t8927C00353A72755313F046D0CE85178AE8218EE * G_B24_0 = NULL; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B24_1; memset((&G_B24_1), 0, sizeof(G_B24_1)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B24_2; memset((&G_B24_2), 0, sizeof(G_B24_2)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B24_3 = NULL; int32_t G_B26_0 = 0; Material_t8927C00353A72755313F046D0CE85178AE8218EE * G_B26_1 = NULL; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B26_2; memset((&G_B26_2), 0, sizeof(G_B26_2)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B26_3; memset((&G_B26_3), 0, sizeof(G_B26_3)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B26_4 = NULL; bool G_B39_0 = false; bool G_B38_0 = false; int32_t G_B40_0 = 0; bool G_B40_1 = false; bool G_B44_0 = false; bool G_B41_0 = false; bool G_B42_0 = false; bool G_B45_0 = false; bool G_B43_0 = false; int32_t G_B46_0 = 0; bool G_B46_1 = false; { // if (RuntimeUtilities.scriptableRenderPipelineActive) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_0; L_0 = RuntimeUtilities_get_scriptableRenderPipelineActive_mAE9C1BB35B427A81C6CA36964744F481E5494D07(/*hidden argument*/NULL); if (!L_0) { goto IL_000e; } } { // SetupContext(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_1 = ___context0; PostProcessLayer_SetupContext_m62E4AE18C83A990DE9A597891B3B4E2662DDC10C(__this, L_1, /*hidden argument*/NULL); } IL_000e: { // TextureLerper.instance.BeginFrame(context); TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * L_2; L_2 = TextureLerper_get_instance_m1536A256C5818E0C06F5BF38A27AB480AFB0E9B1(/*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_3 = ___context0; NullCheck(L_2); TextureLerper_BeginFrame_mCF5241E01ADD975AE44EEB2BAF8F8392DE25D2D4(L_2, L_3, /*hidden argument*/NULL); // var cmd = context.command; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_4 = ___context0; NullCheck(L_4); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_5; L_5 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_4, /*hidden argument*/NULL); V_0 = L_5; // UpdateVolumeSystem(context.camera, context.command); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_6 = ___context0; NullCheck(L_6); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_7; L_7 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_6, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_8 = ___context0; NullCheck(L_8); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_9; L_9 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_8, /*hidden argument*/NULL); PostProcessLayer_UpdateVolumeSystem_m689BA9BBCFC0BC579FBCFFC03E16D57020ABE64A(__this, L_7, L_9, /*hidden argument*/NULL); // int lastTarget = -1; V_1 = (-1); // RenderTargetIdentifier cameraTexture = context.source; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_10 = ___context0; NullCheck(L_10); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_11; L_11 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_10, /*hidden argument*/NULL); V_2 = L_11; // if (context.stereoActive && context.numberOfEyes > 1 && context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePass) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_12 = ___context0; NullCheck(L_12); bool L_13; L_13 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0067; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_14 = ___context0; NullCheck(L_14); int32_t L_15; L_15 = PostProcessRenderContext_get_numberOfEyes_m06AE156D5CEDCB464CA682ADAFF3AD2A9A347D60_inline(L_14, /*hidden argument*/NULL); if ((((int32_t)L_15) <= ((int32_t)1))) { goto IL_0067; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_16 = ___context0; NullCheck(L_16); int32_t L_17; L_17 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_16, /*hidden argument*/NULL); if ((!(((uint32_t)L_17) == ((uint32_t)1)))) { goto IL_0067; } } { // cmd.SetSinglePassStereo(SinglePassStereoMode.None); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_18 = V_0; NullCheck(L_18); CommandBuffer_SetSinglePassStereo_mD576C91407F338DAF0D620855D59FD8AEC3DBD40(L_18, 0, /*hidden argument*/NULL); // cmd.DisableShaderKeyword("UNITY_SINGLE_PASS_STEREO"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_19 = V_0; NullCheck(L_19); CommandBuffer_DisableShaderKeyword_mC5CE631F9D71D1BB05C224F676D3299CA31A5C60(L_19, _stringLiteral97CBF9BB4E5A8736AF4E0D4347D09B9612D9F975, /*hidden argument*/NULL); } IL_0067: { // for (int eye = 0; eye < context.numberOfEyes; eye++) V_3 = 0; goto IL_0325; } IL_006e: { // bool preparedStereoSource = false; V_4 = (bool)0; // if (stopNaNPropagation && !m_NaNKilled) bool L_20 = __this->get_stopNaNPropagation_6(); if (!L_20) { goto IL_013c; } } { bool L_21 = __this->get_m_NaNKilled_38(); if (L_21) { goto IL_013c; } } { // lastTarget = m_TargetPool.Get(); TargetPool_t903089FCEE606214C490876AB928DA25294034CC * L_22 = __this->get_m_TargetPool_37(); NullCheck(L_22); int32_t L_23; L_23 = TargetPool_Get_mFD7A784E2BDD7B37E3F25B3C61CEF986665CC59C(L_22, /*hidden argument*/NULL); V_1 = L_23; // context.GetScreenSpaceTemporaryRT(cmd, lastTarget, 0, context.sourceFormat); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_24 = ___context0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_25 = V_0; int32_t L_26 = V_1; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_27 = ___context0; NullCheck(L_27); int32_t L_28; L_28 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_27, /*hidden argument*/NULL); NullCheck(L_24); PostProcessRenderContext_GetScreenSpaceTemporaryRT_m5B29752DFD38640C69AB9B80AB164E1A7D89803A(L_24, L_25, L_26, 0, L_28, 0, 1, 0, 0, /*hidden argument*/NULL); // if (context.stereoActive && context.numberOfEyes > 1) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_29 = ___context0; NullCheck(L_29); bool L_30; L_30 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_29, /*hidden argument*/NULL); if (!L_30) { goto IL_0106; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_31 = ___context0; NullCheck(L_31); int32_t L_32; L_32 = PostProcessRenderContext_get_numberOfEyes_m06AE156D5CEDCB464CA682ADAFF3AD2A9A347D60_inline(L_31, /*hidden argument*/NULL); if ((((int32_t)L_32) <= ((int32_t)1))) { goto IL_0106; } } { // if (context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePassInstanced) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_33 = ___context0; NullCheck(L_33); int32_t L_34; L_34 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_33, /*hidden argument*/NULL); if ((!(((uint32_t)L_34) == ((uint32_t)2)))) { goto IL_00df; } } { // cmd.BlitFullscreenTriangleFromTexArray(context.source, lastTarget, RuntimeUtilities.copyFromTexArraySheet, 1, false, eye); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_35 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_36 = ___context0; NullCheck(L_36); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_37; L_37 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_36, /*hidden argument*/NULL); int32_t L_38 = V_1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_39; L_39 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_38, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_40; L_40 = RuntimeUtilities_get_copyFromTexArraySheet_mD8F2D629766372DDBA1E99920D7039D91B4836A1(/*hidden argument*/NULL); int32_t L_41 = V_3; RuntimeUtilities_BlitFullscreenTriangleFromTexArray_m572D24088EFC6C26232840ECD7572A502D9E97E8(L_35, L_37, L_39, L_40, 1, (bool)0, L_41, /*hidden argument*/NULL); // preparedStereoSource = true; V_4 = (bool)1; // } goto IL_0129; } IL_00df: { // else if (context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePass) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_42 = ___context0; NullCheck(L_42); int32_t L_43; L_43 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_42, /*hidden argument*/NULL); if ((!(((uint32_t)L_43) == ((uint32_t)1)))) { goto IL_0129; } } { // cmd.BlitFullscreenTriangleFromDoubleWide(context.source, lastTarget, RuntimeUtilities.copyStdFromDoubleWideMaterial, 1, eye); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_44 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_45 = ___context0; NullCheck(L_45); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_46; L_46 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_45, /*hidden argument*/NULL); int32_t L_47 = V_1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_48; L_48 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_47, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_49; L_49 = RuntimeUtilities_get_copyStdFromDoubleWideMaterial_m31FD9F0461D3020E34600705715E1C1B60EBCDCB(/*hidden argument*/NULL); int32_t L_50 = V_3; RuntimeUtilities_BlitFullscreenTriangleFromDoubleWide_m1018341576844F8800174787F06F3ECFCA3154BC(L_44, L_46, L_48, L_49, 1, L_50, /*hidden argument*/NULL); // preparedStereoSource = true; V_4 = (bool)1; // } goto IL_0129; } IL_0106: { // cmd.BlitFullscreenTriangle(context.source, lastTarget, RuntimeUtilities.copySheet, 1); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_51 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_52 = ___context0; NullCheck(L_52); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_53; L_53 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_52, /*hidden argument*/NULL); int32_t L_54 = V_1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_55; L_55 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_54, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_56; L_56 = RuntimeUtilities_get_copySheet_mDA1AD074888CC5F10B5896ECDF24DF2C934E9B69(/*hidden argument*/NULL); il2cpp_codegen_initobj((&V_7), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_57 = V_7; RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_51, L_53, L_55, L_56, 1, (bool)0, L_57, /*hidden argument*/NULL); } IL_0129: { // context.source = lastTarget; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_58 = ___context0; int32_t L_59 = V_1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_60; L_60 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_59, /*hidden argument*/NULL); NullCheck(L_58); PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline(L_58, L_60, /*hidden argument*/NULL); // m_NaNKilled = true; __this->set_m_NaNKilled_38((bool)1); } IL_013c: { // if (!preparedStereoSource && context.numberOfEyes > 1) bool L_61 = V_4; if (L_61) { goto IL_01da; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_62 = ___context0; NullCheck(L_62); int32_t L_63; L_63 = PostProcessRenderContext_get_numberOfEyes_m06AE156D5CEDCB464CA682ADAFF3AD2A9A347D60_inline(L_62, /*hidden argument*/NULL); if ((((int32_t)L_63) <= ((int32_t)1))) { goto IL_01da; } } { // lastTarget = m_TargetPool.Get(); TargetPool_t903089FCEE606214C490876AB928DA25294034CC * L_64 = __this->get_m_TargetPool_37(); NullCheck(L_64); int32_t L_65; L_65 = TargetPool_Get_mFD7A784E2BDD7B37E3F25B3C61CEF986665CC59C(L_64, /*hidden argument*/NULL); V_1 = L_65; // context.GetScreenSpaceTemporaryRT(cmd, lastTarget, 0, context.sourceFormat); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_66 = ___context0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_67 = V_0; int32_t L_68 = V_1; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_69 = ___context0; NullCheck(L_69); int32_t L_70; L_70 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_69, /*hidden argument*/NULL); NullCheck(L_66); PostProcessRenderContext_GetScreenSpaceTemporaryRT_m5B29752DFD38640C69AB9B80AB164E1A7D89803A(L_66, L_67, L_68, 0, L_70, 0, 1, 0, 0, /*hidden argument*/NULL); // if (context.stereoActive) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_71 = ___context0; NullCheck(L_71); bool L_72; L_72 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_71, /*hidden argument*/NULL); if (!L_72) { goto IL_01ce; } } { // if (context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePassInstanced) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_73 = ___context0; NullCheck(L_73); int32_t L_74; L_74 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_73, /*hidden argument*/NULL); if ((!(((uint32_t)L_74) == ((uint32_t)2)))) { goto IL_019e; } } { // cmd.BlitFullscreenTriangleFromTexArray(context.source, lastTarget, RuntimeUtilities.copyFromTexArraySheet, 1, false, eye); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_75 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_76 = ___context0; NullCheck(L_76); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_77; L_77 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_76, /*hidden argument*/NULL); int32_t L_78 = V_1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_79; L_79 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_78, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_80; L_80 = RuntimeUtilities_get_copyFromTexArraySheet_mD8F2D629766372DDBA1E99920D7039D91B4836A1(/*hidden argument*/NULL); int32_t L_81 = V_3; RuntimeUtilities_BlitFullscreenTriangleFromTexArray_m572D24088EFC6C26232840ECD7572A502D9E97E8(L_75, L_77, L_79, L_80, 1, (bool)0, L_81, /*hidden argument*/NULL); // preparedStereoSource = true; V_4 = (bool)1; // } goto IL_01ce; } IL_019e: { // else if (context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePass) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_82 = ___context0; NullCheck(L_82); int32_t L_83; L_83 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_82, /*hidden argument*/NULL); if ((!(((uint32_t)L_83) == ((uint32_t)1)))) { goto IL_01ce; } } { // cmd.BlitFullscreenTriangleFromDoubleWide(context.source, lastTarget, RuntimeUtilities.copyStdFromDoubleWideMaterial, stopNaNPropagation ? 1 : 0, eye); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_84 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_85 = ___context0; NullCheck(L_85); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_86; L_86 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_85, /*hidden argument*/NULL); int32_t L_87 = V_1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_88; L_88 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_87, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_89; L_89 = RuntimeUtilities_get_copyStdFromDoubleWideMaterial_m31FD9F0461D3020E34600705715E1C1B60EBCDCB(/*hidden argument*/NULL); bool L_90 = __this->get_stopNaNPropagation_6(); G_B24_0 = L_89; G_B24_1 = L_88; G_B24_2 = L_86; G_B24_3 = L_84; if (L_90) { G_B25_0 = L_89; G_B25_1 = L_88; G_B25_2 = L_86; G_B25_3 = L_84; goto IL_01c4; } } { G_B26_0 = 0; G_B26_1 = G_B24_0; G_B26_2 = G_B24_1; G_B26_3 = G_B24_2; G_B26_4 = G_B24_3; goto IL_01c5; } IL_01c4: { G_B26_0 = 1; G_B26_1 = G_B25_0; G_B26_2 = G_B25_1; G_B26_3 = G_B25_2; G_B26_4 = G_B25_3; } IL_01c5: { int32_t L_91 = V_3; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangleFromDoubleWide_m1018341576844F8800174787F06F3ECFCA3154BC(G_B26_4, G_B26_3, G_B26_2, G_B26_1, G_B26_0, L_91, /*hidden argument*/NULL); // preparedStereoSource = true; V_4 = (bool)1; } IL_01ce: { // context.source = lastTarget; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_92 = ___context0; int32_t L_93 = V_1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_94; L_94 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_93, /*hidden argument*/NULL); NullCheck(L_92); PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline(L_92, L_94, /*hidden argument*/NULL); } IL_01da: { // if (context.IsTemporalAntialiasingActive()) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_95 = ___context0; NullCheck(L_95); bool L_96; L_96 = PostProcessRenderContext_IsTemporalAntialiasingActive_mF2954B94F2D907B159A45E745C5666D06F692E3F(L_95, /*hidden argument*/NULL); if (!L_96) { goto IL_0281; } } { // if (!RuntimeUtilities.scriptableRenderPipelineActive) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_97; L_97 = RuntimeUtilities_get_scriptableRenderPipelineActive_mAE9C1BB35B427A81C6CA36964744F481E5494D07(/*hidden argument*/NULL); if (L_97) { goto IL_021c; } } { // if (context.stereoActive) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_98 = ___context0; NullCheck(L_98); bool L_99; L_99 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_98, /*hidden argument*/NULL); if (!L_99) { goto IL_0210; } } { // if (context.camera.stereoActiveEye != Camera.MonoOrStereoscopicEye.Right) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_100 = ___context0; NullCheck(L_100); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_101; L_101 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_100, /*hidden argument*/NULL); NullCheck(L_101); int32_t L_102; L_102 = Camera_get_stereoActiveEye_m1DBD4B7E46F3BA53B91A71E0AAA503C9FDB78463(L_101, /*hidden argument*/NULL); if ((((int32_t)L_102) == ((int32_t)1))) { goto IL_021c; } } { // temporalAntialiasing.ConfigureStereoJitteredProjectionMatrices(context); TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * L_103 = __this->get_temporalAntialiasing_9(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_104 = ___context0; NullCheck(L_103); TemporalAntialiasing_ConfigureStereoJitteredProjectionMatrices_mA0AB57E1C881BEEFE2E22EAA97CBFCF463AB7ACD(L_103, L_104, /*hidden argument*/NULL); // } goto IL_021c; } IL_0210: { // temporalAntialiasing.ConfigureJitteredProjectionMatrix(context); TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * L_105 = __this->get_temporalAntialiasing_9(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_106 = ___context0; NullCheck(L_105); TemporalAntialiasing_ConfigureJitteredProjectionMatrix_mAF68323051A8891986F77097CBBF64DBBAFB369F(L_105, L_106, /*hidden argument*/NULL); } IL_021c: { // var taaTarget = m_TargetPool.Get(); TargetPool_t903089FCEE606214C490876AB928DA25294034CC * L_107 = __this->get_m_TargetPool_37(); NullCheck(L_107); int32_t L_108; L_108 = TargetPool_Get_mFD7A784E2BDD7B37E3F25B3C61CEF986665CC59C(L_107, /*hidden argument*/NULL); V_8 = L_108; // var finalDestination = context.destination; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_109 = ___context0; NullCheck(L_109); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_110; L_110 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_109, /*hidden argument*/NULL); V_9 = L_110; // context.GetScreenSpaceTemporaryRT(cmd, taaTarget, 0, context.sourceFormat); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_111 = ___context0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_112 = V_0; int32_t L_113 = V_8; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_114 = ___context0; NullCheck(L_114); int32_t L_115; L_115 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_114, /*hidden argument*/NULL); NullCheck(L_111); PostProcessRenderContext_GetScreenSpaceTemporaryRT_m5B29752DFD38640C69AB9B80AB164E1A7D89803A(L_111, L_112, L_113, 0, L_115, 0, 1, 0, 0, /*hidden argument*/NULL); // context.destination = taaTarget; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_116 = ___context0; int32_t L_117 = V_8; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_118; L_118 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_117, /*hidden argument*/NULL); NullCheck(L_116); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_116, L_118, /*hidden argument*/NULL); // temporalAntialiasing.Render(context); TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * L_119 = __this->get_temporalAntialiasing_9(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_120 = ___context0; NullCheck(L_119); TemporalAntialiasing_Render_m9BC1E4F4D6EDD4678E9D3B4C6B22B0EC36E546AC(L_119, L_120, /*hidden argument*/NULL); // context.source = taaTarget; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_121 = ___context0; int32_t L_122 = V_8; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_123; L_123 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_122, /*hidden argument*/NULL); NullCheck(L_121); PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline(L_121, L_123, /*hidden argument*/NULL); // context.destination = finalDestination; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_124 = ___context0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_125 = V_9; NullCheck(L_124); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_124, L_125, /*hidden argument*/NULL); // if (lastTarget > -1) int32_t L_126 = V_1; if ((((int32_t)L_126) <= ((int32_t)(-1)))) { goto IL_027e; } } { // cmd.ReleaseTemporaryRT(lastTarget); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_127 = V_0; int32_t L_128 = V_1; NullCheck(L_127); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_127, L_128, /*hidden argument*/NULL); } IL_027e: { // lastTarget = taaTarget; int32_t L_129 = V_8; V_1 = L_129; } IL_0281: { // bool hasBeforeStackEffects = HasActiveEffects(PostProcessEvent.BeforeStack, context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_130 = ___context0; bool L_131; L_131 = PostProcessLayer_HasActiveEffects_m8FDE4761D6E4BEE273E722140B105ADBD6E15909(__this, 1, L_130, /*hidden argument*/NULL); // bool hasAfterStackEffects = HasActiveEffects(PostProcessEvent.AfterStack, context) && !breakBeforeColorGrading; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_132 = ___context0; bool L_133; L_133 = PostProcessLayer_HasActiveEffects_m8FDE4761D6E4BEE273E722140B105ADBD6E15909(__this, 2, L_132, /*hidden argument*/NULL); G_B38_0 = L_131; if (!L_133) { G_B39_0 = L_131; goto IL_029e; } } { bool L_134 = __this->get_breakBeforeColorGrading_19(); G_B40_0 = ((((int32_t)L_134) == ((int32_t)0))? 1 : 0); G_B40_1 = G_B38_0; goto IL_029f; } IL_029e: { G_B40_0 = 0; G_B40_1 = G_B39_0; } IL_029f: { V_5 = (bool)G_B40_0; // bool needsFinalPass = (hasAfterStackEffects // || (antialiasingMode == Antialiasing.FastApproximateAntialiasing) || (antialiasingMode == Antialiasing.SubpixelMorphologicalAntialiasing && subpixelMorphologicalAntialiasing.IsSupported())) // && !breakBeforeColorGrading; bool L_135 = V_5; G_B41_0 = G_B40_1; if (L_135) { G_B44_0 = G_B40_1; goto IL_02c4; } } { int32_t L_136 = __this->get_antialiasingMode_8(); G_B42_0 = G_B41_0; if ((((int32_t)L_136) == ((int32_t)1))) { G_B44_0 = G_B41_0; goto IL_02c4; } } { int32_t L_137 = __this->get_antialiasingMode_8(); G_B43_0 = G_B42_0; if ((!(((uint32_t)L_137) == ((uint32_t)2)))) { G_B45_0 = G_B42_0; goto IL_02cf; } } { SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 * L_138 = __this->get_subpixelMorphologicalAntialiasing_10(); NullCheck(L_138); bool L_139; L_139 = SubpixelMorphologicalAntialiasing_IsSupported_m36BF5ED85CCE881F282294770640F2CF3919089B(L_138, /*hidden argument*/NULL); G_B44_0 = G_B43_0; if (!L_139) { G_B45_0 = G_B43_0; goto IL_02cf; } } IL_02c4: { bool L_140 = __this->get_breakBeforeColorGrading_19(); G_B46_0 = ((((int32_t)L_140) == ((int32_t)0))? 1 : 0); G_B46_1 = G_B44_0; goto IL_02d0; } IL_02cf: { G_B46_0 = 0; G_B46_1 = G_B45_0; } IL_02d0: { V_6 = (bool)G_B46_0; // if (hasBeforeStackEffects) if (!G_B46_1) { goto IL_02e3; } } { // lastTarget = RenderInjectionPoint(PostProcessEvent.BeforeStack, context, "BeforeStack", lastTarget); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_141 = ___context0; int32_t L_142 = V_1; int32_t L_143; L_143 = PostProcessLayer_RenderInjectionPoint_m01C078BBEDB9851E8E8CB0FC4603E56421DB9D29(__this, 1, L_141, _stringLiteral4CE5AC9BDB4CAF7AB926B83A4813889AE1F5335E, L_142, /*hidden argument*/NULL); V_1 = L_143; } IL_02e3: { // lastTarget = RenderBuiltins(context, !needsFinalPass, lastTarget, eye); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_144 = ___context0; bool L_145 = V_6; int32_t L_146 = V_1; int32_t L_147 = V_3; int32_t L_148; L_148 = PostProcessLayer_RenderBuiltins_mF3469C24150B99C8D013A2EEFBD23CB5EE847C27(__this, L_144, (bool)((((int32_t)L_145) == ((int32_t)0))? 1 : 0), L_146, L_147, /*hidden argument*/NULL); V_1 = L_148; // if (hasAfterStackEffects) bool L_149 = V_5; if (!L_149) { goto IL_0305; } } { // lastTarget = RenderInjectionPoint(PostProcessEvent.AfterStack, context, "AfterStack", lastTarget); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_150 = ___context0; int32_t L_151 = V_1; int32_t L_152; L_152 = PostProcessLayer_RenderInjectionPoint_m01C078BBEDB9851E8E8CB0FC4603E56421DB9D29(__this, 2, L_150, _stringLiteralA389F46BE74D9A5A435BF0CB6CCC807789EC28C4, L_151, /*hidden argument*/NULL); V_1 = L_152; } IL_0305: { // if (needsFinalPass) bool L_153 = V_6; if (!L_153) { goto IL_0312; } } { // RenderFinalPass(context, lastTarget, eye); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_154 = ___context0; int32_t L_155 = V_1; int32_t L_156 = V_3; PostProcessLayer_RenderFinalPass_mFFE0D433E1D5869D4CE990E18A225B7036CB07FC(__this, L_154, L_155, L_156, /*hidden argument*/NULL); } IL_0312: { // if (context.stereoActive) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_157 = ___context0; NullCheck(L_157); bool L_158; L_158 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_157, /*hidden argument*/NULL); if (!L_158) { goto IL_0321; } } { // context.source = cameraTexture; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_159 = ___context0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_160 = V_2; NullCheck(L_159); PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline(L_159, L_160, /*hidden argument*/NULL); } IL_0321: { // for (int eye = 0; eye < context.numberOfEyes; eye++) int32_t L_161 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_161, (int32_t)1)); } IL_0325: { // for (int eye = 0; eye < context.numberOfEyes; eye++) int32_t L_162 = V_3; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_163 = ___context0; NullCheck(L_163); int32_t L_164; L_164 = PostProcessRenderContext_get_numberOfEyes_m06AE156D5CEDCB464CA682ADAFF3AD2A9A347D60_inline(L_163, /*hidden argument*/NULL); if ((((int32_t)L_162) < ((int32_t)L_164))) { goto IL_006e; } } { // if (context.stereoActive && context.numberOfEyes > 1 && context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePass) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_165 = ___context0; NullCheck(L_165); bool L_166; L_166 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_165, /*hidden argument*/NULL); if (!L_166) { goto IL_035d; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_167 = ___context0; NullCheck(L_167); int32_t L_168; L_168 = PostProcessRenderContext_get_numberOfEyes_m06AE156D5CEDCB464CA682ADAFF3AD2A9A347D60_inline(L_167, /*hidden argument*/NULL); if ((((int32_t)L_168) <= ((int32_t)1))) { goto IL_035d; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_169 = ___context0; NullCheck(L_169); int32_t L_170; L_170 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_169, /*hidden argument*/NULL); if ((!(((uint32_t)L_170) == ((uint32_t)1)))) { goto IL_035d; } } { // cmd.SetSinglePassStereo(SinglePassStereoMode.SideBySide); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_171 = V_0; NullCheck(L_171); CommandBuffer_SetSinglePassStereo_mD576C91407F338DAF0D620855D59FD8AEC3DBD40(L_171, 1, /*hidden argument*/NULL); // cmd.EnableShaderKeyword("UNITY_SINGLE_PASS_STEREO"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_172 = V_0; NullCheck(L_172); CommandBuffer_EnableShaderKeyword_mF7E1E1092EBD1E716C58438D20D40FE55340540E(L_172, _stringLiteral97CBF9BB4E5A8736AF4E0D4347D09B9612D9F975, /*hidden argument*/NULL); } IL_035d: { // debugLayer.RenderSpecialOverlays(context); PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_173 = __this->get_debugLayer_14(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_174 = ___context0; NullCheck(L_173); PostProcessDebugLayer_RenderSpecialOverlays_m816143A8FAC39EA9D5FD8F8658A2BC0D898B06A1(L_173, L_174, /*hidden argument*/NULL); // debugLayer.RenderMonitors(context); PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_175 = __this->get_debugLayer_14(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_176 = ___context0; NullCheck(L_175); PostProcessDebugLayer_RenderMonitors_mF9B6E9E28AA71EAE2C213669BDEDC7DFAB363A33(L_175, L_176, /*hidden argument*/NULL); // TextureLerper.instance.EndFrame(); TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * L_177; L_177 = TextureLerper_get_instance_m1536A256C5818E0C06F5BF38A27AB480AFB0E9B1(/*hidden argument*/NULL); NullCheck(L_177); TextureLerper_EndFrame_mE08975C8094A7C272C77F81234C060A5B7D04CDE(L_177, /*hidden argument*/NULL); // debugLayer.EndFrame(); PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_178 = __this->get_debugLayer_14(); NullCheck(L_178); PostProcessDebugLayer_EndFrame_mD958DB63AAE31EEC002DB2543B300010FB4D7716(L_178, /*hidden argument*/NULL); // m_SettingsUpdateNeeded = true; __this->set_m_SettingsUpdateNeeded_35((bool)1); // m_NaNKilled = false; __this->set_m_NaNKilled_38((bool)0); // } return; } } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderInjectionPoint(UnityEngine.Rendering.PostProcessing.PostProcessEvent,UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessLayer_RenderInjectionPoint_m01C078BBEDB9851E8E8CB0FC4603E56421DB9D29 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, int32_t ___evt0, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context1, String_t* ___marker2, int32_t ___releaseTargetAfterUse3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_mB191847DA00A0CF0EBEFEF09F842823170D5E339_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 V_1; memset((&V_1), 0, sizeof(V_1)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * V_2 = NULL; { // int tempTarget = m_TargetPool.Get(); TargetPool_t903089FCEE606214C490876AB928DA25294034CC * L_0 = __this->get_m_TargetPool_37(); NullCheck(L_0); int32_t L_1; L_1 = TargetPool_Get_mFD7A784E2BDD7B37E3F25B3C61CEF986665CC59C(L_0, /*hidden argument*/NULL); V_0 = L_1; // var finalDestination = context.destination; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_2 = ___context1; NullCheck(L_2); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_3; L_3 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_2, /*hidden argument*/NULL); V_1 = L_3; // var cmd = context.command; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_4 = ___context1; NullCheck(L_4); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_5; L_5 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_4, /*hidden argument*/NULL); V_2 = L_5; // context.GetScreenSpaceTemporaryRT(cmd, tempTarget, 0, context.sourceFormat); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_6 = ___context1; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_7 = V_2; int32_t L_8 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_9 = ___context1; NullCheck(L_9); int32_t L_10; L_10 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_9, /*hidden argument*/NULL); NullCheck(L_6); PostProcessRenderContext_GetScreenSpaceTemporaryRT_m5B29752DFD38640C69AB9B80AB164E1A7D89803A(L_6, L_7, L_8, 0, L_10, 0, 1, 0, 0, /*hidden argument*/NULL); // context.destination = tempTarget; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_11 = ___context1; int32_t L_12 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_13; L_13 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_12, /*hidden argument*/NULL); NullCheck(L_11); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_11, L_13, /*hidden argument*/NULL); // RenderList(sortedBundles[evt], context, marker); Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * L_14; L_14 = PostProcessLayer_get_sortedBundles_m7F527E542B4326BD09832F981A8DB7FDDC47C1C3_inline(__this, /*hidden argument*/NULL); int32_t L_15 = ___evt0; NullCheck(L_14); List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_16; L_16 = Dictionary_2_get_Item_mB191847DA00A0CF0EBEFEF09F842823170D5E339(L_14, L_15, /*hidden argument*/Dictionary_2_get_Item_mB191847DA00A0CF0EBEFEF09F842823170D5E339_RuntimeMethod_var); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_17 = ___context1; String_t* L_18 = ___marker2; PostProcessLayer_RenderList_m11987024F4B018FDA5524BE0B4B4A3918682D292(__this, L_16, L_17, L_18, /*hidden argument*/NULL); // context.source = tempTarget; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_19 = ___context1; int32_t L_20 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_21; L_21 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_20, /*hidden argument*/NULL); NullCheck(L_19); PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline(L_19, L_21, /*hidden argument*/NULL); // context.destination = finalDestination; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_22 = ___context1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_23 = V_1; NullCheck(L_22); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_22, L_23, /*hidden argument*/NULL); // if (releaseTargetAfterUse > -1) int32_t L_24 = ___releaseTargetAfterUse3; if ((((int32_t)L_24) <= ((int32_t)(-1)))) { goto IL_006d; } } { // cmd.ReleaseTemporaryRT(releaseTargetAfterUse); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_25 = V_2; int32_t L_26 = ___releaseTargetAfterUse3; NullCheck(L_25); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_25, L_26, /*hidden argument*/NULL); } IL_006d: { // return tempTarget; int32_t L_27 = V_0; return L_27; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderList(System.Collections.Generic.List`1,UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_RenderList_m11987024F4B018FDA5524BE0B4B4A3918682D292 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * ___list0, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context1, String_t* ___marker2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m3CE616F0157079C28B5B25D8CB639C4AB34F805B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mD379FB56A3BE84F6C2AE72CED9EC41E2FF6B3DCC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m0C81B5A68749354F1FBA1311F1505CCC03B92D4E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mECED7C5DB4396DB62E7249AAD0BD9A9BC15928E5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m70AF0339DC81F286C8C1B1BC91797AAF46190270_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mD3D7E0DB83F4326F9E2E483AC647103DA97D4BBC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m280AB7B6AFB69EF2026D0862F8195043D73C50D1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m2D1D75DAA0AB7CBFB048FF31160FD68458227480_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m8D217AC39A78C197561443BC3CB7ADC8F84DEAF9_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * G_B13_0 = NULL; List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * G_B12_0 = NULL; int32_t G_B14_0 = 0; List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * G_B14_1 = NULL; { // var cmd = context.command; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context1; NullCheck(L_0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_1; L_1 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; // cmd.BeginSample(marker); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_2 = V_0; String_t* L_3 = ___marker2; NullCheck(L_2); CommandBuffer_BeginSample_mA6CADFE0049E601CE0E5FE8CFF23820AE98514EA(L_2, L_3, /*hidden argument*/NULL); // m_ActiveEffects.Clear(); List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 * L_4 = __this->get_m_ActiveEffects_39(); NullCheck(L_4); List_1_Clear_mECED7C5DB4396DB62E7249AAD0BD9A9BC15928E5(L_4, /*hidden argument*/List_1_Clear_mECED7C5DB4396DB62E7249AAD0BD9A9BC15928E5_RuntimeMethod_var); // for (int i = 0; i < list.Count; i++) V_2 = 0; goto IL_006a; } IL_001d: { // var effect = list[i].bundle; List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_5 = ___list0; int32_t L_6 = V_2; NullCheck(L_5); SerializedBundleRef_tAC358B9BEA3A4944F31770C12A3096C1EE07EADF * L_7; L_7 = List_1_get_Item_m2D1D75DAA0AB7CBFB048FF31160FD68458227480_inline(L_5, L_6, /*hidden argument*/List_1_get_Item_m2D1D75DAA0AB7CBFB048FF31160FD68458227480_RuntimeMethod_var); NullCheck(L_7); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_8 = L_7->get_bundle_1(); V_3 = L_8; // if (effect.settings.IsEnabledAndSupported(context)) PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_9 = V_3; NullCheck(L_9); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_10; L_10 = PostProcessBundle_get_settings_m2636D9B1938880F353CBC47627D3F713D65009BD_inline(L_9, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_11 = ___context1; NullCheck(L_10); bool L_12; L_12 = VirtFuncInvoker1< bool, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * >::Invoke(4 /* System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::IsEnabledAndSupported(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) */, L_10, L_11); if (!L_12) { goto IL_0066; } } { // if (!context.isSceneView || (context.isSceneView && effect.attribute.allowInSceneView)) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_13 = ___context1; NullCheck(L_13); bool L_14; L_14 = PostProcessRenderContext_get_isSceneView_mBBE9F6C699D243C8746362C84F466432818DAB10_inline(L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0055; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_15 = ___context1; NullCheck(L_15); bool L_16; L_16 = PostProcessRenderContext_get_isSceneView_mBBE9F6C699D243C8746362C84F466432818DAB10_inline(L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_17 = V_3; NullCheck(L_17); PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 * L_18; L_18 = PostProcessBundle_get_attribute_mBF4459B0E62B71CD348781716456E69DC676D03F_inline(L_17, /*hidden argument*/NULL); NullCheck(L_18); bool L_19 = L_18->get_allowInSceneView_3(); if (!L_19) { goto IL_0066; } } IL_0055: { // m_ActiveEffects.Add(effect.renderer); List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 * L_20 = __this->get_m_ActiveEffects_39(); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_21 = V_3; NullCheck(L_21); PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * L_22; L_22 = PostProcessBundle_get_renderer_m085C7E9914D3A8F71DDBE3681F5FE6F72ACE521F(L_21, /*hidden argument*/NULL); NullCheck(L_20); List_1_Add_mD379FB56A3BE84F6C2AE72CED9EC41E2FF6B3DCC(L_20, L_22, /*hidden argument*/List_1_Add_mD379FB56A3BE84F6C2AE72CED9EC41E2FF6B3DCC_RuntimeMethod_var); } IL_0066: { // for (int i = 0; i < list.Count; i++) int32_t L_23 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_006a: { // for (int i = 0; i < list.Count; i++) int32_t L_24 = V_2; List_1_tB0AD40524B0EE118E7B2234EEE6C478CE5A8BBA3 * L_25 = ___list0; NullCheck(L_25); int32_t L_26; L_26 = List_1_get_Count_m70AF0339DC81F286C8C1B1BC91797AAF46190270_inline(L_25, /*hidden argument*/List_1_get_Count_m70AF0339DC81F286C8C1B1BC91797AAF46190270_RuntimeMethod_var); if ((((int32_t)L_24) < ((int32_t)L_26))) { goto IL_001d; } } { // int count = m_ActiveEffects.Count; List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 * L_27 = __this->get_m_ActiveEffects_39(); NullCheck(L_27); int32_t L_28; L_28 = List_1_get_Count_mD3D7E0DB83F4326F9E2E483AC647103DA97D4BBC_inline(L_27, /*hidden argument*/List_1_get_Count_mD3D7E0DB83F4326F9E2E483AC647103DA97D4BBC_RuntimeMethod_var); V_1 = L_28; // if (count == 1) int32_t L_29 = V_1; if ((!(((uint32_t)L_29) == ((uint32_t)1)))) { goto IL_009a; } } { // m_ActiveEffects[0].Render(context); List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 * L_30 = __this->get_m_ActiveEffects_39(); NullCheck(L_30); PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * L_31; L_31 = List_1_get_Item_m8D217AC39A78C197561443BC3CB7ADC8F84DEAF9_inline(L_30, 0, /*hidden argument*/List_1_get_Item_m8D217AC39A78C197561443BC3CB7ADC8F84DEAF9_RuntimeMethod_var); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_32 = ___context1; NullCheck(L_31); VirtActionInvoker1< PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * >::Invoke(8 /* System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer::Render(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) */, L_31, L_32); // } goto IL_019a; } IL_009a: { // m_Targets.Clear(); List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * L_33 = __this->get_m_Targets_40(); NullCheck(L_33); List_1_Clear_m0C81B5A68749354F1FBA1311F1505CCC03B92D4E(L_33, /*hidden argument*/List_1_Clear_m0C81B5A68749354F1FBA1311F1505CCC03B92D4E_RuntimeMethod_var); // m_Targets.Add(context.source); // First target is always source List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * L_34 = __this->get_m_Targets_40(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_35 = ___context1; NullCheck(L_35); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_36; L_36 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_35, /*hidden argument*/NULL); NullCheck(L_34); List_1_Add_m3CE616F0157079C28B5B25D8CB639C4AB34F805B(L_34, L_36, /*hidden argument*/List_1_Add_m3CE616F0157079C28B5B25D8CB639C4AB34F805B_RuntimeMethod_var); // int tempTarget1 = m_TargetPool.Get(); TargetPool_t903089FCEE606214C490876AB928DA25294034CC * L_37 = __this->get_m_TargetPool_37(); NullCheck(L_37); int32_t L_38; L_38 = TargetPool_Get_mFD7A784E2BDD7B37E3F25B3C61CEF986665CC59C(L_37, /*hidden argument*/NULL); V_4 = L_38; // int tempTarget2 = m_TargetPool.Get(); TargetPool_t903089FCEE606214C490876AB928DA25294034CC * L_39 = __this->get_m_TargetPool_37(); NullCheck(L_39); int32_t L_40; L_40 = TargetPool_Get_mFD7A784E2BDD7B37E3F25B3C61CEF986665CC59C(L_39, /*hidden argument*/NULL); V_5 = L_40; // for (int i = 0; i < count - 1; i++) V_6 = 0; goto IL_00f7; } IL_00d5: { // m_Targets.Add(i % 2 == 0 ? tempTarget1 : tempTarget2); List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * L_41 = __this->get_m_Targets_40(); int32_t L_42 = V_6; G_B12_0 = L_41; if (!((int32_t)((int32_t)L_42%(int32_t)2))) { G_B13_0 = L_41; goto IL_00e5; } } { int32_t L_43 = V_5; G_B14_0 = L_43; G_B14_1 = G_B12_0; goto IL_00e7; } IL_00e5: { int32_t L_44 = V_4; G_B14_0 = L_44; G_B14_1 = G_B13_0; } IL_00e7: { RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_45; L_45 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(G_B14_0, /*hidden argument*/NULL); NullCheck(G_B14_1); List_1_Add_m3CE616F0157079C28B5B25D8CB639C4AB34F805B(G_B14_1, L_45, /*hidden argument*/List_1_Add_m3CE616F0157079C28B5B25D8CB639C4AB34F805B_RuntimeMethod_var); // for (int i = 0; i < count - 1; i++) int32_t L_46 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_00f7: { // for (int i = 0; i < count - 1; i++) int32_t L_47 = V_6; int32_t L_48 = V_1; if ((((int32_t)L_47) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_48, (int32_t)1))))) { goto IL_00d5; } } { // m_Targets.Add(context.destination); // Last target is always destination List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * L_49 = __this->get_m_Targets_40(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_50 = ___context1; NullCheck(L_50); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_51; L_51 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_50, /*hidden argument*/NULL); NullCheck(L_49); List_1_Add_m3CE616F0157079C28B5B25D8CB639C4AB34F805B(L_49, L_51, /*hidden argument*/List_1_Add_m3CE616F0157079C28B5B25D8CB639C4AB34F805B_RuntimeMethod_var); // context.GetScreenSpaceTemporaryRT(cmd, tempTarget1, 0, context.sourceFormat); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_52 = ___context1; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_53 = V_0; int32_t L_54 = V_4; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_55 = ___context1; NullCheck(L_55); int32_t L_56; L_56 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_55, /*hidden argument*/NULL); NullCheck(L_52); PostProcessRenderContext_GetScreenSpaceTemporaryRT_m5B29752DFD38640C69AB9B80AB164E1A7D89803A(L_52, L_53, L_54, 0, L_56, 0, 1, 0, 0, /*hidden argument*/NULL); // if (count > 2) int32_t L_57 = V_1; if ((((int32_t)L_57) <= ((int32_t)2))) { goto IL_013b; } } { // context.GetScreenSpaceTemporaryRT(cmd, tempTarget2, 0, context.sourceFormat); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_58 = ___context1; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_59 = V_0; int32_t L_60 = V_5; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_61 = ___context1; NullCheck(L_61); int32_t L_62; L_62 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_61, /*hidden argument*/NULL); NullCheck(L_58); PostProcessRenderContext_GetScreenSpaceTemporaryRT_m5B29752DFD38640C69AB9B80AB164E1A7D89803A(L_58, L_59, L_60, 0, L_62, 0, 1, 0, 0, /*hidden argument*/NULL); } IL_013b: { // for (int i = 0; i < count; i++) V_7 = 0; goto IL_0181; } IL_0140: { // context.source = m_Targets[i]; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_63 = ___context1; List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * L_64 = __this->get_m_Targets_40(); int32_t L_65 = V_7; NullCheck(L_64); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_66; L_66 = List_1_get_Item_m280AB7B6AFB69EF2026D0862F8195043D73C50D1_inline(L_64, L_65, /*hidden argument*/List_1_get_Item_m280AB7B6AFB69EF2026D0862F8195043D73C50D1_RuntimeMethod_var); NullCheck(L_63); PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline(L_63, L_66, /*hidden argument*/NULL); // context.destination = m_Targets[i + 1]; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_67 = ___context1; List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * L_68 = __this->get_m_Targets_40(); int32_t L_69 = V_7; NullCheck(L_68); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_70; L_70 = List_1_get_Item_m280AB7B6AFB69EF2026D0862F8195043D73C50D1_inline(L_68, ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1)), /*hidden argument*/List_1_get_Item_m280AB7B6AFB69EF2026D0862F8195043D73C50D1_RuntimeMethod_var); NullCheck(L_67); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_67, L_70, /*hidden argument*/NULL); // m_ActiveEffects[i].Render(context); List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 * L_71 = __this->get_m_ActiveEffects_39(); int32_t L_72 = V_7; NullCheck(L_71); PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB * L_73; L_73 = List_1_get_Item_m8D217AC39A78C197561443BC3CB7ADC8F84DEAF9_inline(L_71, L_72, /*hidden argument*/List_1_get_Item_m8D217AC39A78C197561443BC3CB7ADC8F84DEAF9_RuntimeMethod_var); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_74 = ___context1; NullCheck(L_73); VirtActionInvoker1< PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * >::Invoke(8 /* System.Void UnityEngine.Rendering.PostProcessing.PostProcessEffectRenderer::Render(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) */, L_73, L_74); // for (int i = 0; i < count; i++) int32_t L_75 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0181: { // for (int i = 0; i < count; i++) int32_t L_76 = V_7; int32_t L_77 = V_1; if ((((int32_t)L_76) < ((int32_t)L_77))) { goto IL_0140; } } { // cmd.ReleaseTemporaryRT(tempTarget1); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_78 = V_0; int32_t L_79 = V_4; NullCheck(L_78); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_78, L_79, /*hidden argument*/NULL); // if (count > 2) int32_t L_80 = V_1; if ((((int32_t)L_80) <= ((int32_t)2))) { goto IL_019a; } } { // cmd.ReleaseTemporaryRT(tempTarget2); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_81 = V_0; int32_t L_82 = V_5; NullCheck(L_81); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_81, L_82, /*hidden argument*/NULL); } IL_019a: { // cmd.EndSample(marker); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_83 = V_0; String_t* L_84 = ___marker2; NullCheck(L_83); CommandBuffer_EndSample_mB852BF4B83918656E93C9C327A20E163EC910A66(L_83, L_84, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::ApplyFlip(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,UnityEngine.MaterialPropertyBlock) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_ApplyFlip_mB31467464158960ACE257039E6C3124A04E7EA3F (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * ___properties1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (context.flip && !context.isSceneView) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; NullCheck(L_0); bool L_1; L_1 = PostProcessRenderContext_get_flip_mE2F46E47D4554EF081D57D8369E5878E657D5103_inline(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0035; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_2 = ___context0; NullCheck(L_2); bool L_3; L_3 = PostProcessRenderContext_get_isSceneView_mBBE9F6C699D243C8746362C84F466432818DAB10_inline(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0035; } } { // properties.SetVector(ShaderIDs.UVTransform, new Vector4(1.0f, 1.0f, 0.0f, 0.0f)); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_4 = ___properties1; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_5 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_UVTransform_126(); Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_6; memset((&L_6), 0, sizeof(L_6)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_6), (1.0f), (1.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_4); MaterialPropertyBlock_SetVector_m39DE61298C4C95829529B498130844A591621E2F(L_4, L_5, L_6, /*hidden argument*/NULL); return; } IL_0035: { // ApplyDefaultFlip(properties); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_7 = ___properties1; PostProcessLayer_ApplyDefaultFlip_m35A97C9027CE51CC70BAC26B1E99C7C525AAF1BB(__this, L_7, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::ApplyDefaultFlip(UnityEngine.MaterialPropertyBlock) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_ApplyDefaultFlip_m35A97C9027CE51CC70BAC26B1E99C7C525AAF1BB (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * ___properties0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t G_B2_0 = 0; MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * G_B2_1 = NULL; int32_t G_B1_0 = 0; MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * G_B1_1 = NULL; Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 G_B3_0; memset((&G_B3_0), 0, sizeof(G_B3_0)); int32_t G_B3_1 = 0; MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * G_B3_2 = NULL; { // properties.SetVector(ShaderIDs.UVTransform, SystemInfo.graphicsUVStartsAtTop ? new Vector4(1.0f, -1.0f, 0.0f, 1.0f) : new Vector4(1.0f, 1.0f, 0.0f, 0.0f)); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_0 = ___properties0; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_1 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_UVTransform_126(); bool L_2; L_2 = SystemInfo_get_graphicsUVStartsAtTop_m384E4C31F7251443003A31A9A0AA254D1BFD6EAE(/*hidden argument*/NULL); G_B1_0 = L_1; G_B1_1 = L_0; if (L_2) { G_B2_0 = L_1; G_B2_1 = L_0; goto IL_0028; } } { Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_3; memset((&L_3), 0, sizeof(L_3)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_3), (1.0f), (1.0f), (0.0f), (0.0f), /*hidden argument*/NULL); G_B3_0 = L_3; G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; goto IL_0041; } IL_0028: { Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_4), (1.0f), (-1.0f), (0.0f), (1.0f), /*hidden argument*/NULL); G_B3_0 = L_4; G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; } IL_0041: { NullCheck(G_B3_2); MaterialPropertyBlock_SetVector_m39DE61298C4C95829529B498130844A591621E2F(G_B3_2, G_B3_1, G_B3_0, /*hidden argument*/NULL); // } return; } } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderBuiltins(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.Boolean,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessLayer_RenderBuiltins_mF3469C24150B99C8D013A2EEFBD23CB5EE847C27 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, bool ___isFinalPass1, int32_t ___releaseTargetAfterUse2, int32_t ___eye3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_m1235BB3C8933E164348DE66313AFBFA6B977338A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessLayer_RenderEffect_TisAutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106_m6D6E0D85192F0D703858A3966E11A6945D9AB4C0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessLayer_RenderEffect_TisBloom_t457A960B8113F4FC7B406EDC9EBFBAF7070D65A8_m583AD233BE76C6124E77A7B70BA0B57924567856_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessLayer_RenderEffect_TisChromaticAberration_t03FE8CF734E46DE303C0F17B5E76872F87FAE229_mF8E638CEF7DAF44C57448B6894A8ABF690006AF2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessLayer_RenderEffect_TisColorGrading_t05D75BC0D6AFBF7D1EA14308794E8737F1E62AB5_m7757253F4C871181867BFD436E3660C8F32256B9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessLayer_RenderEffect_TisDepthOfField_tEEDE8392226AF593EBEF5537776E4A87A8FE0731_m3331E38427C5BBD748C0E9445A8480A375EF4E00_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessLayer_RenderEffect_TisGrain_tB492A9950823806164688BD0A2379FDD6489E528_m5EDCF4493E53CE876C08B06DD382E627CFDDBB3D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessLayer_RenderEffect_TisLensDistortion_t6D6F5FBE380034E4890743C7AA799114CB548EC2_m027F67F60D17FA9DA1388193094B5455BBF3C03E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessLayer_RenderEffect_TisMotionBlur_tCC5C9D282548B1DD0A5B375699BC39B511207AF8_m625859B8A8412D1B86A3D32E61B86AB9047956CD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessLayer_RenderEffect_TisVignette_tFBCC5617358CAABF8B6D55C40CEA6406FB852139_m3FD909EC18317F6439E3E62070E82164D5B78EAB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C382D3DF11993113B182CC6D09D617971C97D01); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral57835C6EA6AB0104D18200C0E8838A69EAEE8284); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6E88A34F99D11CEE0A0FE1DD1A6CF2C71CE50DDA); s_Il2CppMethodInitialized = true; } PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * V_0 = NULL; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * V_1 = NULL; int32_t V_2 = 0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE V_6; memset((&V_6), 0, sizeof(V_6)); { // var uberSheet = context.propertySheets.Get(context.resources.shaders.uber); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; NullCheck(L_0); PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_1; L_1 = PostProcessRenderContext_get_propertySheets_mE1135E07BE4F59354198DF05198E64CAF2E41D5C_inline(L_0, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_2 = ___context0; NullCheck(L_2); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_3; L_3 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_2, /*hidden argument*/NULL); NullCheck(L_3); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_4 = L_3->get_shaders_7(); NullCheck(L_4); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_5 = L_4->get_uber_13(); NullCheck(L_1); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_6; L_6 = PropertySheetFactory_Get_mE4CC267B0EB28F0892A426B67015A309F2540CBF(L_1, L_5, /*hidden argument*/NULL); V_0 = L_6; // uberSheet.ClearKeywords(); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_7 = V_0; NullCheck(L_7); PropertySheet_ClearKeywords_mC8018F4A0C5AC9C1E9CAC706E6C191AF8691DB23(L_7, /*hidden argument*/NULL); // uberSheet.properties.Clear(); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_8 = V_0; NullCheck(L_8); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_9; L_9 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_8, /*hidden argument*/NULL); NullCheck(L_9); MaterialPropertyBlock_Clear_mAB598168AB3F657597804EE57D62E67443794813(L_9, /*hidden argument*/NULL); // context.uberSheet = uberSheet; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_10 = ___context0; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_11 = V_0; NullCheck(L_10); L_10->set_uberSheet_21(L_11); // context.autoExposureTexture = RuntimeUtilities.whiteTexture; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_12 = ___context0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_13; L_13 = RuntimeUtilities_get_whiteTexture_mC087FBA2AC7E33964DB53385C2AC866A04A2D609(/*hidden argument*/NULL); NullCheck(L_12); L_12->set_autoExposureTexture_22(L_13); // context.bloomBufferNameID = -1; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_14 = ___context0; NullCheck(L_14); L_14->set_bloomBufferNameID_26((-1)); // if (isFinalPass && context.stereoActive && context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePassInstanced) bool L_15 = ___isFinalPass1; if (!L_15) { goto IL_0065; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_16 = ___context0; NullCheck(L_16); bool L_17; L_17 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0065; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_18 = ___context0; NullCheck(L_18); int32_t L_19; L_19 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_18, /*hidden argument*/NULL); if ((!(((uint32_t)L_19) == ((uint32_t)2)))) { goto IL_0065; } } { // uberSheet.EnableKeyword("STEREO_INSTANCING_ENABLED"); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_20 = V_0; NullCheck(L_20); PropertySheet_EnableKeyword_m8689E0BDBEF8AF049C3764DBE9CDDF1EF6A8E753(L_20, _stringLiteral6E88A34F99D11CEE0A0FE1DD1A6CF2C71CE50DDA, /*hidden argument*/NULL); } IL_0065: { // var cmd = context.command; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_21 = ___context0; NullCheck(L_21); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_22; L_22 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_21, /*hidden argument*/NULL); V_1 = L_22; // cmd.BeginSample("BuiltinStack"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_23 = V_1; NullCheck(L_23); CommandBuffer_BeginSample_mA6CADFE0049E601CE0E5FE8CFF23820AE98514EA(L_23, _stringLiteral57835C6EA6AB0104D18200C0E8838A69EAEE8284, /*hidden argument*/NULL); // int tempTarget = -1; V_2 = (-1); // var finalDestination = context.destination; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_24 = ___context0; NullCheck(L_24); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_25; L_25 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_24, /*hidden argument*/NULL); V_3 = L_25; // if (!isFinalPass) bool L_26 = ___isFinalPass1; if (L_26) { goto IL_00d9; } } { // tempTarget = m_TargetPool.Get(); TargetPool_t903089FCEE606214C490876AB928DA25294034CC * L_27 = __this->get_m_TargetPool_37(); NullCheck(L_27); int32_t L_28; L_28 = TargetPool_Get_mFD7A784E2BDD7B37E3F25B3C61CEF986665CC59C(L_27, /*hidden argument*/NULL); V_2 = L_28; // context.GetScreenSpaceTemporaryRT(cmd, tempTarget, 0, context.sourceFormat); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_29 = ___context0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_30 = V_1; int32_t L_31 = V_2; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_32 = ___context0; NullCheck(L_32); int32_t L_33; L_33 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_32, /*hidden argument*/NULL); NullCheck(L_29); PostProcessRenderContext_GetScreenSpaceTemporaryRT_m5B29752DFD38640C69AB9B80AB164E1A7D89803A(L_29, L_30, L_31, 0, L_33, 0, 1, 0, 0, /*hidden argument*/NULL); // context.destination = tempTarget; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_34 = ___context0; int32_t L_35 = V_2; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_36; L_36 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_35, /*hidden argument*/NULL); NullCheck(L_34); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_34, L_36, /*hidden argument*/NULL); // if (antialiasingMode == Antialiasing.FastApproximateAntialiasing && !fastApproximateAntialiasing.keepAlpha) int32_t L_37 = __this->get_antialiasingMode_8(); if ((!(((uint32_t)L_37) == ((uint32_t)1)))) { goto IL_00d9; } } { FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2 * L_38 = __this->get_fastApproximateAntialiasing_11(); NullCheck(L_38); bool L_39 = L_38->get_keepAlpha_1(); if (L_39) { goto IL_00d9; } } { // uberSheet.properties.SetFloat(ShaderIDs.LumaInAlpha, 1f); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_40 = V_0; NullCheck(L_40); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_41; L_41 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_40, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_42 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_LumaInAlpha_114(); NullCheck(L_41); MaterialPropertyBlock_SetFloat_mD2F1653CEDB22B1A3EE844E353CF125A607AEDEC(L_41, L_42, (1.0f), /*hidden argument*/NULL); } IL_00d9: { // int depthOfFieldTarget = RenderEffect(context, true); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_43 = ___context0; int32_t L_44; L_44 = PostProcessLayer_RenderEffect_TisDepthOfField_tEEDE8392226AF593EBEF5537776E4A87A8FE0731_m3331E38427C5BBD748C0E9445A8480A375EF4E00(__this, L_43, (bool)1, /*hidden argument*/PostProcessLayer_RenderEffect_TisDepthOfField_tEEDE8392226AF593EBEF5537776E4A87A8FE0731_m3331E38427C5BBD748C0E9445A8480A375EF4E00_RuntimeMethod_var); V_4 = L_44; // int motionBlurTarget = RenderEffect(context, true); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_45 = ___context0; int32_t L_46; L_46 = PostProcessLayer_RenderEffect_TisMotionBlur_tCC5C9D282548B1DD0A5B375699BC39B511207AF8_m625859B8A8412D1B86A3D32E61B86AB9047956CD(__this, L_45, (bool)1, /*hidden argument*/PostProcessLayer_RenderEffect_TisMotionBlur_tCC5C9D282548B1DD0A5B375699BC39B511207AF8_m625859B8A8412D1B86A3D32E61B86AB9047956CD_RuntimeMethod_var); V_5 = L_46; // if (ShouldGenerateLogHistogram(context)) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_47 = ___context0; bool L_48; L_48 = PostProcessLayer_ShouldGenerateLogHistogram_m675CAA571334F9D4C14BA63B2F793CB86CE0EAFB(__this, L_47, /*hidden argument*/NULL); if (!L_48) { goto IL_0102; } } { // m_LogHistogram.Generate(context); LogHistogram_t0334F220F776E617B16FFE83BB8B82BE37C65A4C * L_49 = __this->get_m_LogHistogram_34(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_50 = ___context0; NullCheck(L_49); LogHistogram_Generate_mF6172BCF49EA5B84247F3B398AFDC9048A1997B5(L_49, L_50, /*hidden argument*/NULL); } IL_0102: { // RenderEffect(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_51 = ___context0; int32_t L_52; L_52 = PostProcessLayer_RenderEffect_TisAutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106_m6D6E0D85192F0D703858A3966E11A6945D9AB4C0(__this, L_51, (bool)0, /*hidden argument*/PostProcessLayer_RenderEffect_TisAutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106_m6D6E0D85192F0D703858A3966E11A6945D9AB4C0_RuntimeMethod_var); // uberSheet.properties.SetTexture(ShaderIDs.AutoExposureTex, context.autoExposureTexture); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_53 = V_0; NullCheck(L_53); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_54; L_54 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_53, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_55 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_AutoExposureTex_63(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_56 = ___context0; NullCheck(L_56); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_57 = L_56->get_autoExposureTexture_22(); NullCheck(L_54); MaterialPropertyBlock_SetTexture_m8F81CA94E5261618BEDD93EC02DAA2412E732C04(L_54, L_55, L_57, /*hidden argument*/NULL); // RenderEffect(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_58 = ___context0; int32_t L_59; L_59 = PostProcessLayer_RenderEffect_TisLensDistortion_t6D6F5FBE380034E4890743C7AA799114CB548EC2_m027F67F60D17FA9DA1388193094B5455BBF3C03E(__this, L_58, (bool)0, /*hidden argument*/PostProcessLayer_RenderEffect_TisLensDistortion_t6D6F5FBE380034E4890743C7AA799114CB548EC2_m027F67F60D17FA9DA1388193094B5455BBF3C03E_RuntimeMethod_var); // RenderEffect(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_60 = ___context0; int32_t L_61; L_61 = PostProcessLayer_RenderEffect_TisChromaticAberration_t03FE8CF734E46DE303C0F17B5E76872F87FAE229_mF8E638CEF7DAF44C57448B6894A8ABF690006AF2(__this, L_60, (bool)0, /*hidden argument*/PostProcessLayer_RenderEffect_TisChromaticAberration_t03FE8CF734E46DE303C0F17B5E76872F87FAE229_mF8E638CEF7DAF44C57448B6894A8ABF690006AF2_RuntimeMethod_var); // RenderEffect(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_62 = ___context0; int32_t L_63; L_63 = PostProcessLayer_RenderEffect_TisBloom_t457A960B8113F4FC7B406EDC9EBFBAF7070D65A8_m583AD233BE76C6124E77A7B70BA0B57924567856(__this, L_62, (bool)0, /*hidden argument*/PostProcessLayer_RenderEffect_TisBloom_t457A960B8113F4FC7B406EDC9EBFBAF7070D65A8_m583AD233BE76C6124E77A7B70BA0B57924567856_RuntimeMethod_var); // RenderEffect(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_64 = ___context0; int32_t L_65; L_65 = PostProcessLayer_RenderEffect_TisVignette_tFBCC5617358CAABF8B6D55C40CEA6406FB852139_m3FD909EC18317F6439E3E62070E82164D5B78EAB(__this, L_64, (bool)0, /*hidden argument*/PostProcessLayer_RenderEffect_TisVignette_tFBCC5617358CAABF8B6D55C40CEA6406FB852139_m3FD909EC18317F6439E3E62070E82164D5B78EAB_RuntimeMethod_var); // RenderEffect(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_66 = ___context0; int32_t L_67; L_67 = PostProcessLayer_RenderEffect_TisGrain_tB492A9950823806164688BD0A2379FDD6489E528_m5EDCF4493E53CE876C08B06DD382E627CFDDBB3D(__this, L_66, (bool)0, /*hidden argument*/PostProcessLayer_RenderEffect_TisGrain_tB492A9950823806164688BD0A2379FDD6489E528_m5EDCF4493E53CE876C08B06DD382E627CFDDBB3D_RuntimeMethod_var); // if (!breakBeforeColorGrading) bool L_68 = __this->get_breakBeforeColorGrading_19(); if (L_68) { goto IL_015f; } } { // RenderEffect(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_69 = ___context0; int32_t L_70; L_70 = PostProcessLayer_RenderEffect_TisColorGrading_t05D75BC0D6AFBF7D1EA14308794E8737F1E62AB5_m7757253F4C871181867BFD436E3660C8F32256B9(__this, L_69, (bool)0, /*hidden argument*/PostProcessLayer_RenderEffect_TisColorGrading_t05D75BC0D6AFBF7D1EA14308794E8737F1E62AB5_m7757253F4C871181867BFD436E3660C8F32256B9_RuntimeMethod_var); } IL_015f: { // if (isFinalPass) bool L_71 = ___isFinalPass1; if (!L_71) { goto IL_0188; } } { // uberSheet.EnableKeyword("FINALPASS"); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_72 = V_0; NullCheck(L_72); PropertySheet_EnableKeyword_m8689E0BDBEF8AF049C3764DBE9CDDF1EF6A8E753(L_72, _stringLiteral0C382D3DF11993113B182CC6D09D617971C97D01, /*hidden argument*/NULL); // dithering.Render(context); Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0 * L_73 = __this->get_dithering_13(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_74 = ___context0; NullCheck(L_73); Dithering_Render_m2A63356904D7001E64C2D37C30DDACA4D0E6B4CB(L_73, L_74, /*hidden argument*/NULL); // ApplyFlip(context, uberSheet.properties); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_75 = ___context0; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_76 = V_0; NullCheck(L_76); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_77; L_77 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_76, /*hidden argument*/NULL); PostProcessLayer_ApplyFlip_mB31467464158960ACE257039E6C3124A04E7EA3F(__this, L_75, L_77, /*hidden argument*/NULL); // } goto IL_0194; } IL_0188: { // ApplyDefaultFlip(uberSheet.properties); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_78 = V_0; NullCheck(L_78); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_79; L_79 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_78, /*hidden argument*/NULL); PostProcessLayer_ApplyDefaultFlip_m35A97C9027CE51CC70BAC26B1E99C7C525AAF1BB(__this, L_79, /*hidden argument*/NULL); } IL_0194: { // if (context.stereoActive && context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePassInstanced) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_80 = ___context0; NullCheck(L_80); bool L_81; L_81 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_80, /*hidden argument*/NULL); if (!L_81) { goto IL_01d1; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_82 = ___context0; NullCheck(L_82); int32_t L_83; L_83 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_82, /*hidden argument*/NULL); if ((!(((uint32_t)L_83) == ((uint32_t)2)))) { goto IL_01d1; } } { // uberSheet.properties.SetFloat(ShaderIDs.DepthSlice, eye); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_84 = V_0; NullCheck(L_84); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_85; L_85 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_84, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_86 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_DepthSlice_127(); int32_t L_87 = ___eye3; NullCheck(L_85); MaterialPropertyBlock_SetFloat_mD2F1653CEDB22B1A3EE844E353CF125A607AEDEC(L_85, L_86, ((float)((float)L_87)), /*hidden argument*/NULL); // cmd.BlitFullscreenTriangleToTexArray(context.source, context.destination, uberSheet, 0, false, eye); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_88 = V_1; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_89 = ___context0; NullCheck(L_89); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_90; L_90 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_89, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_91 = ___context0; NullCheck(L_91); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_92; L_92 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_91, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_93 = V_0; int32_t L_94 = ___eye3; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangleToTexArray_m3C505258A7F8E920FE391AC2D03D17DC67F4644C(L_88, L_90, L_92, L_93, 0, (bool)0, L_94, /*hidden argument*/NULL); // } goto IL_024f; } IL_01d1: { // else if (isFinalPass && context.stereoActive && context.numberOfEyes > 1 && context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePass) bool L_95 = ___isFinalPass1; if (!L_95) { goto IL_0206; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_96 = ___context0; NullCheck(L_96); bool L_97; L_97 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_96, /*hidden argument*/NULL); if (!L_97) { goto IL_0206; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_98 = ___context0; NullCheck(L_98); int32_t L_99; L_99 = PostProcessRenderContext_get_numberOfEyes_m06AE156D5CEDCB464CA682ADAFF3AD2A9A347D60_inline(L_98, /*hidden argument*/NULL); if ((((int32_t)L_99) <= ((int32_t)1))) { goto IL_0206; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_100 = ___context0; NullCheck(L_100); int32_t L_101; L_101 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_100, /*hidden argument*/NULL); if ((!(((uint32_t)L_101) == ((uint32_t)1)))) { goto IL_0206; } } { // cmd.BlitFullscreenTriangleToDoubleWide(context.source, context.destination, uberSheet, 0, eye); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_102 = V_1; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_103 = ___context0; NullCheck(L_103); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_104; L_104 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_103, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_105 = ___context0; NullCheck(L_105); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_106; L_106 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_105, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_107 = V_0; int32_t L_108 = ___eye3; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangleToDoubleWide_m257C72A85BED72731B05EB49EB48521627633C22(L_102, L_104, L_106, L_107, 0, L_108, /*hidden argument*/NULL); // } goto IL_024f; } IL_0206: { // else if (isFinalPass) bool L_109 = ___isFinalPass1; if (!L_109) { goto IL_0230; } } { // cmd.BlitFullscreenTriangle(context.source, context.destination, uberSheet, 0, false, context.camera.pixelRect); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_110 = V_1; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_111 = ___context0; NullCheck(L_111); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_112; L_112 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_111, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_113 = ___context0; NullCheck(L_113); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_114; L_114 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_113, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_115 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_116 = ___context0; NullCheck(L_116); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_117; L_117 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_116, /*hidden argument*/NULL); NullCheck(L_117); Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_118; L_118 = Camera_get_pixelRect_m58284153875DDE6470D4BDCAF2DFC9F5C9DE3D3A(L_117, /*hidden argument*/NULL); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_119; memset((&L_119), 0, sizeof(L_119)); Nullable_1__ctor_m1235BB3C8933E164348DE66313AFBFA6B977338A((&L_119), L_118, /*hidden argument*/Nullable_1__ctor_m1235BB3C8933E164348DE66313AFBFA6B977338A_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_110, L_112, L_114, L_115, 0, (bool)0, L_119, /*hidden argument*/NULL); goto IL_024f; } IL_0230: { // cmd.BlitFullscreenTriangle(context.source, context.destination, uberSheet, 0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_120 = V_1; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_121 = ___context0; NullCheck(L_121); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_122; L_122 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_121, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_123 = ___context0; NullCheck(L_123); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_124; L_124 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_123, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_125 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_126 = V_6; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_120, L_122, L_124, L_125, 0, (bool)0, L_126, /*hidden argument*/NULL); } IL_024f: { // context.source = context.destination; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_127 = ___context0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_128 = ___context0; NullCheck(L_128); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_129; L_129 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_128, /*hidden argument*/NULL); NullCheck(L_127); PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline(L_127, L_129, /*hidden argument*/NULL); // context.destination = finalDestination; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_130 = ___context0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_131 = V_3; NullCheck(L_130); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_130, L_131, /*hidden argument*/NULL); // if (releaseTargetAfterUse > -1) cmd.ReleaseTemporaryRT(releaseTargetAfterUse); int32_t L_132 = ___releaseTargetAfterUse2; if ((((int32_t)L_132) <= ((int32_t)(-1)))) { goto IL_026d; } } { // if (releaseTargetAfterUse > -1) cmd.ReleaseTemporaryRT(releaseTargetAfterUse); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_133 = V_1; int32_t L_134 = ___releaseTargetAfterUse2; NullCheck(L_133); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_133, L_134, /*hidden argument*/NULL); } IL_026d: { // if (motionBlurTarget > -1) cmd.ReleaseTemporaryRT(motionBlurTarget); int32_t L_135 = V_5; if ((((int32_t)L_135) <= ((int32_t)(-1)))) { goto IL_027a; } } { // if (motionBlurTarget > -1) cmd.ReleaseTemporaryRT(motionBlurTarget); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_136 = V_1; int32_t L_137 = V_5; NullCheck(L_136); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_136, L_137, /*hidden argument*/NULL); } IL_027a: { // if (depthOfFieldTarget > -1) cmd.ReleaseTemporaryRT(depthOfFieldTarget); int32_t L_138 = V_4; if ((((int32_t)L_138) <= ((int32_t)(-1)))) { goto IL_0287; } } { // if (depthOfFieldTarget > -1) cmd.ReleaseTemporaryRT(depthOfFieldTarget); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_139 = V_1; int32_t L_140 = V_4; NullCheck(L_139); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_139, L_140, /*hidden argument*/NULL); } IL_0287: { // if (context.bloomBufferNameID > -1) cmd.ReleaseTemporaryRT(context.bloomBufferNameID); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_141 = ___context0; NullCheck(L_141); int32_t L_142 = L_141->get_bloomBufferNameID_26(); if ((((int32_t)L_142) <= ((int32_t)(-1)))) { goto IL_029c; } } { // if (context.bloomBufferNameID > -1) cmd.ReleaseTemporaryRT(context.bloomBufferNameID); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_143 = V_1; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_144 = ___context0; NullCheck(L_144); int32_t L_145 = L_144->get_bloomBufferNameID_26(); NullCheck(L_143); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_143, L_145, /*hidden argument*/NULL); } IL_029c: { // cmd.EndSample("BuiltinStack"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_146 = V_1; NullCheck(L_146); CommandBuffer_EndSample_mB852BF4B83918656E93C9C327A20E163EC910A66(L_146, _stringLiteral57835C6EA6AB0104D18200C0E8838A69EAEE8284, /*hidden argument*/NULL); // return tempTarget; int32_t L_147 = V_2; return L_147; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::RenderFinalPass(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer_RenderFinalPass_mFFE0D433E1D5869D4CE990E18A225B7036CB07FC (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, int32_t ___releaseTargetAfterUse1, int32_t ___eye2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_m1235BB3C8933E164348DE66313AFBFA6B977338A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B335DC5150E9D6560580B5CB2B2CA07B69C149B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6E88A34F99D11CEE0A0FE1DD1A6CF2C71CE50DDA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8C6A6A41480F2CBD77843C2E5F2333F697FE5FB9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1A7827EDA1243FD67565F1E76FE3EFC1195F47D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEA1322E1997446F7BAFF2D9E6DEA56A54D247564); s_Il2CppMethodInitialized = true; } CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * V_0 = NULL; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * V_1 = NULL; Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE V_2; memset((&V_2), 0, sizeof(V_2)); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * V_3 = NULL; int32_t V_4 = 0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 V_5; memset((&V_5), 0, sizeof(V_5)); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * G_B18_0 = NULL; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * G_B17_0 = NULL; String_t* G_B19_0 = NULL; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * G_B19_1 = NULL; { // var cmd = context.command; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; NullCheck(L_0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_1; L_1 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; // cmd.BeginSample("FinalPass"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_2 = V_0; NullCheck(L_2); CommandBuffer_BeginSample_mA6CADFE0049E601CE0E5FE8CFF23820AE98514EA(L_2, _stringLiteralA1A7827EDA1243FD67565F1E76FE3EFC1195F47D, /*hidden argument*/NULL); // if (breakBeforeColorGrading) bool L_3 = __this->get_breakBeforeColorGrading_19(); if (!L_3) { goto IL_00ea; } } { // var sheet = context.propertySheets.Get(context.resources.shaders.discardAlpha); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_4 = ___context0; NullCheck(L_4); PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_5; L_5 = PostProcessRenderContext_get_propertySheets_mE1135E07BE4F59354198DF05198E64CAF2E41D5C_inline(L_4, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_6 = ___context0; NullCheck(L_6); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_7; L_7 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_6, /*hidden argument*/NULL); NullCheck(L_7); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_8 = L_7->get_shaders_7(); NullCheck(L_8); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_9 = L_8->get_discardAlpha_5(); NullCheck(L_5); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_10; L_10 = PropertySheetFactory_Get_mE4CC267B0EB28F0892A426B67015A309F2540CBF(L_5, L_9, /*hidden argument*/NULL); V_1 = L_10; // if (context.stereoActive && context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePassInstanced) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_11 = ___context0; NullCheck(L_11); bool L_12; L_12 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0055; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_13 = ___context0; NullCheck(L_13); int32_t L_14; L_14 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_13, /*hidden argument*/NULL); if ((!(((uint32_t)L_14) == ((uint32_t)2)))) { goto IL_0055; } } { // sheet.EnableKeyword("STEREO_INSTANCING_ENABLED"); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_15 = V_1; NullCheck(L_15); PropertySheet_EnableKeyword_m8689E0BDBEF8AF049C3764DBE9CDDF1EF6A8E753(L_15, _stringLiteral6E88A34F99D11CEE0A0FE1DD1A6CF2C71CE50DDA, /*hidden argument*/NULL); } IL_0055: { // if (context.stereoActive && context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePassInstanced) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_16 = ___context0; NullCheck(L_16); bool L_17; L_17 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0093; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_18 = ___context0; NullCheck(L_18); int32_t L_19; L_19 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_18, /*hidden argument*/NULL); if ((!(((uint32_t)L_19) == ((uint32_t)2)))) { goto IL_0093; } } { // sheet.properties.SetFloat(ShaderIDs.DepthSlice, eye); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_20 = V_1; NullCheck(L_20); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_21; L_21 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_20, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_22 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_DepthSlice_127(); int32_t L_23 = ___eye2; NullCheck(L_21); MaterialPropertyBlock_SetFloat_mD2F1653CEDB22B1A3EE844E353CF125A607AEDEC(L_21, L_22, ((float)((float)L_23)), /*hidden argument*/NULL); // cmd.BlitFullscreenTriangleToTexArray(context.source, context.destination, sheet, 0, false, eye); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_24 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_25 = ___context0; NullCheck(L_25); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_26; L_26 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_25, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_27 = ___context0; NullCheck(L_27); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_28; L_28 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_27, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_29 = V_1; int32_t L_30 = ___eye2; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangleToTexArray_m3C505258A7F8E920FE391AC2D03D17DC67F4644C(L_24, L_26, L_28, L_29, 0, (bool)0, L_30, /*hidden argument*/NULL); // } goto IL_02a8; } IL_0093: { // else if (context.stereoActive && context.numberOfEyes > 1 && context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePass) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_31 = ___context0; NullCheck(L_31); bool L_32; L_32 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_00c7; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_33 = ___context0; NullCheck(L_33); int32_t L_34; L_34 = PostProcessRenderContext_get_numberOfEyes_m06AE156D5CEDCB464CA682ADAFF3AD2A9A347D60_inline(L_33, /*hidden argument*/NULL); if ((((int32_t)L_34) <= ((int32_t)1))) { goto IL_00c7; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_35 = ___context0; NullCheck(L_35); int32_t L_36; L_36 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_35, /*hidden argument*/NULL); if ((!(((uint32_t)L_36) == ((uint32_t)1)))) { goto IL_00c7; } } { // cmd.BlitFullscreenTriangleToDoubleWide(context.source, context.destination, sheet, 0, eye); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_37 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_38 = ___context0; NullCheck(L_38); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_39; L_39 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_38, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_40 = ___context0; NullCheck(L_40); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_41; L_41 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_40, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_42 = V_1; int32_t L_43 = ___eye2; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangleToDoubleWide_m257C72A85BED72731B05EB49EB48521627633C22(L_37, L_39, L_41, L_42, 0, L_43, /*hidden argument*/NULL); // } goto IL_02a8; } IL_00c7: { // cmd.BlitFullscreenTriangle(context.source, context.destination, sheet, 0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_44 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_45 = ___context0; NullCheck(L_45); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_46; L_46 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_45, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_47 = ___context0; NullCheck(L_47); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_48; L_48 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_47, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_49 = V_1; il2cpp_codegen_initobj((&V_2), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_50 = V_2; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_44, L_46, L_48, L_49, 0, (bool)0, L_50, /*hidden argument*/NULL); // } goto IL_02a8; } IL_00ea: { // var uberSheet = context.propertySheets.Get(context.resources.shaders.finalPass); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_51 = ___context0; NullCheck(L_51); PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_52; L_52 = PostProcessRenderContext_get_propertySheets_mE1135E07BE4F59354198DF05198E64CAF2E41D5C_inline(L_51, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_53 = ___context0; NullCheck(L_53); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_54; L_54 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_53, /*hidden argument*/NULL); NullCheck(L_54); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_55 = L_54->get_shaders_7(); NullCheck(L_55); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_56 = L_55->get_finalPass_7(); NullCheck(L_52); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_57; L_57 = PropertySheetFactory_Get_mE4CC267B0EB28F0892A426B67015A309F2540CBF(L_52, L_56, /*hidden argument*/NULL); V_3 = L_57; // uberSheet.ClearKeywords(); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_58 = V_3; NullCheck(L_58); PropertySheet_ClearKeywords_mC8018F4A0C5AC9C1E9CAC706E6C191AF8691DB23(L_58, /*hidden argument*/NULL); // uberSheet.properties.Clear(); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_59 = V_3; NullCheck(L_59); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_60; L_60 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_59, /*hidden argument*/NULL); NullCheck(L_60); MaterialPropertyBlock_Clear_mAB598168AB3F657597804EE57D62E67443794813(L_60, /*hidden argument*/NULL); // context.uberSheet = uberSheet; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_61 = ___context0; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_62 = V_3; NullCheck(L_61); L_61->set_uberSheet_21(L_62); // int tempTarget = -1; V_4 = (-1); // if (context.stereoActive && context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePassInstanced) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_63 = ___context0; NullCheck(L_63); bool L_64; L_64 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_63, /*hidden argument*/NULL); if (!L_64) { goto IL_013d; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_65 = ___context0; NullCheck(L_65); int32_t L_66; L_66 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_65, /*hidden argument*/NULL); if ((!(((uint32_t)L_66) == ((uint32_t)2)))) { goto IL_013d; } } { // uberSheet.EnableKeyword("STEREO_INSTANCING_ENABLED"); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_67 = V_3; NullCheck(L_67); PropertySheet_EnableKeyword_m8689E0BDBEF8AF049C3764DBE9CDDF1EF6A8E753(L_67, _stringLiteral6E88A34F99D11CEE0A0FE1DD1A6CF2C71CE50DDA, /*hidden argument*/NULL); } IL_013d: { // if (antialiasingMode == Antialiasing.FastApproximateAntialiasing) int32_t L_68 = __this->get_antialiasingMode_8(); if ((!(((uint32_t)L_68) == ((uint32_t)1)))) { goto IL_017f; } } { // uberSheet.EnableKeyword(fastApproximateAntialiasing.fastMode // ? "FXAA_LOW" // : "FXAA" // ); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_69 = V_3; FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2 * L_70 = __this->get_fastApproximateAntialiasing_11(); NullCheck(L_70); bool L_71 = L_70->get_fastMode_0(); G_B17_0 = L_69; if (L_71) { G_B18_0 = L_69; goto IL_015b; } } { G_B19_0 = _stringLiteral1B335DC5150E9D6560580B5CB2B2CA07B69C149B; G_B19_1 = G_B17_0; goto IL_0160; } IL_015b: { G_B19_0 = _stringLiteral8C6A6A41480F2CBD77843C2E5F2333F697FE5FB9; G_B19_1 = G_B18_0; } IL_0160: { NullCheck(G_B19_1); PropertySheet_EnableKeyword_m8689E0BDBEF8AF049C3764DBE9CDDF1EF6A8E753(G_B19_1, G_B19_0, /*hidden argument*/NULL); // if (fastApproximateAntialiasing.keepAlpha) FastApproximateAntialiasing_tECE639C5F6B64AF7D0E97325608EC3D7DB4007E2 * L_72 = __this->get_fastApproximateAntialiasing_11(); NullCheck(L_72); bool L_73 = L_72->get_keepAlpha_1(); if (!L_73) { goto IL_01f1; } } { // uberSheet.EnableKeyword("FXAA_KEEP_ALPHA"); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_74 = V_3; NullCheck(L_74); PropertySheet_EnableKeyword_m8689E0BDBEF8AF049C3764DBE9CDDF1EF6A8E753(L_74, _stringLiteralEA1322E1997446F7BAFF2D9E6DEA56A54D247564, /*hidden argument*/NULL); // } goto IL_01f1; } IL_017f: { // else if (antialiasingMode == Antialiasing.SubpixelMorphologicalAntialiasing && subpixelMorphologicalAntialiasing.IsSupported()) int32_t L_75 = __this->get_antialiasingMode_8(); if ((!(((uint32_t)L_75) == ((uint32_t)2)))) { goto IL_01f1; } } { SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 * L_76 = __this->get_subpixelMorphologicalAntialiasing_10(); NullCheck(L_76); bool L_77; L_77 = SubpixelMorphologicalAntialiasing_IsSupported_m36BF5ED85CCE881F282294770640F2CF3919089B(L_76, /*hidden argument*/NULL); if (!L_77) { goto IL_01f1; } } { // tempTarget = m_TargetPool.Get(); TargetPool_t903089FCEE606214C490876AB928DA25294034CC * L_78 = __this->get_m_TargetPool_37(); NullCheck(L_78); int32_t L_79; L_79 = TargetPool_Get_mFD7A784E2BDD7B37E3F25B3C61CEF986665CC59C(L_78, /*hidden argument*/NULL); V_4 = L_79; // var finalDestination = context.destination; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_80 = ___context0; NullCheck(L_80); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_81; L_81 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_80, /*hidden argument*/NULL); V_5 = L_81; // context.GetScreenSpaceTemporaryRT(context.command, tempTarget, 0, context.sourceFormat); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_82 = ___context0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_83 = ___context0; NullCheck(L_83); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_84; L_84 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_83, /*hidden argument*/NULL); int32_t L_85 = V_4; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_86 = ___context0; NullCheck(L_86); int32_t L_87; L_87 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_86, /*hidden argument*/NULL); NullCheck(L_82); PostProcessRenderContext_GetScreenSpaceTemporaryRT_m5B29752DFD38640C69AB9B80AB164E1A7D89803A(L_82, L_84, L_85, 0, L_87, 0, 1, 0, 0, /*hidden argument*/NULL); // context.destination = tempTarget; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_88 = ___context0; int32_t L_89 = V_4; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_90; L_90 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_89, /*hidden argument*/NULL); NullCheck(L_88); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_88, L_90, /*hidden argument*/NULL); // subpixelMorphologicalAntialiasing.Render(context); SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 * L_91 = __this->get_subpixelMorphologicalAntialiasing_10(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_92 = ___context0; NullCheck(L_91); SubpixelMorphologicalAntialiasing_Render_m3FA7E7FDF3AB6EFC8128FFC01E64CB77322589B8(L_91, L_92, /*hidden argument*/NULL); // context.source = tempTarget; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_93 = ___context0; int32_t L_94 = V_4; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_95; L_95 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_94, /*hidden argument*/NULL); NullCheck(L_93); PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline(L_93, L_95, /*hidden argument*/NULL); // context.destination = finalDestination; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_96 = ___context0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_97 = V_5; NullCheck(L_96); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(L_96, L_97, /*hidden argument*/NULL); } IL_01f1: { // dithering.Render(context); Dithering_t671849A22B07EC3D367702C98142C5E7DD50A2B0 * L_98 = __this->get_dithering_13(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_99 = ___context0; NullCheck(L_98); Dithering_Render_m2A63356904D7001E64C2D37C30DDACA4D0E6B4CB(L_98, L_99, /*hidden argument*/NULL); // ApplyFlip(context, uberSheet.properties); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_100 = ___context0; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_101 = V_3; NullCheck(L_101); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_102; L_102 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_101, /*hidden argument*/NULL); PostProcessLayer_ApplyFlip_mB31467464158960ACE257039E6C3124A04E7EA3F(__this, L_100, L_102, /*hidden argument*/NULL); // if (context.stereoActive && context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePassInstanced) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_103 = ___context0; NullCheck(L_103); bool L_104; L_104 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_103, /*hidden argument*/NULL); if (!L_104) { goto IL_0245; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_105 = ___context0; NullCheck(L_105); int32_t L_106; L_106 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_105, /*hidden argument*/NULL); if ((!(((uint32_t)L_106) == ((uint32_t)2)))) { goto IL_0245; } } { // uberSheet.properties.SetFloat(ShaderIDs.DepthSlice, eye); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_107 = V_3; NullCheck(L_107); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_108; L_108 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_107, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_109 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_DepthSlice_127(); int32_t L_110 = ___eye2; NullCheck(L_108); MaterialPropertyBlock_SetFloat_mD2F1653CEDB22B1A3EE844E353CF125A607AEDEC(L_108, L_109, ((float)((float)L_110)), /*hidden argument*/NULL); // cmd.BlitFullscreenTriangleToTexArray(context.source, context.destination, uberSheet, 0, false, eye); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_111 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_112 = ___context0; NullCheck(L_112); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_113; L_113 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_112, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_114 = ___context0; NullCheck(L_114); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_115; L_115 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_114, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_116 = V_3; int32_t L_117 = ___eye2; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangleToTexArray_m3C505258A7F8E920FE391AC2D03D17DC67F4644C(L_111, L_113, L_115, L_116, 0, (bool)0, L_117, /*hidden argument*/NULL); // } goto IL_029b; } IL_0245: { // else if (context.stereoActive && context.numberOfEyes > 1 && context.stereoRenderingMode == PostProcessRenderContext.StereoRenderingMode.SinglePass) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_118 = ___context0; NullCheck(L_118); bool L_119; L_119 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_118, /*hidden argument*/NULL); if (!L_119) { goto IL_0276; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_120 = ___context0; NullCheck(L_120); int32_t L_121; L_121 = PostProcessRenderContext_get_numberOfEyes_m06AE156D5CEDCB464CA682ADAFF3AD2A9A347D60_inline(L_120, /*hidden argument*/NULL); if ((((int32_t)L_121) <= ((int32_t)1))) { goto IL_0276; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_122 = ___context0; NullCheck(L_122); int32_t L_123; L_123 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(L_122, /*hidden argument*/NULL); if ((!(((uint32_t)L_123) == ((uint32_t)1)))) { goto IL_0276; } } { // cmd.BlitFullscreenTriangleToDoubleWide(context.source, context.destination, uberSheet, 0, eye); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_124 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_125 = ___context0; NullCheck(L_125); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_126; L_126 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_125, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_127 = ___context0; NullCheck(L_127); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_128; L_128 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_127, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_129 = V_3; int32_t L_130 = ___eye2; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangleToDoubleWide_m257C72A85BED72731B05EB49EB48521627633C22(L_124, L_126, L_128, L_129, 0, L_130, /*hidden argument*/NULL); // } goto IL_029b; } IL_0276: { // cmd.BlitFullscreenTriangle(context.source, context.destination, uberSheet, 0, false, context.camera.pixelRect); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_131 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_132 = ___context0; NullCheck(L_132); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_133; L_133 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_132, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_134 = ___context0; NullCheck(L_134); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_135; L_135 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_134, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_136 = V_3; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_137 = ___context0; NullCheck(L_137); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_138; L_138 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_137, /*hidden argument*/NULL); NullCheck(L_138); Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_139; L_139 = Camera_get_pixelRect_m58284153875DDE6470D4BDCAF2DFC9F5C9DE3D3A(L_138, /*hidden argument*/NULL); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_140; memset((&L_140), 0, sizeof(L_140)); Nullable_1__ctor_m1235BB3C8933E164348DE66313AFBFA6B977338A((&L_140), L_139, /*hidden argument*/Nullable_1__ctor_m1235BB3C8933E164348DE66313AFBFA6B977338A_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_131, L_133, L_135, L_136, 0, (bool)0, L_140, /*hidden argument*/NULL); } IL_029b: { // if (tempTarget > -1) int32_t L_141 = V_4; if ((((int32_t)L_141) <= ((int32_t)(-1)))) { goto IL_02a8; } } { // cmd.ReleaseTemporaryRT(tempTarget); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_142 = V_0; int32_t L_143 = V_4; NullCheck(L_142); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_142, L_143, /*hidden argument*/NULL); } IL_02a8: { // if (releaseTargetAfterUse > -1) int32_t L_144 = ___releaseTargetAfterUse1; if ((((int32_t)L_144) <= ((int32_t)(-1)))) { goto IL_02b3; } } { // cmd.ReleaseTemporaryRT(releaseTargetAfterUse); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_145 = V_0; int32_t L_146 = ___releaseTargetAfterUse1; NullCheck(L_145); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_145, L_146, /*hidden argument*/NULL); } IL_02b3: { // cmd.EndSample("FinalPass"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_147 = V_0; NullCheck(L_147); CommandBuffer_EndSample_mB852BF4B83918656E93C9C327A20E163EC910A66(L_147, _stringLiteralA1A7827EDA1243FD67565F1E76FE3EFC1195F47D, /*hidden argument*/NULL); // } return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessLayer::ShouldGenerateLogHistogram(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessLayer_ShouldGenerateLogHistogram_m675CAA571334F9D4C14BA63B2F793CB86CE0EAFB (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessLayer_GetBundle_TisAutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106_mFE224148A1DB5C3915BBC26AE317E7569451883A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; { // bool autoExpo = GetBundle().settings.IsEnabledAndSupported(context); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_0; L_0 = PostProcessLayer_GetBundle_TisAutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106_mFE224148A1DB5C3915BBC26AE317E7569451883A(__this, /*hidden argument*/PostProcessLayer_GetBundle_TisAutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106_mFE224148A1DB5C3915BBC26AE317E7569451883A_RuntimeMethod_var); NullCheck(L_0); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_1; L_1 = PostProcessBundle_get_settings_m2636D9B1938880F353CBC47627D3F713D65009BD_inline(L_0, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_2 = ___context0; NullCheck(L_1); bool L_3; L_3 = VirtFuncInvoker1< bool, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * >::Invoke(4 /* System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings::IsEnabledAndSupported(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) */, L_1, L_2); // bool lightMeter = debugLayer.lightMeter.IsRequestedAndSupported(context); PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_4 = __this->get_debugLayer_14(); NullCheck(L_4); LightMeterMonitor_tCB2A93113D260FA866AA7AAC9F4EBEC1753FBCB9 * L_5 = L_4->get_lightMeter_0(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_6 = ___context0; NullCheck(L_5); bool L_7; L_7 = Monitor_IsRequestedAndSupported_m787CEE59C8F6F20D7BCEB6BC757F350B09181FE4(L_5, L_6, /*hidden argument*/NULL); V_0 = L_7; // return autoExpo || lightMeter; bool L_8 = V_0; return (bool)((int32_t)((int32_t)L_3|(int32_t)L_8)); } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessLayer::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessLayer__ctor_m8296051A2DCE4647080189E8B1881890A338229C (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m470E51E20F3A5214FFF4A3E2444182163BFFE93D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m881A395B30537A77CB90FFD2C41D5AA6CB44694F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public bool stopNaNPropagation = true; __this->set_stopNaNPropagation_6((bool)1); // bool m_SettingsUpdateNeeded = true; __this->set_m_SettingsUpdateNeeded_35((bool)1); // readonly List m_ActiveEffects = new List(); List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 * L_0 = (List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979 *)il2cpp_codegen_object_new(List_1_t6DF15E3E2851173B40AC86AEEE2AC01345F81979_il2cpp_TypeInfo_var); List_1__ctor_m470E51E20F3A5214FFF4A3E2444182163BFFE93D(L_0, /*hidden argument*/List_1__ctor_m470E51E20F3A5214FFF4A3E2444182163BFFE93D_RuntimeMethod_var); __this->set_m_ActiveEffects_39(L_0); // readonly List m_Targets = new List(); List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * L_1 = (List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C *)il2cpp_codegen_object_new(List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C_il2cpp_TypeInfo_var); List_1__ctor_m881A395B30537A77CB90FFD2C41D5AA6CB44694F(L_1, /*hidden argument*/List_1__ctor_m881A395B30537A77CB90FFD2C41D5AA6CB44694F_RuntimeMethod_var); __this->set_m_Targets_40(L_1); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rendering.PostProcessing.PostProcessManager UnityEngine.Rendering.PostProcessing.PostProcessManager::get_instance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * PostProcessManager_get_instance_mF350733EDB0D8577816F9A17924077314C4CB746 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (s_Instance == null) PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * L_0 = ((PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696_StaticFields*)il2cpp_codegen_static_fields_for(PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696_il2cpp_TypeInfo_var))->get_s_Instance_0(); if (L_0) { goto IL_0011; } } { // s_Instance = new PostProcessManager(); PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * L_1 = (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 *)il2cpp_codegen_object_new(PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696_il2cpp_TypeInfo_var); PostProcessManager__ctor_m8FB25D90E014F9C20FED4173115052A40C255A83(L_1, /*hidden argument*/NULL); ((PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696_StaticFields*)il2cpp_codegen_static_fields_for(PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696_il2cpp_TypeInfo_var))->set_s_Instance_0(L_1); } IL_0011: { // return s_Instance; PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * L_2 = ((PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696_StaticFields*)il2cpp_codegen_static_fields_for(PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696_il2cpp_TypeInfo_var))->get_s_Instance_0(); return L_2; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager__ctor_m8FB25D90E014F9C20FED4173115052A40C255A83 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m14FCC39301B73C7BD9674D6CD3613529C7BFCE69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m5982DEB996FD882A4FB91CF1A7A21F24ED8FF9CF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mF0AE3867D21201B50EE816E55A8BAAADA8471324_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m19F26A359D9F2420A7E80BB80D2B7D0080D3C90C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m7A2F942728D925413563F8C2E3B66C9442DE08F3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m84D1F8497C3BCDDC5BC3EB0455E02B0D7ED38DF3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // PostProcessManager() Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // m_SortedVolumes = new Dictionary>(); Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * L_0 = (Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A *)il2cpp_codegen_object_new(Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A_il2cpp_TypeInfo_var); Dictionary_2__ctor_m14FCC39301B73C7BD9674D6CD3613529C7BFCE69(L_0, /*hidden argument*/Dictionary_2__ctor_m14FCC39301B73C7BD9674D6CD3613529C7BFCE69_RuntimeMethod_var); __this->set_m_SortedVolumes_2(L_0); // m_Volumes = new List(); List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_1 = (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 *)il2cpp_codegen_object_new(List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1_il2cpp_TypeInfo_var); List_1__ctor_m84D1F8497C3BCDDC5BC3EB0455E02B0D7ED38DF3(L_1, /*hidden argument*/List_1__ctor_m84D1F8497C3BCDDC5BC3EB0455E02B0D7ED38DF3_RuntimeMethod_var); __this->set_m_Volumes_3(L_1); // m_SortNeeded = new Dictionary(); Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * L_2 = (Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 *)il2cpp_codegen_object_new(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1_il2cpp_TypeInfo_var); Dictionary_2__ctor_mF0AE3867D21201B50EE816E55A8BAAADA8471324(L_2, /*hidden argument*/Dictionary_2__ctor_mF0AE3867D21201B50EE816E55A8BAAADA8471324_RuntimeMethod_var); __this->set_m_SortNeeded_4(L_2); // m_BaseSettings = new List(); List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_3 = (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B *)il2cpp_codegen_object_new(List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B_il2cpp_TypeInfo_var); List_1__ctor_m19F26A359D9F2420A7E80BB80D2B7D0080D3C90C(L_3, /*hidden argument*/List_1__ctor_m19F26A359D9F2420A7E80BB80D2B7D0080D3C90C_RuntimeMethod_var); __this->set_m_BaseSettings_5(L_3); // m_TempColliders = new List(5); List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_4 = (List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B *)il2cpp_codegen_object_new(List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B_il2cpp_TypeInfo_var); List_1__ctor_m7A2F942728D925413563F8C2E3B66C9442DE08F3(L_4, 5, /*hidden argument*/List_1__ctor_m7A2F942728D925413563F8C2E3B66C9442DE08F3_RuntimeMethod_var); __this->set_m_TempColliders_6(L_4); // settingsTypes = new Dictionary(); Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * L_5 = (Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 *)il2cpp_codegen_object_new(Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295_il2cpp_TypeInfo_var); Dictionary_2__ctor_m5982DEB996FD882A4FB91CF1A7A21F24ED8FF9CF(L_5, /*hidden argument*/Dictionary_2__ctor_m5982DEB996FD882A4FB91CF1A7A21F24ED8FF9CF_RuntimeMethod_var); __this->set_settingsTypes_7(L_5); // ReloadBaseTypes(); PostProcessManager_ReloadBaseTypes_m582DBC14B099E81CF96FC236D69E4188ABB55788(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::CleanBaseTypes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_CleanBaseTypes_mE22DD79EC42EC1C71DCB01856EF7E80709ED98E2 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_mAEE6522C86E2BF37977EBF854B1C3C9FCFB0718E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m19F6DC314CA69C2634A4ECEAC4B7E8D688023C5C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 V_0; memset((&V_0), 0, sizeof(V_0)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // settingsTypes.Clear(); Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * L_0 = __this->get_settingsTypes_7(); NullCheck(L_0); Dictionary_2_Clear_mAEE6522C86E2BF37977EBF854B1C3C9FCFB0718E(L_0, /*hidden argument*/Dictionary_2_Clear_mAEE6522C86E2BF37977EBF854B1C3C9FCFB0718E_RuntimeMethod_var); // foreach (var settings in m_BaseSettings) List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_1 = __this->get_m_BaseSettings_5(); NullCheck(L_1); Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 L_2; L_2 = List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C(L_1, /*hidden argument*/List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C_RuntimeMethod_var); V_0 = L_2; } IL_0017: try { // begin try (depth: 1) { goto IL_0025; } IL_0019: { // foreach (var settings in m_BaseSettings) PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_3; L_3 = Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_inline((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_RuntimeMethod_var); // RuntimeUtilities.Destroy(settings); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_3, /*hidden argument*/NULL); } IL_0025: { // foreach (var settings in m_BaseSettings) bool L_4; L_4 = Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F_RuntimeMethod_var); if (L_4) { goto IL_0019; } } IL_002e: { IL2CPP_LEAVE(0x3E, FINALLY_0030); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0030; } FINALLY_0030: { // begin finally (depth: 1) Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8_RuntimeMethod_var); IL2CPP_END_FINALLY(48) } // end finally (depth: 1) IL2CPP_CLEANUP(48) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x3E, IL_003e) } IL_003e: { // m_BaseSettings.Clear(); List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_5 = __this->get_m_BaseSettings_5(); NullCheck(L_5); List_1_Clear_m19F6DC314CA69C2634A4ECEAC4B7E8D688023C5C(L_5, /*hidden argument*/List_1_Clear_m19F6DC314CA69C2634A4ECEAC4B7E8D688023C5C_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::ReloadBaseTypes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_ReloadBaseTypes_m582DBC14B099E81CF96FC236D69E4188ABB55788 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m1D9C774A6BA2342AF6C32FDDEEC1171F8AF857A7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Where_TisType_t_m98A76BE80710D7FA14000B0C39096DFA6092DFEA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2__ctor_mF99B731B7FE71291198AC579A27977DAFAEE528D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_tA2CFC624CD7D291A0E486D1A5FC78BF6425F9428_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t5C4FADAE1CD0985640B2EDB887FE74A475EDEEDB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0EF1549D6040AD0E99A37A662D7328EB13C594DB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_GetAllTypesDerivedFrom_TisPostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_m7213F409D422604E273897D7CDC232E31DE3B89B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_GetAttribute_TisPostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4_mED801E2066D03BD341C2B6E6AEA3AE9ED5B4A1BB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CReloadBaseTypesU3Eb__12_0_mF55DE1849B2343C42C736A9685CDA2AABD975E62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Type_t * V_1 = NULL; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * G_B2_0 = NULL; RuntimeObject* G_B2_1 = NULL; Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * G_B1_0 = NULL; RuntimeObject* G_B1_1 = NULL; { // CleanBaseTypes(); PostProcessManager_CleanBaseTypes_mE22DD79EC42EC1C71DCB01856EF7E80709ED98E2(__this, /*hidden argument*/NULL); // var types = RuntimeUtilities.GetAllTypesDerivedFrom() // .Where( // t => t.IsDefined(typeof(PostProcessAttribute), false) // && !t.IsAbstract // ); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeObject* L_0; L_0 = RuntimeUtilities_GetAllTypesDerivedFrom_TisPostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_m7213F409D422604E273897D7CDC232E31DE3B89B(/*hidden argument*/RuntimeUtilities_GetAllTypesDerivedFrom_TisPostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_m7213F409D422604E273897D7CDC232E31DE3B89B_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E_il2cpp_TypeInfo_var); Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * L_1 = ((U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E_il2cpp_TypeInfo_var))->get_U3CU3E9__12_0_1(); Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * L_2 = L_1; G_B1_0 = L_2; G_B1_1 = L_0; if (L_2) { G_B2_0 = L_2; G_B2_1 = L_0; goto IL_002a; } } { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E_il2cpp_TypeInfo_var); U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E * L_3 = ((U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E_il2cpp_TypeInfo_var))->get_U3CU3E9_0(); Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * L_4 = (Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 *)il2cpp_codegen_object_new(Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5_il2cpp_TypeInfo_var); Func_2__ctor_mF99B731B7FE71291198AC579A27977DAFAEE528D(L_4, L_3, (intptr_t)((intptr_t)U3CU3Ec_U3CReloadBaseTypesU3Eb__12_0_mF55DE1849B2343C42C736A9685CDA2AABD975E62_RuntimeMethod_var), /*hidden argument*/Func_2__ctor_mF99B731B7FE71291198AC579A27977DAFAEE528D_RuntimeMethod_var); Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * L_5 = L_4; ((U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t681FA47134D0C4294D8B7D1E0A10BE22028B460E_il2cpp_TypeInfo_var))->set_U3CU3E9__12_0_1(L_5); G_B2_0 = L_5; G_B2_1 = G_B1_1; } IL_002a: { RuntimeObject* L_6; L_6 = Enumerable_Where_TisType_t_m98A76BE80710D7FA14000B0C39096DFA6092DFEA(G_B2_1, G_B2_0, /*hidden argument*/Enumerable_Where_TisType_t_m98A76BE80710D7FA14000B0C39096DFA6092DFEA_RuntimeMethod_var); // foreach (var type in types) NullCheck(L_6); RuntimeObject* L_7; L_7 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_tA2CFC624CD7D291A0E486D1A5FC78BF6425F9428_il2cpp_TypeInfo_var, L_6); V_0 = L_7; } IL_0035: try { // begin try (depth: 1) { goto IL_0070; } IL_0037: { // foreach (var type in types) RuntimeObject* L_8 = V_0; NullCheck(L_8); Type_t * L_9; L_9 = InterfaceFuncInvoker0< Type_t * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t5C4FADAE1CD0985640B2EDB887FE74A475EDEEDB_il2cpp_TypeInfo_var, L_8); V_1 = L_9; // settingsTypes.Add(type, type.GetAttribute()); Dictionary_2_tF9C5287EA313BAD877B0886F7146CDA850D34295 * L_10 = __this->get_settingsTypes_7(); Type_t * L_11 = V_1; Type_t * L_12 = V_1; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 * L_13; L_13 = RuntimeUtilities_GetAttribute_TisPostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4_mED801E2066D03BD341C2B6E6AEA3AE9ED5B4A1BB(L_12, /*hidden argument*/RuntimeUtilities_GetAttribute_TisPostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4_mED801E2066D03BD341C2B6E6AEA3AE9ED5B4A1BB_RuntimeMethod_var); NullCheck(L_10); Dictionary_2_Add_m1D9C774A6BA2342AF6C32FDDEEC1171F8AF857A7(L_10, L_11, L_13, /*hidden argument*/Dictionary_2_Add_m1D9C774A6BA2342AF6C32FDDEEC1171F8AF857A7_RuntimeMethod_var); // var inst = (PostProcessEffectSettings)ScriptableObject.CreateInstance(type); Type_t * L_14 = V_1; ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A * L_15; L_15 = ScriptableObject_CreateInstance_mB4215304D493461F6D90A69BB001EBEFEDECE4AD(L_14, /*hidden argument*/NULL); V_2 = ((PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 *)CastclassClass((RuntimeObject*)L_15, PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_il2cpp_TypeInfo_var)); // inst.SetAllOverridesTo(true, false); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_16 = V_2; NullCheck(L_16); PostProcessEffectSettings_SetAllOverridesTo_mF86C7C651A9ABEF30ECF2E7AB3566DE08A00F680(L_16, (bool)1, (bool)0, /*hidden argument*/NULL); // m_BaseSettings.Add(inst); List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_17 = __this->get_m_BaseSettings_5(); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_18 = V_2; NullCheck(L_17); List_1_Add_m0EF1549D6040AD0E99A37A662D7328EB13C594DB(L_17, L_18, /*hidden argument*/List_1_Add_m0EF1549D6040AD0E99A37A662D7328EB13C594DB_RuntimeMethod_var); } IL_0070: { // foreach (var type in types) RuntimeObject* L_19 = V_0; NullCheck(L_19); bool L_20; L_20 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_19); if (L_20) { goto IL_0037; } } IL_0078: { IL2CPP_LEAVE(0x84, FINALLY_007a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_007a; } FINALLY_007a: { // begin finally (depth: 1) { RuntimeObject* L_21 = V_0; if (!L_21) { goto IL_0083; } } IL_007d: { RuntimeObject* L_22 = V_0; NullCheck(L_22); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_22); } IL_0083: { IL2CPP_END_FINALLY(122) } } // end finally (depth: 1) IL2CPP_CLEANUP(122) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x84, IL_0084) } IL_0084: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::GetActiveVolumes(UnityEngine.Rendering.PostProcessing.PostProcessLayer,System.Collections.Generic.List`1,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_GetActiveVolumes_m808A05F2F4A6CFF8A88CF85F733E045B584550BB (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * ___layer0, List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * ___results1, bool ___skipDisabled2, bool ___skipZeroWeight3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponents_TisCollider_t5E81E43C2ECA0209A7C4528E84A632712D192B02_m8B874738942F6C77C3FD820AF40BB8A33528FDF4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m04713C03293F099047E69A44D7B72CCDFB5576FA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m08CF469D7C501041243B4B790EFF3F7ECDA57B17_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m5C79C0EB3EAC684514CA5A703D1FF749464B8A4E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mB1D4E5506D65FEE715C5BC4243F2849E0AFCD0B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m731F0CD1A6FC3AA134F92A5FF4620AD6F70F97E7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m8F13360F61844D65F8880E8045260100BA06F175_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m78216279C2CFD915344E6C0E655335DB13312BC5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m3A5A3D5EA4FA2CFDF59D0870BF418A5BD56C006D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m58E2D47394110BC4AC8216E1ED13CE109A1DCF57_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mC03D41912AE22A341471B61736422311254B2E3D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * V_1 = NULL; bool V_2 = false; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_3; memset((&V_3), 0, sizeof(V_3)); Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 V_4; memset((&V_4), 0, sizeof(V_4)); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * V_5 = NULL; List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * V_6 = NULL; float V_7 = 0.0f; float V_8 = 0.0f; Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B V_9; memset((&V_9), 0, sizeof(V_9)); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * V_10 = NULL; float V_11 = 0.0f; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E G_B3_0; memset((&G_B3_0), 0, sizeof(G_B3_0)); { // int mask = layer.volumeLayer.value; PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_0 = ___layer0; NullCheck(L_0); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * L_1 = L_0->get_address_of_volumeLayer_5(); int32_t L_2; L_2 = LayerMask_get_value_m6380C7449537F99361797225E179A9448A53DDF9((LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 *)L_1, /*hidden argument*/NULL); V_0 = L_2; // var volumeTrigger = layer.volumeTrigger; PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_3 = ___layer0; NullCheck(L_3); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_4 = L_3->get_volumeTrigger_4(); V_1 = L_4; // bool onlyGlobal = volumeTrigger == null; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_6; L_6 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_5, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); V_2 = L_6; // var triggerPos = onlyGlobal ? Vector3.zero : volumeTrigger.position; bool L_7 = V_2; if (L_7) { goto IL_0026; } } { Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_8 = V_1; NullCheck(L_8); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_9; L_9 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_8, /*hidden argument*/NULL); G_B3_0 = L_9; goto IL_002b; } IL_0026: { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10; L_10 = Vector3_get_zero_m92B6E46FC9A637D20B3A4C1FFAEABFCE095DD4C6(/*hidden argument*/NULL); G_B3_0 = L_10; } IL_002b: { V_3 = G_B3_0; // var volumes = GrabVolumes(mask); int32_t L_11 = V_0; LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_12; L_12 = LayerMask_op_Implicit_m04FD003A196C7FA5C824D854803493EA31AE58D2(L_11, /*hidden argument*/NULL); List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_13; L_13 = PostProcessManager_GrabVolumes_m0F7D7E964ED05BAB574BDB311D1CFAED9FBC6EC0(__this, L_12, /*hidden argument*/NULL); // foreach (var volume in volumes) NullCheck(L_13); Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 L_14; L_14 = List_1_GetEnumerator_m3A5A3D5EA4FA2CFDF59D0870BF418A5BD56C006D(L_13, /*hidden argument*/List_1_GetEnumerator_m3A5A3D5EA4FA2CFDF59D0870BF418A5BD56C006D_RuntimeMethod_var); V_4 = L_14; } IL_003f: try { // begin try (depth: 1) { goto IL_014c; } IL_0044: { // foreach (var volume in volumes) PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_15; L_15 = Enumerator_get_Current_m8F13360F61844D65F8880E8045260100BA06F175_inline((Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *)(&V_4), /*hidden argument*/Enumerator_get_Current_m8F13360F61844D65F8880E8045260100BA06F175_RuntimeMethod_var); V_5 = L_15; // if ((skipDisabled && !volume.enabled) || volume.profileRef == null || (skipZeroWeight && volume.weight <= 0f)) bool L_16 = ___skipDisabled2; if (!L_16) { goto IL_005c; } } IL_0050: { PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_17 = V_5; NullCheck(L_17); bool L_18; L_18 = Behaviour_get_enabled_m08077AB79934634E1EAE909C2B482BEF4C15A800(L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_014c; } } IL_005c: { PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_19 = V_5; NullCheck(L_19); PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_20; L_20 = PostProcessVolume_get_profileRef_m76A55FA99804C180BAFDEB7A7BDD3523E28F8AA6(L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_21; L_21 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_20, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (L_21) { goto IL_014c; } } IL_006e: { bool L_22 = ___skipZeroWeight3; if (!L_22) { goto IL_0083; } } IL_0072: { PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_23 = V_5; NullCheck(L_23); float L_24 = L_23->get_weight_7(); if ((((float)L_24) <= ((float)(0.0f)))) { goto IL_014c; } } IL_0083: { // if (volume.isGlobal) PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_25 = V_5; NullCheck(L_25); bool L_26 = L_25->get_isGlobal_5(); if (!L_26) { goto IL_0099; } } IL_008c: { // results.Add(volume); List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_27 = ___results1; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_28 = V_5; NullCheck(L_27); List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8(L_27, L_28, /*hidden argument*/List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8_RuntimeMethod_var); // continue; goto IL_014c; } IL_0099: { // if (onlyGlobal) bool L_29 = V_2; if (L_29) { goto IL_014c; } } IL_009f: { // var colliders = m_TempColliders; List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_30 = __this->get_m_TempColliders_6(); V_6 = L_30; // volume.GetComponents(colliders); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_31 = V_5; List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_32 = V_6; NullCheck(L_31); Component_GetComponents_TisCollider_t5E81E43C2ECA0209A7C4528E84A632712D192B02_m8B874738942F6C77C3FD820AF40BB8A33528FDF4(L_31, L_32, /*hidden argument*/Component_GetComponents_TisCollider_t5E81E43C2ECA0209A7C4528E84A632712D192B02_m8B874738942F6C77C3FD820AF40BB8A33528FDF4_RuntimeMethod_var); // if (colliders.Count == 0) List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_33 = V_6; NullCheck(L_33); int32_t L_34; L_34 = List_1_get_Count_mC03D41912AE22A341471B61736422311254B2E3D_inline(L_33, /*hidden argument*/List_1_get_Count_mC03D41912AE22A341471B61736422311254B2E3D_RuntimeMethod_var); if (!L_34) { goto IL_014c; } } IL_00bc: { // float closestDistanceSqr = float.PositiveInfinity; V_7 = (std::numeric_limits::infinity()); // foreach (var collider in colliders) List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_35 = V_6; NullCheck(L_35); Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B L_36; L_36 = List_1_GetEnumerator_m58E2D47394110BC4AC8216E1ED13CE109A1DCF57(L_35, /*hidden argument*/List_1_GetEnumerator_m58E2D47394110BC4AC8216E1ED13CE109A1DCF57_RuntimeMethod_var); V_9 = L_36; } IL_00cc: try { // begin try (depth: 2) { goto IL_010d; } IL_00ce: { // foreach (var collider in colliders) Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_37; L_37 = Enumerator_get_Current_m731F0CD1A6FC3AA134F92A5FF4620AD6F70F97E7_inline((Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B *)(&V_9), /*hidden argument*/Enumerator_get_Current_m731F0CD1A6FC3AA134F92A5FF4620AD6F70F97E7_RuntimeMethod_var); V_10 = L_37; // if (!collider.enabled) Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_38 = V_10; NullCheck(L_38); bool L_39; L_39 = Collider_get_enabled_m03B73B5C97033F939387D1785BDF2619CADAEEB0(L_38, /*hidden argument*/NULL); if (!L_39) { goto IL_010d; } } IL_00e0: { // var closestPoint = collider.ClosestPoint(triggerPos); // 5.6-only API Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_40 = V_10; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_41 = V_3; NullCheck(L_40); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_42; L_42 = Collider_ClosestPoint_m7777917E298B31796DEE906B54F0102F6ED76676(L_40, L_41, /*hidden argument*/NULL); // var d = ((closestPoint - triggerPos) / 2f).sqrMagnitude; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_43 = V_3; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_44; L_44 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_42, L_43, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_45; L_45 = Vector3_op_Division_mBA12D08F4D51A4BC2E9841D42591B6208FF4B12E_inline(L_44, (2.0f), /*hidden argument*/NULL); V_12 = L_45; float L_46; L_46 = Vector3_get_sqrMagnitude_mC567EE6DF411501A8FE1F23A0038862630B88249((Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E *)(&V_12), /*hidden argument*/NULL); V_11 = L_46; // if (d < closestDistanceSqr) float L_47 = V_11; float L_48 = V_7; if ((!(((float)L_47) < ((float)L_48)))) { goto IL_010d; } } IL_0109: { // closestDistanceSqr = d; float L_49 = V_11; V_7 = L_49; } IL_010d: { // foreach (var collider in colliders) bool L_50; L_50 = Enumerator_MoveNext_m5C79C0EB3EAC684514CA5A703D1FF749464B8A4E((Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B *)(&V_9), /*hidden argument*/Enumerator_MoveNext_m5C79C0EB3EAC684514CA5A703D1FF749464B8A4E_RuntimeMethod_var); if (L_50) { goto IL_00ce; } } IL_0116: { IL2CPP_LEAVE(0x126, FINALLY_0118); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0118; } FINALLY_0118: { // begin finally (depth: 2) Enumerator_Dispose_m08CF469D7C501041243B4B790EFF3F7ECDA57B17((Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B *)(&V_9), /*hidden argument*/Enumerator_Dispose_m08CF469D7C501041243B4B790EFF3F7ECDA57B17_RuntimeMethod_var); IL2CPP_END_FINALLY(280) } // end finally (depth: 2) IL2CPP_CLEANUP(280) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x126, IL_0126) } IL_0126: { // colliders.Clear(); List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_51 = V_6; NullCheck(L_51); List_1_Clear_m78216279C2CFD915344E6C0E655335DB13312BC5(L_51, /*hidden argument*/List_1_Clear_m78216279C2CFD915344E6C0E655335DB13312BC5_RuntimeMethod_var); // float blendDistSqr = volume.blendDistance * volume.blendDistance; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_52 = V_5; NullCheck(L_52); float L_53 = L_52->get_blendDistance_6(); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_54 = V_5; NullCheck(L_54); float L_55 = L_54->get_blendDistance_6(); V_8 = ((float)il2cpp_codegen_multiply((float)L_53, (float)L_55)); // if (closestDistanceSqr <= blendDistSqr) float L_56 = V_7; float L_57 = V_8; if ((!(((float)L_56) <= ((float)L_57)))) { goto IL_014c; } } IL_0144: { // results.Add(volume); List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_58 = ___results1; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_59 = V_5; NullCheck(L_58); List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8(L_58, L_59, /*hidden argument*/List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8_RuntimeMethod_var); } IL_014c: { // foreach (var volume in volumes) bool L_60; L_60 = Enumerator_MoveNext_mB1D4E5506D65FEE715C5BC4243F2849E0AFCD0B7((Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *)(&V_4), /*hidden argument*/Enumerator_MoveNext_mB1D4E5506D65FEE715C5BC4243F2849E0AFCD0B7_RuntimeMethod_var); if (L_60) { goto IL_0044; } } IL_0158: { IL2CPP_LEAVE(0x168, FINALLY_015a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_015a; } FINALLY_015a: { // begin finally (depth: 1) Enumerator_Dispose_m04713C03293F099047E69A44D7B72CCDFB5576FA((Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *)(&V_4), /*hidden argument*/Enumerator_Dispose_m04713C03293F099047E69A44D7B72CCDFB5576FA_RuntimeMethod_var); IL2CPP_END_FINALLY(346) } // end finally (depth: 1) IL2CPP_CLEANUP(346) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x168, IL_0168) } IL_0168: { // } return; } } // UnityEngine.Rendering.PostProcessing.PostProcessVolume UnityEngine.Rendering.PostProcessing.PostProcessManager::GetHighestPriorityVolume(UnityEngine.Rendering.PostProcessing.PostProcessLayer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * PostProcessManager_GetHighestPriorityVolume_mFF5FBB334E0ED2776C1BD3B44970DBF20A4D3D4C (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * ___layer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (layer == null) PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_0 = ___layer0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { // throw new ArgumentNullException("layer"); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral72A731D064EB75DC3D80E1718EA650C90C3D0EA9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PostProcessManager_GetHighestPriorityVolume_mFF5FBB334E0ED2776C1BD3B44970DBF20A4D3D4C_RuntimeMethod_var))); } IL_0014: { // return GetHighestPriorityVolume(layer.volumeLayer); PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_3 = ___layer0; NullCheck(L_3); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_4 = L_3->get_volumeLayer_5(); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_5; L_5 = PostProcessManager_GetHighestPriorityVolume_m4D3FCE52F077EF101C8E9D4FD586102BCD605946(__this, L_4, /*hidden argument*/NULL); return L_5; } } // UnityEngine.Rendering.PostProcessing.PostProcessVolume UnityEngine.Rendering.PostProcessing.PostProcessManager::GetHighestPriorityVolume(UnityEngine.LayerMask) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * PostProcessManager_GetHighestPriorityVolume_m4D3FCE52F077EF101C8E9D4FD586102BCD605946 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___mask0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m964264FE199F1338C5FF854AFAC07BE4D55CEF16_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m04713C03293F099047E69A44D7B72CCDFB5576FA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mB1D4E5506D65FEE715C5BC4243F2849E0AFCD0B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m8F13360F61844D65F8880E8045260100BA06F175_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m3A5A3D5EA4FA2CFDF59D0870BF418A5BD56C006D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * V_1 = NULL; List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * V_2 = NULL; Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 V_3; memset((&V_3), 0, sizeof(V_3)); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * V_4 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // float highestPriority = float.NegativeInfinity; V_0 = (-std::numeric_limits::infinity()); // PostProcessVolume output = null; V_1 = (PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF *)NULL; // if (m_SortedVolumes.TryGetValue(mask, out volumes)) Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * L_0 = __this->get_m_SortedVolumes_2(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_1 = ___mask0; int32_t L_2; L_2 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_1, /*hidden argument*/NULL); NullCheck(L_0); bool L_3; L_3 = Dictionary_2_TryGetValue_m964264FE199F1338C5FF854AFAC07BE4D55CEF16(L_0, L_2, (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 **)(&V_2), /*hidden argument*/Dictionary_2_TryGetValue_m964264FE199F1338C5FF854AFAC07BE4D55CEF16_RuntimeMethod_var); if (!L_3) { goto IL_005d; } } { // foreach (var volume in volumes) List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_4 = V_2; NullCheck(L_4); Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 L_5; L_5 = List_1_GetEnumerator_m3A5A3D5EA4FA2CFDF59D0870BF418A5BD56C006D(L_4, /*hidden argument*/List_1_GetEnumerator_m3A5A3D5EA4FA2CFDF59D0870BF418A5BD56C006D_RuntimeMethod_var); V_3 = L_5; } IL_0024: try { // begin try (depth: 1) { goto IL_0044; } IL_0026: { // foreach (var volume in volumes) PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_6; L_6 = Enumerator_get_Current_m8F13360F61844D65F8880E8045260100BA06F175_inline((Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *)(&V_3), /*hidden argument*/Enumerator_get_Current_m8F13360F61844D65F8880E8045260100BA06F175_RuntimeMethod_var); V_4 = L_6; // if (volume.priority > highestPriority) PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_7 = V_4; NullCheck(L_7); float L_8 = L_7->get_priority_8(); float L_9 = V_0; if ((!(((float)L_8) > ((float)L_9)))) { goto IL_0044; } } IL_0039: { // highestPriority = volume.priority; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_10 = V_4; NullCheck(L_10); float L_11 = L_10->get_priority_8(); V_0 = L_11; // output = volume; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_12 = V_4; V_1 = L_12; } IL_0044: { // foreach (var volume in volumes) bool L_13; L_13 = Enumerator_MoveNext_mB1D4E5506D65FEE715C5BC4243F2849E0AFCD0B7((Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *)(&V_3), /*hidden argument*/Enumerator_MoveNext_mB1D4E5506D65FEE715C5BC4243F2849E0AFCD0B7_RuntimeMethod_var); if (L_13) { goto IL_0026; } } IL_004d: { IL2CPP_LEAVE(0x5D, FINALLY_004f); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004f; } FINALLY_004f: { // begin finally (depth: 1) Enumerator_Dispose_m04713C03293F099047E69A44D7B72CCDFB5576FA((Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *)(&V_3), /*hidden argument*/Enumerator_Dispose_m04713C03293F099047E69A44D7B72CCDFB5576FA_RuntimeMethod_var); IL2CPP_END_FINALLY(79) } // end finally (depth: 1) IL2CPP_CLEANUP(79) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x5D, IL_005d) } IL_005d: { // return output; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_14 = V_1; return L_14; } } // UnityEngine.Rendering.PostProcessing.PostProcessVolume UnityEngine.Rendering.PostProcessing.PostProcessManager::QuickVolume(System.Int32,System.Single,UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * PostProcessManager_QuickVolume_m7FFC5885224F957D91AED95616E3CA5A70832332 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, int32_t ___layer0, float ___priority1, PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54* ___settings2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisPostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF_mE825AAB009D0A531FFDB5520A253B6EFF5616154_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCCF0324D45502BEEE42F28C66C8AD122C1A769C3); s_Il2CppMethodInitialized = true; } PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * V_0 = NULL; PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * V_1 = NULL; PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54* V_2 = NULL; int32_t V_3 = 0; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * V_4 = NULL; { // var gameObject = new GameObject() // { // name = "Quick Volume", // layer = layer, // hideFlags = HideFlags.HideAndDontSave // }; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_0 = (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *)il2cpp_codegen_object_new(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_il2cpp_TypeInfo_var); GameObject__ctor_mACDBD7A1F25B33D006A60F67EF901B33DD3D52E9(L_0, /*hidden argument*/NULL); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_1 = L_0; NullCheck(L_1); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_1, _stringLiteralCCF0324D45502BEEE42F28C66C8AD122C1A769C3, /*hidden argument*/NULL); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_2 = L_1; int32_t L_3 = ___layer0; NullCheck(L_2); GameObject_set_layer_m2F946916ACB41A59C46346F5243F2BAC235A36A6(L_2, L_3, /*hidden argument*/NULL); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_4 = L_2; NullCheck(L_4); Object_set_hideFlags_m7DE229AF60B92F0C68819F77FEB27D775E66F3AC(L_4, ((int32_t)61), /*hidden argument*/NULL); // var volume = gameObject.AddComponent(); NullCheck(L_4); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_5; L_5 = GameObject_AddComponent_TisPostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF_mE825AAB009D0A531FFDB5520A253B6EFF5616154(L_4, /*hidden argument*/GameObject_AddComponent_TisPostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF_mE825AAB009D0A531FFDB5520A253B6EFF5616154_RuntimeMethod_var); V_0 = L_5; // volume.priority = priority; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_6 = V_0; float L_7 = ___priority1; NullCheck(L_6); L_6->set_priority_8(L_7); // volume.isGlobal = true; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_8 = V_0; NullCheck(L_8); L_8->set_isGlobal_5((bool)1); // var profile = volume.profile; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_9 = V_0; NullCheck(L_9); PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_10; L_10 = PostProcessVolume_get_profile_m40F01FBBA48C74FBCAA82CC71390FE5289418F55(L_9, /*hidden argument*/NULL); V_1 = L_10; // foreach (var s in settings) PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54* L_11 = ___settings2; V_2 = L_11; V_3 = 0; goto IL_0052; } IL_0040: { // foreach (var s in settings) PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54* L_12 = V_2; int32_t L_13 = V_3; NullCheck(L_12); int32_t L_14 = L_13; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_15 = (L_12)->GetAt(static_cast(L_14)); V_4 = L_15; // profile.AddSettings(s); PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_16 = V_1; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_17 = V_4; NullCheck(L_16); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_18; L_18 = PostProcessProfile_AddSettings_m636C8393796396CDBE72A34AD0CEC930791DB895(L_16, L_17, /*hidden argument*/NULL); int32_t L_19 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0052: { // foreach (var s in settings) int32_t L_20 = V_3; PostProcessEffectSettingsU5BU5D_t3874296494EF5864A4DF2D9B27F58BD6367F0E54* L_21 = V_2; NullCheck(L_21); if ((((int32_t)L_20) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length)))))) { goto IL_0040; } } { // return volume; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_22 = V_0; return L_22; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::SetLayerDirty(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_SetLayerDirty_mA10A7367AE66AB61DE3B761ECFBC3EF35DC86E2C (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, int32_t ___layer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_GetEnumerator_m3B1A446DB103681B6B6CEF198BF27262412B1C2F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m3B083EA659E3B14EA9D85A6C95774478A37CA734_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mB0353FE043C54E05BE4C2A7CCCC05EF844612DE5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m3C4342A472C89B6D0CFD11BFD21FB32914BEC39D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Key_m086666F4498F22AC6542C2D62D387BD5F0D65E7C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 V_0; memset((&V_0), 0, sizeof(V_0)); KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // foreach (var kvp in m_SortedVolumes) Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * L_0 = __this->get_m_SortedVolumes_2(); NullCheck(L_0); Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 L_1; L_1 = Dictionary_2_GetEnumerator_m3B1A446DB103681B6B6CEF198BF27262412B1C2F(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_m3B1A446DB103681B6B6CEF198BF27262412B1C2F_RuntimeMethod_var); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0035; } IL_000e: { // foreach (var kvp in m_SortedVolumes) KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD L_2; L_2 = Enumerator_get_Current_m3C4342A472C89B6D0CFD11BFD21FB32914BEC39D_inline((Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 *)(&V_0), /*hidden argument*/Enumerator_get_Current_m3C4342A472C89B6D0CFD11BFD21FB32914BEC39D_RuntimeMethod_var); V_1 = L_2; // var mask = kvp.Key; int32_t L_3; L_3 = KeyValuePair_2_get_Key_m086666F4498F22AC6542C2D62D387BD5F0D65E7C_inline((KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD *)(&V_1), /*hidden argument*/KeyValuePair_2_get_Key_m086666F4498F22AC6542C2D62D387BD5F0D65E7C_RuntimeMethod_var); V_2 = L_3; // if ((mask & (1 << layer)) != 0) int32_t L_4 = V_2; int32_t L_5 = ___layer0; if (!((int32_t)((int32_t)L_4&(int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_5&(int32_t)((int32_t)31)))))))) { goto IL_0035; } } IL_0028: { // m_SortNeeded[mask] = true; Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * L_6 = __this->get_m_SortNeeded_4(); int32_t L_7 = V_2; NullCheck(L_6); Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74(L_6, L_7, (bool)1, /*hidden argument*/Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74_RuntimeMethod_var); } IL_0035: { // foreach (var kvp in m_SortedVolumes) bool L_8; L_8 = Enumerator_MoveNext_mB0353FE043C54E05BE4C2A7CCCC05EF844612DE5((Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_mB0353FE043C54E05BE4C2A7CCCC05EF844612DE5_RuntimeMethod_var); if (L_8) { goto IL_000e; } } IL_003e: { IL2CPP_LEAVE(0x4E, FINALLY_0040); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0040; } FINALLY_0040: { // begin finally (depth: 1) Enumerator_Dispose_m3B083EA659E3B14EA9D85A6C95774478A37CA734((Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 *)(&V_0), /*hidden argument*/Enumerator_Dispose_m3B083EA659E3B14EA9D85A6C95774478A37CA734_RuntimeMethod_var); IL2CPP_END_FINALLY(64) } // end finally (depth: 1) IL2CPP_CLEANUP(64) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x4E, IL_004e) } IL_004e: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::UpdateVolumeLayer(UnityEngine.Rendering.PostProcessing.PostProcessVolume,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_UpdateVolumeLayer_m36A628F3F0B79DB27CE52B44272E973AF1F581A0 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___volume0, int32_t ___prevLayer1, int32_t ___newLayer2, const RuntimeMethod* method) { { // Unregister(volume, prevLayer); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_0 = ___volume0; int32_t L_1 = ___prevLayer1; PostProcessManager_Unregister_m06731BA17E01E742A84CA7B6E01F9DFA1375E333(__this, L_0, L_1, /*hidden argument*/NULL); // Register(volume, newLayer); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_2 = ___volume0; int32_t L_3 = ___newLayer2; PostProcessManager_Register_mE29A4009A4FC20CC5A6F95444356C2381FB19427(__this, L_2, L_3, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::Register(UnityEngine.Rendering.PostProcessing.PostProcessVolume,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_Register_mE29A4009A4FC20CC5A6F95444356C2381FB19427 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___volume0, int32_t ___layer1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_GetEnumerator_m3B1A446DB103681B6B6CEF198BF27262412B1C2F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m3B083EA659E3B14EA9D85A6C95774478A37CA734_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mB0353FE043C54E05BE4C2A7CCCC05EF844612DE5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m3C4342A472C89B6D0CFD11BFD21FB32914BEC39D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Key_m086666F4498F22AC6542C2D62D387BD5F0D65E7C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Value_m7AF8D471FFF0D4815F3D94587906B5F9B1A25242_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 V_0; memset((&V_0), 0, sizeof(V_0)); KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // m_Volumes.Add(volume); List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_0 = __this->get_m_Volumes_3(); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_1 = ___volume0; NullCheck(L_0); List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8(L_0, L_1, /*hidden argument*/List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8_RuntimeMethod_var); // foreach (var kvp in m_SortedVolumes) Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * L_2 = __this->get_m_SortedVolumes_2(); NullCheck(L_2); Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 L_3; L_3 = Dictionary_2_GetEnumerator_m3B1A446DB103681B6B6CEF198BF27262412B1C2F(L_2, /*hidden argument*/Dictionary_2_GetEnumerator_m3B1A446DB103681B6B6CEF198BF27262412B1C2F_RuntimeMethod_var); V_0 = L_3; } IL_0018: try { // begin try (depth: 1) { goto IL_003f; } IL_001a: { // foreach (var kvp in m_SortedVolumes) KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD L_4; L_4 = Enumerator_get_Current_m3C4342A472C89B6D0CFD11BFD21FB32914BEC39D_inline((Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 *)(&V_0), /*hidden argument*/Enumerator_get_Current_m3C4342A472C89B6D0CFD11BFD21FB32914BEC39D_RuntimeMethod_var); V_1 = L_4; // var mask = kvp.Key; int32_t L_5; L_5 = KeyValuePair_2_get_Key_m086666F4498F22AC6542C2D62D387BD5F0D65E7C_inline((KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD *)(&V_1), /*hidden argument*/KeyValuePair_2_get_Key_m086666F4498F22AC6542C2D62D387BD5F0D65E7C_RuntimeMethod_var); // if ((mask & (1 << layer)) != 0) int32_t L_6 = ___layer1; if (!((int32_t)((int32_t)L_5&(int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_6&(int32_t)((int32_t)31)))))))) { goto IL_003f; } } IL_0032: { // kvp.Value.Add(volume); List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_7; L_7 = KeyValuePair_2_get_Value_m7AF8D471FFF0D4815F3D94587906B5F9B1A25242_inline((KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD *)(&V_1), /*hidden argument*/KeyValuePair_2_get_Value_m7AF8D471FFF0D4815F3D94587906B5F9B1A25242_RuntimeMethod_var); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_8 = ___volume0; NullCheck(L_7); List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8(L_7, L_8, /*hidden argument*/List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8_RuntimeMethod_var); } IL_003f: { // foreach (var kvp in m_SortedVolumes) bool L_9; L_9 = Enumerator_MoveNext_mB0353FE043C54E05BE4C2A7CCCC05EF844612DE5((Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_mB0353FE043C54E05BE4C2A7CCCC05EF844612DE5_RuntimeMethod_var); if (L_9) { goto IL_001a; } } IL_0048: { IL2CPP_LEAVE(0x58, FINALLY_004a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004a; } FINALLY_004a: { // begin finally (depth: 1) Enumerator_Dispose_m3B083EA659E3B14EA9D85A6C95774478A37CA734((Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 *)(&V_0), /*hidden argument*/Enumerator_Dispose_m3B083EA659E3B14EA9D85A6C95774478A37CA734_RuntimeMethod_var); IL2CPP_END_FINALLY(74) } // end finally (depth: 1) IL2CPP_CLEANUP(74) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x58, IL_0058) } IL_0058: { // SetLayerDirty(layer); int32_t L_10 = ___layer1; PostProcessManager_SetLayerDirty_mA10A7367AE66AB61DE3B761ECFBC3EF35DC86E2C(__this, L_10, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::Register(UnityEngine.Rendering.PostProcessing.PostProcessVolume) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_Register_m20ABDF3942B7F71D347DF3E7E12514DD243FD059 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___volume0, const RuntimeMethod* method) { int32_t V_0 = 0; { // int layer = volume.gameObject.layer; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_0 = ___volume0; NullCheck(L_0); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_1; L_1 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2; L_2 = GameObject_get_layer_m9D4C23A2FD105AF9964445BF18A77E8A49012F9F(L_1, /*hidden argument*/NULL); V_0 = L_2; // Register(volume, layer); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_3 = ___volume0; int32_t L_4 = V_0; PostProcessManager_Register_mE29A4009A4FC20CC5A6F95444356C2381FB19427(__this, L_3, L_4, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::Unregister(UnityEngine.Rendering.PostProcessing.PostProcessVolume,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_Unregister_m06731BA17E01E742A84CA7B6E01F9DFA1375E333 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___volume0, int32_t ___layer1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_GetEnumerator_m3B1A446DB103681B6B6CEF198BF27262412B1C2F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m3B083EA659E3B14EA9D85A6C95774478A37CA734_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mB0353FE043C54E05BE4C2A7CCCC05EF844612DE5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m3C4342A472C89B6D0CFD11BFD21FB32914BEC39D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Key_m086666F4498F22AC6542C2D62D387BD5F0D65E7C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Value_m7AF8D471FFF0D4815F3D94587906B5F9B1A25242_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Remove_m017DBA6C58B3AFCF57DAA1C9EC6F97E5A341068D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 V_0; memset((&V_0), 0, sizeof(V_0)); KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // m_Volumes.Remove(volume); List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_0 = __this->get_m_Volumes_3(); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_1 = ___volume0; NullCheck(L_0); bool L_2; L_2 = List_1_Remove_m017DBA6C58B3AFCF57DAA1C9EC6F97E5A341068D(L_0, L_1, /*hidden argument*/List_1_Remove_m017DBA6C58B3AFCF57DAA1C9EC6F97E5A341068D_RuntimeMethod_var); // foreach (var kvp in m_SortedVolumes) Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * L_3 = __this->get_m_SortedVolumes_2(); NullCheck(L_3); Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 L_4; L_4 = Dictionary_2_GetEnumerator_m3B1A446DB103681B6B6CEF198BF27262412B1C2F(L_3, /*hidden argument*/Dictionary_2_GetEnumerator_m3B1A446DB103681B6B6CEF198BF27262412B1C2F_RuntimeMethod_var); V_0 = L_4; } IL_0019: try { // begin try (depth: 1) { goto IL_0041; } IL_001b: { // foreach (var kvp in m_SortedVolumes) KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD L_5; L_5 = Enumerator_get_Current_m3C4342A472C89B6D0CFD11BFD21FB32914BEC39D_inline((Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 *)(&V_0), /*hidden argument*/Enumerator_get_Current_m3C4342A472C89B6D0CFD11BFD21FB32914BEC39D_RuntimeMethod_var); V_1 = L_5; // var mask = kvp.Key; int32_t L_6; L_6 = KeyValuePair_2_get_Key_m086666F4498F22AC6542C2D62D387BD5F0D65E7C_inline((KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD *)(&V_1), /*hidden argument*/KeyValuePair_2_get_Key_m086666F4498F22AC6542C2D62D387BD5F0D65E7C_RuntimeMethod_var); // if ((mask & (1 << layer)) == 0) int32_t L_7 = ___layer1; if (!((int32_t)((int32_t)L_6&(int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_7&(int32_t)((int32_t)31)))))))) { goto IL_0041; } } IL_0033: { // kvp.Value.Remove(volume); List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_8; L_8 = KeyValuePair_2_get_Value_m7AF8D471FFF0D4815F3D94587906B5F9B1A25242_inline((KeyValuePair_2_t834CA640C7FD5309A0C1E61575BD37A70F6C06BD *)(&V_1), /*hidden argument*/KeyValuePair_2_get_Value_m7AF8D471FFF0D4815F3D94587906B5F9B1A25242_RuntimeMethod_var); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_9 = ___volume0; NullCheck(L_8); bool L_10; L_10 = List_1_Remove_m017DBA6C58B3AFCF57DAA1C9EC6F97E5A341068D(L_8, L_9, /*hidden argument*/List_1_Remove_m017DBA6C58B3AFCF57DAA1C9EC6F97E5A341068D_RuntimeMethod_var); } IL_0041: { // foreach (var kvp in m_SortedVolumes) bool L_11; L_11 = Enumerator_MoveNext_mB0353FE043C54E05BE4C2A7CCCC05EF844612DE5((Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_mB0353FE043C54E05BE4C2A7CCCC05EF844612DE5_RuntimeMethod_var); if (L_11) { goto IL_001b; } } IL_004a: { IL2CPP_LEAVE(0x5A, FINALLY_004c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004c; } FINALLY_004c: { // begin finally (depth: 1) Enumerator_Dispose_m3B083EA659E3B14EA9D85A6C95774478A37CA734((Enumerator_t87879488296CD7406025E7B00169BB03CAB9E682 *)(&V_0), /*hidden argument*/Enumerator_Dispose_m3B083EA659E3B14EA9D85A6C95774478A37CA734_RuntimeMethod_var); IL2CPP_END_FINALLY(76) } // end finally (depth: 1) IL2CPP_CLEANUP(76) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x5A, IL_005a) } IL_005a: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::Unregister(UnityEngine.Rendering.PostProcessing.PostProcessVolume) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_Unregister_m171AB0124D7DB78DD042F57DFA62155E8D6866BC (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___volume0, const RuntimeMethod* method) { int32_t V_0 = 0; { // int layer = volume.gameObject.layer; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_0 = ___volume0; NullCheck(L_0); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_1; L_1 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2; L_2 = GameObject_get_layer_m9D4C23A2FD105AF9964445BF18A77E8A49012F9F(L_1, /*hidden argument*/NULL); V_0 = L_2; // Unregister(volume, layer); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_3 = ___volume0; int32_t L_4 = V_0; PostProcessManager_Unregister_m06731BA17E01E742A84CA7B6E01F9DFA1375E333(__this, L_3, L_4, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::ReplaceData(UnityEngine.Rendering.PostProcessing.PostProcessLayer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_ReplaceData_m2ECCA7279A2E64CB6868C112A39A37109A7930C9 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * ___postProcessLayer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m0F1466C2F281BD5E0E83EF5BEE034A1C0B8A72E0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_m6A9A75F43EB9E85A2BFA1236ED3F62945CB1723C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 V_0; memset((&V_0), 0, sizeof(V_0)); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * V_1 = NULL; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // foreach (var settings in m_BaseSettings) List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_0 = __this->get_m_BaseSettings_5(); NullCheck(L_0); Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 L_1; L_1 = List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C(L_0, /*hidden argument*/List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C_RuntimeMethod_var); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0063; } IL_000e: { // foreach (var settings in m_BaseSettings) PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_2; L_2 = Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_inline((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_RuntimeMethod_var); V_1 = L_2; // var target = postProcessLayer.GetBundle(settings.GetType()).settings; PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_3 = ___postProcessLayer0; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_4 = V_1; NullCheck(L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_4, /*hidden argument*/NULL); NullCheck(L_3); PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * L_6; L_6 = PostProcessLayer_GetBundle_m82529C003E49C026D4BCC02059CD4F8C03922B28(L_3, L_5, /*hidden argument*/NULL); NullCheck(L_6); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_7; L_7 = PostProcessBundle_get_settings_m2636D9B1938880F353CBC47627D3F713D65009BD_inline(L_6, /*hidden argument*/NULL); V_2 = L_7; // int count = settings.parameters.Count; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_8 = V_1; NullCheck(L_8); ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * L_9 = L_8->get_parameters_6(); NullCheck(L_9); int32_t L_10; L_10 = ReadOnlyCollection_1_get_Count_m0F1466C2F281BD5E0E83EF5BEE034A1C0B8A72E0(L_9, /*hidden argument*/ReadOnlyCollection_1_get_Count_m0F1466C2F281BD5E0E83EF5BEE034A1C0B8A72E0_RuntimeMethod_var); V_3 = L_10; // for (int i = 0; i < count; i++) V_4 = 0; goto IL_005e; } IL_0039: { // target.parameters[i].SetValue(settings.parameters[i]); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_11 = V_2; NullCheck(L_11); ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * L_12 = L_11->get_parameters_6(); int32_t L_13 = V_4; NullCheck(L_12); ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_14; L_14 = ReadOnlyCollection_1_get_Item_m6A9A75F43EB9E85A2BFA1236ED3F62945CB1723C(L_12, L_13, /*hidden argument*/ReadOnlyCollection_1_get_Item_m6A9A75F43EB9E85A2BFA1236ED3F62945CB1723C_RuntimeMethod_var); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_15 = V_1; NullCheck(L_15); ReadOnlyCollection_1_tB4110F279A79A84C732E919515BBB6EEC1128F83 * L_16 = L_15->get_parameters_6(); int32_t L_17 = V_4; NullCheck(L_16); ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_18; L_18 = ReadOnlyCollection_1_get_Item_m6A9A75F43EB9E85A2BFA1236ED3F62945CB1723C(L_16, L_17, /*hidden argument*/ReadOnlyCollection_1_get_Item_m6A9A75F43EB9E85A2BFA1236ED3F62945CB1723C_RuntimeMethod_var); NullCheck(L_14); VirtActionInvoker1< ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * >::Invoke(8 /* System.Void UnityEngine.Rendering.PostProcessing.ParameterOverride::SetValue(UnityEngine.Rendering.PostProcessing.ParameterOverride) */, L_14, L_18); // for (int i = 0; i < count; i++) int32_t L_19 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_005e: { // for (int i = 0; i < count; i++) int32_t L_20 = V_4; int32_t L_21 = V_3; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_0039; } } IL_0063: { // foreach (var settings in m_BaseSettings) bool L_22; L_22 = Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F_RuntimeMethod_var); if (L_22) { goto IL_000e; } } IL_006c: { IL2CPP_LEAVE(0x7C, FINALLY_006e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_006e; } FINALLY_006e: { // begin finally (depth: 1) Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8_RuntimeMethod_var); IL2CPP_END_FINALLY(110) } // end finally (depth: 1) IL2CPP_CLEANUP(110) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::UpdateSettings(UnityEngine.Rendering.PostProcessing.PostProcessLayer,UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_UpdateSettings_mAE1647AFBE52ACB3A47F9E933FC64D50C8C10FBD (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * ___postProcessLayer0, Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___camera1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponents_TisCollider_t5E81E43C2ECA0209A7C4528E84A632712D192B02_m8B874738942F6C77C3FD820AF40BB8A33528FDF4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m04713C03293F099047E69A44D7B72CCDFB5576FA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m08CF469D7C501041243B4B790EFF3F7ECDA57B17_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m5C79C0EB3EAC684514CA5A703D1FF749464B8A4E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mB1D4E5506D65FEE715C5BC4243F2849E0AFCD0B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m731F0CD1A6FC3AA134F92A5FF4620AD6F70F97E7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m8F13360F61844D65F8880E8045260100BA06F175_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m78216279C2CFD915344E6C0E655335DB13312BC5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m3A5A3D5EA4FA2CFDF59D0870BF418A5BD56C006D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m58E2D47394110BC4AC8216E1ED13CE109A1DCF57_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mC03D41912AE22A341471B61736422311254B2E3D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * V_1 = NULL; bool V_2 = false; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_3; memset((&V_3), 0, sizeof(V_3)); Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 V_4; memset((&V_4), 0, sizeof(V_4)); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * V_5 = NULL; List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * V_6 = NULL; List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * V_7 = NULL; float V_8 = 0.0f; float V_9 = 0.0f; float V_10 = 0.0f; Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B V_11; memset((&V_11), 0, sizeof(V_11)); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * V_12 = NULL; float V_13 = 0.0f; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_14; memset((&V_14), 0, sizeof(V_14)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E G_B3_0; memset((&G_B3_0), 0, sizeof(G_B3_0)); { // ReplaceData(postProcessLayer); PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_0 = ___postProcessLayer0; PostProcessManager_ReplaceData_m2ECCA7279A2E64CB6868C112A39A37109A7930C9(__this, L_0, /*hidden argument*/NULL); // int mask = postProcessLayer.volumeLayer.value; PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_1 = ___postProcessLayer0; NullCheck(L_1); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * L_2 = L_1->get_address_of_volumeLayer_5(); int32_t L_3; L_3 = LayerMask_get_value_m6380C7449537F99361797225E179A9448A53DDF9((LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 *)L_2, /*hidden argument*/NULL); V_0 = L_3; // var volumeTrigger = postProcessLayer.volumeTrigger; PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_4 = ___postProcessLayer0; NullCheck(L_4); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_5 = L_4->get_volumeTrigger_4(); V_1 = L_5; // bool onlyGlobal = volumeTrigger == null; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_7; L_7 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_6, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); V_2 = L_7; // var triggerPos = onlyGlobal ? Vector3.zero : volumeTrigger.position; bool L_8 = V_2; if (L_8) { goto IL_002d; } } { Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_9 = V_1; NullCheck(L_9); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10; L_10 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_9, /*hidden argument*/NULL); G_B3_0 = L_10; goto IL_0032; } IL_002d: { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_11; L_11 = Vector3_get_zero_m92B6E46FC9A637D20B3A4C1FFAEABFCE095DD4C6(/*hidden argument*/NULL); G_B3_0 = L_11; } IL_0032: { V_3 = G_B3_0; // var volumes = GrabVolumes(mask); int32_t L_12 = V_0; LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_13; L_13 = LayerMask_op_Implicit_m04FD003A196C7FA5C824D854803493EA31AE58D2(L_12, /*hidden argument*/NULL); List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_14; L_14 = PostProcessManager_GrabVolumes_m0F7D7E964ED05BAB574BDB311D1CFAED9FBC6EC0(__this, L_13, /*hidden argument*/NULL); // foreach (var volume in volumes) NullCheck(L_14); Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 L_15; L_15 = List_1_GetEnumerator_m3A5A3D5EA4FA2CFDF59D0870BF418A5BD56C006D(L_14, /*hidden argument*/List_1_GetEnumerator_m3A5A3D5EA4FA2CFDF59D0870BF418A5BD56C006D_RuntimeMethod_var); V_4 = L_15; } IL_0046: try { // begin try (depth: 1) { goto IL_0192; } IL_004b: { // foreach (var volume in volumes) PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_16; L_16 = Enumerator_get_Current_m8F13360F61844D65F8880E8045260100BA06F175_inline((Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *)(&V_4), /*hidden argument*/Enumerator_get_Current_m8F13360F61844D65F8880E8045260100BA06F175_RuntimeMethod_var); V_5 = L_16; // if (!volume.enabled || volume.profileRef == null || volume.weight <= 0f) PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_17 = V_5; NullCheck(L_17); bool L_18; L_18 = Behaviour_get_enabled_m08077AB79934634E1EAE909C2B482BEF4C15A800(L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_0192; } } IL_0060: { PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_19 = V_5; NullCheck(L_19); PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_20; L_20 = PostProcessVolume_get_profileRef_m76A55FA99804C180BAFDEB7A7BDD3523E28F8AA6(L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_21; L_21 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_20, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (L_21) { goto IL_0192; } } IL_0072: { PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_22 = V_5; NullCheck(L_22); float L_23 = L_22->get_weight_7(); if ((((float)L_23) <= ((float)(0.0f)))) { goto IL_0192; } } IL_0083: { // var settings = volume.profileRef.settings; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_24 = V_5; NullCheck(L_24); PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_25; L_25 = PostProcessVolume_get_profileRef_m76A55FA99804C180BAFDEB7A7BDD3523E28F8AA6(L_24, /*hidden argument*/NULL); NullCheck(L_25); List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_26 = L_25->get_settings_4(); V_6 = L_26; // if (volume.isGlobal) PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_27 = V_5; NullCheck(L_27); bool L_28 = L_27->get_isGlobal_5(); if (!L_28) { goto IL_00b3; } } IL_009a: { // postProcessLayer.OverrideSettings(settings, Mathf.Clamp01(volume.weight)); PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_29 = ___postProcessLayer0; List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_30 = V_6; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_31 = V_5; NullCheck(L_31); float L_32 = L_31->get_weight_7(); float L_33; L_33 = Mathf_Clamp01_m831CBA1D198C3CDE660E8172A67A4E41BD0D0171(L_32, /*hidden argument*/NULL); NullCheck(L_29); PostProcessLayer_OverrideSettings_m83A232955C850CBB747E71A6AC5857A8A63D3925(L_29, L_30, L_33, /*hidden argument*/NULL); // continue; goto IL_0192; } IL_00b3: { // if (onlyGlobal) bool L_34 = V_2; if (L_34) { goto IL_0192; } } IL_00b9: { // var colliders = m_TempColliders; List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_35 = __this->get_m_TempColliders_6(); V_7 = L_35; // volume.GetComponents(colliders); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_36 = V_5; List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_37 = V_7; NullCheck(L_36); Component_GetComponents_TisCollider_t5E81E43C2ECA0209A7C4528E84A632712D192B02_m8B874738942F6C77C3FD820AF40BB8A33528FDF4(L_36, L_37, /*hidden argument*/Component_GetComponents_TisCollider_t5E81E43C2ECA0209A7C4528E84A632712D192B02_m8B874738942F6C77C3FD820AF40BB8A33528FDF4_RuntimeMethod_var); // if (colliders.Count == 0) List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_38 = V_7; NullCheck(L_38); int32_t L_39; L_39 = List_1_get_Count_mC03D41912AE22A341471B61736422311254B2E3D_inline(L_38, /*hidden argument*/List_1_get_Count_mC03D41912AE22A341471B61736422311254B2E3D_RuntimeMethod_var); if (!L_39) { goto IL_0192; } } IL_00d6: { // float closestDistanceSqr = float.PositiveInfinity; V_8 = (std::numeric_limits::infinity()); // foreach (var collider in colliders) List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_40 = V_7; NullCheck(L_40); Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B L_41; L_41 = List_1_GetEnumerator_m58E2D47394110BC4AC8216E1ED13CE109A1DCF57(L_40, /*hidden argument*/List_1_GetEnumerator_m58E2D47394110BC4AC8216E1ED13CE109A1DCF57_RuntimeMethod_var); V_11 = L_41; } IL_00e6: try { // begin try (depth: 2) { goto IL_0127; } IL_00e8: { // foreach (var collider in colliders) Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_42; L_42 = Enumerator_get_Current_m731F0CD1A6FC3AA134F92A5FF4620AD6F70F97E7_inline((Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B *)(&V_11), /*hidden argument*/Enumerator_get_Current_m731F0CD1A6FC3AA134F92A5FF4620AD6F70F97E7_RuntimeMethod_var); V_12 = L_42; // if (!collider.enabled) Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_43 = V_12; NullCheck(L_43); bool L_44; L_44 = Collider_get_enabled_m03B73B5C97033F939387D1785BDF2619CADAEEB0(L_43, /*hidden argument*/NULL); if (!L_44) { goto IL_0127; } } IL_00fa: { // var closestPoint = collider.ClosestPoint(triggerPos); // 5.6-only API Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_45 = V_12; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_46 = V_3; NullCheck(L_45); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_47; L_47 = Collider_ClosestPoint_m7777917E298B31796DEE906B54F0102F6ED76676(L_45, L_46, /*hidden argument*/NULL); // var d = ((closestPoint - triggerPos) / 2f).sqrMagnitude; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_48 = V_3; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_49; L_49 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_47, L_48, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_50; L_50 = Vector3_op_Division_mBA12D08F4D51A4BC2E9841D42591B6208FF4B12E_inline(L_49, (2.0f), /*hidden argument*/NULL); V_14 = L_50; float L_51; L_51 = Vector3_get_sqrMagnitude_mC567EE6DF411501A8FE1F23A0038862630B88249((Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E *)(&V_14), /*hidden argument*/NULL); V_13 = L_51; // if (d < closestDistanceSqr) float L_52 = V_13; float L_53 = V_8; if ((!(((float)L_52) < ((float)L_53)))) { goto IL_0127; } } IL_0123: { // closestDistanceSqr = d; float L_54 = V_13; V_8 = L_54; } IL_0127: { // foreach (var collider in colliders) bool L_55; L_55 = Enumerator_MoveNext_m5C79C0EB3EAC684514CA5A703D1FF749464B8A4E((Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B *)(&V_11), /*hidden argument*/Enumerator_MoveNext_m5C79C0EB3EAC684514CA5A703D1FF749464B8A4E_RuntimeMethod_var); if (L_55) { goto IL_00e8; } } IL_0130: { IL2CPP_LEAVE(0x140, FINALLY_0132); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0132; } FINALLY_0132: { // begin finally (depth: 2) Enumerator_Dispose_m08CF469D7C501041243B4B790EFF3F7ECDA57B17((Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B *)(&V_11), /*hidden argument*/Enumerator_Dispose_m08CF469D7C501041243B4B790EFF3F7ECDA57B17_RuntimeMethod_var); IL2CPP_END_FINALLY(306) } // end finally (depth: 2) IL2CPP_CLEANUP(306) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x140, IL_0140) } IL_0140: { // colliders.Clear(); List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_56 = V_7; NullCheck(L_56); List_1_Clear_m78216279C2CFD915344E6C0E655335DB13312BC5(L_56, /*hidden argument*/List_1_Clear_m78216279C2CFD915344E6C0E655335DB13312BC5_RuntimeMethod_var); // float blendDistSqr = volume.blendDistance * volume.blendDistance; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_57 = V_5; NullCheck(L_57); float L_58 = L_57->get_blendDistance_6(); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_59 = V_5; NullCheck(L_59); float L_60 = L_59->get_blendDistance_6(); V_9 = ((float)il2cpp_codegen_multiply((float)L_58, (float)L_60)); // if (closestDistanceSqr > blendDistSqr) float L_61 = V_8; float L_62 = V_9; if ((((float)L_61) > ((float)L_62))) { goto IL_0192; } } IL_015e: { // float interpFactor = 1f; V_10 = (1.0f); // if (blendDistSqr > 0f) float L_63 = V_9; if ((!(((float)L_63) > ((float)(0.0f))))) { goto IL_017b; } } IL_016e: { // interpFactor = 1f - (closestDistanceSqr / blendDistSqr); float L_64 = V_8; float L_65 = V_9; V_10 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)L_64/(float)L_65)))); } IL_017b: { // postProcessLayer.OverrideSettings(settings, interpFactor * Mathf.Clamp01(volume.weight)); PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_66 = ___postProcessLayer0; List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_67 = V_6; float L_68 = V_10; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_69 = V_5; NullCheck(L_69); float L_70 = L_69->get_weight_7(); float L_71; L_71 = Mathf_Clamp01_m831CBA1D198C3CDE660E8172A67A4E41BD0D0171(L_70, /*hidden argument*/NULL); NullCheck(L_66); PostProcessLayer_OverrideSettings_m83A232955C850CBB747E71A6AC5857A8A63D3925(L_66, L_67, ((float)il2cpp_codegen_multiply((float)L_68, (float)L_71)), /*hidden argument*/NULL); } IL_0192: { // foreach (var volume in volumes) bool L_72; L_72 = Enumerator_MoveNext_mB1D4E5506D65FEE715C5BC4243F2849E0AFCD0B7((Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *)(&V_4), /*hidden argument*/Enumerator_MoveNext_mB1D4E5506D65FEE715C5BC4243F2849E0AFCD0B7_RuntimeMethod_var); if (L_72) { goto IL_004b; } } IL_019e: { IL2CPP_LEAVE(0x1AE, FINALLY_01a0); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01a0; } FINALLY_01a0: { // begin finally (depth: 1) Enumerator_Dispose_m04713C03293F099047E69A44D7B72CCDFB5576FA((Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *)(&V_4), /*hidden argument*/Enumerator_Dispose_m04713C03293F099047E69A44D7B72CCDFB5576FA_RuntimeMethod_var); IL2CPP_END_FINALLY(416) } // end finally (depth: 1) IL2CPP_CLEANUP(416) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1AE, IL_01ae) } IL_01ae: { // } return; } } // System.Collections.Generic.List`1 UnityEngine.Rendering.PostProcessing.PostProcessManager::GrabVolumes(UnityEngine.LayerMask) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * PostProcessManager_GrabVolumes_m0F7D7E964ED05BAB574BDB311D1CFAED9FBC6EC0 (PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * __this, LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___mask0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m957ACCF05AD393A57B943E85BE507B7ED2B2904B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m964264FE199F1338C5FF854AFAC07BE4D55CEF16_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mDA84BC4EB1A9B38BEFC73A8718A628B870CA9345_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m04713C03293F099047E69A44D7B72CCDFB5576FA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mB1D4E5506D65FEE715C5BC4243F2849E0AFCD0B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m8F13360F61844D65F8880E8045260100BA06F175_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m3A5A3D5EA4FA2CFDF59D0870BF418A5BD56C006D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m84D1F8497C3BCDDC5BC3EB0455E02B0D7ED38DF3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * V_0 = NULL; bool V_1 = false; Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 V_2; memset((&V_2), 0, sizeof(V_2)); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * V_3 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (!m_SortedVolumes.TryGetValue(mask, out list)) Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * L_0 = __this->get_m_SortedVolumes_2(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_1 = ___mask0; int32_t L_2; L_2 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_1, /*hidden argument*/NULL); NullCheck(L_0); bool L_3; L_3 = Dictionary_2_TryGetValue_m964264FE199F1338C5FF854AFAC07BE4D55CEF16(L_0, L_2, (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 **)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m964264FE199F1338C5FF854AFAC07BE4D55CEF16_RuntimeMethod_var); if (L_3) { goto IL_008e; } } { // list = new List(); List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_4 = (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 *)il2cpp_codegen_object_new(List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1_il2cpp_TypeInfo_var); List_1__ctor_m84D1F8497C3BCDDC5BC3EB0455E02B0D7ED38DF3(L_4, /*hidden argument*/List_1__ctor_m84D1F8497C3BCDDC5BC3EB0455E02B0D7ED38DF3_RuntimeMethod_var); V_0 = L_4; // foreach (var volume in m_Volumes) List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_5 = __this->get_m_Volumes_3(); NullCheck(L_5); Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 L_6; L_6 = List_1_GetEnumerator_m3A5A3D5EA4FA2CFDF59D0870BF418A5BD56C006D(L_5, /*hidden argument*/List_1_GetEnumerator_m3A5A3D5EA4FA2CFDF59D0870BF418A5BD56C006D_RuntimeMethod_var); V_2 = L_6; } IL_0027: try { // begin try (depth: 1) { goto IL_0063; } IL_0029: { // foreach (var volume in m_Volumes) PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_7; L_7 = Enumerator_get_Current_m8F13360F61844D65F8880E8045260100BA06F175_inline((Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *)(&V_2), /*hidden argument*/Enumerator_get_Current_m8F13360F61844D65F8880E8045260100BA06F175_RuntimeMethod_var); V_3 = L_7; // if ((mask & (1 << volume.gameObject.layer)) == 0) LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_8 = ___mask0; int32_t L_9; L_9 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_8, /*hidden argument*/NULL); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_10 = V_3; NullCheck(L_10); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_11; L_11 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_10, /*hidden argument*/NULL); NullCheck(L_11); int32_t L_12; L_12 = GameObject_get_layer_m9D4C23A2FD105AF9964445BF18A77E8A49012F9F(L_11, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_9&(int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_12&(int32_t)((int32_t)31)))))))) { goto IL_0063; } } IL_004a: { // list.Add(volume); List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_13 = V_0; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_14 = V_3; NullCheck(L_13); List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8(L_13, L_14, /*hidden argument*/List_1_Add_m2AD84E60AEC313F59D0B7FB0AD219A60ADEC22C8_RuntimeMethod_var); // m_SortNeeded[mask] = true; Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * L_15 = __this->get_m_SortNeeded_4(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_16 = ___mask0; int32_t L_17; L_17 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_16, /*hidden argument*/NULL); NullCheck(L_15); Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74(L_15, L_17, (bool)1, /*hidden argument*/Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74_RuntimeMethod_var); } IL_0063: { // foreach (var volume in m_Volumes) bool L_18; L_18 = Enumerator_MoveNext_mB1D4E5506D65FEE715C5BC4243F2849E0AFCD0B7((Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *)(&V_2), /*hidden argument*/Enumerator_MoveNext_mB1D4E5506D65FEE715C5BC4243F2849E0AFCD0B7_RuntimeMethod_var); if (L_18) { goto IL_0029; } } IL_006c: { IL2CPP_LEAVE(0x7C, FINALLY_006e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_006e; } FINALLY_006e: { // begin finally (depth: 1) Enumerator_Dispose_m04713C03293F099047E69A44D7B72CCDFB5576FA((Enumerator_t04F64E329A8058FBA10AAEB4EECDDBA58684C0E2 *)(&V_2), /*hidden argument*/Enumerator_Dispose_m04713C03293F099047E69A44D7B72CCDFB5576FA_RuntimeMethod_var); IL2CPP_END_FINALLY(110) } // end finally (depth: 1) IL2CPP_CLEANUP(110) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { // m_SortedVolumes.Add(mask, list); Dictionary_2_t5201A5A91CE52EB52A30D0F412DC058130DB7D8A * L_19 = __this->get_m_SortedVolumes_2(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_20 = ___mask0; int32_t L_21; L_21 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_20, /*hidden argument*/NULL); List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_22 = V_0; NullCheck(L_19); Dictionary_2_Add_m957ACCF05AD393A57B943E85BE507B7ED2B2904B(L_19, L_21, L_22, /*hidden argument*/Dictionary_2_Add_m957ACCF05AD393A57B943E85BE507B7ED2B2904B_RuntimeMethod_var); } IL_008e: { // if (m_SortNeeded.TryGetValue(mask, out sortNeeded) && sortNeeded) Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * L_23 = __this->get_m_SortNeeded_4(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_24 = ___mask0; int32_t L_25; L_25 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_24, /*hidden argument*/NULL); NullCheck(L_23); bool L_26; L_26 = Dictionary_2_TryGetValue_mDA84BC4EB1A9B38BEFC73A8718A628B870CA9345(L_23, L_25, (bool*)(&V_1), /*hidden argument*/Dictionary_2_TryGetValue_mDA84BC4EB1A9B38BEFC73A8718A628B870CA9345_RuntimeMethod_var); bool L_27 = V_1; if (!((int32_t)((int32_t)L_26&(int32_t)L_27))) { goto IL_00bd; } } { // m_SortNeeded[mask] = false; Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * L_28 = __this->get_m_SortNeeded_4(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_29 = ___mask0; int32_t L_30; L_30 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_29, /*hidden argument*/NULL); NullCheck(L_28); Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74(L_28, L_30, (bool)0, /*hidden argument*/Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74_RuntimeMethod_var); // SortByPriority(list); List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_31 = V_0; PostProcessManager_SortByPriority_mFEB75D15E9D0C786F4A98F531660D079522E8EAB(L_31, /*hidden argument*/NULL); } IL_00bd: { // return list; List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_32 = V_0; return L_32; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessManager::SortByPriority(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessManager_SortByPriority_mFEB75D15E9D0C786F4A98F531660D079522E8EAB (List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * ___volumes0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m992A7DF0408E86BDF26D67DEFECAF408416EAAE6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mB08F7336154CAAD6A4C403B6C6214224CF118CFB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m80C238F7FD60A8D036B9ADDF149A10262642D081_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * V_1 = NULL; int32_t V_2 = 0; { // for (int i = 1; i < volumes.Count; i++) V_0 = 1; goto IL_004c; } IL_0004: { // var temp = volumes[i]; List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_0 = ___volumes0; int32_t L_1 = V_0; NullCheck(L_0); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_2; L_2 = List_1_get_Item_mB08F7336154CAAD6A4C403B6C6214224CF118CFB_inline(L_0, L_1, /*hidden argument*/List_1_get_Item_mB08F7336154CAAD6A4C403B6C6214224CF118CFB_RuntimeMethod_var); V_1 = L_2; // int j = i - 1; int32_t L_3 = V_0; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)); goto IL_0026; } IL_0012: { // volumes[j + 1] = volumes[j]; List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_4 = ___volumes0; int32_t L_5 = V_2; List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_6 = ___volumes0; int32_t L_7 = V_2; NullCheck(L_6); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_8; L_8 = List_1_get_Item_mB08F7336154CAAD6A4C403B6C6214224CF118CFB_inline(L_6, L_7, /*hidden argument*/List_1_get_Item_mB08F7336154CAAD6A4C403B6C6214224CF118CFB_RuntimeMethod_var); NullCheck(L_4); List_1_set_Item_m80C238F7FD60A8D036B9ADDF149A10262642D081(L_4, ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)), L_8, /*hidden argument*/List_1_set_Item_m80C238F7FD60A8D036B9ADDF149A10262642D081_RuntimeMethod_var); // j--; int32_t L_9 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); } IL_0026: { // while (j >= 0 && volumes[j].priority > temp.priority) int32_t L_10 = V_2; if ((((int32_t)L_10) < ((int32_t)0))) { goto IL_003e; } } { List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_11 = ___volumes0; int32_t L_12 = V_2; NullCheck(L_11); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_13; L_13 = List_1_get_Item_mB08F7336154CAAD6A4C403B6C6214224CF118CFB_inline(L_11, L_12, /*hidden argument*/List_1_get_Item_mB08F7336154CAAD6A4C403B6C6214224CF118CFB_RuntimeMethod_var); NullCheck(L_13); float L_14 = L_13->get_priority_8(); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_15 = V_1; NullCheck(L_15); float L_16 = L_15->get_priority_8(); if ((((float)L_14) > ((float)L_16))) { goto IL_0012; } } IL_003e: { // volumes[j + 1] = temp; List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_17 = ___volumes0; int32_t L_18 = V_2; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_19 = V_1; NullCheck(L_17); List_1_set_Item_m80C238F7FD60A8D036B9ADDF149A10262642D081(L_17, ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)), L_19, /*hidden argument*/List_1_set_Item_m80C238F7FD60A8D036B9ADDF149A10262642D081_RuntimeMethod_var); // for (int i = 1; i < volumes.Count; i++) int32_t L_20 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_004c: { // for (int i = 1; i < volumes.Count; i++) int32_t L_21 = V_0; List_1_t84F02C386D37522D49F85AD96DC8702BC54EA8A1 * L_22 = ___volumes0; NullCheck(L_22); int32_t L_23; L_23 = List_1_get_Count_m992A7DF0408E86BDF26D67DEFECAF408416EAAE6_inline(L_22, /*hidden argument*/List_1_get_Count_m992A7DF0408E86BDF26D67DEFECAF408416EAAE6_RuntimeMethod_var); if ((((int32_t)L_21) < ((int32_t)L_23))) { goto IL_0004; } } { // } return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessManager::IsVolumeRenderedByCamera(UnityEngine.Rendering.PostProcessing.PostProcessVolume,UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessManager_IsVolumeRenderedByCamera_mF8DE3204FDCA76875850E085BADCBCC10A470760 (PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___volume0, Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___camera1, const RuntimeMethod* method) { { // return true; return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Rendering.PostProcessing.PostProcessProfile::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessProfile_OnEnable_m27BACDB462EC7171F0BC370995A809A1049DBD26 (PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAll_m2372E68B9FBA8F11D2A6D6EF333947934B2A057C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Predicate_1__ctor_mD3174095FD0D94A06A31073980565D474AAC5F6C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3COnEnableU3Eb__2_0_m4E9BE45F5C322F3C227039CB72B5CE5FD569F4A6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 * G_B2_0 = NULL; List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * G_B2_1 = NULL; Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 * G_B1_0 = NULL; List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * G_B1_1 = NULL; { // settings.RemoveAll(x => x == null); List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_0 = __this->get_settings_4(); IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481_il2cpp_TypeInfo_var); Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 * L_1 = ((U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481_il2cpp_TypeInfo_var))->get_U3CU3E9__2_0_1(); Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 * L_2 = L_1; G_B1_0 = L_2; G_B1_1 = L_0; if (L_2) { G_B2_0 = L_2; G_B2_1 = L_0; goto IL_0025; } } { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481_il2cpp_TypeInfo_var); U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481 * L_3 = ((U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481_il2cpp_TypeInfo_var))->get_U3CU3E9_0(); Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 * L_4 = (Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 *)il2cpp_codegen_object_new(Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034_il2cpp_TypeInfo_var); Predicate_1__ctor_mD3174095FD0D94A06A31073980565D474AAC5F6C(L_4, L_3, (intptr_t)((intptr_t)U3CU3Ec_U3COnEnableU3Eb__2_0_m4E9BE45F5C322F3C227039CB72B5CE5FD569F4A6_RuntimeMethod_var), /*hidden argument*/Predicate_1__ctor_mD3174095FD0D94A06A31073980565D474AAC5F6C_RuntimeMethod_var); Predicate_1_t6B6288F545549FDFF05F1CC35BC9A11D0CD30034 * L_5 = L_4; ((U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t9177938DD17D2938706D5EE5D16C0A887C4A5481_il2cpp_TypeInfo_var))->set_U3CU3E9__2_0_1(L_5); G_B2_0 = L_5; G_B2_1 = G_B1_1; } IL_0025: { NullCheck(G_B2_1); int32_t L_6; L_6 = List_1_RemoveAll_m2372E68B9FBA8F11D2A6D6EF333947934B2A057C(G_B2_1, G_B2_0, /*hidden argument*/List_1_RemoveAll_m2372E68B9FBA8F11D2A6D6EF333947934B2A057C_RuntimeMethod_var); // } return; } } // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings UnityEngine.Rendering.PostProcessing.PostProcessProfile::AddSettings(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * PostProcessProfile_AddSettings_mB4770661981987A90558315ABC9F3D7C89B19E64 (PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * __this, Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0EF1549D6040AD0E99A37A662D7328EB13C594DB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * V_0 = NULL; { // if (HasSettings(type)) Type_t * L_0 = ___type0; bool L_1; L_1 = PostProcessProfile_HasSettings_m4D611773882B755A054DE98D3DD3234291781FC8(__this, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { // throw new InvalidOperationException("Effect already exists in the stack"); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral79AEC902957F1E1E06FCB413B50E1126385A3E08)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PostProcessProfile_AddSettings_mB4770661981987A90558315ABC9F3D7C89B19E64_RuntimeMethod_var))); } IL_0014: { // var effect = (PostProcessEffectSettings)CreateInstance(type); Type_t * L_3 = ___type0; ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A * L_4; L_4 = ScriptableObject_CreateInstance_mB4215304D493461F6D90A69BB001EBEFEDECE4AD(L_3, /*hidden argument*/NULL); V_0 = ((PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 *)CastclassClass((RuntimeObject*)L_4, PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_il2cpp_TypeInfo_var)); // effect.hideFlags = HideFlags.HideInInspector | HideFlags.HideInHierarchy; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_5 = V_0; NullCheck(L_5); Object_set_hideFlags_m7DE229AF60B92F0C68819F77FEB27D775E66F3AC(L_5, 3, /*hidden argument*/NULL); // effect.name = type.Name; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_6 = V_0; Type_t * L_7 = ___type0; NullCheck(L_7); String_t* L_8; L_8 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_7); NullCheck(L_6); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_6, L_8, /*hidden argument*/NULL); // effect.enabled.value = true; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_9 = V_0; NullCheck(L_9); BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 * L_10 = L_9->get_enabled_5(); NullCheck(L_10); ((ParameterOverride_1_t44F5A562A85AD213D94BE9A0DF3DC87C847C3EDC *)L_10)->set_value_1((bool)1); // settings.Add(effect); List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_11 = __this->get_settings_4(); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_12 = V_0; NullCheck(L_11); List_1_Add_m0EF1549D6040AD0E99A37A662D7328EB13C594DB(L_11, L_12, /*hidden argument*/List_1_Add_m0EF1549D6040AD0E99A37A662D7328EB13C594DB_RuntimeMethod_var); // isDirty = true; __this->set_isDirty_5((bool)1); // return effect; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_13 = V_0; return L_13; } } // UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings UnityEngine.Rendering.PostProcessing.PostProcessProfile::AddSettings(UnityEngine.Rendering.PostProcessing.PostProcessEffectSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * PostProcessProfile_AddSettings_m636C8393796396CDBE72A34AD0CEC930791DB895 (PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * __this, PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * ___effect0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0EF1549D6040AD0E99A37A662D7328EB13C594DB_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // if (HasSettings(settings.GetType())) List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_0 = __this->get_settings_4(); NullCheck(L_0); Type_t * L_1; L_1 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_0, /*hidden argument*/NULL); bool L_2; L_2 = PostProcessProfile_HasSettings_m4D611773882B755A054DE98D3DD3234291781FC8(__this, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001e; } } { // throw new InvalidOperationException("Effect already exists in the stack"); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral79AEC902957F1E1E06FCB413B50E1126385A3E08)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PostProcessProfile_AddSettings_m636C8393796396CDBE72A34AD0CEC930791DB895_RuntimeMethod_var))); } IL_001e: { // settings.Add(effect); List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_4 = __this->get_settings_4(); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_5 = ___effect0; NullCheck(L_4); List_1_Add_m0EF1549D6040AD0E99A37A662D7328EB13C594DB(L_4, L_5, /*hidden argument*/List_1_Add_m0EF1549D6040AD0E99A37A662D7328EB13C594DB_RuntimeMethod_var); // isDirty = true; __this->set_isDirty_5((bool)1); // return effect; PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_6 = ___effect0; return L_6; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessProfile::RemoveSettings(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessProfile_RemoveSettings_m5735C7842B32CDCA41048105ED64CD31529BBEAD (PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * __this, Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_mF9105B3BD1595269C710130159A464FEF4138DD2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m68842166CAE4973119614F6FA5EBD88A792799D5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mB40553E815CFF7A038A4330AB1E77FB327C5F1AC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { // int toRemove = -1; V_0 = (-1); // for (int i = 0; i < settings.Count; i++) V_1 = 0; goto IL_0027; } IL_0006: { // if (settings[i].GetType() == type) List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_0 = __this->get_settings_4(); int32_t L_1 = V_1; NullCheck(L_0); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_2; L_2 = List_1_get_Item_mB40553E815CFF7A038A4330AB1E77FB327C5F1AC_inline(L_0, L_1, /*hidden argument*/List_1_get_Item_mB40553E815CFF7A038A4330AB1E77FB327C5F1AC_RuntimeMethod_var); NullCheck(L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_2, /*hidden argument*/NULL); Type_t * L_4 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_m01CE523ADAD8D6348C8247353F7C1E5FA3031732(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0023; } } { // toRemove = i; int32_t L_6 = V_1; V_0 = L_6; // break; goto IL_0035; } IL_0023: { // for (int i = 0; i < settings.Count; i++) int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0027: { // for (int i = 0; i < settings.Count; i++) int32_t L_8 = V_1; List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_9 = __this->get_settings_4(); NullCheck(L_9); int32_t L_10; L_10 = List_1_get_Count_m68842166CAE4973119614F6FA5EBD88A792799D5_inline(L_9, /*hidden argument*/List_1_get_Count_m68842166CAE4973119614F6FA5EBD88A792799D5_RuntimeMethod_var); if ((((int32_t)L_8) < ((int32_t)L_10))) { goto IL_0006; } } IL_0035: { // if (toRemove < 0) int32_t L_11 = V_0; if ((((int32_t)L_11) >= ((int32_t)0))) { goto IL_0044; } } { // throw new InvalidOperationException("Effect doesn't exist in the profile"); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_12 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_12, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAAE7545E4F9244ECA5FD2DDF9AB3C069EA56E2B7)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PostProcessProfile_RemoveSettings_m5735C7842B32CDCA41048105ED64CD31529BBEAD_RuntimeMethod_var))); } IL_0044: { // settings.RemoveAt(toRemove); List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_13 = __this->get_settings_4(); int32_t L_14 = V_0; NullCheck(L_13); List_1_RemoveAt_mF9105B3BD1595269C710130159A464FEF4138DD2(L_13, L_14, /*hidden argument*/List_1_RemoveAt_mF9105B3BD1595269C710130159A464FEF4138DD2_RuntimeMethod_var); // isDirty = true; __this->set_isDirty_5((bool)1); // } return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessProfile::HasSettings(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessProfile_HasSettings_m4D611773882B755A054DE98D3DD3234291781FC8 (PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * __this, Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // foreach (var setting in settings) List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_0 = __this->get_settings_4(); NullCheck(L_0); Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 L_1; L_1 = List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C(L_0, /*hidden argument*/List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C_RuntimeMethod_var); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0026; } IL_000e: { // foreach (var setting in settings) PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_2; L_2 = Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_inline((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_RuntimeMethod_var); // if (setting.GetType() == type) NullCheck(L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_2, /*hidden argument*/NULL); Type_t * L_4 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_m01CE523ADAD8D6348C8247353F7C1E5FA3031732(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0026; } } IL_0022: { // return true; V_1 = (bool)1; IL2CPP_LEAVE(0x41, FINALLY_0031); } IL_0026: { // foreach (var setting in settings) bool L_6; L_6 = Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F_RuntimeMethod_var); if (L_6) { goto IL_000e; } } IL_002f: { IL2CPP_LEAVE(0x3F, FINALLY_0031); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0031; } FINALLY_0031: { // begin finally (depth: 1) Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8_RuntimeMethod_var); IL2CPP_END_FINALLY(49) } // end finally (depth: 1) IL2CPP_CLEANUP(49) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x41, IL_0041) IL2CPP_JUMP_TBL(0x3F, IL_003f) } IL_003f: { // return false; return (bool)0; } IL_0041: { // } bool L_7 = V_1; return L_7; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessProfile::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessProfile__ctor_m53B809D0279348483F3DD4A19B10CE4B712BE1BD (PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m19F26A359D9F2420A7E80BB80D2B7D0080D3C90C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public List settings = new List(); List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_0 = (List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B *)il2cpp_codegen_object_new(List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B_il2cpp_TypeInfo_var); List_1__ctor_m19F26A359D9F2420A7E80BB80D2B7D0080D3C90C(L_0, /*hidden argument*/List_1__ctor_m19F26A359D9F2420A7E80BB80D2B7D0080D3C90C_RuntimeMethod_var); __this->set_settings_4(L_0); // public bool isDirty = true; __this->set_isDirty_5((bool)1); ScriptableObject__ctor_m8DAE6CDCFA34E16F2543B02CC3669669FF203063(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Camera UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_camera() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // get { return m_Camera; } Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_0 = __this->get_m_Camera_0(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_camera(UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_camera_m5A32D4F5ABA6D932E58334ACA8AE246AAF9D8D47 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___value0, const RuntimeMethod* method) { RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 V_0; memset((&V_0), 0, sizeof(V_0)); { // m_Camera = value; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_0 = ___value0; __this->set_m_Camera_0(L_0); // if (m_Camera.stereoEnabled) Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_1 = __this->get_m_Camera_0(); NullCheck(L_1); bool L_2; L_2 = Camera_get_stereoEnabled_m4F3701D763F5A7686B1BAE2CD6AC84B192539857(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_00ec; } } { // var xrDesc = XRSettings.eyeTextureDesc; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 L_3; L_3 = XRSettings_get_eyeTextureDesc_mCC8FF72401EDDAF720A3F8678133F49FC05B117A(/*hidden argument*/NULL); V_0 = L_3; // stereoRenderingMode = StereoRenderingMode.SinglePass; PostProcessRenderContext_set_stereoRenderingMode_mCC8077506E225DF64ED657D9AF8B8E32293ABCE0_inline(__this, 1, /*hidden argument*/NULL); // numberOfEyes = 1; PostProcessRenderContext_set_numberOfEyes_m36DEBBC58365FF4315CCEB689D7BC6F86E4C1492_inline(__this, 1, /*hidden argument*/NULL); // if (XRSettings.stereoRenderingMode == XRSettings.StereoRenderingMode.MultiPass) int32_t L_4; L_4 = XRSettings_get_stereoRenderingMode_m5E85271059E85A00B1AE3CFBD3C221699E731944(/*hidden argument*/NULL); if (L_4) { goto IL_0039; } } { // stereoRenderingMode = StereoRenderingMode.MultiPass; PostProcessRenderContext_set_stereoRenderingMode_mCC8077506E225DF64ED657D9AF8B8E32293ABCE0_inline(__this, 0, /*hidden argument*/NULL); } IL_0039: { // if (xrDesc.dimension == TextureDimension.Tex2DArray) int32_t L_5; L_5 = RenderTextureDescriptor_get_dimension_mC7CB3DA0E163E4C7C3C4BC14B5B92C4EAADC87D3_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), /*hidden argument*/NULL); if ((!(((uint32_t)L_5) == ((uint32_t)5)))) { goto IL_004a; } } { // stereoRenderingMode = StereoRenderingMode.SinglePassInstanced; PostProcessRenderContext_set_stereoRenderingMode_mCC8077506E225DF64ED657D9AF8B8E32293ABCE0_inline(__this, 2, /*hidden argument*/NULL); } IL_004a: { // if (stereoRenderingMode == StereoRenderingMode.SinglePassInstanced) int32_t L_6; L_6 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_6) == ((uint32_t)2)))) { goto IL_005a; } } { // numberOfEyes = 2; PostProcessRenderContext_set_numberOfEyes_m36DEBBC58365FF4315CCEB689D7BC6F86E4C1492_inline(__this, 2, /*hidden argument*/NULL); } IL_005a: { // if (stereoRenderingMode == StereoRenderingMode.SinglePass) int32_t L_7; L_7 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_7) == ((uint32_t)1)))) { goto IL_0081; } } { // numberOfEyes = 2; PostProcessRenderContext_set_numberOfEyes_m36DEBBC58365FF4315CCEB689D7BC6F86E4C1492_inline(__this, 2, /*hidden argument*/NULL); // xrDesc.width /= 2; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_8 = (&V_0); int32_t L_9; L_9 = RenderTextureDescriptor_get_width_m5DD56A0652453FDDB51FF030FC5ED914F83F5E31_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_8, /*hidden argument*/NULL); RenderTextureDescriptor_set_width_m8D4BAEBB8089FD77F4DC81088ACB511F2BCA41EA_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_8, ((int32_t)((int32_t)L_9/(int32_t)2)), /*hidden argument*/NULL); // xrDesc.vrUsage = VRTextureUsage.None; RenderTextureDescriptor_set_vrUsage_m5E4F43CB35EF142D55AC22996B641483566A2097_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), 0, /*hidden argument*/NULL); } IL_0081: { // width = xrDesc.width; int32_t L_10; L_10 = RenderTextureDescriptor_get_width_m5DD56A0652453FDDB51FF030FC5ED914F83F5E31_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), /*hidden argument*/NULL); PostProcessRenderContext_set_width_mB7C5BBE29EB306CFFC8909844C114110DFE6BE64_inline(__this, L_10, /*hidden argument*/NULL); // height = xrDesc.height; int32_t L_11; L_11 = RenderTextureDescriptor_get_height_m661881AD8E078D6C1FD6C549207AACC2B179D201_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), /*hidden argument*/NULL); PostProcessRenderContext_set_height_m4503893008BB36236343F69E4CD90EB4B4434420_inline(__this, L_11, /*hidden argument*/NULL); // m_sourceDescriptor = xrDesc; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 L_12 = V_0; __this->set_m_sourceDescriptor_28(L_12); // if (m_Camera.stereoActiveEye == Camera.MonoOrStereoscopicEye.Right) Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_13 = __this->get_m_Camera_0(); NullCheck(L_13); int32_t L_14; L_14 = Camera_get_stereoActiveEye_m1DBD4B7E46F3BA53B91A71E0AAA503C9FDB78463(L_13, /*hidden argument*/NULL); if ((!(((uint32_t)L_14) == ((uint32_t)1)))) { goto IL_00b7; } } { // xrActiveEye = (int)Camera.StereoscopicEye.Right; PostProcessRenderContext_set_xrActiveEye_mC0E126C2BCEF92AB645EC13658F3B89CBE536D5B_inline(__this, 1, /*hidden argument*/NULL); } IL_00b7: { // screenWidth = XRSettings.eyeTextureWidth; int32_t L_15; L_15 = XRSettings_get_eyeTextureWidth_m58A1989DD2F55FCB2C92A712AEA493B6EEA3C55E(/*hidden argument*/NULL); PostProcessRenderContext_set_screenWidth_mD75AD636E7F34B00779E42C2C6464BB60C12BE20_inline(__this, L_15, /*hidden argument*/NULL); // screenHeight = XRSettings.eyeTextureHeight; int32_t L_16; L_16 = XRSettings_get_eyeTextureHeight_mD4F91CDDB07756E9BF313DEFD3D74DFC6737E1A2(/*hidden argument*/NULL); PostProcessRenderContext_set_screenHeight_m05BE0C2BB553342E4271DFB5E7380D2A5DAC30A2_inline(__this, L_16, /*hidden argument*/NULL); // if (stereoRenderingMode == StereoRenderingMode.SinglePass) int32_t L_17; L_17 = PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_17) == ((uint32_t)1)))) { goto IL_00e4; } } { // screenWidth /= 2; int32_t L_18; L_18 = PostProcessRenderContext_get_screenWidth_m9F3ECB9E1D36F430FADA9EC9C19A8EAD0C714D04_inline(__this, /*hidden argument*/NULL); PostProcessRenderContext_set_screenWidth_mD75AD636E7F34B00779E42C2C6464BB60C12BE20_inline(__this, ((int32_t)((int32_t)L_18/(int32_t)2)), /*hidden argument*/NULL); } IL_00e4: { // stereoActive = true; PostProcessRenderContext_set_stereoActive_mD4C23489E1E4539919D6B16AD9C20DDEE1FAD960_inline(__this, (bool)1, /*hidden argument*/NULL); // } return; } IL_00ec: { // width = m_Camera.pixelWidth; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_19 = __this->get_m_Camera_0(); NullCheck(L_19); int32_t L_20; L_20 = Camera_get_pixelWidth_m7DC2EF816FA7AB52EEE991E054FC7B1F31982802(L_19, /*hidden argument*/NULL); PostProcessRenderContext_set_width_mB7C5BBE29EB306CFFC8909844C114110DFE6BE64_inline(__this, L_20, /*hidden argument*/NULL); // height = m_Camera.pixelHeight; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_21 = __this->get_m_Camera_0(); NullCheck(L_21); int32_t L_22; L_22 = Camera_get_pixelHeight_m7A18CEE2D95835EB95156E88D4D27EA018404201(L_21, /*hidden argument*/NULL); PostProcessRenderContext_set_height_m4503893008BB36236343F69E4CD90EB4B4434420_inline(__this, L_22, /*hidden argument*/NULL); // m_sourceDescriptor.width = width; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_23 = __this->get_address_of_m_sourceDescriptor_28(); int32_t L_24; L_24 = PostProcessRenderContext_get_width_m4965F17411CA0E2AEC993B02D9CEEB0E258E8A74_inline(__this, /*hidden argument*/NULL); RenderTextureDescriptor_set_width_m8D4BAEBB8089FD77F4DC81088ACB511F2BCA41EA_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_23, L_24, /*hidden argument*/NULL); // m_sourceDescriptor.height = height; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_25 = __this->get_address_of_m_sourceDescriptor_28(); int32_t L_26; L_26 = PostProcessRenderContext_get_height_m3F500068E9E598DA75850D864AEC83708B1D9BD4_inline(__this, /*hidden argument*/NULL); RenderTextureDescriptor_set_height_m1300AF31BCDCF2E14E86A598AFDC5569B682A46D_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_25, L_26, /*hidden argument*/NULL); // screenWidth = width; int32_t L_27; L_27 = PostProcessRenderContext_get_width_m4965F17411CA0E2AEC993B02D9CEEB0E258E8A74_inline(__this, /*hidden argument*/NULL); PostProcessRenderContext_set_screenWidth_mD75AD636E7F34B00779E42C2C6464BB60C12BE20_inline(__this, L_27, /*hidden argument*/NULL); // screenHeight = height; int32_t L_28; L_28 = PostProcessRenderContext_get_height_m3F500068E9E598DA75850D864AEC83708B1D9BD4_inline(__this, /*hidden argument*/NULL); PostProcessRenderContext_set_screenHeight_m05BE0C2BB553342E4271DFB5E7380D2A5DAC30A2_inline(__this, L_28, /*hidden argument*/NULL); // stereoActive = false; PostProcessRenderContext_set_stereoActive_mD4C23489E1E4539919D6B16AD9C20DDEE1FAD960_inline(__this, (bool)0, /*hidden argument*/NULL); // numberOfEyes = 1; PostProcessRenderContext_set_numberOfEyes_m36DEBBC58365FF4315CCEB689D7BC6F86E4C1492_inline(__this, 1, /*hidden argument*/NULL); // } return; } } // UnityEngine.Rendering.CommandBuffer UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_command() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public CommandBuffer command { get; set; } CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = __this->get_U3CcommandU3Ek__BackingField_1(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_command(UnityEngine.Rendering.CommandBuffer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_command_m2C45D5AD8D68476937078FC1A8CAD67F40B363CA (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___value0, const RuntimeMethod* method) { { // public CommandBuffer command { get; set; } CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = ___value0; __this->set_U3CcommandU3Ek__BackingField_1(L_0); return; } } // UnityEngine.Rendering.RenderTargetIdentifier UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_source() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public RenderTargetIdentifier source { get; set; } RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_0 = __this->get_U3CsourceU3Ek__BackingField_2(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_source(UnityEngine.Rendering.RenderTargetIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___value0, const RuntimeMethod* method) { { // public RenderTargetIdentifier source { get; set; } RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_0 = ___value0; __this->set_U3CsourceU3Ek__BackingField_2(L_0); return; } } // UnityEngine.Rendering.RenderTargetIdentifier UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_destination() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public RenderTargetIdentifier destination { get; set; } RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_0 = __this->get_U3CdestinationU3Ek__BackingField_3(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_destination(UnityEngine.Rendering.RenderTargetIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___value0, const RuntimeMethod* method) { { // public RenderTargetIdentifier destination { get; set; } RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_0 = ___value0; __this->set_U3CdestinationU3Ek__BackingField_3(L_0); return; } } // UnityEngine.RenderTextureFormat UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_sourceFormat() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public RenderTextureFormat sourceFormat { get; set; } int32_t L_0 = __this->get_U3CsourceFormatU3Ek__BackingField_4(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_sourceFormat(UnityEngine.RenderTextureFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_sourceFormat_mA41E34B795170887013696DB9903C224B570D0BD (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public RenderTextureFormat sourceFormat { get; set; } int32_t L_0 = ___value0; __this->set_U3CsourceFormatU3Ek__BackingField_4(L_0); return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_flip() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessRenderContext_get_flip_mE2F46E47D4554EF081D57D8369E5878E657D5103 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public bool flip { get; set; } bool L_0 = __this->get_U3CflipU3Ek__BackingField_5(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_flip(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_flip_m27C840F9FC7AA91DEF02F5921E96A8FA09EF8582 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool flip { get; set; } bool L_0 = ___value0; __this->set_U3CflipU3Ek__BackingField_5(L_0); return; } } // UnityEngine.Rendering.PostProcessing.PostProcessResources UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_resources() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public PostProcessResources resources { get; internal set; } PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_0 = __this->get_U3CresourcesU3Ek__BackingField_6(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_resources(UnityEngine.Rendering.PostProcessing.PostProcessResources) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_resources_m1BF26E65F227D1503F6259E07DEED008C7FE1163 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___value0, const RuntimeMethod* method) { { // public PostProcessResources resources { get; internal set; } PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_0 = ___value0; __this->set_U3CresourcesU3Ek__BackingField_6(L_0); return; } } // UnityEngine.Rendering.PostProcessing.PropertySheetFactory UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_propertySheets() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * PostProcessRenderContext_get_propertySheets_mE1135E07BE4F59354198DF05198E64CAF2E41D5C (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public PropertySheetFactory propertySheets { get; internal set; } PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_0 = __this->get_U3CpropertySheetsU3Ek__BackingField_7(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_propertySheets(UnityEngine.Rendering.PostProcessing.PropertySheetFactory) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_propertySheets_m360844DFB76FA97FED4807602FEF53E81F573E3D (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * ___value0, const RuntimeMethod* method) { { // public PropertySheetFactory propertySheets { get; internal set; } PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_0 = ___value0; __this->set_U3CpropertySheetsU3Ek__BackingField_7(L_0); return; } } // System.Collections.Generic.Dictionary`2 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_userData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * PostProcessRenderContext_get_userData_m40E610315DE3A5B623CD39497F28C2F25FEA8188 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public Dictionary userData { get; private set; } Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * L_0 = __this->get_U3CuserDataU3Ek__BackingField_8(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_userData(System.Collections.Generic.Dictionary`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_userData_m003BC92230DEEFC331EB433694B7C40DFACB6030 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * ___value0, const RuntimeMethod* method) { { // public Dictionary userData { get; private set; } Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * L_0 = ___value0; __this->set_U3CuserDataU3Ek__BackingField_8(L_0); return; } } // UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_debugLayer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * PostProcessRenderContext_get_debugLayer_m26C1CC3A2F3BBC10E71F0827E8B35204C7D9C008 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public PostProcessDebugLayer debugLayer { get; internal set; } PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_0 = __this->get_U3CdebugLayerU3Ek__BackingField_9(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_debugLayer(UnityEngine.Rendering.PostProcessing.PostProcessDebugLayer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_debugLayer_m5CBEDD3DC87DB8728E18EDF8E9FA5769A149A03A (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * ___value0, const RuntimeMethod* method) { { // public PostProcessDebugLayer debugLayer { get; internal set; } PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_0 = ___value0; __this->set_U3CdebugLayerU3Ek__BackingField_9(L_0); return; } } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_width() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_width_m4965F17411CA0E2AEC993B02D9CEEB0E258E8A74 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public int width { get; private set; } int32_t L_0 = __this->get_U3CwidthU3Ek__BackingField_10(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_width(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_width_mB7C5BBE29EB306CFFC8909844C114110DFE6BE64 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int width { get; private set; } int32_t L_0 = ___value0; __this->set_U3CwidthU3Ek__BackingField_10(L_0); return; } } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_height() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_height_m3F500068E9E598DA75850D864AEC83708B1D9BD4 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public int height { get; private set; } int32_t L_0 = __this->get_U3CheightU3Ek__BackingField_11(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_height(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_height_m4503893008BB36236343F69E4CD90EB4B4434420 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int height { get; private set; } int32_t L_0 = ___value0; __this->set_U3CheightU3Ek__BackingField_11(L_0); return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_stereoActive() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public bool stereoActive { get; private set; } bool L_0 = __this->get_U3CstereoActiveU3Ek__BackingField_12(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_stereoActive(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_stereoActive_mD4C23489E1E4539919D6B16AD9C20DDEE1FAD960 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool stereoActive { get; private set; } bool L_0 = ___value0; __this->set_U3CstereoActiveU3Ek__BackingField_12(L_0); return; } } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_xrActiveEye() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_xrActiveEye_mF542BBCE2BE780B1018E8640BF92BF44A1B25586 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public int xrActiveEye { get; private set; } int32_t L_0 = __this->get_U3CxrActiveEyeU3Ek__BackingField_13(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_xrActiveEye(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_xrActiveEye_mC0E126C2BCEF92AB645EC13658F3B89CBE536D5B (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int xrActiveEye { get; private set; } int32_t L_0 = ___value0; __this->set_U3CxrActiveEyeU3Ek__BackingField_13(L_0); return; } } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_numberOfEyes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_numberOfEyes_m06AE156D5CEDCB464CA682ADAFF3AD2A9A347D60 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public int numberOfEyes { get; private set; } int32_t L_0 = __this->get_U3CnumberOfEyesU3Ek__BackingField_14(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_numberOfEyes(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_numberOfEyes_m36DEBBC58365FF4315CCEB689D7BC6F86E4C1492 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int numberOfEyes { get; private set; } int32_t L_0 = ___value0; __this->set_U3CnumberOfEyesU3Ek__BackingField_14(L_0); return; } } // UnityEngine.Rendering.PostProcessing.PostProcessRenderContext/StereoRenderingMode UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_stereoRenderingMode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public StereoRenderingMode stereoRenderingMode { get; private set; } int32_t L_0 = __this->get_U3CstereoRenderingModeU3Ek__BackingField_15(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_stereoRenderingMode(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext/StereoRenderingMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_stereoRenderingMode_mCC8077506E225DF64ED657D9AF8B8E32293ABCE0 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public StereoRenderingMode stereoRenderingMode { get; private set; } int32_t L_0 = ___value0; __this->set_U3CstereoRenderingModeU3Ek__BackingField_15(L_0); return; } } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_screenWidth() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_screenWidth_m9F3ECB9E1D36F430FADA9EC9C19A8EAD0C714D04 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public int screenWidth { get; private set; } int32_t L_0 = __this->get_U3CscreenWidthU3Ek__BackingField_16(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_screenWidth(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_screenWidth_mD75AD636E7F34B00779E42C2C6464BB60C12BE20 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int screenWidth { get; private set; } int32_t L_0 = ___value0; __this->set_U3CscreenWidthU3Ek__BackingField_16(L_0); return; } } // System.Int32 UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_screenHeight() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_screenHeight_m6E8CD22AEA7C1A754C1652DF457FA7D6E11C84B9 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public int screenHeight { get; private set; } int32_t L_0 = __this->get_U3CscreenHeightU3Ek__BackingField_17(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_screenHeight(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_screenHeight_m05BE0C2BB553342E4271DFB5E7380D2A5DAC30A2 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int screenHeight { get; private set; } int32_t L_0 = ___value0; __this->set_U3CscreenHeightU3Ek__BackingField_17(L_0); return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_isSceneView() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessRenderContext_get_isSceneView_mBBE9F6C699D243C8746362C84F466432818DAB10 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public bool isSceneView { get; internal set; } bool L_0 = __this->get_U3CisSceneViewU3Ek__BackingField_18(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_isSceneView(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_isSceneView_mEF3EC48FF1742A6E1A8171775707F7AB9CF45911 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool isSceneView { get; internal set; } bool L_0 = ___value0; __this->set_U3CisSceneViewU3Ek__BackingField_18(L_0); return; } } // UnityEngine.Rendering.PostProcessing.PostProcessLayer/Antialiasing UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_antialiasing() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_antialiasing_m869EE41D29DB840249DC2773AC27E6DD1FC400ED (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public PostProcessLayer.Antialiasing antialiasing { get; internal set; } int32_t L_0 = __this->get_U3CantialiasingU3Ek__BackingField_19(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_antialiasing(UnityEngine.Rendering.PostProcessing.PostProcessLayer/Antialiasing) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_antialiasing_m3154972A25A18801221194E34B43B89855E11511 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public PostProcessLayer.Antialiasing antialiasing { get; internal set; } int32_t L_0 = ___value0; __this->set_U3CantialiasingU3Ek__BackingField_19(L_0); return; } } // UnityEngine.Rendering.PostProcessing.TemporalAntialiasing UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::get_temporalAntialiasing() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * PostProcessRenderContext_get_temporalAntialiasing_mA4FFD948F979FAE3046EFAC74FD22429DFE8288A (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public TemporalAntialiasing temporalAntialiasing { get; internal set; } TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * L_0 = __this->get_U3CtemporalAntialiasingU3Ek__BackingField_20(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::set_temporalAntialiasing(UnityEngine.Rendering.PostProcessing.TemporalAntialiasing) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_temporalAntialiasing_mD3988FC83821BB3378D61DA0FCF4475853759DB7 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * ___value0, const RuntimeMethod* method) { { // public TemporalAntialiasing temporalAntialiasing { get; internal set; } TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * L_0 = ___value0; __this->set_U3CtemporalAntialiasingU3Ek__BackingField_20(L_0); return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_Reset_mF0DDCB7DA38BB880DC0966836F06E43B9B3D81A0 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m0999E28E34F97E04A673BFF5FFD3AAA7EBA1AB92_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mCD0C2F0325B7677B9BC340A60AA3FB9C7A88FF63_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // m_Camera = null; __this->set_m_Camera_0((Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C *)NULL); // width = 0; PostProcessRenderContext_set_width_mB7C5BBE29EB306CFFC8909844C114110DFE6BE64_inline(__this, 0, /*hidden argument*/NULL); // height = 0; PostProcessRenderContext_set_height_m4503893008BB36236343F69E4CD90EB4B4434420_inline(__this, 0, /*hidden argument*/NULL); // m_sourceDescriptor = new RenderTextureDescriptor(0, 0); RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 L_0; memset((&L_0), 0, sizeof(L_0)); RenderTextureDescriptor__ctor_m57B26A2A1000EFE736C0C97147FBB40C9B9B4CA3((&L_0), 0, 0, /*hidden argument*/NULL); __this->set_m_sourceDescriptor_28(L_0); // physicalCamera = false; __this->set_physicalCamera_27((bool)0); // stereoActive = false; PostProcessRenderContext_set_stereoActive_mD4C23489E1E4539919D6B16AD9C20DDEE1FAD960_inline(__this, (bool)0, /*hidden argument*/NULL); // xrActiveEye = (int)Camera.StereoscopicEye.Left; PostProcessRenderContext_set_xrActiveEye_mC0E126C2BCEF92AB645EC13658F3B89CBE536D5B_inline(__this, 0, /*hidden argument*/NULL); // screenWidth = 0; PostProcessRenderContext_set_screenWidth_mD75AD636E7F34B00779E42C2C6464BB60C12BE20_inline(__this, 0, /*hidden argument*/NULL); // screenHeight = 0; PostProcessRenderContext_set_screenHeight_m05BE0C2BB553342E4271DFB5E7380D2A5DAC30A2_inline(__this, 0, /*hidden argument*/NULL); // command = null; PostProcessRenderContext_set_command_m2C45D5AD8D68476937078FC1A8CAD67F40B363CA_inline(__this, (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 *)NULL, /*hidden argument*/NULL); // source = 0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_1; L_1 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(0, /*hidden argument*/NULL); PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline(__this, L_1, /*hidden argument*/NULL); // destination = 0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_2; L_2 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(0, /*hidden argument*/NULL); PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline(__this, L_2, /*hidden argument*/NULL); // sourceFormat = RenderTextureFormat.ARGB32; PostProcessRenderContext_set_sourceFormat_mA41E34B795170887013696DB9903C224B570D0BD_inline(__this, 0, /*hidden argument*/NULL); // flip = false; PostProcessRenderContext_set_flip_m27C840F9FC7AA91DEF02F5921E96A8FA09EF8582_inline(__this, (bool)0, /*hidden argument*/NULL); // resources = null; PostProcessRenderContext_set_resources_m1BF26E65F227D1503F6259E07DEED008C7FE1163_inline(__this, (PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC *)NULL, /*hidden argument*/NULL); // propertySheets = null; PostProcessRenderContext_set_propertySheets_m360844DFB76FA97FED4807602FEF53E81F573E3D_inline(__this, (PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 *)NULL, /*hidden argument*/NULL); // debugLayer = null; PostProcessRenderContext_set_debugLayer_m5CBEDD3DC87DB8728E18EDF8E9FA5769A149A03A_inline(__this, (PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 *)NULL, /*hidden argument*/NULL); // isSceneView = false; PostProcessRenderContext_set_isSceneView_mEF3EC48FF1742A6E1A8171775707F7AB9CF45911_inline(__this, (bool)0, /*hidden argument*/NULL); // antialiasing = PostProcessLayer.Antialiasing.None; PostProcessRenderContext_set_antialiasing_m3154972A25A18801221194E34B43B89855E11511_inline(__this, 0, /*hidden argument*/NULL); // temporalAntialiasing = null; PostProcessRenderContext_set_temporalAntialiasing_mD3988FC83821BB3378D61DA0FCF4475853759DB7_inline(__this, (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 *)NULL, /*hidden argument*/NULL); // uberSheet = null; __this->set_uberSheet_21((PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 *)NULL); // autoExposureTexture = null; __this->set_autoExposureTexture_22((Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE *)NULL); // logLut = null; __this->set_logLut_24((Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE *)NULL); // autoExposure = null; __this->set_autoExposure_25((AutoExposure_t50F3CF93E72B3D056E624DA24AB91D1200BE1106 *)NULL); // bloomBufferNameID = -1; __this->set_bloomBufferNameID_26((-1)); // if (userData == null) Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * L_3; L_3 = PostProcessRenderContext_get_userData_m40E610315DE3A5B623CD39497F28C2F25FEA8188_inline(__this, /*hidden argument*/NULL); if (L_3) { goto IL_00d2; } } { // userData = new Dictionary(); Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * L_4 = (Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 *)il2cpp_codegen_object_new(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399_il2cpp_TypeInfo_var); Dictionary_2__ctor_mCD0C2F0325B7677B9BC340A60AA3FB9C7A88FF63(L_4, /*hidden argument*/Dictionary_2__ctor_mCD0C2F0325B7677B9BC340A60AA3FB9C7A88FF63_RuntimeMethod_var); PostProcessRenderContext_set_userData_m003BC92230DEEFC331EB433694B7C40DFACB6030_inline(__this, L_4, /*hidden argument*/NULL); } IL_00d2: { // userData.Clear(); Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * L_5; L_5 = PostProcessRenderContext_get_userData_m40E610315DE3A5B623CD39497F28C2F25FEA8188_inline(__this, /*hidden argument*/NULL); NullCheck(L_5); Dictionary_2_Clear_m0999E28E34F97E04A673BFF5FFD3AAA7EBA1AB92(L_5, /*hidden argument*/Dictionary_2_Clear_m0999E28E34F97E04A673BFF5FFD3AAA7EBA1AB92_RuntimeMethod_var); // } return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::IsTemporalAntialiasingActive() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessRenderContext_IsTemporalAntialiasingActive_mF2954B94F2D907B159A45E745C5666D06F692E3F (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // return antialiasing == PostProcessLayer.Antialiasing.TemporalAntialiasing // && !isSceneView // && temporalAntialiasing.IsSupported(); int32_t L_0; L_0 = PostProcessRenderContext_get_antialiasing_m869EE41D29DB840249DC2773AC27E6DD1FC400ED_inline(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)3)))) { goto IL_001d; } } { bool L_1; L_1 = PostProcessRenderContext_get_isSceneView_mBBE9F6C699D243C8746362C84F466432818DAB10_inline(__this, /*hidden argument*/NULL); if (L_1) { goto IL_001d; } } { TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * L_2; L_2 = PostProcessRenderContext_get_temporalAntialiasing_mA4FFD948F979FAE3046EFAC74FD22429DFE8288A_inline(__this, /*hidden argument*/NULL); NullCheck(L_2); bool L_3; L_3 = TemporalAntialiasing_IsSupported_m8FBD9000C346E38D503D9D0570DB89006EEDBC5E(L_2, /*hidden argument*/NULL); return L_3; } IL_001d: { return (bool)0; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::IsDebugOverlayEnabled(UnityEngine.Rendering.PostProcessing.DebugOverlay) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessRenderContext_IsDebugOverlayEnabled_m9779C07E4F3D9C746FB03148E28D54210A0758B3 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___overlay0, const RuntimeMethod* method) { { // return debugLayer.debugOverlay == overlay; PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_0; L_0 = PostProcessRenderContext_get_debugLayer_m26C1CC3A2F3BBC10E71F0827E8B35204C7D9C008_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1; L_1 = PostProcessDebugLayer_get_debugOverlay_m053337138AF10CA87F4E5F685111E29837CE3E4A_inline(L_0, /*hidden argument*/NULL); int32_t L_2 = ___overlay0; return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::PushDebugOverlay(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_PushDebugOverlay_m1CDDDF242E8818D9DF89E8AEECBE0C4ECC0C2D5F (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___sheet2, int32_t ___pass3, const RuntimeMethod* method) { { // debugLayer.PushDebugOverlay(cmd, source, sheet, pass); PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_0; L_0 = PostProcessRenderContext_get_debugLayer_m26C1CC3A2F3BBC10E71F0827E8B35204C7D9C008_inline(__this, /*hidden argument*/NULL); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_1 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_2 = ___source1; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_3 = ___sheet2; int32_t L_4 = ___pass3; NullCheck(L_0); PostProcessDebugLayer_PushDebugOverlay_m354B0416740BE8928AC3226AF9A3777090F2CEC1(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); // } return; } } // UnityEngine.RenderTextureDescriptor UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::GetDescriptor(System.Int32,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 PostProcessRenderContext_GetDescriptor_m830411A853CE21A05476D5A9F1697DD707024D50 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___depthBufferBits0, int32_t ___colorFormat1, int32_t ___readWrite2, const RuntimeMethod* method) { RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 V_0; memset((&V_0), 0, sizeof(V_0)); { // var modifiedDesc = new RenderTextureDescriptor(m_sourceDescriptor.width, m_sourceDescriptor.height, // m_sourceDescriptor.colorFormat, depthBufferBits); RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_0 = __this->get_address_of_m_sourceDescriptor_28(); int32_t L_1; L_1 = RenderTextureDescriptor_get_width_m5DD56A0652453FDDB51FF030FC5ED914F83F5E31_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_0, /*hidden argument*/NULL); RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_2 = __this->get_address_of_m_sourceDescriptor_28(); int32_t L_3; L_3 = RenderTextureDescriptor_get_height_m661881AD8E078D6C1FD6C549207AACC2B179D201_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_2, /*hidden argument*/NULL); RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_4 = __this->get_address_of_m_sourceDescriptor_28(); int32_t L_5; L_5 = RenderTextureDescriptor_get_colorFormat_m8DEB83CC5B5BD5737AA9FBE8E3B02A4967E3B098((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_4, /*hidden argument*/NULL); int32_t L_6 = ___depthBufferBits0; RenderTextureDescriptor__ctor_mB0D252CE93C0E10D01FD10C5C454B0645A16BEE3((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_1, L_3, L_5, L_6, /*hidden argument*/NULL); // modifiedDesc.dimension = m_sourceDescriptor.dimension; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_7 = __this->get_address_of_m_sourceDescriptor_28(); int32_t L_8; L_8 = RenderTextureDescriptor_get_dimension_mC7CB3DA0E163E4C7C3C4BC14B5B92C4EAADC87D3_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_7, /*hidden argument*/NULL); RenderTextureDescriptor_set_dimension_m4D3F1486F761F3C52308F00267B918BD7DB8137F_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_8, /*hidden argument*/NULL); // modifiedDesc.volumeDepth = m_sourceDescriptor.volumeDepth; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_9 = __this->get_address_of_m_sourceDescriptor_28(); int32_t L_10; L_10 = RenderTextureDescriptor_get_volumeDepth_m05E4A20A05286909E65D394D0BA5F6904D653688_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_9, /*hidden argument*/NULL); RenderTextureDescriptor_set_volumeDepth_mC4D9C6B86B6799BA752855DE5C385CC24F6E3733_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_10, /*hidden argument*/NULL); // modifiedDesc.vrUsage = m_sourceDescriptor.vrUsage; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_11 = __this->get_address_of_m_sourceDescriptor_28(); int32_t L_12; L_12 = RenderTextureDescriptor_get_vrUsage_m51AC5C8A266689B8E69E91A1531F4F9408928197_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_11, /*hidden argument*/NULL); RenderTextureDescriptor_set_vrUsage_m5E4F43CB35EF142D55AC22996B641483566A2097_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_12, /*hidden argument*/NULL); // modifiedDesc.msaaSamples = m_sourceDescriptor.msaaSamples; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_13 = __this->get_address_of_m_sourceDescriptor_28(); int32_t L_14; L_14 = RenderTextureDescriptor_get_msaaSamples_m332912610A1FF2B7C05B0BA9939D733F2E7F0646_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_13, /*hidden argument*/NULL); RenderTextureDescriptor_set_msaaSamples_m84320452D8BF3A8DD5662F6229FE666C299B5AEF_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_14, /*hidden argument*/NULL); // modifiedDesc.memoryless = m_sourceDescriptor.memoryless; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_15 = __this->get_address_of_m_sourceDescriptor_28(); int32_t L_16; L_16 = RenderTextureDescriptor_get_memoryless_m8C01272E20B83BC8413A74582AC0CCF36DE76D85_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_15, /*hidden argument*/NULL); RenderTextureDescriptor_set_memoryless_m6C34CD3938C6C92F98227E3864E665026C50BCE3_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_16, /*hidden argument*/NULL); // modifiedDesc.useMipMap = m_sourceDescriptor.useMipMap; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_17 = __this->get_address_of_m_sourceDescriptor_28(); bool L_18; L_18 = RenderTextureDescriptor_get_useMipMap_m84DFE254378DB20B3D62E855204A204479642D00((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_17, /*hidden argument*/NULL); RenderTextureDescriptor_set_useMipMap_m12CB5C3FB080267160281489734107AA60078EBC((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_18, /*hidden argument*/NULL); // modifiedDesc.autoGenerateMips = m_sourceDescriptor.autoGenerateMips; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_19 = __this->get_address_of_m_sourceDescriptor_28(); bool L_20; L_20 = RenderTextureDescriptor_get_autoGenerateMips_mEA46E225F9F2EEA046A5AD33C189BE259BC8820A((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_19, /*hidden argument*/NULL); RenderTextureDescriptor_set_autoGenerateMips_mB2B22300BCC043280A910A3E54E9DA327DEB0EA6((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_20, /*hidden argument*/NULL); // modifiedDesc.enableRandomWrite = m_sourceDescriptor.enableRandomWrite; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_21 = __this->get_address_of_m_sourceDescriptor_28(); bool L_22; L_22 = RenderTextureDescriptor_get_enableRandomWrite_m2882911675263C0FCC6B873761F0A71FFE112C0D((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_21, /*hidden argument*/NULL); RenderTextureDescriptor_set_enableRandomWrite_m7D6527C509E8B02F720F80742EB23D2174890CAB((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_22, /*hidden argument*/NULL); // modifiedDesc.shadowSamplingMode = m_sourceDescriptor.shadowSamplingMode; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * L_23 = __this->get_address_of_m_sourceDescriptor_28(); int32_t L_24; L_24 = RenderTextureDescriptor_get_shadowSamplingMode_mA77E69A2C5DC8E53AE323E43E5D12FE0C03A0221_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)L_23, /*hidden argument*/NULL); RenderTextureDescriptor_set_shadowSamplingMode_m92B77BB68CC465F38790F5865A7402C5DE77B8D1_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_24, /*hidden argument*/NULL); // if (m_Camera.allowDynamicResolution) Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_25 = __this->get_m_Camera_0(); NullCheck(L_25); bool L_26; L_26 = Camera_get_allowDynamicResolution_mA41F9F7ABD2EE6F496482BB9200A76048BF72414(L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00e0; } } { // modifiedDesc.useDynamicScale = true; RenderTextureDescriptor_set_useDynamicScale_mCD89818EC0E56C34DD71023F8C1821A5299621B4((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), (bool)1, /*hidden argument*/NULL); } IL_00e0: { // if (colorFormat != RenderTextureFormat.Default) int32_t L_27 = ___colorFormat1; if ((((int32_t)L_27) == ((int32_t)7))) { goto IL_00ec; } } { // modifiedDesc.colorFormat = colorFormat; int32_t L_28 = ___colorFormat1; RenderTextureDescriptor_set_colorFormat_mFA8CF3E0BCB1A26C5B40AD0FCD4EFCFBD225372B((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_28, /*hidden argument*/NULL); } IL_00ec: { // if (readWrite == RenderTextureReadWrite.sRGB) int32_t L_29 = ___readWrite2; if ((!(((uint32_t)L_29) == ((uint32_t)2)))) { goto IL_00fa; } } { // modifiedDesc.sRGB = true; RenderTextureDescriptor_set_sRGB_m92925430C9C202528AA56DC9E01FCD382FCEB1D2((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), (bool)1, /*hidden argument*/NULL); goto IL_011a; } IL_00fa: { // else if (readWrite == RenderTextureReadWrite.Linear) int32_t L_30 = ___readWrite2; if ((!(((uint32_t)L_30) == ((uint32_t)1)))) { goto IL_0108; } } { // modifiedDesc.sRGB = false; RenderTextureDescriptor_set_sRGB_m92925430C9C202528AA56DC9E01FCD382FCEB1D2((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), (bool)0, /*hidden argument*/NULL); goto IL_011a; } IL_0108: { // else if (readWrite == RenderTextureReadWrite.Default) int32_t L_31 = ___readWrite2; if (L_31) { goto IL_011a; } } { // modifiedDesc.sRGB = QualitySettings.activeColorSpace != ColorSpace.Gamma; int32_t L_32; L_32 = QualitySettings_get_activeColorSpace_mE0C265DD8E215FC537CFA8B000C0977B10C6A49C(/*hidden argument*/NULL); RenderTextureDescriptor_set_sRGB_m92925430C9C202528AA56DC9E01FCD382FCEB1D2((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), (bool)((!(((uint32_t)L_32) <= ((uint32_t)0)))? 1 : 0), /*hidden argument*/NULL); } IL_011a: { // return modifiedDesc; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 L_33 = V_0; return L_33; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::GetScreenSpaceTemporaryRT(UnityEngine.Rendering.CommandBuffer,System.Int32,System.Int32,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,UnityEngine.FilterMode,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext_GetScreenSpaceTemporaryRT_m5B29752DFD38640C69AB9B80AB164E1A7D89803A (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, int32_t ___nameID1, int32_t ___depthBufferBits2, int32_t ___colorFormat3, int32_t ___readWrite4, int32_t ___filter5, int32_t ___widthOverride6, int32_t ___heightOverride7, const RuntimeMethod* method) { RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 V_0; memset((&V_0), 0, sizeof(V_0)); { // var desc = GetDescriptor(depthBufferBits, colorFormat, readWrite); int32_t L_0 = ___depthBufferBits2; int32_t L_1 = ___colorFormat3; int32_t L_2 = ___readWrite4; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 L_3; L_3 = PostProcessRenderContext_GetDescriptor_m830411A853CE21A05476D5A9F1697DD707024D50(__this, L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; // if (widthOverride > 0) int32_t L_4 = ___widthOverride6; if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_001a; } } { // desc.width = widthOverride; int32_t L_5 = ___widthOverride6; RenderTextureDescriptor_set_width_m8D4BAEBB8089FD77F4DC81088ACB511F2BCA41EA_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_5, /*hidden argument*/NULL); } IL_001a: { // if (heightOverride > 0) int32_t L_6 = ___heightOverride7; if ((((int32_t)L_6) <= ((int32_t)0))) { goto IL_0028; } } { // desc.height = heightOverride; int32_t L_7 = ___heightOverride7; RenderTextureDescriptor_set_height_m1300AF31BCDCF2E14E86A598AFDC5569B682A46D_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_7, /*hidden argument*/NULL); } IL_0028: { // if (stereoActive && desc.dimension == Rendering.TextureDimension.Tex2DArray) bool L_8; L_8 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(__this, /*hidden argument*/NULL); if (!L_8) { goto IL_0042; } } { int32_t L_9; L_9 = RenderTextureDescriptor_get_dimension_mC7CB3DA0E163E4C7C3C4BC14B5B92C4EAADC87D3_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), /*hidden argument*/NULL); if ((!(((uint32_t)L_9) == ((uint32_t)5)))) { goto IL_0042; } } { // desc.dimension = Rendering.TextureDimension.Tex2D; RenderTextureDescriptor_set_dimension_m4D3F1486F761F3C52308F00267B918BD7DB8137F_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), 2, /*hidden argument*/NULL); } IL_0042: { // cmd.GetTemporaryRT(nameID, desc, filter); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_10 = ___cmd0; int32_t L_11 = ___nameID1; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 L_12 = V_0; int32_t L_13 = ___filter5; NullCheck(L_10); CommandBuffer_GetTemporaryRT_m2DC455A39193EA2FB9BA79CDD897093874CC13F5(L_10, L_11, L_12, L_13, /*hidden argument*/NULL); // } return; } } // UnityEngine.RenderTexture UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::GetScreenSpaceTemporaryRT(System.Int32,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * PostProcessRenderContext_GetScreenSpaceTemporaryRT_m2E603ACA026F7EFBD88C774950E07FBCD1E10CF5 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___depthBufferBits0, int32_t ___colorFormat1, int32_t ___readWrite2, int32_t ___widthOverride3, int32_t ___heightOverride4, const RuntimeMethod* method) { RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 V_0; memset((&V_0), 0, sizeof(V_0)); { // var desc = GetDescriptor(depthBufferBits, colorFormat, readWrite); int32_t L_0 = ___depthBufferBits0; int32_t L_1 = ___colorFormat1; int32_t L_2 = ___readWrite2; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 L_3; L_3 = PostProcessRenderContext_GetDescriptor_m830411A853CE21A05476D5A9F1697DD707024D50(__this, L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; // if (widthOverride > 0) int32_t L_4 = ___widthOverride3; if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_0018; } } { // desc.width = widthOverride; int32_t L_5 = ___widthOverride3; RenderTextureDescriptor_set_width_m8D4BAEBB8089FD77F4DC81088ACB511F2BCA41EA_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_5, /*hidden argument*/NULL); } IL_0018: { // if (heightOverride > 0) int32_t L_6 = ___heightOverride4; if ((((int32_t)L_6) <= ((int32_t)0))) { goto IL_0026; } } { // desc.height = heightOverride; int32_t L_7 = ___heightOverride4; RenderTextureDescriptor_set_height_m1300AF31BCDCF2E14E86A598AFDC5569B682A46D_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), L_7, /*hidden argument*/NULL); } IL_0026: { // return RenderTexture.GetTemporary(desc); RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 L_8 = V_0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_9; L_9 = RenderTexture_GetTemporary_m0B4CAB589D2CAB127BCDBAE6D44F41570F5B945F(L_8, /*hidden argument*/NULL); return L_9; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessRenderContext::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessRenderContext__ctor_m3ADE6FCD2E4958F4D20F8C3EC2A665A4D7A905C5 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Rendering.PostProcessing.PostProcessResources::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessResources__ctor_m2084C0E99D4DD0D00B7AC4902269640FD27FA1B9 (PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * __this, const RuntimeMethod* method) { { ScriptableObject__ctor_m8DAE6CDCFA34E16F2543B02CC3669669FF203063(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rendering.PostProcessing.PostProcessProfile UnityEngine.Rendering.PostProcessing.PostProcessVolume::get_profile() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * PostProcessVolume_get_profile_m40F01FBBA48C74FBCAA82CC71390FE5289418F55 (PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0EF1549D6040AD0E99A37A662D7328EB13C594DB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisPostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_m04D5134448560DEEE18D0AEA0F1EA60D2BBD9912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableObject_CreateInstance_TisPostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E_m4D287763BAB409C8331941DE0587B75EA30219CE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 V_0; memset((&V_0), 0, sizeof(V_0)); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (m_InternalProfile == null) PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_0 = __this->get_m_InternalProfile_12(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0071; } } { // m_InternalProfile = ScriptableObject.CreateInstance(); PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_2; L_2 = ScriptableObject_CreateInstance_TisPostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E_m4D287763BAB409C8331941DE0587B75EA30219CE(/*hidden argument*/ScriptableObject_CreateInstance_TisPostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E_m4D287763BAB409C8331941DE0587B75EA30219CE_RuntimeMethod_var); __this->set_m_InternalProfile_12(L_2); // if (sharedProfile != null) PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_3 = __this->get_sharedProfile_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_4; L_4 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_3, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0071; } } { // foreach (var item in sharedProfile.settings) PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_5 = __this->get_sharedProfile_4(); NullCheck(L_5); List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_6 = L_5->get_settings_4(); NullCheck(L_6); Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 L_7; L_7 = List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C(L_6, /*hidden argument*/List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C_RuntimeMethod_var); V_0 = L_7; } IL_0038: try { // begin try (depth: 1) { goto IL_0058; } IL_003a: { // foreach (var item in sharedProfile.settings) PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_8; L_8 = Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_inline((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_RuntimeMethod_var); // var itemCopy = Instantiate(item); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_9; L_9 = Object_Instantiate_TisPostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_m04D5134448560DEEE18D0AEA0F1EA60D2BBD9912(L_8, /*hidden argument*/Object_Instantiate_TisPostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0_m04D5134448560DEEE18D0AEA0F1EA60D2BBD9912_RuntimeMethod_var); V_1 = L_9; // m_InternalProfile.settings.Add(itemCopy); PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_10 = __this->get_m_InternalProfile_12(); NullCheck(L_10); List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_11 = L_10->get_settings_4(); PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_12 = V_1; NullCheck(L_11); List_1_Add_m0EF1549D6040AD0E99A37A662D7328EB13C594DB(L_11, L_12, /*hidden argument*/List_1_Add_m0EF1549D6040AD0E99A37A662D7328EB13C594DB_RuntimeMethod_var); } IL_0058: { // foreach (var item in sharedProfile.settings) bool L_13; L_13 = Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F_RuntimeMethod_var); if (L_13) { goto IL_003a; } } IL_0061: { IL2CPP_LEAVE(0x71, FINALLY_0063); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0063; } FINALLY_0063: { // begin finally (depth: 1) Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8_RuntimeMethod_var); IL2CPP_END_FINALLY(99) } // end finally (depth: 1) IL2CPP_CLEANUP(99) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x71, IL_0071) } IL_0071: { // return m_InternalProfile; PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_14 = __this->get_m_InternalProfile_12(); return L_14; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessVolume::set_profile(UnityEngine.Rendering.PostProcessing.PostProcessProfile) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessVolume_set_profile_mE53F7D304FF743A59EFF91892175018ADBC62F90 (PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * __this, PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * ___value0, const RuntimeMethod* method) { { // m_InternalProfile = value; PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_0 = ___value0; __this->set_m_InternalProfile_12(L_0); // } return; } } // UnityEngine.Rendering.PostProcessing.PostProcessProfile UnityEngine.Rendering.PostProcessing.PostProcessVolume::get_profileRef() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * PostProcessVolume_get_profileRef_m76A55FA99804C180BAFDEB7A7BDD3523E28F8AA6 (PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return m_InternalProfile == null // ? sharedProfile // : m_InternalProfile; PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_0 = __this->get_m_InternalProfile_12(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (L_1) { goto IL_0015; } } { PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_2 = __this->get_m_InternalProfile_12(); return L_2; } IL_0015: { PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_3 = __this->get_sharedProfile_4(); return L_3; } } // System.Boolean UnityEngine.Rendering.PostProcessing.PostProcessVolume::HasInstantiatedProfile() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessVolume_HasInstantiatedProfile_m84C6BF4FA77029154272D970827AE0523DA833C5 (PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return m_InternalProfile != null; PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_0 = __this->get_m_InternalProfile_12(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); return L_1; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessVolume::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessVolume_OnEnable_m0679E88ECC0AC854401DCBB71073649DABDAB6E8 (PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m506CA9304331AEEB6F54364B7565751DF3DA5F2C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // PostProcessManager.instance.Register(this); PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * L_0; L_0 = PostProcessManager_get_instance_mF350733EDB0D8577816F9A17924077314C4CB746(/*hidden argument*/NULL); NullCheck(L_0); PostProcessManager_Register_m20ABDF3942B7F71D347DF3E7E12514DD243FD059(L_0, __this, /*hidden argument*/NULL); // m_PreviousLayer = gameObject.layer; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_1; L_1 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2; L_2 = GameObject_get_layer_m9D4C23A2FD105AF9964445BF18A77E8A49012F9F(L_1, /*hidden argument*/NULL); __this->set_m_PreviousLayer_9(L_2); // m_TempColliders = new List(); List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_3 = (List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B *)il2cpp_codegen_object_new(List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B_il2cpp_TypeInfo_var); List_1__ctor_m506CA9304331AEEB6F54364B7565751DF3DA5F2C(L_3, /*hidden argument*/List_1__ctor_m506CA9304331AEEB6F54364B7565751DF3DA5F2C_RuntimeMethod_var); __this->set_m_TempColliders_11(L_3); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessVolume::OnDisable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessVolume_OnDisable_m605905C1D51CCFDA73310D36F0280FB3FDE05863 (PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * __this, const RuntimeMethod* method) { { // PostProcessManager.instance.Unregister(this); PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * L_0; L_0 = PostProcessManager_get_instance_mF350733EDB0D8577816F9A17924077314C4CB746(/*hidden argument*/NULL); NullCheck(L_0); PostProcessManager_Unregister_m171AB0124D7DB78DD042F57DFA62155E8D6866BC(L_0, __this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessVolume::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessVolume_Update_m703E8F7AABE2325197A57C6FDC15439632AE94B4 (PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { // int layer = gameObject.layer; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_0; L_0 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1; L_1 = GameObject_get_layer_m9D4C23A2FD105AF9964445BF18A77E8A49012F9F(L_0, /*hidden argument*/NULL); V_0 = L_1; // if (layer != m_PreviousLayer) int32_t L_2 = V_0; int32_t L_3 = __this->get_m_PreviousLayer_9(); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_002e; } } { // PostProcessManager.instance.UpdateVolumeLayer(this, m_PreviousLayer, layer); PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * L_4; L_4 = PostProcessManager_get_instance_mF350733EDB0D8577816F9A17924077314C4CB746(/*hidden argument*/NULL); int32_t L_5 = __this->get_m_PreviousLayer_9(); int32_t L_6 = V_0; NullCheck(L_4); PostProcessManager_UpdateVolumeLayer_m36A628F3F0B79DB27CE52B44272E973AF1F581A0(L_4, __this, L_5, L_6, /*hidden argument*/NULL); // m_PreviousLayer = layer; int32_t L_7 = V_0; __this->set_m_PreviousLayer_9(L_7); } IL_002e: { // if (priority != m_PreviousPriority) float L_8 = __this->get_priority_8(); float L_9 = __this->get_m_PreviousPriority_10(); if ((((float)L_8) == ((float)L_9))) { goto IL_0053; } } { // PostProcessManager.instance.SetLayerDirty(layer); PostProcessManager_t0FB76D5BB2D51DE7C981B7DE190528F52BA25696 * L_10; L_10 = PostProcessManager_get_instance_mF350733EDB0D8577816F9A17924077314C4CB746(/*hidden argument*/NULL); int32_t L_11 = V_0; NullCheck(L_10); PostProcessManager_SetLayerDirty_mA10A7367AE66AB61DE3B761ECFBC3EF35DC86E2C(L_10, L_11, /*hidden argument*/NULL); // m_PreviousPriority = priority; float L_12 = __this->get_priority_8(); __this->set_m_PreviousPriority_10(L_12); } IL_0053: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessVolume::OnDrawGizmos() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessVolume_OnDrawGizmos_m5E3854C1C530EA1144381107BAB670F8134447BA (PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponents_TisCollider_t5E81E43C2ECA0209A7C4528E84A632712D192B02_m8B874738942F6C77C3FD820AF40BB8A33528FDF4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m08CF469D7C501041243B4B790EFF3F7ECDA57B17_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m5C79C0EB3EAC684514CA5A703D1FF749464B8A4E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m731F0CD1A6FC3AA134F92A5FF4620AD6F70F97E7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m78216279C2CFD915344E6C0E655335DB13312BC5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m58E2D47394110BC4AC8216E1ED13CE109A1DCF57_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * V_0 = NULL; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_1; memset((&V_1), 0, sizeof(V_1)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_2; memset((&V_2), 0, sizeof(V_2)); Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B V_3; memset((&V_3), 0, sizeof(V_3)); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * V_4 = NULL; Type_t * V_5 = NULL; BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5 * V_6 = NULL; SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A * V_7 = NULL; MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98 * V_8 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // var colliders = m_TempColliders; List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_0 = __this->get_m_TempColliders_11(); V_0 = L_0; // GetComponents(colliders); List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_1 = V_0; Component_GetComponents_TisCollider_t5E81E43C2ECA0209A7C4528E84A632712D192B02_m8B874738942F6C77C3FD820AF40BB8A33528FDF4(__this, L_1, /*hidden argument*/Component_GetComponents_TisCollider_t5E81E43C2ECA0209A7C4528E84A632712D192B02_m8B874738942F6C77C3FD820AF40BB8A33528FDF4_RuntimeMethod_var); // if (isGlobal || colliders == null) bool L_2 = __this->get_isGlobal_5(); if (L_2) { goto IL_0019; } } { List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_3 = V_0; if (L_3) { goto IL_001a; } } IL_0019: { // return; return; } IL_001a: { // var scale = transform.lossyScale; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_4; L_4 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_4); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_5; L_5 = Transform_get_lossyScale_m469A16F93F135C1E4D5955C7EBDB893D1892A331(L_4, /*hidden argument*/NULL); V_1 = L_5; // var invScale = new Vector3(1f / scale.x, 1f / scale.y, 1f / scale.z); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6 = V_1; float L_7 = L_6.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8 = V_1; float L_9 = L_8.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10 = V_1; float L_11 = L_10.get_z_4(); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E *)(&V_2), ((float)((float)(1.0f)/(float)L_7)), ((float)((float)(1.0f)/(float)L_9)), ((float)((float)(1.0f)/(float)L_11)), /*hidden argument*/NULL); // Gizmos.matrix = Matrix4x4.TRS(transform.position, transform.rotation, scale); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_12; L_12 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_12); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_13; L_13 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_12, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_14; L_14 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_14); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_15; L_15 = Transform_get_rotation_m4AA3858C00DF4C9614B80352558C4C37D08D2200(L_14, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_16 = V_1; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_17; L_17 = Matrix4x4_TRS_m5ABDD540D55BC20D1FD3804DDF005A867FC3D220(L_13, L_15, L_16, /*hidden argument*/NULL); Gizmos_set_matrix_mB25E9E701F179E6B8CD4CFF122450B5B0556CB89(L_17, /*hidden argument*/NULL); // foreach (var collider in colliders) List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_18 = V_0; NullCheck(L_18); Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B L_19; L_19 = List_1_GetEnumerator_m58E2D47394110BC4AC8216E1ED13CE109A1DCF57(L_18, /*hidden argument*/List_1_GetEnumerator_m58E2D47394110BC4AC8216E1ED13CE109A1DCF57_RuntimeMethod_var); V_3 = L_19; } IL_0079: try { // begin try (depth: 1) { goto IL_01c5; } IL_007e: { // foreach (var collider in colliders) Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_20; L_20 = Enumerator_get_Current_m731F0CD1A6FC3AA134F92A5FF4620AD6F70F97E7_inline((Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B *)(&V_3), /*hidden argument*/Enumerator_get_Current_m731F0CD1A6FC3AA134F92A5FF4620AD6F70F97E7_RuntimeMethod_var); V_4 = L_20; // if (!collider.enabled) Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_21 = V_4; NullCheck(L_21); bool L_22; L_22 = Collider_get_enabled_m03B73B5C97033F939387D1785BDF2619CADAEEB0(L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_01c5; } } IL_0093: { // var type = collider.GetType(); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_23 = V_4; NullCheck(L_23); Type_t * L_24; L_24 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_23, /*hidden argument*/NULL); V_5 = L_24; // if (type == typeof(BoxCollider)) Type_t * L_25 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_26 = { reinterpret_cast (BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_27; L_27 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_26, /*hidden argument*/NULL); bool L_28; L_28 = Type_op_Equality_m01CE523ADAD8D6348C8247353F7C1E5FA3031732(L_25, L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_00fe; } } IL_00af: { // var c = (BoxCollider)collider; Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_29 = V_4; V_6 = ((BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5 *)CastclassClass((RuntimeObject*)L_29, BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5_il2cpp_TypeInfo_var)); // Gizmos.DrawCube(c.center, c.size); BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5 * L_30 = V_6; NullCheck(L_30); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_31; L_31 = BoxCollider_get_center_m832B93439717C72D4A3B427C6E8F5B54E2DBD669(L_30, /*hidden argument*/NULL); BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5 * L_32 = V_6; NullCheck(L_32); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_33; L_33 = BoxCollider_get_size_mBC38D4926D4BE54A6532F6E1D642F363CA3A58A1(L_32, /*hidden argument*/NULL); Gizmos_DrawCube_m4059F2FA7EB3A041C1BE5BE515E1F9D3CC4C3B02(L_31, L_33, /*hidden argument*/NULL); // Gizmos.DrawWireCube(c.center, c.size + invScale * blendDistance * 4f); BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5 * L_34 = V_6; NullCheck(L_34); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_35; L_35 = BoxCollider_get_center_m832B93439717C72D4A3B427C6E8F5B54E2DBD669(L_34, /*hidden argument*/NULL); BoxCollider_tA530691AC1A3C9FE6428F68F98588FCB1BF9AAA5 * L_36 = V_6; NullCheck(L_36); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_37; L_37 = BoxCollider_get_size_mBC38D4926D4BE54A6532F6E1D642F363CA3A58A1(L_36, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_38 = V_2; float L_39 = __this->get_blendDistance_6(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_40; L_40 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_38, L_39, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_41; L_41 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_40, (4.0f), /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_42; L_42 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_37, L_41, /*hidden argument*/NULL); Gizmos_DrawWireCube_m1C52ECF8525D91B9B295F52FB8152799956F9494(L_35, L_42, /*hidden argument*/NULL); // } goto IL_01c5; } IL_00fe: { // else if (type == typeof(SphereCollider)) Type_t * L_43 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_44 = { reinterpret_cast (SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_45; L_45 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_44, /*hidden argument*/NULL); bool L_46; L_46 = Type_op_Equality_m01CE523ADAD8D6348C8247353F7C1E5FA3031732(L_43, L_45, /*hidden argument*/NULL); if (!L_46) { goto IL_0156; } } IL_0111: { // var c = (SphereCollider)collider; Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_47 = V_4; V_7 = ((SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A *)CastclassClass((RuntimeObject*)L_47, SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A_il2cpp_TypeInfo_var)); // Gizmos.DrawSphere(c.center, c.radius); SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A * L_48 = V_7; NullCheck(L_48); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_49; L_49 = SphereCollider_get_center_mBFAE4FFFC76B8FD8F1B2B2F12C52A30470443D3A(L_48, /*hidden argument*/NULL); SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A * L_50 = V_7; NullCheck(L_50); float L_51; L_51 = SphereCollider_get_radius_m403989140BDAD513299276953B481167CF08D02F(L_50, /*hidden argument*/NULL); Gizmos_DrawSphere_mC5D63C710300C85524D6EB35CFD3C52BC79026DD(L_49, L_51, /*hidden argument*/NULL); // Gizmos.DrawWireSphere(c.center, c.radius + invScale.x * blendDistance * 2f); SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A * L_52 = V_7; NullCheck(L_52); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_53; L_53 = SphereCollider_get_center_mBFAE4FFFC76B8FD8F1B2B2F12C52A30470443D3A(L_52, /*hidden argument*/NULL); SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A * L_54 = V_7; NullCheck(L_54); float L_55; L_55 = SphereCollider_get_radius_m403989140BDAD513299276953B481167CF08D02F(L_54, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_56 = V_2; float L_57 = L_56.get_x_2(); float L_58 = __this->get_blendDistance_6(); Gizmos_DrawWireSphere_m7EF09995DBC917FEC1C673064B23594B002B9B57(L_53, ((float)il2cpp_codegen_add((float)L_55, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_57, (float)L_58)), (float)(2.0f))))), /*hidden argument*/NULL); // } goto IL_01c5; } IL_0156: { // else if (type == typeof(MeshCollider)) Type_t * L_59 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_60 = { reinterpret_cast (MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_61; L_61 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_60, /*hidden argument*/NULL); bool L_62; L_62 = Type_op_Equality_m01CE523ADAD8D6348C8247353F7C1E5FA3031732(L_59, L_61, /*hidden argument*/NULL); if (!L_62) { goto IL_01c5; } } IL_0169: { // var c = (MeshCollider)collider; Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_63 = V_4; V_8 = ((MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98 *)CastclassClass((RuntimeObject*)L_63, MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98_il2cpp_TypeInfo_var)); // if (!c.convex) MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98 * L_64 = V_8; NullCheck(L_64); bool L_65; L_65 = MeshCollider_get_convex_m115EB1C243F7EFD1EBAB80350E98EB3DE1A4C44C(L_64, /*hidden argument*/NULL); if (L_65) { goto IL_0183; } } IL_017b: { // c.convex = true; MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98 * L_66 = V_8; NullCheck(L_66); MeshCollider_set_convex_mE94F2BE7760587C1944992B7AF9959ED425F631A(L_66, (bool)1, /*hidden argument*/NULL); } IL_0183: { // Gizmos.DrawMesh(c.sharedMesh); MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98 * L_67 = V_8; NullCheck(L_67); Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_68; L_68 = MeshCollider_get_sharedMesh_m77D27894F87619BD2AF868BC1156583EEC0D8CB4(L_67, /*hidden argument*/NULL); Gizmos_DrawMesh_m9FBD2F7A14A4A8D52CB1B6398EA973C1451599A8(L_68, /*hidden argument*/NULL); // Gizmos.DrawWireMesh(c.sharedMesh, Vector3.zero, Quaternion.identity, Vector3.one + invScale * blendDistance * 4f); MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98 * L_69 = V_8; NullCheck(L_69); Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_70; L_70 = MeshCollider_get_sharedMesh_m77D27894F87619BD2AF868BC1156583EEC0D8CB4(L_69, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_71; L_71 = Vector3_get_zero_m92B6E46FC9A637D20B3A4C1FFAEABFCE095DD4C6(/*hidden argument*/NULL); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_72; L_72 = Quaternion_get_identity_mB872ACF032ACC4D32EE3472D98A9694205AE2C8D(/*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_73; L_73 = Vector3_get_one_mFA8E564BB81364E4E65551816F3631176E7F58E7(/*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_74 = V_2; float L_75 = __this->get_blendDistance_6(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_76; L_76 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_74, L_75, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_77; L_77 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_76, (4.0f), /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_78; L_78 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_73, L_77, /*hidden argument*/NULL); Gizmos_DrawWireMesh_m0D1D2EA7BE5663E2EC0685F4E6194B1B1AC6F32B(L_70, L_71, L_72, L_78, /*hidden argument*/NULL); } IL_01c5: { // foreach (var collider in colliders) bool L_79; L_79 = Enumerator_MoveNext_m5C79C0EB3EAC684514CA5A703D1FF749464B8A4E((Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B *)(&V_3), /*hidden argument*/Enumerator_MoveNext_m5C79C0EB3EAC684514CA5A703D1FF749464B8A4E_RuntimeMethod_var); if (L_79) { goto IL_007e; } } IL_01d1: { IL2CPP_LEAVE(0x1E1, FINALLY_01d3); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d3; } FINALLY_01d3: { // begin finally (depth: 1) Enumerator_Dispose_m08CF469D7C501041243B4B790EFF3F7ECDA57B17((Enumerator_t8986589F1C5D1228624DF019533A2CB23D0F9E3B *)(&V_3), /*hidden argument*/Enumerator_Dispose_m08CF469D7C501041243B4B790EFF3F7ECDA57B17_RuntimeMethod_var); IL2CPP_END_FINALLY(467) } // end finally (depth: 1) IL2CPP_CLEANUP(467) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { // colliders.Clear(); List_1_tA906B1694E65A6E14892A3A8A80F1A939222B15B * L_80 = V_0; NullCheck(L_80); List_1_Clear_m78216279C2CFD915344E6C0E655335DB13312BC5(L_80, /*hidden argument*/List_1_Clear_m78216279C2CFD915344E6C0E655335DB13312BC5_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PostProcessVolume::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessVolume__ctor_mFE361D59FFA90A9C28D27E33A1BEDFAE362ED4A7 (PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * __this, const RuntimeMethod* method) { { // public float weight = 1f; __this->set_weight_7((1.0f)); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.MaterialPropertyBlock UnityEngine.Rendering.PostProcessing.PropertySheet::get_properties() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504 (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, const RuntimeMethod* method) { { // public MaterialPropertyBlock properties { get; private set; } MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_0 = __this->get_U3CpropertiesU3Ek__BackingField_0(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PropertySheet::set_properties(UnityEngine.MaterialPropertyBlock) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheet_set_properties_m5CC3AC3311CFDFC9E2BDE0B24C518C755341B09D (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * ___value0, const RuntimeMethod* method) { { // public MaterialPropertyBlock properties { get; private set; } MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_0 = ___value0; __this->set_U3CpropertiesU3Ek__BackingField_0(L_0); return; } } // UnityEngine.Material UnityEngine.Rendering.PostProcessing.PropertySheet::get_material() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t8927C00353A72755313F046D0CE85178AE8218EE * PropertySheet_get_material_m39C81AE4053740E4956C4AAC9324417A32924EAF (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, const RuntimeMethod* method) { { // internal Material material { get; private set; } Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_0 = __this->get_U3CmaterialU3Ek__BackingField_1(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.PropertySheet::set_material(UnityEngine.Material) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheet_set_material_m08D1FD201981FD7D61112C2FDF41B3D4CFC9BB34 (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___value0, const RuntimeMethod* method) { { // internal Material material { get; private set; } Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_0 = ___value0; __this->set_U3CmaterialU3Ek__BackingField_1(L_0); return; } } // System.Void UnityEngine.Rendering.PostProcessing.PropertySheet::.ctor(UnityEngine.Material) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheet__ctor_m81478DD7D6D0B5AE15F23708DB6ED51E6A5E79EB (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal PropertySheet(Material material) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.material = material; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_0 = ___material0; PropertySheet_set_material_m08D1FD201981FD7D61112C2FDF41B3D4CFC9BB34_inline(__this, L_0, /*hidden argument*/NULL); // properties = new MaterialPropertyBlock(); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_1 = (MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 *)il2cpp_codegen_object_new(MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0_il2cpp_TypeInfo_var); MaterialPropertyBlock__ctor_m8EB29E415C68427B841A0C68A902A8368B9228E8(L_1, /*hidden argument*/NULL); PropertySheet_set_properties_m5CC3AC3311CFDFC9E2BDE0B24C518C755341B09D_inline(__this, L_1, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PropertySheet::ClearKeywords() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheet_ClearKeywords_mC8018F4A0C5AC9C1E9CAC706E6C191AF8691DB23 (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, const RuntimeMethod* method) { { // material.shaderKeywords = null; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_0; L_0 = PropertySheet_get_material_m39C81AE4053740E4956C4AAC9324417A32924EAF_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); Material_set_shaderKeywords_m9EC5EFA52BF30597B1692C623806E7167B1C7688(L_0, (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PropertySheet::EnableKeyword(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheet_EnableKeyword_m8689E0BDBEF8AF049C3764DBE9CDDF1EF6A8E753 (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, String_t* ___keyword0, const RuntimeMethod* method) { { // material.EnableKeyword(keyword); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_0; L_0 = PropertySheet_get_material_m39C81AE4053740E4956C4AAC9324417A32924EAF_inline(__this, /*hidden argument*/NULL); String_t* L_1 = ___keyword0; NullCheck(L_0); Material_EnableKeyword_mBD03896F11814C3EF67F73A414DC66D5B577171D(L_0, L_1, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PropertySheet::DisableKeyword(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheet_DisableKeyword_m66CA5D315600A0E7191D4548A609380CC607BF0E (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, String_t* ___keyword0, const RuntimeMethod* method) { { // material.DisableKeyword(keyword); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_0; L_0 = PropertySheet_get_material_m39C81AE4053740E4956C4AAC9324417A32924EAF_inline(__this, /*hidden argument*/NULL); String_t* L_1 = ___keyword0; NullCheck(L_0); Material_DisableKeyword_mD43BE3ED8D792B7242F5487ADC074DF2A5A1BD18(L_0, L_1, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.PropertySheet::Release() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheet_Release_m009DE84A228752E7B8E98E69771A7993C29B4DFF (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // RuntimeUtilities.Destroy(material); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_0; L_0 = PropertySheet_get_material_m39C81AE4053740E4956C4AAC9324417A32924EAF_inline(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_0, /*hidden argument*/NULL); // material = null; PropertySheet_set_material_m08D1FD201981FD7D61112C2FDF41B3D4CFC9BB34_inline(__this, (Material_t8927C00353A72755313F046D0CE85178AE8218EE *)NULL, /*hidden argument*/NULL); // } return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Rendering.PostProcessing.PropertySheetFactory::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheetFactory__ctor_m2D800F5C980C606D19A82AFFF58CC4AA99DAF435 (PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m1586E98396301CB1E36CFCF9417F82F6CF8C6791_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public PropertySheetFactory() Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // m_Sheets = new Dictionary(); Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * L_0 = (Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 *)il2cpp_codegen_object_new(Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1586E98396301CB1E36CFCF9417F82F6CF8C6791(L_0, /*hidden argument*/Dictionary_2__ctor_m1586E98396301CB1E36CFCF9417F82F6CF8C6791_RuntimeMethod_var); __this->set_m_Sheets_0(L_0); // } return; } } // UnityEngine.Rendering.PostProcessing.PropertySheet UnityEngine.Rendering.PostProcessing.PropertySheetFactory::Get(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * PropertySheetFactory_Get_m65ADC20DA9BB9BADEAE8B52967593CD7943BE47A (PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * __this, String_t* ___shaderName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * V_0 = NULL; { // var shader = Shader.Find(shaderName); String_t* L_0 = ___shaderName0; Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_1; L_1 = Shader_Find_m01F8D68779D3B0EA219E624443A768392B68B1E0(L_0, /*hidden argument*/NULL); V_0 = L_1; // if (shader == null) Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_3; L_3 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_2, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0021; } } { // throw new ArgumentException(string.Format("Invalid shader ({0})", shaderName)); String_t* L_4 = ___shaderName0; String_t* L_5; L_5 = String_Format_m5A16F3ABC59A3E9804E0CB2636849CCD74CEC994(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB79E9355BA2322F9C8FD240050BAF587B8F13D47)), L_4, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_6 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_6, L_5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PropertySheetFactory_Get_m65ADC20DA9BB9BADEAE8B52967593CD7943BE47A_RuntimeMethod_var))); } IL_0021: { // return Get(shader); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_7 = V_0; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_8; L_8 = PropertySheetFactory_Get_mE4CC267B0EB28F0892A426B67015A309F2540CBF(__this, L_7, /*hidden argument*/NULL); return L_8; } } // UnityEngine.Rendering.PostProcessing.PropertySheet UnityEngine.Rendering.PostProcessing.PropertySheetFactory::Get(UnityEngine.Shader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * PropertySheetFactory_Get_mE4CC267B0EB28F0892A426B67015A309F2540CBF (PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * __this, Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___shader0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m62095822FC6DB21EFE5F8D6D0031195A56962BFD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m82117D1810DF3BDDA8F65E5F0883C2BFA26FCE04_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Material_t8927C00353A72755313F046D0CE85178AE8218EE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3E20DF6208663B0AD273810771BA08667A977512); s_Il2CppMethodInitialized = true; } PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * V_0 = NULL; String_t* V_1 = NULL; { // if (shader == null) Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_0 = ___shader0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001a; } } { // throw new ArgumentException(string.Format("Invalid shader ({0})", shader)); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_2 = ___shader0; String_t* L_3; L_3 = String_Format_m5A16F3ABC59A3E9804E0CB2636849CCD74CEC994(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB79E9355BA2322F9C8FD240050BAF587B8F13D47)), L_2, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PropertySheetFactory_Get_mE4CC267B0EB28F0892A426B67015A309F2540CBF_RuntimeMethod_var))); } IL_001a: { // if (m_Sheets.TryGetValue(shader, out sheet)) Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * L_5 = __this->get_m_Sheets_0(); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_6 = ___shader0; NullCheck(L_5); bool L_7; L_7 = Dictionary_2_TryGetValue_m82117D1810DF3BDDA8F65E5F0883C2BFA26FCE04(L_5, L_6, (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 **)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m82117D1810DF3BDDA8F65E5F0883C2BFA26FCE04_RuntimeMethod_var); if (!L_7) { goto IL_002c; } } { // return sheet; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_8 = V_0; return L_8; } IL_002c: { // var shaderName = shader.name; Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_9 = ___shader0; NullCheck(L_9); String_t* L_10; L_10 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(L_9, /*hidden argument*/NULL); V_1 = L_10; // var material = new Material(shader) // { // name = string.Format("PostProcess - {0}", shaderName.Substring(shaderName.LastIndexOf('/') + 1)), // hideFlags = HideFlags.DontSave // }; Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_11 = ___shader0; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_12 = (Material_t8927C00353A72755313F046D0CE85178AE8218EE *)il2cpp_codegen_object_new(Material_t8927C00353A72755313F046D0CE85178AE8218EE_il2cpp_TypeInfo_var); Material__ctor_mD2A3BCD3B4F17F5C6E95F3B34DAF4B497B67127E(L_12, L_11, /*hidden argument*/NULL); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_13 = L_12; String_t* L_14 = V_1; String_t* L_15 = V_1; NullCheck(L_15); int32_t L_16; L_16 = String_LastIndexOf_m29D788F388576F13C5D522AD008A86859E5BA826(L_15, ((int32_t)47), /*hidden argument*/NULL); NullCheck(L_14); String_t* L_17; L_17 = String_Substring_mB6B87FD76552BBF6D4E2B9F07F857FE051DCE190(L_14, ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)), /*hidden argument*/NULL); String_t* L_18; L_18 = String_Format_m5A16F3ABC59A3E9804E0CB2636849CCD74CEC994(_stringLiteral3E20DF6208663B0AD273810771BA08667A977512, L_17, /*hidden argument*/NULL); NullCheck(L_13); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_13, L_18, /*hidden argument*/NULL); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_19 = L_13; NullCheck(L_19); Object_set_hideFlags_m7DE229AF60B92F0C68819F77FEB27D775E66F3AC(L_19, ((int32_t)52), /*hidden argument*/NULL); // sheet = new PropertySheet(material); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_20 = (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 *)il2cpp_codegen_object_new(PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7_il2cpp_TypeInfo_var); PropertySheet__ctor_m81478DD7D6D0B5AE15F23708DB6ED51E6A5E79EB(L_20, L_19, /*hidden argument*/NULL); V_0 = L_20; // m_Sheets.Add(shader, sheet); Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * L_21 = __this->get_m_Sheets_0(); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_22 = ___shader0; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_23 = V_0; NullCheck(L_21); Dictionary_2_Add_m62095822FC6DB21EFE5F8D6D0031195A56962BFD(L_21, L_22, L_23, /*hidden argument*/Dictionary_2_Add_m62095822FC6DB21EFE5F8D6D0031195A56962BFD_RuntimeMethod_var); // return sheet; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_24 = V_0; return L_24; } } // System.Void UnityEngine.Rendering.PostProcessing.PropertySheetFactory::Release() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertySheetFactory_Release_m12FB943E69158B214069975CC937D751A5AEFA12 (PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m1891426A24658446C655B33CDF01383FAB95DCB4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Values_m69031433BFEDC6A0CF167400E35CC40CE4D9863D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mD35F551E4B82E995B864F45DB9E22465EF94AC6D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m666CC004FB298ECB08D760E9600B78CD0323E794_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m4E9851AFD57F347E4BB3B991076DB89F20630E70_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValueCollection_GetEnumerator_m2567C606A8971A32A1AE37AA596DCB62501AC723_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476 V_0; memset((&V_0), 0, sizeof(V_0)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // foreach (var sheet in m_Sheets.Values) Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * L_0 = __this->get_m_Sheets_0(); NullCheck(L_0); ValueCollection_t62B37D7F77847CC443111BF908AF5F0CE905D1BE * L_1; L_1 = Dictionary_2_get_Values_m69031433BFEDC6A0CF167400E35CC40CE4D9863D(L_0, /*hidden argument*/Dictionary_2_get_Values_m69031433BFEDC6A0CF167400E35CC40CE4D9863D_RuntimeMethod_var); NullCheck(L_1); Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476 L_2; L_2 = ValueCollection_GetEnumerator_m2567C606A8971A32A1AE37AA596DCB62501AC723(L_1, /*hidden argument*/ValueCollection_GetEnumerator_m2567C606A8971A32A1AE37AA596DCB62501AC723_RuntimeMethod_var); V_0 = L_2; } IL_0011: try { // begin try (depth: 1) { goto IL_001f; } IL_0013: { // foreach (var sheet in m_Sheets.Values) PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_3; L_3 = Enumerator_get_Current_m4E9851AFD57F347E4BB3B991076DB89F20630E70_inline((Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476 *)(&V_0), /*hidden argument*/Enumerator_get_Current_m4E9851AFD57F347E4BB3B991076DB89F20630E70_RuntimeMethod_var); // sheet.Release(); NullCheck(L_3); PropertySheet_Release_m009DE84A228752E7B8E98E69771A7993C29B4DFF(L_3, /*hidden argument*/NULL); } IL_001f: { // foreach (var sheet in m_Sheets.Values) bool L_4; L_4 = Enumerator_MoveNext_m666CC004FB298ECB08D760E9600B78CD0323E794((Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m666CC004FB298ECB08D760E9600B78CD0323E794_RuntimeMethod_var); if (L_4) { goto IL_0013; } } IL_0028: { IL2CPP_LEAVE(0x38, FINALLY_002a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002a; } FINALLY_002a: { // begin finally (depth: 1) Enumerator_Dispose_mD35F551E4B82E995B864F45DB9E22465EF94AC6D((Enumerator_t4110985A3D1A2754B2D65814F26E37F462B21476 *)(&V_0), /*hidden argument*/Enumerator_Dispose_mD35F551E4B82E995B864F45DB9E22465EF94AC6D_RuntimeMethod_var); IL2CPP_END_FINALLY(42) } // end finally (depth: 1) IL2CPP_CLEANUP(42) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x38, IL_0038) } IL_0038: { // m_Sheets.Clear(); Dictionary_2_t6E12218122C04777CA56C86B876A63F91B409767 * L_5 = __this->get_m_Sheets_0(); NullCheck(L_5); Dictionary_2_Clear_m1891426A24658446C655B33CDF01383FAB95DCB4(L_5, /*hidden argument*/Dictionary_2_Clear_m1891426A24658446C655B33CDF01383FAB95DCB4_RuntimeMethod_var); // } return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Texture2D UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_whiteTexture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * RuntimeUtilities_get_whiteTexture_mC087FBA2AC7E33964DB53385C2AC866A04A2D609 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral639ACA49B839E9212C60045A2AD4535F2CB02738); s_Il2CppMethodInitialized = true; } { // if (m_WhiteTexture == null) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_WhiteTexture_0(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0041; } } { // m_WhiteTexture = new Texture2D(1, 1, TextureFormat.ARGB32, false) { name = "White Texture" }; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_2 = (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF *)il2cpp_codegen_object_new(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var); Texture2D__ctor_mF138386223A07CBD4CE94672757E39D0EF718092(L_2, 1, 1, 5, (bool)0, /*hidden argument*/NULL); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_3 = L_2; NullCheck(L_3); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_3, _stringLiteral639ACA49B839E9212C60045A2AD4535F2CB02738, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_m_WhiteTexture_0(L_3); // m_WhiteTexture.SetPixel(0, 0, Color.white); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_4 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_WhiteTexture_0(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_5; L_5 = Color_get_white_m2F4F3E4DD95471924015E9CB5AF20E59C650EE37(/*hidden argument*/NULL); NullCheck(L_4); Texture2D_SetPixel_m78878905E58C5DE9BCFED8D9262D025789E22F92(L_4, 0, 0, L_5, /*hidden argument*/NULL); // m_WhiteTexture.Apply(); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_6 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_WhiteTexture_0(); NullCheck(L_6); Texture2D_Apply_m3BB3975288119BA62ED9BE4243F7767EC2F88CA0(L_6, /*hidden argument*/NULL); } IL_0041: { // return m_WhiteTexture; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_7 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_WhiteTexture_0(); return L_7; } } // UnityEngine.Texture3D UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_whiteTexture3D() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * RuntimeUtilities_get_whiteTexture3D_mC9FAA929773079A19CBFAEDB93CFDF029C6CE7EF (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral10CFB0C733409DD12D931B775A9F511EDA140395); s_Il2CppMethodInitialized = true; } { // if (m_WhiteTexture3D == null) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_WhiteTexture3D_1(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_004d; } } { // m_WhiteTexture3D = new Texture3D(1, 1, 1, TextureFormat.ARGB32, false) { name = "White Texture 3D" }; Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_2 = (Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 *)il2cpp_codegen_object_new(Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var); Texture3D__ctor_m2B875ADAA935AC50C758ECEBA69F13172FD620FC(L_2, 1, 1, 1, 5, (bool)0, /*hidden argument*/NULL); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_3 = L_2; NullCheck(L_3); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_3, _stringLiteral10CFB0C733409DD12D931B775A9F511EDA140395, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_m_WhiteTexture3D_1(L_3); // m_WhiteTexture3D.SetPixels(new Color[] { Color.white }); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_4 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_WhiteTexture3D_1(); ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* L_5 = (ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834*)(ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834*)SZArrayNew(ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834_il2cpp_TypeInfo_var, (uint32_t)1); ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* L_6 = L_5; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_7; L_7 = Color_get_white_m2F4F3E4DD95471924015E9CB5AF20E59C650EE37(/*hidden argument*/NULL); NullCheck(L_6); (L_6)->SetAt(static_cast(0), (Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 )L_7); NullCheck(L_4); Texture3D_SetPixels_mC68F3267482A2D8D85ED146A1835D39EE3FF2E4B(L_4, L_6, /*hidden argument*/NULL); // m_WhiteTexture3D.Apply(); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_8 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_WhiteTexture3D_1(); NullCheck(L_8); Texture3D_Apply_m83FB1F0D98CA327EF6263CF616BB05BBA0D45860(L_8, /*hidden argument*/NULL); } IL_004d: { // return m_WhiteTexture3D; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_9 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_WhiteTexture3D_1(); return L_9; } } // UnityEngine.Texture2D UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_blackTexture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * RuntimeUtilities_get_blackTexture_m20129FFECAB2FE97135BFDD52FD2869529CCD684 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral91896BFCE7A80962CB847131C99FBB40B54405A9); s_Il2CppMethodInitialized = true; } { // if (m_BlackTexture == null) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_BlackTexture_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0041; } } { // m_BlackTexture = new Texture2D(1, 1, TextureFormat.ARGB32, false) { name = "Black Texture" }; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_2 = (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF *)il2cpp_codegen_object_new(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var); Texture2D__ctor_mF138386223A07CBD4CE94672757E39D0EF718092(L_2, 1, 1, 5, (bool)0, /*hidden argument*/NULL); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_3 = L_2; NullCheck(L_3); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_3, _stringLiteral91896BFCE7A80962CB847131C99FBB40B54405A9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_m_BlackTexture_2(L_3); // m_BlackTexture.SetPixel(0, 0, Color.black); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_4 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_BlackTexture_2(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_5; L_5 = Color_get_black_mD8CAAC9E4B8C5C92A21D176E4AB2C521CFA0EF7F(/*hidden argument*/NULL); NullCheck(L_4); Texture2D_SetPixel_m78878905E58C5DE9BCFED8D9262D025789E22F92(L_4, 0, 0, L_5, /*hidden argument*/NULL); // m_BlackTexture.Apply(); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_6 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_BlackTexture_2(); NullCheck(L_6); Texture2D_Apply_m3BB3975288119BA62ED9BE4243F7767EC2F88CA0(L_6, /*hidden argument*/NULL); } IL_0041: { // return m_BlackTexture; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_7 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_BlackTexture_2(); return L_7; } } // UnityEngine.Texture3D UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_blackTexture3D() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * RuntimeUtilities_get_blackTexture3D_m52F0FFEE6CC48DAC19C2AAF7FDCABE72BA695D83 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB6944797894A4EE69A35AAEF430EF2BAEFD94456); s_Il2CppMethodInitialized = true; } { // if (m_BlackTexture3D == null) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_BlackTexture3D_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_004d; } } { // m_BlackTexture3D = new Texture3D(1, 1, 1, TextureFormat.ARGB32, false) { name = "Black Texture 3D" }; Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_2 = (Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 *)il2cpp_codegen_object_new(Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var); Texture3D__ctor_m2B875ADAA935AC50C758ECEBA69F13172FD620FC(L_2, 1, 1, 1, 5, (bool)0, /*hidden argument*/NULL); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_3 = L_2; NullCheck(L_3); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_3, _stringLiteralB6944797894A4EE69A35AAEF430EF2BAEFD94456, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_m_BlackTexture3D_3(L_3); // m_BlackTexture3D.SetPixels(new Color[] { Color.black }); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_4 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_BlackTexture3D_3(); ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* L_5 = (ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834*)(ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834*)SZArrayNew(ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834_il2cpp_TypeInfo_var, (uint32_t)1); ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* L_6 = L_5; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_7; L_7 = Color_get_black_mD8CAAC9E4B8C5C92A21D176E4AB2C521CFA0EF7F(/*hidden argument*/NULL); NullCheck(L_6); (L_6)->SetAt(static_cast(0), (Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 )L_7); NullCheck(L_4); Texture3D_SetPixels_mC68F3267482A2D8D85ED146A1835D39EE3FF2E4B(L_4, L_6, /*hidden argument*/NULL); // m_BlackTexture3D.Apply(); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_8 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_BlackTexture3D_3(); NullCheck(L_8); Texture3D_Apply_m83FB1F0D98CA327EF6263CF616BB05BBA0D45860(L_8, /*hidden argument*/NULL); } IL_004d: { // return m_BlackTexture3D; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_9 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_BlackTexture3D_3(); return L_9; } } // UnityEngine.Texture2D UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_transparentTexture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * RuntimeUtilities_get_transparentTexture_mE92794B2650D672B67C647D4E40C2A385506EE8C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF6C6C44A13894F1D66F784186F0791EB08A975AE); s_Il2CppMethodInitialized = true; } { // if (m_TransparentTexture == null) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_TransparentTexture_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0041; } } { // m_TransparentTexture = new Texture2D(1, 1, TextureFormat.ARGB32, false) { name = "Transparent Texture" }; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_2 = (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF *)il2cpp_codegen_object_new(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var); Texture2D__ctor_mF138386223A07CBD4CE94672757E39D0EF718092(L_2, 1, 1, 5, (bool)0, /*hidden argument*/NULL); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_3 = L_2; NullCheck(L_3); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_3, _stringLiteralF6C6C44A13894F1D66F784186F0791EB08A975AE, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_m_TransparentTexture_4(L_3); // m_TransparentTexture.SetPixel(0, 0, Color.clear); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_4 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_TransparentTexture_4(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_5; L_5 = Color_get_clear_m399144A63869398B7F5B812201C2A92B84218FD2(/*hidden argument*/NULL); NullCheck(L_4); Texture2D_SetPixel_m78878905E58C5DE9BCFED8D9262D025789E22F92(L_4, 0, 0, L_5, /*hidden argument*/NULL); // m_TransparentTexture.Apply(); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_6 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_TransparentTexture_4(); NullCheck(L_6); Texture2D_Apply_m3BB3975288119BA62ED9BE4243F7767EC2F88CA0(L_6, /*hidden argument*/NULL); } IL_0041: { // return m_TransparentTexture; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_7 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_TransparentTexture_4(); return L_7; } } // UnityEngine.Texture3D UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_transparentTexture3D() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * RuntimeUtilities_get_transparentTexture3D_m8828D1FBFC2D079B232BF1A1109D5CB3FCF785BD (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAA9E5E9E18AE33521BED7481E6C688F693E74D40); s_Il2CppMethodInitialized = true; } { // if (m_TransparentTexture3D == null) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_TransparentTexture3D_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_004d; } } { // m_TransparentTexture3D = new Texture3D(1, 1, 1, TextureFormat.ARGB32, false) { name = "Transparent Texture 3D" }; Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_2 = (Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 *)il2cpp_codegen_object_new(Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var); Texture3D__ctor_m2B875ADAA935AC50C758ECEBA69F13172FD620FC(L_2, 1, 1, 1, 5, (bool)0, /*hidden argument*/NULL); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_3 = L_2; NullCheck(L_3); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_3, _stringLiteralAA9E5E9E18AE33521BED7481E6C688F693E74D40, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_m_TransparentTexture3D_5(L_3); // m_TransparentTexture3D.SetPixels(new Color[] { Color.clear }); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_4 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_TransparentTexture3D_5(); ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* L_5 = (ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834*)(ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834*)SZArrayNew(ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834_il2cpp_TypeInfo_var, (uint32_t)1); ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* L_6 = L_5; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_7; L_7 = Color_get_clear_m399144A63869398B7F5B812201C2A92B84218FD2(/*hidden argument*/NULL); NullCheck(L_6); (L_6)->SetAt(static_cast(0), (Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 )L_7); NullCheck(L_4); Texture3D_SetPixels_mC68F3267482A2D8D85ED146A1835D39EE3FF2E4B(L_4, L_6, /*hidden argument*/NULL); // m_TransparentTexture3D.Apply(); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_8 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_TransparentTexture3D_5(); NullCheck(L_8); Texture3D_Apply_m83FB1F0D98CA327EF6263CF616BB05BBA0D45860(L_8, /*hidden argument*/NULL); } IL_004d: { // return m_TransparentTexture3D; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 * L_9 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_TransparentTexture3D_5(); return L_9; } } // UnityEngine.Texture2D UnityEngine.Rendering.PostProcessing.RuntimeUtilities::GetLutStrip(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * RuntimeUtilities_GetLutStrip_m4CC4AA866913453A20CD5F6345BAB23D43534AC9 (int32_t ___size0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m0E77D45ED0AC8E36ED3617E9FB759AD2A452E060_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m7863FD1F358EAFA4759FA538B8103418E97650C1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69C0119855718691DA94349AC3686D00870A9B98); s_Il2CppMethodInitialized = true; } Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* V_3 = NULL; float V_4 = 0.0f; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; float V_8 = 0.0f; int32_t V_9 = 0; float V_10 = 0.0f; int32_t V_11 = 0; float V_12 = 0.0f; { // if (!m_LutStrips.TryGetValue(size, out texture)) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_LutStrips_6(); int32_t L_1 = ___size0; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_TryGetValue_m7863FD1F358EAFA4759FA538B8103418E97650C1(L_0, L_1, (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF **)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m7863FD1F358EAFA4759FA538B8103418E97650C1_RuntimeMethod_var); if (L_2) { goto IL_0105; } } { // int width = size * size; int32_t L_3 = ___size0; int32_t L_4 = ___size0; V_1 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_3, (int32_t)L_4)); // int height = size; int32_t L_5 = ___size0; V_2 = L_5; // var pixels = new Color[width * height]; int32_t L_6 = V_1; int32_t L_7 = V_2; ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* L_8 = (ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834*)(ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834*)SZArrayNew(ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_6, (int32_t)L_7))); V_3 = L_8; // float inv = 1f / (size - 1f); int32_t L_9 = ___size0; V_4 = ((float)((float)(1.0f)/(float)((float)il2cpp_codegen_subtract((float)((float)((float)L_9)), (float)(1.0f))))); // for (int z = 0; z < size; z++) V_6 = 0; goto IL_0095; } IL_0036: { // var offset = z * size; int32_t L_10 = V_6; int32_t L_11 = ___size0; V_7 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_10, (int32_t)L_11)); // var b = z * inv; int32_t L_12 = V_6; float L_13 = V_4; V_8 = ((float)il2cpp_codegen_multiply((float)((float)((float)L_12)), (float)L_13)); // for (int y = 0; y < size; y++) V_9 = 0; goto IL_008a; } IL_0049: { // var g = y * inv; int32_t L_14 = V_9; float L_15 = V_4; V_10 = ((float)il2cpp_codegen_multiply((float)((float)((float)L_14)), (float)L_15)); // for (int x = 0; x < size; x++) V_11 = 0; goto IL_007f; } IL_0056: { // var r = x * inv; int32_t L_16 = V_11; float L_17 = V_4; V_12 = ((float)il2cpp_codegen_multiply((float)((float)((float)L_16)), (float)L_17)); // pixels[y * width + offset + x] = new Color(r, g, b); ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* L_18 = V_3; int32_t L_19 = V_9; int32_t L_20 = V_1; int32_t L_21 = V_7; int32_t L_22 = V_11; float L_23 = V_12; float L_24 = V_10; float L_25 = V_8; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_26; memset((&L_26), 0, sizeof(L_26)); Color__ctor_m9FEDC8486B9D40C01BF10FDC821F5E76C8705494((&L_26), L_23, L_24, L_25, /*hidden argument*/NULL); NullCheck(L_18); (L_18)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21)), (int32_t)L_22))), (Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 )L_26); // for (int x = 0; x < size; x++) int32_t L_27 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_007f: { // for (int x = 0; x < size; x++) int32_t L_28 = V_11; int32_t L_29 = ___size0; if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0056; } } { // for (int y = 0; y < size; y++) int32_t L_30 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_008a: { // for (int y = 0; y < size; y++) int32_t L_31 = V_9; int32_t L_32 = ___size0; if ((((int32_t)L_31) < ((int32_t)L_32))) { goto IL_0049; } } { // for (int z = 0; z < size; z++) int32_t L_33 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_0095: { // for (int z = 0; z < size; z++) int32_t L_34 = V_6; int32_t L_35 = ___size0; if ((((int32_t)L_34) < ((int32_t)L_35))) { goto IL_0036; } } { // var format = TextureFormat.RGBAHalf; V_5 = ((int32_t)17); // if (!format.IsSupported()) int32_t L_36 = V_5; IL2CPP_RUNTIME_CLASS_INIT(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var); bool L_37; L_37 = TextureFormatUtilities_IsSupported_mD91326EF7EBACB11298473E752C7A4B53C103120(L_36, /*hidden argument*/NULL); if (L_37) { goto IL_00aa; } } { // format = TextureFormat.ARGB32; V_5 = 5; } IL_00aa: { // texture = new Texture2D(size * size, size, format, false, true) // { // name = "Strip Lut" + size, // hideFlags = HideFlags.DontSave, // filterMode = FilterMode.Bilinear, // wrapMode = TextureWrapMode.Clamp, // anisoLevel = 0 // }; int32_t L_38 = ___size0; int32_t L_39 = ___size0; int32_t L_40 = ___size0; int32_t L_41 = V_5; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_42 = (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF *)il2cpp_codegen_object_new(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var); Texture2D__ctor_m667452FB4794C77D283037E096FE0DC0AEB311F3(L_42, ((int32_t)il2cpp_codegen_multiply((int32_t)L_38, (int32_t)L_39)), L_40, L_41, (bool)0, (bool)1, /*hidden argument*/NULL); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_43 = L_42; String_t* L_44; L_44 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)(&___size0), /*hidden argument*/NULL); String_t* L_45; L_45 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(_stringLiteral69C0119855718691DA94349AC3686D00870A9B98, L_44, /*hidden argument*/NULL); NullCheck(L_43); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_43, L_45, /*hidden argument*/NULL); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_46 = L_43; NullCheck(L_46); Object_set_hideFlags_m7DE229AF60B92F0C68819F77FEB27D775E66F3AC(L_46, ((int32_t)52), /*hidden argument*/NULL); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_47 = L_46; NullCheck(L_47); Texture_set_filterMode_m045141DB0FEFE496885D45F5F23B15BC0E77C8D0(L_47, 1, /*hidden argument*/NULL); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_48 = L_47; NullCheck(L_48); Texture_set_wrapMode_m1233D2DF48DC20996F8EE26E866D4BDD2AC8050D(L_48, 1, /*hidden argument*/NULL); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_49 = L_48; NullCheck(L_49); Texture_set_anisoLevel_mE51360F6CD0562FD6355F8C0509B70A454CB33BE(L_49, 0, /*hidden argument*/NULL); V_0 = L_49; // texture.SetPixels(pixels); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_50 = V_0; ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* L_51 = V_3; NullCheck(L_50); Texture2D_SetPixels_m5FBA81041D65F8641C3107195D390EE65467FB4F(L_50, L_51, /*hidden argument*/NULL); // texture.Apply(); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_52 = V_0; NullCheck(L_52); Texture2D_Apply_m3BB3975288119BA62ED9BE4243F7767EC2F88CA0(L_52, /*hidden argument*/NULL); // m_LutStrips.Add(size, texture); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 * L_53 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_LutStrips_6(); int32_t L_54 = ___size0; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_55 = V_0; NullCheck(L_53); Dictionary_2_Add_m0E77D45ED0AC8E36ED3617E9FB759AD2A452E060(L_53, L_54, L_55, /*hidden argument*/Dictionary_2_Add_m0E77D45ED0AC8E36ED3617E9FB759AD2A452E060_RuntimeMethod_var); } IL_0105: { // return texture; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_56 = V_0; return L_56; } } // UnityEngine.Mesh UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_fullscreenTriangle() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * RuntimeUtilities_get_fullscreenTriangle_m989CC54798A15ED36C737BBBF84B0A98AFCA0453 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mAE131B53917AD7132F6BA2C05D5D17C38C5A2E59_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mF8F23D572031748AD428623AE16803455997E297_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral56F6E8A8A4A719B8F6BA55E37E89D0AEC892F958); s_Il2CppMethodInitialized = true; } { // if (s_FullscreenTriangle != null) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_FullscreenTriangle_8(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { // return s_FullscreenTriangle; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_2 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_FullscreenTriangle_8(); return L_2; } IL_0013: { // s_FullscreenTriangle = new Mesh { name = "Fullscreen Triangle" }; Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_3 = (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)il2cpp_codegen_object_new(Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6_il2cpp_TypeInfo_var); Mesh__ctor_mA3D8570373462201AD7B8C9586A7F9412E49C2F6(L_3, /*hidden argument*/NULL); Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_4 = L_3; NullCheck(L_4); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_4, _stringLiteral56F6E8A8A4A719B8F6BA55E37E89D0AEC892F958, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_s_FullscreenTriangle_8(L_4); // s_FullscreenTriangle.SetVertices(new List // { // new Vector3(-1f, -1f, 0f), // new Vector3(-1f, 3f, 0f), // new Vector3( 3f, -1f, 0f) // }); Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_5 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_FullscreenTriangle_8(); List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * L_6 = (List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 *)il2cpp_codegen_object_new(List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181_il2cpp_TypeInfo_var); List_1__ctor_mF8F23D572031748AD428623AE16803455997E297(L_6, /*hidden argument*/List_1__ctor_mF8F23D572031748AD428623AE16803455997E297_RuntimeMethod_var); List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * L_7 = L_6; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8; memset((&L_8), 0, sizeof(L_8)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_8), (-1.0f), (-1.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_7); List_1_Add_mAE131B53917AD7132F6BA2C05D5D17C38C5A2E59(L_7, L_8, /*hidden argument*/List_1_Add_mAE131B53917AD7132F6BA2C05D5D17C38C5A2E59_RuntimeMethod_var); List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * L_9 = L_7; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10; memset((&L_10), 0, sizeof(L_10)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_10), (-1.0f), (3.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_9); List_1_Add_mAE131B53917AD7132F6BA2C05D5D17C38C5A2E59(L_9, L_10, /*hidden argument*/List_1_Add_mAE131B53917AD7132F6BA2C05D5D17C38C5A2E59_RuntimeMethod_var); List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * L_11 = L_9; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_12; memset((&L_12), 0, sizeof(L_12)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_12), (3.0f), (-1.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_11); List_1_Add_mAE131B53917AD7132F6BA2C05D5D17C38C5A2E59(L_11, L_12, /*hidden argument*/List_1_Add_mAE131B53917AD7132F6BA2C05D5D17C38C5A2E59_RuntimeMethod_var); NullCheck(L_5); Mesh_SetVertices_m08C90A1665735C09E15E17DE1A8CD9F196762BCD(L_5, L_11, /*hidden argument*/NULL); // s_FullscreenTriangle.SetIndices(new [] { 0, 1, 2 }, MeshTopology.Triangles, 0, false); Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_13 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_FullscreenTriangle_8(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_14 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_15 = L_14; NullCheck(L_15); (L_15)->SetAt(static_cast(1), (int32_t)1); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_16 = L_15; NullCheck(L_16); (L_16)->SetAt(static_cast(2), (int32_t)2); NullCheck(L_13); Mesh_SetIndices_m0F4759FEA76365C435890DAD0D3034D74F1C9E4A(L_13, L_16, 0, 0, (bool)0, /*hidden argument*/NULL); // s_FullscreenTriangle.UploadMeshData(false); Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_17 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_FullscreenTriangle_8(); NullCheck(L_17); Mesh_UploadMeshData_m3745185BFF4D9B970DEB23EEB6FD93DCAFFA8C07(L_17, (bool)0, /*hidden argument*/NULL); // return s_FullscreenTriangle; Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_18 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_FullscreenTriangle_8(); return L_18; } } // UnityEngine.Material UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_copyStdMaterial() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t8927C00353A72755313F046D0CE85178AE8218EE * RuntimeUtilities_get_copyStdMaterial_mF38A72C94F63C8CC9698EF5A776E183DEEBDCA8E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Material_t8927C00353A72755313F046D0CE85178AE8218EE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC89664300C74122590A7402331DCC0DEB889E812); s_Il2CppMethodInitialized = true; } { // if (s_CopyStdMaterial != null) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyStdMaterial_9(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { // return s_CopyStdMaterial; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_2 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyStdMaterial_9(); return L_2; } IL_0013: { // var shader = s_Resources.shaders.copyStd; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_3 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_Resources_7(); NullCheck(L_3); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_4 = L_3->get_shaders_7(); NullCheck(L_4); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_5 = L_4->get_copyStd_2(); // s_CopyStdMaterial = new Material(shader) // { // name = "PostProcess - CopyStd", // hideFlags = HideFlags.HideAndDontSave // }; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_6 = (Material_t8927C00353A72755313F046D0CE85178AE8218EE *)il2cpp_codegen_object_new(Material_t8927C00353A72755313F046D0CE85178AE8218EE_il2cpp_TypeInfo_var); Material__ctor_mD2A3BCD3B4F17F5C6E95F3B34DAF4B497B67127E(L_6, L_5, /*hidden argument*/NULL); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_7 = L_6; NullCheck(L_7); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_7, _stringLiteralC89664300C74122590A7402331DCC0DEB889E812, /*hidden argument*/NULL); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_8 = L_7; NullCheck(L_8); Object_set_hideFlags_m7DE229AF60B92F0C68819F77FEB27D775E66F3AC(L_8, ((int32_t)61), /*hidden argument*/NULL); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_s_CopyStdMaterial_9(L_8); // return s_CopyStdMaterial; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_9 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyStdMaterial_9(); return L_9; } } // UnityEngine.Material UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_copyStdFromDoubleWideMaterial() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t8927C00353A72755313F046D0CE85178AE8218EE * RuntimeUtilities_get_copyStdFromDoubleWideMaterial_m31FD9F0461D3020E34600705715E1C1B60EBCDCB (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Material_t8927C00353A72755313F046D0CE85178AE8218EE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5A0393B03DEF987E242C09199E1EBEC6DA88F8A8); s_Il2CppMethodInitialized = true; } { // if (s_CopyStdFromDoubleWideMaterial != null) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyStdFromDoubleWideMaterial_10(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { // return s_CopyStdFromDoubleWideMaterial; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_2 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyStdFromDoubleWideMaterial_10(); return L_2; } IL_0013: { // var shader = s_Resources.shaders.copyStdFromDoubleWide; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_3 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_Resources_7(); NullCheck(L_3); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_4 = L_3->get_shaders_7(); NullCheck(L_4); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_5 = L_4->get_copyStdFromDoubleWide_4(); // s_CopyStdFromDoubleWideMaterial = new Material(shader) // { // name = "PostProcess - CopyStdFromDoubleWide", // hideFlags = HideFlags.HideAndDontSave // }; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_6 = (Material_t8927C00353A72755313F046D0CE85178AE8218EE *)il2cpp_codegen_object_new(Material_t8927C00353A72755313F046D0CE85178AE8218EE_il2cpp_TypeInfo_var); Material__ctor_mD2A3BCD3B4F17F5C6E95F3B34DAF4B497B67127E(L_6, L_5, /*hidden argument*/NULL); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_7 = L_6; NullCheck(L_7); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_7, _stringLiteral5A0393B03DEF987E242C09199E1EBEC6DA88F8A8, /*hidden argument*/NULL); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_8 = L_7; NullCheck(L_8); Object_set_hideFlags_m7DE229AF60B92F0C68819F77FEB27D775E66F3AC(L_8, ((int32_t)61), /*hidden argument*/NULL); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_s_CopyStdFromDoubleWideMaterial_10(L_8); // return s_CopyStdFromDoubleWideMaterial; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_9 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyStdFromDoubleWideMaterial_10(); return L_9; } } // UnityEngine.Material UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_copyMaterial() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t8927C00353A72755313F046D0CE85178AE8218EE * RuntimeUtilities_get_copyMaterial_m3D54A715D422CA6F19CD49212819435384D9D454 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Material_t8927C00353A72755313F046D0CE85178AE8218EE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral16E48C312F07FB1EEACFFE7DB56DE004B5C8EBC8); s_Il2CppMethodInitialized = true; } { // if (s_CopyMaterial != null) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyMaterial_11(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { // return s_CopyMaterial; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_2 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyMaterial_11(); return L_2; } IL_0013: { // var shader = s_Resources.shaders.copy; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_3 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_Resources_7(); NullCheck(L_3); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_4 = L_3->get_shaders_7(); NullCheck(L_4); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_5 = L_4->get_copy_1(); // s_CopyMaterial = new Material(shader) // { // name = "PostProcess - Copy", // hideFlags = HideFlags.HideAndDontSave // }; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_6 = (Material_t8927C00353A72755313F046D0CE85178AE8218EE *)il2cpp_codegen_object_new(Material_t8927C00353A72755313F046D0CE85178AE8218EE_il2cpp_TypeInfo_var); Material__ctor_mD2A3BCD3B4F17F5C6E95F3B34DAF4B497B67127E(L_6, L_5, /*hidden argument*/NULL); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_7 = L_6; NullCheck(L_7); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_7, _stringLiteral16E48C312F07FB1EEACFFE7DB56DE004B5C8EBC8, /*hidden argument*/NULL); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_8 = L_7; NullCheck(L_8); Object_set_hideFlags_m7DE229AF60B92F0C68819F77FEB27D775E66F3AC(L_8, ((int32_t)61), /*hidden argument*/NULL); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_s_CopyMaterial_11(L_8); // return s_CopyMaterial; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_9 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyMaterial_11(); return L_9; } } // UnityEngine.Material UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_copyFromTexArrayMaterial() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t8927C00353A72755313F046D0CE85178AE8218EE * RuntimeUtilities_get_copyFromTexArrayMaterial_m2D1A653A52E9D26A2F2F43BAF32D9E9DF9412C63 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Material_t8927C00353A72755313F046D0CE85178AE8218EE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral08ED43185C181085D3D3132BE92B86C4A4C1AA34); s_Il2CppMethodInitialized = true; } { // if (s_CopyFromTexArrayMaterial != null) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyFromTexArrayMaterial_12(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { // return s_CopyFromTexArrayMaterial; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_2 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyFromTexArrayMaterial_12(); return L_2; } IL_0013: { // var shader = s_Resources.shaders.copyStdFromTexArray; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_3 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_Resources_7(); NullCheck(L_3); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_4 = L_3->get_shaders_7(); NullCheck(L_4); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_5 = L_4->get_copyStdFromTexArray_3(); // s_CopyFromTexArrayMaterial = new Material(shader) // { // name = "PostProcess - CopyFromTexArray", // hideFlags = HideFlags.HideAndDontSave // }; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_6 = (Material_t8927C00353A72755313F046D0CE85178AE8218EE *)il2cpp_codegen_object_new(Material_t8927C00353A72755313F046D0CE85178AE8218EE_il2cpp_TypeInfo_var); Material__ctor_mD2A3BCD3B4F17F5C6E95F3B34DAF4B497B67127E(L_6, L_5, /*hidden argument*/NULL); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_7 = L_6; NullCheck(L_7); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_7, _stringLiteral08ED43185C181085D3D3132BE92B86C4A4C1AA34, /*hidden argument*/NULL); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_8 = L_7; NullCheck(L_8); Object_set_hideFlags_m7DE229AF60B92F0C68819F77FEB27D775E66F3AC(L_8, ((int32_t)61), /*hidden argument*/NULL); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_s_CopyFromTexArrayMaterial_12(L_8); // return s_CopyFromTexArrayMaterial; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_9 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyFromTexArrayMaterial_12(); return L_9; } } // UnityEngine.Rendering.PostProcessing.PropertySheet UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_copySheet() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * RuntimeUtilities_get_copySheet_mDA1AD074888CC5F10B5896ECDF24DF2C934E9B69 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (s_CopySheet == null) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopySheet_13(); if (L_0) { goto IL_0016; } } { // s_CopySheet = new PropertySheet(copyMaterial); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_1; L_1 = RuntimeUtilities_get_copyMaterial_m3D54A715D422CA6F19CD49212819435384D9D454(/*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_2 = (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 *)il2cpp_codegen_object_new(PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7_il2cpp_TypeInfo_var); PropertySheet__ctor_m81478DD7D6D0B5AE15F23708DB6ED51E6A5E79EB(L_2, L_1, /*hidden argument*/NULL); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_s_CopySheet_13(L_2); } IL_0016: { // return s_CopySheet; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_3 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopySheet_13(); return L_3; } } // UnityEngine.Rendering.PostProcessing.PropertySheet UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_copyFromTexArraySheet() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * RuntimeUtilities_get_copyFromTexArraySheet_mD8F2D629766372DDBA1E99920D7039D91B4836A1 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (s_CopyFromTexArraySheet == null) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyFromTexArraySheet_14(); if (L_0) { goto IL_0016; } } { // s_CopyFromTexArraySheet = new PropertySheet(copyFromTexArrayMaterial); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_1; L_1 = RuntimeUtilities_get_copyFromTexArrayMaterial_m2D1A653A52E9D26A2F2F43BAF32D9E9DF9412C63(/*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_2 = (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 *)il2cpp_codegen_object_new(PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7_il2cpp_TypeInfo_var); PropertySheet__ctor_m81478DD7D6D0B5AE15F23708DB6ED51E6A5E79EB(L_2, L_1, /*hidden argument*/NULL); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_s_CopyFromTexArraySheet_14(L_2); } IL_0016: { // return s_CopyFromTexArraySheet; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_3 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyFromTexArraySheet_14(); return L_3; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::UpdateResources(UnityEngine.Rendering.PostProcessing.PostProcessResources) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_UpdateResources_mADB6067BA43263D75DADDF2829A2C16F7292D727 (PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___resources0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // Destroy(s_CopyMaterial); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyMaterial_11(); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_0, /*hidden argument*/NULL); // Destroy(s_CopyStdMaterial); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_1 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyStdMaterial_9(); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_1, /*hidden argument*/NULL); // Destroy(s_CopyFromTexArrayMaterial); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_2 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyFromTexArrayMaterial_12(); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_2, /*hidden argument*/NULL); // Destroy(s_CopyStdFromDoubleWideMaterial); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_3 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_s_CopyStdFromDoubleWideMaterial_10(); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_3, /*hidden argument*/NULL); // s_CopyMaterial = null; ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_s_CopyMaterial_11((Material_t8927C00353A72755313F046D0CE85178AE8218EE *)NULL); // s_CopyStdMaterial = null; ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_s_CopyStdMaterial_9((Material_t8927C00353A72755313F046D0CE85178AE8218EE *)NULL); // s_CopyFromTexArrayMaterial = null; ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_s_CopyFromTexArrayMaterial_12((Material_t8927C00353A72755313F046D0CE85178AE8218EE *)NULL); // s_CopyStdFromDoubleWideMaterial = null; ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_s_CopyStdFromDoubleWideMaterial_10((Material_t8927C00353A72755313F046D0CE85178AE8218EE *)NULL); // s_CopySheet = null; ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_s_CopySheet_13((PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 *)NULL); // s_CopyFromTexArraySheet = null; ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_s_CopyFromTexArraySheet_14((PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 *)NULL); // s_Resources = resources; PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_4 = ___resources0; ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_s_Resources_7(L_4); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::SetRenderTargetWithLoadStoreAction(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderBufferLoadAction,UnityEngine.Rendering.RenderBufferStoreAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_SetRenderTargetWithLoadStoreAction_m9900F6D18BD8C89B7AAACD26D48D50D3A99EF968 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___rt1, int32_t ___loadAction2, int32_t ___storeAction3, const RuntimeMethod* method) { { // cmd.SetRenderTarget(rt, loadAction, storeAction); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_1 = ___rt1; int32_t L_2 = ___loadAction2; int32_t L_3 = ___storeAction3; NullCheck(L_0); CommandBuffer_SetRenderTarget_m110E3D98772984607DAA78A792CBECA550D4D175(L_0, L_1, L_2, L_3, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::SetRenderTargetWithLoadStoreAction(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderBufferLoadAction,UnityEngine.Rendering.RenderBufferStoreAction,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderBufferLoadAction,UnityEngine.Rendering.RenderBufferStoreAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_SetRenderTargetWithLoadStoreAction_mCD1CE505D3E0F16D26049C1AFBF24FBBBBC1B873 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___color1, int32_t ___colorLoadAction2, int32_t ___colorStoreAction3, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___depth4, int32_t ___depthLoadAction5, int32_t ___depthStoreAction6, const RuntimeMethod* method) { { // cmd.SetRenderTarget(color, colorLoadAction, colorStoreAction, depth, depthLoadAction, depthStoreAction); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_1 = ___color1; int32_t L_2 = ___colorLoadAction2; int32_t L_3 = ___colorStoreAction3; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_4 = ___depth4; int32_t L_5 = ___depthLoadAction5; int32_t L_6 = ___depthStoreAction6; NullCheck(L_0); CommandBuffer_SetRenderTarget_m094333A471C07099813C0E4AA33488657955C7AC(L_0, L_1, L_2, L_3, L_4, L_5, L_6, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangle(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,System.Boolean,System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangle_mD171E95AAD9752DDEACC8BAAF49BBEC3D98428FA (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, bool ___clear3, Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE ___viewport4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B2_0; memset((&G_B2_0), 0, sizeof(G_B2_0)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B2_1 = NULL; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B1_0; memset((&G_B1_0), 0, sizeof(G_B1_0)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B1_1 = NULL; int32_t G_B3_0 = 0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B3_1; memset((&G_B3_1), 0, sizeof(G_B3_1)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B3_2 = NULL; { // cmd.SetGlobalTexture(ShaderIDs.MainTex, source); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = ___cmd0; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_1 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_MainTex_0(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_2 = ___source1; NullCheck(L_0); CommandBuffer_SetGlobalTexture_mED69F96D6790798BFE82C22AFF2A065E5EDA41CF(L_0, L_1, L_2, /*hidden argument*/NULL); // cmd.SetRenderTargetWithLoadStoreAction(destination, viewport == null ? LoadAction.DontCare : LoadAction.Load, StoreAction.Store); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_3 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_4 = ___destination2; bool L_5; L_5 = Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_inline((Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE *)(&___viewport4), /*hidden argument*/Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_RuntimeMethod_var); G_B1_0 = L_4; G_B1_1 = L_3; if (!L_5) { G_B2_0 = L_4; G_B2_1 = L_3; goto IL_001a; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; goto IL_001b; } IL_001a: { G_B3_0 = 2; G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; } IL_001b: { IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_SetRenderTargetWithLoadStoreAction_m9900F6D18BD8C89B7AAACD26D48D50D3A99EF968(G_B3_2, G_B3_1, G_B3_0, 0, /*hidden argument*/NULL); // if (viewport != null) bool L_6; L_6 = Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_inline((Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE *)(&___viewport4), /*hidden argument*/Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_RuntimeMethod_var); if (!L_6) { goto IL_0037; } } { // cmd.SetViewport(viewport.Value); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_7 = ___cmd0; Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_8; L_8 = Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1((Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE *)(&___viewport4), /*hidden argument*/Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1_RuntimeMethod_var); NullCheck(L_7); CommandBuffer_SetViewport_mD66743A1F6756A83E9ADE5256E96F120E478D936(L_7, L_8, /*hidden argument*/NULL); } IL_0037: { // if (clear) bool L_9 = ___clear3; if (!L_9) { goto IL_0047; } } { // cmd.ClearRenderTarget(true, true, Color.clear); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_10 = ___cmd0; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_11; L_11 = Color_get_clear_m399144A63869398B7F5B812201C2A92B84218FD2(/*hidden argument*/NULL); NullCheck(L_10); CommandBuffer_ClearRenderTarget_mD911CD9DACD86BB1A9734235E6D55AF9BE844CA0(L_10, (bool)1, (bool)1, L_11, /*hidden argument*/NULL); } IL_0047: { // cmd.DrawMesh(fullscreenTriangle, Matrix4x4.identity, copyMaterial, 0, 0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_12 = ___cmd0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_13; L_13 = RuntimeUtilities_get_fullscreenTriangle_m989CC54798A15ED36C737BBBF84B0A98AFCA0453(/*hidden argument*/NULL); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_14; L_14 = Matrix4x4_get_identity_m8E1969E6DB24BE34842F2F2D10D7E3D0AF15007A(/*hidden argument*/NULL); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_15; L_15 = RuntimeUtilities_get_copyMaterial_m3D54A715D422CA6F19CD49212819435384D9D454(/*hidden argument*/NULL); NullCheck(L_12); CommandBuffer_DrawMesh_m1045759BE3456DC0CE14E6E372E13FF6625D1A83(L_12, L_13, L_14, L_15, 0, 0, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangle(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32,UnityEngine.Rendering.RenderBufferLoadAction,System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangle_m3ED6200E6CECF25236FF10D1CA309447D08FF3F6 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___propertySheet3, int32_t ___pass4, int32_t ___loadAction5, Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE ___viewport6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t G_B2_0 = 0; int32_t G_B1_0 = 0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B4_0; memset((&G_B4_0), 0, sizeof(G_B4_0)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B4_1 = NULL; int32_t G_B4_2 = 0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B3_0; memset((&G_B3_0), 0, sizeof(G_B3_0)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B3_1 = NULL; int32_t G_B3_2 = 0; int32_t G_B5_0 = 0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B5_1; memset((&G_B5_1), 0, sizeof(G_B5_1)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B5_2 = NULL; int32_t G_B5_3 = 0; int32_t G_B7_0 = 0; int32_t G_B6_0 = 0; { // cmd.SetGlobalTexture(ShaderIDs.MainTex, source); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = ___cmd0; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_1 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_MainTex_0(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_2 = ___source1; NullCheck(L_0); CommandBuffer_SetGlobalTexture_mED69F96D6790798BFE82C22AFF2A065E5EDA41CF(L_0, L_1, L_2, /*hidden argument*/NULL); // bool clear = (loadAction == LoadAction.Clear); int32_t L_3 = ___loadAction5; // if(clear) int32_t L_4 = ((((int32_t)L_3) == ((int32_t)1))? 1 : 0); G_B1_0 = L_4; if (!L_4) { G_B2_0 = L_4; goto IL_0017; } } { // loadAction = LoadAction.DontCare; ___loadAction5 = 2; G_B2_0 = G_B1_0; } IL_0017: { // cmd.SetRenderTargetWithLoadStoreAction(destination, viewport == null ? loadAction : LoadAction.Load, StoreAction.Store); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_5 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_6 = ___destination2; bool L_7; L_7 = Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_inline((Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE *)(&___viewport6), /*hidden argument*/Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_RuntimeMethod_var); G_B3_0 = L_6; G_B3_1 = L_5; G_B3_2 = G_B2_0; if (!L_7) { G_B4_0 = L_6; G_B4_1 = L_5; G_B4_2 = G_B2_0; goto IL_0025; } } { G_B5_0 = 0; G_B5_1 = G_B3_0; G_B5_2 = G_B3_1; G_B5_3 = G_B3_2; goto IL_0027; } IL_0025: { int32_t L_8 = ___loadAction5; G_B5_0 = ((int32_t)(L_8)); G_B5_1 = G_B4_0; G_B5_2 = G_B4_1; G_B5_3 = G_B4_2; } IL_0027: { IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_SetRenderTargetWithLoadStoreAction_m9900F6D18BD8C89B7AAACD26D48D50D3A99EF968(G_B5_2, G_B5_1, G_B5_0, 0, /*hidden argument*/NULL); // if (viewport != null) bool L_9; L_9 = Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_inline((Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE *)(&___viewport6), /*hidden argument*/Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_RuntimeMethod_var); G_B6_0 = G_B5_3; if (!L_9) { G_B7_0 = G_B5_3; goto IL_0043; } } { // cmd.SetViewport(viewport.Value); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_10 = ___cmd0; Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_11; L_11 = Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1((Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE *)(&___viewport6), /*hidden argument*/Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1_RuntimeMethod_var); NullCheck(L_10); CommandBuffer_SetViewport_mD66743A1F6756A83E9ADE5256E96F120E478D936(L_10, L_11, /*hidden argument*/NULL); G_B7_0 = G_B6_0; } IL_0043: { // if (clear) if (!G_B7_0) { goto IL_0052; } } { // cmd.ClearRenderTarget(true, true, Color.clear); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_12 = ___cmd0; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_13; L_13 = Color_get_clear_m399144A63869398B7F5B812201C2A92B84218FD2(/*hidden argument*/NULL); NullCheck(L_12); CommandBuffer_ClearRenderTarget_mD911CD9DACD86BB1A9734235E6D55AF9BE844CA0(L_12, (bool)1, (bool)1, L_13, /*hidden argument*/NULL); } IL_0052: { // cmd.DrawMesh(fullscreenTriangle, Matrix4x4.identity, propertySheet.material, 0, pass, propertySheet.properties); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_14 = ___cmd0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_15; L_15 = RuntimeUtilities_get_fullscreenTriangle_m989CC54798A15ED36C737BBBF84B0A98AFCA0453(/*hidden argument*/NULL); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_16; L_16 = Matrix4x4_get_identity_m8E1969E6DB24BE34842F2F2D10D7E3D0AF15007A(/*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_17 = ___propertySheet3; NullCheck(L_17); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_18; L_18 = PropertySheet_get_material_m39C81AE4053740E4956C4AAC9324417A32924EAF_inline(L_17, /*hidden argument*/NULL); int32_t L_19 = ___pass4; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_20 = ___propertySheet3; NullCheck(L_20); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_21; L_21 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_20, /*hidden argument*/NULL); NullCheck(L_14); CommandBuffer_DrawMesh_m8AE72FB8773642F0293697038A3262E84E269AB0(L_14, L_15, L_16, L_18, 0, L_19, L_21, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangle(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32,System.Boolean,System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___propertySheet3, int32_t ___pass4, bool ___clear5, Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE ___viewport6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t G_B2_0 = 0; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * G_B2_1 = NULL; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B2_2; memset((&G_B2_2), 0, sizeof(G_B2_2)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B2_3; memset((&G_B2_3), 0, sizeof(G_B2_3)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B2_4 = NULL; int32_t G_B1_0 = 0; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * G_B1_1 = NULL; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B1_2; memset((&G_B1_2), 0, sizeof(G_B1_2)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B1_3; memset((&G_B1_3), 0, sizeof(G_B1_3)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B1_4 = NULL; int32_t G_B3_0 = 0; int32_t G_B3_1 = 0; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * G_B3_2 = NULL; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B3_3; memset((&G_B3_3), 0, sizeof(G_B3_3)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 G_B3_4; memset((&G_B3_4), 0, sizeof(G_B3_4)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B3_5 = NULL; { // cmd.BlitFullscreenTriangle(source, destination, propertySheet, pass, clear ? LoadAction.Clear : LoadAction.DontCare, viewport); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_1 = ___source1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_2 = ___destination2; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_3 = ___propertySheet3; int32_t L_4 = ___pass4; bool L_5 = ___clear5; G_B1_0 = L_4; G_B1_1 = L_3; G_B1_2 = L_2; G_B1_3 = L_1; G_B1_4 = L_0; if (L_5) { G_B2_0 = L_4; G_B2_1 = L_3; G_B2_2 = L_2; G_B2_3 = L_1; G_B2_4 = L_0; goto IL_000d; } } { G_B3_0 = 2; G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; G_B3_3 = G_B1_2; G_B3_4 = G_B1_3; G_B3_5 = G_B1_4; goto IL_000e; } IL_000d: { G_B3_0 = 1; G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; G_B3_3 = G_B2_2; G_B3_4 = G_B2_3; G_B3_5 = G_B2_4; } IL_000e: { Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_6 = ___viewport6; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_m3ED6200E6CECF25236FF10D1CA309447D08FF3F6(G_B3_5, G_B3_4, G_B3_3, G_B3_2, G_B3_1, G_B3_0, L_6, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangleFromDoubleWide(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Material,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangleFromDoubleWide_m1018341576844F8800174787F06F3ECFCA3154BC (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material3, int32_t ___pass4, int32_t ___eye5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 V_0; memset((&V_0), 0, sizeof(V_0)); { // Vector4 uvScaleOffset = new Vector4(0.5f, 1.0f, 0, 0); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 *)(&V_0), (0.5f), (1.0f), (0.0f), (0.0f), /*hidden argument*/NULL); // if (eye == 1) int32_t L_0 = ___eye5; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_002c; } } { // uvScaleOffset.z = 0.5f; (&V_0)->set_z_3((0.5f)); } IL_002c: { // cmd.SetGlobalVector(ShaderIDs.UVScaleOffset, uvScaleOffset); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_1 = ___cmd0; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_2 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_UVScaleOffset_128(); Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_3 = V_0; NullCheck(L_1); CommandBuffer_SetGlobalVector_m26AD5F4AF0ABDD9F7DA61583606824526A58ABEF(L_1, L_2, L_3, /*hidden argument*/NULL); // cmd.BuiltinBlit(source, destination, material, pass); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_4 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_5 = ___source1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_6 = ___destination2; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_7 = ___material3; int32_t L_8 = ___pass4; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BuiltinBlit_mDF0192CA0640DFA3AEA2F29A43DE96A4F2E3A047(L_4, L_5, L_6, L_7, L_8, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangleToDoubleWide(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangleToDoubleWide_m257C72A85BED72731B05EB49EB48521627633C22 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___propertySheet3, int32_t ___pass4, int32_t ___eye5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0CA98D56D560FF8016E2A1CE069D887E1215A99A); s_Il2CppMethodInitialized = true; } Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 V_0; memset((&V_0), 0, sizeof(V_0)); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE V_1; memset((&V_1), 0, sizeof(V_1)); { // Vector4 posScaleOffset = new Vector4(0.5f, 1.0f, -0.5f, 0); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 *)(&V_0), (0.5f), (1.0f), (-0.5f), (0.0f), /*hidden argument*/NULL); // if (eye == 1) int32_t L_0 = ___eye5; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_002c; } } { // posScaleOffset.z = 0.5f; (&V_0)->set_z_3((0.5f)); } IL_002c: { // propertySheet.EnableKeyword("STEREO_DOUBLEWIDE_TARGET"); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_1 = ___propertySheet3; NullCheck(L_1); PropertySheet_EnableKeyword_m8689E0BDBEF8AF049C3764DBE9CDDF1EF6A8E753(L_1, _stringLiteral0CA98D56D560FF8016E2A1CE069D887E1215A99A, /*hidden argument*/NULL); // propertySheet.properties.SetVector(ShaderIDs.PosScaleOffset, posScaleOffset); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_2 = ___propertySheet3; NullCheck(L_2); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_3; L_3 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_4 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_PosScaleOffset_129(); Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_5 = V_0; NullCheck(L_3); MaterialPropertyBlock_SetVector_m39DE61298C4C95829529B498130844A591621E2F(L_3, L_4, L_5, /*hidden argument*/NULL); // cmd.BlitFullscreenTriangle(source, destination, propertySheet, 0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_6 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_7 = ___source1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_8 = ___destination2; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_9 = ___propertySheet3; il2cpp_codegen_initobj((&V_1), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_6, L_7, L_8, L_9, 0, (bool)0, L_10, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangleFromTexArray(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32,System.Boolean,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangleFromTexArray_m572D24088EFC6C26232840ECD7572A502D9E97E8 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___propertySheet3, int32_t ___pass4, bool ___clear5, int32_t ___depthSlice6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // cmd.SetGlobalTexture(ShaderIDs.MainTex, source); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = ___cmd0; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_1 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_MainTex_0(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_2 = ___source1; NullCheck(L_0); CommandBuffer_SetGlobalTexture_mED69F96D6790798BFE82C22AFF2A065E5EDA41CF(L_0, L_1, L_2, /*hidden argument*/NULL); // cmd.SetGlobalFloat(ShaderIDs.DepthSlice, depthSlice); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_3 = ___cmd0; int32_t L_4 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_DepthSlice_127(); int32_t L_5 = ___depthSlice6; NullCheck(L_3); CommandBuffer_SetGlobalFloat_mE7B8587FABBF52E7DC1981E9676BBBD4D1E838BF(L_3, L_4, ((float)((float)L_5)), /*hidden argument*/NULL); // cmd.SetRenderTargetWithLoadStoreAction(destination, RenderBufferLoadAction.DontCare, RenderBufferStoreAction.Store); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_6 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_7 = ___destination2; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_SetRenderTargetWithLoadStoreAction_m9900F6D18BD8C89B7AAACD26D48D50D3A99EF968(L_6, L_7, 2, 0, /*hidden argument*/NULL); // if (clear) bool L_8 = ___clear5; if (!L_8) { goto IL_0034; } } { // cmd.ClearRenderTarget(true, true, Color.clear); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_9 = ___cmd0; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_10; L_10 = Color_get_clear_m399144A63869398B7F5B812201C2A92B84218FD2(/*hidden argument*/NULL); NullCheck(L_9); CommandBuffer_ClearRenderTarget_mD911CD9DACD86BB1A9734235E6D55AF9BE844CA0(L_9, (bool)1, (bool)1, L_10, /*hidden argument*/NULL); } IL_0034: { // cmd.DrawMesh(fullscreenTriangle, Matrix4x4.identity, propertySheet.material, 0, pass, propertySheet.properties); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_11 = ___cmd0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_12; L_12 = RuntimeUtilities_get_fullscreenTriangle_m989CC54798A15ED36C737BBBF84B0A98AFCA0453(/*hidden argument*/NULL); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_13; L_13 = Matrix4x4_get_identity_m8E1969E6DB24BE34842F2F2D10D7E3D0AF15007A(/*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_14 = ___propertySheet3; NullCheck(L_14); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_15; L_15 = PropertySheet_get_material_m39C81AE4053740E4956C4AAC9324417A32924EAF_inline(L_14, /*hidden argument*/NULL); int32_t L_16 = ___pass4; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_17 = ___propertySheet3; NullCheck(L_17); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_18; L_18 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_17, /*hidden argument*/NULL); NullCheck(L_11); CommandBuffer_DrawMesh_m8AE72FB8773642F0293697038A3262E84E269AB0(L_11, L_12, L_13, L_15, 0, L_16, L_18, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangleToTexArray(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32,System.Boolean,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangleToTexArray_m3C505258A7F8E920FE391AC2D03D17DC67F4644C (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___propertySheet3, int32_t ___pass4, bool ___clear5, int32_t ___depthSlice6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // cmd.SetGlobalTexture(ShaderIDs.MainTex, source); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = ___cmd0; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_1 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_MainTex_0(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_2 = ___source1; NullCheck(L_0); CommandBuffer_SetGlobalTexture_mED69F96D6790798BFE82C22AFF2A065E5EDA41CF(L_0, L_1, L_2, /*hidden argument*/NULL); // cmd.SetGlobalFloat(ShaderIDs.DepthSlice, depthSlice); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_3 = ___cmd0; int32_t L_4 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_DepthSlice_127(); int32_t L_5 = ___depthSlice6; NullCheck(L_3); CommandBuffer_SetGlobalFloat_mE7B8587FABBF52E7DC1981E9676BBBD4D1E838BF(L_3, L_4, ((float)((float)L_5)), /*hidden argument*/NULL); // cmd.SetRenderTarget(destination, 0, CubemapFace.Unknown, -1); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_6 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_7 = ___destination2; NullCheck(L_6); CommandBuffer_SetRenderTarget_mF859032FF8A817A7199CD25C39C47574BAF5BF39(L_6, L_7, 0, (-1), (-1), /*hidden argument*/NULL); // if (clear) bool L_8 = ___clear5; if (!L_8) { goto IL_0035; } } { // cmd.ClearRenderTarget(true, true, Color.clear); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_9 = ___cmd0; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_10; L_10 = Color_get_clear_m399144A63869398B7F5B812201C2A92B84218FD2(/*hidden argument*/NULL); NullCheck(L_9); CommandBuffer_ClearRenderTarget_mD911CD9DACD86BB1A9734235E6D55AF9BE844CA0(L_9, (bool)1, (bool)1, L_10, /*hidden argument*/NULL); } IL_0035: { // cmd.DrawMesh(fullscreenTriangle, Matrix4x4.identity, propertySheet.material, 0, pass, propertySheet.properties); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_11 = ___cmd0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_12; L_12 = RuntimeUtilities_get_fullscreenTriangle_m989CC54798A15ED36C737BBBF84B0A98AFCA0453(/*hidden argument*/NULL); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_13; L_13 = Matrix4x4_get_identity_m8E1969E6DB24BE34842F2F2D10D7E3D0AF15007A(/*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_14 = ___propertySheet3; NullCheck(L_14); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_15; L_15 = PropertySheet_get_material_m39C81AE4053740E4956C4AAC9324417A32924EAF_inline(L_14, /*hidden argument*/NULL); int32_t L_16 = ___pass4; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_17 = ___propertySheet3; NullCheck(L_17); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_18; L_18 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_17, /*hidden argument*/NULL); NullCheck(L_11); CommandBuffer_DrawMesh_m8AE72FB8773642F0293697038A3262E84E269AB0(L_11, L_12, L_13, L_15, 0, L_16, L_18, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangle(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32,System.Boolean,System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangle_mA3A5ACE652A5829C5E4F540BAEB5B5C1FBE49F53 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___depth3, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___propertySheet4, int32_t ___pass5, bool ___clear6, Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE ___viewport7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t G_B3_0 = 0; { // cmd.SetGlobalTexture(ShaderIDs.MainTex, source); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = ___cmd0; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_1 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_MainTex_0(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_2 = ___source1; NullCheck(L_0); CommandBuffer_SetGlobalTexture_mED69F96D6790798BFE82C22AFF2A065E5EDA41CF(L_0, L_1, L_2, /*hidden argument*/NULL); // LoadAction loadAction = viewport == null ? LoadAction.DontCare : LoadAction.Load; bool L_3; L_3 = Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_inline((Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE *)(&___viewport7), /*hidden argument*/Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_RuntimeMethod_var); if (!L_3) { goto IL_0018; } } { G_B3_0 = 0; goto IL_0019; } IL_0018: { G_B3_0 = 2; } IL_0019: { V_0 = G_B3_0; // if (clear) bool L_4 = ___clear6; if (!L_4) { goto IL_0039; } } { // cmd.SetRenderTargetWithLoadStoreAction(destination, loadAction, StoreAction.Store, depth, loadAction, StoreAction.Store); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_5 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_6 = ___destination2; int32_t L_7 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_8 = ___depth3; int32_t L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_SetRenderTargetWithLoadStoreAction_mCD1CE505D3E0F16D26049C1AFBF24FBBBBC1B873(L_5, L_6, L_7, 0, L_8, L_9, 0, /*hidden argument*/NULL); // cmd.ClearRenderTarget(true, true, Color.clear); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_10 = ___cmd0; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_11; L_11 = Color_get_clear_m399144A63869398B7F5B812201C2A92B84218FD2(/*hidden argument*/NULL); NullCheck(L_10); CommandBuffer_ClearRenderTarget_mD911CD9DACD86BB1A9734235E6D55AF9BE844CA0(L_10, (bool)1, (bool)1, L_11, /*hidden argument*/NULL); // } goto IL_0045; } IL_0039: { // cmd.SetRenderTargetWithLoadStoreAction(destination, loadAction, StoreAction.Store, depth, LoadAction.Load, StoreAction.Store); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_12 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_13 = ___destination2; int32_t L_14 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_15 = ___depth3; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_SetRenderTargetWithLoadStoreAction_mCD1CE505D3E0F16D26049C1AFBF24FBBBBC1B873(L_12, L_13, L_14, 0, L_15, 0, 0, /*hidden argument*/NULL); } IL_0045: { // if (viewport != null) bool L_16; L_16 = Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_inline((Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE *)(&___viewport7), /*hidden argument*/Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_RuntimeMethod_var); if (!L_16) { goto IL_005b; } } { // cmd.SetViewport(viewport.Value); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_17 = ___cmd0; Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_18; L_18 = Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1((Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE *)(&___viewport7), /*hidden argument*/Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1_RuntimeMethod_var); NullCheck(L_17); CommandBuffer_SetViewport_mD66743A1F6756A83E9ADE5256E96F120E478D936(L_17, L_18, /*hidden argument*/NULL); } IL_005b: { // cmd.DrawMesh(fullscreenTriangle, Matrix4x4.identity, propertySheet.material, 0, pass, propertySheet.properties); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_19 = ___cmd0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_20; L_20 = RuntimeUtilities_get_fullscreenTriangle_m989CC54798A15ED36C737BBBF84B0A98AFCA0453(/*hidden argument*/NULL); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_21; L_21 = Matrix4x4_get_identity_m8E1969E6DB24BE34842F2F2D10D7E3D0AF15007A(/*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_22 = ___propertySheet4; NullCheck(L_22); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_23; L_23 = PropertySheet_get_material_m39C81AE4053740E4956C4AAC9324417A32924EAF_inline(L_22, /*hidden argument*/NULL); int32_t L_24 = ___pass5; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_25 = ___propertySheet4; NullCheck(L_25); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_26; L_26 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_25, /*hidden argument*/NULL); NullCheck(L_19); CommandBuffer_DrawMesh_m8AE72FB8773642F0293697038A3262E84E269AB0(L_19, L_20, L_21, L_23, 0, L_24, L_26, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BlitFullscreenTriangle(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier[],UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.PostProcessing.PropertySheet,System.Int32,System.Boolean,System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BlitFullscreenTriangle_m6AACD4593AFD2146CAA5CF64129A0AEDBDEC70AC (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* ___destinations2, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___depth3, PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * ___propertySheet4, int32_t ___pass5, bool ___clear6, Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE ___viewport7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // cmd.SetGlobalTexture(ShaderIDs.MainTex, source); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = ___cmd0; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_1 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_MainTex_0(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_2 = ___source1; NullCheck(L_0); CommandBuffer_SetGlobalTexture_mED69F96D6790798BFE82C22AFF2A065E5EDA41CF(L_0, L_1, L_2, /*hidden argument*/NULL); // cmd.SetRenderTarget(destinations, depth); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_3 = ___cmd0; RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* L_4 = ___destinations2; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_5 = ___depth3; NullCheck(L_3); CommandBuffer_SetRenderTarget_m4F4A1974C1BC9F3849D54B5141EF296F37B4E7E3(L_3, L_4, L_5, /*hidden argument*/NULL); // if (viewport != null) bool L_6; L_6 = Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_inline((Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE *)(&___viewport7), /*hidden argument*/Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_RuntimeMethod_var); if (!L_6) { goto IL_002a; } } { // cmd.SetViewport(viewport.Value); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_7 = ___cmd0; Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_8; L_8 = Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1((Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE *)(&___viewport7), /*hidden argument*/Nullable_1_get_Value_m1758E0E39E0C497168528E852DB32661AB399CA1_RuntimeMethod_var); NullCheck(L_7); CommandBuffer_SetViewport_mD66743A1F6756A83E9ADE5256E96F120E478D936(L_7, L_8, /*hidden argument*/NULL); } IL_002a: { // if (clear) bool L_9 = ___clear6; if (!L_9) { goto IL_003b; } } { // cmd.ClearRenderTarget(true, true, Color.clear); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_10 = ___cmd0; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_11; L_11 = Color_get_clear_m399144A63869398B7F5B812201C2A92B84218FD2(/*hidden argument*/NULL); NullCheck(L_10); CommandBuffer_ClearRenderTarget_mD911CD9DACD86BB1A9734235E6D55AF9BE844CA0(L_10, (bool)1, (bool)1, L_11, /*hidden argument*/NULL); } IL_003b: { // cmd.DrawMesh(fullscreenTriangle, Matrix4x4.identity, propertySheet.material, 0, pass, propertySheet.properties); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_12 = ___cmd0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * L_13; L_13 = RuntimeUtilities_get_fullscreenTriangle_m989CC54798A15ED36C737BBBF84B0A98AFCA0453(/*hidden argument*/NULL); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_14; L_14 = Matrix4x4_get_identity_m8E1969E6DB24BE34842F2F2D10D7E3D0AF15007A(/*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_15 = ___propertySheet4; NullCheck(L_15); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_16; L_16 = PropertySheet_get_material_m39C81AE4053740E4956C4AAC9324417A32924EAF_inline(L_15, /*hidden argument*/NULL); int32_t L_17 = ___pass5; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_18 = ___propertySheet4; NullCheck(L_18); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_19; L_19 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_18, /*hidden argument*/NULL); NullCheck(L_12); CommandBuffer_DrawMesh_m8AE72FB8773642F0293697038A3262E84E269AB0(L_12, L_13, L_14, L_16, 0, L_17, L_19, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BuiltinBlit(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BuiltinBlit_mEA6F927F6A2AAB6102E15B2AFC34CAF68D0E7633 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, const RuntimeMethod* method) { { // cmd.SetRenderTarget(destination, RenderBufferLoadAction.DontCare, RenderBufferStoreAction.Store); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_1 = ___destination2; NullCheck(L_0); CommandBuffer_SetRenderTarget_m110E3D98772984607DAA78A792CBECA550D4D175(L_0, L_1, 2, 0, /*hidden argument*/NULL); // destination = BuiltinRenderTextureType.CurrentActive; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_2; L_2 = RenderTargetIdentifier_op_Implicit_m0CB1DD653409D8BDDFB8918B997E130A135D4124(1, /*hidden argument*/NULL); ___destination2 = L_2; // cmd.Blit(source, destination); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_3 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_4 = ___source1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_5 = ___destination2; NullCheck(L_3); CommandBuffer_Blit_mDDA4CCEA9460315B9CEA882E52B7734F4033C362(L_3, L_4, L_5, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::BuiltinBlit(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Material,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_BuiltinBlit_mDF0192CA0640DFA3AEA2F29A43DE96A4F2E3A047 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___mat3, int32_t ___pass4, const RuntimeMethod* method) { { // cmd.SetRenderTarget(destination, RenderBufferLoadAction.DontCare, RenderBufferStoreAction.Store); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_1 = ___destination2; NullCheck(L_0); CommandBuffer_SetRenderTarget_m110E3D98772984607DAA78A792CBECA550D4D175(L_0, L_1, 2, 0, /*hidden argument*/NULL); // destination = BuiltinRenderTextureType.CurrentActive; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_2; L_2 = RenderTargetIdentifier_op_Implicit_m0CB1DD653409D8BDDFB8918B997E130A135D4124(1, /*hidden argument*/NULL); ___destination2 = L_2; // cmd.Blit(source, destination, mat, pass); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_3 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_4 = ___source1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_5 = ___destination2; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_6 = ___mat3; int32_t L_7 = ___pass4; NullCheck(L_3); CommandBuffer_Blit_m50AB7CE0D68B2B2DED83FFE9331504382FA2AB9A(L_3, L_4, L_5, L_6, L_7, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::CopyTexture(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_CopyTexture_mD5A2F6DC2E8EA3921770B970F538D4F91C394353 (CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd0, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___source1, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___destination2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE V_0; memset((&V_0), 0, sizeof(V_0)); { // if (SystemInfo.copyTextureSupport > CopyTextureSupport.None) int32_t L_0; L_0 = SystemInfo_get_copyTextureSupport_m292F36169DD118E0D3444438D7B196DFC1689CF4(/*hidden argument*/NULL); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0011; } } { // cmd.CopyTexture(source, destination); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_1 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_2 = ___source1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_3 = ___destination2; NullCheck(L_1); CommandBuffer_CopyTexture_m768499CE469CEFE909854C12D65CD7E29E39C21B(L_1, L_2, L_3, /*hidden argument*/NULL); // return; return; } IL_0011: { // cmd.BlitFullscreenTriangle(source, destination); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_4 = ___cmd0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_5 = ___source1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_6 = ___destination2; il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mD171E95AAD9752DDEACC8BAAF49BBEC3D98428FA(L_4, L_5, L_6, (bool)0, L_7, /*hidden argument*/NULL); // } return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_scriptableRenderPipelineActive() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_get_scriptableRenderPipelineActive_mAE9C1BB35B427A81C6CA36964744F481E5494D07 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // get { return GraphicsSettings.renderPipelineAsset != null; } // 5.6+ only RenderPipelineAsset_tA4DBD0F0DD583DF3C9F85AF41F49308D167864EF * L_0; L_0 = GraphicsSettings_get_renderPipelineAsset_mD89E5C2DB9CC8C3C422763DB590C89068160F7E4(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); return L_1; } } // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_supportsDeferredShading() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_get_supportsDeferredShading_m6DC0187C79557514BB01555F11073BEE64B4BB17 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // get { return scriptableRenderPipelineActive || GraphicsSettings.GetShaderMode(BuiltinShaderType.DeferredShading) != BuiltinShaderMode.Disabled; } IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_0; L_0 = RuntimeUtilities_get_scriptableRenderPipelineActive_mAE9C1BB35B427A81C6CA36964744F481E5494D07(/*hidden argument*/NULL); if (L_0) { goto IL_0011; } } { int32_t L_1; L_1 = GraphicsSettings_GetShaderMode_m1AA02C5F4E0043D0B658B1AB32182119F228001A(0, /*hidden argument*/NULL); return (bool)((!(((uint32_t)L_1) <= ((uint32_t)0)))? 1 : 0); } IL_0011: { return (bool)1; } } // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_supportsDepthNormals() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_get_supportsDepthNormals_m2177FDCAB1DD0CDDDE4C382CAAE67517BA0B198E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // get { return scriptableRenderPipelineActive || GraphicsSettings.GetShaderMode(BuiltinShaderType.DepthNormals) != BuiltinShaderMode.Disabled; } IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_0; L_0 = RuntimeUtilities_get_scriptableRenderPipelineActive_mAE9C1BB35B427A81C6CA36964744F481E5494D07(/*hidden argument*/NULL); if (L_0) { goto IL_0011; } } { int32_t L_1; L_1 = GraphicsSettings_GetShaderMode_m1AA02C5F4E0043D0B658B1AB32182119F228001A(4, /*hidden argument*/NULL); return (bool)((!(((uint32_t)L_1) <= ((uint32_t)0)))? 1 : 0); } IL_0011: { return (bool)1; } } // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_isSinglePassStereoEnabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_get_isSinglePassStereoEnabled_mFDB2526F0969161A197DEF6EFA75F6C367E5539F (const RuntimeMethod* method) { RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 V_0; memset((&V_0), 0, sizeof(V_0)); { // return UnityEngine.XR.XRSettings.eyeTextureDesc.vrUsage == VRTextureUsage.TwoEyes; RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 L_0; L_0 = XRSettings_get_eyeTextureDesc_mCC8FF72401EDDAF720A3F8678133F49FC05B117A(/*hidden argument*/NULL); V_0 = L_0; int32_t L_1; L_1 = RenderTextureDescriptor_get_vrUsage_m51AC5C8A266689B8E69E91A1531F4F9408928197_inline((RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 *)(&V_0), /*hidden argument*/NULL); return (bool)((((int32_t)L_1) == ((int32_t)2))? 1 : 0); } } // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_isVREnabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_get_isVREnabled_m630CAC93E5C49775D58A83000E3E78F599FDA3D3 (const RuntimeMethod* method) { { // return UnityEngine.XR.XRSettings.enabled; bool L_0; L_0 = XRSettings_get_enabled_m202056F80CE700EB87DD52C213BE30262B8433AE(/*hidden argument*/NULL); return L_0; } } // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_isAndroidOpenGL() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_get_isAndroidOpenGL_m11FF1F21F3355899270EFF11042242EF0ACDF6F6 (const RuntimeMethod* method) { { // get { return Application.platform == RuntimePlatform.Android && SystemInfo.graphicsDeviceType != GraphicsDeviceType.Vulkan; } int32_t L_0; L_0 = Application_get_platform_mAD6C941E38459EFF017EC446E2E5EFB7CDD36EE4(/*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)11))))) { goto IL_0016; } } { int32_t L_1; L_1 = SystemInfo_get_graphicsDeviceType_m001E333000D8594FEC0FA15BEDA6AD14621FC865(/*hidden argument*/NULL); return (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)((int32_t)21)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_0016: { return (bool)0; } } // UnityEngine.RenderTextureFormat UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_defaultHDRRenderTextureFormat() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeUtilities_get_defaultHDRRenderTextureFormat_m0A43C43CC12C6239F4C8AAAF9F12050B7501E74E (const RuntimeMethod* method) { { // return RenderTextureFormat.DefaultHDR; return (int32_t)(((int32_t)9)); } } // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::isFloatingPointFormat(UnityEngine.RenderTextureFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_isFloatingPointFormat_mA59DAFBADC63D580A1E39C0209D44B9F98890493 (int32_t ___format0, const RuntimeMethod* method) { { // return format == RenderTextureFormat.DefaultHDR || format == RenderTextureFormat.ARGBHalf || format == RenderTextureFormat.ARGBFloat || // format == RenderTextureFormat.RGFloat || format == RenderTextureFormat.RGHalf || // format == RenderTextureFormat.RFloat || format == RenderTextureFormat.RHalf || // format == RenderTextureFormat.RGB111110Float; int32_t L_0 = ___format0; if ((((int32_t)L_0) == ((int32_t)((int32_t)9)))) { goto IL_0028; } } { int32_t L_1 = ___format0; if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_0028; } } { int32_t L_2 = ___format0; if ((((int32_t)L_2) == ((int32_t)((int32_t)11)))) { goto IL_0028; } } { int32_t L_3 = ___format0; if ((((int32_t)L_3) == ((int32_t)((int32_t)12)))) { goto IL_0028; } } { int32_t L_4 = ___format0; if ((((int32_t)L_4) == ((int32_t)((int32_t)13)))) { goto IL_0028; } } { int32_t L_5 = ___format0; if ((((int32_t)L_5) == ((int32_t)((int32_t)14)))) { goto IL_0028; } } { int32_t L_6 = ___format0; if ((((int32_t)L_6) == ((int32_t)((int32_t)15)))) { goto IL_0028; } } { int32_t L_7 = ___format0; return (bool)((((int32_t)L_7) == ((int32_t)((int32_t)22)))? 1 : 0); } IL_0028: { return (bool)1; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::Destroy(UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (obj != null) Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_0 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_000f; } } { // UnityObject.Destroy(obj); Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_2 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Object_Destroy_mBDC17991A372E11E2E485EFC5C72F58972CBEC0F(L_2, /*hidden argument*/NULL); } IL_000f: { // } return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::get_isLinearColorSpace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_get_isLinearColorSpace_m2DB7240247A7B44170C183D17678D721E09B65DC (const RuntimeMethod* method) { { // get { return QualitySettings.activeColorSpace == ColorSpace.Linear; } int32_t L_0; L_0 = QualitySettings_get_activeColorSpace_mE0C265DD8E215FC537CFA8B000C0977B10C6A49C(/*hidden argument*/NULL); return (bool)((((int32_t)L_0) == ((int32_t)1))? 1 : 0); } } // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::IsResolvedDepthAvailable(UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_IsResolvedDepthAvailable_m341EB453C8740627EDF85F4C156BDD86A97FB8C9 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___camera0, const RuntimeMethod* method) { int32_t V_0 = 0; { // var gtype = SystemInfo.graphicsDeviceType; int32_t L_0; L_0 = SystemInfo_get_graphicsDeviceType_m001E333000D8594FEC0FA15BEDA6AD14621FC865(/*hidden argument*/NULL); V_0 = L_0; // return camera.actualRenderingPath == RenderingPath.DeferredShading && // (gtype == GraphicsDeviceType.Direct3D11 || gtype == GraphicsDeviceType.Direct3D12 || gtype == GraphicsDeviceType.XboxOne); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_1 = ___camera0; NullCheck(L_1); int32_t L_2; L_2 = Camera_get_actualRenderingPath_m8BA9E6EE548FA2EDB981948271E81D81006DC9BE(L_1, /*hidden argument*/NULL); if ((!(((uint32_t)L_2) == ((uint32_t)3)))) { goto IL_0020; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)2))) { goto IL_001e; } } { int32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)((int32_t)18)))) { goto IL_001e; } } { int32_t L_5 = V_0; return (bool)((((int32_t)L_5) == ((int32_t)((int32_t)14)))? 1 : 0); } IL_001e: { return (bool)1; } IL_0020: { return (bool)0; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::DestroyProfile(UnityEngine.Rendering.PostProcessing.PostProcessProfile,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_DestroyProfile_m1D44A741C7D5049507F0122DF463820CE056B237 (PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * ___profile0, bool ___destroyEffects1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 V_0; memset((&V_0), 0, sizeof(V_0)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (destroyEffects) bool L_0 = ___destroyEffects1; if (!L_0) { goto IL_0036; } } { // foreach (var effect in profile.settings) PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_1 = ___profile0; NullCheck(L_1); List_1_tA5E70279ED9F9FF2F7A6E8C0814C9D3DADD1228B * L_2 = L_1->get_settings_4(); NullCheck(L_2); Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 L_3; L_3 = List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C(L_2, /*hidden argument*/List_1_GetEnumerator_mC57C212B87543F28AE9EC7C0DBF2BC4FE9C7B22C_RuntimeMethod_var); V_0 = L_3; } IL_000f: try { // begin try (depth: 1) { goto IL_001d; } IL_0011: { // foreach (var effect in profile.settings) PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_4; L_4 = Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_inline((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_get_Current_mFCC767E3010E68F8AC5E4454C33BAFE51CC14BD9_RuntimeMethod_var); // Destroy(effect); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_4, /*hidden argument*/NULL); } IL_001d: { // foreach (var effect in profile.settings) bool L_5; L_5 = Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m0CB645CFBE7A93686416FBA7E00751C074629C7F_RuntimeMethod_var); if (L_5) { goto IL_0011; } } IL_0026: { IL2CPP_LEAVE(0x36, FINALLY_0028); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0028; } FINALLY_0028: { // begin finally (depth: 1) Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8((Enumerator_tE8712FA458A2ABC0E90EB04CDACA74074A3CF191 *)(&V_0), /*hidden argument*/Enumerator_Dispose_m51544801D3F8BE44E9774A7BBB6CB7BF2E220EB8_RuntimeMethod_var); IL2CPP_END_FINALLY(40) } // end finally (depth: 1) IL2CPP_CLEANUP(40) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x36, IL_0036) } IL_0036: { // Destroy(profile); PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_6 = ___profile0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_6, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::DestroyVolume(UnityEngine.Rendering.PostProcessing.PostProcessVolume,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities_DestroyVolume_m3A554E8FC8666C6C2FB291D6170F626A8C1CE3E6 (PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * ___volume0, bool ___destroyProfile1, bool ___destroyGameObject2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * V_0 = NULL; { // if (destroyProfile) bool L_0 = ___destroyProfile1; if (!L_0) { goto IL_000f; } } { // DestroyProfile(volume.profileRef, true); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_1 = ___volume0; NullCheck(L_1); PostProcessProfile_tD3601AEC44875A647F659988085F06DE07BCD94E * L_2; L_2 = PostProcessVolume_get_profileRef_m76A55FA99804C180BAFDEB7A7BDD3523E28F8AA6(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_DestroyProfile_m1D44A741C7D5049507F0122DF463820CE056B237(L_2, (bool)1, /*hidden argument*/NULL); } IL_000f: { // var gameObject = volume.gameObject; PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_3 = ___volume0; NullCheck(L_3); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_4; L_4 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_3, /*hidden argument*/NULL); V_0 = L_4; // Destroy(volume); PostProcessVolume_tB8BE89D63E45B7CB8C7F634E2F57059C40B426AF * L_5 = ___volume0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_5, /*hidden argument*/NULL); // if (destroyGameObject) bool L_6 = ___destroyGameObject2; if (!L_6) { goto IL_0025; } } { // Destroy(gameObject); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_7, /*hidden argument*/NULL); } IL_0025: { // } return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::IsPostProcessingActive(UnityEngine.Rendering.PostProcessing.PostProcessLayer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_IsPostProcessingActive_m7E191F92DC196521249199191622A057A2902308 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * ___layer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return layer != null // && layer.enabled; PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_0 = ___layer0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0010; } } { PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_2 = ___layer0; NullCheck(L_2); bool L_3; L_3 = Behaviour_get_enabled_m08077AB79934634E1EAE909C2B482BEF4C15A800(L_2, /*hidden argument*/NULL); return L_3; } IL_0010: { return (bool)0; } } // System.Boolean UnityEngine.Rendering.PostProcessing.RuntimeUtilities::IsTemporalAntialiasingActive(UnityEngine.Rendering.PostProcessing.PostProcessLayer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeUtilities_IsTemporalAntialiasingActive_m9D95B005EA01A299C76C7F4CAD90B1A0D8E28846 (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * ___layer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return IsPostProcessingActive(layer) // && layer.antialiasingMode == PostProcessLayer.Antialiasing.TemporalAntialiasing // && layer.temporalAntialiasing.IsSupported(); PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_0 = ___layer0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeUtilities_IsPostProcessingActive_m7E191F92DC196521249199191622A057A2902308(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_2 = ___layer0; NullCheck(L_2); int32_t L_3 = L_2->get_antialiasingMode_8(); if ((!(((uint32_t)L_3) == ((uint32_t)3)))) { goto IL_001d; } } { PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * L_4 = ___layer0; NullCheck(L_4); TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * L_5 = L_4->get_temporalAntialiasing_9(); NullCheck(L_5); bool L_6; L_6 = TemporalAntialiasing_IsSupported_m8FBD9000C346E38D503D9D0570DB89006EEDBC5E(L_5, /*hidden argument*/NULL); return L_6; } IL_001d: { return (bool)0; } } // System.Single UnityEngine.Rendering.PostProcessing.RuntimeUtilities::Exp2(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float RuntimeUtilities_Exp2_m84A09C3E0DB4254A9B633D957F0D9B760D3A7CE4 (float ___x0, const RuntimeMethod* method) { { // return Mathf.Exp(x * 0.69314718055994530941723212145818f); float L_0 = ___x0; float L_1; L_1 = expf(((float)il2cpp_codegen_multiply((float)L_0, (float)(0.693147182f)))); return L_1; } } // UnityEngine.Matrix4x4 UnityEngine.Rendering.PostProcessing.RuntimeUtilities::GetJitteredPerspectiveProjectionMatrix(UnityEngine.Camera,UnityEngine.Vector2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 RuntimeUtilities_GetJitteredPerspectiveProjectionMatrix_m843774F7C54590E36DCD156F7E70A4CF78939784 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___camera0, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___offset1, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 V_3; memset((&V_3), 0, sizeof(V_3)); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * V_4 = NULL; { // float near = camera.nearClipPlane; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_0 = ___camera0; NullCheck(L_0); float L_1; L_1 = Camera_get_nearClipPlane_m75A7270074A35D95B05F25EBF8CE392ECA6517DC(L_0, /*hidden argument*/NULL); V_0 = L_1; // float far = camera.farClipPlane; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_2 = ___camera0; NullCheck(L_2); float L_3; L_3 = Camera_get_farClipPlane_m0FA1B9E2E815BECE2EA40023302EB942B52D9596(L_2, /*hidden argument*/NULL); // float vertical = Mathf.Tan(0.5f * Mathf.Deg2Rad * camera.fieldOfView) * near; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_4 = ___camera0; NullCheck(L_4); float L_5; L_5 = Camera_get_fieldOfView_mA9BA910800B2E33B572929CDA9A12CE596353920(L_4, /*hidden argument*/NULL); float L_6; L_6 = tanf(((float)il2cpp_codegen_multiply((float)(0.00872664619f), (float)L_5))); float L_7 = V_0; V_1 = ((float)il2cpp_codegen_multiply((float)L_6, (float)L_7)); // float horizontal = vertical * camera.aspect; float L_8 = V_1; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_9 = ___camera0; NullCheck(L_9); float L_10; L_10 = Camera_get_aspect_mD0A1FC8F998473DA08866FF9CD61C02E6D5F4987(L_9, /*hidden argument*/NULL); V_2 = ((float)il2cpp_codegen_multiply((float)L_8, (float)L_10)); // offset.x *= horizontal / (0.5f * camera.pixelWidth); float* L_11 = (&___offset1)->get_address_of_x_0(); float* L_12 = L_11; float L_13 = *((float*)L_12); float L_14 = V_2; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_15 = ___camera0; NullCheck(L_15); int32_t L_16; L_16 = Camera_get_pixelWidth_m7DC2EF816FA7AB52EEE991E054FC7B1F31982802(L_15, /*hidden argument*/NULL); *((float*)L_12) = (float)((float)il2cpp_codegen_multiply((float)L_13, (float)((float)((float)L_14/(float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)((float)L_16)))))))); // offset.y *= vertical / (0.5f * camera.pixelHeight); float* L_17 = (&___offset1)->get_address_of_y_1(); float* L_18 = L_17; float L_19 = *((float*)L_18); float L_20 = V_1; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_21 = ___camera0; NullCheck(L_21); int32_t L_22; L_22 = Camera_get_pixelHeight_m7A18CEE2D95835EB95156E88D4D27EA018404201(L_21, /*hidden argument*/NULL); *((float*)L_18) = (float)((float)il2cpp_codegen_multiply((float)L_19, (float)((float)((float)L_20/(float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)((float)L_22)))))))); // var matrix = camera.projectionMatrix; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_23 = ___camera0; NullCheck(L_23); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_24; L_24 = Camera_get_projectionMatrix_mDB77E3A7F71CEF085797BCE58FAC78058C5D6756(L_23, /*hidden argument*/NULL); V_3 = L_24; // matrix[0, 2] += offset.x / horizontal; V_4 = (Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 *)(&V_3); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * L_25 = V_4; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * L_26 = V_4; float L_27; L_27 = Matrix4x4_get_Item_mCE077E076AEE65232C5602DBBB5CC0D236184D0F((Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 *)L_26, 0, 2, /*hidden argument*/NULL); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_28 = ___offset1; float L_29 = L_28.get_x_0(); float L_30 = V_2; Matrix4x4_set_Item_mE286A89718710DDF166DF6ACF8A480D15FE06B2F((Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 *)L_25, 0, 2, ((float)il2cpp_codegen_add((float)L_27, (float)((float)((float)L_29/(float)L_30)))), /*hidden argument*/NULL); // matrix[1, 2] += offset.y / vertical; V_4 = (Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 *)(&V_3); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * L_31 = V_4; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * L_32 = V_4; float L_33; L_33 = Matrix4x4_get_Item_mCE077E076AEE65232C5602DBBB5CC0D236184D0F((Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 *)L_32, 1, 2, /*hidden argument*/NULL); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_34 = ___offset1; float L_35 = L_34.get_y_1(); float L_36 = V_1; Matrix4x4_set_Item_mE286A89718710DDF166DF6ACF8A480D15FE06B2F((Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 *)L_31, 1, 2, ((float)il2cpp_codegen_add((float)L_33, (float)((float)((float)L_35/(float)L_36)))), /*hidden argument*/NULL); // return matrix; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_37 = V_3; return L_37; } } // UnityEngine.Matrix4x4 UnityEngine.Rendering.PostProcessing.RuntimeUtilities::GetJitteredOrthographicProjectionMatrix(UnityEngine.Camera,UnityEngine.Vector2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 RuntimeUtilities_GetJitteredOrthographicProjectionMatrix_mDA3A41835D5BBB99A3ED18DC3746542BC70E41AE (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___camera0, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___offset1, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; float V_4 = 0.0f; { // float vertical = camera.orthographicSize; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_0 = ___camera0; NullCheck(L_0); float L_1; L_1 = Camera_get_orthographicSize_m970DC87D428A71EDF30F9ED7D0E76E08B1BE4EFE(L_0, /*hidden argument*/NULL); V_0 = L_1; // float horizontal = vertical * camera.aspect; float L_2 = V_0; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_3 = ___camera0; NullCheck(L_3); float L_4; L_4 = Camera_get_aspect_mD0A1FC8F998473DA08866FF9CD61C02E6D5F4987(L_3, /*hidden argument*/NULL); V_1 = ((float)il2cpp_codegen_multiply((float)L_2, (float)L_4)); // offset.x *= horizontal / (0.5f * camera.pixelWidth); float* L_5 = (&___offset1)->get_address_of_x_0(); float* L_6 = L_5; float L_7 = *((float*)L_6); float L_8 = V_1; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_9 = ___camera0; NullCheck(L_9); int32_t L_10; L_10 = Camera_get_pixelWidth_m7DC2EF816FA7AB52EEE991E054FC7B1F31982802(L_9, /*hidden argument*/NULL); *((float*)L_6) = (float)((float)il2cpp_codegen_multiply((float)L_7, (float)((float)((float)L_8/(float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)((float)L_10)))))))); // offset.y *= vertical / (0.5f * camera.pixelHeight); float* L_11 = (&___offset1)->get_address_of_y_1(); float* L_12 = L_11; float L_13 = *((float*)L_12); float L_14 = V_0; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_15 = ___camera0; NullCheck(L_15); int32_t L_16; L_16 = Camera_get_pixelHeight_m7A18CEE2D95835EB95156E88D4D27EA018404201(L_15, /*hidden argument*/NULL); *((float*)L_12) = (float)((float)il2cpp_codegen_multiply((float)L_13, (float)((float)((float)L_14/(float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)((float)L_16)))))))); // float left = offset.x - horizontal; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_17 = ___offset1; float L_18 = L_17.get_x_0(); float L_19 = V_1; // float right = offset.x + horizontal; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_20 = ___offset1; float L_21 = L_20.get_x_0(); float L_22 = V_1; V_2 = ((float)il2cpp_codegen_add((float)L_21, (float)L_22)); // float top = offset.y + vertical; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_23 = ___offset1; float L_24 = L_23.get_y_1(); float L_25 = V_0; V_3 = ((float)il2cpp_codegen_add((float)L_24, (float)L_25)); // float bottom = offset.y - vertical; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_26 = ___offset1; float L_27 = L_26.get_y_1(); float L_28 = V_0; V_4 = ((float)il2cpp_codegen_subtract((float)L_27, (float)L_28)); // return Matrix4x4.Ortho(left, right, bottom, top, camera.nearClipPlane, camera.farClipPlane); float L_29 = V_2; float L_30 = V_4; float L_31 = V_3; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_32 = ___camera0; NullCheck(L_32); float L_33; L_33 = Camera_get_nearClipPlane_m75A7270074A35D95B05F25EBF8CE392ECA6517DC(L_32, /*hidden argument*/NULL); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_34 = ___camera0; NullCheck(L_34); float L_35; L_35 = Camera_get_farClipPlane_m0FA1B9E2E815BECE2EA40023302EB942B52D9596(L_34, /*hidden argument*/NULL); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_36; L_36 = Matrix4x4_Ortho_m22BF258D8CCBC1D782CF60B6C492C5AF3E42D6EC(((float)il2cpp_codegen_subtract((float)L_18, (float)L_19)), L_29, L_30, L_31, L_33, L_35, /*hidden argument*/NULL); return L_36; } } // UnityEngine.Matrix4x4 UnityEngine.Rendering.PostProcessing.RuntimeUtilities::GenerateJitteredProjectionMatrixFromOriginal(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,UnityEngine.Matrix4x4,UnityEngine.Vector2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 RuntimeUtilities_GenerateJitteredProjectionMatrixFromOriginal_mF9F23B17AF1383CF3CE4E9F76AEFE3317B63E756 (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___origProj1, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___jitter2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C V_0; memset((&V_0), 0, sizeof(V_0)); float V_1 = 0.0f; float V_2 = 0.0f; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 V_3; memset((&V_3), 0, sizeof(V_3)); { // var planes = origProj.decomposeProjection; FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C L_0; L_0 = Matrix4x4_get_decomposeProjection_m189C545F68D2D7517D05F6AF181D39F3527D3A7F((Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 *)(&___origProj1), /*hidden argument*/NULL); V_0 = L_0; // float vertFov = Math.Abs(planes.top) + Math.Abs(planes.bottom); FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C L_1 = V_0; float L_2 = L_1.get_top_3(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); float L_3; L_3 = fabsf(L_2); FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C L_4 = V_0; float L_5 = L_4.get_bottom_2(); float L_6; L_6 = fabsf(L_5); V_1 = ((float)il2cpp_codegen_add((float)L_3, (float)L_6)); // float horizFov = Math.Abs(planes.left) + Math.Abs(planes.right); FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C L_7 = V_0; float L_8 = L_7.get_left_0(); float L_9; L_9 = fabsf(L_8); FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C L_10 = V_0; float L_11 = L_10.get_right_1(); float L_12; L_12 = fabsf(L_11); V_2 = ((float)il2cpp_codegen_add((float)L_9, (float)L_12)); // var planeJitter = new Vector2(jitter.x * horizFov / context.screenWidth, // jitter.y * vertFov / context.screenHeight); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_13 = ___jitter2; float L_14 = L_13.get_x_0(); float L_15 = V_2; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_16 = ___context0; NullCheck(L_16); int32_t L_17; L_17 = PostProcessRenderContext_get_screenWidth_m9F3ECB9E1D36F430FADA9EC9C19A8EAD0C714D04_inline(L_16, /*hidden argument*/NULL); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_18 = ___jitter2; float L_19 = L_18.get_y_1(); float L_20 = V_1; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_21 = ___context0; NullCheck(L_21); int32_t L_22; L_22 = PostProcessRenderContext_get_screenHeight_m6E8CD22AEA7C1A754C1652DF457FA7D6E11C84B9_inline(L_21, /*hidden argument*/NULL); Vector2__ctor_m9F1F2D5EB5D1FF7091BB527AC8A72CBB309D115E_inline((Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 *)(&V_3), ((float)((float)((float)il2cpp_codegen_multiply((float)L_14, (float)L_15))/(float)((float)((float)L_17)))), ((float)((float)((float)il2cpp_codegen_multiply((float)L_19, (float)L_20))/(float)((float)((float)L_22)))), /*hidden argument*/NULL); // planes.left += planeJitter.x; float* L_23 = (&V_0)->get_address_of_left_0(); float* L_24 = L_23; float L_25 = *((float*)L_24); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_26 = V_3; float L_27 = L_26.get_x_0(); *((float*)L_24) = (float)((float)il2cpp_codegen_add((float)L_25, (float)L_27)); // planes.right += planeJitter.x; float* L_28 = (&V_0)->get_address_of_right_1(); float* L_29 = L_28; float L_30 = *((float*)L_29); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_31 = V_3; float L_32 = L_31.get_x_0(); *((float*)L_29) = (float)((float)il2cpp_codegen_add((float)L_30, (float)L_32)); // planes.top += planeJitter.y; float* L_33 = (&V_0)->get_address_of_top_3(); float* L_34 = L_33; float L_35 = *((float*)L_34); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_36 = V_3; float L_37 = L_36.get_y_1(); *((float*)L_34) = (float)((float)il2cpp_codegen_add((float)L_35, (float)L_37)); // planes.bottom += planeJitter.y; float* L_38 = (&V_0)->get_address_of_bottom_2(); float* L_39 = L_38; float L_40 = *((float*)L_39); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_41 = V_3; float L_42 = L_41.get_y_1(); *((float*)L_39) = (float)((float)il2cpp_codegen_add((float)L_40, (float)L_42)); // var jitteredMatrix = Matrix4x4.Frustum(planes); FrustumPlanes_t04DCFA7A13B132C73BC888D7ABBC4C6C40CDC40C L_43 = V_0; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_44; L_44 = Matrix4x4_Frustum_m72F69CBC7E33B7330706896B448CC34165E4C9A8(L_43, /*hidden argument*/NULL); // return jitteredMatrix; return L_44; } } // System.Collections.Generic.IEnumerable`1 UnityEngine.Rendering.PostProcessing.RuntimeUtilities::GetAllAssemblyTypes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* RuntimeUtilities_GetAllAssemblyTypes_m44C94C92813E49396EBABFD6544E52E7EE5D816F (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_SelectMany_TisAssembly_t_TisType_t_mD0424E16646170EC3167886BB9BC7F48288673EA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2__ctor_mF525E1BFCBF8F3108DEAE75F57915F8E5F8F6906_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CGetAllAssemblyTypesU3Eb__87_0_mEC16CBD76F4B67B66784693CA638E845E8B02BE9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 * G_B3_0 = NULL; AssemblyU5BU5D_t42061B4CA43487DD8ECD8C3AACCEF783FA081FF0* G_B3_1 = NULL; Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 * G_B2_0 = NULL; AssemblyU5BU5D_t42061B4CA43487DD8ECD8C3AACCEF783FA081FF0* G_B2_1 = NULL; { // if (m_AssemblyTypes == null) IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeObject* L_0 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_AssemblyTypes_15(); if (L_0) { goto IL_003a; } } { // m_AssemblyTypes = AppDomain.CurrentDomain.GetAssemblies() // .SelectMany(t => // { // // Ugly hack to handle mis-versioned dlls // var innerTypes = new Type[0]; // try // { // innerTypes = t.GetTypes(); // } // catch { } // return innerTypes; // }); AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A * L_1; L_1 = AppDomain_get_CurrentDomain_mF99B3DA2C1E22F249D3A874A3B7F63C714C5F50F(/*hidden argument*/NULL); NullCheck(L_1); AssemblyU5BU5D_t42061B4CA43487DD8ECD8C3AACCEF783FA081FF0* L_2; L_2 = AppDomain_GetAssemblies_m7397BD0461B4D6BA76AE0974DE9FBEDAF70AEBFD(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8_il2cpp_TypeInfo_var); Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 * L_3 = ((U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8_il2cpp_TypeInfo_var))->get_U3CU3E9__87_0_1(); Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 * L_4 = L_3; G_B2_0 = L_4; G_B2_1 = L_2; if (L_4) { G_B3_0 = L_4; G_B3_1 = L_2; goto IL_0030; } } { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8_il2cpp_TypeInfo_var); U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8 * L_5 = ((U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8_il2cpp_TypeInfo_var))->get_U3CU3E9_0(); Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 * L_6 = (Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 *)il2cpp_codegen_object_new(Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412_il2cpp_TypeInfo_var); Func_2__ctor_mF525E1BFCBF8F3108DEAE75F57915F8E5F8F6906(L_6, L_5, (intptr_t)((intptr_t)U3CU3Ec_U3CGetAllAssemblyTypesU3Eb__87_0_mEC16CBD76F4B67B66784693CA638E845E8B02BE9_RuntimeMethod_var), /*hidden argument*/Func_2__ctor_mF525E1BFCBF8F3108DEAE75F57915F8E5F8F6906_RuntimeMethod_var); Func_2_tE0DBF080012BEFCAB3A265240B5CD35BD3519412 * L_7 = L_6; ((U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tE39BDF7A48F8422A0FF101B5F67BD03D1237B2F8_il2cpp_TypeInfo_var))->set_U3CU3E9__87_0_1(L_7); G_B3_0 = L_7; G_B3_1 = G_B2_1; } IL_0030: { RuntimeObject* L_8; L_8 = Enumerable_SelectMany_TisAssembly_t_TisType_t_mD0424E16646170EC3167886BB9BC7F48288673EA((RuntimeObject*)(RuntimeObject*)G_B3_1, G_B3_0, /*hidden argument*/Enumerable_SelectMany_TisAssembly_t_TisType_t_mD0424E16646170EC3167886BB9BC7F48288673EA_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_m_AssemblyTypes_15(L_8); } IL_003a: { // return m_AssemblyTypes; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeObject* L_9 = ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->get_m_AssemblyTypes_15(); return L_9; } } // System.Void UnityEngine.Rendering.PostProcessing.RuntimeUtilities::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeUtilities__cctor_m43FFDFCB4BC34F25F76AA6A6180A5E250EDBDC57 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m45DC13CC0C85D92CB7ABC93B127C0C3F680E245B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // static Dictionary m_LutStrips = new Dictionary(); Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 * L_0 = (Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556 *)il2cpp_codegen_object_new(Dictionary_2_t4522287A4FD390BFFA722B9200FB7B5880271556_il2cpp_TypeInfo_var); Dictionary_2__ctor_m45DC13CC0C85D92CB7ABC93B127C0C3F680E245B(L_0, /*hidden argument*/Dictionary_2__ctor_m45DC13CC0C85D92CB7ABC93B127C0C3F680E245B_RuntimeMethod_var); ((RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var))->set_m_LutStrips_6(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Rendering.PostProcessing.ScalableAO::.ctor(UnityEngine.Rendering.PostProcessing.AmbientOcclusion) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScalableAO__ctor_m4D7075A6C55CD96ED70F04A18D240A85407A393C (ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD * __this, AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * ___settings0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t0371F3F566F4F168ED2109DB54CFB0DA63A9AF5B____BEE794DBCD4CBBBF1C7DAF41EF192F0C8543F2C04DCD5D88F445D71BB75FC08A_0_FieldInfo_var); s_Il2CppMethodInitialized = true; } { // readonly RenderTargetIdentifier[] m_MRT = // { // BuiltinRenderTextureType.GBuffer0, // Albedo, Occ // BuiltinRenderTextureType.CameraTarget // Ambient // }; RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* L_0 = (RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17*)(RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17*)SZArrayNew(RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17_il2cpp_TypeInfo_var, (uint32_t)2); RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* L_1 = L_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_2; L_2 = RenderTargetIdentifier_op_Implicit_m0CB1DD653409D8BDDFB8918B997E130A135D4124(((int32_t)10), /*hidden argument*/NULL); NullCheck(L_1); (L_1)->SetAt(static_cast(0), (RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 )L_2); RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* L_3 = L_1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_4; L_4 = RenderTargetIdentifier_op_Implicit_m0CB1DD653409D8BDDFB8918B997E130A135D4124(2, /*hidden argument*/NULL); NullCheck(L_3); (L_3)->SetAt(static_cast(1), (RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 )L_4); __this->set_m_MRT_3(L_3); // readonly int[] m_SampleCount = { 4, 6, 10, 8, 12 }; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)5); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = L_5; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_7 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t0371F3F566F4F168ED2109DB54CFB0DA63A9AF5B____BEE794DBCD4CBBBF1C7DAF41EF192F0C8543F2C04DCD5D88F445D71BB75FC08A_0_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m37345890E8136134556D27E57315B584AC51D53F((RuntimeArray *)(RuntimeArray *)L_6, L_7, /*hidden argument*/NULL); __this->set_m_SampleCount_4(L_6); // public ScalableAO(AmbientOcclusion settings) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // m_Settings = settings; AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * L_8 = ___settings0; __this->set_m_Settings_2(L_8); // } return; } } // UnityEngine.DepthTextureMode UnityEngine.Rendering.PostProcessing.ScalableAO::GetCameraFlags() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScalableAO_GetCameraFlags_mF4A326DDAFA85ED2FDC244292D2AA2928860CCF8 (ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD * __this, const RuntimeMethod* method) { { // return DepthTextureMode.Depth | DepthTextureMode.DepthNormals; return (int32_t)(3); } } // System.Void UnityEngine.Rendering.PostProcessing.ScalableAO::DoLazyInitialization(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScalableAO_DoLazyInitialization_m903EE3834B6F2179FE500CFE56340A4404F6B13D (ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; { // m_PropertySheet = context.propertySheets.Get(context.resources.shaders.scalableAO); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; NullCheck(L_0); PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_1; L_1 = PostProcessRenderContext_get_propertySheets_mE1135E07BE4F59354198DF05198E64CAF2E41D5C_inline(L_0, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_2 = ___context0; NullCheck(L_2); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_3; L_3 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_2, /*hidden argument*/NULL); NullCheck(L_3); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_4 = L_3->get_shaders_7(); NullCheck(L_4); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_5 = L_4->get_scalableAO_21(); NullCheck(L_1); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_6; L_6 = PropertySheetFactory_Get_mE4CC267B0EB28F0892A426B67015A309F2540CBF(L_1, L_5, /*hidden argument*/NULL); __this->set_m_PropertySheet_1(L_6); // bool reset = false; V_0 = (bool)0; // if (m_Result == null || !m_Result.IsCreated()) RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_7 = __this->get_m_Result_0(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_8; L_8 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_7, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (L_8) { goto IL_003e; } } { RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_9 = __this->get_m_Result_0(); NullCheck(L_9); bool L_10; L_10 = RenderTexture_IsCreated_m78F28FE94FDA5346E2E8B3AEC0863B8DCF116958(L_9, /*hidden argument*/NULL); if (L_10) { goto IL_006c; } } IL_003e: { // m_Result = context.GetScreenSpaceTemporaryRT(0, RenderTextureFormat.ARGB32, RenderTextureReadWrite.Linear); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_11 = ___context0; NullCheck(L_11); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_12; L_12 = PostProcessRenderContext_GetScreenSpaceTemporaryRT_m2E603ACA026F7EFBD88C774950E07FBCD1E10CF5(L_11, 0, 0, 1, 0, 0, /*hidden argument*/NULL); __this->set_m_Result_0(L_12); // m_Result.hideFlags = HideFlags.DontSave; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_13 = __this->get_m_Result_0(); NullCheck(L_13); Object_set_hideFlags_m7DE229AF60B92F0C68819F77FEB27D775E66F3AC(L_13, ((int32_t)52), /*hidden argument*/NULL); // m_Result.filterMode = FilterMode.Bilinear; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_14 = __this->get_m_Result_0(); NullCheck(L_14); Texture_set_filterMode_m045141DB0FEFE496885D45F5F23B15BC0E77C8D0(L_14, 1, /*hidden argument*/NULL); // reset = true; V_0 = (bool)1; // } goto IL_00c1; } IL_006c: { // else if (m_Result.width != context.width || m_Result.height != context.height) RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_15 = __this->get_m_Result_0(); NullCheck(L_15); int32_t L_16; L_16 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_15); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_17 = ___context0; NullCheck(L_17); int32_t L_18; L_18 = PostProcessRenderContext_get_width_m4965F17411CA0E2AEC993B02D9CEEB0E258E8A74_inline(L_17, /*hidden argument*/NULL); if ((!(((uint32_t)L_16) == ((uint32_t)L_18)))) { goto IL_0092; } } { RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_19 = __this->get_m_Result_0(); NullCheck(L_19); int32_t L_20; L_20 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 UnityEngine.Texture::get_height() */, L_19); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_21 = ___context0; NullCheck(L_21); int32_t L_22; L_22 = PostProcessRenderContext_get_height_m3F500068E9E598DA75850D864AEC83708B1D9BD4_inline(L_21, /*hidden argument*/NULL); if ((((int32_t)L_20) == ((int32_t)L_22))) { goto IL_00c1; } } IL_0092: { // m_Result.Release(); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_23 = __this->get_m_Result_0(); NullCheck(L_23); RenderTexture_Release_m533506E903688E798921C0D35F1B082522D88986(L_23, /*hidden argument*/NULL); // m_Result.width = context.width; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_24 = __this->get_m_Result_0(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_25 = ___context0; NullCheck(L_25); int32_t L_26; L_26 = PostProcessRenderContext_get_width_m4965F17411CA0E2AEC993B02D9CEEB0E258E8A74_inline(L_25, /*hidden argument*/NULL); NullCheck(L_24); VirtActionInvoker1< int32_t >::Invoke(6 /* System.Void UnityEngine.Texture::set_width(System.Int32) */, L_24, L_26); // m_Result.height = context.height; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_27 = __this->get_m_Result_0(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_28 = ___context0; NullCheck(L_28); int32_t L_29; L_29 = PostProcessRenderContext_get_height_m3F500068E9E598DA75850D864AEC83708B1D9BD4_inline(L_28, /*hidden argument*/NULL); NullCheck(L_27); VirtActionInvoker1< int32_t >::Invoke(8 /* System.Void UnityEngine.Texture::set_height(System.Int32) */, L_27, L_29); // reset = true; V_0 = (bool)1; } IL_00c1: { // if (reset) bool L_30 = V_0; if (!L_30) { goto IL_00d0; } } { // m_Result.Create(); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_31 = __this->get_m_Result_0(); NullCheck(L_31); bool L_32; L_32 = RenderTexture_Create_m723CBB7B7543E9FAFEBC04E8FDCDF629DA31F411(L_31, /*hidden argument*/NULL); } IL_00d0: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.ScalableAO::Render(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext,UnityEngine.Rendering.CommandBuffer,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScalableAO_Render_mEE62842649ED551F6B4AA25CA4E98D538FC2D5C9 (ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___cmd1, int32_t ___occlusionSource2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral142E8197D90669581CB2A831573EC7FCC5633798); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE V_10; memset((&V_10), 0, sizeof(V_10)); int32_t G_B2_0 = 0; int32_t G_B1_0 = 0; float G_B3_0 = 0.0f; int32_t G_B3_1 = 0; int32_t G_B6_0 = 0; int32_t G_B4_0 = 0; int32_t G_B5_0 = 0; int32_t G_B9_0 = 0; { // DoLazyInitialization(context); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; ScalableAO_DoLazyInitialization_m903EE3834B6F2179FE500CFE56340A4404F6B13D(__this, L_0, /*hidden argument*/NULL); // m_Settings.radius.value = Mathf.Max(m_Settings.radius.value, 1e-4f); AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * L_1 = __this->get_m_Settings_2(); NullCheck(L_1); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_2 = L_1->get_radius_16(); AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * L_3 = __this->get_m_Settings_2(); NullCheck(L_3); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_4 = L_3->get_radius_16(); NullCheck(L_4); float L_5 = ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_4)->get_value_1(); float L_6; L_6 = Mathf_Max_m5C96B726079E95BB1A1DC60532553CB723D24C79(L_5, (9.99999975E-05f), /*hidden argument*/NULL); NullCheck(L_2); ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_2)->set_value_1(L_6); // bool downsampling = (int)m_Settings.quality.value < (int)AmbientOcclusionQuality.High; AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * L_7 = __this->get_m_Settings_2(); NullCheck(L_7); AmbientOcclusionQualityParameter_t5A4ED2B9EF824CD160F09F59FA5589E1D83B54A2 * L_8 = L_7->get_quality_17(); NullCheck(L_8); int32_t L_9 = ((ParameterOverride_1_t828A4FD3C733C02044E6A1245DBBB810D6478F45 *)L_8)->get_value_1(); // float px = m_Settings.intensity.value; AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * L_10 = __this->get_m_Settings_2(); NullCheck(L_10); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_11 = L_10->get_intensity_8(); NullCheck(L_11); float L_12 = ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_11)->get_value_1(); V_0 = L_12; // float py = m_Settings.radius.value; AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * L_13 = __this->get_m_Settings_2(); NullCheck(L_13); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_14 = L_13->get_radius_16(); NullCheck(L_14); float L_15 = ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_14)->get_value_1(); V_1 = L_15; // float pz = downsampling ? 0.5f : 1f; int32_t L_16 = ((((int32_t)L_9) < ((int32_t)3))? 1 : 0); G_B1_0 = L_16; if (L_16) { G_B2_0 = L_16; goto IL_0070; } } { G_B3_0 = (1.0f); G_B3_1 = G_B1_0; goto IL_0075; } IL_0070: { G_B3_0 = (0.5f); G_B3_1 = G_B2_0; } IL_0075: { V_2 = G_B3_0; // float pw = m_SampleCount[(int)m_Settings.quality.value]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_17 = __this->get_m_SampleCount_4(); AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * L_18 = __this->get_m_Settings_2(); NullCheck(L_18); AmbientOcclusionQualityParameter_t5A4ED2B9EF824CD160F09F59FA5589E1D83B54A2 * L_19 = L_18->get_quality_17(); NullCheck(L_19); int32_t L_20 = ((ParameterOverride_1_t828A4FD3C733C02044E6A1245DBBB810D6478F45 *)L_19)->get_value_1(); NullCheck(L_17); int32_t L_21 = L_20; int32_t L_22 = (L_17)->GetAt(static_cast(L_21)); V_3 = ((float)((float)L_22)); // var sheet = m_PropertySheet; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_23 = __this->get_m_PropertySheet_1(); V_4 = L_23; // sheet.ClearKeywords(); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_24 = V_4; NullCheck(L_24); PropertySheet_ClearKeywords_mC8018F4A0C5AC9C1E9CAC706E6C191AF8691DB23(L_24, /*hidden argument*/NULL); // sheet.properties.SetVector(ShaderIDs.AOParams, new Vector4(px, py, pz, pw)); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_25 = V_4; NullCheck(L_25); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_26; L_26 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_25, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_27 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_AOParams_7(); float L_28 = V_0; float L_29 = V_1; float L_30 = V_2; float L_31 = V_3; Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_32; memset((&L_32), 0, sizeof(L_32)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_32), L_28, L_29, L_30, L_31, /*hidden argument*/NULL); NullCheck(L_26); MaterialPropertyBlock_SetVector_m39DE61298C4C95829529B498130844A591621E2F(L_26, L_27, L_32, /*hidden argument*/NULL); // sheet.properties.SetVector(ShaderIDs.AOColor, Color.white - m_Settings.color.value); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_33 = V_4; NullCheck(L_33); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_34; L_34 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_33, /*hidden argument*/NULL); int32_t L_35 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_AOColor_8(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_36; L_36 = Color_get_white_m2F4F3E4DD95471924015E9CB5AF20E59C650EE37(/*hidden argument*/NULL); AmbientOcclusion_t05FBF233DED21ABDD7FED1D24B5BC8593F8DF71E * L_37 = __this->get_m_Settings_2(); NullCheck(L_37); ColorParameter_t2C43807B2FABC978D5B12345759389816D9CA7C5 * L_38 = L_37->get_color_9(); NullCheck(L_38); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_39 = ((ParameterOverride_1_t694D598380408B6C9B381BE752E69EEBE4FE4EED *)L_38)->get_value_1(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_40; L_40 = Color_op_Subtraction_m165978B126EB3647D85BFC0600512CBD584688FC(L_36, L_39, /*hidden argument*/NULL); Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_41; L_41 = Color_op_Implicit_m87CEE3542EA9D09D8BA0D297D74B0F27FB136CC7(L_40, /*hidden argument*/NULL); NullCheck(L_34); MaterialPropertyBlock_SetVector_m39DE61298C4C95829529B498130844A591621E2F(L_34, L_35, L_41, /*hidden argument*/NULL); // if (context.camera.actualRenderingPath == RenderingPath.Forward && RenderSettings.fog) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_42 = ___context0; NullCheck(L_42); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_43; L_43 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_42, /*hidden argument*/NULL); NullCheck(L_43); int32_t L_44; L_44 = Camera_get_actualRenderingPath_m8BA9E6EE548FA2EDB981948271E81D81006DC9BE(L_43, /*hidden argument*/NULL); G_B4_0 = G_B3_1; if ((!(((uint32_t)L_44) == ((uint32_t)1)))) { G_B6_0 = G_B3_1; goto IL_0133; } } { bool L_45; L_45 = RenderSettings_get_fog_m3405255F1AACE01E58980E7FB444173F644CFE7C(/*hidden argument*/NULL); G_B5_0 = G_B4_0; if (!L_45) { G_B6_0 = G_B4_0; goto IL_0133; } } { // sheet.EnableKeyword("APPLY_FORWARD_FOG"); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_46 = V_4; NullCheck(L_46); PropertySheet_EnableKeyword_m8689E0BDBEF8AF049C3764DBE9CDDF1EF6A8E753(L_46, _stringLiteral142E8197D90669581CB2A831573EC7FCC5633798, /*hidden argument*/NULL); // sheet.properties.SetVector( // ShaderIDs.FogParams, // new Vector3(RenderSettings.fogDensity, RenderSettings.fogStartDistance, RenderSettings.fogEndDistance) // ); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_47 = V_4; NullCheck(L_47); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_48; L_48 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_47, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_49 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_FogParams_41(); float L_50; L_50 = RenderSettings_get_fogDensity_m564A35AF58AC4D3B320FF0A0ABCF8F9D5601F949(/*hidden argument*/NULL); float L_51; L_51 = RenderSettings_get_fogStartDistance_m8E267564C3FBCB5FE225CE5A3B984CFE39CC03B6(/*hidden argument*/NULL); float L_52; L_52 = RenderSettings_get_fogEndDistance_m8D065957215707D308F6B9BEA2D6742C92580A82(/*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_53; memset((&L_53), 0, sizeof(L_53)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_53), L_50, L_51, L_52, /*hidden argument*/NULL); Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_54; L_54 = Vector4_op_Implicit_mA9B2E82825C2543A2B3F6207EDAC76614A77EA1E(L_53, /*hidden argument*/NULL); NullCheck(L_48); MaterialPropertyBlock_SetVector_m39DE61298C4C95829529B498130844A591621E2F(L_48, L_49, L_54, /*hidden argument*/NULL); G_B6_0 = G_B5_0; } IL_0133: { // int ts = downsampling ? 2 : 1; if (G_B6_0) { goto IL_0138; } } { G_B9_0 = 1; goto IL_0139; } IL_0138: { G_B9_0 = 2; } IL_0139: { V_5 = G_B9_0; // var rtMask = ShaderIDs.OcclusionTexture1; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_55 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_OcclusionTexture1_9(); V_6 = L_55; // int scaledWidth = context.width / ts; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_56 = ___context0; NullCheck(L_56); int32_t L_57; L_57 = PostProcessRenderContext_get_width_m4965F17411CA0E2AEC993B02D9CEEB0E258E8A74_inline(L_56, /*hidden argument*/NULL); int32_t L_58 = V_5; V_7 = ((int32_t)((int32_t)L_57/(int32_t)L_58)); // int scaledHeight = context.height / ts; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_59 = ___context0; NullCheck(L_59); int32_t L_60; L_60 = PostProcessRenderContext_get_height_m3F500068E9E598DA75850D864AEC83708B1D9BD4_inline(L_59, /*hidden argument*/NULL); int32_t L_61 = V_5; V_8 = ((int32_t)((int32_t)L_60/(int32_t)L_61)); // context.GetScreenSpaceTemporaryRT(cmd, rtMask, 0, kFormat, kRWMode, kFilter, scaledWidth, scaledHeight); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_62 = ___context0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_63 = ___cmd1; int32_t L_64 = V_6; int32_t L_65 = V_7; int32_t L_66 = V_8; NullCheck(L_62); PostProcessRenderContext_GetScreenSpaceTemporaryRT_m5B29752DFD38640C69AB9B80AB164E1A7D89803A(L_62, L_63, L_64, 0, 0, 1, 1, L_65, L_66, /*hidden argument*/NULL); // cmd.BlitFullscreenTriangle(BuiltinRenderTextureType.None, rtMask, sheet, (int)Pass.OcclusionEstimationForward + occlusionSource); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_67 = ___cmd1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_68; L_68 = RenderTargetIdentifier_op_Implicit_m0CB1DD653409D8BDDFB8918B997E130A135D4124(0, /*hidden argument*/NULL); int32_t L_69 = V_6; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_70; L_70 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_69, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_71 = V_4; int32_t L_72 = ___occlusionSource2; il2cpp_codegen_initobj((&V_10), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_73 = V_10; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_67, L_68, L_70, L_71, L_72, (bool)0, L_73, /*hidden argument*/NULL); // var rtBlur = ShaderIDs.OcclusionTexture2; int32_t L_74 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_OcclusionTexture2_10(); V_9 = L_74; // context.GetScreenSpaceTemporaryRT(cmd, rtBlur, 0, kFormat, kRWMode, kFilter); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_75 = ___context0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_76 = ___cmd1; int32_t L_77 = V_9; NullCheck(L_75); PostProcessRenderContext_GetScreenSpaceTemporaryRT_m5B29752DFD38640C69AB9B80AB164E1A7D89803A(L_75, L_76, L_77, 0, 0, 1, 1, 0, 0, /*hidden argument*/NULL); // cmd.BlitFullscreenTriangle(rtMask, rtBlur, sheet, (int)Pass.HorizontalBlurForward + occlusionSource); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_78 = ___cmd1; int32_t L_79 = V_6; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_80; L_80 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_79, /*hidden argument*/NULL); int32_t L_81 = V_9; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_82; L_82 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_81, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_83 = V_4; int32_t L_84 = ___occlusionSource2; il2cpp_codegen_initobj((&V_10), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_85 = V_10; RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_78, L_80, L_82, L_83, ((int32_t)il2cpp_codegen_add((int32_t)2, (int32_t)L_84)), (bool)0, L_85, /*hidden argument*/NULL); // cmd.ReleaseTemporaryRT(rtMask); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_86 = ___cmd1; int32_t L_87 = V_6; NullCheck(L_86); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_86, L_87, /*hidden argument*/NULL); // cmd.BlitFullscreenTriangle(rtBlur, m_Result, sheet, (int)Pass.VerticalBlur); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_88 = ___cmd1; int32_t L_89 = V_9; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_90; L_90 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_89, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_91 = __this->get_m_Result_0(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_92; L_92 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_91, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_93 = V_4; il2cpp_codegen_initobj((&V_10), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_94 = V_10; RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_88, L_90, L_92, L_93, 4, (bool)0, L_94, /*hidden argument*/NULL); // cmd.ReleaseTemporaryRT(rtBlur); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_95 = ___cmd1; int32_t L_96 = V_9; NullCheck(L_95); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_95, L_96, /*hidden argument*/NULL); // if (context.IsDebugOverlayEnabled(DebugOverlay.AmbientOcclusion)) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_97 = ___context0; NullCheck(L_97); bool L_98; L_98 = PostProcessRenderContext_IsDebugOverlayEnabled_m9779C07E4F3D9C746FB03148E28D54210A0758B3(L_97, 7, /*hidden argument*/NULL); if (!L_98) { goto IL_0218; } } { // context.PushDebugOverlay(cmd, m_Result, sheet, (int)Pass.DebugOverlay); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_99 = ___context0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_100 = ___cmd1; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_101 = __this->get_m_Result_0(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_102; L_102 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_101, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_103 = V_4; NullCheck(L_99); PostProcessRenderContext_PushDebugOverlay_m1CDDDF242E8818D9DF89E8AEECBE0C4ECC0C2D5F(L_99, L_100, L_102, L_103, 7, /*hidden argument*/NULL); } IL_0218: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.ScalableAO::RenderAfterOpaque(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScalableAO_RenderAfterOpaque_mD46BECD843E406FBC4E3F57433CB4FB2308D1181 (ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC2692DAFABAE4F20748622DC4EFFB18765E992B9); s_Il2CppMethodInitialized = true; } CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * V_0 = NULL; Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE V_1; memset((&V_1), 0, sizeof(V_1)); { // var cmd = context.command; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; NullCheck(L_0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_1; L_1 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; // cmd.BeginSample("Ambient Occlusion"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_2 = V_0; NullCheck(L_2); CommandBuffer_BeginSample_mA6CADFE0049E601CE0E5FE8CFF23820AE98514EA(L_2, _stringLiteralC2692DAFABAE4F20748622DC4EFFB18765E992B9, /*hidden argument*/NULL); // Render(context, cmd, 0); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_3 = ___context0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_4 = V_0; ScalableAO_Render_mEE62842649ED551F6B4AA25CA4E98D538FC2D5C9(__this, L_3, L_4, 0, /*hidden argument*/NULL); // cmd.SetGlobalTexture(ShaderIDs.SAOcclusionTexture, m_Result); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_6 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_SAOcclusionTexture_11(); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_7 = __this->get_m_Result_0(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_8; L_8 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_7, /*hidden argument*/NULL); NullCheck(L_5); CommandBuffer_SetGlobalTexture_mED69F96D6790798BFE82C22AFF2A065E5EDA41CF(L_5, L_6, L_8, /*hidden argument*/NULL); // cmd.BlitFullscreenTriangle(BuiltinRenderTextureType.None, BuiltinRenderTextureType.CameraTarget, m_PropertySheet, (int)Pass.CompositionForward, RenderBufferLoadAction.Load); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_9 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_10; L_10 = RenderTargetIdentifier_op_Implicit_m0CB1DD653409D8BDDFB8918B997E130A135D4124(0, /*hidden argument*/NULL); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_11; L_11 = RenderTargetIdentifier_op_Implicit_m0CB1DD653409D8BDDFB8918B997E130A135D4124(2, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_12 = __this->get_m_PropertySheet_1(); il2cpp_codegen_initobj((&V_1), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_13 = V_1; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_m3ED6200E6CECF25236FF10D1CA309447D08FF3F6(L_9, L_10, L_11, L_12, 5, 0, L_13, /*hidden argument*/NULL); // cmd.EndSample("Ambient Occlusion"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_14 = V_0; NullCheck(L_14); CommandBuffer_EndSample_mB852BF4B83918656E93C9C327A20E163EC910A66(L_14, _stringLiteralC2692DAFABAE4F20748622DC4EFFB18765E992B9, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.ScalableAO::RenderAmbientOnly(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScalableAO_RenderAmbientOnly_m58B43370F43A78988BA6EA2020F743CB1794EEDD (ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral79604C4B9CAD6A9E20432340AFF586198F3855EA); s_Il2CppMethodInitialized = true; } CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * V_0 = NULL; { // var cmd = context.command; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; NullCheck(L_0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_1; L_1 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; // cmd.BeginSample("Ambient Occlusion Render"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_2 = V_0; NullCheck(L_2); CommandBuffer_BeginSample_mA6CADFE0049E601CE0E5FE8CFF23820AE98514EA(L_2, _stringLiteral79604C4B9CAD6A9E20432340AFF586198F3855EA, /*hidden argument*/NULL); // Render(context, cmd, 1); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_3 = ___context0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_4 = V_0; ScalableAO_Render_mEE62842649ED551F6B4AA25CA4E98D538FC2D5C9(__this, L_3, L_4, 1, /*hidden argument*/NULL); // cmd.EndSample("Ambient Occlusion Render"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_5 = V_0; NullCheck(L_5); CommandBuffer_EndSample_mB852BF4B83918656E93C9C327A20E163EC910A66(L_5, _stringLiteral79604C4B9CAD6A9E20432340AFF586198F3855EA, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.ScalableAO::CompositeAmbientOnly(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScalableAO_CompositeAmbientOnly_m53C54C3CDD26B6FBE2580A19BBBBEA7E7BE38ED3 (ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3FCF7A79A19CC84E020DC880393A70FEEAF86DC4); s_Il2CppMethodInitialized = true; } Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE V_0; memset((&V_0), 0, sizeof(V_0)); { // var cmd = context.command; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; NullCheck(L_0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_1; L_1 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_0, /*hidden argument*/NULL); // cmd.BeginSample("Ambient Occlusion Composite"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_2 = L_1; NullCheck(L_2); CommandBuffer_BeginSample_mA6CADFE0049E601CE0E5FE8CFF23820AE98514EA(L_2, _stringLiteral3FCF7A79A19CC84E020DC880393A70FEEAF86DC4, /*hidden argument*/NULL); // cmd.SetGlobalTexture(ShaderIDs.SAOcclusionTexture, m_Result); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_3 = L_2; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_4 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_SAOcclusionTexture_11(); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_5 = __this->get_m_Result_0(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_6; L_6 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_5, /*hidden argument*/NULL); NullCheck(L_3); CommandBuffer_SetGlobalTexture_mED69F96D6790798BFE82C22AFF2A065E5EDA41CF(L_3, L_4, L_6, /*hidden argument*/NULL); // cmd.BlitFullscreenTriangle(BuiltinRenderTextureType.None, m_MRT, BuiltinRenderTextureType.CameraTarget, m_PropertySheet, (int)Pass.CompositionDeferred); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_7 = L_3; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_8; L_8 = RenderTargetIdentifier_op_Implicit_m0CB1DD653409D8BDDFB8918B997E130A135D4124(0, /*hidden argument*/NULL); RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* L_9 = __this->get_m_MRT_3(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_10; L_10 = RenderTargetIdentifier_op_Implicit_m0CB1DD653409D8BDDFB8918B997E130A135D4124(2, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_11 = __this->get_m_PropertySheet_1(); il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_m6AACD4593AFD2146CAA5CF64129A0AEDBDEC70AC(L_7, L_8, L_9, L_10, L_11, 6, (bool)0, L_12, /*hidden argument*/NULL); // cmd.EndSample("Ambient Occlusion Composite"); NullCheck(L_7); CommandBuffer_EndSample_mB852BF4B83918656E93C9C327A20E163EC910A66(L_7, _stringLiteral3FCF7A79A19CC84E020DC880393A70FEEAF86DC4, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.ScalableAO::Release() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScalableAO_Release_m74ADCC0C2622285E04AA12242602EC0FFEF67457 (ScalableAO_t99863CE4512B28912999F02DA4EE2A22DF1964AD * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // RuntimeUtilities.Destroy(m_Result); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_0 = __this->get_m_Result_0(); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_0, /*hidden argument*/NULL); // m_Result = null; __this->set_m_Result_0((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)NULL); // } return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionPresetParameter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenSpaceReflectionPresetParameter__ctor_m75F370544477729CE162E3132B83687D31F5C82B (ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterOverride_1__ctor_mB06D27082DA332FE3199EB07B2FDD7B61F06EF98_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { ParameterOverride_1__ctor_mB06D27082DA332FE3199EB07B2FDD7B61F06EF98(__this, /*hidden argument*/ParameterOverride_1__ctor_mB06D27082DA332FE3199EB07B2FDD7B61F06EF98_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionResolutionParameter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenSpaceReflectionResolutionParameter__ctor_mC41F4B980A1EC522E5B353FFEB8C3944726A2F55 (ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterOverride_1__ctor_mDF7104AAEF206176E09DE6BBDF7D803AE228F423_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { ParameterOverride_1__ctor_mDF7104AAEF206176E09DE6BBDF7D803AE228F423(__this, /*hidden argument*/ParameterOverride_1__ctor_mDF7104AAEF206176E09DE6BBDF7D803AE228F423_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean UnityEngine.Rendering.PostProcessing.ScreenSpaceReflections::IsEnabledAndSupported(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScreenSpaceReflections_IsEnabledAndSupported_mF11E939BBB8A3CD56E19BE15030A03296F10AFA6 (ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterOverride_1_op_Implicit_m3C2307C37052884271FFF58F07D1E5BDC805BFD5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // return enabled // && context.camera.actualRenderingPath == RenderingPath.DeferredShading // && SystemInfo.supportsMotionVectors // && SystemInfo.supportsComputeShaders // && SystemInfo.copyTextureSupport > CopyTextureSupport.None // && context.resources.shaders.screenSpaceReflections // && context.resources.shaders.screenSpaceReflections.isSupported // && context.resources.computeShaders.gaussianDownsample; BoolParameter_t4EDC330A9E3F5830FCE384CE1FF707D3276EBF80 * L_0 = ((PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 *)__this)->get_enabled_5(); bool L_1; L_1 = ParameterOverride_1_op_Implicit_m3C2307C37052884271FFF58F07D1E5BDC805BFD5_inline(L_0, /*hidden argument*/ParameterOverride_1_op_Implicit_m3C2307C37052884271FFF58F07D1E5BDC805BFD5_RuntimeMethod_var); if (!L_1) { goto IL_0075; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_2 = ___context0; NullCheck(L_2); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_3; L_3 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_2, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4; L_4 = Camera_get_actualRenderingPath_m8BA9E6EE548FA2EDB981948271E81D81006DC9BE(L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)3)))) { goto IL_0075; } } { bool L_5; L_5 = SystemInfo_get_supportsMotionVectors_mA7495F2AC4182D6D72C74687432F62AEEB7678D7(/*hidden argument*/NULL); if (!L_5) { goto IL_0075; } } { bool L_6; L_6 = SystemInfo_get_supportsComputeShaders_m9C7416D4076A345F87874188E885EFAA293CE726(/*hidden argument*/NULL); if (!L_6) { goto IL_0075; } } { int32_t L_7; L_7 = SystemInfo_get_copyTextureSupport_m292F36169DD118E0D3444438D7B196DFC1689CF4(/*hidden argument*/NULL); if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_0075; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_8 = ___context0; NullCheck(L_8); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_9; L_9 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_8, /*hidden argument*/NULL); NullCheck(L_9); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_10 = L_9->get_shaders_7(); NullCheck(L_10); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_11 = L_10->get_screenSpaceReflections_23(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_12; L_12 = Object_op_Implicit_m3B780F50367611CB9A34F3BF2032585E05DA1BFD(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0075; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_13 = ___context0; NullCheck(L_13); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_14; L_14 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_13, /*hidden argument*/NULL); NullCheck(L_14); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_15 = L_14->get_shaders_7(); NullCheck(L_15); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_16 = L_15->get_screenSpaceReflections_23(); NullCheck(L_16); bool L_17; L_17 = Shader_get_isSupported_m958F4978B3DFAD2FD471549B2C1D8A82639EDA41(L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0075; } } { PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_18 = ___context0; NullCheck(L_18); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_19; L_19 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_18, /*hidden argument*/NULL); NullCheck(L_19); ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B * L_20 = L_19->get_computeShaders_8(); NullCheck(L_20); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_21 = L_20->get_gaussianDownsample_11(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_22; L_22 = Object_op_Implicit_m3B780F50367611CB9A34F3BF2032585E05DA1BFD(L_21, /*hidden argument*/NULL); return L_22; } IL_0075: { return (bool)0; } } // System.Void UnityEngine.Rendering.PostProcessing.ScreenSpaceReflections::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenSpaceReflections__ctor_mD19F63DC79F4D7DAE2163CBD5C2686A7BC4D24F4 (ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public ScreenSpaceReflectionPresetParameter preset = new ScreenSpaceReflectionPresetParameter { value = ScreenSpaceReflectionPreset.Medium }; ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A * L_0 = (ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A *)il2cpp_codegen_object_new(ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A_il2cpp_TypeInfo_var); ScreenSpaceReflectionPresetParameter__ctor_m75F370544477729CE162E3132B83687D31F5C82B(L_0, /*hidden argument*/NULL); ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A * L_1 = L_0; NullCheck(L_1); ((ParameterOverride_1_tAFBF57EE99533C4E26519DEEBD9AAF3F58E74318 *)L_1)->set_value_1(2); __this->set_preset_7(L_1); // public IntParameter maximumIterationCount = new IntParameter { value = 16 }; IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361 * L_2 = (IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361 *)il2cpp_codegen_object_new(IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361_il2cpp_TypeInfo_var); IntParameter__ctor_mAD01DFAF328EEF972D980308CBBA0804F0BD1AD5(L_2, /*hidden argument*/NULL); IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361 * L_3 = L_2; NullCheck(L_3); ((ParameterOverride_1_t56A3B8BB64B4D2C9B914D4D065215DDAD764741D *)L_3)->set_value_1(((int32_t)16)); __this->set_maximumIterationCount_8(L_3); // public ScreenSpaceReflectionResolutionParameter resolution = new ScreenSpaceReflectionResolutionParameter { value = ScreenSpaceReflectionResolution.Downsampled }; ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2 * L_4 = (ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2 *)il2cpp_codegen_object_new(ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2_il2cpp_TypeInfo_var); ScreenSpaceReflectionResolutionParameter__ctor_mC41F4B980A1EC522E5B353FFEB8C3944726A2F55(L_4, /*hidden argument*/NULL); ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2 * L_5 = L_4; NullCheck(L_5); ((ParameterOverride_1_tABD37C5F9E2B7F6C8CCE53B58355B45B0D1A2EC0 *)L_5)->set_value_1(0); __this->set_resolution_9(L_5); // public FloatParameter thickness = new FloatParameter { value = 8f }; FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_6 = (FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 *)il2cpp_codegen_object_new(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0_il2cpp_TypeInfo_var); FloatParameter__ctor_m9D086D769C6C1B3596C4A38B5ED8C7B401628650(L_6, /*hidden argument*/NULL); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_7 = L_6; NullCheck(L_7); ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_7)->set_value_1((8.0f)); __this->set_thickness_10(L_7); // public FloatParameter maximumMarchDistance = new FloatParameter { value = 100f }; FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_8 = (FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 *)il2cpp_codegen_object_new(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0_il2cpp_TypeInfo_var); FloatParameter__ctor_m9D086D769C6C1B3596C4A38B5ED8C7B401628650(L_8, /*hidden argument*/NULL); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_9 = L_8; NullCheck(L_9); ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_9)->set_value_1((100.0f)); __this->set_maximumMarchDistance_11(L_9); // public FloatParameter distanceFade = new FloatParameter { value = 0.5f }; FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_10 = (FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 *)il2cpp_codegen_object_new(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0_il2cpp_TypeInfo_var); FloatParameter__ctor_m9D086D769C6C1B3596C4A38B5ED8C7B401628650(L_10, /*hidden argument*/NULL); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_11 = L_10; NullCheck(L_11); ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_11)->set_value_1((0.5f)); __this->set_distanceFade_12(L_11); // public FloatParameter vignette = new FloatParameter { value = 0.5f }; FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_12 = (FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 *)il2cpp_codegen_object_new(FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0_il2cpp_TypeInfo_var); FloatParameter__ctor_m9D086D769C6C1B3596C4A38B5ED8C7B401628650(L_12, /*hidden argument*/NULL); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_13 = L_12; NullCheck(L_13); ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_13)->set_value_1((0.5f)); __this->set_vignette_13(L_13); PostProcessEffectSettings__ctor_m60531067359283C000461ED8A1FCF58FC1C4D0EB(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.DepthTextureMode UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer::GetCameraFlags() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScreenSpaceReflectionsRenderer_GetCameraFlags_m239B90FE76547365FB620D6C43C57E376FFE5D0E (ScreenSpaceReflectionsRenderer_tCEE2028F8836ABDF848B3C474E41042BC35DBA4F * __this, const RuntimeMethod* method) { { // return DepthTextureMode.Depth | DepthTextureMode.MotionVectors; return (int32_t)(5); } } // System.Void UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer::CheckRT(UnityEngine.RenderTexture&,System.Int32,System.Int32,UnityEngine.FilterMode,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenSpaceReflectionsRenderer_CheckRT_m537EF4F5CA1602454A73B3253D03EA213EED2050 (ScreenSpaceReflectionsRenderer_tCEE2028F8836ABDF848B3C474E41042BC35DBA4F * __this, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** ___rt0, int32_t ___width1, int32_t ___height2, int32_t ___filterMode3, bool ___useMipMap4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (rt == null || !rt.IsCreated() || rt.width != width || rt.height != height) RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** L_0 = ___rt0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_1 = *((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 **)L_0); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_2; L_2 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_1, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (L_2) { goto IL_0027; } } { RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** L_3 = ___rt0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_4 = *((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 **)L_3); NullCheck(L_4); bool L_5; L_5 = RenderTexture_IsCreated_m78F28FE94FDA5346E2E8B3AEC0863B8DCF116958(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0027; } } { RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** L_6 = ___rt0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_7 = *((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 **)L_6); NullCheck(L_7); int32_t L_8; L_8 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_7); int32_t L_9 = ___width1; if ((!(((uint32_t)L_8) == ((uint32_t)L_9)))) { goto IL_0027; } } { RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** L_10 = ___rt0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_11 = *((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 **)L_10); NullCheck(L_11); int32_t L_12; L_12 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 UnityEngine.Texture::get_height() */, L_11); int32_t L_13 = ___height2; if ((((int32_t)L_12) == ((int32_t)L_13))) { goto IL_0075; } } IL_0027: { // if (rt != null) RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** L_14 = ___rt0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_15 = *((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 **)L_14); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_16; L_16 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_15, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_16) { goto IL_003f; } } { // rt.Release(); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** L_17 = ___rt0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_18 = *((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 **)L_17); NullCheck(L_18); RenderTexture_Release_m533506E903688E798921C0D35F1B082522D88986(L_18, /*hidden argument*/NULL); // RuntimeUtilities.Destroy(rt); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** L_19 = ___rt0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_20 = *((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 **)L_19); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_20, /*hidden argument*/NULL); } IL_003f: { // rt = new RenderTexture(width, height, 0, RuntimeUtilities.defaultHDRRenderTextureFormat) // { // filterMode = filterMode, // useMipMap = useMipMap, // autoGenerateMips = false, // hideFlags = HideFlags.HideAndDontSave // }; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** L_21 = ___rt0; int32_t L_22 = ___width1; int32_t L_23 = ___height2; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); int32_t L_24; L_24 = RuntimeUtilities_get_defaultHDRRenderTextureFormat_m0A43C43CC12C6239F4C8AAAF9F12050B7501E74E(/*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_25 = (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)il2cpp_codegen_object_new(RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var); RenderTexture__ctor_m8E4220FDA652BA3CACE60FBA59D868B921C0F533(L_25, L_22, L_23, 0, L_24, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_26 = L_25; int32_t L_27 = ___filterMode3; NullCheck(L_26); Texture_set_filterMode_m045141DB0FEFE496885D45F5F23B15BC0E77C8D0(L_26, L_27, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_28 = L_26; bool L_29 = ___useMipMap4; NullCheck(L_28); RenderTexture_set_useMipMap_mAE1437C3D7D21441891A612C3B812EE9C379F126(L_28, L_29, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_30 = L_28; NullCheck(L_30); RenderTexture_set_autoGenerateMips_m0F02D60D4C4D4790B354451732F2DA6BA12D2E63(L_30, (bool)0, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_31 = L_30; NullCheck(L_31); Object_set_hideFlags_m7DE229AF60B92F0C68819F77FEB27D775E66F3AC(L_31, ((int32_t)61), /*hidden argument*/NULL); *((RuntimeObject **)L_21) = (RuntimeObject *)L_31; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_21, (void*)(RuntimeObject *)L_31); // rt.Create(); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** L_32 = ___rt0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_33 = *((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 **)L_32); NullCheck(L_33); bool L_34; L_34 = RenderTexture_Create_m723CBB7B7543E9FAFEBC04E8FDCDF629DA31F411(L_33, /*hidden argument*/NULL); } IL_0075: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer::Render(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenSpaceReflectionsRenderer_Render_m862916BA674C077634BEB145C6E5490864C39FC6 (ScreenSpaceReflectionsRenderer_tCEE2028F8836ABDF848B3C474E41042BC35DBA4F * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13C473C1DF1C86E6969137395DA7E5B57C2EB515); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2DBE421E59CEE79CEA2561BAD8FAE196B6396FDC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7FCB90A02CB856E39E45C057419E1AC29DE139EC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9E697C3514FCD429A08318C830A7FBC7F581D117); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB74A962C152795F11F52A3EC88031176770458C2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD982DD4496EE1EAEEDD5B4DA7B2EB057EEC66E1D); s_Il2CppMethodInitialized = true; } CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * V_3 = NULL; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * V_4 = NULL; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 V_5; memset((&V_5), 0, sizeof(V_5)); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 V_6; memset((&V_6), 0, sizeof(V_6)); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * V_7 = NULL; int32_t V_8 = 0; int32_t V_9 = 0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 V_12; memset((&V_12), 0, sizeof(V_12)); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE V_13; memset((&V_13), 0, sizeof(V_13)); int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; { // var cmd = context.command; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; NullCheck(L_0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_1; L_1 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; // cmd.BeginSample("Screen-space Reflections"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_2 = V_0; NullCheck(L_2); CommandBuffer_BeginSample_mA6CADFE0049E601CE0E5FE8CFF23820AE98514EA(L_2, _stringLiteral7FCB90A02CB856E39E45C057419E1AC29DE139EC, /*hidden argument*/NULL); // if (settings.preset.value != ScreenSpaceReflectionPreset.Custom) ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * L_3; L_3 = PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline(__this, /*hidden argument*/PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); NullCheck(L_3); ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A * L_4 = L_3->get_preset_7(); NullCheck(L_4); int32_t L_5 = ((ParameterOverride_1_tAFBF57EE99533C4E26519DEEBD9AAF3F58E74318 *)L_4)->get_value_1(); if ((((int32_t)L_5) == ((int32_t)7))) { goto IL_0091; } } { // int id = (int)settings.preset.value; ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * L_6; L_6 = PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline(__this, /*hidden argument*/PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); NullCheck(L_6); ScreenSpaceReflectionPresetParameter_t75E2C095BC4DB69BBBD1056B491A9AF6A0F5ED5A * L_7 = L_6->get_preset_7(); NullCheck(L_7); int32_t L_8 = ((ParameterOverride_1_tAFBF57EE99533C4E26519DEEBD9AAF3F58E74318 *)L_7)->get_value_1(); V_11 = L_8; // settings.maximumIterationCount.value = m_Presets[id].maximumIterationCount; ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * L_9; L_9 = PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline(__this, /*hidden argument*/PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); NullCheck(L_9); IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361 * L_10 = L_9->get_maximumIterationCount_8(); QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8* L_11 = __this->get_m_Presets_5(); int32_t L_12 = V_11; NullCheck(L_11); int32_t L_13 = L_12; QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_14 = (L_11)->GetAt(static_cast(L_13)); NullCheck(L_14); int32_t L_15 = L_14->get_maximumIterationCount_0(); NullCheck(L_10); ((ParameterOverride_1_t56A3B8BB64B4D2C9B914D4D065215DDAD764741D *)L_10)->set_value_1(L_15); // settings.thickness.value = m_Presets[id].thickness; ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * L_16; L_16 = PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline(__this, /*hidden argument*/PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); NullCheck(L_16); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_17 = L_16->get_thickness_10(); QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8* L_18 = __this->get_m_Presets_5(); int32_t L_19 = V_11; NullCheck(L_18); int32_t L_20 = L_19; QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_21 = (L_18)->GetAt(static_cast(L_20)); NullCheck(L_21); float L_22 = L_21->get_thickness_1(); NullCheck(L_17); ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_17)->set_value_1(L_22); // settings.resolution.value = m_Presets[id].downsampling; ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * L_23; L_23 = PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline(__this, /*hidden argument*/PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); NullCheck(L_23); ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2 * L_24 = L_23->get_resolution_9(); QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8* L_25 = __this->get_m_Presets_5(); int32_t L_26 = V_11; NullCheck(L_25); int32_t L_27 = L_26; QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_28 = (L_25)->GetAt(static_cast(L_27)); NullCheck(L_28); int32_t L_29 = L_28->get_downsampling_2(); NullCheck(L_24); ((ParameterOverride_1_tABD37C5F9E2B7F6C8CCE53B58355B45B0D1A2EC0 *)L_24)->set_value_1(L_29); } IL_0091: { // settings.maximumMarchDistance.value = Mathf.Max(0f, settings.maximumMarchDistance.value); ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * L_30; L_30 = PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline(__this, /*hidden argument*/PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); NullCheck(L_30); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_31 = L_30->get_maximumMarchDistance_11(); ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * L_32; L_32 = PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline(__this, /*hidden argument*/PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); NullCheck(L_32); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_33 = L_32->get_maximumMarchDistance_11(); NullCheck(L_33); float L_34 = ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_33)->get_value_1(); float L_35; L_35 = Mathf_Max_m5C96B726079E95BB1A1DC60532553CB723D24C79((0.0f), L_34, /*hidden argument*/NULL); NullCheck(L_31); ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_31)->set_value_1(L_35); // int size = Mathf.ClosestPowerOfTwo(Mathf.Min(context.width, context.height)); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_36 = ___context0; NullCheck(L_36); int32_t L_37; L_37 = PostProcessRenderContext_get_width_m4965F17411CA0E2AEC993B02D9CEEB0E258E8A74_inline(L_36, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_38 = ___context0; NullCheck(L_38); int32_t L_39; L_39 = PostProcessRenderContext_get_height_m3F500068E9E598DA75850D864AEC83708B1D9BD4_inline(L_38, /*hidden argument*/NULL); int32_t L_40; L_40 = Mathf_Min_m1D86C7400E9814579E65EFEF7B521F9BB00015C3(L_37, L_39, /*hidden argument*/NULL); int32_t L_41; L_41 = Mathf_ClosestPowerOfTwo_m85A5E33784CB1131E26D7367BBB7F9A3921F60D2(L_40, /*hidden argument*/NULL); V_1 = L_41; // if (settings.resolution.value == ScreenSpaceReflectionResolution.Downsampled) ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * L_42; L_42 = PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline(__this, /*hidden argument*/PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); NullCheck(L_42); ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2 * L_43 = L_42->get_resolution_9(); NullCheck(L_43); int32_t L_44 = ((ParameterOverride_1_tABD37C5F9E2B7F6C8CCE53B58355B45B0D1A2EC0 *)L_43)->get_value_1(); if (L_44) { goto IL_00ea; } } { // size >>= 1; int32_t L_45 = V_1; V_1 = ((int32_t)((int32_t)L_45>>(int32_t)1)); goto IL_0101; } IL_00ea: { // else if (settings.resolution.value == ScreenSpaceReflectionResolution.Supersampled) ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * L_46; L_46 = PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline(__this, /*hidden argument*/PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); NullCheck(L_46); ScreenSpaceReflectionResolutionParameter_t8C39E71D2678D59A1744E43020213912791187F2 * L_47 = L_46->get_resolution_9(); NullCheck(L_47); int32_t L_48 = ((ParameterOverride_1_tABD37C5F9E2B7F6C8CCE53B58355B45B0D1A2EC0 *)L_47)->get_value_1(); if ((!(((uint32_t)L_48) == ((uint32_t)2)))) { goto IL_0101; } } { // size <<= 1; int32_t L_49 = V_1; V_1 = ((int32_t)((int32_t)L_49<<(int32_t)1)); } IL_0101: { // int lodCount = Mathf.FloorToInt(Mathf.Log(size, 2f) - 3f); int32_t L_50 = V_1; float L_51; L_51 = Mathf_Log_m895AC85C0F8DEAF8D70A09FB61F9A15E99BADA16(((float)((float)L_50)), (2.0f), /*hidden argument*/NULL); int32_t L_52; L_52 = Mathf_FloorToInt_mBA99466CC77AEA46338D9DF836E629F8FE638793(((float)il2cpp_codegen_subtract((float)L_51, (float)(3.0f))), /*hidden argument*/NULL); V_2 = L_52; // lodCount = Mathf.Min(lodCount, kMaxLods); int32_t L_53 = V_2; int32_t L_54; L_54 = Mathf_Min_m1D86C7400E9814579E65EFEF7B521F9BB00015C3(L_53, ((int32_t)12), /*hidden argument*/NULL); V_2 = L_54; // CheckRT(ref m_Resolve, size, size, FilterMode.Trilinear, true); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** L_55 = __this->get_address_of_m_Resolve_2(); int32_t L_56 = V_1; int32_t L_57 = V_1; ScreenSpaceReflectionsRenderer_CheckRT_m537EF4F5CA1602454A73B3253D03EA213EED2050(__this, (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 **)L_55, L_56, L_57, 2, (bool)1, /*hidden argument*/NULL); // var noiseTex = context.resources.blueNoise256[0]; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_58 = ___context0; NullCheck(L_58); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_59; L_59 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_58, /*hidden argument*/NULL); NullCheck(L_59); Texture2DU5BU5D_t0CBDCEA1648F6CBEA47C64E1E48F22B9692B3316* L_60 = L_59->get_blueNoise256_5(); NullCheck(L_60); int32_t L_61 = 0; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_62 = (L_60)->GetAt(static_cast(L_61)); V_3 = L_62; // var sheet = context.propertySheets.Get(context.resources.shaders.screenSpaceReflections); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_63 = ___context0; NullCheck(L_63); PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_64; L_64 = PostProcessRenderContext_get_propertySheets_mE1135E07BE4F59354198DF05198E64CAF2E41D5C_inline(L_63, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_65 = ___context0; NullCheck(L_65); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_66; L_66 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_65, /*hidden argument*/NULL); NullCheck(L_66); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_67 = L_66->get_shaders_7(); NullCheck(L_67); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_68 = L_67->get_screenSpaceReflections_23(); NullCheck(L_64); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_69; L_69 = PropertySheetFactory_Get_mE4CC267B0EB28F0892A426B67015A309F2540CBF(L_64, L_68, /*hidden argument*/NULL); V_4 = L_69; // sheet.properties.SetTexture(ShaderIDs.Noise, noiseTex); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_70 = V_4; NullCheck(L_70); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_71; L_71 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_70, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_72 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_Noise_31(); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_73 = V_3; NullCheck(L_71); MaterialPropertyBlock_SetTexture_m8F81CA94E5261618BEDD93EC02DAA2412E732C04(L_71, L_72, L_73, /*hidden argument*/NULL); // var screenSpaceProjectionMatrix = new Matrix4x4(); il2cpp_codegen_initobj((&V_5), sizeof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 )); // screenSpaceProjectionMatrix.SetRow(0, new Vector4(size * 0.5f, 0f, 0f, size * 0.5f)); int32_t L_74 = V_1; int32_t L_75 = V_1; Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_76; memset((&L_76), 0, sizeof(L_76)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_76), ((float)il2cpp_codegen_multiply((float)((float)((float)L_74)), (float)(0.5f))), (0.0f), (0.0f), ((float)il2cpp_codegen_multiply((float)((float)((float)L_75)), (float)(0.5f))), /*hidden argument*/NULL); Matrix4x4_SetRow_m86E7E23D71224106549DC25CEDFB992218C52187((Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 *)(&V_5), 0, L_76, /*hidden argument*/NULL); // screenSpaceProjectionMatrix.SetRow(1, new Vector4(0f, size * 0.5f, 0f, size * 0.5f)); int32_t L_77 = V_1; int32_t L_78 = V_1; Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_79; memset((&L_79), 0, sizeof(L_79)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_79), (0.0f), ((float)il2cpp_codegen_multiply((float)((float)((float)L_77)), (float)(0.5f))), (0.0f), ((float)il2cpp_codegen_multiply((float)((float)((float)L_78)), (float)(0.5f))), /*hidden argument*/NULL); Matrix4x4_SetRow_m86E7E23D71224106549DC25CEDFB992218C52187((Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 *)(&V_5), 1, L_79, /*hidden argument*/NULL); // screenSpaceProjectionMatrix.SetRow(2, new Vector4(0f, 0f, 1f, 0f)); Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_80; memset((&L_80), 0, sizeof(L_80)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_80), (0.0f), (0.0f), (1.0f), (0.0f), /*hidden argument*/NULL); Matrix4x4_SetRow_m86E7E23D71224106549DC25CEDFB992218C52187((Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 *)(&V_5), 2, L_80, /*hidden argument*/NULL); // screenSpaceProjectionMatrix.SetRow(3, new Vector4(0f, 0f, 0f, 1f)); Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_81; memset((&L_81), 0, sizeof(L_81)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_81), (0.0f), (0.0f), (0.0f), (1.0f), /*hidden argument*/NULL); Matrix4x4_SetRow_m86E7E23D71224106549DC25CEDFB992218C52187((Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 *)(&V_5), 3, L_81, /*hidden argument*/NULL); // var projectionMatrix = GL.GetGPUProjectionMatrix(context.camera.projectionMatrix, false); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_82 = ___context0; NullCheck(L_82); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_83; L_83 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_82, /*hidden argument*/NULL); NullCheck(L_83); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_84; L_84 = Camera_get_projectionMatrix_mDB77E3A7F71CEF085797BCE58FAC78058C5D6756(L_83, /*hidden argument*/NULL); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_85; L_85 = GL_GetGPUProjectionMatrix_mE4288644C77C097B5A1668A4D87768CC6D706FCC(L_84, (bool)0, /*hidden argument*/NULL); V_6 = L_85; // screenSpaceProjectionMatrix *= projectionMatrix; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_86 = V_5; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_87 = V_6; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_88; L_88 = Matrix4x4_op_Multiply_mB760A95995CDC5E31F18D76CE8806DF2C160DD4B(L_86, L_87, /*hidden argument*/NULL); V_5 = L_88; // sheet.properties.SetMatrix(ShaderIDs.ViewMatrix, context.camera.worldToCameraMatrix); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_89 = V_4; NullCheck(L_89); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_90; L_90 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_89, /*hidden argument*/NULL); int32_t L_91 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_ViewMatrix_35(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_92 = ___context0; NullCheck(L_92); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_93; L_93 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_92, /*hidden argument*/NULL); NullCheck(L_93); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_94; L_94 = Camera_get_worldToCameraMatrix_m7E2B63F64437E2C91C07F7FC819C79BE2152C5F6(L_93, /*hidden argument*/NULL); NullCheck(L_90); MaterialPropertyBlock_SetMatrix_m74F35565B785F2F1627CFD02819DB9AA2EBAF50C(L_90, L_91, L_94, /*hidden argument*/NULL); // sheet.properties.SetMatrix(ShaderIDs.InverseViewMatrix, context.camera.worldToCameraMatrix.inverse); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_95 = V_4; NullCheck(L_95); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_96; L_96 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_95, /*hidden argument*/NULL); int32_t L_97 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_InverseViewMatrix_36(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_98 = ___context0; NullCheck(L_98); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_99; L_99 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_98, /*hidden argument*/NULL); NullCheck(L_99); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_100; L_100 = Camera_get_worldToCameraMatrix_m7E2B63F64437E2C91C07F7FC819C79BE2152C5F6(L_99, /*hidden argument*/NULL); V_12 = L_100; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_101; L_101 = Matrix4x4_get_inverse_mFA34ECC790B269522F60FC32370D628DAFCAE225((Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 *)(&V_12), /*hidden argument*/NULL); NullCheck(L_96); MaterialPropertyBlock_SetMatrix_m74F35565B785F2F1627CFD02819DB9AA2EBAF50C(L_96, L_97, L_101, /*hidden argument*/NULL); // sheet.properties.SetMatrix(ShaderIDs.InverseProjectionMatrix, projectionMatrix.inverse); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_102 = V_4; NullCheck(L_102); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_103; L_103 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_102, /*hidden argument*/NULL); int32_t L_104 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_InverseProjectionMatrix_37(); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_105; L_105 = Matrix4x4_get_inverse_mFA34ECC790B269522F60FC32370D628DAFCAE225((Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 *)(&V_6), /*hidden argument*/NULL); NullCheck(L_103); MaterialPropertyBlock_SetMatrix_m74F35565B785F2F1627CFD02819DB9AA2EBAF50C(L_103, L_104, L_105, /*hidden argument*/NULL); // sheet.properties.SetMatrix(ShaderIDs.ScreenSpaceProjectionMatrix, screenSpaceProjectionMatrix); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_106 = V_4; NullCheck(L_106); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_107; L_107 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_106, /*hidden argument*/NULL); int32_t L_108 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_ScreenSpaceProjectionMatrix_38(); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_109 = V_5; NullCheck(L_107); MaterialPropertyBlock_SetMatrix_m74F35565B785F2F1627CFD02819DB9AA2EBAF50C(L_107, L_108, L_109, /*hidden argument*/NULL); // sheet.properties.SetVector(ShaderIDs.Params, new Vector4((float)settings.vignette.value, settings.distanceFade.value, settings.maximumMarchDistance.value, lodCount)); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_110 = V_4; NullCheck(L_110); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_111; L_111 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_110, /*hidden argument*/NULL); int32_t L_112 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_Params_65(); ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * L_113; L_113 = PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline(__this, /*hidden argument*/PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); NullCheck(L_113); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_114 = L_113->get_vignette_13(); NullCheck(L_114); float L_115 = ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_114)->get_value_1(); ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * L_116; L_116 = PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline(__this, /*hidden argument*/PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); NullCheck(L_116); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_117 = L_116->get_distanceFade_12(); NullCheck(L_117); float L_118 = ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_117)->get_value_1(); ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * L_119; L_119 = PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline(__this, /*hidden argument*/PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); NullCheck(L_119); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_120 = L_119->get_maximumMarchDistance_11(); NullCheck(L_120); float L_121 = ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_120)->get_value_1(); int32_t L_122 = V_2; Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_123; memset((&L_123), 0, sizeof(L_123)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_123), ((float)((float)L_115)), L_118, L_121, ((float)((float)L_122)), /*hidden argument*/NULL); NullCheck(L_111); MaterialPropertyBlock_SetVector_m39DE61298C4C95829529B498130844A591621E2F(L_111, L_112, L_123, /*hidden argument*/NULL); // sheet.properties.SetVector(ShaderIDs.Params2, new Vector4((float)context.width / (float)context.height, (float)size / (float)noiseTex.width, settings.thickness.value, settings.maximumIterationCount.value)); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_124 = V_4; NullCheck(L_124); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_125; L_125 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_124, /*hidden argument*/NULL); int32_t L_126 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_Params2_39(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_127 = ___context0; NullCheck(L_127); int32_t L_128; L_128 = PostProcessRenderContext_get_width_m4965F17411CA0E2AEC993B02D9CEEB0E258E8A74_inline(L_127, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_129 = ___context0; NullCheck(L_129); int32_t L_130; L_130 = PostProcessRenderContext_get_height_m3F500068E9E598DA75850D864AEC83708B1D9BD4_inline(L_129, /*hidden argument*/NULL); int32_t L_131 = V_1; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_132 = V_3; NullCheck(L_132); int32_t L_133; L_133 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_132); ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * L_134; L_134 = PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline(__this, /*hidden argument*/PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); NullCheck(L_134); FloatParameter_t4C8D8D2C3227E9CAAC57869A84F0AE22F63E1AD0 * L_135 = L_134->get_thickness_10(); NullCheck(L_135); float L_136 = ((ParameterOverride_1_tE564C5FA9AEBC9DB9DEB9AA8668AB1C53698D7C1 *)L_135)->get_value_1(); ScreenSpaceReflections_t72F3D0BFD060FD28231D41C2F235DFF1545ECF05 * L_137; L_137 = PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_inline(__this, /*hidden argument*/PostProcessEffectRenderer_1_get_settings_m5FE0D0A8E427EF81096F8CBD6CEFFCDDE6166FD1_RuntimeMethod_var); NullCheck(L_137); IntParameter_t3908C4597A565643C15D89D38CB9D2F467EDC361 * L_138 = L_137->get_maximumIterationCount_8(); NullCheck(L_138); int32_t L_139 = ((ParameterOverride_1_t56A3B8BB64B4D2C9B914D4D065215DDAD764741D *)L_138)->get_value_1(); Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_140; memset((&L_140), 0, sizeof(L_140)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_140), ((float)((float)((float)((float)L_128))/(float)((float)((float)L_130)))), ((float)((float)((float)((float)L_131))/(float)((float)((float)L_133)))), L_136, ((float)((float)L_139)), /*hidden argument*/NULL); NullCheck(L_125); MaterialPropertyBlock_SetVector_m39DE61298C4C95829529B498130844A591621E2F(L_125, L_126, L_140, /*hidden argument*/NULL); // cmd.GetTemporaryRT(ShaderIDs.Test, size, size, 0, FilterMode.Point, context.sourceFormat); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_141 = V_0; int32_t L_142 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_Test_32(); int32_t L_143 = V_1; int32_t L_144 = V_1; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_145 = ___context0; NullCheck(L_145); int32_t L_146; L_146 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_145, /*hidden argument*/NULL); NullCheck(L_141); CommandBuffer_GetTemporaryRT_mD8089EAEA2133AA0D545CB525BC56C5762BD3BBF(L_141, L_142, L_143, L_144, 0, 0, L_146, /*hidden argument*/NULL); // cmd.BlitFullscreenTriangle(context.source, ShaderIDs.Test, sheet, (int)Pass.Test); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_147 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_148 = ___context0; NullCheck(L_148); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_149; L_149 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_148, /*hidden argument*/NULL); int32_t L_150 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_Test_32(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_151; L_151 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_150, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_152 = V_4; il2cpp_codegen_initobj((&V_13), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_153 = V_13; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_147, L_149, L_151, L_152, 0, (bool)0, L_153, /*hidden argument*/NULL); // if (context.isSceneView) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_154 = ___context0; NullCheck(L_154); bool L_155; L_155 = PostProcessRenderContext_get_isSceneView_mBBE9F6C699D243C8746362C84F466432818DAB10_inline(L_154, /*hidden argument*/NULL); if (!L_155) { goto IL_0395; } } { // cmd.BlitFullscreenTriangle(context.source, m_Resolve, sheet, (int)Pass.Resolve); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_156 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_157 = ___context0; NullCheck(L_157); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_158; L_158 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_157, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_159 = __this->get_m_Resolve_2(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_160; L_160 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_159, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_161 = V_4; il2cpp_codegen_initobj((&V_13), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_162 = V_13; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_156, L_158, L_160, L_161, 1, (bool)0, L_162, /*hidden argument*/NULL); // } goto IL_047f; } IL_0395: { // CheckRT(ref m_History, size, size, FilterMode.Bilinear, false); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** L_163 = __this->get_address_of_m_History_3(); int32_t L_164 = V_1; int32_t L_165 = V_1; ScreenSpaceReflectionsRenderer_CheckRT_m537EF4F5CA1602454A73B3253D03EA213EED2050(__this, (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 **)L_163, L_164, L_165, 1, (bool)0, /*hidden argument*/NULL); // if (m_ResetHistory) bool L_166 = ((PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB *)__this)->get_m_ResetHistory_0(); if (!L_166) { goto IL_03db; } } { // context.command.BlitFullscreenTriangle(context.source, m_History); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_167 = ___context0; NullCheck(L_167); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_168; L_168 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_167, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_169 = ___context0; NullCheck(L_169); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_170; L_170 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_169, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_171 = __this->get_m_History_3(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_172; L_172 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_171, /*hidden argument*/NULL); il2cpp_codegen_initobj((&V_13), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_173 = V_13; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mD171E95AAD9752DDEACC8BAAF49BBEC3D98428FA(L_168, L_170, L_172, (bool)0, L_173, /*hidden argument*/NULL); // m_ResetHistory = false; ((PostProcessEffectRenderer_tBF3AA4C1C071A7EF17FF7BFC5467DDAF991617DB *)__this)->set_m_ResetHistory_0((bool)0); } IL_03db: { // cmd.GetTemporaryRT(ShaderIDs.SSRResolveTemp, size, size, 0, FilterMode.Bilinear, context.sourceFormat); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_174 = V_0; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_175 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_SSRResolveTemp_30(); int32_t L_176 = V_1; int32_t L_177 = V_1; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_178 = ___context0; NullCheck(L_178); int32_t L_179; L_179 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_178, /*hidden argument*/NULL); NullCheck(L_174); CommandBuffer_GetTemporaryRT_mD8089EAEA2133AA0D545CB525BC56C5762BD3BBF(L_174, L_175, L_176, L_177, 0, 1, L_179, /*hidden argument*/NULL); // cmd.BlitFullscreenTriangle(context.source, ShaderIDs.SSRResolveTemp, sheet, (int)Pass.Resolve); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_180 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_181 = ___context0; NullCheck(L_181); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_182; L_182 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_181, /*hidden argument*/NULL); int32_t L_183 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_SSRResolveTemp_30(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_184; L_184 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_183, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_185 = V_4; il2cpp_codegen_initobj((&V_13), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_186 = V_13; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_180, L_182, L_184, L_185, 1, (bool)0, L_186, /*hidden argument*/NULL); // sheet.properties.SetTexture(ShaderIDs.History, m_History); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_187 = V_4; NullCheck(L_187); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_188; L_188 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_187, /*hidden argument*/NULL); int32_t L_189 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_History_34(); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_190 = __this->get_m_History_3(); NullCheck(L_188); MaterialPropertyBlock_SetTexture_m8F81CA94E5261618BEDD93EC02DAA2412E732C04(L_188, L_189, L_190, /*hidden argument*/NULL); // cmd.BlitFullscreenTriangle(ShaderIDs.SSRResolveTemp, m_Resolve, sheet, (int)Pass.Reproject); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_191 = V_0; int32_t L_192 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_SSRResolveTemp_30(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_193; L_193 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_192, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_194 = __this->get_m_Resolve_2(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_195; L_195 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_194, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_196 = V_4; il2cpp_codegen_initobj((&V_13), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_197 = V_13; RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_191, L_193, L_195, L_196, 2, (bool)0, L_197, /*hidden argument*/NULL); // cmd.CopyTexture(m_Resolve, 0, 0, m_History, 0, 0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_198 = V_0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_199 = __this->get_m_Resolve_2(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_200; L_200 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_199, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_201 = __this->get_m_History_3(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_202; L_202 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_201, /*hidden argument*/NULL); NullCheck(L_198); CommandBuffer_CopyTexture_m06BA45974200FBA7193D8A40B8FBC75FDC94CF57(L_198, L_200, 0, 0, L_202, 0, 0, /*hidden argument*/NULL); // cmd.ReleaseTemporaryRT(ShaderIDs.SSRResolveTemp); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_203 = V_0; int32_t L_204 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_SSRResolveTemp_30(); NullCheck(L_203); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_203, L_204, /*hidden argument*/NULL); } IL_047f: { // cmd.ReleaseTemporaryRT(ShaderIDs.Test); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_205 = V_0; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_206 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_Test_32(); NullCheck(L_205); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_205, L_206, /*hidden argument*/NULL); // if (m_MipIDs == null || m_MipIDs.Length == 0) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_207 = __this->get_m_MipIDs_4(); if (!L_207) { goto IL_049b; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_208 = __this->get_m_MipIDs_4(); NullCheck(L_208); if ((((RuntimeArray*)L_208)->max_length)) { goto IL_04d8; } } IL_049b: { // m_MipIDs = new int[kMaxLods]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_209 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)12)); __this->set_m_MipIDs_4(L_209); // for (int i = 0; i < kMaxLods; i++) V_14 = 0; goto IL_04d2; } IL_04ad: { // m_MipIDs[i] = Shader.PropertyToID("_SSRGaussianMip" + i); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_210 = __this->get_m_MipIDs_4(); int32_t L_211 = V_14; String_t* L_212; L_212 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)(&V_14), /*hidden argument*/NULL); String_t* L_213; L_213 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(_stringLiteral2DBE421E59CEE79CEA2561BAD8FAE196B6396FDC, L_212, /*hidden argument*/NULL); int32_t L_214; L_214 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(L_213, /*hidden argument*/NULL); NullCheck(L_210); (L_210)->SetAt(static_cast(L_211), (int32_t)L_214); // for (int i = 0; i < kMaxLods; i++) int32_t L_215 = V_14; V_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_215, (int32_t)1)); } IL_04d2: { // for (int i = 0; i < kMaxLods; i++) int32_t L_216 = V_14; if ((((int32_t)L_216) < ((int32_t)((int32_t)12)))) { goto IL_04ad; } } IL_04d8: { // var compute = context.resources.computeShaders.gaussianDownsample; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_217 = ___context0; NullCheck(L_217); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_218; L_218 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_217, /*hidden argument*/NULL); NullCheck(L_218); ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B * L_219 = L_218->get_computeShaders_8(); NullCheck(L_219); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_220 = L_219->get_gaussianDownsample_11(); V_7 = L_220; // int kernel = compute.FindKernel("KMain"); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_221 = V_7; NullCheck(L_221); int32_t L_222; L_222 = ComputeShader_FindKernel_mCA2683905A5DAB573D50389E2B24B48B18CD53D0(L_221, _stringLiteralB74A962C152795F11F52A3EC88031176770458C2, /*hidden argument*/NULL); V_8 = L_222; // var mipFormat = RuntimeUtilities.defaultHDRRenderTextureFormat; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); int32_t L_223; L_223 = RuntimeUtilities_get_defaultHDRRenderTextureFormat_m0A43C43CC12C6239F4C8AAAF9F12050B7501E74E(/*hidden argument*/NULL); V_9 = L_223; // var last = new RenderTargetIdentifier(m_Resolve); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_224 = __this->get_m_Resolve_2(); RenderTargetIdentifier__ctor_m23C0BAC2C6EF09642BC468CF9CABDF0D2B0DB9EC((RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 *)(&V_10), L_224, /*hidden argument*/NULL); // for (int i = 0; i < lodCount; i++) V_15 = 0; goto IL_05d1; } IL_0514: { // size >>= 1; int32_t L_225 = V_1; V_1 = ((int32_t)((int32_t)L_225>>(int32_t)1)); // cmd.GetTemporaryRT(m_MipIDs[i], size, size, 0, FilterMode.Bilinear, mipFormat, RenderTextureReadWrite.Default, 1, true); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_226 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_227 = __this->get_m_MipIDs_4(); int32_t L_228 = V_15; NullCheck(L_227); int32_t L_229 = L_228; int32_t L_230 = (L_227)->GetAt(static_cast(L_229)); int32_t L_231 = V_1; int32_t L_232 = V_1; int32_t L_233 = V_9; NullCheck(L_226); CommandBuffer_GetTemporaryRT_m1E03E47E671E9F017022CEDFB61B0C658E712FA7(L_226, L_230, L_231, L_232, 0, 1, L_233, 0, 1, (bool)1, /*hidden argument*/NULL); // cmd.SetComputeTextureParam(compute, kernel, "_Source", last); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_234 = V_0; ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_235 = V_7; int32_t L_236 = V_8; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_237 = V_10; NullCheck(L_234); CommandBuffer_SetComputeTextureParam_m478EC6F4970EF8C3C0645FEB5B17A59C9299829B(L_234, L_235, L_236, _stringLiteralD982DD4496EE1EAEEDD5B4DA7B2EB057EEC66E1D, L_237, /*hidden argument*/NULL); // cmd.SetComputeTextureParam(compute, kernel, "_Result", m_MipIDs[i]); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_238 = V_0; ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_239 = V_7; int32_t L_240 = V_8; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_241 = __this->get_m_MipIDs_4(); int32_t L_242 = V_15; NullCheck(L_241); int32_t L_243 = L_242; int32_t L_244 = (L_241)->GetAt(static_cast(L_243)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_245; L_245 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_244, /*hidden argument*/NULL); NullCheck(L_238); CommandBuffer_SetComputeTextureParam_m478EC6F4970EF8C3C0645FEB5B17A59C9299829B(L_238, L_239, L_240, _stringLiteral13C473C1DF1C86E6969137395DA7E5B57C2EB515, L_245, /*hidden argument*/NULL); // cmd.SetComputeVectorParam(compute, "_Size", new Vector4(size, size, 1f / size, 1f / size)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_246 = V_0; ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_247 = V_7; int32_t L_248 = V_1; int32_t L_249 = V_1; int32_t L_250 = V_1; int32_t L_251 = V_1; Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_252; memset((&L_252), 0, sizeof(L_252)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_252), ((float)((float)L_248)), ((float)((float)L_249)), ((float)((float)(1.0f)/(float)((float)((float)L_250)))), ((float)((float)(1.0f)/(float)((float)((float)L_251)))), /*hidden argument*/NULL); NullCheck(L_246); CommandBuffer_SetComputeVectorParam_m6FD77F6D465976FBCBB64D8EEC1CC2903A254319(L_246, L_247, _stringLiteral9E697C3514FCD429A08318C830A7FBC7F581D117, L_252, /*hidden argument*/NULL); // cmd.DispatchCompute(compute, kernel, size / 8, size / 8, 1); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_253 = V_0; ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_254 = V_7; int32_t L_255 = V_8; int32_t L_256 = V_1; int32_t L_257 = V_1; NullCheck(L_253); CommandBuffer_DispatchCompute_m2EB0711D3F10F874D487D081F169FA0D8996DC64(L_253, L_254, L_255, ((int32_t)((int32_t)L_256/(int32_t)8)), ((int32_t)((int32_t)L_257/(int32_t)8)), 1, /*hidden argument*/NULL); // cmd.CopyTexture(m_MipIDs[i], 0, 0, m_Resolve, 0, i + 1); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_258 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_259 = __this->get_m_MipIDs_4(); int32_t L_260 = V_15; NullCheck(L_259); int32_t L_261 = L_260; int32_t L_262 = (L_259)->GetAt(static_cast(L_261)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_263; L_263 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_262, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_264 = __this->get_m_Resolve_2(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_265; L_265 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_264, /*hidden argument*/NULL); int32_t L_266 = V_15; NullCheck(L_258); CommandBuffer_CopyTexture_m06BA45974200FBA7193D8A40B8FBC75FDC94CF57(L_258, L_263, 0, 0, L_265, 0, ((int32_t)il2cpp_codegen_add((int32_t)L_266, (int32_t)1)), /*hidden argument*/NULL); // last = m_MipIDs[i]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_267 = __this->get_m_MipIDs_4(); int32_t L_268 = V_15; NullCheck(L_267); int32_t L_269 = L_268; int32_t L_270 = (L_267)->GetAt(static_cast(L_269)); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_271; L_271 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_270, /*hidden argument*/NULL); V_10 = L_271; // for (int i = 0; i < lodCount; i++) int32_t L_272 = V_15; V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_272, (int32_t)1)); } IL_05d1: { // for (int i = 0; i < lodCount; i++) int32_t L_273 = V_15; int32_t L_274 = V_2; if ((((int32_t)L_273) < ((int32_t)L_274))) { goto IL_0514; } } { // for (int i = 0; i < lodCount; i++) V_16 = 0; goto IL_05f3; } IL_05de: { // cmd.ReleaseTemporaryRT(m_MipIDs[i]); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_275 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_276 = __this->get_m_MipIDs_4(); int32_t L_277 = V_16; NullCheck(L_276); int32_t L_278 = L_277; int32_t L_279 = (L_276)->GetAt(static_cast(L_278)); NullCheck(L_275); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_275, L_279, /*hidden argument*/NULL); // for (int i = 0; i < lodCount; i++) int32_t L_280 = V_16; V_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_280, (int32_t)1)); } IL_05f3: { // for (int i = 0; i < lodCount; i++) int32_t L_281 = V_16; int32_t L_282 = V_2; if ((((int32_t)L_281) < ((int32_t)L_282))) { goto IL_05de; } } { // sheet.properties.SetTexture(ShaderIDs.Resolve, m_Resolve); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_283 = V_4; NullCheck(L_283); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_284; L_284 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_283, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_285 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_Resolve_33(); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_286 = __this->get_m_Resolve_2(); NullCheck(L_284); MaterialPropertyBlock_SetTexture_m8F81CA94E5261618BEDD93EC02DAA2412E732C04(L_284, L_285, L_286, /*hidden argument*/NULL); // cmd.BlitFullscreenTriangle(context.source, context.destination, sheet, (int)Pass.Composite); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_287 = V_0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_288 = ___context0; NullCheck(L_288); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_289; L_289 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_288, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_290 = ___context0; NullCheck(L_290); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_291; L_291 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_290, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_292 = V_4; il2cpp_codegen_initobj((&V_13), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_293 = V_13; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_287, L_289, L_291, L_292, 3, (bool)0, L_293, /*hidden argument*/NULL); // cmd.EndSample("Screen-space Reflections"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_294 = V_0; NullCheck(L_294); CommandBuffer_EndSample_mB852BF4B83918656E93C9C327A20E163EC910A66(L_294, _stringLiteral7FCB90A02CB856E39E45C057419E1AC29DE139EC, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer::Release() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenSpaceReflectionsRenderer_Release_mA27BFF9A8D2E5352BDFC30DF689A33EF9A3CBA36 (ScreenSpaceReflectionsRenderer_tCEE2028F8836ABDF848B3C474E41042BC35DBA4F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // RuntimeUtilities.Destroy(m_Resolve); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_0 = __this->get_m_Resolve_2(); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_0, /*hidden argument*/NULL); // RuntimeUtilities.Destroy(m_History); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_1 = __this->get_m_History_3(); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_1, /*hidden argument*/NULL); // m_Resolve = null; __this->set_m_Resolve_2((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)NULL); // m_History = null; __this->set_m_History_3((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.ScreenSpaceReflectionsRenderer::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenSpaceReflectionsRenderer__ctor_m36B3C290E39DD20778B8532D190C9C1E1D15A606 (ScreenSpaceReflectionsRenderer_tCEE2028F8836ABDF848B3C474E41042BC35DBA4F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessEffectRenderer_1__ctor_mD56144ED1114FB42849DB851CF372510642F154E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // readonly QualityPreset[] m_Presets = // { // new QualityPreset { maximumIterationCount = 10, thickness = 32, downsampling = ScreenSpaceReflectionResolution.Downsampled }, // Lower // new QualityPreset { maximumIterationCount = 16, thickness = 32, downsampling = ScreenSpaceReflectionResolution.Downsampled }, // Low // new QualityPreset { maximumIterationCount = 32, thickness = 16, downsampling = ScreenSpaceReflectionResolution.Downsampled }, // Medium // new QualityPreset { maximumIterationCount = 48, thickness = 8, downsampling = ScreenSpaceReflectionResolution.Downsampled }, // High // new QualityPreset { maximumIterationCount = 16, thickness = 32, downsampling = ScreenSpaceReflectionResolution.FullSize }, // Higher // new QualityPreset { maximumIterationCount = 48, thickness = 16, downsampling = ScreenSpaceReflectionResolution.FullSize }, // Ultra // new QualityPreset { maximumIterationCount = 128, thickness = 12, downsampling = ScreenSpaceReflectionResolution.Supersampled }, // Overkill // }; QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8* L_0 = (QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8*)(QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8*)SZArrayNew(QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8_il2cpp_TypeInfo_var, (uint32_t)7); QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8* L_1 = L_0; QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_2 = (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 *)il2cpp_codegen_object_new(QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971_il2cpp_TypeInfo_var); QualityPreset__ctor_m53DF5C886DB82C2C535810DA644183104AA1FAFF(L_2, /*hidden argument*/NULL); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_3 = L_2; NullCheck(L_3); L_3->set_maximumIterationCount_0(((int32_t)10)); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_4 = L_3; NullCheck(L_4); L_4->set_thickness_1((32.0f)); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_5 = L_4; NullCheck(L_5); L_5->set_downsampling_2(0); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_5); (L_1)->SetAt(static_cast(0), (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 *)L_5); QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8* L_6 = L_1; QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_7 = (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 *)il2cpp_codegen_object_new(QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971_il2cpp_TypeInfo_var); QualityPreset__ctor_m53DF5C886DB82C2C535810DA644183104AA1FAFF(L_7, /*hidden argument*/NULL); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_8 = L_7; NullCheck(L_8); L_8->set_maximumIterationCount_0(((int32_t)16)); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_9 = L_8; NullCheck(L_9); L_9->set_thickness_1((32.0f)); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_10 = L_9; NullCheck(L_10); L_10->set_downsampling_2(0); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_10); (L_6)->SetAt(static_cast(1), (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 *)L_10); QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8* L_11 = L_6; QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_12 = (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 *)il2cpp_codegen_object_new(QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971_il2cpp_TypeInfo_var); QualityPreset__ctor_m53DF5C886DB82C2C535810DA644183104AA1FAFF(L_12, /*hidden argument*/NULL); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_13 = L_12; NullCheck(L_13); L_13->set_maximumIterationCount_0(((int32_t)32)); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_14 = L_13; NullCheck(L_14); L_14->set_thickness_1((16.0f)); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_15 = L_14; NullCheck(L_15); L_15->set_downsampling_2(0); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_15); (L_11)->SetAt(static_cast(2), (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 *)L_15); QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8* L_16 = L_11; QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_17 = (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 *)il2cpp_codegen_object_new(QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971_il2cpp_TypeInfo_var); QualityPreset__ctor_m53DF5C886DB82C2C535810DA644183104AA1FAFF(L_17, /*hidden argument*/NULL); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_18 = L_17; NullCheck(L_18); L_18->set_maximumIterationCount_0(((int32_t)48)); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_19 = L_18; NullCheck(L_19); L_19->set_thickness_1((8.0f)); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_20 = L_19; NullCheck(L_20); L_20->set_downsampling_2(0); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_20); (L_16)->SetAt(static_cast(3), (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 *)L_20); QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8* L_21 = L_16; QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_22 = (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 *)il2cpp_codegen_object_new(QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971_il2cpp_TypeInfo_var); QualityPreset__ctor_m53DF5C886DB82C2C535810DA644183104AA1FAFF(L_22, /*hidden argument*/NULL); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_23 = L_22; NullCheck(L_23); L_23->set_maximumIterationCount_0(((int32_t)16)); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_24 = L_23; NullCheck(L_24); L_24->set_thickness_1((32.0f)); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_25 = L_24; NullCheck(L_25); L_25->set_downsampling_2(1); NullCheck(L_21); ArrayElementTypeCheck (L_21, L_25); (L_21)->SetAt(static_cast(4), (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 *)L_25); QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8* L_26 = L_21; QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_27 = (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 *)il2cpp_codegen_object_new(QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971_il2cpp_TypeInfo_var); QualityPreset__ctor_m53DF5C886DB82C2C535810DA644183104AA1FAFF(L_27, /*hidden argument*/NULL); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_28 = L_27; NullCheck(L_28); L_28->set_maximumIterationCount_0(((int32_t)48)); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_29 = L_28; NullCheck(L_29); L_29->set_thickness_1((16.0f)); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_30 = L_29; NullCheck(L_30); L_30->set_downsampling_2(1); NullCheck(L_26); ArrayElementTypeCheck (L_26, L_30); (L_26)->SetAt(static_cast(5), (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 *)L_30); QualityPresetU5BU5D_t13D43EBCCDEFE307E0D212343C115811060707F8* L_31 = L_26; QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_32 = (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 *)il2cpp_codegen_object_new(QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971_il2cpp_TypeInfo_var); QualityPreset__ctor_m53DF5C886DB82C2C535810DA644183104AA1FAFF(L_32, /*hidden argument*/NULL); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_33 = L_32; NullCheck(L_33); L_33->set_maximumIterationCount_0(((int32_t)128)); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_34 = L_33; NullCheck(L_34); L_34->set_thickness_1((12.0f)); QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 * L_35 = L_34; NullCheck(L_35); L_35->set_downsampling_2(2); NullCheck(L_31); ArrayElementTypeCheck (L_31, L_35); (L_31)->SetAt(static_cast(6), (QualityPreset_t17870FCA533EFE2A04B49C5B46F84ACFF139B971 *)L_35); __this->set_m_Presets_5(L_31); PostProcessEffectRenderer_1__ctor_mD56144ED1114FB42849DB851CF372510642F154E(__this, /*hidden argument*/PostProcessEffectRenderer_1__ctor_mD56144ED1114FB42849DB851CF372510642F154E_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Rendering.PostProcessing.ShaderIDs::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderIDs__cctor_m216C9CD05EA86600AD1C78B7A843155323AD46B6 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral002B6E3216BE0ED6688E6B5F475171A893F058CB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0118FC8335E03545EA4D15C1C5CDEA231BFE0118); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral037AA025A31537E3DFE61062DDD8157A69E15A01); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral086508AC5A7228F9F7C2C97F2D1FBE219894054A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral08929B9ED7690C81F8839C7D7C9D227261D64D44); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral09B6A7A347CF016F5EAEBCCCA4B381E3872CAA25); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C547D50C7657A3E74FC8F05ECB3A705BB16AF2C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0DFFA37623A57E2A7D5D752E132154E4A0E611C5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral10E36AD21579A36B46F33213F4582B515F7B68BB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral170A4AE79F1E4ADE325EA6DCA89AB7E5C651BA04); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1A25F9629980F374031EDFAA0BA93D487C5FEBD6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C8080E116C20514B2112FEEDD2DB6033035CD1F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1D9610F0578F30490A0BAB077B665B13DC099FA8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1E2D1B8F48736631DA3F7445F9220FD9F6FAB83B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1E8F51CAB22E1669CF2F07CE05CA2FDE7ABC1428); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F3569EA34F0CDC5996987E80A285D635BB3A971); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral207B3D9446F2D4167D3D15FA99BDA04AA93AD0A0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral226B04A0CC5F5100674EEFBB045D72F8A18827A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral22D0BC85971421C38204964B82C1A39445C50643); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral23B4E96AC62A533DA4B9AACC8D74539EA644D8EB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral27BA98ED83E2698BF83107363005D88ACAFA9C7C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral293D1A3AA819973FEC7C768A5F4372EBA6A92D67); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2EBF4BFB077211522DD25DE681770A03AC54B998); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2F27F2E70D75C32B101C2B5B83AF222261FD3DAF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2F80F1A560C9094CDF248E6F2A7711192360BA6D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral30E83E1ADF2EB17E393A95B8B12CB0F5EBFBEF02); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral32404EE0FBFFCF67870620BA76FD49CDC93A1ECC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral33DAFA83AE3C1EBDE3E132BFB1409BEAEF5C7299); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3522B9AFA3A138B20B0C0E0D23B1DFBD6446CF30); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral37640B714B2743455E93474E372B877B5860A095); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3AB1757516AA276FCFC0ECDF453B81D676A6D007); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3C435E39DBD66EBDFEDEFCF4E7E22DEEC0DA7197); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3C8BEB212F50782CC9ADCF481BDD586771879802); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3CB951C5C06E2A9CE696B22F5090A82016181ECD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3E3AA2D144C34DB6F8864CDB223CC761B59084B9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3E63EA4D6F8144DD6406580EE9A7B6F874A529E4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3E918502AC81EC5515FFE14D0A95F18A73D4E4A9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral407C00532FD858B87FCEE11BF0F998A6A89EDB9F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral42D38B7E7AF7C3B175F68214D51EEF316F00CEDA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral42FF5E51B63AEC54737269D17B984DE69B60A1C8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46A1CFC239796260DBD89F681F79B7212DA37022); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4B8146FB95E4F51B29DA41EB5F6D60F8FD0ECF21); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4C539297E23C7190DDC2B0F48DF7D8DC80628F81); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4E3F28E31C6FBF9CE40FB0E22DB6EEB51E327ECC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51E7EA98EF27D0C177A501478F6A636D57A19261); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5426164D3FD854B363C9A2CA78D403D776C4664B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral56590D50CADA243EA1E1DC65E4A0C7A3EF5EB894); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral584D4F514F457B9F94AFE8DCD9E3DE07ED8E3756); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5923A6AD0A568F96C8D42C5DA7943F72B98F51B2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5A94736F0DD40A2BA511FBCA18C88844E6CCCCDB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5AB39677552FCD6558823F660419D8B2162C026D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5E869A55F1FD970D9863620354037962A0AC0C3E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5ED45B85ADA1AFA9C8962A3063BC0DB7FA04521E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5ED5E460584F6B4377F2BEE3FC03DEC4AE91DE43); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5EE6B345EE118A688CADF5446F3418831F408C73); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral619473C3F3D73F6F9568CC86EC94F627601ACCEE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6381B23F35E8EBF8FB5110463A8F3EB362AC3F9C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral63E247A491FEB5DF5D6FD7ECFCFA3CB28312BC2B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral65B2B68C38A3A16812B44507E7371840F75D0F64); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral65DA0CA6246AE2288BFBD3224C0B6589F82798AC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral665E0656CC33F8CF208845A22B28A9CA5A9FFE15); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66CC2216400A85B2C13A1654EA6B5A0718876796); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral68ABF491E453082C64E5884896951C1A8B56207C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral690C12CED9E5E166F02EC56E4CD00E7A873F3E2F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69EFC967936800473A4F9876FAAA3EEADC9362FE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6D4BCDF03F3EB5445C966C9A6991227EB12A8518); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral740089289C2E763CD88706364D480777A7CAA825); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7708E3CFCAC428CAD92AA2C5021283430C7A9820); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7715D4C32E0B633910505DBD79C8B007ED38012F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral78C67E2A4385F588BA2DCEE159691DCE1EC544D1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral78DAA2A377427ECC55BEC38317DB7E5660FCEF9A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82CC48F8FF2BF0BD5A479EE5B8AA3D122619F884); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8345F8A541AD1D1A6D2653ED02DF9F14C6FCC8C0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86C40CB6A88EE880D77D42E5D3A9E9E12F4B7F78); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral875A4C409EA727D1AAD538D85FE6E95841B1F090); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral888F402019BA6B7B75F107FF277905FC91B7D4A5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8C1F9317F0F6CD38539297951AC9FF62130D82D9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8F918730738742873F3261262AC96AAE8B53F56E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral90E32CA8EA0B33AF3444AFE2F6F95A408894E0C0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral94044ACB62556C33BA6A115D3AB33A8A551F943D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral95B483AD515149C362D6A5A87D18CEA3E21ABC2E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral967A14D121BCDCE22BBAA9460E1984A8C2BA54D8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral99332D0DDE495E198DAFA6F42593F9CF853BEFB8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C24F489438D2C8B7A587DE5BE3C34A2BEA6BBD8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9DA0A315BE47865976FE7CF074D6F4A38130F4DA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9F2A3E33454C34654F2C5EFE7D4308E04FFEE746); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA740F42C17C48D9FD7DD896C9566DF29AC4B00D5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAA4D198597F2B72EF6D2A733B4F656C7D8ED45E0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralACC6BBEBB6EC2D569DB1D4EED7056E9BD92D3BD2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAD8876816F840CDD275978547DCA00605F5521FA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAFB96CBDD1BBEA781CAEFF941BBCBDF76AC2AB57); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB0AC4EFE6E48DBA1D668243A465871BFB45BF01C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB27E7F07B4375E822409BF723BBE476EBE35D08E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB31519FF1B758D6CDDE501CB4E12CA5E80E93813); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB41868DE0B663EE64B8FEC63B64C634F6B1DE0A9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB5696D802E93F47F31F1E298FB7F74857D3CC019); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7313CC4A1FC7E8F730433FE31FA8B6C42C2F617); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBA83612794608072C96135390EBB6580736B548C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBB3A73FB8F92E3348D22ABF2646DED8C9B1FAEEC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC04965E7E214172621D32A1D48FB54A8D4F5E42B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC0FF7CAF7281B443F7CFAA8E50B3449BC1C101CC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC27247C19E767FA5A71651454878BEB32E3E617F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC50BD3EEB0CD9AE675B6FB48C993EAF61A0F5743); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC6EE06363A208F4A08D7EEA39B55DD710EE70E21); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCC90D1F945AC7169737EB4D29A9935C14E0C85F0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCEE9A5CE2C99B1ACB29F60F54B0FB33100BB8DA9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD236D27ACEF2604264B8A2F7F835C87D1A6FF1A3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD58E87690792F5142FC91090175176B5473F7AA8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5A59EF736212174C538CE94E1A1BC47039BEBCB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5EDDE0653F57527501C28735507B1CC41D34488); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD861DB752E818C85F15BF687AF8BAABFBA56F7C5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD876D7C328FC7389E475AF8B43EFCC458EEECA0F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDAC2492AA14F902D97F136C20B73300275F6560A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDB2AD2BF19CFBD6E96C5482748DD8FE243A98D02); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDC80E36B12012D9CC8345C1E65C3514CC71B6D6B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE43FBF1BAFBB8EFF4CA76D632F7C1DF3CE2A2148); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE75B2F2DCB45F8587B72E7BD107D9281449E36FA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE77469616D4D7BD322020C5FFC7F7A69CB5FA8F5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEB74F4F7074852B4D27CACC815896AB974B7ACFC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEDB4DA47A83336B72A9CD2320FC45165FE3367D9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEDE5C319F3E1E62CD8B9EEA404BE2D3021161D09); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEF6617988B00AEF7DABAD38EABEBCC11302D95FB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEF97F9F56A4C265AADFF5D9DDC3853E65DA6C256); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF256016A8505804BA30B7CBFB1898D23FC7004CE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF4B55D8060185BC7826AF8D71944B2422B9A7129); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF51190EEE90545F9CD168B86B0A73EF3C85E3A2C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF6B171301EC46844CD9760B315C797B690BCF2B7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF78A9418B4D33DBFF17F335D0669B42522E6D392); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF873D6748545B7516CD56A7A617453AEC82E7C8D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFED3C378B19068A98599B75359F08B3BED32D4D4); s_Il2CppMethodInitialized = true; } { // internal static readonly int MainTex = Shader.PropertyToID("_MainTex"); int32_t L_0; L_0 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral4B8146FB95E4F51B29DA41EB5F6D60F8FD0ECF21, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_MainTex_0(L_0); // internal static readonly int Jitter = Shader.PropertyToID("_Jitter"); int32_t L_1; L_1 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral3C435E39DBD66EBDFEDEFCF4E7E22DEEC0DA7197, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Jitter_1(L_1); // internal static readonly int Sharpness = Shader.PropertyToID("_Sharpness"); int32_t L_2; L_2 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralB27E7F07B4375E822409BF723BBE476EBE35D08E, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Sharpness_2(L_2); // internal static readonly int FinalBlendParameters = Shader.PropertyToID("_FinalBlendParameters"); int32_t L_3; L_3 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral875A4C409EA727D1AAD538D85FE6E95841B1F090, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_FinalBlendParameters_3(L_3); // internal static readonly int HistoryTex = Shader.PropertyToID("_HistoryTex"); int32_t L_4; L_4 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralC04965E7E214172621D32A1D48FB54A8D4F5E42B, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_HistoryTex_4(L_4); // internal static readonly int SMAA_Flip = Shader.PropertyToID("_SMAA_Flip"); int32_t L_5; L_5 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralDB2AD2BF19CFBD6E96C5482748DD8FE243A98D02, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_SMAA_Flip_5(L_5); // internal static readonly int SMAA_Flop = Shader.PropertyToID("_SMAA_Flop"); int32_t L_6; L_6 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral94044ACB62556C33BA6A115D3AB33A8A551F943D, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_SMAA_Flop_6(L_6); // internal static readonly int AOParams = Shader.PropertyToID("_AOParams"); int32_t L_7; L_7 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral037AA025A31537E3DFE61062DDD8157A69E15A01, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_AOParams_7(L_7); // internal static readonly int AOColor = Shader.PropertyToID("_AOColor"); int32_t L_8; L_8 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral10E36AD21579A36B46F33213F4582B515F7B68BB, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_AOColor_8(L_8); // internal static readonly int OcclusionTexture1 = Shader.PropertyToID("_OcclusionTexture1"); int32_t L_9; L_9 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral42FF5E51B63AEC54737269D17B984DE69B60A1C8, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_OcclusionTexture1_9(L_9); // internal static readonly int OcclusionTexture2 = Shader.PropertyToID("_OcclusionTexture2"); int32_t L_10; L_10 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral65B2B68C38A3A16812B44507E7371840F75D0F64, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_OcclusionTexture2_10(L_10); // internal static readonly int SAOcclusionTexture = Shader.PropertyToID("_SAOcclusionTexture"); int32_t L_11; L_11 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral0118FC8335E03545EA4D15C1C5CDEA231BFE0118, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_SAOcclusionTexture_11(L_11); // internal static readonly int MSVOcclusionTexture = Shader.PropertyToID("_MSVOcclusionTexture"); int32_t L_12; L_12 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral740089289C2E763CD88706364D480777A7CAA825, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_MSVOcclusionTexture_12(L_12); // internal static readonly int DepthCopy = Shader.PropertyToID("DepthCopy"); int32_t L_13; L_13 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral1A25F9629980F374031EDFAA0BA93D487C5FEBD6, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_DepthCopy_13(L_13); // internal static readonly int LinearDepth = Shader.PropertyToID("LinearDepth"); int32_t L_14; L_14 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralE43FBF1BAFBB8EFF4CA76D632F7C1DF3CE2A2148, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_LinearDepth_14(L_14); // internal static readonly int LowDepth1 = Shader.PropertyToID("LowDepth1"); int32_t L_15; L_15 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral86C40CB6A88EE880D77D42E5D3A9E9E12F4B7F78, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_LowDepth1_15(L_15); // internal static readonly int LowDepth2 = Shader.PropertyToID("LowDepth2"); int32_t L_16; L_16 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralBB3A73FB8F92E3348D22ABF2646DED8C9B1FAEEC, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_LowDepth2_16(L_16); // internal static readonly int LowDepth3 = Shader.PropertyToID("LowDepth3"); int32_t L_17; L_17 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral7715D4C32E0B633910505DBD79C8B007ED38012F, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_LowDepth3_17(L_17); // internal static readonly int LowDepth4 = Shader.PropertyToID("LowDepth4"); int32_t L_18; L_18 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral5A94736F0DD40A2BA511FBCA18C88844E6CCCCDB, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_LowDepth4_18(L_18); // internal static readonly int TiledDepth1 = Shader.PropertyToID("TiledDepth1"); int32_t L_19; L_19 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral42D38B7E7AF7C3B175F68214D51EEF316F00CEDA, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_TiledDepth1_19(L_19); // internal static readonly int TiledDepth2 = Shader.PropertyToID("TiledDepth2"); int32_t L_20; L_20 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral5426164D3FD854B363C9A2CA78D403D776C4664B, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_TiledDepth2_20(L_20); // internal static readonly int TiledDepth3 = Shader.PropertyToID("TiledDepth3"); int32_t L_21; L_21 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral8345F8A541AD1D1A6D2653ED02DF9F14C6FCC8C0, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_TiledDepth3_21(L_21); // internal static readonly int TiledDepth4 = Shader.PropertyToID("TiledDepth4"); int32_t L_22; L_22 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral1D9610F0578F30490A0BAB077B665B13DC099FA8, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_TiledDepth4_22(L_22); // internal static readonly int Occlusion1 = Shader.PropertyToID("Occlusion1"); int32_t L_23; L_23 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralEDB4DA47A83336B72A9CD2320FC45165FE3367D9, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Occlusion1_23(L_23); // internal static readonly int Occlusion2 = Shader.PropertyToID("Occlusion2"); int32_t L_24; L_24 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralB31519FF1B758D6CDDE501CB4E12CA5E80E93813, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Occlusion2_24(L_24); // internal static readonly int Occlusion3 = Shader.PropertyToID("Occlusion3"); int32_t L_25; L_25 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralB0AC4EFE6E48DBA1D668243A465871BFB45BF01C, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Occlusion3_25(L_25); // internal static readonly int Occlusion4 = Shader.PropertyToID("Occlusion4"); int32_t L_26; L_26 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral46A1CFC239796260DBD89F681F79B7212DA37022, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Occlusion4_26(L_26); // internal static readonly int Combined1 = Shader.PropertyToID("Combined1"); int32_t L_27; L_27 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralEB74F4F7074852B4D27CACC815896AB974B7ACFC, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Combined1_27(L_27); // internal static readonly int Combined2 = Shader.PropertyToID("Combined2"); int32_t L_28; L_28 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral27BA98ED83E2698BF83107363005D88ACAFA9C7C, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Combined2_28(L_28); // internal static readonly int Combined3 = Shader.PropertyToID("Combined3"); int32_t L_29; L_29 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral22D0BC85971421C38204964B82C1A39445C50643, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Combined3_29(L_29); // internal static readonly int SSRResolveTemp = Shader.PropertyToID("_SSRResolveTemp"); int32_t L_30; L_30 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralAFB96CBDD1BBEA781CAEFF941BBCBDF76AC2AB57, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_SSRResolveTemp_30(L_30); // internal static readonly int Noise = Shader.PropertyToID("_Noise"); int32_t L_31; L_31 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralAA4D198597F2B72EF6D2A733B4F656C7D8ED45E0, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Noise_31(L_31); // internal static readonly int Test = Shader.PropertyToID("_Test"); int32_t L_32; L_32 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral8F918730738742873F3261262AC96AAE8B53F56E, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Test_32(L_32); // internal static readonly int Resolve = Shader.PropertyToID("_Resolve"); int32_t L_33; L_33 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral9C24F489438D2C8B7A587DE5BE3C34A2BEA6BBD8, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Resolve_33(L_33); // internal static readonly int History = Shader.PropertyToID("_History"); int32_t L_34; L_34 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral56590D50CADA243EA1E1DC65E4A0C7A3EF5EB894, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_History_34(L_34); // internal static readonly int ViewMatrix = Shader.PropertyToID("_ViewMatrix"); int32_t L_35; L_35 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralD5A59EF736212174C538CE94E1A1BC47039BEBCB, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ViewMatrix_35(L_35); // internal static readonly int InverseViewMatrix = Shader.PropertyToID("_InverseViewMatrix"); int32_t L_36; L_36 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral95B483AD515149C362D6A5A87D18CEA3E21ABC2E, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_InverseViewMatrix_36(L_36); // internal static readonly int InverseProjectionMatrix = Shader.PropertyToID("_InverseProjectionMatrix"); int32_t L_37; L_37 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral619473C3F3D73F6F9568CC86EC94F627601ACCEE, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_InverseProjectionMatrix_37(L_37); // internal static readonly int ScreenSpaceProjectionMatrix = Shader.PropertyToID("_ScreenSpaceProjectionMatrix"); int32_t L_38; L_38 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral2EBF4BFB077211522DD25DE681770A03AC54B998, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ScreenSpaceProjectionMatrix_38(L_38); // internal static readonly int Params2 = Shader.PropertyToID("_Params2"); int32_t L_39; L_39 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral690C12CED9E5E166F02EC56E4CD00E7A873F3E2F, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Params2_39(L_39); // internal static readonly int FogColor = Shader.PropertyToID("_FogColor"); int32_t L_40; L_40 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral3E918502AC81EC5515FFE14D0A95F18A73D4E4A9, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_FogColor_40(L_40); // internal static readonly int FogParams = Shader.PropertyToID("_FogParams"); int32_t L_41; L_41 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral68ABF491E453082C64E5884896951C1A8B56207C, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_FogParams_41(L_41); // internal static readonly int VelocityScale = Shader.PropertyToID("_VelocityScale"); int32_t L_42; L_42 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralA740F42C17C48D9FD7DD896C9566DF29AC4B00D5, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_VelocityScale_42(L_42); // internal static readonly int MaxBlurRadius = Shader.PropertyToID("_MaxBlurRadius"); int32_t L_43; L_43 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral3AB1757516AA276FCFC0ECDF453B81D676A6D007, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_MaxBlurRadius_43(L_43); // internal static readonly int RcpMaxBlurRadius = Shader.PropertyToID("_RcpMaxBlurRadius"); int32_t L_44; L_44 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralC0FF7CAF7281B443F7CFAA8E50B3449BC1C101CC, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_RcpMaxBlurRadius_44(L_44); // internal static readonly int VelocityTex = Shader.PropertyToID("_VelocityTex"); int32_t L_45; L_45 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralEF97F9F56A4C265AADFF5D9DDC3853E65DA6C256, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_VelocityTex_45(L_45); // internal static readonly int Tile2RT = Shader.PropertyToID("_Tile2RT"); int32_t L_46; L_46 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral99332D0DDE495E198DAFA6F42593F9CF853BEFB8, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Tile2RT_46(L_46); // internal static readonly int Tile4RT = Shader.PropertyToID("_Tile4RT"); int32_t L_47; L_47 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral82CC48F8FF2BF0BD5A479EE5B8AA3D122619F884, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Tile4RT_47(L_47); // internal static readonly int Tile8RT = Shader.PropertyToID("_Tile8RT"); int32_t L_48; L_48 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral1E8F51CAB22E1669CF2F07CE05CA2FDE7ABC1428, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Tile8RT_48(L_48); // internal static readonly int TileMaxOffs = Shader.PropertyToID("_TileMaxOffs"); int32_t L_49; L_49 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralE77469616D4D7BD322020C5FFC7F7A69CB5FA8F5, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_TileMaxOffs_49(L_49); // internal static readonly int TileMaxLoop = Shader.PropertyToID("_TileMaxLoop"); int32_t L_50; L_50 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral90E32CA8EA0B33AF3444AFE2F6F95A408894E0C0, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_TileMaxLoop_50(L_50); // internal static readonly int TileVRT = Shader.PropertyToID("_TileVRT"); int32_t L_51; L_51 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral5EE6B345EE118A688CADF5446F3418831F408C73, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_TileVRT_51(L_51); // internal static readonly int NeighborMaxTex = Shader.PropertyToID("_NeighborMaxTex"); int32_t L_52; L_52 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral30E83E1ADF2EB17E393A95B8B12CB0F5EBFBEF02, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_NeighborMaxTex_52(L_52); // internal static readonly int LoopCount = Shader.PropertyToID("_LoopCount"); int32_t L_53; L_53 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral967A14D121BCDCE22BBAA9460E1984A8C2BA54D8, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_LoopCount_53(L_53); // internal static readonly int DepthOfFieldTemp = Shader.PropertyToID("_DepthOfFieldTemp"); int32_t L_54; L_54 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral78DAA2A377427ECC55BEC38317DB7E5660FCEF9A, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_DepthOfFieldTemp_54(L_54); // internal static readonly int DepthOfFieldTex = Shader.PropertyToID("_DepthOfFieldTex"); int32_t L_55; L_55 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral0DFFA37623A57E2A7D5D752E132154E4A0E611C5, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_DepthOfFieldTex_55(L_55); // internal static readonly int Distance = Shader.PropertyToID("_Distance"); int32_t L_56; L_56 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral2F27F2E70D75C32B101C2B5B83AF222261FD3DAF, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Distance_56(L_56); // internal static readonly int LensCoeff = Shader.PropertyToID("_LensCoeff"); int32_t L_57; L_57 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralDAC2492AA14F902D97F136C20B73300275F6560A, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_LensCoeff_57(L_57); // internal static readonly int MaxCoC = Shader.PropertyToID("_MaxCoC"); int32_t L_58; L_58 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralC6EE06363A208F4A08D7EEA39B55DD710EE70E21, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_MaxCoC_58(L_58); // internal static readonly int RcpMaxCoC = Shader.PropertyToID("_RcpMaxCoC"); int32_t L_59; L_59 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral0C547D50C7657A3E74FC8F05ECB3A705BB16AF2C, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_RcpMaxCoC_59(L_59); // internal static readonly int RcpAspect = Shader.PropertyToID("_RcpAspect"); int32_t L_60; L_60 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral51E7EA98EF27D0C177A501478F6A636D57A19261, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_RcpAspect_60(L_60); // internal static readonly int CoCTex = Shader.PropertyToID("_CoCTex"); int32_t L_61; L_61 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral5923A6AD0A568F96C8D42C5DA7943F72B98F51B2, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_CoCTex_61(L_61); // internal static readonly int TaaParams = Shader.PropertyToID("_TaaParams"); int32_t L_62; L_62 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralF78A9418B4D33DBFF17F335D0669B42522E6D392, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_TaaParams_62(L_62); // internal static readonly int AutoExposureTex = Shader.PropertyToID("_AutoExposureTex"); int32_t L_63; L_63 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral9F2A3E33454C34654F2C5EFE7D4308E04FFEE746, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_AutoExposureTex_63(L_63); // internal static readonly int HistogramBuffer = Shader.PropertyToID("_HistogramBuffer"); int32_t L_64; L_64 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral3C8BEB212F50782CC9ADCF481BDD586771879802, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_HistogramBuffer_64(L_64); // internal static readonly int Params = Shader.PropertyToID("_Params"); int32_t L_65; L_65 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralF873D6748545B7516CD56A7A617453AEC82E7C8D, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Params_65(L_65); // internal static readonly int ScaleOffsetRes = Shader.PropertyToID("_ScaleOffsetRes"); int32_t L_66; L_66 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralB41868DE0B663EE64B8FEC63B64C634F6B1DE0A9, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ScaleOffsetRes_66(L_66); // internal static readonly int BloomTex = Shader.PropertyToID("_BloomTex"); int32_t L_67; L_67 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralCC90D1F945AC7169737EB4D29A9935C14E0C85F0, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_BloomTex_67(L_67); // internal static readonly int SampleScale = Shader.PropertyToID("_SampleScale"); int32_t L_68; L_68 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral3CB951C5C06E2A9CE696B22F5090A82016181ECD, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_SampleScale_68(L_68); // internal static readonly int Threshold = Shader.PropertyToID("_Threshold"); int32_t L_69; L_69 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral207B3D9446F2D4167D3D15FA99BDA04AA93AD0A0, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Threshold_69(L_69); // internal static readonly int ColorIntensity = Shader.PropertyToID("_ColorIntensity"); int32_t L_70; L_70 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral3E3AA2D144C34DB6F8864CDB223CC761B59084B9, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ColorIntensity_70(L_70); // internal static readonly int Bloom_DirtTex = Shader.PropertyToID("_Bloom_DirtTex"); int32_t L_71; L_71 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral63E247A491FEB5DF5D6FD7ECFCFA3CB28312BC2B, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Bloom_DirtTex_71(L_71); // internal static readonly int Bloom_Settings = Shader.PropertyToID("_Bloom_Settings"); int32_t L_72; L_72 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral3522B9AFA3A138B20B0C0E0D23B1DFBD6446CF30, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Bloom_Settings_72(L_72); // internal static readonly int Bloom_Color = Shader.PropertyToID("_Bloom_Color"); int32_t L_73; L_73 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralBA83612794608072C96135390EBB6580736B548C, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Bloom_Color_73(L_73); // internal static readonly int Bloom_DirtTileOffset = Shader.PropertyToID("_Bloom_DirtTileOffset"); int32_t L_74; L_74 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralD876D7C328FC7389E475AF8B43EFCC458EEECA0F, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Bloom_DirtTileOffset_74(L_74); // internal static readonly int ChromaticAberration_Amount = Shader.PropertyToID("_ChromaticAberration_Amount"); int32_t L_75; L_75 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral1C8080E116C20514B2112FEEDD2DB6033035CD1F, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ChromaticAberration_Amount_75(L_75); // internal static readonly int ChromaticAberration_SpectralLut = Shader.PropertyToID("_ChromaticAberration_SpectralLut"); int32_t L_76; L_76 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral5E869A55F1FD970D9863620354037962A0AC0C3E, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ChromaticAberration_SpectralLut_76(L_76); // internal static readonly int Distortion_CenterScale = Shader.PropertyToID("_Distortion_CenterScale"); int32_t L_77; L_77 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral6D4BCDF03F3EB5445C966C9A6991227EB12A8518, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Distortion_CenterScale_77(L_77); // internal static readonly int Distortion_Amount = Shader.PropertyToID("_Distortion_Amount"); int32_t L_78; L_78 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral33DAFA83AE3C1EBDE3E132BFB1409BEAEF5C7299, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Distortion_Amount_78(L_78); // internal static readonly int Lut2D = Shader.PropertyToID("_Lut2D"); int32_t L_79; L_79 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralD861DB752E818C85F15BF687AF8BAABFBA56F7C5, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Lut2D_79(L_79); // internal static readonly int Lut3D = Shader.PropertyToID("_Lut3D"); int32_t L_80; L_80 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral1F3569EA34F0CDC5996987E80A285D635BB3A971, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Lut3D_80(L_80); // internal static readonly int Lut3D_Params = Shader.PropertyToID("_Lut3D_Params"); int32_t L_81; L_81 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral37640B714B2743455E93474E372B877B5860A095, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Lut3D_Params_81(L_81); // internal static readonly int Lut2D_Params = Shader.PropertyToID("_Lut2D_Params"); int32_t L_82; L_82 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral6381B23F35E8EBF8FB5110463A8F3EB362AC3F9C, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Lut2D_Params_82(L_82); // internal static readonly int UserLut2D_Params = Shader.PropertyToID("_UserLut2D_Params"); int32_t L_83; L_83 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral584D4F514F457B9F94AFE8DCD9E3DE07ED8E3756, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_UserLut2D_Params_83(L_83); // internal static readonly int PostExposure = Shader.PropertyToID("_PostExposure"); int32_t L_84; L_84 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralFED3C378B19068A98599B75359F08B3BED32D4D4, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_PostExposure_84(L_84); // internal static readonly int ColorBalance = Shader.PropertyToID("_ColorBalance"); int32_t L_85; L_85 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral002B6E3216BE0ED6688E6B5F475171A893F058CB, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ColorBalance_85(L_85); // internal static readonly int ColorFilter = Shader.PropertyToID("_ColorFilter"); int32_t L_86; L_86 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralEDE5C319F3E1E62CD8B9EEA404BE2D3021161D09, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ColorFilter_86(L_86); // internal static readonly int HueSatCon = Shader.PropertyToID("_HueSatCon"); int32_t L_87; L_87 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral226B04A0CC5F5100674EEFBB045D72F8A18827A2, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_HueSatCon_87(L_87); // internal static readonly int Brightness = Shader.PropertyToID("_Brightness"); int32_t L_88; L_88 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralB5696D802E93F47F31F1E298FB7F74857D3CC019, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Brightness_88(L_88); // internal static readonly int ChannelMixerRed = Shader.PropertyToID("_ChannelMixerRed"); int32_t L_89; L_89 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral78C67E2A4385F588BA2DCEE159691DCE1EC544D1, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ChannelMixerRed_89(L_89); // internal static readonly int ChannelMixerGreen = Shader.PropertyToID("_ChannelMixerGreen"); int32_t L_90; L_90 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral08929B9ED7690C81F8839C7D7C9D227261D64D44, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ChannelMixerGreen_90(L_90); // internal static readonly int ChannelMixerBlue = Shader.PropertyToID("_ChannelMixerBlue"); int32_t L_91; L_91 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral09B6A7A347CF016F5EAEBCCCA4B381E3872CAA25, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ChannelMixerBlue_91(L_91); // internal static readonly int Lift = Shader.PropertyToID("_Lift"); int32_t L_92; L_92 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral170A4AE79F1E4ADE325EA6DCA89AB7E5C651BA04, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Lift_92(L_92); // internal static readonly int InvGamma = Shader.PropertyToID("_InvGamma"); int32_t L_93; L_93 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral8C1F9317F0F6CD38539297951AC9FF62130D82D9, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_InvGamma_93(L_93); // internal static readonly int Gain = Shader.PropertyToID("_Gain"); int32_t L_94; L_94 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralB7313CC4A1FC7E8F730433FE31FA8B6C42C2F617, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Gain_94(L_94); // internal static readonly int Curves = Shader.PropertyToID("_Curves"); int32_t L_95; L_95 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral888F402019BA6B7B75F107FF277905FC91B7D4A5, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Curves_95(L_95); // internal static readonly int CustomToneCurve = Shader.PropertyToID("_CustomToneCurve"); int32_t L_96; L_96 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral4E3F28E31C6FBF9CE40FB0E22DB6EEB51E327ECC, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_CustomToneCurve_96(L_96); // internal static readonly int ToeSegmentA = Shader.PropertyToID("_ToeSegmentA"); int32_t L_97; L_97 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralD5EDDE0653F57527501C28735507B1CC41D34488, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ToeSegmentA_97(L_97); // internal static readonly int ToeSegmentB = Shader.PropertyToID("_ToeSegmentB"); int32_t L_98; L_98 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralC50BD3EEB0CD9AE675B6FB48C993EAF61A0F5743, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ToeSegmentB_98(L_98); // internal static readonly int MidSegmentA = Shader.PropertyToID("_MidSegmentA"); int32_t L_99; L_99 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralDC80E36B12012D9CC8345C1E65C3514CC71B6D6B, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_MidSegmentA_99(L_99); // internal static readonly int MidSegmentB = Shader.PropertyToID("_MidSegmentB"); int32_t L_100; L_100 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral66CC2216400A85B2C13A1654EA6B5A0718876796, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_MidSegmentB_100(L_100); // internal static readonly int ShoSegmentA = Shader.PropertyToID("_ShoSegmentA"); int32_t L_101; L_101 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral407C00532FD858B87FCEE11BF0F998A6A89EDB9F, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ShoSegmentA_101(L_101); // internal static readonly int ShoSegmentB = Shader.PropertyToID("_ShoSegmentB"); int32_t L_102; L_102 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral665E0656CC33F8CF208845A22B28A9CA5A9FFE15, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_ShoSegmentB_102(L_102); // internal static readonly int Vignette_Color = Shader.PropertyToID("_Vignette_Color"); int32_t L_103; L_103 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral2F80F1A560C9094CDF248E6F2A7711192360BA6D, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Vignette_Color_103(L_103); // internal static readonly int Vignette_Center = Shader.PropertyToID("_Vignette_Center"); int32_t L_104; L_104 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral5AB39677552FCD6558823F660419D8B2162C026D, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Vignette_Center_104(L_104); // internal static readonly int Vignette_Settings = Shader.PropertyToID("_Vignette_Settings"); int32_t L_105; L_105 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralC27247C19E767FA5A71651454878BEB32E3E617F, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Vignette_Settings_105(L_105); // internal static readonly int Vignette_Mask = Shader.PropertyToID("_Vignette_Mask"); int32_t L_106; L_106 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral7708E3CFCAC428CAD92AA2C5021283430C7A9820, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Vignette_Mask_106(L_106); // internal static readonly int Vignette_Opacity = Shader.PropertyToID("_Vignette_Opacity"); int32_t L_107; L_107 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral9DA0A315BE47865976FE7CF074D6F4A38130F4DA, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Vignette_Opacity_107(L_107); // internal static readonly int Vignette_Mode = Shader.PropertyToID("_Vignette_Mode"); int32_t L_108; L_108 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralACC6BBEBB6EC2D569DB1D4EED7056E9BD92D3BD2, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Vignette_Mode_108(L_108); // internal static readonly int Grain_Params1 = Shader.PropertyToID("_Grain_Params1"); int32_t L_109; L_109 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralCEE9A5CE2C99B1ACB29F60F54B0FB33100BB8DA9, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Grain_Params1_109(L_109); // internal static readonly int Grain_Params2 = Shader.PropertyToID("_Grain_Params2"); int32_t L_110; L_110 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralD236D27ACEF2604264B8A2F7F835C87D1A6FF1A3, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Grain_Params2_110(L_110); // internal static readonly int GrainTex = Shader.PropertyToID("_GrainTex"); int32_t L_111; L_111 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralAD8876816F840CDD275978547DCA00605F5521FA, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_GrainTex_111(L_111); // internal static readonly int Phase = Shader.PropertyToID("_Phase"); int32_t L_112; L_112 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral69EFC967936800473A4F9876FAAA3EEADC9362FE, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Phase_112(L_112); // internal static readonly int GrainNoiseParameters = Shader.PropertyToID("_NoiseParameters"); int32_t L_113; L_113 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralF256016A8505804BA30B7CBFB1898D23FC7004CE, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_GrainNoiseParameters_113(L_113); // internal static readonly int LumaInAlpha = Shader.PropertyToID("_LumaInAlpha"); int32_t L_114; L_114 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral23B4E96AC62A533DA4B9AACC8D74539EA644D8EB, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_LumaInAlpha_114(L_114); // internal static readonly int DitheringTex = Shader.PropertyToID("_DitheringTex"); int32_t L_115; L_115 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral32404EE0FBFFCF67870620BA76FD49CDC93A1ECC, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_DitheringTex_115(L_115); // internal static readonly int Dithering_Coords = Shader.PropertyToID("_Dithering_Coords"); int32_t L_116; L_116 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralF6B171301EC46844CD9760B315C797B690BCF2B7, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Dithering_Coords_116(L_116); // internal static readonly int From = Shader.PropertyToID("_From"); int32_t L_117; L_117 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralF51190EEE90545F9CD168B86B0A73EF3C85E3A2C, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_From_117(L_117); // internal static readonly int To = Shader.PropertyToID("_To"); int32_t L_118; L_118 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral5ED45B85ADA1AFA9C8962A3063BC0DB7FA04521E, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_To_118(L_118); // internal static readonly int Interp = Shader.PropertyToID("_Interp"); int32_t L_119; L_119 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral4C539297E23C7190DDC2B0F48DF7D8DC80628F81, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_Interp_119(L_119); // internal static readonly int TargetColor = Shader.PropertyToID("_TargetColor"); int32_t L_120; L_120 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral3E63EA4D6F8144DD6406580EE9A7B6F874A529E4, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_TargetColor_120(L_120); // internal static readonly int HalfResFinalCopy = Shader.PropertyToID("_HalfResFinalCopy"); int32_t L_121; L_121 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralD58E87690792F5142FC91090175176B5473F7AA8, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_HalfResFinalCopy_121(L_121); // internal static readonly int WaveformSource = Shader.PropertyToID("_WaveformSource"); int32_t L_122; L_122 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralF4B55D8060185BC7826AF8D71944B2422B9A7129, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_WaveformSource_122(L_122); // internal static readonly int WaveformBuffer = Shader.PropertyToID("_WaveformBuffer"); int32_t L_123; L_123 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralE75B2F2DCB45F8587B72E7BD107D9281449E36FA, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_WaveformBuffer_123(L_123); // internal static readonly int VectorscopeBuffer = Shader.PropertyToID("_VectorscopeBuffer"); int32_t L_124; L_124 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral65DA0CA6246AE2288BFBD3224C0B6589F82798AC, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_VectorscopeBuffer_124(L_124); // internal static readonly int RenderViewportScaleFactor = Shader.PropertyToID("_RenderViewportScaleFactor"); int32_t L_125; L_125 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteralEF6617988B00AEF7DABAD38EABEBCC11302D95FB, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_RenderViewportScaleFactor_125(L_125); // internal static readonly int UVTransform = Shader.PropertyToID("_UVTransform"); int32_t L_126; L_126 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral5ED5E460584F6B4377F2BEE3FC03DEC4AE91DE43, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_UVTransform_126(L_126); // internal static readonly int DepthSlice = Shader.PropertyToID("_DepthSlice"); int32_t L_127; L_127 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral293D1A3AA819973FEC7C768A5F4372EBA6A92D67, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_DepthSlice_127(L_127); // internal static readonly int UVScaleOffset = Shader.PropertyToID("_UVScaleOffset"); int32_t L_128; L_128 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral1E2D1B8F48736631DA3F7445F9220FD9F6FAB83B, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_UVScaleOffset_128(L_128); // internal static readonly int PosScaleOffset = Shader.PropertyToID("_PosScaleOffset"); int32_t L_129; L_129 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(_stringLiteral086508AC5A7228F9F7C2C97F2D1FBE219894054A, /*hidden argument*/NULL); ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->set_PosScaleOffset_129(L_129); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Rendering.PostProcessing.Spline::.ctor(UnityEngine.AnimationCurve,System.Single,System.Boolean,UnityEngine.Vector2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Spline__ctor_mD644879C46B45FF62C7B6D65F536BC66A00890B3 (Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * __this, AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * ___curve0, float ___zeroValue1, bool ___loop2, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // int frameCount = -1; __this->set_frameCount_7((-1)); // public Spline(AnimationCurve curve, float zeroValue, bool loop, Vector2 bounds) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.curve = curve; AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * L_0 = ___curve0; __this->set_curve_2(L_0); // m_ZeroValue = zeroValue; float L_1 = ___zeroValue1; __this->set_m_ZeroValue_4(L_1); // m_Loop = loop; bool L_2 = ___loop2; __this->set_m_Loop_3(L_2); // m_Range = bounds.magnitude; float L_3; L_3 = Vector2_get_magnitude_mD30DB8EB73C4A5CD395745AE1CA1C38DC61D2E85((Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 *)(&___bounds3), /*hidden argument*/NULL); __this->set_m_Range_5(L_3); // cachedData = new float[k_Precision]; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_4 = (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)SZArrayNew(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA_il2cpp_TypeInfo_var, (uint32_t)((int32_t)128)); __this->set_cachedData_8(L_4); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.Spline::Cache(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Spline_Cache_mC30B8B6D444CFFFD1677515BC60323612E5F799A (Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * __this, int32_t ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F V_1; memset((&V_1), 0, sizeof(V_1)); Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; { // if (frame == frameCount) int32_t L_0 = ___frame0; int32_t L_1 = __this->get_frameCount_7(); if ((!(((uint32_t)L_0) == ((uint32_t)L_1)))) { goto IL_000a; } } { // return; return; } IL_000a: { // var length = curve.length; AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * L_2 = __this->get_curve_2(); NullCheck(L_2); int32_t L_3; L_3 = AnimationCurve_get_length_mB3D0734222EE55DB1389BCB98CCB1324AF8AA4E0(L_2, /*hidden argument*/NULL); V_0 = L_3; // if (m_Loop && length > 1) bool L_4 = __this->get_m_Loop_3(); if (!L_4) { goto IL_00af; } } { int32_t L_5 = V_0; if ((((int32_t)L_5) <= ((int32_t)1))) { goto IL_00af; } } { // if (m_InternalLoopingCurve == null) AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * L_6 = __this->get_m_InternalLoopingCurve_6(); if (L_6) { goto IL_003b; } } { // m_InternalLoopingCurve = new AnimationCurve(); AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * L_7 = (AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 *)il2cpp_codegen_object_new(AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03_il2cpp_TypeInfo_var); AnimationCurve__ctor_m68D6F819242C539EC522FEAFFEB6F1579767043E(L_7, /*hidden argument*/NULL); __this->set_m_InternalLoopingCurve_6(L_7); } IL_003b: { // var prev = curve[length - 1]; AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * L_8 = __this->get_curve_2(); int32_t L_9 = V_0; NullCheck(L_8); Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F L_10; L_10 = AnimationCurve_get_Item_mD5F6B4C79C432C9CEADB6D116C07969802D5611A(L_8, ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)), /*hidden argument*/NULL); V_1 = L_10; // prev.time -= m_Range; Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F * L_11 = (&V_1); float L_12; L_12 = Keyframe_get_time_m75EBFDECA329315F6D41A60C0B1291F5BA4039E8((Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F *)L_11, /*hidden argument*/NULL); float L_13 = __this->get_m_Range_5(); Keyframe_set_time_mB48C8B14B2346F46A0A4FE27CDD01D163F945CC4((Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F *)L_11, ((float)il2cpp_codegen_subtract((float)L_12, (float)L_13)), /*hidden argument*/NULL); // var next = curve[0]; AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * L_14 = __this->get_curve_2(); NullCheck(L_14); Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F L_15; L_15 = AnimationCurve_get_Item_mD5F6B4C79C432C9CEADB6D116C07969802D5611A(L_14, 0, /*hidden argument*/NULL); V_2 = L_15; // next.time += m_Range; Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F * L_16 = (&V_2); float L_17; L_17 = Keyframe_get_time_m75EBFDECA329315F6D41A60C0B1291F5BA4039E8((Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F *)L_16, /*hidden argument*/NULL); float L_18 = __this->get_m_Range_5(); Keyframe_set_time_mB48C8B14B2346F46A0A4FE27CDD01D163F945CC4((Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F *)L_16, ((float)il2cpp_codegen_add((float)L_17, (float)L_18)), /*hidden argument*/NULL); // m_InternalLoopingCurve.keys = curve.keys; AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * L_19 = __this->get_m_InternalLoopingCurve_6(); AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * L_20 = __this->get_curve_2(); NullCheck(L_20); KeyframeU5BU5D_tF817D582FE6B521008A03DDBB5D1326DD78DB0BC* L_21; L_21 = AnimationCurve_get_keys_m64FA75C0B1F7BCDE123EFB903962B2BD9DD5F321(L_20, /*hidden argument*/NULL); NullCheck(L_19); AnimationCurve_set_keys_m146468F0FF5228D829489E845C1193B1D83543BF(L_19, L_21, /*hidden argument*/NULL); // m_InternalLoopingCurve.AddKey(prev); AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * L_22 = __this->get_m_InternalLoopingCurve_6(); Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F L_23 = V_1; NullCheck(L_22); int32_t L_24; L_24 = AnimationCurve_AddKey_m3AEE7259785540EF6A157BA99B3737AC60E30D9A(L_22, L_23, /*hidden argument*/NULL); // m_InternalLoopingCurve.AddKey(next); AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * L_25 = __this->get_m_InternalLoopingCurve_6(); Keyframe_tBEEE79DF5E970E48A8972FFFCE8B25A6068ACE9F L_26 = V_2; NullCheck(L_25); int32_t L_27; L_27 = AnimationCurve_AddKey_m3AEE7259785540EF6A157BA99B3737AC60E30D9A(L_25, L_26, /*hidden argument*/NULL); } IL_00af: { // for (int i = 0; i < k_Precision; i++) V_3 = 0; goto IL_00ce; } IL_00b3: { // cachedData[i] = Evaluate((float)i * k_Step, length); SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_28 = __this->get_cachedData_8(); int32_t L_29 = V_3; int32_t L_30 = V_3; int32_t L_31 = V_0; float L_32; L_32 = Spline_Evaluate_m1460BA797E9037E0E124E23228F3740E554EDCAB(__this, ((float)il2cpp_codegen_multiply((float)((float)((float)L_30)), (float)(0.0078125f))), L_31, /*hidden argument*/NULL); NullCheck(L_28); (L_28)->SetAt(static_cast(L_29), (float)L_32); // for (int i = 0; i < k_Precision; i++) int32_t L_33 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_00ce: { // for (int i = 0; i < k_Precision; i++) int32_t L_34 = V_3; if ((((int32_t)L_34) < ((int32_t)((int32_t)128)))) { goto IL_00b3; } } { // frameCount = Time.renderedFrameCount; int32_t L_35; L_35 = Time_get_renderedFrameCount_mD34FFAAADA511AFC4D908679B65A8D70F6FC246E(/*hidden argument*/NULL); __this->set_frameCount_7(L_35); // } return; } } // System.Single UnityEngine.Rendering.PostProcessing.Spline::Evaluate(System.Single,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Spline_Evaluate_m1460BA797E9037E0E124E23228F3740E554EDCAB (Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * __this, float ___t0, int32_t ___length1, const RuntimeMethod* method) { { // if (length == 0) int32_t L_0 = ___length1; if (L_0) { goto IL_000a; } } { // return m_ZeroValue; float L_1 = __this->get_m_ZeroValue_4(); return L_1; } IL_000a: { // if (!m_Loop || length == 1) bool L_2 = __this->get_m_Loop_3(); if (!L_2) { goto IL_0016; } } { int32_t L_3 = ___length1; if ((!(((uint32_t)L_3) == ((uint32_t)1)))) { goto IL_0023; } } IL_0016: { // return curve.Evaluate(t); AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * L_4 = __this->get_curve_2(); float L_5 = ___t0; NullCheck(L_4); float L_6; L_6 = AnimationCurve_Evaluate_m1248B5B167F1FFFDC847A08C56B7D63B32311E6A(L_4, L_5, /*hidden argument*/NULL); return L_6; } IL_0023: { // return m_InternalLoopingCurve.Evaluate(t); AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * L_7 = __this->get_m_InternalLoopingCurve_6(); float L_8 = ___t0; NullCheck(L_7); float L_9; L_9 = AnimationCurve_Evaluate_m1248B5B167F1FFFDC847A08C56B7D63B32311E6A(L_7, L_8, /*hidden argument*/NULL); return L_9; } } // System.Single UnityEngine.Rendering.PostProcessing.Spline::Evaluate(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Spline_Evaluate_m03A5DA5ED5DB3EF65549D7A34EA9BEF93002DB39 (Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * __this, float ___t0, const RuntimeMethod* method) { { // return Evaluate(t, curve.length); float L_0 = ___t0; AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * L_1 = __this->get_curve_2(); NullCheck(L_1); int32_t L_2; L_2 = AnimationCurve_get_length_mB3D0734222EE55DB1389BCB98CCB1324AF8AA4E0(L_1, /*hidden argument*/NULL); float L_3; L_3 = Spline_Evaluate_m1460BA797E9037E0E124E23228F3740E554EDCAB(__this, L_0, L_2, /*hidden argument*/NULL); return L_3; } } // System.Int32 UnityEngine.Rendering.PostProcessing.Spline::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Spline_GetHashCode_m0FBD6BFA0E4AEEC84B5CD48133F76658A687B59E (Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * __this, const RuntimeMethod* method) { { // int hash = 17; // hash = hash * 23 + curve.GetHashCode(); // Not implemented in Unity, so it'll always return the same value :( AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * L_0 = __this->get_curve_2(); NullCheck(L_0); int32_t L_1; L_1 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_0); // return hash; return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)17), (int32_t)((int32_t)23))), (int32_t)L_1)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Rendering.PostProcessing.SplineParameter::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SplineParameter_OnEnable_m9D99A04E17F6FE5953609600C28AEAEDCE989CBF (SplineParameter_t34BEB0723CDE19AAB7E784B20834CABC7B490339 * __this, const RuntimeMethod* method) { { // if (value != null) Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * L_0 = ((ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E *)__this)->get_value_1(); if (!L_0) { goto IL_0018; } } { // value.Cache(int.MinValue); Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * L_1 = ((ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E *)__this)->get_value_1(); NullCheck(L_1); Spline_Cache_mC30B8B6D444CFFFD1677515BC60323612E5F799A(L_1, ((int32_t)-2147483648LL), /*hidden argument*/NULL); } IL_0018: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.SplineParameter::SetValue(UnityEngine.Rendering.PostProcessing.ParameterOverride) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SplineParameter_SetValue_m69C0F27B7E38731878EFFD3A4E0CDB5AF84FDF4B (SplineParameter_t34BEB0723CDE19AAB7E784B20834CABC7B490339 * __this, ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * ___parameter0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterOverride_1_SetValue_mC3B1246E035741D4C531CD1945500D0922F90ED2_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // base.SetValue(parameter); ParameterOverride_tED887E59B87A5DD3BFDAAAF745F82D9080FA4784 * L_0 = ___parameter0; ParameterOverride_1_SetValue_mC3B1246E035741D4C531CD1945500D0922F90ED2(__this, L_0, /*hidden argument*/ParameterOverride_1_SetValue_mC3B1246E035741D4C531CD1945500D0922F90ED2_RuntimeMethod_var); // if (value != null) Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * L_1 = ((ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E *)__this)->get_value_1(); if (!L_1) { goto IL_001f; } } { // value.Cache(Time.renderedFrameCount); Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * L_2 = ((ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E *)__this)->get_value_1(); int32_t L_3; L_3 = Time_get_renderedFrameCount_mD34FFAAADA511AFC4D908679B65A8D70F6FC246E(/*hidden argument*/NULL); NullCheck(L_2); Spline_Cache_mC30B8B6D444CFFFD1677515BC60323612E5F799A(L_2, L_3, /*hidden argument*/NULL); } IL_001f: { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.SplineParameter::Interp(UnityEngine.Rendering.PostProcessing.Spline,UnityEngine.Rendering.PostProcessing.Spline,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SplineParameter_Interp_m6176D958775A7A8B72A1C506EAB7D7AF01EAF79D (SplineParameter_t34BEB0723CDE19AAB7E784B20834CABC7B490339 * __this, Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * ___from0, Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * ___to1, float ___t2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterOverride_1_Interp_m9789CCC726BAAF33FD8ABAFC88C97E8B7F1B5B70_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; float V_2 = 0.0f; float V_3 = 0.0f; { // if (from == null || to == null) Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * L_0 = ___from0; if (!L_0) { goto IL_0006; } } { Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * L_1 = ___to1; if (L_1) { goto IL_0010; } } IL_0006: { // base.Interp(from, to, t); Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * L_2 = ___from0; Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * L_3 = ___to1; float L_4 = ___t2; ParameterOverride_1_Interp_m9789CCC726BAAF33FD8ABAFC88C97E8B7F1B5B70(__this, L_2, L_3, L_4, /*hidden argument*/ParameterOverride_1_Interp_m9789CCC726BAAF33FD8ABAFC88C97E8B7F1B5B70_RuntimeMethod_var); // return; return; } IL_0010: { // int frameCount = Time.renderedFrameCount; int32_t L_5; L_5 = Time_get_renderedFrameCount_mD34FFAAADA511AFC4D908679B65A8D70F6FC246E(/*hidden argument*/NULL); V_0 = L_5; // from.Cache(frameCount); Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * L_6 = ___from0; int32_t L_7 = V_0; NullCheck(L_6); Spline_Cache_mC30B8B6D444CFFFD1677515BC60323612E5F799A(L_6, L_7, /*hidden argument*/NULL); // to.Cache(frameCount); Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * L_8 = ___to1; int32_t L_9 = V_0; NullCheck(L_8); Spline_Cache_mC30B8B6D444CFFFD1677515BC60323612E5F799A(L_8, L_9, /*hidden argument*/NULL); // for (int i = 0; i < Spline.k_Precision; i++) V_1 = 0; goto IL_0052; } IL_0028: { // float a = from.cachedData[i]; Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * L_10 = ___from0; NullCheck(L_10); SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_11 = L_10->get_cachedData_8(); int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; float L_14 = (L_11)->GetAt(static_cast(L_13)); V_2 = L_14; // float b = to.cachedData[i]; Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * L_15 = ___to1; NullCheck(L_15); SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_16 = L_15->get_cachedData_8(); int32_t L_17 = V_1; NullCheck(L_16); int32_t L_18 = L_17; float L_19 = (L_16)->GetAt(static_cast(L_18)); V_3 = L_19; // value.cachedData[i] = a + (b - a) * t; Spline_t3DFE953930BD7AD3344CF76823B31373FE7561F2 * L_20 = ((ParameterOverride_1_t59B7B43BE6BA4482219D94175E4F900B7AD9BF9E *)__this)->get_value_1(); NullCheck(L_20); SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_21 = L_20->get_cachedData_8(); int32_t L_22 = V_1; float L_23 = V_2; float L_24 = V_3; float L_25 = V_2; float L_26 = ___t2; NullCheck(L_21); (L_21)->SetAt(static_cast(L_22), (float)((float)il2cpp_codegen_add((float)L_23, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_24, (float)L_25)), (float)L_26))))); // for (int i = 0; i < Spline.k_Precision; i++) int32_t L_27 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_0052: { // for (int i = 0; i < Spline.k_Precision; i++) int32_t L_28 = V_1; if ((((int32_t)L_28) < ((int32_t)((int32_t)128)))) { goto IL_0028; } } { // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.SplineParameter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SplineParameter__ctor_mEC00ACA5793BDCC57C9B7AF36C910807FB874D30 (SplineParameter_t34BEB0723CDE19AAB7E784B20834CABC7B490339 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterOverride_1__ctor_m7EC3EFB55B1303375DA1384F1D445061E08953FC_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { ParameterOverride_1__ctor_m7EC3EFB55B1303375DA1384F1D445061E08953FC(__this, /*hidden argument*/ParameterOverride_1__ctor_m7EC3EFB55B1303375DA1384F1D445061E08953FC_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing::IsSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SubpixelMorphologicalAntialiasing_IsSupported_m36BF5ED85CCE881F282294770640F2CF3919089B (SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return !RuntimeUtilities.isSinglePassStereoEnabled; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); bool L_0; L_0 = RuntimeUtilities_get_isSinglePassStereoEnabled_mFDB2526F0969161A197DEF6EFA75F6C367E5539F(/*hidden argument*/NULL); return (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0); } } // System.Void UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing::Render(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubpixelMorphologicalAntialiasing_Render_m3FA7E7FDF3AB6EFC8128FFC01E64CB77322589B8 (SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5C7EBE7FA922EC3E10AA3F6954A60AE63E3D97FD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7445F99B8F21114A1A2E9E341A81E61AAD98112B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAB0D9F5B9917E33FFA8D3428D1CEC5DA1F0F0C62); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD8C7A356B73AA14E51E3C23F430521F42A4E8831); s_Il2CppMethodInitialized = true; } PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * V_0 = NULL; Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE V_1; memset((&V_1), 0, sizeof(V_1)); { // var sheet = context.propertySheets.Get(context.resources.shaders.subpixelMorphologicalAntialiasing); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; NullCheck(L_0); PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_1; L_1 = PostProcessRenderContext_get_propertySheets_mE1135E07BE4F59354198DF05198E64CAF2E41D5C_inline(L_0, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_2 = ___context0; NullCheck(L_2); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_3; L_3 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_2, /*hidden argument*/NULL); NullCheck(L_3); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_4 = L_3->get_shaders_7(); NullCheck(L_4); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_5 = L_4->get_subpixelMorphologicalAntialiasing_11(); NullCheck(L_1); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_6; L_6 = PropertySheetFactory_Get_mE4CC267B0EB28F0892A426B67015A309F2540CBF(L_1, L_5, /*hidden argument*/NULL); V_0 = L_6; // sheet.properties.SetTexture("_AreaTex", context.resources.smaaLuts.area); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_7 = V_0; NullCheck(L_7); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_8; L_8 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_7, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_9 = ___context0; NullCheck(L_9); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_10; L_10 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_9, /*hidden argument*/NULL); NullCheck(L_10); SMAALuts_t7B662D41B4C6B2CF97D9C5363B61AA14808C2932 * L_11 = L_10->get_smaaLuts_6(); NullCheck(L_11); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_12 = L_11->get_area_0(); NullCheck(L_8); MaterialPropertyBlock_SetTexture_mE81B2B7E3CF624544CD7D91177797053AFC0CD93(L_8, _stringLiteralD8C7A356B73AA14E51E3C23F430521F42A4E8831, L_12, /*hidden argument*/NULL); // sheet.properties.SetTexture("_SearchTex", context.resources.smaaLuts.search); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_13 = V_0; NullCheck(L_13); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_14; L_14 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_13, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_15 = ___context0; NullCheck(L_15); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_16; L_16 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_15, /*hidden argument*/NULL); NullCheck(L_16); SMAALuts_t7B662D41B4C6B2CF97D9C5363B61AA14808C2932 * L_17 = L_16->get_smaaLuts_6(); NullCheck(L_17); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_18 = L_17->get_search_1(); NullCheck(L_14); MaterialPropertyBlock_SetTexture_mE81B2B7E3CF624544CD7D91177797053AFC0CD93(L_14, _stringLiteral5C7EBE7FA922EC3E10AA3F6954A60AE63E3D97FD, L_18, /*hidden argument*/NULL); // var cmd = context.command; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_19 = ___context0; NullCheck(L_19); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_20; L_20 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_19, /*hidden argument*/NULL); // cmd.BeginSample("SubpixelMorphologicalAntialiasing"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_21 = L_20; NullCheck(L_21); CommandBuffer_BeginSample_mA6CADFE0049E601CE0E5FE8CFF23820AE98514EA(L_21, _stringLiteral7445F99B8F21114A1A2E9E341A81E61AAD98112B, /*hidden argument*/NULL); // cmd.GetTemporaryRT(ShaderIDs.SMAA_Flip, context.width, context.height, 0, FilterMode.Bilinear, context.sourceFormat, RenderTextureReadWrite.Linear, 1, false, RenderTextureMemoryless.None, context.camera.allowDynamicResolution); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_22 = L_21; IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_23 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_SMAA_Flip_5(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_24 = ___context0; NullCheck(L_24); int32_t L_25; L_25 = PostProcessRenderContext_get_width_m4965F17411CA0E2AEC993B02D9CEEB0E258E8A74_inline(L_24, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_26 = ___context0; NullCheck(L_26); int32_t L_27; L_27 = PostProcessRenderContext_get_height_m3F500068E9E598DA75850D864AEC83708B1D9BD4_inline(L_26, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_28 = ___context0; NullCheck(L_28); int32_t L_29; L_29 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_28, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_30 = ___context0; NullCheck(L_30); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_31; L_31 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_30, /*hidden argument*/NULL); NullCheck(L_31); bool L_32; L_32 = Camera_get_allowDynamicResolution_mA41F9F7ABD2EE6F496482BB9200A76048BF72414(L_31, /*hidden argument*/NULL); NullCheck(L_22); CommandBuffer_GetTemporaryRT_m416F3104D78E2FBFFAB769F692C5A4DED3A334E9(L_22, L_23, L_25, L_27, 0, 1, L_29, 1, 1, (bool)0, 0, L_32, /*hidden argument*/NULL); // cmd.GetTemporaryRT(ShaderIDs.SMAA_Flop, context.width, context.height, 0, FilterMode.Bilinear, context.sourceFormat, RenderTextureReadWrite.Linear, 1, false, RenderTextureMemoryless.None, context.camera.allowDynamicResolution); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_33 = L_22; int32_t L_34 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_SMAA_Flop_6(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_35 = ___context0; NullCheck(L_35); int32_t L_36; L_36 = PostProcessRenderContext_get_width_m4965F17411CA0E2AEC993B02D9CEEB0E258E8A74_inline(L_35, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_37 = ___context0; NullCheck(L_37); int32_t L_38; L_38 = PostProcessRenderContext_get_height_m3F500068E9E598DA75850D864AEC83708B1D9BD4_inline(L_37, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_39 = ___context0; NullCheck(L_39); int32_t L_40; L_40 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_39, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_41 = ___context0; NullCheck(L_41); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_42; L_42 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_41, /*hidden argument*/NULL); NullCheck(L_42); bool L_43; L_43 = Camera_get_allowDynamicResolution_mA41F9F7ABD2EE6F496482BB9200A76048BF72414(L_42, /*hidden argument*/NULL); NullCheck(L_33); CommandBuffer_GetTemporaryRT_m416F3104D78E2FBFFAB769F692C5A4DED3A334E9(L_33, L_34, L_36, L_38, 0, 1, L_40, 1, 1, (bool)0, 0, L_43, /*hidden argument*/NULL); // cmd.BlitFullscreenTriangle(context.source, ShaderIDs.SMAA_Flip, sheet, (int)Pass.EdgeDetection + (int)quality, true); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_44 = L_33; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_45 = ___context0; NullCheck(L_45); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_46; L_46 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_45, /*hidden argument*/NULL); int32_t L_47 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_SMAA_Flip_5(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_48; L_48 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_47, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_49 = V_0; int32_t L_50 = __this->get_quality_0(); il2cpp_codegen_initobj((&V_1), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_51 = V_1; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_44, L_46, L_48, L_49, L_50, (bool)1, L_51, /*hidden argument*/NULL); // cmd.BlitFullscreenTriangle(ShaderIDs.SMAA_Flip, ShaderIDs.SMAA_Flop, sheet, (int)Pass.BlendWeights + (int)quality); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_52 = L_44; int32_t L_53 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_SMAA_Flip_5(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_54; L_54 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_53, /*hidden argument*/NULL); int32_t L_55 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_SMAA_Flop_6(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_56; L_56 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_55, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_57 = V_0; int32_t L_58 = __this->get_quality_0(); il2cpp_codegen_initobj((&V_1), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_59 = V_1; RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_52, L_54, L_56, L_57, ((int32_t)il2cpp_codegen_add((int32_t)3, (int32_t)L_58)), (bool)0, L_59, /*hidden argument*/NULL); // cmd.SetGlobalTexture("_BlendTex", ShaderIDs.SMAA_Flop); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_60 = L_52; int32_t L_61 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_SMAA_Flop_6(); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_62; L_62 = RenderTargetIdentifier_op_Implicit_m7343F599C84F54143C3CF07D6D14AABC84B934DF(L_61, /*hidden argument*/NULL); NullCheck(L_60); CommandBuffer_SetGlobalTexture_mB259AEE78963224D752B6002215566F6C7A62CE7(L_60, _stringLiteralAB0D9F5B9917E33FFA8D3428D1CEC5DA1F0F0C62, L_62, /*hidden argument*/NULL); // cmd.BlitFullscreenTriangle(context.source, context.destination, sheet, (int)Pass.NeighborhoodBlending); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_63 = L_60; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_64 = ___context0; NullCheck(L_64); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_65; L_65 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_64, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_66 = ___context0; NullCheck(L_66); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_67; L_67 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_66, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_68 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_69 = V_1; RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_63, L_65, L_67, L_68, 6, (bool)0, L_69, /*hidden argument*/NULL); // cmd.ReleaseTemporaryRT(ShaderIDs.SMAA_Flip); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_70 = L_63; int32_t L_71 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_SMAA_Flip_5(); NullCheck(L_70); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_70, L_71, /*hidden argument*/NULL); // cmd.ReleaseTemporaryRT(ShaderIDs.SMAA_Flop); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_72 = L_70; int32_t L_73 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_SMAA_Flop_6(); NullCheck(L_72); CommandBuffer_ReleaseTemporaryRT_mE4A4A8DE6B315956BEAB66915FF720F1C61BCDC5(L_72, L_73, /*hidden argument*/NULL); // cmd.EndSample("SubpixelMorphologicalAntialiasing"); NullCheck(L_72); CommandBuffer_EndSample_mB852BF4B83918656E93C9C327A20E163EC910A66(L_72, _stringLiteral7445F99B8F21114A1A2E9E341A81E61AAD98112B, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.SubpixelMorphologicalAntialiasing::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubpixelMorphologicalAntialiasing__ctor_m7B9AE5611F4A33D29FC40BA3375B14C5C63CDFBC (SubpixelMorphologicalAntialiasing_t0CD7FE868E6C921A1B3D211694DE1C7CF4441330 * __this, const RuntimeMethod* method) { { // public Quality quality = Quality.High; __this->set_quality_0(2); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Rendering.PostProcessing.TargetPool::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TargetPool__ctor_m53BBB5D1522A6404B1F418DA26C491B0889222A3 (TargetPool_t903089FCEE606214C490876AB928DA25294034CC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal TargetPool() Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // m_Pool = new List(); List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_0 = (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)il2cpp_codegen_object_new(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_il2cpp_TypeInfo_var); List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD(L_0, /*hidden argument*/List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD_RuntimeMethod_var); __this->set_m_Pool_0(L_0); // Get(); // Pre-warm with a default target to avoid black frame on first frame int32_t L_1; L_1 = TargetPool_Get_mFD7A784E2BDD7B37E3F25B3C61CEF986665CC59C(__this, /*hidden argument*/NULL); // } return; } } // System.Int32 UnityEngine.Rendering.PostProcessing.TargetPool::Get() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TargetPool_Get_mFD7A784E2BDD7B37E3F25B3C61CEF986665CC59C (TargetPool_t903089FCEE606214C490876AB928DA25294034CC * __this, const RuntimeMethod* method) { { // int ret = Get(m_Current); int32_t L_0 = __this->get_m_Current_1(); int32_t L_1; L_1 = TargetPool_Get_m15FB87703C592304BBC6D92F2EFF5A192458F75A(__this, L_0, /*hidden argument*/NULL); // m_Current++; int32_t L_2 = __this->get_m_Current_1(); __this->set_m_Current_1(((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1))); // return ret; return L_1; } } // System.Int32 UnityEngine.Rendering.PostProcessing.TargetPool::Get(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TargetPool_Get_m15FB87703C592304BBC6D92F2EFF5A192458F75A (TargetPool_t903089FCEE606214C490876AB928DA25294034CC * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mEE653047BDB3486ACC2E16DC6C3422A0BA48F01F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m7FA90926D9267868473EF90941F6BF794EC87FF2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m730FCAD2646FA94B07D1216A512B09AB9F0BBA5D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralADD218EEEC60165FC319ED66CAD59FFB5160614D); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // if (m_Pool.Count > i) List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_0 = __this->get_m_Pool_0(); NullCheck(L_0); int32_t L_1; L_1 = List_1_get_Count_m7FA90926D9267868473EF90941F6BF794EC87FF2_inline(L_0, /*hidden argument*/List_1_get_Count_m7FA90926D9267868473EF90941F6BF794EC87FF2_RuntimeMethod_var); int32_t L_2 = ___i0; if ((((int32_t)L_1) <= ((int32_t)L_2))) { goto IL_003e; } } { // ret = m_Pool[i]; List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_3 = __this->get_m_Pool_0(); int32_t L_4 = ___i0; NullCheck(L_3); int32_t L_5; L_5 = List_1_get_Item_m730FCAD2646FA94B07D1216A512B09AB9F0BBA5D_inline(L_3, L_4, /*hidden argument*/List_1_get_Item_m730FCAD2646FA94B07D1216A512B09AB9F0BBA5D_RuntimeMethod_var); V_0 = L_5; // } goto IL_0059; } IL_001d: { // m_Pool.Add(Shader.PropertyToID("_TargetPool" + i)); List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_6 = __this->get_m_Pool_0(); String_t* L_7; L_7 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)(&___i0), /*hidden argument*/NULL); String_t* L_8; L_8 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(_stringLiteralADD218EEEC60165FC319ED66CAD59FFB5160614D, L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = Shader_PropertyToID_m73455E48C146AE645F830EC15177F24B788F7019(L_8, /*hidden argument*/NULL); NullCheck(L_6); List_1_Add_mEE653047BDB3486ACC2E16DC6C3422A0BA48F01F(L_6, L_9, /*hidden argument*/List_1_Add_mEE653047BDB3486ACC2E16DC6C3422A0BA48F01F_RuntimeMethod_var); } IL_003e: { // while (m_Pool.Count <= i) List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_10 = __this->get_m_Pool_0(); NullCheck(L_10); int32_t L_11; L_11 = List_1_get_Count_m7FA90926D9267868473EF90941F6BF794EC87FF2_inline(L_10, /*hidden argument*/List_1_get_Count_m7FA90926D9267868473EF90941F6BF794EC87FF2_RuntimeMethod_var); int32_t L_12 = ___i0; if ((((int32_t)L_11) <= ((int32_t)L_12))) { goto IL_001d; } } { // ret = m_Pool[i]; List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_13 = __this->get_m_Pool_0(); int32_t L_14 = ___i0; NullCheck(L_13); int32_t L_15; L_15 = List_1_get_Item_m730FCAD2646FA94B07D1216A512B09AB9F0BBA5D_inline(L_13, L_14, /*hidden argument*/List_1_get_Item_m730FCAD2646FA94B07D1216A512B09AB9F0BBA5D_RuntimeMethod_var); V_0 = L_15; } IL_0059: { // return ret; int32_t L_16 = V_0; return L_16; } } // System.Void UnityEngine.Rendering.PostProcessing.TargetPool::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TargetPool_Reset_m446CF3DF6B8C18795EE04F60EC7091DCF5C2DC11 (TargetPool_t903089FCEE606214C490876AB928DA25294034CC * __this, const RuntimeMethod* method) { { // m_Current = 0; __this->set_m_Current_1(0); // } return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector2 UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::get_jitter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 TemporalAntialiasing_get_jitter_mD89AFB2AFDEE63822CF1C632364408FDF76FB418 (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method) { { // public Vector2 jitter { get; private set; } Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_0 = __this->get_U3CjitterU3Ek__BackingField_5(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::set_jitter(UnityEngine.Vector2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing_set_jitter_m9450BBE1B75081EE0E5084A2A83B06DD89748C1B (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___value0, const RuntimeMethod* method) { { // public Vector2 jitter { get; private set; } Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_0 = ___value0; __this->set_U3CjitterU3Ek__BackingField_5(L_0); return; } } // System.Int32 UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::get_sampleIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TemporalAntialiasing_get_sampleIndex_m91D33ECE0C6D0DC89B585FF7DEB824239655C94F (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method) { { // public int sampleIndex { get; private set; } int32_t L_0 = __this->get_U3CsampleIndexU3Ek__BackingField_9(); return L_0; } } // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::set_sampleIndex(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing_set_sampleIndex_m7DBCBC1B1A1423533E4CDFDB5224F49BE48405AE (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int sampleIndex { get; private set; } int32_t L_0 = ___value0; __this->set_U3CsampleIndexU3Ek__BackingField_9(L_0); return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::IsSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TemporalAntialiasing_IsSupported_m8FBD9000C346E38D503D9D0570DB89006EEDBC5E (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method) { { // return SystemInfo.supportedRenderTargetCount >= 2 // && SystemInfo.supportsMotionVectors // #if !UNITY_2017_3_OR_NEWER // && !RuntimeUtilities.isVREnabled // #endif // && SystemInfo.graphicsDeviceType != GraphicsDeviceType.OpenGLES2; int32_t L_0; L_0 = SystemInfo_get_supportedRenderTargetCount_m74A56BB234FEEED621413425507DB4E6A7ACF9D7(/*hidden argument*/NULL); if ((((int32_t)L_0) < ((int32_t)2))) { goto IL_001b; } } { bool L_1; L_1 = SystemInfo_get_supportsMotionVectors_mA7495F2AC4182D6D72C74687432F62AEEB7678D7(/*hidden argument*/NULL); if (!L_1) { goto IL_001b; } } { int32_t L_2; L_2 = SystemInfo_get_graphicsDeviceType_m001E333000D8594FEC0FA15BEDA6AD14621FC865(/*hidden argument*/NULL); return (bool)((((int32_t)((((int32_t)L_2) == ((int32_t)8))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_001b: { return (bool)0; } } // UnityEngine.DepthTextureMode UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::GetCameraFlags() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TemporalAntialiasing_GetCameraFlags_mFDDC41042F5315ED2B8FBF5363807EC312B49E99 (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method) { { // return DepthTextureMode.Depth | DepthTextureMode.MotionVectors; return (int32_t)(5); } } // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::ResetHistory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing_ResetHistory_m02880AF6BF6467418C89DC15AFEE07CA2DCDD693 (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method) { { // m_ResetHistory = true; __this->set_m_ResetHistory_7((bool)1); // } return; } } // UnityEngine.Vector2 UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::GenerateRandomOffset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 TemporalAntialiasing_GenerateRandomOffset_mA022EBD160240B67B11EEF31DFF79C275532D4B1 (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 G_B2_0; memset((&G_B2_0), 0, sizeof(G_B2_0)); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 G_B1_0; memset((&G_B1_0), 0, sizeof(G_B1_0)); { // var offset = new Vector2( // HaltonSeq.Get((sampleIndex & 1023) + 1, 2) - 0.5f, // HaltonSeq.Get((sampleIndex & 1023) + 1, 3) - 0.5f // ); int32_t L_0; L_0 = TemporalAntialiasing_get_sampleIndex_m91D33ECE0C6D0DC89B585FF7DEB824239655C94F_inline(__this, /*hidden argument*/NULL); float L_1; L_1 = HaltonSeq_Get_m3A6C004BD0891C9CE809274BAAB2418A0F8CDC9F(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)1023))), (int32_t)1)), 2, /*hidden argument*/NULL); int32_t L_2; L_2 = TemporalAntialiasing_get_sampleIndex_m91D33ECE0C6D0DC89B585FF7DEB824239655C94F_inline(__this, /*hidden argument*/NULL); float L_3; L_3 = HaltonSeq_Get_m3A6C004BD0891C9CE809274BAAB2418A0F8CDC9F(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_2&(int32_t)((int32_t)1023))), (int32_t)1)), 3, /*hidden argument*/NULL); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_4; memset((&L_4), 0, sizeof(L_4)); Vector2__ctor_m9F1F2D5EB5D1FF7091BB527AC8A72CBB309D115E_inline((&L_4), ((float)il2cpp_codegen_subtract((float)L_1, (float)(0.5f))), ((float)il2cpp_codegen_subtract((float)L_3, (float)(0.5f))), /*hidden argument*/NULL); // if (++sampleIndex >= k_SampleCount) int32_t L_5; L_5 = TemporalAntialiasing_get_sampleIndex_m91D33ECE0C6D0DC89B585FF7DEB824239655C94F_inline(__this, /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); int32_t L_6 = V_0; TemporalAntialiasing_set_sampleIndex_m7DBCBC1B1A1423533E4CDFDB5224F49BE48405AE_inline(__this, L_6, /*hidden argument*/NULL); int32_t L_7 = V_0; G_B1_0 = L_4; if ((((int32_t)L_7) < ((int32_t)8))) { G_B2_0 = L_4; goto IL_0054; } } { // sampleIndex = 0; TemporalAntialiasing_set_sampleIndex_m7DBCBC1B1A1423533E4CDFDB5224F49BE48405AE_inline(__this, 0, /*hidden argument*/NULL); G_B2_0 = G_B1_0; } IL_0054: { // return offset; return G_B2_0; } } // UnityEngine.Matrix4x4 UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::GetJitteredProjectionMatrix(UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 TemporalAntialiasing_GetJitteredProjectionMatrix_m0795E81DB41C2D8E4399A289A28648EDB1DF554A (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * ___camera0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_3_Invoke_m961C5C528A5608E542F51F72E30EDBDB9165FC9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 V_0; memset((&V_0), 0, sizeof(V_0)); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 G_B5_0; memset((&G_B5_0), 0, sizeof(G_B5_0)); { // jitter = GenerateRandomOffset(); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_0; L_0 = TemporalAntialiasing_GenerateRandomOffset_mA022EBD160240B67B11EEF31DFF79C275532D4B1(__this, /*hidden argument*/NULL); TemporalAntialiasing_set_jitter_m9450BBE1B75081EE0E5084A2A83B06DD89748C1B_inline(__this, L_0, /*hidden argument*/NULL); // jitter *= jitterSpread; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_1; L_1 = TemporalAntialiasing_get_jitter_mD89AFB2AFDEE63822CF1C632364408FDF76FB418_inline(__this, /*hidden argument*/NULL); float L_2 = __this->get_jitterSpread_0(); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_3; L_3 = Vector2_op_Multiply_m5598D6A258A2C8F873CDAB66756553112CD8073A_inline(L_1, L_2, /*hidden argument*/NULL); TemporalAntialiasing_set_jitter_m9450BBE1B75081EE0E5084A2A83B06DD89748C1B_inline(__this, L_3, /*hidden argument*/NULL); // if (jitteredMatrixFunc != null) Func_3_tC8B822BF6F66E9A74EBD84D1208814C2EDBFDC96 * L_4 = __this->get_jitteredMatrixFunc_4(); if (!L_4) { goto IL_0040; } } { // cameraProj = jitteredMatrixFunc(camera, jitter); Func_3_tC8B822BF6F66E9A74EBD84D1208814C2EDBFDC96 * L_5 = __this->get_jitteredMatrixFunc_4(); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_6 = ___camera0; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_7; L_7 = TemporalAntialiasing_get_jitter_mD89AFB2AFDEE63822CF1C632364408FDF76FB418_inline(__this, /*hidden argument*/NULL); NullCheck(L_5); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_8; L_8 = Func_3_Invoke_m961C5C528A5608E542F51F72E30EDBDB9165FC9C(L_5, L_6, L_7, /*hidden argument*/Func_3_Invoke_m961C5C528A5608E542F51F72E30EDBDB9165FC9C_RuntimeMethod_var); V_0 = L_8; // } goto IL_0063; } IL_0040: { // cameraProj = camera.orthographic // ? RuntimeUtilities.GetJitteredOrthographicProjectionMatrix(camera, jitter) // : RuntimeUtilities.GetJitteredPerspectiveProjectionMatrix(camera, jitter); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_9 = ___camera0; NullCheck(L_9); bool L_10; L_10 = Camera_get_orthographic_m3DE9A7705E2B4926BBFD2D6798D97B931B5B5550(L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0056; } } { Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_11 = ___camera0; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_12; L_12 = TemporalAntialiasing_get_jitter_mD89AFB2AFDEE63822CF1C632364408FDF76FB418_inline(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_13; L_13 = RuntimeUtilities_GetJitteredPerspectiveProjectionMatrix_m843774F7C54590E36DCD156F7E70A4CF78939784(L_11, L_12, /*hidden argument*/NULL); G_B5_0 = L_13; goto IL_0062; } IL_0056: { Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_14 = ___camera0; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_15; L_15 = TemporalAntialiasing_get_jitter_mD89AFB2AFDEE63822CF1C632364408FDF76FB418_inline(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_16; L_16 = RuntimeUtilities_GetJitteredOrthographicProjectionMatrix_mDA3A41835D5BBB99A3ED18DC3746542BC70E41AE(L_14, L_15, /*hidden argument*/NULL); G_B5_0 = L_16; } IL_0062: { V_0 = G_B5_0; } IL_0063: { // jitter = new Vector2(jitter.x / camera.pixelWidth, jitter.y / camera.pixelHeight); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_17; L_17 = TemporalAntialiasing_get_jitter_mD89AFB2AFDEE63822CF1C632364408FDF76FB418_inline(__this, /*hidden argument*/NULL); float L_18 = L_17.get_x_0(); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_19 = ___camera0; NullCheck(L_19); int32_t L_20; L_20 = Camera_get_pixelWidth_m7DC2EF816FA7AB52EEE991E054FC7B1F31982802(L_19, /*hidden argument*/NULL); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_21; L_21 = TemporalAntialiasing_get_jitter_mD89AFB2AFDEE63822CF1C632364408FDF76FB418_inline(__this, /*hidden argument*/NULL); float L_22 = L_21.get_y_1(); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_23 = ___camera0; NullCheck(L_23); int32_t L_24; L_24 = Camera_get_pixelHeight_m7A18CEE2D95835EB95156E88D4D27EA018404201(L_23, /*hidden argument*/NULL); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_25; memset((&L_25), 0, sizeof(L_25)); Vector2__ctor_m9F1F2D5EB5D1FF7091BB527AC8A72CBB309D115E_inline((&L_25), ((float)((float)L_18/(float)((float)((float)L_20)))), ((float)((float)L_22/(float)((float)((float)L_24)))), /*hidden argument*/NULL); TemporalAntialiasing_set_jitter_m9450BBE1B75081EE0E5084A2A83B06DD89748C1B_inline(__this, L_25, /*hidden argument*/NULL); // return cameraProj; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_26 = V_0; return L_26; } } // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::ConfigureJitteredProjectionMatrix(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing_ConfigureJitteredProjectionMatrix_mAF68323051A8891986F77097CBBF64DBBAFB369F (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * V_0 = NULL; { // var camera = context.camera; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; NullCheck(L_0); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_1; L_1 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; // camera.nonJitteredProjectionMatrix = camera.projectionMatrix; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_2 = V_0; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_3 = V_0; NullCheck(L_3); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_4; L_4 = Camera_get_projectionMatrix_mDB77E3A7F71CEF085797BCE58FAC78058C5D6756(L_3, /*hidden argument*/NULL); NullCheck(L_2); Camera_set_nonJitteredProjectionMatrix_mBD4086F0CE187C0E68619606FA3F06AB9113A7D0(L_2, L_4, /*hidden argument*/NULL); // camera.projectionMatrix = GetJitteredProjectionMatrix(camera); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_5 = V_0; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_6 = V_0; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_7; L_7 = TemporalAntialiasing_GetJitteredProjectionMatrix_m0795E81DB41C2D8E4399A289A28648EDB1DF554A(__this, L_6, /*hidden argument*/NULL); NullCheck(L_5); Camera_set_projectionMatrix_m3645AC49FC94726BDA07191C80299D8361D5C328(L_5, L_7, /*hidden argument*/NULL); // camera.useJitteredProjectionMatrixForTransparentRendering = false; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_8 = V_0; NullCheck(L_8); Camera_set_useJitteredProjectionMatrixForTransparentRendering_mC534E01407398A73886F2E5796824120B50461EA(L_8, (bool)0, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::ConfigureStereoJitteredProjectionMatrices(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing_ConfigureStereoJitteredProjectionMatrices_mA0AB57E1C881BEEFE2E22EAA97CBFCF463AB7ACD (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * V_0 = NULL; int32_t V_1 = 0; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 V_2; memset((&V_2), 0, sizeof(V_2)); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 V_3; memset((&V_3), 0, sizeof(V_3)); { // var camera = context.camera; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; NullCheck(L_0); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_1; L_1 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; // jitter = GenerateRandomOffset(); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_2; L_2 = TemporalAntialiasing_GenerateRandomOffset_mA022EBD160240B67B11EEF31DFF79C275532D4B1(__this, /*hidden argument*/NULL); TemporalAntialiasing_set_jitter_m9450BBE1B75081EE0E5084A2A83B06DD89748C1B_inline(__this, L_2, /*hidden argument*/NULL); // jitter *= jitterSpread; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_3; L_3 = TemporalAntialiasing_get_jitter_mD89AFB2AFDEE63822CF1C632364408FDF76FB418_inline(__this, /*hidden argument*/NULL); float L_4 = __this->get_jitterSpread_0(); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_5; L_5 = Vector2_op_Multiply_m5598D6A258A2C8F873CDAB66756553112CD8073A_inline(L_3, L_4, /*hidden argument*/NULL); TemporalAntialiasing_set_jitter_m9450BBE1B75081EE0E5084A2A83B06DD89748C1B_inline(__this, L_5, /*hidden argument*/NULL); // for (var eye = Camera.StereoscopicEye.Left; eye <= Camera.StereoscopicEye.Right; eye++) V_1 = 0; goto IL_0066; } IL_002e: { // context.camera.CopyStereoDeviceProjectionMatrixToNonJittered(eye); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_6 = ___context0; NullCheck(L_6); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_7; L_7 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_6, /*hidden argument*/NULL); int32_t L_8 = V_1; NullCheck(L_7); Camera_CopyStereoDeviceProjectionMatrixToNonJittered_m96565F7CE1BEB2A14B226B72A9288EDF2F128F61(L_7, L_8, /*hidden argument*/NULL); // var originalProj = context.camera.GetStereoNonJitteredProjectionMatrix(eye); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_9 = ___context0; NullCheck(L_9); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_10; L_10 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_9, /*hidden argument*/NULL); int32_t L_11 = V_1; NullCheck(L_10); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_12; L_12 = Camera_GetStereoNonJitteredProjectionMatrix_m1EABA8DF00E3C256504DCAC2C6DB7E2BAFE53243(L_10, L_11, /*hidden argument*/NULL); V_2 = L_12; // var jitteredMatrix = RuntimeUtilities.GenerateJitteredProjectionMatrixFromOriginal(context, originalProj, jitter); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_13 = ___context0; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_14 = V_2; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_15; L_15 = TemporalAntialiasing_get_jitter_mD89AFB2AFDEE63822CF1C632364408FDF76FB418_inline(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_16; L_16 = RuntimeUtilities_GenerateJitteredProjectionMatrixFromOriginal_mF9F23B17AF1383CF3CE4E9F76AEFE3317B63E756(L_13, L_14, L_15, /*hidden argument*/NULL); V_3 = L_16; // context.camera.SetStereoProjectionMatrix(eye, jitteredMatrix); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_17 = ___context0; NullCheck(L_17); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_18; L_18 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_17, /*hidden argument*/NULL); int32_t L_19 = V_1; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 L_20 = V_3; NullCheck(L_18); Camera_SetStereoProjectionMatrix_mADBD0709A2C5CC89E96DAAE97D145BCF76E12D3A(L_18, L_19, L_20, /*hidden argument*/NULL); // for (var eye = Camera.StereoscopicEye.Left; eye <= Camera.StereoscopicEye.Right; eye++) int32_t L_21 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0066: { // for (var eye = Camera.StereoscopicEye.Left; eye <= Camera.StereoscopicEye.Right; eye++) int32_t L_22 = V_1; if ((((int32_t)L_22) <= ((int32_t)1))) { goto IL_002e; } } { // jitter = new Vector2(jitter.x / context.screenWidth, jitter.y / context.screenHeight); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_23; L_23 = TemporalAntialiasing_get_jitter_mD89AFB2AFDEE63822CF1C632364408FDF76FB418_inline(__this, /*hidden argument*/NULL); float L_24 = L_23.get_x_0(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_25 = ___context0; NullCheck(L_25); int32_t L_26; L_26 = PostProcessRenderContext_get_screenWidth_m9F3ECB9E1D36F430FADA9EC9C19A8EAD0C714D04_inline(L_25, /*hidden argument*/NULL); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_27; L_27 = TemporalAntialiasing_get_jitter_mD89AFB2AFDEE63822CF1C632364408FDF76FB418_inline(__this, /*hidden argument*/NULL); float L_28 = L_27.get_y_1(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_29 = ___context0; NullCheck(L_29); int32_t L_30; L_30 = PostProcessRenderContext_get_screenHeight_m6E8CD22AEA7C1A754C1652DF457FA7D6E11C84B9_inline(L_29, /*hidden argument*/NULL); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_31; memset((&L_31), 0, sizeof(L_31)); Vector2__ctor_m9F1F2D5EB5D1FF7091BB527AC8A72CBB309D115E_inline((&L_31), ((float)((float)L_24/(float)((float)((float)L_26)))), ((float)((float)L_28/(float)((float)((float)L_30)))), /*hidden argument*/NULL); TemporalAntialiasing_set_jitter_m9450BBE1B75081EE0E5084A2A83B06DD89748C1B_inline(__this, L_31, /*hidden argument*/NULL); // camera.useJitteredProjectionMatrixForTransparentRendering = false; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_32 = V_0; NullCheck(L_32); Camera_set_useJitteredProjectionMatrixForTransparentRendering_mC534E01407398A73886F2E5796824120B50461EA(L_32, (bool)0, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::GenerateHistoryName(UnityEngine.RenderTexture,System.Int32,UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing_GenerateHistoryName_m20B5ABFEF42DE2A387BFDD207E7805FA9B715674 (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___rt0, int32_t ___id1, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1CFF6C896ECBCE58E3E3C5BA9EDC69955D8F4E24); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral53061051CFE4CD1AED5D34B00C2D795C27B3DA26); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // rt.name = "Temporal Anti-aliasing History id #" + id; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_0 = ___rt0; String_t* L_1; L_1 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)(&___id1), /*hidden argument*/NULL); String_t* L_2; L_2 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(_stringLiteral1CFF6C896ECBCE58E3E3C5BA9EDC69955D8F4E24, L_1, /*hidden argument*/NULL); NullCheck(L_0); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_0, L_2, /*hidden argument*/NULL); // if (context.stereoActive) PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_3 = ___context2; NullCheck(L_3); bool L_4; L_4 = PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0043; } } { // rt.name += " for eye " + context.xrActiveEye; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_5 = ___rt0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_6 = L_5; NullCheck(L_6); String_t* L_7; L_7 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(L_6, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_8 = ___context2; NullCheck(L_8); int32_t L_9; L_9 = PostProcessRenderContext_get_xrActiveEye_mF542BBCE2BE780B1018E8640BF92BF44A1B25586_inline(L_8, /*hidden argument*/NULL); V_0 = L_9; String_t* L_10; L_10 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)(&V_0), /*hidden argument*/NULL); String_t* L_11; L_11 = String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632(L_7, _stringLiteral53061051CFE4CD1AED5D34B00C2D795C27B3DA26, L_10, /*hidden argument*/NULL); NullCheck(L_6); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(L_6, L_11, /*hidden argument*/NULL); } IL_0043: { // } return; } } // UnityEngine.RenderTexture UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::CheckHistory(System.Int32,UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * TemporalAntialiasing_CheckHistory_m01C9B2DD2A27A0898EE0E3604D91BA0334627D13 (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, int32_t ___id0, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * V_1 = NULL; Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE V_2; memset((&V_2), 0, sizeof(V_2)); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * V_3 = NULL; { // int activeEye = context.xrActiveEye; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context1; NullCheck(L_0); int32_t L_1; L_1 = PostProcessRenderContext_get_xrActiveEye_mF542BBCE2BE780B1018E8640BF92BF44A1B25586_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; // if (m_HistoryTextures[activeEye] == null) RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* L_2 = __this->get_m_HistoryTextures_12(); int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = L_3; RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* L_5 = (RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E*)(L_2)->GetAt(static_cast(L_4)); if (L_5) { goto IL_001f; } } { // m_HistoryTextures[activeEye] = new RenderTexture[k_NumHistoryTextures]; RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* L_6 = __this->get_m_HistoryTextures_12(); int32_t L_7 = V_0; RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* L_8 = (RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E*)(RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E*)SZArrayNew(RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E_il2cpp_TypeInfo_var, (uint32_t)2); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAt(static_cast(L_7), (RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E*)L_8); } IL_001f: { // var rt = m_HistoryTextures[activeEye][id]; RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* L_9 = __this->get_m_HistoryTextures_12(); int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = L_10; RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* L_12 = (RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E*)(L_9)->GetAt(static_cast(L_11)); int32_t L_13 = ___id0; NullCheck(L_12); int32_t L_14 = L_13; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_15 = (L_12)->GetAt(static_cast(L_14)); V_1 = L_15; // if (m_ResetHistory || rt == null || !rt.IsCreated()) bool L_16 = __this->get_m_ResetHistory_7(); if (L_16) { goto IL_0043; } } { RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_17 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_18; L_18 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_17, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (L_18) { goto IL_0043; } } { RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_19 = V_1; NullCheck(L_19); bool L_20; L_20 = RenderTexture_IsCreated_m78F28FE94FDA5346E2E8B3AEC0863B8DCF116958(L_19, /*hidden argument*/NULL); if (L_20) { goto IL_0098; } } IL_0043: { // RenderTexture.ReleaseTemporary(rt); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_21 = V_1; RenderTexture_ReleaseTemporary_m56FD14215B016300E624D0F754A8441B2ACA9B66(L_21, /*hidden argument*/NULL); // rt = context.GetScreenSpaceTemporaryRT(0, context.sourceFormat); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_22 = ___context1; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_23 = ___context1; NullCheck(L_23); int32_t L_24; L_24 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_23, /*hidden argument*/NULL); NullCheck(L_22); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_25; L_25 = PostProcessRenderContext_GetScreenSpaceTemporaryRT_m2E603ACA026F7EFBD88C774950E07FBCD1E10CF5(L_22, 0, L_24, 0, 0, 0, /*hidden argument*/NULL); V_1 = L_25; // GenerateHistoryName(rt, id, context); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_26 = V_1; int32_t L_27 = ___id0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_28 = ___context1; TemporalAntialiasing_GenerateHistoryName_m20B5ABFEF42DE2A387BFDD207E7805FA9B715674(__this, L_26, L_27, L_28, /*hidden argument*/NULL); // rt.filterMode = FilterMode.Bilinear; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_29 = V_1; NullCheck(L_29); Texture_set_filterMode_m045141DB0FEFE496885D45F5F23B15BC0E77C8D0(L_29, 1, /*hidden argument*/NULL); // m_HistoryTextures[activeEye][id] = rt; RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* L_30 = __this->get_m_HistoryTextures_12(); int32_t L_31 = V_0; NullCheck(L_30); int32_t L_32 = L_31; RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* L_33 = (RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E*)(L_30)->GetAt(static_cast(L_32)); int32_t L_34 = ___id0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_35 = V_1; NullCheck(L_33); ArrayElementTypeCheck (L_33, L_35); (L_33)->SetAt(static_cast(L_34), (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)L_35); // context.command.BlitFullscreenTriangle(context.source, rt); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_36 = ___context1; NullCheck(L_36); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_37; L_37 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_36, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_38 = ___context1; NullCheck(L_38); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_39; L_39 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_38, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_40 = V_1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_41; L_41 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_40, /*hidden argument*/NULL); il2cpp_codegen_initobj((&V_2), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_42 = V_2; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mD171E95AAD9752DDEACC8BAAF49BBEC3D98428FA(L_37, L_39, L_41, (bool)0, L_42, /*hidden argument*/NULL); // } goto IL_0107; } IL_0098: { // else if (rt.width != context.width || rt.height != context.height) RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_43 = V_1; NullCheck(L_43); int32_t L_44; L_44 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_43); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_45 = ___context1; NullCheck(L_45); int32_t L_46; L_46 = PostProcessRenderContext_get_width_m4965F17411CA0E2AEC993B02D9CEEB0E258E8A74_inline(L_45, /*hidden argument*/NULL); if ((!(((uint32_t)L_44) == ((uint32_t)L_46)))) { goto IL_00b4; } } { RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_47 = V_1; NullCheck(L_47); int32_t L_48; L_48 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 UnityEngine.Texture::get_height() */, L_47); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_49 = ___context1; NullCheck(L_49); int32_t L_50; L_50 = PostProcessRenderContext_get_height_m3F500068E9E598DA75850D864AEC83708B1D9BD4_inline(L_49, /*hidden argument*/NULL); if ((((int32_t)L_48) == ((int32_t)L_50))) { goto IL_0107; } } IL_00b4: { // var rt2 = context.GetScreenSpaceTemporaryRT(0, context.sourceFormat); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_51 = ___context1; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_52 = ___context1; NullCheck(L_52); int32_t L_53; L_53 = PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline(L_52, /*hidden argument*/NULL); NullCheck(L_51); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_54; L_54 = PostProcessRenderContext_GetScreenSpaceTemporaryRT_m2E603ACA026F7EFBD88C774950E07FBCD1E10CF5(L_51, 0, L_53, 0, 0, 0, /*hidden argument*/NULL); V_3 = L_54; // GenerateHistoryName(rt2, id, context); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_55 = V_3; int32_t L_56 = ___id0; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_57 = ___context1; TemporalAntialiasing_GenerateHistoryName_m20B5ABFEF42DE2A387BFDD207E7805FA9B715674(__this, L_55, L_56, L_57, /*hidden argument*/NULL); // rt2.filterMode = FilterMode.Bilinear; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_58 = V_3; NullCheck(L_58); Texture_set_filterMode_m045141DB0FEFE496885D45F5F23B15BC0E77C8D0(L_58, 1, /*hidden argument*/NULL); // m_HistoryTextures[activeEye][id] = rt2; RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* L_59 = __this->get_m_HistoryTextures_12(); int32_t L_60 = V_0; NullCheck(L_59); int32_t L_61 = L_60; RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* L_62 = (RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E*)(L_59)->GetAt(static_cast(L_61)); int32_t L_63 = ___id0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_64 = V_3; NullCheck(L_62); ArrayElementTypeCheck (L_62, L_64); (L_62)->SetAt(static_cast(L_63), (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)L_64); // context.command.BlitFullscreenTriangle(rt, rt2); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_65 = ___context1; NullCheck(L_65); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_66; L_66 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_65, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_67 = V_1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_68; L_68 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_67, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_69 = V_3; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_70; L_70 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_69, /*hidden argument*/NULL); il2cpp_codegen_initobj((&V_2), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_71 = V_2; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mD171E95AAD9752DDEACC8BAAF49BBEC3D98428FA(L_66, L_68, L_70, (bool)0, L_71, /*hidden argument*/NULL); // RenderTexture.ReleaseTemporary(rt); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_72 = V_1; RenderTexture_ReleaseTemporary_m56FD14215B016300E624D0F754A8441B2ACA9B66(L_72, /*hidden argument*/NULL); } IL_0107: { // return m_HistoryTextures[activeEye][id]; RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* L_73 = __this->get_m_HistoryTextures_12(); int32_t L_74 = V_0; NullCheck(L_73); int32_t L_75 = L_74; RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* L_76 = (RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E*)(L_73)->GetAt(static_cast(L_75)); int32_t L_77 = ___id0; NullCheck(L_76); int32_t L_78 = L_77; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_79 = (L_76)->GetAt(static_cast(L_78)); return L_79; } } // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::Render(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing_Render_m9BC1E4F4D6EDD4678E9D3B4C6B22B0EC36E546AC (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1E6383000E99B9F3488045B11084D1E4AD8A7A4C); s_Il2CppMethodInitialized = true; } PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * V_0 = NULL; int32_t V_1 = 0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * V_2 = NULL; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * V_3 = NULL; int32_t V_4 = 0; Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE V_5; memset((&V_5), 0, sizeof(V_5)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B2_0 = NULL; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B1_0 = NULL; int32_t G_B3_0 = 0; CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * G_B3_1 = NULL; { // var sheet = context.propertySheets.Get(context.resources.shaders.temporalAntialiasing); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; NullCheck(L_0); PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_1; L_1 = PostProcessRenderContext_get_propertySheets_mE1135E07BE4F59354198DF05198E64CAF2E41D5C_inline(L_0, /*hidden argument*/NULL); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_2 = ___context0; NullCheck(L_2); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_3; L_3 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_2, /*hidden argument*/NULL); NullCheck(L_3); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_4 = L_3->get_shaders_7(); NullCheck(L_4); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_5 = L_4->get_temporalAntialiasing_10(); NullCheck(L_1); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_6; L_6 = PropertySheetFactory_Get_mE4CC267B0EB28F0892A426B67015A309F2540CBF(L_1, L_5, /*hidden argument*/NULL); V_0 = L_6; // var cmd = context.command; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_7 = ___context0; NullCheck(L_7); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_8; L_8 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_7, /*hidden argument*/NULL); // cmd.BeginSample("TemporalAntialiasing"); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_9 = L_8; NullCheck(L_9); CommandBuffer_BeginSample_mA6CADFE0049E601CE0E5FE8CFF23820AE98514EA(L_9, _stringLiteral1E6383000E99B9F3488045B11084D1E4AD8A7A4C, /*hidden argument*/NULL); // int pp = m_HistoryPingPong[context.xrActiveEye]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = __this->get_m_HistoryPingPong_13(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_11 = ___context0; NullCheck(L_11); int32_t L_12; L_12 = PostProcessRenderContext_get_xrActiveEye_mF542BBCE2BE780B1018E8640BF92BF44A1B25586_inline(L_11, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_13 = L_12; int32_t L_14 = (L_10)->GetAt(static_cast(L_13)); V_1 = L_14; // var historyRead = CheckHistory(++pp % 2, context); int32_t L_15 = V_1; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_1 = L_16; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_17 = ___context0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_18; L_18 = TemporalAntialiasing_CheckHistory_m01C9B2DD2A27A0898EE0E3604D91BA0334627D13(__this, ((int32_t)((int32_t)L_16%(int32_t)2)), L_17, /*hidden argument*/NULL); V_2 = L_18; // var historyWrite = CheckHistory(++pp % 2, context); int32_t L_19 = V_1; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_1 = L_20; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_21 = ___context0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_22; L_22 = TemporalAntialiasing_CheckHistory_m01C9B2DD2A27A0898EE0E3604D91BA0334627D13(__this, ((int32_t)((int32_t)L_20%(int32_t)2)), L_21, /*hidden argument*/NULL); V_3 = L_22; // m_HistoryPingPong[context.xrActiveEye] = ++pp % 2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = __this->get_m_HistoryPingPong_13(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_24 = ___context0; NullCheck(L_24); int32_t L_25; L_25 = PostProcessRenderContext_get_xrActiveEye_mF542BBCE2BE780B1018E8640BF92BF44A1B25586_inline(L_24, /*hidden argument*/NULL); int32_t L_26 = V_1; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_1 = L_27; NullCheck(L_23); (L_23)->SetAt(static_cast(L_25), (int32_t)((int32_t)((int32_t)L_27%(int32_t)2))); // sheet.properties.SetVector(ShaderIDs.Jitter, jitter); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_28 = V_0; NullCheck(L_28); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_29; L_29 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_28, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_30 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_Jitter_1(); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_31; L_31 = TemporalAntialiasing_get_jitter_mD89AFB2AFDEE63822CF1C632364408FDF76FB418_inline(__this, /*hidden argument*/NULL); Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_32; L_32 = Vector4_op_Implicit_mF37AC9EB79DAF6C767FF0C8C22D392EAFD635E3A(L_31, /*hidden argument*/NULL); NullCheck(L_29); MaterialPropertyBlock_SetVector_m39DE61298C4C95829529B498130844A591621E2F(L_29, L_30, L_32, /*hidden argument*/NULL); // sheet.properties.SetFloat(ShaderIDs.Sharpness, sharpness); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_33 = V_0; NullCheck(L_33); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_34; L_34 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_33, /*hidden argument*/NULL); int32_t L_35 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_Sharpness_2(); float L_36 = __this->get_sharpness_1(); NullCheck(L_34); MaterialPropertyBlock_SetFloat_mD2F1653CEDB22B1A3EE844E353CF125A607AEDEC(L_34, L_35, L_36, /*hidden argument*/NULL); // sheet.properties.SetVector(ShaderIDs.FinalBlendParameters, new Vector4(stationaryBlending, motionBlending, kMotionAmplification, 0f)); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_37 = V_0; NullCheck(L_37); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_38; L_38 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_37, /*hidden argument*/NULL); int32_t L_39 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_FinalBlendParameters_3(); float L_40 = __this->get_stationaryBlending_2(); float L_41 = __this->get_motionBlending_3(); Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_42; memset((&L_42), 0, sizeof(L_42)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_42), L_40, L_41, (6000.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_38); MaterialPropertyBlock_SetVector_m39DE61298C4C95829529B498130844A591621E2F(L_38, L_39, L_42, /*hidden argument*/NULL); // sheet.properties.SetTexture(ShaderIDs.HistoryTex, historyRead); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_43 = V_0; NullCheck(L_43); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_44; L_44 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_43, /*hidden argument*/NULL); int32_t L_45 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_HistoryTex_4(); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_46 = V_2; NullCheck(L_44); MaterialPropertyBlock_SetTexture_m8F81CA94E5261618BEDD93EC02DAA2412E732C04(L_44, L_45, L_46, /*hidden argument*/NULL); // int pass = context.camera.orthographic ? (int)Pass.SolverNoDilate : (int)Pass.SolverDilate; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_47 = ___context0; NullCheck(L_47); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_48; L_48 = PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline(L_47, /*hidden argument*/NULL); NullCheck(L_48); bool L_49; L_49 = Camera_get_orthographic_m3DE9A7705E2B4926BBFD2D6798D97B931B5B5550(L_48, /*hidden argument*/NULL); G_B1_0 = L_9; if (L_49) { G_B2_0 = L_9; goto IL_00ea; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_00eb; } IL_00ea: { G_B3_0 = 1; G_B3_1 = G_B2_0; } IL_00eb: { V_4 = G_B3_0; // m_Mrt[0] = context.destination; RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* L_50 = __this->get_m_Mrt_6(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_51 = ___context0; NullCheck(L_51); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_52; L_52 = PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline(L_51, /*hidden argument*/NULL); NullCheck(L_50); (L_50)->SetAt(static_cast(0), (RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 )L_52); // m_Mrt[1] = historyWrite; RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* L_53 = __this->get_m_Mrt_6(); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_54 = V_3; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_55; L_55 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_54, /*hidden argument*/NULL); NullCheck(L_53); (L_53)->SetAt(static_cast(1), (RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 )L_55); // cmd.BlitFullscreenTriangle(context.source, m_Mrt, context.source, sheet, pass); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_56 = G_B3_1; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_57 = ___context0; NullCheck(L_57); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_58; L_58 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_57, /*hidden argument*/NULL); RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* L_59 = __this->get_m_Mrt_6(); PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_60 = ___context0; NullCheck(L_60); RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_61; L_61 = PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline(L_60, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_62 = V_0; int32_t L_63 = V_4; il2cpp_codegen_initobj((&V_5), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_64 = V_5; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_m6AACD4593AFD2146CAA5CF64129A0AEDBDEC70AC(L_56, L_58, L_59, L_61, L_62, L_63, (bool)0, L_64, /*hidden argument*/NULL); // cmd.EndSample("TemporalAntialiasing"); NullCheck(L_56); CommandBuffer_EndSample_mB852BF4B83918656E93C9C327A20E163EC910A66(L_56, _stringLiteral1E6383000E99B9F3488045B11084D1E4AD8A7A4C, /*hidden argument*/NULL); // m_ResetHistory = false; __this->set_m_ResetHistory_7((bool)0); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::Release() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing_Release_mE12D10DE8B832C1AB7B2714415567ECEDB455458 (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { // if (m_HistoryTextures != null) RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* L_0 = __this->get_m_HistoryTextures_12(); if (!L_0) { goto IL_005d; } } { // for (int i = 0; i < m_HistoryTextures.Length; i++) V_0 = 0; goto IL_0052; } IL_000c: { // if (m_HistoryTextures[i] == null) RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* L_1 = __this->get_m_HistoryTextures_12(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* L_4 = (RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E*)(L_1)->GetAt(static_cast(L_3)); if (!L_4) { goto IL_004e; } } { // for (int j = 0; j < m_HistoryTextures[i].Length; j++) V_1 = 0; goto IL_0038; } IL_001a: { // RenderTexture.ReleaseTemporary(m_HistoryTextures[i][j]); RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* L_5 = __this->get_m_HistoryTextures_12(); int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* L_8 = (RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E*)(L_5)->GetAt(static_cast(L_7)); int32_t L_9 = V_1; NullCheck(L_8); int32_t L_10 = L_9; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_11 = (L_8)->GetAt(static_cast(L_10)); RenderTexture_ReleaseTemporary_m56FD14215B016300E624D0F754A8441B2ACA9B66(L_11, /*hidden argument*/NULL); // m_HistoryTextures[i][j] = null; RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* L_12 = __this->get_m_HistoryTextures_12(); int32_t L_13 = V_0; NullCheck(L_12); int32_t L_14 = L_13; RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* L_15 = (RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E*)(L_12)->GetAt(static_cast(L_14)); int32_t L_16 = V_1; NullCheck(L_15); ArrayElementTypeCheck (L_15, NULL); (L_15)->SetAt(static_cast(L_16), (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)NULL); // for (int j = 0; j < m_HistoryTextures[i].Length; j++) int32_t L_17 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0038: { // for (int j = 0; j < m_HistoryTextures[i].Length; j++) int32_t L_18 = V_1; RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* L_19 = __this->get_m_HistoryTextures_12(); int32_t L_20 = V_0; NullCheck(L_19); int32_t L_21 = L_20; RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E* L_22 = (RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E*)(L_19)->GetAt(static_cast(L_21)); NullCheck(L_22); if ((((int32_t)L_18) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length)))))) { goto IL_001a; } } { // m_HistoryTextures[i] = null; RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* L_23 = __this->get_m_HistoryTextures_12(); int32_t L_24 = V_0; NullCheck(L_23); ArrayElementTypeCheck (L_23, NULL); (L_23)->SetAt(static_cast(L_24), (RenderTextureU5BU5D_tDC947BF3616454E270458293C61A06867ED4B02E*)NULL); } IL_004e: { // for (int i = 0; i < m_HistoryTextures.Length; i++) int32_t L_25 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_0052: { // for (int i = 0; i < m_HistoryTextures.Length; i++) int32_t L_26 = V_0; RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* L_27 = __this->get_m_HistoryTextures_12(); NullCheck(L_27); if ((((int32_t)L_26) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length)))))) { goto IL_000c; } } IL_005d: { // sampleIndex = 0; TemporalAntialiasing_set_sampleIndex_m7DBCBC1B1A1423533E4CDFDB5224F49BE48405AE_inline(__this, 0, /*hidden argument*/NULL); // m_HistoryPingPong[0] = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_28 = __this->get_m_HistoryPingPong_13(); NullCheck(L_28); (L_28)->SetAt(static_cast(0), (int32_t)0); // m_HistoryPingPong[1] = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_29 = __this->get_m_HistoryPingPong_13(); NullCheck(L_29); (L_29)->SetAt(static_cast(1), (int32_t)0); // ResetHistory(); TemporalAntialiasing_ResetHistory_m02880AF6BF6467418C89DC15AFEE07CA2DCDD693(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.TemporalAntialiasing::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemporalAntialiasing__ctor_mFA837D71FA4C40ED15FA225C89CB7480FB4A8CE8 (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public float jitterSpread = 0.75f; __this->set_jitterSpread_0((0.75f)); // public float sharpness = 0.25f; __this->set_sharpness_1((0.25f)); // public float stationaryBlending = 0.95f; __this->set_stationaryBlending_2((0.949999988f)); // public float motionBlending = 0.85f; __this->set_motionBlending_3((0.850000024f)); // readonly RenderTargetIdentifier[] m_Mrt = new RenderTargetIdentifier[2]; RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* L_0 = (RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17*)(RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17*)SZArrayNew(RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17_il2cpp_TypeInfo_var, (uint32_t)2); __this->set_m_Mrt_6(L_0); // bool m_ResetHistory = true; __this->set_m_ResetHistory_7((bool)1); // readonly RenderTexture[][] m_HistoryTextures = new RenderTexture[k_NumEyes][]; RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD* L_1 = (RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD*)(RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD*)SZArrayNew(RenderTextureU5BU5DU5BU5D_t3A4F4CB09299411BE3D4D6BD41F85F6E13838EAD_il2cpp_TypeInfo_var, (uint32_t)2); __this->set_m_HistoryTextures_12(L_1); // readonly int[] m_HistoryPingPong = new int [k_NumEyes]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)2); __this->set_m_HistoryPingPong_13(L_2); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Rendering.PostProcessing.TextureFormatUtilities::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureFormatUtilities__cctor_m02A03C890546A685A57E8257D58EAE4B82207CC4 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mD0C4DB6C8EC7B1AB66783B91679A225842F9032B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mF0AE3867D21201B50EE816E55A8BAAADA8471324_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTextureFormat_t8371287102ED67772EF78229CF4AB9D38C2CD626_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTextureFormat_t8371287102ED67772EF78229CF4AB9D38C2CD626_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureFormat_tBED5388A0445FE978F97B41D247275B036407932_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureFormat_tBED5388A0445FE978F97B41D247275B036407932_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject * V_1 = NULL; bool V_2 = false; RuntimeObject* V_3 = NULL; RuntimeObject * V_4 = NULL; bool V_5 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // s_FormatAliasMap = new Dictionary // { // { (int)TextureFormat.Alpha8, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ARGB4444, RenderTextureFormat.ARGB4444 }, // { (int)TextureFormat.RGB24, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.RGBA32, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ARGB32, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.RGB565, RenderTextureFormat.RGB565 }, // { (int)TextureFormat.R16, RenderTextureFormat.RHalf }, // { (int)TextureFormat.DXT1, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.DXT5, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.RGBA4444, RenderTextureFormat.ARGB4444 }, // { (int)TextureFormat.BGRA32, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.RHalf, RenderTextureFormat.RHalf }, // { (int)TextureFormat.RGHalf, RenderTextureFormat.RGHalf }, // { (int)TextureFormat.RGBAHalf, RenderTextureFormat.ARGBHalf }, // { (int)TextureFormat.RFloat, RenderTextureFormat.RFloat }, // { (int)TextureFormat.RGFloat, RenderTextureFormat.RGFloat }, // { (int)TextureFormat.RGBAFloat, RenderTextureFormat.ARGBFloat }, // { (int)TextureFormat.RGB9e5Float, RenderTextureFormat.ARGBHalf }, // { (int)TextureFormat.BC4, RenderTextureFormat.R8 }, // { (int)TextureFormat.BC5, RenderTextureFormat.RGHalf }, // { (int)TextureFormat.BC6H, RenderTextureFormat.ARGBHalf }, // { (int)TextureFormat.BC7, RenderTextureFormat.ARGB32 }, // #if !UNITY_IOS && !UNITY_TVOS // { (int)TextureFormat.DXT1Crunched, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.DXT5Crunched, RenderTextureFormat.ARGB32 }, // #endif // { (int)TextureFormat.PVRTC_RGB2, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.PVRTC_RGBA2, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.PVRTC_RGB4, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.PVRTC_RGBA4, RenderTextureFormat.ARGB32 }, // #if !UNITY_2018_1_OR_NEWER // { (int)TextureFormat.ATC_RGB4, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ATC_RGBA8, RenderTextureFormat.ARGB32 }, // #endif // { (int)TextureFormat.ETC_RGB4, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ETC2_RGB, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ETC2_RGBA1, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ETC2_RGBA8, RenderTextureFormat.ARGB32 }, // #if UNITY_2019_1_OR_NEWER // { (int)TextureFormat.ASTC_4x4, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_5x5, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_6x6, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_8x8, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_10x10, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_12x12, RenderTextureFormat.ARGB32 }, // #else // { (int)TextureFormat.ASTC_RGB_4x4, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_RGB_5x5, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_RGB_6x6, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_RGB_8x8, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_RGB_10x10, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_RGB_12x12, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_RGBA_4x4, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_RGBA_5x5, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_RGBA_6x6, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_RGBA_8x8, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_RGBA_10x10, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ASTC_RGBA_12x12, RenderTextureFormat.ARGB32 }, // #endif // #if !UNITY_2018_3_OR_NEWER // { (int)TextureFormat.ETC_RGB4_3DS, RenderTextureFormat.ARGB32 }, // { (int)TextureFormat.ETC_RGBA8_3DS, RenderTextureFormat.ARGB32 } // #endif // }; Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_0 = (Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F *)il2cpp_codegen_object_new(Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F_il2cpp_TypeInfo_var); Dictionary_2__ctor_mD0C4DB6C8EC7B1AB66783B91679A225842F9032B(L_0, /*hidden argument*/Dictionary_2__ctor_mD0C4DB6C8EC7B1AB66783B91679A225842F9032B_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_1 = L_0; NullCheck(L_1); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_1, 1, 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_2 = L_1; NullCheck(L_2); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_2, 2, 5, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_3 = L_2; NullCheck(L_3); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_3, 3, 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_4 = L_3; NullCheck(L_4); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_4, 4, 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_5 = L_4; NullCheck(L_5); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_5, 5, 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_6 = L_5; NullCheck(L_6); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_6, 7, 4, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_7 = L_6; NullCheck(L_7); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_7, ((int32_t)9), ((int32_t)15), /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_8 = L_7; NullCheck(L_8); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_8, ((int32_t)10), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_9 = L_8; NullCheck(L_9); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_9, ((int32_t)12), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_10 = L_9; NullCheck(L_10); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_10, ((int32_t)13), 5, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_11 = L_10; NullCheck(L_11); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_11, ((int32_t)14), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_12 = L_11; NullCheck(L_12); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_12, ((int32_t)15), ((int32_t)15), /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_13 = L_12; NullCheck(L_13); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_13, ((int32_t)16), ((int32_t)13), /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_14 = L_13; NullCheck(L_14); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_14, ((int32_t)17), 2, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_15 = L_14; NullCheck(L_15); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_15, ((int32_t)18), ((int32_t)14), /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_16 = L_15; NullCheck(L_16); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_16, ((int32_t)19), ((int32_t)12), /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_17 = L_16; NullCheck(L_17); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_17, ((int32_t)20), ((int32_t)11), /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_18 = L_17; NullCheck(L_18); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_18, ((int32_t)22), 2, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_19 = L_18; NullCheck(L_19); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_19, ((int32_t)26), ((int32_t)16), /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_20 = L_19; NullCheck(L_20); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_20, ((int32_t)27), ((int32_t)13), /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_21 = L_20; NullCheck(L_21); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_21, ((int32_t)24), 2, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_22 = L_21; NullCheck(L_22); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_22, ((int32_t)25), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_23 = L_22; NullCheck(L_23); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_23, ((int32_t)28), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_24 = L_23; NullCheck(L_24); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_24, ((int32_t)29), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_25 = L_24; NullCheck(L_25); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_25, ((int32_t)30), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_26 = L_25; NullCheck(L_26); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_26, ((int32_t)31), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_27 = L_26; NullCheck(L_27); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_27, ((int32_t)32), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_28 = L_27; NullCheck(L_28); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_28, ((int32_t)33), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_29 = L_28; NullCheck(L_29); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_29, ((int32_t)34), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_30 = L_29; NullCheck(L_30); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_30, ((int32_t)45), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_31 = L_30; NullCheck(L_31); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_31, ((int32_t)46), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_32 = L_31; NullCheck(L_32); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_32, ((int32_t)47), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_33 = L_32; NullCheck(L_33); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_33, ((int32_t)48), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_34 = L_33; NullCheck(L_34); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_34, ((int32_t)49), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_35 = L_34; NullCheck(L_35); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_35, ((int32_t)50), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_36 = L_35; NullCheck(L_36); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_36, ((int32_t)51), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_37 = L_36; NullCheck(L_37); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_37, ((int32_t)52), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_38 = L_37; NullCheck(L_38); Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0(L_38, ((int32_t)53), 0, /*hidden argument*/Dictionary_2_Add_m46906D39ED9E0B2729FB9FCA296A22EDDEA1ABF0_RuntimeMethod_var); ((TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_StaticFields*)il2cpp_codegen_static_fields_for(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var))->set_s_FormatAliasMap_0(L_38); // s_SupportedRenderTextureFormats = new Dictionary(); Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * L_39 = (Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 *)il2cpp_codegen_object_new(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1_il2cpp_TypeInfo_var); Dictionary_2__ctor_mF0AE3867D21201B50EE816E55A8BAAADA8471324(L_39, /*hidden argument*/Dictionary_2__ctor_mF0AE3867D21201B50EE816E55A8BAAADA8471324_RuntimeMethod_var); ((TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_StaticFields*)il2cpp_codegen_static_fields_for(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var))->set_s_SupportedRenderTextureFormats_1(L_39); // var values = Enum.GetValues(typeof(RenderTextureFormat)); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_40 = { reinterpret_cast (RenderTextureFormat_t8371287102ED67772EF78229CF4AB9D38C2CD626_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_41; L_41 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_40, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); RuntimeArray * L_42; L_42 = Enum_GetValues_m6A159A71A6FEAA80D37B65ECBD566AA078ADFA58(L_41, /*hidden argument*/NULL); // foreach (var format in values) NullCheck(L_42); RuntimeObject* L_43; L_43 = Array_GetEnumerator_m7BC171F2F69907FD4585E7B4A3A224473BE32964(L_42, /*hidden argument*/NULL); V_0 = L_43; } IL_0181: try { // begin try (depth: 1) { goto IL_01b8; } IL_0183: { // foreach (var format in values) RuntimeObject* L_44 = V_0; NullCheck(L_44); RuntimeObject * L_45; L_45 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_44); V_1 = L_45; // if ((int)format < 0) // Safe guard, negative values are deprecated stuff RuntimeObject * L_46 = V_1; if ((((int32_t)((*(int32_t*)((int32_t*)UnBox(L_46, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))) < ((int32_t)0))) { goto IL_01b8; } } IL_0193: { // if (IsObsolete(format)) RuntimeObject * L_47 = V_1; bool L_48; L_48 = TextureFormatUtilities_IsObsolete_m560DBA4FAF8ADFF95EFD15A6D2E6361A4674BD76(L_47, /*hidden argument*/NULL); if (L_48) { goto IL_01b8; } } IL_019b: { // bool supported = SystemInfo.SupportsRenderTextureFormat((RenderTextureFormat)format); RuntimeObject * L_49 = V_1; bool L_50; L_50 = SystemInfo_SupportsRenderTextureFormat_m14C7A514A87B3F221FD5AF2D739DA2A4F8CDCD19(((*(int32_t*)((int32_t*)UnBox(L_49, RenderTextureFormat_t8371287102ED67772EF78229CF4AB9D38C2CD626_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); V_2 = L_50; // s_SupportedRenderTextureFormats[(int)format] = supported; Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * L_51 = ((TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_StaticFields*)il2cpp_codegen_static_fields_for(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var))->get_s_SupportedRenderTextureFormats_1(); RuntimeObject * L_52 = V_1; bool L_53 = V_2; NullCheck(L_51); Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74(L_51, ((*(int32_t*)((int32_t*)UnBox(L_52, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))), L_53, /*hidden argument*/Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74_RuntimeMethod_var); } IL_01b8: { // foreach (var format in values) RuntimeObject* L_54 = V_0; NullCheck(L_54); bool L_55; L_55 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_54); if (L_55) { goto IL_0183; } } IL_01c0: { IL2CPP_LEAVE(0x1D3, FINALLY_01c2); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c2; } FINALLY_01c2: { // begin finally (depth: 1) { RuntimeObject* L_56 = V_0; V_3 = ((RuntimeObject*)IsInst((RuntimeObject*)L_56, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_57 = V_3; if (!L_57) { goto IL_01d2; } } IL_01cc: { RuntimeObject* L_58 = V_3; NullCheck(L_58); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_58); } IL_01d2: { IL2CPP_END_FINALLY(450) } } // end finally (depth: 1) IL2CPP_CLEANUP(450) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1D3, IL_01d3) } IL_01d3: { // s_SupportedTextureFormats = new Dictionary(); Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * L_59 = (Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 *)il2cpp_codegen_object_new(Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1_il2cpp_TypeInfo_var); Dictionary_2__ctor_mF0AE3867D21201B50EE816E55A8BAAADA8471324(L_59, /*hidden argument*/Dictionary_2__ctor_mF0AE3867D21201B50EE816E55A8BAAADA8471324_RuntimeMethod_var); ((TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_StaticFields*)il2cpp_codegen_static_fields_for(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var))->set_s_SupportedTextureFormats_2(L_59); // var values = Enum.GetValues(typeof(TextureFormat)); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_60 = { reinterpret_cast (TextureFormat_tBED5388A0445FE978F97B41D247275B036407932_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_61; L_61 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_60, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); RuntimeArray * L_62; L_62 = Enum_GetValues_m6A159A71A6FEAA80D37B65ECBD566AA078ADFA58(L_61, /*hidden argument*/NULL); // foreach (var format in values) NullCheck(L_62); RuntimeObject* L_63; L_63 = Array_GetEnumerator_m7BC171F2F69907FD4585E7B4A3A224473BE32964(L_62, /*hidden argument*/NULL); V_0 = L_63; } IL_01f2: try { // begin try (depth: 1) { goto IL_0230; } IL_01f4: { // foreach (var format in values) RuntimeObject* L_64 = V_0; NullCheck(L_64); RuntimeObject * L_65; L_65 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_64); V_4 = L_65; // if ((int)format < 0) // Crashes the runtime otherwise (!) RuntimeObject * L_66 = V_4; if ((((int32_t)((*(int32_t*)((int32_t*)UnBox(L_66, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))) < ((int32_t)0))) { goto IL_0230; } } IL_0206: { // if (IsObsolete(format)) RuntimeObject * L_67 = V_4; bool L_68; L_68 = TextureFormatUtilities_IsObsolete_m560DBA4FAF8ADFF95EFD15A6D2E6361A4674BD76(L_67, /*hidden argument*/NULL); if (L_68) { goto IL_0230; } } IL_020f: { // bool supported = SystemInfo.SupportsTextureFormat((TextureFormat)format); RuntimeObject * L_69 = V_4; bool L_70; L_70 = SystemInfo_SupportsTextureFormat_mDDCD15565ADC401AD6BE92FC2B2C835D330448DC(((*(int32_t*)((int32_t*)UnBox(L_69, TextureFormat_tBED5388A0445FE978F97B41D247275B036407932_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); V_5 = L_70; // s_SupportedTextureFormats[(int)format] = supported; Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * L_71 = ((TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_StaticFields*)il2cpp_codegen_static_fields_for(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var))->get_s_SupportedTextureFormats_2(); RuntimeObject * L_72 = V_4; bool L_73 = V_5; NullCheck(L_71); Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74(L_71, ((*(int32_t*)((int32_t*)UnBox(L_72, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))), L_73, /*hidden argument*/Dictionary_2_set_Item_mDFB096115D9E26E5B5E5A4183F9E098CE8A14F74_RuntimeMethod_var); } IL_0230: { // foreach (var format in values) RuntimeObject* L_74 = V_0; NullCheck(L_74); bool L_75; L_75 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_74); if (L_75) { goto IL_01f4; } } IL_0238: { IL2CPP_LEAVE(0x24B, FINALLY_023a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_023a; } FINALLY_023a: { // begin finally (depth: 1) { RuntimeObject* L_76 = V_0; V_3 = ((RuntimeObject*)IsInst((RuntimeObject*)L_76, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_77 = V_3; if (!L_77) { goto IL_024a; } } IL_0244: { RuntimeObject* L_78 = V_3; NullCheck(L_78); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_78); } IL_024a: { IL2CPP_END_FINALLY(570) } } // end finally (depth: 1) IL2CPP_CLEANUP(570) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x24B, IL_024b) } IL_024b: { // } return; } } // System.Boolean UnityEngine.Rendering.PostProcessing.TextureFormatUtilities::IsObsolete(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextureFormatUtilities_IsObsolete_m560DBA4FAF8ADFF95EFD15A6D2E6361A4674BD76 (RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObsoleteAttributeU5BU5D_tAC73C504F00AEC879F622AFE547DD3A1ECCAEE38_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ObsoleteAttributeU5BU5D_tAC73C504F00AEC879F622AFE547DD3A1ECCAEE38* V_0 = NULL; { // var fieldInfo = value.GetType().GetField(value.ToString()); RuntimeObject * L_0 = ___value0; NullCheck(L_0); Type_t * L_1; L_1 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_0, /*hidden argument*/NULL); RuntimeObject * L_2 = ___value0; NullCheck(L_2); String_t* L_3; L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_2); NullCheck(L_1); FieldInfo_t * L_4; L_4 = Type_GetField_m7E0197C80896690B5F5DBCCE44E3354FFDA13D2C(L_1, L_3, /*hidden argument*/NULL); // var attributes = (ObsoleteAttribute[])fieldInfo.GetCustomAttributes(typeof(ObsoleteAttribute), false); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_6; L_6 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_5, /*hidden argument*/NULL); NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_7; L_7 = VirtFuncInvoker2< ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, Type_t *, bool >::Invoke(12 /* System.Object[] System.Reflection.MemberInfo::GetCustomAttributes(System.Type,System.Boolean) */, L_4, L_6, (bool)0); V_0 = ((ObsoleteAttributeU5BU5D_tAC73C504F00AEC879F622AFE547DD3A1ECCAEE38*)Castclass((RuntimeObject*)L_7, ObsoleteAttributeU5BU5D_tAC73C504F00AEC879F622AFE547DD3A1ECCAEE38_il2cpp_TypeInfo_var)); // return attributes != null && attributes.Length > 0; ObsoleteAttributeU5BU5D_tAC73C504F00AEC879F622AFE547DD3A1ECCAEE38* L_8 = V_0; if (!L_8) { goto IL_0030; } } { ObsoleteAttributeU5BU5D_tAC73C504F00AEC879F622AFE547DD3A1ECCAEE38* L_9 = V_0; NullCheck(L_9); return (bool)((!(((uint32_t)(((RuntimeArray*)L_9)->max_length)) <= ((uint32_t)0)))? 1 : 0); } IL_0030: { return (bool)0; } } // UnityEngine.RenderTextureFormat UnityEngine.Rendering.PostProcessing.TextureFormatUtilities::GetUncompressedRenderTextureFormat(UnityEngine.Texture) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextureFormatUtilities_GetUncompressedRenderTextureFormat_m28CF708125C74C4E0F42793D3F22AB0A929117D0 (Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___texture0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mEC8BB5FB46FE71167C303BB248F7239832FC7B3D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { // if (texture is RenderTexture) Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_0 = ___texture0; if (!((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)IsInstClass((RuntimeObject*)L_0, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var))) { goto IL_0014; } } { // return (texture as RenderTexture).format; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_1 = ___texture0; NullCheck(((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)IsInstClass((RuntimeObject*)L_1, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var))); int32_t L_2; L_2 = RenderTexture_get_format_mB9BBCACA0A809206FA73109ACF2A6976E19DB822(((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)IsInstClass((RuntimeObject*)L_1, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_2; } IL_0014: { // if (texture is Texture2D) Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_3 = ___texture0; if (!((Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF *)IsInstSealed((RuntimeObject*)L_3, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var))) { goto IL_0044; } } { // var inFormat = ((Texture2D)texture).format; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_4 = ___texture0; NullCheck(((Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF *)CastclassSealed((RuntimeObject*)L_4, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var))); int32_t L_5; L_5 = Texture2D_get_format_mCBCE13524A94042693822BDDE112990B25F4F8E4(((Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF *)CastclassSealed((RuntimeObject*)L_4, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_0 = L_5; // if (!s_FormatAliasMap.TryGetValue((int)inFormat, out outFormat)) IL2CPP_RUNTIME_CLASS_INIT(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var); Dictionary_2_t152CB9EF9047A93FF3A31F2EDC4351F89CDA7E7F * L_6 = ((TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_StaticFields*)il2cpp_codegen_static_fields_for(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var))->get_s_FormatAliasMap_0(); int32_t L_7 = V_0; NullCheck(L_6); bool L_8; L_8 = Dictionary_2_TryGetValue_mEC8BB5FB46FE71167C303BB248F7239832FC7B3D(L_6, L_7, (int32_t*)(&V_1), /*hidden argument*/Dictionary_2_TryGetValue_mEC8BB5FB46FE71167C303BB248F7239832FC7B3D_RuntimeMethod_var); if (L_8) { goto IL_0042; } } { // throw new NotSupportedException("Texture format not supported"); NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_9 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m40BC57BDA6E0E119B73700CC809A14B57DC65A90(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral96AFB5CB3B476CE64056EF8716AEA14B385714ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TextureFormatUtilities_GetUncompressedRenderTextureFormat_m28CF708125C74C4E0F42793D3F22AB0A929117D0_RuntimeMethod_var))); } IL_0042: { // return outFormat; int32_t L_10 = V_1; return L_10; } IL_0044: { // return RenderTextureFormat.Default; return (int32_t)(7); } } // System.Boolean UnityEngine.Rendering.PostProcessing.TextureFormatUtilities::IsSupported(UnityEngine.RenderTextureFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextureFormatUtilities_IsSupported_m177D5B54CB12E8D8BE5A25B66938549AE3D51345 (int32_t ___format0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mDA84BC4EB1A9B38BEFC73A8718A628B870CA9345_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; { // s_SupportedRenderTextureFormats.TryGetValue((int)format, out supported); IL2CPP_RUNTIME_CLASS_INIT(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var); Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * L_0 = ((TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_StaticFields*)il2cpp_codegen_static_fields_for(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var))->get_s_SupportedRenderTextureFormats_1(); int32_t L_1 = ___format0; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_TryGetValue_mDA84BC4EB1A9B38BEFC73A8718A628B870CA9345(L_0, L_1, (bool*)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_mDA84BC4EB1A9B38BEFC73A8718A628B870CA9345_RuntimeMethod_var); // return supported; bool L_3 = V_0; return L_3; } } // System.Boolean UnityEngine.Rendering.PostProcessing.TextureFormatUtilities::IsSupported(UnityEngine.TextureFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextureFormatUtilities_IsSupported_mD91326EF7EBACB11298473E752C7A4B53C103120 (int32_t ___format0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mDA84BC4EB1A9B38BEFC73A8718A628B870CA9345_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; { // s_SupportedTextureFormats.TryGetValue((int)format, out supported); IL2CPP_RUNTIME_CLASS_INIT(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var); Dictionary_2_t446D8FCE66ED404E00855B46A520AB382A69EFF1 * L_0 = ((TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_StaticFields*)il2cpp_codegen_static_fields_for(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var))->get_s_SupportedTextureFormats_2(); int32_t L_1 = ___format0; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_TryGetValue_mDA84BC4EB1A9B38BEFC73A8718A628B870CA9345(L_0, L_1, (bool*)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_mDA84BC4EB1A9B38BEFC73A8718A628B870CA9345_RuntimeMethod_var); // return supported; bool L_3 = V_0; return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rendering.PostProcessing.TextureLerper UnityEngine.Rendering.PostProcessing.TextureLerper::get_instance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * TextureLerper_get_instance_m1536A256C5818E0C06F5BF38A27AB480AFB0E9B1 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (m_Instance == null) TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * L_0 = ((TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616_StaticFields*)il2cpp_codegen_static_fields_for(TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616_il2cpp_TypeInfo_var))->get_m_Instance_0(); if (L_0) { goto IL_0011; } } { // m_Instance = new TextureLerper(); TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * L_1 = (TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 *)il2cpp_codegen_object_new(TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616_il2cpp_TypeInfo_var); TextureLerper__ctor_m74C29B82F5BDDEE941798B3451F5CAC949786403(L_1, /*hidden argument*/NULL); ((TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616_StaticFields*)il2cpp_codegen_static_fields_for(TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616_il2cpp_TypeInfo_var))->set_m_Instance_0(L_1); } IL_0011: { // return m_Instance; TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * L_2 = ((TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616_StaticFields*)il2cpp_codegen_static_fields_for(TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616_il2cpp_TypeInfo_var))->get_m_Instance_0(); return L_2; } } // System.Void UnityEngine.Rendering.PostProcessing.TextureLerper::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureLerper__ctor_m74C29B82F5BDDEE941798B3451F5CAC949786403 (TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mB38E72AF05051F5403306E56E602C5284D335714_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // TextureLerper() Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // m_Recycled = new List(); List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_0 = (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE *)il2cpp_codegen_object_new(List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE_il2cpp_TypeInfo_var); List_1__ctor_mB38E72AF05051F5403306E56E602C5284D335714(L_0, /*hidden argument*/List_1__ctor_mB38E72AF05051F5403306E56E602C5284D335714_RuntimeMethod_var); __this->set_m_Recycled_4(L_0); // m_Actives = new List(); List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_1 = (List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE *)il2cpp_codegen_object_new(List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE_il2cpp_TypeInfo_var); List_1__ctor_mB38E72AF05051F5403306E56E602C5284D335714(L_1, /*hidden argument*/List_1__ctor_mB38E72AF05051F5403306E56E602C5284D335714_RuntimeMethod_var); __this->set_m_Actives_5(L_1); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.TextureLerper::BeginFrame(UnityEngine.Rendering.PostProcessing.PostProcessRenderContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureLerper_BeginFrame_mCF5241E01ADD975AE44EEB2BAF8F8392DE25D2D4 (TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * __this, PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * ___context0, const RuntimeMethod* method) { { // m_Command = context.command; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_0 = ___context0; NullCheck(L_0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_1; L_1 = PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline(L_0, /*hidden argument*/NULL); __this->set_m_Command_1(L_1); // m_PropertySheets = context.propertySheets; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_2 = ___context0; NullCheck(L_2); PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_3; L_3 = PostProcessRenderContext_get_propertySheets_mE1135E07BE4F59354198DF05198E64CAF2E41D5C_inline(L_2, /*hidden argument*/NULL); __this->set_m_PropertySheets_2(L_3); // m_Resources = context.resources; PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * L_4 = ___context0; NullCheck(L_4); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_5; L_5 = PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline(L_4, /*hidden argument*/NULL); __this->set_m_Resources_3(L_5); // } return; } } // System.Void UnityEngine.Rendering.PostProcessing.TextureLerper::EndFrame() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureLerper_EndFrame_mE08975C8094A7C272C77F81234C060A5B7D04CDE (TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m34DAD6AC8E8B11E77125890D86CF0D9AF99CAEE4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m75D2D40791CA5307F5E15771C106A81BF029364A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m92E98DA7340C7A6A1EF4FFAC2A59FE3ADF9DC58D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mCB66852EF108F7810C149B035C969D0956FC0205_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m4B8C3E5C469683DF4A94C4054743B220F13BB4F5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m7328294DBE16FF49F6D96893E2EAEA6C9F96E441_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m1137DAC9D2025FFC7D853298B59113ACAB858B24_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D V_0; memset((&V_0), 0, sizeof(V_0)); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (m_Recycled.Count > 0) List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_0 = __this->get_m_Recycled_4(); NullCheck(L_0); int32_t L_1; L_1 = List_1_get_Count_m1137DAC9D2025FFC7D853298B59113ACAB858B24_inline(L_0, /*hidden argument*/List_1_get_Count_m1137DAC9D2025FFC7D853298B59113ACAB858B24_RuntimeMethod_var); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_004c; } } { // foreach (var rt in m_Recycled) List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_2 = __this->get_m_Recycled_4(); NullCheck(L_2); Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D L_3; L_3 = List_1_GetEnumerator_m7328294DBE16FF49F6D96893E2EAEA6C9F96E441(L_2, /*hidden argument*/List_1_GetEnumerator_m7328294DBE16FF49F6D96893E2EAEA6C9F96E441_RuntimeMethod_var); V_0 = L_3; } IL_001a: try { // begin try (depth: 1) { goto IL_0028; } IL_001c: { // foreach (var rt in m_Recycled) RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_4; L_4 = Enumerator_get_Current_m92E98DA7340C7A6A1EF4FFAC2A59FE3ADF9DC58D_inline((Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *)(&V_0), /*hidden argument*/Enumerator_get_Current_m92E98DA7340C7A6A1EF4FFAC2A59FE3ADF9DC58D_RuntimeMethod_var); // RuntimeUtilities.Destroy(rt); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_4, /*hidden argument*/NULL); } IL_0028: { // foreach (var rt in m_Recycled) bool L_5; L_5 = Enumerator_MoveNext_m75D2D40791CA5307F5E15771C106A81BF029364A((Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m75D2D40791CA5307F5E15771C106A81BF029364A_RuntimeMethod_var); if (L_5) { goto IL_001c; } } IL_0031: { IL2CPP_LEAVE(0x41, FINALLY_0033); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0033; } FINALLY_0033: { // begin finally (depth: 1) Enumerator_Dispose_m34DAD6AC8E8B11E77125890D86CF0D9AF99CAEE4((Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *)(&V_0), /*hidden argument*/Enumerator_Dispose_m34DAD6AC8E8B11E77125890D86CF0D9AF99CAEE4_RuntimeMethod_var); IL2CPP_END_FINALLY(51) } // end finally (depth: 1) IL2CPP_CLEANUP(51) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x41, IL_0041) } IL_0041: { // m_Recycled.Clear(); List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_6 = __this->get_m_Recycled_4(); NullCheck(L_6); List_1_Clear_m4B8C3E5C469683DF4A94C4054743B220F13BB4F5(L_6, /*hidden argument*/List_1_Clear_m4B8C3E5C469683DF4A94C4054743B220F13BB4F5_RuntimeMethod_var); } IL_004c: { // if (m_Actives.Count > 0) List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_7 = __this->get_m_Actives_5(); NullCheck(L_7); int32_t L_8; L_8 = List_1_get_Count_m1137DAC9D2025FFC7D853298B59113ACAB858B24_inline(L_7, /*hidden argument*/List_1_get_Count_m1137DAC9D2025FFC7D853298B59113ACAB858B24_RuntimeMethod_var); if ((((int32_t)L_8) <= ((int32_t)0))) { goto IL_00a0; } } { // foreach (var rt in m_Actives) List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_9 = __this->get_m_Actives_5(); NullCheck(L_9); Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D L_10; L_10 = List_1_GetEnumerator_m7328294DBE16FF49F6D96893E2EAEA6C9F96E441(L_9, /*hidden argument*/List_1_GetEnumerator_m7328294DBE16FF49F6D96893E2EAEA6C9F96E441_RuntimeMethod_var); V_0 = L_10; } IL_0066: try { // begin try (depth: 1) { goto IL_007c; } IL_0068: { // foreach (var rt in m_Actives) RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_11; L_11 = Enumerator_get_Current_m92E98DA7340C7A6A1EF4FFAC2A59FE3ADF9DC58D_inline((Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *)(&V_0), /*hidden argument*/Enumerator_get_Current_m92E98DA7340C7A6A1EF4FFAC2A59FE3ADF9DC58D_RuntimeMethod_var); V_1 = L_11; // m_Recycled.Add(rt); List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_12 = __this->get_m_Recycled_4(); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_13 = V_1; NullCheck(L_12); List_1_Add_mCB66852EF108F7810C149B035C969D0956FC0205(L_12, L_13, /*hidden argument*/List_1_Add_mCB66852EF108F7810C149B035C969D0956FC0205_RuntimeMethod_var); } IL_007c: { // foreach (var rt in m_Actives) bool L_14; L_14 = Enumerator_MoveNext_m75D2D40791CA5307F5E15771C106A81BF029364A((Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m75D2D40791CA5307F5E15771C106A81BF029364A_RuntimeMethod_var); if (L_14) { goto IL_0068; } } IL_0085: { IL2CPP_LEAVE(0x95, FINALLY_0087); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0087; } FINALLY_0087: { // begin finally (depth: 1) Enumerator_Dispose_m34DAD6AC8E8B11E77125890D86CF0D9AF99CAEE4((Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *)(&V_0), /*hidden argument*/Enumerator_Dispose_m34DAD6AC8E8B11E77125890D86CF0D9AF99CAEE4_RuntimeMethod_var); IL2CPP_END_FINALLY(135) } // end finally (depth: 1) IL2CPP_CLEANUP(135) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x95, IL_0095) } IL_0095: { // m_Actives.Clear(); List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_15 = __this->get_m_Actives_5(); NullCheck(L_15); List_1_Clear_m4B8C3E5C469683DF4A94C4054743B220F13BB4F5(L_15, /*hidden argument*/List_1_Clear_m4B8C3E5C469683DF4A94C4054743B220F13BB4F5_RuntimeMethod_var); } IL_00a0: { // } return; } } // UnityEngine.RenderTexture UnityEngine.Rendering.PostProcessing.TextureLerper::Get(UnityEngine.RenderTextureFormat,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * TextureLerper_Get_m7BD996F475523844239018F193F65A66ED0DC2C8 (TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * __this, int32_t ___format0, int32_t ___w1, int32_t ___h2, int32_t ___d3, bool ___enableRandomWrite4, bool ___force3D5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mCB66852EF108F7810C149B035C969D0956FC0205_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_m551A84AB57B24D7963D50A1EE3CD8BB9338CF539_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m1137DAC9D2025FFC7D853298B59113ACAB858B24_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m2048DC2B083950A76C19CB8FCB54BC7BD13A8B6C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * V_3 = NULL; int32_t V_4 = 0; int32_t G_B15_0 = 0; { // RenderTexture rt = null; V_0 = (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)NULL; // int i, len = m_Recycled.Count; List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_0 = __this->get_m_Recycled_4(); NullCheck(L_0); int32_t L_1; L_1 = List_1_get_Count_m1137DAC9D2025FFC7D853298B59113ACAB858B24_inline(L_0, /*hidden argument*/List_1_get_Count_m1137DAC9D2025FFC7D853298B59113ACAB858B24_RuntimeMethod_var); V_2 = L_1; // for (i = 0; i < len; i++) V_1 = 0; goto IL_0063; } IL_0012: { // var r = m_Recycled[i]; List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_2 = __this->get_m_Recycled_4(); int32_t L_3 = V_1; NullCheck(L_2); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_4; L_4 = List_1_get_Item_m2048DC2B083950A76C19CB8FCB54BC7BD13A8B6C_inline(L_2, L_3, /*hidden argument*/List_1_get_Item_m2048DC2B083950A76C19CB8FCB54BC7BD13A8B6C_RuntimeMethod_var); V_3 = L_4; // if (r.width == w && r.height == h && r.volumeDepth == d && r.format == format && r.enableRandomWrite == enableRandomWrite && (!force3D || (r.dimension == TextureDimension.Tex3D))) RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_5 = V_3; NullCheck(L_5); int32_t L_6; L_6 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_5); int32_t L_7 = ___w1; if ((!(((uint32_t)L_6) == ((uint32_t)L_7)))) { goto IL_005f; } } { RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_8 = V_3; NullCheck(L_8); int32_t L_9; L_9 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 UnityEngine.Texture::get_height() */, L_8); int32_t L_10 = ___h2; if ((!(((uint32_t)L_9) == ((uint32_t)L_10)))) { goto IL_005f; } } { RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_11 = V_3; NullCheck(L_11); int32_t L_12; L_12 = RenderTexture_get_volumeDepth_mD0B567DC91B5633CB8C1F6A716914B07B12BBF65(L_11, /*hidden argument*/NULL); int32_t L_13 = ___d3; if ((!(((uint32_t)L_12) == ((uint32_t)L_13)))) { goto IL_005f; } } { RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_14 = V_3; NullCheck(L_14); int32_t L_15; L_15 = RenderTexture_get_format_mB9BBCACA0A809206FA73109ACF2A6976E19DB822(L_14, /*hidden argument*/NULL); int32_t L_16 = ___format0; if ((!(((uint32_t)L_15) == ((uint32_t)L_16)))) { goto IL_005f; } } { RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_17 = V_3; NullCheck(L_17); bool L_18; L_18 = RenderTexture_get_enableRandomWrite_mEB1D75D2BC5A4F0C136D7BF4C2E2977CDECE8E96(L_17, /*hidden argument*/NULL); bool L_19 = ___enableRandomWrite4; if ((!(((uint32_t)L_18) == ((uint32_t)L_19)))) { goto IL_005f; } } { bool L_20 = ___force3D5; if (!L_20) { goto IL_005b; } } { RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_21 = V_3; NullCheck(L_21); int32_t L_22; L_22 = VirtFuncInvoker0< int32_t >::Invoke(9 /* UnityEngine.Rendering.TextureDimension UnityEngine.Texture::get_dimension() */, L_21); if ((!(((uint32_t)L_22) == ((uint32_t)3)))) { goto IL_005f; } } IL_005b: { // rt = r; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_23 = V_3; V_0 = L_23; // break; goto IL_0067; } IL_005f: { // for (i = 0; i < len; i++) int32_t L_24 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0063: { // for (i = 0; i < len; i++) int32_t L_25 = V_1; int32_t L_26 = V_2; if ((((int32_t)L_25) < ((int32_t)L_26))) { goto IL_0012; } } IL_0067: { // if (rt == null) RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_27 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_28; L_28 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_27, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_28) { goto IL_00c0; } } { // var dimension = (d > 1) || force3D // ? TextureDimension.Tex3D // : TextureDimension.Tex2D; int32_t L_29 = ___d3; bool L_30 = ___force3D5; if (((int32_t)((int32_t)((((int32_t)L_29) > ((int32_t)1))? 1 : 0)|(int32_t)L_30))) { goto IL_007d; } } { G_B15_0 = 2; goto IL_007e; } IL_007d: { G_B15_0 = 3; } IL_007e: { V_4 = G_B15_0; // rt = new RenderTexture(w, h, 0, format) // { // dimension = dimension, // filterMode = FilterMode.Bilinear, // wrapMode = TextureWrapMode.Clamp, // anisoLevel = 0, // volumeDepth = d, // enableRandomWrite = enableRandomWrite // }; int32_t L_31 = ___w1; int32_t L_32 = ___h2; int32_t L_33 = ___format0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_34 = (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)il2cpp_codegen_object_new(RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var); RenderTexture__ctor_m8E4220FDA652BA3CACE60FBA59D868B921C0F533(L_34, L_31, L_32, 0, L_33, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_35 = L_34; int32_t L_36 = V_4; NullCheck(L_35); VirtActionInvoker1< int32_t >::Invoke(10 /* System.Void UnityEngine.Texture::set_dimension(UnityEngine.Rendering.TextureDimension) */, L_35, L_36); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_37 = L_35; NullCheck(L_37); Texture_set_filterMode_m045141DB0FEFE496885D45F5F23B15BC0E77C8D0(L_37, 1, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_38 = L_37; NullCheck(L_38); Texture_set_wrapMode_m1233D2DF48DC20996F8EE26E866D4BDD2AC8050D(L_38, 1, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_39 = L_38; NullCheck(L_39); Texture_set_anisoLevel_mE51360F6CD0562FD6355F8C0509B70A454CB33BE(L_39, 0, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_40 = L_39; int32_t L_41 = ___d3; NullCheck(L_40); RenderTexture_set_volumeDepth_m01D7BD50386DDAE777CE3CB9B60FDD7DE798AC93(L_40, L_41, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_42 = L_40; bool L_43 = ___enableRandomWrite4; NullCheck(L_42); RenderTexture_set_enableRandomWrite_m024F49DB3CA3B02FA0EEBB3EACB37E6228CAA183(L_42, L_43, /*hidden argument*/NULL); V_0 = L_42; // rt.Create(); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_44 = V_0; NullCheck(L_44); bool L_45; L_45 = RenderTexture_Create_m723CBB7B7543E9FAFEBC04E8FDCDF629DA31F411(L_44, /*hidden argument*/NULL); // } goto IL_00cc; } IL_00c0: { // else m_Recycled.RemoveAt(i); List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_46 = __this->get_m_Recycled_4(); int32_t L_47 = V_1; NullCheck(L_46); List_1_RemoveAt_m551A84AB57B24D7963D50A1EE3CD8BB9338CF539(L_46, L_47, /*hidden argument*/List_1_RemoveAt_m551A84AB57B24D7963D50A1EE3CD8BB9338CF539_RuntimeMethod_var); } IL_00cc: { // m_Actives.Add(rt); List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_48 = __this->get_m_Actives_5(); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_49 = V_0; NullCheck(L_48); List_1_Add_mCB66852EF108F7810C149B035C969D0956FC0205(L_48, L_49, /*hidden argument*/List_1_Add_mCB66852EF108F7810C149B035C969D0956FC0205_RuntimeMethod_var); // return rt; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_50 = V_0; return L_50; } } // UnityEngine.Texture UnityEngine.Rendering.PostProcessing.TextureLerper::Lerp(UnityEngine.Texture,UnityEngine.Texture,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * TextureLerper_Lerp_mCA914BD184BAC500B67975AB1259C3CB53AFF517 (TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * __this, Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___from0, Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___to1, float ___t2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4F889A7069FB348E59778EC4C275B6A09FE34752); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5ED45B85ADA1AFA9C8962A3063BC0DB7FA04521E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6067E93B7ED6BC9634C2207045961FBB1126B92A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD754031EB09A4061A82F00A1E77A9972C831A1FB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF51190EEE90545F9CD168B86B0A73EF3C85E3A2C); s_Il2CppMethodInitialized = true; } RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * V_0 = NULL; int32_t V_1 = 0; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * V_2 = NULL; int32_t V_3 = 0; ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * V_4 = NULL; int32_t V_5 = 0; uint32_t V_6 = 0; uint32_t V_7 = 0; uint32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE V_11; memset((&V_11), 0, sizeof(V_11)); int32_t G_B11_0 = 0; int32_t G_B15_0 = 0; { // if (from == to) Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_0 = ___from0; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_1 = ___to1; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_2; L_2 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_000b; } } { // return from; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_3 = ___from0; return L_3; } IL_000b: { // if (t <= 0f) return from; float L_4 = ___t2; if ((!(((float)L_4) <= ((float)(0.0f))))) { goto IL_0015; } } { // if (t <= 0f) return from; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_5 = ___from0; return L_5; } IL_0015: { // if (t >= 1f) return to; float L_6 = ___t2; if ((!(((float)L_6) >= ((float)(1.0f))))) { goto IL_001f; } } { // if (t >= 1f) return to; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_7 = ___to1; return L_7; } IL_001f: { // bool is3D = from is Texture3D // || (from is RenderTexture && ((RenderTexture)from).volumeDepth > 1); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_8 = ___from0; if (((Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 *)IsInstSealed((RuntimeObject*)L_8, Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var))) { goto IL_0042; } } { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_9 = ___from0; if (!((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)IsInstClass((RuntimeObject*)L_9, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var))) { goto IL_003f; } } { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_10 = ___from0; NullCheck(((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)CastclassClass((RuntimeObject*)L_10, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var))); int32_t L_11; L_11 = RenderTexture_get_volumeDepth_mD0B567DC91B5633CB8C1F6A716914B07B12BBF65(((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)CastclassClass((RuntimeObject*)L_10, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); G_B11_0 = ((((int32_t)L_11) > ((int32_t)1))? 1 : 0); goto IL_0043; } IL_003f: { G_B11_0 = 0; goto IL_0043; } IL_0042: { G_B11_0 = 1; } IL_0043: { // if (is3D) if (!G_B11_0) { goto IL_016e; } } { // int dpth = @from is Texture3D ? ((Texture3D) @from).depth : ((RenderTexture) @from).volumeDepth; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_12 = ___from0; if (((Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 *)IsInstSealed((RuntimeObject*)L_12, Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var))) { goto IL_005d; } } { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_13 = ___from0; NullCheck(((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)CastclassClass((RuntimeObject*)L_13, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var))); int32_t L_14; L_14 = RenderTexture_get_volumeDepth_mD0B567DC91B5633CB8C1F6A716914B07B12BBF65(((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)CastclassClass((RuntimeObject*)L_13, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); G_B15_0 = L_14; goto IL_0068; } IL_005d: { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_15 = ___from0; NullCheck(((Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 *)CastclassSealed((RuntimeObject*)L_15, Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var))); int32_t L_16; L_16 = Texture3D_get_depth_m2926D5A2C6EFBAE35749E4B9E8637A8CF08DC10B(((Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 *)CastclassSealed((RuntimeObject*)L_15, Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); G_B15_0 = L_16; } IL_0068: { V_3 = G_B15_0; // int size = Mathf.Max(from.width, from.height); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_17 = ___from0; NullCheck(L_17); int32_t L_18; L_18 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_17); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_19 = ___from0; NullCheck(L_19); int32_t L_20; L_20 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 UnityEngine.Texture::get_height() */, L_19); int32_t L_21; L_21 = Mathf_Max_mDE96ED504F75C9C7985CC49B099CF308AC52BF48(L_18, L_20, /*hidden argument*/NULL); // size = Mathf.Max(size, dpth); int32_t L_22 = V_3; int32_t L_23; L_23 = Mathf_Max_mDE96ED504F75C9C7985CC49B099CF308AC52BF48(L_21, L_22, /*hidden argument*/NULL); // rt = Get(RenderTextureFormat.ARGBHalf, from.width, from.height, dpth, true, true); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_24 = ___from0; NullCheck(L_24); int32_t L_25; L_25 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_24); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_26 = ___from0; NullCheck(L_26); int32_t L_27; L_27 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 UnityEngine.Texture::get_height() */, L_26); int32_t L_28 = V_3; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_29; L_29 = TextureLerper_Get_m7BD996F475523844239018F193F65A66ED0DC2C8(__this, 2, L_25, L_27, L_28, (bool)1, (bool)1, /*hidden argument*/NULL); V_0 = L_29; // var compute = m_Resources.computeShaders.texture3dLerp; PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_30 = __this->get_m_Resources_3(); NullCheck(L_30); ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B * L_31 = L_30->get_computeShaders_8(); NullCheck(L_31); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_32 = L_31->get_texture3dLerp_3(); V_4 = L_32; // int kernel = compute.FindKernel("KTexture3DLerp"); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_33 = V_4; NullCheck(L_33); int32_t L_34; L_34 = ComputeShader_FindKernel_mCA2683905A5DAB573D50389E2B24B48B18CD53D0(L_33, _stringLiteral4F889A7069FB348E59778EC4C275B6A09FE34752, /*hidden argument*/NULL); V_5 = L_34; // m_Command.SetComputeVectorParam(compute, "_DimensionsAndLerp", new Vector4(from.width, from.height, dpth, t)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_35 = __this->get_m_Command_1(); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_36 = V_4; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_37 = ___from0; NullCheck(L_37); int32_t L_38; L_38 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_37); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_39 = ___from0; NullCheck(L_39); int32_t L_40; L_40 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 UnityEngine.Texture::get_height() */, L_39); int32_t L_41 = V_3; float L_42 = ___t2; Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_43; memset((&L_43), 0, sizeof(L_43)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_43), ((float)((float)L_38)), ((float)((float)L_40)), ((float)((float)L_41)), L_42, /*hidden argument*/NULL); NullCheck(L_35); CommandBuffer_SetComputeVectorParam_m6FD77F6D465976FBCBB64D8EEC1CC2903A254319(L_35, L_36, _stringLiteralD754031EB09A4061A82F00A1E77A9972C831A1FB, L_43, /*hidden argument*/NULL); // m_Command.SetComputeTextureParam(compute, kernel, "_Output", rt); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_44 = __this->get_m_Command_1(); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_45 = V_4; int32_t L_46 = V_5; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_47 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_48; L_48 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_47, /*hidden argument*/NULL); NullCheck(L_44); CommandBuffer_SetComputeTextureParam_m478EC6F4970EF8C3C0645FEB5B17A59C9299829B(L_44, L_45, L_46, _stringLiteral6067E93B7ED6BC9634C2207045961FBB1126B92A, L_48, /*hidden argument*/NULL); // m_Command.SetComputeTextureParam(compute, kernel, "_From", from); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_49 = __this->get_m_Command_1(); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_50 = V_4; int32_t L_51 = V_5; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_52 = ___from0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_53; L_53 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_52, /*hidden argument*/NULL); NullCheck(L_49); CommandBuffer_SetComputeTextureParam_m478EC6F4970EF8C3C0645FEB5B17A59C9299829B(L_49, L_50, L_51, _stringLiteralF51190EEE90545F9CD168B86B0A73EF3C85E3A2C, L_53, /*hidden argument*/NULL); // m_Command.SetComputeTextureParam(compute, kernel, "_To", to); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_54 = __this->get_m_Command_1(); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_55 = V_4; int32_t L_56 = V_5; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_57 = ___to1; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_58; L_58 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_57, /*hidden argument*/NULL); NullCheck(L_54); CommandBuffer_SetComputeTextureParam_m478EC6F4970EF8C3C0645FEB5B17A59C9299829B(L_54, L_55, L_56, _stringLiteral5ED45B85ADA1AFA9C8962A3063BC0DB7FA04521E, L_58, /*hidden argument*/NULL); // compute.GetKernelThreadGroupSizes(kernel, out tgsX, out tgsY, out tgsZ); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_59 = V_4; int32_t L_60 = V_5; NullCheck(L_59); ComputeShader_GetKernelThreadGroupSizes_m44AD93684763240FE15578CF0AEF38EFFAE2EE5F(L_59, L_60, (uint32_t*)(&V_6), (uint32_t*)(&V_7), (uint32_t*)(&V_8), /*hidden argument*/NULL); // int groupSizeXY = Mathf.CeilToInt(size / (float)tgsX); int32_t L_61 = L_23; uint32_t L_62 = V_6; int32_t L_63; L_63 = Mathf_CeilToInt_m5C844EE7D4A27B46B7D1F7F52AAB1021E5CD2F44(((float)((float)((float)((float)L_61))/(float)((float)((float)((double)((uint32_t)L_62)))))), /*hidden argument*/NULL); V_9 = L_63; // int groupSizeZ = Mathf.CeilToInt(size / (float)tgsZ); uint32_t L_64 = V_8; int32_t L_65; L_65 = Mathf_CeilToInt_m5C844EE7D4A27B46B7D1F7F52AAB1021E5CD2F44(((float)((float)((float)((float)L_61))/(float)((float)((float)((double)((uint32_t)L_64)))))), /*hidden argument*/NULL); V_10 = L_65; // m_Command.DispatchCompute(compute, kernel, groupSizeXY, groupSizeXY, groupSizeZ); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_66 = __this->get_m_Command_1(); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_67 = V_4; int32_t L_68 = V_5; int32_t L_69 = V_9; int32_t L_70 = V_9; int32_t L_71 = V_10; NullCheck(L_66); CommandBuffer_DispatchCompute_m2EB0711D3F10F874D487D081F169FA0D8996DC64(L_66, L_67, L_68, L_69, L_70, L_71, /*hidden argument*/NULL); // return rt; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_72 = V_0; return L_72; } IL_016e: { // var format = TextureFormatUtilities.GetUncompressedRenderTextureFormat(to); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_73 = ___to1; IL2CPP_RUNTIME_CLASS_INIT(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var); int32_t L_74; L_74 = TextureFormatUtilities_GetUncompressedRenderTextureFormat_m28CF708125C74C4E0F42793D3F22AB0A929117D0(L_73, /*hidden argument*/NULL); V_1 = L_74; // rt = Get(format, to.width, to.height); int32_t L_75 = V_1; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_76 = ___to1; NullCheck(L_76); int32_t L_77; L_77 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_76); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_78 = ___to1; NullCheck(L_78); int32_t L_79; L_79 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 UnityEngine.Texture::get_height() */, L_78); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_80; L_80 = TextureLerper_Get_m7BD996F475523844239018F193F65A66ED0DC2C8(__this, L_75, L_77, L_79, 1, (bool)0, (bool)0, /*hidden argument*/NULL); V_0 = L_80; // var sheet = m_PropertySheets.Get(m_Resources.shaders.texture2dLerp); PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_81 = __this->get_m_PropertySheets_2(); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_82 = __this->get_m_Resources_3(); NullCheck(L_82); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_83 = L_82->get_shaders_7(); NullCheck(L_83); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_84 = L_83->get_texture2dLerp_12(); NullCheck(L_81); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_85; L_85 = PropertySheetFactory_Get_mE4CC267B0EB28F0892A426B67015A309F2540CBF(L_81, L_84, /*hidden argument*/NULL); V_2 = L_85; // sheet.properties.SetTexture(ShaderIDs.To, to); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_86 = V_2; NullCheck(L_86); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_87; L_87 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_86, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_88 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_To_118(); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_89 = ___to1; NullCheck(L_87); MaterialPropertyBlock_SetTexture_m8F81CA94E5261618BEDD93EC02DAA2412E732C04(L_87, L_88, L_89, /*hidden argument*/NULL); // sheet.properties.SetFloat(ShaderIDs.Interp, t); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_90 = V_2; NullCheck(L_90); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_91; L_91 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_90, /*hidden argument*/NULL); int32_t L_92 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_Interp_119(); float L_93 = ___t2; NullCheck(L_91); MaterialPropertyBlock_SetFloat_mD2F1653CEDB22B1A3EE844E353CF125A607AEDEC(L_91, L_92, L_93, /*hidden argument*/NULL); // m_Command.BlitFullscreenTriangle(from, rt, sheet, 0); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_94 = __this->get_m_Command_1(); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_95 = ___from0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_96; L_96 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_95, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_97 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_98; L_98 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_97, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_99 = V_2; il2cpp_codegen_initobj((&V_11), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_100 = V_11; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_94, L_96, L_98, L_99, 0, (bool)0, L_100, /*hidden argument*/NULL); // return rt; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_101 = V_0; return L_101; } } // UnityEngine.Texture UnityEngine.Rendering.PostProcessing.TextureLerper::Lerp(UnityEngine.Texture,UnityEngine.Color,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * TextureLerper_Lerp_mE50D3C8F764C051E06B7D02A7AA434BA89E948B6 (TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * __this, Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___from0, Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___to1, float ___t2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3E63EA4D6F8144DD6406580EE9A7B6F874A529E4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6067E93B7ED6BC9634C2207045961FBB1126B92A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C7F6CFACBA60E7454344DA7A7EB629EB0C4A8F2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD754031EB09A4061A82F00A1E77A9972C831A1FB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF51190EEE90545F9CD168B86B0A73EF3C85E3A2C); s_Il2CppMethodInitialized = true; } RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * V_0 = NULL; int32_t V_1 = 0; PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * V_2 = NULL; int32_t V_3 = 0; ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE V_7; memset((&V_7), 0, sizeof(V_7)); int32_t G_B7_0 = 0; int32_t G_B11_0 = 0; { // if (t < 0.00001) float L_0 = ___t2; if ((!(((double)((double)((double)L_0))) < ((double)(1.0000000000000001E-05))))) { goto IL_000f; } } { // return from; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_1 = ___from0; return L_1; } IL_000f: { // bool is3D = from is Texture3D // || (from is RenderTexture && ((RenderTexture)from).volumeDepth > 1); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_2 = ___from0; if (((Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 *)IsInstSealed((RuntimeObject*)L_2, Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var))) { goto IL_0032; } } { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_3 = ___from0; if (!((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)IsInstClass((RuntimeObject*)L_3, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var))) { goto IL_002f; } } { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_4 = ___from0; NullCheck(((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)CastclassClass((RuntimeObject*)L_4, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var))); int32_t L_5; L_5 = RenderTexture_get_volumeDepth_mD0B567DC91B5633CB8C1F6A716914B07B12BBF65(((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)CastclassClass((RuntimeObject*)L_4, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); G_B7_0 = ((((int32_t)L_5) > ((int32_t)1))? 1 : 0); goto IL_0033; } IL_002f: { G_B7_0 = 0; goto IL_0033; } IL_0032: { G_B7_0 = 1; } IL_0033: { // if (is3D) if (!G_B7_0) { goto IL_0157; } } { // int dpth = @from is Texture3D ? ((Texture3D) @from).depth : ((RenderTexture) @from).volumeDepth; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_6 = ___from0; if (((Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 *)IsInstSealed((RuntimeObject*)L_6, Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var))) { goto IL_004d; } } { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_7 = ___from0; NullCheck(((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)CastclassClass((RuntimeObject*)L_7, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var))); int32_t L_8; L_8 = RenderTexture_get_volumeDepth_mD0B567DC91B5633CB8C1F6A716914B07B12BBF65(((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)CastclassClass((RuntimeObject*)L_7, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); G_B11_0 = L_8; goto IL_0058; } IL_004d: { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_9 = ___from0; NullCheck(((Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 *)CastclassSealed((RuntimeObject*)L_9, Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var))); int32_t L_10; L_10 = Texture3D_get_depth_m2926D5A2C6EFBAE35749E4B9E8637A8CF08DC10B(((Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8 *)CastclassSealed((RuntimeObject*)L_9, Texture3D_t21F02DD686C75610A464D2EE7A83EFD93842EBD8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); G_B11_0 = L_10; } IL_0058: { V_3 = G_B11_0; // int size = Mathf.Max(from.width, from.height); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_11 = ___from0; NullCheck(L_11); int32_t L_12; L_12 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_11); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_13 = ___from0; NullCheck(L_13); int32_t L_14; L_14 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 UnityEngine.Texture::get_height() */, L_13); int32_t L_15; L_15 = Mathf_Max_mDE96ED504F75C9C7985CC49B099CF308AC52BF48(L_12, L_14, /*hidden argument*/NULL); // size = Mathf.Max(size, dpth); int32_t L_16 = V_3; int32_t L_17; L_17 = Mathf_Max_mDE96ED504F75C9C7985CC49B099CF308AC52BF48(L_15, L_16, /*hidden argument*/NULL); // rt = Get(RenderTextureFormat.ARGBHalf, from.width, from.height, dpth, true, true); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_18 = ___from0; NullCheck(L_18); int32_t L_19; L_19 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_18); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_20 = ___from0; NullCheck(L_20); int32_t L_21; L_21 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 UnityEngine.Texture::get_height() */, L_20); int32_t L_22 = V_3; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_23; L_23 = TextureLerper_Get_m7BD996F475523844239018F193F65A66ED0DC2C8(__this, 2, L_19, L_21, L_22, (bool)1, (bool)1, /*hidden argument*/NULL); V_0 = L_23; // var compute = m_Resources.computeShaders.texture3dLerp; PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_24 = __this->get_m_Resources_3(); NullCheck(L_24); ComputeShaders_tF7438C885E5B4FA9CF3E25E5F3983A349971768B * L_25 = L_24->get_computeShaders_8(); NullCheck(L_25); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_26 = L_25->get_texture3dLerp_3(); V_4 = L_26; // int kernel = compute.FindKernel("KTexture3DLerpToColor"); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_27 = V_4; NullCheck(L_27); int32_t L_28; L_28 = ComputeShader_FindKernel_mCA2683905A5DAB573D50389E2B24B48B18CD53D0(L_27, _stringLiteral9C7F6CFACBA60E7454344DA7A7EB629EB0C4A8F2, /*hidden argument*/NULL); V_5 = L_28; // m_Command.SetComputeVectorParam(compute, "_DimensionsAndLerp", new Vector4(from.width, from.height, dpth, t)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_29 = __this->get_m_Command_1(); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_30 = V_4; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_31 = ___from0; NullCheck(L_31); int32_t L_32; L_32 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_31); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_33 = ___from0; NullCheck(L_33); int32_t L_34; L_34 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 UnityEngine.Texture::get_height() */, L_33); int32_t L_35 = V_3; float L_36 = ___t2; Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_37; memset((&L_37), 0, sizeof(L_37)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_37), ((float)((float)L_32)), ((float)((float)L_34)), ((float)((float)L_35)), L_36, /*hidden argument*/NULL); NullCheck(L_29); CommandBuffer_SetComputeVectorParam_m6FD77F6D465976FBCBB64D8EEC1CC2903A254319(L_29, L_30, _stringLiteralD754031EB09A4061A82F00A1E77A9972C831A1FB, L_37, /*hidden argument*/NULL); // m_Command.SetComputeVectorParam(compute, "_TargetColor", new Vector4(to.r, to.g, to.b, to.a)); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_38 = __this->get_m_Command_1(); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_39 = V_4; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_40 = ___to1; float L_41 = L_40.get_r_0(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_42 = ___to1; float L_43 = L_42.get_g_1(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_44 = ___to1; float L_45 = L_44.get_b_2(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_46 = ___to1; float L_47 = L_46.get_a_3(); Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_48; memset((&L_48), 0, sizeof(L_48)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_48), L_41, L_43, L_45, L_47, /*hidden argument*/NULL); NullCheck(L_38); CommandBuffer_SetComputeVectorParam_m6FD77F6D465976FBCBB64D8EEC1CC2903A254319(L_38, L_39, _stringLiteral3E63EA4D6F8144DD6406580EE9A7B6F874A529E4, L_48, /*hidden argument*/NULL); // m_Command.SetComputeTextureParam(compute, kernel, "_Output", rt); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_49 = __this->get_m_Command_1(); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_50 = V_4; int32_t L_51 = V_5; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_52 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_53; L_53 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_52, /*hidden argument*/NULL); NullCheck(L_49); CommandBuffer_SetComputeTextureParam_m478EC6F4970EF8C3C0645FEB5B17A59C9299829B(L_49, L_50, L_51, _stringLiteral6067E93B7ED6BC9634C2207045961FBB1126B92A, L_53, /*hidden argument*/NULL); // m_Command.SetComputeTextureParam(compute, kernel, "_From", from); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_54 = __this->get_m_Command_1(); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_55 = V_4; int32_t L_56 = V_5; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_57 = ___from0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_58; L_58 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_57, /*hidden argument*/NULL); NullCheck(L_54); CommandBuffer_SetComputeTextureParam_m478EC6F4970EF8C3C0645FEB5B17A59C9299829B(L_54, L_55, L_56, _stringLiteralF51190EEE90545F9CD168B86B0A73EF3C85E3A2C, L_58, /*hidden argument*/NULL); // int groupSize = Mathf.CeilToInt(size / 4f); int32_t L_59; L_59 = Mathf_CeilToInt_m5C844EE7D4A27B46B7D1F7F52AAB1021E5CD2F44(((float)((float)((float)((float)L_17))/(float)(4.0f))), /*hidden argument*/NULL); V_6 = L_59; // m_Command.DispatchCompute(compute, kernel, groupSize, groupSize, groupSize); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_60 = __this->get_m_Command_1(); ComputeShader_tBEFDB4D759632A61AC138B2DAA292332BE7DAD30 * L_61 = V_4; int32_t L_62 = V_5; int32_t L_63 = V_6; int32_t L_64 = V_6; int32_t L_65 = V_6; NullCheck(L_60); CommandBuffer_DispatchCompute_m2EB0711D3F10F874D487D081F169FA0D8996DC64(L_60, L_61, L_62, L_63, L_64, L_65, /*hidden argument*/NULL); // return rt; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_66 = V_0; return L_66; } IL_0157: { // var format = TextureFormatUtilities.GetUncompressedRenderTextureFormat(from); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_67 = ___from0; IL2CPP_RUNTIME_CLASS_INIT(TextureFormatUtilities_t1954B3FF2918CB96F58DF76B762C9DB84A46E9D0_il2cpp_TypeInfo_var); int32_t L_68; L_68 = TextureFormatUtilities_GetUncompressedRenderTextureFormat_m28CF708125C74C4E0F42793D3F22AB0A929117D0(L_67, /*hidden argument*/NULL); V_1 = L_68; // rt = Get(format, from.width, from.height); int32_t L_69 = V_1; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_70 = ___from0; NullCheck(L_70); int32_t L_71; L_71 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_70); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_72 = ___from0; NullCheck(L_72); int32_t L_73; L_73 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 UnityEngine.Texture::get_height() */, L_72); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_74; L_74 = TextureLerper_Get_m7BD996F475523844239018F193F65A66ED0DC2C8(__this, L_69, L_71, L_73, 1, (bool)0, (bool)0, /*hidden argument*/NULL); V_0 = L_74; // var sheet = m_PropertySheets.Get(m_Resources.shaders.texture2dLerp); PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_75 = __this->get_m_PropertySheets_2(); PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_76 = __this->get_m_Resources_3(); NullCheck(L_76); Shaders_t9D6295F32096E05FACAA19A418B4642CB87A2BC2 * L_77 = L_76->get_shaders_7(); NullCheck(L_77); Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * L_78 = L_77->get_texture2dLerp_12(); NullCheck(L_75); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_79; L_79 = PropertySheetFactory_Get_mE4CC267B0EB28F0892A426B67015A309F2540CBF(L_75, L_78, /*hidden argument*/NULL); V_2 = L_79; // sheet.properties.SetVector(ShaderIDs.TargetColor, new Vector4(to.r, to.g, to.b, to.a)); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_80 = V_2; NullCheck(L_80); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_81; L_81 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_80, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var); int32_t L_82 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_TargetColor_120(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_83 = ___to1; float L_84 = L_83.get_r_0(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_85 = ___to1; float L_86 = L_85.get_g_1(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_87 = ___to1; float L_88 = L_87.get_b_2(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_89 = ___to1; float L_90 = L_89.get_a_3(); Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_91; memset((&L_91), 0, sizeof(L_91)); Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((&L_91), L_84, L_86, L_88, L_90, /*hidden argument*/NULL); NullCheck(L_81); MaterialPropertyBlock_SetVector_m39DE61298C4C95829529B498130844A591621E2F(L_81, L_82, L_91, /*hidden argument*/NULL); // sheet.properties.SetFloat(ShaderIDs.Interp, t); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_92 = V_2; NullCheck(L_92); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_93; L_93 = PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline(L_92, /*hidden argument*/NULL); int32_t L_94 = ((ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_StaticFields*)il2cpp_codegen_static_fields_for(ShaderIDs_tC30C65E5DD104F59804ED5CEF8870D49D8C56155_il2cpp_TypeInfo_var))->get_Interp_119(); float L_95 = ___t2; NullCheck(L_93); MaterialPropertyBlock_SetFloat_mD2F1653CEDB22B1A3EE844E353CF125A607AEDEC(L_93, L_94, L_95, /*hidden argument*/NULL); // m_Command.BlitFullscreenTriangle(from, rt, sheet, 1); CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_96 = __this->get_m_Command_1(); Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * L_97 = ___from0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_98; L_98 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_97, /*hidden argument*/NULL); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_99 = V_0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_100; L_100 = RenderTargetIdentifier_op_Implicit_mE76B3AAFAAE0BE327B1EB950836C5769B64D0376(L_99, /*hidden argument*/NULL); PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * L_101 = V_2; il2cpp_codegen_initobj((&V_7), sizeof(Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE )); Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE L_102 = V_7; IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_BlitFullscreenTriangle_mECD72F0186573F7531DDE9AAB066CFE3BF21B9E8(L_96, L_98, L_100, L_101, 1, (bool)0, L_102, /*hidden argument*/NULL); // return rt; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_103 = V_0; return L_103; } } // System.Void UnityEngine.Rendering.PostProcessing.TextureLerper::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureLerper_Clear_m623E91726AE717C516B15A778FB79906A268F205 (TextureLerper_tD5682726BB0EBB0A77820C182B35A6E04181A616 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m34DAD6AC8E8B11E77125890D86CF0D9AF99CAEE4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m75D2D40791CA5307F5E15771C106A81BF029364A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m92E98DA7340C7A6A1EF4FFAC2A59FE3ADF9DC58D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m4B8C3E5C469683DF4A94C4054743B220F13BB4F5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m7328294DBE16FF49F6D96893E2EAEA6C9F96E441_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D V_0; memset((&V_0), 0, sizeof(V_0)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // foreach (var rt in m_Actives) List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_0 = __this->get_m_Actives_5(); NullCheck(L_0); Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D L_1; L_1 = List_1_GetEnumerator_m7328294DBE16FF49F6D96893E2EAEA6C9F96E441(L_0, /*hidden argument*/List_1_GetEnumerator_m7328294DBE16FF49F6D96893E2EAEA6C9F96E441_RuntimeMethod_var); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_001a; } IL_000e: { // foreach (var rt in m_Actives) RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_2; L_2 = Enumerator_get_Current_m92E98DA7340C7A6A1EF4FFAC2A59FE3ADF9DC58D_inline((Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *)(&V_0), /*hidden argument*/Enumerator_get_Current_m92E98DA7340C7A6A1EF4FFAC2A59FE3ADF9DC58D_RuntimeMethod_var); // RuntimeUtilities.Destroy(rt); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_2, /*hidden argument*/NULL); } IL_001a: { // foreach (var rt in m_Actives) bool L_3; L_3 = Enumerator_MoveNext_m75D2D40791CA5307F5E15771C106A81BF029364A((Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m75D2D40791CA5307F5E15771C106A81BF029364A_RuntimeMethod_var); if (L_3) { goto IL_000e; } } IL_0023: { IL2CPP_LEAVE(0x33, FINALLY_0025); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0025; } FINALLY_0025: { // begin finally (depth: 1) Enumerator_Dispose_m34DAD6AC8E8B11E77125890D86CF0D9AF99CAEE4((Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *)(&V_0), /*hidden argument*/Enumerator_Dispose_m34DAD6AC8E8B11E77125890D86CF0D9AF99CAEE4_RuntimeMethod_var); IL2CPP_END_FINALLY(37) } // end finally (depth: 1) IL2CPP_CLEANUP(37) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x33, IL_0033) } IL_0033: { // foreach (var rt in m_Recycled) List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_4 = __this->get_m_Recycled_4(); NullCheck(L_4); Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D L_5; L_5 = List_1_GetEnumerator_m7328294DBE16FF49F6D96893E2EAEA6C9F96E441(L_4, /*hidden argument*/List_1_GetEnumerator_m7328294DBE16FF49F6D96893E2EAEA6C9F96E441_RuntimeMethod_var); V_0 = L_5; } IL_003f: try { // begin try (depth: 1) { goto IL_004d; } IL_0041: { // foreach (var rt in m_Recycled) RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_6; L_6 = Enumerator_get_Current_m92E98DA7340C7A6A1EF4FFAC2A59FE3ADF9DC58D_inline((Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *)(&V_0), /*hidden argument*/Enumerator_get_Current_m92E98DA7340C7A6A1EF4FFAC2A59FE3ADF9DC58D_RuntimeMethod_var); // RuntimeUtilities.Destroy(rt); IL2CPP_RUNTIME_CLASS_INIT(RuntimeUtilities_tD2142C8A0B140223508706805FA9231125B6A338_il2cpp_TypeInfo_var); RuntimeUtilities_Destroy_mC4A34D2A4BD4204A54370C10442DBB6F9AC57553(L_6, /*hidden argument*/NULL); } IL_004d: { // foreach (var rt in m_Recycled) bool L_7; L_7 = Enumerator_MoveNext_m75D2D40791CA5307F5E15771C106A81BF029364A((Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m75D2D40791CA5307F5E15771C106A81BF029364A_RuntimeMethod_var); if (L_7) { goto IL_0041; } } IL_0056: { IL2CPP_LEAVE(0x66, FINALLY_0058); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0058; } FINALLY_0058: { // begin finally (depth: 1) Enumerator_Dispose_m34DAD6AC8E8B11E77125890D86CF0D9AF99CAEE4((Enumerator_t8BA1DE68391D02B7600B0FC422B5DCA1FDBC773D *)(&V_0), /*hidden argument*/Enumerator_Dispose_m34DAD6AC8E8B11E77125890D86CF0D9AF99CAEE4_RuntimeMethod_var); IL2CPP_END_FINALLY(88) } // end finally (depth: 1) IL2CPP_CLEANUP(88) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x66, IL_0066) } IL_0066: { // m_Actives.Clear(); List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_8 = __this->get_m_Actives_5(); NullCheck(L_8); List_1_Clear_m4B8C3E5C469683DF4A94C4054743B220F13BB4F5(L_8, /*hidden argument*/List_1_Clear_m4B8C3E5C469683DF4A94C4054743B220F13BB4F5_RuntimeMethod_var); // m_Recycled.Clear(); List_1_tC7F560EEDF9E463DB19E4D38CF60A2A0E824F1BE * L_9 = __this->get_m_Recycled_4(); NullCheck(L_9); List_1_Clear_m4B8C3E5C469683DF4A94C4054743B220F13BB4F5(L_9, /*hidden argument*/List_1_Clear_m4B8C3E5C469683DF4A94C4054743B220F13BB4F5_RuntimeMethod_var); // } return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PostProcessLayer_get_haveBundlesBeenInited_m875912DA8C9089CAD6FBA02041A598C77BF3FA28_inline (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { { // public bool haveBundlesBeenInited { get; private set; } bool L_0 = __this->get_U3ChaveBundlesBeenInitedU3Ek__BackingField_25(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessLayer_set_sortedBundles_m43C16332F23BBB734D3C283DE6F19AE7859CE671_inline (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * ___value0, const RuntimeMethod* method) { { // public Dictionary> sortedBundles { get; private set; } Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * L_0 = ___value0; __this->set_U3CsortedBundlesU3Ek__BackingField_23(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessLayer_set_haveBundlesBeenInited_mDAC84DE4D411C12D63923C06E0EB331FE1BA733E_inline (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool haveBundlesBeenInited { get; private set; } bool L_0 = ___value0; __this->set_U3ChaveBundlesBeenInitedU3Ek__BackingField_25(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * PostProcessBundle_get_settings_m2636D9B1938880F353CBC47627D3F713D65009BD_inline (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * __this, const RuntimeMethod* method) { { // public PostProcessEffectSettings settings { get; private set; } PostProcessEffectSettings_t2F43C0693DFF9BD09B921BB6278EC086A6F817F0 * L_0 = __this->get_U3CsettingsU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * PostProcessRenderContext_get_command_mE54DFA2523219208C87BA95ECD2D766889DACA71_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public CommandBuffer command { get; set; } CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = __this->get_U3CcommandU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 PostProcessRenderContext_get_destination_mD5A4C6656F4FC57B0FF57FA7F7CC597F62BD2C88_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public RenderTargetIdentifier destination { get; set; } RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_0 = __this->get_U3CdestinationU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_source_m4DBE8CEB425BC3F295EC258CEA9A71B87040BD2C_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___value0, const RuntimeMethod* method) { { // public RenderTargetIdentifier source { get; set; } RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_0 = ___value0; __this->set_U3CsourceU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_destination_mEF2A011AB58DEDB4A62AFCA766D19846ABB95C2F_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 ___value0, const RuntimeMethod* method) { { // public RenderTargetIdentifier destination { get; set; } RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_0 = ___value0; __this->set_U3CdestinationU3Ek__BackingField_3(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_sourceFormat_mD846BE618AD913E5A3EFF8AE3BDFD1B2DF53896E_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public RenderTextureFormat sourceFormat { get; set; } int32_t L_0 = __this->get_U3CsourceFormatU3Ek__BackingField_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_sourceFormat_mA41E34B795170887013696DB9903C224B570D0BD_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public RenderTextureFormat sourceFormat { get; set; } int32_t L_0 = ___value0; __this->set_U3CsourceFormatU3Ek__BackingField_4(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_command_m2C45D5AD8D68476937078FC1A8CAD67F40B363CA_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * ___value0, const RuntimeMethod* method) { { // public CommandBuffer command { get; set; } CommandBuffer_t25CD231BD3E822660339DB7D0E8F8ED6B7DBEA29 * L_0 = ___value0; __this->set_U3CcommandU3Ek__BackingField_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * PostProcessRenderContext_get_camera_m56CA965425F5C59D32D7CF2E11E589FBD8A16C3D_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // get { return m_Camera; } Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_0 = __this->get_m_Camera_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 PostProcessRenderContext_get_source_m7AB20613A7F91FDB5B7872995E6DD205A9D52135_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public RenderTargetIdentifier source { get; set; } RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_0 = __this->get_U3CsourceU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_flip_m27C840F9FC7AA91DEF02F5921E96A8FA09EF8582_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool flip { get; set; } bool L_0 = ___value0; __this->set_U3CflipU3Ek__BackingField_5(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PostProcessRenderContext_get_stereoActive_mFF6F57ABA3F8A044D7EE09143A5F8C47B5EF6AE3_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public bool stereoActive { get; private set; } bool L_0 = __this->get_U3CstereoActiveU3Ek__BackingField_12(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MultiScaleVO_SetResources_mD27AE95B42095C196E5C9F859FC65125C2B17CB7_inline (MultiScaleVO_t5B04294919B71D2435FAF8A5CB6CF23BDA1DC31D * __this, PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___resources0, const RuntimeMethod* method) { { // m_Resources = resources; PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_0 = ___resources0; __this->set_m_Resources_7(L_0); // } return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessDebugLayer_get_debugOverlay_m053337138AF10CA87F4E5F685111E29837CE3E4A_inline (PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * __this, const RuntimeMethod* method) { { // public DebugOverlay debugOverlay { get; private set; } int32_t L_0 = __this->get_U3CdebugOverlayU3Ek__BackingField_9(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessLayer_set_cameraDepthFlags_m40AF94D61FBD5E5388CFD5C713ABD33467E7EBEE_inline (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public DepthTextureMode cameraDepthFlags { get; private set; } int32_t L_0 = ___value0; __this->set_U3CcameraDepthFlagsU3Ek__BackingField_24(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * PostProcessLayer_get_sortedBundles_m7F527E542B4326BD09832F981A8DB7FDDC47C1C3_inline (PostProcessLayer_tBDD53B7A9541E0B60507C03250ED4FBFE345C2A7 * __this, const RuntimeMethod* method) { { // public Dictionary> sortedBundles { get; private set; } Dictionary_2_t0B266E18106FFEE36E9F17C2255B85B26A06DA9B * L_0 = __this->get_U3CsortedBundlesU3Ek__BackingField_23(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PostProcessRenderContext_get_isSceneView_mBBE9F6C699D243C8746362C84F466432818DAB10_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public bool isSceneView { get; internal set; } bool L_0 = __this->get_U3CisSceneViewU3Ek__BackingField_18(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 * PostProcessBundle_get_attribute_mBF4459B0E62B71CD348781716456E69DC676D03F_inline (PostProcessBundle_tB61A95212353716F4AE3896A6DF3B19AE53FB791 * __this, const RuntimeMethod* method) { { // public PostProcessAttribute attribute { get; private set; } PostProcessAttribute_tB0E64790042AFD9FC695619EA4186DF608E1EDF4 * L_0 = __this->get_U3CattributeU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_isSceneView_mEF3EC48FF1742A6E1A8171775707F7AB9CF45911_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool isSceneView { get; internal set; } bool L_0 = ___value0; __this->set_U3CisSceneViewU3Ek__BackingField_18(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_resources_m1BF26E65F227D1503F6259E07DEED008C7FE1163_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * ___value0, const RuntimeMethod* method) { { // public PostProcessResources resources { get; internal set; } PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_0 = ___value0; __this->set_U3CresourcesU3Ek__BackingField_6(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_propertySheets_m360844DFB76FA97FED4807602FEF53E81F573E3D_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * ___value0, const RuntimeMethod* method) { { // public PropertySheetFactory propertySheets { get; internal set; } PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_0 = ___value0; __this->set_U3CpropertySheetsU3Ek__BackingField_7(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_debugLayer_m5CBEDD3DC87DB8728E18EDF8E9FA5769A149A03A_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * ___value0, const RuntimeMethod* method) { { // public PostProcessDebugLayer debugLayer { get; internal set; } PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_0 = ___value0; __this->set_U3CdebugLayerU3Ek__BackingField_9(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_antialiasing_m3154972A25A18801221194E34B43B89855E11511_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public PostProcessLayer.Antialiasing antialiasing { get; internal set; } int32_t L_0 = ___value0; __this->set_U3CantialiasingU3Ek__BackingField_19(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_temporalAntialiasing_mD3988FC83821BB3378D61DA0FCF4475853759DB7_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * ___value0, const RuntimeMethod* method) { { // public TemporalAntialiasing temporalAntialiasing { get; internal set; } TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * L_0 = ___value0; __this->set_U3CtemporalAntialiasingU3Ek__BackingField_20(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_width_m4965F17411CA0E2AEC993B02D9CEEB0E258E8A74_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public int width { get; private set; } int32_t L_0 = __this->get_U3CwidthU3Ek__BackingField_10(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_height_m3F500068E9E598DA75850D864AEC83708B1D9BD4_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public int height { get; private set; } int32_t L_0 = __this->get_U3CheightU3Ek__BackingField_11(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_numberOfEyes_m06AE156D5CEDCB464CA682ADAFF3AD2A9A347D60_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public int numberOfEyes { get; private set; } int32_t L_0 = __this->get_U3CnumberOfEyesU3Ek__BackingField_14(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_stereoRenderingMode_m103F34804451F1883241CBA29C9E7423188B9FE1_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public StereoRenderingMode stereoRenderingMode { get; private set; } int32_t L_0 = __this->get_U3CstereoRenderingModeU3Ek__BackingField_15(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PostProcessRenderContext_get_flip_mE2F46E47D4554EF081D57D8369E5878E657D5103_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public bool flip { get; set; } bool L_0 = __this->get_U3CflipU3Ek__BackingField_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * PostProcessRenderContext_get_propertySheets_mE1135E07BE4F59354198DF05198E64CAF2E41D5C_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public PropertySheetFactory propertySheets { get; internal set; } PropertySheetFactory_t2D2278105A154ED6036D5BE72D09359A5FB94835 * L_0 = __this->get_U3CpropertySheetsU3Ek__BackingField_7(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * PostProcessRenderContext_get_resources_mEC353AFE49A4A72D561FCB8758E364578AB2B9D7_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public PostProcessResources resources { get; internal set; } PostProcessResources_tD090C30443E3F3DD5DF8D87494BEE3691EF5C2CC * L_0 = __this->get_U3CresourcesU3Ek__BackingField_6(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * PropertySheet_get_properties_m3AB962E1C6A0C44D98E16AFBB73B40BA5E21B504_inline (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, const RuntimeMethod* method) { { // public MaterialPropertyBlock properties { get; private set; } MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_0 = __this->get_U3CpropertiesU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___b1, const RuntimeMethod* method) { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_0 = ___a0; float L_1 = L_0.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_2 = ___b1; float L_3 = L_2.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4 = ___a0; float L_5 = L_4.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6 = ___b1; float L_7 = L_6.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8 = ___a0; float L_9 = L_8.get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10 = ___b1; float L_11 = L_10.get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_12; memset((&L_12), 0, sizeof(L_12)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_12), ((float)il2cpp_codegen_subtract((float)L_1, (float)L_3)), ((float)il2cpp_codegen_subtract((float)L_5, (float)L_7)), ((float)il2cpp_codegen_subtract((float)L_9, (float)L_11)), /*hidden argument*/NULL); V_0 = L_12; goto IL_0030; } IL_0030: { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_13 = V_0; return L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Division_mBA12D08F4D51A4BC2E9841D42591B6208FF4B12E_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, float ___d1, const RuntimeMethod* method) { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_0 = ___a0; float L_1 = L_0.get_x_2(); float L_2 = ___d1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_3 = ___a0; float L_4 = L_3.get_y_3(); float L_5 = ___d1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6 = ___a0; float L_7 = L_6.get_z_4(); float L_8 = ___d1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_9; memset((&L_9), 0, sizeof(L_9)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_9), ((float)((float)L_1/(float)L_2)), ((float)((float)L_4/(float)L_5)), ((float)((float)L_7/(float)L_8)), /*hidden argument*/NULL); V_0 = L_9; goto IL_0021; } IL_0021: { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10 = V_0; return L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_stereoRenderingMode_mCC8077506E225DF64ED657D9AF8B8E32293ABCE0_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public StereoRenderingMode stereoRenderingMode { get; private set; } int32_t L_0 = ___value0; __this->set_U3CstereoRenderingModeU3Ek__BackingField_15(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_numberOfEyes_m36DEBBC58365FF4315CCEB689D7BC6F86E4C1492_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int numberOfEyes { get; private set; } int32_t L_0 = ___value0; __this->set_U3CnumberOfEyesU3Ek__BackingField_14(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_dimension_mC7CB3DA0E163E4C7C3C4BC14B5B92C4EAADC87D3_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CdimensionU3Ek__BackingField_9(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_width_m5DD56A0652453FDDB51FF030FC5ED914F83F5E31_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CwidthU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_width_m8D4BAEBB8089FD77F4DC81088ACB511F2BCA41EA_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CwidthU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_vrUsage_m5E4F43CB35EF142D55AC22996B641483566A2097_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CvrUsageU3Ek__BackingField_11(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_width_mB7C5BBE29EB306CFFC8909844C114110DFE6BE64_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int width { get; private set; } int32_t L_0 = ___value0; __this->set_U3CwidthU3Ek__BackingField_10(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_height_m661881AD8E078D6C1FD6C549207AACC2B179D201_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CheightU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_height_m4503893008BB36236343F69E4CD90EB4B4434420_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int height { get; private set; } int32_t L_0 = ___value0; __this->set_U3CheightU3Ek__BackingField_11(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_xrActiveEye_mC0E126C2BCEF92AB645EC13658F3B89CBE536D5B_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int xrActiveEye { get; private set; } int32_t L_0 = ___value0; __this->set_U3CxrActiveEyeU3Ek__BackingField_13(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_screenWidth_mD75AD636E7F34B00779E42C2C6464BB60C12BE20_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int screenWidth { get; private set; } int32_t L_0 = ___value0; __this->set_U3CscreenWidthU3Ek__BackingField_16(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_screenHeight_m05BE0C2BB553342E4271DFB5E7380D2A5DAC30A2_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int screenHeight { get; private set; } int32_t L_0 = ___value0; __this->set_U3CscreenHeightU3Ek__BackingField_17(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_screenWidth_m9F3ECB9E1D36F430FADA9EC9C19A8EAD0C714D04_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public int screenWidth { get; private set; } int32_t L_0 = __this->get_U3CscreenWidthU3Ek__BackingField_16(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_stereoActive_mD4C23489E1E4539919D6B16AD9C20DDEE1FAD960_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool stereoActive { get; private set; } bool L_0 = ___value0; __this->set_U3CstereoActiveU3Ek__BackingField_12(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_height_m1300AF31BCDCF2E14E86A598AFDC5569B682A46D_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CheightU3Ek__BackingField_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * PostProcessRenderContext_get_userData_m40E610315DE3A5B623CD39497F28C2F25FEA8188_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public Dictionary userData { get; private set; } Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * L_0 = __this->get_U3CuserDataU3Ek__BackingField_8(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PostProcessRenderContext_set_userData_m003BC92230DEEFC331EB433694B7C40DFACB6030_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * ___value0, const RuntimeMethod* method) { { // public Dictionary userData { get; private set; } Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * L_0 = ___value0; __this->set_U3CuserDataU3Ek__BackingField_8(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_antialiasing_m869EE41D29DB840249DC2773AC27E6DD1FC400ED_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public PostProcessLayer.Antialiasing antialiasing { get; internal set; } int32_t L_0 = __this->get_U3CantialiasingU3Ek__BackingField_19(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * PostProcessRenderContext_get_temporalAntialiasing_mA4FFD948F979FAE3046EFAC74FD22429DFE8288A_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public TemporalAntialiasing temporalAntialiasing { get; internal set; } TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * L_0 = __this->get_U3CtemporalAntialiasingU3Ek__BackingField_20(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * PostProcessRenderContext_get_debugLayer_m26C1CC3A2F3BBC10E71F0827E8B35204C7D9C008_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public PostProcessDebugLayer debugLayer { get; internal set; } PostProcessDebugLayer_tE99A5534EB5127AE0E492B4EFA4C0B9438B45399 * L_0 = __this->get_U3CdebugLayerU3Ek__BackingField_9(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_dimension_m4D3F1486F761F3C52308F00267B918BD7DB8137F_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CdimensionU3Ek__BackingField_9(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_volumeDepth_m05E4A20A05286909E65D394D0BA5F6904D653688_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CvolumeDepthU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_volumeDepth_mC4D9C6B86B6799BA752855DE5C385CC24F6E3733_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CvolumeDepthU3Ek__BackingField_3(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_vrUsage_m51AC5C8A266689B8E69E91A1531F4F9408928197_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CvrUsageU3Ek__BackingField_11(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_msaaSamples_m332912610A1FF2B7C05B0BA9939D733F2E7F0646_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CmsaaSamplesU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_msaaSamples_m84320452D8BF3A8DD5662F6229FE666C299B5AEF_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CmsaaSamplesU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_memoryless_m8C01272E20B83BC8413A74582AC0CCF36DE76D85_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CmemorylessU3Ek__BackingField_13(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_memoryless_m6C34CD3938C6C92F98227E3864E665026C50BCE3_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CmemorylessU3Ek__BackingField_13(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_shadowSamplingMode_mA77E69A2C5DC8E53AE323E43E5D12FE0C03A0221_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CshadowSamplingModeU3Ek__BackingField_10(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_shadowSamplingMode_m92B77BB68CC465F38790F5865A7402C5DE77B8D1_inline (RenderTextureDescriptor_t67FF189E1F35AEB5D6C43A2D7103F3A8A8CA0B47 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CshadowSamplingModeU3Ek__BackingField_10(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method) { { float L_0 = ___x0; __this->set_x_2(L_0); float L_1 = ___y1; __this->set_y_3(L_1); float L_2 = ___z2; __this->set_z_4(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, float ___d1, const RuntimeMethod* method) { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_0 = ___a0; float L_1 = L_0.get_x_2(); float L_2 = ___d1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_3 = ___a0; float L_4 = L_3.get_y_3(); float L_5 = ___d1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6 = ___a0; float L_7 = L_6.get_z_4(); float L_8 = ___d1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_9; memset((&L_9), 0, sizeof(L_9)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_9), ((float)il2cpp_codegen_multiply((float)L_1, (float)L_2)), ((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)), ((float)il2cpp_codegen_multiply((float)L_7, (float)L_8)), /*hidden argument*/NULL); V_0 = L_9; goto IL_0021; } IL_0021: { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10 = V_0; return L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___b1, const RuntimeMethod* method) { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_0 = ___a0; float L_1 = L_0.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_2 = ___b1; float L_3 = L_2.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4 = ___a0; float L_5 = L_4.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6 = ___b1; float L_7 = L_6.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8 = ___a0; float L_9 = L_8.get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10 = ___b1; float L_11 = L_10.get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_12; memset((&L_12), 0, sizeof(L_12)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_12), ((float)il2cpp_codegen_add((float)L_1, (float)L_3)), ((float)il2cpp_codegen_add((float)L_5, (float)L_7)), ((float)il2cpp_codegen_add((float)L_9, (float)L_11)), /*hidden argument*/NULL); V_0 = L_12; goto IL_0030; } IL_0030: { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_13 = V_0; return L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PropertySheet_set_material_m08D1FD201981FD7D61112C2FDF41B3D4CFC9BB34_inline (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___value0, const RuntimeMethod* method) { { // internal Material material { get; private set; } Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_0 = ___value0; __this->set_U3CmaterialU3Ek__BackingField_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PropertySheet_set_properties_m5CC3AC3311CFDFC9E2BDE0B24C518C755341B09D_inline (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * ___value0, const RuntimeMethod* method) { { // public MaterialPropertyBlock properties { get; private set; } MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_0 = ___value0; __this->set_U3CpropertiesU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Material_t8927C00353A72755313F046D0CE85178AE8218EE * PropertySheet_get_material_m39C81AE4053740E4956C4AAC9324417A32924EAF_inline (PropertySheet_t30AED85D66CC3C9161B764430CC8FA6FF3B6B7A7 * __this, const RuntimeMethod* method) { { // internal Material material { get; private set; } Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_0 = __this->get_U3CmaterialU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_screenHeight_m6E8CD22AEA7C1A754C1652DF457FA7D6E11C84B9_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public int screenHeight { get; private set; } int32_t L_0 = __this->get_U3CscreenHeightU3Ek__BackingField_17(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9F1F2D5EB5D1FF7091BB527AC8A72CBB309D115E_inline (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * __this, float ___x0, float ___y1, const RuntimeMethod* method) { { float L_0 = ___x0; __this->set_x_0(L_0); float L_1 = ___y1; __this->set_y_1(L_1); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TemporalAntialiasing_get_sampleIndex_m91D33ECE0C6D0DC89B585FF7DEB824239655C94F_inline (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method) { { // public int sampleIndex { get; private set; } int32_t L_0 = __this->get_U3CsampleIndexU3Ek__BackingField_9(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TemporalAntialiasing_set_sampleIndex_m7DBCBC1B1A1423533E4CDFDB5224F49BE48405AE_inline (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int sampleIndex { get; private set; } int32_t L_0 = ___value0; __this->set_U3CsampleIndexU3Ek__BackingField_9(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TemporalAntialiasing_set_jitter_m9450BBE1B75081EE0E5084A2A83B06DD89748C1B_inline (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___value0, const RuntimeMethod* method) { { // public Vector2 jitter { get; private set; } Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_0 = ___value0; __this->set_U3CjitterU3Ek__BackingField_5(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 TemporalAntialiasing_get_jitter_mD89AFB2AFDEE63822CF1C632364408FDF76FB418_inline (TemporalAntialiasing_tEE12586F0D74638CF363617DAF329F5BD72E67B6 * __this, const RuntimeMethod* method) { { // public Vector2 jitter { get; private set; } Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_0 = __this->get_U3CjitterU3Ek__BackingField_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 Vector2_op_Multiply_m5598D6A258A2C8F873CDAB66756553112CD8073A_inline (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___a0, float ___d1, const RuntimeMethod* method) { Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_0 = ___a0; float L_1 = L_0.get_x_0(); float L_2 = ___d1; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_3 = ___a0; float L_4 = L_3.get_y_1(); float L_5 = ___d1; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_6; memset((&L_6), 0, sizeof(L_6)); Vector2__ctor_m9F1F2D5EB5D1FF7091BB527AC8A72CBB309D115E_inline((&L_6), ((float)il2cpp_codegen_multiply((float)L_1, (float)L_2)), ((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)), /*hidden argument*/NULL); V_0 = L_6; goto IL_0019; } IL_0019: { Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_7 = V_0; return L_7; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PostProcessRenderContext_get_xrActiveEye_mF542BBCE2BE780B1018E8640BF92BF44A1B25586_inline (PostProcessRenderContext_t4001B4D308D662025D2A74FB357B9324C6751EF5 * __this, const RuntimeMethod* method) { { // public int xrActiveEye { get; private set; } int32_t L_0 = __this->get_U3CxrActiveEyeU3Ek__BackingField_13(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mF254C3BDEA9F0829958522BF88C75DE8BEC4961F_gshared_inline (Enumerator_t4F7151B1D8B03D97F931400ABBC97A08CE419031 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentKey_3(); return (RuntimeObject *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_current_3(); return (RuntimeObject *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m5EAB60888D4E661A01C7F32AD890D785F8B6225B_gshared_inline (Enumerator_t125181DA94FAAEC346371E0582D50084E0B602E2 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentValue_3(); return (RuntimeObject *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 Enumerator_get_Current_m17E1C36ECBB09CC2AB892710866F8655D83A6048_gshared_inline (Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0 * __this, const RuntimeMethod* method) { { KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 L_0 = (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 )__this->get_current_3(); return (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m622223593F7461E7812C581DDB145270016ED303_gshared_inline (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1(); return (RuntimeObject *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mBCBF2D9FD1B5F0D8D8595B15B7460889D60C8070(/*hidden argument*/NULL); } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)__this->get__items_1(); int32_t L_3 = ___index0; RuntimeObject * L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_2, (int32_t)L_3); return (RuntimeObject *)L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 List_1_get_Item_m280AB7B6AFB69EF2026D0862F8195043D73C50D1_gshared_inline (List_1_tB10A40D1EC3429F5738E9FF815F6AFFF61B6043C * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mBCBF2D9FD1B5F0D8D8595B15B7460889D60C8070(/*hidden argument*/NULL); } IL_000e: { RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17* L_2 = (RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17*)__this->get__items_1(); int32_t L_3 = ___index0; RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((RenderTargetIdentifierU5BU5D_tBA2016AC6826F6ADBDB1A83D237BD6B08D857C17*)L_2, (int32_t)L_3); return (RenderTargetIdentifier_t70F41F3016FFCC4AAF4D7C57F280818114534C13 )L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 Enumerator_get_Current_mE5033FC555E7BC63DDC919B903A8A305C3AADBEB_gshared_inline (Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C * __this, const RuntimeMethod* method) { { KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 L_0 = (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )__this->get_current_3(); return (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_mCA6E77030F4BE64105E6B3EFB3CBB8E6EC08CA0A_gshared_inline (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_key_0(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_mC1E2EFCF98529D0550A547CF87C6EAB6821741BF_gshared_inline (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1(); return (RuntimeObject *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m29591535170B1C97EAA0E48192C7F4A081393EBA_gshared_inline (Nullable_1_t8F1ADA2A4DB40B3A813577642EB25CAF98D7A6CE * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return (bool)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ParameterOverride_1_op_Implicit_m3C2307C37052884271FFF58F07D1E5BDC805BFD5_gshared_inline (ParameterOverride_1_t44F5A562A85AD213D94BE9A0DF3DC87C847C3EDC * ___prop0, const RuntimeMethod* method) { { // return prop.value; ParameterOverride_1_t44F5A562A85AD213D94BE9A0DF3DC87C847C3EDC * L_0 = ___prop0; NullCheck(L_0); bool L_1 = (bool)L_0->get_value_1(); return (bool)L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * PostProcessEffectRenderer_1_get_settings_m709F0A9EA59359EA57C0D2FC86E98C54627B96DC_gshared_inline (PostProcessEffectRenderer_1_t6C11DDDFC60F401B58CDCCD46359E86BB3487DDF * __this, const RuntimeMethod* method) { { // public T settings { get; internal set; } RuntimeObject * L_0 = (RuntimeObject *)__this->get_U3CsettingsU3Ek__BackingField_1(); return (RuntimeObject *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m7FA90926D9267868473EF90941F6BF794EC87FF2_gshared_inline (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Item_m730FCAD2646FA94B07D1216A512B09AB9F0BBA5D_gshared_inline (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mBCBF2D9FD1B5F0D8D8595B15B7460889D60C8070(/*hidden argument*/NULL); } IL_000e: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)__this->get__items_1(); int32_t L_3 = ___index0; int32_t L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_2, (int32_t)L_3); return (int32_t)L_4; } }