// 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 "InterchangeAnimationDefinitions.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeInterchangeAnimationDefinitions() {} // ********** Begin Cross Module References ******************************************************** INTERCHANGENODES_API UEnum* Z_Construct_UEnum_InterchangeNodes_EInterchangePropertyTracks(); UPackage* Z_Construct_UPackage__Script_InterchangeNodes(); // ********** End Cross Module References ********************************************************** // ********** Begin Enum EInterchangePropertyTracks ************************************************ static FEnumRegistrationInfo Z_Registration_Info_UEnum_EInterchangePropertyTracks; static UEnum* EInterchangePropertyTracks_StaticEnum() { if (!Z_Registration_Info_UEnum_EInterchangePropertyTracks.OuterSingleton) { Z_Registration_Info_UEnum_EInterchangePropertyTracks.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_InterchangeNodes_EInterchangePropertyTracks, (UObject*)Z_Construct_UPackage__Script_InterchangeNodes(), TEXT("EInterchangePropertyTracks")); } return Z_Registration_Info_UEnum_EInterchangePropertyTracks.OuterSingleton; } template<> INTERCHANGENODES_NON_ATTRIBUTED_API UEnum* StaticEnum() { return EInterchangePropertyTracks_StaticEnum(); } struct Z_Construct_UEnum_InterchangeNodes_EInterchangePropertyTracks_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { { "ActorHiddenInGame.Name", "EInterchangePropertyTracks::ActorHiddenInGame" }, { "AffectDistanceFieldLighting.Comment", "/** Common Properties*/" }, { "AffectDistanceFieldLighting.Name", "EInterchangePropertyTracks::AffectDistanceFieldLighting" }, { "AffectDistanceFieldLighting.ToolTip", "Common Properties" }, { "AffectDynamicIndirectLighting.Name", "EInterchangePropertyTracks::AffectDynamicIndirectLighting" }, { "AffectIndirectLightingWhileHidden.Name", "EInterchangePropertyTracks::AffectIndirectLightingWhileHidden" }, { "AutoActivate.Name", "EInterchangePropertyTracks::AutoActivate" }, { "BodyInstanceAngularDamping.Name", "EInterchangePropertyTracks::BodyInstanceAngularDamping" }, { "BodyInstancebEnableGravity.Name", "EInterchangePropertyTracks::BodyInstancebEnableGravity" }, { "BodyInstancebNotifyRigidBodyCollision.Name", "EInterchangePropertyTracks::BodyInstancebNotifyRigidBodyCollision" }, { "BodyInstancebSimulatePhysics.Name", "EInterchangePropertyTracks::BodyInstancebSimulatePhysics" }, { "BodyInstancebUpdateKinematicFromSimulation.Name", "EInterchangePropertyTracks::BodyInstancebUpdateKinematicFromSimulation" }, { "BodyInstancebUseCCD.Name", "EInterchangePropertyTracks::BodyInstancebUseCCD" }, { "BodyInstanceLinearDamping.Name", "EInterchangePropertyTracks::BodyInstanceLinearDamping" }, { "BodyInstanceMassScale.Name", "EInterchangePropertyTracks::BodyInstanceMassScale" }, { "BoundsScale.Name", "EInterchangePropertyTracks::BoundsScale" }, { "CameraAspectRatio.Comment", "/** Camera Properties*/" }, { "CameraAspectRatio.Name", "EInterchangePropertyTracks::CameraAspectRatio" }, { "CameraAspectRatio.ToolTip", "Camera Properties" }, { "CameraAspectRatioAxisConstraint.Name", "EInterchangePropertyTracks::CameraAspectRatioAxisConstraint" }, { "CameraAutoCalculateOrthoPlanes.Name", "EInterchangePropertyTracks::CameraAutoCalculateOrthoPlanes" }, { "CameraAutoPlaneShift.Name", "EInterchangePropertyTracks::CameraAutoPlaneShift" }, { "CameraConstrainAspectRatio.Name", "EInterchangePropertyTracks::CameraConstrainAspectRatio" }, { "CameraCurrentAperture.Name", "EInterchangePropertyTracks::CameraCurrentAperture" }, { "CameraCurrentFocalLength.Name", "EInterchangePropertyTracks::CameraCurrentFocalLength" }, { "CameraCustomNearClippingPlane.Name", "EInterchangePropertyTracks::CameraCustomNearClippingPlane" }, { "CameraFieldOfView.Name", "EInterchangePropertyTracks::CameraFieldOfView" }, { "CameraFilmbackSensorAspectRatio.Name", "EInterchangePropertyTracks::CameraFilmbackSensorAspectRatio" }, { "CameraFilmbackSensorHeight.Name", "EInterchangePropertyTracks::CameraFilmbackSensorHeight" }, { "CameraFilmbackSensorWidth.Name", "EInterchangePropertyTracks::CameraFilmbackSensorWidth" }, { "CameraFocusSettingsFocusOffset.Name", "EInterchangePropertyTracks::CameraFocusSettingsFocusOffset" }, { "CameraFocusSettingsManualFocusDistance.Name", "EInterchangePropertyTracks::CameraFocusSettingsManualFocusDistance" }, { "CameraFocusSettingsTrackingFocusSettingsRelativeOffset.Name", "EInterchangePropertyTracks::CameraFocusSettingsTrackingFocusSettingsRelativeOffset" }, { "CameraOrthoFarClipPlane.Name", "EInterchangePropertyTracks::CameraOrthoFarClipPlane" }, { "CameraOrthoNearClipPlane.Name", "EInterchangePropertyTracks::CameraOrthoNearClipPlane" }, { "CameraOrthoWidth.Name", "EInterchangePropertyTracks::CameraOrthoWidth" }, { "CameraOverrideAspectRatioAxisConstraint.Name", "EInterchangePropertyTracks::CameraOverrideAspectRatioAxisConstraint" }, { "CameraPostProcessBlendWeight.Name", "EInterchangePropertyTracks::CameraPostProcessBlendWeight" }, { "CameraPostProcessSettingsAmbientCubemapIntensity.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientCubemapIntensity" }, { "CameraPostProcessSettingsAmbientCubemapTint.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientCubemapTint" }, { "CameraPostProcessSettingsAmbientOcclusionBias.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionBias" }, { "CameraPostProcessSettingsAmbientOcclusionFadeDistance.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionFadeDistance" }, { "CameraPostProcessSettingsAmbientOcclusionFadeRadius.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionFadeRadius" }, { "CameraPostProcessSettingsAmbientOcclusionIntensity.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionIntensity" }, { "CameraPostProcessSettingsAmbientOcclusionMipBlend.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionMipBlend" }, { "CameraPostProcessSettingsAmbientOcclusionMipScale.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionMipScale" }, { "CameraPostProcessSettingsAmbientOcclusionMipThreshold.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionMipThreshold" }, { "CameraPostProcessSettingsAmbientOcclusionPower.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionPower" }, { "CameraPostProcessSettingsAmbientOcclusionQuality.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionQuality" }, { "CameraPostProcessSettingsAmbientOcclusionRadius.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionRadius" }, { "CameraPostProcessSettingsAmbientOcclusionStaticFraction.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionStaticFraction" }, { "CameraPostProcessSettingsAmbientOcclusionTemporalBlendWeight.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionTemporalBlendWeight" }, { "CameraPostProcessSettingsAutoExposureBias.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureBias" }, { "CameraPostProcessSettingsAutoExposureHighPercent.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureHighPercent" }, { "CameraPostProcessSettingsAutoExposureLowPercent.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureLowPercent" }, { "CameraPostProcessSettingsAutoExposureMaxBrightness.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureMaxBrightness" }, { "CameraPostProcessSettingsAutoExposureMinBrightness.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureMinBrightness" }, { "CameraPostProcessSettingsAutoExposureSpeedDown.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureSpeedDown" }, { "CameraPostProcessSettingsAutoExposureSpeedUp.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureSpeedUp" }, { "CameraPostProcessSettingsBloom1Size.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloom1Size" }, { "CameraPostProcessSettingsBloom1Tint.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloom1Tint" }, { "CameraPostProcessSettingsBloom2Size.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloom2Size" }, { "CameraPostProcessSettingsBloom2Tint.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloom2Tint" }, { "CameraPostProcessSettingsBloom3Size.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloom3Size" }, { "CameraPostProcessSettingsBloom3Tint.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloom3Tint" }, { "CameraPostProcessSettingsBloom4Size.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloom4Size" }, { "CameraPostProcessSettingsBloom4Tint.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloom4Tint" }, { "CameraPostProcessSettingsBloom5Size.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloom5Size" }, { "CameraPostProcessSettingsBloom5Tint.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloom5Tint" }, { "CameraPostProcessSettingsBloom6Size.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloom6Size" }, { "CameraPostProcessSettingsBloom6Tint.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloom6Tint" }, { "CameraPostProcessSettingsBloomConvolutionBufferScale.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionBufferScale" }, { "CameraPostProcessSettingsBloomConvolutionCenterUV.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionCenterUV" }, { "CameraPostProcessSettingsBloomConvolutionPreFilterMax.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionPreFilterMax" }, { "CameraPostProcessSettingsBloomConvolutionPreFilterMin.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionPreFilterMin" }, { "CameraPostProcessSettingsBloomConvolutionPreFilterMult.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionPreFilterMult" }, { "CameraPostProcessSettingsBloomConvolutionScatterDispersion.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionScatterDispersion" }, { "CameraPostProcessSettingsBloomConvolutionSize.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionSize" }, { "CameraPostProcessSettingsBloomDirtMaskIntensity.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloomDirtMaskIntensity" }, { "CameraPostProcessSettingsBloomDirtMaskTint.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloomDirtMaskTint" }, { "CameraPostProcessSettingsBloomIntensity.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloomIntensity" }, { "CameraPostProcessSettingsBloomSizeScale.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloomSizeScale" }, { "CameraPostProcessSettingsBloomThreshold.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBloomThreshold" }, { "CameraPostProcessSettingsBlueCorrection.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsBlueCorrection" }, { "CameraPostProcessSettingsChromaticAberrationStartOffset.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsChromaticAberrationStartOffset" }, { "CameraPostProcessSettingsColorContrast.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorContrast" }, { "CameraPostProcessSettingsColorContrastHighlights.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorContrastHighlights" }, { "CameraPostProcessSettingsColorContrastMidtones.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorContrastMidtones" }, { "CameraPostProcessSettingsColorContrastShadows.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorContrastShadows" }, { "CameraPostProcessSettingsColorCorrectionHighlightsMax.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorCorrectionHighlightsMax" }, { "CameraPostProcessSettingsColorCorrectionHighlightsMin.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorCorrectionHighlightsMin" }, { "CameraPostProcessSettingsColorCorrectionShadowsMax.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorCorrectionShadowsMax" }, { "CameraPostProcessSettingsColorGain.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorGain" }, { "CameraPostProcessSettingsColorGainHighlights.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorGainHighlights" }, { "CameraPostProcessSettingsColorGainMidtones.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorGainMidtones" }, { "CameraPostProcessSettingsColorGainShadows.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorGainShadows" }, { "CameraPostProcessSettingsColorGamma.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorGamma" }, { "CameraPostProcessSettingsColorGammaHighlights.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorGammaHighlights" }, { "CameraPostProcessSettingsColorGammaMidtones.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorGammaMidtones" }, { "CameraPostProcessSettingsColorGammaShadows.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorGammaShadows" }, { "CameraPostProcessSettingsColorGradingIntensity.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorGradingIntensity" }, { "CameraPostProcessSettingsColorOffset.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorOffset" }, { "CameraPostProcessSettingsColorOffsetHighlights.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorOffsetHighlights" }, { "CameraPostProcessSettingsColorOffsetMidtones.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorOffsetMidtones" }, { "CameraPostProcessSettingsColorOffsetShadows.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorOffsetShadows" }, { "CameraPostProcessSettingsColorSaturation.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorSaturation" }, { "CameraPostProcessSettingsColorSaturationHighlights.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorSaturationHighlights" }, { "CameraPostProcessSettingsColorSaturationMidtones.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorSaturationMidtones" }, { "CameraPostProcessSettingsColorSaturationShadows.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsColorSaturationShadows" }, { "CameraPostProcessSettingsDepthOfFieldBladeCount.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldBladeCount" }, { "CameraPostProcessSettingsDepthOfFieldDepthBlurAmount.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldDepthBlurAmount" }, { "CameraPostProcessSettingsDepthOfFieldDepthBlurRadius.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldDepthBlurRadius" }, { "CameraPostProcessSettingsDepthOfFieldFarBlurSize.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFarBlurSize" }, { "CameraPostProcessSettingsDepthOfFieldFarTransitionRegion.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFarTransitionRegion" }, { "CameraPostProcessSettingsDepthOfFieldFocalDistance.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFocalDistance" }, { "CameraPostProcessSettingsDepthOfFieldFocalRegion.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFocalRegion" }, { "CameraPostProcessSettingsDepthOfFieldFstop.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFstop" }, { "CameraPostProcessSettingsDepthOfFieldMinFstop.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldMinFstop" }, { "CameraPostProcessSettingsDepthOfFieldNearBlurSize.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldNearBlurSize" }, { "CameraPostProcessSettingsDepthOfFieldNearTransitionRegion.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldNearTransitionRegion" }, { "CameraPostProcessSettingsDepthOfFieldOcclusion.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldOcclusion" }, { "CameraPostProcessSettingsDepthOfFieldScale.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldScale" }, { "CameraPostProcessSettingsDepthOfFieldSkyFocusDistance.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldSkyFocusDistance" }, { "CameraPostProcessSettingsDepthOfFieldUseHairDepth.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldUseHairDepth" }, { "CameraPostProcessSettingsDepthOfFieldVignetteSize.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldVignetteSize" }, { "CameraPostProcessSettingsDynamicGlobalIlluminationMethod.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsDynamicGlobalIlluminationMethod" }, { "CameraPostProcessSettingsExpandGamut.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsExpandGamut" }, { "CameraPostProcessSettingsFilmBlackClip.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsFilmBlackClip" }, { "CameraPostProcessSettingsFilmGrainHighlightsMax.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainHighlightsMax" }, { "CameraPostProcessSettingsFilmGrainHighlightsMin.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainHighlightsMin" }, { "CameraPostProcessSettingsFilmGrainIntensity.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainIntensity" }, { "CameraPostProcessSettingsFilmGrainIntensityHighlights.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainIntensityHighlights" }, { "CameraPostProcessSettingsFilmGrainIntensityMidtones.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainIntensityMidtones" }, { "CameraPostProcessSettingsFilmGrainIntensityShadows.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainIntensityShadows" }, { "CameraPostProcessSettingsFilmGrainShadowsMax.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainShadowsMax" }, { "CameraPostProcessSettingsFilmGrainTexelSize.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainTexelSize" }, { "CameraPostProcessSettingsFilmShoulder.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsFilmShoulder" }, { "CameraPostProcessSettingsFilmSlope.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsFilmSlope" }, { "CameraPostProcessSettingsFilmToe.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsFilmToe" }, { "CameraPostProcessSettingsFilmWhiteClip.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsFilmWhiteClip" }, { "CameraPostProcessSettingsHistogramLogMax.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsHistogramLogMax" }, { "CameraPostProcessSettingsHistogramLogMin.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsHistogramLogMin" }, { "CameraPostProcessSettingsIndirectLightingColor.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsIndirectLightingColor" }, { "CameraPostProcessSettingsIndirectLightingIntensity.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsIndirectLightingIntensity" }, { "CameraPostProcessSettingsLensFlareBokehSize.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLensFlareBokehSize" }, { "CameraPostProcessSettingsLensFlareIntensity.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLensFlareIntensity" }, { "CameraPostProcessSettingsLensFlareThreshold.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLensFlareThreshold" }, { "CameraPostProcessSettingsLensFlareTint.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLensFlareTint" }, { "CameraPostProcessSettingsLocalExposureBlurredLuminanceBlend.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureBlurredLuminanceBlend" }, { "CameraPostProcessSettingsLocalExposureBlurredLuminanceKernelSizePercent.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureBlurredLuminanceKernelSizePercent" }, { "CameraPostProcessSettingsLocalExposureDetailStrength.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureDetailStrength" }, { "CameraPostProcessSettingsLocalExposureHighlightContrastScale.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureHighlightContrastScale" }, { "CameraPostProcessSettingsLocalExposureHighlightThreshold.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureHighlightThreshold" }, { "CameraPostProcessSettingsLocalExposureMiddleGreyBias.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureMiddleGreyBias" }, { "CameraPostProcessSettingsLocalExposureShadowContrastScale.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureShadowContrastScale" }, { "CameraPostProcessSettingsLocalExposureShadowThreshold.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureShadowThreshold" }, { "CameraPostProcessSettingsLumenDiffuseColorBoost.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenDiffuseColorBoost" }, { "CameraPostProcessSettingsLumenFinalGatherLightingUpdateSpeed.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenFinalGatherLightingUpdateSpeed" }, { "CameraPostProcessSettingsLumenFinalGatherQuality.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenFinalGatherQuality" }, { "CameraPostProcessSettingsLumenFinalGatherScreenTraces.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenFinalGatherScreenTraces" }, { "CameraPostProcessSettingsLumenFrontLayerTranslucencyReflections.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenFrontLayerTranslucencyReflections" }, { "CameraPostProcessSettingsLumenFullSkylightLeakingDistance.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenFullSkylightLeakingDistance" }, { "CameraPostProcessSettingsLumenMaxReflectionBounces.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenMaxReflectionBounces" }, { "CameraPostProcessSettingsLumenMaxRefractionBounces.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenMaxRefractionBounces" }, { "CameraPostProcessSettingsLumenMaxRoughnessToTraceReflections.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenMaxRoughnessToTraceReflections" }, { "CameraPostProcessSettingsLumenMaxTraceDistance.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenMaxTraceDistance" }, { "CameraPostProcessSettingsLumenRayLightingMode.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenRayLightingMode" }, { "CameraPostProcessSettingsLumenReflectionQuality.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenReflectionQuality" }, { "CameraPostProcessSettingsLumenReflectionsScreenTraces.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenReflectionsScreenTraces" }, { "CameraPostProcessSettingsLumenSceneDetail.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenSceneDetail" }, { "CameraPostProcessSettingsLumenSceneLightingQuality.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenSceneLightingQuality" }, { "CameraPostProcessSettingsLumenSceneLightingUpdateSpeed.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenSceneLightingUpdateSpeed" }, { "CameraPostProcessSettingsLumenSceneViewDistance.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenSceneViewDistance" }, { "CameraPostProcessSettingsLumenSkylightLeaking.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenSkylightLeaking" }, { "CameraPostProcessSettingsLumenSkylightLeakingTint.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsLumenSkylightLeakingTint" }, { "CameraPostProcessSettingsMotionBlurAmount.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsMotionBlurAmount" }, { "CameraPostProcessSettingsMotionBlurMax.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsMotionBlurMax" }, { "CameraPostProcessSettingsMotionBlurPerObjectSize.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsMotionBlurPerObjectSize" }, { "CameraPostProcessSettingsPathTracingMaxBounces.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsPathTracingMaxBounces" }, { "CameraPostProcessSettingsPathTracingMaxPathIntensity.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsPathTracingMaxPathIntensity" }, { "CameraPostProcessSettingsRayTracingAO.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingAO" }, { "CameraPostProcessSettingsRayTracingAOIntensity.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingAOIntensity" }, { "CameraPostProcessSettingsRayTracingAORadius.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingAORadius" }, { "CameraPostProcessSettingsRayTracingAOSamplesPerPixel.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingAOSamplesPerPixel" }, { "CameraPostProcessSettingsRayTracingTranslucencyMaxRoughness.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencyMaxRoughness" }, { "CameraPostProcessSettingsRayTracingTranslucencyRefraction.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencyRefraction" }, { "CameraPostProcessSettingsRayTracingTranslucencyRefractionRays.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencyRefractionRays" }, { "CameraPostProcessSettingsRayTracingTranslucencySamplesPerPixel.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencySamplesPerPixel" }, { "CameraPostProcessSettingsRayTracingTranslucencyShadows.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencyShadows" }, { "CameraPostProcessSettingsReflectionMethod.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsReflectionMethod" }, { "CameraPostProcessSettingsSceneColorTint.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsSceneColorTint" }, { "CameraPostProcessSettingsSceneFringeIntensity.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsSceneFringeIntensity" }, { "CameraPostProcessSettingsScreenSpaceReflectionIntensity.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsScreenSpaceReflectionIntensity" }, { "CameraPostProcessSettingsScreenSpaceReflectionMaxRoughness.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsScreenSpaceReflectionMaxRoughness" }, { "CameraPostProcessSettingsScreenSpaceReflectionQuality.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsScreenSpaceReflectionQuality" }, { "CameraPostProcessSettingsSharpen.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsSharpen" }, { "CameraPostProcessSettingsTemperatureType.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsTemperatureType" }, { "CameraPostProcessSettingsToneCurveAmount.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsToneCurveAmount" }, { "CameraPostProcessSettingsTranslucencyType.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsTranslucencyType" }, { "CameraPostProcessSettingsVignetteIntensity.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsVignetteIntensity" }, { "CameraPostProcessSettingsWhiteTemp.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsWhiteTemp" }, { "CameraPostProcessSettingsWhiteTint.Name", "EInterchangePropertyTracks::CameraPostProcessSettingsWhiteTint" }, { "CameraProjectionMode.Name", "EInterchangePropertyTracks::CameraProjectionMode" }, { "CameraUpdateOrthoPlanes.Name", "EInterchangePropertyTracks::CameraUpdateOrthoPlanes" }, { "CameraUseCameraHeightAsViewTarget.Name", "EInterchangePropertyTracks::CameraUseCameraHeightAsViewTarget" }, { "CameraUseFieldOfViewForLOD.Name", "EInterchangePropertyTracks::CameraUseFieldOfViewForLOD" }, { "CastContactShadow.Name", "EInterchangePropertyTracks::CastContactShadow" }, { "CastHiddenShadow.Name", "EInterchangePropertyTracks::CastHiddenShadow" }, { "CastInsetShadow.Name", "EInterchangePropertyTracks::CastInsetShadow" }, { "CastShadow.Name", "EInterchangePropertyTracks::CastShadow" }, { "CustomDepthStencilValue.Name", "EInterchangePropertyTracks::CustomDepthStencilValue" }, { "CustomDepthStencilWriteMask.Name", "EInterchangePropertyTracks::CustomDepthStencilWriteMask" }, { "DefaultUpVector.Name", "EInterchangePropertyTracks::DefaultUpVector" }, { "DrawDebug.Name", "EInterchangePropertyTracks::DrawDebug" }, { "EmissiveLightSource.Name", "EInterchangePropertyTracks::EmissiveLightSource" }, { "ExcludeFromLightAttachmentGroup.Name", "EInterchangePropertyTracks::ExcludeFromLightAttachmentGroup" }, { "HeterogeneousVolumeFrame.Comment", "/** Heterogeneous Volume Component Properties */" }, { "HeterogeneousVolumeFrame.Name", "EInterchangePropertyTracks::HeterogeneousVolumeFrame" }, { "HeterogeneousVolumeFrame.ToolTip", "Heterogeneous Volume Component Properties" }, { "HiddenInGame.Name", "EInterchangePropertyTracks::HiddenInGame" }, { "HiddenInSceneCapture.Comment", "// This visibility property is set on the Component\n" }, { "HiddenInSceneCapture.Name", "EInterchangePropertyTracks::HiddenInSceneCapture" }, { "HiddenInSceneCapture.ToolTip", "This visibility property is set on the Component" }, { "Holdout.Name", "EInterchangePropertyTracks::Holdout" }, { "LightAffectGlobalIllumination.Comment", "/** Light Properties */" }, { "LightAffectGlobalIllumination.Name", "EInterchangePropertyTracks::LightAffectGlobalIllumination" }, { "LightAffectGlobalIllumination.ToolTip", "Light Properties" }, { "LightAffectReflection.Name", "EInterchangePropertyTracks::LightAffectReflection" }, { "LightAffectTranslucentLighting.Name", "EInterchangePropertyTracks::LightAffectTranslucentLighting" }, { "LightAtmosphereSunDiskColorScale.Name", "EInterchangePropertyTracks::LightAtmosphereSunDiskColorScale" }, { "LightAtmosphereSunLight.Name", "EInterchangePropertyTracks::LightAtmosphereSunLight" }, { "LightAtmosphereSunLightIndex.Name", "EInterchangePropertyTracks::LightAtmosphereSunLightIndex" }, { "LightAttachmentsAsGroup.Name", "EInterchangePropertyTracks::LightAttachmentsAsGroup" }, { "LightAttenuationRadius.Name", "EInterchangePropertyTracks::LightAttenuationRadius" }, { "LightBarnDoorAngle.Name", "EInterchangePropertyTracks::LightBarnDoorAngle" }, { "LightBarnDoorLength.Name", "EInterchangePropertyTracks::LightBarnDoorLength" }, { "LightBloomMaxBrightness.Name", "EInterchangePropertyTracks::LightBloomMaxBrightness" }, { "LightBloomScale.Name", "EInterchangePropertyTracks::LightBloomScale" }, { "LightBloomThreshold.Name", "EInterchangePropertyTracks::LightBloomThreshold" }, { "LightBloomTint.Name", "EInterchangePropertyTracks::LightBloomTint" }, { "LightCascadeDistributionExponent.Name", "EInterchangePropertyTracks::LightCascadeDistributionExponent" }, { "LightCascadeTransitionFraction.Name", "EInterchangePropertyTracks::LightCascadeTransitionFraction" }, { "LightCastDeepShadow.Name", "EInterchangePropertyTracks::LightCastDeepShadow" }, { "LightCastShadows.Name", "EInterchangePropertyTracks::LightCastShadows" }, { "LightCastVolumetricShadow.Name", "EInterchangePropertyTracks::LightCastVolumetricShadow" }, { "LightCloudAmbientOcclusionStrength.Name", "EInterchangePropertyTracks::LightCloudAmbientOcclusionStrength" }, { "LightCloudScatteredLuminanceScale.Name", "EInterchangePropertyTracks::LightCloudScatteredLuminanceScale" }, { "LightCloudShadowOnAtmosphereStrength.Name", "EInterchangePropertyTracks::LightCloudShadowOnAtmosphereStrength" }, { "LightCloudShadowOnSurfaceStrength.Name", "EInterchangePropertyTracks::LightCloudShadowOnSurfaceStrength" }, { "LightCloudShadowStrength.Name", "EInterchangePropertyTracks::LightCloudShadowStrength" }, { "LightColor.Name", "EInterchangePropertyTracks::LightColor" }, { "LightDiffuseScale.Name", "EInterchangePropertyTracks::LightDiffuseScale" }, { "LightDynamicShadowCascades.Name", "EInterchangePropertyTracks::LightDynamicShadowCascades" }, { "LightDynamicShadowDistanceMovableLight.Name", "EInterchangePropertyTracks::LightDynamicShadowDistanceMovableLight" }, { "LightDynamicShadowDistanceStationaryLight.Name", "EInterchangePropertyTracks::LightDynamicShadowDistanceStationaryLight" }, { "LightEnableLightShaftBloom.Name", "EInterchangePropertyTracks::LightEnableLightShaftBloom" }, { "LightEnableLightShaftOcclusion.Name", "EInterchangePropertyTracks::LightEnableLightShaftOcclusion" }, { "LightFalloffExponent.Name", "EInterchangePropertyTracks::LightFalloffExponent" }, { "LightForceCachedShadowsForMovablePrimitives.Name", "EInterchangePropertyTracks::LightForceCachedShadowsForMovablePrimitives" }, { "LightForwardShadingPriority.Name", "EInterchangePropertyTracks::LightForwardShadingPriority" }, { "LightFunctionFadeDistance.Name", "EInterchangePropertyTracks::LightFunctionFadeDistance" }, { "LightFunctionScale.Name", "EInterchangePropertyTracks::LightFunctionScale" }, { "LightIESBrightnessScale.Name", "EInterchangePropertyTracks::LightIESBrightnessScale" }, { "LightIndirectLightingIntensity.Name", "EInterchangePropertyTracks::LightIndirectLightingIntensity" }, { "LightInnerConeAngle.Name", "EInterchangePropertyTracks::LightInnerConeAngle" }, { "LightIntensity.Name", "EInterchangePropertyTracks::LightIntensity" }, { "LightIntensityUnits.Name", "EInterchangePropertyTracks::LightIntensityUnits" }, { "LightInverseExposureBlend.Name", "EInterchangePropertyTracks::LightInverseExposureBlend" }, { "LightLowerHemisphereColor.Name", "EInterchangePropertyTracks::LightLowerHemisphereColor" }, { "LightmassSettingsLightSourceAngle.Name", "EInterchangePropertyTracks::LightmassSettingsLightSourceAngle" }, { "LightMinOcclusion.Name", "EInterchangePropertyTracks::LightMinOcclusion" }, { "LightModulatedShadowColor.Name", "EInterchangePropertyTracks::LightModulatedShadowColor" }, { "LightOcclusionDepthRange.Name", "EInterchangePropertyTracks::LightOcclusionDepthRange" }, { "LightOcclusionExponent.Name", "EInterchangePropertyTracks::LightOcclusionExponent" }, { "LightOcclusionMaskDarkness.Name", "EInterchangePropertyTracks::LightOcclusionMaskDarkness" }, { "LightOcclusionTint.Name", "EInterchangePropertyTracks::LightOcclusionTint" }, { "LightOuterConeAngle.Name", "EInterchangePropertyTracks::LightOuterConeAngle" }, { "LightSamplesPerPixel.Name", "EInterchangePropertyTracks::LightSamplesPerPixel" }, { "LightShadowAmount.Name", "EInterchangePropertyTracks::LightShadowAmount" }, { "LightShadowBias.Name", "EInterchangePropertyTracks::LightShadowBias" }, { "LightShadowCascadeBiasDistribution.Name", "EInterchangePropertyTracks::LightShadowCascadeBiasDistribution" }, { "LightShadowDistanceFadeoutFraction.Name", "EInterchangePropertyTracks::LightShadowDistanceFadeoutFraction" }, { "LightShadowSlopeBias.Name", "EInterchangePropertyTracks::LightShadowSlopeBias" }, { "LightShadowSourceAngleFactor.Name", "EInterchangePropertyTracks::LightShadowSourceAngleFactor" }, { "LightShaftOverrideDirection.Name", "EInterchangePropertyTracks::LightShaftOverrideDirection" }, { "LightSoftSourceRadius.Name", "EInterchangePropertyTracks::LightSoftSourceRadius" }, { "LightSourceAngle.Name", "EInterchangePropertyTracks::LightSourceAngle" }, { "LightSourceCubemapAngle.Name", "EInterchangePropertyTracks::LightSourceCubemapAngle" }, { "LightSourceHeight.Name", "EInterchangePropertyTracks::LightSourceHeight" }, { "LightSourceLength.Name", "EInterchangePropertyTracks::LightSourceLength" }, { "LightSourceRadius.Name", "EInterchangePropertyTracks::LightSourceRadius" }, { "LightSourceSoftAngle.Name", "EInterchangePropertyTracks::LightSourceSoftAngle" }, { "LightSourceWidth.Name", "EInterchangePropertyTracks::LightSourceWidth" }, { "LightSpecularScale.Name", "EInterchangePropertyTracks::LightSpecularScale" }, { "LightTemperature.Name", "EInterchangePropertyTracks::LightTemperature" }, { "LightTransmission.Name", "EInterchangePropertyTracks::LightTransmission" }, { "LightUseIESBrightness.Name", "EInterchangePropertyTracks::LightUseIESBrightness" }, { "LightUseInverseSquaredFalloff.Name", "EInterchangePropertyTracks::LightUseInverseSquaredFalloff" }, { "LightUseTemperature.Name", "EInterchangePropertyTracks::LightUseTemperature" }, { "LightVolumetricScatteringIntensity.Name", "EInterchangePropertyTracks::LightVolumetricScatteringIntensity" }, { "MeshOverlayMaterialMaxDrawDistance.Comment", "/** Common Mesh Properties */" }, { "MeshOverlayMaterialMaxDrawDistance.Name", "EInterchangePropertyTracks::MeshOverlayMaterialMaxDrawDistance" }, { "MeshOverlayMaterialMaxDrawDistance.ToolTip", "Common Mesh Properties" }, { "Mobility.Name", "EInterchangePropertyTracks::Mobility" }, { "ModuleRelativePath", "Public/InterchangeAnimationDefinitions.h" }, { "None.hidden", "" }, { "None.Name", "EInterchangePropertyTracks::None" }, { "OnlyOwnerSee.Name", "EInterchangePropertyTracks::OnlyOwnerSee" }, { "OwnerNoSee.Name", "EInterchangePropertyTracks::OwnerNoSee" }, { "ReceivesDecals.Name", "EInterchangePropertyTracks::ReceivesDecals" }, { "RenderCustomDepth.Name", "EInterchangePropertyTracks::RenderCustomDepth" }, { "RenderInDepthPass.Name", "EInterchangePropertyTracks::RenderInDepthPass" }, { "RenderInMainPass.Name", "EInterchangePropertyTracks::RenderInMainPass" }, { "SingleSampleShadowFromStationaryLights.Name", "EInterchangePropertyTracks::SingleSampleShadowFromStationaryLights" }, { "SkeletalMesh.Comment", "/** Skeletal Mesh Properties */" }, { "SkeletalMesh.Name", "EInterchangePropertyTracks::SkeletalMesh" }, { "SkeletalMesh.ToolTip", "Skeletal Mesh Properties" }, { "SkeletalMeshAllowClothActors.Name", "EInterchangePropertyTracks::SkeletalMeshAllowClothActors" }, { "SkeletalMeshAnimationMode.Name", "EInterchangePropertyTracks::SkeletalMeshAnimationMode" }, { "SkeletalMeshClothBlendWeight.Name", "EInterchangePropertyTracks::SkeletalMeshClothBlendWeight" }, { "SkeletalMeshClothMaxDistanceScale.Name", "EInterchangePropertyTracks::SkeletalMeshClothMaxDistanceScale" }, { "SkinnedMeshCapsuleIndirectShadowMinVisibility.Comment", "/** Skinned Mesh Properties */" }, { "SkinnedMeshCapsuleIndirectShadowMinVisibility.Name", "EInterchangePropertyTracks::SkinnedMeshCapsuleIndirectShadowMinVisibility" }, { "SkinnedMeshCapsuleIndirectShadowMinVisibility.ToolTip", "Skinned Mesh Properties" }, { "SkinnedMeshCastCapsuleDirectShadow.Name", "EInterchangePropertyTracks::SkinnedMeshCastCapsuleDirectShadow" }, { "SkinnedMeshCastCapsuleIndirectShadow.Name", "EInterchangePropertyTracks::SkinnedMeshCastCapsuleIndirectShadow" }, { "SkinnedMeshRenderStatic.Name", "EInterchangePropertyTracks::SkinnedMeshRenderStatic" }, { "SkinnedMeshVisibilityBasedAnimTickOption.Name", "EInterchangePropertyTracks::SkinnedMeshVisibilityBasedAnimTickOption" }, { "StaticMesh.Name", "EInterchangePropertyTracks::StaticMesh" }, { "StaticMeshDistanceFieldSelfShadowBias.Comment", "/** Static Mesh Properties */" }, { "StaticMeshDistanceFieldSelfShadowBias.Name", "EInterchangePropertyTracks::StaticMeshDistanceFieldSelfShadowBias" }, { "StaticMeshDistanceFieldSelfShadowBias.ToolTip", "Static Mesh Properties" }, { "StaticMeshEvaluateWorldPositionOffset.Name", "EInterchangePropertyTracks::StaticMeshEvaluateWorldPositionOffset" }, { "StaticMeshEvaluateWorldPositionOffsetInRayTracing.Name", "EInterchangePropertyTracks::StaticMeshEvaluateWorldPositionOffsetInRayTracing" }, { "StaticMeshForcedLodModel.Name", "EInterchangePropertyTracks::StaticMeshForcedLodModel" }, { "StaticMeshReverseCulling.Name", "EInterchangePropertyTracks::StaticMeshReverseCulling" }, { "StaticMeshWorldPositionOffsetDisableDistance.Name", "EInterchangePropertyTracks::StaticMeshWorldPositionOffsetDisableDistance" }, { "TranslucencySortDistanceOffset.Name", "EInterchangePropertyTracks::TranslucencySortDistanceOffset" }, { "Visibility.hidden", "" }, { "Visibility.Name", "EInterchangePropertyTracks::Visibility" }, { "VisibleInRayTracing.Name", "EInterchangePropertyTracks::VisibleInRayTracing" }, { "VisibleInSceneCaptureOnly.Name", "EInterchangePropertyTracks::VisibleInSceneCaptureOnly" }, }; #endif // WITH_METADATA static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { { "EInterchangePropertyTracks::AffectDistanceFieldLighting", (int64)EInterchangePropertyTracks::AffectDistanceFieldLighting }, { "EInterchangePropertyTracks::AffectDynamicIndirectLighting", (int64)EInterchangePropertyTracks::AffectDynamicIndirectLighting }, { "EInterchangePropertyTracks::AffectIndirectLightingWhileHidden", (int64)EInterchangePropertyTracks::AffectIndirectLightingWhileHidden }, { "EInterchangePropertyTracks::AutoActivate", (int64)EInterchangePropertyTracks::AutoActivate }, { "EInterchangePropertyTracks::BodyInstanceAngularDamping", (int64)EInterchangePropertyTracks::BodyInstanceAngularDamping }, { "EInterchangePropertyTracks::BodyInstancebEnableGravity", (int64)EInterchangePropertyTracks::BodyInstancebEnableGravity }, { "EInterchangePropertyTracks::BodyInstancebNotifyRigidBodyCollision", (int64)EInterchangePropertyTracks::BodyInstancebNotifyRigidBodyCollision }, { "EInterchangePropertyTracks::BodyInstancebSimulatePhysics", (int64)EInterchangePropertyTracks::BodyInstancebSimulatePhysics }, { "EInterchangePropertyTracks::BodyInstancebUpdateKinematicFromSimulation", (int64)EInterchangePropertyTracks::BodyInstancebUpdateKinematicFromSimulation }, { "EInterchangePropertyTracks::BodyInstancebUseCCD", (int64)EInterchangePropertyTracks::BodyInstancebUseCCD }, { "EInterchangePropertyTracks::BodyInstanceLinearDamping", (int64)EInterchangePropertyTracks::BodyInstanceLinearDamping }, { "EInterchangePropertyTracks::BodyInstanceMassScale", (int64)EInterchangePropertyTracks::BodyInstanceMassScale }, { "EInterchangePropertyTracks::BoundsScale", (int64)EInterchangePropertyTracks::BoundsScale }, { "EInterchangePropertyTracks::CastContactShadow", (int64)EInterchangePropertyTracks::CastContactShadow }, { "EInterchangePropertyTracks::CastHiddenShadow", (int64)EInterchangePropertyTracks::CastHiddenShadow }, { "EInterchangePropertyTracks::CastInsetShadow", (int64)EInterchangePropertyTracks::CastInsetShadow }, { "EInterchangePropertyTracks::CastShadow", (int64)EInterchangePropertyTracks::CastShadow }, { "EInterchangePropertyTracks::CustomDepthStencilValue", (int64)EInterchangePropertyTracks::CustomDepthStencilValue }, { "EInterchangePropertyTracks::CustomDepthStencilWriteMask", (int64)EInterchangePropertyTracks::CustomDepthStencilWriteMask }, { "EInterchangePropertyTracks::DefaultUpVector", (int64)EInterchangePropertyTracks::DefaultUpVector }, { "EInterchangePropertyTracks::DrawDebug", (int64)EInterchangePropertyTracks::DrawDebug }, { "EInterchangePropertyTracks::EmissiveLightSource", (int64)EInterchangePropertyTracks::EmissiveLightSource }, { "EInterchangePropertyTracks::ExcludeFromLightAttachmentGroup", (int64)EInterchangePropertyTracks::ExcludeFromLightAttachmentGroup }, { "EInterchangePropertyTracks::HiddenInGame", (int64)EInterchangePropertyTracks::HiddenInGame }, { "EInterchangePropertyTracks::HiddenInSceneCapture", (int64)EInterchangePropertyTracks::HiddenInSceneCapture }, { "EInterchangePropertyTracks::Holdout", (int64)EInterchangePropertyTracks::Holdout }, { "EInterchangePropertyTracks::LightAttachmentsAsGroup", (int64)EInterchangePropertyTracks::LightAttachmentsAsGroup }, { "EInterchangePropertyTracks::Mobility", (int64)EInterchangePropertyTracks::Mobility }, { "EInterchangePropertyTracks::OnlyOwnerSee", (int64)EInterchangePropertyTracks::OnlyOwnerSee }, { "EInterchangePropertyTracks::OwnerNoSee", (int64)EInterchangePropertyTracks::OwnerNoSee }, { "EInterchangePropertyTracks::ReceivesDecals", (int64)EInterchangePropertyTracks::ReceivesDecals }, { "EInterchangePropertyTracks::RenderCustomDepth", (int64)EInterchangePropertyTracks::RenderCustomDepth }, { "EInterchangePropertyTracks::RenderInDepthPass", (int64)EInterchangePropertyTracks::RenderInDepthPass }, { "EInterchangePropertyTracks::RenderInMainPass", (int64)EInterchangePropertyTracks::RenderInMainPass }, { "EInterchangePropertyTracks::SingleSampleShadowFromStationaryLights", (int64)EInterchangePropertyTracks::SingleSampleShadowFromStationaryLights }, { "EInterchangePropertyTracks::TranslucencySortDistanceOffset", (int64)EInterchangePropertyTracks::TranslucencySortDistanceOffset }, { "EInterchangePropertyTracks::VisibleInRayTracing", (int64)EInterchangePropertyTracks::VisibleInRayTracing }, { "EInterchangePropertyTracks::VisibleInSceneCaptureOnly", (int64)EInterchangePropertyTracks::VisibleInSceneCaptureOnly }, { "EInterchangePropertyTracks::ActorHiddenInGame", (int64)EInterchangePropertyTracks::ActorHiddenInGame }, { "EInterchangePropertyTracks::LightAffectGlobalIllumination", (int64)EInterchangePropertyTracks::LightAffectGlobalIllumination }, { "EInterchangePropertyTracks::LightAffectReflection", (int64)EInterchangePropertyTracks::LightAffectReflection }, { "EInterchangePropertyTracks::LightAffectTranslucentLighting", (int64)EInterchangePropertyTracks::LightAffectTranslucentLighting }, { "EInterchangePropertyTracks::LightAtmosphereSunDiskColorScale", (int64)EInterchangePropertyTracks::LightAtmosphereSunDiskColorScale }, { "EInterchangePropertyTracks::LightAtmosphereSunLight", (int64)EInterchangePropertyTracks::LightAtmosphereSunLight }, { "EInterchangePropertyTracks::LightAtmosphereSunLightIndex", (int64)EInterchangePropertyTracks::LightAtmosphereSunLightIndex }, { "EInterchangePropertyTracks::LightAttenuationRadius", (int64)EInterchangePropertyTracks::LightAttenuationRadius }, { "EInterchangePropertyTracks::LightBarnDoorAngle", (int64)EInterchangePropertyTracks::LightBarnDoorAngle }, { "EInterchangePropertyTracks::LightBarnDoorLength", (int64)EInterchangePropertyTracks::LightBarnDoorLength }, { "EInterchangePropertyTracks::LightBloomMaxBrightness", (int64)EInterchangePropertyTracks::LightBloomMaxBrightness }, { "EInterchangePropertyTracks::LightBloomScale", (int64)EInterchangePropertyTracks::LightBloomScale }, { "EInterchangePropertyTracks::LightBloomThreshold", (int64)EInterchangePropertyTracks::LightBloomThreshold }, { "EInterchangePropertyTracks::LightBloomTint", (int64)EInterchangePropertyTracks::LightBloomTint }, { "EInterchangePropertyTracks::LightCascadeDistributionExponent", (int64)EInterchangePropertyTracks::LightCascadeDistributionExponent }, { "EInterchangePropertyTracks::LightCascadeTransitionFraction", (int64)EInterchangePropertyTracks::LightCascadeTransitionFraction }, { "EInterchangePropertyTracks::LightCastDeepShadow", (int64)EInterchangePropertyTracks::LightCastDeepShadow }, { "EInterchangePropertyTracks::LightCastShadows", (int64)EInterchangePropertyTracks::LightCastShadows }, { "EInterchangePropertyTracks::LightCastVolumetricShadow", (int64)EInterchangePropertyTracks::LightCastVolumetricShadow }, { "EInterchangePropertyTracks::LightCloudAmbientOcclusionStrength", (int64)EInterchangePropertyTracks::LightCloudAmbientOcclusionStrength }, { "EInterchangePropertyTracks::LightCloudScatteredLuminanceScale", (int64)EInterchangePropertyTracks::LightCloudScatteredLuminanceScale }, { "EInterchangePropertyTracks::LightCloudShadowOnAtmosphereStrength", (int64)EInterchangePropertyTracks::LightCloudShadowOnAtmosphereStrength }, { "EInterchangePropertyTracks::LightCloudShadowOnSurfaceStrength", (int64)EInterchangePropertyTracks::LightCloudShadowOnSurfaceStrength }, { "EInterchangePropertyTracks::LightCloudShadowStrength", (int64)EInterchangePropertyTracks::LightCloudShadowStrength }, { "EInterchangePropertyTracks::LightColor", (int64)EInterchangePropertyTracks::LightColor }, { "EInterchangePropertyTracks::LightDynamicShadowCascades", (int64)EInterchangePropertyTracks::LightDynamicShadowCascades }, { "EInterchangePropertyTracks::LightDynamicShadowDistanceMovableLight", (int64)EInterchangePropertyTracks::LightDynamicShadowDistanceMovableLight }, { "EInterchangePropertyTracks::LightDynamicShadowDistanceStationaryLight", (int64)EInterchangePropertyTracks::LightDynamicShadowDistanceStationaryLight }, { "EInterchangePropertyTracks::LightEnableLightShaftBloom", (int64)EInterchangePropertyTracks::LightEnableLightShaftBloom }, { "EInterchangePropertyTracks::LightEnableLightShaftOcclusion", (int64)EInterchangePropertyTracks::LightEnableLightShaftOcclusion }, { "EInterchangePropertyTracks::LightFalloffExponent", (int64)EInterchangePropertyTracks::LightFalloffExponent }, { "EInterchangePropertyTracks::LightForceCachedShadowsForMovablePrimitives", (int64)EInterchangePropertyTracks::LightForceCachedShadowsForMovablePrimitives }, { "EInterchangePropertyTracks::LightForwardShadingPriority", (int64)EInterchangePropertyTracks::LightForwardShadingPriority }, { "EInterchangePropertyTracks::LightFunctionFadeDistance", (int64)EInterchangePropertyTracks::LightFunctionFadeDistance }, { "EInterchangePropertyTracks::LightFunctionScale", (int64)EInterchangePropertyTracks::LightFunctionScale }, { "EInterchangePropertyTracks::LightIESBrightnessScale", (int64)EInterchangePropertyTracks::LightIESBrightnessScale }, { "EInterchangePropertyTracks::LightIndirectLightingIntensity", (int64)EInterchangePropertyTracks::LightIndirectLightingIntensity }, { "EInterchangePropertyTracks::LightInnerConeAngle", (int64)EInterchangePropertyTracks::LightInnerConeAngle }, { "EInterchangePropertyTracks::LightIntensity", (int64)EInterchangePropertyTracks::LightIntensity }, { "EInterchangePropertyTracks::LightIntensityUnits", (int64)EInterchangePropertyTracks::LightIntensityUnits }, { "EInterchangePropertyTracks::LightInverseExposureBlend", (int64)EInterchangePropertyTracks::LightInverseExposureBlend }, { "EInterchangePropertyTracks::LightLowerHemisphereColor", (int64)EInterchangePropertyTracks::LightLowerHemisphereColor }, { "EInterchangePropertyTracks::LightmassSettingsLightSourceAngle", (int64)EInterchangePropertyTracks::LightmassSettingsLightSourceAngle }, { "EInterchangePropertyTracks::LightMinOcclusion", (int64)EInterchangePropertyTracks::LightMinOcclusion }, { "EInterchangePropertyTracks::LightModulatedShadowColor", (int64)EInterchangePropertyTracks::LightModulatedShadowColor }, { "EInterchangePropertyTracks::LightOcclusionDepthRange", (int64)EInterchangePropertyTracks::LightOcclusionDepthRange }, { "EInterchangePropertyTracks::LightOcclusionExponent", (int64)EInterchangePropertyTracks::LightOcclusionExponent }, { "EInterchangePropertyTracks::LightOcclusionMaskDarkness", (int64)EInterchangePropertyTracks::LightOcclusionMaskDarkness }, { "EInterchangePropertyTracks::LightOcclusionTint", (int64)EInterchangePropertyTracks::LightOcclusionTint }, { "EInterchangePropertyTracks::LightOuterConeAngle", (int64)EInterchangePropertyTracks::LightOuterConeAngle }, { "EInterchangePropertyTracks::LightSamplesPerPixel", (int64)EInterchangePropertyTracks::LightSamplesPerPixel }, { "EInterchangePropertyTracks::LightShadowAmount", (int64)EInterchangePropertyTracks::LightShadowAmount }, { "EInterchangePropertyTracks::LightShadowBias", (int64)EInterchangePropertyTracks::LightShadowBias }, { "EInterchangePropertyTracks::LightShadowCascadeBiasDistribution", (int64)EInterchangePropertyTracks::LightShadowCascadeBiasDistribution }, { "EInterchangePropertyTracks::LightShadowDistanceFadeoutFraction", (int64)EInterchangePropertyTracks::LightShadowDistanceFadeoutFraction }, { "EInterchangePropertyTracks::LightShadowSlopeBias", (int64)EInterchangePropertyTracks::LightShadowSlopeBias }, { "EInterchangePropertyTracks::LightShadowSourceAngleFactor", (int64)EInterchangePropertyTracks::LightShadowSourceAngleFactor }, { "EInterchangePropertyTracks::LightShaftOverrideDirection", (int64)EInterchangePropertyTracks::LightShaftOverrideDirection }, { "EInterchangePropertyTracks::LightSoftSourceRadius", (int64)EInterchangePropertyTracks::LightSoftSourceRadius }, { "EInterchangePropertyTracks::LightSourceAngle", (int64)EInterchangePropertyTracks::LightSourceAngle }, { "EInterchangePropertyTracks::LightSourceCubemapAngle", (int64)EInterchangePropertyTracks::LightSourceCubemapAngle }, { "EInterchangePropertyTracks::LightSourceHeight", (int64)EInterchangePropertyTracks::LightSourceHeight }, { "EInterchangePropertyTracks::LightSourceLength", (int64)EInterchangePropertyTracks::LightSourceLength }, { "EInterchangePropertyTracks::LightSourceRadius", (int64)EInterchangePropertyTracks::LightSourceRadius }, { "EInterchangePropertyTracks::LightSourceSoftAngle", (int64)EInterchangePropertyTracks::LightSourceSoftAngle }, { "EInterchangePropertyTracks::LightSourceWidth", (int64)EInterchangePropertyTracks::LightSourceWidth }, { "EInterchangePropertyTracks::LightSpecularScale", (int64)EInterchangePropertyTracks::LightSpecularScale }, { "EInterchangePropertyTracks::LightDiffuseScale", (int64)EInterchangePropertyTracks::LightDiffuseScale }, { "EInterchangePropertyTracks::LightTemperature", (int64)EInterchangePropertyTracks::LightTemperature }, { "EInterchangePropertyTracks::LightTransmission", (int64)EInterchangePropertyTracks::LightTransmission }, { "EInterchangePropertyTracks::LightUseIESBrightness", (int64)EInterchangePropertyTracks::LightUseIESBrightness }, { "EInterchangePropertyTracks::LightUseInverseSquaredFalloff", (int64)EInterchangePropertyTracks::LightUseInverseSquaredFalloff }, { "EInterchangePropertyTracks::LightUseTemperature", (int64)EInterchangePropertyTracks::LightUseTemperature }, { "EInterchangePropertyTracks::LightVolumetricScatteringIntensity", (int64)EInterchangePropertyTracks::LightVolumetricScatteringIntensity }, { "EInterchangePropertyTracks::CameraAspectRatio", (int64)EInterchangePropertyTracks::CameraAspectRatio }, { "EInterchangePropertyTracks::CameraAspectRatioAxisConstraint", (int64)EInterchangePropertyTracks::CameraAspectRatioAxisConstraint }, { "EInterchangePropertyTracks::CameraAutoCalculateOrthoPlanes", (int64)EInterchangePropertyTracks::CameraAutoCalculateOrthoPlanes }, { "EInterchangePropertyTracks::CameraAutoPlaneShift", (int64)EInterchangePropertyTracks::CameraAutoPlaneShift }, { "EInterchangePropertyTracks::CameraConstrainAspectRatio", (int64)EInterchangePropertyTracks::CameraConstrainAspectRatio }, { "EInterchangePropertyTracks::CameraCurrentAperture", (int64)EInterchangePropertyTracks::CameraCurrentAperture }, { "EInterchangePropertyTracks::CameraCurrentFocalLength", (int64)EInterchangePropertyTracks::CameraCurrentFocalLength }, { "EInterchangePropertyTracks::CameraCustomNearClippingPlane", (int64)EInterchangePropertyTracks::CameraCustomNearClippingPlane }, { "EInterchangePropertyTracks::CameraFieldOfView", (int64)EInterchangePropertyTracks::CameraFieldOfView }, { "EInterchangePropertyTracks::CameraFilmbackSensorAspectRatio", (int64)EInterchangePropertyTracks::CameraFilmbackSensorAspectRatio }, { "EInterchangePropertyTracks::CameraFilmbackSensorHeight", (int64)EInterchangePropertyTracks::CameraFilmbackSensorHeight }, { "EInterchangePropertyTracks::CameraFilmbackSensorWidth", (int64)EInterchangePropertyTracks::CameraFilmbackSensorWidth }, { "EInterchangePropertyTracks::CameraFocusSettingsFocusOffset", (int64)EInterchangePropertyTracks::CameraFocusSettingsFocusOffset }, { "EInterchangePropertyTracks::CameraFocusSettingsManualFocusDistance", (int64)EInterchangePropertyTracks::CameraFocusSettingsManualFocusDistance }, { "EInterchangePropertyTracks::CameraFocusSettingsTrackingFocusSettingsRelativeOffset", (int64)EInterchangePropertyTracks::CameraFocusSettingsTrackingFocusSettingsRelativeOffset }, { "EInterchangePropertyTracks::CameraOrthoFarClipPlane", (int64)EInterchangePropertyTracks::CameraOrthoFarClipPlane }, { "EInterchangePropertyTracks::CameraOrthoNearClipPlane", (int64)EInterchangePropertyTracks::CameraOrthoNearClipPlane }, { "EInterchangePropertyTracks::CameraOrthoWidth", (int64)EInterchangePropertyTracks::CameraOrthoWidth }, { "EInterchangePropertyTracks::CameraOverrideAspectRatioAxisConstraint", (int64)EInterchangePropertyTracks::CameraOverrideAspectRatioAxisConstraint }, { "EInterchangePropertyTracks::CameraPostProcessBlendWeight", (int64)EInterchangePropertyTracks::CameraPostProcessBlendWeight }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientCubemapIntensity", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAmbientCubemapIntensity }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientCubemapTint", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAmbientCubemapTint }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionBias", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionBias }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionFadeDistance", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionFadeDistance }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionFadeRadius", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionFadeRadius }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionIntensity", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionIntensity }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionMipBlend", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionMipBlend }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionMipScale", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionMipScale }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionMipThreshold", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionMipThreshold }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionPower", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionPower }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionQuality", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionQuality }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionRadius", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionRadius }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionStaticFraction", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionStaticFraction }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionTemporalBlendWeight", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAmbientOcclusionTemporalBlendWeight }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureBias", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureBias }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureHighPercent", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureHighPercent }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureLowPercent", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureLowPercent }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureMaxBrightness", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureMaxBrightness }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureMinBrightness", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureMinBrightness }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureSpeedDown", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureSpeedDown }, { "EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureSpeedUp", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsAutoExposureSpeedUp }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloom1Size", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloom1Size }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloom1Tint", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloom1Tint }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloom2Size", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloom2Size }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloom2Tint", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloom2Tint }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloom3Size", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloom3Size }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloom3Tint", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloom3Tint }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloom4Size", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloom4Size }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloom4Tint", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloom4Tint }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloom5Size", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloom5Size }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloom5Tint", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloom5Tint }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloom6Size", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloom6Size }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloom6Tint", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloom6Tint }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionBufferScale", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionBufferScale }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionCenterUV", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionCenterUV }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionPreFilterMax", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionPreFilterMax }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionPreFilterMin", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionPreFilterMin }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionPreFilterMult", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionPreFilterMult }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionScatterDispersion", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionScatterDispersion }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionSize", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloomConvolutionSize }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloomDirtMaskIntensity", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloomDirtMaskIntensity }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloomDirtMaskTint", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloomDirtMaskTint }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloomIntensity", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloomIntensity }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloomSizeScale", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloomSizeScale }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBloomThreshold", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBloomThreshold }, { "EInterchangePropertyTracks::CameraPostProcessSettingsBlueCorrection", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsBlueCorrection }, { "EInterchangePropertyTracks::CameraPostProcessSettingsChromaticAberrationStartOffset", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsChromaticAberrationStartOffset }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorContrast", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorContrast }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorContrastHighlights", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorContrastHighlights }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorContrastMidtones", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorContrastMidtones }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorContrastShadows", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorContrastShadows }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorCorrectionHighlightsMax", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorCorrectionHighlightsMax }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorCorrectionHighlightsMin", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorCorrectionHighlightsMin }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorCorrectionShadowsMax", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorCorrectionShadowsMax }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorGain", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorGain }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorGainHighlights", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorGainHighlights }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorGainMidtones", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorGainMidtones }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorGainShadows", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorGainShadows }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorGamma", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorGamma }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorGammaHighlights", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorGammaHighlights }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorGammaMidtones", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorGammaMidtones }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorGammaShadows", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorGammaShadows }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorGradingIntensity", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorGradingIntensity }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorOffset", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorOffset }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorOffsetHighlights", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorOffsetHighlights }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorOffsetMidtones", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorOffsetMidtones }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorOffsetShadows", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorOffsetShadows }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorSaturation", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorSaturation }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorSaturationHighlights", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorSaturationHighlights }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorSaturationMidtones", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorSaturationMidtones }, { "EInterchangePropertyTracks::CameraPostProcessSettingsColorSaturationShadows", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsColorSaturationShadows }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldBladeCount", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldBladeCount }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldDepthBlurAmount", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldDepthBlurAmount }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldDepthBlurRadius", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldDepthBlurRadius }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFarBlurSize", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFarBlurSize }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFarTransitionRegion", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFarTransitionRegion }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFocalDistance", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFocalDistance }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFocalRegion", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFocalRegion }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFstop", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldFstop }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldMinFstop", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldMinFstop }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldNearBlurSize", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldNearBlurSize }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldNearTransitionRegion", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldNearTransitionRegion }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldOcclusion", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldOcclusion }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldScale", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldScale }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldSkyFocusDistance", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldSkyFocusDistance }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldUseHairDepth", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldUseHairDepth }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldVignetteSize", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDepthOfFieldVignetteSize }, { "EInterchangePropertyTracks::CameraPostProcessSettingsDynamicGlobalIlluminationMethod", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsDynamicGlobalIlluminationMethod }, { "EInterchangePropertyTracks::CameraPostProcessSettingsExpandGamut", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsExpandGamut }, { "EInterchangePropertyTracks::CameraPostProcessSettingsFilmBlackClip", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsFilmBlackClip }, { "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainHighlightsMax", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainHighlightsMax }, { "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainHighlightsMin", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainHighlightsMin }, { "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainIntensity", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainIntensity }, { "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainIntensityHighlights", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainIntensityHighlights }, { "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainIntensityMidtones", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainIntensityMidtones }, { "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainIntensityShadows", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainIntensityShadows }, { "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainShadowsMax", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainShadowsMax }, { "EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainTexelSize", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsFilmGrainTexelSize }, { "EInterchangePropertyTracks::CameraPostProcessSettingsFilmShoulder", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsFilmShoulder }, { "EInterchangePropertyTracks::CameraPostProcessSettingsFilmSlope", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsFilmSlope }, { "EInterchangePropertyTracks::CameraPostProcessSettingsFilmToe", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsFilmToe }, { "EInterchangePropertyTracks::CameraPostProcessSettingsFilmWhiteClip", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsFilmWhiteClip }, { "EInterchangePropertyTracks::CameraPostProcessSettingsHistogramLogMax", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsHistogramLogMax }, { "EInterchangePropertyTracks::CameraPostProcessSettingsHistogramLogMin", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsHistogramLogMin }, { "EInterchangePropertyTracks::CameraPostProcessSettingsIndirectLightingColor", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsIndirectLightingColor }, { "EInterchangePropertyTracks::CameraPostProcessSettingsIndirectLightingIntensity", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsIndirectLightingIntensity }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLensFlareBokehSize", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLensFlareBokehSize }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLensFlareIntensity", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLensFlareIntensity }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLensFlareThreshold", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLensFlareThreshold }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLensFlareTint", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLensFlareTint }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureBlurredLuminanceBlend", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureBlurredLuminanceBlend }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureBlurredLuminanceKernelSizePercent", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureBlurredLuminanceKernelSizePercent }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureDetailStrength", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureDetailStrength }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureHighlightContrastScale", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureHighlightContrastScale }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureHighlightThreshold", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureHighlightThreshold }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureMiddleGreyBias", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureMiddleGreyBias }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureShadowContrastScale", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureShadowContrastScale }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureShadowThreshold", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLocalExposureShadowThreshold }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenDiffuseColorBoost", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenDiffuseColorBoost }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenFinalGatherLightingUpdateSpeed", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenFinalGatherLightingUpdateSpeed }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenFinalGatherQuality", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenFinalGatherQuality }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenFinalGatherScreenTraces", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenFinalGatherScreenTraces }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenFrontLayerTranslucencyReflections", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenFrontLayerTranslucencyReflections }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenFullSkylightLeakingDistance", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenFullSkylightLeakingDistance }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenMaxReflectionBounces", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenMaxReflectionBounces }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenMaxRefractionBounces", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenMaxRefractionBounces }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenMaxRoughnessToTraceReflections", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenMaxRoughnessToTraceReflections }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenMaxTraceDistance", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenMaxTraceDistance }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenRayLightingMode", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenRayLightingMode }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenReflectionQuality", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenReflectionQuality }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenReflectionsScreenTraces", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenReflectionsScreenTraces }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenSceneDetail", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenSceneDetail }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenSceneLightingQuality", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenSceneLightingQuality }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenSceneLightingUpdateSpeed", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenSceneLightingUpdateSpeed }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenSceneViewDistance", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenSceneViewDistance }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenSkylightLeaking", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenSkylightLeaking }, { "EInterchangePropertyTracks::CameraPostProcessSettingsLumenSkylightLeakingTint", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsLumenSkylightLeakingTint }, { "EInterchangePropertyTracks::CameraPostProcessSettingsMotionBlurAmount", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsMotionBlurAmount }, { "EInterchangePropertyTracks::CameraPostProcessSettingsMotionBlurMax", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsMotionBlurMax }, { "EInterchangePropertyTracks::CameraPostProcessSettingsMotionBlurPerObjectSize", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsMotionBlurPerObjectSize }, { "EInterchangePropertyTracks::CameraPostProcessSettingsPathTracingMaxBounces", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsPathTracingMaxBounces }, { "EInterchangePropertyTracks::CameraPostProcessSettingsPathTracingMaxPathIntensity", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsPathTracingMaxPathIntensity }, { "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingAO", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingAO }, { "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingAOIntensity", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingAOIntensity }, { "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingAORadius", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingAORadius }, { "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingAOSamplesPerPixel", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingAOSamplesPerPixel }, { "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencyMaxRoughness", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencyMaxRoughness }, { "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencyRefraction", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencyRefraction }, { "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencyRefractionRays", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencyRefractionRays }, { "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencySamplesPerPixel", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencySamplesPerPixel }, { "EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencyShadows", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsRayTracingTranslucencyShadows }, { "EInterchangePropertyTracks::CameraPostProcessSettingsReflectionMethod", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsReflectionMethod }, { "EInterchangePropertyTracks::CameraPostProcessSettingsSceneColorTint", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsSceneColorTint }, { "EInterchangePropertyTracks::CameraPostProcessSettingsSceneFringeIntensity", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsSceneFringeIntensity }, { "EInterchangePropertyTracks::CameraPostProcessSettingsScreenSpaceReflectionIntensity", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsScreenSpaceReflectionIntensity }, { "EInterchangePropertyTracks::CameraPostProcessSettingsScreenSpaceReflectionMaxRoughness", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsScreenSpaceReflectionMaxRoughness }, { "EInterchangePropertyTracks::CameraPostProcessSettingsScreenSpaceReflectionQuality", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsScreenSpaceReflectionQuality }, { "EInterchangePropertyTracks::CameraPostProcessSettingsSharpen", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsSharpen }, { "EInterchangePropertyTracks::CameraPostProcessSettingsTemperatureType", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsTemperatureType }, { "EInterchangePropertyTracks::CameraPostProcessSettingsToneCurveAmount", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsToneCurveAmount }, { "EInterchangePropertyTracks::CameraPostProcessSettingsTranslucencyType", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsTranslucencyType }, { "EInterchangePropertyTracks::CameraPostProcessSettingsVignetteIntensity", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsVignetteIntensity }, { "EInterchangePropertyTracks::CameraPostProcessSettingsWhiteTemp", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsWhiteTemp }, { "EInterchangePropertyTracks::CameraPostProcessSettingsWhiteTint", (int64)EInterchangePropertyTracks::CameraPostProcessSettingsWhiteTint }, { "EInterchangePropertyTracks::CameraProjectionMode", (int64)EInterchangePropertyTracks::CameraProjectionMode }, { "EInterchangePropertyTracks::CameraUpdateOrthoPlanes", (int64)EInterchangePropertyTracks::CameraUpdateOrthoPlanes }, { "EInterchangePropertyTracks::CameraUseCameraHeightAsViewTarget", (int64)EInterchangePropertyTracks::CameraUseCameraHeightAsViewTarget }, { "EInterchangePropertyTracks::CameraUseFieldOfViewForLOD", (int64)EInterchangePropertyTracks::CameraUseFieldOfViewForLOD }, { "EInterchangePropertyTracks::MeshOverlayMaterialMaxDrawDistance", (int64)EInterchangePropertyTracks::MeshOverlayMaterialMaxDrawDistance }, { "EInterchangePropertyTracks::SkinnedMeshCapsuleIndirectShadowMinVisibility", (int64)EInterchangePropertyTracks::SkinnedMeshCapsuleIndirectShadowMinVisibility }, { "EInterchangePropertyTracks::SkinnedMeshCastCapsuleDirectShadow", (int64)EInterchangePropertyTracks::SkinnedMeshCastCapsuleDirectShadow }, { "EInterchangePropertyTracks::SkinnedMeshCastCapsuleIndirectShadow", (int64)EInterchangePropertyTracks::SkinnedMeshCastCapsuleIndirectShadow }, { "EInterchangePropertyTracks::SkinnedMeshRenderStatic", (int64)EInterchangePropertyTracks::SkinnedMeshRenderStatic }, { "EInterchangePropertyTracks::SkinnedMeshVisibilityBasedAnimTickOption", (int64)EInterchangePropertyTracks::SkinnedMeshVisibilityBasedAnimTickOption }, { "EInterchangePropertyTracks::SkeletalMesh", (int64)EInterchangePropertyTracks::SkeletalMesh }, { "EInterchangePropertyTracks::SkeletalMeshAllowClothActors", (int64)EInterchangePropertyTracks::SkeletalMeshAllowClothActors }, { "EInterchangePropertyTracks::SkeletalMeshAnimationMode", (int64)EInterchangePropertyTracks::SkeletalMeshAnimationMode }, { "EInterchangePropertyTracks::SkeletalMeshClothBlendWeight", (int64)EInterchangePropertyTracks::SkeletalMeshClothBlendWeight }, { "EInterchangePropertyTracks::SkeletalMeshClothMaxDistanceScale", (int64)EInterchangePropertyTracks::SkeletalMeshClothMaxDistanceScale }, { "EInterchangePropertyTracks::StaticMeshDistanceFieldSelfShadowBias", (int64)EInterchangePropertyTracks::StaticMeshDistanceFieldSelfShadowBias }, { "EInterchangePropertyTracks::StaticMeshEvaluateWorldPositionOffset", (int64)EInterchangePropertyTracks::StaticMeshEvaluateWorldPositionOffset }, { "EInterchangePropertyTracks::StaticMeshEvaluateWorldPositionOffsetInRayTracing", (int64)EInterchangePropertyTracks::StaticMeshEvaluateWorldPositionOffsetInRayTracing }, { "EInterchangePropertyTracks::StaticMeshForcedLodModel", (int64)EInterchangePropertyTracks::StaticMeshForcedLodModel }, { "EInterchangePropertyTracks::StaticMeshReverseCulling", (int64)EInterchangePropertyTracks::StaticMeshReverseCulling }, { "EInterchangePropertyTracks::StaticMeshWorldPositionOffsetDisableDistance", (int64)EInterchangePropertyTracks::StaticMeshWorldPositionOffsetDisableDistance }, { "EInterchangePropertyTracks::StaticMesh", (int64)EInterchangePropertyTracks::StaticMesh }, { "EInterchangePropertyTracks::HeterogeneousVolumeFrame", (int64)EInterchangePropertyTracks::HeterogeneousVolumeFrame }, { "EInterchangePropertyTracks::None", (int64)EInterchangePropertyTracks::None }, { "EInterchangePropertyTracks::Visibility", (int64)EInterchangePropertyTracks::Visibility }, }; static const UECodeGen_Private::FEnumParams EnumParams; }; // struct Z_Construct_UEnum_InterchangeNodes_EInterchangePropertyTracks_Statics const UECodeGen_Private::FEnumParams Z_Construct_UEnum_InterchangeNodes_EInterchangePropertyTracks_Statics::EnumParams = { (UObject*(*)())Z_Construct_UPackage__Script_InterchangeNodes, nullptr, "EInterchangePropertyTracks", "EInterchangePropertyTracks", Z_Construct_UEnum_InterchangeNodes_EInterchangePropertyTracks_Statics::Enumerators, RF_Public|RF_Transient|RF_MarkAsNative, UE_ARRAY_COUNT(Z_Construct_UEnum_InterchangeNodes_EInterchangePropertyTracks_Statics::Enumerators), EEnumFlags::None, (uint8)UEnum::ECppForm::EnumClass, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_InterchangeNodes_EInterchangePropertyTracks_Statics::Enum_MetaDataParams), Z_Construct_UEnum_InterchangeNodes_EInterchangePropertyTracks_Statics::Enum_MetaDataParams) }; UEnum* Z_Construct_UEnum_InterchangeNodes_EInterchangePropertyTracks() { if (!Z_Registration_Info_UEnum_EInterchangePropertyTracks.InnerSingleton) { UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EInterchangePropertyTracks.InnerSingleton, Z_Construct_UEnum_InterchangeNodes_EInterchangePropertyTracks_Statics::EnumParams); } return Z_Registration_Info_UEnum_EInterchangePropertyTracks.InnerSingleton; } // ********** End Enum EInterchangePropertyTracks ************************************************** // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeAnimationDefinitions_h__Script_InterchangeNodes_Statics { static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = { { EInterchangePropertyTracks_StaticEnum, TEXT("EInterchangePropertyTracks"), &Z_Registration_Info_UEnum_EInterchangePropertyTracks, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 1746434240U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeAnimationDefinitions_h__Script_InterchangeNodes_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeAnimationDefinitions_h__Script_InterchangeNodes_1580011463{ TEXT("/Script/InterchangeNodes"), nullptr, 0, nullptr, 0, Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeAnimationDefinitions_h__Script_InterchangeNodes_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeAnimationDefinitions_h__Script_InterchangeNodes_Statics::EnumInfo), }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS