310 lines
25 KiB
C++
310 lines
25 KiB
C++
// 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 "InterchangeMaterialXPipeline.h"
|
|
#include "UObject/SoftObjectPath.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
|
void EmptyLinkFunctionForGeneratedCodeInterchangeMaterialXPipeline() {}
|
|
|
|
// ********** Begin Cross Module References ********************************************************
|
|
COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FSoftObjectPath();
|
|
DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings();
|
|
INTERCHANGECOMMON_API UEnum* Z_Construct_UEnum_InterchangeCommon_EInterchangeMaterialXBSDF();
|
|
INTERCHANGECOMMON_API UEnum* Z_Construct_UEnum_InterchangeCommon_EInterchangeMaterialXEDF();
|
|
INTERCHANGECOMMON_API UEnum* Z_Construct_UEnum_InterchangeCommon_EInterchangeMaterialXShaders();
|
|
INTERCHANGECOMMON_API UEnum* Z_Construct_UEnum_InterchangeCommon_EInterchangeMaterialXVDF();
|
|
INTERCHANGECORE_API UClass* Z_Construct_UClass_UInterchangePipelineBase();
|
|
INTERCHANGEPIPELINES_API UClass* Z_Construct_UClass_UInterchangeMaterialXPipeline();
|
|
INTERCHANGEPIPELINES_API UClass* Z_Construct_UClass_UInterchangeMaterialXPipeline_NoRegister();
|
|
INTERCHANGEPIPELINES_API UClass* Z_Construct_UClass_UMaterialXPipelineSettings();
|
|
INTERCHANGEPIPELINES_API UClass* Z_Construct_UClass_UMaterialXPipelineSettings_NoRegister();
|
|
UPackage* Z_Construct_UPackage__Script_InterchangePipelines();
|
|
// ********** End Cross Module References **********************************************************
|
|
|
|
// ********** Begin Class UMaterialXPipelineSettings ***********************************************
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UMaterialXPipelineSettings;
|
|
UClass* UMaterialXPipelineSettings::GetPrivateStaticClass()
|
|
{
|
|
using TClass = UMaterialXPipelineSettings;
|
|
if (!Z_Registration_Info_UClass_UMaterialXPipelineSettings.InnerSingleton)
|
|
{
|
|
GetPrivateStaticClassBody(
|
|
TClass::StaticPackage(),
|
|
TEXT("MaterialXPipelineSettings"),
|
|
Z_Registration_Info_UClass_UMaterialXPipelineSettings.InnerSingleton,
|
|
StaticRegisterNativesUMaterialXPipelineSettings,
|
|
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_UMaterialXPipelineSettings.InnerSingleton;
|
|
}
|
|
UClass* Z_Construct_UClass_UMaterialXPipelineSettings_NoRegister()
|
|
{
|
|
return UMaterialXPipelineSettings::GetPrivateStaticClass();
|
|
}
|
|
struct Z_Construct_UClass_UMaterialXPipelineSettings_Statics
|
|
{
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
|
{ "DisplayName", "MaterialX Settings" },
|
|
{ "IncludePath", "InterchangeMaterialXPipeline.h" },
|
|
{ "ModuleRelativePath", "Public/InterchangeMaterialXPipeline.h" },
|
|
{ "ToolTip", "Interchange MaterialX Pipeline Settings" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PredefinedSurfaceShaders_MetaData[] = {
|
|
{ "Category", "MaterialXPredefined | Surface Shaders" },
|
|
{ "DisplayName", "MaterialX Predefined Surface Shaders" },
|
|
{ "ModuleRelativePath", "Public/InterchangeMaterialXPipeline.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PredefinedBSDF_MetaData[] = {
|
|
{ "Category", "MaterialXPredefined | BSDF" },
|
|
{ "DisplayName", "MaterialX Predefined BSDF" },
|
|
{ "ModuleRelativePath", "Public/InterchangeMaterialXPipeline.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PredefinedEDF_MetaData[] = {
|
|
{ "Category", "MaterialXPredefined | EDF" },
|
|
{ "DisplayName", "MaterialX Predefined EDF" },
|
|
{ "ModuleRelativePath", "Public/InterchangeMaterialXPipeline.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PredefinedVDF_MetaData[] = {
|
|
{ "Category", "MaterialXPredefined | VDF" },
|
|
{ "DisplayName", "MaterialX Predefined VDF" },
|
|
{ "ModuleRelativePath", "Public/InterchangeMaterialXPipeline.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Class UMaterialXPipelineSettings constinit property declarations ***************
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_PredefinedSurfaceShaders_ValueProp;
|
|
static const UECodeGen_Private::FBytePropertyParams NewProp_PredefinedSurfaceShaders_Key_KeyProp_Underlying;
|
|
static const UECodeGen_Private::FEnumPropertyParams NewProp_PredefinedSurfaceShaders_Key_KeyProp;
|
|
static const UECodeGen_Private::FMapPropertyParams NewProp_PredefinedSurfaceShaders;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_PredefinedBSDF_ValueProp;
|
|
static const UECodeGen_Private::FBytePropertyParams NewProp_PredefinedBSDF_Key_KeyProp_Underlying;
|
|
static const UECodeGen_Private::FEnumPropertyParams NewProp_PredefinedBSDF_Key_KeyProp;
|
|
static const UECodeGen_Private::FMapPropertyParams NewProp_PredefinedBSDF;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_PredefinedEDF_ValueProp;
|
|
static const UECodeGen_Private::FBytePropertyParams NewProp_PredefinedEDF_Key_KeyProp_Underlying;
|
|
static const UECodeGen_Private::FEnumPropertyParams NewProp_PredefinedEDF_Key_KeyProp;
|
|
static const UECodeGen_Private::FMapPropertyParams NewProp_PredefinedEDF;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_PredefinedVDF_ValueProp;
|
|
static const UECodeGen_Private::FBytePropertyParams NewProp_PredefinedVDF_Key_KeyProp_Underlying;
|
|
static const UECodeGen_Private::FEnumPropertyParams NewProp_PredefinedVDF_Key_KeyProp;
|
|
static const UECodeGen_Private::FMapPropertyParams NewProp_PredefinedVDF;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Class UMaterialXPipelineSettings constinit property declarations *****************
|
|
static UObject* (*const DependentSingletons[])();
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
|
TCppClassTypeTraits<UMaterialXPipelineSettings>::IsAbstract,
|
|
};
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
|
}; // struct Z_Construct_UClass_UMaterialXPipelineSettings_Statics
|
|
|
|
// ********** Begin Class UMaterialXPipelineSettings Property Definitions **************************
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedSurfaceShaders_ValueProp = { "PredefinedSurfaceShaders", nullptr, (EPropertyFlags)0x0000000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, Z_Construct_UScriptStruct_FSoftObjectPath, METADATA_PARAMS(0, nullptr) }; // 2425717601
|
|
const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedSurfaceShaders_Key_KeyProp_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedSurfaceShaders_Key_KeyProp = { "PredefinedSurfaceShaders_Key", nullptr, (EPropertyFlags)0x0000000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UEnum_InterchangeCommon_EInterchangeMaterialXShaders, METADATA_PARAMS(0, nullptr) }; // 2769085851
|
|
const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedSurfaceShaders = { "PredefinedSurfaceShaders", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UMaterialXPipelineSettings, PredefinedSurfaceShaders), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PredefinedSurfaceShaders_MetaData), NewProp_PredefinedSurfaceShaders_MetaData) }; // 2769085851 2425717601
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedBSDF_ValueProp = { "PredefinedBSDF", nullptr, (EPropertyFlags)0x0000000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, Z_Construct_UScriptStruct_FSoftObjectPath, METADATA_PARAMS(0, nullptr) }; // 2425717601
|
|
const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedBSDF_Key_KeyProp_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedBSDF_Key_KeyProp = { "PredefinedBSDF_Key", nullptr, (EPropertyFlags)0x0000000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UEnum_InterchangeCommon_EInterchangeMaterialXBSDF, METADATA_PARAMS(0, nullptr) }; // 1539546827
|
|
const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedBSDF = { "PredefinedBSDF", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UMaterialXPipelineSettings, PredefinedBSDF), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PredefinedBSDF_MetaData), NewProp_PredefinedBSDF_MetaData) }; // 1539546827 2425717601
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedEDF_ValueProp = { "PredefinedEDF", nullptr, (EPropertyFlags)0x0000000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, Z_Construct_UScriptStruct_FSoftObjectPath, METADATA_PARAMS(0, nullptr) }; // 2425717601
|
|
const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedEDF_Key_KeyProp_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedEDF_Key_KeyProp = { "PredefinedEDF_Key", nullptr, (EPropertyFlags)0x0000000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UEnum_InterchangeCommon_EInterchangeMaterialXEDF, METADATA_PARAMS(0, nullptr) }; // 2636152535
|
|
const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedEDF = { "PredefinedEDF", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UMaterialXPipelineSettings, PredefinedEDF), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PredefinedEDF_MetaData), NewProp_PredefinedEDF_MetaData) }; // 2636152535 2425717601
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedVDF_ValueProp = { "PredefinedVDF", nullptr, (EPropertyFlags)0x0000000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, Z_Construct_UScriptStruct_FSoftObjectPath, METADATA_PARAMS(0, nullptr) }; // 2425717601
|
|
const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedVDF_Key_KeyProp_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedVDF_Key_KeyProp = { "PredefinedVDF_Key", nullptr, (EPropertyFlags)0x0000000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UEnum_InterchangeCommon_EInterchangeMaterialXVDF, METADATA_PARAMS(0, nullptr) }; // 114589871
|
|
const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedVDF = { "PredefinedVDF", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UMaterialXPipelineSettings, PredefinedVDF), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PredefinedVDF_MetaData), NewProp_PredefinedVDF_MetaData) }; // 114589871 2425717601
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UMaterialXPipelineSettings_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedSurfaceShaders_ValueProp,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedSurfaceShaders_Key_KeyProp_Underlying,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedSurfaceShaders_Key_KeyProp,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedSurfaceShaders,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedBSDF_ValueProp,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedBSDF_Key_KeyProp_Underlying,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedBSDF_Key_KeyProp,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedBSDF,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedEDF_ValueProp,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedEDF_Key_KeyProp_Underlying,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedEDF_Key_KeyProp,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedEDF,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedVDF_ValueProp,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedVDF_Key_KeyProp_Underlying,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedVDF_Key_KeyProp,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialXPipelineSettings_Statics::NewProp_PredefinedVDF,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UMaterialXPipelineSettings_Statics::PropPointers) < 2048);
|
|
// ********** End Class UMaterialXPipelineSettings Property Definitions ****************************
|
|
UObject* (*const Z_Construct_UClass_UMaterialXPipelineSettings_Statics::DependentSingletons[])() = {
|
|
(UObject* (*)())Z_Construct_UClass_UDeveloperSettings,
|
|
(UObject* (*)())Z_Construct_UPackage__Script_InterchangePipelines,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UMaterialXPipelineSettings_Statics::DependentSingletons) < 16);
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UMaterialXPipelineSettings_Statics::ClassParams = {
|
|
&UMaterialXPipelineSettings::StaticClass,
|
|
"Interchange",
|
|
&StaticCppClassTypeInfo,
|
|
DependentSingletons,
|
|
nullptr,
|
|
Z_Construct_UClass_UMaterialXPipelineSettings_Statics::PropPointers,
|
|
nullptr,
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
|
0,
|
|
UE_ARRAY_COUNT(Z_Construct_UClass_UMaterialXPipelineSettings_Statics::PropPointers),
|
|
0,
|
|
0x000800A4u,
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UMaterialXPipelineSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_UMaterialXPipelineSettings_Statics::Class_MetaDataParams)
|
|
};
|
|
void UMaterialXPipelineSettings::StaticRegisterNativesUMaterialXPipelineSettings()
|
|
{
|
|
}
|
|
UClass* Z_Construct_UClass_UMaterialXPipelineSettings()
|
|
{
|
|
if (!Z_Registration_Info_UClass_UMaterialXPipelineSettings.OuterSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UMaterialXPipelineSettings.OuterSingleton, Z_Construct_UClass_UMaterialXPipelineSettings_Statics::ClassParams);
|
|
}
|
|
return Z_Registration_Info_UClass_UMaterialXPipelineSettings.OuterSingleton;
|
|
}
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UMaterialXPipelineSettings);
|
|
UMaterialXPipelineSettings::~UMaterialXPipelineSettings() {}
|
|
// ********** End Class UMaterialXPipelineSettings *************************************************
|
|
|
|
// ********** Begin Class UInterchangeMaterialXPipeline ********************************************
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UInterchangeMaterialXPipeline;
|
|
UClass* UInterchangeMaterialXPipeline::GetPrivateStaticClass()
|
|
{
|
|
using TClass = UInterchangeMaterialXPipeline;
|
|
if (!Z_Registration_Info_UClass_UInterchangeMaterialXPipeline.InnerSingleton)
|
|
{
|
|
GetPrivateStaticClassBody(
|
|
TClass::StaticPackage(),
|
|
TEXT("InterchangeMaterialXPipeline"),
|
|
Z_Registration_Info_UClass_UInterchangeMaterialXPipeline.InnerSingleton,
|
|
StaticRegisterNativesUInterchangeMaterialXPipeline,
|
|
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_UInterchangeMaterialXPipeline.InnerSingleton;
|
|
}
|
|
UClass* Z_Construct_UClass_UInterchangeMaterialXPipeline_NoRegister()
|
|
{
|
|
return UInterchangeMaterialXPipeline::GetPrivateStaticClass();
|
|
}
|
|
struct Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics
|
|
{
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
|
{ "BlueprintType", "true" },
|
|
{ "IncludePath", "InterchangeMaterialXPipeline.h" },
|
|
{ "ModuleRelativePath", "Public/InterchangeMaterialXPipeline.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bVolumetricMaterial_MetaData[] = {
|
|
{ "Category", "Volume" },
|
|
{ "Comment", "/** If true, handle Volume Distribution Functions as volumetric materials, i.e an internal Substrate Volumetric FOG-Cloud BSDF is created, otherwise a simple volume Slab BSDF is used. */" },
|
|
{ "ModuleRelativePath", "Public/InterchangeMaterialXPipeline.h" },
|
|
{ "ToolTip", "If true, handle Volume Distribution Functions as volumetric materials, i.e an internal Substrate Volumetric FOG-Cloud BSDF is created, otherwise a simple volume Slab BSDF is used." },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Class UInterchangeMaterialXPipeline constinit property declarations ************
|
|
static void NewProp_bVolumetricMaterial_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bVolumetricMaterial;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Class UInterchangeMaterialXPipeline constinit property declarations **************
|
|
static UObject* (*const DependentSingletons[])();
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
|
TCppClassTypeTraits<UInterchangeMaterialXPipeline>::IsAbstract,
|
|
};
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
|
}; // struct Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics
|
|
|
|
// ********** Begin Class UInterchangeMaterialXPipeline Property Definitions ***********************
|
|
void Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics::NewProp_bVolumetricMaterial_SetBit(void* Obj)
|
|
{
|
|
((UInterchangeMaterialXPipeline*)Obj)->bVolumetricMaterial = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics::NewProp_bVolumetricMaterial = { "bVolumetricMaterial", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UInterchangeMaterialXPipeline), &Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics::NewProp_bVolumetricMaterial_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bVolumetricMaterial_MetaData), NewProp_bVolumetricMaterial_MetaData) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics::NewProp_bVolumetricMaterial,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics::PropPointers) < 2048);
|
|
// ********** End Class UInterchangeMaterialXPipeline Property Definitions *************************
|
|
UObject* (*const Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics::DependentSingletons[])() = {
|
|
(UObject* (*)())Z_Construct_UClass_UInterchangePipelineBase,
|
|
(UObject* (*)())Z_Construct_UPackage__Script_InterchangePipelines,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics::DependentSingletons) < 16);
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics::ClassParams = {
|
|
&UInterchangeMaterialXPipeline::StaticClass,
|
|
"Interchange",
|
|
&StaticCppClassTypeInfo,
|
|
DependentSingletons,
|
|
nullptr,
|
|
Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics::PropPointers,
|
|
nullptr,
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
|
0,
|
|
UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics::PropPointers),
|
|
0,
|
|
0x000810A4u,
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics::Class_MetaDataParams), Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics::Class_MetaDataParams)
|
|
};
|
|
void UInterchangeMaterialXPipeline::StaticRegisterNativesUInterchangeMaterialXPipeline()
|
|
{
|
|
}
|
|
UClass* Z_Construct_UClass_UInterchangeMaterialXPipeline()
|
|
{
|
|
if (!Z_Registration_Info_UClass_UInterchangeMaterialXPipeline.OuterSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UInterchangeMaterialXPipeline.OuterSingleton, Z_Construct_UClass_UInterchangeMaterialXPipeline_Statics::ClassParams);
|
|
}
|
|
return Z_Registration_Info_UClass_UInterchangeMaterialXPipeline.OuterSingleton;
|
|
}
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UInterchangeMaterialXPipeline);
|
|
UInterchangeMaterialXPipeline::~UInterchangeMaterialXPipeline() {}
|
|
// ********** End Class UInterchangeMaterialXPipeline **********************************************
|
|
|
|
// ********** Begin Registration *******************************************************************
|
|
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeMaterialXPipeline_h__Script_InterchangePipelines_Statics
|
|
{
|
|
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
|
|
{ Z_Construct_UClass_UMaterialXPipelineSettings, UMaterialXPipelineSettings::StaticClass, TEXT("UMaterialXPipelineSettings"), &Z_Registration_Info_UClass_UMaterialXPipelineSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UMaterialXPipelineSettings), 839207419U) },
|
|
{ Z_Construct_UClass_UInterchangeMaterialXPipeline, UInterchangeMaterialXPipeline::StaticClass, TEXT("UInterchangeMaterialXPipeline"), &Z_Registration_Info_UClass_UInterchangeMaterialXPipeline, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UInterchangeMaterialXPipeline), 4263283242U) },
|
|
};
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeMaterialXPipeline_h__Script_InterchangePipelines_Statics
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeMaterialXPipeline_h__Script_InterchangePipelines_837670720{
|
|
TEXT("/Script/InterchangePipelines"),
|
|
Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeMaterialXPipeline_h__Script_InterchangePipelines_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeMaterialXPipeline_h__Script_InterchangePipelines_Statics::ClassInfo),
|
|
nullptr, 0,
|
|
nullptr, 0,
|
|
};
|
|
// ********** End Registration *********************************************************************
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|