Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
void EmptyLinkFunctionForGeneratedCodePixelInspectorModule_init() {}
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_PixelInspectorModule;
FORCENOINLINE UPackage* Z_Construct_UPackage__Script_PixelInspectorModule()
{
if (!Z_Registration_Info_UPackage__Script_PixelInspectorModule.OuterSingleton)
{
static const UECodeGen_Private::FPackageParams PackageParams = {
"/Script/PixelInspectorModule",
nullptr,
0,
PKG_CompiledIn | 0x00000040,
0xEAC3D89C,
0x588B2ECE,
METADATA_PARAMS(0, nullptr)
};
UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_PixelInspectorModule.OuterSingleton, PackageParams);
}
return Z_Registration_Info_UPackage__Script_PixelInspectorModule.OuterSingleton;
}
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_PixelInspectorModule(Z_Construct_UPackage__Script_PixelInspectorModule, TEXT("/Script/PixelInspectorModule"), Z_Registration_Info_UPackage__Script_PixelInspectorModule, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0xEAC3D89C, 0x588B2ECE));
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,10 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#pragma once

View File

@@ -0,0 +1,366 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "PixelInspectorView.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodePixelInspectorView() {}
// ********** Begin Cross Module References ********************************************************
COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FLinearColor();
COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FVector();
ENGINE_API UEnum* Z_Construct_UEnum_Engine_EMaterialShadingModel();
PIXELINSPECTORMODULE_API UClass* Z_Construct_UClass_UPixelInspectorView();
PIXELINSPECTORMODULE_API UClass* Z_Construct_UClass_UPixelInspectorView_NoRegister();
UPackage* Z_Construct_UPackage__Script_PixelInspectorModule();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UPixelInspectorView ******************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UPixelInspectorView;
UClass* UPixelInspectorView::GetPrivateStaticClass()
{
using TClass = UPixelInspectorView;
if (!Z_Registration_Info_UClass_UPixelInspectorView.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("PixelInspectorView"),
Z_Registration_Info_UClass_UPixelInspectorView.InnerSingleton,
StaticRegisterNativesUPixelInspectorView,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UPixelInspectorView.InnerSingleton;
}
UClass* Z_Construct_UClass_UPixelInspectorView_NoRegister()
{
return UPixelInspectorView::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UPixelInspectorView_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "Comment", "// Note: UPixelInspectorView is only ever created as a transient object, so making properties transient is redundant.\n" },
{ "HideCategories", "Object" },
{ "IncludePath", "PixelInspectorView.h" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "Note: UPixelInspectorView is only ever created as a transient object, so making properties transient is redundant." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_FinalColor_MetaData[] = {
{ "Category", "FinalColor" },
{ "Comment", "/** Final color in display space after tone mapping. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "Final color in display space after tone mapping." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PreExposure_MetaData[] = {
{ "Category", "SceneColor" },
{ "Comment", "/** Amount of exposure applied to Scene Color due to auto-exposure and/or exposure compensation. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "Amount of exposure applied to Scene Color due to auto-exposure and/or exposure compensation." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SceneColorBeforePostProcessing_MetaData[] = {
{ "Category", "SceneColor" },
{ "Comment", "/** HDR scene-linear color in working color space, before post-processing. Previously called Scene Color. */" },
{ "DisplayName", "Scene Color Before Post-Processing" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "HDR scene-linear color in working color space, before post-processing. Previously called Scene Color." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SceneColorBeforeTonemap_MetaData[] = {
{ "Category", "SceneColor" },
{ "Comment", "/** HDR scene-linear color in working color space, before tone mapping. Previously called Hdr Color. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "HDR scene-linear color in working color space, before tone mapping. Previously called Hdr Color." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LuminanceBeforeTonemap_MetaData[] = {
{ "Category", "SceneColor" },
{ "Comment", "/** Luminance of the Scene Color Before Tonemap. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "Luminance of the Scene Color Before Tonemap." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Normal_MetaData[] = {
{ "Category", "GBufferA" },
{ "Comment", "/** From the GBufferA RGB Channels. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferA RGB Channels." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PerObjectGBufferData_MetaData[] = {
{ "Category", "GBufferA" },
{ "Comment", "/** From the GBufferA A Channel. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferA A Channel." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Metallic_MetaData[] = {
{ "Category", "GBufferB" },
{ "Comment", "/** From the GBufferB R Channel. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferB R Channel." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Specular_MetaData[] = {
{ "Category", "GBufferB" },
{ "Comment", "/** From the GBufferB G Channel. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferB G Channel." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Roughness_MetaData[] = {
{ "Category", "GBufferB" },
{ "Comment", "/** From the GBufferB B Channel. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferB B Channel." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MaterialShadingModel_MetaData[] = {
{ "Category", "GBufferB" },
{ "Comment", "/** From the GBufferB A Channel encoded with SelectiveOutputMask. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferB A Channel encoded with SelectiveOutputMask." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SelectiveOutputMask_MetaData[] = {
{ "Category", "GBufferB" },
{ "Comment", "/** From the GBufferB A Channel encoded with ShadingModel. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferB A Channel encoded with ShadingModel." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BaseColor_MetaData[] = {
{ "Category", "GBufferC" },
{ "Comment", "/** From the GBufferC RGB Channels. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferC RGB Channels." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_IndirectIrradiance_MetaData[] = {
{ "Category", "GBufferC" },
{ "Comment", "/** From the GBufferC A Channel encoded with AmbientOcclusion. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferC A Channel encoded with AmbientOcclusion." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AmbientOcclusion_MetaData[] = {
{ "Category", "GBufferC" },
{ "Comment", "/** From the GBufferC A Channel encoded with IndirectIrradiance. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferC A Channel encoded with IndirectIrradiance." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SubSurfaceColor_MetaData[] = {
{ "Category", "GBufferD" },
{ "Comment", "/** From the GBufferD RGB Channels. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferD RGB Channels." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SubsurfaceProfile_MetaData[] = {
{ "Category", "GBufferD" },
{ "Comment", "/** From the GBufferD RGB Channels. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferD RGB Channels." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Opacity_MetaData[] = {
{ "Category", "GBufferD" },
{ "Comment", "/** From the GBufferD A Channel. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferD A Channel." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ClearCoat_MetaData[] = {
{ "Category", "GBufferD" },
{ "Comment", "/** From the GBufferD R Channel. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferD R Channel." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ClearCoatRoughness_MetaData[] = {
{ "Category", "GBufferD" },
{ "Comment", "/** From the GBufferD G Channel. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferD G Channel." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WorldNormal_MetaData[] = {
{ "Category", "GBufferD" },
{ "Comment", "/** From the GBufferD RG Channels. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferD RG Channels." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BackLit_MetaData[] = {
{ "Category", "GBufferD" },
{ "Comment", "/** From the GBufferD B Channel. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferD B Channel." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Cloth_MetaData[] = {
{ "Category", "GBufferD" },
{ "Comment", "/** From the GBufferD A Channel. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferD A Channel." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_EyeTangent_MetaData[] = {
{ "Category", "GBufferD" },
{ "Comment", "/** From the GBufferD RG Channels. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferD RG Channels." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_IrisMask_MetaData[] = {
{ "Category", "GBufferD" },
{ "Comment", "/** From the GBufferD B Channel. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferD B Channel." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_IrisDistance_MetaData[] = {
{ "Category", "GBufferD" },
{ "Comment", "/** From the GBufferD A Channel. */" },
{ "ModuleRelativePath", "Private/PixelInspectorView.h" },
{ "ToolTip", "From the GBufferD A Channel." },
};
#endif // WITH_METADATA
// ********** Begin Class UPixelInspectorView constinit property declarations **********************
static const UECodeGen_Private::FStructPropertyParams NewProp_FinalColor;
static const UECodeGen_Private::FFloatPropertyParams NewProp_PreExposure;
static const UECodeGen_Private::FStructPropertyParams NewProp_SceneColorBeforePostProcessing;
static const UECodeGen_Private::FStructPropertyParams NewProp_SceneColorBeforeTonemap;
static const UECodeGen_Private::FFloatPropertyParams NewProp_LuminanceBeforeTonemap;
static const UECodeGen_Private::FStructPropertyParams NewProp_Normal;
static const UECodeGen_Private::FFloatPropertyParams NewProp_PerObjectGBufferData;
static const UECodeGen_Private::FFloatPropertyParams NewProp_Metallic;
static const UECodeGen_Private::FFloatPropertyParams NewProp_Specular;
static const UECodeGen_Private::FFloatPropertyParams NewProp_Roughness;
static const UECodeGen_Private::FBytePropertyParams NewProp_MaterialShadingModel;
static const UECodeGen_Private::FIntPropertyParams NewProp_SelectiveOutputMask;
static const UECodeGen_Private::FStructPropertyParams NewProp_BaseColor;
static const UECodeGen_Private::FFloatPropertyParams NewProp_IndirectIrradiance;
static const UECodeGen_Private::FFloatPropertyParams NewProp_AmbientOcclusion;
static const UECodeGen_Private::FStructPropertyParams NewProp_SubSurfaceColor;
static const UECodeGen_Private::FStructPropertyParams NewProp_SubsurfaceProfile;
static const UECodeGen_Private::FFloatPropertyParams NewProp_Opacity;
static const UECodeGen_Private::FFloatPropertyParams NewProp_ClearCoat;
static const UECodeGen_Private::FFloatPropertyParams NewProp_ClearCoatRoughness;
static const UECodeGen_Private::FStructPropertyParams NewProp_WorldNormal;
static const UECodeGen_Private::FFloatPropertyParams NewProp_BackLit;
static const UECodeGen_Private::FFloatPropertyParams NewProp_Cloth;
static const UECodeGen_Private::FStructPropertyParams NewProp_EyeTangent;
static const UECodeGen_Private::FFloatPropertyParams NewProp_IrisMask;
static const UECodeGen_Private::FFloatPropertyParams NewProp_IrisDistance;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UPixelInspectorView constinit property declarations ************************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UPixelInspectorView>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UPixelInspectorView_Statics
// ********** Begin Class UPixelInspectorView Property Definitions *********************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_FinalColor = { "FinalColor", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, FinalColor), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_FinalColor_MetaData), NewProp_FinalColor_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_PreExposure = { "PreExposure", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, PreExposure), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PreExposure_MetaData), NewProp_PreExposure_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_SceneColorBeforePostProcessing = { "SceneColorBeforePostProcessing", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, SceneColorBeforePostProcessing), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SceneColorBeforePostProcessing_MetaData), NewProp_SceneColorBeforePostProcessing_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_SceneColorBeforeTonemap = { "SceneColorBeforeTonemap", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, SceneColorBeforeTonemap), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SceneColorBeforeTonemap_MetaData), NewProp_SceneColorBeforeTonemap_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_LuminanceBeforeTonemap = { "LuminanceBeforeTonemap", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, LuminanceBeforeTonemap), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LuminanceBeforeTonemap_MetaData), NewProp_LuminanceBeforeTonemap_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_Normal = { "Normal", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, Normal), Z_Construct_UScriptStruct_FVector, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Normal_MetaData), NewProp_Normal_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_PerObjectGBufferData = { "PerObjectGBufferData", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, PerObjectGBufferData), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PerObjectGBufferData_MetaData), NewProp_PerObjectGBufferData_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_Metallic = { "Metallic", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, Metallic), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Metallic_MetaData), NewProp_Metallic_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_Specular = { "Specular", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, Specular), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Specular_MetaData), NewProp_Specular_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_Roughness = { "Roughness", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, Roughness), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Roughness_MetaData), NewProp_Roughness_MetaData) };
const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_MaterialShadingModel = { "MaterialShadingModel", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, MaterialShadingModel), Z_Construct_UEnum_Engine_EMaterialShadingModel, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MaterialShadingModel_MetaData), NewProp_MaterialShadingModel_MetaData) }; // 3465229775
const UECodeGen_Private::FIntPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_SelectiveOutputMask = { "SelectiveOutputMask", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, SelectiveOutputMask), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SelectiveOutputMask_MetaData), NewProp_SelectiveOutputMask_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_BaseColor = { "BaseColor", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, BaseColor), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BaseColor_MetaData), NewProp_BaseColor_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_IndirectIrradiance = { "IndirectIrradiance", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, IndirectIrradiance), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_IndirectIrradiance_MetaData), NewProp_IndirectIrradiance_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_AmbientOcclusion = { "AmbientOcclusion", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, AmbientOcclusion), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AmbientOcclusion_MetaData), NewProp_AmbientOcclusion_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_SubSurfaceColor = { "SubSurfaceColor", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, SubSurfaceColor), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SubSurfaceColor_MetaData), NewProp_SubSurfaceColor_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_SubsurfaceProfile = { "SubsurfaceProfile", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, SubsurfaceProfile), Z_Construct_UScriptStruct_FVector, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SubsurfaceProfile_MetaData), NewProp_SubsurfaceProfile_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_Opacity = { "Opacity", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, Opacity), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Opacity_MetaData), NewProp_Opacity_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_ClearCoat = { "ClearCoat", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, ClearCoat), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ClearCoat_MetaData), NewProp_ClearCoat_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_ClearCoatRoughness = { "ClearCoatRoughness", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, ClearCoatRoughness), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ClearCoatRoughness_MetaData), NewProp_ClearCoatRoughness_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_WorldNormal = { "WorldNormal", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, WorldNormal), Z_Construct_UScriptStruct_FVector, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WorldNormal_MetaData), NewProp_WorldNormal_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_BackLit = { "BackLit", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, BackLit), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BackLit_MetaData), NewProp_BackLit_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_Cloth = { "Cloth", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, Cloth), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Cloth_MetaData), NewProp_Cloth_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_EyeTangent = { "EyeTangent", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, EyeTangent), Z_Construct_UScriptStruct_FVector, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_EyeTangent_MetaData), NewProp_EyeTangent_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_IrisMask = { "IrisMask", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, IrisMask), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_IrisMask_MetaData), NewProp_IrisMask_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_IrisDistance = { "IrisDistance", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UPixelInspectorView, IrisDistance), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_IrisDistance_MetaData), NewProp_IrisDistance_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UPixelInspectorView_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_FinalColor,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_PreExposure,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_SceneColorBeforePostProcessing,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_SceneColorBeforeTonemap,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_LuminanceBeforeTonemap,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_Normal,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_PerObjectGBufferData,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_Metallic,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_Specular,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_Roughness,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_MaterialShadingModel,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_SelectiveOutputMask,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_BaseColor,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_IndirectIrradiance,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_AmbientOcclusion,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_SubSurfaceColor,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_SubsurfaceProfile,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_Opacity,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_ClearCoat,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_ClearCoatRoughness,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_WorldNormal,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_BackLit,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_Cloth,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_EyeTangent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_IrisMask,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UPixelInspectorView_Statics::NewProp_IrisDistance,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UPixelInspectorView_Statics::PropPointers) < 2048);
// ********** End Class UPixelInspectorView Property Definitions ***********************************
UObject* (*const Z_Construct_UClass_UPixelInspectorView_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_PixelInspectorModule,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UPixelInspectorView_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UPixelInspectorView_Statics::ClassParams = {
&UPixelInspectorView::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UPixelInspectorView_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UPixelInspectorView_Statics::PropPointers),
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UPixelInspectorView_Statics::Class_MetaDataParams), Z_Construct_UClass_UPixelInspectorView_Statics::Class_MetaDataParams)
};
void UPixelInspectorView::StaticRegisterNativesUPixelInspectorView()
{
}
UClass* Z_Construct_UClass_UPixelInspectorView()
{
if (!Z_Registration_Info_UClass_UPixelInspectorView.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UPixelInspectorView.OuterSingleton, Z_Construct_UClass_UPixelInspectorView_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UPixelInspectorView.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UPixelInspectorView);
UPixelInspectorView::~UPixelInspectorView() {}
// ********** End Class UPixelInspectorView ********************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_PixelInspector_Private_PixelInspectorView_h__Script_PixelInspectorModule_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UPixelInspectorView, UPixelInspectorView::StaticClass, TEXT("UPixelInspectorView"), &Z_Registration_Info_UClass_UPixelInspectorView, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UPixelInspectorView), 2122461564U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_PixelInspector_Private_PixelInspectorView_h__Script_PixelInspectorModule_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_PixelInspector_Private_PixelInspectorView_h__Script_PixelInspectorModule_2639542611{
TEXT("/Script/PixelInspectorModule"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_PixelInspector_Private_PixelInspectorView_h__Script_PixelInspectorModule_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_PixelInspector_Private_PixelInspectorView_h__Script_PixelInspectorModule_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,63 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "PixelInspectorView.h"
#ifdef PIXELINSPECTORMODULE_PixelInspectorView_generated_h
#error "PixelInspectorView.generated.h already included, missing '#pragma once' in PixelInspectorView.h"
#endif
#define PIXELINSPECTORMODULE_PixelInspectorView_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UPixelInspectorView ******************************************************
struct Z_Construct_UClass_UPixelInspectorView_Statics;
PIXELINSPECTORMODULE_API UClass* Z_Construct_UClass_UPixelInspectorView_NoRegister();
#define FID_Engine_Source_Editor_PixelInspector_Private_PixelInspectorView_h_24_INCLASS \
private: \
static void StaticRegisterNativesUPixelInspectorView(); \
friend struct ::Z_Construct_UClass_UPixelInspectorView_Statics; \
static UClass* GetPrivateStaticClass(); \
friend PIXELINSPECTORMODULE_API UClass* ::Z_Construct_UClass_UPixelInspectorView_NoRegister(); \
public: \
DECLARE_CLASS2(UPixelInspectorView, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/PixelInspectorModule"), Z_Construct_UClass_UPixelInspectorView_NoRegister) \
DECLARE_SERIALIZER(UPixelInspectorView)
#define FID_Engine_Source_Editor_PixelInspector_Private_PixelInspectorView_h_24_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
PIXELINSPECTORMODULE_API UPixelInspectorView(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UPixelInspectorView) \
DECLARE_VTABLE_PTR_HELPER_CTOR(PIXELINSPECTORMODULE_API, UPixelInspectorView); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UPixelInspectorView); \
/** Deleted move- and copy-constructors, should never be used */ \
UPixelInspectorView(UPixelInspectorView&&) = delete; \
UPixelInspectorView(const UPixelInspectorView&) = delete; \
PIXELINSPECTORMODULE_API virtual ~UPixelInspectorView();
#define FID_Engine_Source_Editor_PixelInspector_Private_PixelInspectorView_h_21_PROLOG
#define FID_Engine_Source_Editor_PixelInspector_Private_PixelInspectorView_h_24_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_PixelInspector_Private_PixelInspectorView_h_24_INCLASS \
FID_Engine_Source_Editor_PixelInspector_Private_PixelInspectorView_h_24_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UPixelInspectorView;
// ********** End Class UPixelInspectorView ********************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_PixelInspector_Private_PixelInspectorView_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1 @@
D:\UE_5_7_1\Engine\Source\Editor\PixelInspector\Private\PixelInspectorView.h