1243 lines
115 KiB
XML
1243 lines
115 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<LangVersion>8.0</LangVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>10.0.20506</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<RootNamespace></RootNamespace>
|
|
<ProjectGuid>{1E896C15-650C-191F-B075-F117A51698E0}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<AssemblyName>Unity.VisualEffectGraph.Editor</AssemblyName>
|
|
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<BaseDirectory>.</BaseDirectory>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>Temp\Bin\Debug\</OutputPath>
|
|
<DefineConstants>UNITY_2021_1_28;UNITY_2021_1;UNITY_2021;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;USE_SEARCH_MODULE;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;VFX_HAS_TIMELINE;VFX_HAS_HDRP;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<NoWarn>0169</NoWarn>
|
|
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>Temp\bin\Release\</OutputPath>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<NoWarn>0169</NoWarn>
|
|
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<NoConfig>true</NoConfig>
|
|
<NoStdLib>true</NoStdLib>
|
|
<AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
|
|
<ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
|
|
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<UnityProjectGenerator>Package</UnityProjectGenerator>
|
|
<UnityProjectGeneratorVersion>2.0.11</UnityProjectGeneratorVersion>
|
|
<UnityProjectType>Editor:5</UnityProjectType>
|
|
<UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget>
|
|
<UnityVersion>2021.1.28f1</UnityVersion>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Analyzer Include="C:\Program Files\Microsoft Visual Studio\2022\Preview\Common7\IDE\Extensions\Microsoft\Visual Studio Tools for Unity\Analyzers\Microsoft.Unity.Analyzers.dll" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\MainCamera.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\TransposeMatrix.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXContextUI.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Kill\KillAABox.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXLineGizmos.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Clamp.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Velocity\VelocitySpherical.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Multiply.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Exp.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionAbstractUintOperation.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SineWave.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\PropertyBinding\VFXBinderEditor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXControl.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SampleTextureCubeArray.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Controller\VFXGraphValidation.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Parameters\Deprecated\VFXBuiltInParameter.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXOutputEvent.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXSliderField.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Properties\Vector3PropertyRM.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Update\Age.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXMultiOperatorEdit.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Subtract.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Controller\VFXSystemController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXBuiltInExpression.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SampleTexture2D.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Deprecated\NoiseBaseOld.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Pi.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\SetAttribute.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionAbstractFloatOperation.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Gizmo\VFXGizmo.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\MeshIndexCount.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Properties\CurvePropertyRM.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionSampleSDF.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Attribute\AttributeMassFromVolume.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Position\TileWarp.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Minimum.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionStrips.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXTypes.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Deprecated\SanitizeHelper.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotVector.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Switch.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXAbstractRenderedOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Epsilon.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\VFXAssetEditorUtility.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotFloat.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Parameters\VFXParameter.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Properties\PropertyRM.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\DotGraph\DotAttribute.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Forces\ConformToSphere.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotMatrix4x4.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Spawn\VFXSpawnerBurst.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Velocity\VelocitySpeed.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionExtractComponent.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXBlockController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\TransformVector4.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\LogicalNor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXColorField.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Compiler\VFXShaderWriter.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXTypeUtility.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Inspector\GizmoController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXDataEdge.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Discretize.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionContext.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Position\PositionAABox.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotSkinnedMeshRenderer.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\ColorLuma.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Round.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Spawn\VFXAbstractSpawner.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\PackageInfo.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Atan.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utils\VFXSystemBorder.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionSampleTextureCubeArray.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\FlipBook\FlipbookPlay.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXVector3Field.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SphericalToRectangular.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\RectangularToPolar.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\ShaderGraph\VFXShaderGraphParticleOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SquaredDistance.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Update\BackupOldPosition.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXParameterNodeController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\TransformMatrix.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\ShaderGraph\VFXShaderGraphPostProcessor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\AABoxVolume.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotFloat2.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\ViewportToWorldPoint.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Properties\VectorPropertiesRM.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\DotProduct.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SampleTexture2DArray.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Sequential3D.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Spawn\VFXSpawnerSetAttribute.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Core\VFXLibrary.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Inspector\VFXAssetEditor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotMesh.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\AppendVector.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SampleCurve.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXVector2Field.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\GetCustomAttribute.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\VFXSRPSubOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotPosition.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SequentialCircle.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Controller\VFXViewControllerExpressions.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\BitwiseComplement.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXConeGizmos.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\VFXCopyPasteCommon.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionFlow.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Floor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Velocity\VelocityDirection.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXBasicEvent.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXLabeledField.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Distance.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\VectorFieldImporter\Editor\VectorFieldImporterEditor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Fractional.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\LoadTexture3D.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\InverseTRSMatrix.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Saturate.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotTexture3D.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\BitwiseRightShift.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\ChangeSpace.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\VFXErrorManager.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\TransformDirection.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Attribute\SetCustomAttribute.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\pCache\BakeTool\PointCacheBakeTool.Mesh.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SampleAttributeMap.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXContextController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\PeriodicTotalTime.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Position\PositionSDF.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\VFXUI.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXCircleGizmos.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SamplePointCache.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionTextureValues.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXStringFieldProvider.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\3D\Rotate3DManipulator.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SquaredLength.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SampleIndex.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\VFXNodeProvider.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Deprecated\PerlinNoise.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\VFXCopy.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXPointOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Output\CameraFade.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Spawn\VFXSpawnerCustomWrapper.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Position\PositionCone.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Tangent.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotFlipBook.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\DistanceToLine.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Normalize.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\TextureDimensions.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\VFXBlock.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SequentialLine.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Atan2.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXFlowEdge.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Rotate2D.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Kill\KillSphere.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\GPUEvent\GPUEventRate.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\GetSpawnCount.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\ProbabilitySampling.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Velocity\VelocityBase.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXOperatorUI.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utils\VFXDebugWindow.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\WorldToViewportPoint.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Manipulators\SuperCollapser.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\pCache\Importer\PointCacheImporter.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXDataAnchorController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXNodeUI.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXFlipBookField.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\VFXSlotContainerModel.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Ceiling.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Inspector\VisualEffectEditor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\PropertyBinding\VFXPropertyBinderEditor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SquareWave.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Properties\SimplePropertiesRM.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Inspector\VFXBlockEditor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Properties\ColorPropertyRM.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\VisualElementExtensions.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Collision\CollisionAABox.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Position\PositionTorus.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXTorusGizmos.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Collision\CollisionPlane.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\VoroNoise2D.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\LogicalNot.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Position\PositionBase.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\IVFXSubRenderer.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Properties\VFXParameterEnumValuePropertyRM.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXEditableDataAnchor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Inspector\VFXSlotContainerEditor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Velocity\VelocityRandomize.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXMatrix4x4Field.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Parameters\VFXSourceAttributeParameter.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Smoothstep.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Properties\NumericPropertiesRM.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\LogicalNand.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\BitwiseXor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionSampleCurve.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Position\PositionMesh.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotObject.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXParameterController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXBitField.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotColor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Blackboard\VFXBlackboardField.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXBasicCubeOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\VFXTypeDefinition.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXCubeTestOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Cosine.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Debug\DotGraphOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotTextureCubeArray.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Inspector\VFXContextEditor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\MeshVertexCount.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Compiler\VFXCodeGenerator.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXLineStripOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXLineOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\BitwiseOr.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\VFXViewWindow.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\VFXOperator.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXElement.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionSampleTexture2DArray.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SampleBezier.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SampleTextureCube.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\CameraHelper.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionCast.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXBoxGizmos.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\VFXPaste.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionAbstract.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXNodeController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXDataAnchor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXBasicInitialize.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Compiler\VFXExpressionGraph.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\LogicalOr.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Collision\CollisionSDF.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Controller\VFXGraphUndoCursor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXProperty.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\PolarToRectangular.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionLoadTexture.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\BitwiseAnd.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionSampleAttributeMap.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Compiler\VFXExpressionMapper.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXReorderableList.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\PositionDepth.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\pCache\PointCacheAsset.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Controller\VFXViewControllerUndo.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXOutputDataAnchor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\ConeVolume.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\pCache\BakeTool\PointCacheBakeTool.Texture.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\3D\Preview3D.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Properties\GradientPropertyRM.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Manipulators\DownClickable.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionSpawnerState.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\FilterPopup\VFXBlockProvider.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\VFXOperatorUtility.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SampleGradient.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXPropertyAttribute.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Orientation\ConnectTarget.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\CylinderVolume.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\VFXSubgraphBlock.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotOrientedBox.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SampleMesh.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Position\PositionSequential.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Position\PositionDepth.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\VisualEffectActivationBehaviourInspector.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Random.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\LogicalAnd.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SquareRoot.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotTexture2D.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\DistanceToPlane.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXOperatorController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\RemapToZeroOne.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXSphereGizmos.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Compiler\VFXUniformMapper.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Forces\ConformToSDF.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionAbstractBoolOperation.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Maximum.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Parameters\VFXInlineOperator.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Data\VFXData.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utils\VFXResources.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Collision\CollisionBase.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXSlotContainerController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\DistanceToSphere.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\GPUEvent\GPUEventOnDie.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Inspector\VFXManagerEditor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\VFXView.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\CrossProduct.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Divide.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotFloat4.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Attribute\AttributeFromMap.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Core\VFXConverter.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXBlockUI.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Blackboard\VFXBlackboardPropertyView.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\VFXSubgraphOperator.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionBakeGradient.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Forces\Turbulence.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXQuadStripOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Condition.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Spawn\VFXSpawnerBurstOld.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\ConstructMatrix.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\BitwiseLeftShift.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\VFXViewPreference.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Data\VFXDataParticle.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\CrossProductDeprecated.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Data\VFXDataMesh.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Output\SubpixelAA.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXEnumField.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXVector4Field.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\FilterPopup\VFXFilterWindow.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\AgeOverLifetime.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\VectorFieldImporter\Editor\VectorFieldImporter.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Position\PositionCircle.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Inspector\AdvancedVisualEffectEditor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\VFXGraph.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SpawnState.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXStringFieldPushButton.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Asin.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXSettingController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXStringField.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotGradient.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Absolute.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Compiler\VFXGraphCompiledData.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXTypesGizmos.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXMeshOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Log.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\pCache\BakeTool\PointCacheBakeTool.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXFlowAnchorController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionColor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\VFXParameterInfo.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Color\ColorOverLife.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Parameters\VFXAttributeParameter.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXGroupNode.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXGroupNodeController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXFlowEdgeController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\VFXBlockUtility.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Negate.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\VFXSlot.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Spawn\VFXSpawnerConstantRate.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Core\VFXEnums.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXStickyNote.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Update\Reap.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\LoadTexture2DArray.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\EventTester\VFXEventTesterWindow.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SawtoothWave.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Data\VFXDataSpawner.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionBakeCurve.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\LookAt.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Collision\CollisionCylinder.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionTextureDim.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\TriangleWave.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\VFXContext.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Debug\VFXUIDebug.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXFlowAnchor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXOperatorAnchorController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXStaticMeshOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Blackboard\VFXBlackboard.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\OrientedBoxVolume.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\VFXConvertSubgraph.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Sign.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Length.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\CircleArea.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Properties\ListPropertiesRM.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Blackboard\VFXBlackboardRow.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionAbstractValues.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXAbstractParticleOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\OneMinus.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotBool.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Forces\Drag.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Update\EulerIntegration.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Properties\ObjectPropertyRM.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Lerp.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Core\VFXSettingAttribute.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXEdgeConnector.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Data\VFXDataOutputEvent.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Forces\Force.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Rotate3D.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Position\PositionLine.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Properties\SpaceablePropertiesRM.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\TransformPosition.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\RectangularToSpherical.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Spawn\VFXSpawnerVariableRate.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionMesh.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\VFXModel.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXTransformGizmos.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXPlanarPrimitiveOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Power.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\LoadTexture2D.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXBasicGPUEvent.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Update\AngularEulerIntegration.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\Element3D.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Branch.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Forces\VectorFieldForce.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\RGBtoHSV.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SphereVolume.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SampleSDF.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXCylinderGizmo.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Controllers\IControlledElement.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\pCache\Operator\VFXOperatorPointCache.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotInt.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Collision\CollisionDepth.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Collision\CollisionSphere.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\VFXOutputUpdate.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXPlanarPrimitiveHelper.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionSampleTexture2D.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Controllers\Controller.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionTransform.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\TorusVolume.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Controller\VFXViewController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Position\PositionSphere.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Core\VFXSerializer.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\VFXMultiMeshHelper.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Inspector\VFXParameterEditor.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\NoiseBase.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotUint.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Reciprocal.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\InverseLerp.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotFloat3.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXEdgeDragInfo.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionAbstractNumericOperation.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\ExposedProperty\ExposedPropertyDrawer.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Deprecated\CellularNoise.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Modulo.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\VFXSystemNames.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotTextureCube.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotDirection.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Orientation\Orient.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Velocity\VelocityTangent.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\DotGraph\DotGraph.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionSampleTextureCube.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Forces\ForceHelper.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Controls\VFXEnumValuePopup.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Step.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Parameters\VFXCurrentAttributeParameter.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Deprecated\ValueNoise.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXAttributeExpression.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\VFXComponentBoard.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionSampleGradient.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotTransform.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Parameters\VFXDynamicBuiltInParameter.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Noise.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotAnimationCurve.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Remap.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\GPUEvent\GPUEventAlways.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\SampleTexture3D.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Add.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionSampleTexture3D.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXContextDataAnchorController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\VFXSubgraphContext.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\VFXAbstractOperatorNew.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\TransformVector.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Forces\Gravity.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionNoise.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Attribute\AttributeFromCurve.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Deprecated\SimplexNoise.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Gizmo\VFXGizmoUtility.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Size\ScreenSpaceSize.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\HSVtoRGB.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\VFXBlockSubgraphContext.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXBasicSpawner.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Properties\BoolPropertyRM.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\CurlNoise.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionRandom.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\Controllers\VFXDataEdgeController.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXTypeExtension.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXBasicUpdate.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utils\VFXContextBorder.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotTexture2DArray.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\RemapToNegOnePosOne.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Acos.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Sine.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Views\Properties\StringPropertyRM.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\PerParticleTotalTime.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionCombine.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Blocks\Implementations\Spawn\VFXSpawnerPeriodicBurst.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\Implementations\VFXDecalOutput.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionMath.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Operators\Implementations\Swizzle.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\pCache\PCache.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Elements\VFXParameterUI.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Slots\Implementations\VFXSlotEncapsulated.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Types\VFXPlaneGizmos.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\pCache\PointCache.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Utilities\DotGraph\DotElement.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Models\Contexts\VFXCameraSort.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Expressions\VFXExpressionCamera.cs" />
|
|
<Compile Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\GraphView\Blackboard\VFXBlackboardCategory.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXFlow.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXView-light.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXControlsLight.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXView-dark.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\Unity.VisualEffectGraph.Editor.asmdef" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXView.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXDataAnchor.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uxml\VFXNode.uxml" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXControls.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uxml\VFXComponentBoard-event.uxml" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXBlackboard.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXReorderableListDark.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\PropertyRMDark.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uxml\VFXEdgeDragInfo.uxml" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXSystemBorder.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXControlsDark.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\shader\GradientBorder.shader" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\shader\Element3DGridShader.shader" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\shader\SystemInfo.shader" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXReorderableList.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uxml\VFXComponentBoard.uxml" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXNodeUI.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uxml\VFXContext.uxml" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\PropertyRM.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\PropertyRMLight.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uxml\VFXSystemBorder.uxml" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXTypeColor.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXBlock.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uxml\VFXParameter.uxml" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXComponentBoard.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXFlowEdge.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXOperator.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\shader\TimeBar.shader" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXEdgeDragInfo.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXNode.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\shader\GradientDashedBorder.shader" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\Selectable.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXLabeledField.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uxml\VFXBlackboardSection.uxml" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXParameter.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXContext.uss" />
|
|
<None Include="Library\PackageCache\com.unity.visualeffectgraph@11.0.0\Editor\UIResources\uss\VFXReorderableListLight.uss" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Reference Include="UnityEngine">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AIModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ARModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AccessibilityModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AndroidJNIModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AnimationModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AssetBundleModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AudioModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ClothModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ClusterInputModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ClusterRendererModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.CoreModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.CrashReportingModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.DSPGraphModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.DirectorModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.GIModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.GameCenterModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.GridModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.HotReloadModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.IMGUIModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ImageConversionModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.InputModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.InputLegacyModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.JSONSerializeModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.LocalizationModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ParticleSystemModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.PerformanceReportingModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.PhysicsModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.Physics2DModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ProfilerModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ScreenCaptureModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SharedInternalsModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SpriteMaskModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SpriteShapeModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.StreamingModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SubstanceModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SubsystemsModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TLSModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TerrainModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TerrainPhysicsModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TextCoreModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TextRenderingModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TilemapModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UIModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UIElementsModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UIElementsNativeModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UNETModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UmbraModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityAnalyticsModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityConnectModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityCurlModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityTestProtocolModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestAudioModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestTextureModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestWWWModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VFXModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VRModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VehiclesModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VideoModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VirtualTexturingModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.WindModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.XRModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor.CoreModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor.DeviceSimulatorModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor.GraphViewModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor.PackageManagerUIModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor.QuickSearchModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor.SceneTemplateModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor.UIBuilderModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor.UIElementsModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor.UIElementsSamplesModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor.UIServiceModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor.UnityConnectModule">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor.Graphs">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\Managed\UnityEditor.Graphs.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor.WindowsStandalone.Extensions">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor.UWP.Extensions">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\PlaybackEngines\MetroSupport\UnityEditor.UWP.Extensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Unity.Plastic.Newtonsoft.Json">
|
|
<HintPath>Library\PackageCache\com.unity.collab-proxy@1.13.5\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Unity.Plastic.Antlr3.Runtime">
|
|
<HintPath>Library\PackageCache\com.unity.collab-proxy@1.13.5\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Unity.VisualScripting.YamlDotNet">
|
|
<HintPath>Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="unityplastic">
|
|
<HintPath>Library\PackageCache\com.unity.collab-proxy@1.13.5\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Unity.VisualScripting.IonicZip">
|
|
<HintPath>Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4netPlastic">
|
|
<HintPath>Library\PackageCache\com.unity.collab-proxy@1.13.5\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
|
|
<HintPath>Library\PackageCache\com.unity.visualscripting@1.6.1\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json">
|
|
<HintPath>Library\PackageCache\com.unity.nuget.newtonsoft-json@2.0.0\Runtime\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="nunit.framework">
|
|
<HintPath>Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="mscorlib">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Core">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Numerics">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Numerics.Vectors">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO.Compression">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Win32.Primitives">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.AppContext">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Collections.Concurrent">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Collections.NonGeneric">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Collections.Specialized">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Collections">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.Annotations">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.EventBasedAsync">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.Primitives">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.TypeConverter">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Console">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data.Common">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Diagnostics.Contracts">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Diagnostics.Debug">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Diagnostics.FileVersionInfo">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Diagnostics.Process">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Diagnostics.StackTrace">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Diagnostics.TextWriterTraceListener">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Diagnostics.Tools">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Diagnostics.TraceSource">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Drawing.Primitives">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Dynamic.Runtime">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Globalization.Calendars">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Globalization.Extensions">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Globalization">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO.Compression.ZipFile">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO.FileSystem.DriveInfo">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO.FileSystem.Primitives">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO.FileSystem.Watcher">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO.FileSystem">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO.IsolatedStorage">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO.MemoryMappedFiles">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO.Pipes">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO.UnmanagedMemoryStream">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Linq.Expressions">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Linq.Parallel">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Linq.Queryable">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Linq">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http.Rtc">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.NameResolution">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.NetworkInformation">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Ping">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Primitives">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Requests">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Security">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Sockets">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.WebHeaderCollection">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.WebSockets.Client">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.WebSockets">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ObjectModel">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Reflection.Emit.ILGeneration">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Reflection.Emit.Lightweight">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Reflection.Emit">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Reflection.Extensions">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Reflection.Primitives">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Reflection">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Resources.Reader">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Resources.ResourceManager">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Resources.Writer">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.CompilerServices.VisualC">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Extensions">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Handles">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.InteropServices.RuntimeInformation">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.InteropServices.WindowsRuntime">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.InteropServices">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Numerics">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization.Formatters">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization.Json">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization.Primitives">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization.Xml">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Claims">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Algorithms">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Csp">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Encoding">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Primitives">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.X509Certificates">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Principal">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.SecureString">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel.Duplex">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel.Http">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel.NetTcp">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel.Primitives">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel.Security">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Text.Encoding.Extensions">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Text.Encoding">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Text.RegularExpressions">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading.Overlapped">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading.Tasks.Parallel">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading.Tasks">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading.Thread">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading.ThreadPool">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading.Timer">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ValueTuple">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.ReaderWriter">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.XDocument">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.XPath.XDocument">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.XPath">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.XmlDocument">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.XmlSerializer">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="netstandard">
|
|
<HintPath>E:\Unity Editors\2021.1.28f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="Unity.VisualEffectGraph.Runtime.csproj">
|
|
<Project>{88C71C96-5386-BE4F-FA81-701EE7FA6913}</Project>
|
|
<Name>Unity.VisualEffectGraph.Runtime</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="Unity.Timeline.csproj">
|
|
<Project>{9C4E38A3-A1FF-A424-D051-E2CE51880BF4}</Project>
|
|
<Name>Unity.Timeline</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="Unity.RenderPipelines.HighDefinition.Runtime.csproj">
|
|
<Project>{25844D27-F887-4DC2-91B3-B2524EBB9894}</Project>
|
|
<Name>Unity.RenderPipelines.HighDefinition.Runtime</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="Unity.ShaderGraph.Editor.csproj">
|
|
<Project>{D7F130A9-0693-FB4C-05C2-9839B2D28264}</Project>
|
|
<Name>Unity.ShaderGraph.Editor</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="UnityEditor.UI.csproj">
|
|
<Project>{C2A60A72-8026-C795-0C11-D6A862B8C095}</Project>
|
|
<Name>UnityEditor.UI</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="UnityEngine.UI.csproj">
|
|
<Project>{58256AC3-3014-A1C0-F5D5-1B398C86DFEF}</Project>
|
|
<Name>UnityEngine.UI</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="UnityEngine.TestRunner.csproj">
|
|
<Project>{7C6ADA39-DB57-8C2F-C5AD-02751EFECD78}</Project>
|
|
<Name>UnityEngine.TestRunner</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="UnityEditor.TestRunner.csproj">
|
|
<Project>{85395CD7-B33D-FBFF-0D5A-F77DFD68F849}</Project>
|
|
<Name>UnityEditor.TestRunner</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Target Name="GenerateTargetFrameworkMonikerAttribute" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project>
|