#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // UnityEngine.AddComponentMenu struct AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100; // System.AttributeUsageAttribute struct AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // System.Runtime.CompilerServices.CompilationRelaxationsAttribute struct CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF; // System.Runtime.CompilerServices.CompilerGeneratedAttribute struct CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C; // UnityEngine.CreateAssetMenuAttribute struct CreateAssetMenuAttribute_t79F6BDD595B569A2D16681BDD571D1AE6E782D0C; // System.Diagnostics.DebuggableAttribute struct DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B; // System.Diagnostics.DebuggerHiddenAttribute struct DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88; // System.Reflection.DefaultMemberAttribute struct DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5; // UnityEngine.ExecuteInEditMode struct ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173; // UnityEngine.HeaderAttribute struct HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB; // UnityEngine.HelpURLAttribute struct HelpURLAttribute_t0924A6D83FABA7B77780F7F9BBCBCB9E0EA15023; // UnityEngine.HideInInspector struct HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA; // UnityEngine.ImageEffectAllowedInSceneView struct ImageEffectAllowedInSceneView_t33027F1BDA71455302D4946C58855B206F77CF87; // UnityEngine.ImageEffectOpaque struct ImageEffectOpaque_tE90E5738AEED1318F83BFDFDE64224EF63A25C38; // UnityEngine.ImageEffectTransformsToLDR struct ImageEffectTransformsToLDR_t4F82E8AE876AF439C03B235A46B23A5E9FC89C35; // InspectorButtonAttribute struct InspectorButtonAttribute_t644D44273C7827660C94AE39BAF5761CB3151302; // System.Runtime.CompilerServices.IteratorStateMachineAttribute struct IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // UnityEngine.MinAttribute struct MinAttribute_tD3485D689354D47D8686DC2891D5888FA94920A2; // System.ObsoleteAttribute struct ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671; // UnityEngine.RangeAttribute struct RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5; // UnityEngine.RequireComponent struct RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91; // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute struct RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80; // UnityEngine.SerializeField struct SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25; // UnityEngine.SpaceAttribute struct SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8; // System.String struct String_t; // UnityEngine.TooltipAttribute struct TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B; // System.Type struct Type_t; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; IL2CPP_EXTERN_C const RuntimeType* Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Light_tA2F349FE839781469A0344CF6039B51512394275_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_0_0_0_var; 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.Attribute struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 : public RuntimeObject { public: public: }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // 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; } }; // 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.AddComponentMenu struct AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.String UnityEngine.AddComponentMenu::m_AddComponentMenu String_t* ___m_AddComponentMenu_0; // System.Int32 UnityEngine.AddComponentMenu::m_Ordering int32_t ___m_Ordering_1; public: inline static int32_t get_offset_of_m_AddComponentMenu_0() { return static_cast(offsetof(AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100, ___m_AddComponentMenu_0)); } inline String_t* get_m_AddComponentMenu_0() const { return ___m_AddComponentMenu_0; } inline String_t** get_address_of_m_AddComponentMenu_0() { return &___m_AddComponentMenu_0; } inline void set_m_AddComponentMenu_0(String_t* value) { ___m_AddComponentMenu_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_AddComponentMenu_0), (void*)value); } inline static int32_t get_offset_of_m_Ordering_1() { return static_cast(offsetof(AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100, ___m_Ordering_1)); } inline int32_t get_m_Ordering_1() const { return ___m_Ordering_1; } inline int32_t* get_address_of_m_Ordering_1() { return &___m_Ordering_1; } inline void set_m_Ordering_1(int32_t value) { ___m_Ordering_1 = 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.Runtime.CompilerServices.CompilationRelaxationsAttribute struct CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Int32 System.Runtime.CompilerServices.CompilationRelaxationsAttribute::m_relaxations int32_t ___m_relaxations_0; public: inline static int32_t get_offset_of_m_relaxations_0() { return static_cast(offsetof(CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF, ___m_relaxations_0)); } inline int32_t get_m_relaxations_0() const { return ___m_relaxations_0; } inline int32_t* get_address_of_m_relaxations_0() { return &___m_relaxations_0; } inline void set_m_relaxations_0(int32_t value) { ___m_relaxations_0 = value; } }; // System.Runtime.CompilerServices.CompilerGeneratedAttribute struct CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // UnityEngine.CreateAssetMenuAttribute struct CreateAssetMenuAttribute_t79F6BDD595B569A2D16681BDD571D1AE6E782D0C : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.String UnityEngine.CreateAssetMenuAttribute::k__BackingField String_t* ___U3CmenuNameU3Ek__BackingField_0; // System.String UnityEngine.CreateAssetMenuAttribute::k__BackingField String_t* ___U3CfileNameU3Ek__BackingField_1; // System.Int32 UnityEngine.CreateAssetMenuAttribute::k__BackingField int32_t ___U3CorderU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CmenuNameU3Ek__BackingField_0() { return static_cast(offsetof(CreateAssetMenuAttribute_t79F6BDD595B569A2D16681BDD571D1AE6E782D0C, ___U3CmenuNameU3Ek__BackingField_0)); } inline String_t* get_U3CmenuNameU3Ek__BackingField_0() const { return ___U3CmenuNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CmenuNameU3Ek__BackingField_0() { return &___U3CmenuNameU3Ek__BackingField_0; } inline void set_U3CmenuNameU3Ek__BackingField_0(String_t* value) { ___U3CmenuNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CmenuNameU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CfileNameU3Ek__BackingField_1() { return static_cast(offsetof(CreateAssetMenuAttribute_t79F6BDD595B569A2D16681BDD571D1AE6E782D0C, ___U3CfileNameU3Ek__BackingField_1)); } inline String_t* get_U3CfileNameU3Ek__BackingField_1() const { return ___U3CfileNameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CfileNameU3Ek__BackingField_1() { return &___U3CfileNameU3Ek__BackingField_1; } inline void set_U3CfileNameU3Ek__BackingField_1(String_t* value) { ___U3CfileNameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CfileNameU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CorderU3Ek__BackingField_2() { return static_cast(offsetof(CreateAssetMenuAttribute_t79F6BDD595B569A2D16681BDD571D1AE6E782D0C, ___U3CorderU3Ek__BackingField_2)); } inline int32_t get_U3CorderU3Ek__BackingField_2() const { return ___U3CorderU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CorderU3Ek__BackingField_2() { return &___U3CorderU3Ek__BackingField_2; } inline void set_U3CorderU3Ek__BackingField_2(int32_t value) { ___U3CorderU3Ek__BackingField_2 = value; } }; // System.Diagnostics.DebuggerHiddenAttribute struct DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // System.Reflection.DefaultMemberAttribute struct DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.String System.Reflection.DefaultMemberAttribute::m_memberName String_t* ___m_memberName_0; public: inline static int32_t get_offset_of_m_memberName_0() { return static_cast(offsetof(DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5, ___m_memberName_0)); } inline String_t* get_m_memberName_0() const { return ___m_memberName_0; } inline String_t** get_address_of_m_memberName_0() { return &___m_memberName_0; } inline void set_m_memberName_0(String_t* value) { ___m_memberName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_memberName_0), (void*)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 { }; // UnityEngine.ExecuteInEditMode struct ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // UnityEngine.HelpURLAttribute struct HelpURLAttribute_t0924A6D83FABA7B77780F7F9BBCBCB9E0EA15023 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.String UnityEngine.HelpURLAttribute::m_Url String_t* ___m_Url_0; // System.Boolean UnityEngine.HelpURLAttribute::m_Dispatcher bool ___m_Dispatcher_1; // System.String UnityEngine.HelpURLAttribute::m_DispatchingFieldName String_t* ___m_DispatchingFieldName_2; public: inline static int32_t get_offset_of_m_Url_0() { return static_cast(offsetof(HelpURLAttribute_t0924A6D83FABA7B77780F7F9BBCBCB9E0EA15023, ___m_Url_0)); } inline String_t* get_m_Url_0() const { return ___m_Url_0; } inline String_t** get_address_of_m_Url_0() { return &___m_Url_0; } inline void set_m_Url_0(String_t* value) { ___m_Url_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Url_0), (void*)value); } inline static int32_t get_offset_of_m_Dispatcher_1() { return static_cast(offsetof(HelpURLAttribute_t0924A6D83FABA7B77780F7F9BBCBCB9E0EA15023, ___m_Dispatcher_1)); } inline bool get_m_Dispatcher_1() const { return ___m_Dispatcher_1; } inline bool* get_address_of_m_Dispatcher_1() { return &___m_Dispatcher_1; } inline void set_m_Dispatcher_1(bool value) { ___m_Dispatcher_1 = value; } inline static int32_t get_offset_of_m_DispatchingFieldName_2() { return static_cast(offsetof(HelpURLAttribute_t0924A6D83FABA7B77780F7F9BBCBCB9E0EA15023, ___m_DispatchingFieldName_2)); } inline String_t* get_m_DispatchingFieldName_2() const { return ___m_DispatchingFieldName_2; } inline String_t** get_address_of_m_DispatchingFieldName_2() { return &___m_DispatchingFieldName_2; } inline void set_m_DispatchingFieldName_2(String_t* value) { ___m_DispatchingFieldName_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DispatchingFieldName_2), (void*)value); } }; // UnityEngine.HideInInspector struct HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // UnityEngine.ImageEffectAllowedInSceneView struct ImageEffectAllowedInSceneView_t33027F1BDA71455302D4946C58855B206F77CF87 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // UnityEngine.ImageEffectOpaque struct ImageEffectOpaque_tE90E5738AEED1318F83BFDFDE64224EF63A25C38 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // UnityEngine.ImageEffectTransformsToLDR struct ImageEffectTransformsToLDR_t4F82E8AE876AF439C03B235A46B23A5E9FC89C35 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // 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; } }; // 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.PropertyAttribute struct PropertyAttribute_t4A352471DF625C56C811E27AC86B7E1CE6444052 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // UnityEngine.RequireComponent struct RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Type UnityEngine.RequireComponent::m_Type0 Type_t * ___m_Type0_0; // System.Type UnityEngine.RequireComponent::m_Type1 Type_t * ___m_Type1_1; // System.Type UnityEngine.RequireComponent::m_Type2 Type_t * ___m_Type2_2; public: inline static int32_t get_offset_of_m_Type0_0() { return static_cast(offsetof(RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91, ___m_Type0_0)); } inline Type_t * get_m_Type0_0() const { return ___m_Type0_0; } inline Type_t ** get_address_of_m_Type0_0() { return &___m_Type0_0; } inline void set_m_Type0_0(Type_t * value) { ___m_Type0_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Type0_0), (void*)value); } inline static int32_t get_offset_of_m_Type1_1() { return static_cast(offsetof(RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91, ___m_Type1_1)); } inline Type_t * get_m_Type1_1() const { return ___m_Type1_1; } inline Type_t ** get_address_of_m_Type1_1() { return &___m_Type1_1; } inline void set_m_Type1_1(Type_t * value) { ___m_Type1_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Type1_1), (void*)value); } inline static int32_t get_offset_of_m_Type2_2() { return static_cast(offsetof(RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91, ___m_Type2_2)); } inline Type_t * get_m_Type2_2() const { return ___m_Type2_2; } inline Type_t ** get_address_of_m_Type2_2() { return &___m_Type2_2; } inline void set_m_Type2_2(Type_t * value) { ___m_Type2_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Type2_2), (void*)value); } }; // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute struct RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Boolean System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::m_wrapNonExceptionThrows bool ___m_wrapNonExceptionThrows_0; public: inline static int32_t get_offset_of_m_wrapNonExceptionThrows_0() { return static_cast(offsetof(RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80, ___m_wrapNonExceptionThrows_0)); } inline bool get_m_wrapNonExceptionThrows_0() const { return ___m_wrapNonExceptionThrows_0; } inline bool* get_address_of_m_wrapNonExceptionThrows_0() { return &___m_wrapNonExceptionThrows_0; } inline void set_m_wrapNonExceptionThrows_0(bool value) { ___m_wrapNonExceptionThrows_0 = value; } }; // UnityEngine.SerializeField struct SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // System.Runtime.CompilerServices.StateMachineAttribute struct StateMachineAttribute_tA6E77C77F821508E405473BA1C4C08A69FDA0AC3 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Type System.Runtime.CompilerServices.StateMachineAttribute::k__BackingField Type_t * ___U3CStateMachineTypeU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CStateMachineTypeU3Ek__BackingField_0() { return static_cast(offsetof(StateMachineAttribute_tA6E77C77F821508E405473BA1C4C08A69FDA0AC3, ___U3CStateMachineTypeU3Ek__BackingField_0)); } inline Type_t * get_U3CStateMachineTypeU3Ek__BackingField_0() const { return ___U3CStateMachineTypeU3Ek__BackingField_0; } inline Type_t ** get_address_of_U3CStateMachineTypeU3Ek__BackingField_0() { return &___U3CStateMachineTypeU3Ek__BackingField_0; } inline void set_U3CStateMachineTypeU3Ek__BackingField_0(Type_t * value) { ___U3CStateMachineTypeU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CStateMachineTypeU3Ek__BackingField_0), (void*)value); } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // System.AttributeTargets struct AttributeTargets_t5F71273DFE1D0CA9B8109F02A023A7DBA9BFC923 { public: // System.Int32 System.AttributeTargets::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AttributeTargets_t5F71273DFE1D0CA9B8109F02A023A7DBA9BFC923, ___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.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.HeaderAttribute struct HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB : public PropertyAttribute_t4A352471DF625C56C811E27AC86B7E1CE6444052 { public: // System.String UnityEngine.HeaderAttribute::header String_t* ___header_0; public: inline static int32_t get_offset_of_header_0() { return static_cast(offsetof(HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB, ___header_0)); } inline String_t* get_header_0() const { return ___header_0; } inline String_t** get_address_of_header_0() { return &___header_0; } inline void set_header_0(String_t* value) { ___header_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___header_0), (void*)value); } }; // InspectorButtonAttribute struct InspectorButtonAttribute_t644D44273C7827660C94AE39BAF5761CB3151302 : public PropertyAttribute_t4A352471DF625C56C811E27AC86B7E1CE6444052 { public: // System.String InspectorButtonAttribute::MethodName String_t* ___MethodName_1; // System.Single InspectorButtonAttribute::_buttonWidth float ____buttonWidth_2; public: inline static int32_t get_offset_of_MethodName_1() { return static_cast(offsetof(InspectorButtonAttribute_t644D44273C7827660C94AE39BAF5761CB3151302, ___MethodName_1)); } inline String_t* get_MethodName_1() const { return ___MethodName_1; } inline String_t** get_address_of_MethodName_1() { return &___MethodName_1; } inline void set_MethodName_1(String_t* value) { ___MethodName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___MethodName_1), (void*)value); } inline static int32_t get_offset_of__buttonWidth_2() { return static_cast(offsetof(InspectorButtonAttribute_t644D44273C7827660C94AE39BAF5761CB3151302, ____buttonWidth_2)); } inline float get__buttonWidth_2() const { return ____buttonWidth_2; } inline float* get_address_of__buttonWidth_2() { return &____buttonWidth_2; } inline void set__buttonWidth_2(float value) { ____buttonWidth_2 = value; } }; // System.Runtime.CompilerServices.IteratorStateMachineAttribute struct IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 : public StateMachineAttribute_tA6E77C77F821508E405473BA1C4C08A69FDA0AC3 { public: public: }; // UnityEngine.MinAttribute struct MinAttribute_tD3485D689354D47D8686DC2891D5888FA94920A2 : public PropertyAttribute_t4A352471DF625C56C811E27AC86B7E1CE6444052 { public: // System.Single UnityEngine.MinAttribute::min float ___min_0; public: inline static int32_t get_offset_of_min_0() { return static_cast(offsetof(MinAttribute_tD3485D689354D47D8686DC2891D5888FA94920A2, ___min_0)); } inline float get_min_0() const { return ___min_0; } inline float* get_address_of_min_0() { return &___min_0; } inline void set_min_0(float value) { ___min_0 = value; } }; // UnityEngine.RangeAttribute struct RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 : public PropertyAttribute_t4A352471DF625C56C811E27AC86B7E1CE6444052 { public: // System.Single UnityEngine.RangeAttribute::min float ___min_0; // System.Single UnityEngine.RangeAttribute::max float ___max_1; public: inline static int32_t get_offset_of_min_0() { return static_cast(offsetof(RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5, ___min_0)); } inline float get_min_0() const { return ___min_0; } inline float* get_address_of_min_0() { return &___min_0; } inline void set_min_0(float value) { ___min_0 = value; } inline static int32_t get_offset_of_max_1() { return static_cast(offsetof(RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5, ___max_1)); } inline float get_max_1() const { return ___max_1; } inline float* get_address_of_max_1() { return &___max_1; } inline void set_max_1(float value) { ___max_1 = 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.SpaceAttribute struct SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 : public PropertyAttribute_t4A352471DF625C56C811E27AC86B7E1CE6444052 { public: // System.Single UnityEngine.SpaceAttribute::height float ___height_0; public: inline static int32_t get_offset_of_height_0() { return static_cast(offsetof(SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8, ___height_0)); } inline float get_height_0() const { return ___height_0; } inline float* get_address_of_height_0() { return &___height_0; } inline void set_height_0(float value) { ___height_0 = value; } }; // UnityEngine.TooltipAttribute struct TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B : public PropertyAttribute_t4A352471DF625C56C811E27AC86B7E1CE6444052 { public: // System.String UnityEngine.TooltipAttribute::tooltip String_t* ___tooltip_0; public: inline static int32_t get_offset_of_tooltip_0() { return static_cast(offsetof(TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B, ___tooltip_0)); } inline String_t* get_tooltip_0() const { return ___tooltip_0; } inline String_t** get_address_of_tooltip_0() { return &___tooltip_0; } inline void set_tooltip_0(String_t* value) { ___tooltip_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___tooltip_0), (void*)value); } }; // System.Diagnostics.DebuggableAttribute/DebuggingModes struct DebuggingModes_t279D5B9C012ABA935887CB73C5A63A1F46AF08A8 { public: // System.Int32 System.Diagnostics.DebuggableAttribute/DebuggingModes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DebuggingModes_t279D5B9C012ABA935887CB73C5A63A1F46AF08A8, ___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.AttributeUsageAttribute struct AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.AttributeTargets System.AttributeUsageAttribute::m_attributeTarget int32_t ___m_attributeTarget_0; // System.Boolean System.AttributeUsageAttribute::m_allowMultiple bool ___m_allowMultiple_1; // System.Boolean System.AttributeUsageAttribute::m_inherited bool ___m_inherited_2; public: inline static int32_t get_offset_of_m_attributeTarget_0() { return static_cast(offsetof(AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C, ___m_attributeTarget_0)); } inline int32_t get_m_attributeTarget_0() const { return ___m_attributeTarget_0; } inline int32_t* get_address_of_m_attributeTarget_0() { return &___m_attributeTarget_0; } inline void set_m_attributeTarget_0(int32_t value) { ___m_attributeTarget_0 = value; } inline static int32_t get_offset_of_m_allowMultiple_1() { return static_cast(offsetof(AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C, ___m_allowMultiple_1)); } inline bool get_m_allowMultiple_1() const { return ___m_allowMultiple_1; } inline bool* get_address_of_m_allowMultiple_1() { return &___m_allowMultiple_1; } inline void set_m_allowMultiple_1(bool value) { ___m_allowMultiple_1 = value; } inline static int32_t get_offset_of_m_inherited_2() { return static_cast(offsetof(AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C, ___m_inherited_2)); } inline bool get_m_inherited_2() const { return ___m_inherited_2; } inline bool* get_address_of_m_inherited_2() { return &___m_inherited_2; } inline void set_m_inherited_2(bool value) { ___m_inherited_2 = value; } }; // System.Diagnostics.DebuggableAttribute struct DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Diagnostics.DebuggableAttribute/DebuggingModes System.Diagnostics.DebuggableAttribute::m_debuggingModes int32_t ___m_debuggingModes_0; public: inline static int32_t get_offset_of_m_debuggingModes_0() { return static_cast(offsetof(DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B, ___m_debuggingModes_0)); } inline int32_t get_m_debuggingModes_0() const { return ___m_debuggingModes_0; } inline int32_t* get_address_of_m_debuggingModes_0() { return &___m_debuggingModes_0; } inline void set_m_debuggingModes_0(int32_t value) { ___m_debuggingModes_0 = value; } }; // 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; } }; // System.Object // System.Object // System.Attribute // System.Attribute // System.Reflection.MemberInfo // System.Reflection.MemberInfo // 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 // System.ValueType // System.ValueType // UnityEngine.AddComponentMenu // UnityEngine.AddComponentMenu // 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.Runtime.CompilerServices.CompilationRelaxationsAttribute // System.Runtime.CompilerServices.CompilationRelaxationsAttribute // System.Runtime.CompilerServices.CompilerGeneratedAttribute // System.Runtime.CompilerServices.CompilerGeneratedAttribute // UnityEngine.CreateAssetMenuAttribute // UnityEngine.CreateAssetMenuAttribute // System.Diagnostics.DebuggerHiddenAttribute // System.Diagnostics.DebuggerHiddenAttribute // System.Reflection.DefaultMemberAttribute // System.Reflection.DefaultMemberAttribute // 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 // UnityEngine.ExecuteInEditMode // UnityEngine.ExecuteInEditMode // UnityEngine.HelpURLAttribute // UnityEngine.HelpURLAttribute // UnityEngine.HideInInspector // UnityEngine.HideInInspector // UnityEngine.ImageEffectAllowedInSceneView // UnityEngine.ImageEffectAllowedInSceneView // UnityEngine.ImageEffectOpaque // UnityEngine.ImageEffectOpaque // UnityEngine.ImageEffectTransformsToLDR // UnityEngine.ImageEffectTransformsToLDR // 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 // System.ObsoleteAttribute // System.ObsoleteAttribute // UnityEngine.PropertyAttribute // UnityEngine.PropertyAttribute // UnityEngine.RequireComponent // UnityEngine.RequireComponent // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute // UnityEngine.SerializeField // UnityEngine.SerializeField // System.Runtime.CompilerServices.StateMachineAttribute // System.Runtime.CompilerServices.StateMachineAttribute // System.Void // System.Void // System.AttributeTargets // System.AttributeTargets // System.Reflection.BindingFlags // System.Reflection.BindingFlags // UnityEngine.HeaderAttribute // UnityEngine.HeaderAttribute // InspectorButtonAttribute struct InspectorButtonAttribute_t644D44273C7827660C94AE39BAF5761CB3151302_StaticFields { public: // System.Single InspectorButtonAttribute::kDefaultButtonWidth float ___kDefaultButtonWidth_0; public: inline static int32_t get_offset_of_kDefaultButtonWidth_0() { return static_cast(offsetof(InspectorButtonAttribute_t644D44273C7827660C94AE39BAF5761CB3151302_StaticFields, ___kDefaultButtonWidth_0)); } inline float get_kDefaultButtonWidth_0() const { return ___kDefaultButtonWidth_0; } inline float* get_address_of_kDefaultButtonWidth_0() { return &___kDefaultButtonWidth_0; } inline void set_kDefaultButtonWidth_0(float value) { ___kDefaultButtonWidth_0 = value; } }; // InspectorButtonAttribute // System.Runtime.CompilerServices.IteratorStateMachineAttribute // System.Runtime.CompilerServices.IteratorStateMachineAttribute // UnityEngine.MinAttribute // UnityEngine.MinAttribute // UnityEngine.RangeAttribute // UnityEngine.RangeAttribute // System.RuntimeTypeHandle // System.RuntimeTypeHandle // UnityEngine.SpaceAttribute // UnityEngine.SpaceAttribute // UnityEngine.TooltipAttribute // UnityEngine.TooltipAttribute // System.Diagnostics.DebuggableAttribute/DebuggingModes // System.Diagnostics.DebuggableAttribute/DebuggingModes // System.AttributeUsageAttribute struct AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C_StaticFields { public: // System.AttributeUsageAttribute System.AttributeUsageAttribute::Default AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C * ___Default_3; public: inline static int32_t get_offset_of_Default_3() { return static_cast(offsetof(AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C_StaticFields, ___Default_3)); } inline AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C * get_Default_3() const { return ___Default_3; } inline AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C ** get_address_of_Default_3() { return &___Default_3; } inline void set_Default_3(AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C * value) { ___Default_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Default_3), (void*)value); } }; // System.AttributeUsageAttribute // System.Diagnostics.DebuggableAttribute // System.Diagnostics.DebuggableAttribute // 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 #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Void System.Diagnostics.DebuggableAttribute::.ctor(System.Diagnostics.DebuggableAttribute/DebuggingModes) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebuggableAttribute__ctor_m7FF445C8435494A4847123A668D889E692E55550 (DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B * __this, int32_t ___modes0, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.CompilationRelaxationsAttribute::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompilationRelaxationsAttribute__ctor_mAC3079EBC4EEAB474EED8208EF95DB39C922333B (CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF * __this, int32_t ___relaxations0, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute__ctor_m551DDF1438CE97A984571949723F30F44CF7317C (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::set_WrapNonExceptionThrows(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.ExecuteInEditMode::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RangeAttribute::.ctor(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000 (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * __this, float ___min0, float ___max1, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35 (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * __this, const RuntimeMethod* method); // System.Void UnityEngine.SpaceAttribute::.ctor(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44 (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * __this, float ___height0, const RuntimeMethod* method); // System.Void UnityEngine.TooltipAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042 (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * __this, String_t* ___tooltip0, const RuntimeMethod* method); // System.Void UnityEngine.MinAttribute::.ctor(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MinAttribute__ctor_mE15DA1173D46E992FA92FE742686C8E28ABCDDAE (MinAttribute_tD3485D689354D47D8686DC2891D5888FA94920A2 * __this, float ___min0, const RuntimeMethod* method); // System.Void UnityEngine.HeaderAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * __this, String_t* ___header0, const RuntimeMethod* method); // System.Void UnityEngine.RequireComponent::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4 (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * __this, Type_t * ___requiredComponent0, const RuntimeMethod* method); // System.Void UnityEngine.AddComponentMenu::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549 (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * __this, String_t* ___menuName0, const RuntimeMethod* method); // System.Void System.AttributeUsageAttribute::.ctor(System.AttributeTargets) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeUsageAttribute__ctor_m5114E18826A49A025D48DC71904C430BD590656D (AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C * __this, int32_t ___validOn0, const RuntimeMethod* method); // System.Void System.Reflection.DefaultMemberAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DefaultMemberAttribute__ctor_mA025B6F5B3A9292696E01108027840C8DFF7F4D7 (DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 * __this, String_t* ___memberName0, const RuntimeMethod* method); // System.Void InspectorButtonAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InspectorButtonAttribute__ctor_mB69FB67B74F9463418146927120674E9611A8B90 (InspectorButtonAttribute_t644D44273C7827660C94AE39BAF5761CB3151302 * __this, String_t* ___MethodName0, const RuntimeMethod* method); // System.Void UnityEngine.SerializeField::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3 (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * __this, const RuntimeMethod* method); // System.Void UnityEngine.ImageEffectAllowedInSceneView::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ImageEffectAllowedInSceneView__ctor_mD174DBEBB4721497940142A62DCB59429340D44A (ImageEffectAllowedInSceneView_t33027F1BDA71455302D4946C58855B206F77CF87 * __this, const RuntimeMethod* method); // System.Void UnityEngine.SpaceAttribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpaceAttribute__ctor_m9C74D8BD18B12F12D81F733115FF9A0BFE581D1D (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * __this, const RuntimeMethod* method); // System.Void UnityEngine.HideInInspector::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9 (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * __this, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.IteratorStateMachineAttribute::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IteratorStateMachineAttribute__ctor_m019CD62C4E5301F55EDF4723107B608AE8F12481 (IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 * __this, Type_t * ___stateMachineType0, const RuntimeMethod* method); // System.Void System.Diagnostics.DebuggerHiddenAttribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3 (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * __this, const RuntimeMethod* method); // System.Void UnityEngine.ImageEffectOpaque::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ImageEffectOpaque__ctor_m9B19419B643BCCF3CB11EAA4BEE68DAD826E0D15 (ImageEffectOpaque_tE90E5738AEED1318F83BFDFDE64224EF63A25C38 * __this, const RuntimeMethod* method); // System.Void System.ObsoleteAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ObsoleteAttribute__ctor_mAC32A5CCD287DA84CDA9F08282C1C8B0DB7B9868 (ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void UnityEngine.ImageEffectTransformsToLDR::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ImageEffectTransformsToLDR__ctor_m81EEBDF9D55CB7E8FCABB9C1CB3AAA3A65CB6C20 (ImageEffectTransformsToLDR_t4F82E8AE876AF439C03B235A46B23A5E9FC89C35 * __this, const RuntimeMethod* method); // System.Void UnityEngine.HelpURLAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HelpURLAttribute__ctor_mCC837CE7900738F3152D585D454A34A15793C215 (HelpURLAttribute_t0924A6D83FABA7B77780F7F9BBCBCB9E0EA15023 * __this, String_t* ___url0, const RuntimeMethod* method); // System.Void UnityEngine.CreateAssetMenuAttribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CreateAssetMenuAttribute__ctor_mF4754D0F74BACF7BB7DAC67F46690A69256D2D65 (CreateAssetMenuAttribute_t79F6BDD595B569A2D16681BDD571D1AE6E782D0C * __this, const RuntimeMethod* method); // System.Void UnityEngine.CreateAssetMenuAttribute::set_fileName(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CreateAssetMenuAttribute_set_fileName_m14EBC66F19AEC15751EC9822478CDDBA9DE8D2F6_inline (CreateAssetMenuAttribute_t79F6BDD595B569A2D16681BDD571D1AE6E782D0C * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void UnityEngine.CreateAssetMenuAttribute::set_menuName(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CreateAssetMenuAttribute_set_menuName_m27C32BCE71E6A5ED185212F083DFB23201B514F1_inline (CreateAssetMenuAttribute_t79F6BDD595B569A2D16681BDD571D1AE6E782D0C * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void UnityEngine.CreateAssetMenuAttribute::set_order(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CreateAssetMenuAttribute_set_order_m4E3BBB75DCF82E2ADCACE57685420FA3F8D71C1B_inline (CreateAssetMenuAttribute_t79F6BDD595B569A2D16681BDD571D1AE6E782D0C * __this, int32_t ___value0, const RuntimeMethod* method); static void Project_ThirdParty_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B * tmp = (DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B *)cache->attributes[0]; DebuggableAttribute__ctor_m7FF445C8435494A4847123A668D889E692E55550(tmp, 2LL, NULL); } { CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF * tmp = (CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF *)cache->attributes[1]; CompilationRelaxationsAttribute__ctor_mAC3079EBC4EEAB474EED8208EF95DB39C922333B(tmp, 8LL, NULL); } { RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * tmp = (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 *)cache->attributes[2]; RuntimeCompatibilityAttribute__ctor_m551DDF1438CE97A984571949723F30F44CF7317C(tmp, NULL); RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline(tmp, true, NULL); } } static void ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator_RedX(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -10.0f, 10.0f, NULL); } } static void ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator_RedY(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -10.0f, 10.0f, NULL); } } static void ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator_GreenX(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -10.0f, 10.0f, NULL); } } static void ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator_GreenY(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -10.0f, 10.0f, NULL); } } static void ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator_BlueX(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -10.0f, 10.0f, NULL); } } static void ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator_BlueY(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -10.0f, 10.0f, NULL); } } static void ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator_FishEyeDistortion(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void LEDImageEffect_tE7AFB52F07B0237DFD49ED4CA66E0EB4083C186D_CustomAttributesCacheGenerator_density(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 500.0f, NULL); } } static void LEDImageEffect_tE7AFB52F07B0237DFD49ED4CA66E0EB4083C186D_CustomAttributesCacheGenerator_luminance(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 10.0f, NULL); } } static void LEDImageEffect_tE7AFB52F07B0237DFD49ED4CA66E0EB4083C186D_CustomAttributesCacheGenerator_chromaticAberration(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.0700000003f, NULL); } } static void LEDImageEffect_tE7AFB52F07B0237DFD49ED4CA66E0EB4083C186D_CustomAttributesCacheGenerator_vignet(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void MobileBloom_t50503A1B9552F5284A09D1D5254C5B93AD3A2017_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void MobileBloom_t50503A1B9552F5284A09D1D5254C5B93AD3A2017_CustomAttributesCacheGenerator_BloomDiffusion(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 2.0f, NULL); } } static void MobileBloom_t50503A1B9552F5284A09D1D5254C5B93AD3A2017_CustomAttributesCacheGenerator_BloomAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void MobileBloom_t50503A1B9552F5284A09D1D5254C5B93AD3A2017_CustomAttributesCacheGenerator_BloomThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void MobileBloom_t50503A1B9552F5284A09D1D5254C5B93AD3A2017_CustomAttributesCacheGenerator_BloomSoftness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_BlurAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_BloomAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_BloomDiffuse(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_BloomThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_BloomSoftness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_LutAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_Contrast(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_Brightness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_Saturation(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_Exposure(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_Gamma(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_Sharpness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_FishEyeDistortion(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_GlitchAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_LensDistortion(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_VignetteAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_VignetteSoftness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.00100000005f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_BlurAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_BloomAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_BloomDiffuse(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_BloomThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_BloomSoftness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_LutAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_Contrast(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_Brightness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_Saturation(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_Exposure(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_Gamma(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_Sharpness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_FishEyeDistortion(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_GlitchAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_LensDistortion(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_VignetteAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_VignetteSoftness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.00100000005f, 1.0f, NULL); } } static void ApplyEff_tE5AD331F576ED69893464C53FB515504CBE9FDD5_CustomAttributesCacheGenerator_ApplyEff_U3CStartU3Eb__14_0_mB1189CD22FFC0E8D048A6333F8DD0DA6833130D0(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_OutlineWidth(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 10.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x48\x6F\x77\x20\x74\x68\x69\x63\x6B\x20\x6F\x72\x20\x74\x68\x69\x6E\x20\x74\x68\x65\x20\x6F\x75\x74\x6C\x69\x6E\x65\x20\x69\x73\x2E"), NULL); } { MinAttribute_tD3485D689354D47D8686DC2891D5888FA94920A2 * tmp = (MinAttribute_tD3485D689354D47D8686DC2891D5888FA94920A2 *)cache->attributes[2]; MinAttribute__ctor_mE15DA1173D46E992FA92FE742686C8E28ABCDDAE(tmp, 0.0f, NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_DepthThreshold(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 20.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x69\x73\x20\x77\x69\x6C\x6C\x20\x61\x64\x6A\x75\x73\x74\x20\x74\x68\x65\x20\x64\x65\x70\x74\x68\x20\x62\x61\x73\x65\x64\x20\x6F\x75\x74\x6C\x69\x6E\x65\x20\x74\x68\x72\x65\x73\x68\x6F\x6C\x64\x2E"), NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[2]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 10.0f, NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[3]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x2A\x2A\x44\x65\x70\x74\x68\x20\x61\x6E\x64\x20\x4E\x6F\x72\x6D\x61\x6C\x20\x42\x61\x73\x65\x64\x20\x4F\x75\x74\x6C\x69\x6E\x65\x2A\x2A"), NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_NormalThreshold(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 10.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x69\x73\x20\x77\x69\x6C\x6C\x20\x61\x64\x6A\x75\x73\x74\x20\x74\x68\x65\x20\x6E\x6F\x72\x6D\x61\x6C\x20\x62\x61\x73\x65\x64\x20\x6F\x75\x74\x6C\x69\x6E\x65\x20\x74\x68\x72\x65\x73\x68\x6F\x6C\x64\x2E"), NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_NormalMin(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x69\x73\x20\x77\x69\x6C\x6C\x20\x61\x64\x6A\x75\x73\x74\x20\x74\x68\x65\x20\x6D\x69\x6E\x20\x6F\x66\x20\x74\x68\x65\x20\x6E\x6F\x72\x6D\x61\x6C\x20\x74\x6F\x20\x67\x65\x74\x20\x6D\x6F\x72\x65\x20\x6E\x6F\x72\x6D\x61\x6C\x20\x62\x61\x73\x65\x64\x20\x6F\x75\x74\x6C\x69\x6E\x65\x20\x64\x65\x74\x61\x69\x6C\x73\x2E"), NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_NormalMax(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x69\x73\x20\x77\x69\x6C\x6C\x20\x61\x64\x6A\x75\x73\x74\x20\x74\x68\x65\x20\x6D\x61\x78\x20\x6F\x66\x20\x74\x68\x65\x20\x6E\x6F\x72\x6D\x61\x6C\x20\x74\x6F\x20\x67\x65\x74\x20\x6D\x6F\x72\x65\x20\x6E\x6F\x72\x6D\x61\x6C\x20\x62\x61\x73\x65\x64\x20\x6F\x75\x74\x6C\x69\x6E\x65\x20\x64\x65\x74\x61\x69\x6C\x73\x2E"), NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_SobelOutline(CustomAttributesCache* cache) { { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[0]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x2A\x2A\x53\x6F\x62\x65\x6C\x20\x4F\x75\x74\x6C\x69\x6E\x65\x2A\x2A"), NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[1]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 20.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[2]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x69\x73\x20\x77\x69\x6C\x6C\x20\x72\x65\x6E\x64\x65\x72\x20\x6F\x75\x74\x6C\x69\x6E\x65\x20\x61\x6C\x6C\x20\x6F\x6E\x20\x74\x68\x65\x20\x73\x63\x72\x65\x65\x6E"), NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[3]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 10.0f, NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_SobelOutlineThreshold(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x69\x73\x20\x77\x69\x6C\x6C\x20\x61\x64\x6A\x75\x73\x74\x20\x74\x68\x65\x20\x73\x6F\x62\x65\x6C\x20\x74\x68\x72\x65\x73\x68\x6F\x6C\x64\x2E\xA\xA\x2A\x53\x6F\x62\x65\x6C\x20\x4F\x75\x74\x6C\x69\x6E\x65\x20\x69\x73\x20\x6E\x65\x65\x64\x65\x64\x20\x74\x6F\x20\x62\x65\x20\x65\x6E\x61\x62\x6C\x65\x64\x20\x66\x6F\x72\x20\x74\x68\x69\x73\x20\x74\x6F\x20\x77\x6F\x72\x6B\x2E"), NULL); } { MinAttribute_tD3485D689354D47D8686DC2891D5888FA94920A2 * tmp = (MinAttribute_tD3485D689354D47D8686DC2891D5888FA94920A2 *)cache->attributes[1]; MinAttribute__ctor_mE15DA1173D46E992FA92FE742686C8E28ABCDDAE(tmp, 0.0f, NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_WhiteThreshold(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x65\x20\x61\x6D\x6F\x75\x6E\x74\x20\x6F\x66\x20\x77\x68\x69\x74\x65\x73\x20\x6F\x72\x20\x62\x72\x69\x67\x68\x74\x20\x63\x6F\x6C\x6F\x72\x73\x20\x74\x6F\x20\x62\x65\x20\x61\x66\x66\x65\x63\x74\x65\x64\x20\x62\x79\x20\x74\x68\x65\x20\x6F\x75\x74\x6C\x69\x6E\x65\x2E\xA\xA\x2A\x53\x6F\x62\x65\x6C\x20\x4F\x75\x74\x6C\x69\x6E\x65\x20\x69\x73\x20\x6E\x65\x65\x64\x65\x64\x20\x74\x6F\x20\x62\x65\x20\x65\x6E\x61\x62\x6C\x65\x64\x20\x66\x6F\x72\x20\x74\x68\x69\x73\x20\x74\x6F\x20\x77\x6F\x72\x6B\x2E"), NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[1]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 6.0f, NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_BlackThreshold(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x65\x20\x61\x6D\x6F\x75\x6E\x74\x20\x6F\x66\x20\x62\x6C\x61\x63\x6B\x73\x20\x6F\x72\x20\x64\x61\x72\x6B\x20\x63\x6F\x6C\x6F\x72\x73\x20\x74\x6F\x20\x62\x65\x20\x61\x66\x66\x65\x63\x74\x65\x64\x20\x62\x79\x20\x74\x68\x65\x20\x6F\x75\x74\x6C\x69\x6E\x65\x2E\xA\xA\x2A\x53\x6F\x62\x65\x6C\x20\x4F\x75\x74\x6C\x69\x6E\x65\x20\x69\x73\x20\x6E\x65\x65\x64\x65\x64\x20\x74\x6F\x20\x62\x65\x20\x65\x6E\x61\x62\x6C\x65\x64\x20\x66\x6F\x72\x20\x74\x68\x69\x73\x20\x74\x6F\x20\x77\x6F\x72\x6B\x2E"), NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_OutlineColor(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 10.0f, NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[1]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 20.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[2]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x4F\x75\x74\x6C\x69\x6E\x65\x20\x43\x6F\x6C\x6F\x72"), NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[3]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x2A\x2A\x43\x6F\x6C\x6F\x72\x2A\x2A"), NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_ColorIntensity(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x48\x6F\x77\x20\x73\x74\x72\x6F\x6E\x67\x20\x74\x68\x65\x20\x6F\x75\x74\x6C\x69\x6E\x65\x20\x63\x6F\x6C\x6F\x72\x20\x69\x73\x2E"), NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_MixFullScreenColor(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x4D\x69\x78\x20\x66\x75\x6C\x6C\x20\x73\x63\x72\x65\x65\x6E\x20\x63\x6F\x6C\x6F\x72\x20\x69\x6D\x61\x67\x65\x20\x74\x6F\x20\x74\x68\x65\x20\x6F\x75\x74\x6C\x69\x6E\x65\x20\x63\x6F\x6C\x6F\x72\x2E"), NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_ShowOutlineOnly(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x53\x68\x6F\x77\x20\x74\x68\x65\x20\x6F\x75\x74\x6C\x69\x6E\x65\x20\x6F\x6E\x6C\x79\x2E"), NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[1]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 10.0f, NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[2]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 20.0f, NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[3]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x2A\x2A\x53\x65\x74\x74\x69\x6E\x67\x73\x2A\x2A"), NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_MixDephNormalAndSobelOutline(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x4D\x69\x78\x20\x44\x65\x70\x74\x68\x2D\x4E\x6F\x72\x6D\x61\x6C\x20\x42\x61\x73\x65\x64\x20\x4F\x75\x74\x6C\x69\x6E\x65\x20\x61\x6E\x64\x20\x53\x6F\x62\x65\x6C\x20\x4F\x75\x74\x6C\x69\x6E\x65\x2E"), NULL); } } static void DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_DeNorSobOutlineShader(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 10.0f, NULL); } } static void DepthNormalsPass_t932EDD27B4D251FDCF4DC6E9ABAA58B85CA603BC_CustomAttributesCacheGenerator_U3CdepthAttachmentHandleU3Ek__BackingField(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void DepthNormalsPass_t932EDD27B4D251FDCF4DC6E9ABAA58B85CA603BC_CustomAttributesCacheGenerator_U3CdescriptorU3Ek__BackingField(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void DepthNormalsPass_t932EDD27B4D251FDCF4DC6E9ABAA58B85CA603BC_CustomAttributesCacheGenerator_DepthNormalsPass_get_depthAttachmentHandle_m1C6D3A3B932E3B6FD8F38639076A4B6102B6F2BB(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void DepthNormalsPass_t932EDD27B4D251FDCF4DC6E9ABAA58B85CA603BC_CustomAttributesCacheGenerator_DepthNormalsPass_set_depthAttachmentHandle_m76A4E1319C7CC8C89BFCBB727AFFA15CAA3E4DDB(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void DepthNormalsPass_t932EDD27B4D251FDCF4DC6E9ABAA58B85CA603BC_CustomAttributesCacheGenerator_DepthNormalsPass_get_descriptor_m16CA2EFD7326CD1EFEB330EAE740EF35048F0046(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void DepthNormalsPass_t932EDD27B4D251FDCF4DC6E9ABAA58B85CA603BC_CustomAttributesCacheGenerator_DepthNormalsPass_set_descriptor_m36A890687BBB31A6B18D8F607B4DA9BEB9B2D579(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void CustomShadowResolution_t1C36FD5CC3E5ED461EBBA7C978A6975A6A513287_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Light_tA2F349FE839781469A0344CF6039B51512394275_0_0_0_var); s_Il2CppMethodInitialized = true; } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[0]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Light_tA2F349FE839781469A0344CF6039B51512394275_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[1]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x52\x65\x61\x6C\x54\x6F\x6F\x6E\x2F\x54\x6F\x6F\x6C\x73\x2F\x43\x75\x73\x74\x6F\x6D\x20\x53\x68\x61\x64\x6F\x77\x20\x52\x65\x73\x6F\x6C\x75\x74\x69\x6F\x6E"), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[2]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void CustomShadowResolution_t1C36FD5CC3E5ED461EBBA7C978A6975A6A513287_CustomAttributesCacheGenerator_Value(CustomAttributesCache* cache) { { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[0]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x4E\x6F\x74\x65\x3A\x20\x48\x69\x67\x68\x65\x72\x20\x53\x68\x61\x64\x6F\x77\x20\x52\x65\x73\x6F\x6C\x75\x74\x69\x6F\x6E\x20\x3D\x20\x4D\x6F\x72\x65\x20\x47\x50\x55\x20\x52\x41\x4D\x20\x55\x73\x61\x67\x65\x2E"), NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[1]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x43\x75\x73\x74\x6F\x6D\x20\x53\x68\x61\x64\x6F\x77\x20\x52\x65\x73\x6F\x6C\x75\x74\x69\x6F\x6E\x20\x56\x31\x2E\x30\x2E\x30"), NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[2]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x46\x6F\x72\x20\x52\x65\x61\x6C\x54\x6F\x6F\x6E\x20\x42\x75\x69\x6C\x74\x2D\x49\x6E\x20\x52\x50\x20\x4F\x6E\x6C\x79"), NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[3]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6E\x70\x75\x74\x20\x76\x61\x6C\x75\x65"), NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[4]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 10.0f, NULL); } } static void CustomShadowResolution_t1C36FD5CC3E5ED461EBBA7C978A6975A6A513287_CustomAttributesCacheGenerator_FinalResolution(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x46\x69\x6E\x61\x6C\x20\x52\x65\x73\x6F\x6C\x75\x74\x69\x6F\x6E\x20\x28\x56\x61\x6C\x75\x65\x20\x2A\x20\x32\x29"), NULL); } } static void CustomShadowResolution_t1C36FD5CC3E5ED461EBBA7C978A6975A6A513287_CustomAttributesCacheGenerator_Reset(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x52\x65\x73\x65\x74\x20\x74\x6F\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x76\x61\x6C\x75\x65"), NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[1]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 10.0f, NULL); } } static void FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[0]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x52\x65\x61\x6C\x54\x6F\x6F\x6E\x2F\x54\x6F\x6F\x6C\x73\x2F\x46\x72\x61\x6D\x65\x20\x42\x79\x20\x46\x72\x61\x6D\x65\x20\x52\x65\x6E\x64\x65\x72\x69\x6E\x67\x2F\x46\x72\x61\x6D\x65\x20\x42\x79\x20\x46\x72\x61\x6D\x65\x20\x52\x65\x6E\x64\x65\x72\x69\x6E\x67\x20\x28\x44\x65\x66\x61\x75\x6C\x74\x29"), NULL); } } static void FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_PathFolder(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x45\x78\x61\x6D\x70\x6C\x65\x20\x50\x61\x74\x68\x3A\x20\x43\x3A\x2F\x54\x68\x65\x4E\x61\x6D\x65\x4F\x66\x54\x68\x65\x46\x6F\x6C\x64\x65\x72\x20\x28\x44\x65\x66\x61\x75\x6C\x74\x20\x66\x6F\x6C\x64\x65\x72\x20\x6E\x61\x6D\x65\x20\x69\x73\x20\x52\x65\x6E\x64\x65\x72\x65\x64\x20\x46\x69\x6C\x65\x73\x20\x61\x6E\x64\x20\x69\x74\x20\x77\x69\x6C\x6C\x20\x62\x65\x20\x63\x72\x65\x61\x74\x65\x64\x20\x74\x6F\x20\x79\x6F\x75\x72\x20\x75\x6E\x69\x74\x79\x20\x72\x6F\x6F\x74\x20\x70\x72\x6F\x6A\x65\x63\x74\x20\x66\x6F\x6C\x64\x65\x72\x20\x69\x66\x20\x74\x68\x69\x73\x20\x73\x65\x74\x20\x74\x6F\x20\x65\x6D\x70\x74\x79\x2E"), NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[1]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x28\x53\x65\x74\x74\x69\x6E\x67\x73\x29"), NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[2]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D"), NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[3]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 20.0f, NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[4]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x28\x46\x72\x61\x6D\x65\x20\x42\x79\x20\x46\x72\x61\x6D\x65\x20\x52\x65\x6E\x64\x65\x72\x69\x6E\x67\x20\x56\x31\x2E\x30\x2E\x30\x29"), NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[5]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 5.0f, NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[6]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x43\x6C\x69\x63\x6B\x20\x27\x50\x6C\x61\x79\x27\x20\x62\x75\x74\x74\x6F\x6E\x20\x74\x6F\x20\x73\x74\x61\x72\x74\x20\x72\x65\x6E\x64\x65\x72\x2E"), NULL); } } static void FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_PNGFileName(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x50\x4E\x47\x20\x46\x69\x6C\x65\x20\x4E\x61\x6D\x65"), NULL); } } static void FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_FrameRate(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 15.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x46\x72\x61\x6D\x65\x20\x52\x61\x74\x65\x20\x28\x53\x65\x74\x20\x74\x68\x69\x73\x20\x74\x6F\x20\x32\x34\x20\x69\x66\x20\x79\x6F\x75\x20\x77\x61\x6E\x74\x20\x46\x69\x6C\x6D\x20\x53\x74\x79\x6C\x65\x20\x66\x72\x61\x6D\x65\x72\x61\x74\x65\x2E"), NULL); } } static void FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_StartFrame(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x53\x74\x61\x72\x74\x20\x66\x72\x61\x6D\x65\x20\x74\x6F\x20\x73\x74\x61\x72\x74\x20\x72\x65\x6E\x64\x65\x72\x69\x6E\x67\x2E"), NULL); } } static void FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_EndFrame(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x45\x6E\x64\x20\x66\x72\x61\x6D\x65\x20\x74\x6F\x20\x65\x6E\x64\x20\x72\x65\x6E\x64\x65\x72\x69\x6E\x67\x2E"), NULL); } } static void FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_SingleFrameRenderingMode(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 15.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x52\x65\x6E\x64\x65\x72\x20\x73\x69\x6E\x67\x6C\x65\x20\x66\x72\x61\x6D\x65\x20\x6F\x72\x20\x73\x69\x6E\x67\x6C\x65\x20\x69\x6D\x61\x67\x65\x20\x6F\x6E\x6C\x79\x2C\x20\x46\x6F\x72\x20\x49\x6C\x6C\x75\x73\x74\x72\x61\x74\x69\x6F\x6E\x20\x6F\x72\x20\x41\x72\x74\x20\x75\x73\x65\x2E"), NULL); } } static void FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_CurrentFrame(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 5.0f, NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[1]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x28\x49\x6E\x66\x6F\x72\x6D\x61\x74\x69\x6F\x6E\x20\x5B\x44\x69\x73\x70\x6C\x61\x79\x20\x4F\x6E\x6C\x79\x5D\x20\x29"), NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[2]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D"), NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[3]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x44\x69\x73\x70\x6C\x61\x79\x20\x74\x68\x65\x20\x63\x75\x72\x72\x65\x6E\x74\x20\x66\x72\x61\x6D\x65\x20\x6F\x66\x20\x79\x6F\x75\x72\x20\x73\x63\x65\x6E\x65\x2F\x70\x6C\x61\x79\x2E\x20\x28\x44\x69\x73\x70\x6C\x61\x79\x20\x4F\x6E\x6C\x79\x29"), NULL); } } static void FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_info(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x44\x69\x73\x70\x6C\x61\x79\x20\x74\x68\x65\x20\x69\x6E\x66\x6F\x72\x6D\x61\x74\x69\x6F\x6E\x20\x6F\x66\x20\x74\x68\x65\x20\x6F\x70\x65\x72\x61\x74\x69\x6F\x6E\x20\x6F\x72\x20\x72\x65\x6E\x64\x65\x72\x69\x6E\x67\x2E\x20\x28\x44\x69\x73\x70\x6C\x61\x79\x20\x4F\x6E\x6C\x79\x29"), NULL); } } static void FrameByFrameRendering_Manual_tA832CB62D422B16B6A3E055DCEA841258B853F02_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[0]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x52\x65\x61\x6C\x54\x6F\x6F\x6E\x2F\x54\x6F\x6F\x6C\x73\x2F\x46\x72\x61\x6D\x65\x20\x42\x79\x20\x46\x72\x61\x6D\x65\x20\x52\x65\x6E\x64\x65\x72\x69\x6E\x67\x2F\x46\x72\x61\x6D\x65\x20\x42\x79\x20\x46\x72\x61\x6D\x65\x20\x52\x65\x6E\x64\x65\x72\x69\x6E\x67\x20\x28\x4D\x61\x6E\x75\x61\x6C\x29"), NULL); } } static void FrameByFrameRendering_Manual_tA832CB62D422B16B6A3E055DCEA841258B853F02_CustomAttributesCacheGenerator_FrameNumber(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 20.0f, NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[1]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x43\x6C\x69\x63\x6B\x20\x27\x50\x6C\x61\x79\x27\x20\x26\x20\x27\x52\x65\x6E\x64\x65\x72\x27\x20\x62\x75\x74\x74\x6F\x6E\x20\x74\x6F\x20\x73\x74\x61\x72\x74\x20\x72\x65\x6E\x64\x65\x72\x20\x6F\x6E\x65\x20\x62\x79\x20\x6F\x6E\x65\x2E"), NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[2]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x28\x46\x72\x61\x6D\x65\x20\x42\x79\x20\x46\x72\x61\x6D\x65\x20\x52\x65\x6E\x64\x65\x72\x69\x6E\x67\x20\x56\x31\x2E\x30\x2E\x30\x29"), NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[3]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x43\x75\x72\x72\x65\x6E\x74\x20\x46\x72\x61\x6D\x65\x20\x4E\x75\x6D\x62\x65\x72"), NULL); } } static void FrameByFrameRendering_Manual_tA832CB62D422B16B6A3E055DCEA841258B853F02_CustomAttributesCacheGenerator_Render(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 5.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x53\x74\x61\x72\x74\x20\x52\x65\x6E\x64\x65\x72"), NULL); } } static void FrameByFrameRendering_Manual_tA832CB62D422B16B6A3E055DCEA841258B853F02_CustomAttributesCacheGenerator_PathFolder(CustomAttributesCache* cache) { { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[0]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D"), NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x45\x78\x61\x6D\x70\x6C\x65\x20\x50\x61\x74\x68\x3A\x20\x43\x3A\x2F\x54\x68\x65\x4E\x61\x6D\x65\x4F\x66\x54\x68\x65\x46\x6F\x6C\x64\x65\x72\x20\x28\x44\x65\x66\x61\x75\x6C\x74\x20\x66\x6F\x6C\x64\x65\x72\x20\x6E\x61\x6D\x65\x20\x69\x73\x20\x52\x65\x6E\x64\x65\x72\x65\x64\x20\x46\x69\x6C\x65\x73\x20\x61\x6E\x64\x20\x69\x74\x20\x77\x69\x6C\x6C\x20\x62\x65\x20\x63\x72\x65\x61\x74\x65\x64\x20\x74\x6F\x20\x79\x6F\x75\x72\x20\x75\x6E\x69\x74\x79\x20\x72\x6F\x6F\x74\x20\x70\x72\x6F\x6A\x65\x63\x74\x20\x66\x6F\x6C\x64\x65\x72\x20\x69\x66\x20\x74\x68\x69\x73\x20\x73\x65\x74\x20\x74\x6F\x20\x65\x6D\x70\x74\x79\x2E"), NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[2]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 5.0f, NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[3]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x28\x53\x65\x74\x74\x69\x6E\x67\x73\x29"), NULL); } } static void FrameByFrameRendering_Manual_tA832CB62D422B16B6A3E055DCEA841258B853F02_CustomAttributesCacheGenerator_PNGFileName(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x50\x4E\x47\x20\x46\x69\x6C\x65\x20\x4E\x61\x6D\x65"), NULL); } } static void FrameByFrameRendering_Manual_tA832CB62D422B16B6A3E055DCEA841258B853F02_CustomAttributesCacheGenerator_PictureMode(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x52\x65\x6E\x64\x65\x72\x20\x73\x69\x6E\x67\x6C\x65\x20\x66\x72\x61\x6D\x65\x20\x6F\x72\x20\x73\x69\x6E\x67\x6C\x65\x20\x69\x6D\x61\x67\x65\x20\x6F\x6E\x6C\x79\x2C\x20\x46\x6F\x72\x20\x49\x6C\x6C\x75\x73\x74\x72\x61\x74\x69\x6F\x6E\x20\x6F\x72\x20\x41\x72\x74\x20\x75\x73\x65\x2E"), NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[1]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 15.0f, NULL); } } static void FrameByFrameRendering_Manual_tA832CB62D422B16B6A3E055DCEA841258B853F02_CustomAttributesCacheGenerator_LastRenderedFrame(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x44\x69\x73\x70\x6C\x61\x79\x20\x74\x68\x65\x20\x69\x6E\x66\x6F\x72\x6D\x61\x74\x69\x6F\x6E\x20\x6F\x66\x20\x74\x68\x65\x20\x6F\x70\x65\x72\x61\x74\x69\x6F\x6E\x20\x6F\x72\x20\x72\x65\x6E\x64\x65\x72\x69\x6E\x67\x2E\x20\x28\x44\x69\x73\x70\x6C\x61\x79\x20\x4F\x6E\x6C\x79\x29"), NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[1]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D"), NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[2]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x28\x49\x6E\x66\x6F\x72\x6D\x61\x74\x69\x6F\x6E\x20\x5B\x44\x69\x73\x70\x6C\x61\x79\x20\x4F\x6E\x6C\x79\x5D\x20\x29"), NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[3]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 5.0f, NULL); } } static void SmoothObjectNormalHelper_t04DF9CC6A9BC89342244CF563598D499F96DCB9D_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[1]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x52\x65\x61\x6C\x54\x6F\x6F\x6E\x2F\x54\x6F\x6F\x6C\x73\x2F\x53\x6D\x6F\x6F\x74\x68\x4F\x62\x6A\x65\x63\x74\x4E\x6F\x72\x6D\x61\x6C\x20\x2D\x20\x48\x65\x6C\x70\x65\x72"), NULL); } } static void SmoothObjectNormalHelper_t04DF9CC6A9BC89342244CF563598D499F96DCB9D_CustomAttributesCacheGenerator_Material(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 25.0f, NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[1]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x4E\x6F\x74\x65\x3A\x20\x50\x75\x74\x20\x74\x68\x65\x20\x4F\x62\x6A\x65\x63\x74\x20\x48\x65\x6C\x70\x65\x72\x20\x69\x6E\x73\x69\x64\x65\x20\x74\x68\x65\x20\x72\x6F\x6F\x74\x20\x62\x6F\x6E\x65\x20\x6F\x72\x20\x74\x68\x65\x20\x72\x6F\x6F\x74\x20\x6F\x62\x6A\x65\x63\x74\x20\x61\x6E\x64\x20\x73\x65\x74\x20\x69\x74\x27\x73\x20\x58\x59\x5A\x20\x70\x6F\x73\x69\x74\x69\x6F\x6E\x20\x74\x6F\x20\x30\x2E"), NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[2]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x5B\x52\x65\x61\x6C\x54\x6F\x6F\x6E\x20\x2D\x20\x53\x6D\x6F\x6F\x74\x68\x20\x4F\x62\x6A\x65\x63\x74\x20\x4E\x6F\x72\x6D\x61\x6C\x20\x2D\x20\x48\x65\x6C\x70\x65\x72\x5D"), NULL); } { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[3]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 10.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[4]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x41\x20\x6D\x61\x74\x65\x72\x69\x61\x6C\x20\x74\x68\x61\x74\x20\x75\x73\x65\x73\x20\x27\x52\x65\x61\x6C\x54\x6F\x6F\x6E\x20\x2D\x20\x53\x6D\x6F\x6F\x74\x68\x20\x4F\x62\x6A\x65\x63\x74\x20\x4E\x6F\x72\x6D\x61\x6C\x27\x20\x66\x65\x61\x74\x75\x72\x65\x2E"), NULL); } } static void SmoothObjectNormalHelper_t04DF9CC6A9BC89342244CF563598D499F96DCB9D_CustomAttributesCacheGenerator_ObjectHelper(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x41\x6E\x20\x6F\x62\x6A\x65\x63\x74\x20\x74\x6F\x20\x68\x65\x6C\x70\x20\x61\x64\x6A\x75\x73\x74\x20\x74\x68\x65\x20\x73\x6D\x6F\x6F\x74\x68\x65\x64\x2F\x69\x67\x6E\x6F\x72\x65\x64\x20\x6F\x62\x6A\x65\x63\x74\x20\x6E\x6F\x72\x6D\x61\x6C\x2E"), NULL); } } static void SmoothObjectNormalHelper_t04DF9CC6A9BC89342244CF563598D499F96DCB9D_CustomAttributesCacheGenerator_TheObjectToFollow(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x65\x20\x6F\x62\x6A\x65\x63\x74\x20\x74\x6F\x20\x66\x6F\x6C\x6C\x6F\x77\x65\x64\x20\x62\x79\x20\x74\x68\x65\x20\x4F\x62\x6A\x65\x63\x74\x20\x48\x65\x6C\x70\x65\x72"), NULL); } } static void SmoothObjectNormalHelper_t04DF9CC6A9BC89342244CF563598D499F96DCB9D_CustomAttributesCacheGenerator_Offset(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 10.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x41\x64\x6A\x75\x73\x74\x20\x74\x68\x65\x20\x6F\x76\x65\x72\x61\x6C\x6C\x20\x6F\x66\x66\x73\x65\x74\x20\x6F\x66\x20\x74\x68\x65\x20\x53\x6D\x6F\x6F\x74\x68\x20\x4F\x62\x6A\x65\x63\x74\x20\x6E\x6F\x72\x6D\x61\x6C\x20\x74\x6F\x20\x66\x6F\x6C\x6C\x6F\x77\x20\x74\x68\x65\x20\x4F\x62\x6A\x65\x63\x74\x20\x48\x65\x6C\x70\x65\x72\x2E"), NULL); } } static void SmoothObjectNormalHelper_t04DF9CC6A9BC89342244CF563598D499F96DCB9D_CustomAttributesCacheGenerator_AdditionalPositionAdjustment(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m765D137779D8FB95279BCE4A90BAB4EA409C9C44(tmp, 10.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x41\x64\x64\x69\x74\x69\x6F\x6E\x61\x6C\x20\x70\x6F\x73\x69\x74\x69\x6F\x6E\x20\x61\x64\x6A\x75\x73\x74\x6D\x65\x6E\x74\x20\x66\x6F\x72\x20\x4F\x62\x6A\x65\x63\x74\x20\x48\x65\x6C\x70\x65\x72\x2E"), NULL); } } static void InspectorButtonAttribute_t644D44273C7827660C94AE39BAF5761CB3151302_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C * tmp = (AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C *)cache->attributes[0]; AttributeUsageAttribute__ctor_m5114E18826A49A025D48DC71904C430BD590656D(tmp, 256LL, NULL); } } static void DitherFilter_t8B5C5653B1CA15B9F015661EC47B83CC9767B8A5_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void FilterBehavior_tCEDE191E5B4DFCD7C604E09031D3801F172A912E_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[0]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[1]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper(""), NULL); } } static void PixelatedFilter_t38F29D1A94035B0F027C7888458AB3A30BB303B0_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void SGBFilter_t73BD2047C12CF1C5B0DB1EC1D1612C1326FB84B2_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void Spline_t675C7BFBB164C978875D72E45DDE10F8F8A0B6E7_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 * tmp = (DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 *)cache->attributes[0]; DefaultMemberAttribute__ctor_mA025B6F5B3A9292696E01108027840C8DFF7F4D7(tmp, il2cpp_codegen_string_new_wrapper("\x49\x74\x65\x6D"), NULL); } } static void ElementPool_t0ACF4F6D52A04D3B4C2D768B46752D8D625B883D_CustomAttributesCacheGenerator_U3CCountAllU3Ek__BackingField(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void ElementPool_t0ACF4F6D52A04D3B4C2D768B46752D8D625B883D_CustomAttributesCacheGenerator_ElementPool_get_CountAll_m30F52C4613E3FA6D3BDAB5ABB596ACCC904C341A(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void ElementPool_t0ACF4F6D52A04D3B4C2D768B46752D8D625B883D_CustomAttributesCacheGenerator_ElementPool_set_CountAll_m9710B71535623209E4F54E9B8FC39E3A30867687(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void CombineMeshes_tE54C273F0F67FF801B341498276444D375F8B538_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void CombineMeshes_tE54C273F0F67FF801B341498276444D375F8B538_CustomAttributesCacheGenerator_combineChildMeshes(CustomAttributesCache* cache) { { InspectorButtonAttribute_t644D44273C7827660C94AE39BAF5761CB3151302 * tmp = (InspectorButtonAttribute_t644D44273C7827660C94AE39BAF5761CB3151302 *)cache->attributes[0]; InspectorButtonAttribute__ctor_mB69FB67B74F9463418146927120674E9611A8B90(tmp, il2cpp_codegen_string_new_wrapper("\x43\x6F\x6D\x62\x69\x6E\x65\x42\x75\x74\x74\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72"), NULL); } } static void SceneField_t4BD7C50F8C16445D892C6A4F91120F63B56410E6_CustomAttributesCacheGenerator_m_SceneAsset(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void SceneField_t4BD7C50F8C16445D892C6A4F91120F63B56410E6_CustomAttributesCacheGenerator_m_SceneName(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { ImageEffectAllowedInSceneView_t33027F1BDA71455302D4946C58855B206F77CF87 * tmp = (ImageEffectAllowedInSceneView_t33027F1BDA71455302D4946C58855B206F77CF87 *)cache->attributes[2]; ImageEffectAllowedInSceneView__ctor_mD174DBEBB4721497940142A62DCB59429340D44A(tmp, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_useStaticNoise(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x49\x66\x20\x65\x6E\x61\x62\x6C\x65\x64\x2C\x20\x73\x69\x6D\x75\x6C\x61\x74\x65\x64\x20\x54\x56\x20\x6E\x6F\x69\x73\x65\x20\x69\x73\x20\x61\x64\x64\x65\x64\x20\x74\x6F\x20\x74\x68\x65\x20\x6F\x75\x74\x70\x75\x74\x2E"), NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_noiseTexture(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x53\x74\x61\x74\x69\x63\x20\x6E\x6F\x69\x73\x65\x20\x74\x65\x78\x74\x75\x72\x65\x2E\x20\x57\x68\x69\x74\x65\x20\x72\x65\x67\x69\x6F\x6E\x73\x20\x72\x65\x70\x72\x65\x73\x65\x6E\x74\x20\x6E\x6F\x69\x73\x65\x2E"), NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_staticIntensity(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x41\x6D\x6F\x75\x6E\x74\x20\x6F\x66\x20\x54\x56\x20\x6E\x6F\x69\x73\x65\x20\x74\x6F\x20\x62\x6C\x65\x6E\x64\x20\x69\x6E\x74\x6F\x20\x74\x68\x65\x20\x6F\x75\x74\x70\x75\x74\x2E"), NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[2]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 2.5f, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_randomGlitches(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m9C74D8BD18B12F12D81F733115FF9A0BFE581D1D(tmp, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_glitchIntensity(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 2.5f, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_glitchFrequency(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 100.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_useDisplacementWaves(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m9C74D8BD18B12F12D81F733115FF9A0BFE581D1D(tmp, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_displacementAmplitude(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_displacementFrequency(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 10.0f, 150.0f, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_displacementSpeed(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_useChromaticAberration(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m9C74D8BD18B12F12D81F733115FF9A0BFE581D1D(tmp, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_chromaticAberration(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 50.0f, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_useVignette(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m9C74D8BD18B12F12D81F733115FF9A0BFE581D1D(tmp, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_vignette(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_useBottomNoise(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m9C74D8BD18B12F12D81F733115FF9A0BFE581D1D(tmp, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_bottomHeight(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.5f, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_bottomIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_useRadialDistortion(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m9C74D8BD18B12F12D81F733115FF9A0BFE581D1D(tmp, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_gammaScale(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m9C74D8BD18B12F12D81F733115FF9A0BFE581D1D(tmp, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_useScanlines(CustomAttributesCache* cache) { { SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 * tmp = (SpaceAttribute_t041FADA1DC4DD39BBDEBC47F445290D7EE4BBCC8 *)cache->attributes[0]; SpaceAttribute__ctor_m9C74D8BD18B12F12D81F733115FF9A0BFE581D1D(tmp, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_scanlineIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator__material(CustomAttributesCache* cache) { { HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * tmp = (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA *)cache->attributes[0]; HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9(tmp, NULL); } } static void AfterburnerPhysicsForce_t42F4CFB9B9086E0D84774322E1485DEE0A220703_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A_0_0_0_var); s_Il2CppMethodInitialized = true; } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[0]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A_0_0_0_var), NULL); } } static void ExplosionFireAndDebris_tB4DE450EB2317A22F17C390E7AD3E8B78E7D7BDF_CustomAttributesCacheGenerator_ExplosionFireAndDebris_Start_m020D1BA45BEC12358BE561A6678BC632DE0ED573(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_0_0_0_var); s_Il2CppMethodInitialized = true; } { IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 * tmp = (IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 *)cache->attributes[0]; IteratorStateMachineAttribute__ctor_m019CD62C4E5301F55EDF4723107B608AE8F12481(tmp, il2cpp_codegen_type_get_object(U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_0_0_0_var), NULL); } } static void U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_CustomAttributesCacheGenerator_U3CStartU3Ed__4__ctor_m2FB65A9C4CE00735E5AF4E1CE13C057A499E73CA(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_CustomAttributesCacheGenerator_U3CStartU3Ed__4_System_IDisposable_Dispose_m6ED6F15827EA0B45202F62B8441B44AC28FCE81C(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_CustomAttributesCacheGenerator_U3CStartU3Ed__4_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m979240FE4F538D355D42491693EEE4472B2B9712(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_CustomAttributesCacheGenerator_U3CStartU3Ed__4_System_Collections_IEnumerator_Reset_m9BBFF3CD1C5E90AAA034DD0A7424F2E560EDF62F(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_CustomAttributesCacheGenerator_U3CStartU3Ed__4_System_Collections_IEnumerator_get_Current_mA0F9438162B23994B808C415B91D406139DC72E2(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void ExplosionPhysicsForce_t3CA45F1D4FC5A0CC7BC528DA9203106518A2EB62_CustomAttributesCacheGenerator_ExplosionPhysicsForce_Start_mB89E97D77DDDA4E30EDF4089021AF46BD062EBE2(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_0_0_0_var); s_Il2CppMethodInitialized = true; } { IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 * tmp = (IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 *)cache->attributes[0]; IteratorStateMachineAttribute__ctor_m019CD62C4E5301F55EDF4723107B608AE8F12481(tmp, il2cpp_codegen_type_get_object(U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_0_0_0_var), NULL); } } static void U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_CustomAttributesCacheGenerator_U3CStartU3Ed__2__ctor_mDAD578E1B9E8FA247810EAF82558CA2FE2992B49(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_CustomAttributesCacheGenerator_U3CStartU3Ed__2_System_IDisposable_Dispose_mD04765B3EAECCE1B55D8461ED4329EE6545883CB(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_CustomAttributesCacheGenerator_U3CStartU3Ed__2_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m5E491BC0782F27101BDC51AE018EFDC3BB4475C3(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_CustomAttributesCacheGenerator_U3CStartU3Ed__2_System_Collections_IEnumerator_Reset_mE541C0D5AE72872672793B9458EBD0EED548D56A(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_CustomAttributesCacheGenerator_U3CStartU3Ed__2_System_Collections_IEnumerator_get_Current_mCFE588EC5B1AFCB4CA5DB8E1E948B61394CDBD5F(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void Antialiasing_tBB6545B45A6E4B76A560AA696D2FE2C992CD731B_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[0]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x4F\x74\x68\x65\x72\x2F\x41\x6E\x74\x69\x61\x6C\x69\x61\x73\x69\x6E\x67"), NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[2]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void Bloom_t0D82225FAC2F897FE2408BE99C7D8E476F7544F3_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[0]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[1]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[2]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x42\x6C\x6F\x6F\x6D\x20\x61\x6E\x64\x20\x47\x6C\x6F\x77\x2F\x42\x6C\x6F\x6F\x6D"), NULL); } } static void BloomAndFlares_t14562A8A32E87EBAE82AD8B161B9644E1A17F190_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[2]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x42\x6C\x6F\x6F\x6D\x20\x61\x6E\x64\x20\x47\x6C\x6F\x77\x2F\x42\x6C\x6F\x6F\x6D\x41\x6E\x64\x46\x6C\x61\x72\x65\x73\x20\x28\x33\x2E\x35\x2C\x20\x44\x65\x70\x72\x65\x63\x61\x74\x65\x64\x29"), NULL); } } static void BloomOptimized_t9E0B0F5360A51111741A4947F80335F44EC5BA0D_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[2]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x42\x6C\x6F\x6F\x6D\x20\x61\x6E\x64\x20\x47\x6C\x6F\x77\x2F\x42\x6C\x6F\x6F\x6D\x20\x28\x4F\x70\x74\x69\x6D\x69\x7A\x65\x64\x29"), NULL); } } static void BloomOptimized_t9E0B0F5360A51111741A4947F80335F44EC5BA0D_CustomAttributesCacheGenerator_threshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.5f, NULL); } } static void BloomOptimized_t9E0B0F5360A51111741A4947F80335F44EC5BA0D_CustomAttributesCacheGenerator_intensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 2.5f, NULL); } } static void BloomOptimized_t9E0B0F5360A51111741A4947F80335F44EC5BA0D_CustomAttributesCacheGenerator_blurSize(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.25f, 5.5f, NULL); } } static void BloomOptimized_t9E0B0F5360A51111741A4947F80335F44EC5BA0D_CustomAttributesCacheGenerator_blurIterations(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 4.0f, NULL); } } static void Blur_t5F39BC87F6EC1AF0959BB727F54E31CD13AF374A_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[1]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x42\x6C\x75\x72\x2F\x42\x6C\x75\x72"), NULL); } } static void Blur_t5F39BC87F6EC1AF0959BB727F54E31CD13AF374A_CustomAttributesCacheGenerator_iterations(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 10.0f, NULL); } } static void Blur_t5F39BC87F6EC1AF0959BB727F54E31CD13AF374A_CustomAttributesCacheGenerator_blurSpread(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BlurOptimized_tA81925E402B9339E9D2C336523FE946922AC8FBB_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[2]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x42\x6C\x75\x72\x2F\x42\x6C\x75\x72\x20\x28\x4F\x70\x74\x69\x6D\x69\x7A\x65\x64\x29"), NULL); } } static void BlurOptimized_tA81925E402B9339E9D2C336523FE946922AC8FBB_CustomAttributesCacheGenerator_downsample(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 2.0f, NULL); } } static void BlurOptimized_tA81925E402B9339E9D2C336523FE946922AC8FBB_CustomAttributesCacheGenerator_blurSize(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 10.0f, NULL); } } static void BlurOptimized_tA81925E402B9339E9D2C336523FE946922AC8FBB_CustomAttributesCacheGenerator_blurIterations(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 4.0f, NULL); } } static void CameraMotionBlur_t70963690D1A4330FD1D6DFAFB9A4BAEB9493B8CB_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[2]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x43\x61\x6D\x65\x72\x61\x2F\x43\x61\x6D\x65\x72\x61\x20\x4D\x6F\x74\x69\x6F\x6E\x20\x42\x6C\x75\x72"), NULL); } } static void ColorCorrectionCurves_t520F26809C1FB4AFEEE76D660C097D7A8BB43C09_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[1]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x43\x6F\x6C\x6F\x72\x20\x41\x64\x6A\x75\x73\x74\x6D\x65\x6E\x74\x73\x2F\x43\x6F\x6C\x6F\x72\x20\x43\x6F\x72\x72\x65\x63\x74\x69\x6F\x6E\x20\x28\x43\x75\x72\x76\x65\x73\x2C\x20\x53\x61\x74\x75\x72\x61\x74\x69\x6F\x6E\x29"), NULL); } } static void ColorCorrectionLookup_t7E051712EBA422BBF8D41FE9823FED3B3D710111_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[0]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x43\x6F\x6C\x6F\x72\x20\x41\x64\x6A\x75\x73\x74\x6D\x65\x6E\x74\x73\x2F\x43\x6F\x6C\x6F\x72\x20\x43\x6F\x72\x72\x65\x63\x74\x69\x6F\x6E\x20\x28\x33\x44\x20\x4C\x6F\x6F\x6B\x75\x70\x20\x54\x65\x78\x74\x75\x72\x65\x29"), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[1]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void ColorCorrectionRamp_t734004C8711542916129047CFD1DD8228439ED05_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[1]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x43\x6F\x6C\x6F\x72\x20\x41\x64\x6A\x75\x73\x74\x6D\x65\x6E\x74\x73\x2F\x43\x6F\x6C\x6F\x72\x20\x43\x6F\x72\x72\x65\x63\x74\x69\x6F\x6E\x20\x28\x52\x61\x6D\x70\x29"), NULL); } } static void ContrastEnhance_tD4EAD55B035F73B332900A2F423B138356983658_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[2]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x43\x6F\x6C\x6F\x72\x20\x41\x64\x6A\x75\x73\x74\x6D\x65\x6E\x74\x73\x2F\x43\x6F\x6E\x74\x72\x61\x73\x74\x20\x45\x6E\x68\x61\x6E\x63\x65\x20\x28\x55\x6E\x73\x68\x61\x72\x70\x20\x4D\x61\x73\x6B\x29"), NULL); } } static void ContrastEnhance_tD4EAD55B035F73B332900A2F423B138356983658_CustomAttributesCacheGenerator_intensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void ContrastEnhance_tD4EAD55B035F73B332900A2F423B138356983658_CustomAttributesCacheGenerator_threshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.999000013f, NULL); } } static void ContrastEnhance_tD4EAD55B035F73B332900A2F423B138356983658_CustomAttributesCacheGenerator_blurSpread(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void ContrastStretch_t9D2D7DF059C7F87B737B8BFF16F1D2CD0A2E16BD_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[0]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x43\x6F\x6C\x6F\x72\x20\x41\x64\x6A\x75\x73\x74\x6D\x65\x6E\x74\x73\x2F\x43\x6F\x6E\x74\x72\x61\x73\x74\x20\x53\x74\x72\x65\x74\x63\x68"), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[1]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void ContrastStretch_t9D2D7DF059C7F87B737B8BFF16F1D2CD0A2E16BD_CustomAttributesCacheGenerator_adaptationSpeed(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 9.99999975E-05f, 1.0f, NULL); } } static void ContrastStretch_t9D2D7DF059C7F87B737B8BFF16F1D2CD0A2E16BD_CustomAttributesCacheGenerator_limitMinimum(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void ContrastStretch_t9D2D7DF059C7F87B737B8BFF16F1D2CD0A2E16BD_CustomAttributesCacheGenerator_limitMaximum(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void CreaseShading_t2F7B011EBA2603CE4782D60C446E3C2005D4A78F_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[0]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x45\x64\x67\x65\x20\x44\x65\x74\x65\x63\x74\x69\x6F\x6E\x2F\x43\x72\x65\x61\x73\x65\x20\x53\x68\x61\x64\x69\x6E\x67"), NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[2]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void DepthOfField_t3D1D323119D6FBE3AF284C2C0C25B2D2C1DBD6C3_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[0]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x43\x61\x6D\x65\x72\x61\x2F\x44\x65\x70\x74\x68\x20\x6F\x66\x20\x46\x69\x65\x6C\x64\x20\x28\x4C\x65\x6E\x73\x20\x42\x6C\x75\x72\x2C\x20\x53\x63\x61\x74\x74\x65\x72\x2C\x20\x44\x58\x31\x31\x29"), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[1]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[2]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } } static void DepthOfFieldDeprecated_t218B67D8726668DDFCBEEFA2441FDA01FAD18137_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[2]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x43\x61\x6D\x65\x72\x61\x2F\x44\x65\x70\x74\x68\x20\x6F\x66\x20\x46\x69\x65\x6C\x64\x20\x28\x64\x65\x70\x72\x65\x63\x61\x74\x65\x64\x29"), NULL); } } static void EdgeDetection_tD73DF5D0C53CCE0B2FBF9EB577A70C76B2C594AE_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[0]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x45\x64\x67\x65\x20\x44\x65\x74\x65\x63\x74\x69\x6F\x6E\x2F\x45\x64\x67\x65\x20\x44\x65\x74\x65\x63\x74\x69\x6F\x6E"), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[1]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[2]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } } static void EdgeDetection_tD73DF5D0C53CCE0B2FBF9EB577A70C76B2C594AE_CustomAttributesCacheGenerator_EdgeDetection_OnRenderImage_mC4503F32CE4FD55BB4991D83B8D3EB75FE2BDEEA(CustomAttributesCache* cache) { { ImageEffectOpaque_tE90E5738AEED1318F83BFDFDE64224EF63A25C38 * tmp = (ImageEffectOpaque_tE90E5738AEED1318F83BFDFDE64224EF63A25C38 *)cache->attributes[0]; ImageEffectOpaque__ctor_m9B19419B643BCCF3CB11EAA4BEE68DAD826E0D15(tmp, NULL); } } static void Fisheye_tFCBF5E56A2F5FEE966B87DA56EE95493BB6B66CE_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[2]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x44\x69\x73\x70\x6C\x61\x63\x65\x6D\x65\x6E\x74\x2F\x46\x69\x73\x68\x65\x79\x65"), NULL); } } static void Fisheye_tFCBF5E56A2F5FEE966B87DA56EE95493BB6B66CE_CustomAttributesCacheGenerator_strengthX(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.5f, NULL); } } static void Fisheye_tFCBF5E56A2F5FEE966B87DA56EE95493BB6B66CE_CustomAttributesCacheGenerator_strengthY(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.5f, NULL); } } static void GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[0]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x52\x65\x6E\x64\x65\x72\x69\x6E\x67\x2F\x47\x6C\x6F\x62\x61\x6C\x20\x46\x6F\x67"), NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[2]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_distanceFog(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x41\x70\x70\x6C\x79\x20\x64\x69\x73\x74\x61\x6E\x63\x65\x2D\x62\x61\x73\x65\x64\x20\x66\x6F\x67\x3F"), NULL); } } static void GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_excludeFarPixels(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x45\x78\x63\x6C\x75\x64\x65\x20\x66\x61\x72\x20\x70\x6C\x61\x6E\x65\x20\x70\x69\x78\x65\x6C\x73\x20\x66\x72\x6F\x6D\x20\x64\x69\x73\x74\x61\x6E\x63\x65\x2D\x62\x61\x73\x65\x64\x20\x66\x6F\x67\x3F\x20\x28\x53\x6B\x79\x62\x6F\x78\x20\x6F\x72\x20\x63\x6C\x65\x61\x72\x20\x63\x6F\x6C\x6F\x72\x29"), NULL); } } static void GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_useRadialDistance(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x44\x69\x73\x74\x61\x6E\x63\x65\x20\x66\x6F\x67\x20\x69\x73\x20\x62\x61\x73\x65\x64\x20\x6F\x6E\x20\x72\x61\x64\x69\x61\x6C\x20\x64\x69\x73\x74\x61\x6E\x63\x65\x20\x66\x72\x6F\x6D\x20\x63\x61\x6D\x65\x72\x61\x20\x77\x68\x65\x6E\x20\x63\x68\x65\x63\x6B\x65\x64"), NULL); } } static void GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_heightFog(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x41\x70\x70\x6C\x79\x20\x68\x65\x69\x67\x68\x74\x2D\x62\x61\x73\x65\x64\x20\x66\x6F\x67\x3F"), NULL); } } static void GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_height(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x46\x6F\x67\x20\x74\x6F\x70\x20\x59\x20\x63\x6F\x6F\x72\x64\x69\x6E\x61\x74\x65"), NULL); } } static void GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_heightDensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.00100000005f, 10.0f, NULL); } } static void GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_startDistance(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x50\x75\x73\x68\x20\x66\x6F\x67\x20\x61\x77\x61\x79\x20\x66\x72\x6F\x6D\x20\x74\x68\x65\x20\x63\x61\x6D\x65\x72\x61\x20\x62\x79\x20\x74\x68\x69\x73\x20\x61\x6D\x6F\x75\x6E\x74"), NULL); } } static void GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_GlobalFog_OnRenderImage_m45AA1D8BAC02DE9CF6ACBB5A08F57399FB69F2EB(CustomAttributesCache* cache) { { ImageEffectOpaque_tE90E5738AEED1318F83BFDFDE64224EF63A25C38 * tmp = (ImageEffectOpaque_tE90E5738AEED1318F83BFDFDE64224EF63A25C38 *)cache->attributes[0]; ImageEffectOpaque__ctor_m9B19419B643BCCF3CB11EAA4BEE68DAD826E0D15(tmp, NULL); } } static void Grayscale_t5CF0943ADC5A11CD739CC53D308E9A1E2F9492BE_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[0]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x43\x6F\x6C\x6F\x72\x20\x41\x64\x6A\x75\x73\x74\x6D\x65\x6E\x74\x73\x2F\x47\x72\x61\x79\x73\x63\x61\x6C\x65"), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[1]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void Grayscale_t5CF0943ADC5A11CD739CC53D308E9A1E2F9492BE_CustomAttributesCacheGenerator_rampOffset(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void ImageEffectBase_tFBD52931A47FDA72509D983E44A167C92210DCC8_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[0]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[1]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper(""), NULL); } } static void ImageEffects_t9C4DB88678BFD80F620A9D6F9F2D6C3383BD3698_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[0]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper(""), NULL); } } static void ImageEffects_t9C4DB88678BFD80F620A9D6F9F2D6C3383BD3698_CustomAttributesCacheGenerator_ImageEffects_Blit_m376D66FFA62F8B0FD0B7024AFD26A8212A9B5A64(CustomAttributesCache* cache) { { ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671 * tmp = (ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671 *)cache->attributes[0]; ObsoleteAttribute__ctor_mAC32A5CCD287DA84CDA9F08282C1C8B0DB7B9868(tmp, il2cpp_codegen_string_new_wrapper("\x55\x73\x65\x20\x47\x72\x61\x70\x68\x69\x63\x73\x2E\x42\x6C\x69\x74\x28\x73\x6F\x75\x72\x63\x65\x2C\x64\x65\x73\x74\x29\x20\x69\x6E\x73\x74\x65\x61\x64"), NULL); } } static void ImageEffects_t9C4DB88678BFD80F620A9D6F9F2D6C3383BD3698_CustomAttributesCacheGenerator_ImageEffects_BlitWithMaterial_mC12A5ACC9D5FBE4623C0F55941F750A16FFC00DB(CustomAttributesCache* cache) { { ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671 * tmp = (ObsoleteAttribute_t14BAC1669C0409EB9F28D72D664FFA6764ACD671 *)cache->attributes[0]; ObsoleteAttribute__ctor_mAC32A5CCD287DA84CDA9F08282C1C8B0DB7B9868(tmp, il2cpp_codegen_string_new_wrapper("\x55\x73\x65\x20\x47\x72\x61\x70\x68\x69\x63\x73\x2E\x42\x6C\x69\x74\x28\x73\x6F\x75\x72\x63\x65\x2C\x20\x64\x65\x73\x74\x69\x6E\x61\x74\x69\x6F\x6E\x2C\x20\x6D\x61\x74\x65\x72\x69\x61\x6C\x29\x20\x69\x6E\x73\x74\x65\x61\x64"), NULL); } } static void NoiseAndGrain_tD4C8162C3CAAD232CE12808062B24D021946D551_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[0]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[1]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x4E\x6F\x69\x73\x65\x2F\x4E\x6F\x69\x73\x65\x20\x41\x6E\x64\x20\x47\x72\x61\x69\x6E\x20\x28\x46\x69\x6C\x6D\x69\x63\x29"), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[2]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[2]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x4E\x6F\x69\x73\x65\x2F\x4E\x6F\x69\x73\x65\x20\x61\x6E\x64\x20\x53\x63\x72\x61\x74\x63\x68\x65\x73"), NULL); } } static void NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator_grainIntensityMin(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator_grainIntensityMax(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator_grainSize(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.100000001f, 50.0f, NULL); } } static void NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator_scratchIntensityMin(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator_scratchIntensityMax(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator_scratchFPS(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 30.0f, NULL); } } static void NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator_scratchJitter(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void PostEffectsBase_t1237283AF6F712012B322D92AA16C787C7A16448_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } } static void PostEffectsHelper_t12D26AD76FF45AE1C19C972F50E3DA52D2CEFCAE_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } } static void ScreenOverlay_t01CDA7F85D68A5C6AF68956DA71CD051A7352F15_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[0]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x4F\x74\x68\x65\x72\x2F\x53\x63\x72\x65\x65\x6E\x20\x4F\x76\x65\x72\x6C\x61\x79"), NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[2]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void ScreenSpaceAmbientObscurance_tA3F37579DA925DE790809E0A3F0CF27B9A213B65_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[2]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x52\x65\x6E\x64\x65\x72\x69\x6E\x67\x2F\x53\x63\x72\x65\x65\x6E\x20\x53\x70\x61\x63\x65\x20\x41\x6D\x62\x69\x65\x6E\x74\x20\x4F\x62\x73\x63\x75\x72\x61\x6E\x63\x65"), NULL); } } static void ScreenSpaceAmbientObscurance_tA3F37579DA925DE790809E0A3F0CF27B9A213B65_CustomAttributesCacheGenerator_intensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } } static void ScreenSpaceAmbientObscurance_tA3F37579DA925DE790809E0A3F0CF27B9A213B65_CustomAttributesCacheGenerator_radius(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.100000001f, 3.0f, NULL); } } static void ScreenSpaceAmbientObscurance_tA3F37579DA925DE790809E0A3F0CF27B9A213B65_CustomAttributesCacheGenerator_blurIterations(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } } static void ScreenSpaceAmbientObscurance_tA3F37579DA925DE790809E0A3F0CF27B9A213B65_CustomAttributesCacheGenerator_blurFilterDistance(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void ScreenSpaceAmbientObscurance_tA3F37579DA925DE790809E0A3F0CF27B9A213B65_CustomAttributesCacheGenerator_downsample(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void ScreenSpaceAmbientObscurance_tA3F37579DA925DE790809E0A3F0CF27B9A213B65_CustomAttributesCacheGenerator_ScreenSpaceAmbientObscurance_OnRenderImage_mD6C38A80FBB6FBB79FD4662B63C846BCB54CD468(CustomAttributesCache* cache) { { ImageEffectOpaque_tE90E5738AEED1318F83BFDFDE64224EF63A25C38 * tmp = (ImageEffectOpaque_tE90E5738AEED1318F83BFDFDE64224EF63A25C38 *)cache->attributes[0]; ImageEffectOpaque__ctor_m9B19419B643BCCF3CB11EAA4BEE68DAD826E0D15(tmp, NULL); } } static void ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[1]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x52\x65\x6E\x64\x65\x72\x69\x6E\x67\x2F\x53\x63\x72\x65\x65\x6E\x20\x53\x70\x61\x63\x65\x20\x41\x6D\x62\x69\x65\x6E\x74\x20\x4F\x63\x63\x6C\x75\x73\x69\x6F\x6E"), NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[2]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } } static void ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator_m_Radius(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0500000007f, 1.0f, NULL); } } static void ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator_m_OcclusionIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.5f, 4.0f, NULL); } } static void ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator_m_Blur(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 4.0f, NULL); } } static void ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator_m_Downsampling(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 6.0f, NULL); } } static void ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator_m_OcclusionAttenuation(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.200000003f, 2.0f, NULL); } } static void ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator_m_MinZ(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 9.99999975E-06f, 0.5f, NULL); } } static void ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator_ScreenSpaceAmbientOcclusion_OnRenderImage_m808F98482A976CABADB8C4AF037BFC5C84E1E19A(CustomAttributesCache* cache) { { ImageEffectOpaque_tE90E5738AEED1318F83BFDFDE64224EF63A25C38 * tmp = (ImageEffectOpaque_tE90E5738AEED1318F83BFDFDE64224EF63A25C38 *)cache->attributes[0]; ImageEffectOpaque__ctor_m9B19419B643BCCF3CB11EAA4BEE68DAD826E0D15(tmp, NULL); } } static void SepiaTone_tB36C15868BA9406676EDA3E640AA6BEF66DDA3A9_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[0]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x43\x6F\x6C\x6F\x72\x20\x41\x64\x6A\x75\x73\x74\x6D\x65\x6E\x74\x73\x2F\x53\x65\x70\x69\x61\x20\x54\x6F\x6E\x65"), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[1]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void SunShafts_tDC135F49DD5A021B4D22D71D2EB894B057AC97C1_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[0]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[1]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[2]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x52\x65\x6E\x64\x65\x72\x69\x6E\x67\x2F\x53\x75\x6E\x20\x53\x68\x61\x66\x74\x73"), NULL); } } static void TiltShift_tEFB388A9710BC5634AF248E21B44E0137C15E83B_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[0]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[1]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x43\x61\x6D\x65\x72\x61\x2F\x54\x69\x6C\x74\x20\x53\x68\x69\x66\x74\x20\x28\x4C\x65\x6E\x73\x20\x42\x6C\x75\x72\x29"), NULL); } } static void TiltShift_tEFB388A9710BC5634AF248E21B44E0137C15E83B_CustomAttributesCacheGenerator_blurArea(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 15.0f, NULL); } } static void TiltShift_tEFB388A9710BC5634AF248E21B44E0137C15E83B_CustomAttributesCacheGenerator_maxBlurSize(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 25.0f, NULL); } } static void TiltShift_tEFB388A9710BC5634AF248E21B44E0137C15E83B_CustomAttributesCacheGenerator_downsample(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Tonemapping_t30DD9FCEF12F294763C9295C86F4F36DDE550E6F_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ImageEffectAllowedInSceneView_t33027F1BDA71455302D4946C58855B206F77CF87 * tmp = (ImageEffectAllowedInSceneView_t33027F1BDA71455302D4946C58855B206F77CF87 *)cache->attributes[0]; ImageEffectAllowedInSceneView__ctor_mD174DBEBB4721497940142A62DCB59429340D44A(tmp, NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[1]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[2]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[3]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x43\x6F\x6C\x6F\x72\x20\x41\x64\x6A\x75\x73\x74\x6D\x65\x6E\x74\x73\x2F\x54\x6F\x6E\x65\x6D\x61\x70\x70\x69\x6E\x67"), NULL); } } static void Tonemapping_t30DD9FCEF12F294763C9295C86F4F36DDE550E6F_CustomAttributesCacheGenerator_Tonemapping_OnRenderImage_m1D427008398CA3CD5B21270D85855E44E5C2DBD7(CustomAttributesCache* cache) { { ImageEffectTransformsToLDR_t4F82E8AE876AF439C03B235A46B23A5E9FC89C35 * tmp = (ImageEffectTransformsToLDR_t4F82E8AE876AF439C03B235A46B23A5E9FC89C35 *)cache->attributes[0]; ImageEffectTransformsToLDR__ctor_m81EEBDF9D55CB7E8FCABB9C1CB3AAA3A65CB6C20(tmp, NULL); } } static void Twirl_t79F9EF538680976C64E6D641A890821C405C2F36_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[1]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x44\x69\x73\x70\x6C\x61\x63\x65\x6D\x65\x6E\x74\x2F\x54\x77\x69\x72\x6C"), NULL); } } static void Twirl_t79F9EF538680976C64E6D641A890821C405C2F36_CustomAttributesCacheGenerator_angle(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 360.0f, NULL); } } static void VignetteAndChromaticAberration_t417F8F9F9E2C5B9B5A79650F4E2A01FC20A156AB_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[0]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x43\x61\x6D\x65\x72\x61\x2F\x56\x69\x67\x6E\x65\x74\x74\x65\x20\x61\x6E\x64\x20\x43\x68\x72\x6F\x6D\x61\x74\x69\x63\x20\x41\x62\x65\x72\x72\x61\x74\x69\x6F\x6E"), NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[1]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[2]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } } static void Vortex_tAF81D78A3824CCEFD436A4DCF1DC25303D2E3123_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[1]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x44\x69\x73\x70\x6C\x61\x63\x65\x6D\x65\x6E\x74\x2F\x56\x6F\x72\x74\x65\x78"), NULL); } } static void ChromaticAberrationSettings_tF56301A846B2B0D99F9E99D9958444B32C2E40CD_CustomAttributesCacheGenerator_RedX(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -10.0f, 10.0f, NULL); } } static void ChromaticAberrationSettings_tF56301A846B2B0D99F9E99D9958444B32C2E40CD_CustomAttributesCacheGenerator_RedY(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -10.0f, 10.0f, NULL); } } static void ChromaticAberrationSettings_tF56301A846B2B0D99F9E99D9958444B32C2E40CD_CustomAttributesCacheGenerator_GreenX(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -10.0f, 10.0f, NULL); } } static void ChromaticAberrationSettings_tF56301A846B2B0D99F9E99D9958444B32C2E40CD_CustomAttributesCacheGenerator_GreenY(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -10.0f, 10.0f, NULL); } } static void ChromaticAberrationSettings_tF56301A846B2B0D99F9E99D9958444B32C2E40CD_CustomAttributesCacheGenerator_BlueX(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -10.0f, 10.0f, NULL); } } static void ChromaticAberrationSettings_tF56301A846B2B0D99F9E99D9958444B32C2E40CD_CustomAttributesCacheGenerator_BlueY(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -10.0f, 10.0f, NULL); } } static void ChromaticAberrationSettings_tF56301A846B2B0D99F9E99D9958444B32C2E40CD_CustomAttributesCacheGenerator_FishEyeDistortion(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void PostProcessUrp_tA0B5147ED9DC9ADB678CB3B28716172D44D0C4F4_CustomAttributesCacheGenerator_U3CInstanceU3Ek__BackingField(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void PostProcessUrp_tA0B5147ED9DC9ADB678CB3B28716172D44D0C4F4_CustomAttributesCacheGenerator_PostProcessUrp_get_Instance_m9F95C7680197669D91F177D2A3B41FFA0E2DC430(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void PostProcessUrp_tA0B5147ED9DC9ADB678CB3B28716172D44D0C4F4_CustomAttributesCacheGenerator_PostProcessUrp_set_Instance_m0EAEA50DCA1F6C05683CEFFD68BC29113E32ACD0(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_BlurAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_BloomAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_BloomDiffuse(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_BloomThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_BloomSoftness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_LutAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_Contrast(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_Brightness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_Saturation(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_Exposure(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_Gamma(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_Sharpness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_FishEyeDistortion(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_GlitchAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_LensDistortion(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_VignetteAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_VignetteSoftness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.00100000005f, 1.0f, NULL); } } static void PostProcessUrpPass_t8A487945057649F9D1BD4C329CC8F937988D1CF5_CustomAttributesCacheGenerator_U3CfilterModeU3Ek__BackingField(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void PostProcessUrpPass_t8A487945057649F9D1BD4C329CC8F937988D1CF5_CustomAttributesCacheGenerator_PostProcessUrpPass_get_filterMode_m1CBEF99E083184D7AF8B6A35AB1778F96C2B1030(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void PostProcessUrpPass_t8A487945057649F9D1BD4C329CC8F937988D1CF5_CustomAttributesCacheGenerator_PostProcessUrpPass_set_filterMode_m002D3C403143B93444D56FF2B42E1CDE8E505863(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void BhapticsSettings_tED4A2EFEE819BDCBC848B08F13B4F55415723795_CustomAttributesCacheGenerator_appName(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsSettings_tED4A2EFEE819BDCBC848B08F13B4F55415723795_CustomAttributesCacheGenerator_appId(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsSettings_tED4A2EFEE819BDCBC848B08F13B4F55415723795_CustomAttributesCacheGenerator_apiKey(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsSettings_tED4A2EFEE819BDCBC848B08F13B4F55415723795_CustomAttributesCacheGenerator_lastDeployVersion(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsSettings_tED4A2EFEE819BDCBC848B08F13B4F55415723795_CustomAttributesCacheGenerator_eventData(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsSettings_tED4A2EFEE819BDCBC848B08F13B4F55415723795_CustomAttributesCacheGenerator_defaultDeploy(CustomAttributesCache* cache) { { HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * tmp = (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA *)cache->attributes[0]; HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9(tmp, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void IconSetting_t9D385C9342AEC56B2DC434FA9BE900A4E2DC1BFB_CustomAttributesCacheGenerator_Vest(CustomAttributesCache* cache) { { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[0]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x53\x65\x74\x74\x69\x6E\x67\x20\x49\x63\x6F\x6E\x73"), NULL); } } static void BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_icon(CustomAttributesCache* cache) { { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[0]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x55\x49"), NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_widgetSetting(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_TactsuitWiredIcon(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_batteryLowImage(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_ConnectMenu(CustomAttributesCache* cache) { { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[0]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x43\x6F\x6E\x6E\x65\x63\x74\x20\x4D\x65\x6E\x75"), NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_pingButton(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_lButton(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_rButton(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_wiredNotification(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_DisconnectMenu(CustomAttributesCache* cache) { { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[0]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x44\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x20\x4D\x65\x6E\x75"), NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_intervalRefreshTime(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_mainPanel(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_devicesContainer(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[1]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x44\x65\x76\x69\x63\x65\x73\x20\x55\x49"), NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_deviceListPageUi(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_deviceListNextPageButton(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_deviceListBackPageButton(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_deviceListPageText(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_devicePrefab(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_noPairedDeviceUi(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB * tmp = (HeaderAttribute_t9B431E6BA0524D46406D9C413D6A71CB5F2DD1AB *)cache->attributes[1]; HeaderAttribute__ctor_m601319E0BCE8C44A9E79B2C0ABAAD0FEF46A9F1E(tmp, il2cpp_codegen_string_new_wrapper("\x4E\x6F\x20\x50\x61\x69\x72\x65\x64\x20\x44\x65\x76\x69\x63\x65\x20\x55\x49"), NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_helpButton(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_bHapticsLinkButton(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_helpUi(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_helpDescriptionPC(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_helpDescriptionQuest(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_helpCloseButton(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var); s_Il2CppMethodInitialized = true; } { ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 * tmp = (ExecuteInEditMode_tAA3B5DE8B7E207BC6CAAFDB1F2502350C0546173 *)cache->attributes[0]; ExecuteInEditMode__ctor_m52849B67DB46F6CF090D45E523FAE97A10825C0A(tmp, NULL); } { ImageEffectAllowedInSceneView_t33027F1BDA71455302D4946C58855B206F77CF87 * tmp = (ImageEffectAllowedInSceneView_t33027F1BDA71455302D4946C58855B206F77CF87 *)cache->attributes[1]; ImageEffectAllowedInSceneView__ctor_mD174DBEBB4721497940142A62DCB59429340D44A(tmp, NULL); } { HelpURLAttribute_t0924A6D83FABA7B77780F7F9BBCBCB9E0EA15023 * tmp = (HelpURLAttribute_t0924A6D83FABA7B77780F7F9BBCBCB9E0EA15023 *)cache->attributes[2]; HelpURLAttribute__ctor_mCC837CE7900738F3152D585D454A34A15793C215(tmp, il2cpp_codegen_string_new_wrapper("\x68\x74\x74\x70\x3A\x2F\x2F\x6B\x72\x6F\x6E\x6E\x65\x63\x74\x2E\x63\x6F\x6D\x2F\x74\x61\x70\x74\x61\x70\x67\x6F"), NULL); } { AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 * tmp = (AddComponentMenu_t3477A931DC56E9A4F67FFA5745D657ADD2931100 *)cache->attributes[3]; AddComponentMenu__ctor_m34CE7BDF93FA607429964AEF1D23436963EE8549(tmp, il2cpp_codegen_string_new_wrapper("\x49\x6D\x61\x67\x65\x20\x45\x66\x66\x65\x63\x74\x73\x2F\x52\x65\x6E\x64\x65\x72\x69\x6E\x67\x2F\x42\x65\x61\x75\x74\x69\x66\x79"), NULL); } { RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 * tmp = (RequireComponent_tEDA546F9722B8874DA9658BDAB821BA49647FC91 *)cache->attributes[4]; RequireComponent__ctor_m5EC89D3D22D7D880E1B88A5C9FADF1FBDC713EE4(tmp, il2cpp_codegen_type_get_object(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_0_0_0_var), NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__preset(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__quality(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__profile(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__syncWithProfile(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__compareMode(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__compareLineAngle(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -3.14159274f, 3.14159274f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__compareLineWidth(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 9.99999975E-05f, 0.0500000007f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__dither(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.200000003f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__ditherDepth(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpenMinDepth(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpenMaxDepth(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.10000002f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpenMinMaxDepthFallOff(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpen(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 15.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpenDepthThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.0500000007f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__tintColor(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpenRelaxation(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.200000003f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpenClamp(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpenMotionSensibility(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__saturate(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -2.0f, 3.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__contrast(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.5f, 1.5f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__brightness(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__daltonize(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 2.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__vignetting(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__vignettingColor(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__vignettingFade(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__vignettingCircularShape(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__vignettingAspectRatio(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__vignettingBlink(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__vignettingMask(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__frame(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__frameColor(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__frameMask(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__lut(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__lutIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__lutTexture(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__nightVision(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__nightVisionColor(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__outline(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__outlineColor(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__thermalVision(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__lensDirt(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__lensDirtThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__lensDirtIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__lensDirtTexture(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloom(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomCullingMask(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomLayerMaskDownsampling(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 4.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomIntensity(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 10.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomMaxBrightness(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomBoost0(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomBoost1(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomBoost2(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomBoost3(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomBoost4(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomBoost5(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomAntiflicker(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomUltra(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomUltraResolution(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 10.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomCustomize(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomDebug(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomWeight0(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomWeight1(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomWeight2(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomWeight3(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomWeight4(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomWeight5(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomBlur(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomQuickerBlur(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomDepthAtten(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomLayerZBias(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__preRenderCameraEvent(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlares(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 10.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresAntiflicker(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresUltra(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicUltraResolution(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 10.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresSpread(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.100000001f, 2.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresVertical(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresTint(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresBlur(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfField(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldTransparencySupport(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldTransparencyLayerMask(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldTargetFocus(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldDebug(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldAutofocus(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthofFieldAutofocusViewportPoint(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldAutofocusMinDistance(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldAutofocusMaxDistance(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldAutofocusLayerMask(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldExclusionLayerMask(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldExclusionLayerMaskDownsampling(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 4.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldTransparencySupportDownsampling(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 4.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldExclusionBias(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.899999976f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldDistance(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 100.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldFocusSpeed(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.00100000005f, 5.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldDownsampling(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 5.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldMaxSamples(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 2.0f, 16.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldFocalLength(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.00499999989f, 0.5f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldAperture(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldForegroundBlur(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldForegroundBlurHQ(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldForegroundDistance(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldBokeh(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldBokehThreshold(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.5f, 3.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldBokehIntensity(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 8.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldMaxBrightness(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldMaxDistance(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldFilterMode(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__eyeAdaptation(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__eyeAdaptationMinExposure(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__eyeAdaptationMaxExposure(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 100.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__eyeAdaptationSpeedToLight(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__eyeAdaptationSpeedToDark(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__purkinje(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__purkinjeAmount(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__purkinjeLuminanceThreshold(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__tonemap(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlares(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sun(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresLayerMask(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresIntensity(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresSolarWindSpeed(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresTint(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresDownsampling(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 5.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresSunIntensity(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresSunDiskSize(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresSunRayDiffractionIntensity(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 10.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresSunRayDiffractionThreshold(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays1Length(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.200000003f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays1Streaks(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 2.0f, 30.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays1Spread(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.100000001f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays1AngleOffset(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 6.28318548f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays2Length(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.200000003f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays2Streaks(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 2.0f, 30.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays2Spread(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.100000001f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays2AngleOffset(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 6.28318548f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts1Size(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts1Offset(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -3.0f, 3.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts1Brightness(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts2Size(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts2Offset(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -3.0f, 3.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts2Brightness(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts3Size(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts3Brightness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -3.0f, 3.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts3Offset(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts4Size(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts4Offset(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -3.0f, 3.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts4Brightness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresHaloOffset(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresHaloAmplitude(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 50.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresHaloIntensity(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresRotationDeadZone(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__blur(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__blurIntensity(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 4.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__downscale(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 8.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__pixelateAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 256.0f, NULL); } { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[1]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__pixelateDownscale(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__antialiasStrength(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 20.0f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__antialiasDepthThreshold(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.0500000007f, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator_bMat(CustomAttributesCache* cache) { { SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 * tmp = (SerializeField_t6B23EE6CC99B21C3EBD946352112832A70E67E25 *)cache->attributes[0]; SerializeField__ctor_mDE6A7673BA2C1FAD03CFEC65C6D473CC37889DD3(tmp, NULL); } } static void Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator_Beautify_DoBlink_m04719D7A24EEA8A796EADFCF7729497C4B599CBE(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_0_0_0_var); s_Il2CppMethodInitialized = true; } { IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 * tmp = (IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 *)cache->attributes[0]; IteratorStateMachineAttribute__ctor_m019CD62C4E5301F55EDF4723107B608AE8F12481(tmp, il2cpp_codegen_type_get_object(U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_0_0_0_var), NULL); } } static void U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_CustomAttributesCacheGenerator_U3CDoBlinkU3Ed__747__ctor_mA90BDF97978702898B1EBCD0F61C29A93261E9B8(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_CustomAttributesCacheGenerator_U3CDoBlinkU3Ed__747_System_IDisposable_Dispose_mE38F32C2FFE42059EA6C3B2243F1093E7C40E9BA(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_CustomAttributesCacheGenerator_U3CDoBlinkU3Ed__747_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mFF28D005EE57CB0524D9CFD92E844C6CCE4BCA2D(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_CustomAttributesCacheGenerator_U3CDoBlinkU3Ed__747_System_Collections_IEnumerator_Reset_m837F28C4DDD89C565642DBC445CEB34027A731B8(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_CustomAttributesCacheGenerator_U3CDoBlinkU3Ed__747_System_Collections_IEnumerator_get_Current_m7BF6183302F3C6F1FFFBD0B1E97A90EFD3D9D688(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { CreateAssetMenuAttribute_t79F6BDD595B569A2D16681BDD571D1AE6E782D0C * tmp = (CreateAssetMenuAttribute_t79F6BDD595B569A2D16681BDD571D1AE6E782D0C *)cache->attributes[0]; CreateAssetMenuAttribute__ctor_mF4754D0F74BACF7BB7DAC67F46690A69256D2D65(tmp, NULL); CreateAssetMenuAttribute_set_fileName_m14EBC66F19AEC15751EC9822478CDDBA9DE8D2F6_inline(tmp, il2cpp_codegen_string_new_wrapper("\x42\x65\x61\x75\x74\x69\x66\x79\x50\x72\x6F\x66\x69\x6C\x65"), NULL); CreateAssetMenuAttribute_set_menuName_m27C32BCE71E6A5ED185212F083DFB23201B514F1_inline(tmp, il2cpp_codegen_string_new_wrapper("\x42\x65\x61\x75\x74\x69\x66\x79\x20\x50\x72\x6F\x66\x69\x6C\x65"), NULL); CreateAssetMenuAttribute_set_order_m4E3BBB75DCF82E2ADCACE57685420FA3F8D71C1B_inline(tmp, 101LL, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_dither(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.200000003f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_ditherDepth(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpenMinDepth(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpenMaxDepth(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.10000002f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpen(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 15.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpenMinMaxDepthFallOff(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpenDepthThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.0500000007f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpenRelaxation(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.200000003f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpenClamp(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpenMotionSensibility(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_antialiasStrength(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 20.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_antialiasDepthThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.0500000007f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_downscale(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 8.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_saturate(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -2.0f, 3.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_contrast(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.5f, 1.5f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_brightness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 2.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_daltonize(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 2.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_vignettingBlink(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_lutIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_lensDirtThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_lensDirtIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomLayerMaskDownsampling(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 4.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 10.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomBoost0(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomBoost1(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomBoost2(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomBoost3(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomBoost4(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomBoost5(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 3.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomUltraResolution(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 10.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomWeight0(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomWeight1(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomWeight2(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomWeight3(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomWeight4(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomWeight5(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomDepthAtten(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomLayerZBias(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -1.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_anamorphicFlaresIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 10.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_anamorphicFlaresUltraResolution(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 10.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_anamorphicFlaresThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_anamorphicFlaresSpread(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.100000001f, 2.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldExclusionLayerMaskDownsampling(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 4.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldTransparencySupportDownsampling(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 4.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldExclusionBias(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.899999976f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldDistance(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 100.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldFocusSpeed(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.00100000005f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldDownsampling(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 5.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldMaxSamples(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 2.0f, 16.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldFocalLength(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.00499999989f, 0.5f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldBokehThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.5f, 3.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldBokehIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 8.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_eyeAdaptationMinExposure(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_eyeAdaptationMaxExposure(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 100.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_eyeAdaptationSpeedToLight(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_eyeAdaptationSpeedToDark(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_purkinjeAmount(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 5.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_purkinjeLuminanceThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresSolarWindSpeed(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresDownsampling(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 1.0f, 5.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresSunIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresSunDiskSize(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresSunRayDiffractionIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 10.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresSunRayDiffractionThreshold(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays1Length(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.200000003f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays1Streaks(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 2.0f, 30.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays1Spread(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.100000001f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays1AngleOffset(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 6.28318548f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays2Length(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.200000003f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays2Streaks(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 2.0f, 30.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays2Spread(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 0.100000001f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays2AngleOffset(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 6.28318548f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts1Size(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts1Offset(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -3.0f, 3.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts1Brightness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts2Size(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts2Offset(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -3.0f, 3.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts2Brightness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts3Size(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts3Brightness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -3.0f, 3.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts3Offset(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts4Size(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts4Offset(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, -3.0f, 3.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts4Brightness(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresHaloOffset(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresHaloAmplitude(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 50.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresHaloIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } } static void BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_blurIntensity(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 4.0f, NULL); } } IL2CPP_EXTERN_C const CustomAttributesCacheGenerator g_Project_ThirdParty_AttributeGenerators[]; const CustomAttributesCacheGenerator g_Project_ThirdParty_AttributeGenerators[566] = { ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator, MobileBloom_t50503A1B9552F5284A09D1D5254C5B93AD3A2017_CustomAttributesCacheGenerator, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator, CustomShadowResolution_t1C36FD5CC3E5ED461EBBA7C978A6975A6A513287_CustomAttributesCacheGenerator, FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator, FrameByFrameRendering_Manual_tA832CB62D422B16B6A3E055DCEA841258B853F02_CustomAttributesCacheGenerator, SmoothObjectNormalHelper_t04DF9CC6A9BC89342244CF563598D499F96DCB9D_CustomAttributesCacheGenerator, InspectorButtonAttribute_t644D44273C7827660C94AE39BAF5761CB3151302_CustomAttributesCacheGenerator, DitherFilter_t8B5C5653B1CA15B9F015661EC47B83CC9767B8A5_CustomAttributesCacheGenerator, FilterBehavior_tCEDE191E5B4DFCD7C604E09031D3801F172A912E_CustomAttributesCacheGenerator, PixelatedFilter_t38F29D1A94035B0F027C7888458AB3A30BB303B0_CustomAttributesCacheGenerator, SGBFilter_t73BD2047C12CF1C5B0DB1EC1D1612C1326FB84B2_CustomAttributesCacheGenerator, Spline_t675C7BFBB164C978875D72E45DDE10F8F8A0B6E7_CustomAttributesCacheGenerator, CombineMeshes_tE54C273F0F67FF801B341498276444D375F8B538_CustomAttributesCacheGenerator, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator, AfterburnerPhysicsForce_t42F4CFB9B9086E0D84774322E1485DEE0A220703_CustomAttributesCacheGenerator, U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_CustomAttributesCacheGenerator, U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_CustomAttributesCacheGenerator, Antialiasing_tBB6545B45A6E4B76A560AA696D2FE2C992CD731B_CustomAttributesCacheGenerator, Bloom_t0D82225FAC2F897FE2408BE99C7D8E476F7544F3_CustomAttributesCacheGenerator, BloomAndFlares_t14562A8A32E87EBAE82AD8B161B9644E1A17F190_CustomAttributesCacheGenerator, BloomOptimized_t9E0B0F5360A51111741A4947F80335F44EC5BA0D_CustomAttributesCacheGenerator, Blur_t5F39BC87F6EC1AF0959BB727F54E31CD13AF374A_CustomAttributesCacheGenerator, BlurOptimized_tA81925E402B9339E9D2C336523FE946922AC8FBB_CustomAttributesCacheGenerator, CameraMotionBlur_t70963690D1A4330FD1D6DFAFB9A4BAEB9493B8CB_CustomAttributesCacheGenerator, ColorCorrectionCurves_t520F26809C1FB4AFEEE76D660C097D7A8BB43C09_CustomAttributesCacheGenerator, ColorCorrectionLookup_t7E051712EBA422BBF8D41FE9823FED3B3D710111_CustomAttributesCacheGenerator, ColorCorrectionRamp_t734004C8711542916129047CFD1DD8228439ED05_CustomAttributesCacheGenerator, ContrastEnhance_tD4EAD55B035F73B332900A2F423B138356983658_CustomAttributesCacheGenerator, ContrastStretch_t9D2D7DF059C7F87B737B8BFF16F1D2CD0A2E16BD_CustomAttributesCacheGenerator, CreaseShading_t2F7B011EBA2603CE4782D60C446E3C2005D4A78F_CustomAttributesCacheGenerator, DepthOfField_t3D1D323119D6FBE3AF284C2C0C25B2D2C1DBD6C3_CustomAttributesCacheGenerator, DepthOfFieldDeprecated_t218B67D8726668DDFCBEEFA2441FDA01FAD18137_CustomAttributesCacheGenerator, EdgeDetection_tD73DF5D0C53CCE0B2FBF9EB577A70C76B2C594AE_CustomAttributesCacheGenerator, Fisheye_tFCBF5E56A2F5FEE966B87DA56EE95493BB6B66CE_CustomAttributesCacheGenerator, GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator, Grayscale_t5CF0943ADC5A11CD739CC53D308E9A1E2F9492BE_CustomAttributesCacheGenerator, ImageEffectBase_tFBD52931A47FDA72509D983E44A167C92210DCC8_CustomAttributesCacheGenerator, ImageEffects_t9C4DB88678BFD80F620A9D6F9F2D6C3383BD3698_CustomAttributesCacheGenerator, NoiseAndGrain_tD4C8162C3CAAD232CE12808062B24D021946D551_CustomAttributesCacheGenerator, NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator, PostEffectsBase_t1237283AF6F712012B322D92AA16C787C7A16448_CustomAttributesCacheGenerator, PostEffectsHelper_t12D26AD76FF45AE1C19C972F50E3DA52D2CEFCAE_CustomAttributesCacheGenerator, ScreenOverlay_t01CDA7F85D68A5C6AF68956DA71CD051A7352F15_CustomAttributesCacheGenerator, ScreenSpaceAmbientObscurance_tA3F37579DA925DE790809E0A3F0CF27B9A213B65_CustomAttributesCacheGenerator, ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator, SepiaTone_tB36C15868BA9406676EDA3E640AA6BEF66DDA3A9_CustomAttributesCacheGenerator, SunShafts_tDC135F49DD5A021B4D22D71D2EB894B057AC97C1_CustomAttributesCacheGenerator, TiltShift_tEFB388A9710BC5634AF248E21B44E0137C15E83B_CustomAttributesCacheGenerator, Tonemapping_t30DD9FCEF12F294763C9295C86F4F36DDE550E6F_CustomAttributesCacheGenerator, Twirl_t79F9EF538680976C64E6D641A890821C405C2F36_CustomAttributesCacheGenerator, VignetteAndChromaticAberration_t417F8F9F9E2C5B9B5A79650F4E2A01FC20A156AB_CustomAttributesCacheGenerator, Vortex_tAF81D78A3824CCEFD436A4DCF1DC25303D2E3123_CustomAttributesCacheGenerator, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator, U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_CustomAttributesCacheGenerator, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator, ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator_RedX, ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator_RedY, ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator_GreenX, ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator_GreenY, ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator_BlueX, ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator_BlueY, ChromaticAberration_t7B1FC3474E9BF39BD7848CC7B7CCCF6F6638D5A8_CustomAttributesCacheGenerator_FishEyeDistortion, LEDImageEffect_tE7AFB52F07B0237DFD49ED4CA66E0EB4083C186D_CustomAttributesCacheGenerator_density, LEDImageEffect_tE7AFB52F07B0237DFD49ED4CA66E0EB4083C186D_CustomAttributesCacheGenerator_luminance, LEDImageEffect_tE7AFB52F07B0237DFD49ED4CA66E0EB4083C186D_CustomAttributesCacheGenerator_chromaticAberration, LEDImageEffect_tE7AFB52F07B0237DFD49ED4CA66E0EB4083C186D_CustomAttributesCacheGenerator_vignet, MobileBloom_t50503A1B9552F5284A09D1D5254C5B93AD3A2017_CustomAttributesCacheGenerator_BloomDiffusion, MobileBloom_t50503A1B9552F5284A09D1D5254C5B93AD3A2017_CustomAttributesCacheGenerator_BloomAmount, MobileBloom_t50503A1B9552F5284A09D1D5254C5B93AD3A2017_CustomAttributesCacheGenerator_BloomThreshold, MobileBloom_t50503A1B9552F5284A09D1D5254C5B93AD3A2017_CustomAttributesCacheGenerator_BloomSoftness, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_BlurAmount, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_BloomAmount, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_BloomDiffuse, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_BloomThreshold, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_BloomSoftness, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_LutAmount, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_Contrast, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_Brightness, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_Saturation, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_Exposure, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_Gamma, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_Sharpness, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_FishEyeDistortion, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_GlitchAmount, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_LensDistortion, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_VignetteAmount, EditValues_t0F67B058EC158E18D2CB45962493B577754643A6_CustomAttributesCacheGenerator_VignetteSoftness, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_BlurAmount, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_BloomAmount, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_BloomDiffuse, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_BloomThreshold, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_BloomSoftness, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_LutAmount, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_Contrast, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_Brightness, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_Saturation, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_Exposure, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_Gamma, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_Sharpness, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_FishEyeDistortion, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_GlitchAmount, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_LensDistortion, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_VignetteAmount, MobilePostProcessing_tE69E2A7682230DF7A449BCD23926632F23EFE9B5_CustomAttributesCacheGenerator_VignetteSoftness, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_OutlineWidth, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_DepthThreshold, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_NormalThreshold, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_NormalMin, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_NormalMax, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_SobelOutline, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_SobelOutlineThreshold, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_WhiteThreshold, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_BlackThreshold, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_OutlineColor, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_ColorIntensity, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_MixFullScreenColor, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_ShowOutlineOnly, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_MixDephNormalAndSobelOutline, DeNorSobOutlineSettings_t47169A6BCAD74B0308368A0A2E2C3AC45E0D4488_CustomAttributesCacheGenerator_DeNorSobOutlineShader, DepthNormalsPass_t932EDD27B4D251FDCF4DC6E9ABAA58B85CA603BC_CustomAttributesCacheGenerator_U3CdepthAttachmentHandleU3Ek__BackingField, DepthNormalsPass_t932EDD27B4D251FDCF4DC6E9ABAA58B85CA603BC_CustomAttributesCacheGenerator_U3CdescriptorU3Ek__BackingField, CustomShadowResolution_t1C36FD5CC3E5ED461EBBA7C978A6975A6A513287_CustomAttributesCacheGenerator_Value, CustomShadowResolution_t1C36FD5CC3E5ED461EBBA7C978A6975A6A513287_CustomAttributesCacheGenerator_FinalResolution, CustomShadowResolution_t1C36FD5CC3E5ED461EBBA7C978A6975A6A513287_CustomAttributesCacheGenerator_Reset, FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_PathFolder, FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_PNGFileName, FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_FrameRate, FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_StartFrame, FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_EndFrame, FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_SingleFrameRenderingMode, FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_CurrentFrame, FrameByFrameRendering_Default_t8E16F1128847EC76A210C892E0ADABD136166CA3_CustomAttributesCacheGenerator_info, FrameByFrameRendering_Manual_tA832CB62D422B16B6A3E055DCEA841258B853F02_CustomAttributesCacheGenerator_FrameNumber, FrameByFrameRendering_Manual_tA832CB62D422B16B6A3E055DCEA841258B853F02_CustomAttributesCacheGenerator_Render, FrameByFrameRendering_Manual_tA832CB62D422B16B6A3E055DCEA841258B853F02_CustomAttributesCacheGenerator_PathFolder, FrameByFrameRendering_Manual_tA832CB62D422B16B6A3E055DCEA841258B853F02_CustomAttributesCacheGenerator_PNGFileName, FrameByFrameRendering_Manual_tA832CB62D422B16B6A3E055DCEA841258B853F02_CustomAttributesCacheGenerator_PictureMode, FrameByFrameRendering_Manual_tA832CB62D422B16B6A3E055DCEA841258B853F02_CustomAttributesCacheGenerator_LastRenderedFrame, SmoothObjectNormalHelper_t04DF9CC6A9BC89342244CF563598D499F96DCB9D_CustomAttributesCacheGenerator_Material, SmoothObjectNormalHelper_t04DF9CC6A9BC89342244CF563598D499F96DCB9D_CustomAttributesCacheGenerator_ObjectHelper, SmoothObjectNormalHelper_t04DF9CC6A9BC89342244CF563598D499F96DCB9D_CustomAttributesCacheGenerator_TheObjectToFollow, SmoothObjectNormalHelper_t04DF9CC6A9BC89342244CF563598D499F96DCB9D_CustomAttributesCacheGenerator_Offset, SmoothObjectNormalHelper_t04DF9CC6A9BC89342244CF563598D499F96DCB9D_CustomAttributesCacheGenerator_AdditionalPositionAdjustment, ElementPool_t0ACF4F6D52A04D3B4C2D768B46752D8D625B883D_CustomAttributesCacheGenerator_U3CCountAllU3Ek__BackingField, CombineMeshes_tE54C273F0F67FF801B341498276444D375F8B538_CustomAttributesCacheGenerator_combineChildMeshes, SceneField_t4BD7C50F8C16445D892C6A4F91120F63B56410E6_CustomAttributesCacheGenerator_m_SceneAsset, SceneField_t4BD7C50F8C16445D892C6A4F91120F63B56410E6_CustomAttributesCacheGenerator_m_SceneName, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_useStaticNoise, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_noiseTexture, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_staticIntensity, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_randomGlitches, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_glitchIntensity, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_glitchFrequency, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_useDisplacementWaves, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_displacementAmplitude, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_displacementFrequency, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_displacementSpeed, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_useChromaticAberration, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_chromaticAberration, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_useVignette, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_vignette, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_useBottomNoise, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_bottomHeight, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_bottomIntensity, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_useRadialDistortion, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_gammaScale, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_useScanlines, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator_scanlineIntensity, RetroCameraEffect_t5806C4EEE218696850FBA10C047218096F591F76_CustomAttributesCacheGenerator__material, BloomOptimized_t9E0B0F5360A51111741A4947F80335F44EC5BA0D_CustomAttributesCacheGenerator_threshold, BloomOptimized_t9E0B0F5360A51111741A4947F80335F44EC5BA0D_CustomAttributesCacheGenerator_intensity, BloomOptimized_t9E0B0F5360A51111741A4947F80335F44EC5BA0D_CustomAttributesCacheGenerator_blurSize, BloomOptimized_t9E0B0F5360A51111741A4947F80335F44EC5BA0D_CustomAttributesCacheGenerator_blurIterations, Blur_t5F39BC87F6EC1AF0959BB727F54E31CD13AF374A_CustomAttributesCacheGenerator_iterations, Blur_t5F39BC87F6EC1AF0959BB727F54E31CD13AF374A_CustomAttributesCacheGenerator_blurSpread, BlurOptimized_tA81925E402B9339E9D2C336523FE946922AC8FBB_CustomAttributesCacheGenerator_downsample, BlurOptimized_tA81925E402B9339E9D2C336523FE946922AC8FBB_CustomAttributesCacheGenerator_blurSize, BlurOptimized_tA81925E402B9339E9D2C336523FE946922AC8FBB_CustomAttributesCacheGenerator_blurIterations, ContrastEnhance_tD4EAD55B035F73B332900A2F423B138356983658_CustomAttributesCacheGenerator_intensity, ContrastEnhance_tD4EAD55B035F73B332900A2F423B138356983658_CustomAttributesCacheGenerator_threshold, ContrastEnhance_tD4EAD55B035F73B332900A2F423B138356983658_CustomAttributesCacheGenerator_blurSpread, ContrastStretch_t9D2D7DF059C7F87B737B8BFF16F1D2CD0A2E16BD_CustomAttributesCacheGenerator_adaptationSpeed, ContrastStretch_t9D2D7DF059C7F87B737B8BFF16F1D2CD0A2E16BD_CustomAttributesCacheGenerator_limitMinimum, ContrastStretch_t9D2D7DF059C7F87B737B8BFF16F1D2CD0A2E16BD_CustomAttributesCacheGenerator_limitMaximum, Fisheye_tFCBF5E56A2F5FEE966B87DA56EE95493BB6B66CE_CustomAttributesCacheGenerator_strengthX, Fisheye_tFCBF5E56A2F5FEE966B87DA56EE95493BB6B66CE_CustomAttributesCacheGenerator_strengthY, GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_distanceFog, GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_excludeFarPixels, GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_useRadialDistance, GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_heightFog, GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_height, GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_heightDensity, GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_startDistance, Grayscale_t5CF0943ADC5A11CD739CC53D308E9A1E2F9492BE_CustomAttributesCacheGenerator_rampOffset, NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator_grainIntensityMin, NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator_grainIntensityMax, NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator_grainSize, NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator_scratchIntensityMin, NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator_scratchIntensityMax, NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator_scratchFPS, NoiseAndScratches_t7096E2177061CBC973E43F579F06F8F47E975A54_CustomAttributesCacheGenerator_scratchJitter, ScreenSpaceAmbientObscurance_tA3F37579DA925DE790809E0A3F0CF27B9A213B65_CustomAttributesCacheGenerator_intensity, ScreenSpaceAmbientObscurance_tA3F37579DA925DE790809E0A3F0CF27B9A213B65_CustomAttributesCacheGenerator_radius, ScreenSpaceAmbientObscurance_tA3F37579DA925DE790809E0A3F0CF27B9A213B65_CustomAttributesCacheGenerator_blurIterations, ScreenSpaceAmbientObscurance_tA3F37579DA925DE790809E0A3F0CF27B9A213B65_CustomAttributesCacheGenerator_blurFilterDistance, ScreenSpaceAmbientObscurance_tA3F37579DA925DE790809E0A3F0CF27B9A213B65_CustomAttributesCacheGenerator_downsample, ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator_m_Radius, ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator_m_OcclusionIntensity, ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator_m_Blur, ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator_m_Downsampling, ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator_m_OcclusionAttenuation, ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator_m_MinZ, TiltShift_tEFB388A9710BC5634AF248E21B44E0137C15E83B_CustomAttributesCacheGenerator_blurArea, TiltShift_tEFB388A9710BC5634AF248E21B44E0137C15E83B_CustomAttributesCacheGenerator_maxBlurSize, TiltShift_tEFB388A9710BC5634AF248E21B44E0137C15E83B_CustomAttributesCacheGenerator_downsample, Twirl_t79F9EF538680976C64E6D641A890821C405C2F36_CustomAttributesCacheGenerator_angle, ChromaticAberrationSettings_tF56301A846B2B0D99F9E99D9958444B32C2E40CD_CustomAttributesCacheGenerator_RedX, ChromaticAberrationSettings_tF56301A846B2B0D99F9E99D9958444B32C2E40CD_CustomAttributesCacheGenerator_RedY, ChromaticAberrationSettings_tF56301A846B2B0D99F9E99D9958444B32C2E40CD_CustomAttributesCacheGenerator_GreenX, ChromaticAberrationSettings_tF56301A846B2B0D99F9E99D9958444B32C2E40CD_CustomAttributesCacheGenerator_GreenY, ChromaticAberrationSettings_tF56301A846B2B0D99F9E99D9958444B32C2E40CD_CustomAttributesCacheGenerator_BlueX, ChromaticAberrationSettings_tF56301A846B2B0D99F9E99D9958444B32C2E40CD_CustomAttributesCacheGenerator_BlueY, ChromaticAberrationSettings_tF56301A846B2B0D99F9E99D9958444B32C2E40CD_CustomAttributesCacheGenerator_FishEyeDistortion, PostProcessUrp_tA0B5147ED9DC9ADB678CB3B28716172D44D0C4F4_CustomAttributesCacheGenerator_U3CInstanceU3Ek__BackingField, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_BlurAmount, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_BloomAmount, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_BloomDiffuse, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_BloomThreshold, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_BloomSoftness, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_LutAmount, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_Contrast, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_Brightness, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_Saturation, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_Exposure, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_Gamma, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_Sharpness, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_FishEyeDistortion, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_GlitchAmount, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_LensDistortion, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_VignetteAmount, PostProcessSettings_tCE5ED65A3931FC920E74C0A29C5ADCEC89CED577_CustomAttributesCacheGenerator_VignetteSoftness, PostProcessUrpPass_t8A487945057649F9D1BD4C329CC8F937988D1CF5_CustomAttributesCacheGenerator_U3CfilterModeU3Ek__BackingField, BhapticsSettings_tED4A2EFEE819BDCBC848B08F13B4F55415723795_CustomAttributesCacheGenerator_appName, BhapticsSettings_tED4A2EFEE819BDCBC848B08F13B4F55415723795_CustomAttributesCacheGenerator_appId, BhapticsSettings_tED4A2EFEE819BDCBC848B08F13B4F55415723795_CustomAttributesCacheGenerator_apiKey, BhapticsSettings_tED4A2EFEE819BDCBC848B08F13B4F55415723795_CustomAttributesCacheGenerator_lastDeployVersion, BhapticsSettings_tED4A2EFEE819BDCBC848B08F13B4F55415723795_CustomAttributesCacheGenerator_eventData, BhapticsSettings_tED4A2EFEE819BDCBC848B08F13B4F55415723795_CustomAttributesCacheGenerator_defaultDeploy, IconSetting_t9D385C9342AEC56B2DC434FA9BE900A4E2DC1BFB_CustomAttributesCacheGenerator_Vest, BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_icon, BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_widgetSetting, BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_TactsuitWiredIcon, BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_batteryLowImage, BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_ConnectMenu, BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_pingButton, BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_lButton, BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_rButton, BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_wiredNotification, BhapticsDeviceUI_tFA4939B424091DECFC618A1F3FD50D371ECA882E_CustomAttributesCacheGenerator_DisconnectMenu, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_intervalRefreshTime, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_mainPanel, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_devicesContainer, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_deviceListPageUi, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_deviceListNextPageButton, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_deviceListBackPageButton, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_deviceListPageText, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_devicePrefab, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_noPairedDeviceUi, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_helpButton, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_bHapticsLinkButton, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_helpUi, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_helpDescriptionPC, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_helpDescriptionQuest, BhapticsUI_t96DB3C6FEFFF4EE6A87515CA01C9F2512EDB0863_CustomAttributesCacheGenerator_helpCloseButton, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__preset, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__quality, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__profile, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__syncWithProfile, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__compareMode, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__compareLineAngle, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__compareLineWidth, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__dither, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__ditherDepth, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpenMinDepth, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpenMaxDepth, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpenMinMaxDepthFallOff, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpen, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpenDepthThreshold, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__tintColor, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpenRelaxation, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpenClamp, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sharpenMotionSensibility, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__saturate, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__contrast, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__brightness, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__daltonize, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__vignetting, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__vignettingColor, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__vignettingFade, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__vignettingCircularShape, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__vignettingAspectRatio, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__vignettingBlink, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__vignettingMask, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__frame, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__frameColor, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__frameMask, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__lut, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__lutIntensity, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__lutTexture, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__nightVision, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__nightVisionColor, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__outline, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__outlineColor, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__thermalVision, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__lensDirt, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__lensDirtThreshold, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__lensDirtIntensity, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__lensDirtTexture, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloom, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomCullingMask, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomLayerMaskDownsampling, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomIntensity, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomMaxBrightness, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomBoost0, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomBoost1, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomBoost2, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomBoost3, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomBoost4, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomBoost5, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomAntiflicker, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomUltra, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomUltraResolution, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomThreshold, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomCustomize, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomDebug, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomWeight0, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomWeight1, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomWeight2, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomWeight3, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomWeight4, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomWeight5, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomBlur, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomQuickerBlur, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomDepthAtten, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__bloomLayerZBias, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__preRenderCameraEvent, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlares, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresIntensity, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresAntiflicker, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresUltra, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicUltraResolution, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresThreshold, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresSpread, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresVertical, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresTint, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__anamorphicFlaresBlur, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfField, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldTransparencySupport, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldTransparencyLayerMask, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldTargetFocus, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldDebug, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldAutofocus, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthofFieldAutofocusViewportPoint, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldAutofocusMinDistance, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldAutofocusMaxDistance, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldAutofocusLayerMask, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldExclusionLayerMask, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldExclusionLayerMaskDownsampling, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldTransparencySupportDownsampling, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldExclusionBias, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldDistance, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldFocusSpeed, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldDownsampling, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldMaxSamples, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldFocalLength, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldAperture, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldForegroundBlur, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldForegroundBlurHQ, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldForegroundDistance, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldBokeh, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldBokehThreshold, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldBokehIntensity, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldMaxBrightness, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldMaxDistance, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__depthOfFieldFilterMode, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__eyeAdaptation, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__eyeAdaptationMinExposure, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__eyeAdaptationMaxExposure, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__eyeAdaptationSpeedToLight, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__eyeAdaptationSpeedToDark, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__purkinje, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__purkinjeAmount, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__purkinjeLuminanceThreshold, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__tonemap, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlares, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sun, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresLayerMask, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresIntensity, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresSolarWindSpeed, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresTint, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresDownsampling, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresSunIntensity, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresSunDiskSize, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresSunRayDiffractionIntensity, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresSunRayDiffractionThreshold, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays1Length, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays1Streaks, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays1Spread, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays1AngleOffset, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays2Length, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays2Streaks, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays2Spread, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresCoronaRays2AngleOffset, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts1Size, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts1Offset, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts1Brightness, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts2Size, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts2Offset, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts2Brightness, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts3Size, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts3Brightness, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts3Offset, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts4Size, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts4Offset, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresGhosts4Brightness, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresHaloOffset, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresHaloAmplitude, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresHaloIntensity, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__sunFlaresRotationDeadZone, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__blur, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__blurIntensity, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__downscale, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__pixelateAmount, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__pixelateDownscale, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__antialiasStrength, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator__antialiasDepthThreshold, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator_bMat, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_dither, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_ditherDepth, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpenMinDepth, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpenMaxDepth, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpen, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpenMinMaxDepthFallOff, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpenDepthThreshold, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpenRelaxation, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpenClamp, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sharpenMotionSensibility, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_antialiasStrength, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_antialiasDepthThreshold, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_downscale, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_saturate, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_contrast, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_brightness, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_daltonize, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_vignettingBlink, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_lutIntensity, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_lensDirtThreshold, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_lensDirtIntensity, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomLayerMaskDownsampling, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomIntensity, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomBoost0, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomBoost1, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomBoost2, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomBoost3, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomBoost4, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomBoost5, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomUltraResolution, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomThreshold, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomWeight0, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomWeight1, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomWeight2, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomWeight3, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomWeight4, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomWeight5, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomDepthAtten, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_bloomLayerZBias, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_anamorphicFlaresIntensity, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_anamorphicFlaresUltraResolution, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_anamorphicFlaresThreshold, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_anamorphicFlaresSpread, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldExclusionLayerMaskDownsampling, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldTransparencySupportDownsampling, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldExclusionBias, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldDistance, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldFocusSpeed, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldDownsampling, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldMaxSamples, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldFocalLength, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldBokehThreshold, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_depthOfFieldBokehIntensity, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_eyeAdaptationMinExposure, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_eyeAdaptationMaxExposure, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_eyeAdaptationSpeedToLight, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_eyeAdaptationSpeedToDark, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_purkinjeAmount, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_purkinjeLuminanceThreshold, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresIntensity, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresSolarWindSpeed, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresDownsampling, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresSunIntensity, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresSunDiskSize, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresSunRayDiffractionIntensity, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresSunRayDiffractionThreshold, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays1Length, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays1Streaks, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays1Spread, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays1AngleOffset, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays2Length, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays2Streaks, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays2Spread, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresCoronaRays2AngleOffset, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts1Size, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts1Offset, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts1Brightness, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts2Size, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts2Offset, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts2Brightness, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts3Size, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts3Brightness, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts3Offset, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts4Size, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts4Offset, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresGhosts4Brightness, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresHaloOffset, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresHaloAmplitude, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_sunFlaresHaloIntensity, BeautifyProfile_t3726D21D980827A9F5ED5FA392D9FF262F9B213D_CustomAttributesCacheGenerator_blurIntensity, ApplyEff_tE5AD331F576ED69893464C53FB515504CBE9FDD5_CustomAttributesCacheGenerator_ApplyEff_U3CStartU3Eb__14_0_mB1189CD22FFC0E8D048A6333F8DD0DA6833130D0, DepthNormalsPass_t932EDD27B4D251FDCF4DC6E9ABAA58B85CA603BC_CustomAttributesCacheGenerator_DepthNormalsPass_get_depthAttachmentHandle_m1C6D3A3B932E3B6FD8F38639076A4B6102B6F2BB, DepthNormalsPass_t932EDD27B4D251FDCF4DC6E9ABAA58B85CA603BC_CustomAttributesCacheGenerator_DepthNormalsPass_set_depthAttachmentHandle_m76A4E1319C7CC8C89BFCBB727AFFA15CAA3E4DDB, DepthNormalsPass_t932EDD27B4D251FDCF4DC6E9ABAA58B85CA603BC_CustomAttributesCacheGenerator_DepthNormalsPass_get_descriptor_m16CA2EFD7326CD1EFEB330EAE740EF35048F0046, DepthNormalsPass_t932EDD27B4D251FDCF4DC6E9ABAA58B85CA603BC_CustomAttributesCacheGenerator_DepthNormalsPass_set_descriptor_m36A890687BBB31A6B18D8F607B4DA9BEB9B2D579, ElementPool_t0ACF4F6D52A04D3B4C2D768B46752D8D625B883D_CustomAttributesCacheGenerator_ElementPool_get_CountAll_m30F52C4613E3FA6D3BDAB5ABB596ACCC904C341A, ElementPool_t0ACF4F6D52A04D3B4C2D768B46752D8D625B883D_CustomAttributesCacheGenerator_ElementPool_set_CountAll_m9710B71535623209E4F54E9B8FC39E3A30867687, ExplosionFireAndDebris_tB4DE450EB2317A22F17C390E7AD3E8B78E7D7BDF_CustomAttributesCacheGenerator_ExplosionFireAndDebris_Start_m020D1BA45BEC12358BE561A6678BC632DE0ED573, U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_CustomAttributesCacheGenerator_U3CStartU3Ed__4__ctor_m2FB65A9C4CE00735E5AF4E1CE13C057A499E73CA, U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_CustomAttributesCacheGenerator_U3CStartU3Ed__4_System_IDisposable_Dispose_m6ED6F15827EA0B45202F62B8441B44AC28FCE81C, U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_CustomAttributesCacheGenerator_U3CStartU3Ed__4_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m979240FE4F538D355D42491693EEE4472B2B9712, U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_CustomAttributesCacheGenerator_U3CStartU3Ed__4_System_Collections_IEnumerator_Reset_m9BBFF3CD1C5E90AAA034DD0A7424F2E560EDF62F, U3CStartU3Ed__4_t59827D8B96F7C5634C83FA35BB4316BA29E54702_CustomAttributesCacheGenerator_U3CStartU3Ed__4_System_Collections_IEnumerator_get_Current_mA0F9438162B23994B808C415B91D406139DC72E2, ExplosionPhysicsForce_t3CA45F1D4FC5A0CC7BC528DA9203106518A2EB62_CustomAttributesCacheGenerator_ExplosionPhysicsForce_Start_mB89E97D77DDDA4E30EDF4089021AF46BD062EBE2, U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_CustomAttributesCacheGenerator_U3CStartU3Ed__2__ctor_mDAD578E1B9E8FA247810EAF82558CA2FE2992B49, U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_CustomAttributesCacheGenerator_U3CStartU3Ed__2_System_IDisposable_Dispose_mD04765B3EAECCE1B55D8461ED4329EE6545883CB, U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_CustomAttributesCacheGenerator_U3CStartU3Ed__2_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m5E491BC0782F27101BDC51AE018EFDC3BB4475C3, U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_CustomAttributesCacheGenerator_U3CStartU3Ed__2_System_Collections_IEnumerator_Reset_mE541C0D5AE72872672793B9458EBD0EED548D56A, U3CStartU3Ed__2_t83BE42CF38380D0CB1988A2BD8275E5CDD85649B_CustomAttributesCacheGenerator_U3CStartU3Ed__2_System_Collections_IEnumerator_get_Current_mCFE588EC5B1AFCB4CA5DB8E1E948B61394CDBD5F, EdgeDetection_tD73DF5D0C53CCE0B2FBF9EB577A70C76B2C594AE_CustomAttributesCacheGenerator_EdgeDetection_OnRenderImage_mC4503F32CE4FD55BB4991D83B8D3EB75FE2BDEEA, GlobalFog_t35824EF69442F871AF8E02BAD0A5ADAC7AC4C683_CustomAttributesCacheGenerator_GlobalFog_OnRenderImage_m45AA1D8BAC02DE9CF6ACBB5A08F57399FB69F2EB, ImageEffects_t9C4DB88678BFD80F620A9D6F9F2D6C3383BD3698_CustomAttributesCacheGenerator_ImageEffects_Blit_m376D66FFA62F8B0FD0B7024AFD26A8212A9B5A64, ImageEffects_t9C4DB88678BFD80F620A9D6F9F2D6C3383BD3698_CustomAttributesCacheGenerator_ImageEffects_BlitWithMaterial_mC12A5ACC9D5FBE4623C0F55941F750A16FFC00DB, ScreenSpaceAmbientObscurance_tA3F37579DA925DE790809E0A3F0CF27B9A213B65_CustomAttributesCacheGenerator_ScreenSpaceAmbientObscurance_OnRenderImage_mD6C38A80FBB6FBB79FD4662B63C846BCB54CD468, ScreenSpaceAmbientOcclusion_t6192D37CE67AB55E58260ECED8549AC2FD5374FD_CustomAttributesCacheGenerator_ScreenSpaceAmbientOcclusion_OnRenderImage_m808F98482A976CABADB8C4AF037BFC5C84E1E19A, Tonemapping_t30DD9FCEF12F294763C9295C86F4F36DDE550E6F_CustomAttributesCacheGenerator_Tonemapping_OnRenderImage_m1D427008398CA3CD5B21270D85855E44E5C2DBD7, PostProcessUrp_tA0B5147ED9DC9ADB678CB3B28716172D44D0C4F4_CustomAttributesCacheGenerator_PostProcessUrp_get_Instance_m9F95C7680197669D91F177D2A3B41FFA0E2DC430, PostProcessUrp_tA0B5147ED9DC9ADB678CB3B28716172D44D0C4F4_CustomAttributesCacheGenerator_PostProcessUrp_set_Instance_m0EAEA50DCA1F6C05683CEFFD68BC29113E32ACD0, PostProcessUrpPass_t8A487945057649F9D1BD4C329CC8F937988D1CF5_CustomAttributesCacheGenerator_PostProcessUrpPass_get_filterMode_m1CBEF99E083184D7AF8B6A35AB1778F96C2B1030, PostProcessUrpPass_t8A487945057649F9D1BD4C329CC8F937988D1CF5_CustomAttributesCacheGenerator_PostProcessUrpPass_set_filterMode_m002D3C403143B93444D56FF2B42E1CDE8E505863, Beautify_t4AB005646499B9B57D90E35FA0BEBB870422530F_CustomAttributesCacheGenerator_Beautify_DoBlink_m04719D7A24EEA8A796EADFCF7729497C4B599CBE, U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_CustomAttributesCacheGenerator_U3CDoBlinkU3Ed__747__ctor_mA90BDF97978702898B1EBCD0F61C29A93261E9B8, U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_CustomAttributesCacheGenerator_U3CDoBlinkU3Ed__747_System_IDisposable_Dispose_mE38F32C2FFE42059EA6C3B2243F1093E7C40E9BA, U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_CustomAttributesCacheGenerator_U3CDoBlinkU3Ed__747_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mFF28D005EE57CB0524D9CFD92E844C6CCE4BCA2D, U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_CustomAttributesCacheGenerator_U3CDoBlinkU3Ed__747_System_Collections_IEnumerator_Reset_m837F28C4DDD89C565642DBC445CEB34027A731B8, U3CDoBlinkU3Ed__747_tF1A2CCB6D11025712CFDB211EAD3FA61FF55E1A3_CustomAttributesCacheGenerator_U3CDoBlinkU3Ed__747_System_Collections_IEnumerator_get_Current_m7BF6183302F3C6F1FFFBD0B1E97A90EFD3D9D688, Project_ThirdParty_CustomAttributesCacheGenerator, }; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_wrapNonExceptionThrows_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CreateAssetMenuAttribute_set_fileName_m14EBC66F19AEC15751EC9822478CDDBA9DE8D2F6_inline (CreateAssetMenuAttribute_t79F6BDD595B569A2D16681BDD571D1AE6E782D0C * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CfileNameU3Ek__BackingField_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CreateAssetMenuAttribute_set_menuName_m27C32BCE71E6A5ED185212F083DFB23201B514F1_inline (CreateAssetMenuAttribute_t79F6BDD595B569A2D16681BDD571D1AE6E782D0C * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CmenuNameU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CreateAssetMenuAttribute_set_order_m4E3BBB75DCF82E2ADCACE57685420FA3F8D71C1B_inline (CreateAssetMenuAttribute_t79F6BDD595B569A2D16681BDD571D1AE6E782D0C * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CorderU3Ek__BackingField_2(L_0); return; } }