diff --git a/Assembly-CSharp.csproj b/Assembly-CSharp.csproj new file mode 100644 index 0000000000000000000000000000000000000000..30c426a7db23ef9501ed2b3d7ffe93aefa42adf3 --- /dev/null +++ b/Assembly-CSharp.csproj @@ -0,0 +1,101 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <PropertyGroup> + <LangVersion>4</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>{64085B9B-339E-4EE3-8DE4-C48D84E01BB3}</ProjectGuid> + <OutputType>Library</OutputType> + <AppDesignerFolder>Properties</AppDesignerFolder> + <AssemblyName>Assembly-CSharp</AssemblyName> + <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> + <FileAlignment>512</FileAlignment> + <BaseDirectory>Assets</BaseDirectory> + </PropertyGroup> + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> + <DebugSymbols>true</DebugSymbols> + <DebugType>full</DebugType> + <Optimize>false</Optimize> + <OutputPath>Temp\bin\Debug\</OutputPath> + <DefineConstants>DEBUG;TRACE;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_2_0;UNITY_2017_2;UNITY_2017;PLATFORM_ARCH_64;UNITY_64;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_NATIVE_ARRAY;ENABLE_SPRITE_MASKING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_VIDEO;ENABLE_RMGUI;ENABLE_PACKMAN;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_STYLE_SHEETS;PLATFORM_STANDALONE_WIN;PLATFORM_STANDALONE;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_AR;ENABLE_SPATIALTRACKING;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_2_0_SUBSET;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE</DefineConstants> + <ErrorReport>prompt</ErrorReport> + <WarningLevel>4</WarningLevel> + <NoWarn>0169</NoWarn> + <AllowUnsafeBlocks>true</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>true</AllowUnsafeBlocks> + </PropertyGroup> + <ItemGroup> + <Reference Include="System" /> + <Reference Include="System.XML" /> + <Reference Include="System.Core" /> + <Reference Include="System.Runtime.Serialization" /> + <Reference Include="System.Xml.Linq" /> + <Reference Include="UnityEngine"> + <HintPath>D:/Unity/Editor/Data/Managed\UnityEngine.dll</HintPath> + </Reference> + <Reference Include="UnityEditor"> + <HintPath>D:/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath> + </Reference> + </ItemGroup> + <ItemGroup> + <Compile Include="Assets\PlayerController.cs" /> + <Reference Include="UnityEngine.UI"> + <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.Networking"> + <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.TestRunner"> + <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath> + </Reference> + <Reference Include="nunit.framework"> + <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.Timeline"> + <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.UIAutomation"> + <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/UIAutomation/UnityEngine.UIAutomation.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.GoogleAudioSpatializer"> + <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.HoloLens"> + <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.SpatialTracking"> + <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath> + </Reference> + <Reference Include="Vuforia.UnityExtensions"> + <HintPath>D:/Unity/Editor/Data/PlaybackEngines/VuforiaSupport/Managed/Runtime/Vuforia.UnityExtensions.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.Analytics"> + <HintPath>C:/Users/Artem/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.analytics@1.0.1/UnityEngine.Analytics.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.Purchasing"> + <HintPath>C:/Users/Artem/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.purchasing@1.0.1/UnityEngine.Purchasing.dll</HintPath> + </Reference> + </ItemGroup> + <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> + <!-- 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> diff --git a/Assets/Black.mat b/Assets/Black.mat new file mode 100644 index 0000000000000000000000000000000000000000..d40fee6b3d49f0da3e5252c18e95ebc6b08fb5c1 --- /dev/null +++ b/Assets/Black.mat @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: Black + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 0, g: 0, b: 0, a: 0} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/Black.mat.meta b/Assets/Black.mat.meta new file mode 100644 index 0000000000000000000000000000000000000000..1d402d46344a7a344ac216b52f6995cad430ce81 --- /dev/null +++ b/Assets/Black.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 033910d56759fbf4f97645aa88704300 +timeCreated: 1515956687 +licenseType: Free +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Main.unity b/Assets/Main.unity new file mode 100644 index 0000000000000000000000000000000000000000..7ab44192e33dbbc7027d5253fb5f4f8b240fd741 --- /dev/null +++ b/Assets/Main.unity @@ -0,0 +1,398 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 8 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_IndirectSpecularColor: {r: 0.44657826, g: 0.49641263, b: 0.57481676, a: 1} +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 11 + m_GIWorkflowMode: 0 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_TemporalCoherenceThreshold: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 1 + m_LightmapEditorSettings: + serializedVersion: 9 + m_Resolution: 2 + m_BakeResolution: 40 + m_TextureWidth: 1024 + m_TextureHeight: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 0 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 500 + m_PVRBounces: 2 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringMode: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_LightingDataAsset: {fileID: 0} + m_UseShadowmask: 1 +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 2 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + accuratePlacement: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &542371710 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 542371713} + - component: {fileID: 542371712} + - component: {fileID: 542371711} + - component: {fileID: 542371714} + m_Layer: 0 + m_Name: Network Manager + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &542371711 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 542371710} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 227461547, guid: 870353891bb340e2b2a9c8707e7419ba, type: 3} + m_Name: + m_EditorClassIdentifier: + manager: {fileID: 0} + showGUI: 1 + offsetX: 0 + offsetY: 0 +--- !u!114 &542371712 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 542371710} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 57e860b46915b8d4a914fabbd93406bc, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!4 &542371713 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 542371710} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &542371714 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 542371710} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: -822479833, guid: 870353891bb340e2b2a9c8707e7419ba, type: 3} + m_Name: + m_EditorClassIdentifier: + m_NetworkPort: 7777 + m_ServerBindToIP: 0 + m_ServerBindAddress: + m_NetworkAddress: localhost + m_DontDestroyOnLoad: 1 + m_RunInBackground: 1 + m_ScriptCRCCheck: 1 + m_MaxDelay: 0.01 + m_LogLevel: 2 + m_PlayerPrefab: {fileID: 1054936307245980, guid: 6a1ffee889453df4c94056c707f66102, + type: 2} + m_AutoCreatePlayer: 1 + m_PlayerSpawnMethod: 0 + m_OfflineScene: + m_OnlineScene: + m_SpawnPrefabs: [] + m_CustomConfig: 0 + m_MaxConnections: 4 + m_ConnectionConfig: + m_PacketSize: 1440 + m_FragmentSize: 500 + m_ResendTimeout: 1200 + m_DisconnectTimeout: 2000 + m_ConnectTimeout: 2000 + m_MinUpdateTimeout: 10 + m_PingTimeout: 500 + m_ReducedPingTimeout: 100 + m_AllCostTimeout: 20 + m_NetworkDropThreshold: 5 + m_OverflowDropThreshold: 5 + m_MaxConnectionAttempt: 10 + m_AckDelay: 33 + m_SendDelay: 10 + m_MaxCombinedReliableMessageSize: 100 + m_MaxCombinedReliableMessageCount: 10 + m_MaxSentMessageQueueSize: 512 + m_AcksType: 1 + m_UsePlatformSpecificProtocols: 0 + m_InitialBandwidth: 0 + m_BandwidthPeakFactor: 2 + m_WebSocketReceiveBufferMaxSize: 0 + m_UdpSocketReceiveBufferMaxSize: 0 + m_SSLCertFilePath: + m_SSLPrivateKeyFilePath: + m_SSLCAFilePath: + m_Channels: [] + m_GlobalConfig: + m_ThreadAwakeTimeout: 1 + m_ReactorModel: 0 + m_ReactorMaximumReceivedMessages: 1024 + m_ReactorMaximumSentMessages: 1024 + m_MaxPacketSize: 2000 + m_MaxHosts: 16 + m_ThreadPoolSize: 1 + m_MinTimerTimeout: 1 + m_MaxTimerTimeout: 12000 + m_MinNetSimulatorTimeout: 1 + m_MaxNetSimulatorTimeout: 12000 + m_Channels: + m_UseWebSockets: 0 + m_UseSimulator: 0 + m_SimulatedLatency: 1 + m_PacketLossPercentage: 0 + m_MaxBufferedPackets: 16 + m_AllowFragmentation: 1 + m_MatchHost: mm.unet.unity3d.com + m_MatchPort: 443 + matchName: default + matchSize: 4 + isNetworkActive: 0 + matchMaker: {fileID: 0} +--- !u!1 &1064387168 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 1064387170} + - component: {fileID: 1064387169} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!108 &1064387169 +Light: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1064387168} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 1 + m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} + m_Intensity: 1 + m_Range: 10 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &1064387170 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1064387168} + m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} + m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} +--- !u!1 &1318270729 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 1318270733} + - component: {fileID: 1318270732} + - component: {fileID: 1318270731} + - component: {fileID: 1318270730} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!81 &1318270730 +AudioListener: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1318270729} + m_Enabled: 1 +--- !u!124 &1318270731 +Behaviour: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1318270729} + m_Enabled: 1 +--- !u!20 &1318270732 +Camera: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1318270729} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &1318270733 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1318270729} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 1, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/Main.unity.meta b/Assets/Main.unity.meta new file mode 100644 index 0000000000000000000000000000000000000000..080973c3c400e302202f28fdcada0f229f25383a --- /dev/null +++ b/Assets/Main.unity.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: ec04ec2cff55a3b40a86c82b120cd5d4 +timeCreated: 1515956225 +licenseType: Free +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Player.prefab b/Assets/Player.prefab new file mode 100644 index 0000000000000000000000000000000000000000..6b21ff1528b53d54142eed8fa0e10c3e97f26000 --- /dev/null +++ b/Assets/Player.prefab @@ -0,0 +1,252 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1054936307245980} + m_IsPrefabParent: 1 +--- !u!1 &1043818894080048 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4599290842841962} + - component: {fileID: 33234021738733090} + - component: {fileID: 65853493392809228} + - component: {fileID: 23181310878405736} + - component: {fileID: 114273855238764070} + - component: {fileID: 114256356497840204} + m_Layer: 0 + m_Name: Visor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1054936307245980 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4073993240393800} + - component: {fileID: 33858048202639776} + - component: {fileID: 136748156891527930} + - component: {fileID: 23599904811694304} + - component: {fileID: 114816740055616888} + - component: {fileID: 114786936956592342} + m_Layer: 0 + m_Name: Player + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4073993240393800 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1054936307245980} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4599290842841962} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4599290842841962 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1043818894080048} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0.5, z: 0.24} + m_LocalScale: {x: 0.95, y: 0.25, z: 0.5} + m_Children: [] + m_Father: {fileID: 4073993240393800} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23181310878405736 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1043818894080048} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 033910d56759fbf4f97645aa88704300, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 1 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23599904811694304 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1054936307245980} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 1 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33234021738733090 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1043818894080048} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!33 &33858048202639776 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1054936307245980} + m_Mesh: {fileID: 10208, guid: 0000000000000000e000000000000000, type: 0} +--- !u!65 &65853493392809228 +BoxCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1043818894080048} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!114 &114256356497840204 +MonoBehaviour: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1043818894080048} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 57e860b46915b8d4a914fabbd93406bc, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!114 &114273855238764070 +MonoBehaviour: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1043818894080048} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 57e860b46915b8d4a914fabbd93406bc, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!114 &114786936956592342 +MonoBehaviour: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1054936307245980} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 57e860b46915b8d4a914fabbd93406bc, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!114 &114816740055616888 +MonoBehaviour: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1054936307245980} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 372142912, guid: 870353891bb340e2b2a9c8707e7419ba, type: 3} + m_Name: + m_EditorClassIdentifier: + m_SceneId: + m_Value: 0 + m_AssetId: + i0: 106 + i1: 31 + i2: 254 + i3: 232 + i4: 137 + i5: 69 + i6: 61 + i7: 244 + i8: 201 + i9: 64 + i10: 86 + i11: 199 + i12: 7 + i13: 246 + i14: 97 + i15: 2 + m_ServerOnly: 0 + m_LocalPlayerAuthority: 1 +--- !u!136 &136748156891527930 +CapsuleCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1054936307245980} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + m_Radius: 0.5 + m_Height: 2 + m_Direction: 1 + m_Center: {x: 0, y: 0, z: 0} diff --git a/Assets/Player.prefab.meta b/Assets/Player.prefab.meta new file mode 100644 index 0000000000000000000000000000000000000000..9c6c4e9665c4035749da011d8d3f1ebbadeca3b0 --- /dev/null +++ b/Assets/Player.prefab.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 6a1ffee889453df4c94056c707f66102 +timeCreated: 1515956905 +licenseType: Free +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/PlayerController.cs b/Assets/PlayerController.cs new file mode 100644 index 0000000000000000000000000000000000000000..e58244caed1ca39c24b022cdb776ce13483a1614 --- /dev/null +++ b/Assets/PlayerController.cs @@ -0,0 +1,13 @@ +using UnityEngine; + +public class PlayerController : MonoBehaviour +{ + void Update() + { + var x = Input.GetAxis("Horizontal") * Time.deltaTime * 150.0f; + var z = Input.GetAxis("Vertical") * Time.deltaTime * 3.0f; + + transform.Rotate(0, x, 0); + transform.Translate(0, 0, z); + } +} \ No newline at end of file diff --git a/Assets/PlayerController.cs.meta b/Assets/PlayerController.cs.meta new file mode 100644 index 0000000000000000000000000000000000000000..d8c1ae65ef48df2162f8a3f4aa57081a979a039c --- /dev/null +++ b/Assets/PlayerController.cs.meta @@ -0,0 +1,13 @@ +fileFormatVersion: 2 +guid: 57e860b46915b8d4a914fabbd93406bc +timeCreated: 1515957347 +licenseType: Free +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Library/AnnotationManager b/Library/AnnotationManager new file mode 100644 index 0000000000000000000000000000000000000000..a8b587f1591577c1586fb9f380448214de7bd68a Binary files /dev/null and b/Library/AnnotationManager differ diff --git a/Library/AssetImportState b/Library/AssetImportState new file mode 100644 index 0000000000000000000000000000000000000000..634542ae6404c2a9e9a018d5d0b2adb45e38b4d9 --- /dev/null +++ b/Library/AssetImportState @@ -0,0 +1 @@ +19;0;6;0;0 \ No newline at end of file diff --git a/Library/BuildPlayer.prefs b/Library/BuildPlayer.prefs new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/Library/BuildSettings.asset b/Library/BuildSettings.asset new file mode 100644 index 0000000000000000000000000000000000000000..7b662507a77c79555eb9d36cb7cd547b5dd5b15d Binary files /dev/null and b/Library/BuildSettings.asset differ diff --git a/Library/CurrentLayout.dwlt b/Library/CurrentLayout.dwlt new file mode 100644 index 0000000000000000000000000000000000000000..20d7d1ae2703518f1fe44043fb3d23551a8442b0 --- /dev/null +++ b/Library/CurrentLayout.dwlt @@ -0,0 +1,719 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &1 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12004, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_PixelRect: + serializedVersion: 2 + x: 1366 + y: 43 + width: 1920 + height: 1117 + m_ShowMode: 4 + m_Title: + m_RootView: {fileID: 6} + m_MinSize: {x: 950, y: 300} + m_MaxSize: {x: 10000, y: 10000} +--- !u!114 &2 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: + - {fileID: 9} + - {fileID: 3} + m_Position: + serializedVersion: 2 + x: 0 + y: 30 + width: 1920 + height: 1067 + m_MinSize: {x: 683, y: 492} + m_MaxSize: {x: 14004, y: 14042} + vertical: 0 + controlID: 47 +--- !u!114 &3 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 1360 + y: 0 + width: 560 + height: 1067 + m_MinSize: {x: 277, y: 71} + m_MaxSize: {x: 4002, y: 4021} + m_ActualView: {fileID: 15} + m_Panes: + - {fileID: 15} + - {fileID: 12} + m_Selected: 0 + m_LastSelected: 1 +--- !u!114 &4 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 411 + height: 600 + m_MinSize: {x: 202, y: 221} + m_MaxSize: {x: 4002, y: 4021} + m_ActualView: {fileID: 16} + m_Panes: + - {fileID: 16} + m_Selected: 0 + m_LastSelected: 0 +--- !u!114 &5 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 0 + y: 600 + width: 1360 + height: 467 + m_MinSize: {x: 232, y: 271} + m_MaxSize: {x: 10002, y: 10021} + m_ActualView: {fileID: 14} + m_Panes: + - {fileID: 14} + - {fileID: 19} + m_Selected: 0 + m_LastSelected: 1 +--- !u!114 &6 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12008, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: + - {fileID: 7} + - {fileID: 2} + - {fileID: 8} + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 1920 + height: 1117 + m_MinSize: {x: 950, y: 300} + m_MaxSize: {x: 10000, y: 10000} +--- !u!114 &7 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12011, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 1920 + height: 30 + m_MinSize: {x: 0, y: 0} + m_MaxSize: {x: 0, y: 0} + m_LastLoadedLayoutName: +--- !u!114 &8 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12042, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 0 + y: 1097 + width: 1920 + height: 20 + m_MinSize: {x: 0, y: 0} + m_MaxSize: {x: 0, y: 0} +--- !u!114 &9 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: + - {fileID: 10} + - {fileID: 5} + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 1360 + height: 1067 + m_MinSize: {x: 406, y: 492} + m_MaxSize: {x: 10002, y: 14042} + vertical: 1 + controlID: 48 +--- !u!114 &10 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: + - {fileID: 4} + - {fileID: 11} + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 1360 + height: 600 + m_MinSize: {x: 406, y: 221} + m_MaxSize: {x: 8006, y: 4021} + vertical: 0 + controlID: 49 +--- !u!114 &11 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 411 + y: 0 + width: 949 + height: 600 + m_MinSize: {x: 204, y: 221} + m_MaxSize: {x: 4004, y: 4021} + m_ActualView: {fileID: 18} + m_Panes: + - {fileID: 17} + - {fileID: 18} + - {fileID: 13} + m_Selected: 1 + m_LastSelected: 0 +--- !u!114 &12 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12157, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_AutoRepaintOnSceneChange: 0 + m_MinSize: {x: 275, y: 50} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Services + m_Image: {fileID: 0} + m_Tooltip: + m_DepthBufferBits: 0 + m_Pos: + serializedVersion: 2 + x: 988 + y: 92 + width: 378 + height: 654 + m_InitialOpenURL: https://public-cdn.cloud.unity3d.com/editor/production/cloud/hub + m_GlobalObjectTypeName: + m_RegisteredViewURLs: + - https://public-cdn.cloud.unity3d.com/editor/production/cloud/hub + - https://public-cdn.cloud.unity3d.com/editor/production/cloud/build + m_RegisteredViewInstances: + - {fileID: 0} + - {fileID: 0} +--- !u!114 &13 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12111, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_AutoRepaintOnSceneChange: 0 + m_MinSize: {x: 400, y: 100} + m_MaxSize: {x: 2048, y: 2048} + m_TitleContent: + m_Text: Asset Store + m_Image: {fileID: 357073275683767465, guid: 0000000000000000d000000000000000, + type: 0} + m_Tooltip: + m_DepthBufferBits: 0 + m_Pos: + serializedVersion: 2 + x: 271 + y: 92 + width: 816 + height: 493 +--- !u!114 &14 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12014, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_AutoRepaintOnSceneChange: 0 + m_MinSize: {x: 230, y: 250} + m_MaxSize: {x: 10000, y: 10000} + m_TitleContent: + m_Text: Project + m_Image: {fileID: -7501376956915960154, guid: 0000000000000000d000000000000000, + type: 0} + m_Tooltip: + m_DepthBufferBits: 0 + m_Pos: + serializedVersion: 2 + x: 1366 + y: 692 + width: 1358 + height: 446 + m_SearchFilter: + m_NameFilter: + m_ClassNames: [] + m_AssetLabels: [] + m_AssetBundleNames: [] + m_VersionControlStates: [] + m_SoftLockControlStates: [] + m_ReferencingInstanceIDs: + m_ScenePaths: [] + m_ShowAllHits: 0 + m_SearchArea: 0 + m_Folders: + - Assets + m_ViewMode: 1 + m_StartGridSize: 64 + m_LastFolders: + - Assets + m_LastFoldersGridSize: -1 + m_LastProjectPath: D:\Users\Artem\Documents\multyplayer + m_IsLocked: 0 + m_FolderTreeState: + scrollPos: {x: 0, y: 0} + m_SelectedIDs: da290000 + m_LastClickedID: 10714 + m_ExpandedIDs: da29000000ca9a3bffffff7f + m_RenameOverlay: + m_UserAcceptedRename: 0 + m_Name: + m_OriginalName: + m_EditFieldRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + m_UserData: 0 + m_IsWaitingForDelay: 0 + m_IsRenaming: 0 + m_OriginalEventType: 11 + m_IsRenamingFilename: 1 + m_ClientGUIView: {fileID: 5} + m_SearchString: + m_CreateAssetUtility: + m_EndAction: {fileID: 0} + m_InstanceID: 0 + m_Path: + m_Icon: {fileID: 0} + m_ResourceFile: + m_AssetTreeState: + scrollPos: {x: 0, y: 0} + m_SelectedIDs: + m_LastClickedID: 0 + m_ExpandedIDs: + m_RenameOverlay: + m_UserAcceptedRename: 0 + m_Name: + m_OriginalName: + m_EditFieldRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + m_UserData: 0 + m_IsWaitingForDelay: 0 + m_IsRenaming: 0 + m_OriginalEventType: 11 + m_IsRenamingFilename: 1 + m_ClientGUIView: {fileID: 0} + m_SearchString: + m_CreateAssetUtility: + m_EndAction: {fileID: 0} + m_InstanceID: 0 + m_Path: + m_Icon: {fileID: 0} + m_ResourceFile: + m_ListAreaState: + m_SelectedInstanceIDs: + m_LastClickedInstanceID: 0 + m_HadKeyboardFocusLastEvent: 1 + m_ExpandedInstanceIDs: c62300005606000060270000000000000e24ffff + m_RenameOverlay: + m_UserAcceptedRename: 0 + m_Name: + m_OriginalName: + m_EditFieldRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + m_UserData: 0 + m_IsWaitingForDelay: 0 + m_IsRenaming: 0 + m_OriginalEventType: 11 + m_IsRenamingFilename: 1 + m_ClientGUIView: {fileID: 5} + m_CreateAssetUtility: + m_EndAction: {fileID: 0} + m_InstanceID: 0 + m_Path: + m_Icon: {fileID: 0} + m_ResourceFile: + m_NewAssetIndexInList: -1 + m_ScrollPosition: {x: 0, y: 0} + m_GridSize: 64 + m_DirectoriesAreaWidth: 132 +--- !u!114 &15 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12019, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_AutoRepaintOnSceneChange: 0 + m_MinSize: {x: 275, y: 50} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Inspector + m_Image: {fileID: -6905738622615590433, guid: 0000000000000000d000000000000000, + type: 0} + m_Tooltip: + m_DepthBufferBits: 0 + m_Pos: + serializedVersion: 2 + x: 2728 + y: 92 + width: 558 + height: 1046 + m_ScrollPosition: {x: 0, y: 0} + m_InspectorMode: 0 + m_PreviewResizer: + m_CachedPref: 160 + m_ControlHash: -371814159 + m_PrefName: Preview_InspectorPreview + m_PreviewWindow: {fileID: 0} +--- !u!114 &16 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12061, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_AutoRepaintOnSceneChange: 0 + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Hierarchy + m_Image: {fileID: -590624980919486359, guid: 0000000000000000d000000000000000, + type: 0} + m_Tooltip: + m_DepthBufferBits: 0 + m_Pos: + serializedVersion: 2 + x: 1366 + y: 92 + width: 409 + height: 579 + m_TreeViewState: + scrollPos: {x: 0, y: 0} + m_SelectedIDs: + m_LastClickedID: 0 + m_ExpandedIDs: 9611f6ff4012f6ff6a14f6ffcc6bf8ff346cf8ff4c6ef8ff8276f8ff2a77f8ff4479f8ffe0eaf8ff8aebf8ffa4edf8ff9436faff8cbcffff62c5ffff44f7ffff00000000 + m_RenameOverlay: + m_UserAcceptedRename: 0 + m_Name: + m_OriginalName: + m_EditFieldRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + m_UserData: 0 + m_IsWaitingForDelay: 0 + m_IsRenaming: 0 + m_OriginalEventType: 11 + m_IsRenamingFilename: 0 + m_ClientGUIView: {fileID: 4} + m_SearchString: + m_ExpandedScenes: + - Main + m_CurrenRootInstanceID: 0 + m_Locked: 0 + m_CurrentSortingName: TransformSorting +--- !u!114 &17 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12013, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_AutoRepaintOnSceneChange: 1 + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Scene + m_Image: {fileID: 2318424515335265636, guid: 0000000000000000d000000000000000, + type: 0} + m_Tooltip: + m_DepthBufferBits: 32 + m_Pos: + serializedVersion: 2 + x: 1779 + y: 92 + width: 945 + height: 579 + m_SceneLighting: 1 + lastFramingTime: 1231.4313772801543 + m_2DMode: 0 + m_isRotationLocked: 0 + m_AudioPlay: 0 + m_Position: + m_Target: {x: -0.64627737, y: 0.22780609, z: 0.48681164} + speed: 2 + m_Value: {x: -0.64627737, y: 0.22780609, z: 0.48681164} + m_RenderMode: 0 + m_ValidateTrueMetals: 0 + m_SceneViewState: + showFog: 1 + showMaterialUpdate: 0 + showSkybox: 1 + showFlares: 1 + showImageEffects: 1 + grid: + xGrid: + m_Target: 0 + speed: 2 + m_Value: 0 + yGrid: + m_Target: 1 + speed: 2 + m_Value: 1 + zGrid: + m_Target: 0 + speed: 2 + m_Value: 0 + m_Rotation: + m_Target: {x: -0.08717229, y: 0.89959055, z: -0.21045254, w: -0.3726226} + speed: 2 + m_Value: {x: -0.08717229, y: 0.89959055, z: -0.21045254, w: -0.3726226} + m_Size: + m_Target: 18.284964 + speed: 2 + m_Value: 18.284964 + m_Ortho: + m_Target: 0 + speed: 2 + m_Value: 0 + m_ShowGlobalGrid: 1 + m_LastSceneViewRotation: {x: 0, y: 0, z: 0, w: 0} + m_LastSceneViewOrtho: 0 + m_ReplacementShader: {fileID: 0} + m_ReplacementString: + m_LastLockedObject: {fileID: 0} + m_ViewIsLockedToObject: 0 +--- !u!114 &18 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12015, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_AutoRepaintOnSceneChange: 1 + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Game + m_Image: {fileID: -2087823869225018852, guid: 0000000000000000d000000000000000, + type: 0} + m_Tooltip: + m_DepthBufferBits: 32 + m_Pos: + serializedVersion: 2 + x: 1779 + y: 92 + width: 945 + height: 579 + m_MaximizeOnPlay: 0 + m_Gizmos: 0 + m_Stats: 0 + m_SelectedSizes: 00000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_TargetDisplay: 0 + m_ZoomArea: + m_HRangeLocked: 0 + m_VRangeLocked: 0 + m_HBaseRangeMin: -472.5 + m_HBaseRangeMax: 472.5 + m_VBaseRangeMin: -281 + m_VBaseRangeMax: 281 + m_HAllowExceedBaseRangeMin: 1 + m_HAllowExceedBaseRangeMax: 1 + m_VAllowExceedBaseRangeMin: 1 + m_VAllowExceedBaseRangeMax: 1 + m_ScaleWithWindow: 0 + m_HSlider: 0 + m_VSlider: 0 + m_IgnoreScrollWheelUntilClicked: 0 + m_EnableMouseInput: 0 + m_EnableSliderZoom: 0 + m_UniformScale: 1 + m_UpDirection: 1 + m_DrawArea: + serializedVersion: 2 + x: 0 + y: 17 + width: 945 + height: 562 + m_Scale: {x: 1.6653464, y: 1.6653463} + m_Translation: {x: 472.4999, y: 281} + m_MarginLeft: 0 + m_MarginRight: 0 + m_MarginTop: 0 + m_MarginBottom: 0 + m_LastShownAreaInsideMargins: + serializedVersion: 2 + x: -283.7247 + y: -168.73367 + width: 567.4495 + height: 337.46735 + m_MinimalGUI: 1 + m_defaultScale: 1 + m_TargetTexture: {fileID: 0} + m_CurrentColorSpace: 0 + m_LastWindowPixelSize: {x: 945, y: 579} + m_ClearInEditMode: 1 + m_NoCameraWarning: 1 + m_LowResolutionForAspectRatios: 01000000000100000100 +--- !u!114 &19 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12003, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_AutoRepaintOnSceneChange: 0 + m_MinSize: {x: 100, y: 100} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Console + m_Image: {fileID: 111653112392082826, guid: 0000000000000000d000000000000000, + type: 0} + m_Tooltip: + m_DepthBufferBits: 0 + m_Pos: + serializedVersion: 2 + x: 62 + y: 471 + width: 922 + height: 275 diff --git a/Library/EditorUserBuildSettings.asset b/Library/EditorUserBuildSettings.asset new file mode 100644 index 0000000000000000000000000000000000000000..b31c115024abe1fed565f4d1da553db06c97a1a3 Binary files /dev/null and b/Library/EditorUserBuildSettings.asset differ diff --git a/Library/EditorUserSettings.asset b/Library/EditorUserSettings.asset new file mode 100644 index 0000000000000000000000000000000000000000..30ae0181daab350ba4a1ec6cee537e95cc8a4f2e Binary files /dev/null and b/Library/EditorUserSettings.asset differ diff --git a/Library/GridBrush/UnityEditor.GridBrush.asset b/Library/GridBrush/UnityEditor.GridBrush.asset new file mode 100644 index 0000000000000000000000000000000000000000..214d8a186138abf38ce14ea6f99227568f67ab94 --- /dev/null +++ b/Library/GridBrush/UnityEditor.GridBrush.asset @@ -0,0 +1,35 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &1 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12392, guid: 0000000000000000e000000000000000, type: 0} + m_Name: Default Brush + m_EditorClassIdentifier: + m_Cells: + - m_Tile: {fileID: 0} + m_Matrix: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Size: {x: 1, y: 1, z: 1} + m_Pivot: {x: 0, y: 0, z: 0} diff --git a/Library/InspectorExpandedItems.asset b/Library/InspectorExpandedItems.asset new file mode 100644 index 0000000000000000000000000000000000000000..a00e8c159fcd42fcf3b35cbbd97007ead0ab39b9 Binary files /dev/null and b/Library/InspectorExpandedItems.asset differ diff --git a/Library/LastBuild.buildreport b/Library/LastBuild.buildreport new file mode 100644 index 0000000000000000000000000000000000000000..99b324238129ff07ac5eb6955cfe3d663e97543a Binary files /dev/null and b/Library/LastBuild.buildreport differ diff --git a/Library/LastSceneManagerSetup.txt b/Library/LastSceneManagerSetup.txt new file mode 100644 index 0000000000000000000000000000000000000000..eca57b4fb7cc2b6b14845b35ab065b4507f045d4 --- /dev/null +++ b/Library/LastSceneManagerSetup.txt @@ -0,0 +1,4 @@ +sceneSetups: +- path: Assets/Main.unity + isLoaded: 1 + isActive: 1 diff --git a/Library/LibraryFormatVersion.txt b/Library/LibraryFormatVersion.txt new file mode 100644 index 0000000000000000000000000000000000000000..6185f096e02c28d375d59d03684dbd44950f9dab --- /dev/null +++ b/Library/LibraryFormatVersion.txt @@ -0,0 +1,2 @@ +unityRebuildLibraryVersion: 11 +unityForwardCompatibleVersion: 40 diff --git a/Library/MonoManager.asset b/Library/MonoManager.asset new file mode 100644 index 0000000000000000000000000000000000000000..66974b2ed989908962d1e0cb8a8e4d052fab8833 Binary files /dev/null and b/Library/MonoManager.asset differ diff --git a/Library/PlayerDataCache/Data/Managed/Assembly-CSharp.dll b/Library/PlayerDataCache/Data/Managed/Assembly-CSharp.dll new file mode 100644 index 0000000000000000000000000000000000000000..2847227e5e184fbba3f1dd59f4763aa5210b9961 Binary files /dev/null and b/Library/PlayerDataCache/Data/Managed/Assembly-CSharp.dll differ diff --git a/Library/PlayerDataCache/Data/Managed/Mono.Security.dll b/Library/PlayerDataCache/Data/Managed/Mono.Security.dll new file mode 100644 index 0000000000000000000000000000000000000000..f266fa669792aaa4374a996b5c2621e5fc8eae76 Binary files /dev/null and b/Library/PlayerDataCache/Data/Managed/Mono.Security.dll differ diff --git a/Library/PlayerDataCache/Data/Managed/System.Core.dll b/Library/PlayerDataCache/Data/Managed/System.Core.dll new file mode 100644 index 0000000000000000000000000000000000000000..46668911ea3303fc0c9910c7d2f1c6a3640b453c Binary files /dev/null and b/Library/PlayerDataCache/Data/Managed/System.Core.dll differ diff --git a/Library/PlayerDataCache/Data/Managed/System.dll b/Library/PlayerDataCache/Data/Managed/System.dll new file mode 100644 index 0000000000000000000000000000000000000000..e2bcb76a589ef46b6910a5e39fb8a836a2be642e Binary files /dev/null and b/Library/PlayerDataCache/Data/Managed/System.dll differ diff --git a/Library/PlayerDataCache/Data/Managed/UnityEngine.Networking.dll b/Library/PlayerDataCache/Data/Managed/UnityEngine.Networking.dll new file mode 100644 index 0000000000000000000000000000000000000000..e1e7abf080438ea5aecde77628281130b6c7fbf7 Binary files /dev/null and b/Library/PlayerDataCache/Data/Managed/UnityEngine.Networking.dll differ diff --git a/Library/PlayerDataCache/Data/Managed/UnityEngine.SpatialTracking.dll b/Library/PlayerDataCache/Data/Managed/UnityEngine.SpatialTracking.dll new file mode 100644 index 0000000000000000000000000000000000000000..52d63c1392289b724b6d071cac331ffc307e13a7 Binary files /dev/null and b/Library/PlayerDataCache/Data/Managed/UnityEngine.SpatialTracking.dll differ diff --git a/Library/PlayerDataCache/Data/Managed/UnityEngine.Timeline.dll b/Library/PlayerDataCache/Data/Managed/UnityEngine.Timeline.dll new file mode 100644 index 0000000000000000000000000000000000000000..db9d04ec5db233a5db32db0c0bd022c8ed52980e Binary files /dev/null and b/Library/PlayerDataCache/Data/Managed/UnityEngine.Timeline.dll differ diff --git a/Library/PlayerDataCache/Data/Managed/UnityEngine.UI.dll b/Library/PlayerDataCache/Data/Managed/UnityEngine.UI.dll new file mode 100644 index 0000000000000000000000000000000000000000..e0c8864b4c2d2b1c7fe73c83e3e95423ca5d7173 Binary files /dev/null and b/Library/PlayerDataCache/Data/Managed/UnityEngine.UI.dll differ diff --git a/Library/PlayerDataCache/Data/Managed/mscorlib.dll b/Library/PlayerDataCache/Data/Managed/mscorlib.dll new file mode 100644 index 0000000000000000000000000000000000000000..4b34c4b7e26c01949c256c4348174f7d8285d56a Binary files /dev/null and b/Library/PlayerDataCache/Data/Managed/mscorlib.dll differ diff --git a/Library/PlayerDataCache/Data/Resources/unity_builtin_extra b/Library/PlayerDataCache/Data/Resources/unity_builtin_extra new file mode 100644 index 0000000000000000000000000000000000000000..59ef4f53d0d7382a801dd6f2aa00b7725f15e527 Binary files /dev/null and b/Library/PlayerDataCache/Data/Resources/unity_builtin_extra differ diff --git a/Library/PlayerDataCache/Data/boot.config b/Library/PlayerDataCache/Data/boot.config new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/Library/PlayerDataCache/Data/globalgamemanagers b/Library/PlayerDataCache/Data/globalgamemanagers new file mode 100644 index 0000000000000000000000000000000000000000..b25f474d842f318fdd9a26b8b93921d6b87d5e71 Binary files /dev/null and b/Library/PlayerDataCache/Data/globalgamemanagers differ diff --git a/Library/PlayerDataCache/Data/globalgamemanagers.assets b/Library/PlayerDataCache/Data/globalgamemanagers.assets new file mode 100644 index 0000000000000000000000000000000000000000..16510befdecb699a0f3986041c31f535b6e0a626 Binary files /dev/null and b/Library/PlayerDataCache/Data/globalgamemanagers.assets differ diff --git a/Library/PlayerDataCache/Data/level0 b/Library/PlayerDataCache/Data/level0 new file mode 100644 index 0000000000000000000000000000000000000000..a74aec912a66a7090dfacb049d20165418bf9ddd Binary files /dev/null and b/Library/PlayerDataCache/Data/level0 differ diff --git a/Library/PlayerDataCache/Data/level0.resS b/Library/PlayerDataCache/Data/level0.resS new file mode 100644 index 0000000000000000000000000000000000000000..1d68a4581834bb0ad3454c7204f6125768d71522 Binary files /dev/null and b/Library/PlayerDataCache/Data/level0.resS differ diff --git a/Library/PlayerDataCache/Data/sharedassets0.assets b/Library/PlayerDataCache/Data/sharedassets0.assets new file mode 100644 index 0000000000000000000000000000000000000000..b25119b321b62b0a338bcfb43540c33dd10a5d5c Binary files /dev/null and b/Library/PlayerDataCache/Data/sharedassets0.assets differ diff --git a/Library/PlayerDataCache/ScriptLayoutHashes.txt b/Library/PlayerDataCache/ScriptLayoutHashes.txt new file mode 100644 index 0000000000000000000000000000000000000000..e9f1384490d2290c33262d84ff1d7ba43b1c89e9 --- /dev/null +++ b/Library/PlayerDataCache/ScriptLayoutHashes.txt @@ -0,0 +1,252 @@ +WindowsStandalone +bc68edb0af574bf79f9550ead8ebae5c UnityEngine.HoloLens.dll:UnityEngine.Audio.AudioSpatializerMicrosoft +c2275a8bfbb9f9942cad75ecdfded41d UnityEngine.HoloLens.dll:UnityEngine.XR.WSA.SpatialMappingCollider +45f3431f0103c41611e8d4eec3d439df UnityEngine.HoloLens.dll:UnityEngine.XR.WSA.SpatialMappingRenderer +05524b8f659e7bfe5756d1335fec24ba UnityEngine.HoloLens.dll:UnityEngine.EventSystems.HoloLensInput +463516d5b5fe8e67a0a24c48f2095b04 UnityEngine.HoloLens.dll:UnityEngine.EventSystems.HoloLensInputModule +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultInitializationErrorHandlerInternal +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultInitializationErrorHandlerPlaceHolder +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultSmartTerrainEventHandlerPlaceHolder +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultTrackableBehaviourPlaceholder +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.GLErrorHandler +67b48974ce9eba2f5f42615d194258b7 Vuforia.UnityExtensions.dll:Vuforia.MaskOutBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.TurnOffBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.TurnOffWordBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.BackgroundPlaneBehaviour +bb81ebd8be60584dd6322edaf8211df7 Vuforia.UnityExtensions.dll:Vuforia.ObjectTargetBehaviour +342c9a27403d4f1a11164f989d99bd3f Vuforia.UnityExtensions.dll:Vuforia.CloudRecoBehaviour +42c212f1ddffda03067a04581ff6fccf Vuforia.UnityExtensions.dll:Vuforia.VuforiaBehaviour +a27bb75e7fcf8d9ade058e89b246f82f Vuforia.UnityExtensions.dll:Vuforia.VuforiaConfiguration +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.VuforiaDeinitBehaviour +a9e1c36c671666e79706791e556d5100 Vuforia.UnityExtensions.dll:Vuforia.VuMarkBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.ReconstructionFromTargetBehaviour +215f21c984a05428dd33c8419e0a1c57 Vuforia.UnityExtensions.dll:Vuforia.SurfaceBehaviour +9519b45b1fe77ca14bbfebb6a5236e2e Vuforia.UnityExtensions.dll:Vuforia.CylinderTargetBehaviour +a9ceaad7d51aada88335b5bf9c0e71a4 Vuforia.UnityExtensions.dll:Vuforia.ReconstructionBehaviour +43086202e38c7e5578e3e9c98ce5148c Vuforia.UnityExtensions.dll:Vuforia.PropBehaviour +5f6f5b498cea1d87e4fefa4023ba7317 Vuforia.UnityExtensions.dll:Vuforia.ImageTargetBehaviour +ea6aca1b84f92ce47be39001be16329a Vuforia.UnityExtensions.dll:Vuforia.MultiTargetBehaviour +f67e4dccde37b3c42d067b6bf680c32e Vuforia.UnityExtensions.dll:Vuforia.TextRecoBehaviour +d2a2bd333db22f480a8589e167314ecc Vuforia.UnityExtensions.dll:Vuforia.UserDefinedTargetBuildingBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.VideoBackgroundBehaviour +57a6815572027869e23decb5efd8f26b Vuforia.UnityExtensions.dll:Vuforia.VirtualButtonBehaviour +15bea26698002c6c4a3087131232ce5c Vuforia.UnityExtensions.dll:Vuforia.WordBehaviour +3d1b89310e77c34bc0c8d7132231345c Vuforia.UnityExtensions.dll:Vuforia.WireframeBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.WireframeTrackableEventHandler +dc07d7ad69b399a46e92c483bf1c04ca UnityEngine.Analytics.dll:UnityEngine.Analytics.AnalyticsTracker +9de3a22eca9aefadba2d10d5987cefe3 UnityEngine.SpatialTracking.dll:UnityEngine.SpatialTracking.TrackedPoseDriver +2a56361227def9f56c2cf57a88b32f4d UnityEngine.TestRunner.dll:UnityEngine.TestTools.TestRunner.PlaymodeTestsController +05524b8f659e7bfe5756d1335fec24ba UnityEngine.TestRunner.dll:UnityEngine.TestTools.TestRunner.Callbacks.PlayModeRunnerCallback +64eb32cc721b1cc68a91ed57461e188c UnityEngine.TestRunner.dll:UnityEngine.TestTools.TestRunner.Callbacks.RemoteTestResultSender +6af7378a45ad6da4992a71ef50ddc2eb UnityEngine.Timeline.dll:UnityEngine.Timeline.GroupTrack +af723155c251fcfa0e66530a75f3ea4c UnityEngine.Timeline.dll:UnityEngine.Timeline.TimelineAsset +05524b8f659e7bfe5756d1335fec24ba UnityEngine.Timeline.dll:UnityEngine.Timeline.ActivationPlayableAsset +970a95104359198fe1a98ef48655de8c UnityEngine.Timeline.dll:UnityEngine.Timeline.ActivationTrack +8144169769d51429c4aedc8b0f92d47b UnityEngine.Timeline.dll:UnityEngine.Timeline.AnimationPlayableAsset +54f0e6ddfd6c466a1673d6ad5af5ddcd UnityEngine.Timeline.dll:UnityEngine.Timeline.AnimationTrack +c28edace1fdf0563f7e72075531c5744 UnityEngine.Timeline.dll:UnityEngine.Timeline.AudioPlayableAsset +6af7378a45ad6da4992a71ef50ddc2eb UnityEngine.Timeline.dll:UnityEngine.Timeline.AudioTrack +ff05dcdf90651c3d98a9cad3df5e471e UnityEngine.Timeline.dll:UnityEngine.Timeline.ControlPlayableAsset +6af7378a45ad6da4992a71ef50ddc2eb UnityEngine.Timeline.dll:UnityEngine.Timeline.ControlTrack +05524b8f659e7bfe5756d1335fec24ba UnityEngine.Timeline.dll:UnityEngine.Timeline.BasicPlayableBehaviour +6af7378a45ad6da4992a71ef50ddc2eb UnityEngine.Timeline.dll:UnityEngine.Timeline.PlayableTrack +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultInitializationErrorHandlerInternal +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultInitializationErrorHandlerPlaceHolder +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultSmartTerrainEventHandlerPlaceHolder +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultTrackableBehaviourPlaceholder +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.GLErrorHandler +67b48974ce9eba2f5f42615d194258b7 Vuforia.UnityExtensions.dll:Vuforia.MaskOutBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.TurnOffBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.TurnOffWordBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.BackgroundPlaneBehaviour +bb81ebd8be60584dd6322edaf8211df7 Vuforia.UnityExtensions.dll:Vuforia.ObjectTargetBehaviour +342c9a27403d4f1a11164f989d99bd3f Vuforia.UnityExtensions.dll:Vuforia.CloudRecoBehaviour +42c212f1ddffda03067a04581ff6fccf Vuforia.UnityExtensions.dll:Vuforia.VuforiaBehaviour +a27bb75e7fcf8d9ade058e89b246f82f Vuforia.UnityExtensions.dll:Vuforia.VuforiaConfiguration +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.VuforiaDeinitBehaviour +a9e1c36c671666e79706791e556d5100 Vuforia.UnityExtensions.dll:Vuforia.VuMarkBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.ReconstructionFromTargetBehaviour +215f21c984a05428dd33c8419e0a1c57 Vuforia.UnityExtensions.dll:Vuforia.SurfaceBehaviour +9519b45b1fe77ca14bbfebb6a5236e2e Vuforia.UnityExtensions.dll:Vuforia.CylinderTargetBehaviour +a9ceaad7d51aada88335b5bf9c0e71a4 Vuforia.UnityExtensions.dll:Vuforia.ReconstructionBehaviour +43086202e38c7e5578e3e9c98ce5148c Vuforia.UnityExtensions.dll:Vuforia.PropBehaviour +5f6f5b498cea1d87e4fefa4023ba7317 Vuforia.UnityExtensions.dll:Vuforia.ImageTargetBehaviour +ea6aca1b84f92ce47be39001be16329a Vuforia.UnityExtensions.dll:Vuforia.MultiTargetBehaviour +f67e4dccde37b3c42d067b6bf680c32e Vuforia.UnityExtensions.dll:Vuforia.TextRecoBehaviour +d2a2bd333db22f480a8589e167314ecc Vuforia.UnityExtensions.dll:Vuforia.UserDefinedTargetBuildingBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.VideoBackgroundBehaviour +57a6815572027869e23decb5efd8f26b Vuforia.UnityExtensions.dll:Vuforia.VirtualButtonBehaviour +15bea26698002c6c4a3087131232ce5c Vuforia.UnityExtensions.dll:Vuforia.WordBehaviour +3d1b89310e77c34bc0c8d7132231345c Vuforia.UnityExtensions.dll:Vuforia.WireframeBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.WireframeTrackableEventHandler +6af7378a45ad6da4992a71ef50ddc2eb UnityEngine.Timeline.dll:UnityEngine.Timeline.GroupTrack +af723155c251fcfa0e66530a75f3ea4c UnityEngine.Timeline.dll:UnityEngine.Timeline.TimelineAsset +05524b8f659e7bfe5756d1335fec24ba UnityEngine.Timeline.dll:UnityEngine.Timeline.ActivationPlayableAsset +970a95104359198fe1a98ef48655de8c UnityEngine.Timeline.dll:UnityEngine.Timeline.ActivationTrack +8144169769d51429c4aedc8b0f92d47b UnityEngine.Timeline.dll:UnityEngine.Timeline.AnimationPlayableAsset +54f0e6ddfd6c466a1673d6ad5af5ddcd UnityEngine.Timeline.dll:UnityEngine.Timeline.AnimationTrack +c28edace1fdf0563f7e72075531c5744 UnityEngine.Timeline.dll:UnityEngine.Timeline.AudioPlayableAsset +6af7378a45ad6da4992a71ef50ddc2eb UnityEngine.Timeline.dll:UnityEngine.Timeline.AudioTrack +ff05dcdf90651c3d98a9cad3df5e471e UnityEngine.Timeline.dll:UnityEngine.Timeline.ControlPlayableAsset +6af7378a45ad6da4992a71ef50ddc2eb UnityEngine.Timeline.dll:UnityEngine.Timeline.ControlTrack +05524b8f659e7bfe5756d1335fec24ba UnityEngine.Timeline.dll:UnityEngine.Timeline.BasicPlayableBehaviour +6af7378a45ad6da4992a71ef50ddc2eb UnityEngine.Timeline.dll:UnityEngine.Timeline.PlayableTrack +fc1e0f4d8439d9928083474691511a13 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkAnimator +05524b8f659e7bfe5756d1335fec24ba UnityEngine.Networking.dll:UnityEngine.Networking.NetworkBehaviour +60b2bb652410a5867a5ab9a01cd38461 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkDiscovery +426c06448d7cff8f4261760b2d8e781f UnityEngine.Networking.dll:UnityEngine.Networking.NetworkIdentity +b684027795c03ea8253e603d8afe864a UnityEngine.Networking.dll:UnityEngine.Networking.NetworkLobbyManager +9d178a32937c7fac8f23a949ac137f70 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkLobbyPlayer +1df234784afa2cbe0613283a35c66908 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkManager +c38ec0d21c425a274f55b7414a6e54c1 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkManagerHUD +e9bdabf9265d758d56f01bb188916fa8 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkMigrationManager +8e28bfd01710b18059e3eb5ea5a4643b UnityEngine.Networking.dll:UnityEngine.Networking.NetworkProximityChecker +05524b8f659e7bfe5756d1335fec24ba UnityEngine.Networking.dll:UnityEngine.Networking.NetworkStartPosition +73843688b51256aed059f049c540bca8 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkTransformChild +3f32f08a64daf40b09ed864d96fe3840 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkTransform +528ea1fd7c01796fc60c4e2f172ea229 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkTransformVisualizer +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultInitializationErrorHandlerInternal +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultInitializationErrorHandlerPlaceHolder +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultSmartTerrainEventHandlerPlaceHolder +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultTrackableBehaviourPlaceholder +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.GLErrorHandler +67b48974ce9eba2f5f42615d194258b7 Vuforia.UnityExtensions.dll:Vuforia.MaskOutBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.TurnOffBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.TurnOffWordBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.BackgroundPlaneBehaviour +bb81ebd8be60584dd6322edaf8211df7 Vuforia.UnityExtensions.dll:Vuforia.ObjectTargetBehaviour +342c9a27403d4f1a11164f989d99bd3f Vuforia.UnityExtensions.dll:Vuforia.CloudRecoBehaviour +42c212f1ddffda03067a04581ff6fccf Vuforia.UnityExtensions.dll:Vuforia.VuforiaBehaviour +a27bb75e7fcf8d9ade058e89b246f82f Vuforia.UnityExtensions.dll:Vuforia.VuforiaConfiguration +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.VuforiaDeinitBehaviour +a9e1c36c671666e79706791e556d5100 Vuforia.UnityExtensions.dll:Vuforia.VuMarkBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.ReconstructionFromTargetBehaviour +215f21c984a05428dd33c8419e0a1c57 Vuforia.UnityExtensions.dll:Vuforia.SurfaceBehaviour +9519b45b1fe77ca14bbfebb6a5236e2e Vuforia.UnityExtensions.dll:Vuforia.CylinderTargetBehaviour +a9ceaad7d51aada88335b5bf9c0e71a4 Vuforia.UnityExtensions.dll:Vuforia.ReconstructionBehaviour +43086202e38c7e5578e3e9c98ce5148c Vuforia.UnityExtensions.dll:Vuforia.PropBehaviour +5f6f5b498cea1d87e4fefa4023ba7317 Vuforia.UnityExtensions.dll:Vuforia.ImageTargetBehaviour +ea6aca1b84f92ce47be39001be16329a Vuforia.UnityExtensions.dll:Vuforia.MultiTargetBehaviour +f67e4dccde37b3c42d067b6bf680c32e Vuforia.UnityExtensions.dll:Vuforia.TextRecoBehaviour +d2a2bd333db22f480a8589e167314ecc Vuforia.UnityExtensions.dll:Vuforia.UserDefinedTargetBuildingBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.VideoBackgroundBehaviour +57a6815572027869e23decb5efd8f26b Vuforia.UnityExtensions.dll:Vuforia.VirtualButtonBehaviour +15bea26698002c6c4a3087131232ce5c Vuforia.UnityExtensions.dll:Vuforia.WordBehaviour +3d1b89310e77c34bc0c8d7132231345c Vuforia.UnityExtensions.dll:Vuforia.WireframeBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.WireframeTrackableEventHandler +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultInitializationErrorHandlerInternal +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultInitializationErrorHandlerPlaceHolder +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultSmartTerrainEventHandlerPlaceHolder +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:.DefaultTrackableBehaviourPlaceholder +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.GLErrorHandler +67b48974ce9eba2f5f42615d194258b7 Vuforia.UnityExtensions.dll:Vuforia.MaskOutBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.TurnOffBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.TurnOffWordBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.BackgroundPlaneBehaviour +bb81ebd8be60584dd6322edaf8211df7 Vuforia.UnityExtensions.dll:Vuforia.ObjectTargetBehaviour +342c9a27403d4f1a11164f989d99bd3f Vuforia.UnityExtensions.dll:Vuforia.CloudRecoBehaviour +42c212f1ddffda03067a04581ff6fccf Vuforia.UnityExtensions.dll:Vuforia.VuforiaBehaviour +a27bb75e7fcf8d9ade058e89b246f82f Vuforia.UnityExtensions.dll:Vuforia.VuforiaConfiguration +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.VuforiaDeinitBehaviour +a9e1c36c671666e79706791e556d5100 Vuforia.UnityExtensions.dll:Vuforia.VuMarkBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.ReconstructionFromTargetBehaviour +215f21c984a05428dd33c8419e0a1c57 Vuforia.UnityExtensions.dll:Vuforia.SurfaceBehaviour +9519b45b1fe77ca14bbfebb6a5236e2e Vuforia.UnityExtensions.dll:Vuforia.CylinderTargetBehaviour +a9ceaad7d51aada88335b5bf9c0e71a4 Vuforia.UnityExtensions.dll:Vuforia.ReconstructionBehaviour +43086202e38c7e5578e3e9c98ce5148c Vuforia.UnityExtensions.dll:Vuforia.PropBehaviour +5f6f5b498cea1d87e4fefa4023ba7317 Vuforia.UnityExtensions.dll:Vuforia.ImageTargetBehaviour +ea6aca1b84f92ce47be39001be16329a Vuforia.UnityExtensions.dll:Vuforia.MultiTargetBehaviour +f67e4dccde37b3c42d067b6bf680c32e Vuforia.UnityExtensions.dll:Vuforia.TextRecoBehaviour +d2a2bd333db22f480a8589e167314ecc Vuforia.UnityExtensions.dll:Vuforia.UserDefinedTargetBuildingBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.VideoBackgroundBehaviour +57a6815572027869e23decb5efd8f26b Vuforia.UnityExtensions.dll:Vuforia.VirtualButtonBehaviour +15bea26698002c6c4a3087131232ce5c Vuforia.UnityExtensions.dll:Vuforia.WordBehaviour +3d1b89310e77c34bc0c8d7132231345c Vuforia.UnityExtensions.dll:Vuforia.WireframeBehaviour +05524b8f659e7bfe5756d1335fec24ba Vuforia.UnityExtensions.dll:Vuforia.WireframeTrackableEventHandler +fc1e0f4d8439d9928083474691511a13 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkAnimator +05524b8f659e7bfe5756d1335fec24ba UnityEngine.Networking.dll:UnityEngine.Networking.NetworkBehaviour +60b2bb652410a5867a5ab9a01cd38461 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkDiscovery +426c06448d7cff8f4261760b2d8e781f UnityEngine.Networking.dll:UnityEngine.Networking.NetworkIdentity +b684027795c03ea8253e603d8afe864a UnityEngine.Networking.dll:UnityEngine.Networking.NetworkLobbyManager +9d178a32937c7fac8f23a949ac137f70 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkLobbyPlayer +1df234784afa2cbe0613283a35c66908 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkManager +c38ec0d21c425a274f55b7414a6e54c1 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkManagerHUD +e9bdabf9265d758d56f01bb188916fa8 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkMigrationManager +8e28bfd01710b18059e3eb5ea5a4643b UnityEngine.Networking.dll:UnityEngine.Networking.NetworkProximityChecker +05524b8f659e7bfe5756d1335fec24ba UnityEngine.Networking.dll:UnityEngine.Networking.NetworkStartPosition +73843688b51256aed059f049c540bca8 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkTransformChild +3f32f08a64daf40b09ed864d96fe3840 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkTransform +528ea1fd7c01796fc60c4e2f172ea229 UnityEngine.Networking.dll:UnityEngine.Networking.NetworkTransformVisualizer +e0f7ffd5d5c2abe4b2e16569a21163da UnityEngine.GoogleAudioSpatializer.dll:UnityEngine.Experimental.Audio.Google.GvrAudioRoom +e0f7ffd5d5c2abe4b2e16569a21163da UnityEngine.GoogleAudioSpatializer.dll:UnityEngine.Experimental.Audio.Google.GvrAudioRoom +9de3a22eca9aefadba2d10d5987cefe3 UnityEngine.SpatialTracking.dll:UnityEngine.SpatialTracking.TrackedPoseDriver +eb1b98eae58d1c3cddd6ef4553520642 UnityEngine.UI.dll:UnityEngine.EventSystems.EventSystem +60c9557bccfdbd492b40ba21ea876260 UnityEngine.UI.dll:UnityEngine.EventSystems.EventTrigger +05524b8f659e7bfe5756d1335fec24ba UnityEngine.UI.dll:UnityEngine.EventSystems.BaseInput +a4ef7c59ab7201ab109de36901ceb49b UnityEngine.UI.dll:UnityEngine.EventSystems.StandaloneInputModule +86d36c43c53541d667100dc90b89cfba UnityEngine.UI.dll:UnityEngine.EventSystems.TouchInputModule +8780e0f7d7b887f075628d8ce3671dd4 UnityEngine.UI.dll:UnityEngine.EventSystems.Physics2DRaycaster +8780e0f7d7b887f075628d8ce3671dd4 UnityEngine.UI.dll:UnityEngine.EventSystems.PhysicsRaycaster +49cd62a578efc0a599b810a2b66cd49c UnityEngine.UI.dll:UnityEngine.UI.Button +176f67aae4ec7273cfef37fd8876bd9a UnityEngine.UI.dll:UnityEngine.UI.Dropdown +a2313de45ed47f1a12bb2d80e8b2de54 UnityEngine.UI.dll:UnityEngine.UI.GraphicRaycaster +b8f057a5d96b66234b3230a0d800dcf6 UnityEngine.UI.dll:UnityEngine.UI.Image +f9636881e142adc115924cc7aa543b66 UnityEngine.UI.dll:UnityEngine.UI.InputField +175dd00ae96553b8a04af9b4a3d027a2 UnityEngine.UI.dll:UnityEngine.UI.Mask +b9d358490de4bfdd2595b1175db8826f UnityEngine.UI.dll:UnityEngine.UI.RawImage +05524b8f659e7bfe5756d1335fec24ba UnityEngine.UI.dll:UnityEngine.UI.RectMask2D +302f3e447e26d9fd286664f47b290878 UnityEngine.UI.dll:UnityEngine.UI.Scrollbar +35a85271514203b44e5f0317c842c90b UnityEngine.UI.dll:UnityEngine.UI.ScrollRect +3abae1883f7a8d3add33d808b441d9f4 UnityEngine.UI.dll:UnityEngine.UI.Selectable +6438f204cc20af0b50a73569c7b204f7 UnityEngine.UI.dll:UnityEngine.UI.Slider +769e576fcd3f60fa29a2cccb9e8127d9 UnityEngine.UI.dll:UnityEngine.UI.Text +c63db43c730fa2cbb8ca07de15898cb6 UnityEngine.UI.dll:UnityEngine.UI.Toggle +f61c0793411f10cf5fbfa1473fef5ef2 UnityEngine.UI.dll:UnityEngine.UI.ToggleGroup +a35dc9cca2faebc5f5f1aeb9e8e47bbe UnityEngine.UI.dll:UnityEngine.UI.AspectRatioFitter +0b0399c4b7b49c440fa718ace4ac585a UnityEngine.UI.dll:UnityEngine.UI.CanvasScaler +283f45565aed3e060608524670d9f81a UnityEngine.UI.dll:UnityEngine.UI.ContentSizeFitter +5ea19b8a83c99d9905885fc1a7234050 UnityEngine.UI.dll:UnityEngine.UI.GridLayoutGroup +1b8c02d0aa82fbf036a2b9b2d713eec3 UnityEngine.UI.dll:UnityEngine.UI.HorizontalLayoutGroup +4cbfc4095acb44803a729d366aa88ac7 UnityEngine.UI.dll:UnityEngine.UI.LayoutElement +1b8c02d0aa82fbf036a2b9b2d713eec3 UnityEngine.UI.dll:UnityEngine.UI.VerticalLayoutGroup +56054d5c8bd19ebccddbb29522d1a093 UnityEngine.UI.dll:UnityEngine.UI.Outline +05524b8f659e7bfe5756d1335fec24ba UnityEngine.UI.dll:UnityEngine.UI.PositionAsUV1 +56054d5c8bd19ebccddbb29522d1a093 UnityEngine.UI.dll:UnityEngine.UI.Shadow +eb1b98eae58d1c3cddd6ef4553520642 UnityEngine.UI.dll:UnityEngine.EventSystems.EventSystem +60c9557bccfdbd492b40ba21ea876260 UnityEngine.UI.dll:UnityEngine.EventSystems.EventTrigger +05524b8f659e7bfe5756d1335fec24ba UnityEngine.UI.dll:UnityEngine.EventSystems.BaseInput +a4ef7c59ab7201ab109de36901ceb49b UnityEngine.UI.dll:UnityEngine.EventSystems.StandaloneInputModule +86d36c43c53541d667100dc90b89cfba UnityEngine.UI.dll:UnityEngine.EventSystems.TouchInputModule +8780e0f7d7b887f075628d8ce3671dd4 UnityEngine.UI.dll:UnityEngine.EventSystems.Physics2DRaycaster +8780e0f7d7b887f075628d8ce3671dd4 UnityEngine.UI.dll:UnityEngine.EventSystems.PhysicsRaycaster +49cd62a578efc0a599b810a2b66cd49c UnityEngine.UI.dll:UnityEngine.UI.Button +176f67aae4ec7273cfef37fd8876bd9a UnityEngine.UI.dll:UnityEngine.UI.Dropdown +a2313de45ed47f1a12bb2d80e8b2de54 UnityEngine.UI.dll:UnityEngine.UI.GraphicRaycaster +b8f057a5d96b66234b3230a0d800dcf6 UnityEngine.UI.dll:UnityEngine.UI.Image +f9636881e142adc115924cc7aa543b66 UnityEngine.UI.dll:UnityEngine.UI.InputField +175dd00ae96553b8a04af9b4a3d027a2 UnityEngine.UI.dll:UnityEngine.UI.Mask +b9d358490de4bfdd2595b1175db8826f UnityEngine.UI.dll:UnityEngine.UI.RawImage +05524b8f659e7bfe5756d1335fec24ba UnityEngine.UI.dll:UnityEngine.UI.RectMask2D +302f3e447e26d9fd286664f47b290878 UnityEngine.UI.dll:UnityEngine.UI.Scrollbar +35a85271514203b44e5f0317c842c90b UnityEngine.UI.dll:UnityEngine.UI.ScrollRect +3abae1883f7a8d3add33d808b441d9f4 UnityEngine.UI.dll:UnityEngine.UI.Selectable +6438f204cc20af0b50a73569c7b204f7 UnityEngine.UI.dll:UnityEngine.UI.Slider +769e576fcd3f60fa29a2cccb9e8127d9 UnityEngine.UI.dll:UnityEngine.UI.Text +c63db43c730fa2cbb8ca07de15898cb6 UnityEngine.UI.dll:UnityEngine.UI.Toggle +f61c0793411f10cf5fbfa1473fef5ef2 UnityEngine.UI.dll:UnityEngine.UI.ToggleGroup +a35dc9cca2faebc5f5f1aeb9e8e47bbe UnityEngine.UI.dll:UnityEngine.UI.AspectRatioFitter +0b0399c4b7b49c440fa718ace4ac585a UnityEngine.UI.dll:UnityEngine.UI.CanvasScaler +283f45565aed3e060608524670d9f81a UnityEngine.UI.dll:UnityEngine.UI.ContentSizeFitter +5ea19b8a83c99d9905885fc1a7234050 UnityEngine.UI.dll:UnityEngine.UI.GridLayoutGroup +1b8c02d0aa82fbf036a2b9b2d713eec3 UnityEngine.UI.dll:UnityEngine.UI.HorizontalLayoutGroup +4cbfc4095acb44803a729d366aa88ac7 UnityEngine.UI.dll:UnityEngine.UI.LayoutElement +1b8c02d0aa82fbf036a2b9b2d713eec3 UnityEngine.UI.dll:UnityEngine.UI.VerticalLayoutGroup +56054d5c8bd19ebccddbb29522d1a093 UnityEngine.UI.dll:UnityEngine.UI.Outline +05524b8f659e7bfe5756d1335fec24ba UnityEngine.UI.dll:UnityEngine.UI.PositionAsUV1 +56054d5c8bd19ebccddbb29522d1a093 UnityEngine.UI.dll:UnityEngine.UI.Shadow +bc68edb0af574bf79f9550ead8ebae5c UnityEngine.HoloLens.dll:UnityEngine.Audio.AudioSpatializerMicrosoft +c2275a8bfbb9f9942cad75ecdfded41d UnityEngine.HoloLens.dll:UnityEngine.XR.WSA.SpatialMappingCollider +45f3431f0103c41611e8d4eec3d439df UnityEngine.HoloLens.dll:UnityEngine.XR.WSA.SpatialMappingRenderer +05524b8f659e7bfe5756d1335fec24ba UnityEngine.HoloLens.dll:UnityEngine.EventSystems.HoloLensInput +463516d5b5fe8e67a0a24c48f2095b04 UnityEngine.HoloLens.dll:UnityEngine.EventSystems.HoloLensInputModule +05524b8f659e7bfe5756d1335fec24ba Assembly-CSharp.dll:.PlayerController diff --git a/Library/ProjectSettings.asset b/Library/ProjectSettings.asset new file mode 100644 index 0000000000000000000000000000000000000000..5623f852306c3ba76d5f409b1d603256fba3b71b --- /dev/null +++ b/Library/ProjectSettings.asset @@ -0,0 +1,610 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!129 &1 +PlayerSettings: + m_ObjectHideFlags: 0 + serializedVersion: 13 + productGUID: 9484341a770264143bdd47d6b5d0fd72 + AndroidProfiler: 0 + AndroidFilterTouchesWhenObscured: 0 + defaultScreenOrientation: 4 + targetDevice: 2 + useOnDemandResources: 0 + accelerometerFrequency: 60 + companyName: DefaultCompany + productName: multyplayer + defaultCursor: {fileID: 0} + cursorHotspot: {x: 0, y: 0} + m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1} + m_ShowUnitySplashScreen: 1 + m_ShowUnitySplashLogo: 1 + m_SplashScreenOverlayOpacity: 1 + m_SplashScreenAnimation: 1 + m_SplashScreenLogoStyle: 1 + m_SplashScreenDrawMode: 0 + m_SplashScreenBackgroundAnimationZoom: 1 + m_SplashScreenLogoAnimationZoom: 1 + m_SplashScreenBackgroundLandscapeAspect: 1 + m_SplashScreenBackgroundPortraitAspect: 1 + m_SplashScreenBackgroundLandscapeUvs: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + m_SplashScreenBackgroundPortraitUvs: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + m_SplashScreenLogos: [] + m_VirtualRealitySplashScreen: {fileID: 0} + m_HolographicTrackingLossScreen: {fileID: 0} + defaultScreenWidth: 1024 + defaultScreenHeight: 768 + defaultScreenWidthWeb: 960 + defaultScreenHeightWeb: 600 + m_StereoRenderingPath: 0 + m_ActiveColorSpace: 0 + m_MTRendering: 1 + m_StackTraceTypes: 010000000100000001000000010000000100000001000000 + iosShowActivityIndicatorOnLoading: -1 + androidShowActivityIndicatorOnLoading: -1 + tizenShowActivityIndicatorOnLoading: -1 + iosAppInBackgroundBehavior: 0 + displayResolutionDialog: 1 + iosAllowHTTPDownload: 1 + allowedAutorotateToPortrait: 1 + allowedAutorotateToPortraitUpsideDown: 1 + allowedAutorotateToLandscapeRight: 1 + allowedAutorotateToLandscapeLeft: 1 + useOSAutorotation: 1 + use32BitDisplayBuffer: 1 + disableDepthAndStencilBuffers: 0 + androidBlitType: 0 + defaultIsFullScreen: 1 + defaultIsNativeResolution: 1 + macRetinaSupport: 1 + runInBackground: 0 + captureSingleScreen: 0 + muteOtherAudioSources: 0 + Prepare IOS For Recording: 0 + Force IOS Speakers When Recording: 0 + submitAnalytics: 1 + usePlayerLog: 1 + bakeCollisionMeshes: 0 + forceSingleInstance: 0 + resizableWindow: 0 + useMacAppStoreValidation: 0 + macAppStoreCategory: public.app-category.games + gpuSkinning: 0 + graphicsJobs: 0 + xboxPIXTextureCapture: 0 + xboxEnableAvatar: 0 + xboxEnableKinect: 0 + xboxEnableKinectAutoTracking: 0 + xboxEnableFitness: 0 + visibleInBackground: 1 + allowFullscreenSwitch: 1 + graphicsJobMode: 0 + macFullscreenMode: 2 + d3d9FullscreenMode: 1 + d3d11FullscreenMode: 1 + xboxSpeechDB: 0 + xboxEnableHeadOrientation: 0 + xboxEnableGuest: 0 + xboxEnablePIXSampling: 0 + metalFramebufferOnly: 0 + n3dsDisableStereoscopicView: 0 + n3dsEnableSharedListOpt: 1 + n3dsEnableVSync: 0 + ignoreAlphaClear: 0 + xboxOneResolution: 0 + xboxOneMonoLoggingLevel: 0 + xboxOneLoggingLevel: 1 + xboxOneDisableEsram: 0 + xboxOnePresentImmediateThreshold: 0 + videoMemoryForVertexBuffers: 0 + psp2PowerMode: 0 + psp2AcquireBGM: 1 + wiiUTVResolution: 0 + wiiUGamePadMSAA: 1 + wiiUSupportsNunchuk: 0 + wiiUSupportsClassicController: 0 + wiiUSupportsBalanceBoard: 0 + wiiUSupportsMotionPlus: 0 + wiiUSupportsProController: 0 + wiiUAllowScreenCapture: 1 + wiiUControllerCount: 0 + m_SupportedAspectRatios: + 4:3: 1 + 5:4: 1 + 16:10: 1 + 16:9: 1 + Others: 1 + bundleVersion: 1.0 + preloadedAssets: [] + metroInputSource: 0 + m_HolographicPauseOnTrackingLoss: 1 + xboxOneDisableKinectGpuReservation: 0 + xboxOneEnable7thCore: 0 + vrSettings: + cardboard: + depthFormat: 0 + enableTransitionView: 0 + daydream: + depthFormat: 0 + useSustainedPerformanceMode: 0 + enableVideoLayer: 0 + useProtectedVideoMemory: 0 + hololens: + depthFormat: 1 + protectGraphicsMemory: 0 + useHDRDisplay: 0 + m_ColorGamuts: 00000000 + targetPixelDensity: 0 + resolutionScalingMode: 0 + androidSupportedAspectRatio: 1 + androidMaxAspectRatio: 2.1 + applicationIdentifier: {} + buildNumber: {} + AndroidBundleVersionCode: 1 + AndroidMinSdkVersion: 16 + AndroidTargetSdkVersion: 0 + AndroidPreferredInstallLocation: 1 + aotOptions: + stripEngineCode: 1 + iPhoneStrippingLevel: 0 + iPhoneScriptCallOptimization: 0 + ForceInternetPermission: 0 + ForceSDCardPermission: 0 + CreateWallpaper: 0 + APKExpansionFiles: 0 + keepLoadedShadersAlive: 0 + StripUnusedMeshComponents: 0 + VertexChannelCompressionMask: + serializedVersion: 2 + m_Bits: 238 + iPhoneSdkVersion: 988 + iOSTargetOSVersionString: 7.0 + tvOSSdkVersion: 0 + tvOSRequireExtendedGameController: 0 + tvOSTargetOSVersionString: 9.0 + uIPrerenderedIcon: 0 + uIRequiresPersistentWiFi: 0 + uIRequiresFullScreen: 1 + uIStatusBarHidden: 1 + uIExitOnSuspend: 0 + uIStatusBarStyle: 0 + iPhoneSplashScreen: {fileID: 0} + iPhoneHighResSplashScreen: {fileID: 0} + iPhoneTallHighResSplashScreen: {fileID: 0} + iPhone47inSplashScreen: {fileID: 0} + iPhone55inPortraitSplashScreen: {fileID: 0} + iPhone55inLandscapeSplashScreen: {fileID: 0} + iPadPortraitSplashScreen: {fileID: 0} + iPadHighResPortraitSplashScreen: {fileID: 0} + iPadLandscapeSplashScreen: {fileID: 0} + iPadHighResLandscapeSplashScreen: {fileID: 0} + appleTVSplashScreen: {fileID: 0} + tvOSSmallIconLayers: [] + tvOSLargeIconLayers: [] + tvOSTopShelfImageLayers: [] + tvOSTopShelfImageWideLayers: [] + iOSLaunchScreenType: 0 + iOSLaunchScreenPortrait: {fileID: 0} + iOSLaunchScreenLandscape: {fileID: 0} + iOSLaunchScreenBackgroundColor: + serializedVersion: 2 + rgba: 0 + iOSLaunchScreenFillPct: 100 + iOSLaunchScreenSize: 100 + iOSLaunchScreenCustomXibPath: + iOSLaunchScreeniPadType: 0 + iOSLaunchScreeniPadImage: {fileID: 0} + iOSLaunchScreeniPadBackgroundColor: + serializedVersion: 2 + rgba: 0 + iOSLaunchScreeniPadFillPct: 100 + iOSLaunchScreeniPadSize: 100 + iOSLaunchScreeniPadCustomXibPath: + iOSDeviceRequirements: [] + iOSURLSchemes: [] + iOSBackgroundModes: 0 + iOSMetalForceHardShadows: 0 + metalEditorSupport: 1 + metalAPIValidation: 1 + iOSRenderExtraFrameOnPause: 0 + appleDeveloperTeamID: + iOSManualSigningProvisioningProfileID: + tvOSManualSigningProvisioningProfileID: + appleEnableAutomaticSigning: 0 + AndroidTargetDevice: 0 + AndroidSplashScreenScale: 0 + androidSplashScreen: {fileID: 0} + AndroidKeystoreName: + AndroidKeyaliasName: + AndroidTVCompatibility: 1 + AndroidIsGame: 1 + AndroidEnableTango: 0 + androidEnableBanner: 1 + androidUseLowAccuracyLocation: 0 + m_AndroidBanners: + - width: 320 + height: 180 + banner: {fileID: 0} + androidGamepadSupportLevel: 0 + resolutionDialogBanner: {fileID: 0} + m_BuildTargetIcons: [] + m_BuildTargetBatching: [] + m_BuildTargetGraphicsAPIs: [] + m_BuildTargetVRSettings: [] + m_BuildTargetEnableVuforiaSettings: [] + openGLRequireES31: 0 + openGLRequireES31AEP: 0 + m_TemplateCustomTags: {} + mobileMTRendering: + Android: 1 + iPhone: 1 + tvOS: 1 + wiiUTitleID: 0005000011000000 + wiiUGroupID: 00010000 + wiiUCommonSaveSize: 4096 + wiiUAccountSaveSize: 2048 + wiiUOlvAccessKey: 0 + wiiUTinCode: 0 + wiiUJoinGameId: 0 + wiiUJoinGameModeMask: 0000000000000000 + wiiUCommonBossSize: 0 + wiiUAccountBossSize: 0 + wiiUAddOnUniqueIDs: [] + wiiUMainThreadStackSize: 3072 + wiiULoaderThreadStackSize: 1024 + wiiUSystemHeapSize: 128 + wiiUTVStartupScreen: {fileID: 0} + wiiUGamePadStartupScreen: {fileID: 0} + wiiUDrcBufferDisabled: 0 + wiiUProfilerLibPath: + playModeTestRunnerEnabled: 0 + actionOnDotNetUnhandledException: 1 + enableInternalProfiler: 0 + logObjCUncaughtExceptions: 1 + enableCrashReportAPI: 0 + cameraUsageDescription: + locationUsageDescription: + microphoneUsageDescription: + switchNetLibKey: + switchSocketMemoryPoolSize: 6144 + switchSocketAllocatorPoolSize: 128 + switchSocketConcurrencyLimit: 14 + switchScreenResolutionBehavior: 2 + switchUseCPUProfiler: 0 + switchApplicationID: 0x01004b9000490000 + switchNSODependencies: + switchTitleNames_0: + switchTitleNames_1: + switchTitleNames_2: + switchTitleNames_3: + switchTitleNames_4: + switchTitleNames_5: + switchTitleNames_6: + switchTitleNames_7: + switchTitleNames_8: + switchTitleNames_9: + switchTitleNames_10: + switchTitleNames_11: + switchPublisherNames_0: + switchPublisherNames_1: + switchPublisherNames_2: + switchPublisherNames_3: + switchPublisherNames_4: + switchPublisherNames_5: + switchPublisherNames_6: + switchPublisherNames_7: + switchPublisherNames_8: + switchPublisherNames_9: + switchPublisherNames_10: + switchPublisherNames_11: + switchIcons_0: {fileID: 0} + switchIcons_1: {fileID: 0} + switchIcons_2: {fileID: 0} + switchIcons_3: {fileID: 0} + switchIcons_4: {fileID: 0} + switchIcons_5: {fileID: 0} + switchIcons_6: {fileID: 0} + switchIcons_7: {fileID: 0} + switchIcons_8: {fileID: 0} + switchIcons_9: {fileID: 0} + switchIcons_10: {fileID: 0} + switchIcons_11: {fileID: 0} + switchSmallIcons_0: {fileID: 0} + switchSmallIcons_1: {fileID: 0} + switchSmallIcons_2: {fileID: 0} + switchSmallIcons_3: {fileID: 0} + switchSmallIcons_4: {fileID: 0} + switchSmallIcons_5: {fileID: 0} + switchSmallIcons_6: {fileID: 0} + switchSmallIcons_7: {fileID: 0} + switchSmallIcons_8: {fileID: 0} + switchSmallIcons_9: {fileID: 0} + switchSmallIcons_10: {fileID: 0} + switchSmallIcons_11: {fileID: 0} + switchManualHTML: + switchAccessibleURLs: + switchLegalInformation: + switchMainThreadStackSize: 1048576 + switchPresenceGroupId: + switchLogoHandling: 0 + switchReleaseVersion: 0 + switchDisplayVersion: 1.0.0 + switchStartupUserAccount: 0 + switchTouchScreenUsage: 0 + switchSupportedLanguagesMask: 0 + switchLogoType: 0 + switchApplicationErrorCodeCategory: + switchUserAccountSaveDataSize: 0 + switchUserAccountSaveDataJournalSize: 0 + switchApplicationAttribute: 0 + switchCardSpecSize: -1 + switchCardSpecClock: -1 + switchRatingsMask: 0 + switchRatingsInt_0: 0 + switchRatingsInt_1: 0 + switchRatingsInt_2: 0 + switchRatingsInt_3: 0 + switchRatingsInt_4: 0 + switchRatingsInt_5: 0 + switchRatingsInt_6: 0 + switchRatingsInt_7: 0 + switchRatingsInt_8: 0 + switchRatingsInt_9: 0 + switchRatingsInt_10: 0 + switchRatingsInt_11: 0 + switchLocalCommunicationIds_0: + switchLocalCommunicationIds_1: + switchLocalCommunicationIds_2: + switchLocalCommunicationIds_3: + switchLocalCommunicationIds_4: + switchLocalCommunicationIds_5: + switchLocalCommunicationIds_6: + switchLocalCommunicationIds_7: + switchParentalControl: 0 + switchAllowsScreenshot: 1 + switchDataLossConfirmation: 0 + switchSupportedNpadStyles: 3 + switchSocketConfigEnabled: 0 + switchTcpInitialSendBufferSize: 32 + switchTcpInitialReceiveBufferSize: 64 + switchTcpAutoSendBufferSizeMax: 256 + switchTcpAutoReceiveBufferSizeMax: 256 + switchUdpSendBufferSize: 9 + switchUdpReceiveBufferSize: 42 + switchSocketBufferEfficiency: 4 + switchSocketInitializeEnabled: 1 + switchNetworkInterfaceManagerInitializeEnabled: 1 + switchPlayerConnectionEnabled: 1 + ps4NPAgeRating: 12 + ps4NPTitleSecret: + ps4NPTrophyPackPath: + ps4ParentalLevel: 11 + ps4ContentID: ED1633-NPXX51362_00-0000000000000000 + ps4Category: 0 + ps4MasterVersion: 01.00 + ps4AppVersion: 01.00 + ps4AppType: 0 + ps4ParamSfxPath: + ps4VideoOutPixelFormat: 0 + ps4VideoOutInitialWidth: 1920 + ps4VideoOutBaseModeInitialWidth: 1920 + ps4VideoOutReprojectionRate: 60 + ps4PronunciationXMLPath: + ps4PronunciationSIGPath: + ps4BackgroundImagePath: + ps4StartupImagePath: + ps4SaveDataImagePath: + ps4SdkOverride: + ps4BGMPath: + ps4ShareFilePath: + ps4ShareOverlayImagePath: + ps4PrivacyGuardImagePath: + ps4NPtitleDatPath: + ps4RemotePlayKeyAssignment: -1 + ps4RemotePlayKeyMappingDir: + ps4PlayTogetherPlayerCount: 0 + ps4EnterButtonAssignment: 1 + ps4ApplicationParam1: 0 + ps4ApplicationParam2: 0 + ps4ApplicationParam3: 0 + ps4ApplicationParam4: 0 + ps4DownloadDataSize: 0 + ps4GarlicHeapSize: 2048 + ps4ProGarlicHeapSize: 2560 + ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ + ps4pnSessions: 1 + ps4pnPresence: 1 + ps4pnFriends: 1 + ps4pnGameCustomData: 1 + playerPrefsSupport: 0 + restrictedAudioUsageRights: 0 + ps4UseResolutionFallback: 0 + ps4ReprojectionSupport: 0 + ps4UseAudio3dBackend: 0 + ps4SocialScreenEnabled: 0 + ps4ScriptOptimizationLevel: 0 + ps4Audio3dVirtualSpeakerCount: 14 + ps4attribCpuUsage: 0 + ps4PatchPkgPath: + ps4PatchLatestPkgPath: + ps4PatchChangeinfoPath: + ps4PatchDayOne: 0 + ps4attribUserManagement: 0 + ps4attribMoveSupport: 0 + ps4attrib3DSupport: 0 + ps4attribShareSupport: 0 + ps4attribExclusiveVR: 0 + ps4disableAutoHideSplash: 0 + ps4videoRecordingFeaturesUsed: 0 + ps4contentSearchFeaturesUsed: 0 + ps4attribEyeToEyeDistanceSettingVR: 0 + ps4IncludedModules: [] + monoEnv: + psp2Splashimage: {fileID: 0} + psp2NPTrophyPackPath: + psp2NPSupportGBMorGJP: 0 + psp2NPAgeRating: 12 + psp2NPTitleDatPath: + psp2NPCommsID: + psp2NPCommunicationsID: + psp2NPCommsPassphrase: + psp2NPCommsSig: + psp2ParamSfxPath: + psp2ManualPath: + psp2LiveAreaGatePath: + psp2LiveAreaBackroundPath: + psp2LiveAreaPath: + psp2LiveAreaTrialPath: + psp2PatchChangeInfoPath: + psp2PatchOriginalPackage: + psp2PackagePassword: F69AzBlax3CF3EDNhm3soLBPh71Yexui + psp2KeystoneFile: + psp2MemoryExpansionMode: 0 + psp2DRMType: 0 + psp2StorageType: 0 + psp2MediaCapacity: 0 + psp2DLCConfigPath: + psp2ThumbnailPath: + psp2BackgroundPath: + psp2SoundPath: + psp2TrophyCommId: + psp2TrophyPackagePath: + psp2PackagedResourcesPath: + psp2SaveDataQuota: 10240 + psp2ParentalLevel: 1 + psp2ShortTitle: Not Set + psp2ContentID: IV0000-ABCD12345_00-0123456789ABCDEF + psp2Category: 0 + psp2MasterVersion: 01.00 + psp2AppVersion: 01.00 + psp2TVBootMode: 0 + psp2EnterButtonAssignment: 2 + psp2TVDisableEmu: 0 + psp2AllowTwitterDialog: 1 + psp2Upgradable: 0 + psp2HealthWarning: 0 + psp2UseLibLocation: 0 + psp2InfoBarOnStartup: 0 + psp2InfoBarColor: 0 + psp2ScriptOptimizationLevel: 0 + psmSplashimage: {fileID: 0} + splashScreenBackgroundSourceLandscape: {fileID: 0} + splashScreenBackgroundSourcePortrait: {fileID: 0} + spritePackerPolicy: + webGLMemorySize: 256 + webGLExceptionSupport: 1 + webGLNameFilesAsHashes: 0 + webGLDataCaching: 0 + webGLDebugSymbols: 0 + webGLEmscriptenArgs: + webGLModulesDirectory: + webGLTemplate: APPLICATION:Default + webGLAnalyzeBuildSize: 0 + webGLUseEmbeddedResources: 0 + webGLUseWasm: 0 + webGLCompressionFormat: 1 + scriptingDefineSymbols: {} + platformArchitecture: {} + scriptingBackend: {} + incrementalIl2cppBuild: {} + additionalIl2CppArgs: + scriptingRuntimeVersion: 0 + apiCompatibilityLevelPerPlatform: {} + m_RenderingPath: 1 + m_MobileRenderingPath: 1 + metroPackageName: multyplayer + metroPackageVersion: + metroCertificatePath: + metroCertificatePassword: + metroCertificateSubject: + metroCertificateIssuer: + metroCertificateNotAfter: 0000000000000000 + metroApplicationDescription: multyplayer + wsaImages: {} + metroTileShortName: + metroCommandLineArgsFile: + metroTileShowName: 0 + metroMediumTileShowName: 0 + metroLargeTileShowName: 0 + metroWideTileShowName: 0 + metroDefaultTileSize: 1 + metroTileForegroundText: 2 + metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0} + metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, + a: 1} + metroSplashScreenUseBackgroundColor: 0 + platformCapabilities: {} + metroFTAName: + metroFTAFileTypes: [] + metroProtocolName: + metroCompilationOverrides: 1 + tizenProductDescription: + tizenProductURL: + tizenSigningProfileName: + tizenGPSPermissions: 0 + tizenMicrophonePermissions: 0 + tizenDeploymentTarget: + tizenDeploymentTargetType: -1 + tizenMinOSVersion: 1 + n3dsUseExtSaveData: 0 + n3dsCompressStaticMem: 1 + n3dsExtSaveDataNumber: 0x12345 + n3dsStackSize: 131072 + n3dsTargetPlatform: 2 + n3dsRegion: 7 + n3dsMediaSize: 0 + n3dsLogoStyle: 3 + n3dsTitle: GameName + n3dsProductCode: + n3dsApplicationId: 0xFF3FF + stvDeviceAddress: + stvProductDescription: + stvProductAuthor: + stvProductAuthorEmail: + stvProductLink: + stvProductCategory: 0 + XboxOneProductId: + XboxOneUpdateKey: + XboxOneSandboxId: + XboxOneContentId: + XboxOneTitleId: + XboxOneSCId: + XboxOneGameOsOverridePath: + XboxOnePackagingOverridePath: + XboxOneAppManifestOverridePath: + XboxOnePackageEncryption: 0 + XboxOnePackageUpdateGranularity: 2 + XboxOneDescription: + XboxOneLanguage: + - enus + XboxOneCapability: [] + XboxOneGameRating: {} + XboxOneIsContentPackage: 0 + XboxOneEnableGPUVariability: 0 + XboxOneSockets: {} + XboxOneSplashScreen: {fileID: 0} + XboxOneAllowedProductIds: [] + XboxOnePersistentLocalStorageSize: 0 + xboxOneScriptCompiler: 0 + vrEditorSettings: + daydream: + daydreamIconForeground: {fileID: 0} + daydreamIconBackground: {fileID: 0} + cloudServicesEnabled: {} + facebookSdkVersion: 7.9.4 + apiCompatibilityLevel: 2 + cloudProjectId: + projectName: + organizationId: + cloudEnabled: 0 + enableNativePlatformBackendsForNewInputSystem: 0 + disableOldInputManagerSupport: 0 diff --git a/Library/ScriptAssemblies/Assembly-CSharp.dll b/Library/ScriptAssemblies/Assembly-CSharp.dll new file mode 100644 index 0000000000000000000000000000000000000000..9057a7e1c78496b0918a4bfb34aebec37cd167ce Binary files /dev/null and b/Library/ScriptAssemblies/Assembly-CSharp.dll differ diff --git a/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb b/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..a852592555e4b0b35cd96232055941dbdba9d085 Binary files /dev/null and b/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb differ diff --git a/Library/ScriptAssemblies/BuiltinAssemblies.stamp b/Library/ScriptAssemblies/BuiltinAssemblies.stamp new file mode 100644 index 0000000000000000000000000000000000000000..18596ae7d2aaa4a3f19c2e5ffc5c4beb89bee70b --- /dev/null +++ b/Library/ScriptAssemblies/BuiltinAssemblies.stamp @@ -0,0 +1,2 @@ +0000.59dbcb00.0000 +0000.59dbd832.0000 \ No newline at end of file diff --git a/Library/ScriptMapper b/Library/ScriptMapper new file mode 100644 index 0000000000000000000000000000000000000000..6ca0d39a69e388bb76d7d8ed7ec974007f756e24 Binary files /dev/null and b/Library/ScriptMapper differ diff --git a/Library/ShaderCache.db b/Library/ShaderCache.db new file mode 100644 index 0000000000000000000000000000000000000000..93f0bb989e3b90d0827199cf545b87b9f8594b7a Binary files /dev/null and b/Library/ShaderCache.db differ diff --git a/Library/ShaderCache/0/002b58be7c3e7374f19e6d487d762980.bin b/Library/ShaderCache/0/002b58be7c3e7374f19e6d487d762980.bin new file mode 100644 index 0000000000000000000000000000000000000000..ebc9cf00a12d44d801c2ab2e521d102d798826f2 Binary files /dev/null and b/Library/ShaderCache/0/002b58be7c3e7374f19e6d487d762980.bin differ diff --git a/Library/ShaderCache/0/0037e1724b78c6f8786f7c980708c7cb.bin b/Library/ShaderCache/0/0037e1724b78c6f8786f7c980708c7cb.bin new file mode 100644 index 0000000000000000000000000000000000000000..6a82a630802e067c5c38119cc291be80d49a4e6a Binary files /dev/null and b/Library/ShaderCache/0/0037e1724b78c6f8786f7c980708c7cb.bin differ diff --git a/Library/ShaderCache/0/005b1803287780bbfcca1d28e5297076.bin b/Library/ShaderCache/0/005b1803287780bbfcca1d28e5297076.bin new file mode 100644 index 0000000000000000000000000000000000000000..522aa90a658ff1c065b18bb6e43a0e129a805f1e Binary files /dev/null and b/Library/ShaderCache/0/005b1803287780bbfcca1d28e5297076.bin differ diff --git a/Library/ShaderCache/0/009a96b9db54a6a1ac04c6c737cb9859.bin b/Library/ShaderCache/0/009a96b9db54a6a1ac04c6c737cb9859.bin new file mode 100644 index 0000000000000000000000000000000000000000..b831c517c8b0c3a1a3f745ff722c89472ba26a24 Binary files /dev/null and b/Library/ShaderCache/0/009a96b9db54a6a1ac04c6c737cb9859.bin differ diff --git a/Library/ShaderCache/0/00b53674f38853dd654b1e60f5706972.bin b/Library/ShaderCache/0/00b53674f38853dd654b1e60f5706972.bin new file mode 100644 index 0000000000000000000000000000000000000000..b68b1827a66a1aeedc4f409a8d92d7a99a841092 Binary files /dev/null and b/Library/ShaderCache/0/00b53674f38853dd654b1e60f5706972.bin differ diff --git a/Library/ShaderCache/0/015b2d9a2f169b50e2e4a96e21199028.bin b/Library/ShaderCache/0/015b2d9a2f169b50e2e4a96e21199028.bin new file mode 100644 index 0000000000000000000000000000000000000000..bf51253682fc5abf17a225e2d6ded0007be1948f Binary files /dev/null and b/Library/ShaderCache/0/015b2d9a2f169b50e2e4a96e21199028.bin differ diff --git a/Library/ShaderCache/0/015c48c7b9098695daeace9d08aa8831.bin b/Library/ShaderCache/0/015c48c7b9098695daeace9d08aa8831.bin new file mode 100644 index 0000000000000000000000000000000000000000..8f1276e4c4ab873f2743ea592a5dc929e1338b00 Binary files /dev/null and b/Library/ShaderCache/0/015c48c7b9098695daeace9d08aa8831.bin differ diff --git a/Library/ShaderCache/0/01af25d4589f5ada85837230535242c0.bin b/Library/ShaderCache/0/01af25d4589f5ada85837230535242c0.bin new file mode 100644 index 0000000000000000000000000000000000000000..dbbb0a003f003b5d5ee275cbf44cce1e862fde78 Binary files /dev/null and b/Library/ShaderCache/0/01af25d4589f5ada85837230535242c0.bin differ diff --git a/Library/ShaderCache/0/01d35afbb32c1378f65c5c7db2e2e468.bin b/Library/ShaderCache/0/01d35afbb32c1378f65c5c7db2e2e468.bin new file mode 100644 index 0000000000000000000000000000000000000000..bdb324abe2c06672d22a6e2e88f673d06401e407 Binary files /dev/null and b/Library/ShaderCache/0/01d35afbb32c1378f65c5c7db2e2e468.bin differ diff --git a/Library/ShaderCache/0/0284f889018259f01e5a3d25de02d32a.bin b/Library/ShaderCache/0/0284f889018259f01e5a3d25de02d32a.bin new file mode 100644 index 0000000000000000000000000000000000000000..414d8861f0a84aa6abc0b044e4433d9904431778 Binary files /dev/null and b/Library/ShaderCache/0/0284f889018259f01e5a3d25de02d32a.bin differ diff --git a/Library/ShaderCache/0/02ea6e98a52ddb47a9c6561dbe749978.bin b/Library/ShaderCache/0/02ea6e98a52ddb47a9c6561dbe749978.bin new file mode 100644 index 0000000000000000000000000000000000000000..9e5fe215d53b4f9d7a35fb5f7218cd836d0fb324 Binary files /dev/null and b/Library/ShaderCache/0/02ea6e98a52ddb47a9c6561dbe749978.bin differ diff --git a/Library/ShaderCache/0/03007ccdf0b93160dd1df78caf5c4e1c.bin b/Library/ShaderCache/0/03007ccdf0b93160dd1df78caf5c4e1c.bin new file mode 100644 index 0000000000000000000000000000000000000000..2817774361c4bf00b28955853bfea13d3acce74f Binary files /dev/null and b/Library/ShaderCache/0/03007ccdf0b93160dd1df78caf5c4e1c.bin differ diff --git a/Library/ShaderCache/0/0311a1713775373460e5e773f4122b6f.bin b/Library/ShaderCache/0/0311a1713775373460e5e773f4122b6f.bin new file mode 100644 index 0000000000000000000000000000000000000000..362d3d420762598687e22f7e44a773ca5eedea47 Binary files /dev/null and b/Library/ShaderCache/0/0311a1713775373460e5e773f4122b6f.bin differ diff --git a/Library/ShaderCache/0/036b4c3b7e19adba35eb271c7504b774.bin b/Library/ShaderCache/0/036b4c3b7e19adba35eb271c7504b774.bin new file mode 100644 index 0000000000000000000000000000000000000000..97b7105de6aa9c79d917e9dd73abee78fbcf7859 Binary files /dev/null and b/Library/ShaderCache/0/036b4c3b7e19adba35eb271c7504b774.bin differ diff --git a/Library/ShaderCache/0/039b268919a54aa2cd5e7eb1fd004e99.bin b/Library/ShaderCache/0/039b268919a54aa2cd5e7eb1fd004e99.bin new file mode 100644 index 0000000000000000000000000000000000000000..16e179ffde8520f2f31e4a4790971c71461c98b9 Binary files /dev/null and b/Library/ShaderCache/0/039b268919a54aa2cd5e7eb1fd004e99.bin differ diff --git a/Library/ShaderCache/0/03abae4ae7c1a510ada118dd6ac61f63.bin b/Library/ShaderCache/0/03abae4ae7c1a510ada118dd6ac61f63.bin new file mode 100644 index 0000000000000000000000000000000000000000..fd0c70782f8ffda4bad4b8571c9981b8349aadee Binary files /dev/null and b/Library/ShaderCache/0/03abae4ae7c1a510ada118dd6ac61f63.bin differ diff --git a/Library/ShaderCache/0/03caf39e1a7fc29cb4e21904d5438c31.bin b/Library/ShaderCache/0/03caf39e1a7fc29cb4e21904d5438c31.bin new file mode 100644 index 0000000000000000000000000000000000000000..e8c8f3832de8ecbbd879a28930305a5ea5d1dadf Binary files /dev/null and b/Library/ShaderCache/0/03caf39e1a7fc29cb4e21904d5438c31.bin differ diff --git a/Library/ShaderCache/0/03f87d55fd5574247a210dfc0c1ced7c.bin b/Library/ShaderCache/0/03f87d55fd5574247a210dfc0c1ced7c.bin new file mode 100644 index 0000000000000000000000000000000000000000..9f83f853cc2daa3bfa82bfe7d4c1885d81002148 Binary files /dev/null and b/Library/ShaderCache/0/03f87d55fd5574247a210dfc0c1ced7c.bin differ diff --git a/Library/ShaderCache/0/056b2ae0587c62b5c2ce389ce9dcb044.bin b/Library/ShaderCache/0/056b2ae0587c62b5c2ce389ce9dcb044.bin new file mode 100644 index 0000000000000000000000000000000000000000..ba0f251491cadcd0ae8c42447eb44a72dcfaefbd Binary files /dev/null and b/Library/ShaderCache/0/056b2ae0587c62b5c2ce389ce9dcb044.bin differ diff --git a/Library/ShaderCache/0/05be489dca122f18679f2a4086116ca0.bin b/Library/ShaderCache/0/05be489dca122f18679f2a4086116ca0.bin new file mode 100644 index 0000000000000000000000000000000000000000..cd08454057f95eec91603df96fd06bf0a19784d0 Binary files /dev/null and b/Library/ShaderCache/0/05be489dca122f18679f2a4086116ca0.bin differ diff --git a/Library/ShaderCache/0/05fb153a1c5e35abcd7a27c5131ddbe2.bin b/Library/ShaderCache/0/05fb153a1c5e35abcd7a27c5131ddbe2.bin new file mode 100644 index 0000000000000000000000000000000000000000..46ba55f3b3d6c1a1bf44498c2ff261454bea7324 Binary files /dev/null and b/Library/ShaderCache/0/05fb153a1c5e35abcd7a27c5131ddbe2.bin differ diff --git a/Library/ShaderCache/0/073fd0afe3f9a6c57ada06a761831180.bin b/Library/ShaderCache/0/073fd0afe3f9a6c57ada06a761831180.bin new file mode 100644 index 0000000000000000000000000000000000000000..1e23334cd95dce2416e66d53fc4819eb404df788 Binary files /dev/null and b/Library/ShaderCache/0/073fd0afe3f9a6c57ada06a761831180.bin differ diff --git a/Library/ShaderCache/0/07446b4b6c1fd34dc662e9e04d6e3038.bin b/Library/ShaderCache/0/07446b4b6c1fd34dc662e9e04d6e3038.bin new file mode 100644 index 0000000000000000000000000000000000000000..ce57ab9a70589c9e65efe9046211ab92eed5b898 Binary files /dev/null and b/Library/ShaderCache/0/07446b4b6c1fd34dc662e9e04d6e3038.bin differ diff --git a/Library/ShaderCache/0/075a5cc4bc7847dddee287e189b24ef8.bin b/Library/ShaderCache/0/075a5cc4bc7847dddee287e189b24ef8.bin new file mode 100644 index 0000000000000000000000000000000000000000..8b4f478a4e632ef46939d7696344172b0e55c772 Binary files /dev/null and b/Library/ShaderCache/0/075a5cc4bc7847dddee287e189b24ef8.bin differ diff --git a/Library/ShaderCache/0/0785e1cc1eff4320fff4e99b2284c756.bin b/Library/ShaderCache/0/0785e1cc1eff4320fff4e99b2284c756.bin new file mode 100644 index 0000000000000000000000000000000000000000..30a1f32bb772699907254b0bab9870b4c8a8ba0e Binary files /dev/null and b/Library/ShaderCache/0/0785e1cc1eff4320fff4e99b2284c756.bin differ diff --git a/Library/ShaderCache/0/07871fedae021b2cea59efa85b1fc933.bin b/Library/ShaderCache/0/07871fedae021b2cea59efa85b1fc933.bin new file mode 100644 index 0000000000000000000000000000000000000000..65b728c244ffc3da06097556bae01a16f40b81c5 Binary files /dev/null and b/Library/ShaderCache/0/07871fedae021b2cea59efa85b1fc933.bin differ diff --git a/Library/ShaderCache/0/07a7418ab298327f023e97a179209b6a.bin b/Library/ShaderCache/0/07a7418ab298327f023e97a179209b6a.bin new file mode 100644 index 0000000000000000000000000000000000000000..85e30f1632eb788e52f8dde7a89a7f60251431fb Binary files /dev/null and b/Library/ShaderCache/0/07a7418ab298327f023e97a179209b6a.bin differ diff --git a/Library/ShaderCache/0/07ad68c1e0a12bc524230646bb19c57e.bin b/Library/ShaderCache/0/07ad68c1e0a12bc524230646bb19c57e.bin new file mode 100644 index 0000000000000000000000000000000000000000..1ac56fd5d67ce0a33d29ff4dbbefca53f597b894 Binary files /dev/null and b/Library/ShaderCache/0/07ad68c1e0a12bc524230646bb19c57e.bin differ diff --git a/Library/ShaderCache/0/07ce47e01dedbb172839584372dd30df.bin b/Library/ShaderCache/0/07ce47e01dedbb172839584372dd30df.bin new file mode 100644 index 0000000000000000000000000000000000000000..358aad40030d02a5c64d6856c74dad1899a714ca Binary files /dev/null and b/Library/ShaderCache/0/07ce47e01dedbb172839584372dd30df.bin differ diff --git a/Library/ShaderCache/0/0840bbc0fb4cab6c176de2efbd117b8d.bin b/Library/ShaderCache/0/0840bbc0fb4cab6c176de2efbd117b8d.bin new file mode 100644 index 0000000000000000000000000000000000000000..a1eb607b8d1c94c8fe43fb66e3afb471984c435f Binary files /dev/null and b/Library/ShaderCache/0/0840bbc0fb4cab6c176de2efbd117b8d.bin differ diff --git a/Library/ShaderCache/0/084d129693ef0aa8f9bae8c3a5fd9d5c.bin b/Library/ShaderCache/0/084d129693ef0aa8f9bae8c3a5fd9d5c.bin new file mode 100644 index 0000000000000000000000000000000000000000..8ff0f5540403e78b2df0bb5611631f3b3e9be667 Binary files /dev/null and b/Library/ShaderCache/0/084d129693ef0aa8f9bae8c3a5fd9d5c.bin differ diff --git a/Library/ShaderCache/0/085ed7e2dc7e57baee76e06c9fea1380.bin b/Library/ShaderCache/0/085ed7e2dc7e57baee76e06c9fea1380.bin new file mode 100644 index 0000000000000000000000000000000000000000..6dcdba3c8eea893b04fb9759a36a4d0368438ab5 Binary files /dev/null and b/Library/ShaderCache/0/085ed7e2dc7e57baee76e06c9fea1380.bin differ diff --git a/Library/ShaderCache/0/088061de48e43e210cd0f4cd89fa2f80.bin b/Library/ShaderCache/0/088061de48e43e210cd0f4cd89fa2f80.bin new file mode 100644 index 0000000000000000000000000000000000000000..da07b59c2af33986b795bd08d5edbcdf2058f974 Binary files /dev/null and b/Library/ShaderCache/0/088061de48e43e210cd0f4cd89fa2f80.bin differ diff --git a/Library/ShaderCache/0/08d26eea4a6e98bad903cc8436c14c5c.bin b/Library/ShaderCache/0/08d26eea4a6e98bad903cc8436c14c5c.bin new file mode 100644 index 0000000000000000000000000000000000000000..d670577d05da0566e30405655d9625e86698c308 Binary files /dev/null and b/Library/ShaderCache/0/08d26eea4a6e98bad903cc8436c14c5c.bin differ diff --git a/Library/ShaderCache/0/096523165fac2e9bd3c6a16bb0222433.bin b/Library/ShaderCache/0/096523165fac2e9bd3c6a16bb0222433.bin new file mode 100644 index 0000000000000000000000000000000000000000..f5a8bbaa76aeab083a660a05131a67e160e121ee Binary files /dev/null and b/Library/ShaderCache/0/096523165fac2e9bd3c6a16bb0222433.bin differ diff --git a/Library/ShaderCache/0/0967a7bc4be2e0063a36a8fa03ee521c.bin b/Library/ShaderCache/0/0967a7bc4be2e0063a36a8fa03ee521c.bin new file mode 100644 index 0000000000000000000000000000000000000000..dc66cd0215c849b5bc1b92ae45c651079b741843 Binary files /dev/null and b/Library/ShaderCache/0/0967a7bc4be2e0063a36a8fa03ee521c.bin differ diff --git a/Library/ShaderCache/0/0a6f67d7ddb5a27ddd622fd9a345f729.bin b/Library/ShaderCache/0/0a6f67d7ddb5a27ddd622fd9a345f729.bin new file mode 100644 index 0000000000000000000000000000000000000000..c667217c1009c62f531ef061f9895652af717f65 Binary files /dev/null and b/Library/ShaderCache/0/0a6f67d7ddb5a27ddd622fd9a345f729.bin differ diff --git a/Library/ShaderCache/0/0a6f81b74d361383cf7dc0f6cb56b985.bin b/Library/ShaderCache/0/0a6f81b74d361383cf7dc0f6cb56b985.bin new file mode 100644 index 0000000000000000000000000000000000000000..c29e93b7dc5e8ce2770e32d519c9a07f5b976e66 Binary files /dev/null and b/Library/ShaderCache/0/0a6f81b74d361383cf7dc0f6cb56b985.bin differ diff --git a/Library/ShaderCache/0/0a7b9d78acf7777694439441ed6086db.bin b/Library/ShaderCache/0/0a7b9d78acf7777694439441ed6086db.bin new file mode 100644 index 0000000000000000000000000000000000000000..598b9bfc5a1008d45000fb30b9a4963778c58ff4 Binary files /dev/null and b/Library/ShaderCache/0/0a7b9d78acf7777694439441ed6086db.bin differ diff --git a/Library/ShaderCache/0/0bf9b1f9aa185c3f2bd01afbe54777a1.bin b/Library/ShaderCache/0/0bf9b1f9aa185c3f2bd01afbe54777a1.bin new file mode 100644 index 0000000000000000000000000000000000000000..91f17e399f9dbb4430bf21338f50f1e0dac41b91 Binary files /dev/null and b/Library/ShaderCache/0/0bf9b1f9aa185c3f2bd01afbe54777a1.bin differ diff --git a/Library/ShaderCache/0/0c0a5f4cc02960e5e4d18b0b1bb86057.bin b/Library/ShaderCache/0/0c0a5f4cc02960e5e4d18b0b1bb86057.bin new file mode 100644 index 0000000000000000000000000000000000000000..3ab6f5fad5f79a4e31c6b42777e5036300687e0f Binary files /dev/null and b/Library/ShaderCache/0/0c0a5f4cc02960e5e4d18b0b1bb86057.bin differ diff --git a/Library/ShaderCache/0/0caecaa67bf4a27cc9f41ba5522536ec.bin b/Library/ShaderCache/0/0caecaa67bf4a27cc9f41ba5522536ec.bin new file mode 100644 index 0000000000000000000000000000000000000000..214cb23b51d9071e2b93dcd79c8232be0af42c44 Binary files /dev/null and b/Library/ShaderCache/0/0caecaa67bf4a27cc9f41ba5522536ec.bin differ diff --git a/Library/ShaderCache/0/0d612dbfc3214e2cd91b3e95dc34318d.bin b/Library/ShaderCache/0/0d612dbfc3214e2cd91b3e95dc34318d.bin new file mode 100644 index 0000000000000000000000000000000000000000..99cd8caca9a44ffe9ce8d9fca60b9cb076e655b8 Binary files /dev/null and b/Library/ShaderCache/0/0d612dbfc3214e2cd91b3e95dc34318d.bin differ diff --git a/Library/ShaderCache/0/0d8c8a558e846ba06e1a5f5bab263946.bin b/Library/ShaderCache/0/0d8c8a558e846ba06e1a5f5bab263946.bin new file mode 100644 index 0000000000000000000000000000000000000000..12acad0c4143a5a50f6e2aa46a28de67553a52c7 Binary files /dev/null and b/Library/ShaderCache/0/0d8c8a558e846ba06e1a5f5bab263946.bin differ diff --git a/Library/ShaderCache/0/0dc7d6076127e54be934101a92f5eb3a.bin b/Library/ShaderCache/0/0dc7d6076127e54be934101a92f5eb3a.bin new file mode 100644 index 0000000000000000000000000000000000000000..701912c4e9f8f5b998f373e003d6216cc67da91b Binary files /dev/null and b/Library/ShaderCache/0/0dc7d6076127e54be934101a92f5eb3a.bin differ diff --git a/Library/ShaderCache/0/0dce1078abe6c99497a7116cff20781a.bin b/Library/ShaderCache/0/0dce1078abe6c99497a7116cff20781a.bin new file mode 100644 index 0000000000000000000000000000000000000000..a8f5964383b1662866b95f6dcb1edc96c97fc8ff Binary files /dev/null and b/Library/ShaderCache/0/0dce1078abe6c99497a7116cff20781a.bin differ diff --git a/Library/ShaderCache/0/0dcefdfef62f49a80c25d7344b58ba36.bin b/Library/ShaderCache/0/0dcefdfef62f49a80c25d7344b58ba36.bin new file mode 100644 index 0000000000000000000000000000000000000000..3efdf2d9941e36b64ca3d8e9928f69920394a287 Binary files /dev/null and b/Library/ShaderCache/0/0dcefdfef62f49a80c25d7344b58ba36.bin differ diff --git a/Library/ShaderCache/0/0e342b42d4437d580799c368a14a589e.bin b/Library/ShaderCache/0/0e342b42d4437d580799c368a14a589e.bin new file mode 100644 index 0000000000000000000000000000000000000000..f572af9757c1f53784b42cb15296e24ac08cb2a8 Binary files /dev/null and b/Library/ShaderCache/0/0e342b42d4437d580799c368a14a589e.bin differ diff --git a/Library/ShaderCache/0/0e82aa0e2bbbc73ab8da9f4d81906177.bin b/Library/ShaderCache/0/0e82aa0e2bbbc73ab8da9f4d81906177.bin new file mode 100644 index 0000000000000000000000000000000000000000..1519f8f8d059d408b7591687291e5dac31106dd7 Binary files /dev/null and b/Library/ShaderCache/0/0e82aa0e2bbbc73ab8da9f4d81906177.bin differ diff --git a/Library/ShaderCache/0/0ef33bb01cf68f0c288e527f87ab72aa.bin b/Library/ShaderCache/0/0ef33bb01cf68f0c288e527f87ab72aa.bin new file mode 100644 index 0000000000000000000000000000000000000000..0271b23cd5769030dacf6660f37d17178661f3ac Binary files /dev/null and b/Library/ShaderCache/0/0ef33bb01cf68f0c288e527f87ab72aa.bin differ diff --git a/Library/ShaderCache/0/0f4f366ff8ddd95381da2145513bc465.bin b/Library/ShaderCache/0/0f4f366ff8ddd95381da2145513bc465.bin new file mode 100644 index 0000000000000000000000000000000000000000..e92a6c80ca8801443cb35f0a89f149a0b1c1b10b Binary files /dev/null and b/Library/ShaderCache/0/0f4f366ff8ddd95381da2145513bc465.bin differ diff --git a/Library/ShaderCache/0/0fa77ca48357af9bf46bd2b5c4a98ff5.bin b/Library/ShaderCache/0/0fa77ca48357af9bf46bd2b5c4a98ff5.bin new file mode 100644 index 0000000000000000000000000000000000000000..e113a8f5dbd2bcce115f2939db1196e75095c378 Binary files /dev/null and b/Library/ShaderCache/0/0fa77ca48357af9bf46bd2b5c4a98ff5.bin differ diff --git a/Library/ShaderCache/1/102ed09a6f730397f9dca256bbba12ed.bin b/Library/ShaderCache/1/102ed09a6f730397f9dca256bbba12ed.bin new file mode 100644 index 0000000000000000000000000000000000000000..fadb00a132fcec20d679a558176cb7b39317e3e8 Binary files /dev/null and b/Library/ShaderCache/1/102ed09a6f730397f9dca256bbba12ed.bin differ diff --git a/Library/ShaderCache/1/107917f25f07eb234e3ec35e63919bc5.bin b/Library/ShaderCache/1/107917f25f07eb234e3ec35e63919bc5.bin new file mode 100644 index 0000000000000000000000000000000000000000..49fdac2fb48b5815f991045c581877d1f1ece30f Binary files /dev/null and b/Library/ShaderCache/1/107917f25f07eb234e3ec35e63919bc5.bin differ diff --git a/Library/ShaderCache/1/10ae1c88313cb2d6be1c46d2251b2116.bin b/Library/ShaderCache/1/10ae1c88313cb2d6be1c46d2251b2116.bin new file mode 100644 index 0000000000000000000000000000000000000000..cc69e31463f415b4f00d7629dd5840fcb897568a Binary files /dev/null and b/Library/ShaderCache/1/10ae1c88313cb2d6be1c46d2251b2116.bin differ diff --git a/Library/ShaderCache/1/10ced435187535b59c974719f2a34e58.bin b/Library/ShaderCache/1/10ced435187535b59c974719f2a34e58.bin new file mode 100644 index 0000000000000000000000000000000000000000..996ea4b40a34a078393fa07aa554cb73f5c9fb80 Binary files /dev/null and b/Library/ShaderCache/1/10ced435187535b59c974719f2a34e58.bin differ diff --git a/Library/ShaderCache/1/1144a2155fa8aaa8d1f161997f4c74b4.bin b/Library/ShaderCache/1/1144a2155fa8aaa8d1f161997f4c74b4.bin new file mode 100644 index 0000000000000000000000000000000000000000..f4c2c6df3639eb4edf5d54afab0a5dfa119274fa Binary files /dev/null and b/Library/ShaderCache/1/1144a2155fa8aaa8d1f161997f4c74b4.bin differ diff --git a/Library/ShaderCache/1/114fac933d88372944a01b1dedc48992.bin b/Library/ShaderCache/1/114fac933d88372944a01b1dedc48992.bin new file mode 100644 index 0000000000000000000000000000000000000000..7161be981e247af1310673a8f82022f69f372695 Binary files /dev/null and b/Library/ShaderCache/1/114fac933d88372944a01b1dedc48992.bin differ diff --git a/Library/ShaderCache/1/11582d3b3379c4a37a7c311f74d2a4a1.bin b/Library/ShaderCache/1/11582d3b3379c4a37a7c311f74d2a4a1.bin new file mode 100644 index 0000000000000000000000000000000000000000..e9a6976209a488a6cd70a87ae9bb4cf0597929c6 Binary files /dev/null and b/Library/ShaderCache/1/11582d3b3379c4a37a7c311f74d2a4a1.bin differ diff --git a/Library/ShaderCache/1/1162d15d43588e598a25881a7e934848.bin b/Library/ShaderCache/1/1162d15d43588e598a25881a7e934848.bin new file mode 100644 index 0000000000000000000000000000000000000000..4707fed2d674d7fd496f1fab805bde5b03f3ab4c Binary files /dev/null and b/Library/ShaderCache/1/1162d15d43588e598a25881a7e934848.bin differ diff --git a/Library/ShaderCache/1/11935f41b60a1c362c40add6b80c8864.bin b/Library/ShaderCache/1/11935f41b60a1c362c40add6b80c8864.bin new file mode 100644 index 0000000000000000000000000000000000000000..4072f63d410f72fe462454a92e5d865ee482072e Binary files /dev/null and b/Library/ShaderCache/1/11935f41b60a1c362c40add6b80c8864.bin differ diff --git a/Library/ShaderCache/1/11d6a9c20f12b73a2e9f0c4b5586f817.bin b/Library/ShaderCache/1/11d6a9c20f12b73a2e9f0c4b5586f817.bin new file mode 100644 index 0000000000000000000000000000000000000000..5120f9022bfbe55bb0fc464a3081ccc0bc1dc7f3 Binary files /dev/null and b/Library/ShaderCache/1/11d6a9c20f12b73a2e9f0c4b5586f817.bin differ diff --git a/Library/ShaderCache/1/11f818e2db2b17adeba21ca29f6c8185.bin b/Library/ShaderCache/1/11f818e2db2b17adeba21ca29f6c8185.bin new file mode 100644 index 0000000000000000000000000000000000000000..b9d990a3b8dc1f4d68769771887ab0b756c25ef8 Binary files /dev/null and b/Library/ShaderCache/1/11f818e2db2b17adeba21ca29f6c8185.bin differ diff --git a/Library/ShaderCache/1/12047eed7c8a700b46fdd7d7d9f656d7.bin b/Library/ShaderCache/1/12047eed7c8a700b46fdd7d7d9f656d7.bin new file mode 100644 index 0000000000000000000000000000000000000000..771e3eb950ab35b6b45fdc3fff5633898860ddb2 Binary files /dev/null and b/Library/ShaderCache/1/12047eed7c8a700b46fdd7d7d9f656d7.bin differ diff --git a/Library/ShaderCache/1/121950b7a38aff5822b93a26865c861a.bin b/Library/ShaderCache/1/121950b7a38aff5822b93a26865c861a.bin new file mode 100644 index 0000000000000000000000000000000000000000..b48b49faaeeea476e698e50e03b22460fdcd5a08 Binary files /dev/null and b/Library/ShaderCache/1/121950b7a38aff5822b93a26865c861a.bin differ diff --git a/Library/ShaderCache/1/122ac88a958804de62f2477b607a65bc.bin b/Library/ShaderCache/1/122ac88a958804de62f2477b607a65bc.bin new file mode 100644 index 0000000000000000000000000000000000000000..542a139f877cb2cedf487bbf7842160f73cba7d7 Binary files /dev/null and b/Library/ShaderCache/1/122ac88a958804de62f2477b607a65bc.bin differ diff --git a/Library/ShaderCache/1/1285724deba43c087ba0db9cdc21e349.bin b/Library/ShaderCache/1/1285724deba43c087ba0db9cdc21e349.bin new file mode 100644 index 0000000000000000000000000000000000000000..5182a7213c5be1c815868c2cfb065e9bde4d803a Binary files /dev/null and b/Library/ShaderCache/1/1285724deba43c087ba0db9cdc21e349.bin differ diff --git a/Library/ShaderCache/1/129650c25d08c91170fd51bedca1580e.bin b/Library/ShaderCache/1/129650c25d08c91170fd51bedca1580e.bin new file mode 100644 index 0000000000000000000000000000000000000000..6c19b8ae6fa0837ff4b094676cd30a8cf55c08d6 Binary files /dev/null and b/Library/ShaderCache/1/129650c25d08c91170fd51bedca1580e.bin differ diff --git a/Library/ShaderCache/1/12dc28652f85fd7cf9922e29b8647de1.bin b/Library/ShaderCache/1/12dc28652f85fd7cf9922e29b8647de1.bin new file mode 100644 index 0000000000000000000000000000000000000000..2988ed0e917398ad163576178d24874fef4ab2cb Binary files /dev/null and b/Library/ShaderCache/1/12dc28652f85fd7cf9922e29b8647de1.bin differ diff --git a/Library/ShaderCache/1/12ff491896914ebe956fc336dad324de.bin b/Library/ShaderCache/1/12ff491896914ebe956fc336dad324de.bin new file mode 100644 index 0000000000000000000000000000000000000000..6cd2336ead5cbe1c0d65a60a71c1bd51a304eab5 Binary files /dev/null and b/Library/ShaderCache/1/12ff491896914ebe956fc336dad324de.bin differ diff --git a/Library/ShaderCache/1/131dd5cfe8faf5198dc203f0fa2288b9.bin b/Library/ShaderCache/1/131dd5cfe8faf5198dc203f0fa2288b9.bin new file mode 100644 index 0000000000000000000000000000000000000000..06870e177932afb58b6c59cacd981fc78777db26 Binary files /dev/null and b/Library/ShaderCache/1/131dd5cfe8faf5198dc203f0fa2288b9.bin differ diff --git a/Library/ShaderCache/1/1328c4be50cfbafddbf3e37f7feb8a05.bin b/Library/ShaderCache/1/1328c4be50cfbafddbf3e37f7feb8a05.bin new file mode 100644 index 0000000000000000000000000000000000000000..33e4b2d64a740b88e2b84bfd6bff43ca7fc3b29c Binary files /dev/null and b/Library/ShaderCache/1/1328c4be50cfbafddbf3e37f7feb8a05.bin differ diff --git a/Library/ShaderCache/1/135a18d50e95c17730e5494f880dbb54.bin b/Library/ShaderCache/1/135a18d50e95c17730e5494f880dbb54.bin new file mode 100644 index 0000000000000000000000000000000000000000..c4c6f6d57eae65ad379a1d4cd9b8c2e039ea7d9a Binary files /dev/null and b/Library/ShaderCache/1/135a18d50e95c17730e5494f880dbb54.bin differ diff --git a/Library/ShaderCache/1/144d719a45d115cf3cf80259af8af6e6.bin b/Library/ShaderCache/1/144d719a45d115cf3cf80259af8af6e6.bin new file mode 100644 index 0000000000000000000000000000000000000000..52497a94560fda0f756b2d2408e2dc77bc320fcd Binary files /dev/null and b/Library/ShaderCache/1/144d719a45d115cf3cf80259af8af6e6.bin differ diff --git a/Library/ShaderCache/1/146989280b3f342b4dfe2b6c05fd33ca.bin b/Library/ShaderCache/1/146989280b3f342b4dfe2b6c05fd33ca.bin new file mode 100644 index 0000000000000000000000000000000000000000..da4023e3b02599705410aa609752d8fcd91ffcef Binary files /dev/null and b/Library/ShaderCache/1/146989280b3f342b4dfe2b6c05fd33ca.bin differ diff --git a/Library/ShaderCache/1/1588bdb0cce985eca0eee2dbda10be69.bin b/Library/ShaderCache/1/1588bdb0cce985eca0eee2dbda10be69.bin new file mode 100644 index 0000000000000000000000000000000000000000..a4d6557be09251daa8f1de302a7128d5fe9a70ac Binary files /dev/null and b/Library/ShaderCache/1/1588bdb0cce985eca0eee2dbda10be69.bin differ diff --git a/Library/ShaderCache/1/15a608e9681335fd18dfbd7579961aa5.bin b/Library/ShaderCache/1/15a608e9681335fd18dfbd7579961aa5.bin new file mode 100644 index 0000000000000000000000000000000000000000..49a006c04c7cdeeb487fea3451c716897be14a50 Binary files /dev/null and b/Library/ShaderCache/1/15a608e9681335fd18dfbd7579961aa5.bin differ diff --git a/Library/ShaderCache/1/15db72b6cdfbbcaae0313299baa5d1b2.bin b/Library/ShaderCache/1/15db72b6cdfbbcaae0313299baa5d1b2.bin new file mode 100644 index 0000000000000000000000000000000000000000..2fb639beda22fa8d5add5f63c030c298d8d52898 Binary files /dev/null and b/Library/ShaderCache/1/15db72b6cdfbbcaae0313299baa5d1b2.bin differ diff --git a/Library/ShaderCache/1/15e4d4e444b14c99a77b73c928e47aa7.bin b/Library/ShaderCache/1/15e4d4e444b14c99a77b73c928e47aa7.bin new file mode 100644 index 0000000000000000000000000000000000000000..9eea6d8afd060d9ba00aeb06163187b9b13ca393 Binary files /dev/null and b/Library/ShaderCache/1/15e4d4e444b14c99a77b73c928e47aa7.bin differ diff --git a/Library/ShaderCache/1/1632288f89682233828853e1efa38ec6.bin b/Library/ShaderCache/1/1632288f89682233828853e1efa38ec6.bin new file mode 100644 index 0000000000000000000000000000000000000000..d4d9fd7c4df1ad1860bf804cdd978419c2b30523 Binary files /dev/null and b/Library/ShaderCache/1/1632288f89682233828853e1efa38ec6.bin differ diff --git a/Library/ShaderCache/1/16aa283808e8e9f6ed916590a5a71da7.bin b/Library/ShaderCache/1/16aa283808e8e9f6ed916590a5a71da7.bin new file mode 100644 index 0000000000000000000000000000000000000000..6eb49fdead8350796833420f684dba365f573fcb Binary files /dev/null and b/Library/ShaderCache/1/16aa283808e8e9f6ed916590a5a71da7.bin differ diff --git a/Library/ShaderCache/1/16d143690cee2eceb8afdda0e501e3c1.bin b/Library/ShaderCache/1/16d143690cee2eceb8afdda0e501e3c1.bin new file mode 100644 index 0000000000000000000000000000000000000000..4707fed2d674d7fd496f1fab805bde5b03f3ab4c Binary files /dev/null and b/Library/ShaderCache/1/16d143690cee2eceb8afdda0e501e3c1.bin differ diff --git a/Library/ShaderCache/1/1700206b3c7f81a641b93c8e3b6f3a72.bin b/Library/ShaderCache/1/1700206b3c7f81a641b93c8e3b6f3a72.bin new file mode 100644 index 0000000000000000000000000000000000000000..ed854f072457e324aa245fdfc4a3bb1804d934de Binary files /dev/null and b/Library/ShaderCache/1/1700206b3c7f81a641b93c8e3b6f3a72.bin differ diff --git a/Library/ShaderCache/1/18074509df9d7f697bf41e7c2e7009ee.bin b/Library/ShaderCache/1/18074509df9d7f697bf41e7c2e7009ee.bin new file mode 100644 index 0000000000000000000000000000000000000000..ee55a871aff241516c745f08964b1805bb2e9be2 Binary files /dev/null and b/Library/ShaderCache/1/18074509df9d7f697bf41e7c2e7009ee.bin differ diff --git a/Library/ShaderCache/1/185bb8bf85e5d324fd89afae48336d0e.bin b/Library/ShaderCache/1/185bb8bf85e5d324fd89afae48336d0e.bin new file mode 100644 index 0000000000000000000000000000000000000000..af0d5e11bd690221efa6006b6acba8c156564e33 Binary files /dev/null and b/Library/ShaderCache/1/185bb8bf85e5d324fd89afae48336d0e.bin differ diff --git a/Library/ShaderCache/1/1916d9a0a2dffaeb9882cbc4dfc31de6.bin b/Library/ShaderCache/1/1916d9a0a2dffaeb9882cbc4dfc31de6.bin new file mode 100644 index 0000000000000000000000000000000000000000..f4b47516fb2fd4d4f044130511ef89c8ca8f8c2c Binary files /dev/null and b/Library/ShaderCache/1/1916d9a0a2dffaeb9882cbc4dfc31de6.bin differ diff --git a/Library/ShaderCache/1/1950935788e21ba91c2dc548bc352104.bin b/Library/ShaderCache/1/1950935788e21ba91c2dc548bc352104.bin new file mode 100644 index 0000000000000000000000000000000000000000..9e2f22060e44a45c57d7a7b52296687757589662 Binary files /dev/null and b/Library/ShaderCache/1/1950935788e21ba91c2dc548bc352104.bin differ diff --git a/Library/ShaderCache/1/19a31680fa7da7f745c640ca5dde7274.bin b/Library/ShaderCache/1/19a31680fa7da7f745c640ca5dde7274.bin new file mode 100644 index 0000000000000000000000000000000000000000..d56a34ee812a437a860ad0c0dcd34245b02e5ac0 Binary files /dev/null and b/Library/ShaderCache/1/19a31680fa7da7f745c640ca5dde7274.bin differ diff --git a/Library/ShaderCache/1/1a19732048966cc9b1ac49dbbc49cca0.bin b/Library/ShaderCache/1/1a19732048966cc9b1ac49dbbc49cca0.bin new file mode 100644 index 0000000000000000000000000000000000000000..f5cb831e18733ccd4bf9a72a37ed349c7b615cad Binary files /dev/null and b/Library/ShaderCache/1/1a19732048966cc9b1ac49dbbc49cca0.bin differ diff --git a/Library/ShaderCache/1/1a5c66b9d71bed4a6e23ae2baf4006f6.bin b/Library/ShaderCache/1/1a5c66b9d71bed4a6e23ae2baf4006f6.bin new file mode 100644 index 0000000000000000000000000000000000000000..f15fe2f58eaca5048f34926ac7c62e7758cce7c8 Binary files /dev/null and b/Library/ShaderCache/1/1a5c66b9d71bed4a6e23ae2baf4006f6.bin differ diff --git a/Library/ShaderCache/1/1a7ab950d0e1442b7000b146ab8d975b.bin b/Library/ShaderCache/1/1a7ab950d0e1442b7000b146ab8d975b.bin new file mode 100644 index 0000000000000000000000000000000000000000..214827a0057d73464ff3bc84306c3e348a54b4ef Binary files /dev/null and b/Library/ShaderCache/1/1a7ab950d0e1442b7000b146ab8d975b.bin differ diff --git a/Library/ShaderCache/1/1ac30f5cd96b6c84149c708fa2f4e5c4.bin b/Library/ShaderCache/1/1ac30f5cd96b6c84149c708fa2f4e5c4.bin new file mode 100644 index 0000000000000000000000000000000000000000..b48b49faaeeea476e698e50e03b22460fdcd5a08 Binary files /dev/null and b/Library/ShaderCache/1/1ac30f5cd96b6c84149c708fa2f4e5c4.bin differ diff --git a/Library/ShaderCache/1/1ae47c149d68f55023bb2a11f5eb5cc4.bin b/Library/ShaderCache/1/1ae47c149d68f55023bb2a11f5eb5cc4.bin new file mode 100644 index 0000000000000000000000000000000000000000..6be09fb2c3bb7815008853d62c23e7c32da35648 Binary files /dev/null and b/Library/ShaderCache/1/1ae47c149d68f55023bb2a11f5eb5cc4.bin differ diff --git a/Library/ShaderCache/1/1aef5dfe016eeb2d3d11a68e2f178e3f.bin b/Library/ShaderCache/1/1aef5dfe016eeb2d3d11a68e2f178e3f.bin new file mode 100644 index 0000000000000000000000000000000000000000..fc8d10ab07aed0e4fa70e5f98f12f11d5b1c0407 Binary files /dev/null and b/Library/ShaderCache/1/1aef5dfe016eeb2d3d11a68e2f178e3f.bin differ diff --git a/Library/ShaderCache/1/1b825830eff88e4c7f898cded52e0923.bin b/Library/ShaderCache/1/1b825830eff88e4c7f898cded52e0923.bin new file mode 100644 index 0000000000000000000000000000000000000000..88c97e3bce2e4917c95e0265a0d17cc80844967f Binary files /dev/null and b/Library/ShaderCache/1/1b825830eff88e4c7f898cded52e0923.bin differ diff --git a/Library/ShaderCache/1/1bd7bf5d4e63e6b45e4c732b8b5326f8.bin b/Library/ShaderCache/1/1bd7bf5d4e63e6b45e4c732b8b5326f8.bin new file mode 100644 index 0000000000000000000000000000000000000000..1519f8f8d059d408b7591687291e5dac31106dd7 Binary files /dev/null and b/Library/ShaderCache/1/1bd7bf5d4e63e6b45e4c732b8b5326f8.bin differ diff --git a/Library/ShaderCache/1/1cd93dc2f06ce0d5342c2e116786333b.bin b/Library/ShaderCache/1/1cd93dc2f06ce0d5342c2e116786333b.bin new file mode 100644 index 0000000000000000000000000000000000000000..90c8e7618357e1b7fe0ec75a14c9f2b60e37d455 Binary files /dev/null and b/Library/ShaderCache/1/1cd93dc2f06ce0d5342c2e116786333b.bin differ diff --git a/Library/ShaderCache/1/1d5724d8f4a171e9ad3371bfa0096dd2.bin b/Library/ShaderCache/1/1d5724d8f4a171e9ad3371bfa0096dd2.bin new file mode 100644 index 0000000000000000000000000000000000000000..822e853ede7f47fbd55993f06bebba77f0826001 Binary files /dev/null and b/Library/ShaderCache/1/1d5724d8f4a171e9ad3371bfa0096dd2.bin differ diff --git a/Library/ShaderCache/1/1d61ce6d1a0a1ad8cc018d724fbac28b.bin b/Library/ShaderCache/1/1d61ce6d1a0a1ad8cc018d724fbac28b.bin new file mode 100644 index 0000000000000000000000000000000000000000..470f76c9c63d4408cdd8d4b181560bb1f779fd83 Binary files /dev/null and b/Library/ShaderCache/1/1d61ce6d1a0a1ad8cc018d724fbac28b.bin differ diff --git a/Library/ShaderCache/1/1d6d8ff7af69360d489464297d0a646f.bin b/Library/ShaderCache/1/1d6d8ff7af69360d489464297d0a646f.bin new file mode 100644 index 0000000000000000000000000000000000000000..7dffbd6a85cf662e45a549d32bcce5d6a4fafc10 Binary files /dev/null and b/Library/ShaderCache/1/1d6d8ff7af69360d489464297d0a646f.bin differ diff --git a/Library/ShaderCache/1/1e1aee875ef9f986fd1072829b1a35f3.bin b/Library/ShaderCache/1/1e1aee875ef9f986fd1072829b1a35f3.bin new file mode 100644 index 0000000000000000000000000000000000000000..71c6467521cb81e5fa974f214b8ddcf0353c0d3f Binary files /dev/null and b/Library/ShaderCache/1/1e1aee875ef9f986fd1072829b1a35f3.bin differ diff --git a/Library/ShaderCache/1/1e8650208483341a1fd7b69995893b70.bin b/Library/ShaderCache/1/1e8650208483341a1fd7b69995893b70.bin new file mode 100644 index 0000000000000000000000000000000000000000..e60de7f7163a575bc809038288d8fea65fa02e25 Binary files /dev/null and b/Library/ShaderCache/1/1e8650208483341a1fd7b69995893b70.bin differ diff --git a/Library/ShaderCache/1/1f06e9588962ad5b1aa6afd85ec9ccca.bin b/Library/ShaderCache/1/1f06e9588962ad5b1aa6afd85ec9ccca.bin new file mode 100644 index 0000000000000000000000000000000000000000..8068cfbd101370b1f7c80d103c3a8c96b77e3669 Binary files /dev/null and b/Library/ShaderCache/1/1f06e9588962ad5b1aa6afd85ec9ccca.bin differ diff --git a/Library/ShaderCache/1/1f1be7096e6cbde4ab4252f2cb8cc276.bin b/Library/ShaderCache/1/1f1be7096e6cbde4ab4252f2cb8cc276.bin new file mode 100644 index 0000000000000000000000000000000000000000..112f19b51724168cffb0a580d404a6b3ae95f7b2 Binary files /dev/null and b/Library/ShaderCache/1/1f1be7096e6cbde4ab4252f2cb8cc276.bin differ diff --git a/Library/ShaderCache/1/1f4c59ab36879cd57c75d442fcd08a84.bin b/Library/ShaderCache/1/1f4c59ab36879cd57c75d442fcd08a84.bin new file mode 100644 index 0000000000000000000000000000000000000000..90c8e7618357e1b7fe0ec75a14c9f2b60e37d455 Binary files /dev/null and b/Library/ShaderCache/1/1f4c59ab36879cd57c75d442fcd08a84.bin differ diff --git a/Library/ShaderCache/2/2020f8a25792a6341b538bc5aae221ab.bin b/Library/ShaderCache/2/2020f8a25792a6341b538bc5aae221ab.bin new file mode 100644 index 0000000000000000000000000000000000000000..816ac07bf4741e67c764dfef693b09dd31c93377 Binary files /dev/null and b/Library/ShaderCache/2/2020f8a25792a6341b538bc5aae221ab.bin differ diff --git a/Library/ShaderCache/2/20adbd5c076d32b88a39d0a2f914fbc1.bin b/Library/ShaderCache/2/20adbd5c076d32b88a39d0a2f914fbc1.bin new file mode 100644 index 0000000000000000000000000000000000000000..353a6fbfb8045be27f4fc7a95d74f7bf280d1046 Binary files /dev/null and b/Library/ShaderCache/2/20adbd5c076d32b88a39d0a2f914fbc1.bin differ diff --git a/Library/ShaderCache/2/20d29184da4dc720cf966fc3f5b92420.bin b/Library/ShaderCache/2/20d29184da4dc720cf966fc3f5b92420.bin new file mode 100644 index 0000000000000000000000000000000000000000..aa86526a986903c5d0f218ea93b65bc5d6bd4b83 Binary files /dev/null and b/Library/ShaderCache/2/20d29184da4dc720cf966fc3f5b92420.bin differ diff --git a/Library/ShaderCache/2/21ccfcf016bf120306f926843def19ed.bin b/Library/ShaderCache/2/21ccfcf016bf120306f926843def19ed.bin new file mode 100644 index 0000000000000000000000000000000000000000..4f805a152f86f4f699c2af28f7eaa9e6156cfcb7 Binary files /dev/null and b/Library/ShaderCache/2/21ccfcf016bf120306f926843def19ed.bin differ diff --git a/Library/ShaderCache/2/220e8644693f08a88f9a74ea663513cd.bin b/Library/ShaderCache/2/220e8644693f08a88f9a74ea663513cd.bin new file mode 100644 index 0000000000000000000000000000000000000000..49fdac2fb48b5815f991045c581877d1f1ece30f Binary files /dev/null and b/Library/ShaderCache/2/220e8644693f08a88f9a74ea663513cd.bin differ diff --git a/Library/ShaderCache/2/221ae5f0339d1f2a86dc08c93e4f8c73.bin b/Library/ShaderCache/2/221ae5f0339d1f2a86dc08c93e4f8c73.bin new file mode 100644 index 0000000000000000000000000000000000000000..1eb02b24901accf5b323b2cdac77fa58b72ecb26 Binary files /dev/null and b/Library/ShaderCache/2/221ae5f0339d1f2a86dc08c93e4f8c73.bin differ diff --git a/Library/ShaderCache/2/22469ef6d0c06a60c42d27f8e7531bc5.bin b/Library/ShaderCache/2/22469ef6d0c06a60c42d27f8e7531bc5.bin new file mode 100644 index 0000000000000000000000000000000000000000..9e5fe215d53b4f9d7a35fb5f7218cd836d0fb324 Binary files /dev/null and b/Library/ShaderCache/2/22469ef6d0c06a60c42d27f8e7531bc5.bin differ diff --git a/Library/ShaderCache/2/224f4fd26c3371a7e6e8503d2c443ba0.bin b/Library/ShaderCache/2/224f4fd26c3371a7e6e8503d2c443ba0.bin new file mode 100644 index 0000000000000000000000000000000000000000..8fd8cf59aae7f4a504853216b409bff95800ddfd Binary files /dev/null and b/Library/ShaderCache/2/224f4fd26c3371a7e6e8503d2c443ba0.bin differ diff --git a/Library/ShaderCache/2/2361b64b407fb7a4ab0d47270b0d9aea.bin b/Library/ShaderCache/2/2361b64b407fb7a4ab0d47270b0d9aea.bin new file mode 100644 index 0000000000000000000000000000000000000000..470f76c9c63d4408cdd8d4b181560bb1f779fd83 Binary files /dev/null and b/Library/ShaderCache/2/2361b64b407fb7a4ab0d47270b0d9aea.bin differ diff --git a/Library/ShaderCache/2/23878351f8555ad338890112b08de8c2.bin b/Library/ShaderCache/2/23878351f8555ad338890112b08de8c2.bin new file mode 100644 index 0000000000000000000000000000000000000000..fba97c27e81b62ffa836a330d3f0a725c47c067f Binary files /dev/null and b/Library/ShaderCache/2/23878351f8555ad338890112b08de8c2.bin differ diff --git a/Library/ShaderCache/2/23c320022715710cc5f9b642d892fb73.bin b/Library/ShaderCache/2/23c320022715710cc5f9b642d892fb73.bin new file mode 100644 index 0000000000000000000000000000000000000000..31aa2eb2dc8dc3d0a5b36a79ba40f9659fe5bc9c Binary files /dev/null and b/Library/ShaderCache/2/23c320022715710cc5f9b642d892fb73.bin differ diff --git a/Library/ShaderCache/2/23cd62eff20a273120ba91e02e80917b.bin b/Library/ShaderCache/2/23cd62eff20a273120ba91e02e80917b.bin new file mode 100644 index 0000000000000000000000000000000000000000..ff2d11679c50eebe5af86820cca5d3feeaeaee02 Binary files /dev/null and b/Library/ShaderCache/2/23cd62eff20a273120ba91e02e80917b.bin differ diff --git a/Library/ShaderCache/2/2459f750d7870a04eb20c740d5478ee4.bin b/Library/ShaderCache/2/2459f750d7870a04eb20c740d5478ee4.bin new file mode 100644 index 0000000000000000000000000000000000000000..e5fa9b8def58042e07dbf89aa4711e1e042c9437 Binary files /dev/null and b/Library/ShaderCache/2/2459f750d7870a04eb20c740d5478ee4.bin differ diff --git a/Library/ShaderCache/2/24a9b15ca1babb3cf321e82e0d8fed1f.bin b/Library/ShaderCache/2/24a9b15ca1babb3cf321e82e0d8fed1f.bin new file mode 100644 index 0000000000000000000000000000000000000000..722fa09f07226492bdee5802cf68bd5a24d937c6 Binary files /dev/null and b/Library/ShaderCache/2/24a9b15ca1babb3cf321e82e0d8fed1f.bin differ diff --git a/Library/ShaderCache/2/24b0d0f25c2c2a04998eed07d5fcde63.bin b/Library/ShaderCache/2/24b0d0f25c2c2a04998eed07d5fcde63.bin new file mode 100644 index 0000000000000000000000000000000000000000..866b34efcc08f9e4693d9f8b5b23aa358908c12f Binary files /dev/null and b/Library/ShaderCache/2/24b0d0f25c2c2a04998eed07d5fcde63.bin differ diff --git a/Library/ShaderCache/2/24de61c444a970e3c3fbc506e3472e44.bin b/Library/ShaderCache/2/24de61c444a970e3c3fbc506e3472e44.bin new file mode 100644 index 0000000000000000000000000000000000000000..6fa0862c396660aeede00c55d6de971257b0a137 Binary files /dev/null and b/Library/ShaderCache/2/24de61c444a970e3c3fbc506e3472e44.bin differ diff --git a/Library/ShaderCache/2/2513ece5563bd205463968c5eec8dcae.bin b/Library/ShaderCache/2/2513ece5563bd205463968c5eec8dcae.bin new file mode 100644 index 0000000000000000000000000000000000000000..548cb2d212b7bc17949e9dc3e6f8255c02ed35f5 Binary files /dev/null and b/Library/ShaderCache/2/2513ece5563bd205463968c5eec8dcae.bin differ diff --git a/Library/ShaderCache/2/2553efed336f3646f98244269f52d7e3.bin b/Library/ShaderCache/2/2553efed336f3646f98244269f52d7e3.bin new file mode 100644 index 0000000000000000000000000000000000000000..bc168a745f57906807544f8a199950dd54d46809 Binary files /dev/null and b/Library/ShaderCache/2/2553efed336f3646f98244269f52d7e3.bin differ diff --git a/Library/ShaderCache/2/25ed8881c8eddc08b4269fe38f720981.bin b/Library/ShaderCache/2/25ed8881c8eddc08b4269fe38f720981.bin new file mode 100644 index 0000000000000000000000000000000000000000..8e07d92a7fd927b2f79ede17432f7b12ba5a0d8a Binary files /dev/null and b/Library/ShaderCache/2/25ed8881c8eddc08b4269fe38f720981.bin differ diff --git a/Library/ShaderCache/2/25f1305648805398cf7595a23ca50c16.bin b/Library/ShaderCache/2/25f1305648805398cf7595a23ca50c16.bin new file mode 100644 index 0000000000000000000000000000000000000000..a1eb607b8d1c94c8fe43fb66e3afb471984c435f Binary files /dev/null and b/Library/ShaderCache/2/25f1305648805398cf7595a23ca50c16.bin differ diff --git a/Library/ShaderCache/2/2609c7bfe155f2afa5a36deb3f52cd59.bin b/Library/ShaderCache/2/2609c7bfe155f2afa5a36deb3f52cd59.bin new file mode 100644 index 0000000000000000000000000000000000000000..11507698ffe88a7de18c2782e6f3aa4bbd8d0692 Binary files /dev/null and b/Library/ShaderCache/2/2609c7bfe155f2afa5a36deb3f52cd59.bin differ diff --git a/Library/ShaderCache/2/2618f60551360a49a9bdb992e54f6626.bin b/Library/ShaderCache/2/2618f60551360a49a9bdb992e54f6626.bin new file mode 100644 index 0000000000000000000000000000000000000000..1db53d87d8a1f7788446f7421a2c058a2f0ace01 Binary files /dev/null and b/Library/ShaderCache/2/2618f60551360a49a9bdb992e54f6626.bin differ diff --git a/Library/ShaderCache/2/26830d927e68c5dfbd37721f89b4ac66.bin b/Library/ShaderCache/2/26830d927e68c5dfbd37721f89b4ac66.bin new file mode 100644 index 0000000000000000000000000000000000000000..5f034d47f63264892c6e95e083af13a21219d6bc Binary files /dev/null and b/Library/ShaderCache/2/26830d927e68c5dfbd37721f89b4ac66.bin differ diff --git a/Library/ShaderCache/2/272f46af85ecc274602976cd927cecad.bin b/Library/ShaderCache/2/272f46af85ecc274602976cd927cecad.bin new file mode 100644 index 0000000000000000000000000000000000000000..1ac56fd5d67ce0a33d29ff4dbbefca53f597b894 Binary files /dev/null and b/Library/ShaderCache/2/272f46af85ecc274602976cd927cecad.bin differ diff --git a/Library/ShaderCache/2/276c6e2f472466586f3e95bcc34e0d36.bin b/Library/ShaderCache/2/276c6e2f472466586f3e95bcc34e0d36.bin new file mode 100644 index 0000000000000000000000000000000000000000..0281ad7173fd26f671a530b778fc414e015879f2 Binary files /dev/null and b/Library/ShaderCache/2/276c6e2f472466586f3e95bcc34e0d36.bin differ diff --git a/Library/ShaderCache/2/276cb2a55a19fd7cc3b638e318e1baf9.bin b/Library/ShaderCache/2/276cb2a55a19fd7cc3b638e318e1baf9.bin new file mode 100644 index 0000000000000000000000000000000000000000..ff319a12297eb1e98b603e85ef01113b28851dd8 Binary files /dev/null and b/Library/ShaderCache/2/276cb2a55a19fd7cc3b638e318e1baf9.bin differ diff --git a/Library/ShaderCache/2/2773d5686ac913351a52ff263107fb53.bin b/Library/ShaderCache/2/2773d5686ac913351a52ff263107fb53.bin new file mode 100644 index 0000000000000000000000000000000000000000..4f4e6f1595f47c5763d2e3523844569832bba5ca Binary files /dev/null and b/Library/ShaderCache/2/2773d5686ac913351a52ff263107fb53.bin differ diff --git a/Library/ShaderCache/2/277cf2688a584e70fd827bad953a5d27.bin b/Library/ShaderCache/2/277cf2688a584e70fd827bad953a5d27.bin new file mode 100644 index 0000000000000000000000000000000000000000..159198c9ab9a5d7c922d08d7a1ea1ba7f9342a29 Binary files /dev/null and b/Library/ShaderCache/2/277cf2688a584e70fd827bad953a5d27.bin differ diff --git a/Library/ShaderCache/2/27839bad480556f4b4bd87785b94dfb3.bin b/Library/ShaderCache/2/27839bad480556f4b4bd87785b94dfb3.bin new file mode 100644 index 0000000000000000000000000000000000000000..8023dff27a018513155dbd3c716ec17ec4023b31 Binary files /dev/null and b/Library/ShaderCache/2/27839bad480556f4b4bd87785b94dfb3.bin differ diff --git a/Library/ShaderCache/2/278abce2bfa04f947c3a5bad8971b9e9.bin b/Library/ShaderCache/2/278abce2bfa04f947c3a5bad8971b9e9.bin new file mode 100644 index 0000000000000000000000000000000000000000..2da79dff7e63ed3d8bffe2db0820a54c767b4e20 Binary files /dev/null and b/Library/ShaderCache/2/278abce2bfa04f947c3a5bad8971b9e9.bin differ diff --git a/Library/ShaderCache/2/2790ac61b7aaf079a10751371e3af435.bin b/Library/ShaderCache/2/2790ac61b7aaf079a10751371e3af435.bin new file mode 100644 index 0000000000000000000000000000000000000000..360896423f3376d6fd40103734e23465faa9239a Binary files /dev/null and b/Library/ShaderCache/2/2790ac61b7aaf079a10751371e3af435.bin differ diff --git a/Library/ShaderCache/2/280801b83acd614827cf1f927b935461.bin b/Library/ShaderCache/2/280801b83acd614827cf1f927b935461.bin new file mode 100644 index 0000000000000000000000000000000000000000..9d57f858a4a2a81bc2243b84a3c7d07c766df08d Binary files /dev/null and b/Library/ShaderCache/2/280801b83acd614827cf1f927b935461.bin differ diff --git a/Library/ShaderCache/2/289d15dba0d8187e04ad33dcfc6d17d4.bin b/Library/ShaderCache/2/289d15dba0d8187e04ad33dcfc6d17d4.bin new file mode 100644 index 0000000000000000000000000000000000000000..0d39e4717bd9aa87d0c17c8c3593516cd90c179c Binary files /dev/null and b/Library/ShaderCache/2/289d15dba0d8187e04ad33dcfc6d17d4.bin differ diff --git a/Library/ShaderCache/2/28d9cc41783b04e7f96238e8be7b8e9c.bin b/Library/ShaderCache/2/28d9cc41783b04e7f96238e8be7b8e9c.bin new file mode 100644 index 0000000000000000000000000000000000000000..5cbe6db75180787ae6b4265a2b86701b4b4fe67c Binary files /dev/null and b/Library/ShaderCache/2/28d9cc41783b04e7f96238e8be7b8e9c.bin differ diff --git a/Library/ShaderCache/2/29031e9cbe50f73d8d49de373ad0b4e2.bin b/Library/ShaderCache/2/29031e9cbe50f73d8d49de373ad0b4e2.bin new file mode 100644 index 0000000000000000000000000000000000000000..92156786800fd9ed30a4b35f567e7ec8e12540a1 Binary files /dev/null and b/Library/ShaderCache/2/29031e9cbe50f73d8d49de373ad0b4e2.bin differ diff --git a/Library/ShaderCache/2/291d4b9272622d063975b42520fa3326.bin b/Library/ShaderCache/2/291d4b9272622d063975b42520fa3326.bin new file mode 100644 index 0000000000000000000000000000000000000000..4656648486f550cbca259b40b2228b6cbf8c9c5e Binary files /dev/null and b/Library/ShaderCache/2/291d4b9272622d063975b42520fa3326.bin differ diff --git a/Library/ShaderCache/2/297d13b03d08aaaabec8e934c8417aba.bin b/Library/ShaderCache/2/297d13b03d08aaaabec8e934c8417aba.bin new file mode 100644 index 0000000000000000000000000000000000000000..da65321d8e353adfebb01e61e56235725dfcdc59 Binary files /dev/null and b/Library/ShaderCache/2/297d13b03d08aaaabec8e934c8417aba.bin differ diff --git a/Library/ShaderCache/2/2aa5ab46a36f4f248ab27b2238a88033.bin b/Library/ShaderCache/2/2aa5ab46a36f4f248ab27b2238a88033.bin new file mode 100644 index 0000000000000000000000000000000000000000..19cf0b59a44d998ce5e07d3349a554fc125a9d92 Binary files /dev/null and b/Library/ShaderCache/2/2aa5ab46a36f4f248ab27b2238a88033.bin differ diff --git a/Library/ShaderCache/2/2ac1828e3d129b5bd24f03ed98cca2cf.bin b/Library/ShaderCache/2/2ac1828e3d129b5bd24f03ed98cca2cf.bin new file mode 100644 index 0000000000000000000000000000000000000000..61095989f32d55abc7a9690878c6e820272c7979 Binary files /dev/null and b/Library/ShaderCache/2/2ac1828e3d129b5bd24f03ed98cca2cf.bin differ diff --git a/Library/ShaderCache/2/2b7a2f106edc8566a81affb2d050e02e.bin b/Library/ShaderCache/2/2b7a2f106edc8566a81affb2d050e02e.bin new file mode 100644 index 0000000000000000000000000000000000000000..cbaf1b559d06e0232b140cf01c52d3988f335a9b Binary files /dev/null and b/Library/ShaderCache/2/2b7a2f106edc8566a81affb2d050e02e.bin differ diff --git a/Library/ShaderCache/2/2c16977dcad45e3c0d9f46006449dec8.bin b/Library/ShaderCache/2/2c16977dcad45e3c0d9f46006449dec8.bin new file mode 100644 index 0000000000000000000000000000000000000000..a774d5e18447bf75ff1efc72a988a5e8d5a3b1fc Binary files /dev/null and b/Library/ShaderCache/2/2c16977dcad45e3c0d9f46006449dec8.bin differ diff --git a/Library/ShaderCache/2/2c1dbcf56af23bf6e830ee0e7ab95ae1.bin b/Library/ShaderCache/2/2c1dbcf56af23bf6e830ee0e7ab95ae1.bin new file mode 100644 index 0000000000000000000000000000000000000000..d23f816b7ce63fe2186f2c5effe6dc801bb6005c Binary files /dev/null and b/Library/ShaderCache/2/2c1dbcf56af23bf6e830ee0e7ab95ae1.bin differ diff --git a/Library/ShaderCache/2/2cddfc71fc4d80ccfa2be4dd3dd4be83.bin b/Library/ShaderCache/2/2cddfc71fc4d80ccfa2be4dd3dd4be83.bin new file mode 100644 index 0000000000000000000000000000000000000000..18bf686a2ed0eb1893c12bbec07f582754b413af Binary files /dev/null and b/Library/ShaderCache/2/2cddfc71fc4d80ccfa2be4dd3dd4be83.bin differ diff --git a/Library/ShaderCache/2/2cdf07d35517671610723d4f4a4c6d20.bin b/Library/ShaderCache/2/2cdf07d35517671610723d4f4a4c6d20.bin new file mode 100644 index 0000000000000000000000000000000000000000..751a63df0bfa3060f1045f7ce83fbe9a36931984 Binary files /dev/null and b/Library/ShaderCache/2/2cdf07d35517671610723d4f4a4c6d20.bin differ diff --git a/Library/ShaderCache/2/2d0176d3a5a449d3a996eb518e95db2f.bin b/Library/ShaderCache/2/2d0176d3a5a449d3a996eb518e95db2f.bin new file mode 100644 index 0000000000000000000000000000000000000000..76fde01b49d917c9e7e2af07ba4365460109cb98 Binary files /dev/null and b/Library/ShaderCache/2/2d0176d3a5a449d3a996eb518e95db2f.bin differ diff --git a/Library/ShaderCache/2/2dbfa96b22f224c958763564c76110eb.bin b/Library/ShaderCache/2/2dbfa96b22f224c958763564c76110eb.bin new file mode 100644 index 0000000000000000000000000000000000000000..cfc0781032d50127f64211582ee6759a15b5c354 Binary files /dev/null and b/Library/ShaderCache/2/2dbfa96b22f224c958763564c76110eb.bin differ diff --git a/Library/ShaderCache/2/2e126ed6983dd7439f8abf8f660ae487.bin b/Library/ShaderCache/2/2e126ed6983dd7439f8abf8f660ae487.bin new file mode 100644 index 0000000000000000000000000000000000000000..9218906daad9a62496e875c697b77b110cb7d0c9 Binary files /dev/null and b/Library/ShaderCache/2/2e126ed6983dd7439f8abf8f660ae487.bin differ diff --git a/Library/ShaderCache/2/2f663e9c81094fc4d0218bf78d42b83f.bin b/Library/ShaderCache/2/2f663e9c81094fc4d0218bf78d42b83f.bin new file mode 100644 index 0000000000000000000000000000000000000000..67ff067a7d91b9948ec97048f66bf55539b3641e Binary files /dev/null and b/Library/ShaderCache/2/2f663e9c81094fc4d0218bf78d42b83f.bin differ diff --git a/Library/ShaderCache/2/2f7ce3aaad7242cdf9eafbec46f54ceb.bin b/Library/ShaderCache/2/2f7ce3aaad7242cdf9eafbec46f54ceb.bin new file mode 100644 index 0000000000000000000000000000000000000000..69a32ea775c9943987285db9b516d76b7b125739 Binary files /dev/null and b/Library/ShaderCache/2/2f7ce3aaad7242cdf9eafbec46f54ceb.bin differ diff --git a/Library/ShaderCache/3/3091f2a122b169e6eeeece3d03218d0e.bin b/Library/ShaderCache/3/3091f2a122b169e6eeeece3d03218d0e.bin new file mode 100644 index 0000000000000000000000000000000000000000..b5004014cbc629624ad7ee1179fc1423e2180956 Binary files /dev/null and b/Library/ShaderCache/3/3091f2a122b169e6eeeece3d03218d0e.bin differ diff --git a/Library/ShaderCache/3/30aec0bc6f283be7c20361fa1b04244f.bin b/Library/ShaderCache/3/30aec0bc6f283be7c20361fa1b04244f.bin new file mode 100644 index 0000000000000000000000000000000000000000..af21d5decf347583a16f25e2a4481ab52776ba0c Binary files /dev/null and b/Library/ShaderCache/3/30aec0bc6f283be7c20361fa1b04244f.bin differ diff --git a/Library/ShaderCache/3/314e4f7fbf91a8823d8d5c6b00a3ddc1.bin b/Library/ShaderCache/3/314e4f7fbf91a8823d8d5c6b00a3ddc1.bin new file mode 100644 index 0000000000000000000000000000000000000000..8eea7b0cf5bb321df072331d4898ab10076ea5f5 Binary files /dev/null and b/Library/ShaderCache/3/314e4f7fbf91a8823d8d5c6b00a3ddc1.bin differ diff --git a/Library/ShaderCache/3/3203b9a5cbfda04bf03c1bc230af861e.bin b/Library/ShaderCache/3/3203b9a5cbfda04bf03c1bc230af861e.bin new file mode 100644 index 0000000000000000000000000000000000000000..834e5a76d6c8ed8b09ecd64438c005eda4929107 Binary files /dev/null and b/Library/ShaderCache/3/3203b9a5cbfda04bf03c1bc230af861e.bin differ diff --git a/Library/ShaderCache/3/3213b76b9a6ef2111cf23bc50e7b0266.bin b/Library/ShaderCache/3/3213b76b9a6ef2111cf23bc50e7b0266.bin new file mode 100644 index 0000000000000000000000000000000000000000..df457e09fbd98e6f328d8cb71ffabbeb40ea1d33 Binary files /dev/null and b/Library/ShaderCache/3/3213b76b9a6ef2111cf23bc50e7b0266.bin differ diff --git a/Library/ShaderCache/3/32189ccc5d5a7526a1c1c13d24203ce2.bin b/Library/ShaderCache/3/32189ccc5d5a7526a1c1c13d24203ce2.bin new file mode 100644 index 0000000000000000000000000000000000000000..f8e4656b208a650c33ab0a23f2ff25d5d306f004 Binary files /dev/null and b/Library/ShaderCache/3/32189ccc5d5a7526a1c1c13d24203ce2.bin differ diff --git a/Library/ShaderCache/3/3280edf713438d65a8899b4b3c50e22d.bin b/Library/ShaderCache/3/3280edf713438d65a8899b4b3c50e22d.bin new file mode 100644 index 0000000000000000000000000000000000000000..26e7807a8249f98e7d20a88d30d9836f72439338 Binary files /dev/null and b/Library/ShaderCache/3/3280edf713438d65a8899b4b3c50e22d.bin differ diff --git a/Library/ShaderCache/3/334d3d7124bc6ecc067ec00ffa962ed7.bin b/Library/ShaderCache/3/334d3d7124bc6ecc067ec00ffa962ed7.bin new file mode 100644 index 0000000000000000000000000000000000000000..10c26381baad48245f774bebbcc4f725fe4f1fc6 Binary files /dev/null and b/Library/ShaderCache/3/334d3d7124bc6ecc067ec00ffa962ed7.bin differ diff --git a/Library/ShaderCache/3/3364fd54dce3267045a809d5df9aff1b.bin b/Library/ShaderCache/3/3364fd54dce3267045a809d5df9aff1b.bin new file mode 100644 index 0000000000000000000000000000000000000000..ce61cbcddb566fbfcdc8534d1fd7bf9581a75999 Binary files /dev/null and b/Library/ShaderCache/3/3364fd54dce3267045a809d5df9aff1b.bin differ diff --git a/Library/ShaderCache/3/34e36a26abc8421efa70a9c82e9057f1.bin b/Library/ShaderCache/3/34e36a26abc8421efa70a9c82e9057f1.bin new file mode 100644 index 0000000000000000000000000000000000000000..e60b1cbe65afb318747120d3ea18a245c207e480 Binary files /dev/null and b/Library/ShaderCache/3/34e36a26abc8421efa70a9c82e9057f1.bin differ diff --git a/Library/ShaderCache/3/355793d9b84bba04ef5c4321b5ab8cac.bin b/Library/ShaderCache/3/355793d9b84bba04ef5c4321b5ab8cac.bin new file mode 100644 index 0000000000000000000000000000000000000000..2631278e9338bf0d90dfee15696410aa010bec39 Binary files /dev/null and b/Library/ShaderCache/3/355793d9b84bba04ef5c4321b5ab8cac.bin differ diff --git a/Library/ShaderCache/3/361360d91e12a0167e1f9844856b3223.bin b/Library/ShaderCache/3/361360d91e12a0167e1f9844856b3223.bin new file mode 100644 index 0000000000000000000000000000000000000000..5120f9022bfbe55bb0fc464a3081ccc0bc1dc7f3 Binary files /dev/null and b/Library/ShaderCache/3/361360d91e12a0167e1f9844856b3223.bin differ diff --git a/Library/ShaderCache/3/363fbdc373e57dbbca6b6a3338a49cfe.bin b/Library/ShaderCache/3/363fbdc373e57dbbca6b6a3338a49cfe.bin new file mode 100644 index 0000000000000000000000000000000000000000..b172e1865192e466d1cb8f66eff5757e83043732 Binary files /dev/null and b/Library/ShaderCache/3/363fbdc373e57dbbca6b6a3338a49cfe.bin differ diff --git a/Library/ShaderCache/3/371ddde22b8de03cce6b9d1183fb5a19.bin b/Library/ShaderCache/3/371ddde22b8de03cce6b9d1183fb5a19.bin new file mode 100644 index 0000000000000000000000000000000000000000..29662f5005750ed4c78c7ce0ce59278324d83563 Binary files /dev/null and b/Library/ShaderCache/3/371ddde22b8de03cce6b9d1183fb5a19.bin differ diff --git a/Library/ShaderCache/3/3727ab5614e206d285e6d78ade153901.bin b/Library/ShaderCache/3/3727ab5614e206d285e6d78ade153901.bin new file mode 100644 index 0000000000000000000000000000000000000000..4ce21ce4c70f0324d1eeb77b1c3bb35c33f823b2 Binary files /dev/null and b/Library/ShaderCache/3/3727ab5614e206d285e6d78ade153901.bin differ diff --git a/Library/ShaderCache/3/376590b5791729a2a1fba0e56dca14d6.bin b/Library/ShaderCache/3/376590b5791729a2a1fba0e56dca14d6.bin new file mode 100644 index 0000000000000000000000000000000000000000..a648e5dd43f77668fcf2bfe5047cb28bab986858 Binary files /dev/null and b/Library/ShaderCache/3/376590b5791729a2a1fba0e56dca14d6.bin differ diff --git a/Library/ShaderCache/3/377afc27f9150fd183c3edf33f8613d2.bin b/Library/ShaderCache/3/377afc27f9150fd183c3edf33f8613d2.bin new file mode 100644 index 0000000000000000000000000000000000000000..31309d34c37fdb988f533336b5b0ea38aaaf5d3f Binary files /dev/null and b/Library/ShaderCache/3/377afc27f9150fd183c3edf33f8613d2.bin differ diff --git a/Library/ShaderCache/3/377faf6d924ab177ea0b5f0fbe4f36c5.bin b/Library/ShaderCache/3/377faf6d924ab177ea0b5f0fbe4f36c5.bin new file mode 100644 index 0000000000000000000000000000000000000000..d2169373097c791da0660b4c65f52a8667d492dc Binary files /dev/null and b/Library/ShaderCache/3/377faf6d924ab177ea0b5f0fbe4f36c5.bin differ diff --git a/Library/ShaderCache/3/378b1ee1b0e557251934d2db9fbcc2fc.bin b/Library/ShaderCache/3/378b1ee1b0e557251934d2db9fbcc2fc.bin new file mode 100644 index 0000000000000000000000000000000000000000..16574705c457b41279e86de22cf63802d51e3b45 Binary files /dev/null and b/Library/ShaderCache/3/378b1ee1b0e557251934d2db9fbcc2fc.bin differ diff --git a/Library/ShaderCache/3/379fc1d7815d1aaae107e6c922927c79.bin b/Library/ShaderCache/3/379fc1d7815d1aaae107e6c922927c79.bin new file mode 100644 index 0000000000000000000000000000000000000000..7555e1f836ffb3d3ea22404056263ee2df437d38 Binary files /dev/null and b/Library/ShaderCache/3/379fc1d7815d1aaae107e6c922927c79.bin differ diff --git a/Library/ShaderCache/3/37a1639ed8d996a98d4c054a700104f8.bin b/Library/ShaderCache/3/37a1639ed8d996a98d4c054a700104f8.bin new file mode 100644 index 0000000000000000000000000000000000000000..6a36bab5117dc0903d674e45b523c0d742583878 Binary files /dev/null and b/Library/ShaderCache/3/37a1639ed8d996a98d4c054a700104f8.bin differ diff --git a/Library/ShaderCache/3/38203f9dd73c8a78adf2c13fa84e6b66.bin b/Library/ShaderCache/3/38203f9dd73c8a78adf2c13fa84e6b66.bin new file mode 100644 index 0000000000000000000000000000000000000000..be7508e819c070beba788e205ca6d17dd2557080 Binary files /dev/null and b/Library/ShaderCache/3/38203f9dd73c8a78adf2c13fa84e6b66.bin differ diff --git a/Library/ShaderCache/3/382f116ef7db2d2df06bc842342ed747.bin b/Library/ShaderCache/3/382f116ef7db2d2df06bc842342ed747.bin new file mode 100644 index 0000000000000000000000000000000000000000..328f18069d0c80d718759e1d8c946270c007e2ed Binary files /dev/null and b/Library/ShaderCache/3/382f116ef7db2d2df06bc842342ed747.bin differ diff --git a/Library/ShaderCache/3/38538b2c36b11007a2bac45eb43dc97b.bin b/Library/ShaderCache/3/38538b2c36b11007a2bac45eb43dc97b.bin new file mode 100644 index 0000000000000000000000000000000000000000..4cd60ef04fc609186ab54874c30d6f699b028abf Binary files /dev/null and b/Library/ShaderCache/3/38538b2c36b11007a2bac45eb43dc97b.bin differ diff --git a/Library/ShaderCache/3/387aaaf59560f9be721fcc8543a485ec.bin b/Library/ShaderCache/3/387aaaf59560f9be721fcc8543a485ec.bin new file mode 100644 index 0000000000000000000000000000000000000000..81b0c6345ea1afef738ae9b72e15f5e32457dee9 Binary files /dev/null and b/Library/ShaderCache/3/387aaaf59560f9be721fcc8543a485ec.bin differ diff --git a/Library/ShaderCache/3/394495591e4e7caea0ab74ba53adf84f.bin b/Library/ShaderCache/3/394495591e4e7caea0ab74ba53adf84f.bin new file mode 100644 index 0000000000000000000000000000000000000000..c918660353ec5501929b664167437c1987c68ae7 Binary files /dev/null and b/Library/ShaderCache/3/394495591e4e7caea0ab74ba53adf84f.bin differ diff --git a/Library/ShaderCache/3/39a3c79da5c5d23fd5f08503edcf186b.bin b/Library/ShaderCache/3/39a3c79da5c5d23fd5f08503edcf186b.bin new file mode 100644 index 0000000000000000000000000000000000000000..91dd1b6ef80e28b310f4527b91968e3f5b15c5b6 Binary files /dev/null and b/Library/ShaderCache/3/39a3c79da5c5d23fd5f08503edcf186b.bin differ diff --git a/Library/ShaderCache/3/39d1d1354578d7b4682344e05252867e.bin b/Library/ShaderCache/3/39d1d1354578d7b4682344e05252867e.bin new file mode 100644 index 0000000000000000000000000000000000000000..1a8b683d8b9101c0ade06f99fa63f1ed6bbe249a Binary files /dev/null and b/Library/ShaderCache/3/39d1d1354578d7b4682344e05252867e.bin differ diff --git a/Library/ShaderCache/3/39e0abbb660008d35d5d437b26eef460.bin b/Library/ShaderCache/3/39e0abbb660008d35d5d437b26eef460.bin new file mode 100644 index 0000000000000000000000000000000000000000..8d0baf9cff94835dbb30e09be9d1ec929e08f205 Binary files /dev/null and b/Library/ShaderCache/3/39e0abbb660008d35d5d437b26eef460.bin differ diff --git a/Library/ShaderCache/3/3a1135be3ed8814810e30666a5fb33e7.bin b/Library/ShaderCache/3/3a1135be3ed8814810e30666a5fb33e7.bin new file mode 100644 index 0000000000000000000000000000000000000000..0a8df8d95a36ddd1253457359f87487428caf860 Binary files /dev/null and b/Library/ShaderCache/3/3a1135be3ed8814810e30666a5fb33e7.bin differ diff --git a/Library/ShaderCache/3/3a2ace9eefea42c5c44d5adef66a18e2.bin b/Library/ShaderCache/3/3a2ace9eefea42c5c44d5adef66a18e2.bin new file mode 100644 index 0000000000000000000000000000000000000000..d49ccb2a56b478a8dcd2d0294cefe9acda46d2b5 Binary files /dev/null and b/Library/ShaderCache/3/3a2ace9eefea42c5c44d5adef66a18e2.bin differ diff --git a/Library/ShaderCache/3/3a6703434c8e75dfba7bb4cfc82ef059.bin b/Library/ShaderCache/3/3a6703434c8e75dfba7bb4cfc82ef059.bin new file mode 100644 index 0000000000000000000000000000000000000000..01acbb1edd003bb5b34e58696dc215928165d84c Binary files /dev/null and b/Library/ShaderCache/3/3a6703434c8e75dfba7bb4cfc82ef059.bin differ diff --git a/Library/ShaderCache/3/3b0c01cbd42651031236aaf2d7fc99ba.bin b/Library/ShaderCache/3/3b0c01cbd42651031236aaf2d7fc99ba.bin new file mode 100644 index 0000000000000000000000000000000000000000..cbc8bbb157164eb2775fa8892d53a098ce2b7a78 Binary files /dev/null and b/Library/ShaderCache/3/3b0c01cbd42651031236aaf2d7fc99ba.bin differ diff --git a/Library/ShaderCache/3/3bbb91ad891350ae9f54cfa7fb5c1c90.bin b/Library/ShaderCache/3/3bbb91ad891350ae9f54cfa7fb5c1c90.bin new file mode 100644 index 0000000000000000000000000000000000000000..f07d8fd4eaea6757b3c086f0a8baf5993136325e Binary files /dev/null and b/Library/ShaderCache/3/3bbb91ad891350ae9f54cfa7fb5c1c90.bin differ diff --git a/Library/ShaderCache/3/3c06e9bccc2402307cd0469bb6a1d68d.bin b/Library/ShaderCache/3/3c06e9bccc2402307cd0469bb6a1d68d.bin new file mode 100644 index 0000000000000000000000000000000000000000..4778084ad1dfe276fd4cd27a97725f44bdc97b0c Binary files /dev/null and b/Library/ShaderCache/3/3c06e9bccc2402307cd0469bb6a1d68d.bin differ diff --git a/Library/ShaderCache/3/3c23b969d34ac12fc301ab32c0cdbb9e.bin b/Library/ShaderCache/3/3c23b969d34ac12fc301ab32c0cdbb9e.bin new file mode 100644 index 0000000000000000000000000000000000000000..6d4d39c8a3cec22c65c12383c6dcea466beb909a Binary files /dev/null and b/Library/ShaderCache/3/3c23b969d34ac12fc301ab32c0cdbb9e.bin differ diff --git a/Library/ShaderCache/3/3c29b9170eb32c1473e427964cb4e669.bin b/Library/ShaderCache/3/3c29b9170eb32c1473e427964cb4e669.bin new file mode 100644 index 0000000000000000000000000000000000000000..70961ad720ce68cf8011bc0eebdb52ffabd19f30 Binary files /dev/null and b/Library/ShaderCache/3/3c29b9170eb32c1473e427964cb4e669.bin differ diff --git a/Library/ShaderCache/3/3c4c71c784cd4be0085ae873441eac58.bin b/Library/ShaderCache/3/3c4c71c784cd4be0085ae873441eac58.bin new file mode 100644 index 0000000000000000000000000000000000000000..8d7e0c9e8e0604aeee0655c01a2a07db5e5265a2 Binary files /dev/null and b/Library/ShaderCache/3/3c4c71c784cd4be0085ae873441eac58.bin differ diff --git a/Library/ShaderCache/3/3c748e20a5e212cbf39ef00f3f75c497.bin b/Library/ShaderCache/3/3c748e20a5e212cbf39ef00f3f75c497.bin new file mode 100644 index 0000000000000000000000000000000000000000..6ad91a613a9e03f26823875c7e16853a4013f75a Binary files /dev/null and b/Library/ShaderCache/3/3c748e20a5e212cbf39ef00f3f75c497.bin differ diff --git a/Library/ShaderCache/3/3cb9cc26bc6e5c3857d1468bf5abd4c5.bin b/Library/ShaderCache/3/3cb9cc26bc6e5c3857d1468bf5abd4c5.bin new file mode 100644 index 0000000000000000000000000000000000000000..5a462ed9cb25cafef025a2287e3b567ba57b5374 Binary files /dev/null and b/Library/ShaderCache/3/3cb9cc26bc6e5c3857d1468bf5abd4c5.bin differ diff --git a/Library/ShaderCache/3/3d324d71e79869ffac0c1e9d6dd36949.bin b/Library/ShaderCache/3/3d324d71e79869ffac0c1e9d6dd36949.bin new file mode 100644 index 0000000000000000000000000000000000000000..25fa384980eebf3eb5d3651007b390ba9431d055 Binary files /dev/null and b/Library/ShaderCache/3/3d324d71e79869ffac0c1e9d6dd36949.bin differ diff --git a/Library/ShaderCache/3/3d8a54103419adae15fa89fcb1d90af8.bin b/Library/ShaderCache/3/3d8a54103419adae15fa89fcb1d90af8.bin new file mode 100644 index 0000000000000000000000000000000000000000..cc9616e1d0e11cf87ef249be456f1c9dfb3694d4 Binary files /dev/null and b/Library/ShaderCache/3/3d8a54103419adae15fa89fcb1d90af8.bin differ diff --git a/Library/ShaderCache/3/3e0edf6593cdd8fa3a0adf787880a823.bin b/Library/ShaderCache/3/3e0edf6593cdd8fa3a0adf787880a823.bin new file mode 100644 index 0000000000000000000000000000000000000000..6794a2f4d48bce075ee2debd3b940b099ac51acf Binary files /dev/null and b/Library/ShaderCache/3/3e0edf6593cdd8fa3a0adf787880a823.bin differ diff --git a/Library/ShaderCache/3/3f08c3dbbc015849dadb2474c4b7c630.bin b/Library/ShaderCache/3/3f08c3dbbc015849dadb2474c4b7c630.bin new file mode 100644 index 0000000000000000000000000000000000000000..ef004e0a96bcff21277c6a68c08aa74f07e9d80d Binary files /dev/null and b/Library/ShaderCache/3/3f08c3dbbc015849dadb2474c4b7c630.bin differ diff --git a/Library/ShaderCache/3/3f445f13597fe5e831518a744ecd5dfa.bin b/Library/ShaderCache/3/3f445f13597fe5e831518a744ecd5dfa.bin new file mode 100644 index 0000000000000000000000000000000000000000..991f0d01aa9b3f24ceb3498e7099fe8e4c9e6c42 Binary files /dev/null and b/Library/ShaderCache/3/3f445f13597fe5e831518a744ecd5dfa.bin differ diff --git a/Library/ShaderCache/3/3ff38742b11ba72ecdfdc093b158b907.bin b/Library/ShaderCache/3/3ff38742b11ba72ecdfdc093b158b907.bin new file mode 100644 index 0000000000000000000000000000000000000000..423188a07f9cde8cbe061a82677123f21809c5ee Binary files /dev/null and b/Library/ShaderCache/3/3ff38742b11ba72ecdfdc093b158b907.bin differ diff --git a/Library/ShaderCache/4/40b16c69ba22885613a92436bbbf2bed.bin b/Library/ShaderCache/4/40b16c69ba22885613a92436bbbf2bed.bin new file mode 100644 index 0000000000000000000000000000000000000000..1741ddd9f4270df30b6d8c972528a61f010d72b6 Binary files /dev/null and b/Library/ShaderCache/4/40b16c69ba22885613a92436bbbf2bed.bin differ diff --git a/Library/ShaderCache/4/40edd8dcd53d166ee820b012721144bb.bin b/Library/ShaderCache/4/40edd8dcd53d166ee820b012721144bb.bin new file mode 100644 index 0000000000000000000000000000000000000000..55e381a8dc23c068e6d6b69e18e36bc799f4d28b Binary files /dev/null and b/Library/ShaderCache/4/40edd8dcd53d166ee820b012721144bb.bin differ diff --git a/Library/ShaderCache/4/412ba14e90efd325bd1e66d65d1f8035.bin b/Library/ShaderCache/4/412ba14e90efd325bd1e66d65d1f8035.bin new file mode 100644 index 0000000000000000000000000000000000000000..d68b656e98a3fb55868d367edddb647899b62c27 Binary files /dev/null and b/Library/ShaderCache/4/412ba14e90efd325bd1e66d65d1f8035.bin differ diff --git a/Library/ShaderCache/4/41334bfb12103f3dfd77fd8a1699f2ee.bin b/Library/ShaderCache/4/41334bfb12103f3dfd77fd8a1699f2ee.bin new file mode 100644 index 0000000000000000000000000000000000000000..4fd7db1e7b28e799e1d3084b5caef3daec59f696 Binary files /dev/null and b/Library/ShaderCache/4/41334bfb12103f3dfd77fd8a1699f2ee.bin differ diff --git a/Library/ShaderCache/4/41a838d9f50a3db56d804f5bf105b337.bin b/Library/ShaderCache/4/41a838d9f50a3db56d804f5bf105b337.bin new file mode 100644 index 0000000000000000000000000000000000000000..8be752c04a7741827264cd130e36d9622c36dcab Binary files /dev/null and b/Library/ShaderCache/4/41a838d9f50a3db56d804f5bf105b337.bin differ diff --git a/Library/ShaderCache/4/41f812edb1074369cd1dac8323ec2a8d.bin b/Library/ShaderCache/4/41f812edb1074369cd1dac8323ec2a8d.bin new file mode 100644 index 0000000000000000000000000000000000000000..15bfa0bb63bd8239fbea100657c1d432e618af90 Binary files /dev/null and b/Library/ShaderCache/4/41f812edb1074369cd1dac8323ec2a8d.bin differ diff --git a/Library/ShaderCache/4/421d8ab0050dc8715036548d69794f7d.bin b/Library/ShaderCache/4/421d8ab0050dc8715036548d69794f7d.bin new file mode 100644 index 0000000000000000000000000000000000000000..74344beea1fbfe1ef4de7625384f1a2781683ff3 Binary files /dev/null and b/Library/ShaderCache/4/421d8ab0050dc8715036548d69794f7d.bin differ diff --git a/Library/ShaderCache/4/4222673b5109f2fc0d7cf6b9ed888a8e.bin b/Library/ShaderCache/4/4222673b5109f2fc0d7cf6b9ed888a8e.bin new file mode 100644 index 0000000000000000000000000000000000000000..3b5032602029436762bc3f8e0422ad6dcea2a80b Binary files /dev/null and b/Library/ShaderCache/4/4222673b5109f2fc0d7cf6b9ed888a8e.bin differ diff --git a/Library/ShaderCache/4/42486e884f65e679ab4f0d2f548f2062.bin b/Library/ShaderCache/4/42486e884f65e679ab4f0d2f548f2062.bin new file mode 100644 index 0000000000000000000000000000000000000000..34e8173fe4b7e6bde2281e9a60c739051a439cdc Binary files /dev/null and b/Library/ShaderCache/4/42486e884f65e679ab4f0d2f548f2062.bin differ diff --git a/Library/ShaderCache/4/4281a21899f4062f08f0fe3dc34b0b4f.bin b/Library/ShaderCache/4/4281a21899f4062f08f0fe3dc34b0b4f.bin new file mode 100644 index 0000000000000000000000000000000000000000..e5fa9b8def58042e07dbf89aa4711e1e042c9437 Binary files /dev/null and b/Library/ShaderCache/4/4281a21899f4062f08f0fe3dc34b0b4f.bin differ diff --git a/Library/ShaderCache/4/428d866ce2b1042dfa423421465ca9f9.bin b/Library/ShaderCache/4/428d866ce2b1042dfa423421465ca9f9.bin new file mode 100644 index 0000000000000000000000000000000000000000..75b3029d3a54807ffce7e56f74bbaa4e0da19722 Binary files /dev/null and b/Library/ShaderCache/4/428d866ce2b1042dfa423421465ca9f9.bin differ diff --git a/Library/ShaderCache/4/43cd703d60f14d5ed6d1111ba73e2b2a.bin b/Library/ShaderCache/4/43cd703d60f14d5ed6d1111ba73e2b2a.bin new file mode 100644 index 0000000000000000000000000000000000000000..ef5410a0150e58ad226b7a222a8405c2d27480b0 Binary files /dev/null and b/Library/ShaderCache/4/43cd703d60f14d5ed6d1111ba73e2b2a.bin differ diff --git a/Library/ShaderCache/4/440f52052029f89d514e19730a624608.bin b/Library/ShaderCache/4/440f52052029f89d514e19730a624608.bin new file mode 100644 index 0000000000000000000000000000000000000000..b8d42941670ed37c3b239734166b588ecf24e9af Binary files /dev/null and b/Library/ShaderCache/4/440f52052029f89d514e19730a624608.bin differ diff --git a/Library/ShaderCache/4/444c59ae091ab1d3dfde47648aaaf442.bin b/Library/ShaderCache/4/444c59ae091ab1d3dfde47648aaaf442.bin new file mode 100644 index 0000000000000000000000000000000000000000..be5f2e263fbf88efb8d38fb65198bacd6468ce72 Binary files /dev/null and b/Library/ShaderCache/4/444c59ae091ab1d3dfde47648aaaf442.bin differ diff --git a/Library/ShaderCache/4/446da25019798b738ab28d55c4e2dcf8.bin b/Library/ShaderCache/4/446da25019798b738ab28d55c4e2dcf8.bin new file mode 100644 index 0000000000000000000000000000000000000000..0f4e9c399bec7eb9e491de18ce6b0549e11a8092 Binary files /dev/null and b/Library/ShaderCache/4/446da25019798b738ab28d55c4e2dcf8.bin differ diff --git a/Library/ShaderCache/4/44a40b5b402d4d881e290af545939167.bin b/Library/ShaderCache/4/44a40b5b402d4d881e290af545939167.bin new file mode 100644 index 0000000000000000000000000000000000000000..5bfaeac734d1c17be867757083e5e517639bb82f Binary files /dev/null and b/Library/ShaderCache/4/44a40b5b402d4d881e290af545939167.bin differ diff --git a/Library/ShaderCache/4/44b66cb2a478e383b4991c2dea1d24b9.bin b/Library/ShaderCache/4/44b66cb2a478e383b4991c2dea1d24b9.bin new file mode 100644 index 0000000000000000000000000000000000000000..7e2413949848f187566d7eb02dc6fd6a9a798d1e Binary files /dev/null and b/Library/ShaderCache/4/44b66cb2a478e383b4991c2dea1d24b9.bin differ diff --git a/Library/ShaderCache/4/44df52af0aefd646839be437ce3baf7a.bin b/Library/ShaderCache/4/44df52af0aefd646839be437ce3baf7a.bin new file mode 100644 index 0000000000000000000000000000000000000000..ecf138181de4123dbd98bdec7ac0b8c4eef29ff2 Binary files /dev/null and b/Library/ShaderCache/4/44df52af0aefd646839be437ce3baf7a.bin differ diff --git a/Library/ShaderCache/4/451f815661c97474cf87de16743849e9.bin b/Library/ShaderCache/4/451f815661c97474cf87de16743849e9.bin new file mode 100644 index 0000000000000000000000000000000000000000..b90ad9b8380a8c9015bb355861937b0bd3db82cc Binary files /dev/null and b/Library/ShaderCache/4/451f815661c97474cf87de16743849e9.bin differ diff --git a/Library/ShaderCache/4/45fdf895f569860bde263aa0c7795271.bin b/Library/ShaderCache/4/45fdf895f569860bde263aa0c7795271.bin new file mode 100644 index 0000000000000000000000000000000000000000..dc5895e535b873283066ff75bfd9ec53a091dd7d Binary files /dev/null and b/Library/ShaderCache/4/45fdf895f569860bde263aa0c7795271.bin differ diff --git a/Library/ShaderCache/4/4600b1e82b351e3b7bcb0f1fa702dc4b.bin b/Library/ShaderCache/4/4600b1e82b351e3b7bcb0f1fa702dc4b.bin new file mode 100644 index 0000000000000000000000000000000000000000..9552460085542559ced4dc2dffc57da108dd80d8 Binary files /dev/null and b/Library/ShaderCache/4/4600b1e82b351e3b7bcb0f1fa702dc4b.bin differ diff --git a/Library/ShaderCache/4/46b552f7aa3c36b218cbc323ef2e0da4.bin b/Library/ShaderCache/4/46b552f7aa3c36b218cbc323ef2e0da4.bin new file mode 100644 index 0000000000000000000000000000000000000000..113e39b57bd96bef071de75b3e8809b5343de45e Binary files /dev/null and b/Library/ShaderCache/4/46b552f7aa3c36b218cbc323ef2e0da4.bin differ diff --git a/Library/ShaderCache/4/47265460608585b4a1e91ee1a6948d67.bin b/Library/ShaderCache/4/47265460608585b4a1e91ee1a6948d67.bin new file mode 100644 index 0000000000000000000000000000000000000000..ae18e4c97f6440c80cdb34470753fdbd9239597e Binary files /dev/null and b/Library/ShaderCache/4/47265460608585b4a1e91ee1a6948d67.bin differ diff --git a/Library/ShaderCache/4/474735b560237e3ed2585e1ce73e19bd.bin b/Library/ShaderCache/4/474735b560237e3ed2585e1ce73e19bd.bin new file mode 100644 index 0000000000000000000000000000000000000000..4fbc5823246cc57f9b482d81aa9c203a1394e88b Binary files /dev/null and b/Library/ShaderCache/4/474735b560237e3ed2585e1ce73e19bd.bin differ diff --git a/Library/ShaderCache/4/47f776f7c9e486da33ccc0b9a0a6b0d2.bin b/Library/ShaderCache/4/47f776f7c9e486da33ccc0b9a0a6b0d2.bin new file mode 100644 index 0000000000000000000000000000000000000000..377699de6201365c3b27862c35cb9cd6790a8f71 Binary files /dev/null and b/Library/ShaderCache/4/47f776f7c9e486da33ccc0b9a0a6b0d2.bin differ diff --git a/Library/ShaderCache/4/481d7d24923bdbe9a7b35f56f6142b0a.bin b/Library/ShaderCache/4/481d7d24923bdbe9a7b35f56f6142b0a.bin new file mode 100644 index 0000000000000000000000000000000000000000..83aca8bd2edae3a108c2434cf69b0ff82130b8f2 Binary files /dev/null and b/Library/ShaderCache/4/481d7d24923bdbe9a7b35f56f6142b0a.bin differ diff --git a/Library/ShaderCache/4/485ff04bb6af1556461e44d7c92a74f7.bin b/Library/ShaderCache/4/485ff04bb6af1556461e44d7c92a74f7.bin new file mode 100644 index 0000000000000000000000000000000000000000..0febc0acd790e8d5b67849a3af5c6d74b23eafd5 Binary files /dev/null and b/Library/ShaderCache/4/485ff04bb6af1556461e44d7c92a74f7.bin differ diff --git a/Library/ShaderCache/4/4863fbd26cad961647aeb67633065024.bin b/Library/ShaderCache/4/4863fbd26cad961647aeb67633065024.bin new file mode 100644 index 0000000000000000000000000000000000000000..cb5728a46e3373124be684ee9828e100a2e27912 Binary files /dev/null and b/Library/ShaderCache/4/4863fbd26cad961647aeb67633065024.bin differ diff --git a/Library/ShaderCache/4/486a80ad734781602b4e5e359b4bb4cd.bin b/Library/ShaderCache/4/486a80ad734781602b4e5e359b4bb4cd.bin new file mode 100644 index 0000000000000000000000000000000000000000..565f4e3f09d3a930338f7047c67010b3bd2dd0a7 Binary files /dev/null and b/Library/ShaderCache/4/486a80ad734781602b4e5e359b4bb4cd.bin differ diff --git a/Library/ShaderCache/4/486effaa0c47c960bd6feeb9d293811c.bin b/Library/ShaderCache/4/486effaa0c47c960bd6feeb9d293811c.bin new file mode 100644 index 0000000000000000000000000000000000000000..e9a00a7784cc0b2c96b45ddcdb1e993a14da6ddc Binary files /dev/null and b/Library/ShaderCache/4/486effaa0c47c960bd6feeb9d293811c.bin differ diff --git a/Library/ShaderCache/4/48d8c9e3b9d657116a94bd0067429e5f.bin b/Library/ShaderCache/4/48d8c9e3b9d657116a94bd0067429e5f.bin new file mode 100644 index 0000000000000000000000000000000000000000..19cf0b59a44d998ce5e07d3349a554fc125a9d92 Binary files /dev/null and b/Library/ShaderCache/4/48d8c9e3b9d657116a94bd0067429e5f.bin differ diff --git a/Library/ShaderCache/4/49c478f5ba94b83a106cadccd349c7c1.bin b/Library/ShaderCache/4/49c478f5ba94b83a106cadccd349c7c1.bin new file mode 100644 index 0000000000000000000000000000000000000000..fcce0ab8450276110ce2c856d38dbb4009f74068 Binary files /dev/null and b/Library/ShaderCache/4/49c478f5ba94b83a106cadccd349c7c1.bin differ diff --git a/Library/ShaderCache/4/49f3522b4b83a94fb4fb201bf88550ba.bin b/Library/ShaderCache/4/49f3522b4b83a94fb4fb201bf88550ba.bin new file mode 100644 index 0000000000000000000000000000000000000000..618d8710935dc4733775dd9e020ff79033024eb6 Binary files /dev/null and b/Library/ShaderCache/4/49f3522b4b83a94fb4fb201bf88550ba.bin differ diff --git a/Library/ShaderCache/4/4a2c526c9408a2f2e235e9d3f000fe11.bin b/Library/ShaderCache/4/4a2c526c9408a2f2e235e9d3f000fe11.bin new file mode 100644 index 0000000000000000000000000000000000000000..ce6bcfa694f7156a0cc8ca3bd85413599210aba7 Binary files /dev/null and b/Library/ShaderCache/4/4a2c526c9408a2f2e235e9d3f000fe11.bin differ diff --git a/Library/ShaderCache/4/4a66e478b7270ead57d341135d6568db.bin b/Library/ShaderCache/4/4a66e478b7270ead57d341135d6568db.bin new file mode 100644 index 0000000000000000000000000000000000000000..38117c88f768f792b6b8183a5c3ff5eaa6947643 Binary files /dev/null and b/Library/ShaderCache/4/4a66e478b7270ead57d341135d6568db.bin differ diff --git a/Library/ShaderCache/4/4a9d25d45af5e14c2e3aab59bcce678d.bin b/Library/ShaderCache/4/4a9d25d45af5e14c2e3aab59bcce678d.bin new file mode 100644 index 0000000000000000000000000000000000000000..751c1c6c3c6879107fa8a972e2e0bc2ab542924a Binary files /dev/null and b/Library/ShaderCache/4/4a9d25d45af5e14c2e3aab59bcce678d.bin differ diff --git a/Library/ShaderCache/4/4aa70c4b1e08278ca5c4376e3738e425.bin b/Library/ShaderCache/4/4aa70c4b1e08278ca5c4376e3738e425.bin new file mode 100644 index 0000000000000000000000000000000000000000..760af290af7c7da94b85de0db1f56a66106e2e56 Binary files /dev/null and b/Library/ShaderCache/4/4aa70c4b1e08278ca5c4376e3738e425.bin differ diff --git a/Library/ShaderCache/4/4aedf33eb90c39e18caaa0a2c3ad0f20.bin b/Library/ShaderCache/4/4aedf33eb90c39e18caaa0a2c3ad0f20.bin new file mode 100644 index 0000000000000000000000000000000000000000..c14931558e8f37acb118066b93fe2d28b828af48 Binary files /dev/null and b/Library/ShaderCache/4/4aedf33eb90c39e18caaa0a2c3ad0f20.bin differ diff --git a/Library/ShaderCache/4/4b3a4d0adfcd38b3d6420877ae735a4c.bin b/Library/ShaderCache/4/4b3a4d0adfcd38b3d6420877ae735a4c.bin new file mode 100644 index 0000000000000000000000000000000000000000..e7cf92ce9d3c45325bd1b83eba5b6efa3af7430e Binary files /dev/null and b/Library/ShaderCache/4/4b3a4d0adfcd38b3d6420877ae735a4c.bin differ diff --git a/Library/ShaderCache/4/4b6db4f624d4e2841175b0bccb3a342c.bin b/Library/ShaderCache/4/4b6db4f624d4e2841175b0bccb3a342c.bin new file mode 100644 index 0000000000000000000000000000000000000000..c880530ae1b6b7df59670cca1fd1e29ace776c2c Binary files /dev/null and b/Library/ShaderCache/4/4b6db4f624d4e2841175b0bccb3a342c.bin differ diff --git a/Library/ShaderCache/4/4bcf4b7c3cdf51fe000905e474d2e181.bin b/Library/ShaderCache/4/4bcf4b7c3cdf51fe000905e474d2e181.bin new file mode 100644 index 0000000000000000000000000000000000000000..ba17541f759da96419bc11e4e01862e83ffa6624 Binary files /dev/null and b/Library/ShaderCache/4/4bcf4b7c3cdf51fe000905e474d2e181.bin differ diff --git a/Library/ShaderCache/4/4bdea6fd78384f00d140ef76cda6b13a.bin b/Library/ShaderCache/4/4bdea6fd78384f00d140ef76cda6b13a.bin new file mode 100644 index 0000000000000000000000000000000000000000..27d76a8517aeec97cff54013d34bb90c945bd788 Binary files /dev/null and b/Library/ShaderCache/4/4bdea6fd78384f00d140ef76cda6b13a.bin differ diff --git a/Library/ShaderCache/4/4befaca0e2b7390c0b3923f644bd6442.bin b/Library/ShaderCache/4/4befaca0e2b7390c0b3923f644bd6442.bin new file mode 100644 index 0000000000000000000000000000000000000000..3ab6f5fad5f79a4e31c6b42777e5036300687e0f Binary files /dev/null and b/Library/ShaderCache/4/4befaca0e2b7390c0b3923f644bd6442.bin differ diff --git a/Library/ShaderCache/4/4c63bb78deacd356f28f093a6bcfc882.bin b/Library/ShaderCache/4/4c63bb78deacd356f28f093a6bcfc882.bin new file mode 100644 index 0000000000000000000000000000000000000000..b9eb45f16e7771e2d0c5a61f6b15ed75f7fb0bce Binary files /dev/null and b/Library/ShaderCache/4/4c63bb78deacd356f28f093a6bcfc882.bin differ diff --git a/Library/ShaderCache/4/4c801a173f67670432ed0a35b85a41d6.bin b/Library/ShaderCache/4/4c801a173f67670432ed0a35b85a41d6.bin new file mode 100644 index 0000000000000000000000000000000000000000..e0bdb89d05dd6a5d9d7b7ac9f4e1ab5062d48bcd Binary files /dev/null and b/Library/ShaderCache/4/4c801a173f67670432ed0a35b85a41d6.bin differ diff --git a/Library/ShaderCache/4/4cde7083b9881fb4e33c81dda8e054cb.bin b/Library/ShaderCache/4/4cde7083b9881fb4e33c81dda8e054cb.bin new file mode 100644 index 0000000000000000000000000000000000000000..40cc25b45b3931f2b29f878158cb8fb312f745e4 Binary files /dev/null and b/Library/ShaderCache/4/4cde7083b9881fb4e33c81dda8e054cb.bin differ diff --git a/Library/ShaderCache/4/4d396247926dbd17fb0be8b6bfc574ba.bin b/Library/ShaderCache/4/4d396247926dbd17fb0be8b6bfc574ba.bin new file mode 100644 index 0000000000000000000000000000000000000000..f313eecedbf63d99a204aa67b4175c2a2d3d0dcc Binary files /dev/null and b/Library/ShaderCache/4/4d396247926dbd17fb0be8b6bfc574ba.bin differ diff --git a/Library/ShaderCache/4/4d42325badd5b053497b47997ff62158.bin b/Library/ShaderCache/4/4d42325badd5b053497b47997ff62158.bin new file mode 100644 index 0000000000000000000000000000000000000000..393f0d939fff981a84f318bc14abe3000a4a4a8d Binary files /dev/null and b/Library/ShaderCache/4/4d42325badd5b053497b47997ff62158.bin differ diff --git a/Library/ShaderCache/4/4d5121c0704cdf7748be41f64237ad8f.bin b/Library/ShaderCache/4/4d5121c0704cdf7748be41f64237ad8f.bin new file mode 100644 index 0000000000000000000000000000000000000000..2e27bf6f9e566df7c8364f8a716fca9cd0a330e9 Binary files /dev/null and b/Library/ShaderCache/4/4d5121c0704cdf7748be41f64237ad8f.bin differ diff --git a/Library/ShaderCache/4/4d6591a8f304b72373719d6775468846.bin b/Library/ShaderCache/4/4d6591a8f304b72373719d6775468846.bin new file mode 100644 index 0000000000000000000000000000000000000000..eac3038e636f57d125575387ec00cc7084d3ca86 Binary files /dev/null and b/Library/ShaderCache/4/4d6591a8f304b72373719d6775468846.bin differ diff --git a/Library/ShaderCache/4/4d942bf56ee3fefe8c46c3ea7d0a2d79.bin b/Library/ShaderCache/4/4d942bf56ee3fefe8c46c3ea7d0a2d79.bin new file mode 100644 index 0000000000000000000000000000000000000000..1fe20bc0b9e128b0a2885f56c4e41c89815c932d Binary files /dev/null and b/Library/ShaderCache/4/4d942bf56ee3fefe8c46c3ea7d0a2d79.bin differ diff --git a/Library/ShaderCache/4/4dde5eb6b4e66653d383ab5045905f94.bin b/Library/ShaderCache/4/4dde5eb6b4e66653d383ab5045905f94.bin new file mode 100644 index 0000000000000000000000000000000000000000..85a6ecd3ba6057203e343512252da6467c4cba63 Binary files /dev/null and b/Library/ShaderCache/4/4dde5eb6b4e66653d383ab5045905f94.bin differ diff --git a/Library/ShaderCache/4/4e15e4f2831dc96f2b0da4fbb634afa4.bin b/Library/ShaderCache/4/4e15e4f2831dc96f2b0da4fbb634afa4.bin new file mode 100644 index 0000000000000000000000000000000000000000..d96c200bcecf0c986ea818ce5f54f44ac2d10cc5 Binary files /dev/null and b/Library/ShaderCache/4/4e15e4f2831dc96f2b0da4fbb634afa4.bin differ diff --git a/Library/ShaderCache/4/4e22c9380d8688eec894e225f614f1b9.bin b/Library/ShaderCache/4/4e22c9380d8688eec894e225f614f1b9.bin new file mode 100644 index 0000000000000000000000000000000000000000..6750dbf0aa8ee412ed08ea0867a460b2ff6cba55 Binary files /dev/null and b/Library/ShaderCache/4/4e22c9380d8688eec894e225f614f1b9.bin differ diff --git a/Library/ShaderCache/4/4e2c1b2f0903fc7e0baeb631a912d30a.bin b/Library/ShaderCache/4/4e2c1b2f0903fc7e0baeb631a912d30a.bin new file mode 100644 index 0000000000000000000000000000000000000000..1c64d97d7ea68ec519a7ff00448df9d7c0cac771 Binary files /dev/null and b/Library/ShaderCache/4/4e2c1b2f0903fc7e0baeb631a912d30a.bin differ diff --git a/Library/ShaderCache/4/4e3ed403a108962af373cdafd433246b.bin b/Library/ShaderCache/4/4e3ed403a108962af373cdafd433246b.bin new file mode 100644 index 0000000000000000000000000000000000000000..66f426c85fadc635a63ec889b2ee64f7247379f9 Binary files /dev/null and b/Library/ShaderCache/4/4e3ed403a108962af373cdafd433246b.bin differ diff --git a/Library/ShaderCache/4/4ea12548fd6a27d4a8a9264b80c10468.bin b/Library/ShaderCache/4/4ea12548fd6a27d4a8a9264b80c10468.bin new file mode 100644 index 0000000000000000000000000000000000000000..75cf89c46b1de4be6826a0da6725816302192c98 Binary files /dev/null and b/Library/ShaderCache/4/4ea12548fd6a27d4a8a9264b80c10468.bin differ diff --git a/Library/ShaderCache/4/4eb11140ffd66d2887d82d9abf198682.bin b/Library/ShaderCache/4/4eb11140ffd66d2887d82d9abf198682.bin new file mode 100644 index 0000000000000000000000000000000000000000..e3e0db3b91cba1a4ccc24c605ec4026ad07a58bb Binary files /dev/null and b/Library/ShaderCache/4/4eb11140ffd66d2887d82d9abf198682.bin differ diff --git a/Library/ShaderCache/4/4eb6349d900f2d6a7db5a169e279e433.bin b/Library/ShaderCache/4/4eb6349d900f2d6a7db5a169e279e433.bin new file mode 100644 index 0000000000000000000000000000000000000000..2241de6a7bf6459d820e97044d6e0bab45253542 Binary files /dev/null and b/Library/ShaderCache/4/4eb6349d900f2d6a7db5a169e279e433.bin differ diff --git a/Library/ShaderCache/4/4f9386f09909723b6844253e88cba90a.bin b/Library/ShaderCache/4/4f9386f09909723b6844253e88cba90a.bin new file mode 100644 index 0000000000000000000000000000000000000000..bc9c377db3928b38a27b83f1702763f25b460dd8 Binary files /dev/null and b/Library/ShaderCache/4/4f9386f09909723b6844253e88cba90a.bin differ diff --git a/Library/ShaderCache/4/4fd3bf23d9650a6b5b9f05e3c8fc26c1.bin b/Library/ShaderCache/4/4fd3bf23d9650a6b5b9f05e3c8fc26c1.bin new file mode 100644 index 0000000000000000000000000000000000000000..6355c5645c2325a98ae14e049c8d5868e99e8980 Binary files /dev/null and b/Library/ShaderCache/4/4fd3bf23d9650a6b5b9f05e3c8fc26c1.bin differ diff --git a/Library/ShaderCache/5/50026ed3757829a5a724c144cf062db0.bin b/Library/ShaderCache/5/50026ed3757829a5a724c144cf062db0.bin new file mode 100644 index 0000000000000000000000000000000000000000..2a1df6a990eef602e175e61b207da122acce65bc Binary files /dev/null and b/Library/ShaderCache/5/50026ed3757829a5a724c144cf062db0.bin differ diff --git a/Library/ShaderCache/5/502b4f6b9763db960c0f4b405386fed3.bin b/Library/ShaderCache/5/502b4f6b9763db960c0f4b405386fed3.bin new file mode 100644 index 0000000000000000000000000000000000000000..27028bd727da9ff94201c2480ffae6e50d2e1e90 Binary files /dev/null and b/Library/ShaderCache/5/502b4f6b9763db960c0f4b405386fed3.bin differ diff --git a/Library/ShaderCache/5/503bcdcca2b55069dd1d0dc1f9880fdb.bin b/Library/ShaderCache/5/503bcdcca2b55069dd1d0dc1f9880fdb.bin new file mode 100644 index 0000000000000000000000000000000000000000..19e257ca73f852bdf4e24753e63a2631daa00e2f Binary files /dev/null and b/Library/ShaderCache/5/503bcdcca2b55069dd1d0dc1f9880fdb.bin differ diff --git a/Library/ShaderCache/5/5047300b5460b1c7e34b637eb75af9d6.bin b/Library/ShaderCache/5/5047300b5460b1c7e34b637eb75af9d6.bin new file mode 100644 index 0000000000000000000000000000000000000000..a3d836ee22aabc477749d1cfc694eb40214b9d43 Binary files /dev/null and b/Library/ShaderCache/5/5047300b5460b1c7e34b637eb75af9d6.bin differ diff --git a/Library/ShaderCache/5/51041e6f24adcca4e9e2f4a7415d5eb3.bin b/Library/ShaderCache/5/51041e6f24adcca4e9e2f4a7415d5eb3.bin new file mode 100644 index 0000000000000000000000000000000000000000..661ed3eeaaeb21ade82489ecb54434a9db263d6b Binary files /dev/null and b/Library/ShaderCache/5/51041e6f24adcca4e9e2f4a7415d5eb3.bin differ diff --git a/Library/ShaderCache/5/510a07b2dbcf9f924b98b9d959a27980.bin b/Library/ShaderCache/5/510a07b2dbcf9f924b98b9d959a27980.bin new file mode 100644 index 0000000000000000000000000000000000000000..0ff158baca17021ff4d16ee9feb169fa25afe160 Binary files /dev/null and b/Library/ShaderCache/5/510a07b2dbcf9f924b98b9d959a27980.bin differ diff --git a/Library/ShaderCache/5/51955d25d1511addf0479a8874179a0f.bin b/Library/ShaderCache/5/51955d25d1511addf0479a8874179a0f.bin new file mode 100644 index 0000000000000000000000000000000000000000..445b02d985443a35debc7a6e81b0c67f8c3ebb3e Binary files /dev/null and b/Library/ShaderCache/5/51955d25d1511addf0479a8874179a0f.bin differ diff --git a/Library/ShaderCache/5/51a5ae6f361df525444c2a7d5b657126.bin b/Library/ShaderCache/5/51a5ae6f361df525444c2a7d5b657126.bin new file mode 100644 index 0000000000000000000000000000000000000000..d7d8eac11cd0a10bc138744c9e749029e7e51f5a Binary files /dev/null and b/Library/ShaderCache/5/51a5ae6f361df525444c2a7d5b657126.bin differ diff --git a/Library/ShaderCache/5/51be64544e11f3dfaa9bb780438b5f8a.bin b/Library/ShaderCache/5/51be64544e11f3dfaa9bb780438b5f8a.bin new file mode 100644 index 0000000000000000000000000000000000000000..364d419934126c80e7ad298379523bd91428e906 Binary files /dev/null and b/Library/ShaderCache/5/51be64544e11f3dfaa9bb780438b5f8a.bin differ diff --git a/Library/ShaderCache/5/52522357671221c3721bf17b89dd39c7.bin b/Library/ShaderCache/5/52522357671221c3721bf17b89dd39c7.bin new file mode 100644 index 0000000000000000000000000000000000000000..4f100382dd8091a9f2a4555ff0726b94592b65ee Binary files /dev/null and b/Library/ShaderCache/5/52522357671221c3721bf17b89dd39c7.bin differ diff --git a/Library/ShaderCache/5/529ad2a9591d5a46dfe5becdf49c75d6.bin b/Library/ShaderCache/5/529ad2a9591d5a46dfe5becdf49c75d6.bin new file mode 100644 index 0000000000000000000000000000000000000000..41e9afdc22ecd3b7f196ce356c1792e9069c2c8c Binary files /dev/null and b/Library/ShaderCache/5/529ad2a9591d5a46dfe5becdf49c75d6.bin differ diff --git a/Library/ShaderCache/5/52b65bc4ebe21c06ce5294e42498ad02.bin b/Library/ShaderCache/5/52b65bc4ebe21c06ce5294e42498ad02.bin new file mode 100644 index 0000000000000000000000000000000000000000..7d052c3a3ce21c816eed41acb800122a4aa8d97f Binary files /dev/null and b/Library/ShaderCache/5/52b65bc4ebe21c06ce5294e42498ad02.bin differ diff --git a/Library/ShaderCache/5/52fba1e91039e7e50bf47ec8d483b9ff.bin b/Library/ShaderCache/5/52fba1e91039e7e50bf47ec8d483b9ff.bin new file mode 100644 index 0000000000000000000000000000000000000000..214827a0057d73464ff3bc84306c3e348a54b4ef Binary files /dev/null and b/Library/ShaderCache/5/52fba1e91039e7e50bf47ec8d483b9ff.bin differ diff --git a/Library/ShaderCache/5/5346bbfd21ad8e7540eb179abce4a500.bin b/Library/ShaderCache/5/5346bbfd21ad8e7540eb179abce4a500.bin new file mode 100644 index 0000000000000000000000000000000000000000..cb21d070756dbe1e0b917bcf9d54b227e4b8153c Binary files /dev/null and b/Library/ShaderCache/5/5346bbfd21ad8e7540eb179abce4a500.bin differ diff --git a/Library/ShaderCache/5/5351b99dea4e37f5201b0f7f47013ba8.bin b/Library/ShaderCache/5/5351b99dea4e37f5201b0f7f47013ba8.bin new file mode 100644 index 0000000000000000000000000000000000000000..c4c6f6d57eae65ad379a1d4cd9b8c2e039ea7d9a Binary files /dev/null and b/Library/ShaderCache/5/5351b99dea4e37f5201b0f7f47013ba8.bin differ diff --git a/Library/ShaderCache/5/536ad223f1099461e326d01b6b96d51c.bin b/Library/ShaderCache/5/536ad223f1099461e326d01b6b96d51c.bin new file mode 100644 index 0000000000000000000000000000000000000000..c54a7175ec014bcce72c3e867606270e4f01cc65 Binary files /dev/null and b/Library/ShaderCache/5/536ad223f1099461e326d01b6b96d51c.bin differ diff --git a/Library/ShaderCache/5/538cf6457bad041ef63f3afaf12e225e.bin b/Library/ShaderCache/5/538cf6457bad041ef63f3afaf12e225e.bin new file mode 100644 index 0000000000000000000000000000000000000000..2e40778745124e175c3702be13c402ee8653d2ec Binary files /dev/null and b/Library/ShaderCache/5/538cf6457bad041ef63f3afaf12e225e.bin differ diff --git a/Library/ShaderCache/5/53b6abeec22efc9e8ed4696a0a1c4d86.bin b/Library/ShaderCache/5/53b6abeec22efc9e8ed4696a0a1c4d86.bin new file mode 100644 index 0000000000000000000000000000000000000000..f6136c7c314333af9cf8e694ec9a069d889d1adb Binary files /dev/null and b/Library/ShaderCache/5/53b6abeec22efc9e8ed4696a0a1c4d86.bin differ diff --git a/Library/ShaderCache/5/549bce8cc751cbba9807a4507f47c6d7.bin b/Library/ShaderCache/5/549bce8cc751cbba9807a4507f47c6d7.bin new file mode 100644 index 0000000000000000000000000000000000000000..ea60abb068c884f09767920f2f0b73fdd94fcacb Binary files /dev/null and b/Library/ShaderCache/5/549bce8cc751cbba9807a4507f47c6d7.bin differ diff --git a/Library/ShaderCache/5/54b3a83d8b7e52ddcb0dc6f70cdebe10.bin b/Library/ShaderCache/5/54b3a83d8b7e52ddcb0dc6f70cdebe10.bin new file mode 100644 index 0000000000000000000000000000000000000000..4ba1224a474e3a2c97c1c11a7a40e4310a01c18c Binary files /dev/null and b/Library/ShaderCache/5/54b3a83d8b7e52ddcb0dc6f70cdebe10.bin differ diff --git a/Library/ShaderCache/5/55596cbaf0e6b14c6bbd64e8ce64dc8b.bin b/Library/ShaderCache/5/55596cbaf0e6b14c6bbd64e8ce64dc8b.bin new file mode 100644 index 0000000000000000000000000000000000000000..c9cfdc3b440cd25564680df360bc1e4db3ac5484 Binary files /dev/null and b/Library/ShaderCache/5/55596cbaf0e6b14c6bbd64e8ce64dc8b.bin differ diff --git a/Library/ShaderCache/5/55800bd8833e5f85a08e111bae7d010f.bin b/Library/ShaderCache/5/55800bd8833e5f85a08e111bae7d010f.bin new file mode 100644 index 0000000000000000000000000000000000000000..c8b832cc084afe769246993c46cd2e6fae6cff1e Binary files /dev/null and b/Library/ShaderCache/5/55800bd8833e5f85a08e111bae7d010f.bin differ diff --git a/Library/ShaderCache/5/5601e8d7012683354d03f38d2e7b9240.bin b/Library/ShaderCache/5/5601e8d7012683354d03f38d2e7b9240.bin new file mode 100644 index 0000000000000000000000000000000000000000..e4b24c6826f2e0502053c207a4d563799a732f13 Binary files /dev/null and b/Library/ShaderCache/5/5601e8d7012683354d03f38d2e7b9240.bin differ diff --git a/Library/ShaderCache/5/567f275b3510245a33102dd0dd6cd788.bin b/Library/ShaderCache/5/567f275b3510245a33102dd0dd6cd788.bin new file mode 100644 index 0000000000000000000000000000000000000000..c5bcd511c9f92e3a6299d045d2d482b340af88ad Binary files /dev/null and b/Library/ShaderCache/5/567f275b3510245a33102dd0dd6cd788.bin differ diff --git a/Library/ShaderCache/5/574bbf7ff16156cb9728a1d571e7d476.bin b/Library/ShaderCache/5/574bbf7ff16156cb9728a1d571e7d476.bin new file mode 100644 index 0000000000000000000000000000000000000000..c743146df6b5a06a4f836429e41bf634649d97e0 Binary files /dev/null and b/Library/ShaderCache/5/574bbf7ff16156cb9728a1d571e7d476.bin differ diff --git a/Library/ShaderCache/5/5766c8091c5bce6885556761f922f2a5.bin b/Library/ShaderCache/5/5766c8091c5bce6885556761f922f2a5.bin new file mode 100644 index 0000000000000000000000000000000000000000..471e9f0994d0c37c1cbb668f7ce7caa42f00fa5a Binary files /dev/null and b/Library/ShaderCache/5/5766c8091c5bce6885556761f922f2a5.bin differ diff --git a/Library/ShaderCache/5/58383e9faaceaa1c11e36a61ebc527e3.bin b/Library/ShaderCache/5/58383e9faaceaa1c11e36a61ebc527e3.bin new file mode 100644 index 0000000000000000000000000000000000000000..4dd0c001c930370ec7b21fc92059b60c89b331e0 Binary files /dev/null and b/Library/ShaderCache/5/58383e9faaceaa1c11e36a61ebc527e3.bin differ diff --git a/Library/ShaderCache/5/583edf40e9c1b49c0ff0f247bc9171f8.bin b/Library/ShaderCache/5/583edf40e9c1b49c0ff0f247bc9171f8.bin new file mode 100644 index 0000000000000000000000000000000000000000..c00094f2259924945df6b5228188de504494c29e Binary files /dev/null and b/Library/ShaderCache/5/583edf40e9c1b49c0ff0f247bc9171f8.bin differ diff --git a/Library/ShaderCache/5/58788c158b8a6817fa19b57ee77499f1.bin b/Library/ShaderCache/5/58788c158b8a6817fa19b57ee77499f1.bin new file mode 100644 index 0000000000000000000000000000000000000000..a6fd3ba706230c9b6981322dfd2d59518b4ac4ea Binary files /dev/null and b/Library/ShaderCache/5/58788c158b8a6817fa19b57ee77499f1.bin differ diff --git a/Library/ShaderCache/5/58819223bf7cacd6374770cf4a8f40b8.bin b/Library/ShaderCache/5/58819223bf7cacd6374770cf4a8f40b8.bin new file mode 100644 index 0000000000000000000000000000000000000000..c5bcd511c9f92e3a6299d045d2d482b340af88ad Binary files /dev/null and b/Library/ShaderCache/5/58819223bf7cacd6374770cf4a8f40b8.bin differ diff --git a/Library/ShaderCache/5/58d8e1fcf3d5af6041f14ca78cc39a3d.bin b/Library/ShaderCache/5/58d8e1fcf3d5af6041f14ca78cc39a3d.bin new file mode 100644 index 0000000000000000000000000000000000000000..97f66b30cd175cd03628c0398da6d560edfe7d75 Binary files /dev/null and b/Library/ShaderCache/5/58d8e1fcf3d5af6041f14ca78cc39a3d.bin differ diff --git a/Library/ShaderCache/5/58fe41d9c7f7dbf4ff038eee7a425a59.bin b/Library/ShaderCache/5/58fe41d9c7f7dbf4ff038eee7a425a59.bin new file mode 100644 index 0000000000000000000000000000000000000000..b38903448cc2b61559bf799653e913d2a10388df Binary files /dev/null and b/Library/ShaderCache/5/58fe41d9c7f7dbf4ff038eee7a425a59.bin differ diff --git a/Library/ShaderCache/5/591d949381ef6214d1b2bbe7ea0ac7c9.bin b/Library/ShaderCache/5/591d949381ef6214d1b2bbe7ea0ac7c9.bin new file mode 100644 index 0000000000000000000000000000000000000000..6e92bc566a24eb7040d1cd5f130513bb105d4611 Binary files /dev/null and b/Library/ShaderCache/5/591d949381ef6214d1b2bbe7ea0ac7c9.bin differ diff --git a/Library/ShaderCache/5/594d1bc18fe9eb0bc6d2aa4b2688d30b.bin b/Library/ShaderCache/5/594d1bc18fe9eb0bc6d2aa4b2688d30b.bin new file mode 100644 index 0000000000000000000000000000000000000000..3ab6f5fad5f79a4e31c6b42777e5036300687e0f Binary files /dev/null and b/Library/ShaderCache/5/594d1bc18fe9eb0bc6d2aa4b2688d30b.bin differ diff --git a/Library/ShaderCache/5/5952b2a3e538f92240a830f485e6e9c1.bin b/Library/ShaderCache/5/5952b2a3e538f92240a830f485e6e9c1.bin new file mode 100644 index 0000000000000000000000000000000000000000..b3456909f15cf1ec0434d8a1e6b203c2ba81c428 Binary files /dev/null and b/Library/ShaderCache/5/5952b2a3e538f92240a830f485e6e9c1.bin differ diff --git a/Library/ShaderCache/5/5971f7731ba287afe2ac42c06810b8ac.bin b/Library/ShaderCache/5/5971f7731ba287afe2ac42c06810b8ac.bin new file mode 100644 index 0000000000000000000000000000000000000000..b4e206778c45c5cc98c735d9f5c7893e07b66759 Binary files /dev/null and b/Library/ShaderCache/5/5971f7731ba287afe2ac42c06810b8ac.bin differ diff --git a/Library/ShaderCache/5/59bb6e82c012df3da7dd5b7193dd1abd.bin b/Library/ShaderCache/5/59bb6e82c012df3da7dd5b7193dd1abd.bin new file mode 100644 index 0000000000000000000000000000000000000000..52497a94560fda0f756b2d2408e2dc77bc320fcd Binary files /dev/null and b/Library/ShaderCache/5/59bb6e82c012df3da7dd5b7193dd1abd.bin differ diff --git a/Library/ShaderCache/5/5b57bb04238f143bd3f81ac136d9912c.bin b/Library/ShaderCache/5/5b57bb04238f143bd3f81ac136d9912c.bin new file mode 100644 index 0000000000000000000000000000000000000000..15a7efa97d96331e29b9ba18c6ee9405aa168f63 Binary files /dev/null and b/Library/ShaderCache/5/5b57bb04238f143bd3f81ac136d9912c.bin differ diff --git a/Library/ShaderCache/5/5b9b220da7852d70285bac318023cbee.bin b/Library/ShaderCache/5/5b9b220da7852d70285bac318023cbee.bin new file mode 100644 index 0000000000000000000000000000000000000000..f8d0c9b5827221a8745d60af45e3fdacc0f5378a Binary files /dev/null and b/Library/ShaderCache/5/5b9b220da7852d70285bac318023cbee.bin differ diff --git a/Library/ShaderCache/5/5bc1618c43db75624e042538ea07e2cf.bin b/Library/ShaderCache/5/5bc1618c43db75624e042538ea07e2cf.bin new file mode 100644 index 0000000000000000000000000000000000000000..0f7afe96a82c1eea46cbb9aec4577e6e79da8330 Binary files /dev/null and b/Library/ShaderCache/5/5bc1618c43db75624e042538ea07e2cf.bin differ diff --git a/Library/ShaderCache/5/5bc1dd4eb5f154a25e95f676875295b3.bin b/Library/ShaderCache/5/5bc1dd4eb5f154a25e95f676875295b3.bin new file mode 100644 index 0000000000000000000000000000000000000000..ac305ee043713d6d151ad259c186fb9275e79799 Binary files /dev/null and b/Library/ShaderCache/5/5bc1dd4eb5f154a25e95f676875295b3.bin differ diff --git a/Library/ShaderCache/5/5c3610f3f88dfe645f917c47c86cc2d0.bin b/Library/ShaderCache/5/5c3610f3f88dfe645f917c47c86cc2d0.bin new file mode 100644 index 0000000000000000000000000000000000000000..3459c150930c4adf76a742acce383fd9bcd86a45 Binary files /dev/null and b/Library/ShaderCache/5/5c3610f3f88dfe645f917c47c86cc2d0.bin differ diff --git a/Library/ShaderCache/5/5cee743c20b1f88ce5752fa789bf980f.bin b/Library/ShaderCache/5/5cee743c20b1f88ce5752fa789bf980f.bin new file mode 100644 index 0000000000000000000000000000000000000000..caeca52296f1776f42930b4f37ee1628461caaac Binary files /dev/null and b/Library/ShaderCache/5/5cee743c20b1f88ce5752fa789bf980f.bin differ diff --git a/Library/ShaderCache/5/5dc0eeb05b57287405907509e23aff46.bin b/Library/ShaderCache/5/5dc0eeb05b57287405907509e23aff46.bin new file mode 100644 index 0000000000000000000000000000000000000000..ba193d8a1e4ac332289a5434d3d914eaa461c842 Binary files /dev/null and b/Library/ShaderCache/5/5dc0eeb05b57287405907509e23aff46.bin differ diff --git a/Library/ShaderCache/5/5eacd321f0e4714280e3c56272741943.bin b/Library/ShaderCache/5/5eacd321f0e4714280e3c56272741943.bin new file mode 100644 index 0000000000000000000000000000000000000000..d7ac7ed884db840fe3c0e27cc81ee5dc1d7fe13f Binary files /dev/null and b/Library/ShaderCache/5/5eacd321f0e4714280e3c56272741943.bin differ diff --git a/Library/ShaderCache/5/5eb4c75380f5c827d6cf4d4c55bb4edc.bin b/Library/ShaderCache/5/5eb4c75380f5c827d6cf4d4c55bb4edc.bin new file mode 100644 index 0000000000000000000000000000000000000000..1b0d6867662af395fdfaad802b7aa112e707764e Binary files /dev/null and b/Library/ShaderCache/5/5eb4c75380f5c827d6cf4d4c55bb4edc.bin differ diff --git a/Library/ShaderCache/5/5eb8320a1be2ce03ca3de326eee8f6bd.bin b/Library/ShaderCache/5/5eb8320a1be2ce03ca3de326eee8f6bd.bin new file mode 100644 index 0000000000000000000000000000000000000000..975e22a06381779b507208392125526e8351389b Binary files /dev/null and b/Library/ShaderCache/5/5eb8320a1be2ce03ca3de326eee8f6bd.bin differ diff --git a/Library/ShaderCache/5/5f149d5d2d70bcf656f20d9fd2c00420.bin b/Library/ShaderCache/5/5f149d5d2d70bcf656f20d9fd2c00420.bin new file mode 100644 index 0000000000000000000000000000000000000000..d23e463f11c44ca30473bf7d61f455b3a2b23680 Binary files /dev/null and b/Library/ShaderCache/5/5f149d5d2d70bcf656f20d9fd2c00420.bin differ diff --git a/Library/ShaderCache/5/5f2c1dc1ecec82af70925beae5ee7f52.bin b/Library/ShaderCache/5/5f2c1dc1ecec82af70925beae5ee7f52.bin new file mode 100644 index 0000000000000000000000000000000000000000..ec352993bb4c13902e9604ef1077719bab810d30 Binary files /dev/null and b/Library/ShaderCache/5/5f2c1dc1ecec82af70925beae5ee7f52.bin differ diff --git a/Library/ShaderCache/5/5f8e5f5ffe439d0cb0ac68d5f2343d10.bin b/Library/ShaderCache/5/5f8e5f5ffe439d0cb0ac68d5f2343d10.bin new file mode 100644 index 0000000000000000000000000000000000000000..da15502f43aebe7a732b3d5e509b0c9eff7d5458 Binary files /dev/null and b/Library/ShaderCache/5/5f8e5f5ffe439d0cb0ac68d5f2343d10.bin differ diff --git a/Library/ShaderCache/5/5ffff89fae24a1decfc0a09cdc9ec786.bin b/Library/ShaderCache/5/5ffff89fae24a1decfc0a09cdc9ec786.bin new file mode 100644 index 0000000000000000000000000000000000000000..c61fefe52b3708e66188b19a5561473dd26978f9 Binary files /dev/null and b/Library/ShaderCache/5/5ffff89fae24a1decfc0a09cdc9ec786.bin differ diff --git a/Library/ShaderCache/6/6022f6cf1a5c15af9dae15be10181ba6.bin b/Library/ShaderCache/6/6022f6cf1a5c15af9dae15be10181ba6.bin new file mode 100644 index 0000000000000000000000000000000000000000..c8ebff92d621b4ae15087eb9a4e7d1d00281ddb1 Binary files /dev/null and b/Library/ShaderCache/6/6022f6cf1a5c15af9dae15be10181ba6.bin differ diff --git a/Library/ShaderCache/6/6025d6dbb44c296b73c4e521c8623309.bin b/Library/ShaderCache/6/6025d6dbb44c296b73c4e521c8623309.bin new file mode 100644 index 0000000000000000000000000000000000000000..119cec7e81c27aa6d0e948251fc2f400133f0659 Binary files /dev/null and b/Library/ShaderCache/6/6025d6dbb44c296b73c4e521c8623309.bin differ diff --git a/Library/ShaderCache/6/608ecdc3cdd2aea9e967f4064f33a35e.bin b/Library/ShaderCache/6/608ecdc3cdd2aea9e967f4064f33a35e.bin new file mode 100644 index 0000000000000000000000000000000000000000..4f5290db2028e09982ef3b5fdd972df2a362d299 Binary files /dev/null and b/Library/ShaderCache/6/608ecdc3cdd2aea9e967f4064f33a35e.bin differ diff --git a/Library/ShaderCache/6/60afdd52b3fe601c4e356d9af8a9fc7c.bin b/Library/ShaderCache/6/60afdd52b3fe601c4e356d9af8a9fc7c.bin new file mode 100644 index 0000000000000000000000000000000000000000..3fee2c59607de16ae4277dc2177e96ab6c263447 Binary files /dev/null and b/Library/ShaderCache/6/60afdd52b3fe601c4e356d9af8a9fc7c.bin differ diff --git a/Library/ShaderCache/6/60fb20ea3c2156bbae1fe01b23744cbc.bin b/Library/ShaderCache/6/60fb20ea3c2156bbae1fe01b23744cbc.bin new file mode 100644 index 0000000000000000000000000000000000000000..8633ed771cf8e1f8a426f1fb8f4136f65e5eb5ec Binary files /dev/null and b/Library/ShaderCache/6/60fb20ea3c2156bbae1fe01b23744cbc.bin differ diff --git a/Library/ShaderCache/6/611f9f59fb96afdb07d6743143514816.bin b/Library/ShaderCache/6/611f9f59fb96afdb07d6743143514816.bin new file mode 100644 index 0000000000000000000000000000000000000000..66a23aaa6355c5b7576d61470096645ee8c13625 Binary files /dev/null and b/Library/ShaderCache/6/611f9f59fb96afdb07d6743143514816.bin differ diff --git a/Library/ShaderCache/6/61907e3c878dbb137007ebc1b920f2c1.bin b/Library/ShaderCache/6/61907e3c878dbb137007ebc1b920f2c1.bin new file mode 100644 index 0000000000000000000000000000000000000000..66a23aaa6355c5b7576d61470096645ee8c13625 Binary files /dev/null and b/Library/ShaderCache/6/61907e3c878dbb137007ebc1b920f2c1.bin differ diff --git a/Library/ShaderCache/6/61c256c544925004725dbdbe8cd8528d.bin b/Library/ShaderCache/6/61c256c544925004725dbdbe8cd8528d.bin new file mode 100644 index 0000000000000000000000000000000000000000..599f97e065326937131c8e6c96192fa90103ba72 Binary files /dev/null and b/Library/ShaderCache/6/61c256c544925004725dbdbe8cd8528d.bin differ diff --git a/Library/ShaderCache/6/61d251e0fab4d08f382fc55bfc38f051.bin b/Library/ShaderCache/6/61d251e0fab4d08f382fc55bfc38f051.bin new file mode 100644 index 0000000000000000000000000000000000000000..3b5032602029436762bc3f8e0422ad6dcea2a80b Binary files /dev/null and b/Library/ShaderCache/6/61d251e0fab4d08f382fc55bfc38f051.bin differ diff --git a/Library/ShaderCache/6/61ed485f42e7130731fd246f3c62f61d.bin b/Library/ShaderCache/6/61ed485f42e7130731fd246f3c62f61d.bin new file mode 100644 index 0000000000000000000000000000000000000000..01a3b657421a137575a3e18b78212d166b1ab8b2 Binary files /dev/null and b/Library/ShaderCache/6/61ed485f42e7130731fd246f3c62f61d.bin differ diff --git a/Library/ShaderCache/6/61f8d0c8726c7d9788a953941a6f2b48.bin b/Library/ShaderCache/6/61f8d0c8726c7d9788a953941a6f2b48.bin new file mode 100644 index 0000000000000000000000000000000000000000..3508505b649f030f1ad9343423d97b47d45adc9f Binary files /dev/null and b/Library/ShaderCache/6/61f8d0c8726c7d9788a953941a6f2b48.bin differ diff --git a/Library/ShaderCache/6/624320ad2f16793f54b050a4a7e9927f.bin b/Library/ShaderCache/6/624320ad2f16793f54b050a4a7e9927f.bin new file mode 100644 index 0000000000000000000000000000000000000000..5ee59ccea9d61545a476109f55a5cc10663461bb Binary files /dev/null and b/Library/ShaderCache/6/624320ad2f16793f54b050a4a7e9927f.bin differ diff --git a/Library/ShaderCache/6/624a75dcb48843953e57e6bdcc526e97.bin b/Library/ShaderCache/6/624a75dcb48843953e57e6bdcc526e97.bin new file mode 100644 index 0000000000000000000000000000000000000000..4e968d8dfe37f8dd0316e05c55126d2d2e68f881 Binary files /dev/null and b/Library/ShaderCache/6/624a75dcb48843953e57e6bdcc526e97.bin differ diff --git a/Library/ShaderCache/6/6295862fe3c1d08f4f6482bece68f182.bin b/Library/ShaderCache/6/6295862fe3c1d08f4f6482bece68f182.bin new file mode 100644 index 0000000000000000000000000000000000000000..f36e17ce7801cd415cdb98dc014ed0989f86ab11 Binary files /dev/null and b/Library/ShaderCache/6/6295862fe3c1d08f4f6482bece68f182.bin differ diff --git a/Library/ShaderCache/6/62baf7cbfc057406c4df25077a37997f.bin b/Library/ShaderCache/6/62baf7cbfc057406c4df25077a37997f.bin new file mode 100644 index 0000000000000000000000000000000000000000..49cc4f62bbfdba106eec8af97f20de286c56635d Binary files /dev/null and b/Library/ShaderCache/6/62baf7cbfc057406c4df25077a37997f.bin differ diff --git a/Library/ShaderCache/6/63e6a7a5cf9dd845b5b7d885ed6391de.bin b/Library/ShaderCache/6/63e6a7a5cf9dd845b5b7d885ed6391de.bin new file mode 100644 index 0000000000000000000000000000000000000000..bf51253682fc5abf17a225e2d6ded0007be1948f Binary files /dev/null and b/Library/ShaderCache/6/63e6a7a5cf9dd845b5b7d885ed6391de.bin differ diff --git a/Library/ShaderCache/6/63e82ff3b366f6399008a6b6aff56139.bin b/Library/ShaderCache/6/63e82ff3b366f6399008a6b6aff56139.bin new file mode 100644 index 0000000000000000000000000000000000000000..12c7baa573575906275c9f8cb29afdbb270e8082 Binary files /dev/null and b/Library/ShaderCache/6/63e82ff3b366f6399008a6b6aff56139.bin differ diff --git a/Library/ShaderCache/6/6429affc22752b22c79d6b528400757b.bin b/Library/ShaderCache/6/6429affc22752b22c79d6b528400757b.bin new file mode 100644 index 0000000000000000000000000000000000000000..db1b7fb798a6bb5914cefb3cb5d4c4775fd8a4b2 Binary files /dev/null and b/Library/ShaderCache/6/6429affc22752b22c79d6b528400757b.bin differ diff --git a/Library/ShaderCache/6/644406924c928db036c29db039ff8980.bin b/Library/ShaderCache/6/644406924c928db036c29db039ff8980.bin new file mode 100644 index 0000000000000000000000000000000000000000..8faed58d09697944c47aa86604fed8b7dc5df241 Binary files /dev/null and b/Library/ShaderCache/6/644406924c928db036c29db039ff8980.bin differ diff --git a/Library/ShaderCache/6/645b44ca93117f6749c1c0678fae3ad1.bin b/Library/ShaderCache/6/645b44ca93117f6749c1c0678fae3ad1.bin new file mode 100644 index 0000000000000000000000000000000000000000..8d0baf9cff94835dbb30e09be9d1ec929e08f205 Binary files /dev/null and b/Library/ShaderCache/6/645b44ca93117f6749c1c0678fae3ad1.bin differ diff --git a/Library/ShaderCache/6/646afa9875ff6050bac84ab2f9ac7ad5.bin b/Library/ShaderCache/6/646afa9875ff6050bac84ab2f9ac7ad5.bin new file mode 100644 index 0000000000000000000000000000000000000000..74944e97bc2f9fa17d7ab528f545a581caea7b3d Binary files /dev/null and b/Library/ShaderCache/6/646afa9875ff6050bac84ab2f9ac7ad5.bin differ diff --git a/Library/ShaderCache/6/64d5a6c80240c1fe151598fa171d2f10.bin b/Library/ShaderCache/6/64d5a6c80240c1fe151598fa171d2f10.bin new file mode 100644 index 0000000000000000000000000000000000000000..c1ccc21bc31df60396c8c1f74b169a0e5b292d63 Binary files /dev/null and b/Library/ShaderCache/6/64d5a6c80240c1fe151598fa171d2f10.bin differ diff --git a/Library/ShaderCache/6/64d82e356a3428d46d9ad8ee7f71d9d5.bin b/Library/ShaderCache/6/64d82e356a3428d46d9ad8ee7f71d9d5.bin new file mode 100644 index 0000000000000000000000000000000000000000..b992e2cfc49c76dc94314928faad4a08d7d598da Binary files /dev/null and b/Library/ShaderCache/6/64d82e356a3428d46d9ad8ee7f71d9d5.bin differ diff --git a/Library/ShaderCache/6/64f055dc0595149ddca651a34042896c.bin b/Library/ShaderCache/6/64f055dc0595149ddca651a34042896c.bin new file mode 100644 index 0000000000000000000000000000000000000000..bdb324abe2c06672d22a6e2e88f673d06401e407 Binary files /dev/null and b/Library/ShaderCache/6/64f055dc0595149ddca651a34042896c.bin differ diff --git a/Library/ShaderCache/6/656aab7adb2acd81eb2617e317bdc08e.bin b/Library/ShaderCache/6/656aab7adb2acd81eb2617e317bdc08e.bin new file mode 100644 index 0000000000000000000000000000000000000000..4db59d549a5044515c2a9135e5da9a65af99f7b2 Binary files /dev/null and b/Library/ShaderCache/6/656aab7adb2acd81eb2617e317bdc08e.bin differ diff --git a/Library/ShaderCache/6/65d766d24340875b2091df1ab58d5907.bin b/Library/ShaderCache/6/65d766d24340875b2091df1ab58d5907.bin new file mode 100644 index 0000000000000000000000000000000000000000..275744b56707078a501a24661770f6c332bf7be3 Binary files /dev/null and b/Library/ShaderCache/6/65d766d24340875b2091df1ab58d5907.bin differ diff --git a/Library/ShaderCache/6/662fbecf9a0139de2ffe13dd2a6f9f0f.bin b/Library/ShaderCache/6/662fbecf9a0139de2ffe13dd2a6f9f0f.bin new file mode 100644 index 0000000000000000000000000000000000000000..1f33611e11f18cb4d3672c69365b6ced4d7027d6 Binary files /dev/null and b/Library/ShaderCache/6/662fbecf9a0139de2ffe13dd2a6f9f0f.bin differ diff --git a/Library/ShaderCache/6/67415dd1e5a5e24f5843328dc08ce2af.bin b/Library/ShaderCache/6/67415dd1e5a5e24f5843328dc08ce2af.bin new file mode 100644 index 0000000000000000000000000000000000000000..9eea6d8afd060d9ba00aeb06163187b9b13ca393 Binary files /dev/null and b/Library/ShaderCache/6/67415dd1e5a5e24f5843328dc08ce2af.bin differ diff --git a/Library/ShaderCache/6/682cad91e2e79b67ae3c4ca6c220888a.bin b/Library/ShaderCache/6/682cad91e2e79b67ae3c4ca6c220888a.bin new file mode 100644 index 0000000000000000000000000000000000000000..4853a4cde0f945c08474b9f0d4d0f1a1e77d9ec9 Binary files /dev/null and b/Library/ShaderCache/6/682cad91e2e79b67ae3c4ca6c220888a.bin differ diff --git a/Library/ShaderCache/6/684f3b4b50746acf3be680a5a5092112.bin b/Library/ShaderCache/6/684f3b4b50746acf3be680a5a5092112.bin new file mode 100644 index 0000000000000000000000000000000000000000..551eaa184a1b28c599802197edd4a03b81578834 Binary files /dev/null and b/Library/ShaderCache/6/684f3b4b50746acf3be680a5a5092112.bin differ diff --git a/Library/ShaderCache/6/68b167c390b2bb1e5722ee28b4a9b7a3.bin b/Library/ShaderCache/6/68b167c390b2bb1e5722ee28b4a9b7a3.bin new file mode 100644 index 0000000000000000000000000000000000000000..67aaf21bf61c5e40edf954a686f3ab639251de68 Binary files /dev/null and b/Library/ShaderCache/6/68b167c390b2bb1e5722ee28b4a9b7a3.bin differ diff --git a/Library/ShaderCache/6/68dcb2d6ab2fc4d014a9704ddd1b6558.bin b/Library/ShaderCache/6/68dcb2d6ab2fc4d014a9704ddd1b6558.bin new file mode 100644 index 0000000000000000000000000000000000000000..1786ab64afdc0036fbabf783baba20da5e3f7e2e Binary files /dev/null and b/Library/ShaderCache/6/68dcb2d6ab2fc4d014a9704ddd1b6558.bin differ diff --git a/Library/ShaderCache/6/692d7e7b315b07c586d678a3ca3a60d5.bin b/Library/ShaderCache/6/692d7e7b315b07c586d678a3ca3a60d5.bin new file mode 100644 index 0000000000000000000000000000000000000000..db514df7151f5b35783670ea188a7e87f7e52d84 Binary files /dev/null and b/Library/ShaderCache/6/692d7e7b315b07c586d678a3ca3a60d5.bin differ diff --git a/Library/ShaderCache/6/693e45f9d7ad7eaf7fb904f11bcf25ef.bin b/Library/ShaderCache/6/693e45f9d7ad7eaf7fb904f11bcf25ef.bin new file mode 100644 index 0000000000000000000000000000000000000000..a1eb607b8d1c94c8fe43fb66e3afb471984c435f Binary files /dev/null and b/Library/ShaderCache/6/693e45f9d7ad7eaf7fb904f11bcf25ef.bin differ diff --git a/Library/ShaderCache/6/6984e1f7e18c3ba59a65702165a7b055.bin b/Library/ShaderCache/6/6984e1f7e18c3ba59a65702165a7b055.bin new file mode 100644 index 0000000000000000000000000000000000000000..e427039868252c7004a2a2bb550964a312f4b65a Binary files /dev/null and b/Library/ShaderCache/6/6984e1f7e18c3ba59a65702165a7b055.bin differ diff --git a/Library/ShaderCache/6/69ac8eb2c30e03619ee00e1922fa59df.bin b/Library/ShaderCache/6/69ac8eb2c30e03619ee00e1922fa59df.bin new file mode 100644 index 0000000000000000000000000000000000000000..3ca05db72df302b3d6e5898bb612db7e24221a65 Binary files /dev/null and b/Library/ShaderCache/6/69ac8eb2c30e03619ee00e1922fa59df.bin differ diff --git a/Library/ShaderCache/6/6a27422e820e9b7343d0a2ae7ab23e44.bin b/Library/ShaderCache/6/6a27422e820e9b7343d0a2ae7ab23e44.bin new file mode 100644 index 0000000000000000000000000000000000000000..d19d594f33beb1b55932786b9f2dd13d570e0945 Binary files /dev/null and b/Library/ShaderCache/6/6a27422e820e9b7343d0a2ae7ab23e44.bin differ diff --git a/Library/ShaderCache/6/6a3e872322c0dbbff2176fef5bcbd5fe.bin b/Library/ShaderCache/6/6a3e872322c0dbbff2176fef5bcbd5fe.bin new file mode 100644 index 0000000000000000000000000000000000000000..c4c6f6d57eae65ad379a1d4cd9b8c2e039ea7d9a Binary files /dev/null and b/Library/ShaderCache/6/6a3e872322c0dbbff2176fef5bcbd5fe.bin differ diff --git a/Library/ShaderCache/6/6ab5e42714cbe84bbacac7043f31f472.bin b/Library/ShaderCache/6/6ab5e42714cbe84bbacac7043f31f472.bin new file mode 100644 index 0000000000000000000000000000000000000000..f7a2e53a48918ca47f84ce0b5be7cebee6026441 Binary files /dev/null and b/Library/ShaderCache/6/6ab5e42714cbe84bbacac7043f31f472.bin differ diff --git a/Library/ShaderCache/6/6abe42bf870c6e33b06badcef0b6bfe1.bin b/Library/ShaderCache/6/6abe42bf870c6e33b06badcef0b6bfe1.bin new file mode 100644 index 0000000000000000000000000000000000000000..c603f46972c25a4dc782028abe73e0130eb70148 Binary files /dev/null and b/Library/ShaderCache/6/6abe42bf870c6e33b06badcef0b6bfe1.bin differ diff --git a/Library/ShaderCache/6/6b09cd0caf82d45b2ba6d23b99eb9b30.bin b/Library/ShaderCache/6/6b09cd0caf82d45b2ba6d23b99eb9b30.bin new file mode 100644 index 0000000000000000000000000000000000000000..706c1a1fe89f93361d9bdada5e348e992df697d3 Binary files /dev/null and b/Library/ShaderCache/6/6b09cd0caf82d45b2ba6d23b99eb9b30.bin differ diff --git a/Library/ShaderCache/6/6b12f5e5d31cac2e5a6c323dc63726d4.bin b/Library/ShaderCache/6/6b12f5e5d31cac2e5a6c323dc63726d4.bin new file mode 100644 index 0000000000000000000000000000000000000000..cdb898edc64774d48ed5d23f143a6a6683e5f097 Binary files /dev/null and b/Library/ShaderCache/6/6b12f5e5d31cac2e5a6c323dc63726d4.bin differ diff --git a/Library/ShaderCache/6/6b2fe1410d12a9ac86604e53a8e69fe6.bin b/Library/ShaderCache/6/6b2fe1410d12a9ac86604e53a8e69fe6.bin new file mode 100644 index 0000000000000000000000000000000000000000..5cbe6db75180787ae6b4265a2b86701b4b4fe67c Binary files /dev/null and b/Library/ShaderCache/6/6b2fe1410d12a9ac86604e53a8e69fe6.bin differ diff --git a/Library/ShaderCache/6/6b3d6c78ca2d56dda2997112d7d30ed0.bin b/Library/ShaderCache/6/6b3d6c78ca2d56dda2997112d7d30ed0.bin new file mode 100644 index 0000000000000000000000000000000000000000..9dfdc1af044f9971a878a6f4f992c1fd83f00fae Binary files /dev/null and b/Library/ShaderCache/6/6b3d6c78ca2d56dda2997112d7d30ed0.bin differ diff --git a/Library/ShaderCache/6/6b44d55a32ca2bdaeb1364a69a056402.bin b/Library/ShaderCache/6/6b44d55a32ca2bdaeb1364a69a056402.bin new file mode 100644 index 0000000000000000000000000000000000000000..fcce0ab8450276110ce2c856d38dbb4009f74068 Binary files /dev/null and b/Library/ShaderCache/6/6b44d55a32ca2bdaeb1364a69a056402.bin differ diff --git a/Library/ShaderCache/6/6c13c14177fb6cfa8d2ec3556b7c6657.bin b/Library/ShaderCache/6/6c13c14177fb6cfa8d2ec3556b7c6657.bin new file mode 100644 index 0000000000000000000000000000000000000000..3824cb9c57c3bf2bd3399a87037ec85f178b9568 Binary files /dev/null and b/Library/ShaderCache/6/6c13c14177fb6cfa8d2ec3556b7c6657.bin differ diff --git a/Library/ShaderCache/6/6df9dd994bac85732efc2a415c6b2c8e.bin b/Library/ShaderCache/6/6df9dd994bac85732efc2a415c6b2c8e.bin new file mode 100644 index 0000000000000000000000000000000000000000..1a8b683d8b9101c0ade06f99fa63f1ed6bbe249a Binary files /dev/null and b/Library/ShaderCache/6/6df9dd994bac85732efc2a415c6b2c8e.bin differ diff --git a/Library/ShaderCache/6/6e9f3440a522e796c27c8c2545d2b1b5.bin b/Library/ShaderCache/6/6e9f3440a522e796c27c8c2545d2b1b5.bin new file mode 100644 index 0000000000000000000000000000000000000000..c4c6bee677a845dd37724bd0f8f385a0b0ffc009 Binary files /dev/null and b/Library/ShaderCache/6/6e9f3440a522e796c27c8c2545d2b1b5.bin differ diff --git a/Library/ShaderCache/6/6ebb6568f4dbcea5257b7b940e5e5838.bin b/Library/ShaderCache/6/6ebb6568f4dbcea5257b7b940e5e5838.bin new file mode 100644 index 0000000000000000000000000000000000000000..3a778f734e1669942f4df723890eaf8651c4e2ee Binary files /dev/null and b/Library/ShaderCache/6/6ebb6568f4dbcea5257b7b940e5e5838.bin differ diff --git a/Library/ShaderCache/6/6ecbd7493d10627aa11cd061642c7f6d.bin b/Library/ShaderCache/6/6ecbd7493d10627aa11cd061642c7f6d.bin new file mode 100644 index 0000000000000000000000000000000000000000..01acbb1edd003bb5b34e58696dc215928165d84c Binary files /dev/null and b/Library/ShaderCache/6/6ecbd7493d10627aa11cd061642c7f6d.bin differ diff --git a/Library/ShaderCache/6/6f6888f688c00f1c37be9bbc5d457b9d.bin b/Library/ShaderCache/6/6f6888f688c00f1c37be9bbc5d457b9d.bin new file mode 100644 index 0000000000000000000000000000000000000000..fd82844d6246f45745e0a32c8a965db5135647b0 Binary files /dev/null and b/Library/ShaderCache/6/6f6888f688c00f1c37be9bbc5d457b9d.bin differ diff --git a/Library/ShaderCache/6/6f7ac4c2de8bd269a116f9b911f59aad.bin b/Library/ShaderCache/6/6f7ac4c2de8bd269a116f9b911f59aad.bin new file mode 100644 index 0000000000000000000000000000000000000000..802a7a3f144990acd9487653910136d466fe5ba5 Binary files /dev/null and b/Library/ShaderCache/6/6f7ac4c2de8bd269a116f9b911f59aad.bin differ diff --git a/Library/ShaderCache/7/70378d40384a32ba45a7c220fe380b01.bin b/Library/ShaderCache/7/70378d40384a32ba45a7c220fe380b01.bin new file mode 100644 index 0000000000000000000000000000000000000000..e8c8f3832de8ecbbd879a28930305a5ea5d1dadf Binary files /dev/null and b/Library/ShaderCache/7/70378d40384a32ba45a7c220fe380b01.bin differ diff --git a/Library/ShaderCache/7/70a9dc9b34f2ae694ff60ad0aae4ed1a.bin b/Library/ShaderCache/7/70a9dc9b34f2ae694ff60ad0aae4ed1a.bin new file mode 100644 index 0000000000000000000000000000000000000000..e5fa9b8def58042e07dbf89aa4711e1e042c9437 Binary files /dev/null and b/Library/ShaderCache/7/70a9dc9b34f2ae694ff60ad0aae4ed1a.bin differ diff --git a/Library/ShaderCache/7/70ac8102bbca39c0f294326c63e0e211.bin b/Library/ShaderCache/7/70ac8102bbca39c0f294326c63e0e211.bin new file mode 100644 index 0000000000000000000000000000000000000000..6522ce817a100165bb981dd108d8f1a34d574a74 Binary files /dev/null and b/Library/ShaderCache/7/70ac8102bbca39c0f294326c63e0e211.bin differ diff --git a/Library/ShaderCache/7/70c472663d754491ded049ca920cf56d.bin b/Library/ShaderCache/7/70c472663d754491ded049ca920cf56d.bin new file mode 100644 index 0000000000000000000000000000000000000000..b4d5c720c1ca9a1a3c367630adcad02210510fbd Binary files /dev/null and b/Library/ShaderCache/7/70c472663d754491ded049ca920cf56d.bin differ diff --git a/Library/ShaderCache/7/711bfaf35654e906e966b916a78e9d4a.bin b/Library/ShaderCache/7/711bfaf35654e906e966b916a78e9d4a.bin new file mode 100644 index 0000000000000000000000000000000000000000..95b027b3d1532a8adb881c713b628511cd5ac477 Binary files /dev/null and b/Library/ShaderCache/7/711bfaf35654e906e966b916a78e9d4a.bin differ diff --git a/Library/ShaderCache/7/71470a3b63f7b23b0de060344ffc1a18.bin b/Library/ShaderCache/7/71470a3b63f7b23b0de060344ffc1a18.bin new file mode 100644 index 0000000000000000000000000000000000000000..6bef2f7adf96cb5723491cd4e42e2856b0283937 Binary files /dev/null and b/Library/ShaderCache/7/71470a3b63f7b23b0de060344ffc1a18.bin differ diff --git a/Library/ShaderCache/7/714f1f1fd56f1a5d9cbfaf1c27113068.bin b/Library/ShaderCache/7/714f1f1fd56f1a5d9cbfaf1c27113068.bin new file mode 100644 index 0000000000000000000000000000000000000000..bdf7b27c0d77030d138f022a5cfa259e944253a1 Binary files /dev/null and b/Library/ShaderCache/7/714f1f1fd56f1a5d9cbfaf1c27113068.bin differ diff --git a/Library/ShaderCache/7/722e4d0f081f48f6696c4afb0c072cd1.bin b/Library/ShaderCache/7/722e4d0f081f48f6696c4afb0c072cd1.bin new file mode 100644 index 0000000000000000000000000000000000000000..fcde49fc31e640950f2634855d251f69246cba1d Binary files /dev/null and b/Library/ShaderCache/7/722e4d0f081f48f6696c4afb0c072cd1.bin differ diff --git a/Library/ShaderCache/7/727ba403412b44db79264abfd5e81f64.bin b/Library/ShaderCache/7/727ba403412b44db79264abfd5e81f64.bin new file mode 100644 index 0000000000000000000000000000000000000000..4663f06d98ed8a45abb30246b261f6d4934be4b7 Binary files /dev/null and b/Library/ShaderCache/7/727ba403412b44db79264abfd5e81f64.bin differ diff --git a/Library/ShaderCache/7/7291df358cf93bae46978493e42cc39c.bin b/Library/ShaderCache/7/7291df358cf93bae46978493e42cc39c.bin new file mode 100644 index 0000000000000000000000000000000000000000..2da79dff7e63ed3d8bffe2db0820a54c767b4e20 Binary files /dev/null and b/Library/ShaderCache/7/7291df358cf93bae46978493e42cc39c.bin differ diff --git a/Library/ShaderCache/7/72c4ba1fb4a7a16afc9e52e7f64470ca.bin b/Library/ShaderCache/7/72c4ba1fb4a7a16afc9e52e7f64470ca.bin new file mode 100644 index 0000000000000000000000000000000000000000..6750dbf0aa8ee412ed08ea0867a460b2ff6cba55 Binary files /dev/null and b/Library/ShaderCache/7/72c4ba1fb4a7a16afc9e52e7f64470ca.bin differ diff --git a/Library/ShaderCache/7/72e11983a932c7c2ef74e62f5aec5870.bin b/Library/ShaderCache/7/72e11983a932c7c2ef74e62f5aec5870.bin new file mode 100644 index 0000000000000000000000000000000000000000..376eb6a5fb65674f7b80f3bd114306d7d59fbaa7 Binary files /dev/null and b/Library/ShaderCache/7/72e11983a932c7c2ef74e62f5aec5870.bin differ diff --git a/Library/ShaderCache/7/72ec38f81814ec5d3d05afb8171fc47c.bin b/Library/ShaderCache/7/72ec38f81814ec5d3d05afb8171fc47c.bin new file mode 100644 index 0000000000000000000000000000000000000000..138b684297cb875488b96b58489eb346b1f2b1b8 Binary files /dev/null and b/Library/ShaderCache/7/72ec38f81814ec5d3d05afb8171fc47c.bin differ diff --git a/Library/ShaderCache/7/73a8498c3c8faaed0fc2b8abf00181df.bin b/Library/ShaderCache/7/73a8498c3c8faaed0fc2b8abf00181df.bin new file mode 100644 index 0000000000000000000000000000000000000000..76a7b780d75a8a76b3a143370d8836bb161a31b0 Binary files /dev/null and b/Library/ShaderCache/7/73a8498c3c8faaed0fc2b8abf00181df.bin differ diff --git a/Library/ShaderCache/7/74cd9d17e36ae9143b42617bdad3b0c0.bin b/Library/ShaderCache/7/74cd9d17e36ae9143b42617bdad3b0c0.bin new file mode 100644 index 0000000000000000000000000000000000000000..ad0a72330be3c7f8cf788f8ed08c38fb86bf8d4f Binary files /dev/null and b/Library/ShaderCache/7/74cd9d17e36ae9143b42617bdad3b0c0.bin differ diff --git a/Library/ShaderCache/7/7505f16f74a05eae30aec473cb1626e3.bin b/Library/ShaderCache/7/7505f16f74a05eae30aec473cb1626e3.bin new file mode 100644 index 0000000000000000000000000000000000000000..348abb1bc5b6b282a1028305f708415a77308d22 Binary files /dev/null and b/Library/ShaderCache/7/7505f16f74a05eae30aec473cb1626e3.bin differ diff --git a/Library/ShaderCache/7/754428b2a08343ce7c7f9f7dd8cf66a7.bin b/Library/ShaderCache/7/754428b2a08343ce7c7f9f7dd8cf66a7.bin new file mode 100644 index 0000000000000000000000000000000000000000..aff903d8cb3900fcd7db8d66870068ebd7cadd10 Binary files /dev/null and b/Library/ShaderCache/7/754428b2a08343ce7c7f9f7dd8cf66a7.bin differ diff --git a/Library/ShaderCache/7/7549688f307e6e4c42f61ac37555ca73.bin b/Library/ShaderCache/7/7549688f307e6e4c42f61ac37555ca73.bin new file mode 100644 index 0000000000000000000000000000000000000000..eb096c633e03ac909e551000bc8ea6751653c192 Binary files /dev/null and b/Library/ShaderCache/7/7549688f307e6e4c42f61ac37555ca73.bin differ diff --git a/Library/ShaderCache/7/75646fd0cec5485c2de3988dc6439f87.bin b/Library/ShaderCache/7/75646fd0cec5485c2de3988dc6439f87.bin new file mode 100644 index 0000000000000000000000000000000000000000..8b2a1986d58225f6ecd8d7182929ef88e6b74eaa Binary files /dev/null and b/Library/ShaderCache/7/75646fd0cec5485c2de3988dc6439f87.bin differ diff --git a/Library/ShaderCache/7/7564fba236e52932658f8d816e0fee7c.bin b/Library/ShaderCache/7/7564fba236e52932658f8d816e0fee7c.bin new file mode 100644 index 0000000000000000000000000000000000000000..08dedacd248fcf18c68d90a240151447589b0d03 Binary files /dev/null and b/Library/ShaderCache/7/7564fba236e52932658f8d816e0fee7c.bin differ diff --git a/Library/ShaderCache/7/757988a0d3bd849eec3ee14450730702.bin b/Library/ShaderCache/7/757988a0d3bd849eec3ee14450730702.bin new file mode 100644 index 0000000000000000000000000000000000000000..5bda52ec328f79406f65cc0a29fca7cb43f2d3b7 Binary files /dev/null and b/Library/ShaderCache/7/757988a0d3bd849eec3ee14450730702.bin differ diff --git a/Library/ShaderCache/7/75d8a857b429728a6b33b07c3d2d548b.bin b/Library/ShaderCache/7/75d8a857b429728a6b33b07c3d2d548b.bin new file mode 100644 index 0000000000000000000000000000000000000000..ce042f5fd6df3dca50e8d3b5bc466b3ac697e15f Binary files /dev/null and b/Library/ShaderCache/7/75d8a857b429728a6b33b07c3d2d548b.bin differ diff --git a/Library/ShaderCache/7/75e0c8139bd8ba0c907e1b2a87e7c3c0.bin b/Library/ShaderCache/7/75e0c8139bd8ba0c907e1b2a87e7c3c0.bin new file mode 100644 index 0000000000000000000000000000000000000000..19e257ca73f852bdf4e24753e63a2631daa00e2f Binary files /dev/null and b/Library/ShaderCache/7/75e0c8139bd8ba0c907e1b2a87e7c3c0.bin differ diff --git a/Library/ShaderCache/7/7608f161d8c9047ff4c21125fe07e6f0.bin b/Library/ShaderCache/7/7608f161d8c9047ff4c21125fe07e6f0.bin new file mode 100644 index 0000000000000000000000000000000000000000..3acdd19ea0ca29c734e101ea45d53219939eaac7 Binary files /dev/null and b/Library/ShaderCache/7/7608f161d8c9047ff4c21125fe07e6f0.bin differ diff --git a/Library/ShaderCache/7/7610db76163a9ea1633903ccdaf510ed.bin b/Library/ShaderCache/7/7610db76163a9ea1633903ccdaf510ed.bin new file mode 100644 index 0000000000000000000000000000000000000000..6eb49fdead8350796833420f684dba365f573fcb Binary files /dev/null and b/Library/ShaderCache/7/7610db76163a9ea1633903ccdaf510ed.bin differ diff --git a/Library/ShaderCache/7/763df90526a09697b82506912cd81ee0.bin b/Library/ShaderCache/7/763df90526a09697b82506912cd81ee0.bin new file mode 100644 index 0000000000000000000000000000000000000000..1519f8f8d059d408b7591687291e5dac31106dd7 Binary files /dev/null and b/Library/ShaderCache/7/763df90526a09697b82506912cd81ee0.bin differ diff --git a/Library/ShaderCache/7/76af463369b54d74c3a3cd54159f8784.bin b/Library/ShaderCache/7/76af463369b54d74c3a3cd54159f8784.bin new file mode 100644 index 0000000000000000000000000000000000000000..9e5fe215d53b4f9d7a35fb5f7218cd836d0fb324 Binary files /dev/null and b/Library/ShaderCache/7/76af463369b54d74c3a3cd54159f8784.bin differ diff --git a/Library/ShaderCache/7/772c3aeda074d492e2ce287ea78c8bd4.bin b/Library/ShaderCache/7/772c3aeda074d492e2ce287ea78c8bd4.bin new file mode 100644 index 0000000000000000000000000000000000000000..2fb639beda22fa8d5add5f63c030c298d8d52898 Binary files /dev/null and b/Library/ShaderCache/7/772c3aeda074d492e2ce287ea78c8bd4.bin differ diff --git a/Library/ShaderCache/7/77393d2154a315d3f0c12d465533c9aa.bin b/Library/ShaderCache/7/77393d2154a315d3f0c12d465533c9aa.bin new file mode 100644 index 0000000000000000000000000000000000000000..840248749d023c2c77b53a6bb3842447e4f03ebd Binary files /dev/null and b/Library/ShaderCache/7/77393d2154a315d3f0c12d465533c9aa.bin differ diff --git a/Library/ShaderCache/7/7748586f2f516d29d157ffa13c826062.bin b/Library/ShaderCache/7/7748586f2f516d29d157ffa13c826062.bin new file mode 100644 index 0000000000000000000000000000000000000000..41e9afdc22ecd3b7f196ce356c1792e9069c2c8c Binary files /dev/null and b/Library/ShaderCache/7/7748586f2f516d29d157ffa13c826062.bin differ diff --git a/Library/ShaderCache/7/78965e6c0be35342219c1bb4b8909b6f.bin b/Library/ShaderCache/7/78965e6c0be35342219c1bb4b8909b6f.bin new file mode 100644 index 0000000000000000000000000000000000000000..186838bf0ee5c65da0a1d9be05a1259c6a474f58 Binary files /dev/null and b/Library/ShaderCache/7/78965e6c0be35342219c1bb4b8909b6f.bin differ diff --git a/Library/ShaderCache/7/78ff1dc385e8c20be5126f142d48ba7d.bin b/Library/ShaderCache/7/78ff1dc385e8c20be5126f142d48ba7d.bin new file mode 100644 index 0000000000000000000000000000000000000000..99b1e2215dddf533765df996b3fcd43f6e19e387 Binary files /dev/null and b/Library/ShaderCache/7/78ff1dc385e8c20be5126f142d48ba7d.bin differ diff --git a/Library/ShaderCache/7/79df4c84a05323394c0bca962fa3e653.bin b/Library/ShaderCache/7/79df4c84a05323394c0bca962fa3e653.bin new file mode 100644 index 0000000000000000000000000000000000000000..5c61792597dd2c962f4f74fff47fc2b32f72f6d0 Binary files /dev/null and b/Library/ShaderCache/7/79df4c84a05323394c0bca962fa3e653.bin differ diff --git a/Library/ShaderCache/7/7a3ef8605471145e5568617d25261855.bin b/Library/ShaderCache/7/7a3ef8605471145e5568617d25261855.bin new file mode 100644 index 0000000000000000000000000000000000000000..3dfa45ac215ea7f55a17cc7b74402a1bcce14eec Binary files /dev/null and b/Library/ShaderCache/7/7a3ef8605471145e5568617d25261855.bin differ diff --git a/Library/ShaderCache/7/7aadeb20c329b9daa10889911da3cbf7.bin b/Library/ShaderCache/7/7aadeb20c329b9daa10889911da3cbf7.bin new file mode 100644 index 0000000000000000000000000000000000000000..b48b49faaeeea476e698e50e03b22460fdcd5a08 Binary files /dev/null and b/Library/ShaderCache/7/7aadeb20c329b9daa10889911da3cbf7.bin differ diff --git a/Library/ShaderCache/7/7afedcafe1000a2cbbfd78c923a9dd20.bin b/Library/ShaderCache/7/7afedcafe1000a2cbbfd78c923a9dd20.bin new file mode 100644 index 0000000000000000000000000000000000000000..8d358f223aacc2abbed9c8c5f76e153819c714e1 Binary files /dev/null and b/Library/ShaderCache/7/7afedcafe1000a2cbbfd78c923a9dd20.bin differ diff --git a/Library/ShaderCache/7/7b884bdaffd98deda0a12381161b4efb.bin b/Library/ShaderCache/7/7b884bdaffd98deda0a12381161b4efb.bin new file mode 100644 index 0000000000000000000000000000000000000000..f1d933bf4fb35ba0351ff8962cc502885213bfc8 Binary files /dev/null and b/Library/ShaderCache/7/7b884bdaffd98deda0a12381161b4efb.bin differ diff --git a/Library/ShaderCache/7/7b8e2764d9b250a7d05644cf8d1362f3.bin b/Library/ShaderCache/7/7b8e2764d9b250a7d05644cf8d1362f3.bin new file mode 100644 index 0000000000000000000000000000000000000000..eb096c633e03ac909e551000bc8ea6751653c192 Binary files /dev/null and b/Library/ShaderCache/7/7b8e2764d9b250a7d05644cf8d1362f3.bin differ diff --git a/Library/ShaderCache/7/7ba5cee3bd563b3f7d76144873eca5ef.bin b/Library/ShaderCache/7/7ba5cee3bd563b3f7d76144873eca5ef.bin new file mode 100644 index 0000000000000000000000000000000000000000..ef5410a0150e58ad226b7a222a8405c2d27480b0 Binary files /dev/null and b/Library/ShaderCache/7/7ba5cee3bd563b3f7d76144873eca5ef.bin differ diff --git a/Library/ShaderCache/7/7bb1b2be2d981a3af3628dd109b7a3f8.bin b/Library/ShaderCache/7/7bb1b2be2d981a3af3628dd109b7a3f8.bin new file mode 100644 index 0000000000000000000000000000000000000000..288e66f6601d3a4468db9e7bd1f52b1c8b41b4be Binary files /dev/null and b/Library/ShaderCache/7/7bb1b2be2d981a3af3628dd109b7a3f8.bin differ diff --git a/Library/ShaderCache/7/7c2ca0ce109f61edbf045b8fb9403924.bin b/Library/ShaderCache/7/7c2ca0ce109f61edbf045b8fb9403924.bin new file mode 100644 index 0000000000000000000000000000000000000000..95687e1311cadf1b86af64a4576fc87dbff7f7f8 Binary files /dev/null and b/Library/ShaderCache/7/7c2ca0ce109f61edbf045b8fb9403924.bin differ diff --git a/Library/ShaderCache/7/7c9fb1ad61d1f60166ca23ef36cdbd1a.bin b/Library/ShaderCache/7/7c9fb1ad61d1f60166ca23ef36cdbd1a.bin new file mode 100644 index 0000000000000000000000000000000000000000..1e9af6200e5124cc352f052574c4bc76583823e0 Binary files /dev/null and b/Library/ShaderCache/7/7c9fb1ad61d1f60166ca23ef36cdbd1a.bin differ diff --git a/Library/ShaderCache/7/7cd3d635854d7055254d1f9d9832c461.bin b/Library/ShaderCache/7/7cd3d635854d7055254d1f9d9832c461.bin new file mode 100644 index 0000000000000000000000000000000000000000..1f33611e11f18cb4d3672c69365b6ced4d7027d6 Binary files /dev/null and b/Library/ShaderCache/7/7cd3d635854d7055254d1f9d9832c461.bin differ diff --git a/Library/ShaderCache/7/7d596a3e5b26f9719b9f43819759131a.bin b/Library/ShaderCache/7/7d596a3e5b26f9719b9f43819759131a.bin new file mode 100644 index 0000000000000000000000000000000000000000..870006f0503555c95d1b1f25564f32b72bdcd894 Binary files /dev/null and b/Library/ShaderCache/7/7d596a3e5b26f9719b9f43819759131a.bin differ diff --git a/Library/ShaderCache/7/7d9bd8338d09d5ab9694f5ef297ed278.bin b/Library/ShaderCache/7/7d9bd8338d09d5ab9694f5ef297ed278.bin new file mode 100644 index 0000000000000000000000000000000000000000..d173bc7b3be7049a3970b9117ac28afc5e31b37b Binary files /dev/null and b/Library/ShaderCache/7/7d9bd8338d09d5ab9694f5ef297ed278.bin differ diff --git a/Library/ShaderCache/7/7db17ab559e7d6c58c9dcac7960a7e31.bin b/Library/ShaderCache/7/7db17ab559e7d6c58c9dcac7960a7e31.bin new file mode 100644 index 0000000000000000000000000000000000000000..6282439cf14095b096cbf7e4316be7dba487a1ca Binary files /dev/null and b/Library/ShaderCache/7/7db17ab559e7d6c58c9dcac7960a7e31.bin differ diff --git a/Library/ShaderCache/7/7e3cc1581e4528a7e14b3c741dacfe79.bin b/Library/ShaderCache/7/7e3cc1581e4528a7e14b3c741dacfe79.bin new file mode 100644 index 0000000000000000000000000000000000000000..dc5247e4a7d5534d5fb10fc29ade2c1e040ace3d Binary files /dev/null and b/Library/ShaderCache/7/7e3cc1581e4528a7e14b3c741dacfe79.bin differ diff --git a/Library/ShaderCache/7/7f0bdd4b34d5102a29fbc2d8a77ae115.bin b/Library/ShaderCache/7/7f0bdd4b34d5102a29fbc2d8a77ae115.bin new file mode 100644 index 0000000000000000000000000000000000000000..0afd12a56c499f26befd495133e9b482c73ae4ad Binary files /dev/null and b/Library/ShaderCache/7/7f0bdd4b34d5102a29fbc2d8a77ae115.bin differ diff --git a/Library/ShaderCache/7/7f0c67727c18631b4b05f7f343905147.bin b/Library/ShaderCache/7/7f0c67727c18631b4b05f7f343905147.bin new file mode 100644 index 0000000000000000000000000000000000000000..a50324efb340d45bee61485985ff0e89bd17a11a Binary files /dev/null and b/Library/ShaderCache/7/7f0c67727c18631b4b05f7f343905147.bin differ diff --git a/Library/ShaderCache/7/7f3b0b1e58c2ed42de56a9f07487d195.bin b/Library/ShaderCache/7/7f3b0b1e58c2ed42de56a9f07487d195.bin new file mode 100644 index 0000000000000000000000000000000000000000..75cf89c46b1de4be6826a0da6725816302192c98 Binary files /dev/null and b/Library/ShaderCache/7/7f3b0b1e58c2ed42de56a9f07487d195.bin differ diff --git a/Library/ShaderCache/7/7f68dc310a32d5e7006c41d8a44becf8.bin b/Library/ShaderCache/7/7f68dc310a32d5e7006c41d8a44becf8.bin new file mode 100644 index 0000000000000000000000000000000000000000..8d94e25ed02e8cacd1c73eeb1bd1c3b5737b0753 Binary files /dev/null and b/Library/ShaderCache/7/7f68dc310a32d5e7006c41d8a44becf8.bin differ diff --git a/Library/ShaderCache/7/7fcfad02d7643e2e25e0cb78ee380d87.bin b/Library/ShaderCache/7/7fcfad02d7643e2e25e0cb78ee380d87.bin new file mode 100644 index 0000000000000000000000000000000000000000..5a21e9ac540a64281a429c9405b60d872a428c33 Binary files /dev/null and b/Library/ShaderCache/7/7fcfad02d7643e2e25e0cb78ee380d87.bin differ diff --git a/Library/ShaderCache/7/7ff924285c990c9c9361446e52bf5686.bin b/Library/ShaderCache/7/7ff924285c990c9c9361446e52bf5686.bin new file mode 100644 index 0000000000000000000000000000000000000000..2764bd6342efeb43d2885c0c4f1e927e431892e6 Binary files /dev/null and b/Library/ShaderCache/7/7ff924285c990c9c9361446e52bf5686.bin differ diff --git a/Library/ShaderCache/8/80c713d80deef1a4a46b70a4ba8c4673.bin b/Library/ShaderCache/8/80c713d80deef1a4a46b70a4ba8c4673.bin new file mode 100644 index 0000000000000000000000000000000000000000..97b7105de6aa9c79d917e9dd73abee78fbcf7859 Binary files /dev/null and b/Library/ShaderCache/8/80c713d80deef1a4a46b70a4ba8c4673.bin differ diff --git a/Library/ShaderCache/8/8175466205d377adab50d9258cab695d.bin b/Library/ShaderCache/8/8175466205d377adab50d9258cab695d.bin new file mode 100644 index 0000000000000000000000000000000000000000..0fa641ca0eed20d68afb6f1ec645ee06813e8219 Binary files /dev/null and b/Library/ShaderCache/8/8175466205d377adab50d9258cab695d.bin differ diff --git a/Library/ShaderCache/8/817b5914d2f0a998b6d440aba4431665.bin b/Library/ShaderCache/8/817b5914d2f0a998b6d440aba4431665.bin new file mode 100644 index 0000000000000000000000000000000000000000..cd4e1abc62d09ef1b972d8e38033c2de02733a32 Binary files /dev/null and b/Library/ShaderCache/8/817b5914d2f0a998b6d440aba4431665.bin differ diff --git a/Library/ShaderCache/8/8198433c43f5f91071dc0301ab51cdbb.bin b/Library/ShaderCache/8/8198433c43f5f91071dc0301ab51cdbb.bin new file mode 100644 index 0000000000000000000000000000000000000000..a97c7b55b0253d67634ffe09401227ca633244d6 Binary files /dev/null and b/Library/ShaderCache/8/8198433c43f5f91071dc0301ab51cdbb.bin differ diff --git a/Library/ShaderCache/8/828137aeb61b9eccb712c9c73d193946.bin b/Library/ShaderCache/8/828137aeb61b9eccb712c9c73d193946.bin new file mode 100644 index 0000000000000000000000000000000000000000..7ecfaeee681a9ea6fd3876ca4e6deb3150181376 Binary files /dev/null and b/Library/ShaderCache/8/828137aeb61b9eccb712c9c73d193946.bin differ diff --git a/Library/ShaderCache/8/829ce4bf0e490db9796e6f113c89a136.bin b/Library/ShaderCache/8/829ce4bf0e490db9796e6f113c89a136.bin new file mode 100644 index 0000000000000000000000000000000000000000..aaaa824726ece9902c971b3a56c56c63199c56d9 Binary files /dev/null and b/Library/ShaderCache/8/829ce4bf0e490db9796e6f113c89a136.bin differ diff --git a/Library/ShaderCache/8/82d3771104f24586977451525f465bd7.bin b/Library/ShaderCache/8/82d3771104f24586977451525f465bd7.bin new file mode 100644 index 0000000000000000000000000000000000000000..a06e4fe0af0c89edee1a07671e77e890adfaa661 Binary files /dev/null and b/Library/ShaderCache/8/82d3771104f24586977451525f465bd7.bin differ diff --git a/Library/ShaderCache/8/82d9dd1e3fdc63962dbae2d610b34d93.bin b/Library/ShaderCache/8/82d9dd1e3fdc63962dbae2d610b34d93.bin new file mode 100644 index 0000000000000000000000000000000000000000..fcbc5f103ed7263407a864b9e7398cc9b827c584 Binary files /dev/null and b/Library/ShaderCache/8/82d9dd1e3fdc63962dbae2d610b34d93.bin differ diff --git a/Library/ShaderCache/8/830cc20d13bc01362269b64e392438a5.bin b/Library/ShaderCache/8/830cc20d13bc01362269b64e392438a5.bin new file mode 100644 index 0000000000000000000000000000000000000000..6e92bc566a24eb7040d1cd5f130513bb105d4611 Binary files /dev/null and b/Library/ShaderCache/8/830cc20d13bc01362269b64e392438a5.bin differ diff --git a/Library/ShaderCache/8/8332c83c455de0a5f37d847d52cf0d8c.bin b/Library/ShaderCache/8/8332c83c455de0a5f37d847d52cf0d8c.bin new file mode 100644 index 0000000000000000000000000000000000000000..f8e4656b208a650c33ab0a23f2ff25d5d306f004 Binary files /dev/null and b/Library/ShaderCache/8/8332c83c455de0a5f37d847d52cf0d8c.bin differ diff --git a/Library/ShaderCache/8/833b5c606192940efd40bcd9dce1085a.bin b/Library/ShaderCache/8/833b5c606192940efd40bcd9dce1085a.bin new file mode 100644 index 0000000000000000000000000000000000000000..95687e1311cadf1b86af64a4576fc87dbff7f7f8 Binary files /dev/null and b/Library/ShaderCache/8/833b5c606192940efd40bcd9dce1085a.bin differ diff --git a/Library/ShaderCache/8/83eb23667cc08b9359006d54b98b3c4d.bin b/Library/ShaderCache/8/83eb23667cc08b9359006d54b98b3c4d.bin new file mode 100644 index 0000000000000000000000000000000000000000..b1d3a371938d642130ebb45f783422d382afbeee Binary files /dev/null and b/Library/ShaderCache/8/83eb23667cc08b9359006d54b98b3c4d.bin differ diff --git a/Library/ShaderCache/8/8448bde5a624bdb05788943dd3ee65b7.bin b/Library/ShaderCache/8/8448bde5a624bdb05788943dd3ee65b7.bin new file mode 100644 index 0000000000000000000000000000000000000000..cd4e1abc62d09ef1b972d8e38033c2de02733a32 Binary files /dev/null and b/Library/ShaderCache/8/8448bde5a624bdb05788943dd3ee65b7.bin differ diff --git a/Library/ShaderCache/8/84992056d572cd78cdf423e08d685397.bin b/Library/ShaderCache/8/84992056d572cd78cdf423e08d685397.bin new file mode 100644 index 0000000000000000000000000000000000000000..41e9afdc22ecd3b7f196ce356c1792e9069c2c8c Binary files /dev/null and b/Library/ShaderCache/8/84992056d572cd78cdf423e08d685397.bin differ diff --git a/Library/ShaderCache/8/84cb514fbd60ba5d008e74a3450a0d26.bin b/Library/ShaderCache/8/84cb514fbd60ba5d008e74a3450a0d26.bin new file mode 100644 index 0000000000000000000000000000000000000000..4bcbacbd2bead12575df6bc9ceb85631258fb48b Binary files /dev/null and b/Library/ShaderCache/8/84cb514fbd60ba5d008e74a3450a0d26.bin differ diff --git a/Library/ShaderCache/8/85ff7ff54b2cadc29d5b387babe9b3b6.bin b/Library/ShaderCache/8/85ff7ff54b2cadc29d5b387babe9b3b6.bin new file mode 100644 index 0000000000000000000000000000000000000000..1519f8f8d059d408b7591687291e5dac31106dd7 Binary files /dev/null and b/Library/ShaderCache/8/85ff7ff54b2cadc29d5b387babe9b3b6.bin differ diff --git a/Library/ShaderCache/8/86a3794730560ee8c014b3a1073f6c7b.bin b/Library/ShaderCache/8/86a3794730560ee8c014b3a1073f6c7b.bin new file mode 100644 index 0000000000000000000000000000000000000000..4acb3c2d898c1b77fa5f5342963e1a88c29eb76c Binary files /dev/null and b/Library/ShaderCache/8/86a3794730560ee8c014b3a1073f6c7b.bin differ diff --git a/Library/ShaderCache/8/86da6f9fbc482b5eb7666aa5db73fff0.bin b/Library/ShaderCache/8/86da6f9fbc482b5eb7666aa5db73fff0.bin new file mode 100644 index 0000000000000000000000000000000000000000..92156786800fd9ed30a4b35f567e7ec8e12540a1 Binary files /dev/null and b/Library/ShaderCache/8/86da6f9fbc482b5eb7666aa5db73fff0.bin differ diff --git a/Library/ShaderCache/8/8705b40dcd472a7318eeac23950bd600.bin b/Library/ShaderCache/8/8705b40dcd472a7318eeac23950bd600.bin new file mode 100644 index 0000000000000000000000000000000000000000..af9ebebd50c8cf18b4297fbc743b27a71eb8a4cf Binary files /dev/null and b/Library/ShaderCache/8/8705b40dcd472a7318eeac23950bd600.bin differ diff --git a/Library/ShaderCache/8/873bb6e2f91b7b2965dfa8cd3cc23c45.bin b/Library/ShaderCache/8/873bb6e2f91b7b2965dfa8cd3cc23c45.bin new file mode 100644 index 0000000000000000000000000000000000000000..d6cf8dacc6538f75ad4a2d99979a0ce28545ea91 Binary files /dev/null and b/Library/ShaderCache/8/873bb6e2f91b7b2965dfa8cd3cc23c45.bin differ diff --git a/Library/ShaderCache/8/8770dacb2b0b47607a1e109617032f9e.bin b/Library/ShaderCache/8/8770dacb2b0b47607a1e109617032f9e.bin new file mode 100644 index 0000000000000000000000000000000000000000..3ec5a840648499d0f3ebf69aefa6699e14d4113d Binary files /dev/null and b/Library/ShaderCache/8/8770dacb2b0b47607a1e109617032f9e.bin differ diff --git a/Library/ShaderCache/8/8797bb8d8e7d077b4d6b8ddcea151b9e.bin b/Library/ShaderCache/8/8797bb8d8e7d077b4d6b8ddcea151b9e.bin new file mode 100644 index 0000000000000000000000000000000000000000..10a600f03934de8d04a44076d2ec809e25093dc2 Binary files /dev/null and b/Library/ShaderCache/8/8797bb8d8e7d077b4d6b8ddcea151b9e.bin differ diff --git a/Library/ShaderCache/8/87ca0623eceed22b3039cb279e318de5.bin b/Library/ShaderCache/8/87ca0623eceed22b3039cb279e318de5.bin new file mode 100644 index 0000000000000000000000000000000000000000..8b644bd91c3086a1856004f86ecc0ed9b1101b5d Binary files /dev/null and b/Library/ShaderCache/8/87ca0623eceed22b3039cb279e318de5.bin differ diff --git a/Library/ShaderCache/8/87dd714f7579b73f032a88b050c88f40.bin b/Library/ShaderCache/8/87dd714f7579b73f032a88b050c88f40.bin new file mode 100644 index 0000000000000000000000000000000000000000..e1f215d904f9d30b2973195f82f215babbf28ea8 Binary files /dev/null and b/Library/ShaderCache/8/87dd714f7579b73f032a88b050c88f40.bin differ diff --git a/Library/ShaderCache/8/89158fb1f891b80deea82d9dca7799b5.bin b/Library/ShaderCache/8/89158fb1f891b80deea82d9dca7799b5.bin new file mode 100644 index 0000000000000000000000000000000000000000..7809ee66545a654d7d947ad47d58b648f7b57cc2 Binary files /dev/null and b/Library/ShaderCache/8/89158fb1f891b80deea82d9dca7799b5.bin differ diff --git a/Library/ShaderCache/8/891de0bd79b9fd6fb3c37b45b96c5c42.bin b/Library/ShaderCache/8/891de0bd79b9fd6fb3c37b45b96c5c42.bin new file mode 100644 index 0000000000000000000000000000000000000000..1771fa189d085024a79aa55a91af9b2543301db5 Binary files /dev/null and b/Library/ShaderCache/8/891de0bd79b9fd6fb3c37b45b96c5c42.bin differ diff --git a/Library/ShaderCache/8/894da19d992e73e724900b64d44d931d.bin b/Library/ShaderCache/8/894da19d992e73e724900b64d44d931d.bin new file mode 100644 index 0000000000000000000000000000000000000000..a1eb607b8d1c94c8fe43fb66e3afb471984c435f Binary files /dev/null and b/Library/ShaderCache/8/894da19d992e73e724900b64d44d931d.bin differ diff --git a/Library/ShaderCache/8/89869b6169a365419048ce33b0e313e1.bin b/Library/ShaderCache/8/89869b6169a365419048ce33b0e313e1.bin new file mode 100644 index 0000000000000000000000000000000000000000..214b5bc83ec6e76d379cba1ebccfb947c6c78bc7 Binary files /dev/null and b/Library/ShaderCache/8/89869b6169a365419048ce33b0e313e1.bin differ diff --git a/Library/ShaderCache/8/8a0fd8401820098d703d498ffdd36157.bin b/Library/ShaderCache/8/8a0fd8401820098d703d498ffdd36157.bin new file mode 100644 index 0000000000000000000000000000000000000000..9fa8ff1892f9f47b8b617fa7dc37694f95fa53f9 Binary files /dev/null and b/Library/ShaderCache/8/8a0fd8401820098d703d498ffdd36157.bin differ diff --git a/Library/ShaderCache/8/8a1fc291a556fca9ee9e6bcc362aa7ca.bin b/Library/ShaderCache/8/8a1fc291a556fca9ee9e6bcc362aa7ca.bin new file mode 100644 index 0000000000000000000000000000000000000000..3dd1c2d7c718fae74493997847c15d54f3d771c9 Binary files /dev/null and b/Library/ShaderCache/8/8a1fc291a556fca9ee9e6bcc362aa7ca.bin differ diff --git a/Library/ShaderCache/8/8aa523ecf5acf360e18c637cbbe20144.bin b/Library/ShaderCache/8/8aa523ecf5acf360e18c637cbbe20144.bin new file mode 100644 index 0000000000000000000000000000000000000000..214827a0057d73464ff3bc84306c3e348a54b4ef Binary files /dev/null and b/Library/ShaderCache/8/8aa523ecf5acf360e18c637cbbe20144.bin differ diff --git a/Library/ShaderCache/8/8ac579e96567e709fc595e62be5f8a0c.bin b/Library/ShaderCache/8/8ac579e96567e709fc595e62be5f8a0c.bin new file mode 100644 index 0000000000000000000000000000000000000000..f0a90e2adaf2a62dd822caad2d37cc26aded7475 Binary files /dev/null and b/Library/ShaderCache/8/8ac579e96567e709fc595e62be5f8a0c.bin differ diff --git a/Library/ShaderCache/8/8b2c9005848343dab097cb4999081f6a.bin b/Library/ShaderCache/8/8b2c9005848343dab097cb4999081f6a.bin new file mode 100644 index 0000000000000000000000000000000000000000..dcc0ce20751f96ab36c2af16bf6e8a4e04cd81db Binary files /dev/null and b/Library/ShaderCache/8/8b2c9005848343dab097cb4999081f6a.bin differ diff --git a/Library/ShaderCache/8/8b73626187a15fe49d5550223ad4df10.bin b/Library/ShaderCache/8/8b73626187a15fe49d5550223ad4df10.bin new file mode 100644 index 0000000000000000000000000000000000000000..299482d179c791261bc557740aa45a544494550f Binary files /dev/null and b/Library/ShaderCache/8/8b73626187a15fe49d5550223ad4df10.bin differ diff --git a/Library/ShaderCache/8/8bb412b85835a7f0e4f960206f0e5b8b.bin b/Library/ShaderCache/8/8bb412b85835a7f0e4f960206f0e5b8b.bin new file mode 100644 index 0000000000000000000000000000000000000000..36207f8f9060d2ec3f86d9efbd6b5378d7af2cd6 Binary files /dev/null and b/Library/ShaderCache/8/8bb412b85835a7f0e4f960206f0e5b8b.bin differ diff --git a/Library/ShaderCache/8/8bd73e4c64de8a78cb29a3af5ef34b40.bin b/Library/ShaderCache/8/8bd73e4c64de8a78cb29a3af5ef34b40.bin new file mode 100644 index 0000000000000000000000000000000000000000..1519f8f8d059d408b7591687291e5dac31106dd7 Binary files /dev/null and b/Library/ShaderCache/8/8bd73e4c64de8a78cb29a3af5ef34b40.bin differ diff --git a/Library/ShaderCache/8/8bddc311b1dc69e1ce9f3acd2952fe83.bin b/Library/ShaderCache/8/8bddc311b1dc69e1ce9f3acd2952fe83.bin new file mode 100644 index 0000000000000000000000000000000000000000..866b34efcc08f9e4693d9f8b5b23aa358908c12f Binary files /dev/null and b/Library/ShaderCache/8/8bddc311b1dc69e1ce9f3acd2952fe83.bin differ diff --git a/Library/ShaderCache/8/8c2fc8b4c5ff85e79be7b87785dcfe47.bin b/Library/ShaderCache/8/8c2fc8b4c5ff85e79be7b87785dcfe47.bin new file mode 100644 index 0000000000000000000000000000000000000000..d7d7543da3395a1fb2900d3f0adb1700980b531f Binary files /dev/null and b/Library/ShaderCache/8/8c2fc8b4c5ff85e79be7b87785dcfe47.bin differ diff --git a/Library/ShaderCache/8/8e346b8464bf00899bf44c419ed72433.bin b/Library/ShaderCache/8/8e346b8464bf00899bf44c419ed72433.bin new file mode 100644 index 0000000000000000000000000000000000000000..44f837dc867c7587f3793b8b4d41d85cab6cc20f Binary files /dev/null and b/Library/ShaderCache/8/8e346b8464bf00899bf44c419ed72433.bin differ diff --git a/Library/ShaderCache/8/8e3df4b1adca9a7f201ba6c26a349a40.bin b/Library/ShaderCache/8/8e3df4b1adca9a7f201ba6c26a349a40.bin new file mode 100644 index 0000000000000000000000000000000000000000..a8d6e0e4ec1c0b322be93b821cad78aadf184c44 Binary files /dev/null and b/Library/ShaderCache/8/8e3df4b1adca9a7f201ba6c26a349a40.bin differ diff --git a/Library/ShaderCache/8/8e567122bf1b5c459f5d365215ec1574.bin b/Library/ShaderCache/8/8e567122bf1b5c459f5d365215ec1574.bin new file mode 100644 index 0000000000000000000000000000000000000000..06acdb4a0c2da0421828e89a8db7b4c6beb17a91 Binary files /dev/null and b/Library/ShaderCache/8/8e567122bf1b5c459f5d365215ec1574.bin differ diff --git a/Library/ShaderCache/8/8e80171ed06a89d1634082a8ce651874.bin b/Library/ShaderCache/8/8e80171ed06a89d1634082a8ce651874.bin new file mode 100644 index 0000000000000000000000000000000000000000..6614484b2e0b743ed94e95bb703e296e4af1ac8a Binary files /dev/null and b/Library/ShaderCache/8/8e80171ed06a89d1634082a8ce651874.bin differ diff --git a/Library/ShaderCache/8/8f3466cf5fb6788180df7d31e583da83.bin b/Library/ShaderCache/8/8f3466cf5fb6788180df7d31e583da83.bin new file mode 100644 index 0000000000000000000000000000000000000000..d0001c59c024953ff82cad8610987c1d57fc4419 Binary files /dev/null and b/Library/ShaderCache/8/8f3466cf5fb6788180df7d31e583da83.bin differ diff --git a/Library/ShaderCache/8/8ffe8c4025c071f0262ce5ccffeeb102.bin b/Library/ShaderCache/8/8ffe8c4025c071f0262ce5ccffeeb102.bin new file mode 100644 index 0000000000000000000000000000000000000000..15d444d3463004340ab252643d2eb5a7607c39bb Binary files /dev/null and b/Library/ShaderCache/8/8ffe8c4025c071f0262ce5ccffeeb102.bin differ diff --git a/Library/ShaderCache/9/904df8d48ceb5d3567e44b8a9b930a69.bin b/Library/ShaderCache/9/904df8d48ceb5d3567e44b8a9b930a69.bin new file mode 100644 index 0000000000000000000000000000000000000000..8435603fd7bef4f41cf9a176087adcd7d4beff45 Binary files /dev/null and b/Library/ShaderCache/9/904df8d48ceb5d3567e44b8a9b930a69.bin differ diff --git a/Library/ShaderCache/9/90c686ff64c9243ce6c758777d2e68fb.bin b/Library/ShaderCache/9/90c686ff64c9243ce6c758777d2e68fb.bin new file mode 100644 index 0000000000000000000000000000000000000000..7e6e6b155359d5c13f6ec3778b1320c65d4a6c5b Binary files /dev/null and b/Library/ShaderCache/9/90c686ff64c9243ce6c758777d2e68fb.bin differ diff --git a/Library/ShaderCache/9/90da939def5d3f6c7c49ab5881c6611b.bin b/Library/ShaderCache/9/90da939def5d3f6c7c49ab5881c6611b.bin new file mode 100644 index 0000000000000000000000000000000000000000..082cbe060d81c74366dbdfdd0f53ef91eda6b2b2 Binary files /dev/null and b/Library/ShaderCache/9/90da939def5d3f6c7c49ab5881c6611b.bin differ diff --git a/Library/ShaderCache/9/90eba5694836ffdcf9639070bb0014f1.bin b/Library/ShaderCache/9/90eba5694836ffdcf9639070bb0014f1.bin new file mode 100644 index 0000000000000000000000000000000000000000..9afe78252d8598a72c90215848a929fdda34d2a7 Binary files /dev/null and b/Library/ShaderCache/9/90eba5694836ffdcf9639070bb0014f1.bin differ diff --git a/Library/ShaderCache/9/90f604f363816e558534eec41300a5fc.bin b/Library/ShaderCache/9/90f604f363816e558534eec41300a5fc.bin new file mode 100644 index 0000000000000000000000000000000000000000..e4d945304c880a68882dbc372638d8296fca4950 Binary files /dev/null and b/Library/ShaderCache/9/90f604f363816e558534eec41300a5fc.bin differ diff --git a/Library/ShaderCache/9/92f11bbd8fd9a35c519384c3656fde8f.bin b/Library/ShaderCache/9/92f11bbd8fd9a35c519384c3656fde8f.bin new file mode 100644 index 0000000000000000000000000000000000000000..465f48b9e719f6225fb14f2e244a5ae8f609b100 Binary files /dev/null and b/Library/ShaderCache/9/92f11bbd8fd9a35c519384c3656fde8f.bin differ diff --git a/Library/ShaderCache/9/932758bbd3d895e3d90242623710015a.bin b/Library/ShaderCache/9/932758bbd3d895e3d90242623710015a.bin new file mode 100644 index 0000000000000000000000000000000000000000..614db5107735497bb9ad22b47aa4829ad95e3e1d Binary files /dev/null and b/Library/ShaderCache/9/932758bbd3d895e3d90242623710015a.bin differ diff --git a/Library/ShaderCache/9/93e49a031c1a0a7a40eb78936d0ceb27.bin b/Library/ShaderCache/9/93e49a031c1a0a7a40eb78936d0ceb27.bin new file mode 100644 index 0000000000000000000000000000000000000000..b5004014cbc629624ad7ee1179fc1423e2180956 Binary files /dev/null and b/Library/ShaderCache/9/93e49a031c1a0a7a40eb78936d0ceb27.bin differ diff --git a/Library/ShaderCache/9/952d4a49f5abe70f4260e2a25805ce75.bin b/Library/ShaderCache/9/952d4a49f5abe70f4260e2a25805ce75.bin new file mode 100644 index 0000000000000000000000000000000000000000..437af9b3f21b9ac2f504fd735c3a6e035e170d7c Binary files /dev/null and b/Library/ShaderCache/9/952d4a49f5abe70f4260e2a25805ce75.bin differ diff --git a/Library/ShaderCache/9/954ec2f5533c6a03a8cf960215cdd0e0.bin b/Library/ShaderCache/9/954ec2f5533c6a03a8cf960215cdd0e0.bin new file mode 100644 index 0000000000000000000000000000000000000000..9eea6d8afd060d9ba00aeb06163187b9b13ca393 Binary files /dev/null and b/Library/ShaderCache/9/954ec2f5533c6a03a8cf960215cdd0e0.bin differ diff --git a/Library/ShaderCache/9/961b9e21bcc6c6b22077a68bb6b39d13.bin b/Library/ShaderCache/9/961b9e21bcc6c6b22077a68bb6b39d13.bin new file mode 100644 index 0000000000000000000000000000000000000000..5b8eece3163d89e6bcb5288d53c3276b4a583109 Binary files /dev/null and b/Library/ShaderCache/9/961b9e21bcc6c6b22077a68bb6b39d13.bin differ diff --git a/Library/ShaderCache/9/966a30116866a8b734e45009faa904ee.bin b/Library/ShaderCache/9/966a30116866a8b734e45009faa904ee.bin new file mode 100644 index 0000000000000000000000000000000000000000..bf6ed4181e65245ae347c9c1a3193872b485034d Binary files /dev/null and b/Library/ShaderCache/9/966a30116866a8b734e45009faa904ee.bin differ diff --git a/Library/ShaderCache/9/968dd5deef50322acbd282cfe9acfba3.bin b/Library/ShaderCache/9/968dd5deef50322acbd282cfe9acfba3.bin new file mode 100644 index 0000000000000000000000000000000000000000..16e179ffde8520f2f31e4a4790971c71461c98b9 Binary files /dev/null and b/Library/ShaderCache/9/968dd5deef50322acbd282cfe9acfba3.bin differ diff --git a/Library/ShaderCache/9/96969f1dceb8bdc98cce97756d2e602c.bin b/Library/ShaderCache/9/96969f1dceb8bdc98cce97756d2e602c.bin new file mode 100644 index 0000000000000000000000000000000000000000..92dcb302cdd13a681d45bd6c608ad89ea2f497e1 Binary files /dev/null and b/Library/ShaderCache/9/96969f1dceb8bdc98cce97756d2e602c.bin differ diff --git a/Library/ShaderCache/9/96c18c3d28e730a244db4d986aee1542.bin b/Library/ShaderCache/9/96c18c3d28e730a244db4d986aee1542.bin new file mode 100644 index 0000000000000000000000000000000000000000..10c26381baad48245f774bebbcc4f725fe4f1fc6 Binary files /dev/null and b/Library/ShaderCache/9/96c18c3d28e730a244db4d986aee1542.bin differ diff --git a/Library/ShaderCache/9/971a648c07e26f0d2f4711cc96cc6ec6.bin b/Library/ShaderCache/9/971a648c07e26f0d2f4711cc96cc6ec6.bin new file mode 100644 index 0000000000000000000000000000000000000000..ba17541f759da96419bc11e4e01862e83ffa6624 Binary files /dev/null and b/Library/ShaderCache/9/971a648c07e26f0d2f4711cc96cc6ec6.bin differ diff --git a/Library/ShaderCache/9/97455f16f019040a7015cfcb1da8ed9b.bin b/Library/ShaderCache/9/97455f16f019040a7015cfcb1da8ed9b.bin new file mode 100644 index 0000000000000000000000000000000000000000..c3e6ced6e1d1aaa29f2401132b08bbb170dcb7bf Binary files /dev/null and b/Library/ShaderCache/9/97455f16f019040a7015cfcb1da8ed9b.bin differ diff --git a/Library/ShaderCache/9/974b1c4fdb68c0fbd28ccd0f4e725bce.bin b/Library/ShaderCache/9/974b1c4fdb68c0fbd28ccd0f4e725bce.bin new file mode 100644 index 0000000000000000000000000000000000000000..95fd08bce09215cab0f7aee91b95e6c30d3309ee Binary files /dev/null and b/Library/ShaderCache/9/974b1c4fdb68c0fbd28ccd0f4e725bce.bin differ diff --git a/Library/ShaderCache/9/98287632f5c904a72215333061bd9093.bin b/Library/ShaderCache/9/98287632f5c904a72215333061bd9093.bin new file mode 100644 index 0000000000000000000000000000000000000000..991f0d01aa9b3f24ceb3498e7099fe8e4c9e6c42 Binary files /dev/null and b/Library/ShaderCache/9/98287632f5c904a72215333061bd9093.bin differ diff --git a/Library/ShaderCache/9/986342294cc3709451a3ccac9e352acc.bin b/Library/ShaderCache/9/986342294cc3709451a3ccac9e352acc.bin new file mode 100644 index 0000000000000000000000000000000000000000..353a6fbfb8045be27f4fc7a95d74f7bf280d1046 Binary files /dev/null and b/Library/ShaderCache/9/986342294cc3709451a3ccac9e352acc.bin differ diff --git a/Library/ShaderCache/9/98cb860d87f1b6bb84c02750f443e058.bin b/Library/ShaderCache/9/98cb860d87f1b6bb84c02750f443e058.bin new file mode 100644 index 0000000000000000000000000000000000000000..a2dc391a7851d44cf94ed57e97516a7f6d10e7aa Binary files /dev/null and b/Library/ShaderCache/9/98cb860d87f1b6bb84c02750f443e058.bin differ diff --git a/Library/ShaderCache/9/98d52cc813288f4fb8446d197a06af1e.bin b/Library/ShaderCache/9/98d52cc813288f4fb8446d197a06af1e.bin new file mode 100644 index 0000000000000000000000000000000000000000..b9d990a3b8dc1f4d68769771887ab0b756c25ef8 Binary files /dev/null and b/Library/ShaderCache/9/98d52cc813288f4fb8446d197a06af1e.bin differ diff --git a/Library/ShaderCache/9/9929f1afc8c8013926e1be53886d01d8.bin b/Library/ShaderCache/9/9929f1afc8c8013926e1be53886d01d8.bin new file mode 100644 index 0000000000000000000000000000000000000000..1786ab64afdc0036fbabf783baba20da5e3f7e2e Binary files /dev/null and b/Library/ShaderCache/9/9929f1afc8c8013926e1be53886d01d8.bin differ diff --git a/Library/ShaderCache/9/9a6a9b92d6b8f6a45648b2546ac2d648.bin b/Library/ShaderCache/9/9a6a9b92d6b8f6a45648b2546ac2d648.bin new file mode 100644 index 0000000000000000000000000000000000000000..692a421e6b694d884d52cee09a1c4c23df006203 Binary files /dev/null and b/Library/ShaderCache/9/9a6a9b92d6b8f6a45648b2546ac2d648.bin differ diff --git a/Library/ShaderCache/9/9b1b4c890df28d6da213972efa42c520.bin b/Library/ShaderCache/9/9b1b4c890df28d6da213972efa42c520.bin new file mode 100644 index 0000000000000000000000000000000000000000..67ea1db962ec89d341f7bfc47e6ee4f7a674ed85 Binary files /dev/null and b/Library/ShaderCache/9/9b1b4c890df28d6da213972efa42c520.bin differ diff --git a/Library/ShaderCache/9/9bee1f4a33325cce8559250061d29100.bin b/Library/ShaderCache/9/9bee1f4a33325cce8559250061d29100.bin new file mode 100644 index 0000000000000000000000000000000000000000..c54a7175ec014bcce72c3e867606270e4f01cc65 Binary files /dev/null and b/Library/ShaderCache/9/9bee1f4a33325cce8559250061d29100.bin differ diff --git a/Library/ShaderCache/9/9c5be7d64721e72d82b25a75347a90be.bin b/Library/ShaderCache/9/9c5be7d64721e72d82b25a75347a90be.bin new file mode 100644 index 0000000000000000000000000000000000000000..9afc69a5559933f670da6897773e1cbcc10e7bfb Binary files /dev/null and b/Library/ShaderCache/9/9c5be7d64721e72d82b25a75347a90be.bin differ diff --git a/Library/ShaderCache/9/9d278f6b54ff62d50b96e76db604e51f.bin b/Library/ShaderCache/9/9d278f6b54ff62d50b96e76db604e51f.bin new file mode 100644 index 0000000000000000000000000000000000000000..6de3fb0ba688d1502964659c21104c086756c841 Binary files /dev/null and b/Library/ShaderCache/9/9d278f6b54ff62d50b96e76db604e51f.bin differ diff --git a/Library/ShaderCache/9/9d57abdbbb811136409b50f4f96be3be.bin b/Library/ShaderCache/9/9d57abdbbb811136409b50f4f96be3be.bin new file mode 100644 index 0000000000000000000000000000000000000000..366ef38f6eb41b14da82d330a8bd423c0cd5ecfb Binary files /dev/null and b/Library/ShaderCache/9/9d57abdbbb811136409b50f4f96be3be.bin differ diff --git a/Library/ShaderCache/9/9db1eb495719b7ceac9fa760acd71515.bin b/Library/ShaderCache/9/9db1eb495719b7ceac9fa760acd71515.bin new file mode 100644 index 0000000000000000000000000000000000000000..4d981607583515f20d9608f186e679886389f846 Binary files /dev/null and b/Library/ShaderCache/9/9db1eb495719b7ceac9fa760acd71515.bin differ diff --git a/Library/ShaderCache/9/9de0e044551f9abdadb3894a28e454b6.bin b/Library/ShaderCache/9/9de0e044551f9abdadb3894a28e454b6.bin new file mode 100644 index 0000000000000000000000000000000000000000..c86ce0094448b8513c5233f37f1478848ff28e78 Binary files /dev/null and b/Library/ShaderCache/9/9de0e044551f9abdadb3894a28e454b6.bin differ diff --git a/Library/ShaderCache/9/9e04d91b708eb0e51a0db773b5c0d5d1.bin b/Library/ShaderCache/9/9e04d91b708eb0e51a0db773b5c0d5d1.bin new file mode 100644 index 0000000000000000000000000000000000000000..bede8ecd432d7f1f7f18c8140775277201725f2f Binary files /dev/null and b/Library/ShaderCache/9/9e04d91b708eb0e51a0db773b5c0d5d1.bin differ diff --git a/Library/ShaderCache/9/9e05541d6bc70d0131ab340188131eaf.bin b/Library/ShaderCache/9/9e05541d6bc70d0131ab340188131eaf.bin new file mode 100644 index 0000000000000000000000000000000000000000..1781b208666d06e1796211b917797ec59dedceef Binary files /dev/null and b/Library/ShaderCache/9/9e05541d6bc70d0131ab340188131eaf.bin differ diff --git a/Library/ShaderCache/9/9e3110466a3a315251d59fce65a74c2d.bin b/Library/ShaderCache/9/9e3110466a3a315251d59fce65a74c2d.bin new file mode 100644 index 0000000000000000000000000000000000000000..19e157e65531e4f82b30b51e33943b473200871e Binary files /dev/null and b/Library/ShaderCache/9/9e3110466a3a315251d59fce65a74c2d.bin differ diff --git a/Library/ShaderCache/9/9e4c8d66cd3228b318d1e94e76cb0872.bin b/Library/ShaderCache/9/9e4c8d66cd3228b318d1e94e76cb0872.bin new file mode 100644 index 0000000000000000000000000000000000000000..52497a94560fda0f756b2d2408e2dc77bc320fcd Binary files /dev/null and b/Library/ShaderCache/9/9e4c8d66cd3228b318d1e94e76cb0872.bin differ diff --git a/Library/ShaderCache/9/9e838b4acaa2b74dc80ac7e5bc53b75a.bin b/Library/ShaderCache/9/9e838b4acaa2b74dc80ac7e5bc53b75a.bin new file mode 100644 index 0000000000000000000000000000000000000000..ff7ad34cc0ca95ba3a71d46964274a1ca49f8f3f Binary files /dev/null and b/Library/ShaderCache/9/9e838b4acaa2b74dc80ac7e5bc53b75a.bin differ diff --git a/Library/ShaderCache/9/9ec8425e7ddf0e2098f005911f7cd56f.bin b/Library/ShaderCache/9/9ec8425e7ddf0e2098f005911f7cd56f.bin new file mode 100644 index 0000000000000000000000000000000000000000..fcce0ab8450276110ce2c856d38dbb4009f74068 Binary files /dev/null and b/Library/ShaderCache/9/9ec8425e7ddf0e2098f005911f7cd56f.bin differ diff --git a/Library/ShaderCache/9/9f54c67c7ae83a7a76b0e951623cf49c.bin b/Library/ShaderCache/9/9f54c67c7ae83a7a76b0e951623cf49c.bin new file mode 100644 index 0000000000000000000000000000000000000000..b49e3eafc841187cf52f6cdd36aed516b5c01c16 Binary files /dev/null and b/Library/ShaderCache/9/9f54c67c7ae83a7a76b0e951623cf49c.bin differ diff --git a/Library/ShaderCache/9/9f75f5d8000088a160ec2430e2d18673.bin b/Library/ShaderCache/9/9f75f5d8000088a160ec2430e2d18673.bin new file mode 100644 index 0000000000000000000000000000000000000000..1519f8f8d059d408b7591687291e5dac31106dd7 Binary files /dev/null and b/Library/ShaderCache/9/9f75f5d8000088a160ec2430e2d18673.bin differ diff --git a/Library/ShaderCache/9/9f8bdcee22f7ddac565d19e1af090410.bin b/Library/ShaderCache/9/9f8bdcee22f7ddac565d19e1af090410.bin new file mode 100644 index 0000000000000000000000000000000000000000..9fdb11fd1b97bc4de70f725a9c9a604ae1633ec2 Binary files /dev/null and b/Library/ShaderCache/9/9f8bdcee22f7ddac565d19e1af090410.bin differ diff --git a/Library/ShaderCache/9/9fe0b59eda419cc3e7b5767fcae5e908.bin b/Library/ShaderCache/9/9fe0b59eda419cc3e7b5767fcae5e908.bin new file mode 100644 index 0000000000000000000000000000000000000000..2988ed0e917398ad163576178d24874fef4ab2cb Binary files /dev/null and b/Library/ShaderCache/9/9fe0b59eda419cc3e7b5767fcae5e908.bin differ diff --git a/Library/ShaderCache/a/a02816069bcbcd168ab1ebbdc589463d.bin b/Library/ShaderCache/a/a02816069bcbcd168ab1ebbdc589463d.bin new file mode 100644 index 0000000000000000000000000000000000000000..8ae2a89d5658ce66122b36a5e059138a780ea0d5 Binary files /dev/null and b/Library/ShaderCache/a/a02816069bcbcd168ab1ebbdc589463d.bin differ diff --git a/Library/ShaderCache/a/a030151c69fbfb84d1c7db071a73a7ee.bin b/Library/ShaderCache/a/a030151c69fbfb84d1c7db071a73a7ee.bin new file mode 100644 index 0000000000000000000000000000000000000000..b48004acb345638af66291b8b2c267cb64a3ef7c Binary files /dev/null and b/Library/ShaderCache/a/a030151c69fbfb84d1c7db071a73a7ee.bin differ diff --git a/Library/ShaderCache/a/a046f63bbadc73a029300952996dc185.bin b/Library/ShaderCache/a/a046f63bbadc73a029300952996dc185.bin new file mode 100644 index 0000000000000000000000000000000000000000..645884c77c23ba3dfbeced8b67fcd09fa825efe8 Binary files /dev/null and b/Library/ShaderCache/a/a046f63bbadc73a029300952996dc185.bin differ diff --git a/Library/ShaderCache/a/a04ce10589387a4e22ac028142b4b38e.bin b/Library/ShaderCache/a/a04ce10589387a4e22ac028142b4b38e.bin new file mode 100644 index 0000000000000000000000000000000000000000..6dcdba3c8eea893b04fb9759a36a4d0368438ab5 Binary files /dev/null and b/Library/ShaderCache/a/a04ce10589387a4e22ac028142b4b38e.bin differ diff --git a/Library/ShaderCache/a/a088b4c58d148f759fd98dd6297cbeec.bin b/Library/ShaderCache/a/a088b4c58d148f759fd98dd6297cbeec.bin new file mode 100644 index 0000000000000000000000000000000000000000..fe2f551d798c034c438d1d729ebbd545721dc6d0 Binary files /dev/null and b/Library/ShaderCache/a/a088b4c58d148f759fd98dd6297cbeec.bin differ diff --git a/Library/ShaderCache/a/a0d36bc1ae2901d6a6988e1875674ef7.bin b/Library/ShaderCache/a/a0d36bc1ae2901d6a6988e1875674ef7.bin new file mode 100644 index 0000000000000000000000000000000000000000..79656b1fca7ddd94668413c73f51855f960b350c Binary files /dev/null and b/Library/ShaderCache/a/a0d36bc1ae2901d6a6988e1875674ef7.bin differ diff --git a/Library/ShaderCache/a/a1216e77165de102ad163b9879502197.bin b/Library/ShaderCache/a/a1216e77165de102ad163b9879502197.bin new file mode 100644 index 0000000000000000000000000000000000000000..ed6b325ecbb13750d74fee34c055f1745b7333fc Binary files /dev/null and b/Library/ShaderCache/a/a1216e77165de102ad163b9879502197.bin differ diff --git a/Library/ShaderCache/a/a17dd4d9099aa4fe105b06527e2fe6e5.bin b/Library/ShaderCache/a/a17dd4d9099aa4fe105b06527e2fe6e5.bin new file mode 100644 index 0000000000000000000000000000000000000000..5850723af890c096f91ec50e7cd1d2dbc8b71008 Binary files /dev/null and b/Library/ShaderCache/a/a17dd4d9099aa4fe105b06527e2fe6e5.bin differ diff --git a/Library/ShaderCache/a/a199a8f259df4c6373f79565f44b7499.bin b/Library/ShaderCache/a/a199a8f259df4c6373f79565f44b7499.bin new file mode 100644 index 0000000000000000000000000000000000000000..757807e9ac0dfbb59b59708be8f0c77746800b75 Binary files /dev/null and b/Library/ShaderCache/a/a199a8f259df4c6373f79565f44b7499.bin differ diff --git a/Library/ShaderCache/a/a1c5ab85adfe1da8e5ebaef0d135c93c.bin b/Library/ShaderCache/a/a1c5ab85adfe1da8e5ebaef0d135c93c.bin new file mode 100644 index 0000000000000000000000000000000000000000..6902cb1ac3605b2ad86c065fc17c35f0ec92556d Binary files /dev/null and b/Library/ShaderCache/a/a1c5ab85adfe1da8e5ebaef0d135c93c.bin differ diff --git a/Library/ShaderCache/a/a1cdf0eaa3c6eed51a82a1b2d20b3b4b.bin b/Library/ShaderCache/a/a1cdf0eaa3c6eed51a82a1b2d20b3b4b.bin new file mode 100644 index 0000000000000000000000000000000000000000..60dd33f6a078f75eb9600fda1c007529166b69ce Binary files /dev/null and b/Library/ShaderCache/a/a1cdf0eaa3c6eed51a82a1b2d20b3b4b.bin differ diff --git a/Library/ShaderCache/a/a1e24079ee6273bb848cff17611c87d4.bin b/Library/ShaderCache/a/a1e24079ee6273bb848cff17611c87d4.bin new file mode 100644 index 0000000000000000000000000000000000000000..04c025c45c1fe99a7f18f7ac1920b484c2550ded Binary files /dev/null and b/Library/ShaderCache/a/a1e24079ee6273bb848cff17611c87d4.bin differ diff --git a/Library/ShaderCache/a/a22d03cde20287951c92bf425ef177ce.bin b/Library/ShaderCache/a/a22d03cde20287951c92bf425ef177ce.bin new file mode 100644 index 0000000000000000000000000000000000000000..bc7695d9556f9f1766d25141df0146f315e8bcc0 Binary files /dev/null and b/Library/ShaderCache/a/a22d03cde20287951c92bf425ef177ce.bin differ diff --git a/Library/ShaderCache/a/a247efe0c1d1099e2d347c60e6ff5157.bin b/Library/ShaderCache/a/a247efe0c1d1099e2d347c60e6ff5157.bin new file mode 100644 index 0000000000000000000000000000000000000000..b86a65e554a4b7df197e6e80796de5f6d9fdc943 Binary files /dev/null and b/Library/ShaderCache/a/a247efe0c1d1099e2d347c60e6ff5157.bin differ diff --git a/Library/ShaderCache/a/a2b6316788c901bc2fe7647ba1231e79.bin b/Library/ShaderCache/a/a2b6316788c901bc2fe7647ba1231e79.bin new file mode 100644 index 0000000000000000000000000000000000000000..32cc2ccec716bbffb14cb7c4b626ad8af9581530 Binary files /dev/null and b/Library/ShaderCache/a/a2b6316788c901bc2fe7647ba1231e79.bin differ diff --git a/Library/ShaderCache/a/a2bd5295739799c54faedb23d866ea67.bin b/Library/ShaderCache/a/a2bd5295739799c54faedb23d866ea67.bin new file mode 100644 index 0000000000000000000000000000000000000000..37faa369c267d4aa33ae2558d0835772025b6e1d Binary files /dev/null and b/Library/ShaderCache/a/a2bd5295739799c54faedb23d866ea67.bin differ diff --git a/Library/ShaderCache/a/a2ff5d32074ffc7f17dd222a6c554fab.bin b/Library/ShaderCache/a/a2ff5d32074ffc7f17dd222a6c554fab.bin new file mode 100644 index 0000000000000000000000000000000000000000..4dc9b4a4c6915a62e634d9abe9280577e33aac43 Binary files /dev/null and b/Library/ShaderCache/a/a2ff5d32074ffc7f17dd222a6c554fab.bin differ diff --git a/Library/ShaderCache/a/a3ad6c5c0f9559159a89e59b9b8e53a1.bin b/Library/ShaderCache/a/a3ad6c5c0f9559159a89e59b9b8e53a1.bin new file mode 100644 index 0000000000000000000000000000000000000000..0984a9b4818e1a3fe5410dca2b50d7c1384b3469 Binary files /dev/null and b/Library/ShaderCache/a/a3ad6c5c0f9559159a89e59b9b8e53a1.bin differ diff --git a/Library/ShaderCache/a/a3e6723dc51790016ec9e21ab74a5e66.bin b/Library/ShaderCache/a/a3e6723dc51790016ec9e21ab74a5e66.bin new file mode 100644 index 0000000000000000000000000000000000000000..518ffe8dcbf5a46296f2ee7decd5e71fa5200837 Binary files /dev/null and b/Library/ShaderCache/a/a3e6723dc51790016ec9e21ab74a5e66.bin differ diff --git a/Library/ShaderCache/a/a3effb327ef63f9121de29e7e75a2ecc.bin b/Library/ShaderCache/a/a3effb327ef63f9121de29e7e75a2ecc.bin new file mode 100644 index 0000000000000000000000000000000000000000..ab03357e82ae8c29ee03ef495fa7e6c271cf0cb2 Binary files /dev/null and b/Library/ShaderCache/a/a3effb327ef63f9121de29e7e75a2ecc.bin differ diff --git a/Library/ShaderCache/a/a40258317aaf5883baa3314f9f5e4db5.bin b/Library/ShaderCache/a/a40258317aaf5883baa3314f9f5e4db5.bin new file mode 100644 index 0000000000000000000000000000000000000000..401b0da2f79a9ab1d5ccbb5fef7e429d10c28633 Binary files /dev/null and b/Library/ShaderCache/a/a40258317aaf5883baa3314f9f5e4db5.bin differ diff --git a/Library/ShaderCache/a/a44078c2f09b9d9789b4d9f0aeb752b6.bin b/Library/ShaderCache/a/a44078c2f09b9d9789b4d9f0aeb752b6.bin new file mode 100644 index 0000000000000000000000000000000000000000..c97618fc2fbe9ed47fa85b1fe26eaf822a3830ff Binary files /dev/null and b/Library/ShaderCache/a/a44078c2f09b9d9789b4d9f0aeb752b6.bin differ diff --git a/Library/ShaderCache/a/a459b91f22dc6aa62bf924baa2ce5366.bin b/Library/ShaderCache/a/a459b91f22dc6aa62bf924baa2ce5366.bin new file mode 100644 index 0000000000000000000000000000000000000000..e60b1cbe65afb318747120d3ea18a245c207e480 Binary files /dev/null and b/Library/ShaderCache/a/a459b91f22dc6aa62bf924baa2ce5366.bin differ diff --git a/Library/ShaderCache/a/a547f400e16bc1c8d139f6a43cfa7997.bin b/Library/ShaderCache/a/a547f400e16bc1c8d139f6a43cfa7997.bin new file mode 100644 index 0000000000000000000000000000000000000000..a2ba57ea782cf0c82e728c452a440b1611ce0002 Binary files /dev/null and b/Library/ShaderCache/a/a547f400e16bc1c8d139f6a43cfa7997.bin differ diff --git a/Library/ShaderCache/a/a54d5f2052e89f86655e5499f8ad00b8.bin b/Library/ShaderCache/a/a54d5f2052e89f86655e5499f8ad00b8.bin new file mode 100644 index 0000000000000000000000000000000000000000..faa3ae0aa3cc8c81914334b3297d7d19fbe4a1dd Binary files /dev/null and b/Library/ShaderCache/a/a54d5f2052e89f86655e5499f8ad00b8.bin differ diff --git a/Library/ShaderCache/a/a60a91d9ec937570d76f2fc9a6cf86af.bin b/Library/ShaderCache/a/a60a91d9ec937570d76f2fc9a6cf86af.bin new file mode 100644 index 0000000000000000000000000000000000000000..d941e8a340e185464a9d627e1129b53f24627b9c Binary files /dev/null and b/Library/ShaderCache/a/a60a91d9ec937570d76f2fc9a6cf86af.bin differ diff --git a/Library/ShaderCache/a/a62ec141052bef07d8bdeef5a5f7bddd.bin b/Library/ShaderCache/a/a62ec141052bef07d8bdeef5a5f7bddd.bin new file mode 100644 index 0000000000000000000000000000000000000000..1c30f1311542dd743b63d622d0417d8cf6c9b3d9 Binary files /dev/null and b/Library/ShaderCache/a/a62ec141052bef07d8bdeef5a5f7bddd.bin differ diff --git a/Library/ShaderCache/a/a631b4d6d27da01361ad98d0b24c84fc.bin b/Library/ShaderCache/a/a631b4d6d27da01361ad98d0b24c84fc.bin new file mode 100644 index 0000000000000000000000000000000000000000..73aef115fc455ce1ceb6342dcbbd9143b0068317 Binary files /dev/null and b/Library/ShaderCache/a/a631b4d6d27da01361ad98d0b24c84fc.bin differ diff --git a/Library/ShaderCache/a/a6418d05bb894ff366a5cf69f4f1080b.bin b/Library/ShaderCache/a/a6418d05bb894ff366a5cf69f4f1080b.bin new file mode 100644 index 0000000000000000000000000000000000000000..1af4da7a4b9210eb352c91f15d0b454e5a02d893 Binary files /dev/null and b/Library/ShaderCache/a/a6418d05bb894ff366a5cf69f4f1080b.bin differ diff --git a/Library/ShaderCache/a/a6e49dd48bd37f6870e949ce2b420a17.bin b/Library/ShaderCache/a/a6e49dd48bd37f6870e949ce2b420a17.bin new file mode 100644 index 0000000000000000000000000000000000000000..95687e1311cadf1b86af64a4576fc87dbff7f7f8 Binary files /dev/null and b/Library/ShaderCache/a/a6e49dd48bd37f6870e949ce2b420a17.bin differ diff --git a/Library/ShaderCache/a/a6e52424b15b1ea1d8b789822d058891.bin b/Library/ShaderCache/a/a6e52424b15b1ea1d8b789822d058891.bin new file mode 100644 index 0000000000000000000000000000000000000000..7ecfaeee681a9ea6fd3876ca4e6deb3150181376 Binary files /dev/null and b/Library/ShaderCache/a/a6e52424b15b1ea1d8b789822d058891.bin differ diff --git a/Library/ShaderCache/a/a799d756eae5bafb5405f7c3a834f068.bin b/Library/ShaderCache/a/a799d756eae5bafb5405f7c3a834f068.bin new file mode 100644 index 0000000000000000000000000000000000000000..9bd3602050fce945d7222f25af1f903216ae3a58 Binary files /dev/null and b/Library/ShaderCache/a/a799d756eae5bafb5405f7c3a834f068.bin differ diff --git a/Library/ShaderCache/a/a81646318fe2eda91e9b929dba3e5d4f.bin b/Library/ShaderCache/a/a81646318fe2eda91e9b929dba3e5d4f.bin new file mode 100644 index 0000000000000000000000000000000000000000..362d3d420762598687e22f7e44a773ca5eedea47 Binary files /dev/null and b/Library/ShaderCache/a/a81646318fe2eda91e9b929dba3e5d4f.bin differ diff --git a/Library/ShaderCache/a/a96ac67e7029a5fecf4aee071d7c6b6f.bin b/Library/ShaderCache/a/a96ac67e7029a5fecf4aee071d7c6b6f.bin new file mode 100644 index 0000000000000000000000000000000000000000..ec8b6f88e224dd27e286dee56459a0fa2e6466bb Binary files /dev/null and b/Library/ShaderCache/a/a96ac67e7029a5fecf4aee071d7c6b6f.bin differ diff --git a/Library/ShaderCache/a/a9d10a5f6ac67a204b647b58283615eb.bin b/Library/ShaderCache/a/a9d10a5f6ac67a204b647b58283615eb.bin new file mode 100644 index 0000000000000000000000000000000000000000..0b8d06e1543732ff57981d6d6008ced54a4511ca Binary files /dev/null and b/Library/ShaderCache/a/a9d10a5f6ac67a204b647b58283615eb.bin differ diff --git a/Library/ShaderCache/a/aa276522c09efeca23b6cc62f5ba7967.bin b/Library/ShaderCache/a/aa276522c09efeca23b6cc62f5ba7967.bin new file mode 100644 index 0000000000000000000000000000000000000000..833553fa3d69448ef1fe518b32aa83274423e110 Binary files /dev/null and b/Library/ShaderCache/a/aa276522c09efeca23b6cc62f5ba7967.bin differ diff --git a/Library/ShaderCache/a/aa74d0006dd5c62344ac55c5d7137eb1.bin b/Library/ShaderCache/a/aa74d0006dd5c62344ac55c5d7137eb1.bin new file mode 100644 index 0000000000000000000000000000000000000000..dbbb0a003f003b5d5ee275cbf44cce1e862fde78 Binary files /dev/null and b/Library/ShaderCache/a/aa74d0006dd5c62344ac55c5d7137eb1.bin differ diff --git a/Library/ShaderCache/a/aae29399d65af1f7278ae68fe402abab.bin b/Library/ShaderCache/a/aae29399d65af1f7278ae68fe402abab.bin new file mode 100644 index 0000000000000000000000000000000000000000..f5b6e859284a73fd2b52fa86d07a80241340a1b4 Binary files /dev/null and b/Library/ShaderCache/a/aae29399d65af1f7278ae68fe402abab.bin differ diff --git a/Library/ShaderCache/a/ab0106488a4e4a3caeec3b2ebbd26da2.bin b/Library/ShaderCache/a/ab0106488a4e4a3caeec3b2ebbd26da2.bin new file mode 100644 index 0000000000000000000000000000000000000000..106fded38b3db52f1231186b7d2f8e2e82c2e494 Binary files /dev/null and b/Library/ShaderCache/a/ab0106488a4e4a3caeec3b2ebbd26da2.bin differ diff --git a/Library/ShaderCache/a/ac203f5694d439e0f375e770b3b693f8.bin b/Library/ShaderCache/a/ac203f5694d439e0f375e770b3b693f8.bin new file mode 100644 index 0000000000000000000000000000000000000000..a543bbd70ea7d1c4f9a2621367e13ce14a802875 Binary files /dev/null and b/Library/ShaderCache/a/ac203f5694d439e0f375e770b3b693f8.bin differ diff --git a/Library/ShaderCache/a/ac3dd4cadf3dd94ba6d77eb9ea5fe3d4.bin b/Library/ShaderCache/a/ac3dd4cadf3dd94ba6d77eb9ea5fe3d4.bin new file mode 100644 index 0000000000000000000000000000000000000000..212cbaf43349392b7a997b5aa2d44942d7769a0a Binary files /dev/null and b/Library/ShaderCache/a/ac3dd4cadf3dd94ba6d77eb9ea5fe3d4.bin differ diff --git a/Library/ShaderCache/a/ac502e9d02aaa0068d52df190a2a6b87.bin b/Library/ShaderCache/a/ac502e9d02aaa0068d52df190a2a6b87.bin new file mode 100644 index 0000000000000000000000000000000000000000..93a2d16a7e88ed3cb365a18eb9da358505c83236 Binary files /dev/null and b/Library/ShaderCache/a/ac502e9d02aaa0068d52df190a2a6b87.bin differ diff --git a/Library/ShaderCache/a/acfac261764a1080afbf534535f1544a.bin b/Library/ShaderCache/a/acfac261764a1080afbf534535f1544a.bin new file mode 100644 index 0000000000000000000000000000000000000000..a91b46fedd1bdab86f684985fb350bf182e6d866 Binary files /dev/null and b/Library/ShaderCache/a/acfac261764a1080afbf534535f1544a.bin differ diff --git a/Library/ShaderCache/a/ad3376e142f3f2eb64309647d2055731.bin b/Library/ShaderCache/a/ad3376e142f3f2eb64309647d2055731.bin new file mode 100644 index 0000000000000000000000000000000000000000..35ee2b2d4194556cb0d2c94cc69d86a14e307aae Binary files /dev/null and b/Library/ShaderCache/a/ad3376e142f3f2eb64309647d2055731.bin differ diff --git a/Library/ShaderCache/a/ae0c0fd316378b8bc6bbf4310304f64c.bin b/Library/ShaderCache/a/ae0c0fd316378b8bc6bbf4310304f64c.bin new file mode 100644 index 0000000000000000000000000000000000000000..65cb68b06797272b5ac31e2ad67853a567fdd2a6 Binary files /dev/null and b/Library/ShaderCache/a/ae0c0fd316378b8bc6bbf4310304f64c.bin differ diff --git a/Library/ShaderCache/a/ae1506702266e2de7c39441c636bd3d6.bin b/Library/ShaderCache/a/ae1506702266e2de7c39441c636bd3d6.bin new file mode 100644 index 0000000000000000000000000000000000000000..721a25b18d4ab35454d247f5fc7eee49230f66ac Binary files /dev/null and b/Library/ShaderCache/a/ae1506702266e2de7c39441c636bd3d6.bin differ diff --git a/Library/ShaderCache/a/ae172852bc44b8ed18056ddb1346f071.bin b/Library/ShaderCache/a/ae172852bc44b8ed18056ddb1346f071.bin new file mode 100644 index 0000000000000000000000000000000000000000..ea927253e426e233eb19a840fcd22da37088192c Binary files /dev/null and b/Library/ShaderCache/a/ae172852bc44b8ed18056ddb1346f071.bin differ diff --git a/Library/ShaderCache/a/ae6a4b675e5ce07a8bb3fa93a3596127.bin b/Library/ShaderCache/a/ae6a4b675e5ce07a8bb3fa93a3596127.bin new file mode 100644 index 0000000000000000000000000000000000000000..bede8ecd432d7f1f7f18c8140775277201725f2f Binary files /dev/null and b/Library/ShaderCache/a/ae6a4b675e5ce07a8bb3fa93a3596127.bin differ diff --git a/Library/ShaderCache/a/ae73b6197c5200205a152c23639e0d9b.bin b/Library/ShaderCache/a/ae73b6197c5200205a152c23639e0d9b.bin new file mode 100644 index 0000000000000000000000000000000000000000..d7be623b98753a0d83063df15f72a99d44306bd3 Binary files /dev/null and b/Library/ShaderCache/a/ae73b6197c5200205a152c23639e0d9b.bin differ diff --git a/Library/ShaderCache/a/aeda9c137dfda98ed77a4d8a37eda5fd.bin b/Library/ShaderCache/a/aeda9c137dfda98ed77a4d8a37eda5fd.bin new file mode 100644 index 0000000000000000000000000000000000000000..39c11b19023c63dfcf417169e10f94d321ce29a2 Binary files /dev/null and b/Library/ShaderCache/a/aeda9c137dfda98ed77a4d8a37eda5fd.bin differ diff --git a/Library/ShaderCache/a/af04ccfc6deb405257c0454e4fc0000e.bin b/Library/ShaderCache/a/af04ccfc6deb405257c0454e4fc0000e.bin new file mode 100644 index 0000000000000000000000000000000000000000..185cb6fb6530c8629469a16ba03d78eb6b8d206c Binary files /dev/null and b/Library/ShaderCache/a/af04ccfc6deb405257c0454e4fc0000e.bin differ diff --git a/Library/ShaderCache/a/af4a0b78f5f5d80884971127c9b536fa.bin b/Library/ShaderCache/a/af4a0b78f5f5d80884971127c9b536fa.bin new file mode 100644 index 0000000000000000000000000000000000000000..49fdac2fb48b5815f991045c581877d1f1ece30f Binary files /dev/null and b/Library/ShaderCache/a/af4a0b78f5f5d80884971127c9b536fa.bin differ diff --git a/Library/ShaderCache/a/afc33b790289e1e3bd52f92025b0ab27.bin b/Library/ShaderCache/a/afc33b790289e1e3bd52f92025b0ab27.bin new file mode 100644 index 0000000000000000000000000000000000000000..b78adc013920d9f0e7e87c1ec035bf46117e87ee Binary files /dev/null and b/Library/ShaderCache/a/afc33b790289e1e3bd52f92025b0ab27.bin differ diff --git a/Library/ShaderCache/b/b04955d3f5bbb2ca44cb778b4d64c789.bin b/Library/ShaderCache/b/b04955d3f5bbb2ca44cb778b4d64c789.bin new file mode 100644 index 0000000000000000000000000000000000000000..d1fc9d0056ccc2a24220d81e05d6f70339a0082f Binary files /dev/null and b/Library/ShaderCache/b/b04955d3f5bbb2ca44cb778b4d64c789.bin differ diff --git a/Library/ShaderCache/b/b10666d49bd87ffe9b9366929216f4bf.bin b/Library/ShaderCache/b/b10666d49bd87ffe9b9366929216f4bf.bin new file mode 100644 index 0000000000000000000000000000000000000000..4f100382dd8091a9f2a4555ff0726b94592b65ee Binary files /dev/null and b/Library/ShaderCache/b/b10666d49bd87ffe9b9366929216f4bf.bin differ diff --git a/Library/ShaderCache/b/b1233cbc1c6831fe7db2a12fe38de856.bin b/Library/ShaderCache/b/b1233cbc1c6831fe7db2a12fe38de856.bin new file mode 100644 index 0000000000000000000000000000000000000000..aa68b9294e22296dffdd4d17139310376c0ddbb4 Binary files /dev/null and b/Library/ShaderCache/b/b1233cbc1c6831fe7db2a12fe38de856.bin differ diff --git a/Library/ShaderCache/b/b15372c582f3175a5d5c54a36c7d2624.bin b/Library/ShaderCache/b/b15372c582f3175a5d5c54a36c7d2624.bin new file mode 100644 index 0000000000000000000000000000000000000000..82211eb18a280339fc36f74d27995e82873d7eee Binary files /dev/null and b/Library/ShaderCache/b/b15372c582f3175a5d5c54a36c7d2624.bin differ diff --git a/Library/ShaderCache/b/b163a780c2b0d4736641210d2b8345d5.bin b/Library/ShaderCache/b/b163a780c2b0d4736641210d2b8345d5.bin new file mode 100644 index 0000000000000000000000000000000000000000..6d85f28107f9e956ba8704d7ce42c463e17e67a3 Binary files /dev/null and b/Library/ShaderCache/b/b163a780c2b0d4736641210d2b8345d5.bin differ diff --git a/Library/ShaderCache/b/b1b636e6b13b176b9bdad3b177ee746b.bin b/Library/ShaderCache/b/b1b636e6b13b176b9bdad3b177ee746b.bin new file mode 100644 index 0000000000000000000000000000000000000000..4af9d58130dc2e1ddd12227eeab54f7a29a9e083 Binary files /dev/null and b/Library/ShaderCache/b/b1b636e6b13b176b9bdad3b177ee746b.bin differ diff --git a/Library/ShaderCache/b/b1f9394ce2ffa404d95197f209673e8c.bin b/Library/ShaderCache/b/b1f9394ce2ffa404d95197f209673e8c.bin new file mode 100644 index 0000000000000000000000000000000000000000..0ad0588b1a3dbdd2a1c37c7f0a55f86e2d5e6fe1 Binary files /dev/null and b/Library/ShaderCache/b/b1f9394ce2ffa404d95197f209673e8c.bin differ diff --git a/Library/ShaderCache/b/b2018b6b77f6e5270abafdc620675af9.bin b/Library/ShaderCache/b/b2018b6b77f6e5270abafdc620675af9.bin new file mode 100644 index 0000000000000000000000000000000000000000..b0d20da8cedf86366d5b470345afffb4c43476fe Binary files /dev/null and b/Library/ShaderCache/b/b2018b6b77f6e5270abafdc620675af9.bin differ diff --git a/Library/ShaderCache/b/b20b2ec50a196f28a02e04d0f0207ade.bin b/Library/ShaderCache/b/b20b2ec50a196f28a02e04d0f0207ade.bin new file mode 100644 index 0000000000000000000000000000000000000000..cb21d070756dbe1e0b917bcf9d54b227e4b8153c Binary files /dev/null and b/Library/ShaderCache/b/b20b2ec50a196f28a02e04d0f0207ade.bin differ diff --git a/Library/ShaderCache/b/b20cb4b0ff7a5502c72dd0865c1d8b71.bin b/Library/ShaderCache/b/b20cb4b0ff7a5502c72dd0865c1d8b71.bin new file mode 100644 index 0000000000000000000000000000000000000000..b107c03e14b19d18d2d07a907c63cdb9342eced0 Binary files /dev/null and b/Library/ShaderCache/b/b20cb4b0ff7a5502c72dd0865c1d8b71.bin differ diff --git a/Library/ShaderCache/b/b2224e06c18d5111e68ffd8ab55d7afc.bin b/Library/ShaderCache/b/b2224e06c18d5111e68ffd8ab55d7afc.bin new file mode 100644 index 0000000000000000000000000000000000000000..ab03357e82ae8c29ee03ef495fa7e6c271cf0cb2 Binary files /dev/null and b/Library/ShaderCache/b/b2224e06c18d5111e68ffd8ab55d7afc.bin differ diff --git a/Library/ShaderCache/b/b222cd9b4c1da341e636eb900228e11a.bin b/Library/ShaderCache/b/b222cd9b4c1da341e636eb900228e11a.bin new file mode 100644 index 0000000000000000000000000000000000000000..a00998665350265f199cf0db7166bb4296fd515c Binary files /dev/null and b/Library/ShaderCache/b/b222cd9b4c1da341e636eb900228e11a.bin differ diff --git a/Library/ShaderCache/b/b23249eed58de2786de9b2f95b44ce6e.bin b/Library/ShaderCache/b/b23249eed58de2786de9b2f95b44ce6e.bin new file mode 100644 index 0000000000000000000000000000000000000000..0188d2071d0b690c521dc8c4ff3c1b9aff5c734b Binary files /dev/null and b/Library/ShaderCache/b/b23249eed58de2786de9b2f95b44ce6e.bin differ diff --git a/Library/ShaderCache/b/b23ef59f982356d65e0561652962a30a.bin b/Library/ShaderCache/b/b23ef59f982356d65e0561652962a30a.bin new file mode 100644 index 0000000000000000000000000000000000000000..9595ae71640811b50c6c51f5860ef0f4cd13b745 Binary files /dev/null and b/Library/ShaderCache/b/b23ef59f982356d65e0561652962a30a.bin differ diff --git a/Library/ShaderCache/b/b36f23149f8cb51f37695ff382124b8b.bin b/Library/ShaderCache/b/b36f23149f8cb51f37695ff382124b8b.bin new file mode 100644 index 0000000000000000000000000000000000000000..71489308c4d5a0d5629251e3b9511e1756e4afd9 Binary files /dev/null and b/Library/ShaderCache/b/b36f23149f8cb51f37695ff382124b8b.bin differ diff --git a/Library/ShaderCache/b/b39021440919aba322d6671f2d06a966.bin b/Library/ShaderCache/b/b39021440919aba322d6671f2d06a966.bin new file mode 100644 index 0000000000000000000000000000000000000000..45e570e74ea1e2dd2cff32a98de5dc80e579abe3 Binary files /dev/null and b/Library/ShaderCache/b/b39021440919aba322d6671f2d06a966.bin differ diff --git a/Library/ShaderCache/b/b42e35c611fae4dcebd96aa67c25e06b.bin b/Library/ShaderCache/b/b42e35c611fae4dcebd96aa67c25e06b.bin new file mode 100644 index 0000000000000000000000000000000000000000..d9545733601583d99ca992a30b43a80e778ea144 Binary files /dev/null and b/Library/ShaderCache/b/b42e35c611fae4dcebd96aa67c25e06b.bin differ diff --git a/Library/ShaderCache/b/b4966c6da50619d7ead970ccc544f8e6.bin b/Library/ShaderCache/b/b4966c6da50619d7ead970ccc544f8e6.bin new file mode 100644 index 0000000000000000000000000000000000000000..63a94f2db122a9c8dd607205575aeb39962c5fe0 Binary files /dev/null and b/Library/ShaderCache/b/b4966c6da50619d7ead970ccc544f8e6.bin differ diff --git a/Library/ShaderCache/b/b54901c8ccca28b58851856814d13750.bin b/Library/ShaderCache/b/b54901c8ccca28b58851856814d13750.bin new file mode 100644 index 0000000000000000000000000000000000000000..873efdddf8d643ab1e544a725fd4b6345718e19a Binary files /dev/null and b/Library/ShaderCache/b/b54901c8ccca28b58851856814d13750.bin differ diff --git a/Library/ShaderCache/b/b5668509e35a616a347785b084f6a177.bin b/Library/ShaderCache/b/b5668509e35a616a347785b084f6a177.bin new file mode 100644 index 0000000000000000000000000000000000000000..4f22f0a7dec667c9338b8c5ac938d7ee3120717e Binary files /dev/null and b/Library/ShaderCache/b/b5668509e35a616a347785b084f6a177.bin differ diff --git a/Library/ShaderCache/b/b5c34bfbc214537bfcd58c8a7bc8a51f.bin b/Library/ShaderCache/b/b5c34bfbc214537bfcd58c8a7bc8a51f.bin new file mode 100644 index 0000000000000000000000000000000000000000..48a0fe0c800ef8345094b1a820e0d924e035c7e5 Binary files /dev/null and b/Library/ShaderCache/b/b5c34bfbc214537bfcd58c8a7bc8a51f.bin differ diff --git a/Library/ShaderCache/b/b651888eb10e5d831b237266d298a81c.bin b/Library/ShaderCache/b/b651888eb10e5d831b237266d298a81c.bin new file mode 100644 index 0000000000000000000000000000000000000000..ecbf296d5edb0a1bd37ed7ea993683aec2a9dcfd Binary files /dev/null and b/Library/ShaderCache/b/b651888eb10e5d831b237266d298a81c.bin differ diff --git a/Library/ShaderCache/b/b69f95a5c6f7cdb1cad15bb5d83a399b.bin b/Library/ShaderCache/b/b69f95a5c6f7cdb1cad15bb5d83a399b.bin new file mode 100644 index 0000000000000000000000000000000000000000..c2253c71c1e26736c67e4401ae8b3b644a0fa6ad Binary files /dev/null and b/Library/ShaderCache/b/b69f95a5c6f7cdb1cad15bb5d83a399b.bin differ diff --git a/Library/ShaderCache/b/b6a1449ecea0a9eff7bfd8c07e49aa87.bin b/Library/ShaderCache/b/b6a1449ecea0a9eff7bfd8c07e49aa87.bin new file mode 100644 index 0000000000000000000000000000000000000000..31aa2eb2dc8dc3d0a5b36a79ba40f9659fe5bc9c Binary files /dev/null and b/Library/ShaderCache/b/b6a1449ecea0a9eff7bfd8c07e49aa87.bin differ diff --git a/Library/ShaderCache/b/b704ff1598376f493adb32225bbcd3e6.bin b/Library/ShaderCache/b/b704ff1598376f493adb32225bbcd3e6.bin new file mode 100644 index 0000000000000000000000000000000000000000..a1eb607b8d1c94c8fe43fb66e3afb471984c435f Binary files /dev/null and b/Library/ShaderCache/b/b704ff1598376f493adb32225bbcd3e6.bin differ diff --git a/Library/ShaderCache/b/b71717a2c2e9897ab76d30828554d7cc.bin b/Library/ShaderCache/b/b71717a2c2e9897ab76d30828554d7cc.bin new file mode 100644 index 0000000000000000000000000000000000000000..a53d67c7016e977ed8fc9658b91029c1ff2a2168 Binary files /dev/null and b/Library/ShaderCache/b/b71717a2c2e9897ab76d30828554d7cc.bin differ diff --git a/Library/ShaderCache/b/b7351f04accfe5d2166ee1789acc0874.bin b/Library/ShaderCache/b/b7351f04accfe5d2166ee1789acc0874.bin new file mode 100644 index 0000000000000000000000000000000000000000..95fd08bce09215cab0f7aee91b95e6c30d3309ee Binary files /dev/null and b/Library/ShaderCache/b/b7351f04accfe5d2166ee1789acc0874.bin differ diff --git a/Library/ShaderCache/b/b762f7b8d877886aa446a6f47161b023.bin b/Library/ShaderCache/b/b762f7b8d877886aa446a6f47161b023.bin new file mode 100644 index 0000000000000000000000000000000000000000..3d99f6a3aec4ae5adf2334063944c5efaac05852 Binary files /dev/null and b/Library/ShaderCache/b/b762f7b8d877886aa446a6f47161b023.bin differ diff --git a/Library/ShaderCache/b/b7c398de0f0c0909e8832b5cdaab806c.bin b/Library/ShaderCache/b/b7c398de0f0c0909e8832b5cdaab806c.bin new file mode 100644 index 0000000000000000000000000000000000000000..e8101ec7f6dbb3237629f5888e72a71495616e47 Binary files /dev/null and b/Library/ShaderCache/b/b7c398de0f0c0909e8832b5cdaab806c.bin differ diff --git a/Library/ShaderCache/b/b8015748abfa2c885f0015add180685b.bin b/Library/ShaderCache/b/b8015748abfa2c885f0015add180685b.bin new file mode 100644 index 0000000000000000000000000000000000000000..5120f9022bfbe55bb0fc464a3081ccc0bc1dc7f3 Binary files /dev/null and b/Library/ShaderCache/b/b8015748abfa2c885f0015add180685b.bin differ diff --git a/Library/ShaderCache/b/b84172244e2989a04c6ab3348a82be3e.bin b/Library/ShaderCache/b/b84172244e2989a04c6ab3348a82be3e.bin new file mode 100644 index 0000000000000000000000000000000000000000..16574705c457b41279e86de22cf63802d51e3b45 Binary files /dev/null and b/Library/ShaderCache/b/b84172244e2989a04c6ab3348a82be3e.bin differ diff --git a/Library/ShaderCache/b/b88927bafd16ada4d338eb8420e4b149.bin b/Library/ShaderCache/b/b88927bafd16ada4d338eb8420e4b149.bin new file mode 100644 index 0000000000000000000000000000000000000000..4eedcd0f44563b99f109939cbb5a9ce39a583e69 Binary files /dev/null and b/Library/ShaderCache/b/b88927bafd16ada4d338eb8420e4b149.bin differ diff --git a/Library/ShaderCache/b/b89120b8ec692133a2a857df0b970965.bin b/Library/ShaderCache/b/b89120b8ec692133a2a857df0b970965.bin new file mode 100644 index 0000000000000000000000000000000000000000..788059e2e377d9eb3f02b2a4e46f09543ca6bb5c Binary files /dev/null and b/Library/ShaderCache/b/b89120b8ec692133a2a857df0b970965.bin differ diff --git a/Library/ShaderCache/b/b8bbe0882b39a36c8a12fb41268f062b.bin b/Library/ShaderCache/b/b8bbe0882b39a36c8a12fb41268f062b.bin new file mode 100644 index 0000000000000000000000000000000000000000..53dd88b860aa5919fef8f349c3e965320d283267 Binary files /dev/null and b/Library/ShaderCache/b/b8bbe0882b39a36c8a12fb41268f062b.bin differ diff --git a/Library/ShaderCache/b/b8eb9bc7cf3e816bef722b3ea9b270c3.bin b/Library/ShaderCache/b/b8eb9bc7cf3e816bef722b3ea9b270c3.bin new file mode 100644 index 0000000000000000000000000000000000000000..dbbb0a003f003b5d5ee275cbf44cce1e862fde78 Binary files /dev/null and b/Library/ShaderCache/b/b8eb9bc7cf3e816bef722b3ea9b270c3.bin differ diff --git a/Library/ShaderCache/b/b9a8ebdf85058fc6dd192971ef827fc3.bin b/Library/ShaderCache/b/b9a8ebdf85058fc6dd192971ef827fc3.bin new file mode 100644 index 0000000000000000000000000000000000000000..840248749d023c2c77b53a6bb3842447e4f03ebd Binary files /dev/null and b/Library/ShaderCache/b/b9a8ebdf85058fc6dd192971ef827fc3.bin differ diff --git a/Library/ShaderCache/b/b9cae3e52605b6e1a8a404078b5e88d0.bin b/Library/ShaderCache/b/b9cae3e52605b6e1a8a404078b5e88d0.bin new file mode 100644 index 0000000000000000000000000000000000000000..c5eab75589a8f15a8ea116141193bc9541546e1b Binary files /dev/null and b/Library/ShaderCache/b/b9cae3e52605b6e1a8a404078b5e88d0.bin differ diff --git a/Library/ShaderCache/b/b9e9671f4d689f3d094d18e5ee0ab8dd.bin b/Library/ShaderCache/b/b9e9671f4d689f3d094d18e5ee0ab8dd.bin new file mode 100644 index 0000000000000000000000000000000000000000..275744b56707078a501a24661770f6c332bf7be3 Binary files /dev/null and b/Library/ShaderCache/b/b9e9671f4d689f3d094d18e5ee0ab8dd.bin differ diff --git a/Library/ShaderCache/b/ba6811cfc71bedbe22ec8939a23d083d.bin b/Library/ShaderCache/b/ba6811cfc71bedbe22ec8939a23d083d.bin new file mode 100644 index 0000000000000000000000000000000000000000..7bb72a40971dc693df1ff5c52001568686d1d307 Binary files /dev/null and b/Library/ShaderCache/b/ba6811cfc71bedbe22ec8939a23d083d.bin differ diff --git a/Library/ShaderCache/b/baac46dfe02d346e61c3e2662fd01dd4.bin b/Library/ShaderCache/b/baac46dfe02d346e61c3e2662fd01dd4.bin new file mode 100644 index 0000000000000000000000000000000000000000..b0f4e0d9479dfca97b7289492f47dd57fa391a62 Binary files /dev/null and b/Library/ShaderCache/b/baac46dfe02d346e61c3e2662fd01dd4.bin differ diff --git a/Library/ShaderCache/b/bac38358872e34584023ad3adaec95bb.bin b/Library/ShaderCache/b/bac38358872e34584023ad3adaec95bb.bin new file mode 100644 index 0000000000000000000000000000000000000000..0020f21afa94542f73456be74214f9a132fd7e40 Binary files /dev/null and b/Library/ShaderCache/b/bac38358872e34584023ad3adaec95bb.bin differ diff --git a/Library/ShaderCache/b/badd005586414662c3c5e75bf2f21ff3.bin b/Library/ShaderCache/b/badd005586414662c3c5e75bf2f21ff3.bin new file mode 100644 index 0000000000000000000000000000000000000000..88c200d9a95ef4f870007790f571f2141025d703 Binary files /dev/null and b/Library/ShaderCache/b/badd005586414662c3c5e75bf2f21ff3.bin differ diff --git a/Library/ShaderCache/b/bae01028c911c0ad0dc6719049635ff8.bin b/Library/ShaderCache/b/bae01028c911c0ad0dc6719049635ff8.bin new file mode 100644 index 0000000000000000000000000000000000000000..fd0c70782f8ffda4bad4b8571c9981b8349aadee Binary files /dev/null and b/Library/ShaderCache/b/bae01028c911c0ad0dc6719049635ff8.bin differ diff --git a/Library/ShaderCache/b/baedf8dda26928e063e64d6fbff86ae4.bin b/Library/ShaderCache/b/baedf8dda26928e063e64d6fbff86ae4.bin new file mode 100644 index 0000000000000000000000000000000000000000..2bedfe630eb92bf01c037ef69fc547d1eb999f83 Binary files /dev/null and b/Library/ShaderCache/b/baedf8dda26928e063e64d6fbff86ae4.bin differ diff --git a/Library/ShaderCache/b/bb18595f409387f67b7c4f63293bb94c.bin b/Library/ShaderCache/b/bb18595f409387f67b7c4f63293bb94c.bin new file mode 100644 index 0000000000000000000000000000000000000000..49a579a000f93fc07473edbb80cac11a04912481 Binary files /dev/null and b/Library/ShaderCache/b/bb18595f409387f67b7c4f63293bb94c.bin differ diff --git a/Library/ShaderCache/b/bb2002df664148b28ed8a5a0385a53bd.bin b/Library/ShaderCache/b/bb2002df664148b28ed8a5a0385a53bd.bin new file mode 100644 index 0000000000000000000000000000000000000000..d660d0aef19e515e8032dc17240ba92bfefa6f78 Binary files /dev/null and b/Library/ShaderCache/b/bb2002df664148b28ed8a5a0385a53bd.bin differ diff --git a/Library/ShaderCache/b/bb8fbf24cac9c7514b56dea425e41f9d.bin b/Library/ShaderCache/b/bb8fbf24cac9c7514b56dea425e41f9d.bin new file mode 100644 index 0000000000000000000000000000000000000000..eb096c633e03ac909e551000bc8ea6751653c192 Binary files /dev/null and b/Library/ShaderCache/b/bb8fbf24cac9c7514b56dea425e41f9d.bin differ diff --git a/Library/ShaderCache/b/bb9c0d75ec7f487d6fc5ec5fc17decbd.bin b/Library/ShaderCache/b/bb9c0d75ec7f487d6fc5ec5fc17decbd.bin new file mode 100644 index 0000000000000000000000000000000000000000..8d365ae69d7a8bde619e876ae97c7b4d1f9a72f1 Binary files /dev/null and b/Library/ShaderCache/b/bb9c0d75ec7f487d6fc5ec5fc17decbd.bin differ diff --git a/Library/ShaderCache/b/bc1118499b04d004d4ed517da5a8dca0.bin b/Library/ShaderCache/b/bc1118499b04d004d4ed517da5a8dca0.bin new file mode 100644 index 0000000000000000000000000000000000000000..501e9adc29d1f59b9d87e71373878ea058a5da8b Binary files /dev/null and b/Library/ShaderCache/b/bc1118499b04d004d4ed517da5a8dca0.bin differ diff --git a/Library/ShaderCache/b/bc82e1310645393dbc6fd9d42a01a365.bin b/Library/ShaderCache/b/bc82e1310645393dbc6fd9d42a01a365.bin new file mode 100644 index 0000000000000000000000000000000000000000..e514c0b399476b3c64cb95f0ab3f2a775830f9e9 Binary files /dev/null and b/Library/ShaderCache/b/bc82e1310645393dbc6fd9d42a01a365.bin differ diff --git a/Library/ShaderCache/b/bcf0f33c256b4a4c2c5924c890998696.bin b/Library/ShaderCache/b/bcf0f33c256b4a4c2c5924c890998696.bin new file mode 100644 index 0000000000000000000000000000000000000000..0d39e4717bd9aa87d0c17c8c3593516cd90c179c Binary files /dev/null and b/Library/ShaderCache/b/bcf0f33c256b4a4c2c5924c890998696.bin differ diff --git a/Library/ShaderCache/b/bd91ac6de703938f5a9b1a3f2aabc430.bin b/Library/ShaderCache/b/bd91ac6de703938f5a9b1a3f2aabc430.bin new file mode 100644 index 0000000000000000000000000000000000000000..c5bcd511c9f92e3a6299d045d2d482b340af88ad Binary files /dev/null and b/Library/ShaderCache/b/bd91ac6de703938f5a9b1a3f2aabc430.bin differ diff --git a/Library/ShaderCache/b/bd93791c8a2fd5aa3b0d662864129479.bin b/Library/ShaderCache/b/bd93791c8a2fd5aa3b0d662864129479.bin new file mode 100644 index 0000000000000000000000000000000000000000..8bd8c01c3ce44c8640a936f49b6fb6569c539446 Binary files /dev/null and b/Library/ShaderCache/b/bd93791c8a2fd5aa3b0d662864129479.bin differ diff --git a/Library/ShaderCache/b/bdd4264b2be07d47f34687d9dbf41c64.bin b/Library/ShaderCache/b/bdd4264b2be07d47f34687d9dbf41c64.bin new file mode 100644 index 0000000000000000000000000000000000000000..9f83f853cc2daa3bfa82bfe7d4c1885d81002148 Binary files /dev/null and b/Library/ShaderCache/b/bdd4264b2be07d47f34687d9dbf41c64.bin differ diff --git a/Library/ShaderCache/b/be5a16a1a63616e3ad27144930824729.bin b/Library/ShaderCache/b/be5a16a1a63616e3ad27144930824729.bin new file mode 100644 index 0000000000000000000000000000000000000000..cecd4826616cca8c0d57d966a6bba9aad7d1f645 Binary files /dev/null and b/Library/ShaderCache/b/be5a16a1a63616e3ad27144930824729.bin differ diff --git a/Library/ShaderCache/b/be8c2f998a123d44cfa5719ae5093047.bin b/Library/ShaderCache/b/be8c2f998a123d44cfa5719ae5093047.bin new file mode 100644 index 0000000000000000000000000000000000000000..7d78dec64f6309c97351b2e1857d3a08bb2f3153 Binary files /dev/null and b/Library/ShaderCache/b/be8c2f998a123d44cfa5719ae5093047.bin differ diff --git a/Library/ShaderCache/b/beab89af81562ff57cb7ec3cdcd9a3a0.bin b/Library/ShaderCache/b/beab89af81562ff57cb7ec3cdcd9a3a0.bin new file mode 100644 index 0000000000000000000000000000000000000000..d660d0aef19e515e8032dc17240ba92bfefa6f78 Binary files /dev/null and b/Library/ShaderCache/b/beab89af81562ff57cb7ec3cdcd9a3a0.bin differ diff --git a/Library/ShaderCache/b/bf7e3d37f892fbad86e013395a5c5c21.bin b/Library/ShaderCache/b/bf7e3d37f892fbad86e013395a5c5c21.bin new file mode 100644 index 0000000000000000000000000000000000000000..cc69e31463f415b4f00d7629dd5840fcb897568a Binary files /dev/null and b/Library/ShaderCache/b/bf7e3d37f892fbad86e013395a5c5c21.bin differ diff --git a/Library/ShaderCache/b/bf98ed1e418fde95bd6a5a1594cff376.bin b/Library/ShaderCache/b/bf98ed1e418fde95bd6a5a1594cff376.bin new file mode 100644 index 0000000000000000000000000000000000000000..b0d68b4fa7e501146c2b081d6fd317ae0f4b69c5 Binary files /dev/null and b/Library/ShaderCache/b/bf98ed1e418fde95bd6a5a1594cff376.bin differ diff --git a/Library/ShaderCache/b/bff1e958b4021f202df0dea73f957e6f.bin b/Library/ShaderCache/b/bff1e958b4021f202df0dea73f957e6f.bin new file mode 100644 index 0000000000000000000000000000000000000000..7f8109bf6c6b9623cdf04930ec2b3bdccf11e9bc Binary files /dev/null and b/Library/ShaderCache/b/bff1e958b4021f202df0dea73f957e6f.bin differ diff --git a/Library/ShaderCache/c/c02817fa1be5d143e7352a2c235e563f.bin b/Library/ShaderCache/c/c02817fa1be5d143e7352a2c235e563f.bin new file mode 100644 index 0000000000000000000000000000000000000000..fe48f7bcacc07e6591adba57020e6481a6a6fab9 Binary files /dev/null and b/Library/ShaderCache/c/c02817fa1be5d143e7352a2c235e563f.bin differ diff --git a/Library/ShaderCache/c/c0708abf7db528ebea9f526130170563.bin b/Library/ShaderCache/c/c0708abf7db528ebea9f526130170563.bin new file mode 100644 index 0000000000000000000000000000000000000000..6aa47fd877feaf4d4039a032fec737fda5c17cd3 Binary files /dev/null and b/Library/ShaderCache/c/c0708abf7db528ebea9f526130170563.bin differ diff --git a/Library/ShaderCache/c/c0fed5fb05e536dd4ef3e421e54012c0.bin b/Library/ShaderCache/c/c0fed5fb05e536dd4ef3e421e54012c0.bin new file mode 100644 index 0000000000000000000000000000000000000000..1d529931e5549211cfc84eaf24baa4318951cb51 Binary files /dev/null and b/Library/ShaderCache/c/c0fed5fb05e536dd4ef3e421e54012c0.bin differ diff --git a/Library/ShaderCache/c/c12cfe44c682c8433ab5482e2fb27ddc.bin b/Library/ShaderCache/c/c12cfe44c682c8433ab5482e2fb27ddc.bin new file mode 100644 index 0000000000000000000000000000000000000000..87ac84617e071dbc947cd4e584dbf1d90518d948 Binary files /dev/null and b/Library/ShaderCache/c/c12cfe44c682c8433ab5482e2fb27ddc.bin differ diff --git a/Library/ShaderCache/c/c12d20ef7770332344ee3fcd82ddd4d4.bin b/Library/ShaderCache/c/c12d20ef7770332344ee3fcd82ddd4d4.bin new file mode 100644 index 0000000000000000000000000000000000000000..1e9af6200e5124cc352f052574c4bc76583823e0 Binary files /dev/null and b/Library/ShaderCache/c/c12d20ef7770332344ee3fcd82ddd4d4.bin differ diff --git a/Library/ShaderCache/c/c1ba3d94bc92582cc332f5ecfc04cfba.bin b/Library/ShaderCache/c/c1ba3d94bc92582cc332f5ecfc04cfba.bin new file mode 100644 index 0000000000000000000000000000000000000000..9595ae71640811b50c6c51f5860ef0f4cd13b745 Binary files /dev/null and b/Library/ShaderCache/c/c1ba3d94bc92582cc332f5ecfc04cfba.bin differ diff --git a/Library/ShaderCache/c/c1fd6a877fa0747f4a11f68ffb3df232.bin b/Library/ShaderCache/c/c1fd6a877fa0747f4a11f68ffb3df232.bin new file mode 100644 index 0000000000000000000000000000000000000000..7b3f51ff1f298cba5084c0e0fa999c4657a5e3f3 Binary files /dev/null and b/Library/ShaderCache/c/c1fd6a877fa0747f4a11f68ffb3df232.bin differ diff --git a/Library/ShaderCache/c/c2a901d7c066b5d985c04d49678c3bb0.bin b/Library/ShaderCache/c/c2a901d7c066b5d985c04d49678c3bb0.bin new file mode 100644 index 0000000000000000000000000000000000000000..fcce0ab8450276110ce2c856d38dbb4009f74068 Binary files /dev/null and b/Library/ShaderCache/c/c2a901d7c066b5d985c04d49678c3bb0.bin differ diff --git a/Library/ShaderCache/c/c38195dd70ea30c8ec676bff5f67f685.bin b/Library/ShaderCache/c/c38195dd70ea30c8ec676bff5f67f685.bin new file mode 100644 index 0000000000000000000000000000000000000000..c00094f2259924945df6b5228188de504494c29e Binary files /dev/null and b/Library/ShaderCache/c/c38195dd70ea30c8ec676bff5f67f685.bin differ diff --git a/Library/ShaderCache/c/c3d0ce6e4299879cadabe16bdae88dd2.bin b/Library/ShaderCache/c/c3d0ce6e4299879cadabe16bdae88dd2.bin new file mode 100644 index 0000000000000000000000000000000000000000..ec352993bb4c13902e9604ef1077719bab810d30 Binary files /dev/null and b/Library/ShaderCache/c/c3d0ce6e4299879cadabe16bdae88dd2.bin differ diff --git a/Library/ShaderCache/c/c3ed7f613de5e8aa8b538c8b7097cc0b.bin b/Library/ShaderCache/c/c3ed7f613de5e8aa8b538c8b7097cc0b.bin new file mode 100644 index 0000000000000000000000000000000000000000..172656aa2b6ac624fae2555c3dd38c5b612213bb Binary files /dev/null and b/Library/ShaderCache/c/c3ed7f613de5e8aa8b538c8b7097cc0b.bin differ diff --git a/Library/ShaderCache/c/c3ff1ae44c5f210df6562abf83a57974.bin b/Library/ShaderCache/c/c3ff1ae44c5f210df6562abf83a57974.bin new file mode 100644 index 0000000000000000000000000000000000000000..4eedcd0f44563b99f109939cbb5a9ce39a583e69 Binary files /dev/null and b/Library/ShaderCache/c/c3ff1ae44c5f210df6562abf83a57974.bin differ diff --git a/Library/ShaderCache/c/c4908d12108064cf7a5e77c1ff370e0f.bin b/Library/ShaderCache/c/c4908d12108064cf7a5e77c1ff370e0f.bin new file mode 100644 index 0000000000000000000000000000000000000000..1a8b683d8b9101c0ade06f99fa63f1ed6bbe249a Binary files /dev/null and b/Library/ShaderCache/c/c4908d12108064cf7a5e77c1ff370e0f.bin differ diff --git a/Library/ShaderCache/c/c52e09af6dd3486f0c9db20c5986da5e.bin b/Library/ShaderCache/c/c52e09af6dd3486f0c9db20c5986da5e.bin new file mode 100644 index 0000000000000000000000000000000000000000..dd55c61661823ce0efbc92b4c42af5b0d746626d Binary files /dev/null and b/Library/ShaderCache/c/c52e09af6dd3486f0c9db20c5986da5e.bin differ diff --git a/Library/ShaderCache/c/c54493aba70ceff837cafb5ae90775b2.bin b/Library/ShaderCache/c/c54493aba70ceff837cafb5ae90775b2.bin new file mode 100644 index 0000000000000000000000000000000000000000..c4ef70110ce8cd88ba9ba576aa69238c33970187 Binary files /dev/null and b/Library/ShaderCache/c/c54493aba70ceff837cafb5ae90775b2.bin differ diff --git a/Library/ShaderCache/c/c5b15856ae451348989af24982e2c90d.bin b/Library/ShaderCache/c/c5b15856ae451348989af24982e2c90d.bin new file mode 100644 index 0000000000000000000000000000000000000000..e026fa151d9df9f3154cf3bb025fa0759bcf5412 Binary files /dev/null and b/Library/ShaderCache/c/c5b15856ae451348989af24982e2c90d.bin differ diff --git a/Library/ShaderCache/c/c5bc73a1964f52a5aa32f175c0c6fd14.bin b/Library/ShaderCache/c/c5bc73a1964f52a5aa32f175c0c6fd14.bin new file mode 100644 index 0000000000000000000000000000000000000000..b49e3eafc841187cf52f6cdd36aed516b5c01c16 Binary files /dev/null and b/Library/ShaderCache/c/c5bc73a1964f52a5aa32f175c0c6fd14.bin differ diff --git a/Library/ShaderCache/c/c5bd3587ad8746a628150d9c7429ab07.bin b/Library/ShaderCache/c/c5bd3587ad8746a628150d9c7429ab07.bin new file mode 100644 index 0000000000000000000000000000000000000000..45be0f71412d18fad88ccbaf333a309cf2308166 Binary files /dev/null and b/Library/ShaderCache/c/c5bd3587ad8746a628150d9c7429ab07.bin differ diff --git a/Library/ShaderCache/c/c5ee4589ab3e2d8ad0d9beaa19de85cb.bin b/Library/ShaderCache/c/c5ee4589ab3e2d8ad0d9beaa19de85cb.bin new file mode 100644 index 0000000000000000000000000000000000000000..bd2ba653a6bca5a95a4bf6a37a730c94289a37ed Binary files /dev/null and b/Library/ShaderCache/c/c5ee4589ab3e2d8ad0d9beaa19de85cb.bin differ diff --git a/Library/ShaderCache/c/c6846f210953c2cf8dd42ec83365cef7.bin b/Library/ShaderCache/c/c6846f210953c2cf8dd42ec83365cef7.bin new file mode 100644 index 0000000000000000000000000000000000000000..c7057466c2db785b838ef225cba96a68ae960f99 Binary files /dev/null and b/Library/ShaderCache/c/c6846f210953c2cf8dd42ec83365cef7.bin differ diff --git a/Library/ShaderCache/c/c74b13b25efec3eb5741197224224700.bin b/Library/ShaderCache/c/c74b13b25efec3eb5741197224224700.bin new file mode 100644 index 0000000000000000000000000000000000000000..5f33e379424a948d1edaa5d4a8557ead080c3c5b Binary files /dev/null and b/Library/ShaderCache/c/c74b13b25efec3eb5741197224224700.bin differ diff --git a/Library/ShaderCache/c/c7e643fc9083a1246a2efe1b0592d11c.bin b/Library/ShaderCache/c/c7e643fc9083a1246a2efe1b0592d11c.bin new file mode 100644 index 0000000000000000000000000000000000000000..f53d06b8825fb6c696a11d794b190430e6a09e8a Binary files /dev/null and b/Library/ShaderCache/c/c7e643fc9083a1246a2efe1b0592d11c.bin differ diff --git a/Library/ShaderCache/c/c893a0db95170b860832d1bf483cc3bd.bin b/Library/ShaderCache/c/c893a0db95170b860832d1bf483cc3bd.bin new file mode 100644 index 0000000000000000000000000000000000000000..d9dd00c4152b924907d70b379fafb9ead0b22213 Binary files /dev/null and b/Library/ShaderCache/c/c893a0db95170b860832d1bf483cc3bd.bin differ diff --git a/Library/ShaderCache/c/c90c260870f12480013e025ec9f736cf.bin b/Library/ShaderCache/c/c90c260870f12480013e025ec9f736cf.bin new file mode 100644 index 0000000000000000000000000000000000000000..de1e40a7607b401a8a5d43949ec61cb2ba36c848 Binary files /dev/null and b/Library/ShaderCache/c/c90c260870f12480013e025ec9f736cf.bin differ diff --git a/Library/ShaderCache/c/c955e51b1c7b7b3df1d92679149066bb.bin b/Library/ShaderCache/c/c955e51b1c7b7b3df1d92679149066bb.bin new file mode 100644 index 0000000000000000000000000000000000000000..617b7e10512444728f329c8b5caeb1db67a18f53 Binary files /dev/null and b/Library/ShaderCache/c/c955e51b1c7b7b3df1d92679149066bb.bin differ diff --git a/Library/ShaderCache/c/c97f93a1687860c91c622dcb4b37ebde.bin b/Library/ShaderCache/c/c97f93a1687860c91c622dcb4b37ebde.bin new file mode 100644 index 0000000000000000000000000000000000000000..e5caf585a34d687e5a3b03c77e439a0d37d29eac Binary files /dev/null and b/Library/ShaderCache/c/c97f93a1687860c91c622dcb4b37ebde.bin differ diff --git a/Library/ShaderCache/c/ca913ae918b3fee502ca6eaa60acef5c.bin b/Library/ShaderCache/c/ca913ae918b3fee502ca6eaa60acef5c.bin new file mode 100644 index 0000000000000000000000000000000000000000..0e39e84dc4e526fda66db04ccf68eafee836a5e0 Binary files /dev/null and b/Library/ShaderCache/c/ca913ae918b3fee502ca6eaa60acef5c.bin differ diff --git a/Library/ShaderCache/c/ca963d540dd08c00d650c408cebc7496.bin b/Library/ShaderCache/c/ca963d540dd08c00d650c408cebc7496.bin new file mode 100644 index 0000000000000000000000000000000000000000..3ad6f9b3fee6058538da43b594dbb3bb610ce1d3 Binary files /dev/null and b/Library/ShaderCache/c/ca963d540dd08c00d650c408cebc7496.bin differ diff --git a/Library/ShaderCache/c/cad7eec6a6df68b12149bbf4dd51b213.bin b/Library/ShaderCache/c/cad7eec6a6df68b12149bbf4dd51b213.bin new file mode 100644 index 0000000000000000000000000000000000000000..ea60abb068c884f09767920f2f0b73fdd94fcacb Binary files /dev/null and b/Library/ShaderCache/c/cad7eec6a6df68b12149bbf4dd51b213.bin differ diff --git a/Library/ShaderCache/c/cae0cefd35b7eedd9c1bd87d229201dd.bin b/Library/ShaderCache/c/cae0cefd35b7eedd9c1bd87d229201dd.bin new file mode 100644 index 0000000000000000000000000000000000000000..0ff429a52b8b0e812212f6bb8b830591312fca48 Binary files /dev/null and b/Library/ShaderCache/c/cae0cefd35b7eedd9c1bd87d229201dd.bin differ diff --git a/Library/ShaderCache/c/cb98f32eeba5c76e96f9dba06e402abe.bin b/Library/ShaderCache/c/cb98f32eeba5c76e96f9dba06e402abe.bin new file mode 100644 index 0000000000000000000000000000000000000000..a1d182315bac915cd4bceb5e855d1704ec131259 Binary files /dev/null and b/Library/ShaderCache/c/cb98f32eeba5c76e96f9dba06e402abe.bin differ diff --git a/Library/ShaderCache/c/cb99bc7dd1d6197a668797ebb4566279.bin b/Library/ShaderCache/c/cb99bc7dd1d6197a668797ebb4566279.bin new file mode 100644 index 0000000000000000000000000000000000000000..20c008d21aefcf6b8f421acc63974bb4d58f34c5 Binary files /dev/null and b/Library/ShaderCache/c/cb99bc7dd1d6197a668797ebb4566279.bin differ diff --git a/Library/ShaderCache/c/cbac4d4b1e8e2fb123f06b51b8d90549.bin b/Library/ShaderCache/c/cbac4d4b1e8e2fb123f06b51b8d90549.bin new file mode 100644 index 0000000000000000000000000000000000000000..e70ba2614e0e1d4939e26c72dc334eaeef141723 Binary files /dev/null and b/Library/ShaderCache/c/cbac4d4b1e8e2fb123f06b51b8d90549.bin differ diff --git a/Library/ShaderCache/c/cbada693cbac92058073da944fc6fb30.bin b/Library/ShaderCache/c/cbada693cbac92058073da944fc6fb30.bin new file mode 100644 index 0000000000000000000000000000000000000000..b521b62687d88bdb0aa5ad6f18f3fe7bd8859a96 Binary files /dev/null and b/Library/ShaderCache/c/cbada693cbac92058073da944fc6fb30.bin differ diff --git a/Library/ShaderCache/c/cbbe74433e4541c120e6a21a5be53e7b.bin b/Library/ShaderCache/c/cbbe74433e4541c120e6a21a5be53e7b.bin new file mode 100644 index 0000000000000000000000000000000000000000..4ce21ce4c70f0324d1eeb77b1c3bb35c33f823b2 Binary files /dev/null and b/Library/ShaderCache/c/cbbe74433e4541c120e6a21a5be53e7b.bin differ diff --git a/Library/ShaderCache/c/cc06784ef25c3b817b57f68589bc6a03.bin b/Library/ShaderCache/c/cc06784ef25c3b817b57f68589bc6a03.bin new file mode 100644 index 0000000000000000000000000000000000000000..15918f395c71145b48eb9c983e955fe9a2fb7a85 Binary files /dev/null and b/Library/ShaderCache/c/cc06784ef25c3b817b57f68589bc6a03.bin differ diff --git a/Library/ShaderCache/c/cc4f4cf45d99a8aa14d8986371d80753.bin b/Library/ShaderCache/c/cc4f4cf45d99a8aa14d8986371d80753.bin new file mode 100644 index 0000000000000000000000000000000000000000..a1eb607b8d1c94c8fe43fb66e3afb471984c435f Binary files /dev/null and b/Library/ShaderCache/c/cc4f4cf45d99a8aa14d8986371d80753.bin differ diff --git a/Library/ShaderCache/c/cc856dbecc95cd1abf175996fea9fe9b.bin b/Library/ShaderCache/c/cc856dbecc95cd1abf175996fea9fe9b.bin new file mode 100644 index 0000000000000000000000000000000000000000..f438dfcb83ac6b8f8fbf36d07e04fc10ad72be98 Binary files /dev/null and b/Library/ShaderCache/c/cc856dbecc95cd1abf175996fea9fe9b.bin differ diff --git a/Library/ShaderCache/c/ccecf7fde61b63f2d3cfc042dac4eadc.bin b/Library/ShaderCache/c/ccecf7fde61b63f2d3cfc042dac4eadc.bin new file mode 100644 index 0000000000000000000000000000000000000000..2e2e2b3c399740456e8d62c9a26901db41da2a4e Binary files /dev/null and b/Library/ShaderCache/c/ccecf7fde61b63f2d3cfc042dac4eadc.bin differ diff --git a/Library/ShaderCache/c/cd3871647990417ed157a07ea723bed4.bin b/Library/ShaderCache/c/cd3871647990417ed157a07ea723bed4.bin new file mode 100644 index 0000000000000000000000000000000000000000..872ec60903747e8b69ececa3ffa34a06425c616c Binary files /dev/null and b/Library/ShaderCache/c/cd3871647990417ed157a07ea723bed4.bin differ diff --git a/Library/ShaderCache/c/cdb4bb7f025e93793f6018bc4b5f49bb.bin b/Library/ShaderCache/c/cdb4bb7f025e93793f6018bc4b5f49bb.bin new file mode 100644 index 0000000000000000000000000000000000000000..7de7cf7137c1858e184ee7fd44cb878789c5d476 Binary files /dev/null and b/Library/ShaderCache/c/cdb4bb7f025e93793f6018bc4b5f49bb.bin differ diff --git a/Library/ShaderCache/c/cde19d8302ced970b34642cf24d1f690.bin b/Library/ShaderCache/c/cde19d8302ced970b34642cf24d1f690.bin new file mode 100644 index 0000000000000000000000000000000000000000..304b7f6608f6bf7ff293dbf42e1a98f0d9bdfdea Binary files /dev/null and b/Library/ShaderCache/c/cde19d8302ced970b34642cf24d1f690.bin differ diff --git a/Library/ShaderCache/c/ce3ff00849e6ef5fa0f7b86b8d9bf664.bin b/Library/ShaderCache/c/ce3ff00849e6ef5fa0f7b86b8d9bf664.bin new file mode 100644 index 0000000000000000000000000000000000000000..0ad0588b1a3dbdd2a1c37c7f0a55f86e2d5e6fe1 Binary files /dev/null and b/Library/ShaderCache/c/ce3ff00849e6ef5fa0f7b86b8d9bf664.bin differ diff --git a/Library/ShaderCache/c/cec43e35c64358b1fca81718fc1862ab.bin b/Library/ShaderCache/c/cec43e35c64358b1fca81718fc1862ab.bin new file mode 100644 index 0000000000000000000000000000000000000000..95bab5300a33c2babad3e624fc691eb2fcf9059b Binary files /dev/null and b/Library/ShaderCache/c/cec43e35c64358b1fca81718fc1862ab.bin differ diff --git a/Library/ShaderCache/c/cf520ebe45da3a670752b5060229162c.bin b/Library/ShaderCache/c/cf520ebe45da3a670752b5060229162c.bin new file mode 100644 index 0000000000000000000000000000000000000000..96ebe2e1466f0b9f9af1ee43e7324d7d75013799 Binary files /dev/null and b/Library/ShaderCache/c/cf520ebe45da3a670752b5060229162c.bin differ diff --git a/Library/ShaderCache/c/cfed6f170d0875b460fc02754572ef09.bin b/Library/ShaderCache/c/cfed6f170d0875b460fc02754572ef09.bin new file mode 100644 index 0000000000000000000000000000000000000000..0febc0acd790e8d5b67849a3af5c6d74b23eafd5 Binary files /dev/null and b/Library/ShaderCache/c/cfed6f170d0875b460fc02754572ef09.bin differ diff --git a/Library/ShaderCache/d/d02dc4b5463d4af3959ee87cc9e8b480.bin b/Library/ShaderCache/d/d02dc4b5463d4af3959ee87cc9e8b480.bin new file mode 100644 index 0000000000000000000000000000000000000000..e60b1cbe65afb318747120d3ea18a245c207e480 Binary files /dev/null and b/Library/ShaderCache/d/d02dc4b5463d4af3959ee87cc9e8b480.bin differ diff --git a/Library/ShaderCache/d/d03536668bc321fb20f423ee67a1d41f.bin b/Library/ShaderCache/d/d03536668bc321fb20f423ee67a1d41f.bin new file mode 100644 index 0000000000000000000000000000000000000000..e5fa9b8def58042e07dbf89aa4711e1e042c9437 Binary files /dev/null and b/Library/ShaderCache/d/d03536668bc321fb20f423ee67a1d41f.bin differ diff --git a/Library/ShaderCache/d/d0b26497168316a281b1acafb0e4d2b9.bin b/Library/ShaderCache/d/d0b26497168316a281b1acafb0e4d2b9.bin new file mode 100644 index 0000000000000000000000000000000000000000..8c6410e5ebfdd076f6dc73d6737ce0bd63e423ab Binary files /dev/null and b/Library/ShaderCache/d/d0b26497168316a281b1acafb0e4d2b9.bin differ diff --git a/Library/ShaderCache/d/d0c796ce1b06461f5d8de501d2d643c4.bin b/Library/ShaderCache/d/d0c796ce1b06461f5d8de501d2d643c4.bin new file mode 100644 index 0000000000000000000000000000000000000000..7c85f16519ef41e31093867ecc4c018a47759d05 Binary files /dev/null and b/Library/ShaderCache/d/d0c796ce1b06461f5d8de501d2d643c4.bin differ diff --git a/Library/ShaderCache/d/d112fe980b15658e87f1d99a2a5cae39.bin b/Library/ShaderCache/d/d112fe980b15658e87f1d99a2a5cae39.bin new file mode 100644 index 0000000000000000000000000000000000000000..e60b1cbe65afb318747120d3ea18a245c207e480 Binary files /dev/null and b/Library/ShaderCache/d/d112fe980b15658e87f1d99a2a5cae39.bin differ diff --git a/Library/ShaderCache/d/d11cbb0dea087c97d376a93eb8861b75.bin b/Library/ShaderCache/d/d11cbb0dea087c97d376a93eb8861b75.bin new file mode 100644 index 0000000000000000000000000000000000000000..d82547476fcc60dc2d0680e8ddab914fb92fb5c8 Binary files /dev/null and b/Library/ShaderCache/d/d11cbb0dea087c97d376a93eb8861b75.bin differ diff --git a/Library/ShaderCache/d/d15ce2f17f2675bd36c0fa7dc064de78.bin b/Library/ShaderCache/d/d15ce2f17f2675bd36c0fa7dc064de78.bin new file mode 100644 index 0000000000000000000000000000000000000000..4ccccf666aa4147c4fef9d1b7b63aa0e3df7d7dd Binary files /dev/null and b/Library/ShaderCache/d/d15ce2f17f2675bd36c0fa7dc064de78.bin differ diff --git a/Library/ShaderCache/d/d215bb0c1ef853553fc00110bfaf5a83.bin b/Library/ShaderCache/d/d215bb0c1ef853553fc00110bfaf5a83.bin new file mode 100644 index 0000000000000000000000000000000000000000..551eaa184a1b28c599802197edd4a03b81578834 Binary files /dev/null and b/Library/ShaderCache/d/d215bb0c1ef853553fc00110bfaf5a83.bin differ diff --git a/Library/ShaderCache/d/d2347fc99e29114223837b3abdc34366.bin b/Library/ShaderCache/d/d2347fc99e29114223837b3abdc34366.bin new file mode 100644 index 0000000000000000000000000000000000000000..7a1cce5730a6a9b2d5747f57bd68fb78b6e4bd39 Binary files /dev/null and b/Library/ShaderCache/d/d2347fc99e29114223837b3abdc34366.bin differ diff --git a/Library/ShaderCache/d/d2530d30ad0407ef3cded7fd1a365d0f.bin b/Library/ShaderCache/d/d2530d30ad0407ef3cded7fd1a365d0f.bin new file mode 100644 index 0000000000000000000000000000000000000000..6689ae55d61726a987207aaa342774a3f5d91271 Binary files /dev/null and b/Library/ShaderCache/d/d2530d30ad0407ef3cded7fd1a365d0f.bin differ diff --git a/Library/ShaderCache/d/d31997c1ea5093352b46037d392eb7b2.bin b/Library/ShaderCache/d/d31997c1ea5093352b46037d392eb7b2.bin new file mode 100644 index 0000000000000000000000000000000000000000..fd0c70782f8ffda4bad4b8571c9981b8349aadee Binary files /dev/null and b/Library/ShaderCache/d/d31997c1ea5093352b46037d392eb7b2.bin differ diff --git a/Library/ShaderCache/d/d32859e04266622c77147bb601d4439d.bin b/Library/ShaderCache/d/d32859e04266622c77147bb601d4439d.bin new file mode 100644 index 0000000000000000000000000000000000000000..49fdac2fb48b5815f991045c581877d1f1ece30f Binary files /dev/null and b/Library/ShaderCache/d/d32859e04266622c77147bb601d4439d.bin differ diff --git a/Library/ShaderCache/d/d398efa7392b3238d50229507d7981dc.bin b/Library/ShaderCache/d/d398efa7392b3238d50229507d7981dc.bin new file mode 100644 index 0000000000000000000000000000000000000000..c603f46972c25a4dc782028abe73e0130eb70148 Binary files /dev/null and b/Library/ShaderCache/d/d398efa7392b3238d50229507d7981dc.bin differ diff --git a/Library/ShaderCache/d/d3a556f03120a1977732b6bad0a9af85.bin b/Library/ShaderCache/d/d3a556f03120a1977732b6bad0a9af85.bin new file mode 100644 index 0000000000000000000000000000000000000000..133475943b200cba33e3237a7255a9e564158c5a Binary files /dev/null and b/Library/ShaderCache/d/d3a556f03120a1977732b6bad0a9af85.bin differ diff --git a/Library/ShaderCache/d/d3fa052630d36aa4edc44610a0f8fda6.bin b/Library/ShaderCache/d/d3fa052630d36aa4edc44610a0f8fda6.bin new file mode 100644 index 0000000000000000000000000000000000000000..579d896aad00ab7bbb864637d1325a9255533f01 Binary files /dev/null and b/Library/ShaderCache/d/d3fa052630d36aa4edc44610a0f8fda6.bin differ diff --git a/Library/ShaderCache/d/d410894975b8ff05b790686eba10433e.bin b/Library/ShaderCache/d/d410894975b8ff05b790686eba10433e.bin new file mode 100644 index 0000000000000000000000000000000000000000..340a8492b0055ba085f015e8168a55523e1fc12f Binary files /dev/null and b/Library/ShaderCache/d/d410894975b8ff05b790686eba10433e.bin differ diff --git a/Library/ShaderCache/d/d454671d284c402a74ef108e1bbff9de.bin b/Library/ShaderCache/d/d454671d284c402a74ef108e1bbff9de.bin new file mode 100644 index 0000000000000000000000000000000000000000..d7bea8a0250fcf8f9518b07b52f7957b81b8aedf Binary files /dev/null and b/Library/ShaderCache/d/d454671d284c402a74ef108e1bbff9de.bin differ diff --git a/Library/ShaderCache/d/d49a59837b9c3f1e53eecaf0f15bd348.bin b/Library/ShaderCache/d/d49a59837b9c3f1e53eecaf0f15bd348.bin new file mode 100644 index 0000000000000000000000000000000000000000..133475943b200cba33e3237a7255a9e564158c5a Binary files /dev/null and b/Library/ShaderCache/d/d49a59837b9c3f1e53eecaf0f15bd348.bin differ diff --git a/Library/ShaderCache/d/d4b19e225bb715d52db927568246c3f3.bin b/Library/ShaderCache/d/d4b19e225bb715d52db927568246c3f3.bin new file mode 100644 index 0000000000000000000000000000000000000000..7e2d2acc705f36e957afa8e0df9bb0a25b37cb08 Binary files /dev/null and b/Library/ShaderCache/d/d4b19e225bb715d52db927568246c3f3.bin differ diff --git a/Library/ShaderCache/d/d5add7a7f56af448f7286ed9b788da37.bin b/Library/ShaderCache/d/d5add7a7f56af448f7286ed9b788da37.bin new file mode 100644 index 0000000000000000000000000000000000000000..021d997d05f0f348bdaf08a76d53be83464cd926 Binary files /dev/null and b/Library/ShaderCache/d/d5add7a7f56af448f7286ed9b788da37.bin differ diff --git a/Library/ShaderCache/d/d5c93205d0563d02d21bf8e45b730f2b.bin b/Library/ShaderCache/d/d5c93205d0563d02d21bf8e45b730f2b.bin new file mode 100644 index 0000000000000000000000000000000000000000..d8b81edd363e185da2824ef88b1cc8aeb2e9d3a3 Binary files /dev/null and b/Library/ShaderCache/d/d5c93205d0563d02d21bf8e45b730f2b.bin differ diff --git a/Library/ShaderCache/d/d5d02252206aa8080acde86212dd1f78.bin b/Library/ShaderCache/d/d5d02252206aa8080acde86212dd1f78.bin new file mode 100644 index 0000000000000000000000000000000000000000..21bdcaa20aa52d646c0fe8f5d412ead0c46d5732 Binary files /dev/null and b/Library/ShaderCache/d/d5d02252206aa8080acde86212dd1f78.bin differ diff --git a/Library/ShaderCache/d/d62952e1a93bc85a1b96ad88f06c42b1.bin b/Library/ShaderCache/d/d62952e1a93bc85a1b96ad88f06c42b1.bin new file mode 100644 index 0000000000000000000000000000000000000000..186838bf0ee5c65da0a1d9be05a1259c6a474f58 Binary files /dev/null and b/Library/ShaderCache/d/d62952e1a93bc85a1b96ad88f06c42b1.bin differ diff --git a/Library/ShaderCache/d/d6cd1975851595985609fbb6ebf4a9e2.bin b/Library/ShaderCache/d/d6cd1975851595985609fbb6ebf4a9e2.bin new file mode 100644 index 0000000000000000000000000000000000000000..dc476de116e749c026a38c754e37949f46efb032 Binary files /dev/null and b/Library/ShaderCache/d/d6cd1975851595985609fbb6ebf4a9e2.bin differ diff --git a/Library/ShaderCache/d/d7121b4c0bc9cdd7d1a46c79250556b6.bin b/Library/ShaderCache/d/d7121b4c0bc9cdd7d1a46c79250556b6.bin new file mode 100644 index 0000000000000000000000000000000000000000..7509e40289236b3757be70be216c0f597e26aaf5 Binary files /dev/null and b/Library/ShaderCache/d/d7121b4c0bc9cdd7d1a46c79250556b6.bin differ diff --git a/Library/ShaderCache/d/d71d133e6cfde66d275829bbb31e8bd2.bin b/Library/ShaderCache/d/d71d133e6cfde66d275829bbb31e8bd2.bin new file mode 100644 index 0000000000000000000000000000000000000000..149d6ffecda6619e5ec7483a75a2cbd4055dda37 Binary files /dev/null and b/Library/ShaderCache/d/d71d133e6cfde66d275829bbb31e8bd2.bin differ diff --git a/Library/ShaderCache/d/d7ce0d715dec9f34b5d135e493dc9e9b.bin b/Library/ShaderCache/d/d7ce0d715dec9f34b5d135e493dc9e9b.bin new file mode 100644 index 0000000000000000000000000000000000000000..2cf689633113fceb2c2667c37ce5c4ce82d9a64e Binary files /dev/null and b/Library/ShaderCache/d/d7ce0d715dec9f34b5d135e493dc9e9b.bin differ diff --git a/Library/ShaderCache/d/d7f7178e1f21cbf8709f904dcf71aedc.bin b/Library/ShaderCache/d/d7f7178e1f21cbf8709f904dcf71aedc.bin new file mode 100644 index 0000000000000000000000000000000000000000..7aec795731acaf2a189d56a4a7bcf52ec54dd8b9 Binary files /dev/null and b/Library/ShaderCache/d/d7f7178e1f21cbf8709f904dcf71aedc.bin differ diff --git a/Library/ShaderCache/d/d805c9bdfb2a577202b7504c994dbc7b.bin b/Library/ShaderCache/d/d805c9bdfb2a577202b7504c994dbc7b.bin new file mode 100644 index 0000000000000000000000000000000000000000..e0f8d4840831f8729f7f872c18bfbd3b79ce195d Binary files /dev/null and b/Library/ShaderCache/d/d805c9bdfb2a577202b7504c994dbc7b.bin differ diff --git a/Library/ShaderCache/d/d82380d73bcfcfdad359a6583b81269a.bin b/Library/ShaderCache/d/d82380d73bcfcfdad359a6583b81269a.bin new file mode 100644 index 0000000000000000000000000000000000000000..d68f6af6e21e3842073ad10a2ee186def1897ce9 Binary files /dev/null and b/Library/ShaderCache/d/d82380d73bcfcfdad359a6583b81269a.bin differ diff --git a/Library/ShaderCache/d/d8304f2cc13048169f7976d8b53d2d92.bin b/Library/ShaderCache/d/d8304f2cc13048169f7976d8b53d2d92.bin new file mode 100644 index 0000000000000000000000000000000000000000..5d9fb8ea47d3f368fe4f6ce6f8382d2ee7f9b2c0 Binary files /dev/null and b/Library/ShaderCache/d/d8304f2cc13048169f7976d8b53d2d92.bin differ diff --git a/Library/ShaderCache/d/d8779fa334f293dd0bb5cb1fde2d9cba.bin b/Library/ShaderCache/d/d8779fa334f293dd0bb5cb1fde2d9cba.bin new file mode 100644 index 0000000000000000000000000000000000000000..470f76c9c63d4408cdd8d4b181560bb1f779fd83 Binary files /dev/null and b/Library/ShaderCache/d/d8779fa334f293dd0bb5cb1fde2d9cba.bin differ diff --git a/Library/ShaderCache/d/d87b74cfb34afc98d0f9eb3efaf2f4ae.bin b/Library/ShaderCache/d/d87b74cfb34afc98d0f9eb3efaf2f4ae.bin new file mode 100644 index 0000000000000000000000000000000000000000..9ff84e3eef44bc1c20ffe8b894d6f760f54de44e Binary files /dev/null and b/Library/ShaderCache/d/d87b74cfb34afc98d0f9eb3efaf2f4ae.bin differ diff --git a/Library/ShaderCache/d/d8f4dfde6a5ef3b70b1da2b76dfbc6af.bin b/Library/ShaderCache/d/d8f4dfde6a5ef3b70b1da2b76dfbc6af.bin new file mode 100644 index 0000000000000000000000000000000000000000..67c67415b74b58e2a8e74817bdd66826473a027b Binary files /dev/null and b/Library/ShaderCache/d/d8f4dfde6a5ef3b70b1da2b76dfbc6af.bin differ diff --git a/Library/ShaderCache/d/d93a88ff12a718dca27f1ed43b21a2d9.bin b/Library/ShaderCache/d/d93a88ff12a718dca27f1ed43b21a2d9.bin new file mode 100644 index 0000000000000000000000000000000000000000..45e570e74ea1e2dd2cff32a98de5dc80e579abe3 Binary files /dev/null and b/Library/ShaderCache/d/d93a88ff12a718dca27f1ed43b21a2d9.bin differ diff --git a/Library/ShaderCache/d/d961d4b589f25c61f3f8298ecb8da3d3.bin b/Library/ShaderCache/d/d961d4b589f25c61f3f8298ecb8da3d3.bin new file mode 100644 index 0000000000000000000000000000000000000000..021d997d05f0f348bdaf08a76d53be83464cd926 Binary files /dev/null and b/Library/ShaderCache/d/d961d4b589f25c61f3f8298ecb8da3d3.bin differ diff --git a/Library/ShaderCache/d/d97acf3b22897258e065d1d2f3709b5b.bin b/Library/ShaderCache/d/d97acf3b22897258e065d1d2f3709b5b.bin new file mode 100644 index 0000000000000000000000000000000000000000..c5cc4c2695a3fa9a5f0070265b5eaa7be2c56a67 Binary files /dev/null and b/Library/ShaderCache/d/d97acf3b22897258e065d1d2f3709b5b.bin differ diff --git a/Library/ShaderCache/d/d9a667cf8203edbafda57c972e92fbe0.bin b/Library/ShaderCache/d/d9a667cf8203edbafda57c972e92fbe0.bin new file mode 100644 index 0000000000000000000000000000000000000000..e557682b3e760a37f1a62571b2e0c4e087611d31 Binary files /dev/null and b/Library/ShaderCache/d/d9a667cf8203edbafda57c972e92fbe0.bin differ diff --git a/Library/ShaderCache/d/da0701ab0ee1079357856925bdeded15.bin b/Library/ShaderCache/d/da0701ab0ee1079357856925bdeded15.bin new file mode 100644 index 0000000000000000000000000000000000000000..a4430ff285f5dd440ff703e29a7e8a588774e6f5 Binary files /dev/null and b/Library/ShaderCache/d/da0701ab0ee1079357856925bdeded15.bin differ diff --git a/Library/ShaderCache/d/daf27ff662f4a7d6ad891fa9dfff87cb.bin b/Library/ShaderCache/d/daf27ff662f4a7d6ad891fa9dfff87cb.bin new file mode 100644 index 0000000000000000000000000000000000000000..46276da99ac23cda4f8b727e245e96739c8bf1fa Binary files /dev/null and b/Library/ShaderCache/d/daf27ff662f4a7d6ad891fa9dfff87cb.bin differ diff --git a/Library/ShaderCache/d/db41ddce5e3a1736bfb3b2cf2d2f4998.bin b/Library/ShaderCache/d/db41ddce5e3a1736bfb3b2cf2d2f4998.bin new file mode 100644 index 0000000000000000000000000000000000000000..8bd8c01c3ce44c8640a936f49b6fb6569c539446 Binary files /dev/null and b/Library/ShaderCache/d/db41ddce5e3a1736bfb3b2cf2d2f4998.bin differ diff --git a/Library/ShaderCache/d/db5159920811bfc077a2d81b91fbd59f.bin b/Library/ShaderCache/d/db5159920811bfc077a2d81b91fbd59f.bin new file mode 100644 index 0000000000000000000000000000000000000000..4ebd1db439cfc7caa0c65f2b3884a30ee16afc33 Binary files /dev/null and b/Library/ShaderCache/d/db5159920811bfc077a2d81b91fbd59f.bin differ diff --git a/Library/ShaderCache/d/dc18605e4aad9bdde47501f294ab74d7.bin b/Library/ShaderCache/d/dc18605e4aad9bdde47501f294ab74d7.bin new file mode 100644 index 0000000000000000000000000000000000000000..eb096c633e03ac909e551000bc8ea6751653c192 Binary files /dev/null and b/Library/ShaderCache/d/dc18605e4aad9bdde47501f294ab74d7.bin differ diff --git a/Library/ShaderCache/d/dc68057dccaa276b1e16ee41469a4774.bin b/Library/ShaderCache/d/dc68057dccaa276b1e16ee41469a4774.bin new file mode 100644 index 0000000000000000000000000000000000000000..b4068d1268e7360f98adf8e758571b2ffdd13b8b Binary files /dev/null and b/Library/ShaderCache/d/dc68057dccaa276b1e16ee41469a4774.bin differ diff --git a/Library/ShaderCache/d/dc7f320863cfcd840c7aec0dcba937dc.bin b/Library/ShaderCache/d/dc7f320863cfcd840c7aec0dcba937dc.bin new file mode 100644 index 0000000000000000000000000000000000000000..a75e768997d3c75fa32863781f69e51c39527401 Binary files /dev/null and b/Library/ShaderCache/d/dc7f320863cfcd840c7aec0dcba937dc.bin differ diff --git a/Library/ShaderCache/d/dc917188fcaf32d670eae45f118db2f6.bin b/Library/ShaderCache/d/dc917188fcaf32d670eae45f118db2f6.bin new file mode 100644 index 0000000000000000000000000000000000000000..6efa11b68a277f9624164fc34069ab848613734e Binary files /dev/null and b/Library/ShaderCache/d/dc917188fcaf32d670eae45f118db2f6.bin differ diff --git a/Library/ShaderCache/d/dc94ce4141810d7f3f5c45e3906f5b41.bin b/Library/ShaderCache/d/dc94ce4141810d7f3f5c45e3906f5b41.bin new file mode 100644 index 0000000000000000000000000000000000000000..7bd640179e804d1f421102a7de3a6fe12eb4a936 Binary files /dev/null and b/Library/ShaderCache/d/dc94ce4141810d7f3f5c45e3906f5b41.bin differ diff --git a/Library/ShaderCache/d/dd11582efabee0c340dc5d7f829fdd38.bin b/Library/ShaderCache/d/dd11582efabee0c340dc5d7f829fdd38.bin new file mode 100644 index 0000000000000000000000000000000000000000..c4c6f6d57eae65ad379a1d4cd9b8c2e039ea7d9a Binary files /dev/null and b/Library/ShaderCache/d/dd11582efabee0c340dc5d7f829fdd38.bin differ diff --git a/Library/ShaderCache/d/ddb90293957ba95edaa56af87a7fbed2.bin b/Library/ShaderCache/d/ddb90293957ba95edaa56af87a7fbed2.bin new file mode 100644 index 0000000000000000000000000000000000000000..de89415ef449cc6aebd2401758ca25c9d7fd9b0e Binary files /dev/null and b/Library/ShaderCache/d/ddb90293957ba95edaa56af87a7fbed2.bin differ diff --git a/Library/ShaderCache/d/ddf76144444611a60f2e6c298d90abcc.bin b/Library/ShaderCache/d/ddf76144444611a60f2e6c298d90abcc.bin new file mode 100644 index 0000000000000000000000000000000000000000..5344701657d0d02b65c60c035da10fc48f43cc64 Binary files /dev/null and b/Library/ShaderCache/d/ddf76144444611a60f2e6c298d90abcc.bin differ diff --git a/Library/ShaderCache/d/de39407681e97007d0f13c0821feede5.bin b/Library/ShaderCache/d/de39407681e97007d0f13c0821feede5.bin new file mode 100644 index 0000000000000000000000000000000000000000..2fccbc8dfb87a4fddb74036dda0c225644c40a98 Binary files /dev/null and b/Library/ShaderCache/d/de39407681e97007d0f13c0821feede5.bin differ diff --git a/Library/ShaderCache/d/def3146b72a683bac5e177b84c44d568.bin b/Library/ShaderCache/d/def3146b72a683bac5e177b84c44d568.bin new file mode 100644 index 0000000000000000000000000000000000000000..294c998afbd91f5ba3cd202c33846226d8af0b42 Binary files /dev/null and b/Library/ShaderCache/d/def3146b72a683bac5e177b84c44d568.bin differ diff --git a/Library/ShaderCache/d/df0a1511ce8f358b459b971a3cc80b45.bin b/Library/ShaderCache/d/df0a1511ce8f358b459b971a3cc80b45.bin new file mode 100644 index 0000000000000000000000000000000000000000..0dbd269186564b0f8cbfcf519f4913c44f348eba Binary files /dev/null and b/Library/ShaderCache/d/df0a1511ce8f358b459b971a3cc80b45.bin differ diff --git a/Library/ShaderCache/d/df5d399aa2528e2e5211fcb3ca737c0e.bin b/Library/ShaderCache/d/df5d399aa2528e2e5211fcb3ca737c0e.bin new file mode 100644 index 0000000000000000000000000000000000000000..d265745a9ec76689dff7e934c21384597eb7e01a Binary files /dev/null and b/Library/ShaderCache/d/df5d399aa2528e2e5211fcb3ca737c0e.bin differ diff --git a/Library/ShaderCache/d/dfadba627b17823bd6984bdd4354ef8a.bin b/Library/ShaderCache/d/dfadba627b17823bd6984bdd4354ef8a.bin new file mode 100644 index 0000000000000000000000000000000000000000..91394537dee303c4dbd7abdc2f3fb478a4f37ea2 Binary files /dev/null and b/Library/ShaderCache/d/dfadba627b17823bd6984bdd4354ef8a.bin differ diff --git a/Library/ShaderCache/e/e05381c2e58a7b7854377b7d50be2855.bin b/Library/ShaderCache/e/e05381c2e58a7b7854377b7d50be2855.bin new file mode 100644 index 0000000000000000000000000000000000000000..5f195de5d0f7cff53376b7f3f863cf997b527117 Binary files /dev/null and b/Library/ShaderCache/e/e05381c2e58a7b7854377b7d50be2855.bin differ diff --git a/Library/ShaderCache/e/e0582604a13102b8b489d748df7f534a.bin b/Library/ShaderCache/e/e0582604a13102b8b489d748df7f534a.bin new file mode 100644 index 0000000000000000000000000000000000000000..bf51253682fc5abf17a225e2d6ded0007be1948f Binary files /dev/null and b/Library/ShaderCache/e/e0582604a13102b8b489d748df7f534a.bin differ diff --git a/Library/ShaderCache/e/e0622fe9e99167811e86985d8a913a6c.bin b/Library/ShaderCache/e/e0622fe9e99167811e86985d8a913a6c.bin new file mode 100644 index 0000000000000000000000000000000000000000..ea60abb068c884f09767920f2f0b73fdd94fcacb Binary files /dev/null and b/Library/ShaderCache/e/e0622fe9e99167811e86985d8a913a6c.bin differ diff --git a/Library/ShaderCache/e/e07d884bef302ecffddad81110388684.bin b/Library/ShaderCache/e/e07d884bef302ecffddad81110388684.bin new file mode 100644 index 0000000000000000000000000000000000000000..6750dbf0aa8ee412ed08ea0867a460b2ff6cba55 Binary files /dev/null and b/Library/ShaderCache/e/e07d884bef302ecffddad81110388684.bin differ diff --git a/Library/ShaderCache/e/e145f394112cda8b656b97b841d39224.bin b/Library/ShaderCache/e/e145f394112cda8b656b97b841d39224.bin new file mode 100644 index 0000000000000000000000000000000000000000..138b684297cb875488b96b58489eb346b1f2b1b8 Binary files /dev/null and b/Library/ShaderCache/e/e145f394112cda8b656b97b841d39224.bin differ diff --git a/Library/ShaderCache/e/e263cf0a104b69857f257e8914332ab0.bin b/Library/ShaderCache/e/e263cf0a104b69857f257e8914332ab0.bin new file mode 100644 index 0000000000000000000000000000000000000000..eb9f1badca12445ee1e4f2dd3b33182688761732 Binary files /dev/null and b/Library/ShaderCache/e/e263cf0a104b69857f257e8914332ab0.bin differ diff --git a/Library/ShaderCache/e/e3080f9a59704b7dae9f80e5bbf28c2a.bin b/Library/ShaderCache/e/e3080f9a59704b7dae9f80e5bbf28c2a.bin new file mode 100644 index 0000000000000000000000000000000000000000..d23f816b7ce63fe2186f2c5effe6dc801bb6005c Binary files /dev/null and b/Library/ShaderCache/e/e3080f9a59704b7dae9f80e5bbf28c2a.bin differ diff --git a/Library/ShaderCache/e/e39aba1c479d132d83a2b2b3c881763c.bin b/Library/ShaderCache/e/e39aba1c479d132d83a2b2b3c881763c.bin new file mode 100644 index 0000000000000000000000000000000000000000..1b95b4bb402a72a5a29bcd7e69add138153fc23f Binary files /dev/null and b/Library/ShaderCache/e/e39aba1c479d132d83a2b2b3c881763c.bin differ diff --git a/Library/ShaderCache/e/e3cb5d8d27389a1d110a44f28f49e976.bin b/Library/ShaderCache/e/e3cb5d8d27389a1d110a44f28f49e976.bin new file mode 100644 index 0000000000000000000000000000000000000000..2988ed0e917398ad163576178d24874fef4ab2cb Binary files /dev/null and b/Library/ShaderCache/e/e3cb5d8d27389a1d110a44f28f49e976.bin differ diff --git a/Library/ShaderCache/e/e3d3328c876cbb70448d826804fe1bc4.bin b/Library/ShaderCache/e/e3d3328c876cbb70448d826804fe1bc4.bin new file mode 100644 index 0000000000000000000000000000000000000000..551eaa184a1b28c599802197edd4a03b81578834 Binary files /dev/null and b/Library/ShaderCache/e/e3d3328c876cbb70448d826804fe1bc4.bin differ diff --git a/Library/ShaderCache/e/e3f7811427eef724d6756189b418e474.bin b/Library/ShaderCache/e/e3f7811427eef724d6756189b418e474.bin new file mode 100644 index 0000000000000000000000000000000000000000..a00998665350265f199cf0db7166bb4296fd515c Binary files /dev/null and b/Library/ShaderCache/e/e3f7811427eef724d6756189b418e474.bin differ diff --git a/Library/ShaderCache/e/e40b378736baa31bf619ffd0afb07044.bin b/Library/ShaderCache/e/e40b378736baa31bf619ffd0afb07044.bin new file mode 100644 index 0000000000000000000000000000000000000000..e06abf66b51b610cd5b523e43a74b4a45de76bbc Binary files /dev/null and b/Library/ShaderCache/e/e40b378736baa31bf619ffd0afb07044.bin differ diff --git a/Library/ShaderCache/e/e44b84b0c411dfe71fa37d87531712e1.bin b/Library/ShaderCache/e/e44b84b0c411dfe71fa37d87531712e1.bin new file mode 100644 index 0000000000000000000000000000000000000000..6efa11b68a277f9624164fc34069ab848613734e Binary files /dev/null and b/Library/ShaderCache/e/e44b84b0c411dfe71fa37d87531712e1.bin differ diff --git a/Library/ShaderCache/e/e491e81db8cca406ba7361dc657fd217.bin b/Library/ShaderCache/e/e491e81db8cca406ba7361dc657fd217.bin new file mode 100644 index 0000000000000000000000000000000000000000..02e238b4440ef455f115a90956f9cfa0cb3828d3 Binary files /dev/null and b/Library/ShaderCache/e/e491e81db8cca406ba7361dc657fd217.bin differ diff --git a/Library/ShaderCache/e/e4bfc6fce2d4dc25d41f6af256d4c2ed.bin b/Library/ShaderCache/e/e4bfc6fce2d4dc25d41f6af256d4c2ed.bin new file mode 100644 index 0000000000000000000000000000000000000000..86022a9fe89d5952adb6a0c4517c6a586875b7bd Binary files /dev/null and b/Library/ShaderCache/e/e4bfc6fce2d4dc25d41f6af256d4c2ed.bin differ diff --git a/Library/ShaderCache/e/e4e65a538466b61fdbfb046c4b2957cc.bin b/Library/ShaderCache/e/e4e65a538466b61fdbfb046c4b2957cc.bin new file mode 100644 index 0000000000000000000000000000000000000000..1a8b683d8b9101c0ade06f99fa63f1ed6bbe249a Binary files /dev/null and b/Library/ShaderCache/e/e4e65a538466b61fdbfb046c4b2957cc.bin differ diff --git a/Library/ShaderCache/e/e5d4780f499ea575d7919f59aa77db7f.bin b/Library/ShaderCache/e/e5d4780f499ea575d7919f59aa77db7f.bin new file mode 100644 index 0000000000000000000000000000000000000000..d100a7a38d5a0915b0f1bdb86fcb5cadb69c0b0c Binary files /dev/null and b/Library/ShaderCache/e/e5d4780f499ea575d7919f59aa77db7f.bin differ diff --git a/Library/ShaderCache/e/e5f8e78893dd3a05fb49ab1d8890f8e1.bin b/Library/ShaderCache/e/e5f8e78893dd3a05fb49ab1d8890f8e1.bin new file mode 100644 index 0000000000000000000000000000000000000000..9c439a9b5584e2fc3563140bcf1e9f2a9f076d5c Binary files /dev/null and b/Library/ShaderCache/e/e5f8e78893dd3a05fb49ab1d8890f8e1.bin differ diff --git a/Library/ShaderCache/e/e5fced0529cb41221e080c600319b69d.bin b/Library/ShaderCache/e/e5fced0529cb41221e080c600319b69d.bin new file mode 100644 index 0000000000000000000000000000000000000000..3570de5f70ec0d3b446e0b26ec4c45267c0c4e5d Binary files /dev/null and b/Library/ShaderCache/e/e5fced0529cb41221e080c600319b69d.bin differ diff --git a/Library/ShaderCache/e/e6300c72974d86f1e804f7e25fb6b845.bin b/Library/ShaderCache/e/e6300c72974d86f1e804f7e25fb6b845.bin new file mode 100644 index 0000000000000000000000000000000000000000..1d2d1bce342c809079199f050efb54f7e6e8985b Binary files /dev/null and b/Library/ShaderCache/e/e6300c72974d86f1e804f7e25fb6b845.bin differ diff --git a/Library/ShaderCache/e/e66db8983719f2a1d8f6933173023fac.bin b/Library/ShaderCache/e/e66db8983719f2a1d8f6933173023fac.bin new file mode 100644 index 0000000000000000000000000000000000000000..6efa11b68a277f9624164fc34069ab848613734e Binary files /dev/null and b/Library/ShaderCache/e/e66db8983719f2a1d8f6933173023fac.bin differ diff --git a/Library/ShaderCache/e/e70cc78fe084fc9b9e8f50ea46bdfe4a.bin b/Library/ShaderCache/e/e70cc78fe084fc9b9e8f50ea46bdfe4a.bin new file mode 100644 index 0000000000000000000000000000000000000000..0c39db640f53c5d431ba22f222a63560aeb04e3a Binary files /dev/null and b/Library/ShaderCache/e/e70cc78fe084fc9b9e8f50ea46bdfe4a.bin differ diff --git a/Library/ShaderCache/e/e72cb4264f2c43299e171fc584b13e91.bin b/Library/ShaderCache/e/e72cb4264f2c43299e171fc584b13e91.bin new file mode 100644 index 0000000000000000000000000000000000000000..66bb8f85efc0dc63123cd2d7e5bc8ab998923c57 Binary files /dev/null and b/Library/ShaderCache/e/e72cb4264f2c43299e171fc584b13e91.bin differ diff --git a/Library/ShaderCache/e/e743933553611cf9823912513bd1c5c5.bin b/Library/ShaderCache/e/e743933553611cf9823912513bd1c5c5.bin new file mode 100644 index 0000000000000000000000000000000000000000..e0f4816fc7f069b2c76d1838a5d617661c0efc10 Binary files /dev/null and b/Library/ShaderCache/e/e743933553611cf9823912513bd1c5c5.bin differ diff --git a/Library/ShaderCache/e/e7abcba6367f8cb11162d978747624b2.bin b/Library/ShaderCache/e/e7abcba6367f8cb11162d978747624b2.bin new file mode 100644 index 0000000000000000000000000000000000000000..9e5fe215d53b4f9d7a35fb5f7218cd836d0fb324 Binary files /dev/null and b/Library/ShaderCache/e/e7abcba6367f8cb11162d978747624b2.bin differ diff --git a/Library/ShaderCache/e/e85b199d70ed1765abf39d74824a8fbc.bin b/Library/ShaderCache/e/e85b199d70ed1765abf39d74824a8fbc.bin new file mode 100644 index 0000000000000000000000000000000000000000..7085304f0d62cbacf71e67ad1f02e7b578ed42b3 Binary files /dev/null and b/Library/ShaderCache/e/e85b199d70ed1765abf39d74824a8fbc.bin differ diff --git a/Library/ShaderCache/e/e88624b223f4aea9f803b94c243daecb.bin b/Library/ShaderCache/e/e88624b223f4aea9f803b94c243daecb.bin new file mode 100644 index 0000000000000000000000000000000000000000..5ac9316d35f589d0ab82180f1dd407847a8faac9 Binary files /dev/null and b/Library/ShaderCache/e/e88624b223f4aea9f803b94c243daecb.bin differ diff --git a/Library/ShaderCache/e/e8c8d7caa5163da4b5c6d5740b1a39bf.bin b/Library/ShaderCache/e/e8c8d7caa5163da4b5c6d5740b1a39bf.bin new file mode 100644 index 0000000000000000000000000000000000000000..a16f16e926506ff340290319e03685e6560128b0 Binary files /dev/null and b/Library/ShaderCache/e/e8c8d7caa5163da4b5c6d5740b1a39bf.bin differ diff --git a/Library/ShaderCache/e/e94eb02d275f9dbb66a67731267798d3.bin b/Library/ShaderCache/e/e94eb02d275f9dbb66a67731267798d3.bin new file mode 100644 index 0000000000000000000000000000000000000000..e74e3b62e864e04c4a592f0b623c5489869be923 Binary files /dev/null and b/Library/ShaderCache/e/e94eb02d275f9dbb66a67731267798d3.bin differ diff --git a/Library/ShaderCache/e/e97ac1a5e4bb49961f917da065cae6a3.bin b/Library/ShaderCache/e/e97ac1a5e4bb49961f917da065cae6a3.bin new file mode 100644 index 0000000000000000000000000000000000000000..c892abea9155663b2594ec62b36f65d5f9ca2df7 Binary files /dev/null and b/Library/ShaderCache/e/e97ac1a5e4bb49961f917da065cae6a3.bin differ diff --git a/Library/ShaderCache/e/e995233c7eb02a01f019fdee243e8d78.bin b/Library/ShaderCache/e/e995233c7eb02a01f019fdee243e8d78.bin new file mode 100644 index 0000000000000000000000000000000000000000..7ef01887cc70a0b1415629a861af4495a3ed4ba0 Binary files /dev/null and b/Library/ShaderCache/e/e995233c7eb02a01f019fdee243e8d78.bin differ diff --git a/Library/ShaderCache/e/e9ed7c6dcc5d1231b523b0e066553dc9.bin b/Library/ShaderCache/e/e9ed7c6dcc5d1231b523b0e066553dc9.bin new file mode 100644 index 0000000000000000000000000000000000000000..15bfcee08d531495df2c390badbedbe67bbeeb4e Binary files /dev/null and b/Library/ShaderCache/e/e9ed7c6dcc5d1231b523b0e066553dc9.bin differ diff --git a/Library/ShaderCache/e/ea1002a6eec5cbaed4d3898fc9dbc7a9.bin b/Library/ShaderCache/e/ea1002a6eec5cbaed4d3898fc9dbc7a9.bin new file mode 100644 index 0000000000000000000000000000000000000000..1a3da5071b0c6a0af6c8deca6e0c8ec07c1dac27 Binary files /dev/null and b/Library/ShaderCache/e/ea1002a6eec5cbaed4d3898fc9dbc7a9.bin differ diff --git a/Library/ShaderCache/e/ea2356ec19088fcbea1b2754471ccd22.bin b/Library/ShaderCache/e/ea2356ec19088fcbea1b2754471ccd22.bin new file mode 100644 index 0000000000000000000000000000000000000000..04c025c45c1fe99a7f18f7ac1920b484c2550ded Binary files /dev/null and b/Library/ShaderCache/e/ea2356ec19088fcbea1b2754471ccd22.bin differ diff --git a/Library/ShaderCache/e/eb239086acad4bc7f8bb83597eb24b84.bin b/Library/ShaderCache/e/eb239086acad4bc7f8bb83597eb24b84.bin new file mode 100644 index 0000000000000000000000000000000000000000..ff16489ae6a11f6cc591ac7c30c761538b46feeb Binary files /dev/null and b/Library/ShaderCache/e/eb239086acad4bc7f8bb83597eb24b84.bin differ diff --git a/Library/ShaderCache/e/ebc4c301f875bfc252376cdbd666b07d.bin b/Library/ShaderCache/e/ebc4c301f875bfc252376cdbd666b07d.bin new file mode 100644 index 0000000000000000000000000000000000000000..6bef2f7adf96cb5723491cd4e42e2856b0283937 Binary files /dev/null and b/Library/ShaderCache/e/ebc4c301f875bfc252376cdbd666b07d.bin differ diff --git a/Library/ShaderCache/e/ebedfe93649dec7944df939f966568d1.bin b/Library/ShaderCache/e/ebedfe93649dec7944df939f966568d1.bin new file mode 100644 index 0000000000000000000000000000000000000000..ea60abb068c884f09767920f2f0b73fdd94fcacb Binary files /dev/null and b/Library/ShaderCache/e/ebedfe93649dec7944df939f966568d1.bin differ diff --git a/Library/ShaderCache/e/ebf2bb8118ce85db91b9d9359c80dc7e.bin b/Library/ShaderCache/e/ebf2bb8118ce85db91b9d9359c80dc7e.bin new file mode 100644 index 0000000000000000000000000000000000000000..a9c55a4bf131c0299d47a75b14e890e6092a6f8a Binary files /dev/null and b/Library/ShaderCache/e/ebf2bb8118ce85db91b9d9359c80dc7e.bin differ diff --git a/Library/ShaderCache/e/ec076b1ceeeb9eac8d2d7aeed696ffb0.bin b/Library/ShaderCache/e/ec076b1ceeeb9eac8d2d7aeed696ffb0.bin new file mode 100644 index 0000000000000000000000000000000000000000..551eaa184a1b28c599802197edd4a03b81578834 Binary files /dev/null and b/Library/ShaderCache/e/ec076b1ceeeb9eac8d2d7aeed696ffb0.bin differ diff --git a/Library/ShaderCache/e/ec1682243857a0d2405ee9b8f0beea23.bin b/Library/ShaderCache/e/ec1682243857a0d2405ee9b8f0beea23.bin new file mode 100644 index 0000000000000000000000000000000000000000..f8d0c9b5827221a8745d60af45e3fdacc0f5378a Binary files /dev/null and b/Library/ShaderCache/e/ec1682243857a0d2405ee9b8f0beea23.bin differ diff --git a/Library/ShaderCache/e/ed005d6608434c236aadcc242c02e210.bin b/Library/ShaderCache/e/ed005d6608434c236aadcc242c02e210.bin new file mode 100644 index 0000000000000000000000000000000000000000..2cf689633113fceb2c2667c37ce5c4ce82d9a64e Binary files /dev/null and b/Library/ShaderCache/e/ed005d6608434c236aadcc242c02e210.bin differ diff --git a/Library/ShaderCache/e/ed1fbf23a1cc6fe8fa49be9f498d8b72.bin b/Library/ShaderCache/e/ed1fbf23a1cc6fe8fa49be9f498d8b72.bin new file mode 100644 index 0000000000000000000000000000000000000000..fe864c61c8dd8b16c1f68bc5149b0d2dbe133292 Binary files /dev/null and b/Library/ShaderCache/e/ed1fbf23a1cc6fe8fa49be9f498d8b72.bin differ diff --git a/Library/ShaderCache/e/ed23c02bb335080c6aaf9633db837900.bin b/Library/ShaderCache/e/ed23c02bb335080c6aaf9633db837900.bin new file mode 100644 index 0000000000000000000000000000000000000000..522aa90a658ff1c065b18bb6e43a0e129a805f1e Binary files /dev/null and b/Library/ShaderCache/e/ed23c02bb335080c6aaf9633db837900.bin differ diff --git a/Library/ShaderCache/e/ed5ff092397fa4800a6ed4f7e77d0a76.bin b/Library/ShaderCache/e/ed5ff092397fa4800a6ed4f7e77d0a76.bin new file mode 100644 index 0000000000000000000000000000000000000000..daa8492f26e4729fcbe11b13e82d6793543c54cd Binary files /dev/null and b/Library/ShaderCache/e/ed5ff092397fa4800a6ed4f7e77d0a76.bin differ diff --git a/Library/ShaderCache/e/eda83c5dd1e0ddd7942b00868bb12db4.bin b/Library/ShaderCache/e/eda83c5dd1e0ddd7942b00868bb12db4.bin new file mode 100644 index 0000000000000000000000000000000000000000..a18c3ac26e2c1a114c5114733977904a720b76df Binary files /dev/null and b/Library/ShaderCache/e/eda83c5dd1e0ddd7942b00868bb12db4.bin differ diff --git a/Library/ShaderCache/e/ee17aba3f9e06bffadcd79f40206d034.bin b/Library/ShaderCache/e/ee17aba3f9e06bffadcd79f40206d034.bin new file mode 100644 index 0000000000000000000000000000000000000000..10d829066cd528f42c1f96606d87b2c11af6e863 Binary files /dev/null and b/Library/ShaderCache/e/ee17aba3f9e06bffadcd79f40206d034.bin differ diff --git a/Library/ShaderCache/e/ee55ab61e21b9ab36cb5856bb9e94aee.bin b/Library/ShaderCache/e/ee55ab61e21b9ab36cb5856bb9e94aee.bin new file mode 100644 index 0000000000000000000000000000000000000000..ae563afb532581b7a47d0ecee94109a580f93c7d Binary files /dev/null and b/Library/ShaderCache/e/ee55ab61e21b9ab36cb5856bb9e94aee.bin differ diff --git a/Library/ShaderCache/e/eea4a10071d2f27f77e386826c0a83ac.bin b/Library/ShaderCache/e/eea4a10071d2f27f77e386826c0a83ac.bin new file mode 100644 index 0000000000000000000000000000000000000000..7fc2a6da0f1a755214c7ffc6344e2ca6fb9c3013 Binary files /dev/null and b/Library/ShaderCache/e/eea4a10071d2f27f77e386826c0a83ac.bin differ diff --git a/Library/ShaderCache/e/ef23a43468bef29cb7088766d1c8d6b9.bin b/Library/ShaderCache/e/ef23a43468bef29cb7088766d1c8d6b9.bin new file mode 100644 index 0000000000000000000000000000000000000000..00d0590ae747a20109ba9f834fb1b670c054f9f0 Binary files /dev/null and b/Library/ShaderCache/e/ef23a43468bef29cb7088766d1c8d6b9.bin differ diff --git a/Library/ShaderCache/e/ef6db6dfccf02679a44086d4c5ea9554.bin b/Library/ShaderCache/e/ef6db6dfccf02679a44086d4c5ea9554.bin new file mode 100644 index 0000000000000000000000000000000000000000..e886d7777baac30caebbdde00727fb6152d1100f Binary files /dev/null and b/Library/ShaderCache/e/ef6db6dfccf02679a44086d4c5ea9554.bin differ diff --git a/Library/ShaderCache/e/ef7fff99925afd8e12c56ea16977176e.bin b/Library/ShaderCache/e/ef7fff99925afd8e12c56ea16977176e.bin new file mode 100644 index 0000000000000000000000000000000000000000..ec8b6f88e224dd27e286dee56459a0fa2e6466bb Binary files /dev/null and b/Library/ShaderCache/e/ef7fff99925afd8e12c56ea16977176e.bin differ diff --git a/Library/ShaderCache/e/efe71308af5c7d20e735589d0b2256ab.bin b/Library/ShaderCache/e/efe71308af5c7d20e735589d0b2256ab.bin new file mode 100644 index 0000000000000000000000000000000000000000..0b00312843750ff45e83e2c72810cb306b53780b Binary files /dev/null and b/Library/ShaderCache/e/efe71308af5c7d20e735589d0b2256ab.bin differ diff --git a/Library/ShaderCache/f/f13051fec8aeb7db3c99b8b6afc3e98d.bin b/Library/ShaderCache/f/f13051fec8aeb7db3c99b8b6afc3e98d.bin new file mode 100644 index 0000000000000000000000000000000000000000..ebc9cf00a12d44d801c2ab2e521d102d798826f2 Binary files /dev/null and b/Library/ShaderCache/f/f13051fec8aeb7db3c99b8b6afc3e98d.bin differ diff --git a/Library/ShaderCache/f/f1ae5521c4a24a3a93e16092824dcba6.bin b/Library/ShaderCache/f/f1ae5521c4a24a3a93e16092824dcba6.bin new file mode 100644 index 0000000000000000000000000000000000000000..b49e3eafc841187cf52f6cdd36aed516b5c01c16 Binary files /dev/null and b/Library/ShaderCache/f/f1ae5521c4a24a3a93e16092824dcba6.bin differ diff --git a/Library/ShaderCache/f/f1d46d55f41e295f7d6c9eb424e169dc.bin b/Library/ShaderCache/f/f1d46d55f41e295f7d6c9eb424e169dc.bin new file mode 100644 index 0000000000000000000000000000000000000000..7b3f51ff1f298cba5084c0e0fa999c4657a5e3f3 Binary files /dev/null and b/Library/ShaderCache/f/f1d46d55f41e295f7d6c9eb424e169dc.bin differ diff --git a/Library/ShaderCache/f/f1ec0e8df7064585148313911542e821.bin b/Library/ShaderCache/f/f1ec0e8df7064585148313911542e821.bin new file mode 100644 index 0000000000000000000000000000000000000000..a7fb920ab52e8d534dcd65be589ac3d3d0e466f1 Binary files /dev/null and b/Library/ShaderCache/f/f1ec0e8df7064585148313911542e821.bin differ diff --git a/Library/ShaderCache/f/f24ef369e6e0c52ff495aedadca08384.bin b/Library/ShaderCache/f/f24ef369e6e0c52ff495aedadca08384.bin new file mode 100644 index 0000000000000000000000000000000000000000..b77c8d4e5cc343721e945c10003fc083d60159bf Binary files /dev/null and b/Library/ShaderCache/f/f24ef369e6e0c52ff495aedadca08384.bin differ diff --git a/Library/ShaderCache/f/f25b7e9f8e8ea9157e4a5083941b23c7.bin b/Library/ShaderCache/f/f25b7e9f8e8ea9157e4a5083941b23c7.bin new file mode 100644 index 0000000000000000000000000000000000000000..7e7d05cdbd8e3c9383f075c5ac92047c90ab648e Binary files /dev/null and b/Library/ShaderCache/f/f25b7e9f8e8ea9157e4a5083941b23c7.bin differ diff --git a/Library/ShaderCache/f/f26b11046a4d8d9762941aeb362fb121.bin b/Library/ShaderCache/f/f26b11046a4d8d9762941aeb362fb121.bin new file mode 100644 index 0000000000000000000000000000000000000000..cc9616e1d0e11cf87ef249be456f1c9dfb3694d4 Binary files /dev/null and b/Library/ShaderCache/f/f26b11046a4d8d9762941aeb362fb121.bin differ diff --git a/Library/ShaderCache/f/f2dbbe62fe376ab67d05ab63d2e5ad77.bin b/Library/ShaderCache/f/f2dbbe62fe376ab67d05ab63d2e5ad77.bin new file mode 100644 index 0000000000000000000000000000000000000000..565f4e3f09d3a930338f7047c67010b3bd2dd0a7 Binary files /dev/null and b/Library/ShaderCache/f/f2dbbe62fe376ab67d05ab63d2e5ad77.bin differ diff --git a/Library/ShaderCache/f/f316307b70f03f66ff77d5a05b8c7a51.bin b/Library/ShaderCache/f/f316307b70f03f66ff77d5a05b8c7a51.bin new file mode 100644 index 0000000000000000000000000000000000000000..839e1a52febfc02013688d801b4eb30a2425ec7c Binary files /dev/null and b/Library/ShaderCache/f/f316307b70f03f66ff77d5a05b8c7a51.bin differ diff --git a/Library/ShaderCache/f/f36471243ec20606075386757d8f44a3.bin b/Library/ShaderCache/f/f36471243ec20606075386757d8f44a3.bin new file mode 100644 index 0000000000000000000000000000000000000000..8e508c7d830db898943b09771b399cc8dcf8481c Binary files /dev/null and b/Library/ShaderCache/f/f36471243ec20606075386757d8f44a3.bin differ diff --git a/Library/ShaderCache/f/f414da82b635703188594b590c8200ba.bin b/Library/ShaderCache/f/f414da82b635703188594b590c8200ba.bin new file mode 100644 index 0000000000000000000000000000000000000000..b203d457822c56f734bab72ca4467ca25a7c0544 Binary files /dev/null and b/Library/ShaderCache/f/f414da82b635703188594b590c8200ba.bin differ diff --git a/Library/ShaderCache/f/f449c68ccb85204ead2ce8d50230b597.bin b/Library/ShaderCache/f/f449c68ccb85204ead2ce8d50230b597.bin new file mode 100644 index 0000000000000000000000000000000000000000..c5eab75589a8f15a8ea116141193bc9541546e1b Binary files /dev/null and b/Library/ShaderCache/f/f449c68ccb85204ead2ce8d50230b597.bin differ diff --git a/Library/ShaderCache/f/f464fc6b4bf38560c8cefe59d471a7b6.bin b/Library/ShaderCache/f/f464fc6b4bf38560c8cefe59d471a7b6.bin new file mode 100644 index 0000000000000000000000000000000000000000..98cdbd856701769e6ea40b1c83c7cc50196d3ccb Binary files /dev/null and b/Library/ShaderCache/f/f464fc6b4bf38560c8cefe59d471a7b6.bin differ diff --git a/Library/ShaderCache/f/f480269b59493b594002a9c98fabdd70.bin b/Library/ShaderCache/f/f480269b59493b594002a9c98fabdd70.bin new file mode 100644 index 0000000000000000000000000000000000000000..b48b49faaeeea476e698e50e03b22460fdcd5a08 Binary files /dev/null and b/Library/ShaderCache/f/f480269b59493b594002a9c98fabdd70.bin differ diff --git a/Library/ShaderCache/f/f481cbd8f1fb3196a2a2e4757d7a89cc.bin b/Library/ShaderCache/f/f481cbd8f1fb3196a2a2e4757d7a89cc.bin new file mode 100644 index 0000000000000000000000000000000000000000..b49e3eafc841187cf52f6cdd36aed516b5c01c16 Binary files /dev/null and b/Library/ShaderCache/f/f481cbd8f1fb3196a2a2e4757d7a89cc.bin differ diff --git a/Library/ShaderCache/f/f4d47178d10fe089647acfd6c3aa58b9.bin b/Library/ShaderCache/f/f4d47178d10fe089647acfd6c3aa58b9.bin new file mode 100644 index 0000000000000000000000000000000000000000..ee55a871aff241516c745f08964b1805bb2e9be2 Binary files /dev/null and b/Library/ShaderCache/f/f4d47178d10fe089647acfd6c3aa58b9.bin differ diff --git a/Library/ShaderCache/f/f53271f41d9c2207e77bf1736ae87b63.bin b/Library/ShaderCache/f/f53271f41d9c2207e77bf1736ae87b63.bin new file mode 100644 index 0000000000000000000000000000000000000000..bf51253682fc5abf17a225e2d6ded0007be1948f Binary files /dev/null and b/Library/ShaderCache/f/f53271f41d9c2207e77bf1736ae87b63.bin differ diff --git a/Library/ShaderCache/f/f57bd66211f397c4d3d3c933356aea18.bin b/Library/ShaderCache/f/f57bd66211f397c4d3d3c933356aea18.bin new file mode 100644 index 0000000000000000000000000000000000000000..030b3c862a9465d41ceedac9cac3bc3e46e49b08 Binary files /dev/null and b/Library/ShaderCache/f/f57bd66211f397c4d3d3c933356aea18.bin differ diff --git a/Library/ShaderCache/f/f58a22ee2d8f5eb4cab372a7e520f848.bin b/Library/ShaderCache/f/f58a22ee2d8f5eb4cab372a7e520f848.bin new file mode 100644 index 0000000000000000000000000000000000000000..b3456909f15cf1ec0434d8a1e6b203c2ba81c428 Binary files /dev/null and b/Library/ShaderCache/f/f58a22ee2d8f5eb4cab372a7e520f848.bin differ diff --git a/Library/ShaderCache/f/f5b009de566ae1f4934c0918124cf12b.bin b/Library/ShaderCache/f/f5b009de566ae1f4934c0918124cf12b.bin new file mode 100644 index 0000000000000000000000000000000000000000..021d997d05f0f348bdaf08a76d53be83464cd926 Binary files /dev/null and b/Library/ShaderCache/f/f5b009de566ae1f4934c0918124cf12b.bin differ diff --git a/Library/ShaderCache/f/f60d7ddc4e4ea9fd7623ece1b4e82161.bin b/Library/ShaderCache/f/f60d7ddc4e4ea9fd7623ece1b4e82161.bin new file mode 100644 index 0000000000000000000000000000000000000000..b5f7a79e5581d1b88944f803694af6b0f6b513b9 Binary files /dev/null and b/Library/ShaderCache/f/f60d7ddc4e4ea9fd7623ece1b4e82161.bin differ diff --git a/Library/ShaderCache/f/f6205f461923fd2bee06af2831be7ba7.bin b/Library/ShaderCache/f/f6205f461923fd2bee06af2831be7ba7.bin new file mode 100644 index 0000000000000000000000000000000000000000..833a109089fd37e1cebcd32b603745898970d93a Binary files /dev/null and b/Library/ShaderCache/f/f6205f461923fd2bee06af2831be7ba7.bin differ diff --git a/Library/ShaderCache/f/f62128bb95003e76186989c89933e7bc.bin b/Library/ShaderCache/f/f62128bb95003e76186989c89933e7bc.bin new file mode 100644 index 0000000000000000000000000000000000000000..3770c334b79f464c2a635278bc6c925c0573be29 Binary files /dev/null and b/Library/ShaderCache/f/f62128bb95003e76186989c89933e7bc.bin differ diff --git a/Library/ShaderCache/f/f621b6794d309e41e036b852e7684f4a.bin b/Library/ShaderCache/f/f621b6794d309e41e036b852e7684f4a.bin new file mode 100644 index 0000000000000000000000000000000000000000..39c11b19023c63dfcf417169e10f94d321ce29a2 Binary files /dev/null and b/Library/ShaderCache/f/f621b6794d309e41e036b852e7684f4a.bin differ diff --git a/Library/ShaderCache/f/f749e4ead3f9fe411185e5c2ce805062.bin b/Library/ShaderCache/f/f749e4ead3f9fe411185e5c2ce805062.bin new file mode 100644 index 0000000000000000000000000000000000000000..397867021bcb2489fa4b514f7c69a44ae27afe44 Binary files /dev/null and b/Library/ShaderCache/f/f749e4ead3f9fe411185e5c2ce805062.bin differ diff --git a/Library/ShaderCache/f/f752b6db817a8f8e3e079700d3880f01.bin b/Library/ShaderCache/f/f752b6db817a8f8e3e079700d3880f01.bin new file mode 100644 index 0000000000000000000000000000000000000000..1ba401b8e2f3c27e88eae2d9a0fd08c36685da84 Binary files /dev/null and b/Library/ShaderCache/f/f752b6db817a8f8e3e079700d3880f01.bin differ diff --git a/Library/ShaderCache/f/f78e3a2fc891ab2c1ed5f6ad8abb1163.bin b/Library/ShaderCache/f/f78e3a2fc891ab2c1ed5f6ad8abb1163.bin new file mode 100644 index 0000000000000000000000000000000000000000..e6c0175c1b0f4d0af3e26596a48faec21ac1dac3 Binary files /dev/null and b/Library/ShaderCache/f/f78e3a2fc891ab2c1ed5f6ad8abb1163.bin differ diff --git a/Library/ShaderCache/f/f7ed2356b91e0459ee31552bf5d0ce0c.bin b/Library/ShaderCache/f/f7ed2356b91e0459ee31552bf5d0ce0c.bin new file mode 100644 index 0000000000000000000000000000000000000000..692bd9e778d8cc733ce628c957b5c701d73e4e7e Binary files /dev/null and b/Library/ShaderCache/f/f7ed2356b91e0459ee31552bf5d0ce0c.bin differ diff --git a/Library/ShaderCache/f/f85db49947faa665f02831517a8fadf1.bin b/Library/ShaderCache/f/f85db49947faa665f02831517a8fadf1.bin new file mode 100644 index 0000000000000000000000000000000000000000..978540bb45c8dc354e1391e025351d4a78ffb3c0 Binary files /dev/null and b/Library/ShaderCache/f/f85db49947faa665f02831517a8fadf1.bin differ diff --git a/Library/ShaderCache/f/f88c123a3a34f5c397569e47121926fa.bin b/Library/ShaderCache/f/f88c123a3a34f5c397569e47121926fa.bin new file mode 100644 index 0000000000000000000000000000000000000000..86022a9fe89d5952adb6a0c4517c6a586875b7bd Binary files /dev/null and b/Library/ShaderCache/f/f88c123a3a34f5c397569e47121926fa.bin differ diff --git a/Library/ShaderCache/f/f9007f8b253efb47c7740b4f597472f9.bin b/Library/ShaderCache/f/f9007f8b253efb47c7740b4f597472f9.bin new file mode 100644 index 0000000000000000000000000000000000000000..0f511981b23d2933be608c963e97e932a907f598 Binary files /dev/null and b/Library/ShaderCache/f/f9007f8b253efb47c7740b4f597472f9.bin differ diff --git a/Library/ShaderCache/f/f92a383f77d1c8cc2c3a8bf616d6153d.bin b/Library/ShaderCache/f/f92a383f77d1c8cc2c3a8bf616d6153d.bin new file mode 100644 index 0000000000000000000000000000000000000000..47502b137239f62ba88e2befe25df2e7227f3b89 Binary files /dev/null and b/Library/ShaderCache/f/f92a383f77d1c8cc2c3a8bf616d6153d.bin differ diff --git a/Library/ShaderCache/f/fa066748194a2c51878c878af76d0594.bin b/Library/ShaderCache/f/fa066748194a2c51878c878af76d0594.bin new file mode 100644 index 0000000000000000000000000000000000000000..e55b69fc6ab144ac931bc16ea19dacfd952258ee Binary files /dev/null and b/Library/ShaderCache/f/fa066748194a2c51878c878af76d0594.bin differ diff --git a/Library/ShaderCache/f/fa73df0ec9aba8c4868e4c259eacdce1.bin b/Library/ShaderCache/f/fa73df0ec9aba8c4868e4c259eacdce1.bin new file mode 100644 index 0000000000000000000000000000000000000000..36534e9a3af3361957a3c4744169e7b617f4cd19 Binary files /dev/null and b/Library/ShaderCache/f/fa73df0ec9aba8c4868e4c259eacdce1.bin differ diff --git a/Library/ShaderCache/f/fa882e97767dc4cf3d5a3b91d81e6d7b.bin b/Library/ShaderCache/f/fa882e97767dc4cf3d5a3b91d81e6d7b.bin new file mode 100644 index 0000000000000000000000000000000000000000..0d39e4717bd9aa87d0c17c8c3593516cd90c179c Binary files /dev/null and b/Library/ShaderCache/f/fa882e97767dc4cf3d5a3b91d81e6d7b.bin differ diff --git a/Library/ShaderCache/f/facb36ff5d5cb5b344cdd870a159764d.bin b/Library/ShaderCache/f/facb36ff5d5cb5b344cdd870a159764d.bin new file mode 100644 index 0000000000000000000000000000000000000000..beabb692c5d3b629fc458694925d7a9712158f7d Binary files /dev/null and b/Library/ShaderCache/f/facb36ff5d5cb5b344cdd870a159764d.bin differ diff --git a/Library/ShaderCache/f/faee5468e51e8e23010ba26daaafbe78.bin b/Library/ShaderCache/f/faee5468e51e8e23010ba26daaafbe78.bin new file mode 100644 index 0000000000000000000000000000000000000000..752c0c0496fe3d0e3f525986004eac4c3314068f Binary files /dev/null and b/Library/ShaderCache/f/faee5468e51e8e23010ba26daaafbe78.bin differ diff --git a/Library/ShaderCache/f/fb25dea5b2de293473d44c825440d76b.bin b/Library/ShaderCache/f/fb25dea5b2de293473d44c825440d76b.bin new file mode 100644 index 0000000000000000000000000000000000000000..3174f986a79dbbad022b4f8dd63b5072e65ea9b4 Binary files /dev/null and b/Library/ShaderCache/f/fb25dea5b2de293473d44c825440d76b.bin differ diff --git a/Library/ShaderCache/f/fb7890c621b3502b849215eaae02e424.bin b/Library/ShaderCache/f/fb7890c621b3502b849215eaae02e424.bin new file mode 100644 index 0000000000000000000000000000000000000000..878c55e1abc5e9208c3706411d05f21efb49c414 Binary files /dev/null and b/Library/ShaderCache/f/fb7890c621b3502b849215eaae02e424.bin differ diff --git a/Library/ShaderCache/f/fb7d8c4463244be19846c2dcaa8fd5d8.bin b/Library/ShaderCache/f/fb7d8c4463244be19846c2dcaa8fd5d8.bin new file mode 100644 index 0000000000000000000000000000000000000000..1561d27d3489f88ac408af5926005d4ccbeadd46 Binary files /dev/null and b/Library/ShaderCache/f/fb7d8c4463244be19846c2dcaa8fd5d8.bin differ diff --git a/Library/ShaderCache/f/fb99c6eabf190a36a0f1843f9e507f8c.bin b/Library/ShaderCache/f/fb99c6eabf190a36a0f1843f9e507f8c.bin new file mode 100644 index 0000000000000000000000000000000000000000..a66bb093b002edd6ffe189fbf530cdd214ef9937 Binary files /dev/null and b/Library/ShaderCache/f/fb99c6eabf190a36a0f1843f9e507f8c.bin differ diff --git a/Library/ShaderCache/f/fbd83dd5f60c4c5fd1cf619b1e7edfc9.bin b/Library/ShaderCache/f/fbd83dd5f60c4c5fd1cf619b1e7edfc9.bin new file mode 100644 index 0000000000000000000000000000000000000000..0bd27b4c884029c7ff0d602ca2a6935a5fce9c2c Binary files /dev/null and b/Library/ShaderCache/f/fbd83dd5f60c4c5fd1cf619b1e7edfc9.bin differ diff --git a/Library/ShaderCache/f/fd8bcd27d41540a70454ede9e873bd66.bin b/Library/ShaderCache/f/fd8bcd27d41540a70454ede9e873bd66.bin new file mode 100644 index 0000000000000000000000000000000000000000..1e1a331e55ab5c7c9af830314f59e8c6565f337b Binary files /dev/null and b/Library/ShaderCache/f/fd8bcd27d41540a70454ede9e873bd66.bin differ diff --git a/Library/ShaderCache/f/fdee9ae0cf1ba42a90468074a0722167.bin b/Library/ShaderCache/f/fdee9ae0cf1ba42a90468074a0722167.bin new file mode 100644 index 0000000000000000000000000000000000000000..b48b49faaeeea476e698e50e03b22460fdcd5a08 Binary files /dev/null and b/Library/ShaderCache/f/fdee9ae0cf1ba42a90468074a0722167.bin differ diff --git a/Library/ShaderCache/f/fe891feec51827f41b1631bc7fdcd953.bin b/Library/ShaderCache/f/fe891feec51827f41b1631bc7fdcd953.bin new file mode 100644 index 0000000000000000000000000000000000000000..75738aecc53d003456cc3bd83a6c531c3ef10579 Binary files /dev/null and b/Library/ShaderCache/f/fe891feec51827f41b1631bc7fdcd953.bin differ diff --git a/Library/ShaderCache/f/ffcf94d893548f77d0ffa0afb7801ab0.bin b/Library/ShaderCache/f/ffcf94d893548f77d0ffa0afb7801ab0.bin new file mode 100644 index 0000000000000000000000000000000000000000..5d2ca4731cfbb2e2fe41aafcd61f99aa2778397e Binary files /dev/null and b/Library/ShaderCache/f/ffcf94d893548f77d0ffa0afb7801ab0.bin differ diff --git a/Library/SpriteAtlasDatabase.asset b/Library/SpriteAtlasDatabase.asset new file mode 100644 index 0000000000000000000000000000000000000000..c622006e5b8d6ce1722c8b1c9832b74ac0a269ea Binary files /dev/null and b/Library/SpriteAtlasDatabase.asset differ diff --git a/Library/TilemapEditorUserSettings.asset b/Library/TilemapEditorUserSettings.asset new file mode 100644 index 0000000000000000000000000000000000000000..f4bc7d82ed9b96b867a171902091a2534445c521 Binary files /dev/null and b/Library/TilemapEditorUserSettings.asset differ diff --git a/Library/assetDatabase3 b/Library/assetDatabase3 new file mode 100644 index 0000000000000000000000000000000000000000..b09fbba62f0fa443d5078c70a07c1b5116e72e6b Binary files /dev/null and b/Library/assetDatabase3 differ diff --git a/Library/expandedItems b/Library/expandedItems new file mode 100644 index 0000000000000000000000000000000000000000..e6239a7d0c206468a345fa72027217c17e840038 Binary files /dev/null and b/Library/expandedItems differ diff --git a/Library/metadata/00/00000000000000001000000000000000 b/Library/metadata/00/00000000000000001000000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..8114b97138b8dc2e73fcd71b05b4bb9c6d8744df Binary files /dev/null and b/Library/metadata/00/00000000000000001000000000000000 differ diff --git a/Library/metadata/00/00000000000000001000000000000000.info b/Library/metadata/00/00000000000000001000000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..0a194ff369911efcb80ba20cf2678acc0d539d64 Binary files /dev/null and b/Library/metadata/00/00000000000000001000000000000000.info differ diff --git a/Library/metadata/00/00000000000000002000000000000000 b/Library/metadata/00/00000000000000002000000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..350b5092aa608e3b730d47e008166ee9ea79a442 Binary files /dev/null and b/Library/metadata/00/00000000000000002000000000000000 differ diff --git a/Library/metadata/00/00000000000000002000000000000000.info b/Library/metadata/00/00000000000000002000000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..593e5d41d4d2ede0cce8331be4a358b1ecbb4262 Binary files /dev/null and b/Library/metadata/00/00000000000000002000000000000000.info differ diff --git a/Library/metadata/00/00000000000000003000000000000000 b/Library/metadata/00/00000000000000003000000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..395cdee01e36a2d7f7373960855239b9d8826d08 Binary files /dev/null and b/Library/metadata/00/00000000000000003000000000000000 differ diff --git a/Library/metadata/00/00000000000000003000000000000000.info b/Library/metadata/00/00000000000000003000000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..ec51f964c811ebf1c0ad5d4b2004d9e30bdcb63c Binary files /dev/null and b/Library/metadata/00/00000000000000003000000000000000.info differ diff --git a/Library/metadata/00/00000000000000004000000000000000 b/Library/metadata/00/00000000000000004000000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..07111ef6bfa5fc4a7a8a6ee21fa77c455c2a9840 Binary files /dev/null and b/Library/metadata/00/00000000000000004000000000000000 differ diff --git a/Library/metadata/00/00000000000000004000000000000000.info b/Library/metadata/00/00000000000000004000000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..fc11fd0f6c69d06f53c015af498de1c395dd4639 Binary files /dev/null and b/Library/metadata/00/00000000000000004000000000000000.info differ diff --git a/Library/metadata/00/00000000000000004100000000000000 b/Library/metadata/00/00000000000000004100000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..e476dc3e078a91d89a493fa57296d30a755d78bf Binary files /dev/null and b/Library/metadata/00/00000000000000004100000000000000 differ diff --git a/Library/metadata/00/00000000000000004100000000000000.info b/Library/metadata/00/00000000000000004100000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..65ed8e2eee94670d00db87a6f8916b765724b703 Binary files /dev/null and b/Library/metadata/00/00000000000000004100000000000000.info differ diff --git a/Library/metadata/00/00000000000000005000000000000000 b/Library/metadata/00/00000000000000005000000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..7001b5f833644566f453a35a3c045b983c7d33ec Binary files /dev/null and b/Library/metadata/00/00000000000000005000000000000000 differ diff --git a/Library/metadata/00/00000000000000005000000000000000.info b/Library/metadata/00/00000000000000005000000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..fade0c91985afc95f5f1c8f3b97f23601dedb096 Binary files /dev/null and b/Library/metadata/00/00000000000000005000000000000000.info differ diff --git a/Library/metadata/00/00000000000000005100000000000000 b/Library/metadata/00/00000000000000005100000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..4be6e1a598d0805b4161b03b3fc0794ae16020c5 Binary files /dev/null and b/Library/metadata/00/00000000000000005100000000000000 differ diff --git a/Library/metadata/00/00000000000000005100000000000000.info b/Library/metadata/00/00000000000000005100000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..5db0c0ba0c405bac68735397f4365e89d2f0a86a Binary files /dev/null and b/Library/metadata/00/00000000000000005100000000000000.info differ diff --git a/Library/metadata/00/00000000000000006000000000000000 b/Library/metadata/00/00000000000000006000000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..e267e737137da9d7fafed9ca7491244dcbb853a9 Binary files /dev/null and b/Library/metadata/00/00000000000000006000000000000000 differ diff --git a/Library/metadata/00/00000000000000006000000000000000.info b/Library/metadata/00/00000000000000006000000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..bb46964a34ed58d425991a5684773df9590ceb96 Binary files /dev/null and b/Library/metadata/00/00000000000000006000000000000000.info differ diff --git a/Library/metadata/00/00000000000000006100000000000000 b/Library/metadata/00/00000000000000006100000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..c40843288b073fdd684e0495906712fb0bdd8bf1 Binary files /dev/null and b/Library/metadata/00/00000000000000006100000000000000 differ diff --git a/Library/metadata/00/00000000000000006100000000000000.info b/Library/metadata/00/00000000000000006100000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..dfb760a0f86286dc632833c571af8f1439c7df9a Binary files /dev/null and b/Library/metadata/00/00000000000000006100000000000000.info differ diff --git a/Library/metadata/00/00000000000000007000000000000000 b/Library/metadata/00/00000000000000007000000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..2ee3a4a7ebfef94c0e8b8f1075906049c25483f4 Binary files /dev/null and b/Library/metadata/00/00000000000000007000000000000000 differ diff --git a/Library/metadata/00/00000000000000007000000000000000.info b/Library/metadata/00/00000000000000007000000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..a80c7dd368e3a8f6d8ad8082975f55bd26a5adc6 Binary files /dev/null and b/Library/metadata/00/00000000000000007000000000000000.info differ diff --git a/Library/metadata/00/00000000000000007100000000000000 b/Library/metadata/00/00000000000000007100000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..2a6389d6cc95393304f5ec76705ccbf525cf1ef7 Binary files /dev/null and b/Library/metadata/00/00000000000000007100000000000000 differ diff --git a/Library/metadata/00/00000000000000007100000000000000.info b/Library/metadata/00/00000000000000007100000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..1b7d26b057759066e271e34dfe5feffb0085affa Binary files /dev/null and b/Library/metadata/00/00000000000000007100000000000000.info differ diff --git a/Library/metadata/00/00000000000000008000000000000000 b/Library/metadata/00/00000000000000008000000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..12b7e568bdc0175a1d77fe51668f439a891f25c8 Binary files /dev/null and b/Library/metadata/00/00000000000000008000000000000000 differ diff --git a/Library/metadata/00/00000000000000008000000000000000.info b/Library/metadata/00/00000000000000008000000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..5dc930f76b7aac065f2998879405b22a54282ad4 Binary files /dev/null and b/Library/metadata/00/00000000000000008000000000000000.info differ diff --git a/Library/metadata/00/00000000000000009000000000000000 b/Library/metadata/00/00000000000000009000000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..4331a34cea316234625d9f42453b28ea5d88d2fb Binary files /dev/null and b/Library/metadata/00/00000000000000009000000000000000 differ diff --git a/Library/metadata/00/00000000000000009000000000000000.info b/Library/metadata/00/00000000000000009000000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..bd8d03ac456692e6f14d16f20cf36b8c1b6d6b15 Binary files /dev/null and b/Library/metadata/00/00000000000000009000000000000000.info differ diff --git a/Library/metadata/00/0000000000000000a000000000000000 b/Library/metadata/00/0000000000000000a000000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..c58588e72add280288ab71ffd05b416fd55d7a57 Binary files /dev/null and b/Library/metadata/00/0000000000000000a000000000000000 differ diff --git a/Library/metadata/00/0000000000000000a000000000000000.info b/Library/metadata/00/0000000000000000a000000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..be77da91876d21b10770f06f5eb549a753924c39 Binary files /dev/null and b/Library/metadata/00/0000000000000000a000000000000000.info differ diff --git a/Library/metadata/00/0000000000000000a100000000000000 b/Library/metadata/00/0000000000000000a100000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..dcc621fc89120ddf8b78754b38e3c8db05c04575 Binary files /dev/null and b/Library/metadata/00/0000000000000000a100000000000000 differ diff --git a/Library/metadata/00/0000000000000000a100000000000000.info b/Library/metadata/00/0000000000000000a100000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..552089bc71a143e9cd848450ae68ac206e16cecd Binary files /dev/null and b/Library/metadata/00/0000000000000000a100000000000000.info differ diff --git a/Library/metadata/00/0000000000000000b000000000000000 b/Library/metadata/00/0000000000000000b000000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..21fa52f51365123d4503f13dfecf7c6fb0e7d583 Binary files /dev/null and b/Library/metadata/00/0000000000000000b000000000000000 differ diff --git a/Library/metadata/00/0000000000000000b000000000000000.info b/Library/metadata/00/0000000000000000b000000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..3d0ea61a3518b49e6899339b03b88e54e1bc3a6b Binary files /dev/null and b/Library/metadata/00/0000000000000000b000000000000000.info differ diff --git a/Library/metadata/00/0000000000000000c000000000000000 b/Library/metadata/00/0000000000000000c000000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..595319d815a5fef83d474bf611b40b17c04d3172 Binary files /dev/null and b/Library/metadata/00/0000000000000000c000000000000000 differ diff --git a/Library/metadata/00/0000000000000000c000000000000000.info b/Library/metadata/00/0000000000000000c000000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..1af637d536c5ed1cd18a66b6ee456e8ea5053284 Binary files /dev/null and b/Library/metadata/00/0000000000000000c000000000000000.info differ diff --git a/Library/metadata/00/0000000000000000e100000000000000 b/Library/metadata/00/0000000000000000e100000000000000 new file mode 100644 index 0000000000000000000000000000000000000000..053be7a9c91bf965f0c640d1febdd8bbebd5b0a1 Binary files /dev/null and b/Library/metadata/00/0000000000000000e100000000000000 differ diff --git a/Library/metadata/00/0000000000000000e100000000000000.info b/Library/metadata/00/0000000000000000e100000000000000.info new file mode 100644 index 0000000000000000000000000000000000000000..9d916f3b9fa758d253def6c6c62de9b421b62ba8 Binary files /dev/null and b/Library/metadata/00/0000000000000000e100000000000000.info differ diff --git a/Library/metadata/03/033910d56759fbf4f97645aa88704300 b/Library/metadata/03/033910d56759fbf4f97645aa88704300 new file mode 100644 index 0000000000000000000000000000000000000000..bfb83fbeb3d27b1630b03e32d881204d03296d5e Binary files /dev/null and b/Library/metadata/03/033910d56759fbf4f97645aa88704300 differ diff --git a/Library/metadata/03/033910d56759fbf4f97645aa88704300.info b/Library/metadata/03/033910d56759fbf4f97645aa88704300.info new file mode 100644 index 0000000000000000000000000000000000000000..50da3a201bb2e85d56d08d398b9039ce62cfaf77 Binary files /dev/null and b/Library/metadata/03/033910d56759fbf4f97645aa88704300.info differ diff --git a/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a b/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a new file mode 100644 index 0000000000000000000000000000000000000000..0a6d518379255da279cb91575db380af091267cf Binary files /dev/null and b/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a differ diff --git a/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a.info b/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a.info new file mode 100644 index 0000000000000000000000000000000000000000..1875dc84a3fbe5df15881ad2e6efed0d9783704d Binary files /dev/null and b/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a.info differ diff --git a/Library/metadata/10/10bf81265ad87424d946598c575f45a0 b/Library/metadata/10/10bf81265ad87424d946598c575f45a0 new file mode 100644 index 0000000000000000000000000000000000000000..9821aeda066ef7c08865f6acd6adcb84ae5dee61 Binary files /dev/null and b/Library/metadata/10/10bf81265ad87424d946598c575f45a0 differ diff --git a/Library/metadata/10/10bf81265ad87424d946598c575f45a0.info b/Library/metadata/10/10bf81265ad87424d946598c575f45a0.info new file mode 100644 index 0000000000000000000000000000000000000000..b0c6052077b680e390bfd8b7c0889bb818fe657f Binary files /dev/null and b/Library/metadata/10/10bf81265ad87424d946598c575f45a0.info differ diff --git a/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333 b/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333 new file mode 100644 index 0000000000000000000000000000000000000000..0cee0a87fa88622f4a8e99600b7d3fbfe4f323a1 Binary files /dev/null and b/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333 differ diff --git a/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333.info b/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333.info new file mode 100644 index 0000000000000000000000000000000000000000..2b82ebaa121b0e9623220a2f1fc8fe25c15b195c Binary files /dev/null and b/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333.info differ diff --git a/Library/metadata/13/1322fd896bbb15bb6e335591b766ae62 b/Library/metadata/13/1322fd896bbb15bb6e335591b766ae62 new file mode 100644 index 0000000000000000000000000000000000000000..50ca8ce8bc6c3ce9bacb9cd35f66334f099e2d96 Binary files /dev/null and b/Library/metadata/13/1322fd896bbb15bb6e335591b766ae62 differ diff --git a/Library/metadata/13/1322fd896bbb15bb6e335591b766ae62.info b/Library/metadata/13/1322fd896bbb15bb6e335591b766ae62.info new file mode 100644 index 0000000000000000000000000000000000000000..7064297586466e7706777e246c1f726b4d8c44c3 Binary files /dev/null and b/Library/metadata/13/1322fd896bbb15bb6e335591b766ae62.info differ diff --git a/Library/metadata/15/15be9c691b85a41a39c18bee2f87e21b b/Library/metadata/15/15be9c691b85a41a39c18bee2f87e21b new file mode 100644 index 0000000000000000000000000000000000000000..9a756c3c03952220ec2bc435f993569dd98880ab Binary files /dev/null and b/Library/metadata/15/15be9c691b85a41a39c18bee2f87e21b differ diff --git a/Library/metadata/15/15be9c691b85a41a39c18bee2f87e21b.info b/Library/metadata/15/15be9c691b85a41a39c18bee2f87e21b.info new file mode 100644 index 0000000000000000000000000000000000000000..fda6c36380d9ab56b46c096a170ea5ab6b77208f Binary files /dev/null and b/Library/metadata/15/15be9c691b85a41a39c18bee2f87e21b.info differ diff --git a/Library/metadata/15/15e327f750b786c46a9ec3995f60c81f b/Library/metadata/15/15e327f750b786c46a9ec3995f60c81f new file mode 100644 index 0000000000000000000000000000000000000000..ff32829abbdb116d16a7a58a0440283dc7641726 Binary files /dev/null and b/Library/metadata/15/15e327f750b786c46a9ec3995f60c81f differ diff --git a/Library/metadata/15/15e327f750b786c46a9ec3995f60c81f.info b/Library/metadata/15/15e327f750b786c46a9ec3995f60c81f.info new file mode 100644 index 0000000000000000000000000000000000000000..9f5e1542ce99337de1214dc81f3d31d5546daac9 Binary files /dev/null and b/Library/metadata/15/15e327f750b786c46a9ec3995f60c81f.info differ diff --git a/Library/metadata/19/19e5a138c07e971438b2b18c8e716479 b/Library/metadata/19/19e5a138c07e971438b2b18c8e716479 new file mode 100644 index 0000000000000000000000000000000000000000..adb48ae8db2cd648057f11afa5b5fe861a06ca72 Binary files /dev/null and b/Library/metadata/19/19e5a138c07e971438b2b18c8e716479 differ diff --git a/Library/metadata/19/19e5a138c07e971438b2b18c8e716479.info b/Library/metadata/19/19e5a138c07e971438b2b18c8e716479.info new file mode 100644 index 0000000000000000000000000000000000000000..38ce587d71294fb35492a5878d916b307117ed89 Binary files /dev/null and b/Library/metadata/19/19e5a138c07e971438b2b18c8e716479.info differ diff --git a/Library/metadata/1b/1b32bcce201b4494ea8848326290c5d5 b/Library/metadata/1b/1b32bcce201b4494ea8848326290c5d5 new file mode 100644 index 0000000000000000000000000000000000000000..3e53fcadc2623a703565ceb3c67a2b614e36c179 Binary files /dev/null and b/Library/metadata/1b/1b32bcce201b4494ea8848326290c5d5 differ diff --git a/Library/metadata/1b/1b32bcce201b4494ea8848326290c5d5.info b/Library/metadata/1b/1b32bcce201b4494ea8848326290c5d5.info new file mode 100644 index 0000000000000000000000000000000000000000..4c9989628e9e9a2cd9384a955403ee6319bb8c7c Binary files /dev/null and b/Library/metadata/1b/1b32bcce201b4494ea8848326290c5d5.info differ diff --git a/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77 b/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77 new file mode 100644 index 0000000000000000000000000000000000000000..57cdb47f71c7ca260c41109ff7ddb15f207489a0 Binary files /dev/null and b/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77 differ diff --git a/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77.info b/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77.info new file mode 100644 index 0000000000000000000000000000000000000000..49491d0bf55df5387d3bfa80a8f5dd59dd466bfc Binary files /dev/null and b/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77.info differ diff --git a/Library/metadata/1e/1e108ae5f2133934f948edded555f03e b/Library/metadata/1e/1e108ae5f2133934f948edded555f03e new file mode 100644 index 0000000000000000000000000000000000000000..9bd9d5ff17ac92786e9ae0c78afe9c3d53ebcb45 Binary files /dev/null and b/Library/metadata/1e/1e108ae5f2133934f948edded555f03e differ diff --git a/Library/metadata/1e/1e108ae5f2133934f948edded555f03e.info b/Library/metadata/1e/1e108ae5f2133934f948edded555f03e.info new file mode 100644 index 0000000000000000000000000000000000000000..ea8d2d8d32bc80245e10682f3208ef1f713f73f6 Binary files /dev/null and b/Library/metadata/1e/1e108ae5f2133934f948edded555f03e.info differ diff --git a/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1 b/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1 new file mode 100644 index 0000000000000000000000000000000000000000..854a16383025916c44dfa9ffc9a8aa2c589a8938 Binary files /dev/null and b/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1 differ diff --git a/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1.info b/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1.info new file mode 100644 index 0000000000000000000000000000000000000000..084273e73bffb090f54ad8fa96be24897250bea9 Binary files /dev/null and b/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1.info differ diff --git a/Library/metadata/22/220224b43fc464c28bc0e8de8f54a432 b/Library/metadata/22/220224b43fc464c28bc0e8de8f54a432 new file mode 100644 index 0000000000000000000000000000000000000000..b65fa12b612dc288f2216160648b6be89be3bb8a Binary files /dev/null and b/Library/metadata/22/220224b43fc464c28bc0e8de8f54a432 differ diff --git a/Library/metadata/22/220224b43fc464c28bc0e8de8f54a432.info b/Library/metadata/22/220224b43fc464c28bc0e8de8f54a432.info new file mode 100644 index 0000000000000000000000000000000000000000..989c0673fb8b84ae4e329bb5dbbf81e54a3d9275 Binary files /dev/null and b/Library/metadata/22/220224b43fc464c28bc0e8de8f54a432.info differ diff --git a/Library/metadata/22/224ede67b4f3a4109bfec4d5cb161b05 b/Library/metadata/22/224ede67b4f3a4109bfec4d5cb161b05 new file mode 100644 index 0000000000000000000000000000000000000000..4a3896cb6ecd275791d57de35f6e829f551ce5f6 Binary files /dev/null and b/Library/metadata/22/224ede67b4f3a4109bfec4d5cb161b05 differ diff --git a/Library/metadata/22/224ede67b4f3a4109bfec4d5cb161b05.info b/Library/metadata/22/224ede67b4f3a4109bfec4d5cb161b05.info new file mode 100644 index 0000000000000000000000000000000000000000..cea9b8e2b610abd4f3d369f7f84a1b39bed1d5d6 Binary files /dev/null and b/Library/metadata/22/224ede67b4f3a4109bfec4d5cb161b05.info differ diff --git a/Library/metadata/26/2682a692a2be7e14e901a738c7806da0 b/Library/metadata/26/2682a692a2be7e14e901a738c7806da0 new file mode 100644 index 0000000000000000000000000000000000000000..72e5b9c0bf5982abbb9b4155d094244cca3129df Binary files /dev/null and b/Library/metadata/26/2682a692a2be7e14e901a738c7806da0 differ diff --git a/Library/metadata/26/2682a692a2be7e14e901a738c7806da0.info b/Library/metadata/26/2682a692a2be7e14e901a738c7806da0.info new file mode 100644 index 0000000000000000000000000000000000000000..e9959ab0bb4eee2b5a4ba92a90533f958f62a9cc Binary files /dev/null and b/Library/metadata/26/2682a692a2be7e14e901a738c7806da0.info differ diff --git a/Library/metadata/2d/2d4d46c70fdd242668a56e99799e8540 b/Library/metadata/2d/2d4d46c70fdd242668a56e99799e8540 new file mode 100644 index 0000000000000000000000000000000000000000..578106030066732e4a8eb331bf451f49f2c77985 Binary files /dev/null and b/Library/metadata/2d/2d4d46c70fdd242668a56e99799e8540 differ diff --git a/Library/metadata/2d/2d4d46c70fdd242668a56e99799e8540.info b/Library/metadata/2d/2d4d46c70fdd242668a56e99799e8540.info new file mode 100644 index 0000000000000000000000000000000000000000..5d4647051fec960c818da513978c8d7c67452123 Binary files /dev/null and b/Library/metadata/2d/2d4d46c70fdd242668a56e99799e8540.info differ diff --git a/Library/metadata/2e/2eb2d0388ed974b3cba47458803bd275 b/Library/metadata/2e/2eb2d0388ed974b3cba47458803bd275 new file mode 100644 index 0000000000000000000000000000000000000000..ddba1d55d8be88fcfb65eeaa3d3598d805de9d7a Binary files /dev/null and b/Library/metadata/2e/2eb2d0388ed974b3cba47458803bd275 differ diff --git a/Library/metadata/2e/2eb2d0388ed974b3cba47458803bd275.info b/Library/metadata/2e/2eb2d0388ed974b3cba47458803bd275.info new file mode 100644 index 0000000000000000000000000000000000000000..de9a9a1e9e3d48d571f5b3855f4f406cc1cb8a56 Binary files /dev/null and b/Library/metadata/2e/2eb2d0388ed974b3cba47458803bd275.info differ diff --git a/Library/metadata/2f/2f02b8764d7e3d0478249c300d6b8b6f b/Library/metadata/2f/2f02b8764d7e3d0478249c300d6b8b6f new file mode 100644 index 0000000000000000000000000000000000000000..c9dd8ffbea17623a4b03753342a3a5c07616220c Binary files /dev/null and b/Library/metadata/2f/2f02b8764d7e3d0478249c300d6b8b6f differ diff --git a/Library/metadata/2f/2f02b8764d7e3d0478249c300d6b8b6f.info b/Library/metadata/2f/2f02b8764d7e3d0478249c300d6b8b6f.info new file mode 100644 index 0000000000000000000000000000000000000000..130e08e3cef69f8dcdf059738e837467ec05943e Binary files /dev/null and b/Library/metadata/2f/2f02b8764d7e3d0478249c300d6b8b6f.info differ diff --git a/Library/metadata/2f/2fe3476eabbbb6c448e6b55a2cc471f5 b/Library/metadata/2f/2fe3476eabbbb6c448e6b55a2cc471f5 new file mode 100644 index 0000000000000000000000000000000000000000..08ae56ba01665738815266824c977fc0036780fd Binary files /dev/null and b/Library/metadata/2f/2fe3476eabbbb6c448e6b55a2cc471f5 differ diff --git a/Library/metadata/2f/2fe3476eabbbb6c448e6b55a2cc471f5.info b/Library/metadata/2f/2fe3476eabbbb6c448e6b55a2cc471f5.info new file mode 100644 index 0000000000000000000000000000000000000000..b7d8e893a1a6aa6203dcf91d4cd7c27bf6830be2 Binary files /dev/null and b/Library/metadata/2f/2fe3476eabbbb6c448e6b55a2cc471f5.info differ diff --git a/Library/metadata/30/3023beb74fdcba045b9782ff9531cdbe b/Library/metadata/30/3023beb74fdcba045b9782ff9531cdbe new file mode 100644 index 0000000000000000000000000000000000000000..9a0eec2de235b35c9d917fe06848910ca71f5482 Binary files /dev/null and b/Library/metadata/30/3023beb74fdcba045b9782ff9531cdbe differ diff --git a/Library/metadata/30/3023beb74fdcba045b9782ff9531cdbe.info b/Library/metadata/30/3023beb74fdcba045b9782ff9531cdbe.info new file mode 100644 index 0000000000000000000000000000000000000000..d231a90b5c6c59738b3be733945e984a45c80bca Binary files /dev/null and b/Library/metadata/30/3023beb74fdcba045b9782ff9531cdbe.info differ diff --git a/Library/metadata/30/30aa2886e2b748d48fbe4b155c65025f b/Library/metadata/30/30aa2886e2b748d48fbe4b155c65025f new file mode 100644 index 0000000000000000000000000000000000000000..adc207df097569f0d3b4042b17cdcea0f6846f30 Binary files /dev/null and b/Library/metadata/30/30aa2886e2b748d48fbe4b155c65025f differ diff --git a/Library/metadata/30/30aa2886e2b748d48fbe4b155c65025f.info b/Library/metadata/30/30aa2886e2b748d48fbe4b155c65025f.info new file mode 100644 index 0000000000000000000000000000000000000000..0745be95956658006535771b61ec7e3ff982bae8 Binary files /dev/null and b/Library/metadata/30/30aa2886e2b748d48fbe4b155c65025f.info differ diff --git a/Library/metadata/32/32188fd89022c154c81befa2f0e00be0 b/Library/metadata/32/32188fd89022c154c81befa2f0e00be0 new file mode 100644 index 0000000000000000000000000000000000000000..4e54efae9fec4e57f906b560bb356d8eeaec3670 Binary files /dev/null and b/Library/metadata/32/32188fd89022c154c81befa2f0e00be0 differ diff --git a/Library/metadata/32/32188fd89022c154c81befa2f0e00be0.info b/Library/metadata/32/32188fd89022c154c81befa2f0e00be0.info new file mode 100644 index 0000000000000000000000000000000000000000..f3531324aa58d6ef93f6cd9764438425f878d16b Binary files /dev/null and b/Library/metadata/32/32188fd89022c154c81befa2f0e00be0.info differ diff --git a/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9 b/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9 new file mode 100644 index 0000000000000000000000000000000000000000..d31e8397f63a7f7704596309ce0cf351a9a7db82 Binary files /dev/null and b/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9 differ diff --git a/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9.info b/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9.info new file mode 100644 index 0000000000000000000000000000000000000000..65d5010c5d9cb196e14a667f6d522b973206e915 Binary files /dev/null and b/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9.info differ diff --git a/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc b/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc new file mode 100644 index 0000000000000000000000000000000000000000..fbe0b8b1fa18f25f8e584a1b1c20ec7fc44f675e Binary files /dev/null and b/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc differ diff --git a/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc.info b/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc.info new file mode 100644 index 0000000000000000000000000000000000000000..0daa3ef54974ec9fa6d51fd046b5091b07f0f3a8 Binary files /dev/null and b/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc.info differ diff --git a/Library/metadata/3a/3a84de5cd0624681b6b6dcd8921d912a b/Library/metadata/3a/3a84de5cd0624681b6b6dcd8921d912a new file mode 100644 index 0000000000000000000000000000000000000000..a60787a2665a80266b1007f5a83405ae9313ad10 Binary files /dev/null and b/Library/metadata/3a/3a84de5cd0624681b6b6dcd8921d912a differ diff --git a/Library/metadata/3a/3a84de5cd0624681b6b6dcd8921d912a.info b/Library/metadata/3a/3a84de5cd0624681b6b6dcd8921d912a.info new file mode 100644 index 0000000000000000000000000000000000000000..454798c1b5ae08a9551b830535e612c6f591a362 Binary files /dev/null and b/Library/metadata/3a/3a84de5cd0624681b6b6dcd8921d912a.info differ diff --git a/Library/metadata/3c/3cebe1a96232b44388b30b2f72dde434 b/Library/metadata/3c/3cebe1a96232b44388b30b2f72dde434 new file mode 100644 index 0000000000000000000000000000000000000000..ca31819fec967e326b5f2e92f7e24fa5623aa3d7 Binary files /dev/null and b/Library/metadata/3c/3cebe1a96232b44388b30b2f72dde434 differ diff --git a/Library/metadata/3c/3cebe1a96232b44388b30b2f72dde434.info b/Library/metadata/3c/3cebe1a96232b44388b30b2f72dde434.info new file mode 100644 index 0000000000000000000000000000000000000000..c6795ddc0b7286a064ab79b773b36a0bc8380133 Binary files /dev/null and b/Library/metadata/3c/3cebe1a96232b44388b30b2f72dde434.info differ diff --git a/Library/metadata/40/405b9b51bb344a128608d968297df79c b/Library/metadata/40/405b9b51bb344a128608d968297df79c new file mode 100644 index 0000000000000000000000000000000000000000..a3fd01c90f55f568be6e4dac45c30632e955cbfc Binary files /dev/null and b/Library/metadata/40/405b9b51bb344a128608d968297df79c differ diff --git a/Library/metadata/40/405b9b51bb344a128608d968297df79c.info b/Library/metadata/40/405b9b51bb344a128608d968297df79c.info new file mode 100644 index 0000000000000000000000000000000000000000..d181f74bc0931b810b6988e23bbc86553ff4ef90 Binary files /dev/null and b/Library/metadata/40/405b9b51bb344a128608d968297df79c.info differ diff --git a/Library/metadata/40/40c0b1ac77831462ab0f27d9bd64dc7d b/Library/metadata/40/40c0b1ac77831462ab0f27d9bd64dc7d new file mode 100644 index 0000000000000000000000000000000000000000..231e18a5d70b1b0e29e07579aab3ee7f447493fc Binary files /dev/null and b/Library/metadata/40/40c0b1ac77831462ab0f27d9bd64dc7d differ diff --git a/Library/metadata/40/40c0b1ac77831462ab0f27d9bd64dc7d.info b/Library/metadata/40/40c0b1ac77831462ab0f27d9bd64dc7d.info new file mode 100644 index 0000000000000000000000000000000000000000..8611e2163942b98c9c0d77649f6bac8b25c4d211 Binary files /dev/null and b/Library/metadata/40/40c0b1ac77831462ab0f27d9bd64dc7d.info differ diff --git a/Library/metadata/41/4113173d5e95493ab8765d7b08371de4 b/Library/metadata/41/4113173d5e95493ab8765d7b08371de4 new file mode 100644 index 0000000000000000000000000000000000000000..1592529bed8eaedc01c08a2285c33bde6b63955c Binary files /dev/null and b/Library/metadata/41/4113173d5e95493ab8765d7b08371de4 differ diff --git a/Library/metadata/41/4113173d5e95493ab8765d7b08371de4.info b/Library/metadata/41/4113173d5e95493ab8765d7b08371de4.info new file mode 100644 index 0000000000000000000000000000000000000000..6a1f5f268803c98e0440f140fb15fc312f0e0719 Binary files /dev/null and b/Library/metadata/41/4113173d5e95493ab8765d7b08371de4.info differ diff --git a/Library/metadata/44/44f39a74ca5ee4bf5936b17e901f251c b/Library/metadata/44/44f39a74ca5ee4bf5936b17e901f251c new file mode 100644 index 0000000000000000000000000000000000000000..30016541aee1802182798752a2644a2d9851ebc6 Binary files /dev/null and b/Library/metadata/44/44f39a74ca5ee4bf5936b17e901f251c differ diff --git a/Library/metadata/44/44f39a74ca5ee4bf5936b17e901f251c.info b/Library/metadata/44/44f39a74ca5ee4bf5936b17e901f251c.info new file mode 100644 index 0000000000000000000000000000000000000000..fe12a79e2ad0772b9494b22fb3d2108c47269a57 Binary files /dev/null and b/Library/metadata/44/44f39a74ca5ee4bf5936b17e901f251c.info differ diff --git a/Library/metadata/45/453f100e6bdae4dfd9e655927819dc85 b/Library/metadata/45/453f100e6bdae4dfd9e655927819dc85 new file mode 100644 index 0000000000000000000000000000000000000000..7482cdb4d0dec3292d56581d29dbc5e2e51b8501 Binary files /dev/null and b/Library/metadata/45/453f100e6bdae4dfd9e655927819dc85 differ diff --git a/Library/metadata/45/453f100e6bdae4dfd9e655927819dc85.info b/Library/metadata/45/453f100e6bdae4dfd9e655927819dc85.info new file mode 100644 index 0000000000000000000000000000000000000000..28ba7c8d8331ae34f562a17595fec66167f94880 Binary files /dev/null and b/Library/metadata/45/453f100e6bdae4dfd9e655927819dc85.info differ diff --git a/Library/metadata/48/48986928cc2a449dbaecdd1654bc9bf6 b/Library/metadata/48/48986928cc2a449dbaecdd1654bc9bf6 new file mode 100644 index 0000000000000000000000000000000000000000..53a4a7f6bedf4ca8a113edb3d0d995ebe1b16fc9 Binary files /dev/null and b/Library/metadata/48/48986928cc2a449dbaecdd1654bc9bf6 differ diff --git a/Library/metadata/48/48986928cc2a449dbaecdd1654bc9bf6.info b/Library/metadata/48/48986928cc2a449dbaecdd1654bc9bf6.info new file mode 100644 index 0000000000000000000000000000000000000000..c7312bc36f0a21fa33969bbf4a46d8619ded965a Binary files /dev/null and b/Library/metadata/48/48986928cc2a449dbaecdd1654bc9bf6.info differ diff --git a/Library/metadata/49/49f5766d0d4954f44b85d4bbd7131677 b/Library/metadata/49/49f5766d0d4954f44b85d4bbd7131677 new file mode 100644 index 0000000000000000000000000000000000000000..1cb06db8381bdff650e2397a0b01f85181043c8a Binary files /dev/null and b/Library/metadata/49/49f5766d0d4954f44b85d4bbd7131677 differ diff --git a/Library/metadata/49/49f5766d0d4954f44b85d4bbd7131677.info b/Library/metadata/49/49f5766d0d4954f44b85d4bbd7131677.info new file mode 100644 index 0000000000000000000000000000000000000000..d77eade772f3feb84b8d91059c327ae529abd3fb Binary files /dev/null and b/Library/metadata/49/49f5766d0d4954f44b85d4bbd7131677.info differ diff --git a/Library/metadata/4a/4a3ecb1425d14502837abea459cf2b70 b/Library/metadata/4a/4a3ecb1425d14502837abea459cf2b70 new file mode 100644 index 0000000000000000000000000000000000000000..498636f6cc40bedb22fe7fd7e7dbc15dc112a948 Binary files /dev/null and b/Library/metadata/4a/4a3ecb1425d14502837abea459cf2b70 differ diff --git a/Library/metadata/4a/4a3ecb1425d14502837abea459cf2b70.info b/Library/metadata/4a/4a3ecb1425d14502837abea459cf2b70.info new file mode 100644 index 0000000000000000000000000000000000000000..54adf87e77b9798af7ea16d1aaee2cbb32f088e7 Binary files /dev/null and b/Library/metadata/4a/4a3ecb1425d14502837abea459cf2b70.info differ diff --git a/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8 b/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8 new file mode 100644 index 0000000000000000000000000000000000000000..8af04793d60bb4e915fff3200f0e27a0490338aa Binary files /dev/null and b/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8 differ diff --git a/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8.info b/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8.info new file mode 100644 index 0000000000000000000000000000000000000000..d419994f563fc7cde8ad668a1f75a8a00771ef93 Binary files /dev/null and b/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8.info differ diff --git a/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f b/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f new file mode 100644 index 0000000000000000000000000000000000000000..76fa5f4561f866295204bee36dde81ee3f096963 Binary files /dev/null and b/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f differ diff --git a/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f.info b/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f.info new file mode 100644 index 0000000000000000000000000000000000000000..20ea559d61eb79c102029f278f0d8af767ea766a Binary files /dev/null and b/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f.info differ diff --git a/Library/metadata/4c/4c6fe94acbb24417c988bab18cbd5209 b/Library/metadata/4c/4c6fe94acbb24417c988bab18cbd5209 new file mode 100644 index 0000000000000000000000000000000000000000..bdee86a9ca554f3979dfa809e9b42bfb897df769 Binary files /dev/null and b/Library/metadata/4c/4c6fe94acbb24417c988bab18cbd5209 differ diff --git a/Library/metadata/4c/4c6fe94acbb24417c988bab18cbd5209.info b/Library/metadata/4c/4c6fe94acbb24417c988bab18cbd5209.info new file mode 100644 index 0000000000000000000000000000000000000000..33310bbdb892b7b7341ba2ceb64e50ed119337b3 Binary files /dev/null and b/Library/metadata/4c/4c6fe94acbb24417c988bab18cbd5209.info differ diff --git a/Library/metadata/4f/4f234578336894dc081edf696f2ff5f2 b/Library/metadata/4f/4f234578336894dc081edf696f2ff5f2 new file mode 100644 index 0000000000000000000000000000000000000000..bace9283c4f10ab502d69a519f8490b9985f84d1 Binary files /dev/null and b/Library/metadata/4f/4f234578336894dc081edf696f2ff5f2 differ diff --git a/Library/metadata/4f/4f234578336894dc081edf696f2ff5f2.info b/Library/metadata/4f/4f234578336894dc081edf696f2ff5f2.info new file mode 100644 index 0000000000000000000000000000000000000000..2c09fdea39766cca3ea0ab2bbd2736d6e1fd1a32 Binary files /dev/null and b/Library/metadata/4f/4f234578336894dc081edf696f2ff5f2.info differ diff --git a/Library/metadata/51/510d1d319d2754ea4a47c6dd8c421ea0 b/Library/metadata/51/510d1d319d2754ea4a47c6dd8c421ea0 new file mode 100644 index 0000000000000000000000000000000000000000..708eca077a2457c7e75294f04f732a15162e04c4 Binary files /dev/null and b/Library/metadata/51/510d1d319d2754ea4a47c6dd8c421ea0 differ diff --git a/Library/metadata/51/510d1d319d2754ea4a47c6dd8c421ea0.info b/Library/metadata/51/510d1d319d2754ea4a47c6dd8c421ea0.info new file mode 100644 index 0000000000000000000000000000000000000000..ce3baf62b355a32115a7745f898d95dc1d73732e Binary files /dev/null and b/Library/metadata/51/510d1d319d2754ea4a47c6dd8c421ea0.info differ diff --git a/Library/metadata/51/517af1b5b81b93b43b9745d58f017562 b/Library/metadata/51/517af1b5b81b93b43b9745d58f017562 new file mode 100644 index 0000000000000000000000000000000000000000..4f30cb68ec921c3ad614cffba398cda162cef92d Binary files /dev/null and b/Library/metadata/51/517af1b5b81b93b43b9745d58f017562 differ diff --git a/Library/metadata/51/517af1b5b81b93b43b9745d58f017562.info b/Library/metadata/51/517af1b5b81b93b43b9745d58f017562.info new file mode 100644 index 0000000000000000000000000000000000000000..b9a37c2935c38ed66f56d4ab8bf120495943c462 Binary files /dev/null and b/Library/metadata/51/517af1b5b81b93b43b9745d58f017562.info differ diff --git a/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1 b/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1 new file mode 100644 index 0000000000000000000000000000000000000000..50b5e011af16633e0a57843bde576c3945832a02 Binary files /dev/null and b/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1 differ diff --git a/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1.info b/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1.info new file mode 100644 index 0000000000000000000000000000000000000000..6b954b31097710aaa291a48c6353cfe7a3064ced Binary files /dev/null and b/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1.info differ diff --git a/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc b/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc new file mode 100644 index 0000000000000000000000000000000000000000..5f1e80ad71a1778d450e78539ff88ba387e71ea7 Binary files /dev/null and b/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc differ diff --git a/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc.info b/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc.info new file mode 100644 index 0000000000000000000000000000000000000000..2f38d580ab81b78260f79a27bdcf27b3e706e3ae Binary files /dev/null and b/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc.info differ diff --git a/Library/metadata/57/57e860b46915b8d4a914fabbd93406bc b/Library/metadata/57/57e860b46915b8d4a914fabbd93406bc new file mode 100644 index 0000000000000000000000000000000000000000..44f0123b395a87fbca7642ffbfbc6ed08d4f2465 Binary files /dev/null and b/Library/metadata/57/57e860b46915b8d4a914fabbd93406bc differ diff --git a/Library/metadata/57/57e860b46915b8d4a914fabbd93406bc.info b/Library/metadata/57/57e860b46915b8d4a914fabbd93406bc.info new file mode 100644 index 0000000000000000000000000000000000000000..12b7e441b5cebebf3f49b4f006b68d3765b6d3c3 Binary files /dev/null and b/Library/metadata/57/57e860b46915b8d4a914fabbd93406bc.info differ diff --git a/Library/metadata/5a/5a4b354a3393911459ca2025410b0c02 b/Library/metadata/5a/5a4b354a3393911459ca2025410b0c02 new file mode 100644 index 0000000000000000000000000000000000000000..9390c7554bf75da616864a3870bf9c1f728a42fe Binary files /dev/null and b/Library/metadata/5a/5a4b354a3393911459ca2025410b0c02 differ diff --git a/Library/metadata/5a/5a4b354a3393911459ca2025410b0c02.info b/Library/metadata/5a/5a4b354a3393911459ca2025410b0c02.info new file mode 100644 index 0000000000000000000000000000000000000000..64205bdb765da249e5fc5311a46b869c36a4ac53 Binary files /dev/null and b/Library/metadata/5a/5a4b354a3393911459ca2025410b0c02.info differ diff --git a/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 b/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 new file mode 100644 index 0000000000000000000000000000000000000000..9a9f7fd277c1e1d18942b09e73d88f4df253c67e Binary files /dev/null and b/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 differ diff --git a/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info b/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info new file mode 100644 index 0000000000000000000000000000000000000000..a7442037f6fde88379650ea23466ab982df486c9 Binary files /dev/null and b/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info differ diff --git a/Library/metadata/62/62772aad98ed04f0d955b7d20de61f7f b/Library/metadata/62/62772aad98ed04f0d955b7d20de61f7f new file mode 100644 index 0000000000000000000000000000000000000000..688c1fa7e7945ef4a778389f798f110473d97193 Binary files /dev/null and b/Library/metadata/62/62772aad98ed04f0d955b7d20de61f7f differ diff --git a/Library/metadata/62/62772aad98ed04f0d955b7d20de61f7f.info b/Library/metadata/62/62772aad98ed04f0d955b7d20de61f7f.info new file mode 100644 index 0000000000000000000000000000000000000000..5a225cf55b2f019ca475b19ee7373a89973853ab Binary files /dev/null and b/Library/metadata/62/62772aad98ed04f0d955b7d20de61f7f.info differ diff --git a/Library/metadata/65/6597c6ea86d36477081342001145d8d9 b/Library/metadata/65/6597c6ea86d36477081342001145d8d9 new file mode 100644 index 0000000000000000000000000000000000000000..debc6e16e0ae303938ca502ae634e9194a3260d8 Binary files /dev/null and b/Library/metadata/65/6597c6ea86d36477081342001145d8d9 differ diff --git a/Library/metadata/65/6597c6ea86d36477081342001145d8d9.info b/Library/metadata/65/6597c6ea86d36477081342001145d8d9.info new file mode 100644 index 0000000000000000000000000000000000000000..6ae7903c79dea61d7fe00ea24efe1f01e879039c Binary files /dev/null and b/Library/metadata/65/6597c6ea86d36477081342001145d8d9.info differ diff --git a/Library/metadata/65/65d58d50c3db54f979b1ffae3777d74b b/Library/metadata/65/65d58d50c3db54f979b1ffae3777d74b new file mode 100644 index 0000000000000000000000000000000000000000..e14164625c8f3b44a962e9adfa3668e2b8f9803d Binary files /dev/null and b/Library/metadata/65/65d58d50c3db54f979b1ffae3777d74b differ diff --git a/Library/metadata/65/65d58d50c3db54f979b1ffae3777d74b.info b/Library/metadata/65/65d58d50c3db54f979b1ffae3777d74b.info new file mode 100644 index 0000000000000000000000000000000000000000..5bb030a3029845b3741f4d176d698f94da4704eb Binary files /dev/null and b/Library/metadata/65/65d58d50c3db54f979b1ffae3777d74b.info differ diff --git a/Library/metadata/69/6981461fe431401459211818212a29cf b/Library/metadata/69/6981461fe431401459211818212a29cf new file mode 100644 index 0000000000000000000000000000000000000000..d651e11bc4fddd3abfbe4c1dc17a233dbe730787 Binary files /dev/null and b/Library/metadata/69/6981461fe431401459211818212a29cf differ diff --git a/Library/metadata/69/6981461fe431401459211818212a29cf.info b/Library/metadata/69/6981461fe431401459211818212a29cf.info new file mode 100644 index 0000000000000000000000000000000000000000..bbaad88e548685299a653a6a9991183dc4d1955e Binary files /dev/null and b/Library/metadata/69/6981461fe431401459211818212a29cf.info differ diff --git a/Library/metadata/6a/6a10b2909283487f913b00d94cd3faf5 b/Library/metadata/6a/6a10b2909283487f913b00d94cd3faf5 new file mode 100644 index 0000000000000000000000000000000000000000..aab090ed2cedf32ba74b3e4973d7a5001bb23a3d Binary files /dev/null and b/Library/metadata/6a/6a10b2909283487f913b00d94cd3faf5 differ diff --git a/Library/metadata/6a/6a10b2909283487f913b00d94cd3faf5.info b/Library/metadata/6a/6a10b2909283487f913b00d94cd3faf5.info new file mode 100644 index 0000000000000000000000000000000000000000..bfed484830621133f060bc82fce476a9f70705c8 Binary files /dev/null and b/Library/metadata/6a/6a10b2909283487f913b00d94cd3faf5.info differ diff --git a/Library/metadata/6a/6a1ffee889453df4c94056c707f66102 b/Library/metadata/6a/6a1ffee889453df4c94056c707f66102 new file mode 100644 index 0000000000000000000000000000000000000000..1d632adb1cfff5a8e9f3ea514eda9009aaeae1b2 Binary files /dev/null and b/Library/metadata/6a/6a1ffee889453df4c94056c707f66102 differ diff --git a/Library/metadata/6a/6a1ffee889453df4c94056c707f66102.info b/Library/metadata/6a/6a1ffee889453df4c94056c707f66102.info new file mode 100644 index 0000000000000000000000000000000000000000..0a50f2e003b26e664bbcd013ea2457f9a1aa09d2 Binary files /dev/null and b/Library/metadata/6a/6a1ffee889453df4c94056c707f66102.info differ diff --git a/Library/metadata/6a/6a6b6bef66b30cf4da56a85e98aa9524 b/Library/metadata/6a/6a6b6bef66b30cf4da56a85e98aa9524 new file mode 100644 index 0000000000000000000000000000000000000000..401584f61a43b4c7957475cbdceb78f03c2681a8 Binary files /dev/null and b/Library/metadata/6a/6a6b6bef66b30cf4da56a85e98aa9524 differ diff --git a/Library/metadata/6a/6a6b6bef66b30cf4da56a85e98aa9524.info b/Library/metadata/6a/6a6b6bef66b30cf4da56a85e98aa9524.info new file mode 100644 index 0000000000000000000000000000000000000000..33abc39cdc29f031a4930f6e1a828f2053b76d1f Binary files /dev/null and b/Library/metadata/6a/6a6b6bef66b30cf4da56a85e98aa9524.info differ diff --git a/Library/metadata/6e/6e7c8cfeedae74eb3a562055e069e441 b/Library/metadata/6e/6e7c8cfeedae74eb3a562055e069e441 new file mode 100644 index 0000000000000000000000000000000000000000..ea2a5570e5de30a998b39db4a7c963e5dbb2d6d4 Binary files /dev/null and b/Library/metadata/6e/6e7c8cfeedae74eb3a562055e069e441 differ diff --git a/Library/metadata/6e/6e7c8cfeedae74eb3a562055e069e441.info b/Library/metadata/6e/6e7c8cfeedae74eb3a562055e069e441.info new file mode 100644 index 0000000000000000000000000000000000000000..549004b0e029ae2f8138a10f1063222448e187e5 Binary files /dev/null and b/Library/metadata/6e/6e7c8cfeedae74eb3a562055e069e441.info differ diff --git a/Library/metadata/6e/6e86519b2ed7ece4cae901fc31de93cd b/Library/metadata/6e/6e86519b2ed7ece4cae901fc31de93cd new file mode 100644 index 0000000000000000000000000000000000000000..1ec8aac7560299ef9fdb1f092d75e78d23456a91 Binary files /dev/null and b/Library/metadata/6e/6e86519b2ed7ece4cae901fc31de93cd differ diff --git a/Library/metadata/6e/6e86519b2ed7ece4cae901fc31de93cd.info b/Library/metadata/6e/6e86519b2ed7ece4cae901fc31de93cd.info new file mode 100644 index 0000000000000000000000000000000000000000..e44b901ab7d61603de321714d7a21df67b7da915 Binary files /dev/null and b/Library/metadata/6e/6e86519b2ed7ece4cae901fc31de93cd.info differ diff --git a/Library/metadata/71/710f298e6b03b4675b7af26a1765cc88 b/Library/metadata/71/710f298e6b03b4675b7af26a1765cc88 new file mode 100644 index 0000000000000000000000000000000000000000..1ded0dd365bf2d548403df76c5105bac59845e2c Binary files /dev/null and b/Library/metadata/71/710f298e6b03b4675b7af26a1765cc88 differ diff --git a/Library/metadata/71/710f298e6b03b4675b7af26a1765cc88.info b/Library/metadata/71/710f298e6b03b4675b7af26a1765cc88.info new file mode 100644 index 0000000000000000000000000000000000000000..883572176a3ca10063b621445f52b7b518d5cc76 Binary files /dev/null and b/Library/metadata/71/710f298e6b03b4675b7af26a1765cc88.info differ diff --git a/Library/metadata/75/75799de484ac4f4cadc268d2cbea830a b/Library/metadata/75/75799de484ac4f4cadc268d2cbea830a new file mode 100644 index 0000000000000000000000000000000000000000..4c70f41cf2f4afb68944028c614867a945781b36 Binary files /dev/null and b/Library/metadata/75/75799de484ac4f4cadc268d2cbea830a differ diff --git a/Library/metadata/75/75799de484ac4f4cadc268d2cbea830a.info b/Library/metadata/75/75799de484ac4f4cadc268d2cbea830a.info new file mode 100644 index 0000000000000000000000000000000000000000..46565b2d7b474dfcca04754e3e1d5de500ebc414 Binary files /dev/null and b/Library/metadata/75/75799de484ac4f4cadc268d2cbea830a.info differ diff --git a/Library/metadata/76/7668179ede524d6396c8b7d84461ea29 b/Library/metadata/76/7668179ede524d6396c8b7d84461ea29 new file mode 100644 index 0000000000000000000000000000000000000000..f8fd0e672d4103819c146742c9e3940c9e1865d5 Binary files /dev/null and b/Library/metadata/76/7668179ede524d6396c8b7d84461ea29 differ diff --git a/Library/metadata/76/7668179ede524d6396c8b7d84461ea29.info b/Library/metadata/76/7668179ede524d6396c8b7d84461ea29.info new file mode 100644 index 0000000000000000000000000000000000000000..3cd2ef378c420e649497b436e51fd0bf4c15a651 Binary files /dev/null and b/Library/metadata/76/7668179ede524d6396c8b7d84461ea29.info differ diff --git a/Library/metadata/79/7927683d1fc5848b5abfb54ebb1028ec b/Library/metadata/79/7927683d1fc5848b5abfb54ebb1028ec new file mode 100644 index 0000000000000000000000000000000000000000..25cf3d24db0a7fbdd3dabcdfe8b077665a2954d6 Binary files /dev/null and b/Library/metadata/79/7927683d1fc5848b5abfb54ebb1028ec differ diff --git a/Library/metadata/79/7927683d1fc5848b5abfb54ebb1028ec.info b/Library/metadata/79/7927683d1fc5848b5abfb54ebb1028ec.info new file mode 100644 index 0000000000000000000000000000000000000000..4fd79a26d43dad52e16128ecce9e944fa801f649 Binary files /dev/null and b/Library/metadata/79/7927683d1fc5848b5abfb54ebb1028ec.info differ diff --git a/Library/metadata/7c/7c3a5d6e39b874f468b2691537168513 b/Library/metadata/7c/7c3a5d6e39b874f468b2691537168513 new file mode 100644 index 0000000000000000000000000000000000000000..17366ae4314b40bb8e060a7caa5174cadfb4b54e Binary files /dev/null and b/Library/metadata/7c/7c3a5d6e39b874f468b2691537168513 differ diff --git a/Library/metadata/7c/7c3a5d6e39b874f468b2691537168513.info b/Library/metadata/7c/7c3a5d6e39b874f468b2691537168513.info new file mode 100644 index 0000000000000000000000000000000000000000..107332b2f891a1eb9d76d646d530218636a87deb Binary files /dev/null and b/Library/metadata/7c/7c3a5d6e39b874f468b2691537168513.info differ diff --git a/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f b/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f new file mode 100644 index 0000000000000000000000000000000000000000..45694b26e3b6cb3bdd737a5cea41a0be0952c7a7 Binary files /dev/null and b/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f differ diff --git a/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info b/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info new file mode 100644 index 0000000000000000000000000000000000000000..beedd87c9323f4ac3934ade0bd7cc249368477cb Binary files /dev/null and b/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info differ diff --git a/Library/metadata/84/844f815391db42d49455cbf1a7bfc434 b/Library/metadata/84/844f815391db42d49455cbf1a7bfc434 new file mode 100644 index 0000000000000000000000000000000000000000..9f31b514e0edb59c26814a3a02c21d996e8d9242 Binary files /dev/null and b/Library/metadata/84/844f815391db42d49455cbf1a7bfc434 differ diff --git a/Library/metadata/84/844f815391db42d49455cbf1a7bfc434.info b/Library/metadata/84/844f815391db42d49455cbf1a7bfc434.info new file mode 100644 index 0000000000000000000000000000000000000000..bb8effc3d122477789b02f035c00ed7a1cc927da Binary files /dev/null and b/Library/metadata/84/844f815391db42d49455cbf1a7bfc434.info differ diff --git a/Library/metadata/84/84ca94c19f25ae14d83aa41bb3654390 b/Library/metadata/84/84ca94c19f25ae14d83aa41bb3654390 new file mode 100644 index 0000000000000000000000000000000000000000..4bcd132a16035b183ed46461adaa82a7b0afb004 Binary files /dev/null and b/Library/metadata/84/84ca94c19f25ae14d83aa41bb3654390 differ diff --git a/Library/metadata/84/84ca94c19f25ae14d83aa41bb3654390.info b/Library/metadata/84/84ca94c19f25ae14d83aa41bb3654390.info new file mode 100644 index 0000000000000000000000000000000000000000..fe21083457cb2ba725c727daf31ab0fe19217426 Binary files /dev/null and b/Library/metadata/84/84ca94c19f25ae14d83aa41bb3654390.info differ diff --git a/Library/metadata/85/858b7542787a1a44d917d8b76b6a9b47 b/Library/metadata/85/858b7542787a1a44d917d8b76b6a9b47 new file mode 100644 index 0000000000000000000000000000000000000000..12be2c13d5057b4d7eb8814f34cc41170befc8c3 Binary files /dev/null and b/Library/metadata/85/858b7542787a1a44d917d8b76b6a9b47 differ diff --git a/Library/metadata/85/858b7542787a1a44d917d8b76b6a9b47.info b/Library/metadata/85/858b7542787a1a44d917d8b76b6a9b47.info new file mode 100644 index 0000000000000000000000000000000000000000..78b136f7b0f122ff80e29abcdb7ae06faf3a75d5 Binary files /dev/null and b/Library/metadata/85/858b7542787a1a44d917d8b76b6a9b47.info differ diff --git a/Library/metadata/86/86c008322e7c647149878156c5b81940 b/Library/metadata/86/86c008322e7c647149878156c5b81940 new file mode 100644 index 0000000000000000000000000000000000000000..66ae0cc86ee0d03cd7b67747f2d3576383d80bc8 Binary files /dev/null and b/Library/metadata/86/86c008322e7c647149878156c5b81940 differ diff --git a/Library/metadata/86/86c008322e7c647149878156c5b81940.info b/Library/metadata/86/86c008322e7c647149878156c5b81940.info new file mode 100644 index 0000000000000000000000000000000000000000..80c39585ad95cf2a6aa76da73c99edb28dca6623 Binary files /dev/null and b/Library/metadata/86/86c008322e7c647149878156c5b81940.info differ diff --git a/Library/metadata/86/86c18994495874297b469aaa57ef9b44 b/Library/metadata/86/86c18994495874297b469aaa57ef9b44 new file mode 100644 index 0000000000000000000000000000000000000000..a40871a8c90136e90099bc59c1747f2c33d78284 Binary files /dev/null and b/Library/metadata/86/86c18994495874297b469aaa57ef9b44 differ diff --git a/Library/metadata/86/86c18994495874297b469aaa57ef9b44.info b/Library/metadata/86/86c18994495874297b469aaa57ef9b44.info new file mode 100644 index 0000000000000000000000000000000000000000..5a0307324ee3088577e03236d239c74d01f9aa66 Binary files /dev/null and b/Library/metadata/86/86c18994495874297b469aaa57ef9b44.info differ diff --git a/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba b/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba new file mode 100644 index 0000000000000000000000000000000000000000..21cffa85bbc1e80f7f18c607b7a083be7d87c0e7 Binary files /dev/null and b/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba differ diff --git a/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info b/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info new file mode 100644 index 0000000000000000000000000000000000000000..a35de2ac569bfe56f9d278120a86009e5ac37e17 Binary files /dev/null and b/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info differ diff --git a/Library/metadata/8a/8a9a760f95896c34689febc965510927 b/Library/metadata/8a/8a9a760f95896c34689febc965510927 new file mode 100644 index 0000000000000000000000000000000000000000..4811b798cea72c15dc23be44e7fa18e4017b2c0a Binary files /dev/null and b/Library/metadata/8a/8a9a760f95896c34689febc965510927 differ diff --git a/Library/metadata/8a/8a9a760f95896c34689febc965510927.info b/Library/metadata/8a/8a9a760f95896c34689febc965510927.info new file mode 100644 index 0000000000000000000000000000000000000000..7f3893bde4f458e2edc7ca889eaa091e2b6098fb Binary files /dev/null and b/Library/metadata/8a/8a9a760f95896c34689febc965510927.info differ diff --git a/Library/metadata/8e/8e60d9f62b99c4a719cee93ab9c39374 b/Library/metadata/8e/8e60d9f62b99c4a719cee93ab9c39374 new file mode 100644 index 0000000000000000000000000000000000000000..f6cee79675bbb6130b3ccae9e7949aadf9f12132 Binary files /dev/null and b/Library/metadata/8e/8e60d9f62b99c4a719cee93ab9c39374 differ diff --git a/Library/metadata/8e/8e60d9f62b99c4a719cee93ab9c39374.info b/Library/metadata/8e/8e60d9f62b99c4a719cee93ab9c39374.info new file mode 100644 index 0000000000000000000000000000000000000000..ee1cce954fac579883b93ba4368cf53743cc2ddf Binary files /dev/null and b/Library/metadata/8e/8e60d9f62b99c4a719cee93ab9c39374.info differ diff --git a/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe b/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe new file mode 100644 index 0000000000000000000000000000000000000000..6ac822311cb59755d535dde3a179c5887b2c4757 Binary files /dev/null and b/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe differ diff --git a/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe.info b/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe.info new file mode 100644 index 0000000000000000000000000000000000000000..4a6963989530dcc7354302097228571f33556f15 Binary files /dev/null and b/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe.info differ diff --git a/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01 b/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01 new file mode 100644 index 0000000000000000000000000000000000000000..a415a42c2ba87b1569eebb98ae8d67418c7c7547 Binary files /dev/null and b/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01 differ diff --git a/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01.info b/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01.info new file mode 100644 index 0000000000000000000000000000000000000000..151e8048b5624cd2c2079d13342ea0dc5ffb1db6 Binary files /dev/null and b/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01.info differ diff --git a/Library/metadata/90/90791303b72ec4ae198f99d637dfdf6c b/Library/metadata/90/90791303b72ec4ae198f99d637dfdf6c new file mode 100644 index 0000000000000000000000000000000000000000..a0aa8c40ecefc76f7facf35ea8008183963d2012 Binary files /dev/null and b/Library/metadata/90/90791303b72ec4ae198f99d637dfdf6c differ diff --git a/Library/metadata/90/90791303b72ec4ae198f99d637dfdf6c.info b/Library/metadata/90/90791303b72ec4ae198f99d637dfdf6c.info new file mode 100644 index 0000000000000000000000000000000000000000..98350ff7984c5d2141d08edbbeab2fce75a7b313 Binary files /dev/null and b/Library/metadata/90/90791303b72ec4ae198f99d637dfdf6c.info differ diff --git a/Library/metadata/99/99ddb49592ff84811804420a1910cb89 b/Library/metadata/99/99ddb49592ff84811804420a1910cb89 new file mode 100644 index 0000000000000000000000000000000000000000..d56fab9beccfcd7f851b1b78d880fede97f27ac8 Binary files /dev/null and b/Library/metadata/99/99ddb49592ff84811804420a1910cb89 differ diff --git a/Library/metadata/99/99ddb49592ff84811804420a1910cb89.info b/Library/metadata/99/99ddb49592ff84811804420a1910cb89.info new file mode 100644 index 0000000000000000000000000000000000000000..2e5fdf978039012cf4861a8c76c2a8679b614f63 Binary files /dev/null and b/Library/metadata/99/99ddb49592ff84811804420a1910cb89.info differ diff --git a/Library/metadata/9d/9de9e8523c82543c5b3e40a4b51aa2c9 b/Library/metadata/9d/9de9e8523c82543c5b3e40a4b51aa2c9 new file mode 100644 index 0000000000000000000000000000000000000000..d76a11adac86885dc3aa3d99addb2451c99268e1 Binary files /dev/null and b/Library/metadata/9d/9de9e8523c82543c5b3e40a4b51aa2c9 differ diff --git a/Library/metadata/9d/9de9e8523c82543c5b3e40a4b51aa2c9.info b/Library/metadata/9d/9de9e8523c82543c5b3e40a4b51aa2c9.info new file mode 100644 index 0000000000000000000000000000000000000000..e2e31df2b5a835ed9cf29b634d68c94ad4579221 Binary files /dev/null and b/Library/metadata/9d/9de9e8523c82543c5b3e40a4b51aa2c9.info differ diff --git a/Library/metadata/a3/a342381d77833427fa10621e38fbae10 b/Library/metadata/a3/a342381d77833427fa10621e38fbae10 new file mode 100644 index 0000000000000000000000000000000000000000..80e7ee348788109e45733765c03ac2e46e0b6b37 Binary files /dev/null and b/Library/metadata/a3/a342381d77833427fa10621e38fbae10 differ diff --git a/Library/metadata/a3/a342381d77833427fa10621e38fbae10.info b/Library/metadata/a3/a342381d77833427fa10621e38fbae10.info new file mode 100644 index 0000000000000000000000000000000000000000..680d4e49dcf3cd3449a375fe6e7b4580bcb09fb7 Binary files /dev/null and b/Library/metadata/a3/a342381d77833427fa10621e38fbae10.info differ diff --git a/Library/metadata/a3/a37e18887fa954edf92bc36bc353b879 b/Library/metadata/a3/a37e18887fa954edf92bc36bc353b879 new file mode 100644 index 0000000000000000000000000000000000000000..728119641894821f4d1377a4888ab2b389d5b192 Binary files /dev/null and b/Library/metadata/a3/a37e18887fa954edf92bc36bc353b879 differ diff --git a/Library/metadata/a3/a37e18887fa954edf92bc36bc353b879.info b/Library/metadata/a3/a37e18887fa954edf92bc36bc353b879.info new file mode 100644 index 0000000000000000000000000000000000000000..59a3fededd2b004fb5c5f01c9615607d0e068094 Binary files /dev/null and b/Library/metadata/a3/a37e18887fa954edf92bc36bc353b879.info differ diff --git a/Library/metadata/a6/a6842a74831964edc8fefa1c0aed89dc b/Library/metadata/a6/a6842a74831964edc8fefa1c0aed89dc new file mode 100644 index 0000000000000000000000000000000000000000..916867efd3ca00be2c0606d441ab3b1aecd8f0ae Binary files /dev/null and b/Library/metadata/a6/a6842a74831964edc8fefa1c0aed89dc differ diff --git a/Library/metadata/a6/a6842a74831964edc8fefa1c0aed89dc.info b/Library/metadata/a6/a6842a74831964edc8fefa1c0aed89dc.info new file mode 100644 index 0000000000000000000000000000000000000000..6dfe118eecd98b4bd26c433e65cf7e7e6e742922 Binary files /dev/null and b/Library/metadata/a6/a6842a74831964edc8fefa1c0aed89dc.info differ diff --git a/Library/metadata/a7/a77cd76073c7444179779ec6271ad5e1 b/Library/metadata/a7/a77cd76073c7444179779ec6271ad5e1 new file mode 100644 index 0000000000000000000000000000000000000000..e594e740ec0906b4a8afeafdf52b01dc8b622605 Binary files /dev/null and b/Library/metadata/a7/a77cd76073c7444179779ec6271ad5e1 differ diff --git a/Library/metadata/a7/a77cd76073c7444179779ec6271ad5e1.info b/Library/metadata/a7/a77cd76073c7444179779ec6271ad5e1.info new file mode 100644 index 0000000000000000000000000000000000000000..b3f13bdf3239b08d2d1c44cf68321fcf1b9d5405 Binary files /dev/null and b/Library/metadata/a7/a77cd76073c7444179779ec6271ad5e1.info differ diff --git a/Library/metadata/ad/adab7787bd7d44c4a9d48b3aff189c47 b/Library/metadata/ad/adab7787bd7d44c4a9d48b3aff189c47 new file mode 100644 index 0000000000000000000000000000000000000000..34879c2dc49fbb0383ffe444822d2cacc9a2d14d Binary files /dev/null and b/Library/metadata/ad/adab7787bd7d44c4a9d48b3aff189c47 differ diff --git a/Library/metadata/ad/adab7787bd7d44c4a9d48b3aff189c47.info b/Library/metadata/ad/adab7787bd7d44c4a9d48b3aff189c47.info new file mode 100644 index 0000000000000000000000000000000000000000..928884ecf18386af3ef48a3eb75c8d43001866da Binary files /dev/null and b/Library/metadata/ad/adab7787bd7d44c4a9d48b3aff189c47.info differ diff --git a/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f b/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f new file mode 100644 index 0000000000000000000000000000000000000000..2c798aec14390bd9623e807940ad71f316133148 Binary files /dev/null and b/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f differ diff --git a/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f.info b/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f.info new file mode 100644 index 0000000000000000000000000000000000000000..c70deee64e0c386d81d32958d7afa5a1d5c4d84e Binary files /dev/null and b/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f.info differ diff --git a/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e b/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e new file mode 100644 index 0000000000000000000000000000000000000000..6b8584195138c74d4835988b8e44c26ea9344363 Binary files /dev/null and b/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e differ diff --git a/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e.info b/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e.info new file mode 100644 index 0000000000000000000000000000000000000000..d172e8471d570f15fd1b2f1530754b202f9e76ba Binary files /dev/null and b/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e.info differ diff --git a/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70 b/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70 new file mode 100644 index 0000000000000000000000000000000000000000..cf37a2d69558c35007288588868dbeef6885e7bb Binary files /dev/null and b/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70 differ diff --git a/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70.info b/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70.info new file mode 100644 index 0000000000000000000000000000000000000000..004c758a7be5332ffa5737b27c8e3c5ef92c5efd Binary files /dev/null and b/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70.info differ diff --git a/Library/metadata/b3/b32abd1c9d73a4cce8389f084ac12b11 b/Library/metadata/b3/b32abd1c9d73a4cce8389f084ac12b11 new file mode 100644 index 0000000000000000000000000000000000000000..17ff6e66f47b20464369a30ff3cdef1e92c01491 Binary files /dev/null and b/Library/metadata/b3/b32abd1c9d73a4cce8389f084ac12b11 differ diff --git a/Library/metadata/b3/b32abd1c9d73a4cce8389f084ac12b11.info b/Library/metadata/b3/b32abd1c9d73a4cce8389f084ac12b11.info new file mode 100644 index 0000000000000000000000000000000000000000..9be41bbe8221f9ae389b297e24b21ac1f35a4c07 Binary files /dev/null and b/Library/metadata/b3/b32abd1c9d73a4cce8389f084ac12b11.info differ diff --git a/Library/metadata/b5/b52e557db2c2b4eebb10444f1d582029 b/Library/metadata/b5/b52e557db2c2b4eebb10444f1d582029 new file mode 100644 index 0000000000000000000000000000000000000000..4260a7095b6191c5e85a5e7f0f097e78dfa6605a Binary files /dev/null and b/Library/metadata/b5/b52e557db2c2b4eebb10444f1d582029 differ diff --git a/Library/metadata/b5/b52e557db2c2b4eebb10444f1d582029.info b/Library/metadata/b5/b52e557db2c2b4eebb10444f1d582029.info new file mode 100644 index 0000000000000000000000000000000000000000..be5c39ff75306396aabfd66019a178a9e8a37dca Binary files /dev/null and b/Library/metadata/b5/b52e557db2c2b4eebb10444f1d582029.info differ diff --git a/Library/metadata/b5/b5da970776034f77a070d99423d68791 b/Library/metadata/b5/b5da970776034f77a070d99423d68791 new file mode 100644 index 0000000000000000000000000000000000000000..958845d14017bde85d10374351edb77031a6dca9 Binary files /dev/null and b/Library/metadata/b5/b5da970776034f77a070d99423d68791 differ diff --git a/Library/metadata/b5/b5da970776034f77a070d99423d68791.info b/Library/metadata/b5/b5da970776034f77a070d99423d68791.info new file mode 100644 index 0000000000000000000000000000000000000000..eab10b5f81c23e34a57c94b7cb45c19b8bf1a3e8 Binary files /dev/null and b/Library/metadata/b5/b5da970776034f77a070d99423d68791.info differ diff --git a/Library/metadata/b5/b5f4343795a0e4626ac1fe4a9e6fce59 b/Library/metadata/b5/b5f4343795a0e4626ac1fe4a9e6fce59 new file mode 100644 index 0000000000000000000000000000000000000000..3b3be388a0b3291f63afe41161dceb20ecd9eec0 Binary files /dev/null and b/Library/metadata/b5/b5f4343795a0e4626ac1fe4a9e6fce59 differ diff --git a/Library/metadata/b5/b5f4343795a0e4626ac1fe4a9e6fce59.info b/Library/metadata/b5/b5f4343795a0e4626ac1fe4a9e6fce59.info new file mode 100644 index 0000000000000000000000000000000000000000..15bcea9f558559685d8be27a3d38fd96498f0bb7 Binary files /dev/null and b/Library/metadata/b5/b5f4343795a0e4626ac1fe4a9e6fce59.info differ diff --git a/Library/metadata/b8/b8a0574e92bd43a59e19d6c3c6ae54c7 b/Library/metadata/b8/b8a0574e92bd43a59e19d6c3c6ae54c7 new file mode 100644 index 0000000000000000000000000000000000000000..68b542c19f5b83e00eccabe0cdb3c074b04a5d23 Binary files /dev/null and b/Library/metadata/b8/b8a0574e92bd43a59e19d6c3c6ae54c7 differ diff --git a/Library/metadata/b8/b8a0574e92bd43a59e19d6c3c6ae54c7.info b/Library/metadata/b8/b8a0574e92bd43a59e19d6c3c6ae54c7.info new file mode 100644 index 0000000000000000000000000000000000000000..0b0d6198e7a792d57ad1770116f5d0365a3fc451 Binary files /dev/null and b/Library/metadata/b8/b8a0574e92bd43a59e19d6c3c6ae54c7.info differ diff --git a/Library/metadata/ba/ba1fdeca76274e843a3d78b1bc348126 b/Library/metadata/ba/ba1fdeca76274e843a3d78b1bc348126 new file mode 100644 index 0000000000000000000000000000000000000000..ed9054bb0ddcadb6cc9723303437f843d6d1c91d Binary files /dev/null and b/Library/metadata/ba/ba1fdeca76274e843a3d78b1bc348126 differ diff --git a/Library/metadata/ba/ba1fdeca76274e843a3d78b1bc348126.info b/Library/metadata/ba/ba1fdeca76274e843a3d78b1bc348126.info new file mode 100644 index 0000000000000000000000000000000000000000..75bd245b32fdc40d6fcf1799ad5ad96de6043521 Binary files /dev/null and b/Library/metadata/ba/ba1fdeca76274e843a3d78b1bc348126.info differ diff --git a/Library/metadata/ba/bab6fa851cf5a1a4bba3cec5f191cb8e b/Library/metadata/ba/bab6fa851cf5a1a4bba3cec5f191cb8e new file mode 100644 index 0000000000000000000000000000000000000000..128ebe0dc5894021ef8050ce40406b1924a4cf05 Binary files /dev/null and b/Library/metadata/ba/bab6fa851cf5a1a4bba3cec5f191cb8e differ diff --git a/Library/metadata/ba/bab6fa851cf5a1a4bba3cec5f191cb8e.info b/Library/metadata/ba/bab6fa851cf5a1a4bba3cec5f191cb8e.info new file mode 100644 index 0000000000000000000000000000000000000000..ce3c10f61741704afda4ed5d52cdf44f1e21cbcc Binary files /dev/null and b/Library/metadata/ba/bab6fa851cf5a1a4bba3cec5f191cb8e.info differ diff --git a/Library/metadata/be/be972094f7df22f4486ffa2714e5a609 b/Library/metadata/be/be972094f7df22f4486ffa2714e5a609 new file mode 100644 index 0000000000000000000000000000000000000000..bee3dd740c2f0fbc1fa3459c87a86b271f4081cb Binary files /dev/null and b/Library/metadata/be/be972094f7df22f4486ffa2714e5a609 differ diff --git a/Library/metadata/be/be972094f7df22f4486ffa2714e5a609.info b/Library/metadata/be/be972094f7df22f4486ffa2714e5a609.info new file mode 100644 index 0000000000000000000000000000000000000000..d91c8f59a35d3bf2e03696b912580a3096a34bec Binary files /dev/null and b/Library/metadata/be/be972094f7df22f4486ffa2714e5a609.info differ diff --git a/Library/metadata/c4/c452c88a87f3d48ae945e7bcf1b4a6ba b/Library/metadata/c4/c452c88a87f3d48ae945e7bcf1b4a6ba new file mode 100644 index 0000000000000000000000000000000000000000..d30a07f7eb7d816037c34d10e52f6d3354170fae Binary files /dev/null and b/Library/metadata/c4/c452c88a87f3d48ae945e7bcf1b4a6ba differ diff --git a/Library/metadata/c4/c452c88a87f3d48ae945e7bcf1b4a6ba.info b/Library/metadata/c4/c452c88a87f3d48ae945e7bcf1b4a6ba.info new file mode 100644 index 0000000000000000000000000000000000000000..7927476c6a5b49af48f1321aad4d7ff18b0e3ffe Binary files /dev/null and b/Library/metadata/c4/c452c88a87f3d48ae945e7bcf1b4a6ba.info differ diff --git a/Library/metadata/c5/c5ba7626a737840ff88a3bd84b100482 b/Library/metadata/c5/c5ba7626a737840ff88a3bd84b100482 new file mode 100644 index 0000000000000000000000000000000000000000..67ce787dc1d08bbbc2e65e64671cfb4b3eaa9e47 Binary files /dev/null and b/Library/metadata/c5/c5ba7626a737840ff88a3bd84b100482 differ diff --git a/Library/metadata/c5/c5ba7626a737840ff88a3bd84b100482.info b/Library/metadata/c5/c5ba7626a737840ff88a3bd84b100482.info new file mode 100644 index 0000000000000000000000000000000000000000..ea3662cc265ab9f34da207da53b864d5e4bf796e Binary files /dev/null and b/Library/metadata/c5/c5ba7626a737840ff88a3bd84b100482.info differ diff --git a/Library/metadata/c7/c768acbc9cf24d398488bb4c93b91288 b/Library/metadata/c7/c768acbc9cf24d398488bb4c93b91288 new file mode 100644 index 0000000000000000000000000000000000000000..07a4bf8d0dc875ba2c185da510adc5cebd89ef47 Binary files /dev/null and b/Library/metadata/c7/c768acbc9cf24d398488bb4c93b91288 differ diff --git a/Library/metadata/c7/c768acbc9cf24d398488bb4c93b91288.info b/Library/metadata/c7/c768acbc9cf24d398488bb4c93b91288.info new file mode 100644 index 0000000000000000000000000000000000000000..c91c60c0cbc6d291af6e5ee58643cc062c54d13c Binary files /dev/null and b/Library/metadata/c7/c768acbc9cf24d398488bb4c93b91288.info differ diff --git a/Library/metadata/c9/c99bfe4fc4e5c4dc3917c14075acd117 b/Library/metadata/c9/c99bfe4fc4e5c4dc3917c14075acd117 new file mode 100644 index 0000000000000000000000000000000000000000..8e10633621740f234273652ec24cc0ddbe73a603 Binary files /dev/null and b/Library/metadata/c9/c99bfe4fc4e5c4dc3917c14075acd117 differ diff --git a/Library/metadata/c9/c99bfe4fc4e5c4dc3917c14075acd117.info b/Library/metadata/c9/c99bfe4fc4e5c4dc3917c14075acd117.info new file mode 100644 index 0000000000000000000000000000000000000000..6a2e969fac44d87f565f31ddeeedae151cf587f5 Binary files /dev/null and b/Library/metadata/c9/c99bfe4fc4e5c4dc3917c14075acd117.info differ diff --git a/Library/metadata/ca/ca2f31d79122e0b4aa57a1b867133569 b/Library/metadata/ca/ca2f31d79122e0b4aa57a1b867133569 new file mode 100644 index 0000000000000000000000000000000000000000..3e90084153177a99b7180fd88f7f5c3e7609c403 Binary files /dev/null and b/Library/metadata/ca/ca2f31d79122e0b4aa57a1b867133569 differ diff --git a/Library/metadata/ca/ca2f31d79122e0b4aa57a1b867133569.info b/Library/metadata/ca/ca2f31d79122e0b4aa57a1b867133569.info new file mode 100644 index 0000000000000000000000000000000000000000..c70afd3a0931cde664efe473c87933ce8c19ab1a Binary files /dev/null and b/Library/metadata/ca/ca2f31d79122e0b4aa57a1b867133569.info differ diff --git a/Library/metadata/cc/cc1b50b5501f748da8bec762294d9136 b/Library/metadata/cc/cc1b50b5501f748da8bec762294d9136 new file mode 100644 index 0000000000000000000000000000000000000000..3bf76351a9caacffc0185c4a9e785b1b5dd9f7de Binary files /dev/null and b/Library/metadata/cc/cc1b50b5501f748da8bec762294d9136 differ diff --git a/Library/metadata/cc/cc1b50b5501f748da8bec762294d9136.info b/Library/metadata/cc/cc1b50b5501f748da8bec762294d9136.info new file mode 100644 index 0000000000000000000000000000000000000000..44fdbd5501cefa4f579b11126de5038ead34b408 Binary files /dev/null and b/Library/metadata/cc/cc1b50b5501f748da8bec762294d9136.info differ diff --git a/Library/metadata/ce/ce4395ccdb12cf62fca756358be1a892 b/Library/metadata/ce/ce4395ccdb12cf62fca756358be1a892 new file mode 100644 index 0000000000000000000000000000000000000000..1d2622ecb7e665e19bc4fe1137a0846feb322347 Binary files /dev/null and b/Library/metadata/ce/ce4395ccdb12cf62fca756358be1a892 differ diff --git a/Library/metadata/ce/ce4395ccdb12cf62fca756358be1a892.info b/Library/metadata/ce/ce4395ccdb12cf62fca756358be1a892.info new file mode 100644 index 0000000000000000000000000000000000000000..7be4d9624354fc36830449dc615f0ddbe9d50ef5 Binary files /dev/null and b/Library/metadata/ce/ce4395ccdb12cf62fca756358be1a892.info differ diff --git a/Library/metadata/d0/d05b96cee66e14240838de167097537a b/Library/metadata/d0/d05b96cee66e14240838de167097537a new file mode 100644 index 0000000000000000000000000000000000000000..5039326319065dcfbe9fd8ddd3b4972a703bce79 Binary files /dev/null and b/Library/metadata/d0/d05b96cee66e14240838de167097537a differ diff --git a/Library/metadata/d0/d05b96cee66e14240838de167097537a.info b/Library/metadata/d0/d05b96cee66e14240838de167097537a.info new file mode 100644 index 0000000000000000000000000000000000000000..91382f3628cb22442e9a766c5dabfa6058d1888a Binary files /dev/null and b/Library/metadata/d0/d05b96cee66e14240838de167097537a.info differ diff --git a/Library/metadata/d1/d1c1a2d988f5148fd9ab17b2460d271e b/Library/metadata/d1/d1c1a2d988f5148fd9ab17b2460d271e new file mode 100644 index 0000000000000000000000000000000000000000..37ec4669fa95937d236225746b6dca65f4567a13 Binary files /dev/null and b/Library/metadata/d1/d1c1a2d988f5148fd9ab17b2460d271e differ diff --git a/Library/metadata/d1/d1c1a2d988f5148fd9ab17b2460d271e.info b/Library/metadata/d1/d1c1a2d988f5148fd9ab17b2460d271e.info new file mode 100644 index 0000000000000000000000000000000000000000..cb7d6f0383cf8ab9ff8a8ecb9522ab6d281907de Binary files /dev/null and b/Library/metadata/d1/d1c1a2d988f5148fd9ab17b2460d271e.info differ diff --git a/Library/metadata/d2/d2170503dc57f492481ebe9334c68fcc b/Library/metadata/d2/d2170503dc57f492481ebe9334c68fcc new file mode 100644 index 0000000000000000000000000000000000000000..5b08cc11ad9f59d232730050d98b32072e55808d Binary files /dev/null and b/Library/metadata/d2/d2170503dc57f492481ebe9334c68fcc differ diff --git a/Library/metadata/d2/d2170503dc57f492481ebe9334c68fcc.info b/Library/metadata/d2/d2170503dc57f492481ebe9334c68fcc.info new file mode 100644 index 0000000000000000000000000000000000000000..81553a06a003191ac283c53cc439fd4a14e5cd21 Binary files /dev/null and b/Library/metadata/d2/d2170503dc57f492481ebe9334c68fcc.info differ diff --git a/Library/metadata/d3/d33d54853fd0f48e0ac8a63ea91e6626 b/Library/metadata/d3/d33d54853fd0f48e0ac8a63ea91e6626 new file mode 100644 index 0000000000000000000000000000000000000000..521a8b0676a0b15711654fd0187048df8aa84462 Binary files /dev/null and b/Library/metadata/d3/d33d54853fd0f48e0ac8a63ea91e6626 differ diff --git a/Library/metadata/d3/d33d54853fd0f48e0ac8a63ea91e6626.info b/Library/metadata/d3/d33d54853fd0f48e0ac8a63ea91e6626.info new file mode 100644 index 0000000000000000000000000000000000000000..df7e2b03eee781e2bfcf2132b9c2b9b2fc8a2e22 Binary files /dev/null and b/Library/metadata/d3/d33d54853fd0f48e0ac8a63ea91e6626.info differ diff --git a/Library/metadata/d6/d607a67dc772b484da060e66a3d61a4e b/Library/metadata/d6/d607a67dc772b484da060e66a3d61a4e new file mode 100644 index 0000000000000000000000000000000000000000..f619fc12242fa5943cf7d2977368a4d58f57de63 Binary files /dev/null and b/Library/metadata/d6/d607a67dc772b484da060e66a3d61a4e differ diff --git a/Library/metadata/d6/d607a67dc772b484da060e66a3d61a4e.info b/Library/metadata/d6/d607a67dc772b484da060e66a3d61a4e.info new file mode 100644 index 0000000000000000000000000000000000000000..6cc6ca23a676631bdfec83441d8a32ef6e722849 Binary files /dev/null and b/Library/metadata/d6/d607a67dc772b484da060e66a3d61a4e.info differ diff --git a/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0 b/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0 new file mode 100644 index 0000000000000000000000000000000000000000..5a8ed0b147ee33a9c89fb060c46e6a96e840efaf Binary files /dev/null and b/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0 differ diff --git a/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0.info b/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0.info new file mode 100644 index 0000000000000000000000000000000000000000..f4765606e9f25e48faa9f7498aeb25aa3c840ab8 Binary files /dev/null and b/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0.info differ diff --git a/Library/metadata/d9/d929147d9f78c487397abb40f2c257b0 b/Library/metadata/d9/d929147d9f78c487397abb40f2c257b0 new file mode 100644 index 0000000000000000000000000000000000000000..6f7a06af6295ddb7ff482a4ac387754d11ba053c Binary files /dev/null and b/Library/metadata/d9/d929147d9f78c487397abb40f2c257b0 differ diff --git a/Library/metadata/d9/d929147d9f78c487397abb40f2c257b0.info b/Library/metadata/d9/d929147d9f78c487397abb40f2c257b0.info new file mode 100644 index 0000000000000000000000000000000000000000..ff9a6e85c3836de02cad64437b853ff20d6d5871 Binary files /dev/null and b/Library/metadata/d9/d929147d9f78c487397abb40f2c257b0.info differ diff --git a/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb b/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb new file mode 100644 index 0000000000000000000000000000000000000000..c52e90b721f28e3ea889f0b55faeb962747fb5f6 Binary files /dev/null and b/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb differ diff --git a/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb.info b/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb.info new file mode 100644 index 0000000000000000000000000000000000000000..ef29fd61cf96f7706bee677a6ce72fed46dbf0c0 Binary files /dev/null and b/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb.info differ diff --git a/Library/metadata/dc/dced8f6ea9f964e8e8e61574ea889d21 b/Library/metadata/dc/dced8f6ea9f964e8e8e61574ea889d21 new file mode 100644 index 0000000000000000000000000000000000000000..61623851ea202827ab6506e5bac9b9c0d0ed5f6e Binary files /dev/null and b/Library/metadata/dc/dced8f6ea9f964e8e8e61574ea889d21 differ diff --git a/Library/metadata/dc/dced8f6ea9f964e8e8e61574ea889d21.info b/Library/metadata/dc/dced8f6ea9f964e8e8e61574ea889d21.info new file mode 100644 index 0000000000000000000000000000000000000000..ea2a2b685c1331eb5f293efa4e3ad44fdc16123e Binary files /dev/null and b/Library/metadata/dc/dced8f6ea9f964e8e8e61574ea889d21.info differ diff --git a/Library/metadata/e1/e1007cd261c84053beb0c3537782908d b/Library/metadata/e1/e1007cd261c84053beb0c3537782908d new file mode 100644 index 0000000000000000000000000000000000000000..de2f472f5d18894517e148cc1bf6401dc280c31a Binary files /dev/null and b/Library/metadata/e1/e1007cd261c84053beb0c3537782908d differ diff --git a/Library/metadata/e1/e1007cd261c84053beb0c3537782908d.info b/Library/metadata/e1/e1007cd261c84053beb0c3537782908d.info new file mode 100644 index 0000000000000000000000000000000000000000..6ab7bdae2f59f147f88bc441e493daa7a4be169a Binary files /dev/null and b/Library/metadata/e1/e1007cd261c84053beb0c3537782908d.info differ diff --git a/Library/metadata/e4/e4bfeabebc5114952a57d908ff706b7e b/Library/metadata/e4/e4bfeabebc5114952a57d908ff706b7e new file mode 100644 index 0000000000000000000000000000000000000000..bee0a0b13f4891a2b49e5d6daf518f8b4331445c Binary files /dev/null and b/Library/metadata/e4/e4bfeabebc5114952a57d908ff706b7e differ diff --git a/Library/metadata/e4/e4bfeabebc5114952a57d908ff706b7e.info b/Library/metadata/e4/e4bfeabebc5114952a57d908ff706b7e.info new file mode 100644 index 0000000000000000000000000000000000000000..a7e22ca1f04d43341eb33cdd3b428b3bcb1ad8ed Binary files /dev/null and b/Library/metadata/e4/e4bfeabebc5114952a57d908ff706b7e.info differ diff --git a/Library/metadata/e4/e4f4cf1b9b434137a499903a7a1d651a b/Library/metadata/e4/e4f4cf1b9b434137a499903a7a1d651a new file mode 100644 index 0000000000000000000000000000000000000000..2aacb6dadf2ac3c8951f8342a595f35bc7b6ac55 Binary files /dev/null and b/Library/metadata/e4/e4f4cf1b9b434137a499903a7a1d651a differ diff --git a/Library/metadata/e4/e4f4cf1b9b434137a499903a7a1d651a.info b/Library/metadata/e4/e4f4cf1b9b434137a499903a7a1d651a.info new file mode 100644 index 0000000000000000000000000000000000000000..8569c4bc7f72302f185d00b3bb5ca0c98c02a22f Binary files /dev/null and b/Library/metadata/e4/e4f4cf1b9b434137a499903a7a1d651a.info differ diff --git a/Library/metadata/ea/ead147da21254ff9a0a936bdd75e1680 b/Library/metadata/ea/ead147da21254ff9a0a936bdd75e1680 new file mode 100644 index 0000000000000000000000000000000000000000..857b51d5f630c7ffbee05d8d9bfbec7d91503e41 Binary files /dev/null and b/Library/metadata/ea/ead147da21254ff9a0a936bdd75e1680 differ diff --git a/Library/metadata/ea/ead147da21254ff9a0a936bdd75e1680.info b/Library/metadata/ea/ead147da21254ff9a0a936bdd75e1680.info new file mode 100644 index 0000000000000000000000000000000000000000..94bc2ff9a5bd552cb2d31c262bdff206cae45214 Binary files /dev/null and b/Library/metadata/ea/ead147da21254ff9a0a936bdd75e1680.info differ diff --git a/Library/metadata/ec/ec04ec2cff55a3b40a86c82b120cd5d4 b/Library/metadata/ec/ec04ec2cff55a3b40a86c82b120cd5d4 new file mode 100644 index 0000000000000000000000000000000000000000..1ce09b10f8a1146dc41a9d211d8e2301739773b5 Binary files /dev/null and b/Library/metadata/ec/ec04ec2cff55a3b40a86c82b120cd5d4 differ diff --git a/Library/metadata/ec/ec04ec2cff55a3b40a86c82b120cd5d4.info b/Library/metadata/ec/ec04ec2cff55a3b40a86c82b120cd5d4.info new file mode 100644 index 0000000000000000000000000000000000000000..7fbb93a99b176ec7cd05ea3ca40f0709faa56c82 Binary files /dev/null and b/Library/metadata/ec/ec04ec2cff55a3b40a86c82b120cd5d4.info differ diff --git a/Library/metadata/ed/ed7343f30e3843b3afda8f8b02669cea b/Library/metadata/ed/ed7343f30e3843b3afda8f8b02669cea new file mode 100644 index 0000000000000000000000000000000000000000..f4c1ab0decc169cd24a61d5c63b0bc20ece657a3 Binary files /dev/null and b/Library/metadata/ed/ed7343f30e3843b3afda8f8b02669cea differ diff --git a/Library/metadata/ed/ed7343f30e3843b3afda8f8b02669cea.info b/Library/metadata/ed/ed7343f30e3843b3afda8f8b02669cea.info new file mode 100644 index 0000000000000000000000000000000000000000..19348d031f44478ca757f23b52a271042bc35780 Binary files /dev/null and b/Library/metadata/ed/ed7343f30e3843b3afda8f8b02669cea.info differ diff --git a/Library/metadata/ee/eeed6954b3c264ca0b28a92aa6289bf0 b/Library/metadata/ee/eeed6954b3c264ca0b28a92aa6289bf0 new file mode 100644 index 0000000000000000000000000000000000000000..1eceaf05294efdab6df7045da9afd71115d43fb0 Binary files /dev/null and b/Library/metadata/ee/eeed6954b3c264ca0b28a92aa6289bf0 differ diff --git a/Library/metadata/ee/eeed6954b3c264ca0b28a92aa6289bf0.info b/Library/metadata/ee/eeed6954b3c264ca0b28a92aa6289bf0.info new file mode 100644 index 0000000000000000000000000000000000000000..81edb6e0f864ebc80ed5926da527707368c44b6e Binary files /dev/null and b/Library/metadata/ee/eeed6954b3c264ca0b28a92aa6289bf0.info differ diff --git a/Library/metadata/f0/f0f8d67297461495185169157c24c66b b/Library/metadata/f0/f0f8d67297461495185169157c24c66b new file mode 100644 index 0000000000000000000000000000000000000000..2c7861f2cf03ef97ab7678a0a33f478c0465068c Binary files /dev/null and b/Library/metadata/f0/f0f8d67297461495185169157c24c66b differ diff --git a/Library/metadata/f0/f0f8d67297461495185169157c24c66b.info b/Library/metadata/f0/f0f8d67297461495185169157c24c66b.info new file mode 100644 index 0000000000000000000000000000000000000000..3258ac834825857f661c2b12cfdd1b589fd4c7a4 Binary files /dev/null and b/Library/metadata/f0/f0f8d67297461495185169157c24c66b.info differ diff --git a/Library/metadata/f1/f1045c695c5bf4fb7b8509687bc60fc0 b/Library/metadata/f1/f1045c695c5bf4fb7b8509687bc60fc0 new file mode 100644 index 0000000000000000000000000000000000000000..a2d3a9701cedb49fc07758d12468374e00e717c2 Binary files /dev/null and b/Library/metadata/f1/f1045c695c5bf4fb7b8509687bc60fc0 differ diff --git a/Library/metadata/f1/f1045c695c5bf4fb7b8509687bc60fc0.info b/Library/metadata/f1/f1045c695c5bf4fb7b8509687bc60fc0.info new file mode 100644 index 0000000000000000000000000000000000000000..b7dc492abec46be8575b07d5b9c870e0f45dee8a Binary files /dev/null and b/Library/metadata/f1/f1045c695c5bf4fb7b8509687bc60fc0.info differ diff --git a/Library/metadata/f2/f28fcced5af094cf78eb4e1109a71981 b/Library/metadata/f2/f28fcced5af094cf78eb4e1109a71981 new file mode 100644 index 0000000000000000000000000000000000000000..57096a54410bdc650ee6221f1d58fcc5352fff45 Binary files /dev/null and b/Library/metadata/f2/f28fcced5af094cf78eb4e1109a71981 differ diff --git a/Library/metadata/f2/f28fcced5af094cf78eb4e1109a71981.info b/Library/metadata/f2/f28fcced5af094cf78eb4e1109a71981.info new file mode 100644 index 0000000000000000000000000000000000000000..97aef021e06eb38aef01fa16c0f56d80e80ec233 Binary files /dev/null and b/Library/metadata/f2/f28fcced5af094cf78eb4e1109a71981.info differ diff --git a/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 b/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 new file mode 100644 index 0000000000000000000000000000000000000000..78c49d31cd03fb7bcda775bf8ce34ec3a114ece9 Binary files /dev/null and b/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 differ diff --git a/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info b/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info new file mode 100644 index 0000000000000000000000000000000000000000..311e931a918064329bd4b8c40b14b9f1c460b161 Binary files /dev/null and b/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info differ diff --git a/Library/metadata/f7/f70555f144d8491a825f0804e09c671c b/Library/metadata/f7/f70555f144d8491a825f0804e09c671c new file mode 100644 index 0000000000000000000000000000000000000000..bce39d8e894dce48416d61ea5bab5938b668203f Binary files /dev/null and b/Library/metadata/f7/f70555f144d8491a825f0804e09c671c differ diff --git a/Library/metadata/f7/f70555f144d8491a825f0804e09c671c.info b/Library/metadata/f7/f70555f144d8491a825f0804e09c671c.info new file mode 100644 index 0000000000000000000000000000000000000000..df250ee94b545787a81bd494fc043c730ddbf7b9 Binary files /dev/null and b/Library/metadata/f7/f70555f144d8491a825f0804e09c671c.info differ diff --git a/Library/metadata/f7/f735d317ca9afb6468c5c5ca06d9e39a b/Library/metadata/f7/f735d317ca9afb6468c5c5ca06d9e39a new file mode 100644 index 0000000000000000000000000000000000000000..0a23dd416ecfcf01d9429a548424952df5ab09f6 Binary files /dev/null and b/Library/metadata/f7/f735d317ca9afb6468c5c5ca06d9e39a differ diff --git a/Library/metadata/f7/f735d317ca9afb6468c5c5ca06d9e39a.info b/Library/metadata/f7/f735d317ca9afb6468c5c5ca06d9e39a.info new file mode 100644 index 0000000000000000000000000000000000000000..daba18438332b9ae828649084aee759cd9cb8d61 Binary files /dev/null and b/Library/metadata/f7/f735d317ca9afb6468c5c5ca06d9e39a.info differ diff --git a/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc b/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc new file mode 100644 index 0000000000000000000000000000000000000000..4b49f9c0150e5871981372b2e57c1751218a6334 Binary files /dev/null and b/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc differ diff --git a/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc.info b/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc.info new file mode 100644 index 0000000000000000000000000000000000000000..e6c932fb89c4ea86a2b5dafa1674d669dcbd5540 Binary files /dev/null and b/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc.info differ diff --git a/Library/metadata/fe/fec197bad419341558f81f2ec8a05e18 b/Library/metadata/fe/fec197bad419341558f81f2ec8a05e18 new file mode 100644 index 0000000000000000000000000000000000000000..0abc551df9c26f70f7e093de3fb6cd73dbe5adab Binary files /dev/null and b/Library/metadata/fe/fec197bad419341558f81f2ec8a05e18 differ diff --git a/Library/metadata/fe/fec197bad419341558f81f2ec8a05e18.info b/Library/metadata/fe/fec197bad419341558f81f2ec8a05e18.info new file mode 100644 index 0000000000000000000000000000000000000000..2e500604bdf0a50690e7f9d5cbdeeb0da725de2c Binary files /dev/null and b/Library/metadata/fe/fec197bad419341558f81f2ec8a05e18.info differ diff --git a/Library/shadercompiler-UnityShaderCompiler.exe0.log b/Library/shadercompiler-UnityShaderCompiler.exe0.log new file mode 100644 index 0000000000000000000000000000000000000000..52ed2e1554b717c909625ede45d6b9ce91ac458b --- /dev/null +++ b/Library/shadercompiler-UnityShaderCompiler.exe0.log @@ -0,0 +1,882 @@ +Base path: D:/Unity/Editor/Data +Cmd: initializeCompiler +Cmd: compileSnippet + api=4 type=0 insize=1486 outsize=690 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1486 outsize=354 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1594 outsize=1082 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1594 outsize=522 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1605 outsize=1094 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1605 outsize=522 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=16806 outsize=5666 kw=_SUNDISK_SIMPLE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=16806 outsize=902 kw=_SUNDISK_SIMPLE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1110 outsize=1414 kw=SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1110 outsize=218 kw=SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11166 outsize=1258 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11166 outsize=5706 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1468 outsize=1982 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1468 outsize=7214 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1468 outsize=1874 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1468 outsize=6814 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1245 outsize=790 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1245 outsize=402 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1330 outsize=1670 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1330 outsize=3378 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1631 outsize=1082 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1631 outsize=502 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1468 outsize=1874 kw=DIRECTIONAL _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1468 outsize=6918 kw=DIRECTIONAL _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1468 outsize=1982 kw=DIRECTIONAL SHADOWS_SCREEN _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1468 outsize=7318 kw=DIRECTIONAL SHADOWS_SCREEN _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=16806 outsize=3452 kw=_SUNDISK_NONE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=16806 outsize=3684 kw=_SUNDISK_SIMPLE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=16806 outsize=3656 kw=_SUNDISK_HIGH_QUALITY pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=16806 outsize=5646 kw=_SUNDISK_HIGH_QUALITY pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=16806 outsize=296 kw=_SUNDISK_NONE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=16806 outsize=616 kw=_SUNDISK_SIMPLE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=4816 outsize=2128 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=4816 outsize=3686 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=4816 outsize=2632 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=4816 outsize=288 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=4816 outsize=288 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=4816 outsize=288 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1918 outsize=560 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1918 outsize=412 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2193 outsize=620 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2193 outsize=444 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=846 outsize=920 kw=SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=846 outsize=520 kw=SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=846 outsize=140 kw=SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=846 outsize=288 kw=SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=13897 outsize=1336 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=13897 outsize=1144 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=13897 outsize=2000 kw=DIRECTIONAL VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=13897 outsize=1876 kw=DIRECTIONAL SHADOWS_SCREEN VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=13897 outsize=2614 kw=DIRECTIONAL SHADOWS_SCREEN VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=13897 outsize=456 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=13897 outsize=1280 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=4033 outsize=752 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=4033 outsize=752 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=4033 outsize=752 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=4033 outsize=752 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=4033 outsize=752 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=4033 outsize=1218 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=4033 outsize=720 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=4033 outsize=424 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=4033 outsize=884 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=4033 outsize=816 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=4033 outsize=1678 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=4033 outsize=1450 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=6191 outsize=636 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=6191 outsize=148 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=12043 outsize=1452 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=12043 outsize=1452 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=12043 outsize=448 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=12043 outsize=412 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=12107 outsize=1336 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=12107 outsize=1336 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=12107 outsize=408 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=12107 outsize=372 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=3594 outsize=1378 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=3594 outsize=1378 kw=EDITOR_VISUALIZATION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=3594 outsize=612 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=3594 outsize=3540 kw=EDITOR_VISUALIZATION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1049 outsize=400 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1049 outsize=182 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=818 outsize=1012 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=818 outsize=276 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1083 outsize=1084 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1083 outsize=492 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=966 outsize=1808 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=966 outsize=276 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1090 outsize=2200 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1090 outsize=432 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1032 outsize=1978 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1032 outsize=276 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1241 outsize=1400 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1241 outsize=432 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1248 outsize=2102 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1248 outsize=432 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1110 outsize=1056 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1110 outsize=388 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1155 outsize=2088 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1155 outsize=448 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1142 outsize=1912 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1142 outsize=448 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1473 outsize=784 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1473 outsize=784 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1473 outsize=784 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1473 outsize=1118 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1473 outsize=784 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1473 outsize=784 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1473 outsize=1118 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1473 outsize=1118 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1473 outsize=784 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1473 outsize=1118 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1473 outsize=1118 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1473 outsize=784 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1473 outsize=1118 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1473 outsize=1118 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1473 outsize=1604 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1473 outsize=1404 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1473 outsize=1856 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1473 outsize=1832 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1473 outsize=2334 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1473 outsize=2196 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1473 outsize=2464 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1473 outsize=4218 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1473 outsize=2270 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1473 outsize=2426 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1473 outsize=2882 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1473 outsize=2376 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1473 outsize=3126 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1466 outsize=784 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1466 outsize=784 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1466 outsize=784 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1466 outsize=1118 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1466 outsize=1118 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1466 outsize=1118 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1466 outsize=784 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1466 outsize=784 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1466 outsize=1118 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1466 outsize=1118 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1466 outsize=784 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1466 outsize=1118 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1466 outsize=1118 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1466 outsize=1556 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1466 outsize=1356 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1466 outsize=1808 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1466 outsize=1784 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1466 outsize=2310 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1466 outsize=2148 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1466 outsize=2416 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1466 outsize=4194 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1466 outsize=2246 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1466 outsize=2402 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1466 outsize=2858 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1466 outsize=2328 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1466 outsize=3102 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11136 outsize=828 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11136 outsize=828 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11136 outsize=828 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11136 outsize=1258 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11136 outsize=1296 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11136 outsize=1476 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11136 outsize=932 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11136 outsize=1270 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11136 outsize=1270 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11140 outsize=828 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11140 outsize=828 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11140 outsize=1258 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11140 outsize=828 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11140 outsize=1258 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11140 outsize=1240 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11140 outsize=1416 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11140 outsize=852 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11140 outsize=1142 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11140 outsize=1142 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11166 outsize=828 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11166 outsize=828 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11166 outsize=828 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11166 outsize=828 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11166 outsize=3168 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11166 outsize=3372 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11166 outsize=2784 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11170 outsize=828 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11170 outsize=828 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11170 outsize=1258 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11170 outsize=828 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11170 outsize=1258 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11170 outsize=3136 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11170 outsize=5578 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11170 outsize=2808 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11170 outsize=2808 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1306 outsize=520 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1306 outsize=716 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1486 outsize=504 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1486 outsize=240 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1509 outsize=480 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1509 outsize=192 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1805 outsize=944 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1805 outsize=192 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=DIRECTIONAL UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=DIRECTIONAL UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=SPOT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=POINT_COOKIE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=SPOT SHADOWS_DEPTH UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=SPOT SHADOWS_DEPTH UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=DIRECTIONAL SHADOWS_SCREEN UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=POINT SHADOWS_CUBE SHADOWS_SOFT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=POINT SHADOWS_CUBE SHADOWS_SOFT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=POINT_COOKIE SHADOWS_CUBE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2292 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2152 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2548 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2524 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2344 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=3036 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=3304 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2488 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3338 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2760 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3734 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=4178 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3978 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2256 kw=POINT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3194 kw=POINT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=2974 kw=DIRECTIONAL UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3538 kw=SPOT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3438 kw=POINT_COOKIE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3214 kw=DIRECTIONAL_COOKIE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=4138 kw=SPOT SHADOWS_DEPTH UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=5470 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2640 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3558 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2948 kw=POINT SHADOWS_CUBE SHADOWS_SOFT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=4154 kw=POINT SHADOWS_CUBE SHADOWS_SOFT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3954 kw=POINT_COOKIE SHADOWS_CUBE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=4398 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=909 outsize=448 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=909 outsize=244 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=3432 outsize=784 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=3432 outsize=2200 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1128 outsize=556 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1128 outsize=556 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1128 outsize=268 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1128 outsize=244 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=5715 outsize=996 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=5715 outsize=388 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=5727 outsize=592 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=5727 outsize=868 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=5736 outsize=592 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=5736 outsize=880 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1494 outsize=512 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1494 outsize=224 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1799 outsize=508 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1799 outsize=224 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1380 outsize=480 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1380 outsize=340 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1594 outsize=660 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1594 outsize=328 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1594 outsize=660 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1594 outsize=328 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1605 outsize=340 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1605 outsize=708 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1605 outsize=340 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1245 outsize=504 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1245 outsize=236 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1245 outsize=504 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1245 outsize=236 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1631 outsize=660 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1631 outsize=328 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1631 outsize=660 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1631 outsize=328 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=4051 outsize=732 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=4051 outsize=2008 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=4051 outsize=732 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=4051 outsize=2008 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=629 outsize=548 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=629 outsize=548 kw=ETC1_EXTERNAL_ALPHA pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=629 outsize=772 kw=PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=629 outsize=772 kw=ETC1_EXTERNAL_ALPHA PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=629 outsize=236 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=629 outsize=404 kw=ETC1_EXTERNAL_ALPHA pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=629 outsize=236 kw=PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=629 outsize=422 kw=PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=629 outsize=574 kw=ETC1_EXTERNAL_ALPHA PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1745 outsize=448 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1745 outsize=448 kw=ETC1_EXTERNAL_ALPHA pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1745 outsize=672 kw=PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1745 outsize=672 kw=ETC1_EXTERNAL_ALPHA PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1745 outsize=304 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1745 outsize=460 kw=ETC1_EXTERNAL_ALPHA pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1745 outsize=304 kw=PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1745 outsize=422 kw=PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2133 outsize=508 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2133 outsize=508 kw=UNITY_UI_ALPHACLIP pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2133 outsize=508 kw=UNITY_UI_CLIP_RECT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2133 outsize=508 kw=UNITY_UI_CLIP_RECT UNITY_UI_ALPHACLIP pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2133 outsize=292 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2133 outsize=344 kw=UNITY_UI_ALPHACLIP pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2133 outsize=496 kw=UNITY_UI_CLIP_RECT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2133 outsize=524 kw=UNITY_UI_CLIP_RECT UNITY_UI_ALPHACLIP pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=8256 outsize=448 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=8256 outsize=6428 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=8256 outsize=424 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=8256 outsize=260 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=874 outsize=448 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=874 outsize=326 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=874 outsize=682 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=874 outsize=260 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1152 outsize=448 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1152 outsize=628 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1152 outsize=424 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1152 outsize=640 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1276 outsize=690 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1276 outsize=366 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=7519 outsize=504 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=7519 outsize=560 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=7526 outsize=504 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=7526 outsize=612 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=7517 outsize=504 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=7517 outsize=632 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=7517 outsize=504 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=7517 outsize=256 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=7521 outsize=524 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=7521 outsize=256 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=7520 outsize=524 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=7520 outsize=280 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=7522 outsize=524 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=7522 outsize=788 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=7520 outsize=524 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=7520 outsize=884 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=7521 outsize=524 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=7521 outsize=428 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=7519 outsize=524 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=7519 outsize=520 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1468 outsize=1340 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1468 outsize=1456 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1468 outsize=2726 kw=DIRECTIONAL _EMISSION VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1468 outsize=2726 kw=DIRECTIONAL VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1468 outsize=2834 kw=DIRECTIONAL SHADOWS_SCREEN _EMISSION VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1468 outsize=2834 kw=DIRECTIONAL SHADOWS_SCREEN VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1468 outsize=3792 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1468 outsize=4204 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1330 outsize=1160 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1330 outsize=1180 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1330 outsize=1670 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1330 outsize=1670 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1330 outsize=1670 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1330 outsize=1670 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1330 outsize=1670 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1330 outsize=1296 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1330 outsize=1778 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1330 outsize=1160 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1330 outsize=1160 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1330 outsize=1670 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1330 outsize=1670 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1330 outsize=1976 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1330 outsize=1716 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1330 outsize=3962 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1330 outsize=3810 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1330 outsize=3614 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1330 outsize=4758 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1330 outsize=2196 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1330 outsize=3958 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1330 outsize=4194 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1330 outsize=4478 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1330 outsize=4950 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1330 outsize=4570 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1330 outsize=5042 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1110 outsize=896 kw=SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1110 outsize=854 kw=SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1110 outsize=128 kw=SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1110 outsize=386 kw=SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1424 outsize=1316 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1424 outsize=1316 kw=_EMISSION UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1424 outsize=1316 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1424 outsize=1316 kw=_EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1424 outsize=2514 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1424 outsize=2594 kw=_EMISSION UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1424 outsize=2490 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=807 outsize=984 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=807 outsize=984 kw=_EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=807 outsize=868 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=807 outsize=1164 kw=_EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1272 outsize=1620 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1272 outsize=1456 kw=DIRECTIONAL SHADOWS_SCREEN _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1272 outsize=1456 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1272 outsize=2272 kw=DIRECTIONAL _EMISSION VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1272 outsize=2272 kw=DIRECTIONAL VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1272 outsize=3050 kw=DIRECTIONAL VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1272 outsize=2834 kw=DIRECTIONAL SHADOWS_SCREEN _EMISSION VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1272 outsize=2834 kw=DIRECTIONAL SHADOWS_SCREEN VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1272 outsize=1444 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1272 outsize=4336 kw=DIRECTIONAL SHADOWS_SCREEN _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1272 outsize=4204 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1272 outsize=1576 kw=DIRECTIONAL _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1272 outsize=2862 kw=DIRECTIONAL _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1138 outsize=1124 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1138 outsize=1132 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1138 outsize=1124 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1138 outsize=1124 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1138 outsize=1132 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1138 outsize=1124 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1138 outsize=1822 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1138 outsize=1296 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1138 outsize=1778 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1138 outsize=1822 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1138 outsize=1144 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1138 outsize=892 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1138 outsize=1308 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1138 outsize=1240 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1138 outsize=2310 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1138 outsize=2190 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1138 outsize=2202 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1138 outsize=3958 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1138 outsize=1448 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1138 outsize=1938 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1138 outsize=1544 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=809 outsize=920 kw=SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=809 outsize=520 kw=SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=809 outsize=218 kw=SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=809 outsize=386 kw=SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=807 outsize=984 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=807 outsize=984 kw=_EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=807 outsize=868 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=807 outsize=1164 kw=_EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 diff --git a/Library/shadercompiler-UnityShaderCompiler.exe1.log b/Library/shadercompiler-UnityShaderCompiler.exe1.log new file mode 100644 index 0000000000000000000000000000000000000000..e7b3099c96c6fa91c74cd866d0f5bc6b4723178e --- /dev/null +++ b/Library/shadercompiler-UnityShaderCompiler.exe1.log @@ -0,0 +1,750 @@ +Base path: D:/Unity/Editor/Data +Cmd: initializeCompiler +Cmd: compileSnippet + api=4 type=0 insize=16806 outsize=5382 kw=_SUNDISK_NONE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=16806 outsize=442 kw=_SUNDISK_NONE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=16806 outsize=876 kw=_SUNDISK_HIGH_QUALITY pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=16806 outsize=1242 kw=_SUNDISK_HIGH_QUALITY pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=4816 outsize=3294 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=4816 outsize=2452 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=4816 outsize=3866 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=4816 outsize=478 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=4816 outsize=478 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=4816 outsize=478 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1918 outsize=894 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1918 outsize=558 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2193 outsize=974 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2193 outsize=650 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=846 outsize=1414 kw=SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=846 outsize=854 kw=SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=846 outsize=218 kw=SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=846 outsize=386 kw=SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=13897 outsize=1886 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=13897 outsize=1714 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=13897 outsize=2642 kw=DIRECTIONAL VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=13897 outsize=1286 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=13897 outsize=3046 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=4033 outsize=1218 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=4033 outsize=1218 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=4033 outsize=1218 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=4033 outsize=1218 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=4033 outsize=1586 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=4033 outsize=1214 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=4033 outsize=1830 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=4033 outsize=640 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=6191 outsize=1042 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=6191 outsize=338 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=12043 outsize=2022 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=12043 outsize=2022 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=12043 outsize=666 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=12043 outsize=642 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=12107 outsize=1886 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=12107 outsize=1886 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=12107 outsize=806 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=12107 outsize=782 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=3594 outsize=864 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=3594 outsize=864 kw=EDITOR_VISUALIZATION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=3594 outsize=642 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=3594 outsize=5022 kw=EDITOR_VISUALIZATION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1049 outsize=538 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1049 outsize=140 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=818 outsize=1550 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=818 outsize=478 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1083 outsize=1658 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1083 outsize=682 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=966 outsize=2890 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=966 outsize=502 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1090 outsize=3194 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1090 outsize=670 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1032 outsize=1364 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1032 outsize=478 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1241 outsize=2078 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1241 outsize=670 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1248 outsize=1380 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1248 outsize=670 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1110 outsize=1490 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1110 outsize=646 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1155 outsize=3118 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1155 outsize=718 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1142 outsize=2962 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1142 outsize=718 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1473 outsize=1118 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1473 outsize=1118 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1473 outsize=784 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1473 outsize=1118 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1473 outsize=1118 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1473 outsize=784 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1473 outsize=784 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1473 outsize=1118 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1473 outsize=784 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1473 outsize=784 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1473 outsize=1118 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1473 outsize=784 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1473 outsize=2090 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1473 outsize=1814 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1473 outsize=2438 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1473 outsize=1624 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1473 outsize=2106 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1473 outsize=2858 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1473 outsize=1604 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1473 outsize=1962 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1473 outsize=1808 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1473 outsize=1920 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1473 outsize=2144 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1473 outsize=2140 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1473 outsize=2670 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1466 outsize=1118 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1466 outsize=1118 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1466 outsize=784 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1466 outsize=784 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1466 outsize=784 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1466 outsize=1118 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1466 outsize=1118 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1466 outsize=784 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1466 outsize=784 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1466 outsize=1118 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1466 outsize=784 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1466 outsize=784 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1466 outsize=1118 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1466 outsize=2066 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1466 outsize=1790 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1466 outsize=2414 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1466 outsize=1576 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1466 outsize=2082 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1466 outsize=2834 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1466 outsize=1556 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1466 outsize=1938 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1466 outsize=1760 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1466 outsize=1872 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1466 outsize=2096 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1466 outsize=2092 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1466 outsize=2646 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11136 outsize=1258 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11136 outsize=1258 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11136 outsize=828 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11136 outsize=1258 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11136 outsize=2134 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11136 outsize=2418 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11136 outsize=932 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11140 outsize=1258 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11140 outsize=828 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11140 outsize=1258 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11140 outsize=2014 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11140 outsize=2290 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11140 outsize=852 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11166 outsize=1258 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11166 outsize=1258 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11166 outsize=1258 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11166 outsize=5422 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11166 outsize=2784 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11166 outsize=4538 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11166 outsize=4538 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11170 outsize=1258 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=11170 outsize=828 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=11170 outsize=1258 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11170 outsize=5302 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=11170 outsize=3312 kw=SHADOWS_SPLIT_SPHERES pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11170 outsize=4410 kw=SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=11170 outsize=4410 kw=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1306 outsize=690 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1306 outsize=974 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1509 outsize=690 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1509 outsize=298 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1805 outsize=1302 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1805 outsize=298 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=POINT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=POINT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=SPOT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=POINT_COOKIE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=DIRECTIONAL_COOKIE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=DIRECTIONAL_COOKIE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=DIRECTIONAL SHADOWS_SCREEN UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=POINT SHADOWS_CUBE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2008 outsize=1118 kw=POINT SHADOWS_CUBE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=POINT_COOKIE SHADOWS_CUBE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=2008 outsize=784 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3218 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=2998 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3562 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3462 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3238 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=4162 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=5494 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2676 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3582 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2984 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2976 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=3188 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=4422 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2116 kw=DIRECTIONAL UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2512 kw=SPOT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2488 kw=POINT_COOKIE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2308 kw=DIRECTIONAL_COOKIE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=3000 kw=SPOT SHADOWS_DEPTH UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=3268 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2452 kw=DIRECTIONAL SHADOWS_SCREEN UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3314 kw=DIRECTIONAL SHADOWS_SCREEN UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2724 kw=POINT SHADOWS_CUBE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2008 outsize=3710 kw=POINT SHADOWS_CUBE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=2940 kw=POINT_COOKIE SHADOWS_CUBE UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=2008 outsize=3152 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=909 outsize=650 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=909 outsize=350 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=3432 outsize=1118 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=3432 outsize=2946 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1128 outsize=750 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1128 outsize=750 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1128 outsize=350 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1128 outsize=346 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=5715 outsize=1318 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=5715 outsize=710 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=5727 outsize=846 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=5727 outsize=1346 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=5736 outsize=846 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=5736 outsize=1402 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1494 outsize=790 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1494 outsize=374 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1799 outsize=790 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1799 outsize=394 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1380 outsize=690 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1380 outsize=474 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1594 outsize=1082 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1594 outsize=522 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1605 outsize=708 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1605 outsize=1094 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1605 outsize=522 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1245 outsize=790 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1245 outsize=402 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1631 outsize=1082 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1631 outsize=502 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=4051 outsize=1138 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=4051 outsize=2930 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=4051 outsize=1138 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=4051 outsize=2930 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=629 outsize=826 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=629 outsize=826 kw=ETC1_EXTERNAL_ALPHA pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=629 outsize=1038 kw=PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=629 outsize=1038 kw=ETC1_EXTERNAL_ALPHA PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=629 outsize=422 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=629 outsize=574 kw=ETC1_EXTERNAL_ALPHA pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=629 outsize=404 kw=ETC1_EXTERNAL_ALPHA PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1745 outsize=650 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1745 outsize=650 kw=ETC1_EXTERNAL_ALPHA pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1745 outsize=862 kw=PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1745 outsize=862 kw=ETC1_EXTERNAL_ALPHA PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1745 outsize=422 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1745 outsize=574 kw=ETC1_EXTERNAL_ALPHA pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1745 outsize=460 kw=ETC1_EXTERNAL_ALPHA PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1745 outsize=574 kw=ETC1_EXTERNAL_ALPHA PIXELSNAP_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2133 outsize=834 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2133 outsize=834 kw=UNITY_UI_ALPHACLIP pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2133 outsize=834 kw=UNITY_UI_CLIP_RECT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=2133 outsize=834 kw=UNITY_UI_CLIP_RECT UNITY_UI_ALPHACLIP pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2133 outsize=446 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2133 outsize=542 kw=UNITY_UI_ALPHACLIP pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2133 outsize=666 kw=UNITY_UI_CLIP_RECT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=2133 outsize=762 kw=UNITY_UI_CLIP_RECT UNITY_UI_ALPHACLIP pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=8256 outsize=682 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=8256 outsize=13226 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=8256 outsize=682 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=8256 outsize=326 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=874 outsize=682 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=874 outsize=248 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=874 outsize=424 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=874 outsize=326 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1152 outsize=650 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1152 outsize=738 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1152 outsize=650 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1152 outsize=738 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=7519 outsize=690 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=7519 outsize=742 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=7526 outsize=690 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=7526 outsize=878 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=7517 outsize=690 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=7517 outsize=914 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=7517 outsize=690 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=7517 outsize=374 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=7521 outsize=750 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=7521 outsize=374 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=7520 outsize=750 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=7520 outsize=482 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=7522 outsize=750 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=7522 outsize=1238 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=7520 outsize=750 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=7520 outsize=1398 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=7521 outsize=750 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=7521 outsize=578 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=7519 outsize=750 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=7519 outsize=798 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1468 outsize=1456 kw=DIRECTIONAL SHADOWS_SCREEN _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1468 outsize=2060 kw=DIRECTIONAL _EMISSION VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1468 outsize=2060 kw=DIRECTIONAL VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1468 outsize=2176 kw=DIRECTIONAL SHADOWS_SCREEN _EMISSION VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1468 outsize=2176 kw=DIRECTIONAL SHADOWS_SCREEN VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1468 outsize=1340 kw=DIRECTIONAL _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1468 outsize=4336 kw=DIRECTIONAL SHADOWS_SCREEN _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1468 outsize=3924 kw=DIRECTIONAL _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1330 outsize=1670 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1330 outsize=1160 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1330 outsize=1160 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1330 outsize=1180 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1330 outsize=1160 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1330 outsize=1160 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1330 outsize=1296 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1330 outsize=1778 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1330 outsize=1160 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1330 outsize=1670 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1330 outsize=1670 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1330 outsize=1160 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1330 outsize=3718 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1330 outsize=2128 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1330 outsize=2072 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1330 outsize=1932 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1330 outsize=2700 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1330 outsize=2956 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1330 outsize=6118 kw=SPOT SHADOWS_DEPTH SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1330 outsize=2388 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1330 outsize=2592 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1330 outsize=2816 kw=POINT SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1330 outsize=2688 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1330 outsize=2912 kw=POINT_COOKIE SHADOWS_CUBE SHADOWS_SOFT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1110 outsize=544 kw=SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1110 outsize=276 kw=SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1424 outsize=1806 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1424 outsize=1806 kw=_EMISSION UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1424 outsize=1806 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1424 outsize=1806 kw=_EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1424 outsize=1100 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1424 outsize=1196 kw=_EMISSION UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1424 outsize=1064 kw=UNITY_HDR_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1424 outsize=1232 kw=_EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1424 outsize=2618 kw=_EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=807 outsize=1218 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=807 outsize=1218 kw=_EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=807 outsize=934 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=807 outsize=1254 kw=_EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1272 outsize=2314 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1272 outsize=1982 kw=DIRECTIONAL SHADOWS_SCREEN _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1272 outsize=1982 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1272 outsize=3050 kw=DIRECTIONAL _EMISSION VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1272 outsize=2176 kw=DIRECTIONAL SHADOWS_SCREEN _EMISSION VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1272 outsize=2176 kw=DIRECTIONAL SHADOWS_SCREEN VERTEXLIGHT_ON pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1272 outsize=1620 kw=DIRECTIONAL _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1272 outsize=2314 kw=DIRECTIONAL _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1272 outsize=2758 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1272 outsize=7318 kw=DIRECTIONAL SHADOWS_SCREEN _EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1272 outsize=7214 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1138 outsize=1822 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1138 outsize=1746 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1138 outsize=1822 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1138 outsize=1822 kw=POINT_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1138 outsize=1746 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1138 outsize=1296 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1138 outsize=1778 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1138 outsize=1124 kw=POINT SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=0 insize=1138 outsize=1124 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=1138 outsize=1822 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1138 outsize=2218 kw=POINT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1138 outsize=1954 kw=DIRECTIONAL pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1138 outsize=2462 kw=SPOT pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1138 outsize=1112 kw=DIRECTIONAL_COOKIE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1138 outsize=1596 kw=SPOT SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1138 outsize=2196 kw=DIRECTIONAL SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=1138 outsize=2388 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1138 outsize=4194 kw=DIRECTIONAL_COOKIE SHADOWS_SCREEN pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=1138 outsize=2030 kw=POINT_COOKIE SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=809 outsize=1414 kw=SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=809 outsize=854 kw=SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=1 type=1 insize=809 outsize=140 kw=SHADOWS_DEPTH pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=1 type=1 insize=809 outsize=288 kw=SHADOWS_CUBE pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA ok=1 +Cmd: compileSnippet + api=4 type=0 insize=807 outsize=1218 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=0 insize=807 outsize=1218 kw=_EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=807 outsize=934 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 +Cmd: compileSnippet + api=4 type=1 insize=807 outsize=1254 kw=_EMISSION pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME ok=1 diff --git a/Player_from_example.exe b/Player_from_example.exe new file mode 100644 index 0000000000000000000000000000000000000000..866c3b04ae2c7c318a82f98eb16973373e051247 Binary files /dev/null and b/Player_from_example.exe differ diff --git a/Player_from_example_Data/Managed/Assembly-CSharp.dll b/Player_from_example_Data/Managed/Assembly-CSharp.dll new file mode 100644 index 0000000000000000000000000000000000000000..2847227e5e184fbba3f1dd59f4763aa5210b9961 Binary files /dev/null and b/Player_from_example_Data/Managed/Assembly-CSharp.dll differ diff --git a/Player_from_example_Data/Managed/Mono.Security.dll b/Player_from_example_Data/Managed/Mono.Security.dll new file mode 100644 index 0000000000000000000000000000000000000000..f266fa669792aaa4374a996b5c2621e5fc8eae76 Binary files /dev/null and b/Player_from_example_Data/Managed/Mono.Security.dll differ diff --git a/Player_from_example_Data/Managed/System.Core.dll b/Player_from_example_Data/Managed/System.Core.dll new file mode 100644 index 0000000000000000000000000000000000000000..46668911ea3303fc0c9910c7d2f1c6a3640b453c Binary files /dev/null and b/Player_from_example_Data/Managed/System.Core.dll differ diff --git a/Player_from_example_Data/Managed/System.dll b/Player_from_example_Data/Managed/System.dll new file mode 100644 index 0000000000000000000000000000000000000000..e2bcb76a589ef46b6910a5e39fb8a836a2be642e Binary files /dev/null and b/Player_from_example_Data/Managed/System.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.AIModule.dll b/Player_from_example_Data/Managed/UnityEngine.AIModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..3625832ec03591f2adba0e9cb1ace7d33ccb7976 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.AIModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.AIModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.AIModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..bedb5c09d372d0c9b61cf759aa98d6fbd8acc243 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.AIModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.AIModule.xml b/Player_from_example_Data/Managed/UnityEngine.AIModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..345eefe989f96f76a58c09cd834dcb05e2f41bee --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.AIModule.xml @@ -0,0 +1,1361 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.AIModule</name> + </assembly> + <member name="T:UnityEngine.AI.NavMesh"> + <summary> + <para>Singleton class to access the baked NavMesh.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMesh.avoidancePredictionTime"> + <summary> + <para>Describes how far in the future the agents predict collisions for avoidance.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMesh.onPreUpdate"> + <summary> + <para>Set a function to be called before the NavMesh is updated during the frame update execution.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMesh.pathfindingIterationsPerFrame"> + <summary> + <para>The maximum amount of nodes processed each frame in the asynchronous pathfinding process.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMesh.AddLink(UnityEngine.AI.NavMeshLinkData)"> + <summary> + <para>Adds a link to the NavMesh. The link is described by the NavMeshLinkData struct.</para> + </summary> + <param name="link">Describing the properties of the link.</param> + <returns> + <para>Representing the added link.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.AddLink(UnityEngine.AI.NavMeshLinkData,UnityEngine.Vector3,UnityEngine.Quaternion)"> + <summary> + <para>Adds a link to the NavMesh. The link is described by the NavMeshLinkData struct.</para> + </summary> + <param name="link">Describing the properties of the link.</param> + <param name="position">Translate the link to this position.</param> + <param name="rotation">Rotate the link to this orientation.</param> + <returns> + <para>Representing the added link.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.AddNavMeshData(UnityEngine.AI.NavMeshData)"> + <summary> + <para>Adds the specified NavMeshData to the game.</para> + </summary> + <param name="navMeshData">Contains the data for the navmesh.</param> + <returns> + <para>Representing the added navmesh.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.AddNavMeshData(UnityEngine.AI.NavMeshData,UnityEngine.Vector3,UnityEngine.Quaternion)"> + <summary> + <para>Adds the specified NavMeshData to the game.</para> + </summary> + <param name="navMeshData">Contains the data for the navmesh.</param> + <param name="position">Translate the navmesh to this position.</param> + <param name="rotation">Rotate the navmesh to this orientation.</param> + <returns> + <para>Representing the added navmesh.</para> + </returns> + </member> + <member name="F:UnityEngine.AI.NavMesh.AllAreas"> + <summary> + <para>Area mask constant that includes all NavMesh areas.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMesh.CalculatePath(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32,UnityEngine.AI.NavMeshPath)"> + <summary> + <para>Calculate a path between two points and store the resulting path.</para> + </summary> + <param name="sourcePosition">The initial position of the path requested.</param> + <param name="targetPosition">The final position of the path requested.</param> + <param name="areaMask">A bitfield mask specifying which NavMesh areas can be passed when calculating a path.</param> + <param name="path">The resulting path.</param> + <returns> + <para>True if a either a complete or partial path is found and false otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.CalculatePath(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.AI.NavMeshQueryFilter,UnityEngine.AI.NavMeshPath)"> + <summary> + <para>Calculates a path between two positions mapped to the NavMesh, subject to the constraints and costs defined by the filter argument.</para> + </summary> + <param name="sourcePosition">The initial position of the path requested.</param> + <param name="targetPosition">The final position of the path requested.</param> + <param name="filter">A filter specifying the cost of NavMesh areas that can be passed when calculating a path.</param> + <param name="path">The resulting path.</param> + <returns> + <para>True if a either a complete or partial path is found and false otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.CalculateTriangulation"> + <summary> + <para>Calculates triangulation of the current navmesh.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMesh.CreateSettings"> + <summary> + <para>Creates and returns a new entry of NavMesh build settings available for runtime NavMesh building.</para> + </summary> + <returns> + <para>The created settings.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.FindClosestEdge(UnityEngine.Vector3,UnityEngine.AI.NavMeshHit&,System.Int32)"> + <summary> + <para>Locate the closest NavMesh edge from a point on the NavMesh.</para> + </summary> + <param name="sourcePosition">The origin of the distance query.</param> + <param name="hit">Holds the properties of the resulting location.</param> + <param name="areaMask">A bitfield mask specifying which NavMesh areas can be passed when finding the nearest edge.</param> + <returns> + <para>True if a nearest edge is found.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.FindClosestEdge(UnityEngine.Vector3,UnityEngine.AI.NavMeshHit&,UnityEngine.AI.NavMeshQueryFilter)"> + <summary> + <para>Locate the closest NavMesh edge from a point on the NavMesh, subject to the constraints of the filter argument.</para> + </summary> + <param name="sourcePosition">The origin of the distance query.</param> + <param name="hit">Holds the properties of the resulting location.</param> + <param name="filter">A filter specifying which NavMesh areas can be passed when finding the nearest edge.</param> + <returns> + <para>True if a nearest edge is found.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.GetAreaCost(System.Int32)"> + <summary> + <para>Gets the cost for path finding over geometry of the area type.</para> + </summary> + <param name="areaIndex">Index of the area to get.</param> + </member> + <member name="M:UnityEngine.AI.NavMesh.GetAreaFromName(System.String)"> + <summary> + <para>Returns the area index for a named NavMesh area type.</para> + </summary> + <param name="areaName">Name of the area to look up.</param> + <returns> + <para>Index if the specified are, or -1 if no area found.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.GetLayerCost(System.Int32)"> + <summary> + <para>Gets the cost for traversing over geometry of the layer type on all agents.</para> + </summary> + <param name="layer"></param> + </member> + <member name="M:UnityEngine.AI.NavMesh.GetNavMeshLayerFromName(System.String)"> + <summary> + <para>Returns the layer index for a named layer.</para> + </summary> + <param name="layerName"></param> + </member> + <member name="M:UnityEngine.AI.NavMesh.GetSettingsByID(System.Int32)"> + <summary> + <para>Returns an existing entry of NavMesh build settings.</para> + </summary> + <param name="agentTypeID">The ID to look for.</param> + <returns> + <para>The settings found.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.GetSettingsByIndex(System.Int32)"> + <summary> + <para>Returns an existing entry of NavMesh build settings by its ordered index.</para> + </summary> + <param name="index">The index to retrieve from.</param> + <returns> + <para>The found settings.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.GetSettingsCount"> + <summary> + <para>Returns the number of registered NavMesh build settings.</para> + </summary> + <returns> + <para>The number of registered entries.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.GetSettingsNameFromID(System.Int32)"> + <summary> + <para>Returns the name associated with the NavMesh build settings matching the provided agent type ID.</para> + </summary> + <param name="agentTypeID">The ID to look for.</param> + <returns> + <para>The name associated with the ID found.</para> + </returns> + </member> + <member name="T:UnityEngine.AI.NavMesh.OnNavMeshPreUpdate"> + <summary> + <para>A delegate which can be used to register callback methods to be invoked before the NavMesh system updates.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMesh.Raycast(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.AI.NavMeshHit&,System.Int32)"> + <summary> + <para>Trace a line between two points on the NavMesh.</para> + </summary> + <param name="sourcePosition">The origin of the ray.</param> + <param name="targetPosition">The end of the ray.</param> + <param name="hit">Holds the properties of the ray cast resulting location.</param> + <param name="areaMask">A bitfield mask specifying which NavMesh areas can be passed when tracing the ray.</param> + <returns> + <para>True if the ray is terminated before reaching target position. Otherwise returns false.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.Raycast(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.AI.NavMeshHit&,UnityEngine.AI.NavMeshQueryFilter)"> + <summary> + <para>Traces a line between two positions on the NavMesh, subject to the constraints defined by the filter argument.</para> + </summary> + <param name="sourcePosition">The origin of the ray.</param> + <param name="targetPosition">The end of the ray.</param> + <param name="hit">Holds the properties of the ray cast resulting location.</param> + <param name="filter">A filter specifying which NavMesh areas can be passed when tracing the ray.</param> + <returns> + <para>True if the ray is terminated before reaching target position. Otherwise returns false.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.RemoveLink(UnityEngine.AI.NavMeshLinkInstance)"> + <summary> + <para>Removes a link from the NavMesh.</para> + </summary> + <param name="handle">The instance of a link to remove.</param> + </member> + <member name="M:UnityEngine.AI.NavMesh.RemoveNavMeshData(UnityEngine.AI.NavMeshDataInstance)"> + <summary> + <para>Removes the specified NavMeshDataInstance from the game, making it unavailable for agents and queries.</para> + </summary> + <param name="handle">The instance of a NavMesh to remove.</param> + </member> + <member name="M:UnityEngine.AI.NavMesh.RemoveSettings(System.Int32)"> + <summary> + <para>Removes the build settings matching the agent type ID.</para> + </summary> + <param name="agentTypeID">The ID of the entry to remove.</param> + </member> + <member name="M:UnityEngine.AI.NavMesh.SamplePosition(UnityEngine.Vector3,UnityEngine.AI.NavMeshHit&,System.Single,System.Int32)"> + <summary> + <para>Finds the closest point on NavMesh within specified range.</para> + </summary> + <param name="sourcePosition">The origin of the sample query.</param> + <param name="hit">Holds the properties of the resulting location.</param> + <param name="maxDistance">Sample within this distance from sourcePosition.</param> + <param name="areaMask">A mask specifying which NavMesh areas are allowed when finding the nearest point.</param> + <returns> + <para>True if a nearest point is found.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.SamplePosition(UnityEngine.Vector3,UnityEngine.AI.NavMeshHit&,System.Single,UnityEngine.AI.NavMeshQueryFilter)"> + <summary> + <para>Samples the position closest to sourcePosition - on any NavMesh built for the agent type specified by the filter.</para> + </summary> + <param name="sourcePosition">The origin of the sample query.</param> + <param name="hit">Holds the properties of the resulting location.</param> + <param name="maxDistance">Sample within this distance from sourcePosition.</param> + <param name="filter">A filter specifying which NavMesh areas are allowed when finding the nearest point.</param> + <returns> + <para>True if a nearest point is found.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMesh.SetAreaCost(System.Int32,System.Single)"> + <summary> + <para>Sets the cost for finding path over geometry of the area type on all agents.</para> + </summary> + <param name="areaIndex">Index of the area to set.</param> + <param name="cost">New cost.</param> + </member> + <member name="M:UnityEngine.AI.NavMesh.SetLayerCost(System.Int32,System.Single)"> + <summary> + <para>Sets the cost for traversing over geometry of the layer type on all agents.</para> + </summary> + <param name="layer"></param> + <param name="cost"></param> + </member> + <member name="T:UnityEngine.AI.NavMeshAgent"> + <summary> + <para>Navigation mesh agent.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.acceleration"> + <summary> + <para>The maximum acceleration of an agent as it follows a path, given in units / sec^2.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.agentTypeID"> + <summary> + <para>The type ID for the agent.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.angularSpeed"> + <summary> + <para>Maximum turning speed in (deg/s) while following a path.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.areaMask"> + <summary> + <para>Specifies which NavMesh areas are passable. Changing areaMask will make the path stale (see isPathStale).</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.autoBraking"> + <summary> + <para>Should the agent brake automatically to avoid overshooting the destination point?</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.autoRepath"> + <summary> + <para>Should the agent attempt to acquire a new path if the existing path becomes invalid?</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.autoTraverseOffMeshLink"> + <summary> + <para>Should the agent move across OffMeshLinks automatically?</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.avoidancePriority"> + <summary> + <para>The avoidance priority level.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.baseOffset"> + <summary> + <para>The relative vertical displacement of the owning GameObject.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.currentOffMeshLinkData"> + <summary> + <para>The current OffMeshLinkData.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.desiredVelocity"> + <summary> + <para>The desired velocity of the agent including any potential contribution from avoidance. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.destination"> + <summary> + <para>Gets or attempts to set the destination of the agent in world-space units.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.hasPath"> + <summary> + <para>Does the agent currently have a path? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.height"> + <summary> + <para>The height of the agent for purposes of passing under obstacles, etc.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.isOnNavMesh"> + <summary> + <para>Is the agent currently bound to the navmesh? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.isOnOffMeshLink"> + <summary> + <para>Is the agent currently positioned on an OffMeshLink? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.isPathStale"> + <summary> + <para>Is the current path stale. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.isStopped"> + <summary> + <para>This property holds the stop or resume condition of the NavMesh agent.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.navMeshOwner"> + <summary> + <para>Returns the owning object of the NavMesh the agent is currently placed on (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.nextOffMeshLinkData"> + <summary> + <para>The next OffMeshLinkData on the current path.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.nextPosition"> + <summary> + <para>Gets or sets the simulation position of the navmesh agent.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.obstacleAvoidanceType"> + <summary> + <para>The level of quality of avoidance.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.path"> + <summary> + <para>Property to get and set the current path.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.pathPending"> + <summary> + <para>Is a path in the process of being computed but not yet ready? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.pathStatus"> + <summary> + <para>The status of the current path (complete, partial or invalid).</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.radius"> + <summary> + <para>The avoidance radius for the agent.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.remainingDistance"> + <summary> + <para>The distance between the agent's position and the destination on the current path. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.speed"> + <summary> + <para>Maximum movement speed when following a path.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.steeringTarget"> + <summary> + <para>Get the current steering target along the path. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.stoppingDistance"> + <summary> + <para>Stop within this distance from the target position.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.updatePosition"> + <summary> + <para>Gets or sets whether the transform position is synchronized with the simulated agent position. The default value is true.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.updateRotation"> + <summary> + <para>Should the agent update the transform orientation?</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.updateUpAxis"> + <summary> + <para>Allows you to specify whether the agent should be aligned to the up-axis of the NavMesh or link that it is placed on.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.velocity"> + <summary> + <para>Access the current velocity of the NavMeshAgent component, or set a velocity to control the agent manually.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshAgent.walkableMask"> + <summary> + <para>Specifies which NavMesh layers are passable (bitfield). Changing walkableMask will make the path stale (see isPathStale).</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.ActivateCurrentOffMeshLink(System.Boolean)"> + <summary> + <para>Enables or disables the current off-mesh link.</para> + </summary> + <param name="activated">Is the link activated?</param> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.CalculatePath(UnityEngine.Vector3,UnityEngine.AI.NavMeshPath)"> + <summary> + <para>Calculate a path to a specified point and store the resulting path.</para> + </summary> + <param name="targetPosition">The final position of the path requested.</param> + <param name="path">The resulting path.</param> + <returns> + <para>True if a path is found.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.CompleteOffMeshLink"> + <summary> + <para>Completes the movement on the current OffMeshLink.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.FindClosestEdge(UnityEngine.AI.NavMeshHit&)"> + <summary> + <para>Locate the closest NavMesh edge.</para> + </summary> + <param name="hit">Holds the properties of the resulting location.</param> + <returns> + <para>True if a nearest edge is found.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.GetAreaCost(System.Int32)"> + <summary> + <para>Gets the cost for path calculation when crossing area of a particular type.</para> + </summary> + <param name="areaIndex">Area Index.</param> + <returns> + <para>Current cost for specified area index.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.GetLayerCost(System.Int32)"> + <summary> + <para>Gets the cost for crossing ground of a particular type.</para> + </summary> + <param name="layer">Layer index.</param> + <returns> + <para>Current cost of specified layer.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.Move(UnityEngine.Vector3)"> + <summary> + <para>Apply relative movement to current position.</para> + </summary> + <param name="offset">The relative movement vector.</param> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.Raycast(UnityEngine.Vector3,UnityEngine.AI.NavMeshHit&)"> + <summary> + <para>Trace a straight path towards a target postion in the NavMesh without moving the agent.</para> + </summary> + <param name="targetPosition">The desired end position of movement.</param> + <param name="hit">Properties of the obstacle detected by the ray (if any).</param> + <returns> + <para>True if there is an obstacle between the agent and the target position, otherwise false.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.ResetPath"> + <summary> + <para>Clears the current path.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.Resume"> + <summary> + <para>Resumes the movement along the current path after a pause.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.SamplePathPosition(System.Int32,System.Single,UnityEngine.AI.NavMeshHit&)"> + <summary> + <para>Sample a position along the current path.</para> + </summary> + <param name="areaMask">A bitfield mask specifying which NavMesh areas can be passed when tracing the path.</param> + <param name="maxDistance">Terminate scanning the path at this distance.</param> + <param name="hit">Holds the properties of the resulting location.</param> + <returns> + <para>True if terminated before reaching the position at maxDistance, false otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.SetAreaCost(System.Int32,System.Single)"> + <summary> + <para>Sets the cost for traversing over areas of the area type.</para> + </summary> + <param name="areaIndex">Area cost.</param> + <param name="areaCost">New cost for the specified area index.</param> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.SetDestination(UnityEngine.Vector3)"> + <summary> + <para>Sets or updates the destination thus triggering the calculation for a new path.</para> + </summary> + <param name="target">The target point to navigate to.</param> + <returns> + <para>True if the destination was requested successfully, otherwise false.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.SetLayerCost(System.Int32,System.Single)"> + <summary> + <para>Sets the cost for traversing over geometry of the layer type.</para> + </summary> + <param name="layer">Layer index.</param> + <param name="cost">New cost for the specified layer.</param> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.SetPath(UnityEngine.AI.NavMeshPath)"> + <summary> + <para>Assign a new path to this agent.</para> + </summary> + <param name="path">New path to follow.</param> + <returns> + <para>True if the path is succesfully assigned.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.Stop"> + <summary> + <para>Stop movement of this agent along its current path.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshAgent.Warp(UnityEngine.Vector3)"> + <summary> + <para>Warps agent to the provided position.</para> + </summary> + <param name="newPosition">New position to warp the agent to.</param> + <returns> + <para>True if agent is successfully warped, otherwise false.</para> + </returns> + </member> + <member name="T:UnityEngine.AI.NavMeshBuildDebugFlags"> + <summary> + <para>Bitmask used for operating with debug data from the NavMesh build process.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildDebugFlags.All"> + <summary> + <para>All debug data from the NavMesh build process is taken into consideration.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildDebugFlags.InputGeometry"> + <summary> + <para>The triangles of all the geometry that is used as a base for computing the new NavMesh.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildDebugFlags.None"> + <summary> + <para>No debug data from the NavMesh build process is taken into consideration.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildDebugFlags.PolygonMeshes"> + <summary> + <para>Meshes of convex polygons constructed within the unified contours of adjacent regions.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildDebugFlags.PolygonMeshesDetail"> + <summary> + <para>The triangulated meshes with height details that better approximate the source geometry.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildDebugFlags.RawContours"> + <summary> + <para>The contours that follow precisely the edges of each surface region.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildDebugFlags.Regions"> + <summary> + <para>The segmentation of the traversable surfaces into smaller areas necessary for producing simple polygons.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildDebugFlags.SimplifiedContours"> + <summary> + <para>Contours bounding each of the surface regions, described through fewer vertices and straighter edges compared to RawContours.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildDebugFlags.Voxels"> + <summary> + <para>The voxels produced by rasterizing the source geometry into walkable and unwalkable areas.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.NavMeshBuildDebugSettings"> + <summary> + <para>Specify which of the temporary data generated while building the NavMesh should be retained in memory after the process has completed.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildDebugSettings.flags"> + <summary> + <para>Specify which types of debug data to collect when building the NavMesh.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.NavMeshBuilder"> + <summary> + <para>Navigation mesh builder interface.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshBuilder.BuildNavMeshData(UnityEngine.AI.NavMeshBuildSettings,System.Collections.Generic.List`1<UnityEngine.AI.NavMeshBuildSource>,UnityEngine.Bounds,UnityEngine.Vector3,UnityEngine.Quaternion)"> + <summary> + <para>Builds a NavMesh data object from the provided input sources.</para> + </summary> + <param name="buildSettings">Settings for the bake process, see NavMeshBuildSettings.</param> + <param name="sources">List of input geometry used for baking, they describe the surfaces to walk on or obstacles to avoid.</param> + <param name="localBounds">Bounding box relative to position and rotation which describes the volume where the NavMesh should be built. Empty bounds is treated as no bounds, i.e. the NavMesh will cover all the inputs.</param> + <param name="position">Center of the NavMeshData. This specifies the origin for the NavMesh tiles (See Also: NavMeshBuildSettings.tileSize).</param> + <param name="rotation">Orientation of the NavMeshData, you can use this to generate NavMesh with an arbitrary up-vector – e.g. for walkable vertical surfaces.</param> + <returns> + <para>Returns a newly built NavMeshData, or null if the NavMeshData was empty or an error occurred. +The newly built NavMeshData, or null if the NavMeshData was empty or an error occurred.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMeshBuilder.Cancel(UnityEngine.AI.NavMeshData)"> + <summary> + <para>Cancels an asynchronous update of the specified NavMesh data. See Also: UpdateNavMeshDataAsync.</para> + </summary> + <param name="data">The data associated with asynchronous updating.</param> + </member> + <member name="M:UnityEngine.AI.NavMeshBuilder.CollectSources(UnityEngine.Bounds,System.Int32,UnityEngine.AI.NavMeshCollectGeometry,System.Int32,System.Collections.Generic.List`1<UnityEngine.AI.NavMeshBuildMarkup>,System.Collections.Generic.List`1<UnityEngine.AI.NavMeshBuildSource>)"> + <summary> + <para>Collects renderers or physics colliders, and terrains within a volume.</para> + </summary> + <param name="includedWorldBounds">The queried objects must overlap these bounds to be included in the results.</param> + <param name="includedLayerMask">Specifies which layers are included in the query.</param> + <param name="geometry">Which type of geometry to collect - e.g. physics colliders.</param> + <param name="defaultArea">Area type to assign to results, unless modified by NavMeshMarkup.</param> + <param name="markups">List of markups which allows finer control over how objects are collected.</param> + <param name="results">List where results are stored, the list is cleared at the beginning of the call.</param> + </member> + <member name="M:UnityEngine.AI.NavMeshBuilder.CollectSources(UnityEngine.Transform,System.Int32,UnityEngine.AI.NavMeshCollectGeometry,System.Int32,System.Collections.Generic.List`1<UnityEngine.AI.NavMeshBuildMarkup>,System.Collections.Generic.List`1<UnityEngine.AI.NavMeshBuildSource>)"> + <summary> + <para>Collects renderers or physics colliders, and terrains within a transform hierarchy.</para> + </summary> + <param name="root">If not null, consider only root and its children in the query; if null, includes everything loaded.</param> + <param name="includedLayerMask">Specifies which layers are included in the query.</param> + <param name="geometry">Which type of geometry to collect - e.g. physics colliders.</param> + <param name="defaultArea">Area type to assign to results, unless modified by NavMeshMarkup.</param> + <param name="markups">List of markups which allows finer control over how objects are collected.</param> + <param name="results">List where results are stored, the list is cleared at the beginning of the call.</param> + </member> + <member name="M:UnityEngine.AI.NavMeshBuilder.UpdateNavMeshData(UnityEngine.AI.NavMeshData,UnityEngine.AI.NavMeshBuildSettings,System.Collections.Generic.List`1<UnityEngine.AI.NavMeshBuildSource>,UnityEngine.Bounds)"> + <summary> + <para>Incrementally updates the NavMeshData based on the sources.</para> + </summary> + <param name="data">The NavMeshData to update.</param> + <param name="buildSettings">The build settings which is used to update the NavMeshData. The build settings is also hashed along with the data, so changing settings will cause a full rebuild.</param> + <param name="sources">List of input geometry used for baking, they describe the surfaces to walk on or obstacles to avoid.</param> + <param name="localBounds">Bounding box relative to position and rotation which describes the volume where the NavMesh should be built. Empty bounds is treated as no-bounds, that is, the NavMesh will cover all the inputs.</param> + <returns> + <para>Returns true if the update was successful.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMeshBuilder.UpdateNavMeshDataAsync(UnityEngine.AI.NavMeshData,UnityEngine.AI.NavMeshBuildSettings,System.Collections.Generic.List`1<UnityEngine.AI.NavMeshBuildSource>,UnityEngine.Bounds)"> + <summary> + <para>Asynchronously and incrementally updates the NavMeshData based on the sources.</para> + </summary> + <param name="data">The NavMeshData to update.</param> + <param name="buildSettings">The build settings which is used to update the NavMeshData. The build settings is also hashed along with the data, so changing settings will likely to cause full rebuild.</param> + <param name="sources">List of input geometry used for baking, they describe the surfaces to walk on or obstacles to avoid.</param> + <param name="localBounds">Bounding box relative to position and rotation which describes to volume where the NavMesh should be built. Empty bounds is treated as no-bounds, that is, the NavMesh will cover all the inputs.</param> + <returns> + <para>Can be used to check the progress of the update.</para> + </returns> + </member> + <member name="T:UnityEngine.AI.NavMeshBuildMarkup"> + <summary> + <para>The NavMesh build markup allows you to control how certain objects are treated during the NavMesh build process, specifically when collecting sources for building.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildMarkup.area"> + <summary> + <para>The area type to use when override area is enabled.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildMarkup.ignoreFromBuild"> + <summary> + <para>Use this to specify whether the GameObject and its children should be ignored.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildMarkup.overrideArea"> + <summary> + <para>Use this to specify whether the area type of the GameObject and its children should be overridden by the area type specified in this struct.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildMarkup.root"> + <summary> + <para>Use this to specify which GameObject (including the GameObject’s children) the markup should be applied to.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.NavMeshBuildSettings"> + <summary> + <para>The NavMeshBuildSettings struct allows you to specify a collection of settings which describe the dimensions and limitations of a particular agent type.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSettings.agentClimb"> + <summary> + <para>The maximum vertical step size an agent can take.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSettings.agentHeight"> + <summary> + <para>The height of the agent for baking in world units.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSettings.agentRadius"> + <summary> + <para>The radius of the agent for baking in world units.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSettings.agentSlope"> + <summary> + <para>The maximum slope angle which is walkable (angle in degrees).</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSettings.agentTypeID"> + <summary> + <para>The agent type ID the NavMesh will be baked for.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSettings.debug"> + <summary> + <para>Options for collecting debug data during the build process.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSettings.minRegionArea"> + <summary> + <para>The approximate minimum area of individual NavMesh regions.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSettings.overrideTileSize"> + <summary> + <para>Enables overriding the default tile size. See Also: tileSize.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSettings.overrideVoxelSize"> + <summary> + <para>Enables overriding the default voxel size. See Also: voxelSize.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSettings.tileSize"> + <summary> + <para>Sets the tile size in voxel units.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSettings.voxelSize"> + <summary> + <para>Sets the voxel size in world length units.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshBuildSettings.ValidationReport(UnityEngine.Bounds)"> + <summary> + <para>Validates the properties of NavMeshBuildSettings.</para> + </summary> + <param name="buildBounds">Describes the volume to build NavMesh for.</param> + <returns> + <para>The list of violated constraints.</para> + </returns> + </member> + <member name="T:UnityEngine.AI.NavMeshBuildSource"> + <summary> + <para>The input to the NavMesh builder is a list of NavMesh build sources.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSource.area"> + <summary> + <para>Describes the area type of the NavMesh surface for this object.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSource.component"> + <summary> + <para>Points to the owning component - if available, otherwise null.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSource.shape"> + <summary> + <para>The type of the shape this source describes. See Also: NavMeshBuildSourceShape.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSource.size"> + <summary> + <para>Describes the dimensions of the shape.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSource.sourceObject"> + <summary> + <para>Describes the object referenced for Mesh and Terrain types of input sources.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshBuildSource.transform"> + <summary> + <para>Describes the local to world transformation matrix of the build source. That is, position and orientation and scale of the shape.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.NavMeshBuildSourceShape"> + <summary> + <para>Used with NavMeshBuildSource to define the shape for building NavMesh.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildSourceShape.Box"> + <summary> + <para>Describes a box primitive for use with NavMeshBuildSource.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildSourceShape.Capsule"> + <summary> + <para>Describes a capsule primitive for use with NavMeshBuildSource.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildSourceShape.Mesh"> + <summary> + <para>Describes a Mesh source for use with NavMeshBuildSource.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildSourceShape.ModifierBox"> + <summary> + <para>Describes a ModifierBox source for use with NavMeshBuildSource.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildSourceShape.Sphere"> + <summary> + <para>Describes a sphere primitive for use with NavMeshBuildSource.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshBuildSourceShape.Terrain"> + <summary> + <para>Describes a TerrainData source for use with NavMeshBuildSource.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.NavMeshCollectGeometry"> + <summary> + <para>Used for specifying the type of geometry to collect. Used with NavMeshBuilder.CollectSources.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshCollectGeometry.PhysicsColliders"> + <summary> + <para>Collect geometry from the 3D physics collision representation.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshCollectGeometry.RenderMeshes"> + <summary> + <para>Collect meshes form the rendered geometry.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.NavMeshData"> + <summary> + <para>Contains and represents NavMesh data.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshData.position"> + <summary> + <para>Gets or sets the world space position of the NavMesh data.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshData.rotation"> + <summary> + <para>Gets or sets the orientation of the NavMesh data.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshData.sourceBounds"> + <summary> + <para>Returns the bounding volume of the input geometry used to build this NavMesh (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshData.#ctor"> + <summary> + <para>Constructs a new object for representing a NavMesh for the default agent type.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshData.#ctor(System.Int32)"> + <summary> + <para>Constructs a new object representing a NavMesh for the specified agent type.</para> + </summary> + <param name="agentTypeID">The agent type ID to create a NavMesh for.</param> + </member> + <member name="T:UnityEngine.AI.NavMeshDataInstance"> + <summary> + <para>The instance is returned when adding NavMesh data.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshDataInstance.owner"> + <summary> + <para>Get or set the owning Object.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshDataInstance.valid"> + <summary> + <para>True if the NavMesh data is added to the navigation system - otherwise false (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshDataInstance.Remove"> + <summary> + <para>Removes this instance from the NavMesh system.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.NavMeshHit"> + <summary> + <para>Result information for NavMesh queries.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshHit.distance"> + <summary> + <para>Distance to the point of hit.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshHit.hit"> + <summary> + <para>Flag set when hit.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshHit.mask"> + <summary> + <para>Mask specifying NavMesh area at point of hit.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshHit.normal"> + <summary> + <para>Normal at the point of hit.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshHit.position"> + <summary> + <para>Position of hit.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.NavMeshLinkData"> + <summary> + <para>Used for runtime manipulation of links connecting polygons of the NavMesh.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshLinkData.agentTypeID"> + <summary> + <para>Specifies which agent type this link is available for.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshLinkData.area"> + <summary> + <para>Area type of the link.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshLinkData.bidirectional"> + <summary> + <para>If true, the link can be traversed in both directions, otherwise only from start to end position.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshLinkData.costModifier"> + <summary> + <para>If positive, overrides the pathfinder cost to traverse the link.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshLinkData.endPosition"> + <summary> + <para>End position of the link.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshLinkData.startPosition"> + <summary> + <para>Start position of the link.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshLinkData.width"> + <summary> + <para>If positive, the link will be rectangle aligned along the line from start to end.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.NavMeshLinkInstance"> + <summary> + <para>An instance representing a link available for pathfinding.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshLinkInstance.owner"> + <summary> + <para>Get or set the owning Object.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshLinkInstance.valid"> + <summary> + <para>True if the NavMesh link is added to the navigation system - otherwise false (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshLinkInstance.Remove"> + <summary> + <para>Removes this instance from the game.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.NavMeshObstacle"> + <summary> + <para>An obstacle for NavMeshAgents to avoid.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshObstacle.carveOnlyStationary"> + <summary> + <para>Should this obstacle be carved when it is constantly moving?</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshObstacle.carving"> + <summary> + <para>Should this obstacle make a cut-out in the navmesh.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshObstacle.carvingMoveThreshold"> + <summary> + <para>Threshold distance for updating a moving carved hole (when carving is enabled).</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshObstacle.carvingTimeToStationary"> + <summary> + <para>Time to wait until obstacle is treated as stationary (when carving and carveOnlyStationary are enabled).</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshObstacle.center"> + <summary> + <para>The center of the obstacle, measured in the object's local space.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshObstacle.height"> + <summary> + <para>Height of the obstacle's cylinder shape.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshObstacle.radius"> + <summary> + <para>Radius of the obstacle's capsule shape.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshObstacle.shape"> + <summary> + <para>The shape of the obstacle.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshObstacle.size"> + <summary> + <para>The size of the obstacle, measured in the object's local space.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshObstacle.velocity"> + <summary> + <para>Velocity at which the obstacle moves around the NavMesh.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.NavMeshObstacleShape"> + <summary> + <para>Shape of the obstacle.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshObstacleShape.Box"> + <summary> + <para>Box shaped obstacle.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshObstacleShape.Capsule"> + <summary> + <para>Capsule shaped obstacle.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.NavMeshPath"> + <summary> + <para>A path as calculated by the navigation system.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshPath.corners"> + <summary> + <para>Corner points of the path. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshPath.status"> + <summary> + <para>Status of the path. (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshPath.ClearCorners"> + <summary> + <para>Erase all corner points from path.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshPath.#ctor"> + <summary> + <para>NavMeshPath constructor.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshPath.GetCornersNonAlloc(UnityEngine.Vector3[])"> + <summary> + <para>Calculate the corners for the path.</para> + </summary> + <param name="results">Array to store path corners.</param> + <returns> + <para>The number of corners along the path - including start and end points.</para> + </returns> + </member> + <member name="T:UnityEngine.AI.NavMeshPathStatus"> + <summary> + <para>Status of path.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshPathStatus.PathComplete"> + <summary> + <para>The path terminates at the destination.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshPathStatus.PathInvalid"> + <summary> + <para>The path is invalid.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshPathStatus.PathPartial"> + <summary> + <para>The path cannot reach the destination.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.NavMeshQueryFilter"> + <summary> + <para>Specifies which agent type and areas to consider when searching the NavMesh.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshQueryFilter.agentTypeID"> + <summary> + <para>The agent type ID, specifying which navigation meshes to consider for the query functions.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshQueryFilter.areaMask"> + <summary> + <para>A bitmask representing the traversable area types.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.NavMeshQueryFilter.GetAreaCost(System.Int32)"> + <summary> + <para>Returns the area cost multiplier for the given area type for this filter.</para> + </summary> + <param name="areaIndex">Index to retreive the cost for.</param> + <returns> + <para>The cost multiplier for the supplied area index.</para> + </returns> + </member> + <member name="M:UnityEngine.AI.NavMeshQueryFilter.SetAreaCost(System.Int32,System.Single)"> + <summary> + <para>Sets the pathfinding cost multiplier for this filter for a given area type.</para> + </summary> + <param name="areaIndex">The area index to set the cost for.</param> + <param name="cost">The cost for the supplied area index.</param> + </member> + <member name="T:UnityEngine.AI.NavMeshTriangulation"> + <summary> + <para>Contains data describing a triangulation of a navmesh.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshTriangulation.areas"> + <summary> + <para>NavMesh area indices for the navmesh triangulation.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshTriangulation.indices"> + <summary> + <para>Triangle indices for the navmesh triangulation.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.NavMeshTriangulation.layers"> + <summary> + <para>NavMeshLayer values for the navmesh triangulation.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.NavMeshTriangulation.vertices"> + <summary> + <para>Vertices for the navmesh triangulation.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.ObstacleAvoidanceType"> + <summary> + <para>Level of obstacle avoidance.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.ObstacleAvoidanceType.GoodQualityObstacleAvoidance"> + <summary> + <para>Good avoidance. High performance impact.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.ObstacleAvoidanceType.HighQualityObstacleAvoidance"> + <summary> + <para>Enable highest precision. Highest performance impact.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.ObstacleAvoidanceType.LowQualityObstacleAvoidance"> + <summary> + <para>Enable simple avoidance. Low performance impact.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.ObstacleAvoidanceType.MedQualityObstacleAvoidance"> + <summary> + <para>Medium avoidance. Medium performance impact.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.ObstacleAvoidanceType.NoObstacleAvoidance"> + <summary> + <para>Disable avoidance.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.OffMeshLink"> + <summary> + <para>Link allowing movement outside the planar navigation mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLink.activated"> + <summary> + <para>Is link active.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLink.area"> + <summary> + <para>NavMesh area index for this OffMeshLink component.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLink.autoUpdatePositions"> + <summary> + <para>Automatically update endpoints.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLink.biDirectional"> + <summary> + <para>Can link be traversed in both directions.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLink.costOverride"> + <summary> + <para>Modify pathfinding cost for the link.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLink.endTransform"> + <summary> + <para>The transform representing link end position.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLink.navMeshLayer"> + <summary> + <para>NavMeshLayer for this OffMeshLink component.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLink.occupied"> + <summary> + <para>Is link occupied. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLink.startTransform"> + <summary> + <para>The transform representing link start position.</para> + </summary> + </member> + <member name="M:UnityEngine.AI.OffMeshLink.UpdatePositions"> + <summary> + <para>Explicitly update the link endpoints.</para> + </summary> + </member> + <member name="T:UnityEngine.AI.OffMeshLinkData"> + <summary> + <para>State of OffMeshLink.</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLinkData.activated"> + <summary> + <para>Is link active (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLinkData.endPos"> + <summary> + <para>Link end world position (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLinkData.linkType"> + <summary> + <para>Link type specifier (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLinkData.offMeshLink"> + <summary> + <para>The OffMeshLink if the link type is a manually placed Offmeshlink (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLinkData.startPos"> + <summary> + <para>Link start world position (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.AI.OffMeshLinkData.valid"> + <summary> + <para>Is link valid (Read Only).</para> + </summary> + </member> + <member name="T:UnityEngine.AI.OffMeshLinkType"> + <summary> + <para>Link type specifier.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.OffMeshLinkType.LinkTypeDropDown"> + <summary> + <para>Vertical drop.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.OffMeshLinkType.LinkTypeJumpAcross"> + <summary> + <para>Horizontal jump.</para> + </summary> + </member> + <member name="F:UnityEngine.AI.OffMeshLinkType.LinkTypeManual"> + <summary> + <para>Manually specified type of link.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.ARModule.dll b/Player_from_example_Data/Managed/UnityEngine.ARModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..b4d2bf7ed7f2c712e53ccec8ed70c1f96640a137 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ARModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ARModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.ARModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..1757d6065806a3791759041e36c8f34978bbf26b Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ARModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ARModule.xml b/Player_from_example_Data/Managed/UnityEngine.ARModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..6676f4e695120a23af142d37d47d0bc132d610b4 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.ARModule.xml @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.ARModule</name> + </assembly> + <member name="T:UnityEngine.XR.ARBackgroundRenderer"> + <summary> + <para>Class used to override a camera's default background rendering path to instead render a given Texture and/or Material. This will typically be used with images from the color camera for rendering the AR background on mobile devices.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.ARBackgroundRenderer.backgroundMaterial"> + <summary> + <para>The Material used for AR rendering.</para> + </summary> + </member> + <member name="?:UnityEngine.XR.ARBackgroundRenderer.backgroundRendererChanged(System.Action)"> + <summary> + <para>Called when any of the public properties of this class have been changed.</para> + </summary> + <param name="value"></param> + </member> + <member name="P:UnityEngine.XR.ARBackgroundRenderer.backgroundTexture"> + <summary> + <para>An optional Texture used for AR rendering. If this property is not set then the texture set in XR.ARBackgroundRenderer._backgroundMaterial as "_MainTex" is used.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.ARBackgroundRenderer.camera"> + <summary> + <para>An optional Camera whose background rendering will be overridden by this class. If this property is not set then the main Camera in the scene is used.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.ARBackgroundRenderer.mode"> + <summary> + <para>When set to XR.ARRenderMode.StandardBackground (default) the camera is not overridden to display the background image. Setting this property to XR.ARRenderMode.MaterialAsBackground will render the texture specified by XR.ARBackgroundRenderer._backgroundMaterial and or XR.ARBackgroundRenderer._backgroundTexture as the background.</para> + </summary> + </member> + <member name="M:UnityEngine.XR.ARBackgroundRenderer.DisableARBackgroundRendering"> + <summary> + <para>Disables AR background rendering. This method is called internally but can be overridden by users who wish to subclass XR.ARBackgroundRenderer to customize handling of AR background rendering.</para> + </summary> + </member> + <member name="T:UnityEngine.XR.ARRenderMode"> + <summary> + <para>Enumeration describing the AR rendering mode used with XR.ARBackgroundRenderer.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.ARRenderMode.MaterialAsBackground"> + <summary> + <para>The material associated with XR.ARBackgroundRenderer is being rendered as the background.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.ARRenderMode.StandardBackground"> + <summary> + <para>The standard background is rendered. (Skybox, Solid Color, etc.)</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.AccessibilityModule.dll b/Player_from_example_Data/Managed/UnityEngine.AccessibilityModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..454b926464781ee88270a6f3cc994067784d304c Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.AccessibilityModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.AccessibilityModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.AccessibilityModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..91060b96eaf5205c3143ad5b740c6a3976b9a3d8 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.AccessibilityModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.AccessibilityModule.xml b/Player_from_example_Data/Managed/UnityEngine.AccessibilityModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..9579c2d9550f003ff9663413caf0b4da36a8e4c7 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.AccessibilityModule.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.AccessibilityModule</name> + </assembly> + <member name="T:UnityEngine.Accessibility.VisionUtility"> + <summary> + <para>A class containing methods to assist with accessibility for users with different vision capabilities.</para> + </summary> + </member> + <member name="M:UnityEngine.Accessibility.VisionUtility.GetColorBlindSafePalette(UnityEngine.Color[],System.Single,System.Single)"> + <summary> + <para>Gets a palette of colors that should be distinguishable for normal vision, deuteranopia, protanopia, and tritanopia.</para> + </summary> + <param name="palette">An array of colors to populate with a palette.</param> + <param name="minimumLuminance">Minimum allowable perceived luminance from 0 to 1. A value of 0.2 or greater is recommended for dark backgrounds.</param> + <param name="maximumLuminance">Maximum allowable perceived luminance from 0 to 1. A value of 0.8 or less is recommended for light backgrounds.</param> + <returns> + <para>The number of unambiguous colors in the palette.</para> + </returns> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.AnimationModule.dll b/Player_from_example_Data/Managed/UnityEngine.AnimationModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..efdf19c5d57dbf762eba5a17e288c8258fe69969 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.AnimationModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.AnimationModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.AnimationModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..9ae7c943d6e2e90fed80d1adf58ba277d0b26047 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.AnimationModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.AnimationModule.xml b/Player_from_example_Data/Managed/UnityEngine.AnimationModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..408b6bc0e09cd5f01c322eda967f770f36e25c49 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.AnimationModule.xml @@ -0,0 +1,2758 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.AnimationModule</name> + </assembly> + <member name="T:UnityEngine.Animation"> + <summary> + <para>The animation component is used to play back animations.</para> + </summary> + </member> + <member name="P:UnityEngine.Animation.animateOnlyIfVisible"> + <summary> + <para>When turned on, Unity might stop animating if it thinks that the results of the animation won't be visible to the user.</para> + </summary> + </member> + <member name="P:UnityEngine.Animation.animatePhysics"> + <summary> + <para>When turned on, animations will be executed in the physics loop. This is only useful in conjunction with kinematic rigidbodies.</para> + </summary> + </member> + <member name="P:UnityEngine.Animation.clip"> + <summary> + <para>The default animation.</para> + </summary> + </member> + <member name="P:UnityEngine.Animation.cullingType"> + <summary> + <para>Controls culling of this Animation component.</para> + </summary> + </member> + <member name="P:UnityEngine.Animation.isPlaying"> + <summary> + <para>Are we playing any animations?</para> + </summary> + </member> + <member name="P:UnityEngine.Animation.localBounds"> + <summary> + <para>AABB of this Animation animation component in local space.</para> + </summary> + </member> + <member name="P:UnityEngine.Animation.playAutomatically"> + <summary> + <para>Should the default animation clip (the Animation.clip property) automatically start playing on startup?</para> + </summary> + </member> + <member name="P:UnityEngine.Animation.wrapMode"> + <summary> + <para>How should time beyond the playback range of the clip be treated?</para> + </summary> + </member> + <member name="M:UnityEngine.Animation.AddClip(UnityEngine.AnimationClip,System.String)"> + <summary> + <para>Adds a clip to the animation with name newName.</para> + </summary> + <param name="clip"></param> + <param name="newName"></param> + </member> + <member name="M:UnityEngine.Animation.AddClip(UnityEngine.AnimationClip,System.String,System.Int32,System.Int32)"> + <summary> + <para>Adds clip to the only play between firstFrame and lastFrame. The new clip will also be added to the animation with name newName.</para> + </summary> + <param name="addLoopFrame">Should an extra frame be inserted at the end that matches the first frame? Turn this on if you are making a looping animation.</param> + <param name="clip"></param> + <param name="newName"></param> + <param name="firstFrame"></param> + <param name="lastFrame"></param> + </member> + <member name="M:UnityEngine.Animation.AddClip(UnityEngine.AnimationClip,System.String,System.Int32,System.Int32,System.Boolean)"> + <summary> + <para>Adds clip to the only play between firstFrame and lastFrame. The new clip will also be added to the animation with name newName.</para> + </summary> + <param name="addLoopFrame">Should an extra frame be inserted at the end that matches the first frame? Turn this on if you are making a looping animation.</param> + <param name="clip"></param> + <param name="newName"></param> + <param name="firstFrame"></param> + <param name="lastFrame"></param> + </member> + <member name="M:UnityEngine.Animation.Blend(System.String)"> + <summary> + <para>Blends the animation named animation towards targetWeight over the next time seconds.</para> + </summary> + <param name="animation"></param> + <param name="targetWeight"></param> + <param name="fadeLength"></param> + </member> + <member name="M:UnityEngine.Animation.Blend(System.String,System.Single)"> + <summary> + <para>Blends the animation named animation towards targetWeight over the next time seconds.</para> + </summary> + <param name="animation"></param> + <param name="targetWeight"></param> + <param name="fadeLength"></param> + </member> + <member name="M:UnityEngine.Animation.Blend(System.String,System.Single,System.Single)"> + <summary> + <para>Blends the animation named animation towards targetWeight over the next time seconds.</para> + </summary> + <param name="animation"></param> + <param name="targetWeight"></param> + <param name="fadeLength"></param> + </member> + <member name="M:UnityEngine.Animation.CrossFade(System.String)"> + <summary> + <para>Fades the animation with name animation in over a period of time seconds and fades other animations out.</para> + </summary> + <param name="animation"></param> + <param name="fadeLength"></param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Animation.CrossFade(System.String,System.Single)"> + <summary> + <para>Fades the animation with name animation in over a period of time seconds and fades other animations out.</para> + </summary> + <param name="animation"></param> + <param name="fadeLength"></param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Animation.CrossFade(System.String,System.Single,UnityEngine.PlayMode)"> + <summary> + <para>Fades the animation with name animation in over a period of time seconds and fades other animations out.</para> + </summary> + <param name="animation"></param> + <param name="fadeLength"></param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Animation.CrossFadeQueued(System.String)"> + <summary> + <para>Cross fades an animation after previous animations has finished playing.</para> + </summary> + <param name="animation"></param> + <param name="fadeLength"></param> + <param name="queue"></param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Animation.CrossFadeQueued(System.String,System.Single)"> + <summary> + <para>Cross fades an animation after previous animations has finished playing.</para> + </summary> + <param name="animation"></param> + <param name="fadeLength"></param> + <param name="queue"></param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Animation.CrossFadeQueued(System.String,System.Single,UnityEngine.QueueMode)"> + <summary> + <para>Cross fades an animation after previous animations has finished playing.</para> + </summary> + <param name="animation"></param> + <param name="fadeLength"></param> + <param name="queue"></param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Animation.CrossFadeQueued(System.String,System.Single,UnityEngine.QueueMode,UnityEngine.PlayMode)"> + <summary> + <para>Cross fades an animation after previous animations has finished playing.</para> + </summary> + <param name="animation"></param> + <param name="fadeLength"></param> + <param name="queue"></param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Animation.GetClipCount"> + <summary> + <para>Get the number of clips currently assigned to this animation.</para> + </summary> + </member> + <member name="M:UnityEngine.Animation.IsPlaying(System.String)"> + <summary> + <para>Is the animation named name playing?</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.Animation.Play()"> + <summary> + <para>Plays an animation without any blending.</para> + </summary> + <param name="mode"></param> + <param name="animation"></param> + </member> + <member name="M:UnityEngine.Animation.Play(System.String)"> + <summary> + <para>Plays an animation without any blending.</para> + </summary> + <param name="mode"></param> + <param name="animation"></param> + </member> + <member name="M:UnityEngine.Animation.Play(UnityEngine.PlayMode)"> + <summary> + <para>Plays an animation without any blending.</para> + </summary> + <param name="mode"></param> + <param name="animation"></param> + </member> + <member name="M:UnityEngine.Animation.Play(System.String,UnityEngine.PlayMode)"> + <summary> + <para>Plays an animation without any blending.</para> + </summary> + <param name="mode"></param> + <param name="animation"></param> + </member> + <member name="M:UnityEngine.Animation.PlayQueued(System.String)"> + <summary> + <para>Plays an animation after previous animations has finished playing.</para> + </summary> + <param name="animation"></param> + <param name="queue"></param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Animation.PlayQueued(System.String,UnityEngine.QueueMode)"> + <summary> + <para>Plays an animation after previous animations has finished playing.</para> + </summary> + <param name="animation"></param> + <param name="queue"></param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Animation.PlayQueued(System.String,UnityEngine.QueueMode,UnityEngine.PlayMode)"> + <summary> + <para>Plays an animation after previous animations has finished playing.</para> + </summary> + <param name="animation"></param> + <param name="queue"></param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Animation.RemoveClip(UnityEngine.AnimationClip)"> + <summary> + <para>Remove clip from the animation list.</para> + </summary> + <param name="clip"></param> + </member> + <member name="M:UnityEngine.Animation.RemoveClip(System.String)"> + <summary> + <para>Remove clip from the animation list.</para> + </summary> + <param name="clipName"></param> + </member> + <member name="M:UnityEngine.Animation.Rewind(System.String)"> + <summary> + <para>Rewinds the animation named name.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.Animation.Rewind"> + <summary> + <para>Rewinds all animations.</para> + </summary> + </member> + <member name="M:UnityEngine.Animation.Sample"> + <summary> + <para>Samples animations at the current state.</para> + </summary> + </member> + <member name="M:UnityEngine.Animation.Stop"> + <summary> + <para>Stops all playing animations that were started with this Animation.</para> + </summary> + </member> + <member name="M:UnityEngine.Animation.Stop(System.String)"> + <summary> + <para>Stops an animation named name.</para> + </summary> + <param name="name"></param> + </member> + <member name="P:UnityEngine.Animation.this"> + <summary> + <para>Returns the animation state named name.</para> + </summary> + </member> + <member name="T:UnityEngine.AnimationBlendMode"> + <summary> + <para>Used by Animation.Play function.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimationBlendMode.Additive"> + <summary> + <para>Animations will be added.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimationBlendMode.Blend"> + <summary> + <para>Animations will be blended.</para> + </summary> + </member> + <member name="T:UnityEngine.AnimationClip"> + <summary> + <para>Stores keyframe based animations.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationClip.empty"> + <summary> + <para>Returns true if the animation clip has no curves and no events.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationClip.events"> + <summary> + <para>Animation Events for this animation clip.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationClip.frameRate"> + <summary> + <para>Frame rate at which keyframes are sampled. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationClip.humanMotion"> + <summary> + <para>Returns true if the animation contains curve that drives a humanoid rig.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationClip.legacy"> + <summary> + <para>Set to true if the AnimationClip will be used with the Legacy Animation component ( instead of the Animator ).</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationClip.length"> + <summary> + <para>Animation length in seconds. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationClip.localBounds"> + <summary> + <para>AABB of this Animation Clip in local space of Animation component that it is attached too.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationClip.wrapMode"> + <summary> + <para>Sets the default wrap mode used in the animation state.</para> + </summary> + </member> + <member name="M:UnityEngine.AnimationClip.AddEvent(UnityEngine.AnimationEvent)"> + <summary> + <para>Adds an animation event to the clip.</para> + </summary> + <param name="evt">AnimationEvent to add.</param> + </member> + <member name="M:UnityEngine.AnimationClip.ClearCurves"> + <summary> + <para>Clears all curves from the clip.</para> + </summary> + </member> + <member name="M:UnityEngine.AnimationClip.#ctor"> + <summary> + <para>Creates a new animation clip.</para> + </summary> + </member> + <member name="M:UnityEngine.AnimationClip.EnsureQuaternionContinuity"> + <summary> + <para>Realigns quaternion keys to ensure shortest interpolation paths.</para> + </summary> + </member> + <member name="M:UnityEngine.AnimationClip.SampleAnimation(UnityEngine.GameObject,System.Single)"> + <summary> + <para>Samples an animation at a given time for any animated properties.</para> + </summary> + <param name="go">The animated game object.</param> + <param name="time">The time to sample an animation.</param> + </member> + <member name="M:UnityEngine.AnimationClip.SetCurve(System.String,System.Type,System.String,UnityEngine.AnimationCurve)"> + <summary> + <para>Assigns the curve to animate a specific property.</para> + </summary> + <param name="relativePath">Path to the game object this curve applies to. The relativePath + is formatted similar to a pathname, e.g. "rootspineleftArm". If relativePath + is empty it refers to the game object the animation clip is attached to.</param> + <param name="type">The class type of the component that is animated.</param> + <param name="propertyName">The name or path to the property being animated.</param> + <param name="curve">The animation curve.</param> + </member> + <member name="T:UnityEngine.AnimationClipPair"> + <summary> + <para>This class defines a pair of clips used by AnimatorOverrideController.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimationClipPair.originalClip"> + <summary> + <para>The original clip from the controller.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimationClipPair.overrideClip"> + <summary> + <para>The override animation clip.</para> + </summary> + </member> + <member name="T:UnityEngine.AnimationCullingType"> + <summary> + <para>This enum controlls culling of Animation component.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimationCullingType.AlwaysAnimate"> + <summary> + <para>Animation culling is disabled - object is animated even when offscreen.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimationCullingType.BasedOnRenderers"> + <summary> + <para>Animation is disabled when renderers are not visible.</para> + </summary> + </member> + <member name="T:UnityEngine.AnimationEvent"> + <summary> + <para>AnimationEvent lets you call a script function similar to SendMessage as part of playing back an animation.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationEvent.animationState"> + <summary> + <para>The animation state that fired this event (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationEvent.animatorClipInfo"> + <summary> + <para>The animator clip info related to this event (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationEvent.animatorStateInfo"> + <summary> + <para>The animator state info related to this event (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationEvent.floatParameter"> + <summary> + <para>Float parameter that is stored in the event and will be sent to the function.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationEvent.functionName"> + <summary> + <para>The name of the function that will be called.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationEvent.intParameter"> + <summary> + <para>Int parameter that is stored in the event and will be sent to the function.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationEvent.isFiredByAnimator"> + <summary> + <para>Returns true if this Animation event has been fired by an Animator component.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationEvent.isFiredByLegacy"> + <summary> + <para>Returns true if this Animation event has been fired by an Animation component.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationEvent.messageOptions"> + <summary> + <para>Function call options.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationEvent.objectReferenceParameter"> + <summary> + <para>Object reference parameter that is stored in the event and will be sent to the function.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationEvent.stringParameter"> + <summary> + <para>String parameter that is stored in the event and will be sent to the function.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationEvent.time"> + <summary> + <para>The time at which the event will be fired off.</para> + </summary> + </member> + <member name="M:UnityEngine.AnimationEvent.#ctor"> + <summary> + <para>Creates a new animation event.</para> + </summary> + </member> + <member name="T:UnityEngine.Animations.AnimationClipPlayable"> + <summary> + <para>A Playable that controls an AnimationClip.</para> + </summary> + </member> + <member name="M:UnityEngine.Animations.AnimationClipPlayable.Create(UnityEngine.Playables.PlayableGraph,UnityEngine.AnimationClip)"> + <summary> + <para>Creates an AnimationClipPlayable in the PlayableGraph.</para> + </summary> + <param name="graph">The PlayableGraph object that will own the AnimationClipPlayable.</param> + <param name="clip">The AnimationClip that will be added in the PlayableGraph.</param> + <returns> + <para>A AnimationClipPlayable linked to the PlayableGraph.</para> + </returns> + </member> + <member name="T:UnityEngine.Animations.AnimationLayerMixerPlayable"> + <summary> + <para>An implementation of IPlayable that controls an animation layer mixer.</para> + </summary> + </member> + <member name="M:UnityEngine.Animations.AnimationLayerMixerPlayable.Create"> + <summary> + <para>Creates an AnimationLayerMixerPlayable in the PlayableGraph.</para> + </summary> + <param name="graph">The PlayableGraph object that will own the AnimationLayerMixerPlayable.</param> + <param name="inputCount">The number of layers.</param> + <returns> + <para>A AnimationLayerMixerPlayable linked to the PlayableGraph.</para> + </returns> + </member> + <member name="P:UnityEngine.Animations.AnimationLayerMixerPlayable.Null"> + <summary> + <para>Returns an invalid AnimationLayerMixerPlayable.</para> + </summary> + </member> + <member name="T:UnityEngine.Animations.AnimationMixerPlayable"> + <summary> + <para>An implementation of IPlayable that controls an animation mixer.</para> + </summary> + </member> + <member name="M:UnityEngine.Animations.AnimationMixerPlayable.Create"> + <summary> + <para>Creates an AnimationMixerPlayable in the PlayableGraph.</para> + </summary> + <param name="graph">The PlayableGraph object that will own the AnimationMixerPlayable.</param> + <param name="inputCount">The number of inputs that the mixer will update.</param> + <param name="normalizeWeights">Set to true if you want the system to force a weight normalization of the inputs. If true, the sum of all the inputs weights will always be 1.0.</param> + <returns> + <para>A AnimationMixerPlayable linked to the PlayableGraph.</para> + </returns> + </member> + <member name="T:UnityEngine.Animations.AnimationPlayableOutput"> + <summary> + <para>A IPlayableOutput implementation that will be used by an animator object.</para> + </summary> + </member> + <member name="M:UnityEngine.Animations.AnimationPlayableOutput.Create"> + <summary> + <para>Creates an AnimationPlayableOutput in the PlayableGraph.</para> + </summary> + <param name="graph">The PlayableGraph object that will own the AnimationPlayableOutput.</param> + <param name="name">The name of output.</param> + <param name="target">The target that will Play the AnimationPlayableOutput source Playable.</param> + <returns> + <para>A AnimationPlayableOutput.</para> + </returns> + </member> + <member name="T:UnityEngine.Animations.AnimatorControllerPlayable"> + <summary> + <para>An implementation of IPlayable that controls an animation RuntimeAnimatorController.</para> + </summary> + </member> + <member name="M:UnityEngine.Animations.AnimatorControllerPlayable.Create(UnityEngine.Playables.PlayableGraph,UnityEngine.RuntimeAnimatorController)"> + <summary> + <para>Creates an AnimatorControllerPlayable in the PlayableGraph.</para> + </summary> + <param name="graph">The PlayableGraph object that will own the AnimatorControllerPlayable.</param> + <param name="controller">The RuntimeAnimatorController that will be added in the graph.</param> + <returns> + <para>A AnimatorControllerPlayable.</para> + </returns> + </member> + <member name="P:UnityEngine.Animations.AnimatorControllerPlayable.Null"> + <summary> + <para>Returns an invalid AnimatorControllerPlayable.</para> + </summary> + </member> + <member name="T:UnityEngine.AnimationState"> + <summary> + <para>The AnimationState gives full control over animation blending.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationState.blendMode"> + <summary> + <para>Which blend mode should be used?</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationState.clip"> + <summary> + <para>The clip that is being played by this animation state.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationState.enabled"> + <summary> + <para>Enables / disables the animation.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationState.length"> + <summary> + <para>The length of the animation clip in seconds.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationState.name"> + <summary> + <para>The name of the animation.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationState.normalizedSpeed"> + <summary> + <para>The normalized playback speed.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationState.normalizedTime"> + <summary> + <para>The normalized time of the animation.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationState.speed"> + <summary> + <para>The playback speed of the animation. 1 is normal playback speed.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationState.time"> + <summary> + <para>The current time of the animation.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationState.weight"> + <summary> + <para>The weight of animation.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationState.wrapMode"> + <summary> + <para>Wrapping mode of the animation.</para> + </summary> + </member> + <member name="M:UnityEngine.AnimationState.AddMixingTransform(UnityEngine.Transform)"> + <summary> + <para>Adds a transform which should be animated. This allows you to reduce the number of animations you have to create.</para> + </summary> + <param name="mix">The transform to animate.</param> + <param name="recursive">Whether to also animate all children of the specified transform.</param> + </member> + <member name="M:UnityEngine.AnimationState.AddMixingTransform(UnityEngine.Transform,System.Boolean)"> + <summary> + <para>Adds a transform which should be animated. This allows you to reduce the number of animations you have to create.</para> + </summary> + <param name="mix">The transform to animate.</param> + <param name="recursive">Whether to also animate all children of the specified transform.</param> + </member> + <member name="M:UnityEngine.AnimationState.RemoveMixingTransform(UnityEngine.Transform)"> + <summary> + <para>Removes a transform which should be animated.</para> + </summary> + <param name="mix"></param> + </member> + <member name="T:UnityEngine.Animator"> + <summary> + <para>Interface to control the Mecanim animation system.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.angularVelocity"> + <summary> + <para>Gets the avatar angular velocity for the last evaluated frame.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.animatePhysics"> + <summary> + <para>When turned on, animations will be executed in the physics loop. This is only useful in conjunction with kinematic rigidbodies.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.applyRootMotion"> + <summary> + <para>Should root motion be applied?</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.avatar"> + <summary> + <para>Gets/Sets the current Avatar.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.bodyPosition"> + <summary> + <para>The position of the body center of mass.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.bodyRotation"> + <summary> + <para>The rotation of the body center of mass.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.cullingMode"> + <summary> + <para>Controls culling of this Animator component.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.deltaPosition"> + <summary> + <para>Gets the avatar delta position for the last evaluated frame.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.deltaRotation"> + <summary> + <para>Gets the avatar delta rotation for the last evaluated frame.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.feetPivotActive"> + <summary> + <para>Blends pivot point between body center of mass and feet pivot. At 0%, the blending point is body center of mass. At 100%, the blending point is feet pivot.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.gravityWeight"> + <summary> + <para>The current gravity weight based on current animations that are played.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.hasBoundPlayables"> + <summary> + <para>Returns true if Animator has any playables assigned to it.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.hasRootMotion"> + <summary> + <para>Returns true if the current rig has root motion.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.hasTransformHierarchy"> + <summary> + <para>Returns true if the object has a transform hierarchy.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.humanScale"> + <summary> + <para>Returns the scale of the current Avatar for a humanoid rig, (1 by default if the rig is generic).</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.isHuman"> + <summary> + <para>Returns true if the current rig is humanoid, false if it is generic.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.isInitialized"> + <summary> + <para>Returns whether the animator is initialized successfully.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.isMatchingTarget"> + <summary> + <para>If automatic matching is active.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.isOptimizable"> + <summary> + <para>Returns true if the current rig is optimizable with AnimatorUtility.OptimizeTransformHierarchy.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.layerCount"> + <summary> + <para>See IAnimatorControllerPlayable.layerCount.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.layersAffectMassCenter"> + <summary> + <para>Additional layers affects the center of mass.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.leftFeetBottomHeight"> + <summary> + <para>Get left foot bottom height.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.linearVelocityBlending"> + <summary> + <para>When linearVelocityBlending is set to true, the root motion velocity and angular velocity will be blended linearly.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.parameterCount"> + <summary> + <para>See IAnimatorControllerPlayable.parameterCount.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.parameters"> + <summary> + <para>Read only acces to the AnimatorControllerParameters used by the animator.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.pivotPosition"> + <summary> + <para>Get the current position of the pivot.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.pivotWeight"> + <summary> + <para>Gets the pivot weight.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.playableGraph"> + <summary> + <para>The PlayableGraph created by the Animator.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.playbackTime"> + <summary> + <para>Sets the playback position in the recording buffer.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.recorderMode"> + <summary> + <para>Gets the mode of the Animator recorder.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.recorderStartTime"> + <summary> + <para>Start time of the first frame of the buffer relative to the frame at which StartRecording was called.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.recorderStopTime"> + <summary> + <para>End time of the recorded clip relative to when StartRecording was called.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.rightFeetBottomHeight"> + <summary> + <para>Get right foot bottom height.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.rootPosition"> + <summary> + <para>The root position, the position of the game object.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.rootRotation"> + <summary> + <para>The root rotation, the rotation of the game object.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.runtimeAnimatorController"> + <summary> + <para>The runtime representation of AnimatorController that controls the Animator.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.speed"> + <summary> + <para>The playback speed of the Animator. 1 is normal playback speed.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.stabilizeFeet"> + <summary> + <para>Automatic stabilization of feet during transition and blending.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.targetPosition"> + <summary> + <para>Returns the position of the target specified by SetTarget(AvatarTarget targetIndex, float targetNormalizedTime)).</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.targetRotation"> + <summary> + <para>Returns the rotation of the target specified by SetTarget(AvatarTarget targetIndex, float targetNormalizedTime)).</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.updateMode"> + <summary> + <para>Specifies the update mode of the Animator.</para> + </summary> + </member> + <member name="P:UnityEngine.Animator.velocity"> + <summary> + <para>Gets the avatar velocity for the last evaluated frame.</para> + </summary> + </member> + <member name="M:UnityEngine.Animator.ApplyBuiltinRootMotion"> + <summary> + <para>Apply the default Root Motion.</para> + </summary> + </member> + <member name="M:UnityEngine.Animator.CrossFade(System.String,System.Single,System.Int32,System.Single)"> + <summary> + <para>See IAnimatorControllerPlayable.CrossFade.</para> + </summary> + <param name="stateName"></param> + <param name="transitionDuration"></param> + <param name="layer"></param> + <param name="normalizedTime"></param> + <param name="stateNameHash"></param> + </member> + <member name="M:UnityEngine.Animator.CrossFade(System.Int32,System.Single,System.Int32,System.Single)"> + <summary> + <para>See IAnimatorControllerPlayable.CrossFade.</para> + </summary> + <param name="stateName"></param> + <param name="transitionDuration"></param> + <param name="layer"></param> + <param name="normalizedTime"></param> + <param name="stateNameHash"></param> + </member> + <member name="M:UnityEngine.Animator.CrossFadeInFixedTime(System.String,System.Single,System.Int32,System.Single)"> + <summary> + <para>See IAnimatorControllerPlayable.CrossFadeInFixedTime.</para> + </summary> + <param name="stateName"></param> + <param name="transitionDuration"></param> + <param name="layer"></param> + <param name="fixedTime"></param> + <param name="stateNameHash"></param> + </member> + <member name="M:UnityEngine.Animator.CrossFadeInFixedTime(System.Int32,System.Single,System.Int32,System.Single)"> + <summary> + <para>See IAnimatorControllerPlayable.CrossFadeInFixedTime.</para> + </summary> + <param name="stateName"></param> + <param name="transitionDuration"></param> + <param name="layer"></param> + <param name="fixedTime"></param> + <param name="stateNameHash"></param> + </member> + <member name="M:UnityEngine.Animator.GetAnimatorTransitionInfo(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.GetAnimatorTransitionInfo.</para> + </summary> + <param name="layerIndex"></param> + </member> + <member name="M:UnityEngine.Animator.GetBehaviour"> + <summary> + <para>Return the first StateMachineBehaviour that match type T or derived from T. Return null if none are found.</para> + </summary> + </member> + <member name="M:UnityEngine.Animator.GetBehaviours"> + <summary> + <para>Returns all StateMachineBehaviour that match type T or are derived from T. Returns null if none are found.</para> + </summary> + </member> + <member name="M:UnityEngine.Animator.GetBoneTransform(UnityEngine.HumanBodyBones)"> + <summary> + <para>Returns transform mapped to this human bone id.</para> + </summary> + <param name="humanBoneId">The human bone that is queried, see enum HumanBodyBones for a list of possible values.</param> + </member> + <member name="M:UnityEngine.Animator.GetBool(System.String)"> + <summary> + <para>See IAnimatorControllerPlayable.GetBool.</para> + </summary> + <param name="name"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.GetBool(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.GetBool.</para> + </summary> + <param name="name"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.GetCurrentAnimatorClipInfo(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.GetCurrentAnimatorClipInfo.</para> + </summary> + <param name="layerIndex"></param> + </member> + <member name="M:UnityEngine.Animator.GetCurrentAnimatorClipInfo(System.Int32,System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>)"> + <summary> + <para>See IAnimatorControllerPlayable.GetCurrentAnimatorClipInfo.</para> + </summary> + <param name="layerIndex"></param> + <param name="clips"></param> + </member> + <member name="M:UnityEngine.Animator.GetCurrentAnimatorClipInfoCount(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.GetCurrentAnimatorClipInfoCount.</para> + </summary> + <param name="layerIndex"></param> + </member> + <member name="M:UnityEngine.Animator.GetCurrentAnimatorStateInfo(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.GetCurrentAnimatorStateInfo.</para> + </summary> + <param name="layerIndex"></param> + </member> + <member name="M:UnityEngine.Animator.GetFloat(System.String)"> + <summary> + <para>See IAnimatorControllerPlayable.GetFloat.</para> + </summary> + <param name="name"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.GetFloat(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.GetFloat.</para> + </summary> + <param name="name"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.GetIKHintPosition(UnityEngine.AvatarIKHint)"> + <summary> + <para>Gets the position of an IK hint.</para> + </summary> + <param name="hint">The AvatarIKHint that is queried.</param> + <returns> + <para>Return the current position of this IK hint in world space.</para> + </returns> + </member> + <member name="M:UnityEngine.Animator.GetIKHintPositionWeight(UnityEngine.AvatarIKHint)"> + <summary> + <para>Gets the translative weight of an IK Hint (0 = at the original animation before IK, 1 = at the hint).</para> + </summary> + <param name="hint">The AvatarIKHint that is queried.</param> + <returns> + <para>Return translative weight.</para> + </returns> + </member> + <member name="M:UnityEngine.Animator.GetIKPosition(UnityEngine.AvatarIKGoal)"> + <summary> + <para>Gets the position of an IK goal.</para> + </summary> + <param name="goal">The AvatarIKGoal that is queried.</param> + <returns> + <para>Return the current position of this IK goal in world space.</para> + </returns> + </member> + <member name="M:UnityEngine.Animator.GetIKPositionWeight(UnityEngine.AvatarIKGoal)"> + <summary> + <para>Gets the translative weight of an IK goal (0 = at the original animation before IK, 1 = at the goal).</para> + </summary> + <param name="goal">The AvatarIKGoal that is queried.</param> + </member> + <member name="M:UnityEngine.Animator.GetIKRotation(UnityEngine.AvatarIKGoal)"> + <summary> + <para>Gets the rotation of an IK goal.</para> + </summary> + <param name="goal">The AvatarIKGoal that is is queried.</param> + </member> + <member name="M:UnityEngine.Animator.GetIKRotationWeight(UnityEngine.AvatarIKGoal)"> + <summary> + <para>Gets the rotational weight of an IK goal (0 = rotation before IK, 1 = rotation at the IK goal).</para> + </summary> + <param name="goal">The AvatarIKGoal that is queried.</param> + </member> + <member name="M:UnityEngine.Animator.GetInteger(System.String)"> + <summary> + <para>See IAnimatorControllerPlayable.GetInteger.</para> + </summary> + <param name="name"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.GetInteger(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.GetInteger.</para> + </summary> + <param name="name"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.GetLayerIndex(System.String)"> + <summary> + <para>See IAnimatorControllerPlayable.GetLayerIndex.</para> + </summary> + <param name="layerName"></param> + </member> + <member name="M:UnityEngine.Animator.GetLayerName(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.GetLayerName.</para> + </summary> + <param name="layerIndex"></param> + </member> + <member name="M:UnityEngine.Animator.GetLayerWeight(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.GetLayerWeight.</para> + </summary> + <param name="layerIndex"></param> + </member> + <member name="M:UnityEngine.Animator.GetNextAnimatorClipInfo(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.GetNextAnimatorClipInfo.</para> + </summary> + <param name="layerIndex"></param> + </member> + <member name="M:UnityEngine.Animator.GetNextAnimatorClipInfo(System.Int32,System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>)"> + <summary> + <para>See IAnimatorControllerPlayable.GetNextAnimatorClipInfo.</para> + </summary> + <param name="layerIndex"></param> + <param name="clips"></param> + </member> + <member name="M:UnityEngine.Animator.GetNextAnimatorClipInfoCount(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.GetNextAnimatorClipInfoCount.</para> + </summary> + <param name="layerIndex"></param> + </member> + <member name="M:UnityEngine.Animator.GetNextAnimatorStateInfo(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.GetNextAnimatorStateInfo.</para> + </summary> + <param name="layerIndex"></param> + </member> + <member name="M:UnityEngine.Animator.GetParameter(System.Int32)"> + <summary> + <para>See AnimatorController.GetParameter.</para> + </summary> + <param name="index"></param> + </member> + <member name="M:UnityEngine.Animator.GetQuaternion(System.String)"> + <summary> + <para>Gets the value of a quaternion parameter.</para> + </summary> + <param name="name">The name of the parameter.</param> + </member> + <member name="M:UnityEngine.Animator.GetQuaternion(System.Int32)"> + <summary> + <para>Gets the value of a quaternion parameter.</para> + </summary> + <param name="id">The id of the parameter. The id is generated using Animator::StringToHash.</param> + </member> + <member name="M:UnityEngine.Animator.GetVector(System.String)"> + <summary> + <para>Gets the value of a vector parameter.</para> + </summary> + <param name="name">The name of the parameter.</param> + </member> + <member name="M:UnityEngine.Animator.GetVector(System.Int32)"> + <summary> + <para>Gets the value of a vector parameter.</para> + </summary> + <param name="id">The id of the parameter. The id is generated using Animator::StringToHash.</param> + </member> + <member name="M:UnityEngine.Animator.HasState(System.Int32,System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.HasState.</para> + </summary> + <param name="layerIndex"></param> + <param name="stateID"></param> + </member> + <member name="M:UnityEngine.Animator.InterruptMatchTarget()"> + <summary> + <para>Interrupts the automatic target matching.</para> + </summary> + <param name="completeMatch"></param> + </member> + <member name="M:UnityEngine.Animator.InterruptMatchTarget(System.Boolean)"> + <summary> + <para>Interrupts the automatic target matching.</para> + </summary> + <param name="completeMatch"></param> + </member> + <member name="M:UnityEngine.Animator.IsControlled(UnityEngine.Transform)"> + <summary> + <para>Returns true if the transform is controlled by the Animator\.</para> + </summary> + <param name="transform">The transform that is queried.</param> + </member> + <member name="M:UnityEngine.Animator.IsInTransition(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.IsInTransition.</para> + </summary> + <param name="layerIndex"></param> + </member> + <member name="M:UnityEngine.Animator.IsParameterControlledByCurve(System.String)"> + <summary> + <para>See IAnimatorControllerPlayable.IsParameterControlledByCurve.</para> + </summary> + <param name="name"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.IsParameterControlledByCurve(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.IsParameterControlledByCurve.</para> + </summary> + <param name="name"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.MatchTarget(UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.AvatarTarget,UnityEngine.MatchTargetWeightMask,System.Single,System.Single)"> + <summary> + <para>Automatically adjust the gameobject position and rotation so that the AvatarTarget reaches the matchPosition when the current state is at the specified progress.</para> + </summary> + <param name="matchPosition">The position we want the body part to reach.</param> + <param name="matchRotation">The rotation in which we want the body part to be.</param> + <param name="targetBodyPart">The body part that is involved in the match.</param> + <param name="weightMask">Structure that contains weights for matching position and rotation.</param> + <param name="startNormalizedTime">Start time within the animation clip (0 - beginning of clip, 1 - end of clip).</param> + <param name="targetNormalizedTime">End time within the animation clip (0 - beginning of clip, 1 - end of clip), values greater than 1 can be set to trigger a match after a certain number of loops. Ex: 2.3 means at 30% of 2nd loop.</param> + </member> + <member name="M:UnityEngine.Animator.Play(System.String,System.Int32,System.Single)"> + <summary> + <para>See IAnimatorControllerPlayable.Play.</para> + </summary> + <param name="stateName"></param> + <param name="layer"></param> + <param name="normalizedTime"></param> + <param name="stateNameHash"></param> + </member> + <member name="M:UnityEngine.Animator.Play(System.Int32,System.Int32,System.Single)"> + <summary> + <para>See IAnimatorControllerPlayable.Play.</para> + </summary> + <param name="stateName"></param> + <param name="layer"></param> + <param name="normalizedTime"></param> + <param name="stateNameHash"></param> + </member> + <member name="M:UnityEngine.Animator.PlayInFixedTime(System.String,System.Int32,System.Single)"> + <summary> + <para>See IAnimatorControllerPlayable.PlayInFixedTime.</para> + </summary> + <param name="stateName"></param> + <param name="layer"></param> + <param name="fixedTime"></param> + <param name="stateNameHash"></param> + </member> + <member name="M:UnityEngine.Animator.PlayInFixedTime(System.Int32,System.Int32,System.Single)"> + <summary> + <para>See IAnimatorControllerPlayable.PlayInFixedTime.</para> + </summary> + <param name="stateName"></param> + <param name="layer"></param> + <param name="fixedTime"></param> + <param name="stateNameHash"></param> + </member> + <member name="M:UnityEngine.Animator.Rebind"> + <summary> + <para>Rebind all the animated properties and mesh data with the Animator.</para> + </summary> + </member> + <member name="M:UnityEngine.Animator.ResetTrigger(System.String)"> + <summary> + <para>See IAnimatorControllerPlayable.ResetTrigger.</para> + </summary> + <param name="name"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.ResetTrigger(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.ResetTrigger.</para> + </summary> + <param name="name"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.SetBoneLocalRotation(UnityEngine.HumanBodyBones,UnityEngine.Quaternion)"> + <summary> + <para>Sets local rotation of a human bone during a IK pass.</para> + </summary> + <param name="humanBoneId">The human bone Id.</param> + <param name="rotation">The local rotation.</param> + </member> + <member name="M:UnityEngine.Animator.SetBool(System.String,System.Boolean)"> + <summary> + <para>See IAnimatorControllerPlayable.SetBool.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.SetBool(System.Int32,System.Boolean)"> + <summary> + <para>See IAnimatorControllerPlayable.SetBool.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.SetFloat(System.String,System.Single)"> + <summary> + <para>See IAnimatorControllerPlayable.SetFloat.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="dampTime"></param> + <param name="deltaTime"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.SetFloat(System.String,System.Single,System.Single,System.Single)"> + <summary> + <para>See IAnimatorControllerPlayable.SetFloat.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="dampTime"></param> + <param name="deltaTime"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.SetFloat(System.Int32,System.Single)"> + <summary> + <para>See IAnimatorControllerPlayable.SetFloat.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="dampTime"></param> + <param name="deltaTime"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.SetFloat(System.Int32,System.Single,System.Single,System.Single)"> + <summary> + <para>See IAnimatorControllerPlayable.SetFloat.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="dampTime"></param> + <param name="deltaTime"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.SetIKHintPosition(UnityEngine.AvatarIKHint,UnityEngine.Vector3)"> + <summary> + <para>Sets the position of an IK hint.</para> + </summary> + <param name="hint">The AvatarIKHint that is set.</param> + <param name="hintPosition">The position in world space.</param> + </member> + <member name="M:UnityEngine.Animator.SetIKHintPositionWeight(UnityEngine.AvatarIKHint,System.Single)"> + <summary> + <para>Sets the translative weight of an IK hint (0 = at the original animation before IK, 1 = at the hint).</para> + </summary> + <param name="hint">The AvatarIKHint that is set.</param> + <param name="value">The translative weight.</param> + </member> + <member name="M:UnityEngine.Animator.SetIKPosition(UnityEngine.AvatarIKGoal,UnityEngine.Vector3)"> + <summary> + <para>Sets the position of an IK goal.</para> + </summary> + <param name="goal">The AvatarIKGoal that is set.</param> + <param name="goalPosition">The position in world space.</param> + </member> + <member name="M:UnityEngine.Animator.SetIKPositionWeight(UnityEngine.AvatarIKGoal,System.Single)"> + <summary> + <para>Sets the translative weight of an IK goal (0 = at the original animation before IK, 1 = at the goal).</para> + </summary> + <param name="goal">The AvatarIKGoal that is set.</param> + <param name="value">The translative weight.</param> + </member> + <member name="M:UnityEngine.Animator.SetIKRotation(UnityEngine.AvatarIKGoal,UnityEngine.Quaternion)"> + <summary> + <para>Sets the rotation of an IK goal.</para> + </summary> + <param name="goal">The AvatarIKGoal that is set.</param> + <param name="goalRotation">The rotation in world space.</param> + </member> + <member name="M:UnityEngine.Animator.SetIKRotationWeight(UnityEngine.AvatarIKGoal,System.Single)"> + <summary> + <para>Sets the rotational weight of an IK goal (0 = rotation before IK, 1 = rotation at the IK goal).</para> + </summary> + <param name="goal">The AvatarIKGoal that is set.</param> + <param name="value">The rotational weight.</param> + </member> + <member name="M:UnityEngine.Animator.SetInteger(System.String,System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.SetInteger.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.SetInteger(System.Int32,System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.SetInteger.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.SetLayerWeight(System.Int32,System.Single)"> + <summary> + <para>See IAnimatorControllerPlayable.SetLayerWeight.</para> + </summary> + <param name="layerIndex"></param> + <param name="weight"></param> + </member> + <member name="M:UnityEngine.Animator.SetLookAtPosition(UnityEngine.Vector3)"> + <summary> + <para>Sets the look at position.</para> + </summary> + <param name="lookAtPosition">The position to lookAt.</param> + </member> + <member name="M:UnityEngine.Animator.SetLookAtWeight(System.Single)"> + <summary> + <para>Set look at weights.</para> + </summary> + <param name="weight">(0-1) the global weight of the LookAt, multiplier for other parameters.</param> + <param name="bodyWeight">(0-1) determines how much the body is involved in the LookAt.</param> + <param name="headWeight">(0-1) determines how much the head is involved in the LookAt.</param> + <param name="eyesWeight">(0-1) determines how much the eyes are involved in the LookAt.</param> + <param name="clampWeight">(0-1) 0.0 means the character is completely unrestrained in motion, 1.0 means he's completely clamped (look at becomes impossible), and 0.5 means he'll be able to move on half of the possible range (180 degrees).</param> + </member> + <member name="M:UnityEngine.Animator.SetLookAtWeight(System.Single,System.Single)"> + <summary> + <para>Set look at weights.</para> + </summary> + <param name="weight">(0-1) the global weight of the LookAt, multiplier for other parameters.</param> + <param name="bodyWeight">(0-1) determines how much the body is involved in the LookAt.</param> + <param name="headWeight">(0-1) determines how much the head is involved in the LookAt.</param> + <param name="eyesWeight">(0-1) determines how much the eyes are involved in the LookAt.</param> + <param name="clampWeight">(0-1) 0.0 means the character is completely unrestrained in motion, 1.0 means he's completely clamped (look at becomes impossible), and 0.5 means he'll be able to move on half of the possible range (180 degrees).</param> + </member> + <member name="M:UnityEngine.Animator.SetLookAtWeight(System.Single,System.Single,System.Single)"> + <summary> + <para>Set look at weights.</para> + </summary> + <param name="weight">(0-1) the global weight of the LookAt, multiplier for other parameters.</param> + <param name="bodyWeight">(0-1) determines how much the body is involved in the LookAt.</param> + <param name="headWeight">(0-1) determines how much the head is involved in the LookAt.</param> + <param name="eyesWeight">(0-1) determines how much the eyes are involved in the LookAt.</param> + <param name="clampWeight">(0-1) 0.0 means the character is completely unrestrained in motion, 1.0 means he's completely clamped (look at becomes impossible), and 0.5 means he'll be able to move on half of the possible range (180 degrees).</param> + </member> + <member name="M:UnityEngine.Animator.SetLookAtWeight(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Set look at weights.</para> + </summary> + <param name="weight">(0-1) the global weight of the LookAt, multiplier for other parameters.</param> + <param name="bodyWeight">(0-1) determines how much the body is involved in the LookAt.</param> + <param name="headWeight">(0-1) determines how much the head is involved in the LookAt.</param> + <param name="eyesWeight">(0-1) determines how much the eyes are involved in the LookAt.</param> + <param name="clampWeight">(0-1) 0.0 means the character is completely unrestrained in motion, 1.0 means he's completely clamped (look at becomes impossible), and 0.5 means he'll be able to move on half of the possible range (180 degrees).</param> + </member> + <member name="M:UnityEngine.Animator.SetLookAtWeight(System.Single,System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Set look at weights.</para> + </summary> + <param name="weight">(0-1) the global weight of the LookAt, multiplier for other parameters.</param> + <param name="bodyWeight">(0-1) determines how much the body is involved in the LookAt.</param> + <param name="headWeight">(0-1) determines how much the head is involved in the LookAt.</param> + <param name="eyesWeight">(0-1) determines how much the eyes are involved in the LookAt.</param> + <param name="clampWeight">(0-1) 0.0 means the character is completely unrestrained in motion, 1.0 means he's completely clamped (look at becomes impossible), and 0.5 means he'll be able to move on half of the possible range (180 degrees).</param> + </member> + <member name="M:UnityEngine.Animator.SetQuaternion(System.String,UnityEngine.Quaternion)"> + <summary> + <para>Sets the value of a quaternion parameter.</para> + </summary> + <param name="name">The name of the parameter.</param> + <param name="value">The new value for the parameter.</param> + </member> + <member name="M:UnityEngine.Animator.SetQuaternion(System.Int32,UnityEngine.Quaternion)"> + <summary> + <para>Sets the value of a quaternion parameter.</para> + </summary> + <param name="id">Of the parameter. The id is generated using Animator::StringToHash.</param> + <param name="value">The new value for the parameter.</param> + </member> + <member name="M:UnityEngine.Animator.SetTarget(UnityEngine.AvatarTarget,System.Single)"> + <summary> + <para>Sets an AvatarTarget and a targetNormalizedTime for the current state.</para> + </summary> + <param name="targetIndex">The avatar body part that is queried.</param> + <param name="targetNormalizedTime">The current state Time that is queried.</param> + </member> + <member name="M:UnityEngine.Animator.SetTrigger(System.String)"> + <summary> + <para>See IAnimatorControllerPlayable.SetTrigger.</para> + </summary> + <param name="name"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.SetTrigger(System.Int32)"> + <summary> + <para>See IAnimatorControllerPlayable.SetTrigger.</para> + </summary> + <param name="name"></param> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Animator.SetVector(System.String,UnityEngine.Vector3)"> + <summary> + <para>Sets the value of a vector parameter.</para> + </summary> + <param name="name">The name of the parameter.</param> + <param name="value">The new value for the parameter.</param> + </member> + <member name="M:UnityEngine.Animator.SetVector(System.Int32,UnityEngine.Vector3)"> + <summary> + <para>Sets the value of a vector parameter.</para> + </summary> + <param name="id">The id of the parameter. The id is generated using Animator::StringToHash.</param> + <param name="value">The new value for the parameter.</param> + </member> + <member name="M:UnityEngine.Animator.StartPlayback"> + <summary> + <para>Sets the animator in playback mode.</para> + </summary> + </member> + <member name="M:UnityEngine.Animator.StartRecording(System.Int32)"> + <summary> + <para>Sets the animator in recording mode, and allocates a circular buffer of size frameCount.</para> + </summary> + <param name="frameCount">The number of frames (updates) that will be recorded. If frameCount is 0, the recording will continue until the user calls StopRecording. The maximum value for frameCount is 10000.</param> + </member> + <member name="M:UnityEngine.Animator.StopPlayback"> + <summary> + <para>Stops the animator playback mode. When playback stops, the avatar resumes getting control from game logic.</para> + </summary> + </member> + <member name="M:UnityEngine.Animator.StopRecording"> + <summary> + <para>Stops animator record mode.</para> + </summary> + </member> + <member name="M:UnityEngine.Animator.StringToHash(System.String)"> + <summary> + <para>Generates an parameter id from a string.</para> + </summary> + <param name="name">The string to convert to Id.</param> + </member> + <member name="M:UnityEngine.Animator.Update(System.Single)"> + <summary> + <para>Evaluates the animator based on deltaTime.</para> + </summary> + <param name="deltaTime">The time delta.</param> + </member> + <member name="T:UnityEngine.AnimatorClipInfo"> + <summary> + <para>Information about clip being played and blended by the Animator.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorClipInfo.clip"> + <summary> + <para>Returns the animation clip played by the Animator.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorClipInfo.weight"> + <summary> + <para>Returns the blending weight used by the Animator to blend this clip.</para> + </summary> + </member> + <member name="T:UnityEngine.AnimatorControllerParameter"> + <summary> + <para>Used to communicate between scripting and the controller. Some parameters can be set in scripting and used by the controller, while other parameters are based on Custom Curves in Animation Clips and can be sampled using the scripting API.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorControllerParameter.defaultBool"> + <summary> + <para>The default bool value for the parameter.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorControllerParameter.defaultFloat"> + <summary> + <para>The default float value for the parameter.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorControllerParameter.defaultInt"> + <summary> + <para>The default int value for the parameter.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorControllerParameter.name"> + <summary> + <para>The name of the parameter.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorControllerParameter.nameHash"> + <summary> + <para>Returns the hash of the parameter based on its name.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorControllerParameter.type"> + <summary> + <para>The type of the parameter.</para> + </summary> + </member> + <member name="T:UnityEngine.AnimatorControllerParameterType"> + <summary> + <para>The type of the parameter.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimatorControllerParameterType.Bool"> + <summary> + <para>Boolean type parameter.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimatorControllerParameterType.Float"> + <summary> + <para>Float type parameter.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimatorControllerParameterType.Int"> + <summary> + <para>Int type parameter.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimatorControllerParameterType.Trigger"> + <summary> + <para>Trigger type parameter.</para> + </summary> + </member> + <member name="T:UnityEngine.AnimatorCullingMode"> + <summary> + <para>Culling mode for the Animator.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimatorCullingMode.AlwaysAnimate"> + <summary> + <para>Always animate the entire character. Object is animated even when offscreen.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimatorCullingMode.CullCompletely"> + <summary> + <para>Animation is completely disabled when renderers are not visible.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimatorCullingMode.CullUpdateTransforms"> + <summary> + <para>Retarget, IK and write of Transforms are disabled when renderers are not visible.</para> + </summary> + </member> + <member name="T:UnityEngine.AnimatorOverrideController"> + <summary> + <para>Interface to control Animator Override Controller.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorOverrideController.clips"> + <summary> + <para>Returns the list of orignal Animation Clip from the controller and their override Animation Clip.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorOverrideController.overridesCount"> + <summary> + <para>Returns the count of overrides.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorOverrideController.runtimeAnimatorController"> + <summary> + <para>The Runtime Animator Controller that the Animator Override Controller overrides.</para> + </summary> + </member> + <member name="M:UnityEngine.AnimatorOverrideController.ApplyOverrides(System.Collections.Generic.IList`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.AnimationClip,UnityEngine.AnimationClip>>)"> + <summary> + <para>Applies the list of overrides on this Animator Override Controller.</para> + </summary> + <param name="overrides">Overrides list to apply.</param> + </member> + <member name="M:UnityEngine.AnimatorOverrideController.#ctor"> + <summary> + <para>Creates an empty Animator Override Controller.</para> + </summary> + </member> + <member name="M:UnityEngine.AnimatorOverrideController.#ctor(UnityEngine.RuntimeAnimatorController)"> + <summary> + <para>Creates an Animator Override Controller that overrides controller.</para> + </summary> + <param name="controller">Runtime Animator Controller to override.</param> + </member> + <member name="M:UnityEngine.AnimatorOverrideController.GetOverrides(System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.AnimationClip,UnityEngine.AnimationClip>>)"> + <summary> + <para>Gets the list of Animation Clip overrides currently defined in this Animator Override Controller.</para> + </summary> + <param name="overrides">Array to receive results.</param> + </member> + <member name="P:UnityEngine.AnimatorOverrideController.this"> + <summary> + <para>Returns either the overriding Animation Clip if set or the original Animation Clip named name.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorOverrideController.this"> + <summary> + <para>Returns either the overriding Animation Clip if set or the original Animation Clip named name.</para> + </summary> + </member> + <member name="T:UnityEngine.AnimatorRecorderMode"> + <summary> + <para>The mode of the Animator's recorder.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimatorRecorderMode.Offline"> + <summary> + <para>The Animator recorder is offline.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimatorRecorderMode.Playback"> + <summary> + <para>The Animator recorder is in Playback.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimatorRecorderMode.Record"> + <summary> + <para>The Animator recorder is in Record.</para> + </summary> + </member> + <member name="T:UnityEngine.AnimatorStateInfo"> + <summary> + <para>Information about the current or next state.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorStateInfo.fullPathHash"> + <summary> + <para>The full path hash for this state.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorStateInfo.length"> + <summary> + <para>Current duration of the state.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorStateInfo.loop"> + <summary> + <para>Is the state looping.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorStateInfo.nameHash"> + <summary> + <para>The hashed name of the State.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorStateInfo.normalizedTime"> + <summary> + <para>Normalized time of the State.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorStateInfo.shortNameHash"> + <summary> + <para>The hash is generated using Animator::StringToHash. The string to pass doest not include the parent layer's name.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorStateInfo.speed"> + <summary> + <para>The playback speed of the animation. 1 is the normal playback speed.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorStateInfo.speedMultiplier"> + <summary> + <para>The speed multiplier for this state.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorStateInfo.tagHash"> + <summary> + <para>The Tag of the State.</para> + </summary> + </member> + <member name="M:UnityEngine.AnimatorStateInfo.IsName(System.String)"> + <summary> + <para>Does name match the name of the active state in the statemachine?</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.AnimatorStateInfo.IsTag(System.String)"> + <summary> + <para>Does tag match the tag of the active state in the statemachine.</para> + </summary> + <param name="tag"></param> + </member> + <member name="T:UnityEngine.AnimatorTransitionInfo"> + <summary> + <para>Information about the current transition.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorTransitionInfo.anyState"> + <summary> + <para>Returns true if the transition is from an AnyState node, or from Animator.CrossFade().</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorTransitionInfo.fullPathHash"> + <summary> + <para>The unique name of the Transition.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorTransitionInfo.nameHash"> + <summary> + <para>The simplified name of the Transition.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorTransitionInfo.normalizedTime"> + <summary> + <para>Normalized time of the Transition.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimatorTransitionInfo.userNameHash"> + <summary> + <para>The user-specified name of the Transition.</para> + </summary> + </member> + <member name="M:UnityEngine.AnimatorTransitionInfo.IsName(System.String)"> + <summary> + <para>Does name match the name of the active Transition.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.AnimatorTransitionInfo.IsUserName(System.String)"> + <summary> + <para>Does userName match the name of the active Transition.</para> + </summary> + <param name="name"></param> + </member> + <member name="T:UnityEngine.AnimatorUpdateMode"> + <summary> + <para>The update mode of the Animator.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimatorUpdateMode.AnimatePhysics"> + <summary> + <para>Updates the animator during the physic loop in order to have the animation system synchronized with the physics engine.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimatorUpdateMode.Normal"> + <summary> + <para>Normal update of the animator.</para> + </summary> + </member> + <member name="F:UnityEngine.AnimatorUpdateMode.UnscaledTime"> + <summary> + <para>Animator updates independently of Time.timeScale.</para> + </summary> + </member> + <member name="T:UnityEngine.AnimatorUtility"> + <summary> + <para>Various utilities for animator manipulation.</para> + </summary> + </member> + <member name="M:UnityEngine.AnimatorUtility.DeoptimizeTransformHierarchy(UnityEngine.GameObject)"> + <summary> + <para>This function will recreate all transform hierarchy under GameObject.</para> + </summary> + <param name="go">GameObject to Deoptimize.</param> + </member> + <member name="M:UnityEngine.AnimatorUtility.OptimizeTransformHierarchy(UnityEngine.GameObject,System.String[])"> + <summary> + <para>This function will remove all transform hierarchy under GameObject, the animator will write directly transform matrices into the skin mesh matrices saving alot of CPU cycles.</para> + </summary> + <param name="go">GameObject to Optimize.</param> + <param name="exposedTransforms">List of transform name to expose.</param> + </member> + <member name="T:UnityEngine.Avatar"> + <summary> + <para>Avatar definition.</para> + </summary> + </member> + <member name="P:UnityEngine.Avatar.isHuman"> + <summary> + <para>Return true if this avatar is a valid human avatar.</para> + </summary> + </member> + <member name="P:UnityEngine.Avatar.isValid"> + <summary> + <para>Return true if this avatar is a valid mecanim avatar. It can be a generic avatar or a human avatar.</para> + </summary> + </member> + <member name="T:UnityEngine.AvatarBuilder"> + <summary> + <para>Class to build avatars from user scripts.</para> + </summary> + </member> + <member name="M:UnityEngine.AvatarBuilder.BuildGenericAvatar(UnityEngine.GameObject,System.String)"> + <summary> + <para>Create a new generic avatar.</para> + </summary> + <param name="go">Root object of your transform hierarchy.</param> + <param name="rootMotionTransformName">Transform name of the root motion transform. If empty no root motion is defined and you must take care of avatar movement yourself.</param> + </member> + <member name="M:UnityEngine.AvatarBuilder.BuildHumanAvatar(UnityEngine.GameObject,UnityEngine.HumanDescription)"> + <summary> + <para>Create a humanoid avatar.</para> + </summary> + <param name="go">Root object of your transform hierachy. It must be the top most gameobject when you create the avatar.</param> + <param name="humanDescription">Humanoid description of the avatar.</param> + <returns> + <para>Returns the Avatar, you must always always check the avatar is valid before using it with Avatar.isValid.</para> + </returns> + </member> + <member name="T:UnityEngine.AvatarIKGoal"> + <summary> + <para>IK Goal.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarIKGoal.LeftFoot"> + <summary> + <para>The left foot.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarIKGoal.LeftHand"> + <summary> + <para>The left hand.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarIKGoal.RightFoot"> + <summary> + <para>The right foot.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarIKGoal.RightHand"> + <summary> + <para>The right hand.</para> + </summary> + </member> + <member name="T:UnityEngine.AvatarIKHint"> + <summary> + <para>IK Hint.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarIKHint.LeftElbow"> + <summary> + <para>The left elbow IK hint.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarIKHint.LeftKnee"> + <summary> + <para>The left knee IK hint.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarIKHint.RightElbow"> + <summary> + <para>The right elbow IK hint.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarIKHint.RightKnee"> + <summary> + <para>The right knee IK hint.</para> + </summary> + </member> + <member name="T:UnityEngine.AvatarMask"> + <summary> + <para>AvatarMask are used to mask out humanoid body parts and transforms.</para> + </summary> + </member> + <member name="P:UnityEngine.AvatarMask.transformCount"> + <summary> + <para>Number of transforms.</para> + </summary> + </member> + <member name="M:UnityEngine.AvatarMask.AddTransformPath(UnityEngine.Transform,System.Boolean)"> + <summary> + <para>Adds a transform path into the AvatarMask.</para> + </summary> + <param name="transform">The transform to add into the AvatarMask.</param> + <param name="recursive">Whether to also add all children of the specified transform.</param> + </member> + <member name="M:UnityEngine.AvatarMask.#ctor"> + <summary> + <para>Creates a new AvatarMask.</para> + </summary> + </member> + <member name="M:UnityEngine.AvatarMask.GetHumanoidBodyPartActive(UnityEngine.AvatarMaskBodyPart)"> + <summary> + <para>Returns true if the humanoid body part at the given index is active.</para> + </summary> + <param name="index">The index of the humanoid body part.</param> + </member> + <member name="M:UnityEngine.AvatarMask.GetTransformActive(System.Int32)"> + <summary> + <para>Returns true if the transform at the given index is active.</para> + </summary> + <param name="index">The index of the transform.</param> + </member> + <member name="M:UnityEngine.AvatarMask.GetTransformPath(System.Int32)"> + <summary> + <para>Returns the path of the transform at the given index.</para> + </summary> + <param name="index">The index of the transform.</param> + </member> + <member name="M:UnityEngine.AvatarMask.RemoveTransformPath(UnityEngine.Transform,System.Boolean)"> + <summary> + <para>Removes a transform path from the AvatarMask.</para> + </summary> + <param name="transform">The Transform that should be removed from the AvatarMask.</param> + <param name="recursive">Whether to also remove all children of the specified transform.</param> + </member> + <member name="M:UnityEngine.AvatarMask.SetHumanoidBodyPartActive(UnityEngine.AvatarMaskBodyPart,System.Boolean)"> + <summary> + <para>Sets the humanoid body part at the given index to active or not.</para> + </summary> + <param name="index">The index of the humanoid body part.</param> + <param name="value">Active or not.</param> + </member> + <member name="M:UnityEngine.AvatarMask.SetTransformActive(System.Int32,System.Boolean)"> + <summary> + <para>Sets the tranform at the given index to active or not.</para> + </summary> + <param name="index">The index of the transform.</param> + <param name="value">Active or not.</param> + </member> + <member name="M:UnityEngine.AvatarMask.SetTransformPath(System.Int32,System.String)"> + <summary> + <para>Sets the path of the transform at the given index.</para> + </summary> + <param name="index">The index of the transform.</param> + <param name="path">The path of the transform.</param> + </member> + <member name="T:UnityEngine.AvatarMaskBodyPart"> + <summary> + <para>Avatar body part.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarMaskBodyPart.Body"> + <summary> + <para>The Body.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarMaskBodyPart.Head"> + <summary> + <para>The Head.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarMaskBodyPart.LastBodyPart"> + <summary> + <para>Total number of body parts.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarMaskBodyPart.LeftArm"> + <summary> + <para>The Left Arm.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarMaskBodyPart.LeftFingers"> + <summary> + <para>Left Fingers.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarMaskBodyPart.LeftFootIK"> + <summary> + <para>Left Foot IK.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarMaskBodyPart.LeftHandIK"> + <summary> + <para>Left Hand IK.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarMaskBodyPart.LeftLeg"> + <summary> + <para>The Left Leg.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarMaskBodyPart.RightArm"> + <summary> + <para>The Right Arm.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarMaskBodyPart.RightFingers"> + <summary> + <para>Right Fingers.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarMaskBodyPart.RightFootIK"> + <summary> + <para>Right Foot IK.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarMaskBodyPart.RightHandIK"> + <summary> + <para>Right Hand IK.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarMaskBodyPart.RightLeg"> + <summary> + <para>The Right Leg.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarMaskBodyPart.Root"> + <summary> + <para>The Root.</para> + </summary> + </member> + <member name="T:UnityEngine.AvatarTarget"> + <summary> + <para>Target.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarTarget.Body"> + <summary> + <para>The body, center of mass.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarTarget.LeftFoot"> + <summary> + <para>The left foot.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarTarget.LeftHand"> + <summary> + <para>The left hand.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarTarget.RightFoot"> + <summary> + <para>The right foot.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarTarget.RightHand"> + <summary> + <para>The right hand.</para> + </summary> + </member> + <member name="F:UnityEngine.AvatarTarget.Root"> + <summary> + <para>The root, the position of the game object.</para> + </summary> + </member> + <member name="T:UnityEngine.HumanBodyBones"> + <summary> + <para>Human Body Bones.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.Chest"> + <summary> + <para>This is the Chest bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.Head"> + <summary> + <para>This is the Head bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.Hips"> + <summary> + <para>This is the Hips bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.Jaw"> + <summary> + <para>This is the Jaw bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LastBone"> + <summary> + <para>This is the Last bone index delimiter.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftEye"> + <summary> + <para>This is the Left Eye bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftFoot"> + <summary> + <para>This is the Left Ankle bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftHand"> + <summary> + <para>This is the Left Wrist bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftIndexDistal"> + <summary> + <para>This is the left index 3rd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftIndexIntermediate"> + <summary> + <para>This is the left index 2nd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftIndexProximal"> + <summary> + <para>This is the left index 1st phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftLittleDistal"> + <summary> + <para>This is the left little 3rd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftLittleIntermediate"> + <summary> + <para>This is the left little 2nd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftLittleProximal"> + <summary> + <para>This is the left little 1st phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftLowerArm"> + <summary> + <para>This is the Left Elbow bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftLowerLeg"> + <summary> + <para>This is the Left Knee bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftMiddleDistal"> + <summary> + <para>This is the left middle 3rd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftMiddleIntermediate"> + <summary> + <para>This is the left middle 2nd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftMiddleProximal"> + <summary> + <para>This is the left middle 1st phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftRingDistal"> + <summary> + <para>This is the left ring 3rd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftRingIntermediate"> + <summary> + <para>This is the left ring 2nd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftRingProximal"> + <summary> + <para>This is the left ring 1st phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftShoulder"> + <summary> + <para>This is the Left Shoulder bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftThumbDistal"> + <summary> + <para>This is the left thumb 3rd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftThumbIntermediate"> + <summary> + <para>This is the left thumb 2nd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftThumbProximal"> + <summary> + <para>This is the left thumb 1st phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftToes"> + <summary> + <para>This is the Left Toes bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftUpperArm"> + <summary> + <para>This is the Left Upper Arm bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.LeftUpperLeg"> + <summary> + <para>This is the Left Upper Leg bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.Neck"> + <summary> + <para>This is the Neck bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightEye"> + <summary> + <para>This is the Right Eye bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightFoot"> + <summary> + <para>This is the Right Ankle bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightHand"> + <summary> + <para>This is the Right Wrist bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightIndexDistal"> + <summary> + <para>This is the right index 3rd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightIndexIntermediate"> + <summary> + <para>This is the right index 2nd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightIndexProximal"> + <summary> + <para>This is the right index 1st phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightLittleDistal"> + <summary> + <para>This is the right little 3rd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightLittleIntermediate"> + <summary> + <para>This is the right little 2nd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightLittleProximal"> + <summary> + <para>This is the right little 1st phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightLowerArm"> + <summary> + <para>This is the Right Elbow bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightLowerLeg"> + <summary> + <para>This is the Right Knee bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightMiddleDistal"> + <summary> + <para>This is the right middle 3rd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightMiddleIntermediate"> + <summary> + <para>This is the right middle 2nd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightMiddleProximal"> + <summary> + <para>This is the right middle 1st phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightRingDistal"> + <summary> + <para>This is the right ring 3rd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightRingIntermediate"> + <summary> + <para>This is the right ring 2nd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightRingProximal"> + <summary> + <para>This is the right ring 1st phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightShoulder"> + <summary> + <para>This is the Right Shoulder bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightThumbDistal"> + <summary> + <para>This is the right thumb 3rd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightThumbIntermediate"> + <summary> + <para>This is the right thumb 2nd phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightThumbProximal"> + <summary> + <para>This is the right thumb 1st phalange.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightToes"> + <summary> + <para>This is the Right Toes bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightUpperArm"> + <summary> + <para>This is the Right Upper Arm bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.RightUpperLeg"> + <summary> + <para>This is the Right Upper Leg bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.Spine"> + <summary> + <para>This is the first Spine bone.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBodyBones.UpperChest"> + <summary> + <para>This is the Upper Chest bone.</para> + </summary> + </member> + <member name="T:UnityEngine.HumanBone"> + <summary> + <para>The mapping between a bone in the model and the conceptual bone in the Mecanim human anatomy.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanBone.boneName"> + <summary> + <para>The name of the bone to which the Mecanim human bone is mapped.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanBone.humanName"> + <summary> + <para>The name of the Mecanim human bone to which the bone from the model is mapped.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanBone.limit"> + <summary> + <para>The rotation limits that define the muscle for this bone.</para> + </summary> + </member> + <member name="T:UnityEngine.HumanDescription"> + <summary> + <para>Class that holds humanoid avatar parameters to pass to the AvatarBuilder.BuildHumanAvatar function.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanDescription.armStretch"> + <summary> + <para>Amount by which the arm's length is allowed to stretch when using IK.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanDescription.feetSpacing"> + <summary> + <para>Modification to the minimum distance between the feet of a humanoid model.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanDescription.hasTranslationDoF"> + <summary> + <para>True for any human that has a translation Degree of Freedom (DoF). It is set to false by default.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanDescription.human"> + <summary> + <para>Mapping between Mecanim bone names and bone names in the rig.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanDescription.legStretch"> + <summary> + <para>Amount by which the leg's length is allowed to stretch when using IK.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanDescription.lowerArmTwist"> + <summary> + <para>Defines how the lower arm's roll/twisting is distributed between the elbow and wrist joints.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanDescription.lowerLegTwist"> + <summary> + <para>Defines how the lower leg's roll/twisting is distributed between the knee and ankle.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanDescription.skeleton"> + <summary> + <para>List of bone Transforms to include in the model.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanDescription.upperArmTwist"> + <summary> + <para>Defines how the lower arm's roll/twisting is distributed between the shoulder and elbow joints.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanDescription.upperLegTwist"> + <summary> + <para>Defines how the upper leg's roll/twisting is distributed between the thigh and knee joints.</para> + </summary> + </member> + <member name="T:UnityEngine.HumanLimit"> + <summary> + <para>This class stores the rotation limits that define the muscle for a single human bone.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanLimit.axisLength"> + <summary> + <para>Length of the bone to which the limit is applied.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanLimit.center"> + <summary> + <para>The default orientation of a bone when no muscle action is applied.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanLimit.max"> + <summary> + <para>The maximum rotation away from the initial value that this muscle can apply.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanLimit.min"> + <summary> + <para>The maximum negative rotation away from the initial value that this muscle can apply.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanLimit.useDefaultValues"> + <summary> + <para>Should this limit use the default values?</para> + </summary> + </member> + <member name="T:UnityEngine.HumanPose"> + <summary> + <para>Retargetable humanoid pose.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanPose.bodyPosition"> + <summary> + <para>The human body position for that pose.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanPose.bodyRotation"> + <summary> + <para>The human body orientation for that pose.</para> + </summary> + </member> + <member name="F:UnityEngine.HumanPose.muscles"> + <summary> + <para>The array of muscle values for that pose.</para> + </summary> + </member> + <member name="T:UnityEngine.HumanPoseHandler"> + <summary> + <para>A handler that lets you read or write a HumanPose from or to a humanoid avatar skeleton hierarchy.</para> + </summary> + </member> + <member name="M:UnityEngine.HumanPoseHandler.#ctor(UnityEngine.Avatar,UnityEngine.Transform)"> + <summary> + <para>Creates a human pose handler from an avatar and a root transform.</para> + </summary> + <param name="avatar">The avatar that defines the humanoid rig on skeleton hierarchy with root as the top most parent.</param> + <param name="root">The top most node of the skeleton hierarchy defined in humanoid avatar.</param> + </member> + <member name="M:UnityEngine.HumanPoseHandler.GetHumanPose(UnityEngine.HumanPose&)"> + <summary> + <para>Gets a human pose from the handled avatar skeleton.</para> + </summary> + <param name="humanPose">The output human pose.</param> + </member> + <member name="M:UnityEngine.HumanPoseHandler.SetHumanPose(UnityEngine.HumanPose&)"> + <summary> + <para>Sets a human pose on the handled avatar skeleton.</para> + </summary> + <param name="humanPose">The human pose to be set.</param> + </member> + <member name="T:UnityEngine.HumanTrait"> + <summary> + <para>Details of all the human bone and muscle types defined by Mecanim.</para> + </summary> + </member> + <member name="P:UnityEngine.HumanTrait.BoneCount"> + <summary> + <para>The number of human bone types defined by Mecanim.</para> + </summary> + </member> + <member name="M:UnityEngine.HumanTrait.BoneFromMuscle(System.Int32)"> + <summary> + <para>Return the bone to which a particular muscle is connected.</para> + </summary> + <param name="i">Muscle index.</param> + </member> + <member name="P:UnityEngine.HumanTrait.BoneName"> + <summary> + <para>Array of the names of all human bone types defined by Mecanim.</para> + </summary> + </member> + <member name="M:UnityEngine.HumanTrait.GetMuscleDefaultMax(System.Int32)"> + <summary> + <para>Get the default maximum value of rotation for a muscle in degrees.</para> + </summary> + <param name="i">Muscle index.</param> + </member> + <member name="M:UnityEngine.HumanTrait.GetMuscleDefaultMin(System.Int32)"> + <summary> + <para>Get the default minimum value of rotation for a muscle in degrees.</para> + </summary> + <param name="i">Muscle index.</param> + </member> + <member name="M:UnityEngine.HumanTrait.GetParentBone(System.Int32)"> + <summary> + <para>Returns parent humanoid bone index of a bone.</para> + </summary> + <param name="i">Humanoid bone index to get parent from.</param> + <returns> + <para>Humanoid bone index of parent.</para> + </returns> + </member> + <member name="P:UnityEngine.HumanTrait.MuscleCount"> + <summary> + <para>The number of human muscle types defined by Mecanim.</para> + </summary> + </member> + <member name="M:UnityEngine.HumanTrait.MuscleFromBone(System.Int32,System.Int32)"> + <summary> + <para>Obtain the muscle index for a particular bone index and "degree of freedom".</para> + </summary> + <param name="i">Bone index.</param> + <param name="dofIndex">Number representing a "degree of freedom": 0 for X-Axis, 1 for Y-Axis, 2 for Z-Axis.</param> + </member> + <member name="P:UnityEngine.HumanTrait.MuscleName"> + <summary> + <para>Array of the names of all human muscle types defined by Mecanim.</para> + </summary> + </member> + <member name="M:UnityEngine.HumanTrait.RequiredBone(System.Int32)"> + <summary> + <para>Is the bone a member of the minimal set of bones that Mecanim requires for a human model?</para> + </summary> + <param name="i">Index of the bone to test.</param> + </member> + <member name="P:UnityEngine.HumanTrait.RequiredBoneCount"> + <summary> + <para>The number of bone types that are required by Mecanim for any human model.</para> + </summary> + </member> + <member name="T:UnityEngine.MatchTargetWeightMask"> + <summary> + <para>To specify position and rotation weight mask for Animator::MatchTarget.</para> + </summary> + </member> + <member name="P:UnityEngine.MatchTargetWeightMask.positionXYZWeight"> + <summary> + <para>Position XYZ weight.</para> + </summary> + </member> + <member name="P:UnityEngine.MatchTargetWeightMask.rotationWeight"> + <summary> + <para>Rotation weight.</para> + </summary> + </member> + <member name="M:UnityEngine.MatchTargetWeightMask.#ctor(UnityEngine.Vector3,System.Single)"> + <summary> + <para>MatchTargetWeightMask contructor.</para> + </summary> + <param name="positionXYZWeight">Position XYZ weight.</param> + <param name="rotationWeight">Rotation weight.</param> + </member> + <member name="T:UnityEngine.Motion"> + <summary> + <para>Base class for AnimationClips and BlendTrees.</para> + </summary> + </member> + <member name="T:UnityEngine.Playables.AnimationPlayableUtilities"> + <summary> + <para>Implements high-level utility methods to simplify use of the Playable API with Animations.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.AnimationPlayableUtilities.Play(UnityEngine.Animator,UnityEngine.Playables.Playable,UnityEngine.Playables.PlayableGraph)"> + <summary> + <para>Plays the Playable on the given Animator.</para> + </summary> + <param name="animator">Target Animator.</param> + <param name="playable">The Playable that will be played.</param> + <param name="graph">The Graph that owns the Playable.</param> + </member> + <member name="M:UnityEngine.Playables.AnimationPlayableUtilities.PlayAnimatorController(UnityEngine.Animator,UnityEngine.RuntimeAnimatorController,UnityEngine.Playables.PlayableGraph&)"> + <summary> + <para>Creates a PlayableGraph to be played on the given Animator. An AnimatorControllerPlayable is also created for the given RuntimeAnimatorController.</para> + </summary> + <param name="animator">Target Animator.</param> + <param name="controller">The RuntimeAnimatorController to create an AnimatorControllerPlayable for.</param> + <param name="graph">The created PlayableGraph.</param> + <returns> + <para>A handle to the newly-created AnimatorControllerPlayable.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.AnimationPlayableUtilities.PlayClip(UnityEngine.Animator,UnityEngine.AnimationClip,UnityEngine.Playables.PlayableGraph&)"> + <summary> + <para>Creates a PlayableGraph to be played on the given Animator. An AnimationClipPlayable is also created for the given AnimationClip.</para> + </summary> + <param name="animator">Target Animator.</param> + <param name="clip">The AnimationClip to create an AnimationClipPlayable for.</param> + <param name="graph">The created PlayableGraph.</param> + <returns> + <para>A handle to the newly-created AnimationClipPlayable.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.AnimationPlayableUtilities.PlayLayerMixer(UnityEngine.Animator,System.Int32,UnityEngine.Playables.PlayableGraph&)"> + <summary> + <para>Creates a PlayableGraph to be played on the given Animator. An AnimationLayerMixerPlayable is also created.</para> + </summary> + <param name="animator">Target Animator.</param> + <param name="inputCount">The input count for the AnimationLayerMixerPlayable. Defines the number of layers.</param> + <param name="graph">The created PlayableGraph.</param> + <returns> + <para>A handle to the newly-created AnimationLayerMixerPlayable.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.AnimationPlayableUtilities.PlayMixer(UnityEngine.Animator,System.Int32,UnityEngine.Playables.PlayableGraph&)"> + <summary> + <para>Creates a PlayableGraph to be played on the given Animator. An AnimationMixerPlayable is also created.</para> + </summary> + <param name="animator">Target Animator.</param> + <param name="inputCount">The input count for the AnimationMixerPlayable.</param> + <param name="graph">The created PlayableGraph.</param> + <returns> + <para>A handle to the newly-created AnimationMixerPlayable.</para> + </returns> + </member> + <member name="T:UnityEngine.PlayMode"> + <summary> + <para>Used by Animation.Play function.</para> + </summary> + </member> + <member name="F:UnityEngine.PlayMode.StopAll"> + <summary> + <para>Will stop all animations that were started with this component before playing.</para> + </summary> + </member> + <member name="F:UnityEngine.PlayMode.StopSameLayer"> + <summary> + <para>Will stop all animations that were started in the same layer. This is the default when playing animations.</para> + </summary> + </member> + <member name="T:UnityEngine.QueueMode"> + <summary> + <para>Used by Animation.Play function.</para> + </summary> + </member> + <member name="F:UnityEngine.QueueMode.CompleteOthers"> + <summary> + <para>Will start playing after all other animations have stopped playing.</para> + </summary> + </member> + <member name="F:UnityEngine.QueueMode.PlayNow"> + <summary> + <para>Starts playing immediately. This can be used if you just want to quickly create a duplicate animation.</para> + </summary> + </member> + <member name="T:UnityEngine.RuntimeAnimatorController"> + <summary> + <para>Runtime representation of the AnimatorController. It can be used to change the Animator's controller during runtime.</para> + </summary> + </member> + <member name="P:UnityEngine.RuntimeAnimatorController.animationClips"> + <summary> + <para>Retrieves all AnimationClip used by the controller.</para> + </summary> + </member> + <member name="T:UnityEngine.SharedBetweenAnimatorsAttribute"> + <summary> + <para>SharedBetweenAnimatorsAttribute is an attribute that specify that this StateMachineBehaviour should be instantiate only once and shared among all Animator instance. This attribute reduce the memory footprint for each controller instance.</para> + </summary> + </member> + <member name="T:UnityEngine.SkeletonBone"> + <summary> + <para>Details of the Transform name mapped to a model's skeleton bone and its default position and rotation in the T-pose.</para> + </summary> + </member> + <member name="F:UnityEngine.SkeletonBone.name"> + <summary> + <para>The name of the Transform mapped to the bone.</para> + </summary> + </member> + <member name="F:UnityEngine.SkeletonBone.position"> + <summary> + <para>The T-pose position of the bone in local space.</para> + </summary> + </member> + <member name="F:UnityEngine.SkeletonBone.rotation"> + <summary> + <para>The T-pose rotation of the bone in local space.</para> + </summary> + </member> + <member name="F:UnityEngine.SkeletonBone.scale"> + <summary> + <para>The T-pose scaling of the bone in local space.</para> + </summary> + </member> + <member name="T:UnityEngine.StateMachineBehaviour"> + <summary> + <para>StateMachineBehaviour is a component that can be added to a state machine state. It's the base class every script on a state derives from.</para> + </summary> + </member> + <member name="M:UnityEngine.StateMachineBehaviour.OnStateEnter"> + <summary> + <para>Called on the first Update frame when a statemachine evaluate this state.</para> + </summary> + </member> + <member name="M:UnityEngine.StateMachineBehaviour.OnStateExit"> + <summary> + <para>Called on the last update frame when a statemachine evaluate this state.</para> + </summary> + </member> + <member name="M:UnityEngine.StateMachineBehaviour.OnStateIK"> + <summary> + <para>Called right after MonoBehaviour.OnAnimatorIK.</para> + </summary> + </member> + <member name="M:UnityEngine.StateMachineBehaviour.OnStateMachineEnter(UnityEngine.Animator,System.Int32)"> + <summary> + <para>Called on the first Update frame when making a transition to a StateMachine. This is not called when making a transition into a StateMachine sub-state.</para> + </summary> + <param name="animator">The Animator playing this state machine.</param> + <param name="stateMachinePathHash">The full path hash for this state machine.</param> + </member> + <member name="M:UnityEngine.StateMachineBehaviour.OnStateMachineExit(UnityEngine.Animator,System.Int32)"> + <summary> + <para>Called on the last Update frame when making a transition out of a StateMachine. This is not called when making a transition into a StateMachine sub-state.</para> + </summary> + <param name="animator">The Animator playing this state machine.</param> + <param name="stateMachinePathHash">The full path hash for this state machine.</param> + </member> + <member name="M:UnityEngine.StateMachineBehaviour.OnStateMove"> + <summary> + <para>Called right after MonoBehaviour.OnAnimatorMove.</para> + </summary> + </member> + <member name="M:UnityEngine.StateMachineBehaviour.OnStateUpdate"> + <summary> + <para>Called at each Update frame except for the first and last frame.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.AudioModule.dll b/Player_from_example_Data/Managed/UnityEngine.AudioModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..451f90c26eba9c3495203ab6ae577f46c7196b93 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.AudioModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.AudioModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.AudioModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..93043e23f144925b544ca6efc192e1b83c59b2e8 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.AudioModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.AudioModule.xml b/Player_from_example_Data/Managed/UnityEngine.AudioModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..12efc6078eb236ac5376d14aeb28142d755ca4dc --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.AudioModule.xml @@ -0,0 +1,1718 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.AudioModule</name> + </assembly> + <member name="T:UnityEngine.Audio.AudioClipPlayable"> + <summary> + <para>An implementation of IPlayable that controls an AudioClip.</para> + </summary> + </member> + <member name="T:UnityEngine.Audio.AudioMixer"> + <summary> + <para>AudioMixer asset.</para> + </summary> + </member> + <member name="P:UnityEngine.Audio.AudioMixer.outputAudioMixerGroup"> + <summary> + <para>Routing target.</para> + </summary> + </member> + <member name="P:UnityEngine.Audio.AudioMixer.updateMode"> + <summary> + <para>How time should progress for this AudioMixer. Used during Snapshot transitions.</para> + </summary> + </member> + <member name="M:UnityEngine.Audio.AudioMixer.ClearFloat(System.String)"> + <summary> + <para>Resets an exposed parameter to its initial value.</para> + </summary> + <param name="name">Exposed parameter.</param> + <returns> + <para>Returns false if the parameter was not found or could not be set.</para> + </returns> + </member> + <member name="M:UnityEngine.Audio.AudioMixer.FindMatchingGroups(System.String)"> + <summary> + <para>Connected groups in the mixer form a path from the mixer's master group to the leaves. This path has the format "Master GroupChild of Master GroupGrandchild of Master Group", so to find the grandchild group in this example, a valid search string would be for instance "randchi" which would return exactly one group while "hild" or "oup/" would return 2 different groups.</para> + </summary> + <param name="subPath">Sub-string of the paths to be matched.</param> + <returns> + <para>Groups in the mixer whose paths match the specified search path.</para> + </returns> + </member> + <member name="M:UnityEngine.Audio.AudioMixer.FindSnapshot(System.String)"> + <summary> + <para>The name must be an exact match.</para> + </summary> + <param name="name">Name of snapshot object to be returned.</param> + <returns> + <para>The snapshot identified by the name.</para> + </returns> + </member> + <member name="M:UnityEngine.Audio.AudioMixer.GetFloat(System.String,System.Single&)"> + <summary> + <para>Returns the value of the exposed parameter specified. If the parameter doesn't exist the function returns false. Prior to calling SetFloat and after ClearFloat has been called on this parameter the value returned will be that of the current snapshot or snapshot transition.</para> + </summary> + <param name="name">Name of exposed parameter.</param> + <param name="value">Return value of exposed parameter.</param> + <returns> + <para>Returns false if the exposed parameter specified doesn't exist.</para> + </returns> + </member> + <member name="M:UnityEngine.Audio.AudioMixer.SetFloat(System.String,System.Single)"> + <summary> + <para>Sets the value of the exposed parameter specified. When a parameter is exposed, it is not controlled by mixer snapshots and can therefore only be changed via this function.</para> + </summary> + <param name="name">Name of exposed parameter.</param> + <param name="value">New value of exposed parameter.</param> + <returns> + <para>Returns false if the exposed parameter was not found or snapshots are currently being edited.</para> + </returns> + </member> + <member name="M:UnityEngine.Audio.AudioMixer.TransitionToSnapshots(UnityEngine.Audio.AudioMixerSnapshot[],System.Single[],System.Single)"> + <summary> + <para>Transitions to a weighted mixture of the snapshots specified. This can be used for games that specify the game state as a continuum between states or for interpolating snapshots from a triangulated map location.</para> + </summary> + <param name="snapshots">The set of snapshots to be mixed.</param> + <param name="weights">The mix weights for the snapshots specified.</param> + <param name="timeToReach">Relative time after which the mixture should be reached from any current state.</param> + </member> + <member name="T:UnityEngine.Audio.AudioMixerGroup"> + <summary> + <para>Object representing a group in the mixer.</para> + </summary> + </member> + <member name="T:UnityEngine.Audio.AudioMixerPlayable"> + <summary> + <para>An implementation of IPlayable that controls an audio mixer.</para> + </summary> + </member> + <member name="T:UnityEngine.Audio.AudioMixerSnapshot"> + <summary> + <para>Object representing a snapshot in the mixer.</para> + </summary> + </member> + <member name="M:UnityEngine.Audio.AudioMixerSnapshot.TransitionTo(System.Single)"> + <summary> + <para>Performs an interpolated transition towards this snapshot over the time interval specified.</para> + </summary> + <param name="timeToReach">Relative time after which this snapshot should be reached from any current state.</param> + </member> + <member name="T:UnityEngine.Audio.AudioMixerUpdateMode"> + <summary> + <para>The mode in which an AudioMixer should update its time.</para> + </summary> + </member> + <member name="F:UnityEngine.Audio.AudioMixerUpdateMode.Normal"> + <summary> + <para>Update the AudioMixer with scaled game time.</para> + </summary> + </member> + <member name="F:UnityEngine.Audio.AudioMixerUpdateMode.UnscaledTime"> + <summary> + <para>Update the AudioMixer with unscaled realtime.</para> + </summary> + </member> + <member name="T:UnityEngine.Audio.AudioPlayableOutput"> + <summary> + <para>A IPlayableOutput implementation that will be used to play audio.</para> + </summary> + </member> + <member name="P:UnityEngine.Audio.AudioPlayableOutput.Null"> + <summary> + <para>Returns an invalid AudioPlayableOutput.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioChorusFilter"> + <summary> + <para>The Audio Chorus Filter takes an Audio Clip and processes it creating a chorus effect.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioChorusFilter.delay"> + <summary> + <para>Chorus delay in ms. 0.1 to 100.0. Default = 40.0 ms.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioChorusFilter.depth"> + <summary> + <para>Chorus modulation depth. 0.0 to 1.0. Default = 0.03.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioChorusFilter.dryMix"> + <summary> + <para>Volume of original signal to pass to output. 0.0 to 1.0. Default = 0.5.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioChorusFilter.feedback"> + <summary> + <para>Chorus feedback. Controls how much of the wet signal gets fed back into the chorus buffer. 0.0 to 1.0. Default = 0.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioChorusFilter.rate"> + <summary> + <para>Chorus modulation rate in hz. 0.0 to 20.0. Default = 0.8 hz.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioChorusFilter.wetMix1"> + <summary> + <para>Volume of 1st chorus tap. 0.0 to 1.0. Default = 0.5.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioChorusFilter.wetMix2"> + <summary> + <para>Volume of 2nd chorus tap. This tap is 90 degrees out of phase of the first tap. 0.0 to 1.0. Default = 0.5.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioChorusFilter.wetMix3"> + <summary> + <para>Volume of 3rd chorus tap. This tap is 90 degrees out of phase of the second tap. 0.0 to 1.0. Default = 0.5.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioClip"> + <summary> + <para>A container for audio data.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioClip.ambisonic"> + <summary> + <para>Returns true if this audio clip is ambisonic (read-only).</para> + </summary> + </member> + <member name="P:UnityEngine.AudioClip.channels"> + <summary> + <para>The number of channels in the audio clip. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AudioClip.frequency"> + <summary> + <para>The sample frequency of the clip in Hertz. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AudioClip.isReadyToPlay"> + <summary> + <para>Returns true if the AudioClip is ready to play (read-only).</para> + </summary> + </member> + <member name="P:UnityEngine.AudioClip.length"> + <summary> + <para>The length of the audio clip in seconds. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AudioClip.loadInBackground"> + <summary> + <para>Corresponding to the "Load In Background" flag in the inspector, when this flag is set, the loading will happen delayed without blocking the main thread.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioClip.loadState"> + <summary> + <para>Returns the current load state of the audio data associated with an AudioClip.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioClip.loadType"> + <summary> + <para>The load type of the clip (read-only).</para> + </summary> + </member> + <member name="P:UnityEngine.AudioClip.preloadAudioData"> + <summary> + <para>Preloads audio data of the clip when the clip asset is loaded. When this flag is off, scripts have to call AudioClip.LoadAudioData() to load the data before the clip can be played. Properties like length, channels and format are available before the audio data has been loaded.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioClip.samples"> + <summary> + <para>The length of the audio clip in samples. (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.AudioClip.Create(System.String,System.Int32,System.Int32,System.Int32,System.Boolean)"> + <summary> + <para>Creates a user AudioClip with a name and with the given length in samples, channels and frequency.</para> + </summary> + <param name="name">Name of clip.</param> + <param name="lengthSamples">Number of sample frames.</param> + <param name="channels">Number of channels per frame.</param> + <param name="frequency">Sample frequency of clip.</param> + <param name="_3D">Audio clip is played back in 3D.</param> + <param name="stream">True if clip is streamed, that is if the pcmreadercallback generates data on the fly.</param> + <param name="pcmreadercallback">This callback is invoked to generate a block of sample data. Non-streamed clips call this only once at creation time while streamed clips call this continuously.</param> + <param name="pcmsetpositioncallback">This callback is invoked whenever the clip loops or changes playback position.</param> + <returns> + <para>A reference to the created AudioClip.</para> + </returns> + </member> + <member name="M:UnityEngine.AudioClip.Create(System.String,System.Int32,System.Int32,System.Int32,System.Boolean,UnityEngine.AudioClip/PCMReaderCallback)"> + <summary> + <para>Creates a user AudioClip with a name and with the given length in samples, channels and frequency.</para> + </summary> + <param name="name">Name of clip.</param> + <param name="lengthSamples">Number of sample frames.</param> + <param name="channels">Number of channels per frame.</param> + <param name="frequency">Sample frequency of clip.</param> + <param name="_3D">Audio clip is played back in 3D.</param> + <param name="stream">True if clip is streamed, that is if the pcmreadercallback generates data on the fly.</param> + <param name="pcmreadercallback">This callback is invoked to generate a block of sample data. Non-streamed clips call this only once at creation time while streamed clips call this continuously.</param> + <param name="pcmsetpositioncallback">This callback is invoked whenever the clip loops or changes playback position.</param> + <returns> + <para>A reference to the created AudioClip.</para> + </returns> + </member> + <member name="M:UnityEngine.AudioClip.Create(System.String,System.Int32,System.Int32,System.Int32,System.Boolean,UnityEngine.AudioClip/PCMReaderCallback,UnityEngine.AudioClip/PCMSetPositionCallback)"> + <summary> + <para>Creates a user AudioClip with a name and with the given length in samples, channels and frequency.</para> + </summary> + <param name="name">Name of clip.</param> + <param name="lengthSamples">Number of sample frames.</param> + <param name="channels">Number of channels per frame.</param> + <param name="frequency">Sample frequency of clip.</param> + <param name="_3D">Audio clip is played back in 3D.</param> + <param name="stream">True if clip is streamed, that is if the pcmreadercallback generates data on the fly.</param> + <param name="pcmreadercallback">This callback is invoked to generate a block of sample data. Non-streamed clips call this only once at creation time while streamed clips call this continuously.</param> + <param name="pcmsetpositioncallback">This callback is invoked whenever the clip loops or changes playback position.</param> + <returns> + <para>A reference to the created AudioClip.</para> + </returns> + </member> + <member name="M:UnityEngine.AudioClip.Create(System.String,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean)"> + <summary> + <para>Creates a user AudioClip with a name and with the given length in samples, channels and frequency.</para> + </summary> + <param name="name">Name of clip.</param> + <param name="lengthSamples">Number of sample frames.</param> + <param name="channels">Number of channels per frame.</param> + <param name="frequency">Sample frequency of clip.</param> + <param name="_3D">Audio clip is played back in 3D.</param> + <param name="stream">True if clip is streamed, that is if the pcmreadercallback generates data on the fly.</param> + <param name="pcmreadercallback">This callback is invoked to generate a block of sample data. Non-streamed clips call this only once at creation time while streamed clips call this continuously.</param> + <param name="pcmsetpositioncallback">This callback is invoked whenever the clip loops or changes playback position.</param> + <returns> + <para>A reference to the created AudioClip.</para> + </returns> + </member> + <member name="M:UnityEngine.AudioClip.Create(System.String,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,UnityEngine.AudioClip/PCMReaderCallback)"> + <summary> + <para>Creates a user AudioClip with a name and with the given length in samples, channels and frequency.</para> + </summary> + <param name="name">Name of clip.</param> + <param name="lengthSamples">Number of sample frames.</param> + <param name="channels">Number of channels per frame.</param> + <param name="frequency">Sample frequency of clip.</param> + <param name="_3D">Audio clip is played back in 3D.</param> + <param name="stream">True if clip is streamed, that is if the pcmreadercallback generates data on the fly.</param> + <param name="pcmreadercallback">This callback is invoked to generate a block of sample data. Non-streamed clips call this only once at creation time while streamed clips call this continuously.</param> + <param name="pcmsetpositioncallback">This callback is invoked whenever the clip loops or changes playback position.</param> + <returns> + <para>A reference to the created AudioClip.</para> + </returns> + </member> + <member name="M:UnityEngine.AudioClip.Create(System.String,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,UnityEngine.AudioClip/PCMReaderCallback,UnityEngine.AudioClip/PCMSetPositionCallback)"> + <summary> + <para>Creates a user AudioClip with a name and with the given length in samples, channels and frequency.</para> + </summary> + <param name="name">Name of clip.</param> + <param name="lengthSamples">Number of sample frames.</param> + <param name="channels">Number of channels per frame.</param> + <param name="frequency">Sample frequency of clip.</param> + <param name="_3D">Audio clip is played back in 3D.</param> + <param name="stream">True if clip is streamed, that is if the pcmreadercallback generates data on the fly.</param> + <param name="pcmreadercallback">This callback is invoked to generate a block of sample data. Non-streamed clips call this only once at creation time while streamed clips call this continuously.</param> + <param name="pcmsetpositioncallback">This callback is invoked whenever the clip loops or changes playback position.</param> + <returns> + <para>A reference to the created AudioClip.</para> + </returns> + </member> + <member name="M:UnityEngine.AudioClip.GetData(System.Single[],System.Int32)"> + <summary> + <para>Fills an array with sample data from the clip.</para> + </summary> + <param name="data"></param> + <param name="offsetSamples"></param> + </member> + <member name="M:UnityEngine.AudioClip.LoadAudioData"> + <summary> + <para>Loads the audio data of a clip. Clips that have "Preload Audio Data" set will load the audio data automatically.</para> + </summary> + <returns> + <para>Returns true if loading succeeded.</para> + </returns> + </member> + <member name="T:UnityEngine.AudioClip.PCMReaderCallback"> + <summary> + <para>Delegate called each time AudioClip reads data.</para> + </summary> + <param name="data">Array of floats containing data read from the clip.</param> + </member> + <member name="T:UnityEngine.AudioClip.PCMSetPositionCallback"> + <summary> + <para>Delegate called each time AudioClip changes read position.</para> + </summary> + <param name="position">New position in the audio clip.</param> + </member> + <member name="M:UnityEngine.AudioClip.SetData(System.Single[],System.Int32)"> + <summary> + <para>Set sample data in a clip.</para> + </summary> + <param name="data"></param> + <param name="offsetSamples"></param> + </member> + <member name="M:UnityEngine.AudioClip.UnloadAudioData"> + <summary> + <para>Unloads the audio data associated with the clip. This works only for AudioClips that are based on actual sound file assets.</para> + </summary> + <returns> + <para>Returns false if unloading failed.</para> + </returns> + </member> + <member name="T:UnityEngine.AudioClipLoadType"> + <summary> + <para>Determines how the audio clip is loaded in.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioClipLoadType.CompressedInMemory"> + <summary> + <para>The audio data of the clip will be kept in memory in compressed form.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioClipLoadType.DecompressOnLoad"> + <summary> + <para>The audio data is decompressed when the audio clip is loaded.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioClipLoadType.Streaming"> + <summary> + <para>Streams audio data from disk.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioCompressionFormat"> + <summary> + <para>An enum containing different compression types.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioCompressionFormat.AAC"> + <summary> + <para>AAC Audio Compression.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioCompressionFormat.ADPCM"> + <summary> + <para>Adaptive differential pulse-code modulation.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioCompressionFormat.ATRAC9"> + <summary> + <para>Sony proprietary hardware format.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioCompressionFormat.GCADPCM"> + <summary> + <para>Nintendo ADPCM audio compression format.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioCompressionFormat.HEVAG"> + <summary> + <para>Sony proprietory hardware codec.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioCompressionFormat.MP3"> + <summary> + <para>MPEG Audio Layer III.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioCompressionFormat.PCM"> + <summary> + <para>Uncompressed pulse-code modulation.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioCompressionFormat.VAG"> + <summary> + <para>Sony proprietary hardware format.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioCompressionFormat.Vorbis"> + <summary> + <para>Vorbis compression format.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioCompressionFormat.XMA"> + <summary> + <para>Xbox One proprietary hardware format.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioConfiguration"> + <summary> + <para>Specifies the current properties or desired properties to be set for the audio system.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioConfiguration.dspBufferSize"> + <summary> + <para>The length of the DSP buffer in samples determining the latency of sounds by the audio output device.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioConfiguration.numRealVoices"> + <summary> + <para>The current maximum number of simultaneously audible sounds in the game.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioConfiguration.numVirtualVoices"> + <summary> + <para>The maximum number of managed sounds in the game. Beyond this limit sounds will simply stop playing.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioConfiguration.sampleRate"> + <summary> + <para>The current sample rate of the audio output device used.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioConfiguration.speakerMode"> + <summary> + <para>The current speaker mode used by the audio output device.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioDataLoadState"> + <summary> + <para>Value describing the current load state of the audio data associated with an AudioClip.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioDataLoadState.Failed"> + <summary> + <para>Value returned by AudioClip.loadState for an AudioClip that has failed loading its audio data.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioDataLoadState.Loaded"> + <summary> + <para>Value returned by AudioClip.loadState for an AudioClip that has succeeded loading its audio data.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioDataLoadState.Loading"> + <summary> + <para>Value returned by AudioClip.loadState for an AudioClip that is currently loading audio data.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioDataLoadState.Unloaded"> + <summary> + <para>Value returned by AudioClip.loadState for an AudioClip that has no audio data loaded and where loading has not been initiated yet.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioDistortionFilter"> + <summary> + <para>The Audio Distortion Filter distorts the sound from an AudioSource or sounds reaching the AudioListener.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioDistortionFilter.distortionLevel"> + <summary> + <para>Distortion value. 0.0 to 1.0. Default = 0.5.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioEchoFilter"> + <summary> + <para>The Audio Echo Filter repeats a sound after a given Delay, attenuating the repetitions based on the Decay Ratio.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioEchoFilter.decayRatio"> + <summary> + <para>Echo decay per delay. 0 to 1. 1.0 = No decay, 0.0 = total decay (i.e. simple 1 line delay). Default = 0.5.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioEchoFilter.delay"> + <summary> + <para>Echo delay in ms. 10 to 5000. Default = 500.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioEchoFilter.dryMix"> + <summary> + <para>Volume of original signal to pass to output. 0.0 to 1.0. Default = 1.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioEchoFilter.wetMix"> + <summary> + <para>Volume of echo signal to pass to output. 0.0 to 1.0. Default = 1.0.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioHighPassFilter"> + <summary> + <para>The Audio High Pass Filter passes high frequencies of an AudioSource, and cuts off signals with frequencies lower than the Cutoff Frequency.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioHighPassFilter.cutoffFrequency"> + <summary> + <para>Highpass cutoff frequency in hz. 10.0 to 22000.0. Default = 5000.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioHighPassFilter.highpassResonanceQ"> + <summary> + <para>Determines how much the filter's self-resonance isdampened.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioListener"> + <summary> + <para>Representation of a listener in 3D space.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioListener.pause"> + <summary> + <para>The paused state of the audio system.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioListener.velocityUpdateMode"> + <summary> + <para>This lets you set whether the Audio Listener should be updated in the fixed or dynamic update.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioListener.volume"> + <summary> + <para>Controls the game sound volume (0.0 to 1.0).</para> + </summary> + </member> + <member name="M:UnityEngine.AudioListener.GetOutputData(System.Single[],System.Int32)"> + <summary> + <para>Provides a block of the listener (master)'s output data.</para> + </summary> + <param name="samples">The array to populate with audio samples. Its length must be a power of 2.</param> + <param name="channel">The channel to sample from.</param> + </member> + <member name="M:UnityEngine.AudioListener.GetOutputData(System.Int32,System.Int32)"> + <summary> + <para>Deprecated Version. Returns a block of the listener (master)'s output data.</para> + </summary> + <param name="numSamples"></param> + <param name="channel"></param> + </member> + <member name="M:UnityEngine.AudioListener.GetSpectrumData(System.Single[],System.Int32,UnityEngine.FFTWindow)"> + <summary> + <para>Provides a block of the listener (master)'s spectrum data.</para> + </summary> + <param name="samples">The array to populate with audio samples. Its length must be a power of 2.</param> + <param name="channel">The channel to sample from.</param> + <param name="window">The FFTWindow type to use when sampling.</param> + </member> + <member name="M:UnityEngine.AudioListener.GetSpectrumData(System.Int32,System.Int32,UnityEngine.FFTWindow)"> + <summary> + <para>Deprecated Version. Returns a block of the listener (master)'s spectrum data.</para> + </summary> + <param name="numSamples">Number of values (the length of the samples array). Must be a power of 2. Min = 64. Max = 8192.</param> + <param name="channel">The channel to sample from.</param> + <param name="window">The FFTWindow type to use when sampling.</param> + </member> + <member name="T:UnityEngine.AudioLowPassFilter"> + <summary> + <para>The Audio Low Pass Filter passes low frequencies of an AudioSource or all sounds reaching an AudioListener, while removing frequencies higher than the Cutoff Frequency.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioLowPassFilter.customCutoffCurve"> + <summary> + <para>Returns or sets the current custom frequency cutoff curve.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioLowPassFilter.cutoffFrequency"> + <summary> + <para>Lowpass cutoff frequency in hz. 10.0 to 22000.0. Default = 5000.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioLowPassFilter.lowpassResonanceQ"> + <summary> + <para>Determines how much the filter's self-resonance is dampened.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioReverbFilter"> + <summary> + <para>The Audio Reverb Filter takes an Audio Clip and distorts it to create a custom reverb effect.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.decayHFRatio"> + <summary> + <para>Decay HF Ratio : High-frequency to low-frequency decay time ratio. Ranges from 0.1 to 2.0. Default is 0.5.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.decayTime"> + <summary> + <para>Reverberation decay time at low-frequencies in seconds. Ranges from 0.1 to 20.0. Default is 1.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.density"> + <summary> + <para>Reverberation density (modal density) in percent. Ranges from 0.0 to 100.0. Default is 100.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.diffusion"> + <summary> + <para>Reverberation diffusion (echo density) in percent. Ranges from 0.0 to 100.0. Default is 100.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.dryLevel"> + <summary> + <para>Mix level of dry signal in output in mB. Ranges from -10000.0 to 0.0. Default is 0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.hfReference"> + <summary> + <para>Reference high frequency in Hz. Ranges from 20.0 to 20000.0. Default is 5000.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.lfReference"> + <summary> + <para>Reference low-frequency in Hz. Ranges from 20.0 to 1000.0. Default is 250.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.reflectionsDelay"> + <summary> + <para>Late reverberation level relative to room effect in mB. Ranges from -10000.0 to 2000.0. Default is 0.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.reflectionsLevel"> + <summary> + <para>Early reflections level relative to room effect in mB. Ranges from -10000.0 to 1000.0. Default is -10000.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.reverbDelay"> + <summary> + <para>Late reverberation delay time relative to first reflection in seconds. Ranges from 0.0 to 0.1. Default is 0.04.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.reverbLevel"> + <summary> + <para>Late reverberation level relative to room effect in mB. Ranges from -10000.0 to 2000.0. Default is 0.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.reverbPreset"> + <summary> + <para>Set/Get reverb preset properties.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.room"> + <summary> + <para>Room effect level at low frequencies in mB. Ranges from -10000.0 to 0.0. Default is 0.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.roomHF"> + <summary> + <para>Room effect high-frequency level re. low frequency level in mB. Ranges from -10000.0 to 0.0. Default is 0.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbFilter.roomLF"> + <summary> + <para>Room effect low-frequency level in mB. Ranges from -10000.0 to 0.0. Default is 0.0.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioReverbPreset"> + <summary> + <para>Reverb presets used by the Reverb Zone class and the audio reverb filter.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Alley"> + <summary> + <para>Alley preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Arena"> + <summary> + <para>Arena preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Auditorium"> + <summary> + <para>Auditorium preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Bathroom"> + <summary> + <para>Bathroom preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.CarpetedHallway"> + <summary> + <para>Carpeted hallway preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Cave"> + <summary> + <para>Cave preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.City"> + <summary> + <para>City preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Concerthall"> + <summary> + <para>Concert hall preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Dizzy"> + <summary> + <para>Dizzy preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Drugged"> + <summary> + <para>Drugged preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Forest"> + <summary> + <para>Forest preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Generic"> + <summary> + <para>Generic preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Hallway"> + <summary> + <para>Hallway preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Hangar"> + <summary> + <para>Hangar preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Livingroom"> + <summary> + <para>Livingroom preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Mountains"> + <summary> + <para>Mountains preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Off"> + <summary> + <para>No reverb preset selected.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.PaddedCell"> + <summary> + <para>Padded cell preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.ParkingLot"> + <summary> + <para>Parking Lot preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Plain"> + <summary> + <para>Plain preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Psychotic"> + <summary> + <para>Psychotic preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Quarry"> + <summary> + <para>Quarry preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Room"> + <summary> + <para>Room preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.SewerPipe"> + <summary> + <para>Sewer pipe preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.StoneCorridor"> + <summary> + <para>Stone corridor preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Stoneroom"> + <summary> + <para>Stoneroom preset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.Underwater"> + <summary> + <para>Underwater presset.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioReverbPreset.User"> + <summary> + <para>User defined preset.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioReverbZone"> + <summary> + <para>Reverb Zones are used when you want to create location based ambient effects in the scene.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.decayHFRatio"> + <summary> + <para>High-frequency to mid-frequency decay time ratio.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.decayTime"> + <summary> + <para>Reverberation decay time at mid frequencies.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.density"> + <summary> + <para>Value that controls the modal density in the late reverberation decay.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.diffusion"> + <summary> + <para>Value that controls the echo density in the late reverberation decay.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.maxDistance"> + <summary> + <para>The distance from the centerpoint that the reverb will not have any effect. Default = 15.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.minDistance"> + <summary> + <para>The distance from the centerpoint that the reverb will have full effect at. Default = 10.0.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.reflections"> + <summary> + <para>Early reflections level relative to room effect.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.reflectionsDelay"> + <summary> + <para>Initial reflection delay time.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.reverb"> + <summary> + <para>Late reverberation level relative to room effect.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.reverbDelay"> + <summary> + <para>Late reverberation delay time relative to initial reflection.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.reverbPreset"> + <summary> + <para>Set/Get reverb preset properties.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.room"> + <summary> + <para>Room effect level (at mid frequencies).</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.roomHF"> + <summary> + <para>Relative room effect level at high frequencies.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.roomLF"> + <summary> + <para>Relative room effect level at low frequencies.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.roomRolloffFactor"> + <summary> + <para>Like rolloffscale in global settings, but for reverb room size effect.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.HFReference"> + <summary> + <para>Reference high frequency (hz).</para> + </summary> + </member> + <member name="P:UnityEngine.AudioReverbZone.LFReference"> + <summary> + <para>Reference low frequency (hz).</para> + </summary> + </member> + <member name="T:UnityEngine.AudioRolloffMode"> + <summary> + <para>Rolloff modes that a 3D sound can have in an audio source.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioRolloffMode.Custom"> + <summary> + <para>Use this when you want to use a custom rolloff.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioRolloffMode.Linear"> + <summary> + <para>Use this mode when you want to lower the volume of your sound over the distance.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioRolloffMode.Logarithmic"> + <summary> + <para>Use this mode when you want a real-world rolloff.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioSettings"> + <summary> + <para>Controls the global audio settings from script.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSettings.driverCapabilities"> + <summary> + <para>Returns the speaker mode capability of the current audio driver. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSettings.dspTime"> + <summary> + <para>Returns the current time of the audio system.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSettings.outputSampleRate"> + <summary> + <para>Get the mixer's current output rate.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSettings.speakerMode"> + <summary> + <para>Gets the current speaker mode. Default is 2 channel stereo.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioSettings.AudioConfigurationChangeHandler"> + <summary> + <para>A delegate called whenever the global audio settings are changed, either by AudioSettings.Reset or by an external device change such as the OS control panel changing the sample rate or because the default output device was changed, for example when plugging in an HDMI monitor or a USB headset.</para> + </summary> + <param name="deviceWasChanged">True if the change was caused by an device change.</param> + </member> + <member name="M:UnityEngine.AudioSettings.GetConfiguration"> + <summary> + <para>Returns the current configuration of the audio device and system. The values in the struct may then be modified and reapplied via AudioSettings.Reset.</para> + </summary> + <returns> + <para>The new configuration to be applied.</para> + </returns> + </member> + <member name="M:UnityEngine.AudioSettings.GetDSPBufferSize(System.Int32&,System.Int32&)"> + <summary> + <para>Get the mixer's buffer size in samples.</para> + </summary> + <param name="bufferLength">Is the length of each buffer in the ringbuffer.</param> + <param name="numBuffers">Is number of buffers.</param> + </member> + <member name="M:UnityEngine.AudioSettings.GetSpatializerPluginName"> + <summary> + <para>Returns the name of the spatializer selected on the currently-running platform.</para> + </summary> + <returns> + <para>The spatializer plugin name.</para> + </returns> + </member> + <member name="?:UnityEngine.AudioSettings.OnAudioConfigurationChanged(UnityEngine.AudioSettings/AudioConfigurationChangeHandler)"> + <summary> + <para>A delegate called whenever the global audio settings are changed, either by AudioSettings.Reset or by an external factor such as the OS control panel changing the sample rate or because the default output device was changed, for example when plugging in an HDMI monitor or a USB headset.</para> + </summary> + <param name="value">True if the change was caused by an device change.</param> + </member> + <member name="M:UnityEngine.AudioSettings.Reset(UnityEngine.AudioConfiguration)"> + <summary> + <para>Performs a change of the device configuration. In response to this the AudioSettings.OnAudioConfigurationChanged delegate is invoked with the argument deviceWasChanged=false. It cannot be guaranteed that the exact settings specified can be used, but the an attempt is made to use the closest match supported by the system.</para> + </summary> + <param name="config">The new configuration to be used.</param> + <returns> + <para>True if all settings could be successfully applied.</para> + </returns> + </member> + <member name="T:UnityEngine.AudioSource"> + <summary> + <para>A representation of audio sources in 3D.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.bypassEffects"> + <summary> + <para>Bypass effects (Applied from filter components or global listener filters).</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.bypassListenerEffects"> + <summary> + <para>When set global effects on the AudioListener will not be applied to the audio signal generated by the AudioSource. Does not apply if the AudioSource is playing into a mixer group.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.bypassReverbZones"> + <summary> + <para>When set doesn't route the signal from an AudioSource into the global reverb associated with reverb zones.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.clip"> + <summary> + <para>The default AudioClip to play.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.dopplerLevel"> + <summary> + <para>Sets the Doppler scale for this AudioSource.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.ignoreListenerPause"> + <summary> + <para>Allows AudioSource to play even though AudioListener.pause is set to true. This is useful for the menu element sounds or background music in pause menus.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.ignoreListenerVolume"> + <summary> + <para>This makes the audio source not take into account the volume of the audio listener.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.isPlaying"> + <summary> + <para>Is the clip playing right now (Read Only)?</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.isVirtual"> + <summary> + <para>True if all sounds played by the AudioSource (main sound started by Play() or playOnAwake as well as one-shots) are culled by the audio system.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.loop"> + <summary> + <para>Is the audio clip looping?</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.maxDistance"> + <summary> + <para>(Logarithmic rolloff) MaxDistance is the distance a sound stops attenuating at.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.minDistance"> + <summary> + <para>Within the Min distance the AudioSource will cease to grow louder in volume.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.mute"> + <summary> + <para>Un- / Mutes the AudioSource. Mute sets the volume=0, Un-Mute restore the original volume.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.outputAudioMixerGroup"> + <summary> + <para>The target group to which the AudioSource should route its signal.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.panStereo"> + <summary> + <para>Pans a playing sound in a stereo way (left or right). This only applies to sounds that are Mono or Stereo.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.pitch"> + <summary> + <para>The pitch of the audio source.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.playOnAwake"> + <summary> + <para>If set to true, the audio source will automatically start playing on awake.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.priority"> + <summary> + <para>Sets the priority of the AudioSource.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.reverbZoneMix"> + <summary> + <para>The amount by which the signal from the AudioSource will be mixed into the global reverb associated with the Reverb Zones.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.rolloffMode"> + <summary> + <para>Sets/Gets how the AudioSource attenuates over distance.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.spatialBlend"> + <summary> + <para>Sets how much this AudioSource is affected by 3D spatialisation calculations (attenuation, doppler etc). 0.0 makes the sound full 2D, 1.0 makes it full 3D.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.spatialize"> + <summary> + <para>Enables or disables spatialization.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.spatializePostEffects"> + <summary> + <para>Determines if the spatializer effect is inserted before or after the effect filters.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.spread"> + <summary> + <para>Sets the spread angle (in degrees) of a 3d stereo or multichannel sound in speaker space.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.time"> + <summary> + <para>Playback position in seconds.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.timeSamples"> + <summary> + <para>Playback position in PCM samples.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.velocityUpdateMode"> + <summary> + <para>Whether the Audio Source should be updated in the fixed or dynamic update.</para> + </summary> + </member> + <member name="P:UnityEngine.AudioSource.volume"> + <summary> + <para>The volume of the audio source (0.0 to 1.0).</para> + </summary> + </member> + <member name="M:UnityEngine.AudioSource.GetAmbisonicDecoderFloat(System.Int32,System.Single&)"> + <summary> + <para>Reads a user-defined parameter of a custom ambisonic decoder effect that is attached to an AudioSource.</para> + </summary> + <param name="index">Zero-based index of user-defined parameter to be read.</param> + <param name="value">Return value of the user-defined parameter that is read.</param> + <returns> + <para>True, if the parameter could be read.</para> + </returns> + </member> + <member name="M:UnityEngine.AudioSource.GetCustomCurve(UnityEngine.AudioSourceCurveType)"> + <summary> + <para>Get the current custom curve for the given AudioSourceCurveType.</para> + </summary> + <param name="type">The curve type to get.</param> + <returns> + <para>The custom AnimationCurve corresponding to the given curve type.</para> + </returns> + </member> + <member name="M:UnityEngine.AudioSource.GetOutputData(System.Single[],System.Int32)"> + <summary> + <para>Provides a block of the currently playing source's output data.</para> + </summary> + <param name="samples">The array to populate with audio samples. Its length must be a power of 2.</param> + <param name="channel">The channel to sample from.</param> + </member> + <member name="M:UnityEngine.AudioSource.GetOutputData(System.Int32,System.Int32)"> + <summary> + <para>Deprecated Version. Returns a block of the currently playing source's output data.</para> + </summary> + <param name="numSamples"></param> + <param name="channel"></param> + </member> + <member name="M:UnityEngine.AudioSource.GetSpatializerFloat(System.Int32,System.Single&)"> + <summary> + <para>Reads a user-defined parameter of a custom spatializer effect that is attached to an AudioSource.</para> + </summary> + <param name="index">Zero-based index of user-defined parameter to be read.</param> + <param name="value">Return value of the user-defined parameter that is read.</param> + <returns> + <para>True, if the parameter could be read.</para> + </returns> + </member> + <member name="M:UnityEngine.AudioSource.GetSpectrumData(System.Single[],System.Int32,UnityEngine.FFTWindow)"> + <summary> + <para>Provides a block of the currently playing audio source's spectrum data.</para> + </summary> + <param name="samples">The array to populate with audio samples. Its length must be a power of 2.</param> + <param name="channel">The channel to sample from.</param> + <param name="window">The FFTWindow type to use when sampling.</param> + </member> + <member name="M:UnityEngine.AudioSource.GetSpectrumData(System.Int32,System.Int32,UnityEngine.FFTWindow)"> + <summary> + <para>Deprecated Version. Returns a block of the currently playing source's spectrum data.</para> + </summary> + <param name="numSamples">The number of samples to retrieve. Must be a power of 2.</param> + <param name="channel">The channel to sample from.</param> + <param name="window">The FFTWindow type to use when sampling.</param> + </member> + <member name="M:UnityEngine.AudioSource.Pause"> + <summary> + <para>Pauses playing the clip.</para> + </summary> + </member> + <member name="M:UnityEngine.AudioSource.Play()"> + <summary> + <para>Plays the clip with an optional certain delay.</para> + </summary> + <param name="delay">Delay in number of samples, assuming a 44100Hz sample rate (meaning that Play(44100) will delay the playing by exactly 1 sec).</param> + </member> + <member name="M:UnityEngine.AudioSource.Play(System.UInt64)"> + <summary> + <para>Plays the clip with an optional certain delay.</para> + </summary> + <param name="delay">Delay in number of samples, assuming a 44100Hz sample rate (meaning that Play(44100) will delay the playing by exactly 1 sec).</param> + </member> + <member name="M:UnityEngine.AudioSource.PlayClipAtPoint(UnityEngine.AudioClip,UnityEngine.Vector3)"> + <summary> + <para>Plays an AudioClip at a given position in world space.</para> + </summary> + <param name="clip">Audio data to play.</param> + <param name="position">Position in world space from which sound originates.</param> + <param name="volume">Playback volume.</param> + </member> + <member name="M:UnityEngine.AudioSource.PlayClipAtPoint(UnityEngine.AudioClip,UnityEngine.Vector3,System.Single)"> + <summary> + <para>Plays an AudioClip at a given position in world space.</para> + </summary> + <param name="clip">Audio data to play.</param> + <param name="position">Position in world space from which sound originates.</param> + <param name="volume">Playback volume.</param> + </member> + <member name="M:UnityEngine.AudioSource.PlayDelayed(System.Single)"> + <summary> + <para>Plays the clip with a delay specified in seconds. Users are advised to use this function instead of the old Play(delay) function that took a delay specified in samples relative to a reference rate of 44.1 kHz as an argument.</para> + </summary> + <param name="delay">Delay time specified in seconds.</param> + </member> + <member name="M:UnityEngine.AudioSource.PlayOneShot(UnityEngine.AudioClip)"> + <summary> + <para>Plays an AudioClip, and scales the AudioSource volume by volumeScale.</para> + </summary> + <param name="clip">The clip being played.</param> + <param name="volumeScale">The scale of the volume (0-1).</param> + </member> + <member name="M:UnityEngine.AudioSource.PlayOneShot(UnityEngine.AudioClip,System.Single)"> + <summary> + <para>Plays an AudioClip, and scales the AudioSource volume by volumeScale.</para> + </summary> + <param name="clip">The clip being played.</param> + <param name="volumeScale">The scale of the volume (0-1).</param> + </member> + <member name="M:UnityEngine.AudioSource.PlayScheduled(System.Double)"> + <summary> + <para>Plays the clip at a specific time on the absolute time-line that AudioSettings.dspTime reads from.</para> + </summary> + <param name="time">Time in seconds on the absolute time-line that AudioSettings.dspTime refers to for when the sound should start playing.</param> + </member> + <member name="M:UnityEngine.AudioSource.SetAmbisonicDecoderFloat(System.Int32,System.Single)"> + <summary> + <para>Sets a user-defined parameter of a custom ambisonic decoder effect that is attached to an AudioSource.</para> + </summary> + <param name="index">Zero-based index of user-defined parameter to be set.</param> + <param name="value">New value of the user-defined parameter.</param> + <returns> + <para>True, if the parameter could be set.</para> + </returns> + </member> + <member name="M:UnityEngine.AudioSource.SetCustomCurve(UnityEngine.AudioSourceCurveType,UnityEngine.AnimationCurve)"> + <summary> + <para>Set the custom curve for the given AudioSourceCurveType.</para> + </summary> + <param name="type">The curve type that should be set.</param> + <param name="curve">The curve that should be applied to the given curve type.</param> + </member> + <member name="M:UnityEngine.AudioSource.SetScheduledEndTime(System.Double)"> + <summary> + <para>Changes the time at which a sound that has already been scheduled to play will end. Notice that depending on the timing not all rescheduling requests can be fulfilled.</para> + </summary> + <param name="time">Time in seconds.</param> + </member> + <member name="M:UnityEngine.AudioSource.SetScheduledStartTime(System.Double)"> + <summary> + <para>Changes the time at which a sound that has already been scheduled to play will start.</para> + </summary> + <param name="time">Time in seconds.</param> + </member> + <member name="M:UnityEngine.AudioSource.SetSpatializerFloat(System.Int32,System.Single)"> + <summary> + <para>Sets a user-defined parameter of a custom spatializer effect that is attached to an AudioSource.</para> + </summary> + <param name="index">Zero-based index of user-defined parameter to be set.</param> + <param name="value">New value of the user-defined parameter.</param> + <returns> + <para>True, if the parameter could be set.</para> + </returns> + </member> + <member name="M:UnityEngine.AudioSource.Stop"> + <summary> + <para>Stops playing the clip.</para> + </summary> + </member> + <member name="M:UnityEngine.AudioSource.UnPause"> + <summary> + <para>Unpause the paused playback of this AudioSource.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioSourceCurveType"> + <summary> + <para>This defines the curve type of the different custom curves that can be queried and set within the AudioSource.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioSourceCurveType.CustomRolloff"> + <summary> + <para>Custom Volume Rolloff.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioSourceCurveType.ReverbZoneMix"> + <summary> + <para>Reverb Zone Mix.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioSourceCurveType.SpatialBlend"> + <summary> + <para>The Spatial Blend.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioSourceCurveType.Spread"> + <summary> + <para>The 3D Spread.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioSpeakerMode"> + <summary> + <para>These are speaker types defined for use with AudioSettings.speakerMode.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioSpeakerMode.Mode5point1"> + <summary> + <para>Channel count is set to 6. 5.1 speaker setup. This includes front left, front right, center, rear left, rear right and a subwoofer.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioSpeakerMode.Mode7point1"> + <summary> + <para>Channel count is set to 8. 7.1 speaker setup. This includes front left, front right, center, rear left, rear right, side left, side right and a subwoofer.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioSpeakerMode.Mono"> + <summary> + <para>Channel count is set to 1. The speakers are monaural.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioSpeakerMode.Prologic"> + <summary> + <para>Channel count is set to 2. Stereo output, but data is encoded in a way that is picked up by a Prologic/Prologic2 decoder and split into a 5.1 speaker setup.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioSpeakerMode.Quad"> + <summary> + <para>Channel count is set to 4. 4 speaker setup. This includes front left, front right, rear left, rear right.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioSpeakerMode.Raw"> + <summary> + <para>Channel count is unaffected.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioSpeakerMode.Stereo"> + <summary> + <para>Channel count is set to 2. The speakers are stereo. This is the editor default.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioSpeakerMode.Surround"> + <summary> + <para>Channel count is set to 5. 5 speaker setup. This includes front left, front right, center, rear left, rear right.</para> + </summary> + </member> + <member name="T:UnityEngine.AudioVelocityUpdateMode"> + <summary> + <para>Describes when an AudioSource or AudioListener is updated.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioVelocityUpdateMode.Auto"> + <summary> + <para>Updates the source or listener in the fixed update loop if it is attached to a Rigidbody, dynamic otherwise.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioVelocityUpdateMode.Dynamic"> + <summary> + <para>Updates the source or listener in the dynamic update loop.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioVelocityUpdateMode.Fixed"> + <summary> + <para>Updates the source or listener in the fixed update loop.</para> + </summary> + </member> + <member name="T:UnityEngine.FFTWindow"> + <summary> + <para>Spectrum analysis windowing types.</para> + </summary> + </member> + <member name="F:UnityEngine.FFTWindow.Blackman"> + <summary> + <para>W[n] = 0.42 - (0.5 * COS(nN) ) + (0.08 * COS(2.0 * nN) ).</para> + </summary> + </member> + <member name="F:UnityEngine.FFTWindow.BlackmanHarris"> + <summary> + <para>W[n] = 0.35875 - (0.48829 * COS(1.0 * nN)) + (0.14128 * COS(2.0 * nN)) - (0.01168 * COS(3.0 * n/N)).</para> + </summary> + </member> + <member name="F:UnityEngine.FFTWindow.Hamming"> + <summary> + <para>W[n] = 0.54 - (0.46 * COS(n/N) ).</para> + </summary> + </member> + <member name="F:UnityEngine.FFTWindow.Hanning"> + <summary> + <para>W[n] = 0.5 * (1.0 - COS(n/N) ).</para> + </summary> + </member> + <member name="F:UnityEngine.FFTWindow.Rectangular"> + <summary> + <para>W[n] = 1.0.</para> + </summary> + </member> + <member name="F:UnityEngine.FFTWindow.Triangle"> + <summary> + <para>W[n] = TRI(2n/N).</para> + </summary> + </member> + <member name="T:UnityEngine.Microphone"> + <summary> + <para>Use this class to record to an AudioClip using a connected microphone.</para> + </summary> + </member> + <member name="P:UnityEngine.Microphone.devices"> + <summary> + <para>A list of available microphone devices, identified by name.</para> + </summary> + </member> + <member name="M:UnityEngine.Microphone.End(System.String)"> + <summary> + <para>Stops recording.</para> + </summary> + <param name="deviceName">The name of the device.</param> + </member> + <member name="M:UnityEngine.Microphone.GetDeviceCaps(System.String,System.Int32&,System.Int32&)"> + <summary> + <para>Get the frequency capabilities of a device.</para> + </summary> + <param name="deviceName">The name of the device.</param> + <param name="minFreq">Returns the minimum sampling frequency of the device.</param> + <param name="maxFreq">Returns the maximum sampling frequency of the device.</param> + </member> + <member name="M:UnityEngine.Microphone.GetPosition(System.String)"> + <summary> + <para>Get the position in samples of the recording.</para> + </summary> + <param name="deviceName">The name of the device.</param> + </member> + <member name="M:UnityEngine.Microphone.IsRecording(System.String)"> + <summary> + <para>Query if a device is currently recording.</para> + </summary> + <param name="deviceName">The name of the device.</param> + </member> + <member name="M:UnityEngine.Microphone.Start(System.String,System.Boolean,System.Int32,System.Int32)"> + <summary> + <para>Start Recording with device.</para> + </summary> + <param name="deviceName">The name of the device.</param> + <param name="loop">Indicates whether the recording should continue recording if lengthSec is reached, and wrap around and record from the beginning of the AudioClip.</param> + <param name="lengthSec">Is the length of the AudioClip produced by the recording.</param> + <param name="frequency">The sample rate of the AudioClip produced by the recording.</param> + <returns> + <para>The function returns null if the recording fails to start.</para> + </returns> + </member> + <member name="T:UnityEngine.MovieTexture"> + <summary> + <para>Movie Textures are textures onto which movies are played back.</para> + </summary> + </member> + <member name="P:UnityEngine.MovieTexture.audioClip"> + <summary> + <para>Returns the AudioClip belonging to the MovieTexture.</para> + </summary> + </member> + <member name="P:UnityEngine.MovieTexture.duration"> + <summary> + <para>The time, in seconds, that the movie takes to play back completely.</para> + </summary> + </member> + <member name="P:UnityEngine.MovieTexture.isPlaying"> + <summary> + <para>Returns whether the movie is playing or not.</para> + </summary> + </member> + <member name="P:UnityEngine.MovieTexture.isReadyToPlay"> + <summary> + <para>If the movie is downloading from a web site, this returns if enough data has been downloaded so playback should be able to start without interruptions.</para> + </summary> + </member> + <member name="P:UnityEngine.MovieTexture.loop"> + <summary> + <para>Set this to true to make the movie loop.</para> + </summary> + </member> + <member name="M:UnityEngine.MovieTexture.Pause"> + <summary> + <para>Pauses playing the movie.</para> + </summary> + </member> + <member name="M:UnityEngine.MovieTexture.Play"> + <summary> + <para>Starts playing the movie.</para> + </summary> + </member> + <member name="M:UnityEngine.MovieTexture.Stop"> + <summary> + <para>Stops playing the movie, and rewinds it to the beginning.</para> + </summary> + </member> + <member name="T:UnityEngine.WebCamDevice"> + <summary> + <para>A structure describing the webcam device.</para> + </summary> + </member> + <member name="P:UnityEngine.WebCamDevice.isFrontFacing"> + <summary> + <para>True if camera faces the same direction a screen does, false otherwise.</para> + </summary> + </member> + <member name="P:UnityEngine.WebCamDevice.name"> + <summary> + <para>A human-readable name of the device. Varies across different systems.</para> + </summary> + </member> + <member name="T:UnityEngine.WebCamTexture"> + <summary> + <para>WebCam Textures are textures onto which the live video input is rendered.</para> + </summary> + </member> + <member name="P:UnityEngine.WebCamTexture.deviceName"> + <summary> + <para>Set this to specify the name of the device to use.</para> + </summary> + </member> + <member name="P:UnityEngine.WebCamTexture.devices"> + <summary> + <para>Return a list of available devices.</para> + </summary> + </member> + <member name="P:UnityEngine.WebCamTexture.didUpdateThisFrame"> + <summary> + <para>Did the video buffer update this frame?</para> + </summary> + </member> + <member name="P:UnityEngine.WebCamTexture.isPlaying"> + <summary> + <para>Returns if the camera is currently playing.</para> + </summary> + </member> + <member name="P:UnityEngine.WebCamTexture.requestedFPS"> + <summary> + <para>Set the requested frame rate of the camera device (in frames per second).</para> + </summary> + </member> + <member name="P:UnityEngine.WebCamTexture.requestedHeight"> + <summary> + <para>Set the requested height of the camera device.</para> + </summary> + </member> + <member name="P:UnityEngine.WebCamTexture.requestedWidth"> + <summary> + <para>Set the requested width of the camera device.</para> + </summary> + </member> + <member name="P:UnityEngine.WebCamTexture.videoRotationAngle"> + <summary> + <para>Returns an clockwise angle (in degrees), which can be used to rotate a polygon so camera contents are shown in correct orientation.</para> + </summary> + </member> + <member name="P:UnityEngine.WebCamTexture.videoVerticallyMirrored"> + <summary> + <para>Returns if the texture image is vertically flipped.</para> + </summary> + </member> + <member name="M:UnityEngine.WebCamTexture.#ctor"> + <summary> + <para>Create a WebCamTexture.</para> + </summary> + <param name="deviceName">The name of the video input device to be used.</param> + <param name="requestedWidth">The requested width of the texture.</param> + <param name="requestedHeight">The requested height of the texture.</param> + <param name="requestedFPS">The requested frame rate of the texture.</param> + </member> + <member name="M:UnityEngine.WebCamTexture.#ctor(System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Create a WebCamTexture.</para> + </summary> + <param name="deviceName">The name of the video input device to be used.</param> + <param name="requestedWidth">The requested width of the texture.</param> + <param name="requestedHeight">The requested height of the texture.</param> + <param name="requestedFPS">The requested frame rate of the texture.</param> + </member> + <member name="M:UnityEngine.WebCamTexture.#ctor(System.Int32,System.Int32)"> + <summary> + <para>Create a WebCamTexture.</para> + </summary> + <param name="deviceName">The name of the video input device to be used.</param> + <param name="requestedWidth">The requested width of the texture.</param> + <param name="requestedHeight">The requested height of the texture.</param> + <param name="requestedFPS">The requested frame rate of the texture.</param> + </member> + <member name="M:UnityEngine.WebCamTexture.#ctor(System.String)"> + <summary> + <para>Create a WebCamTexture.</para> + </summary> + <param name="deviceName">The name of the video input device to be used.</param> + <param name="requestedWidth">The requested width of the texture.</param> + <param name="requestedHeight">The requested height of the texture.</param> + <param name="requestedFPS">The requested frame rate of the texture.</param> + </member> + <member name="M:UnityEngine.WebCamTexture.#ctor(System.String,System.Int32,System.Int32)"> + <summary> + <para>Create a WebCamTexture.</para> + </summary> + <param name="deviceName">The name of the video input device to be used.</param> + <param name="requestedWidth">The requested width of the texture.</param> + <param name="requestedHeight">The requested height of the texture.</param> + <param name="requestedFPS">The requested frame rate of the texture.</param> + </member> + <member name="M:UnityEngine.WebCamTexture.#ctor(System.String,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Create a WebCamTexture.</para> + </summary> + <param name="deviceName">The name of the video input device to be used.</param> + <param name="requestedWidth">The requested width of the texture.</param> + <param name="requestedHeight">The requested height of the texture.</param> + <param name="requestedFPS">The requested frame rate of the texture.</param> + </member> + <member name="M:UnityEngine.WebCamTexture.GetPixel(System.Int32,System.Int32)"> + <summary> + <para>Returns pixel color at coordinates (x, y).</para> + </summary> + <param name="x"></param> + <param name="y"></param> + </member> + <member name="M:UnityEngine.WebCamTexture.GetPixels"> + <summary> + <para>Get a block of pixel colors.</para> + </summary> + </member> + <member name="M:UnityEngine.WebCamTexture.GetPixels(System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Get a block of pixel colors.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="blockWidth"></param> + <param name="blockHeight"></param> + </member> + <member name="M:UnityEngine.WebCamTexture.GetPixels32()"> + <summary> + <para>Returns the pixels data in raw format.</para> + </summary> + <param name="colors">Optional array to receive pixel data.</param> + </member> + <member name="M:UnityEngine.WebCamTexture.GetPixels32(UnityEngine.Color32[])"> + <summary> + <para>Returns the pixels data in raw format.</para> + </summary> + <param name="colors">Optional array to receive pixel data.</param> + </member> + <member name="M:UnityEngine.WebCamTexture.Pause"> + <summary> + <para>Pauses the camera.</para> + </summary> + </member> + <member name="M:UnityEngine.WebCamTexture.Play"> + <summary> + <para>Starts the camera.</para> + </summary> + </member> + <member name="M:UnityEngine.WebCamTexture.Stop"> + <summary> + <para>Stops the camera.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.ClothModule.dll b/Player_from_example_Data/Managed/UnityEngine.ClothModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..c2f7b48900ea73c0fd147563fbcb99104b93df46 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ClothModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ClothModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.ClothModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..9abe669ea94a2a142d86625925b72919af579b59 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ClothModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ClothModule.xml b/Player_from_example_Data/Managed/UnityEngine.ClothModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..d3fa8342c2f91aa772942a9543f7668151b37013 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.ClothModule.xml @@ -0,0 +1,169 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.ClothModule</name> + </assembly> + <member name="T:UnityEngine.Cloth"> + <summary> + <para>The Cloth class provides an interface to cloth simulation physics.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.bendingStiffness"> + <summary> + <para>Bending stiffness of the cloth.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.capsuleColliders"> + <summary> + <para>An array of CapsuleColliders which this Cloth instance should collide with.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.clothSolverFrequency"> + <summary> + <para>Number of cloth solver iterations per second.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.coefficients"> + <summary> + <para>The cloth skinning coefficients used to set up how the cloth interacts with the skinned mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.collisionMassScale"> + <summary> + <para>How much to increase mass of colliding particles.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.damping"> + <summary> + <para>Damp cloth motion.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.enableContinuousCollision"> + <summary> + <para>Enable continuous collision to improve collision stability.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.enabled"> + <summary> + <para>Is this cloth enabled?</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.externalAcceleration"> + <summary> + <para>A constant, external acceleration applied to the cloth.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.friction"> + <summary> + <para>The friction of the cloth when colliding with the character.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.normals"> + <summary> + <para>The current normals of the cloth object.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.randomAcceleration"> + <summary> + <para>A random, external acceleration applied to the cloth.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.sleepThreshold"> + <summary> + <para>Cloth's sleep threshold.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.sphereColliders"> + <summary> + <para>An array of ClothSphereColliderPairs which this Cloth instance should collide with.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.stretchingStiffness"> + <summary> + <para>Stretching stiffness of the cloth.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.useGravity"> + <summary> + <para>Should gravity affect the cloth simulation?</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.useVirtualParticles"> + <summary> + <para>Add one virtual particle per triangle to improve collision stability.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.vertices"> + <summary> + <para>The current vertex positions of the cloth object.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.worldAccelerationScale"> + <summary> + <para>How much world-space acceleration of the character will affect cloth vertices.</para> + </summary> + </member> + <member name="P:UnityEngine.Cloth.worldVelocityScale"> + <summary> + <para>How much world-space movement of the character will affect cloth vertices.</para> + </summary> + </member> + <member name="M:UnityEngine.Cloth.ClearTransformMotion"> + <summary> + <para>Clear the pending transform changes from affecting the cloth simulation.</para> + </summary> + </member> + <member name="M:UnityEngine.Cloth.SetEnabledFading(System.Boolean,System.Single)"> + <summary> + <para>Fade the cloth simulation in or out.</para> + </summary> + <param name="enabled">Fading enabled or not.</param> + <param name="interpolationTime"></param> + </member> + <member name="T:UnityEngine.ClothSkinningCoefficient"> + <summary> + <para>The ClothSkinningCoefficient struct is used to set up how a Cloth component is allowed to move with respect to the SkinnedMeshRenderer it is attached to.</para> + </summary> + </member> + <member name="F:UnityEngine.ClothSkinningCoefficient.collisionSphereDistance"> + <summary> + <para>Definition of a sphere a vertex is not allowed to enter. This allows collision against the animated cloth.</para> + </summary> + </member> + <member name="F:UnityEngine.ClothSkinningCoefficient.maxDistance"> + <summary> + <para>Distance a vertex is allowed to travel from the skinned mesh vertex position.</para> + </summary> + </member> + <member name="T:UnityEngine.ClothSphereColliderPair"> + <summary> + <para>A pair of SphereColliders used to define shapes for Cloth objects to collide against.</para> + </summary> + </member> + <member name="P:UnityEngine.ClothSphereColliderPair.first"> + <summary> + <para>The first SphereCollider of a ClothSphereColliderPair.</para> + </summary> + </member> + <member name="P:UnityEngine.ClothSphereColliderPair.second"> + <summary> + <para>The second SphereCollider of a ClothSphereColliderPair.</para> + </summary> + </member> + <member name="M:UnityEngine.ClothSphereColliderPair.#ctor(UnityEngine.SphereCollider)"> + <summary> + <para>Creates a ClothSphereColliderPair. If only one SphereCollider is given, the ClothSphereColliderPair will define a simple sphere. If two SphereColliders are given, the ClothSphereColliderPair defines a conic capsule shape, composed of the two spheres and the cone connecting the two.</para> + </summary> + <param name="a">The first SphereCollider of a ClothSphereColliderPair.</param> + <param name="b">The second SphereCollider of a ClothSphereColliderPair.</param> + </member> + <member name="M:UnityEngine.ClothSphereColliderPair.#ctor(UnityEngine.SphereCollider,UnityEngine.SphereCollider)"> + <summary> + <para>Creates a ClothSphereColliderPair. If only one SphereCollider is given, the ClothSphereColliderPair will define a simple sphere. If two SphereColliders are given, the ClothSphereColliderPair defines a conic capsule shape, composed of the two spheres and the cone connecting the two.</para> + </summary> + <param name="a">The first SphereCollider of a ClothSphereColliderPair.</param> + <param name="b">The second SphereCollider of a ClothSphereColliderPair.</param> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.ClusterInputModule.dll b/Player_from_example_Data/Managed/UnityEngine.ClusterInputModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..c23f0ff669e2d0fdb11d42bb679d0391aeedd149 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ClusterInputModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ClusterInputModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.ClusterInputModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..e01287ffa2bca1d971acf4e4009bc5b85348bfb2 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ClusterInputModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ClusterInputModule.xml b/Player_from_example_Data/Managed/UnityEngine.ClusterInputModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..daece5f669f44909d7f8f384c385b1d7763ae17e --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.ClusterInputModule.xml @@ -0,0 +1,119 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.ClusterInputModule</name> + </assembly> + <member name="T:UnityEngine.ClusterInput"> + <summary> + <para>Interface for reading and writing inputs in a Unity Cluster.</para> + </summary> + </member> + <member name="M:UnityEngine.ClusterInput.AddInput(System.String,System.String,System.String,System.Int32,UnityEngine.ClusterInputType)"> + <summary> + <para>Add a new VRPN input entry.</para> + </summary> + <param name="name">Name of the input entry. This has to be unique.</param> + <param name="deviceName">Device name registered to VRPN server.</param> + <param name="serverUrl">URL to the vrpn server.</param> + <param name="index">Index of the Input entry, refer to vrpn.cfg if unsure.</param> + <param name="type">Type of the input.</param> + <returns> + <para>True if the operation succeed.</para> + </returns> + </member> + <member name="M:UnityEngine.ClusterInput.CheckConnectionToServer(System.String)"> + <summary> + <para>Check the connection status of the device to the VRPN server it connected to.</para> + </summary> + <param name="name">Name of the input entry.</param> + </member> + <member name="M:UnityEngine.ClusterInput.EditInput(System.String,System.String,System.String,System.Int32,UnityEngine.ClusterInputType)"> + <summary> + <para>Edit an input entry which added via ClusterInput.AddInput.</para> + </summary> + <param name="name">Name of the input entry. This has to be unique.</param> + <param name="deviceName">Device name registered to VRPN server.</param> + <param name="serverUrl">URL to the vrpn server.</param> + <param name="index">Index of the Input entry, refer to vrpn.cfg if unsure.</param> + <param name="type">Type of the ClusterInputType as follow.</param> + </member> + <member name="M:UnityEngine.ClusterInput.GetAxis(System.String)"> + <summary> + <para>Returns the axis value as a continous float.</para> + </summary> + <param name="name">Name of input to poll.c.</param> + </member> + <member name="M:UnityEngine.ClusterInput.GetButton(System.String)"> + <summary> + <para>Returns the binary value of a button.</para> + </summary> + <param name="name">Name of input to poll.</param> + </member> + <member name="M:UnityEngine.ClusterInput.GetTrackerPosition(System.String)"> + <summary> + <para>Return the position of a tracker as a Vector3.</para> + </summary> + <param name="name">Name of input to poll.</param> + </member> + <member name="M:UnityEngine.ClusterInput.GetTrackerRotation(System.String)"> + <summary> + <para>Returns the rotation of a tracker as a Quaternion.</para> + </summary> + <param name="name">Name of input to poll.</param> + </member> + <member name="M:UnityEngine.ClusterInput.SetAxis(System.String,System.Single)"> + <summary> + <para>Sets the axis value for this input. Only works for input typed Custom.</para> + </summary> + <param name="name">Name of input to modify.</param> + <param name="value">Value to set.</param> + </member> + <member name="M:UnityEngine.ClusterInput.SetButton(System.String,System.Boolean)"> + <summary> + <para>Sets the button value for this input. Only works for input typed Custom.</para> + </summary> + <param name="name">Name of input to modify.</param> + <param name="value">Value to set.</param> + </member> + <member name="M:UnityEngine.ClusterInput.SetTrackerPosition(System.String,UnityEngine.Vector3)"> + <summary> + <para>Sets the tracker position for this input. Only works for input typed Custom.</para> + </summary> + <param name="name">Name of input to modify.</param> + <param name="value">Value to set.</param> + </member> + <member name="M:UnityEngine.ClusterInput.SetTrackerRotation(System.String,UnityEngine.Quaternion)"> + <summary> + <para>Sets the tracker rotation for this input. Only works for input typed Custom.</para> + </summary> + <param name="name">Name of input to modify.</param> + <param name="value">Value to set.</param> + </member> + <member name="T:UnityEngine.ClusterInputType"> + <summary> + <para>Values to determine the type of input value to be expect from one entry of ClusterInput.</para> + </summary> + </member> + <member name="F:UnityEngine.ClusterInputType.Axis"> + <summary> + <para>Device is an analog axis that provides continuous value represented by a float.</para> + </summary> + </member> + <member name="F:UnityEngine.ClusterInputType.Button"> + <summary> + <para>Device that return a binary result of pressed or not pressed.</para> + </summary> + </member> + <member name="F:UnityEngine.ClusterInputType.CustomProvidedInput"> + <summary> + <para>A user customized input.</para> + </summary> + </member> + <member name="F:UnityEngine.ClusterInputType.Tracker"> + <summary> + <para>Device that provide position and orientation values.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.ClusterRendererModule.dll b/Player_from_example_Data/Managed/UnityEngine.ClusterRendererModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..f8edad03d77acd30e0b0f61f8bd05665924e1c07 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ClusterRendererModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ClusterRendererModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.ClusterRendererModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..b10edec783c254e19cf2155cf7dca5324938c53c Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ClusterRendererModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ClusterRendererModule.xml b/Player_from_example_Data/Managed/UnityEngine.ClusterRendererModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..c630ed8602352586945a56f3bd2855c3b5c0cc9d --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.ClusterRendererModule.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.ClusterRendererModule</name> + </assembly> + <member name="T:UnityEngine.ClusterNetwork"> + <summary> + <para>A helper class that contains static method to inquire status of Unity Cluster.</para> + </summary> + </member> + <member name="P:UnityEngine.ClusterNetwork.isDisconnected"> + <summary> + <para>Check whether the current instance is disconnected from the cluster network.</para> + </summary> + </member> + <member name="P:UnityEngine.ClusterNetwork.isMasterOfCluster"> + <summary> + <para>Check whether the current instance is a master node in the cluster network.</para> + </summary> + </member> + <member name="P:UnityEngine.ClusterNetwork.nodeIndex"> + <summary> + <para>To acquire or set the node index of the current machine from the cluster network.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.CoreModule.dll b/Player_from_example_Data/Managed/UnityEngine.CoreModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..5b76366aaa925cddd78bbeb2d71385ae5c89f9d8 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.CoreModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.CoreModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.CoreModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..ac926cbefce1ee9b72d71c0f380f38614782ca55 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.CoreModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.CoreModule.xml b/Player_from_example_Data/Managed/UnityEngine.CoreModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..edd8f80396e3da331cf8b643e8e6a4ee8ee8ae30 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.CoreModule.xml @@ -0,0 +1,31142 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.CoreModule</name> + </assembly> + <member name="T:UnityEngine.AccelerationEvent"> + <summary> + <para>Structure describing acceleration status of the device.</para> + </summary> + </member> + <member name="P:UnityEngine.AccelerationEvent.acceleration"> + <summary> + <para>Value of acceleration.</para> + </summary> + </member> + <member name="P:UnityEngine.AccelerationEvent.deltaTime"> + <summary> + <para>Amount of time passed since last accelerometer measurement.</para> + </summary> + </member> + <member name="T:UnityEngine.AddComponentMenu"> + <summary> + <para>The AddComponentMenu attribute allows you to place a script anywhere in the "Component" menu, instead of just the "Component->Scripts" menu.</para> + </summary> + </member> + <member name="P:UnityEngine.AddComponentMenu.componentOrder"> + <summary> + <para>The order of the component in the component menu (lower is higher to the top).</para> + </summary> + </member> + <member name="M:UnityEngine.AddComponentMenu.#ctor(System.String)"> + <summary> + <para>Add an item in the Component menu.</para> + </summary> + <param name="menuName">The path to the component.</param> + <param name="order">Where in the component menu to add the new item.</param> + </member> + <member name="M:UnityEngine.AddComponentMenu.#ctor(System.String,System.Int32)"> + <summary> + <para>Add an item in the Component menu.</para> + </summary> + <param name="menuName">The path to the component.</param> + <param name="order">Where in the component menu to add the new item.</param> + </member> + <member name="T:UnityEngine.AndroidJavaClass"> + <summary> + <para>AndroidJavaClass is the Unity representation of a generic instance of java.lang.Class.</para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJavaClass.#ctor(System.String)"> + <summary> + <para>Construct an AndroidJavaClass from the class name.</para> + </summary> + <param name="className">Specifies the Java class name (e.g. <tt>java.lang.String</tt>).</param> + </member> + <member name="T:UnityEngine.AndroidJavaObject"> + <summary> + <para>AndroidJavaObject is the Unity representation of a generic instance of java.lang.Object.</para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJavaObject.Call(System.String,System.Object[])"> + <summary> + <para>Calls a Java method on an object (non-static).</para> + </summary> + <param name="methodName">Specifies which method to call.</param> + <param name="args">An array of parameters passed to the method.</param> + </member> + <member name="M:UnityEngine.AndroidJavaObject.Call(System.String,System.Object[])"> + <summary> + <para>Call a Java method on an object.</para> + </summary> + <param name="methodName">Specifies which method to call.</param> + <param name="args">An array of parameters passed to the method.</param> + </member> + <member name="M:UnityEngine.AndroidJavaObject.CallStatic(System.String,System.Object[])"> + <summary> + <para>Call a static Java method on a class.</para> + </summary> + <param name="methodName">Specifies which method to call.</param> + <param name="args">An array of parameters passed to the method.</param> + </member> + <member name="M:UnityEngine.AndroidJavaObject.CallStatic(System.String,System.Object[])"> + <summary> + <para>Call a static Java method on a class.</para> + </summary> + <param name="methodName">Specifies which method to call.</param> + <param name="args">An array of parameters passed to the method.</param> + </member> + <member name="M:UnityEngine.AndroidJavaObject.#ctor(System.String,System.Object[])"> + <summary> + <para>Construct an AndroidJavaObject based on the name of the class.</para> + </summary> + <param name="className">Specifies the Java class name (e.g. "<tt>java.lang.String<tt>" or "<tt>javalangString<tt>").</param> + <param name="args">An array of parameters passed to the constructor.</param> + </member> + <member name="M:UnityEngine.AndroidJavaObject.Dispose"> + <summary> + <para>IDisposable callback.</para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJavaObject.Get(System.String)"> + <summary> + <para>Get the value of a field in an object (non-static).</para> + </summary> + <param name="fieldName">The name of the field (e.g. int counter; would have fieldName = "counter").</param> + </member> + <member name="M:UnityEngine.AndroidJavaObject.GetRawClass"> + <summary> + <para>Retrieves the raw <tt>jclass</tt> pointer to the Java class. + +Note: Using raw JNI functions requires advanced knowledge of the Android Java Native Interface (JNI). Please take note.</para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJavaObject.GetRawObject"> + <summary> + <para>Retrieves the raw <tt>jobject</tt> pointer to the Java object. + +Note: Using raw JNI functions requires advanced knowledge of the Android Java Native Interface (JNI). Please take note.</para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJavaObject.GetStatic(System.String)"> + <summary> + <para>Get the value of a static field in an object type.</para> + </summary> + <param name="fieldName">The name of the field (e.g. <i>int counter;</i> would have fieldName = "counter").</param> + </member> + <member name="M:UnityEngine.AndroidJavaObject.Set(System.String,FieldType)"> + <summary> + <para>Set the value of a field in an object (non-static).</para> + </summary> + <param name="fieldName">The name of the field (e.g. int counter; would have fieldName = "counter").</param> + <param name="val">The value to assign to the field. It has to match the field type.</param> + </member> + <member name="M:UnityEngine.AndroidJavaObject.SetStatic(System.String,FieldType)"> + <summary> + <para>Set the value of a static field in an object type.</para> + </summary> + <param name="fieldName">The name of the field (e.g. int counter; would have fieldName = "counter").</param> + <param name="val">The value to assign to the field. It has to match the field type.</param> + </member> + <member name="T:UnityEngine.AndroidJavaProxy"> + <summary> + <para>This class can be used to implement any java interface. Any java vm method invocation matching the interface on the proxy object will automatically be passed to the c# implementation.</para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJavaProxy.equals(UnityEngine.AndroidJavaObject)"> + <summary> + <para>The equivalent of the java.lang.Object equals() method.</para> + </summary> + <param name="obj"></param> + <returns> + <para>Returns true when the objects are equal and false if otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.AndroidJavaProxy.hashCode"> + <summary> + <para>The equivalent of the java.lang.Object hashCode() method.</para> + </summary> + <returns> + <para>Returns the hash code of the java proxy object.</para> + </returns> + </member> + <member name="F:UnityEngine.AndroidJavaProxy.javaInterface"> + <summary> + <para>Java interface implemented by the proxy.</para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJavaProxy.toString"> + <summary> + <para>The equivalent of the java.lang.Object toString() method.</para> + </summary> + <returns> + <para>Returns C# class name + " <c# proxy java object>".</para> + </returns> + </member> + <member name="M:UnityEngine.AndroidJavaProxy.#ctor(System.String)"> + <summary> + <para></para> + </summary> + <param name="javaInterface">Java interface to be implemented by the proxy.</param> + </member> + <member name="M:UnityEngine.AndroidJavaProxy.#ctor(UnityEngine.AndroidJavaClass)"> + <summary> + <para></para> + </summary> + <param name="javaInterface">Java interface to be implemented by the proxy.</param> + </member> + <member name="M:UnityEngine.AndroidJavaProxy.Invoke(System.String,System.Object[])"> + <summary> + <para>Called by the java vm whenever a method is invoked on the java proxy interface. You can override this to run special code on method invokation, or you can leave the implementation as is, and leave the default behavior which is to look for c# methods matching the signature of the java method.</para> + </summary> + <param name="methodName">Name of the invoked java method.</param> + <param name="args">Arguments passed from the java vm - converted into AndroidJavaObject, AndroidJavaClass or a primitive.</param> + <param name="javaArgs">Arguments passed from the java vm - all objects are represented by AndroidJavaObject, int for instance is represented by a java.lang.Integer object.</param> + </member> + <member name="M:UnityEngine.AndroidJavaProxy.Invoke(System.String,UnityEngine.AndroidJavaObject[])"> + <summary> + <para>Called by the java vm whenever a method is invoked on the java proxy interface. You can override this to run special code on method invokation, or you can leave the implementation as is, and leave the default behavior which is to look for c# methods matching the signature of the java method.</para> + </summary> + <param name="methodName">Name of the invoked java method.</param> + <param name="args">Arguments passed from the java vm - converted into AndroidJavaObject, AndroidJavaClass or a primitive.</param> + <param name="javaArgs">Arguments passed from the java vm - all objects are represented by AndroidJavaObject, int for instance is represented by a java.lang.Integer object.</param> + </member> + <member name="T:UnityEngine.AndroidJavaRunnable"> + <summary> + <para>AndroidJavaRunnable is the Unity representation of a java.lang.Runnable object.</para> + </summary> + </member> + <member name="T:UnityEngine.AndroidJNI"> + <summary> + <para>'Raw' JNI interface to Android Dalvik (Java) VM from Mono (CS/JS). + +Note: Using raw JNI functions requires advanced knowledge of the Android Java Native Interface (JNI). Please take note.</para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJNI.AllocObject(System.IntPtr)"> + <summary> + <para>Allocates a new Java object without invoking any of the constructors for the object.</para> + </summary> + <param name="clazz"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.AttachCurrentThread"> + <summary> + <para>Attaches the current thread to a Java (Dalvik) VM.</para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJNI.CallBooleanMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Calls an instance (nonstatic) Java method defined by <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="obj"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallByteMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Calls an instance (nonstatic) Java method defined by <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="obj"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallCharMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Calls an instance (nonstatic) Java method defined by <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="obj"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallDoubleMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Calls an instance (nonstatic) Java method defined by <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="obj"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallFloatMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Calls an instance (nonstatic) Java method defined by <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="obj"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallIntMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Calls an instance (nonstatic) Java method defined by <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="obj"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallLongMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Calls an instance (nonstatic) Java method defined by <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="obj"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallObjectMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Calls an instance (nonstatic) Java method defined by <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="obj"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallShortMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Calls an instance (nonstatic) Java method defined by <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="obj"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallStaticBooleanMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Invokes a static method on a Java object, according to the specified <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="clazz"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallStaticByteMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Invokes a static method on a Java object, according to the specified <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="clazz"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallStaticCharMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Invokes a static method on a Java object, according to the specified <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="clazz"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallStaticDoubleMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Invokes a static method on a Java object, according to the specified <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="clazz"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallStaticFloatMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Invokes a static method on a Java object, according to the specified <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="clazz"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallStaticIntMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Invokes a static method on a Java object, according to the specified <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="clazz"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallStaticLongMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Invokes a static method on a Java object, according to the specified <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="clazz"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallStaticObjectMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Invokes a static method on a Java object, according to the specified <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="clazz"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallStaticShortMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Invokes a static method on a Java object, according to the specified <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="clazz"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallStaticStringMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Invokes a static method on a Java object, according to the specified <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="clazz"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallStaticVoidMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Invokes a static method on a Java object, according to the specified <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="clazz"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallStringMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Calls an instance (nonstatic) Java method defined by <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="obj"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.CallVoidMethod(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Calls an instance (nonstatic) Java method defined by <tt>methodID<tt>, optionally passing an array of arguments (<tt>args<tt>) to the method.</para> + </summary> + <param name="obj"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.DeleteGlobalRef(System.IntPtr)"> + <summary> + <para>Deletes the global reference pointed to by <tt>obj</tt>.</para> + </summary> + <param name="obj"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.DeleteLocalRef(System.IntPtr)"> + <summary> + <para>Deletes the local reference pointed to by <tt>obj</tt>.</para> + </summary> + <param name="obj"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.DetachCurrentThread"> + <summary> + <para>Detaches the current thread from a Java (Dalvik) VM.</para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJNI.EnsureLocalCapacity(System.Int32)"> + <summary> + <para>Ensures that at least a given number of local references can be created in the current thread.</para> + </summary> + <param name="capacity"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.ExceptionClear"> + <summary> + <para>Clears any exception that is currently being thrown.</para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJNI.ExceptionDescribe"> + <summary> + <para>Prints an exception and a backtrace of the stack to the <tt>logcat</tt></para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJNI.ExceptionOccurred"> + <summary> + <para>Determines if an exception is being thrown.</para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJNI.FatalError(System.String)"> + <summary> + <para>Raises a fatal error and does not expect the VM to recover. This function does not return.</para> + </summary> + <param name="message"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.FindClass(System.String)"> + <summary> + <para>This function loads a locally-defined class.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.FromBooleanArray(System.IntPtr)"> + <summary> + <para>Convert a Java array of <tt>boolean</tt> to a managed array of System.Boolean.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.FromByteArray(System.IntPtr)"> + <summary> + <para>Convert a Java array of <tt>byte</tt> to a managed array of System.Byte.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.FromCharArray(System.IntPtr)"> + <summary> + <para>Convert a Java array of <tt>char</tt> to a managed array of System.Char.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.FromDoubleArray(System.IntPtr)"> + <summary> + <para>Convert a Java array of <tt>double</tt> to a managed array of System.Double.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.FromFloatArray(System.IntPtr)"> + <summary> + <para>Convert a Java array of <tt>float</tt> to a managed array of System.Single.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.FromIntArray(System.IntPtr)"> + <summary> + <para>Convert a Java array of <tt>int</tt> to a managed array of System.Int32.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.FromLongArray(System.IntPtr)"> + <summary> + <para>Convert a Java array of <tt>long</tt> to a managed array of System.Int64.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.FromObjectArray(System.IntPtr)"> + <summary> + <para>Convert a Java array of <tt>java.lang.Object</tt> to a managed array of System.IntPtr, representing Java objects.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.FromReflectedField(System.IntPtr)"> + <summary> + <para>Converts a <tt>java.lang.reflect.Field</tt> to a field ID.</para> + </summary> + <param name="refField"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.FromReflectedMethod(System.IntPtr)"> + <summary> + <para>Converts a <tt>java.lang.reflect.Method<tt> or <tt>java.lang.reflect.Constructor<tt> object to a method ID.</para> + </summary> + <param name="refMethod"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.FromShortArray(System.IntPtr)"> + <summary> + <para>Convert a Java array of <tt>short</tt> to a managed array of System.Int16.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetArrayLength(System.IntPtr)"> + <summary> + <para>Returns the number of elements in the array.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetBooleanArrayElement(System.IntPtr,System.Int32)"> + <summary> + <para>Returns the value of one element of a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetBooleanField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetByteArrayElement(System.IntPtr,System.Int32)"> + <summary> + <para>Returns the value of one element of a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetByteField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetCharArrayElement(System.IntPtr,System.Int32)"> + <summary> + <para>Returns the value of one element of a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetCharField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetDoubleArrayElement(System.IntPtr,System.Int32)"> + <summary> + <para>Returns the value of one element of a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetDoubleField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetFieldID(System.IntPtr,System.String,System.String)"> + <summary> + <para>Returns the field ID for an instance (nonstatic) field of a class.</para> + </summary> + <param name="clazz"></param> + <param name="name"></param> + <param name="sig"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetFloatArrayElement(System.IntPtr,System.Int32)"> + <summary> + <para>Returns the value of one element of a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetFloatField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetIntArrayElement(System.IntPtr,System.Int32)"> + <summary> + <para>Returns the value of one element of a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetIntField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetLongArrayElement(System.IntPtr,System.Int32)"> + <summary> + <para>Returns the value of one element of a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetLongField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetMethodID(System.IntPtr,System.String,System.String)"> + <summary> + <para>Returns the method ID for an instance (nonstatic) method of a class or interface.</para> + </summary> + <param name="clazz"></param> + <param name="name"></param> + <param name="sig"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetObjectArrayElement(System.IntPtr,System.Int32)"> + <summary> + <para>Returns an element of an <tt>Object</tt> array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetObjectClass(System.IntPtr)"> + <summary> + <para>Returns the class of an object.</para> + </summary> + <param name="obj"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetObjectField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetShortArrayElement(System.IntPtr,System.Int32)"> + <summary> + <para>Returns the value of one element of a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetShortField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStaticBooleanField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStaticByteField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStaticCharField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStaticDoubleField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStaticFieldID(System.IntPtr,System.String,System.String)"> + <summary> + <para>Returns the field ID for a static field of a class.</para> + </summary> + <param name="clazz"></param> + <param name="name"></param> + <param name="sig"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStaticFloatField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStaticIntField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStaticLongField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStaticMethodID(System.IntPtr,System.String,System.String)"> + <summary> + <para>Returns the method ID for a static method of a class.</para> + </summary> + <param name="clazz"></param> + <param name="name"></param> + <param name="sig"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStaticObjectField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStaticShortField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStaticStringField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStringField(System.IntPtr,System.IntPtr)"> + <summary> + <para>This function returns the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStringUTFChars(System.IntPtr)"> + <summary> + <para>Returns a managed string object representing the string in modified UTF-8 encoding.</para> + </summary> + <param name="str"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetStringUTFLength(System.IntPtr)"> + <summary> + <para>Returns the length in bytes of the modified UTF-8 representation of a string.</para> + </summary> + <param name="str"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetSuperclass(System.IntPtr)"> + <summary> + <para>If <tt>clazz<tt> represents any class other than the class <tt>Object<tt>, then this function returns the object that represents the superclass of the class specified by <tt>clazz</tt>.</para> + </summary> + <param name="clazz"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.GetVersion"> + <summary> + <para>Returns the version of the native method interface.</para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJNI.IsAssignableFrom(System.IntPtr,System.IntPtr)"> + <summary> + <para>Determines whether an object of <tt>clazz1<tt> can be safely cast to <tt>clazz2<tt>.</para> + </summary> + <param name="clazz1"></param> + <param name="clazz2"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.IsInstanceOf(System.IntPtr,System.IntPtr)"> + <summary> + <para>Tests whether an object is an instance of a class.</para> + </summary> + <param name="obj"></param> + <param name="clazz"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.IsSameObject(System.IntPtr,System.IntPtr)"> + <summary> + <para>Tests whether two references refer to the same Java object.</para> + </summary> + <param name="obj1"></param> + <param name="obj2"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.NewBooleanArray(System.Int32)"> + <summary> + <para>Construct a new primitive array object.</para> + </summary> + <param name="size"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.NewByteArray(System.Int32)"> + <summary> + <para>Construct a new primitive array object.</para> + </summary> + <param name="size"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.NewCharArray(System.Int32)"> + <summary> + <para>Construct a new primitive array object.</para> + </summary> + <param name="size"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.NewDoubleArray(System.Int32)"> + <summary> + <para>Construct a new primitive array object.</para> + </summary> + <param name="size"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.NewFloatArray(System.Int32)"> + <summary> + <para>Construct a new primitive array object.</para> + </summary> + <param name="size"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.NewGlobalRef(System.IntPtr)"> + <summary> + <para>Creates a new global reference to the object referred to by the <tt>obj</tt> argument.</para> + </summary> + <param name="obj"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.NewIntArray(System.Int32)"> + <summary> + <para>Construct a new primitive array object.</para> + </summary> + <param name="size"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.NewLocalRef(System.IntPtr)"> + <summary> + <para>Creates a new local reference that refers to the same object as <tt>obj</tt>.</para> + </summary> + <param name="obj"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.NewLongArray(System.Int32)"> + <summary> + <para>Construct a new primitive array object.</para> + </summary> + <param name="size"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.NewObject(System.IntPtr,System.IntPtr,UnityEngine.jvalue[])"> + <summary> + <para>Constructs a new Java object. The method ID indicates which constructor method to invoke. This ID must be obtained by calling GetMethodID() with <init> as the method name and void (V) as the return type.</para> + </summary> + <param name="clazz"></param> + <param name="methodID"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.NewObjectArray(System.Int32,System.IntPtr,System.IntPtr)"> + <summary> + <para>Constructs a new array holding objects in class <tt>clazz<tt>. All elements are initially set to <tt>obj<tt>.</para> + </summary> + <param name="size"></param> + <param name="clazz"></param> + <param name="obj"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.NewShortArray(System.Int32)"> + <summary> + <para>Construct a new primitive array object.</para> + </summary> + <param name="size"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.NewStringUTF(System.String)"> + <summary> + <para>Constructs a new <tt>java.lang.String</tt> object from an array of characters in modified UTF-8 encoding.</para> + </summary> + <param name="bytes"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.PopLocalFrame(System.IntPtr)"> + <summary> + <para>Pops off the current local reference frame, frees all the local references, and returns a local reference in the previous local reference frame for the given <tt>result</tt> object.</para> + </summary> + <param name="ptr"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.PushLocalFrame(System.Int32)"> + <summary> + <para>Creates a new local reference frame, in which at least a given number of local references can be created.</para> + </summary> + <param name="capacity"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetBooleanArrayElement(System.IntPtr,System.Int32,System.Byte)"> + <summary> + <para>Sets the value of one element in a primitive array.</para> + </summary> + <param name="array">The array of native booleans.</param> + <param name="index">Index of the array element to set.</param> + <param name="val">The value to set - for 'true' use 1, for 'false' use 0.</param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetBooleanField(System.IntPtr,System.IntPtr,System.Boolean)"> + <summary> + <para>This function sets the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetByteArrayElement(System.IntPtr,System.Int32,System.SByte)"> + <summary> + <para>Sets the value of one element in a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetByteField(System.IntPtr,System.IntPtr,System.Byte)"> + <summary> + <para>This function sets the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetCharArrayElement(System.IntPtr,System.Int32,System.Char)"> + <summary> + <para>Sets the value of one element in a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetCharField(System.IntPtr,System.IntPtr,System.Char)"> + <summary> + <para>This function sets the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetDoubleArrayElement(System.IntPtr,System.Int32,System.Double)"> + <summary> + <para>Sets the value of one element in a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetDoubleField(System.IntPtr,System.IntPtr,System.Double)"> + <summary> + <para>This function sets the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetFloatArrayElement(System.IntPtr,System.Int32,System.Single)"> + <summary> + <para>Sets the value of one element in a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetFloatField(System.IntPtr,System.IntPtr,System.Single)"> + <summary> + <para>This function sets the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetIntArrayElement(System.IntPtr,System.Int32,System.Int32)"> + <summary> + <para>Sets the value of one element in a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetIntField(System.IntPtr,System.IntPtr,System.Int32)"> + <summary> + <para>This function sets the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetLongArrayElement(System.IntPtr,System.Int32,System.Int64)"> + <summary> + <para>Sets the value of one element in a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetLongField(System.IntPtr,System.IntPtr,System.Int64)"> + <summary> + <para>This function sets the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetObjectArrayElement(System.IntPtr,System.Int32,System.IntPtr)"> + <summary> + <para>Sets an element of an <tt>Object</tt> array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + <param name="obj"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetObjectField(System.IntPtr,System.IntPtr,System.IntPtr)"> + <summary> + <para>This function sets the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetShortArrayElement(System.IntPtr,System.Int32,System.Int16)"> + <summary> + <para>Sets the value of one element in a primitive array.</para> + </summary> + <param name="array"></param> + <param name="index"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetShortField(System.IntPtr,System.IntPtr,System.Int16)"> + <summary> + <para>This function sets the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetStaticBooleanField(System.IntPtr,System.IntPtr,System.Boolean)"> + <summary> + <para>This function ets the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetStaticByteField(System.IntPtr,System.IntPtr,System.Byte)"> + <summary> + <para>This function ets the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetStaticCharField(System.IntPtr,System.IntPtr,System.Char)"> + <summary> + <para>This function ets the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetStaticDoubleField(System.IntPtr,System.IntPtr,System.Double)"> + <summary> + <para>This function ets the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetStaticFloatField(System.IntPtr,System.IntPtr,System.Single)"> + <summary> + <para>This function ets the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetStaticIntField(System.IntPtr,System.IntPtr,System.Int32)"> + <summary> + <para>This function ets the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetStaticLongField(System.IntPtr,System.IntPtr,System.Int64)"> + <summary> + <para>This function ets the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetStaticObjectField(System.IntPtr,System.IntPtr,System.IntPtr)"> + <summary> + <para>This function ets the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetStaticShortField(System.IntPtr,System.IntPtr,System.Int16)"> + <summary> + <para>This function ets the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetStaticStringField(System.IntPtr,System.IntPtr,System.String)"> + <summary> + <para>This function ets the value of a static field of an object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.SetStringField(System.IntPtr,System.IntPtr,System.String)"> + <summary> + <para>This function sets the value of an instance (nonstatic) field of an object.</para> + </summary> + <param name="obj"></param> + <param name="fieldID"></param> + <param name="val"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.Throw(System.IntPtr)"> + <summary> + <para>Causes a <tt>java.lang.Throwable</tt> object to be thrown.</para> + </summary> + <param name="obj"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.ThrowNew(System.IntPtr,System.String)"> + <summary> + <para>Constructs an exception object from the specified class with the <tt>message</tt> specified by message and causes that exception to be thrown.</para> + </summary> + <param name="clazz"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.ToBooleanArray(System.Boolean[])"> + <summary> + <para>Convert a managed array of System.Boolean to a Java array of <tt>boolean</tt>.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.ToByteArray(System.Byte[])"> + <summary> + <para>Convert a managed array of System.Byte to a Java array of <tt>byte</tt>.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.ToCharArray(System.Char[])"> + <summary> + <para>Convert a managed array of System.Char to a Java array of <tt>char</tt>.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.ToDoubleArray(System.Double[])"> + <summary> + <para>Convert a managed array of System.Double to a Java array of <tt>double</tt>.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.ToFloatArray(System.Single[])"> + <summary> + <para>Convert a managed array of System.Single to a Java array of <tt>float</tt>.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.ToIntArray(System.Int32[])"> + <summary> + <para>Convert a managed array of System.Int32 to a Java array of <tt>int</tt>.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.ToLongArray(System.Int64[])"> + <summary> + <para>Convert a managed array of System.Int64 to a Java array of <tt>long</tt>.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.ToObjectArray(System.IntPtr[])"> + <summary> + <para>Convert a managed array of System.IntPtr, representing Java objects, to a Java array of <tt>java.lang.Object</tt>.</para> + </summary> + <param name="array"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.ToReflectedField(System.IntPtr,System.IntPtr,System.Boolean)"> + <summary> + <para>Converts a field ID derived from cls to a <tt>java.lang.reflect.Field</tt> object.</para> + </summary> + <param name="clazz"></param> + <param name="fieldID"></param> + <param name="isStatic"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.ToReflectedMethod(System.IntPtr,System.IntPtr,System.Boolean)"> + <summary> + <para>Converts a method ID derived from clazz to a <tt>java.lang.reflect.Method<tt> or <tt>java.lang.reflect.Constructor<tt> object.</para> + </summary> + <param name="clazz"></param> + <param name="methodID"></param> + <param name="isStatic"></param> + </member> + <member name="M:UnityEngine.AndroidJNI.ToShortArray(System.Int16[])"> + <summary> + <para>Convert a managed array of System.Int16 to a Java array of <tt>short</tt>.</para> + </summary> + <param name="array"></param> + </member> + <member name="T:UnityEngine.AndroidJNIHelper"> + <summary> + <para>Helper interface for JNI interaction; signature creation and method lookups. + +Note: Using raw JNI functions requires advanced knowledge of the Android Java Native Interface (JNI). Please take note.</para> + </summary> + </member> + <member name="P:UnityEngine.AndroidJNIHelper.debug"> + <summary> + <para>Set debug to true to log calls through the AndroidJNIHelper.</para> + </summary> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.ConvertFromJNIArray(System.IntPtr)"> + <summary> + <para>Creates a managed array from a Java array.</para> + </summary> + <param name="array">Java array object to be converted into a managed array.</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.ConvertToJNIArray(System.Array)"> + <summary> + <para>Creates a Java array from a managed array.</para> + </summary> + <param name="array">Managed array to be converted into a Java array object.</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.CreateJavaProxy(UnityEngine.AndroidJavaProxy)"> + <summary> + <para>Creates a java proxy object which connects to the supplied proxy implementation.</para> + </summary> + <param name="proxy">An implementatinon of a java interface in c#.</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.CreateJavaRunnable(UnityEngine.AndroidJavaRunnable)"> + <summary> + <para>Creates a UnityJavaRunnable object (implements java.lang.Runnable).</para> + </summary> + <param name="runnable">A delegate representing the java.lang.Runnable.</param> + <param name="jrunnable"></param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.CreateJNIArgArray(System.Object[])"> + <summary> + <para>Creates the parameter array to be used as argument list when invoking Java code through CallMethod() in AndroidJNI.</para> + </summary> + <param name="args">An array of objects that should be converted to Call parameters.</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.DeleteJNIArgArray(System.Object[],UnityEngine.jvalue[])"> + <summary> + <para>Deletes any local jni references previously allocated by CreateJNIArgArray().</para> + </summary> + <param name="args">The array of arguments used as a parameter to CreateJNIArgArray().</param> + <param name="jniArgs">The array returned by CreateJNIArgArray().</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetConstructorID(System.IntPtr)"> + <summary> + <para>Scans a particular Java class for a constructor method matching a signature.</para> + </summary> + <param name="javaClass">Raw JNI Java class object (obtained by calling AndroidJNI.FindClass).</param> + <param name="signature">Constructor method signature (e.g. obtained by calling AndroidJNIHelper.GetSignature).</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetConstructorID(System.IntPtr,System.String)"> + <summary> + <para>Scans a particular Java class for a constructor method matching a signature.</para> + </summary> + <param name="javaClass">Raw JNI Java class object (obtained by calling AndroidJNI.FindClass).</param> + <param name="signature">Constructor method signature (e.g. obtained by calling AndroidJNIHelper.GetSignature).</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetConstructorID(System.IntPtr,System.Object[])"> + <summary> + <para>Get a JNI method ID for a constructor based on calling arguments.</para> + </summary> + <param name="javaClass">Raw JNI Java class object (obtained by calling AndroidJNI.FindClass).</param> + <param name="args">Array with parameters to be passed to the constructor when invoked.</param> + <param name="jclass"></param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetFieldID(System.IntPtr,System.String)"> + <summary> + <para>Scans a particular Java class for a field matching a name and a signature.</para> + </summary> + <param name="javaClass">Raw JNI Java class object (obtained by calling AndroidJNI.FindClass).</param> + <param name="fieldName">Name of the field as declared in Java.</param> + <param name="signature">Field signature (e.g. obtained by calling AndroidJNIHelper.GetSignature).</param> + <param name="isStatic">Set to <tt>true<tt> for static fields; <tt>false<tt> for instance (nonstatic) fields.</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetFieldID(System.IntPtr,System.String,System.String)"> + <summary> + <para>Scans a particular Java class for a field matching a name and a signature.</para> + </summary> + <param name="javaClass">Raw JNI Java class object (obtained by calling AndroidJNI.FindClass).</param> + <param name="fieldName">Name of the field as declared in Java.</param> + <param name="signature">Field signature (e.g. obtained by calling AndroidJNIHelper.GetSignature).</param> + <param name="isStatic">Set to <tt>true<tt> for static fields; <tt>false<tt> for instance (nonstatic) fields.</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetFieldID(System.IntPtr,System.String,System.String,System.Boolean)"> + <summary> + <para>Scans a particular Java class for a field matching a name and a signature.</para> + </summary> + <param name="javaClass">Raw JNI Java class object (obtained by calling AndroidJNI.FindClass).</param> + <param name="fieldName">Name of the field as declared in Java.</param> + <param name="signature">Field signature (e.g. obtained by calling AndroidJNIHelper.GetSignature).</param> + <param name="isStatic">Set to <tt>true<tt> for static fields; <tt>false<tt> for instance (nonstatic) fields.</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetFieldID(System.IntPtr,System.String,System.Boolean)"> + <summary> + <para>Get a JNI field ID based on type detection. Generic parameter represents the field type.</para> + </summary> + <param name="javaClass">Raw JNI Java class object (obtained by calling AndroidJNI.FindClass).</param> + <param name="fieldName">Name of the field as declared in Java.</param> + <param name="isStatic">Set to <tt>true<tt> for static fields; <tt>false<tt> for instance (nonstatic) fields.</param> + <param name="jclass"></param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetMethodID(System.IntPtr,System.String)"> + <summary> + <para>Scans a particular Java class for a method matching a name and a signature.</para> + </summary> + <param name="javaClass">Raw JNI Java class object (obtained by calling AndroidJNI.FindClass).</param> + <param name="methodName">Name of the method as declared in Java.</param> + <param name="signature">Method signature (e.g. obtained by calling AndroidJNIHelper.GetSignature).</param> + <param name="isStatic">Set to <tt>true<tt> for static methods; <tt>false<tt> for instance (nonstatic) methods.</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetMethodID(System.IntPtr,System.String,System.String)"> + <summary> + <para>Scans a particular Java class for a method matching a name and a signature.</para> + </summary> + <param name="javaClass">Raw JNI Java class object (obtained by calling AndroidJNI.FindClass).</param> + <param name="methodName">Name of the method as declared in Java.</param> + <param name="signature">Method signature (e.g. obtained by calling AndroidJNIHelper.GetSignature).</param> + <param name="isStatic">Set to <tt>true<tt> for static methods; <tt>false<tt> for instance (nonstatic) methods.</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetMethodID(System.IntPtr,System.String,System.String,System.Boolean)"> + <summary> + <para>Scans a particular Java class for a method matching a name and a signature.</para> + </summary> + <param name="javaClass">Raw JNI Java class object (obtained by calling AndroidJNI.FindClass).</param> + <param name="methodName">Name of the method as declared in Java.</param> + <param name="signature">Method signature (e.g. obtained by calling AndroidJNIHelper.GetSignature).</param> + <param name="isStatic">Set to <tt>true<tt> for static methods; <tt>false<tt> for instance (nonstatic) methods.</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetMethodID(System.IntPtr,System.String,System.Object[],System.Boolean)"> + <summary> + <para>Get a JNI method ID based on calling arguments.</para> + </summary> + <param name="javaClass">Raw JNI Java class object (obtained by calling AndroidJNI.FindClass).</param> + <param name="methodName">Name of the method as declared in Java.</param> + <param name="args">Array with parameters to be passed to the method when invoked.</param> + <param name="isStatic">Set to <tt>true<tt> for static methods; <tt>false<tt> for instance (nonstatic) methods.</param> + <param name="jclass"></param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetMethodID(System.IntPtr,System.String,System.Object[],System.Boolean)"> + <summary> + <para>Get a JNI method ID based on calling arguments.</para> + </summary> + <param name="javaClass">Raw JNI Java class object (obtained by calling AndroidJNI.FindClass).</param> + <param name="methodName">Name of the method as declared in Java.</param> + <param name="args">Array with parameters to be passed to the method when invoked.</param> + <param name="isStatic">Set to <tt>true<tt> for static methods; <tt>false<tt> for instance (nonstatic) methods.</param> + <param name="jclass"></param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetSignature(System.Object)"> + <summary> + <para>Creates the JNI signature string for particular object type.</para> + </summary> + <param name="obj">Object for which a signature is to be produced.</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetSignature(System.Object[])"> + <summary> + <para>Creates the JNI signature string for an object parameter list.</para> + </summary> + <param name="args">Array of object for which a signature is to be produced.</param> + </member> + <member name="M:UnityEngine.AndroidJNIHelper.GetSignature(System.Object[])"> + <summary> + <para>Creates the JNI signature string for an object parameter list.</para> + </summary> + <param name="args">Array of object for which a signature is to be produced.</param> + </member> + <member name="T:UnityEngine.AnimationCurve"> + <summary> + <para>Store a collection of Keyframes that can be evaluated over time.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationCurve.keys"> + <summary> + <para>All keys defined in the animation curve.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationCurve.length"> + <summary> + <para>The number of keys in the curve. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationCurve.postWrapMode"> + <summary> + <para>The behaviour of the animation after the last keyframe.</para> + </summary> + </member> + <member name="P:UnityEngine.AnimationCurve.preWrapMode"> + <summary> + <para>The behaviour of the animation before the first keyframe.</para> + </summary> + </member> + <member name="M:UnityEngine.AnimationCurve.AddKey(System.Single,System.Single)"> + <summary> + <para>Add a new key to the curve.</para> + </summary> + <param name="time">The time at which to add the key (horizontal axis in the curve graph).</param> + <param name="value">The value for the key (vertical axis in the curve graph).</param> + <returns> + <para>The index of the added key, or -1 if the key could not be added.</para> + </returns> + </member> + <member name="M:UnityEngine.AnimationCurve.AddKey(UnityEngine.Keyframe)"> + <summary> + <para>Add a new key to the curve.</para> + </summary> + <param name="key">The key to add to the curve.</param> + <returns> + <para>The index of the added key, or -1 if the key could not be added.</para> + </returns> + </member> + <member name="M:UnityEngine.AnimationCurve.#ctor(UnityEngine.Keyframe[])"> + <summary> + <para>Creates an animation curve from an arbitrary number of keyframes.</para> + </summary> + <param name="keys">An array of Keyframes used to define the curve.</param> + </member> + <member name="M:UnityEngine.AnimationCurve.#ctor"> + <summary> + <para>Creates an empty animation curve.</para> + </summary> + </member> + <member name="M:UnityEngine.AnimationCurve.EaseInOut(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Creates an ease-in and out curve starting at timeStart, valueStart and ending at timeEnd, valueEnd.</para> + </summary> + <param name="timeStart">The start time for the ease curve.</param> + <param name="valueStart">The start value for the ease curve.</param> + <param name="timeEnd">The end time for the ease curve.</param> + <param name="valueEnd">The end value for the ease curve.</param> + <returns> + <para>The ease-in and out curve generated from the specified values.</para> + </returns> + </member> + <member name="M:UnityEngine.AnimationCurve.Evaluate(System.Single)"> + <summary> + <para>Evaluate the curve at time.</para> + </summary> + <param name="time">The time within the curve you want to evaluate (the horizontal axis in the curve graph).</param> + <returns> + <para>The value of the curve, at the point in time specified.</para> + </returns> + </member> + <member name="M:UnityEngine.AnimationCurve.Linear(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>A straight Line starting at timeStart, valueStart and ending at timeEnd, valueEnd.</para> + </summary> + <param name="timeStart">The start time for the linear curve.</param> + <param name="valueStart">The start value for the linear curve.</param> + <param name="timeEnd">The end time for the linear curve.</param> + <param name="valueEnd">The end value for the linear curve.</param> + <returns> + <para>The (straight) curve created from the values specified.</para> + </returns> + </member> + <member name="M:UnityEngine.AnimationCurve.MoveKey(System.Int32,UnityEngine.Keyframe)"> + <summary> + <para>Removes the keyframe at index and inserts key.</para> + </summary> + <param name="index">The index of the key to move.</param> + <param name="key">The key (with its new time) to insert.</param> + <returns> + <para>The index of the keyframe after moving it.</para> + </returns> + </member> + <member name="M:UnityEngine.AnimationCurve.RemoveKey(System.Int32)"> + <summary> + <para>Removes a key.</para> + </summary> + <param name="index">The index of the key to remove.</param> + </member> + <member name="M:UnityEngine.AnimationCurve.SmoothTangents(System.Int32,System.Single)"> + <summary> + <para>Smooth the in and out tangents of the keyframe at index.</para> + </summary> + <param name="index">The index of the keyframe to be smoothed.</param> + <param name="weight">The smoothing weight to apply to the keyframe's tangents.</param> + </member> + <member name="P:UnityEngine.AnimationCurve.this"> + <summary> + <para>Retrieves the key at index. (Read Only)</para> + </summary> + </member> + <member name="T:UnityEngine.AnisotropicFiltering"> + <summary> + <para>Anisotropic filtering mode.</para> + </summary> + </member> + <member name="F:UnityEngine.AnisotropicFiltering.Disable"> + <summary> + <para>Disable anisotropic filtering for all textures.</para> + </summary> + </member> + <member name="F:UnityEngine.AnisotropicFiltering.Enable"> + <summary> + <para>Enable anisotropic filtering, as set for each texture.</para> + </summary> + </member> + <member name="F:UnityEngine.AnisotropicFiltering.ForceEnable"> + <summary> + <para>Enable anisotropic filtering for all textures.</para> + </summary> + </member> + <member name="T:UnityEngine.Application"> + <summary> + <para>Access to application run-time data.</para> + </summary> + </member> + <member name="P:UnityEngine.Application.absoluteURL"> + <summary> + <para>The URL of the document (what is shown in a browser's address bar) for WebGL (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.backgroundLoadingPriority"> + <summary> + <para>Priority of background loading thread.</para> + </summary> + </member> + <member name="P:UnityEngine.Application.buildGUID"> + <summary> + <para>Returns a GUID for this build (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.cloudProjectId"> + <summary> + <para>A unique cloud project identifier. It is unique for every project (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.companyName"> + <summary> + <para>Return application company name (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.dataPath"> + <summary> + <para>Contains the path to the game data folder (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.genuine"> + <summary> + <para>Returns false if application is altered in any way after it was built.</para> + </summary> + </member> + <member name="P:UnityEngine.Application.genuineCheckAvailable"> + <summary> + <para>Returns true if application integrity can be confirmed.</para> + </summary> + </member> + <member name="P:UnityEngine.Application.identifier"> + <summary> + <para>Returns application identifier at runtime. On Apple platforms this is the 'bundleIdentifier' saved in the info.plist file, on Android it's the 'package' from the AndroidManifest.xml. </para> + </summary> + </member> + <member name="P:UnityEngine.Application.installerName"> + <summary> + <para>Returns the name of the store or package that installed the application (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.installMode"> + <summary> + <para>Returns application install mode (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.internetReachability"> + <summary> + <para>Returns the type of Internet reachability currently possible on the device.</para> + </summary> + </member> + <member name="P:UnityEngine.Application.isConsolePlatform"> + <summary> + <para>Is the current Runtime platform a known console platform.</para> + </summary> + </member> + <member name="P:UnityEngine.Application.isEditor"> + <summary> + <para>Are we running inside the Unity editor? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Application.isFocused"> + <summary> + <para>Whether the player currently has focus. Read-only.</para> + </summary> + </member> + <member name="P:UnityEngine.Application.isLoadingLevel"> + <summary> + <para>Is some level being loaded? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Application.isMobilePlatform"> + <summary> + <para>Is the current Runtime platform a known mobile platform.</para> + </summary> + </member> + <member name="P:UnityEngine.Application.isPlaying"> + <summary> + <para>Returns true when in any kind of player (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.isShowingSplashScreen"> + <summary> + <para>Checks whether splash screen is being shown.</para> + </summary> + </member> + <member name="P:UnityEngine.Application.isWebPlayer"> + <summary> + <para>Are we running inside a web player? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Application.levelCount"> + <summary> + <para>The total number of levels available (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.loadedLevel"> + <summary> + <para>The level index that was last loaded (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.loadedLevelName"> + <summary> + <para>The name of the level that was last loaded (Read Only).</para> + </summary> + </member> + <member name="?:UnityEngine.Application.logMessageReceived(UnityEngine.Application/LogCallback)"> + <summary> + <para>Event that is fired if a log message is received.</para> + </summary> + <param name="value"></param> + </member> + <member name="?:UnityEngine.Application.logMessageReceivedThreaded(UnityEngine.Application/LogCallback)"> + <summary> + <para>Event that is fired if a log message is received.</para> + </summary> + <param name="value"></param> + </member> + <member name="?:UnityEngine.Application.lowMemory(UnityEngine.Application/LowMemoryCallback)"> + <summary> + <para>This event occurs when an iOS, Android, or Tizen device notifies of low memory while the app is running in the foreground. You can release non-critical assets from memory (such as, textures or audio clips) in response to this in order to avoid the app being terminated. You can also load smaller versions of such assets. Furthermore, you should serialize any transient data to permanent storage to avoid data loss if the app is terminated. + +This event corresponds to the following callbacks on the different platforms: + +- iOS: [UIApplicationDelegate applicationDidReceiveMemoryWarning] + +- Android: onLowMemory() and onTrimMemory(level == TRIM_MEMORY_RUNNING_CRITICAL) + +- Tizen: ui_app_add_event_handler with type APP_EVENT_LOW_MEMORY + +Here is an example of handling the callback:</para> + </summary> + <param name="value"></param> + </member> + <member name="?:UnityEngine.Application.onBeforeRender(UnityEngine.Events.UnityAction)"> + <summary> + <para>Delegate method used to register for "Just Before Render" input updates for VR devices.</para> + </summary> + <param name="value"></param> + </member> + <member name="P:UnityEngine.Application.persistentDataPath"> + <summary> + <para>Contains the path to a persistent data directory (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.platform"> + <summary> + <para>Returns the platform the game is running on (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.productName"> + <summary> + <para>Returns application product name (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.runInBackground"> + <summary> + <para>Should the player be running when the application is in the background?</para> + </summary> + </member> + <member name="P:UnityEngine.Application.sandboxType"> + <summary> + <para>Returns application running in sandbox (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.srcValue"> + <summary> + <para>The path to the web player data file relative to the html file (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.stackTraceLogType"> + <summary> + <para>Stack trace logging options. The default value is StackTraceLogType.ScriptOnly.</para> + </summary> + </member> + <member name="P:UnityEngine.Application.streamedBytes"> + <summary> + <para>How many bytes have we downloaded from the main unity web stream (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.streamingAssetsPath"> + <summary> + <para>Contains the path to the StreamingAssets folder (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.systemLanguage"> + <summary> + <para>The language the user's operating system is running in.</para> + </summary> + </member> + <member name="P:UnityEngine.Application.targetFrameRate"> + <summary> + <para>Instructs game to try to render at a specified frame rate.</para> + </summary> + </member> + <member name="P:UnityEngine.Application.temporaryCachePath"> + <summary> + <para>Contains the path to a temporary data / cache directory (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.unityVersion"> + <summary> + <para>The version of the Unity runtime used to play the content.</para> + </summary> + </member> + <member name="P:UnityEngine.Application.version"> + <summary> + <para>Returns application version number (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Application.webSecurityEnabled"> + <summary> + <para>Indicates whether Unity's webplayer security model is enabled.</para> + </summary> + </member> + <member name="T:UnityEngine.Application.AdvertisingIdentifierCallback"> + <summary> + <para>Delegate method for fetching advertising ID.</para> + </summary> + <param name="advertisingId">Advertising ID.</param> + <param name="trackingEnabled">Indicates whether user has chosen to limit ad tracking.</param> + <param name="errorMsg">Error message.</param> + </member> + <member name="M:UnityEngine.Application.CancelQuit"> + <summary> + <para>Cancels quitting the application. This is useful for showing a splash screen at the end of a game.</para> + </summary> + </member> + <member name="M:UnityEngine.Application.CanStreamedLevelBeLoaded(System.Int32)"> + <summary> + <para>Can the streamed level be loaded?</para> + </summary> + <param name="levelIndex"></param> + </member> + <member name="M:UnityEngine.Application.CanStreamedLevelBeLoaded(System.String)"> + <summary> + <para>Can the streamed level be loaded?</para> + </summary> + <param name="levelName"></param> + </member> + <member name="M:UnityEngine.Application.CaptureScreenshot(System.String)"> + <summary> + <para>Captures a screenshot at path filename as a PNG file.</para> + </summary> + <param name="filename">Pathname to save the screenshot file to.</param> + <param name="superSize">Factor by which to increase resolution.</param> + </member> + <member name="M:UnityEngine.Application.CaptureScreenshot(System.String,System.Int32)"> + <summary> + <para>Captures a screenshot at path filename as a PNG file.</para> + </summary> + <param name="filename">Pathname to save the screenshot file to.</param> + <param name="superSize">Factor by which to increase resolution.</param> + </member> + <member name="M:UnityEngine.Application.ExternalCall(System.String,System.Object[])"> + <summary> + <para>Calls a function in the web page that contains the WebGL Player.</para> + </summary> + <param name="functionName">Name of the function to call.</param> + <param name="args">Array of arguments passed in the call.</param> + </member> + <member name="M:UnityEngine.Application.ExternalEval(System.String)"> + <summary> + <para>Execution of a script function in the contained web page.</para> + </summary> + <param name="script">The Javascript function to call.</param> + </member> + <member name="M:UnityEngine.Application.GetBuildTags"> + <summary> + <para>Returns an array of feature tags in use for this build.</para> + </summary> + </member> + <member name="M:UnityEngine.Application.GetStackTraceLogType(UnityEngine.LogType)"> + <summary> + <para>Get stack trace logging options. The default value is StackTraceLogType.ScriptOnly.</para> + </summary> + <param name="logType"></param> + </member> + <member name="M:UnityEngine.Application.GetStreamProgressForLevel(System.Int32)"> + <summary> + <para>How far has the download progressed? [0...1].</para> + </summary> + <param name="levelIndex"></param> + </member> + <member name="M:UnityEngine.Application.GetStreamProgressForLevel(System.String)"> + <summary> + <para>How far has the download progressed? [0...1].</para> + </summary> + <param name="levelName"></param> + </member> + <member name="M:UnityEngine.Application.HasProLicense"> + <summary> + <para>Is Unity activated with the Pro license?</para> + </summary> + </member> + <member name="M:UnityEngine.Application.HasUserAuthorization(UnityEngine.UserAuthorization)"> + <summary> + <para>Check if the user has authorized use of the webcam or microphone in the Web Player.</para> + </summary> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Application.LoadLevel(System.Int32)"> + <summary> + <para>Loads the level by its name or index.</para> + </summary> + <param name="index">The level to load.</param> + <param name="name">The name of the level to load.</param> + </member> + <member name="M:UnityEngine.Application.LoadLevel(System.String)"> + <summary> + <para>Loads the level by its name or index.</para> + </summary> + <param name="index">The level to load.</param> + <param name="name">The name of the level to load.</param> + </member> + <member name="M:UnityEngine.Application.LoadLevelAdditive(System.Int32)"> + <summary> + <para>Loads a level additively.</para> + </summary> + <param name="index"></param> + <param name="name"></param> + </member> + <member name="M:UnityEngine.Application.LoadLevelAdditive(System.String)"> + <summary> + <para>Loads a level additively.</para> + </summary> + <param name="index"></param> + <param name="name"></param> + </member> + <member name="M:UnityEngine.Application.LoadLevelAdditiveAsync(System.Int32)"> + <summary> + <para>Loads the level additively and asynchronously in the background.</para> + </summary> + <param name="index"></param> + <param name="levelName"></param> + </member> + <member name="M:UnityEngine.Application.LoadLevelAdditiveAsync(System.String)"> + <summary> + <para>Loads the level additively and asynchronously in the background.</para> + </summary> + <param name="index"></param> + <param name="levelName"></param> + </member> + <member name="M:UnityEngine.Application.LoadLevelAsync(System.Int32)"> + <summary> + <para>Loads the level asynchronously in the background.</para> + </summary> + <param name="index"></param> + <param name="levelName"></param> + </member> + <member name="M:UnityEngine.Application.LoadLevelAsync(System.String)"> + <summary> + <para>Loads the level asynchronously in the background.</para> + </summary> + <param name="index"></param> + <param name="levelName"></param> + </member> + <member name="T:UnityEngine.Application.LogCallback"> + <summary> + <para>Use this delegate type with Application.logMessageReceived or Application.logMessageReceivedThreaded to monitor what gets logged.</para> + </summary> + <param name="condition"></param> + <param name="stackTrace"></param> + <param name="type"></param> + </member> + <member name="T:UnityEngine.Application.LowMemoryCallback"> + <summary> + <para>This is the delegate function when a mobile device notifies of low memory.</para> + </summary> + </member> + <member name="M:UnityEngine.Application.OpenURL(System.String)"> + <summary> + <para>Opens the url in a browser.</para> + </summary> + <param name="url"></param> + </member> + <member name="M:UnityEngine.Application.Quit"> + <summary> + <para>Quits the player application.</para> + </summary> + </member> + <member name="M:UnityEngine.Application.RequestAdvertisingIdentifierAsync(UnityEngine.Application/AdvertisingIdentifierCallback)"> + <summary> + <para>Request advertising ID for iOS, Android and Windows Store.</para> + </summary> + <param name="delegateMethod">Delegate method.</param> + <returns> + <para>Returns true if successful, or false for platforms which do not support Advertising Identifiers. In this case, the delegate method is not invoked.</para> + </returns> + </member> + <member name="M:UnityEngine.Application.RequestUserAuthorization(UnityEngine.UserAuthorization)"> + <summary> + <para>Request authorization to use the webcam or microphone in the Web Player.</para> + </summary> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Application.SetBuildTags(System.String[])"> + <summary> + <para>Set an array of feature tags for this build.</para> + </summary> + <param name="buildTags"></param> + </member> + <member name="M:UnityEngine.Application.SetStackTraceLogType(UnityEngine.LogType,UnityEngine.StackTraceLogType)"> + <summary> + <para>Set stack trace logging options. The default value is StackTraceLogType.ScriptOnly.</para> + </summary> + <param name="logType"></param> + <param name="stackTraceType"></param> + </member> + <member name="M:UnityEngine.Application.Unload"> + <summary> + <para>Unloads the Unity runtime.</para> + </summary> + </member> + <member name="M:UnityEngine.Application.UnloadLevel(System.Int32)"> + <summary> + <para>Unloads all GameObject associated with the given scene. Note that assets are currently not unloaded, in order to free up asset memory call Resources.UnloadAllUnusedAssets.</para> + </summary> + <param name="index">Index of the scene in the PlayerSettings to unload.</param> + <param name="scenePath">Name of the scene to Unload.</param> + <returns> + <para>Return true if the scene is unloaded.</para> + </returns> + </member> + <member name="M:UnityEngine.Application.UnloadLevel(System.String)"> + <summary> + <para>Unloads all GameObject associated with the given scene. Note that assets are currently not unloaded, in order to free up asset memory call Resources.UnloadAllUnusedAssets.</para> + </summary> + <param name="index">Index of the scene in the PlayerSettings to unload.</param> + <param name="scenePath">Name of the scene to Unload.</param> + <returns> + <para>Return true if the scene is unloaded.</para> + </returns> + </member> + <member name="T:UnityEngine.ApplicationInstallMode"> + <summary> + <para>Application installation mode (Read Only).</para> + </summary> + </member> + <member name="F:UnityEngine.ApplicationInstallMode.Adhoc"> + <summary> + <para>Application installed via ad hoc distribution.</para> + </summary> + </member> + <member name="F:UnityEngine.ApplicationInstallMode.DeveloperBuild"> + <summary> + <para>Application installed via developer build.</para> + </summary> + </member> + <member name="F:UnityEngine.ApplicationInstallMode.Editor"> + <summary> + <para>Application running in editor.</para> + </summary> + </member> + <member name="F:UnityEngine.ApplicationInstallMode.Enterprise"> + <summary> + <para>Application installed via enterprise distribution.</para> + </summary> + </member> + <member name="F:UnityEngine.ApplicationInstallMode.Store"> + <summary> + <para>Application installed via online store.</para> + </summary> + </member> + <member name="F:UnityEngine.ApplicationInstallMode.Unknown"> + <summary> + <para>Application install mode unknown.</para> + </summary> + </member> + <member name="T:UnityEngine.ApplicationSandboxType"> + <summary> + <para>Application sandbox type.</para> + </summary> + </member> + <member name="F:UnityEngine.ApplicationSandboxType.NotSandboxed"> + <summary> + <para>Application not running in a sandbox.</para> + </summary> + </member> + <member name="F:UnityEngine.ApplicationSandboxType.SandboxBroken"> + <summary> + <para>Application is running in broken sandbox.</para> + </summary> + </member> + <member name="F:UnityEngine.ApplicationSandboxType.Sandboxed"> + <summary> + <para>Application is running in a sandbox.</para> + </summary> + </member> + <member name="F:UnityEngine.ApplicationSandboxType.Unknown"> + <summary> + <para>Application sandbox type is unknown.</para> + </summary> + </member> + <member name="T:UnityEngine.AssemblyIsEditorAssembly"> + <summary> + <para>Assembly level attribute. Any classes in an assembly with this attribute will be considered to be Editor Classes.</para> + </summary> + </member> + <member name="M:UnityEngine.AssemblyIsEditorAssembly.#ctor"> + <summary> + <para>Constructor.</para> + </summary> + </member> + <member name="T:UnityEngine.Assertions.Assert"> + <summary> + <para>The Assert class contains assertion methods for setting invariants in the code.</para> + </summary> + </member> + <member name="F:UnityEngine.Assertions.Assert.raiseExceptions"> + <summary> + <para>Should an exception be thrown on a failure.</para> + </summary> + </member> + <member name="M:UnityEngine.Assertions.Assert.AreApproximatelyEqual(System.Single,System.Single)"> + <summary> + <para>Asserts that the values are approximately equal. An absolute error check is used for approximate equality check (|a-b| < tolerance). Default tolerance is 0.00001f. + +Note: Every time you call the method with tolerance specified, a new instance of Assertions.Comparers.FloatComparer is created. For performance reasons you might want to instance your own comparer and pass it to the AreEqual method. If the tolerance is not specifies, a default comparer is used and the issue does not occur.</para> + </summary> + <param name="tolerance">Tolerance of approximation.</param> + <param name="expected"></param> + <param name="actual"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.AreApproximatelyEqual(System.Single,System.Single,System.String)"> + <summary> + <para>Asserts that the values are approximately equal. An absolute error check is used for approximate equality check (|a-b| < tolerance). Default tolerance is 0.00001f. + +Note: Every time you call the method with tolerance specified, a new instance of Assertions.Comparers.FloatComparer is created. For performance reasons you might want to instance your own comparer and pass it to the AreEqual method. If the tolerance is not specifies, a default comparer is used and the issue does not occur.</para> + </summary> + <param name="tolerance">Tolerance of approximation.</param> + <param name="expected"></param> + <param name="actual"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.AreApproximatelyEqual(System.Single,System.Single,System.Single)"> + <summary> + <para>Asserts that the values are approximately equal. An absolute error check is used for approximate equality check (|a-b| < tolerance). Default tolerance is 0.00001f. + +Note: Every time you call the method with tolerance specified, a new instance of Assertions.Comparers.FloatComparer is created. For performance reasons you might want to instance your own comparer and pass it to the AreEqual method. If the tolerance is not specifies, a default comparer is used and the issue does not occur.</para> + </summary> + <param name="tolerance">Tolerance of approximation.</param> + <param name="expected"></param> + <param name="actual"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.AreApproximatelyEqual(System.Single,System.Single,System.Single,System.String)"> + <summary> + <para>Asserts that the values are approximately equal. An absolute error check is used for approximate equality check (|a-b| < tolerance). Default tolerance is 0.00001f. + +Note: Every time you call the method with tolerance specified, a new instance of Assertions.Comparers.FloatComparer is created. For performance reasons you might want to instance your own comparer and pass it to the AreEqual method. If the tolerance is not specifies, a default comparer is used and the issue does not occur.</para> + </summary> + <param name="tolerance">Tolerance of approximation.</param> + <param name="expected"></param> + <param name="actual"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.AreEqual(T,T)"> + <summary> + <para>Asserts that the values are equal. If no comparer is specified, EqualityComparer<T>.Default is used.</para> + </summary> + <param name="expected"></param> + <param name="actual"></param> + <param name="message"></param> + <param name="comparer"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.AreEqual(T,T,System.String)"> + <summary> + <para>Asserts that the values are equal. If no comparer is specified, EqualityComparer<T>.Default is used.</para> + </summary> + <param name="expected"></param> + <param name="actual"></param> + <param name="message"></param> + <param name="comparer"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.AreEqual(T,T,System.String,System.Collections.Generic.IEqualityComparer`1<T>)"> + <summary> + <para>Asserts that the values are equal. If no comparer is specified, EqualityComparer<T>.Default is used.</para> + </summary> + <param name="expected"></param> + <param name="actual"></param> + <param name="message"></param> + <param name="comparer"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.AreNotApproximatelyEqual(System.Single,System.Single)"> + <summary> + <para>Asserts that the values are approximately not equal. An absolute error check is used for approximate equality check (|a-b| < tolerance). Default tolerance is 0.00001f.</para> + </summary> + <param name="tolerance">Tolerance of approximation.</param> + <param name="expected"></param> + <param name="actual"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.AreNotApproximatelyEqual(System.Single,System.Single,System.String)"> + <summary> + <para>Asserts that the values are approximately not equal. An absolute error check is used for approximate equality check (|a-b| < tolerance). Default tolerance is 0.00001f.</para> + </summary> + <param name="tolerance">Tolerance of approximation.</param> + <param name="expected"></param> + <param name="actual"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.AreNotApproximatelyEqual(System.Single,System.Single,System.Single)"> + <summary> + <para>Asserts that the values are approximately not equal. An absolute error check is used for approximate equality check (|a-b| < tolerance). Default tolerance is 0.00001f.</para> + </summary> + <param name="tolerance">Tolerance of approximation.</param> + <param name="expected"></param> + <param name="actual"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.AreNotApproximatelyEqual(System.Single,System.Single,System.Single,System.String)"> + <summary> + <para>Asserts that the values are approximately not equal. An absolute error check is used for approximate equality check (|a-b| < tolerance). Default tolerance is 0.00001f.</para> + </summary> + <param name="tolerance">Tolerance of approximation.</param> + <param name="expected"></param> + <param name="actual"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.AreNotEqual(T,T)"> + <summary> + <para>Asserts that the values are not equal.</para> + </summary> + <param name="expected"></param> + <param name="actual"></param> + <param name="message"></param> + <param name="comparer"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.AreNotEqual(T,T,System.String)"> + <summary> + <para>Asserts that the values are not equal.</para> + </summary> + <param name="expected"></param> + <param name="actual"></param> + <param name="message"></param> + <param name="comparer"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.AreNotEqual(T,T,System.String,System.Collections.Generic.IEqualityComparer`1<T>)"> + <summary> + <para>Asserts that the values are not equal.</para> + </summary> + <param name="expected"></param> + <param name="actual"></param> + <param name="message"></param> + <param name="comparer"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.IsFalse(System.Boolean)"> + <summary> + <para>Asserts that the condition is false.</para> + </summary> + <param name="condition"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.IsFalse(System.Boolean,System.String)"> + <summary> + <para>Asserts that the condition is false.</para> + </summary> + <param name="condition"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.IsNotNull(T)"> + <summary> + <para>Asserts that the value is not null.</para> + </summary> + <param name="value"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.IsNotNull(T,System.String)"> + <summary> + <para>Asserts that the value is not null.</para> + </summary> + <param name="value"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.IsNull(T)"> + <summary> + <para>Asserts that the value is null.</para> + </summary> + <param name="value"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.IsNull(T,System.String)"> + <summary> + <para>Asserts that the value is null.</para> + </summary> + <param name="value"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.IsTrue(System.Boolean)"> + <summary> + <para>Asserts that the condition is true.</para> + </summary> + <param name="condition"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Assert.IsTrue(System.Boolean,System.String)"> + <summary> + <para>Asserts that the condition is true.</para> + </summary> + <param name="condition"></param> + <param name="message"></param> + </member> + <member name="T:UnityEngine.Assertions.AssertionException"> + <summary> + <para>An exception that is thrown on a failure. Assertions.Assert._raiseExceptions needs to be set to true.</para> + </summary> + </member> + <member name="T:UnityEngine.Assertions.Comparers.FloatComparer"> + <summary> + <para>A float comparer used by Assertions.Assert performing approximate comparison.</para> + </summary> + </member> + <member name="F:UnityEngine.Assertions.Comparers.FloatComparer.kEpsilon"> + <summary> + <para>Default epsilon used by the comparer.</para> + </summary> + </member> + <member name="F:UnityEngine.Assertions.Comparers.FloatComparer.s_ComparerWithDefaultTolerance"> + <summary> + <para>Default instance of a comparer class with deafult error epsilon and absolute error check.</para> + </summary> + </member> + <member name="M:UnityEngine.Assertions.Comparers.FloatComparer.AreEqual(System.Single,System.Single,System.Single)"> + <summary> + <para>Performs equality check with absolute error check.</para> + </summary> + <param name="expected">Expected value.</param> + <param name="actual">Actual value.</param> + <param name="error">Comparison error.</param> + <returns> + <para>Result of the comparison.</para> + </returns> + </member> + <member name="M:UnityEngine.Assertions.Comparers.FloatComparer.AreEqualRelative(System.Single,System.Single,System.Single)"> + <summary> + <para>Performs equality check with relative error check.</para> + </summary> + <param name="expected">Expected value.</param> + <param name="actual">Actual value.</param> + <param name="error">Comparison error.</param> + <returns> + <para>Result of the comparison.</para> + </returns> + </member> + <member name="M:UnityEngine.Assertions.Comparers.FloatComparer.#ctor"> + <summary> + <para>Creates an instance of the comparer.</para> + </summary> + <param name="relative">Should a relative check be used when comparing values? By default, an absolute check will be used.</param> + <param name="error">Allowed comparison error. By default, the FloatComparer.kEpsilon is used.</param> + </member> + <member name="M:UnityEngine.Assertions.Comparers.FloatComparer.#ctor(System.Boolean)"> + <summary> + <para>Creates an instance of the comparer.</para> + </summary> + <param name="relative">Should a relative check be used when comparing values? By default, an absolute check will be used.</param> + <param name="error">Allowed comparison error. By default, the FloatComparer.kEpsilon is used.</param> + </member> + <member name="M:UnityEngine.Assertions.Comparers.FloatComparer.#ctor(System.Single)"> + <summary> + <para>Creates an instance of the comparer.</para> + </summary> + <param name="relative">Should a relative check be used when comparing values? By default, an absolute check will be used.</param> + <param name="error">Allowed comparison error. By default, the FloatComparer.kEpsilon is used.</param> + </member> + <member name="M:UnityEngine.Assertions.Comparers.FloatComparer.#ctor(System.Single,System.Boolean)"> + <summary> + <para>Creates an instance of the comparer.</para> + </summary> + <param name="relative">Should a relative check be used when comparing values? By default, an absolute check will be used.</param> + <param name="error">Allowed comparison error. By default, the FloatComparer.kEpsilon is used.</param> + </member> + <member name="T:UnityEngine.Assertions.Must.MustExtensions"> + <summary> + <para>An extension class that serves as a wrapper for the Assert class.</para> + </summary> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustBeApproximatelyEqual(System.Single,System.Single)"> + <summary> + <para>An extension method for Assertions.Assert.AreApproximatelyEqual.</para> + </summary> + <param name="actual"></param> + <param name="expected"></param> + <param name="message"></param> + <param name="tolerance"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustBeApproximatelyEqual(System.Single,System.Single,System.String)"> + <summary> + <para>An extension method for Assertions.Assert.AreApproximatelyEqual.</para> + </summary> + <param name="actual"></param> + <param name="expected"></param> + <param name="message"></param> + <param name="tolerance"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustBeApproximatelyEqual(System.Single,System.Single,System.Single)"> + <summary> + <para>An extension method for Assertions.Assert.AreApproximatelyEqual.</para> + </summary> + <param name="actual"></param> + <param name="expected"></param> + <param name="message"></param> + <param name="tolerance"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustBeApproximatelyEqual(System.Single,System.Single,System.Single,System.String)"> + <summary> + <para>An extension method for Assertions.Assert.AreApproximatelyEqual.</para> + </summary> + <param name="actual"></param> + <param name="expected"></param> + <param name="message"></param> + <param name="tolerance"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustBeEqual(T,T)"> + <summary> + <para>An extension method for Assertions.Assert.AreEqual.</para> + </summary> + <param name="actual"></param> + <param name="expected"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustBeEqual(T,T,System.String)"> + <summary> + <para>An extension method for Assertions.Assert.AreEqual.</para> + </summary> + <param name="actual"></param> + <param name="expected"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustBeFalse(System.Boolean)"> + <summary> + <para>An extension method for Assertions.Assert.IsFalse.</para> + </summary> + <param name="value"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustBeFalse(System.Boolean,System.String)"> + <summary> + <para>An extension method for Assertions.Assert.IsFalse.</para> + </summary> + <param name="value"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustBeNull(T)"> + <summary> + <para>An extension method for Assertions.Assert.IsNull.</para> + </summary> + <param name="expected"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustBeNull(T,System.String)"> + <summary> + <para>An extension method for Assertions.Assert.IsNull.</para> + </summary> + <param name="expected"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustBeTrue(System.Boolean)"> + <summary> + <para>An extension method for Assertions.Assert.IsTrue.</para> + </summary> + <param name="value"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustBeTrue(System.Boolean,System.String)"> + <summary> + <para>An extension method for Assertions.Assert.IsTrue.</para> + </summary> + <param name="value"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustNotBeApproximatelyEqual(System.Single,System.Single)"> + <summary> + <para>An extension method for Assertions.Assert.AreNotApproximatelyEqual.</para> + </summary> + <param name="actual"></param> + <param name="expected"></param> + <param name="message"></param> + <param name="tolerance"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustNotBeApproximatelyEqual(System.Single,System.Single,System.String)"> + <summary> + <para>An extension method for Assertions.Assert.AreNotApproximatelyEqual.</para> + </summary> + <param name="actual"></param> + <param name="expected"></param> + <param name="message"></param> + <param name="tolerance"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustNotBeApproximatelyEqual(System.Single,System.Single,System.Single)"> + <summary> + <para>An extension method for Assertions.Assert.AreNotApproximatelyEqual.</para> + </summary> + <param name="actual"></param> + <param name="expected"></param> + <param name="message"></param> + <param name="tolerance"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustNotBeApproximatelyEqual(System.Single,System.Single,System.Single,System.String)"> + <summary> + <para>An extension method for Assertions.Assert.AreNotApproximatelyEqual.</para> + </summary> + <param name="actual"></param> + <param name="expected"></param> + <param name="message"></param> + <param name="tolerance"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustNotBeEqual(T,T)"> + <summary> + <para>An extension method for Assertions.Assert.AreNotEqual.</para> + </summary> + <param name="actual"></param> + <param name="expected"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustNotBeEqual(T,T,System.String)"> + <summary> + <para>An extension method for Assertions.Assert.AreNotEqual.</para> + </summary> + <param name="actual"></param> + <param name="expected"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustNotBeNull(T)"> + <summary> + <para>An extension method for Assertions.Assert.AreNotNull.</para> + </summary> + <param name="expected"></param> + <param name="message"></param> + </member> + <member name="M:UnityEngine.Assertions.Must.MustExtensions.MustNotBeNull(T,System.String)"> + <summary> + <para>An extension method for Assertions.Assert.AreNotNull.</para> + </summary> + <param name="expected"></param> + <param name="message"></param> + </member> + <member name="T:UnityEngine.AssetBundle"> + <summary> + <para>AssetBundles let you stream additional assets via the WWW class and instantiate them at runtime. AssetBundles are created via BuildPipeline.BuildAssetBundle.</para> + </summary> + </member> + <member name="P:UnityEngine.AssetBundle.isStreamedSceneAssetBundle"> + <summary> + <para>Return true if the AssetBundle is a streamed scene AssetBundle.</para> + </summary> + </member> + <member name="P:UnityEngine.AssetBundle.mainAsset"> + <summary> + <para>Main asset that was supplied when building the asset bundle (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.AssetBundle.Contains(System.String)"> + <summary> + <para>Check if an AssetBundle contains a specific object.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.AssetBundle.GetAllAssetNames"> + <summary> + <para>Return all asset names in the AssetBundle.</para> + </summary> + </member> + <member name="M:UnityEngine.AssetBundle.GetAllLoadedAssetBundles"> + <summary> + <para>To use when you need to get a list of all the currently loaded Asset Bundles.</para> + </summary> + <returns> + <para>Returns IEnumerable<AssetBundle> of all currently loaded Asset Bundles.</para> + </returns> + </member> + <member name="M:UnityEngine.AssetBundle.GetAllScenePaths"> + <summary> + <para>Return all the scene asset paths (paths to *.unity assets) in the AssetBundle.</para> + </summary> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAllAssets(System.Type)"> + <summary> + <para>Loads all assets contained in the asset bundle that inherit from type.</para> + </summary> + <param name="type"></param> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAllAssets"> + <summary> + <para>Loads all assets contained in the asset bundle.</para> + </summary> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAllAssets"> + <summary> + <para>Loads all assets contained in the asset bundle that inherit from type T.</para> + </summary> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAllAssetsAsync"> + <summary> + <para>Loads all assets contained in the asset bundle asynchronously.</para> + </summary> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAllAssetsAsync"> + <summary> + <para>Loads all assets contained in the asset bundle that inherit from T asynchronously.</para> + </summary> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAllAssetsAsync(System.Type)"> + <summary> + <para>Loads all assets contained in the asset bundle that inherit from type asynchronously.</para> + </summary> + <param name="type"></param> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAsset(System.String)"> + <summary> + <para>Loads asset with name from the bundle.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAsset(System.String,System.Type)"> + <summary> + <para>Loads asset with name of a given type from the bundle.</para> + </summary> + <param name="name"></param> + <param name="type"></param> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAsset(System.String)"> + <summary> + <para>Loads asset with name of type T from the bundle.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAssetAsync(System.String)"> + <summary> + <para>Asynchronously loads asset with name from the bundle.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAssetAsync(System.String)"> + <summary> + <para>Asynchronously loads asset with name of a given T from the bundle.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAssetAsync(System.String,System.Type)"> + <summary> + <para>Asynchronously loads asset with name of a given type from the bundle.</para> + </summary> + <param name="name"></param> + <param name="type"></param> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAssetWithSubAssets(System.String)"> + <summary> + <para>Loads asset and sub assets with name from the bundle.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAssetWithSubAssets(System.String,System.Type)"> + <summary> + <para>Loads asset and sub assets with name of a given type from the bundle.</para> + </summary> + <param name="name"></param> + <param name="type"></param> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAssetWithSubAssets(System.String)"> + <summary> + <para>Loads asset and sub assets with name of type T from the bundle.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAssetWithSubAssetsAsync(System.String)"> + <summary> + <para>Loads asset with sub assets with name from the bundle asynchronously.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAssetWithSubAssetsAsync(System.String)"> + <summary> + <para>Loads asset with sub assets with name of type T from the bundle asynchronously.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.AssetBundle.LoadAssetWithSubAssetsAsync(System.String,System.Type)"> + <summary> + <para>Loads asset with sub assets with name of a given type from the bundle asynchronously.</para> + </summary> + <param name="name"></param> + <param name="type"></param> + </member> + <member name="M:UnityEngine.AssetBundle.LoadFromFile(System.String,System.UInt32,System.UInt64)"> + <summary> + <para>Synchronously loads an AssetBundle from a file on disk.</para> + </summary> + <param name="path">Path of the file on disk.</param> + <param name="crc">An optional CRC-32 checksum of the uncompressed content. If this is non-zero, then the content will be compared against the checksum before loading it, and give an error if it does not match.</param> + <param name="offset">An optional byte offset. This value specifies where to start reading the AssetBundle from.</param> + <returns> + <para>Loaded AssetBundle object or null if failed.</para> + </returns> + </member> + <member name="M:UnityEngine.AssetBundle.LoadFromFile"> + <summary> + <para>Synchronously loads an AssetBundle from a file on disk.</para> + </summary> + <param name="path">Path of the file on disk.</param> + <param name="crc">An optional CRC-32 checksum of the uncompressed content. If this is non-zero, then the content will be compared against the checksum before loading it, and give an error if it does not match.</param> + <param name="offset">An optional byte offset. This value specifies where to start reading the AssetBundle from.</param> + <returns> + <para>Loaded AssetBundle object or null if failed.</para> + </returns> + </member> + <member name="M:UnityEngine.AssetBundle.LoadFromFileAsync(System.String,System.UInt32,System.UInt64)"> + <summary> + <para>Asynchronously loads an AssetBundle from a file on disk.</para> + </summary> + <param name="path">Path of the file on disk.</param> + <param name="crc">An optional CRC-32 checksum of the uncompressed content. If this is non-zero, then the content will be compared against the checksum before loading it, and give an error if it does not match.</param> + <param name="offset">An optional byte offset. This value specifies where to start reading the AssetBundle from.</param> + <returns> + <para>Asynchronous create request for an AssetBundle. Use AssetBundleCreateRequest.assetBundle property to get an AssetBundle once it is loaded.</para> + </returns> + </member> + <member name="M:UnityEngine.AssetBundle.LoadFromMemory(System.Byte[],System.UInt32)"> + <summary> + <para>Synchronously create an AssetBundle from a memory region.</para> + </summary> + <param name="binary">Array of bytes with the AssetBundle data.</param> + <param name="crc">An optional CRC-32 checksum of the uncompressed content. If this is non-zero, then the content will be compared against the checksum before loading it, and give an error if it does not match.</param> + <returns> + <para>Loaded AssetBundle object or null if failed.</para> + </returns> + </member> + <member name="M:UnityEngine.AssetBundle.LoadFromMemoryAsync(System.Byte[],System.UInt32)"> + <summary> + <para>Asynchronously create an AssetBundle from a memory region.</para> + </summary> + <param name="binary">Array of bytes with the AssetBundle data.</param> + <param name="crc">An optional CRC-32 checksum of the uncompressed content. If this is non-zero, then the content will be compared against the checksum before loading it, and give an error if it does not match.</param> + <returns> + <para>Asynchronous create request for an AssetBundle. Use AssetBundleCreateRequest.assetBundle property to get an AssetBundle once it is loaded.</para> + </returns> + </member> + <member name="M:UnityEngine.AssetBundle.LoadFromStream(System.IO.Stream,System.UInt32,System.UInt32)"> + <summary> + <para>Synchronously loads an AssetBundle from a managed Stream.</para> + </summary> + <param name="stream">The managed Stream object. Unity calls Read(), Seek() and the Length property on this object to load the AssetBundle data.</param> + <param name="crc">An optional CRC-32 checksum of the uncompressed content.</param> + <param name="managedReadBufferSize">An optional overide for the size of the read buffer size used whilst loading data. The default size is 32KB.</param> + <returns> + <para>The loaded AssetBundle object or null when the object fails to load.</para> + </returns> + </member> + <member name="M:UnityEngine.AssetBundle.LoadFromStreamAsync(System.IO.Stream,System.UInt32,System.UInt32)"> + <summary> + <para>Asynchronously loads an AssetBundle from a managed Stream.</para> + </summary> + <param name="stream">The managed Stream object. Unity calls Read(), Seek() and the Length property on this object to load the AssetBundle data.</param> + <param name="crc">An optional CRC-32 checksum of the uncompressed content.</param> + <param name="managedReadBufferSize">An optional overide for the size of the read buffer size used whilst loading data. The default size is 32KB.</param> + <returns> + <para>Asynchronous create request for an AssetBundle. Use AssetBundleCreateRequest.assetBundle property to get an AssetBundle once it is loaded.</para> + </returns> + </member> + <member name="M:UnityEngine.AssetBundle.Unload(System.Boolean)"> + <summary> + <para>Unloads all assets in the bundle.</para> + </summary> + <param name="unloadAllLoadedObjects"></param> + </member> + <member name="M:UnityEngine.AssetBundle.UnloadAllAssetBundles(System.Boolean)"> + <summary> + <para>Unloads all currently loaded Asset Bundles.</para> + </summary> + <param name="unloadAllObjects">Determines whether the current instances of objects loaded from Asset Bundles will also be unloaded.</param> + </member> + <member name="T:UnityEngine.AssetBundleCreateRequest"> + <summary> + <para>Asynchronous create request for an AssetBundle.</para> + </summary> + </member> + <member name="P:UnityEngine.AssetBundleCreateRequest.assetBundle"> + <summary> + <para>Asset object being loaded (Read Only).</para> + </summary> + </member> + <member name="T:UnityEngine.AssetBundleManifest"> + <summary> + <para>Manifest for all the AssetBundles in the build.</para> + </summary> + </member> + <member name="M:UnityEngine.AssetBundleManifest.GetAllAssetBundles"> + <summary> + <para>Get all the AssetBundles in the manifest.</para> + </summary> + <returns> + <para>An array of asset bundle names.</para> + </returns> + </member> + <member name="M:UnityEngine.AssetBundleManifest.GetAllAssetBundlesWithVariant"> + <summary> + <para>Get all the AssetBundles with variant in the manifest.</para> + </summary> + <returns> + <para>An array of asset bundle names.</para> + </returns> + </member> + <member name="M:UnityEngine.AssetBundleManifest.GetAllDependencies(System.String)"> + <summary> + <para>Get all the dependent AssetBundles for the given AssetBundle.</para> + </summary> + <param name="assetBundleName">Name of the asset bundle.</param> + </member> + <member name="M:UnityEngine.AssetBundleManifest.GetAssetBundleHash(System.String)"> + <summary> + <para>Get the hash for the given AssetBundle.</para> + </summary> + <param name="assetBundleName">Name of the asset bundle.</param> + <returns> + <para>The 128-bit hash for the asset bundle.</para> + </returns> + </member> + <member name="M:UnityEngine.AssetBundleManifest.GetDirectDependencies(System.String)"> + <summary> + <para>Get the direct dependent AssetBundles for the given AssetBundle.</para> + </summary> + <param name="assetBundleName">Name of the asset bundle.</param> + <returns> + <para>Array of asset bundle names this asset bundle depends on.</para> + </returns> + </member> + <member name="T:UnityEngine.AssetBundleRequest"> + <summary> + <para>Asynchronous load request from an AssetBundle.</para> + </summary> + </member> + <member name="P:UnityEngine.AssetBundleRequest.allAssets"> + <summary> + <para>Asset objects with sub assets being loaded. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AssetBundleRequest.asset"> + <summary> + <para>Asset object being loaded (Read Only).</para> + </summary> + </member> + <member name="T:UnityEngine.AsyncOperation"> + <summary> + <para>Asynchronous operation coroutine.</para> + </summary> + </member> + <member name="P:UnityEngine.AsyncOperation.allowSceneActivation"> + <summary> + <para>Allow scenes to be activated as soon as it is ready.</para> + </summary> + </member> + <member name="?:UnityEngine.AsyncOperation.completed(System.Action`1<UnityEngine.AsyncOperation>)"> + <summary> + <para>Event that is invoked upon operation completion. An event handler that is registered in the same frame as the call that creates it will be invoked next frame, even if the operation is able to complete synchronously. If a handler is registered after the operation has completed and has already invoked the complete event, the handler will be called synchronously.</para> + </summary> + <param name="value">Action<AsyncOperation> handler - function signature for completion event handler.</param> + </member> + <member name="P:UnityEngine.AsyncOperation.isDone"> + <summary> + <para>Has the operation finished? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.AsyncOperation.priority"> + <summary> + <para>Priority lets you tweak in which order async operation calls will be performed.</para> + </summary> + </member> + <member name="P:UnityEngine.AsyncOperation.progress"> + <summary> + <para>What's the operation's progress. (Read Only)</para> + </summary> + </member> + <member name="T:UnityEngine.AudioType"> + <summary> + <para>Type of the imported(native) data.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioType.ACC"> + <summary> + <para>Acc - not supported.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioType.AIFF"> + <summary> + <para>Aiff.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioType.AUDIOQUEUE"> + <summary> + <para>iPhone hardware decoder, supports AAC, ALAC and MP3. Extracodecdata is a pointer to an FMOD_AUDIOQUEUE_EXTRACODECDATA structure.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioType.IT"> + <summary> + <para>Impulse tracker.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioType.MOD"> + <summary> + <para>Protracker / Fasttracker MOD.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioType.MPEG"> + <summary> + <para>MP2/MP3 MPEG.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioType.OGGVORBIS"> + <summary> + <para>Ogg vorbis.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioType.S3M"> + <summary> + <para>ScreamTracker 3.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioType.UNKNOWN"> + <summary> + <para>3rd party / unknown plugin format.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioType.VAG"> + <summary> + <para>VAG.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioType.WAV"> + <summary> + <para>Microsoft WAV.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioType.XM"> + <summary> + <para>FastTracker 2 XM.</para> + </summary> + </member> + <member name="F:UnityEngine.AudioType.XMA"> + <summary> + <para>Xbox360 XMA.</para> + </summary> + </member> + <member name="T:UnityEngine.BatteryStatus"> + <summary> + <para>Enumeration for SystemInfo.batteryStatus which represents the current status of the device's battery.</para> + </summary> + </member> + <member name="F:UnityEngine.BatteryStatus.Charging"> + <summary> + <para>Device is plugged in and charging.</para> + </summary> + </member> + <member name="F:UnityEngine.BatteryStatus.Discharging"> + <summary> + <para>Device is unplugged and discharging.</para> + </summary> + </member> + <member name="F:UnityEngine.BatteryStatus.Full"> + <summary> + <para>Device is plugged in and the battery is full.</para> + </summary> + </member> + <member name="F:UnityEngine.BatteryStatus.NotCharging"> + <summary> + <para>Device is plugged in, but is not charging.</para> + </summary> + </member> + <member name="F:UnityEngine.BatteryStatus.Unknown"> + <summary> + <para>The device's battery status cannot be determined. If battery status is not available on your target platform, SystemInfo.batteryStatus will return this value.</para> + </summary> + </member> + <member name="T:UnityEngine.Behaviour"> + <summary> + <para>Behaviours are Components that can be enabled or disabled.</para> + </summary> + </member> + <member name="P:UnityEngine.Behaviour.enabled"> + <summary> + <para>Enabled Behaviours are Updated, disabled Behaviours are not.</para> + </summary> + </member> + <member name="P:UnityEngine.Behaviour.isActiveAndEnabled"> + <summary> + <para>Has the Behaviour had enabled called.</para> + </summary> + </member> + <member name="T:UnityEngine.BillboardAsset"> + <summary> + <para>BillboardAsset describes how a billboard is rendered.</para> + </summary> + </member> + <member name="P:UnityEngine.BillboardAsset.bottom"> + <summary> + <para>Height of the billboard that is below ground.</para> + </summary> + </member> + <member name="P:UnityEngine.BillboardAsset.height"> + <summary> + <para>Height of the billboard.</para> + </summary> + </member> + <member name="P:UnityEngine.BillboardAsset.imageCount"> + <summary> + <para>Number of pre-rendered images that can be switched when the billboard is viewed from different angles.</para> + </summary> + </member> + <member name="P:UnityEngine.BillboardAsset.indexCount"> + <summary> + <para>Number of indices in the billboard mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.BillboardAsset.material"> + <summary> + <para>The material used for rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.BillboardAsset.vertexCount"> + <summary> + <para>Number of vertices in the billboard mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.BillboardAsset.width"> + <summary> + <para>Width of the billboard.</para> + </summary> + </member> + <member name="M:UnityEngine.BillboardAsset.#ctor"> + <summary> + <para>Constructs a new BillboardAsset.</para> + </summary> + </member> + <member name="M:UnityEngine.BillboardAsset.GetImageTexCoords"> + <summary> + <para>Get the array of billboard image texture coordinate data.</para> + </summary> + <param name="imageTexCoords">The list that receives the array.</param> + </member> + <member name="M:UnityEngine.BillboardAsset.GetImageTexCoords(System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Get the array of billboard image texture coordinate data.</para> + </summary> + <param name="imageTexCoords">The list that receives the array.</param> + </member> + <member name="M:UnityEngine.BillboardAsset.GetIndices"> + <summary> + <para>Get the indices of the billboard mesh.</para> + </summary> + <param name="indices">The list that receives the array.</param> + </member> + <member name="M:UnityEngine.BillboardAsset.GetIndices(System.Collections.Generic.List`1<System.UInt16>)"> + <summary> + <para>Get the indices of the billboard mesh.</para> + </summary> + <param name="indices">The list that receives the array.</param> + </member> + <member name="M:UnityEngine.BillboardAsset.GetVertices"> + <summary> + <para>Get the vertices of the billboard mesh.</para> + </summary> + <param name="vertices">The list that receives the array.</param> + </member> + <member name="M:UnityEngine.BillboardAsset.GetVertices(System.Collections.Generic.List`1<UnityEngine.Vector2>)"> + <summary> + <para>Get the vertices of the billboard mesh.</para> + </summary> + <param name="vertices">The list that receives the array.</param> + </member> + <member name="M:UnityEngine.BillboardAsset.SetImageTexCoords(UnityEngine.Vector4[])"> + <summary> + <para>Set the array of billboard image texture coordinate data.</para> + </summary> + <param name="imageTexCoords">The array of data to set.</param> + </member> + <member name="M:UnityEngine.BillboardAsset.SetImageTexCoords(System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Set the array of billboard image texture coordinate data.</para> + </summary> + <param name="imageTexCoords">The array of data to set.</param> + </member> + <member name="M:UnityEngine.BillboardAsset.SetIndices(System.UInt16[])"> + <summary> + <para>Set the indices of the billboard mesh.</para> + </summary> + <param name="indices">The array of data to set.</param> + </member> + <member name="M:UnityEngine.BillboardAsset.SetIndices(System.Collections.Generic.List`1<System.UInt16>)"> + <summary> + <para>Set the indices of the billboard mesh.</para> + </summary> + <param name="indices">The array of data to set.</param> + </member> + <member name="M:UnityEngine.BillboardAsset.SetVertices(UnityEngine.Vector2[])"> + <summary> + <para>Set the vertices of the billboard mesh.</para> + </summary> + <param name="vertices">The array of data to set.</param> + </member> + <member name="M:UnityEngine.BillboardAsset.SetVertices(System.Collections.Generic.List`1<UnityEngine.Vector2>)"> + <summary> + <para>Set the vertices of the billboard mesh.</para> + </summary> + <param name="vertices">The array of data to set.</param> + </member> + <member name="T:UnityEngine.BillboardRenderer"> + <summary> + <para>Renders a billboard from a BillboardAsset.</para> + </summary> + </member> + <member name="P:UnityEngine.BillboardRenderer.billboard"> + <summary> + <para>The BillboardAsset to render.</para> + </summary> + </member> + <member name="M:UnityEngine.BillboardRenderer.#ctor"> + <summary> + <para>Constructor.</para> + </summary> + </member> + <member name="T:UnityEngine.BitStream"> + <summary> + <para>The BitStream class represents seralized variables, packed into a stream.</para> + </summary> + </member> + <member name="P:UnityEngine.BitStream.isReading"> + <summary> + <para>Is the BitStream currently being read? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.BitStream.isWriting"> + <summary> + <para>Is the BitStream currently being written? (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.BitStream.Serialize(System.Boolean&)"> + <summary> + <para>Serializes different types of variables.</para> + </summary> + <param name="value"></param> + <param name="maxDelta"></param> + <param name="viewID"></param> + </member> + <member name="M:UnityEngine.BitStream.Serialize(System.Char&)"> + <summary> + <para>Serializes different types of variables.</para> + </summary> + <param name="value"></param> + <param name="maxDelta"></param> + <param name="viewID"></param> + </member> + <member name="M:UnityEngine.BitStream.Serialize(System.Int16&)"> + <summary> + <para>Serializes different types of variables.</para> + </summary> + <param name="value"></param> + <param name="maxDelta"></param> + <param name="viewID"></param> + </member> + <member name="M:UnityEngine.BitStream.Serialize(System.Int32&)"> + <summary> + <para>Serializes different types of variables.</para> + </summary> + <param name="value"></param> + <param name="maxDelta"></param> + <param name="viewID"></param> + </member> + <member name="M:UnityEngine.BitStream.Serialize(System.Single&)"> + <summary> + <para>Serializes different types of variables.</para> + </summary> + <param name="value"></param> + <param name="maxDelta"></param> + <param name="viewID"></param> + </member> + <member name="M:UnityEngine.BitStream.Serialize(UnityEngine.Vector3&)"> + <summary> + <para>Serializes different types of variables.</para> + </summary> + <param name="value"></param> + <param name="maxDelta"></param> + <param name="viewID"></param> + </member> + <member name="M:UnityEngine.BitStream.Serialize(UnityEngine.Quaternion&)"> + <summary> + <para>Serializes different types of variables.</para> + </summary> + <param name="value"></param> + <param name="maxDelta"></param> + <param name="viewID"></param> + </member> + <member name="M:UnityEngine.BitStream.Serialize(System.Single&,System.Single)"> + <summary> + <para>Serializes different types of variables.</para> + </summary> + <param name="value"></param> + <param name="maxDelta"></param> + <param name="viewID"></param> + </member> + <member name="M:UnityEngine.BitStream.Serialize(UnityEngine.Quaternion&,System.Single)"> + <summary> + <para>Serializes different types of variables.</para> + </summary> + <param name="value"></param> + <param name="maxDelta"></param> + <param name="viewID"></param> + </member> + <member name="M:UnityEngine.BitStream.Serialize(UnityEngine.Vector3&,System.Single)"> + <summary> + <para>Serializes different types of variables.</para> + </summary> + <param name="value"></param> + <param name="maxDelta"></param> + <param name="viewID"></param> + </member> + <member name="M:UnityEngine.BitStream.Serialize(UnityEngine.NetworkPlayer&)"> + <summary> + <para>Serializes different types of variables.</para> + </summary> + <param name="value"></param> + <param name="maxDelta"></param> + <param name="viewID"></param> + </member> + <member name="M:UnityEngine.BitStream.Serialize(UnityEngine.NetworkViewID&)"> + <summary> + <para>Serializes different types of variables.</para> + </summary> + <param name="value"></param> + <param name="maxDelta"></param> + <param name="viewID"></param> + </member> + <member name="T:UnityEngine.BlendWeights"> + <summary> + <para>Blend weights.</para> + </summary> + </member> + <member name="F:UnityEngine.BlendWeights.FourBones"> + <summary> + <para>Four bones affect each vertex.</para> + </summary> + </member> + <member name="F:UnityEngine.BlendWeights.OneBone"> + <summary> + <para>One bone affects each vertex.</para> + </summary> + </member> + <member name="F:UnityEngine.BlendWeights.TwoBones"> + <summary> + <para>Two bones affect each vertex.</para> + </summary> + </member> + <member name="T:UnityEngine.BoneWeight"> + <summary> + <para>Skinning bone weights of a vertex in the mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.BoneWeight.boneIndex0"> + <summary> + <para>Index of first bone.</para> + </summary> + </member> + <member name="P:UnityEngine.BoneWeight.boneIndex1"> + <summary> + <para>Index of second bone.</para> + </summary> + </member> + <member name="P:UnityEngine.BoneWeight.boneIndex2"> + <summary> + <para>Index of third bone.</para> + </summary> + </member> + <member name="P:UnityEngine.BoneWeight.boneIndex3"> + <summary> + <para>Index of fourth bone.</para> + </summary> + </member> + <member name="P:UnityEngine.BoneWeight.weight0"> + <summary> + <para>Skinning weight for first bone.</para> + </summary> + </member> + <member name="P:UnityEngine.BoneWeight.weight1"> + <summary> + <para>Skinning weight for second bone.</para> + </summary> + </member> + <member name="P:UnityEngine.BoneWeight.weight2"> + <summary> + <para>Skinning weight for third bone.</para> + </summary> + </member> + <member name="P:UnityEngine.BoneWeight.weight3"> + <summary> + <para>Skinning weight for fourth bone.</para> + </summary> + </member> + <member name="T:UnityEngine.BoundingSphere"> + <summary> + <para>Describes a single bounding sphere for use by a CullingGroup.</para> + </summary> + </member> + <member name="F:UnityEngine.BoundingSphere.position"> + <summary> + <para>The position of the center of the BoundingSphere.</para> + </summary> + </member> + <member name="F:UnityEngine.BoundingSphere.radius"> + <summary> + <para>The radius of the BoundingSphere.</para> + </summary> + </member> + <member name="M:UnityEngine.BoundingSphere.#ctor(UnityEngine.Vector3,System.Single)"> + <summary> + <para>Initializes a BoundingSphere.</para> + </summary> + <param name="pos">The center of the sphere.</param> + <param name="rad">The radius of the sphere.</param> + <param name="packedSphere">A four-component vector containing the position (packed into the XYZ components) and radius (packed into the W component).</param> + </member> + <member name="M:UnityEngine.BoundingSphere.#ctor(UnityEngine.Vector4)"> + <summary> + <para>Initializes a BoundingSphere.</para> + </summary> + <param name="pos">The center of the sphere.</param> + <param name="rad">The radius of the sphere.</param> + <param name="packedSphere">A four-component vector containing the position (packed into the XYZ components) and radius (packed into the W component).</param> + </member> + <member name="T:UnityEngine.Bounds"> + <summary> + <para>Represents an axis aligned bounding box.</para> + </summary> + </member> + <member name="P:UnityEngine.Bounds.center"> + <summary> + <para>The center of the bounding box.</para> + </summary> + </member> + <member name="P:UnityEngine.Bounds.extents"> + <summary> + <para>The extents of the box. This is always half of the size.</para> + </summary> + </member> + <member name="P:UnityEngine.Bounds.max"> + <summary> + <para>The maximal point of the box. This is always equal to center+extents.</para> + </summary> + </member> + <member name="P:UnityEngine.Bounds.min"> + <summary> + <para>The minimal point of the box. This is always equal to center-extents.</para> + </summary> + </member> + <member name="P:UnityEngine.Bounds.size"> + <summary> + <para>The total size of the box. This is always twice as large as the extents.</para> + </summary> + </member> + <member name="M:UnityEngine.Bounds.ClosestPoint(UnityEngine.Vector3)"> + <summary> + <para>The closest point on the bounding box.</para> + </summary> + <param name="point">Arbitrary point.</param> + <returns> + <para>The point on the bounding box or inside the bounding box.</para> + </returns> + </member> + <member name="M:UnityEngine.Bounds.Contains(UnityEngine.Vector3)"> + <summary> + <para>Is point contained in the bounding box?</para> + </summary> + <param name="point"></param> + </member> + <member name="M:UnityEngine.Bounds.#ctor(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Creates a new Bounds.</para> + </summary> + <param name="center">The location of the origin of the Bounds.</param> + <param name="size">The dimensions of the Bounds.</param> + </member> + <member name="M:UnityEngine.Bounds.Encapsulate(UnityEngine.Vector3)"> + <summary> + <para>Grows the Bounds to include the point.</para> + </summary> + <param name="point"></param> + </member> + <member name="M:UnityEngine.Bounds.Encapsulate(UnityEngine.Bounds)"> + <summary> + <para>Grow the bounds to encapsulate the bounds.</para> + </summary> + <param name="bounds"></param> + </member> + <member name="M:UnityEngine.Bounds.Expand(System.Single)"> + <summary> + <para>Expand the bounds by increasing its size by amount along each side.</para> + </summary> + <param name="amount"></param> + </member> + <member name="M:UnityEngine.Bounds.Expand(UnityEngine.Vector3)"> + <summary> + <para>Expand the bounds by increasing its size by amount along each side.</para> + </summary> + <param name="amount"></param> + </member> + <member name="M:UnityEngine.Bounds.IntersectRay(UnityEngine.Ray)"> + <summary> + <para>Does ray intersect this bounding box?</para> + </summary> + <param name="ray"></param> + </member> + <member name="M:UnityEngine.Bounds.IntersectRay(UnityEngine.Ray,System.Single&)"> + <summary> + <para>Does ray intersect this bounding box?</para> + </summary> + <param name="ray"></param> + <param name="distance"></param> + </member> + <member name="M:UnityEngine.Bounds.Intersects(UnityEngine.Bounds)"> + <summary> + <para>Does another bounding box intersect with this bounding box?</para> + </summary> + <param name="bounds"></param> + </member> + <member name="M:UnityEngine.Bounds.SetMinMax(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Sets the bounds to the min and max value of the box.</para> + </summary> + <param name="min"></param> + <param name="max"></param> + </member> + <member name="M:UnityEngine.Bounds.SqrDistance(UnityEngine.Vector3)"> + <summary> + <para>The smallest squared distance between the point and this bounding box.</para> + </summary> + <param name="point"></param> + </member> + <member name="M:UnityEngine.Bounds.ToString"> + <summary> + <para>Returns a nicely formatted string for the bounds.</para> + </summary> + <param name="format"></param> + </member> + <member name="M:UnityEngine.Bounds.ToString(System.String)"> + <summary> + <para>Returns a nicely formatted string for the bounds.</para> + </summary> + <param name="format"></param> + </member> + <member name="T:UnityEngine.BoundsInt"> + <summary> + <para>Represents an axis aligned bounding box with all values as integers.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.allPositionsWithin"> + <summary> + <para>A BoundsInt.PositionCollection that contains all positions within the BoundsInt.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.center"> + <summary> + <para>The center of the bounding box.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.max"> + <summary> + <para>The maximal point of the box.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.min"> + <summary> + <para>The minimal point of the box.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.position"> + <summary> + <para>The position of the bounding box.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.size"> + <summary> + <para>The total size of the box.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.x"> + <summary> + <para>X value of the minimal point of the box.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.xMax"> + <summary> + <para>The maximal x point of the box.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.xMin"> + <summary> + <para>The minimal x point of the box.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.y"> + <summary> + <para>Y value of the minimal point of the box.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.yMax"> + <summary> + <para>The maximal y point of the box.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.yMin"> + <summary> + <para>The minimal y point of the box.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.z"> + <summary> + <para>Z value of the minimal point of the box.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.zMax"> + <summary> + <para>The maximal z point of the box.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.zMin"> + <summary> + <para>The minimal z point of the box.</para> + </summary> + </member> + <member name="M:UnityEngine.BoundsInt.ClampToBounds(UnityEngine.BoundsInt)"> + <summary> + <para>Clamps the position and size of this bounding box to the given bounds.</para> + </summary> + <param name="bounds">Bounds to clamp to.</param> + </member> + <member name="M:UnityEngine.BoundsInt.Contains(UnityEngine.Vector3Int)"> + <summary> + <para>Is point contained in the bounding box?</para> + </summary> + <param name="position">Point to check.</param> + <param name="inclusive">Whether the max limits are included in the check.</param> + <returns> + <para>Is point contained in the bounding box?</para> + </returns> + </member> + <member name="M:UnityEngine.BoundsInt.Contains"> + <summary> + <para>Is point contained in the bounding box?</para> + </summary> + <param name="position">Point to check.</param> + <param name="inclusive">Whether the max limits are included in the check.</param> + <returns> + <para>Is point contained in the bounding box?</para> + </returns> + </member> + <member name="T:UnityEngine.BoundsInt.PositionEnumerator"> + <summary> + <para>An iterator that allows you to iterate over all positions within the BoundsInt.</para> + </summary> + </member> + <member name="P:UnityEngine.BoundsInt.PositionEnumerator.Current"> + <summary> + <para>Current position of the enumerator.</para> + </summary> + </member> + <member name="M:UnityEngine.BoundsInt.PositionEnumerator.GetEnumerator"> + <summary> + <para>Returns this as an iterator that allows you to iterate over all positions within the BoundsInt.</para> + </summary> + <returns> + <para>This BoundsInt.PositionEnumerator.</para> + </returns> + </member> + <member name="M:UnityEngine.BoundsInt.PositionEnumerator.MoveNext"> + <summary> + <para>Moves the enumerator to the next position.</para> + </summary> + <returns> + <para>Whether the enumerator has successfully moved to the next position.</para> + </returns> + </member> + <member name="M:UnityEngine.BoundsInt.PositionEnumerator.Reset"> + <summary> + <para>Resets this enumerator to its starting state.</para> + </summary> + </member> + <member name="M:UnityEngine.BoundsInt.SetMinMax(UnityEngine.Vector3Int,UnityEngine.Vector3Int)"> + <summary> + <para>Sets the bounds to the min and max value of the box.</para> + </summary> + <param name="minPosition"></param> + <param name="maxPosition"></param> + </member> + <member name="M:UnityEngine.BoundsInt.ToString"> + <summary> + <para>Returns a nicely formatted string for the bounds.</para> + </summary> + </member> + <member name="T:UnityEngine.Cache"> + <summary> + <para>Data structure for cache. Please refer to See Also:Caching.AddCache for more information.</para> + </summary> + </member> + <member name="P:UnityEngine.Cache.expirationDelay"> + <summary> + <para>The number of seconds that an AssetBundle may remain unused in the cache before it is automatically deleted.</para> + </summary> + </member> + <member name="P:UnityEngine.Cache.index"> + <summary> + <para>Returns the index of the cache in the cache list.</para> + </summary> + </member> + <member name="P:UnityEngine.Cache.maximumAvailableStorageSpace"> + <summary> + <para>Allows you to specify the total number of bytes that can be allocated for the cache.</para> + </summary> + </member> + <member name="P:UnityEngine.Cache.path"> + <summary> + <para>Returns the path of the cache.</para> + </summary> + </member> + <member name="P:UnityEngine.Cache.readOnly"> + <summary> + <para>Returns true if the cache is readonly.</para> + </summary> + </member> + <member name="P:UnityEngine.Cache.ready"> + <summary> + <para>Returns true if the cache is ready.</para> + </summary> + </member> + <member name="P:UnityEngine.Cache.spaceFree"> + <summary> + <para>Returns the number of currently unused bytes in the cache.</para> + </summary> + </member> + <member name="P:UnityEngine.Cache.spaceOccupied"> + <summary> + <para>Returns the used disk space in bytes.</para> + </summary> + </member> + <member name="P:UnityEngine.Cache.valid"> + <summary> + <para>Returns true if the cache is valid.</para> + </summary> + </member> + <member name="M:UnityEngine.Cache.ClearCache"> + <summary> + <para>Removes all cached content in the cache that has been cached by the current application.</para> + </summary> + <param name="expiration">The number of seconds that AssetBundles may remain unused in the cache.</param> + <returns> + <para>Returns True when cache clearing succeeded.</para> + </returns> + </member> + <member name="M:UnityEngine.Cache.ClearCache(System.Int32)"> + <summary> + <para>Removes all cached content in the cache that has been cached by the current application.</para> + </summary> + <param name="expiration">The number of seconds that AssetBundles may remain unused in the cache.</param> + <returns> + <para>Returns True when cache clearing succeeded.</para> + </returns> + </member> + <member name="T:UnityEngine.CachedAssetBundle"> + <summary> + <para>Data structure for downloading AssetBundles to a customized cache path. See Also:WWW.LoadFromCacheOrDownload for more information.</para> + </summary> + </member> + <member name="P:UnityEngine.CachedAssetBundle.hash"> + <summary> + <para>Hash128 which is used as the version of the AssetBundle.</para> + </summary> + </member> + <member name="P:UnityEngine.CachedAssetBundle.name"> + <summary> + <para>AssetBundle name which is used as the customized cache path.</para> + </summary> + </member> + <member name="T:UnityEngine.Caching"> + <summary> + <para></para> + </summary> + </member> + <member name="P:UnityEngine.Caching.cacheCount"> + <summary> + <para>Returns the cache count in the cache list.</para> + </summary> + </member> + <member name="P:UnityEngine.Caching.compressionEnabled"> + <summary> + <para>Controls compression of cache data. Enabled by default.</para> + </summary> + </member> + <member name="P:UnityEngine.Caching.currentCacheForWriting"> + <summary> + <para>Gets or sets the current cache in which AssetBundles should be cached.</para> + </summary> + </member> + <member name="P:UnityEngine.Caching.defaultCache"> + <summary> + <para>Returns the default cache which is added by Unity internally.</para> + </summary> + </member> + <member name="P:UnityEngine.Caching.ready"> + <summary> + <para>Returns true if Caching system is ready for use.</para> + </summary> + </member> + <member name="M:UnityEngine.Caching.AddCache(System.String)"> + <summary> + <para>Add a cache with the given path.</para> + </summary> + <param name="cachePath">Path to the cache folder.</param> + </member> + <member name="M:UnityEngine.Caching.ClearAllCachedVersions(System.String)"> + <summary> + <para>Removes all the cached versions of the given AssetBundle from the cache.</para> + </summary> + <param name="assetBundleName">The AssetBundle name.</param> + <returns> + <para>Returns true when cache clearing succeeded.</para> + </returns> + </member> + <member name="M:UnityEngine.Caching.ClearCache"> + <summary> + <para>Removes all AssetBundle and Procedural Material content that has been cached by the current application.</para> + </summary> + <param name="expiration">The number of seconds that AssetBundles may remain unused in the cache.</param> + <returns> + <para>True when cache clearing succeeded, false if cache was in use.</para> + </returns> + </member> + <member name="M:UnityEngine.Caching.ClearCache(System.Int32)"> + <summary> + <para>Removes all AssetBundle and Procedural Material content that has been cached by the current application.</para> + </summary> + <param name="expiration">The number of seconds that AssetBundles may remain unused in the cache.</param> + <returns> + <para>True when cache clearing succeeded, false if cache was in use.</para> + </returns> + </member> + <member name="M:UnityEngine.Caching.ClearCachedVersion(System.String,UnityEngine.Hash128)"> + <summary> + <para>Removes the given version of the AssetBundle.</para> + </summary> + <param name="assetBundleName">The AssetBundle name.</param> + <param name="hash">Version needs to be cleaned.</param> + <returns> + <para>Returns true when cache clearing succeeded. Can return false if any cached bundle is in use.</para> + </returns> + </member> + <member name="M:UnityEngine.Caching.ClearOtherCachedVersions(System.String,UnityEngine.Hash128)"> + <summary> + <para>Removes all the cached versions of the AssetBundle from the cache, except for the specified version.</para> + </summary> + <param name="assetBundleName">The AssetBundle name.</param> + <param name="hash">Version needs to be kept.</param> + <returns> + <para>Returns true when cache clearing succeeded.</para> + </returns> + </member> + <member name="M:UnityEngine.Caching.GetAllCachePaths(System.Collections.Generic.List`1<System.String>)"> + <summary> + <para>Returns all paths of the cache in the cache list.</para> + </summary> + <param name="cachePaths">List of all the cache paths.</param> + </member> + <member name="M:UnityEngine.Caching.GetCacheAt(System.Int32)"> + <summary> + <para>Returns the Cache at the given position in the cache list.</para> + </summary> + <param name="cacheIndex">Index of the cache to get.</param> + <returns> + <para>A reference to the Cache at the index specified.</para> + </returns> + </member> + <member name="M:UnityEngine.Caching.GetCacheByPath(System.String)"> + <summary> + <para>Returns the Cache that has the given cache path.</para> + </summary> + <param name="cachePath">The cache path.</param> + <returns> + <para>A reference to the Cache with the given path.</para> + </returns> + </member> + <member name="M:UnityEngine.Caching.GetCachedVersions(System.String,System.Collections.Generic.List`1<UnityEngine.Hash128>)"> + <summary> + <para>Returns all cached versions of the given AssetBundle.</para> + </summary> + <param name="assetBundleName">The AssetBundle name.</param> + <param name="outCachedVersions">List of all the cached version.</param> + </member> + <member name="M:UnityEngine.Caching.IsVersionCached(System.String,System.Int32)"> + <summary> + <para>Checks if an AssetBundle is cached.</para> + </summary> + <param name="url">The filename of the AssetBundle. Domain and path information are stripped from this string automatically.</param> + <param name="version">The version number of the AssetBundle to check for. Negative values are not allowed.</param> + <param name="hash">Hash128 which is used as the version of the AssetBundle.</param> + <returns> + <para>True if an AssetBundle matching the url and version parameters has previously been loaded using WWW.LoadFromCacheOrDownload() and is currently stored in the cache. Returns false if the AssetBundle is not in cache, either because it has been flushed from the cache or was never loaded using the Caching API.</para> + </returns> + </member> + <member name="M:UnityEngine.Caching.IsVersionCached(System.String,UnityEngine.Hash128)"> + <summary> + <para>Checks if an AssetBundle is cached.</para> + </summary> + <param name="url">The filename of the AssetBundle. Domain and path information are stripped from this string automatically.</param> + <param name="version">The version number of the AssetBundle to check for. Negative values are not allowed.</param> + <param name="hash">Hash128 which is used as the version of the AssetBundle.</param> + <returns> + <para>True if an AssetBundle matching the url and version parameters has previously been loaded using WWW.LoadFromCacheOrDownload() and is currently stored in the cache. Returns false if the AssetBundle is not in cache, either because it has been flushed from the cache or was never loaded using the Caching API.</para> + </returns> + </member> + <member name="M:UnityEngine.Caching.MarkAsUsed(System.String,System.Int32)"> + <summary> + <para>Bumps the timestamp of a cached file to be the current time.</para> + </summary> + <param name="url"></param> + <param name="version"></param> + </member> + <member name="M:UnityEngine.Caching.MoveCacheAfter(UnityEngine.Cache,UnityEngine.Cache)"> + <summary> + <para>Moves the source Cache after the destination Cache in the cache list.</para> + </summary> + <param name="src">The Cache to move.</param> + <param name="dst">The Cache which should come before the source Cache in the cache list.</param> + </member> + <member name="M:UnityEngine.Caching.MoveCacheBefore(UnityEngine.Cache,UnityEngine.Cache)"> + <summary> + <para>Moves the source Cache before the destination Cache in the cache list.</para> + </summary> + <param name="src">The Cache to move.</param> + <param name="dst">The Cache which should come after the source Cache in the cache list.</param> + </member> + <member name="M:UnityEngine.Caching.RemoveCache(UnityEngine.Cache)"> + <summary> + <para>Removes the Cache from cache list.</para> + </summary> + <param name="cache">The Cache to be removed.</param> + <returns> + <para>Returns true if the Cache is removed.</para> + </returns> + </member> + <member name="T:UnityEngine.Camera"> + <summary> + <para>A Camera is a device through which the player views the world.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.activeTexture"> + <summary> + <para>Gets the temporary RenderTexture target for this Camera.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.actualRenderingPath"> + <summary> + <para>The rendering path that is currently being used (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.allCameras"> + <summary> + <para>Returns all enabled cameras in the scene.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.allCamerasCount"> + <summary> + <para>The number of cameras in the current scene.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.allowHDR"> + <summary> + <para>High dynamic range rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.allowMSAA"> + <summary> + <para>MSAA rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.areVRStereoViewMatricesWithinSingleCullTolerance"> + <summary> + <para>Determines whether the stereo view matrices are suitable to allow for a single pass cull.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.aspect"> + <summary> + <para>The aspect ratio (width divided by height).</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.backgroundColor"> + <summary> + <para>The color with which the screen will be cleared.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.cameraToWorldMatrix"> + <summary> + <para>Matrix that transforms from camera space to world space (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.cameraType"> + <summary> + <para>Identifies what kind of camera this is.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.clearFlags"> + <summary> + <para>How the camera clears the background.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.clearStencilAfterLightingPass"> + <summary> + <para>Should the camera clear the stencil buffer after the deferred light pass?</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.commandBufferCount"> + <summary> + <para>Number of command buffers set up on this camera (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.cullingMask"> + <summary> + <para>This is used to render parts of the scene selectively.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.cullingMatrix"> + <summary> + <para>Sets a custom matrix for the camera to use for all culling queries.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.current"> + <summary> + <para>The camera we are currently rendering with, for low-level render control only (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.depth"> + <summary> + <para>Camera's depth in the camera rendering order.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.depthTextureMode"> + <summary> + <para>How and if camera generates a depth texture.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.eventMask"> + <summary> + <para>Mask to select which layers can trigger events on the camera.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.farClipPlane"> + <summary> + <para>The far clipping plane distance.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.fieldOfView"> + <summary> + <para>The field of view of the camera in degrees.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.forceIntoRenderTexture"> + <summary> + <para>Should camera rendering be forced into a RenderTexture.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.hdr"> + <summary> + <para>High dynamic range rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.layerCullDistances"> + <summary> + <para>Per-layer culling distances.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.layerCullSpherical"> + <summary> + <para>How to perform per-layer culling for a Camera.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.main"> + <summary> + <para>The first enabled camera tagged "MainCamera" (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.nearClipPlane"> + <summary> + <para>The near clipping plane distance.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.nonJitteredProjectionMatrix"> + <summary> + <para>Get or set the raw projection matrix with no camera offset (no jittering).</para> + </summary> + </member> + <member name="F:UnityEngine.Camera.onPostRender"> + <summary> + <para>Event that is fired after any camera finishes rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Camera.onPreCull"> + <summary> + <para>Event that is fired before any camera starts culling.</para> + </summary> + </member> + <member name="F:UnityEngine.Camera.onPreRender"> + <summary> + <para>Event that is fired before any camera starts rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.opaqueSortMode"> + <summary> + <para>Opaque object sorting mode.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.orthographic"> + <summary> + <para>Is the camera orthographic (true) or perspective (false)?</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.orthographicSize"> + <summary> + <para>Camera's half-size when in orthographic mode.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.pixelHeight"> + <summary> + <para>How tall is the camera in pixels (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.pixelRect"> + <summary> + <para>Where on the screen is the camera rendered in pixel coordinates.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.pixelWidth"> + <summary> + <para>How wide is the camera in pixels (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.previousViewProjectionMatrix"> + <summary> + <para>Get the view projection matrix used on the last frame.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.projectionMatrix"> + <summary> + <para>Set a custom projection matrix.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.rect"> + <summary> + <para>Where on the screen is the camera rendered in normalized coordinates.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.renderingPath"> + <summary> + <para>The rendering path that should be used, if possible.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.scene"> + <summary> + <para>If not null, the camera will only render the contents of the specified scene.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.stereoActiveEye"> + <summary> + <para>Returns the eye that is currently rendering. +If called when stereo is not enabled it will return Camera.MonoOrStereoscopicEye.Mono. + +If called during a camera rendering callback such as OnRenderImage it will return the currently rendering eye. + +If called outside of a rendering callback and stereo is enabled, it will return the default eye which is Camera.MonoOrStereoscopicEye.Left.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.stereoConvergence"> + <summary> + <para>Distance to a point where virtual eyes converge.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.stereoEnabled"> + <summary> + <para>Stereoscopic rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.stereoMirrorMode"> + <summary> + <para>Render only once and use resulting image for both eyes.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.stereoSeparation"> + <summary> + <para>The distance between the virtual eyes. Use this to query or set the current eye separation. Note that most VR devices provide this value, in which case setting the value will have no effect.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.stereoTargetEye"> + <summary> + <para>Defines which eye of a VR display the Camera renders into.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.targetDisplay"> + <summary> + <para>Set the target display for this Camera.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.targetTexture"> + <summary> + <para>Destination render texture.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.transparencySortAxis"> + <summary> + <para>An axis that describes the direction along which the distances of objects are measured for the purpose of sorting.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.transparencySortMode"> + <summary> + <para>Transparent object sorting mode.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.useJitteredProjectionMatrixForTransparentRendering"> + <summary> + <para>Should the jittered matrix be used for transparency rendering?</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.useOcclusionCulling"> + <summary> + <para>Whether or not the Camera will use occlusion culling during rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.velocity"> + <summary> + <para>Get the world-space speed of the camera (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Camera.worldToCameraMatrix"> + <summary> + <para>Matrix that transforms from world to camera space.</para> + </summary> + </member> + <member name="M:UnityEngine.Camera.AddCommandBuffer(UnityEngine.Rendering.CameraEvent,UnityEngine.Rendering.CommandBuffer)"> + <summary> + <para>Add a command buffer to be executed at a specified place.</para> + </summary> + <param name="evt">When to execute the command buffer during rendering.</param> + <param name="buffer">The buffer to execute.</param> + </member> + <member name="M:UnityEngine.Camera.CalculateFrustumCorners(UnityEngine.Rect,System.Single,UnityEngine.Camera/MonoOrStereoscopicEye,UnityEngine.Vector3[])"> + <summary> + <para>Given viewport coordinates, calculates the view space vectors pointing to the four frustum corners at the specified camera depth.</para> + </summary> + <param name="viewport">Normalized viewport coordinates to use for the frustum calculation.</param> + <param name="z">Z-depth from the camera origin at which the corners will be calculated.</param> + <param name="eye">Camera eye projection matrix to use.</param> + <param name="outCorners">Output array for the frustum corner vectors. Cannot be null and length must be >= 4.</param> + </member> + <member name="M:UnityEngine.Camera.CalculateObliqueMatrix(UnityEngine.Vector4)"> + <summary> + <para>Calculates and returns oblique near-plane projection matrix.</para> + </summary> + <param name="clipPlane">Vector4 that describes a clip plane.</param> + <returns> + <para>Oblique near-plane projection matrix.</para> + </returns> + </member> + <member name="T:UnityEngine.Camera.CameraCallback"> + <summary> + <para>Delegate type for camera callbacks.</para> + </summary> + <param name="cam"></param> + </member> + <member name="M:UnityEngine.Camera.CopyFrom(UnityEngine.Camera)"> + <summary> + <para>Makes this camera's settings match other camera.</para> + </summary> + <param name="other"></param> + </member> + <member name="M:UnityEngine.Camera.GetAllCameras(UnityEngine.Camera[])"> + <summary> + <para>Fills an array of Camera with the current cameras in the scene, without allocating a new array.</para> + </summary> + <param name="cameras">An array to be filled up with cameras currently in the scene.</param> + </member> + <member name="M:UnityEngine.Camera.GetCommandBuffers(UnityEngine.Rendering.CameraEvent)"> + <summary> + <para>Get command buffers to be executed at a specified place.</para> + </summary> + <param name="evt">When to execute the command buffer during rendering.</param> + <returns> + <para>Array of command buffers.</para> + </returns> + </member> + <member name="M:UnityEngine.Camera.GetStereoProjectionMatrix(UnityEngine.Camera/StereoscopicEye)"> + <summary> + <para>Gets the projection matrix of a specific left or right stereoscopic eye.</para> + </summary> + <param name="eye">Specifies the stereoscopic eye whose view matrix needs to be returned.</param> + <returns> + <para>The view matrix of the specified stereoscopic eye.</para> + </returns> + </member> + <member name="M:UnityEngine.Camera.GetStereoViewMatrix(UnityEngine.Camera/StereoscopicEye)"> + <summary> + <para>Gets the left or right view matrix of a specific stereoscopic eye.</para> + </summary> + <param name="eye">Specifies the stereoscopic eye whose view matrix needs to be returned.</param> + <returns> + <para>The view matrix of the specified stereoscopic eye.</para> + </returns> + </member> + <member name="T:UnityEngine.Camera.MonoOrStereoscopicEye"> + <summary> + <para>A Camera eye corresponding to the left or right human eye for stereoscopic rendering, or neither for non-stereoscopic rendering. + +A single Camera can render both left and right views in a single frame. Therefore, this enum describes which eye the Camera is currently rendering when returned by Camera.stereoActiveEye during a rendering callback (such as Camera.OnRenderImage), or which eye to act on when passed into a function. + +The default value is Camera.MonoOrStereoscopicEye.Left, so Camera.MonoOrStereoscopicEye.Left may be returned by some methods or properties when called outside of rendering if stereoscopic rendering is enabled.</para> + </summary> + </member> + <member name="F:UnityEngine.Camera.MonoOrStereoscopicEye.Left"> + <summary> + <para>Camera eye corresponding to stereoscopic rendering of the left eye.</para> + </summary> + </member> + <member name="F:UnityEngine.Camera.MonoOrStereoscopicEye.Mono"> + <summary> + <para>Camera eye corresponding to non-stereoscopic rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Camera.MonoOrStereoscopicEye.Right"> + <summary> + <para>Camera eye corresponding to stereoscopic rendering of the right eye.</para> + </summary> + </member> + <member name="M:UnityEngine.Camera.RemoveAllCommandBuffers"> + <summary> + <para>Remove all command buffers set on this camera.</para> + </summary> + </member> + <member name="M:UnityEngine.Camera.RemoveCommandBuffer(UnityEngine.Rendering.CameraEvent,UnityEngine.Rendering.CommandBuffer)"> + <summary> + <para>Remove command buffer from execution at a specified place.</para> + </summary> + <param name="evt">When to execute the command buffer during rendering.</param> + <param name="buffer">The buffer to execute.</param> + </member> + <member name="M:UnityEngine.Camera.RemoveCommandBuffers(UnityEngine.Rendering.CameraEvent)"> + <summary> + <para>Remove command buffers from execution at a specified place.</para> + </summary> + <param name="evt">When to execute the command buffer during rendering.</param> + </member> + <member name="M:UnityEngine.Camera.Render"> + <summary> + <para>Render the camera manually.</para> + </summary> + </member> + <member name="M:UnityEngine.Camera.RenderToCubemap(UnityEngine.Cubemap,System.Int32)"> + <summary> + <para>Render into a static cubemap from this camera.</para> + </summary> + <param name="cubemap">The cube map to render to.</param> + <param name="faceMask">A bitmask which determines which of the six faces are rendered to.</param> + <returns> + <para>False is rendering fails, else true.</para> + </returns> + </member> + <member name="M:UnityEngine.Camera.RenderToCubemap(UnityEngine.RenderTexture,System.Int32)"> + <summary> + <para>Render into a cubemap from this camera.</para> + </summary> + <param name="faceMask">A bitfield indicating which cubemap faces should be rendered into.</param> + <param name="cubemap">The texture to render to.</param> + <returns> + <para>False is rendering fails, else true.</para> + </returns> + </member> + <member name="M:UnityEngine.Camera.RenderWithShader(UnityEngine.Shader,System.String)"> + <summary> + <para>Render the camera with shader replacement.</para> + </summary> + <param name="shader"></param> + <param name="replacementTag"></param> + </member> + <member name="M:UnityEngine.Camera.ResetAspect"> + <summary> + <para>Revert the aspect ratio to the screen's aspect ratio.</para> + </summary> + </member> + <member name="M:UnityEngine.Camera.ResetCullingMatrix"> + <summary> + <para>Make culling queries reflect the camera's built in parameters.</para> + </summary> + </member> + <member name="M:UnityEngine.Camera.ResetFieldOfView"> + <summary> + <para>Reset to the default field of view.</para> + </summary> + </member> + <member name="M:UnityEngine.Camera.ResetProjectionMatrix"> + <summary> + <para>Make the projection reflect normal camera's parameters.</para> + </summary> + </member> + <member name="M:UnityEngine.Camera.ResetReplacementShader"> + <summary> + <para>Remove shader replacement from camera.</para> + </summary> + </member> + <member name="M:UnityEngine.Camera.ResetStereoProjectionMatrices"> + <summary> + <para>Reset the camera to using the Unity computed projection matrices for all stereoscopic eyes.</para> + </summary> + </member> + <member name="M:UnityEngine.Camera.ResetStereoViewMatrices"> + <summary> + <para>Reset the camera to using the Unity computed view matrices for all stereoscopic eyes.</para> + </summary> + </member> + <member name="M:UnityEngine.Camera.ResetTransparencySortSettings"> + <summary> + <para>Resets this Camera's transparency sort settings to the default. Default transparency settings are taken from GraphicsSettings instead of directly from this Camera.</para> + </summary> + </member> + <member name="M:UnityEngine.Camera.ResetWorldToCameraMatrix"> + <summary> + <para>Make the rendering position reflect the camera's position in the scene.</para> + </summary> + </member> + <member name="M:UnityEngine.Camera.ScreenPointToRay(UnityEngine.Vector3)"> + <summary> + <para>Returns a ray going from camera through a screen point.</para> + </summary> + <param name="position"></param> + </member> + <member name="M:UnityEngine.Camera.ScreenToViewportPoint(UnityEngine.Vector3)"> + <summary> + <para>Transforms position from screen space into viewport space.</para> + </summary> + <param name="position"></param> + </member> + <member name="M:UnityEngine.Camera.ScreenToWorldPoint(UnityEngine.Vector3)"> + <summary> + <para>Transforms position from screen space into world space.</para> + </summary> + <param name="position"></param> + </member> + <member name="M:UnityEngine.Camera.SetReplacementShader(UnityEngine.Shader,System.String)"> + <summary> + <para>Make the camera render with shader replacement.</para> + </summary> + <param name="shader"></param> + <param name="replacementTag"></param> + </member> + <member name="M:UnityEngine.Camera.SetStereoProjectionMatrices(UnityEngine.Matrix4x4,UnityEngine.Matrix4x4)"> + <summary> + <para>Sets custom projection matrices for both the left and right stereoscopic eyes.</para> + </summary> + <param name="leftMatrix">Projection matrix for the stereoscopic left eye.</param> + <param name="rightMatrix">Projection matrix for the stereoscopic right eye.</param> + </member> + <member name="M:UnityEngine.Camera.SetStereoProjectionMatrix(UnityEngine.Camera/StereoscopicEye,UnityEngine.Matrix4x4)"> + <summary> + <para>Sets a custom projection matrix for a specific stereoscopic eye.</para> + </summary> + <param name="eye">Specifies the stereoscopic eye whose projection matrix needs to be set.</param> + <param name="matrix">The matrix to be set.</param> + </member> + <member name="M:UnityEngine.Camera.SetStereoViewMatrices(UnityEngine.Matrix4x4,UnityEngine.Matrix4x4)"> + <summary> + <para>Set custom view matrices for both eyes.</para> + </summary> + <param name="leftMatrix">View matrix for the stereo left eye.</param> + <param name="rightMatrix">View matrix for the stereo right eye.</param> + </member> + <member name="M:UnityEngine.Camera.SetStereoViewMatrix(UnityEngine.Camera/StereoscopicEye,UnityEngine.Matrix4x4)"> + <summary> + <para>Sets a custom view matrix for a specific stereoscopic eye.</para> + </summary> + <param name="eye">Specifies the stereoscopic view matrix to set.</param> + <param name="matrix">The matrix to be set.</param> + </member> + <member name="M:UnityEngine.Camera.SetTargetBuffers(UnityEngine.RenderBuffer,UnityEngine.RenderBuffer)"> + <summary> + <para>Sets the Camera to render to the chosen buffers of one or more RenderTextures.</para> + </summary> + <param name="colorBuffer">The RenderBuffer(s) to which color information will be rendered.</param> + <param name="depthBuffer">The RenderBuffer to which depth information will be rendered.</param> + </member> + <member name="M:UnityEngine.Camera.SetTargetBuffers(UnityEngine.RenderBuffer[],UnityEngine.RenderBuffer)"> + <summary> + <para>Sets the Camera to render to the chosen buffers of one or more RenderTextures.</para> + </summary> + <param name="colorBuffer">The RenderBuffer(s) to which color information will be rendered.</param> + <param name="depthBuffer">The RenderBuffer to which depth information will be rendered.</param> + </member> + <member name="T:UnityEngine.Camera.StereoscopicEye"> + <summary> + <para>Enum used to specify either the left or the right eye of a stereoscopic camera.</para> + </summary> + </member> + <member name="F:UnityEngine.Camera.StereoscopicEye.Left"> + <summary> + <para>Specifies the target to be the left eye.</para> + </summary> + </member> + <member name="F:UnityEngine.Camera.StereoscopicEye.Right"> + <summary> + <para>Specifies the target to be the right eye.</para> + </summary> + </member> + <member name="M:UnityEngine.Camera.ViewportPointToRay(UnityEngine.Vector3)"> + <summary> + <para>Returns a ray going from camera through a viewport point.</para> + </summary> + <param name="position"></param> + </member> + <member name="M:UnityEngine.Camera.ViewportToScreenPoint(UnityEngine.Vector3)"> + <summary> + <para>Transforms position from viewport space into screen space.</para> + </summary> + <param name="position"></param> + </member> + <member name="M:UnityEngine.Camera.ViewportToWorldPoint(UnityEngine.Vector3)"> + <summary> + <para>Transforms position from viewport space into world space.</para> + </summary> + <param name="position">The 3d vector in Viewport space.</param> + <returns> + <para>The 3d vector in World space.</para> + </returns> + </member> + <member name="M:UnityEngine.Camera.WorldToScreenPoint(UnityEngine.Vector3)"> + <summary> + <para>Transforms position from world space into screen space.</para> + </summary> + <param name="position"></param> + </member> + <member name="M:UnityEngine.Camera.WorldToViewportPoint(UnityEngine.Vector3)"> + <summary> + <para>Transforms position from world space into viewport space.</para> + </summary> + <param name="position"></param> + </member> + <member name="T:UnityEngine.CameraClearFlags"> + <summary> + <para>Values for Camera.clearFlags, determining what to clear when rendering a Camera.</para> + </summary> + </member> + <member name="F:UnityEngine.CameraClearFlags.Depth"> + <summary> + <para>Clear only the depth buffer.</para> + </summary> + </member> + <member name="F:UnityEngine.CameraClearFlags.Nothing"> + <summary> + <para>Don't clear anything.</para> + </summary> + </member> + <member name="F:UnityEngine.CameraClearFlags.Skybox"> + <summary> + <para>Clear with the skybox.</para> + </summary> + </member> + <member name="F:UnityEngine.CameraClearFlags.SolidColor"> + <summary> + <para>Clear with a background color.</para> + </summary> + </member> + <member name="T:UnityEngine.CameraType"> + <summary> + <para>Describes different types of camera.</para> + </summary> + </member> + <member name="F:UnityEngine.CameraType.Game"> + <summary> + <para>Used to indicate a regular in-game camera.</para> + </summary> + </member> + <member name="F:UnityEngine.CameraType.Preview"> + <summary> + <para>Used to indicate a camera that is used for rendering previews in the Editor.</para> + </summary> + </member> + <member name="F:UnityEngine.CameraType.Reflection"> + <summary> + <para>Used to indicate a camera that is used for rendering reflection probes.</para> + </summary> + </member> + <member name="F:UnityEngine.CameraType.SceneView"> + <summary> + <para>Used to indicate that a camera is used for rendering the Scene View in the Editor.</para> + </summary> + </member> + <member name="F:UnityEngine.CameraType.VR"> + <summary> + <para>Used to indicate that a camera is used for rendering VR (in edit mode) in the Editor.</para> + </summary> + </member> + <member name="T:UnityEngine.Color"> + <summary> + <para>Representation of RGBA colors.</para> + </summary> + </member> + <member name="F:UnityEngine.Color.a"> + <summary> + <para>Alpha component of the color.</para> + </summary> + </member> + <member name="F:UnityEngine.Color.b"> + <summary> + <para>Blue component of the color.</para> + </summary> + </member> + <member name="P:UnityEngine.Color.black"> + <summary> + <para>Solid black. RGBA is (0, 0, 0, 1).</para> + </summary> + </member> + <member name="P:UnityEngine.Color.blue"> + <summary> + <para>Solid blue. RGBA is (0, 0, 1, 1).</para> + </summary> + </member> + <member name="P:UnityEngine.Color.clear"> + <summary> + <para>Completely transparent. RGBA is (0, 0, 0, 0).</para> + </summary> + </member> + <member name="P:UnityEngine.Color.cyan"> + <summary> + <para>Cyan. RGBA is (0, 1, 1, 1).</para> + </summary> + </member> + <member name="F:UnityEngine.Color.g"> + <summary> + <para>Green component of the color.</para> + </summary> + </member> + <member name="P:UnityEngine.Color.gamma"> + <summary> + <para>A version of the color that has had the gamma curve applied.</para> + </summary> + </member> + <member name="P:UnityEngine.Color.gray"> + <summary> + <para>Gray. RGBA is (0.5, 0.5, 0.5, 1).</para> + </summary> + </member> + <member name="P:UnityEngine.Color.grayscale"> + <summary> + <para>The grayscale value of the color. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Color.green"> + <summary> + <para>Solid green. RGBA is (0, 1, 0, 1).</para> + </summary> + </member> + <member name="P:UnityEngine.Color.grey"> + <summary> + <para>English spelling for gray. RGBA is the same (0.5, 0.5, 0.5, 1).</para> + </summary> + </member> + <member name="P:UnityEngine.Color.linear"> + <summary> + <para>A linear value of an sRGB color.</para> + </summary> + </member> + <member name="P:UnityEngine.Color.magenta"> + <summary> + <para>Magenta. RGBA is (1, 0, 1, 1).</para> + </summary> + </member> + <member name="P:UnityEngine.Color.maxColorComponent"> + <summary> + <para>Returns the maximum color component value: Max(r,g,b).</para> + </summary> + </member> + <member name="F:UnityEngine.Color.r"> + <summary> + <para>Red component of the color.</para> + </summary> + </member> + <member name="P:UnityEngine.Color.red"> + <summary> + <para>Solid red. RGBA is (1, 0, 0, 1).</para> + </summary> + </member> + <member name="P:UnityEngine.Color.white"> + <summary> + <para>Solid white. RGBA is (1, 1, 1, 1).</para> + </summary> + </member> + <member name="P:UnityEngine.Color.yellow"> + <summary> + <para>Yellow. RGBA is (1, 0.92, 0.016, 1), but the color is nice to look at!</para> + </summary> + </member> + <member name="M:UnityEngine.Color.#ctor(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Constructs a new Color with given r,g,b,a components.</para> + </summary> + <param name="r">Red component.</param> + <param name="g">Green component.</param> + <param name="b">Blue component.</param> + <param name="a">Alpha component.</param> + </member> + <member name="M:UnityEngine.Color.#ctor(System.Single,System.Single,System.Single)"> + <summary> + <para>Constructs a new Color with given r,g,b components and sets a to 1.</para> + </summary> + <param name="r">Red component.</param> + <param name="g">Green component.</param> + <param name="b">Blue component.</param> + </member> + <member name="M:UnityEngine.Color.HSVToRGB(System.Single,System.Single,System.Single)"> + <summary> + <para>Creates an RGB colour from HSV input.</para> + </summary> + <param name="H">Hue [0..1].</param> + <param name="S">Saturation [0..1].</param> + <param name="V">Value [0..1].</param> + <param name="hdr">Output HDR colours. If true, the returned colour will not be clamped to [0..1].</param> + <returns> + <para>An opaque colour with HSV matching the input.</para> + </returns> + </member> + <member name="M:UnityEngine.Color.HSVToRGB(System.Single,System.Single,System.Single,System.Boolean)"> + <summary> + <para>Creates an RGB colour from HSV input.</para> + </summary> + <param name="H">Hue [0..1].</param> + <param name="S">Saturation [0..1].</param> + <param name="V">Value [0..1].</param> + <param name="hdr">Output HDR colours. If true, the returned colour will not be clamped to [0..1].</param> + <returns> + <para>An opaque colour with HSV matching the input.</para> + </returns> + </member> + <member name="?:UnityEngine.Color.implop_Color(Vector4)(UnityEngine.Vector4)"> + <summary> + <para>Colors can be implicitly converted to and from Vector4.</para> + </summary> + <param name="v"></param> + </member> + <member name="?:UnityEngine.Color.implop_Vector4(Color)(UnityEngine.Color)"> + <summary> + <para>Colors can be implicitly converted to and from Vector4.</para> + </summary> + <param name="c"></param> + </member> + <member name="M:UnityEngine.Color.Lerp(UnityEngine.Color,UnityEngine.Color,System.Single)"> + <summary> + <para>Linearly interpolates between colors a and b by t.</para> + </summary> + <param name="a">Color a</param> + <param name="b">Color b</param> + <param name="t">Float for combining a and b</param> + </member> + <member name="M:UnityEngine.Color.LerpUnclamped(UnityEngine.Color,UnityEngine.Color,System.Single)"> + <summary> + <para>Linearly interpolates between colors a and b by t.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="?:UnityEngine.Color.op_Divide(UnityEngine.Color,System.Single)"> + <summary> + <para>Divides color a by the float b. Each color component is scaled separately.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="?:UnityEngine.Color.op_Minus(UnityEngine.Color,UnityEngine.Color)"> + <summary> + <para>Subtracts color b from color a. Each component is subtracted separately.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="?:UnityEngine.Color.op_Multiply(UnityEngine.Color,UnityEngine.Color)"> + <summary> + <para>Multiplies two colors together. Each component is multiplied separately.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="?:UnityEngine.Color.op_Multiply(UnityEngine.Color,System.Single)"> + <summary> + <para>Multiplies color a by the float b. Each color component is scaled separately.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="?:UnityEngine.Color.op_Multiply(System.Single,UnityEngine.Color)"> + <summary> + <para>Multiplies color a by the float b. Each color component is scaled separately.</para> + </summary> + <param name="b"></param> + <param name="a"></param> + </member> + <member name="?:UnityEngine.Color.op_Plus(UnityEngine.Color,UnityEngine.Color)"> + <summary> + <para>Adds two colors together. Each component is added separately.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Color.RGBToHSV(UnityEngine.Color,System.Single&,System.Single&,System.Single&)"> + <summary> + <para>Calculates the hue, saturation and value of an RGB input color.</para> + </summary> + <param name="rgbColor">An input color.</param> + <param name="H">Output variable for hue.</param> + <param name="S">Output variable for saturation.</param> + <param name="V">Output variable for value.</param> + </member> + <member name="P:UnityEngine.Color.this"> + <summary> + <para>Access the r, g, b,a components using [0], [1], [2], [3] respectively.</para> + </summary> + </member> + <member name="M:UnityEngine.Color.ToString"> + <summary> + <para>Returns a nicely formatted string of this color.</para> + </summary> + <param name="format"></param> + </member> + <member name="M:UnityEngine.Color.ToString(System.String)"> + <summary> + <para>Returns a nicely formatted string of this color.</para> + </summary> + <param name="format"></param> + </member> + <member name="T:UnityEngine.Color32"> + <summary> + <para>Representation of RGBA colors in 32 bit format.</para> + </summary> + </member> + <member name="F:UnityEngine.Color32.a"> + <summary> + <para>Alpha component of the color.</para> + </summary> + </member> + <member name="F:UnityEngine.Color32.b"> + <summary> + <para>Blue component of the color.</para> + </summary> + </member> + <member name="F:UnityEngine.Color32.g"> + <summary> + <para>Green component of the color.</para> + </summary> + </member> + <member name="F:UnityEngine.Color32.r"> + <summary> + <para>Red component of the color.</para> + </summary> + </member> + <member name="M:UnityEngine.Color32.#ctor(System.Byte,System.Byte,System.Byte,System.Byte)"> + <summary> + <para>Constructs a new Color32 with given r, g, b, a components.</para> + </summary> + <param name="r"></param> + <param name="g"></param> + <param name="b"></param> + <param name="a"></param> + </member> + <member name="?:UnityEngine.Color32.implop_Color(Color32)(UnityEngine.Color32)"> + <summary> + <para>Color32 can be implicitly converted to and from Color.</para> + </summary> + <param name="c"></param> + </member> + <member name="?:UnityEngine.Color32.implop_Color32(Color)(UnityEngine.Color)"> + <summary> + <para>Color32 can be implicitly converted to and from Color.</para> + </summary> + <param name="c"></param> + </member> + <member name="M:UnityEngine.Color32.Lerp(UnityEngine.Color32,UnityEngine.Color32,System.Single)"> + <summary> + <para>Linearly interpolates between colors a and b by t.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Color32.LerpUnclamped(UnityEngine.Color32,UnityEngine.Color32,System.Single)"> + <summary> + <para>Linearly interpolates between colors a and b by t.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Color32.ToString"> + <summary> + <para>Returns a nicely formatted string of this color.</para> + </summary> + <param name="format"></param> + </member> + <member name="M:UnityEngine.Color32.ToString(System.String)"> + <summary> + <para>Returns a nicely formatted string of this color.</para> + </summary> + <param name="format"></param> + </member> + <member name="T:UnityEngine.ColorGamut"> + <summary> + <para>Represents a color gamut.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorGamut.sRGB"> + <summary> + <para>sRGB color gamut.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorGamut.DisplayP3"> + <summary> + <para>Display-P3 color gamut.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorGamut.DolbyHDR"> + <summary> + <para>DolbyHDR high dynamic range color gamut.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorGamut.HDR10"> + <summary> + <para>HDR10 high dynamic range color gamut.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorGamut.Rec2020"> + <summary> + <para>Rec. 2020 color gamut.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorGamut.Rec709"> + <summary> + <para>Rec. 709 color gamut.</para> + </summary> + </member> + <member name="T:UnityEngine.ColorSpace"> + <summary> + <para>Color space for player settings.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorSpace.Gamma"> + <summary> + <para>Gamma color space.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorSpace.Linear"> + <summary> + <para>Linear color space.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorSpace.Uninitialized"> + <summary> + <para>Uninitialized color space.</para> + </summary> + </member> + <member name="T:UnityEngine.ColorUsageAttribute"> + <summary> + <para>Attribute used to configure the usage of the ColorField and Color Picker for a color.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorUsageAttribute.hdr"> + <summary> + <para>If set to true the Color is treated as a HDR color.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorUsageAttribute.maxBrightness"> + <summary> + <para>Maximum allowed HDR color component value when using the HDR Color Picker.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorUsageAttribute.maxExposureValue"> + <summary> + <para>Maximum exposure value allowed in the HDR Color Picker.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorUsageAttribute.minBrightness"> + <summary> + <para>Minimum allowed HDR color component value when using the Color Picker.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorUsageAttribute.minExposureValue"> + <summary> + <para>Minimum exposure value allowed in the HDR Color Picker.</para> + </summary> + </member> + <member name="F:UnityEngine.ColorUsageAttribute.showAlpha"> + <summary> + <para>If false then the alpha bar is hidden in the ColorField and the alpha value is not shown in the Color Picker.</para> + </summary> + </member> + <member name="M:UnityEngine.ColorUsageAttribute.#ctor(System.Boolean)"> + <summary> + <para>Attribute for Color fields. Used for configuring the GUI for the color.</para> + </summary> + <param name="showAlpha">If false then the alpha channel info is hidden both in the ColorField and in the Color Picker.</param> + <param name="hdr">Set to true if the color should be treated as a HDR color (default value: false).</param> + <param name="minBrightness">Minimum allowed HDR color component value when using the HDR Color Picker (default value: 0).</param> + <param name="maxBrightness">Maximum allowed HDR color component value when using the HDR Color Picker (default value: 8).</param> + <param name="minExposureValue">Minimum exposure value allowed in the HDR Color Picker (default value: 1/8 = 0.125).</param> + <param name="maxExposureValue">Maximum exposure value allowed in the HDR Color Picker (default value: 3).</param> + </member> + <member name="M:UnityEngine.ColorUsageAttribute.#ctor(System.Boolean,System.Boolean,System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Attribute for Color fields. Used for configuring the GUI for the color.</para> + </summary> + <param name="showAlpha">If false then the alpha channel info is hidden both in the ColorField and in the Color Picker.</param> + <param name="hdr">Set to true if the color should be treated as a HDR color (default value: false).</param> + <param name="minBrightness">Minimum allowed HDR color component value when using the HDR Color Picker (default value: 0).</param> + <param name="maxBrightness">Maximum allowed HDR color component value when using the HDR Color Picker (default value: 8).</param> + <param name="minExposureValue">Minimum exposure value allowed in the HDR Color Picker (default value: 1/8 = 0.125).</param> + <param name="maxExposureValue">Maximum exposure value allowed in the HDR Color Picker (default value: 3).</param> + </member> + <member name="T:UnityEngine.ColorUtility"> + <summary> + <para>A collection of common color functions.</para> + </summary> + </member> + <member name="M:UnityEngine.ColorUtility.ToHtmlStringRGB(UnityEngine.Color)"> + <summary> + <para>Returns the color as a hexadecimal string in the format "RRGGBB".</para> + </summary> + <param name="color">The color to be converted.</param> + <returns> + <para>Hexadecimal string representing the color.</para> + </returns> + </member> + <member name="M:UnityEngine.ColorUtility.ToHtmlStringRGBA(UnityEngine.Color)"> + <summary> + <para>Returns the color as a hexadecimal string in the format "RRGGBBAA".</para> + </summary> + <param name="color">The color to be converted.</param> + <returns> + <para>Hexadecimal string representing the color.</para> + </returns> + </member> + <member name="M:UnityEngine.ColorUtility.TryParseHtmlString(System.String,UnityEngine.Color&)"> + <summary> + <para>Attempts to convert a html color string.</para> + </summary> + <param name="htmlString">Case insensitive html string to be converted into a color.</param> + <param name="color">The converted color.</param> + <returns> + <para>True if the string was successfully converted else false.</para> + </returns> + </member> + <member name="T:UnityEngine.CombineInstance"> + <summary> + <para>Struct used to describe meshes to be combined using Mesh.CombineMeshes.</para> + </summary> + </member> + <member name="P:UnityEngine.CombineInstance.lightmapScaleOffset"> + <summary> + <para>The baked lightmap UV scale and offset applied to the Mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.CombineInstance.mesh"> + <summary> + <para>Mesh to combine.</para> + </summary> + </member> + <member name="P:UnityEngine.CombineInstance.realtimeLightmapScaleOffset"> + <summary> + <para>The realtime lightmap UV scale and offset applied to the Mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.CombineInstance.subMeshIndex"> + <summary> + <para>Sub-Mesh index of the Mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.CombineInstance.transform"> + <summary> + <para>Matrix to transform the Mesh with before combining.</para> + </summary> + </member> + <member name="T:UnityEngine.Compass"> + <summary> + <para>Interface into compass functionality.</para> + </summary> + </member> + <member name="P:UnityEngine.Compass.enabled"> + <summary> + <para>Used to enable or disable compass. Note, that if you want Input.compass.trueHeading property to contain a valid value, you must also enable location updates by calling Input.location.Start().</para> + </summary> + </member> + <member name="P:UnityEngine.Compass.headingAccuracy"> + <summary> + <para>Accuracy of heading reading in degrees.</para> + </summary> + </member> + <member name="P:UnityEngine.Compass.magneticHeading"> + <summary> + <para>The heading in degrees relative to the magnetic North Pole. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Compass.rawVector"> + <summary> + <para>The raw geomagnetic data measured in microteslas. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Compass.timestamp"> + <summary> + <para>Timestamp (in seconds since 1970) when the heading was last time updated. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Compass.trueHeading"> + <summary> + <para>The heading in degrees relative to the geographic North Pole. (Read Only)</para> + </summary> + </member> + <member name="T:UnityEngine.Component"> + <summary> + <para>Base class for everything attached to GameObjects.</para> + </summary> + </member> + <member name="P:UnityEngine.Component.gameObject"> + <summary> + <para>The game object this component is attached to. A component is always attached to a game object.</para> + </summary> + </member> + <member name="P:UnityEngine.Component.tag"> + <summary> + <para>The tag of this game object.</para> + </summary> + </member> + <member name="P:UnityEngine.Component.transform"> + <summary> + <para>The Transform attached to this GameObject.</para> + </summary> + </member> + <member name="M:UnityEngine.Component.BroadcastMessage(System.String)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object or any of its children.</para> + </summary> + <param name="methodName">Name of the method to call.</param> + <param name="parameter">Optional parameter to pass to the method (can be any value).</param> + <param name="options">Should an error be raised if the method does not exist for a given target object?</param> + </member> + <member name="M:UnityEngine.Component.BroadcastMessage(System.String,System.Object)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object or any of its children.</para> + </summary> + <param name="methodName">Name of the method to call.</param> + <param name="parameter">Optional parameter to pass to the method (can be any value).</param> + <param name="options">Should an error be raised if the method does not exist for a given target object?</param> + </member> + <member name="M:UnityEngine.Component.BroadcastMessage(System.String,System.Object,UnityEngine.SendMessageOptions)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object or any of its children.</para> + </summary> + <param name="methodName">Name of the method to call.</param> + <param name="parameter">Optional parameter to pass to the method (can be any value).</param> + <param name="options">Should an error be raised if the method does not exist for a given target object?</param> + </member> + <member name="M:UnityEngine.Component.BroadcastMessage(System.String,UnityEngine.SendMessageOptions)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object or any of its children.</para> + </summary> + <param name="methodName">Name of the method to call.</param> + <param name="parameter">Optional parameter to pass to the method (can be any value).</param> + <param name="options">Should an error be raised if the method does not exist for a given target object?</param> + </member> + <member name="M:UnityEngine.Component.CompareTag(System.String)"> + <summary> + <para>Is this game object tagged with tag ?</para> + </summary> + <param name="tag">The tag to compare.</param> + </member> + <member name="M:UnityEngine.Component.GetComponent(System.Type)"> + <summary> + <para>Returns the component of Type type if the game object has one attached, null if it doesn't.</para> + </summary> + <param name="type">The type of Component to retrieve.</param> + </member> + <member name="M:UnityEngine.Component.GetComponent"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + </member> + <member name="M:UnityEngine.Component.GetComponent(System.String)"> + <summary> + <para>Returns the component with name type if the game object has one attached, null if it doesn't.</para> + </summary> + <param name="type"></param> + </member> + <member name="M:UnityEngine.Component.GetComponentInChildren(System.Type)"> + <summary> + <para>Returns the component of Type type in the GameObject or any of its children using depth first search.</para> + </summary> + <param name="t">The type of Component to retrieve.</param> + <returns> + <para>A component of the matching type, if found.</para> + </returns> + </member> + <member name="M:UnityEngine.Component.GetComponentInChildren()"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + <param name="includeInactive"></param> + <returns> + <para>A component of the matching type, if found.</para> + </returns> + </member> + <member name="M:UnityEngine.Component.GetComponentInParent(System.Type)"> + <summary> + <para>Returns the component of Type type in the GameObject or any of its parents.</para> + </summary> + <param name="t">The type of Component to retrieve.</param> + <returns> + <para>A component of the matching type, if found.</para> + </returns> + </member> + <member name="M:UnityEngine.Component.GetComponentInParent"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + <returns> + <para>A component of the matching type, if found.</para> + </returns> + </member> + <member name="M:UnityEngine.Component.GetComponents(System.Type)"> + <summary> + <para>Returns all components of Type type in the GameObject.</para> + </summary> + <param name="type">The type of Component to retrieve.</param> + </member> + <member name="M:UnityEngine.Component.GetComponents"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + </member> + <member name="M:UnityEngine.Component.GetComponentsInChildren(System.Type)"> + <summary> + <para>Returns all components of Type type in the GameObject or any of its children.</para> + </summary> + <param name="t">The type of Component to retrieve.</param> + <param name="includeInactive">Should Components on inactive GameObjects be included in the found set?</param> + </member> + <member name="M:UnityEngine.Component.GetComponentsInChildren(System.Type,System.Boolean)"> + <summary> + <para>Returns all components of Type type in the GameObject or any of its children.</para> + </summary> + <param name="t">The type of Component to retrieve.</param> + <param name="includeInactive">Should Components on inactive GameObjects be included in the found set?</param> + </member> + <member name="M:UnityEngine.Component.GetComponentsInChildren(System.Boolean)"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + <param name="includeInactive">Should Components on inactive GameObjects be included in the found set?</param> + <returns> + <para>A list of all found components matching the specified type.</para> + </returns> + </member> + <member name="M:UnityEngine.Component.GetComponentsInChildren"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + <returns> + <para>A list of all found components matching the specified type.</para> + </returns> + </member> + <member name="M:UnityEngine.Component.GetComponentsInParent(System.Type,System.Boolean)"> + <summary> + <para>Returns all components of Type type in the GameObject or any of its parents.</para> + </summary> + <param name="t">The type of Component to retrieve.</param> + <param name="includeInactive">Should inactive Components be included in the found set?</param> + </member> + <member name="M:UnityEngine.Component.GetComponentsInParent(System.Boolean)"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + <param name="includeInactive">Should inactive Components be included in the found set?</param> + </member> + <member name="M:UnityEngine.Component.GetComponentsInParent"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + <param name="includeInactive">Should inactive Components be included in the found set?</param> + </member> + <member name="M:UnityEngine.Component.SendMessage(System.String)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object.</para> + </summary> + <param name="methodName">Name of the method to call.</param> + <param name="value">Optional parameter for the method.</param> + <param name="options">Should an error be raised if the target object doesn't implement the method for the message?</param> + </member> + <member name="M:UnityEngine.Component.SendMessage(System.String,System.Object)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object.</para> + </summary> + <param name="methodName">Name of the method to call.</param> + <param name="value">Optional parameter for the method.</param> + <param name="options">Should an error be raised if the target object doesn't implement the method for the message?</param> + </member> + <member name="M:UnityEngine.Component.SendMessage(System.String,System.Object,UnityEngine.SendMessageOptions)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object.</para> + </summary> + <param name="methodName">Name of the method to call.</param> + <param name="value">Optional parameter for the method.</param> + <param name="options">Should an error be raised if the target object doesn't implement the method for the message?</param> + </member> + <member name="M:UnityEngine.Component.SendMessage(System.String,UnityEngine.SendMessageOptions)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object.</para> + </summary> + <param name="methodName">Name of the method to call.</param> + <param name="value">Optional parameter for the method.</param> + <param name="options">Should an error be raised if the target object doesn't implement the method for the message?</param> + </member> + <member name="M:UnityEngine.Component.SendMessageUpwards(System.String)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object and on every ancestor of the behaviour.</para> + </summary> + <param name="methodName">Name of method to call.</param> + <param name="value">Optional parameter value for the method.</param> + <param name="options">Should an error be raised if the method does not exist on the target object?</param> + </member> + <member name="M:UnityEngine.Component.SendMessageUpwards(System.String,System.Object)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object and on every ancestor of the behaviour.</para> + </summary> + <param name="methodName">Name of method to call.</param> + <param name="value">Optional parameter value for the method.</param> + <param name="options">Should an error be raised if the method does not exist on the target object?</param> + </member> + <member name="M:UnityEngine.Component.SendMessageUpwards(System.String,UnityEngine.SendMessageOptions)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object and on every ancestor of the behaviour.</para> + </summary> + <param name="methodName">Name of method to call.</param> + <param name="value">Optional parameter value for the method.</param> + <param name="options">Should an error be raised if the method does not exist on the target object?</param> + </member> + <member name="M:UnityEngine.Component.SendMessageUpwards(System.String,System.Object,UnityEngine.SendMessageOptions)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object and on every ancestor of the behaviour.</para> + </summary> + <param name="methodName">Name of method to call.</param> + <param name="value">Optional parameter value for the method.</param> + <param name="options">Should an error be raised if the method does not exist on the target object?</param> + </member> + <member name="T:UnityEngine.ComputeBuffer"> + <summary> + <para>GPU data buffer, mostly for use with compute shaders.</para> + </summary> + </member> + <member name="P:UnityEngine.ComputeBuffer.count"> + <summary> + <para>Number of elements in the buffer (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.ComputeBuffer.stride"> + <summary> + <para>Size of one element in the buffer (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.ComputeBuffer.CopyCount(UnityEngine.ComputeBuffer,UnityEngine.ComputeBuffer,System.Int32)"> + <summary> + <para>Copy counter value of append/consume buffer into another buffer.</para> + </summary> + <param name="src">Append/consume buffer to copy the counter from.</param> + <param name="dst">A buffer to copy the counter to.</param> + <param name="dstOffsetBytes">Target byte offset in dst.</param> + </member> + <member name="M:UnityEngine.ComputeBuffer.#ctor(System.Int32,System.Int32)"> + <summary> + <para>Create a Compute Buffer.</para> + </summary> + <param name="count">Number of elements in the buffer.</param> + <param name="stride">Size of one element in the buffer. Has to match size of buffer type in the shader. See for cross-platform compatibility information.</param> + <param name="type">Type of the buffer, default is ComputeBufferType.Default (structured buffer).</param> + </member> + <member name="M:UnityEngine.ComputeBuffer.#ctor(System.Int32,System.Int32,UnityEngine.ComputeBufferType)"> + <summary> + <para>Create a Compute Buffer.</para> + </summary> + <param name="count">Number of elements in the buffer.</param> + <param name="stride">Size of one element in the buffer. Has to match size of buffer type in the shader. See for cross-platform compatibility information.</param> + <param name="type">Type of the buffer, default is ComputeBufferType.Default (structured buffer).</param> + </member> + <member name="M:UnityEngine.ComputeBuffer.GetData(System.Array)"> + <summary> + <para>Read data values from the buffer into an array.</para> + </summary> + <param name="data">An array to receive the data.</param> + </member> + <member name="M:UnityEngine.ComputeBuffer.GetData(System.Array,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Partial read of data values from the buffer into an array.</para> + </summary> + <param name="data">An array to receive the data.</param> + <param name="managedBufferStartIndex">The first element index in data where retrieved elements are copied.</param> + <param name="computeBufferStartIndex">The first element index of the compute buffer from which elements are read.</param> + <param name="count">The number of elements to retrieve.</param> + </member> + <member name="M:UnityEngine.ComputeBuffer.GetNativeBufferPtr"> + <summary> + <para>Retrieve a native (underlying graphics API) pointer to the buffer.</para> + </summary> + <returns> + <para>Pointer to the underlying graphics API buffer.</para> + </returns> + </member> + <member name="M:UnityEngine.ComputeBuffer.Release"> + <summary> + <para>Release a Compute Buffer.</para> + </summary> + </member> + <member name="M:UnityEngine.ComputeBuffer.SetCounterValue(System.UInt32)"> + <summary> + <para>Sets counter value of append/consume buffer.</para> + </summary> + <param name="counterValue">Value of the append/consume counter.</param> + </member> + <member name="M:UnityEngine.ComputeBuffer.SetData(System.Array)"> + <summary> + <para>Set the buffer with values from an array.</para> + </summary> + <param name="data">Array of values to fill the buffer.</param> + </member> + <member name="M:UnityEngine.ComputeBuffer.SetData(System.Array,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Partial copy of data values from an array into the buffer.</para> + </summary> + <param name="data">Array of values to fill the buffer.</param> + <param name="managedBufferStartIndex">The first element index in data to copy to the compute buffer.</param> + <param name="computeBufferStartIndex">The first element index in compute buffer to receive the data.</param> + <param name="count">The number of elements to copy.</param> + </member> + <member name="T:UnityEngine.ComputeBufferType"> + <summary> + <para>ComputeBuffer type.</para> + </summary> + </member> + <member name="F:UnityEngine.ComputeBufferType.Append"> + <summary> + <para>Append-consume ComputeBuffer type.</para> + </summary> + </member> + <member name="F:UnityEngine.ComputeBufferType.Counter"> + <summary> + <para>ComputeBuffer with a counter.</para> + </summary> + </member> + <member name="F:UnityEngine.ComputeBufferType.Default"> + <summary> + <para>Default ComputeBuffer type (structured buffer).</para> + </summary> + </member> + <member name="F:UnityEngine.ComputeBufferType.IndirectArguments"> + <summary> + <para>ComputeBuffer used for Graphics.DrawProceduralIndirect, ComputeShader.DispatchIndirect or Graphics.DrawMeshInstancedIndirect arguments.</para> + </summary> + </member> + <member name="F:UnityEngine.ComputeBufferType.Raw"> + <summary> + <para>Raw ComputeBuffer type (byte address buffer).</para> + </summary> + </member> + <member name="T:UnityEngine.ComputeShader"> + <summary> + <para>Compute Shader asset.</para> + </summary> + </member> + <member name="M:UnityEngine.ComputeShader.Dispatch(System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Execute a compute shader.</para> + </summary> + <param name="kernelIndex">Which kernel to execute. A single compute shader asset can have multiple kernel entry points.</param> + <param name="threadGroupsX">Number of work groups in the X dimension.</param> + <param name="threadGroupsY">Number of work groups in the Y dimension.</param> + <param name="threadGroupsZ">Number of work groups in the Z dimension.</param> + </member> + <member name="M:UnityEngine.ComputeShader.DispatchIndirect(System.Int32,UnityEngine.ComputeBuffer,System.UInt32)"> + <summary> + <para>Execute a compute shader.</para> + </summary> + <param name="kernelIndex">Which kernel to execute. A single compute shader asset can have multiple kernel entry points.</param> + <param name="argsBuffer">Buffer with dispatch arguments.</param> + <param name="argsOffset">The byte offset into the buffer, where the draw arguments start.</param> + </member> + <member name="M:UnityEngine.ComputeShader.FindKernel(System.String)"> + <summary> + <para>Find ComputeShader kernel index.</para> + </summary> + <param name="name">Name of kernel function.</param> + <returns> + <para>The Kernel index, or logs a "FindKernel failed" error message if the kernel is not found.</para> + </returns> + </member> + <member name="M:UnityEngine.ComputeShader.GetKernelThreadGroupSizes(System.Int32,System.UInt32&,System.UInt32&,System.UInt32&)"> + <summary> + <para>Get kernel thread group sizes.</para> + </summary> + <param name="kernelIndex">Which kernel to query. A single compute shader asset can have multiple kernel entry points.</param> + <param name="x">Thread group size in the X dimension.</param> + <param name="y">Thread group size in the Y dimension.</param> + <param name="z">Thread group size in the Z dimension.</param> + </member> + <member name="M:UnityEngine.ComputeShader.HasKernel(System.String)"> + <summary> + <para>Checks whether a shader contains a given kernel.</para> + </summary> + <param name="name">The name of the kernel to look for.</param> + <returns> + <para>True if the kernel is found, false otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.ComputeShader.SetBool(System.String,System.Boolean)"> + <summary> + <para>Set a bool parameter.</para> + </summary> + <param name="name">Variable name in shader code.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="val">Value to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetBool(System.Int32,System.Boolean)"> + <summary> + <para>Set a bool parameter.</para> + </summary> + <param name="name">Variable name in shader code.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="val">Value to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetBuffer(System.Int32,System.String,UnityEngine.ComputeBuffer)"> + <summary> + <para>Sets an input or output compute buffer.</para> + </summary> + <param name="kernelIndex">For which kernel the buffer is being set. See FindKernel.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Name of the buffer variable in shader code.</param> + <param name="buffer">Buffer to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetBuffer(System.Int32,System.Int32,UnityEngine.ComputeBuffer)"> + <summary> + <para>Sets an input or output compute buffer.</para> + </summary> + <param name="kernelIndex">For which kernel the buffer is being set. See FindKernel.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Name of the buffer variable in shader code.</param> + <param name="buffer">Buffer to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetFloat(System.String,System.Single)"> + <summary> + <para>Set a float parameter.</para> + </summary> + <param name="name">Variable name in shader code.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="val">Value to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetFloat(System.Int32,System.Single)"> + <summary> + <para>Set a float parameter.</para> + </summary> + <param name="name">Variable name in shader code.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="val">Value to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetFloats(System.String,System.Single[])"> + <summary> + <para>Set multiple consecutive float parameters at once.</para> + </summary> + <param name="name">Array variable name in the shader code.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="values">Value array to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetFloats(System.Int32,System.Single[])"> + <summary> + <para>Set multiple consecutive float parameters at once.</para> + </summary> + <param name="name">Array variable name in the shader code.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="values">Value array to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetInt(System.String,System.Int32)"> + <summary> + <para>Set an integer parameter.</para> + </summary> + <param name="name">Variable name in shader code.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="val">Value to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetInt(System.Int32,System.Int32)"> + <summary> + <para>Set an integer parameter.</para> + </summary> + <param name="name">Variable name in shader code.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="val">Value to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetInts(System.String,System.Int32[])"> + <summary> + <para>Set multiple consecutive integer parameters at once.</para> + </summary> + <param name="name">Array variable name in the shader code.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="values">Value array to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetInts(System.Int32,System.Int32[])"> + <summary> + <para>Set multiple consecutive integer parameters at once.</para> + </summary> + <param name="name">Array variable name in the shader code.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="values">Value array to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetTexture(System.Int32,System.String,UnityEngine.Texture)"> + <summary> + <para>Set a texture parameter.</para> + </summary> + <param name="kernelIndex">For which kernel the texture is being set. See FindKernel.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Name of the buffer variable in shader code.</param> + <param name="texture">Texture to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetTexture(System.Int32,System.Int32,UnityEngine.Texture)"> + <summary> + <para>Set a texture parameter.</para> + </summary> + <param name="kernelIndex">For which kernel the texture is being set. See FindKernel.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Name of the buffer variable in shader code.</param> + <param name="texture">Texture to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetTextureFromGlobal(System.Int32,System.String,System.String)"> + <summary> + <para>Set a texture parameter from a global texture property.</para> + </summary> + <param name="kernelIndex">For which kernel the texture is being set. See FindKernel.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Name of the buffer variable in shader code.</param> + <param name="globalTextureName">Global texture property to assign to shader.</param> + <param name="globalTextureNameID">Property name ID, use Shader.PropertyToID to get it.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetTextureFromGlobal(System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Set a texture parameter from a global texture property.</para> + </summary> + <param name="kernelIndex">For which kernel the texture is being set. See FindKernel.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Name of the buffer variable in shader code.</param> + <param name="globalTextureName">Global texture property to assign to shader.</param> + <param name="globalTextureNameID">Property name ID, use Shader.PropertyToID to get it.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetVector(System.String,UnityEngine.Vector4)"> + <summary> + <para>Set a vector parameter.</para> + </summary> + <param name="name">Variable name in shader code.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="val">Value to set.</param> + </member> + <member name="M:UnityEngine.ComputeShader.SetVector(System.Int32,UnityEngine.Vector4)"> + <summary> + <para>Set a vector parameter.</para> + </summary> + <param name="name">Variable name in shader code.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="val">Value to set.</param> + </member> + <member name="T:UnityEngine.ConnectionTesterStatus"> + <summary> + <para>The various test results the connection tester may return with.</para> + </summary> + </member> + <member name="F:UnityEngine.ConnectionTesterStatus.Error"> + <summary> + <para>Some unknown error occurred.</para> + </summary> + </member> + <member name="F:UnityEngine.ConnectionTesterStatus.LimitedNATPunchthroughPortRestricted"> + <summary> + <para>Port-restricted NAT type, can do NAT punchthrough to everyone except symmetric.</para> + </summary> + </member> + <member name="F:UnityEngine.ConnectionTesterStatus.LimitedNATPunchthroughSymmetric"> + <summary> + <para>Symmetric NAT type, cannot do NAT punchthrough to other symmetric types nor port restricted type.</para> + </summary> + </member> + <member name="F:UnityEngine.ConnectionTesterStatus.NATpunchthroughAddressRestrictedCone"> + <summary> + <para>Address-restricted cone type, NAT punchthrough fully supported.</para> + </summary> + </member> + <member name="F:UnityEngine.ConnectionTesterStatus.NATpunchthroughFullCone"> + <summary> + <para>Full cone type, NAT punchthrough fully supported.</para> + </summary> + </member> + <member name="F:UnityEngine.ConnectionTesterStatus.PublicIPIsConnectable"> + <summary> + <para>Public IP address detected and game listen port is accessible to the internet.</para> + </summary> + </member> + <member name="F:UnityEngine.ConnectionTesterStatus.PublicIPNoServerStarted"> + <summary> + <para>Public IP address detected but server is not initialized and no port is listening.</para> + </summary> + </member> + <member name="F:UnityEngine.ConnectionTesterStatus.PublicIPPortBlocked"> + <summary> + <para>Public IP address detected but the port is not connectable from the internet.</para> + </summary> + </member> + <member name="F:UnityEngine.ConnectionTesterStatus.Undetermined"> + <summary> + <para>Test result undetermined, still in progress.</para> + </summary> + </member> + <member name="T:UnityEngine.ContextMenu"> + <summary> + <para>The ContextMenu attribute allows you to add commands to the context menu.</para> + </summary> + </member> + <member name="M:UnityEngine.ContextMenu.#ctor(System.String)"> + <summary> + <para>Adds the function to the context menu of the component.</para> + </summary> + <param name="itemName">The name of the context menu item.</param> + <param name="isValidateFunction">Whether this is a validate function (defaults to false).</param> + <param name="priority">Priority used to override the ordering of the menu items (defaults to 1000000). The lower the number the earlier in the menu it will appear.</param> + </member> + <member name="M:UnityEngine.ContextMenu.#ctor(System.String,System.Boolean)"> + <summary> + <para>Adds the function to the context menu of the component.</para> + </summary> + <param name="itemName">The name of the context menu item.</param> + <param name="isValidateFunction">Whether this is a validate function (defaults to false).</param> + <param name="priority">Priority used to override the ordering of the menu items (defaults to 1000000). The lower the number the earlier in the menu it will appear.</param> + </member> + <member name="M:UnityEngine.ContextMenu.#ctor(System.String,System.Boolean,System.Int32)"> + <summary> + <para>Adds the function to the context menu of the component.</para> + </summary> + <param name="itemName">The name of the context menu item.</param> + <param name="isValidateFunction">Whether this is a validate function (defaults to false).</param> + <param name="priority">Priority used to override the ordering of the menu items (defaults to 1000000). The lower the number the earlier in the menu it will appear.</param> + </member> + <member name="T:UnityEngine.ContextMenuItemAttribute"> + <summary> + <para>Use this attribute to add a context menu to a field that calls a named method.</para> + </summary> + </member> + <member name="F:UnityEngine.ContextMenuItemAttribute.function"> + <summary> + <para>The name of the function that should be called.</para> + </summary> + </member> + <member name="F:UnityEngine.ContextMenuItemAttribute.name"> + <summary> + <para>The name of the context menu item.</para> + </summary> + </member> + <member name="M:UnityEngine.ContextMenuItemAttribute.#ctor(System.String,System.String)"> + <summary> + <para>Use this attribute to add a context menu to a field that calls a named method.</para> + </summary> + <param name="name">The name of the context menu item.</param> + <param name="function">The name of the function that should be called.</param> + </member> + <member name="T:UnityEngine.Coroutine"> + <summary> + <para>MonoBehaviour.StartCoroutine returns a Coroutine. Instances of this class are only used to reference these coroutines and do not hold any exposed properties or functions.</para> + </summary> + </member> + <member name="T:UnityEngine.CrashReport"> + <summary> + <para>Holds data for a single application crash event and provides access to all gathered crash reports.</para> + </summary> + </member> + <member name="P:UnityEngine.CrashReport.lastReport"> + <summary> + <para>Returns last crash report, or null if no reports are available.</para> + </summary> + </member> + <member name="P:UnityEngine.CrashReport.reports"> + <summary> + <para>Returns all currently available reports in a new array.</para> + </summary> + </member> + <member name="F:UnityEngine.CrashReport.text"> + <summary> + <para>Crash report data as formatted text.</para> + </summary> + </member> + <member name="F:UnityEngine.CrashReport.time"> + <summary> + <para>Time, when the crash occured.</para> + </summary> + </member> + <member name="M:UnityEngine.CrashReport.Remove"> + <summary> + <para>Remove report from available reports list.</para> + </summary> + </member> + <member name="M:UnityEngine.CrashReport.RemoveAll"> + <summary> + <para>Remove all reports from available reports list.</para> + </summary> + </member> + <member name="T:UnityEngine.CreateAssetMenuAttribute"> + <summary> + <para>Mark a ScriptableObject-derived type to be automatically listed in the Assets/Create submenu, so that instances of the type can be easily created and stored in the project as ".asset" files.</para> + </summary> + </member> + <member name="P:UnityEngine.CreateAssetMenuAttribute.fileName"> + <summary> + <para>The default file name used by newly created instances of this type.</para> + </summary> + </member> + <member name="P:UnityEngine.CreateAssetMenuAttribute.menuName"> + <summary> + <para>The display name for this type shown in the Assets/Create menu.</para> + </summary> + </member> + <member name="P:UnityEngine.CreateAssetMenuAttribute.order"> + <summary> + <para>The position of the menu item within the Assets/Create menu.</para> + </summary> + </member> + <member name="T:UnityEngine.Cubemap"> + <summary> + <para>Class for handling cube maps, Use this to create or modify existing.</para> + </summary> + </member> + <member name="P:UnityEngine.Cubemap.format"> + <summary> + <para>The format of the pixel data in the texture (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Cubemap.mipmapCount"> + <summary> + <para>How many mipmap levels are in this texture (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Cubemap.Apply(System.Boolean,System.Boolean)"> + <summary> + <para>Actually apply all previous SetPixel and SetPixels changes.</para> + </summary> + <param name="updateMipmaps">When set to true, mipmap levels are recalculated.</param> + <param name="makeNoLongerReadable">When set to true, system memory copy of a texture is released.</param> + </member> + <member name="M:UnityEngine.Cubemap.CreateExternalTexture(System.Int32,UnityEngine.TextureFormat,System.Boolean,System.IntPtr)"> + <summary> + <para>Creates a Unity cubemap out of externally created native cubemap object.</para> + </summary> + <param name="size">The width and height of each face of the cubemap should be the same.</param> + <param name="format">Format of underlying cubemap object.</param> + <param name="mipmap">Does the cubemap have mipmaps?</param> + <param name="nativeTex">Native cubemap texture object.</param> + </member> + <member name="M:UnityEngine.Cubemap.#ctor(System.Int32,UnityEngine.TextureFormat,System.Boolean)"> + <summary> + <para>Create a new empty cubemap texture.</para> + </summary> + <param name="size">Width/height of a cube face in pixels.</param> + <param name="format">Pixel data format to be used for the Cubemap.</param> + <param name="mipmap">Should mipmaps be created?</param> + </member> + <member name="M:UnityEngine.Cubemap.GetPixel(UnityEngine.CubemapFace,System.Int32,System.Int32)"> + <summary> + <para>Returns pixel color at coordinates (face, x, y).</para> + </summary> + <param name="face"></param> + <param name="x"></param> + <param name="y"></param> + </member> + <member name="M:UnityEngine.Cubemap.GetPixels(UnityEngine.CubemapFace,System.Int32)"> + <summary> + <para>Returns pixel colors of a cubemap face.</para> + </summary> + <param name="face">The face from which pixel data is taken.</param> + <param name="miplevel">Mipmap level for the chosen face.</param> + </member> + <member name="M:UnityEngine.Cubemap.SetPixel(UnityEngine.CubemapFace,System.Int32,System.Int32,UnityEngine.Color)"> + <summary> + <para>Sets pixel color at coordinates (face, x, y).</para> + </summary> + <param name="face"></param> + <param name="x"></param> + <param name="y"></param> + <param name="color"></param> + </member> + <member name="M:UnityEngine.Cubemap.SetPixels(UnityEngine.Color[],UnityEngine.CubemapFace,System.Int32)"> + <summary> + <para>Sets pixel colors of a cubemap face.</para> + </summary> + <param name="colors">Pixel data for the Cubemap face.</param> + <param name="face">The face to which the new data should be applied.</param> + <param name="miplevel">The mipmap level for the face.</param> + </member> + <member name="M:UnityEngine.Cubemap.SmoothEdges(System.Int32)"> + <summary> + <para>Performs smoothing of near edge regions.</para> + </summary> + <param name="smoothRegionWidthInPixels">Pixel distance at edges over which to apply smoothing.</param> + </member> + <member name="T:UnityEngine.CubemapArray"> + <summary> + <para>Class for handling Cubemap arrays.</para> + </summary> + </member> + <member name="P:UnityEngine.CubemapArray.cubemapCount"> + <summary> + <para>Number of cubemaps in the array (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.CubemapArray.format"> + <summary> + <para>Texture format (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.CubemapArray.Apply(System.Boolean,System.Boolean)"> + <summary> + <para>Actually apply all previous SetPixels changes.</para> + </summary> + <param name="updateMipmaps">When set to true, mipmap levels are recalculated.</param> + <param name="makeNoLongerReadable">When set to true, system memory copy of a texture is released.</param> + </member> + <member name="M:UnityEngine.CubemapArray.#ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean)"> + <summary> + <para>Create a new cubemap array.</para> + </summary> + <param name="faceSize">Cubemap face size in pixels.</param> + <param name="cubemapCount">Number of elements in the cubemap array.</param> + <param name="format">Format of the pixel data.</param> + <param name="mipmap">Should mipmaps be created?</param> + <param name="linear">Does the texture contain non-color data (i.e. don't do any color space conversions when sampling)? Default is false.</param> + </member> + <member name="M:UnityEngine.CubemapArray.#ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean,System.Boolean)"> + <summary> + <para>Create a new cubemap array.</para> + </summary> + <param name="faceSize">Cubemap face size in pixels.</param> + <param name="cubemapCount">Number of elements in the cubemap array.</param> + <param name="format">Format of the pixel data.</param> + <param name="mipmap">Should mipmaps be created?</param> + <param name="linear">Does the texture contain non-color data (i.e. don't do any color space conversions when sampling)? Default is false.</param> + </member> + <member name="M:UnityEngine.CubemapArray.GetPixels(UnityEngine.CubemapFace,System.Int32,System.Int32)"> + <summary> + <para>Returns pixel colors of a single array slice/face.</para> + </summary> + <param name="face">Cubemap face to read pixels from.</param> + <param name="arrayElement">Array slice to read pixels from.</param> + <param name="miplevel">Mipmap level to read pixels from.</param> + <returns> + <para>Array of pixel colors.</para> + </returns> + </member> + <member name="M:UnityEngine.CubemapArray.GetPixels32(UnityEngine.CubemapFace,System.Int32,System.Int32)"> + <summary> + <para>Returns pixel colors of a single array slice/face.</para> + </summary> + <param name="face">Cubemap face to read pixels from.</param> + <param name="arrayElement">Array slice to read pixels from.</param> + <param name="miplevel">Mipmap level to read pixels from.</param> + <returns> + <para>Array of pixel colors in low precision (8 bits/channel) format.</para> + </returns> + </member> + <member name="M:UnityEngine.CubemapArray.SetPixels(UnityEngine.Color[],UnityEngine.CubemapFace,System.Int32,System.Int32)"> + <summary> + <para>Set pixel colors for a single array slice/face.</para> + </summary> + <param name="colors">An array of pixel colors.</param> + <param name="face">Cubemap face to set pixels for.</param> + <param name="arrayElement">Array element index to set pixels for.</param> + <param name="miplevel">Mipmap level to set pixels for.</param> + </member> + <member name="M:UnityEngine.CubemapArray.SetPixels32(UnityEngine.Color32[],UnityEngine.CubemapFace,System.Int32,System.Int32)"> + <summary> + <para>Set pixel colors for a single array slice/face.</para> + </summary> + <param name="colors">An array of pixel colors in low precision (8 bits/channel) format.</param> + <param name="face">Cubemap face to set pixels for.</param> + <param name="arrayElement">Array element index to set pixels for.</param> + <param name="miplevel">Mipmap level to set pixels for.</param> + </member> + <member name="T:UnityEngine.CubemapFace"> + <summary> + <para>Cubemap face.</para> + </summary> + </member> + <member name="F:UnityEngine.CubemapFace.NegativeX"> + <summary> + <para>Left facing side (-x).</para> + </summary> + </member> + <member name="F:UnityEngine.CubemapFace.NegativeY"> + <summary> + <para>Downward facing side (-y).</para> + </summary> + </member> + <member name="F:UnityEngine.CubemapFace.NegativeZ"> + <summary> + <para>Backward facing side (-z).</para> + </summary> + </member> + <member name="F:UnityEngine.CubemapFace.PositiveX"> + <summary> + <para>Right facing side (+x).</para> + </summary> + </member> + <member name="F:UnityEngine.CubemapFace.PositiveY"> + <summary> + <para>Upwards facing side (+y).</para> + </summary> + </member> + <member name="F:UnityEngine.CubemapFace.PositiveZ"> + <summary> + <para>Forward facing side (+z).</para> + </summary> + </member> + <member name="F:UnityEngine.CubemapFace.Unknown"> + <summary> + <para>Cubemap face is unknown or unspecified.</para> + </summary> + </member> + <member name="T:UnityEngine.CullingGroup"> + <summary> + <para>Describes a set of bounding spheres that should have their visibility and distances maintained.</para> + </summary> + </member> + <member name="P:UnityEngine.CullingGroup.enabled"> + <summary> + <para>Pauses culling group execution.</para> + </summary> + </member> + <member name="P:UnityEngine.CullingGroup.onStateChanged"> + <summary> + <para>Sets the callback that will be called when a sphere's visibility and/or distance state has changed.</para> + </summary> + </member> + <member name="P:UnityEngine.CullingGroup.targetCamera"> + <summary> + <para>Locks the CullingGroup to a specific camera.</para> + </summary> + </member> + <member name="M:UnityEngine.CullingGroup.#ctor"> + <summary> + <para>Create a CullingGroup.</para> + </summary> + </member> + <member name="M:UnityEngine.CullingGroup.Dispose"> + <summary> + <para>Clean up all memory used by the CullingGroup immediately.</para> + </summary> + </member> + <member name="M:UnityEngine.CullingGroup.EraseSwapBack(System.Int32)"> + <summary> + <para>Erase a given bounding sphere by moving the final sphere on top of it.</para> + </summary> + <param name="index">The index of the entry to erase.</param> + </member> + <member name="M:UnityEngine.CullingGroup.EraseSwapBack(System.Int32,T[],System.Int32&)"> + <summary> + <para>Erase a given entry in an arbitrary array by copying the final entry on top of it, then decrementing the number of entries used by one.</para> + </summary> + <param name="index">The index of the entry to erase.</param> + <param name="myArray">An array of entries.</param> + <param name="size">The number of entries in the array that are actually used.</param> + </member> + <member name="M:UnityEngine.CullingGroup.GetDistance(System.Int32)"> + <summary> + <para>Get the current distance band index of a given sphere.</para> + </summary> + <param name="index">The index of the sphere.</param> + <returns> + <para>The sphere's current distance band index.</para> + </returns> + </member> + <member name="M:UnityEngine.CullingGroup.IsVisible(System.Int32)"> + <summary> + <para>Returns true if the bounding sphere at index is currently visible from any of the contributing cameras.</para> + </summary> + <param name="index">The index of the bounding sphere.</param> + <returns> + <para>True if the sphere is visible; false if it is invisible.</para> + </returns> + </member> + <member name="M:UnityEngine.CullingGroup.QueryIndices(System.Boolean,System.Int32[],System.Int32)"> + <summary> + <para>Retrieve the indices of spheres that have particular visibility and/or distance states.</para> + </summary> + <param name="visible">True if only visible spheres should be retrieved; false if only invisible spheres should be retrieved.</param> + <param name="distanceIndex">The distance band that retrieved spheres must be in.</param> + <param name="result">An array that will be filled with the retrieved sphere indices.</param> + <param name="firstIndex">The index of the sphere to begin searching at.</param> + <returns> + <para>The number of sphere indices found and written into the result array.</para> + </returns> + </member> + <member name="M:UnityEngine.CullingGroup.QueryIndices(System.Int32,System.Int32[],System.Int32)"> + <summary> + <para>Retrieve the indices of spheres that have particular visibility and/or distance states.</para> + </summary> + <param name="visible">True if only visible spheres should be retrieved; false if only invisible spheres should be retrieved.</param> + <param name="distanceIndex">The distance band that retrieved spheres must be in.</param> + <param name="result">An array that will be filled with the retrieved sphere indices.</param> + <param name="firstIndex">The index of the sphere to begin searching at.</param> + <returns> + <para>The number of sphere indices found and written into the result array.</para> + </returns> + </member> + <member name="M:UnityEngine.CullingGroup.QueryIndices(System.Boolean,System.Int32,System.Int32[],System.Int32)"> + <summary> + <para>Retrieve the indices of spheres that have particular visibility and/or distance states.</para> + </summary> + <param name="visible">True if only visible spheres should be retrieved; false if only invisible spheres should be retrieved.</param> + <param name="distanceIndex">The distance band that retrieved spheres must be in.</param> + <param name="result">An array that will be filled with the retrieved sphere indices.</param> + <param name="firstIndex">The index of the sphere to begin searching at.</param> + <returns> + <para>The number of sphere indices found and written into the result array.</para> + </returns> + </member> + <member name="M:UnityEngine.CullingGroup.SetBoundingDistances(System.Single[])"> + <summary> + <para>Set bounding distances for 'distance bands' the group should compute, as well as options for how spheres falling into each distance band should be treated.</para> + </summary> + <param name="distances">An array of bounding distances. The distances should be sorted in increasing order.</param> + <param name="distanceBehaviours">An array of CullingDistanceBehaviour settings. The array should be the same length as the array provided to the distances parameter. It can also be omitted or passed as null, in which case all distances will be given CullingDistanceBehaviour.Normal behaviour.</param> + </member> + <member name="M:UnityEngine.CullingGroup.SetBoundingSphereCount(System.Int32)"> + <summary> + <para>Sets the number of bounding spheres in the bounding spheres array that are actually being used.</para> + </summary> + <param name="count">The number of bounding spheres being used.</param> + </member> + <member name="M:UnityEngine.CullingGroup.SetBoundingSpheres(UnityEngine.BoundingSphere[])"> + <summary> + <para>Sets the array of bounding sphere definitions that the CullingGroup should compute culling for.</para> + </summary> + <param name="array">The BoundingSpheres to cull.</param> + </member> + <member name="M:UnityEngine.CullingGroup.SetDistanceReferencePoint(UnityEngine.Vector3)"> + <summary> + <para>Set the reference point from which distance bands are measured.</para> + </summary> + <param name="point">A fixed point to measure the distance from.</param> + <param name="transform">A transform to measure the distance from. The transform's position will be automatically tracked.</param> + </member> + <member name="M:UnityEngine.CullingGroup.SetDistanceReferencePoint(UnityEngine.Transform)"> + <summary> + <para>Set the reference point from which distance bands are measured.</para> + </summary> + <param name="point">A fixed point to measure the distance from.</param> + <param name="transform">A transform to measure the distance from. The transform's position will be automatically tracked.</param> + </member> + <member name="T:UnityEngine.CullingGroup.StateChanged"> + <summary> + <para>This delegate is used for recieving a callback when a sphere's distance or visibility state has changed.</para> + </summary> + <param name="sphere">A CullingGroupEvent that provides information about the sphere that has changed.</param> + </member> + <member name="T:UnityEngine.CullingGroupEvent"> + <summary> + <para>Provides information about the current and previous states of one sphere in a CullingGroup.</para> + </summary> + </member> + <member name="P:UnityEngine.CullingGroupEvent.currentDistance"> + <summary> + <para>The current distance band index of the sphere, after the most recent culling pass.</para> + </summary> + </member> + <member name="P:UnityEngine.CullingGroupEvent.hasBecomeInvisible"> + <summary> + <para>Did this sphere change from being visible to being invisible in the most recent culling pass?</para> + </summary> + </member> + <member name="P:UnityEngine.CullingGroupEvent.hasBecomeVisible"> + <summary> + <para>Did this sphere change from being invisible to being visible in the most recent culling pass?</para> + </summary> + </member> + <member name="P:UnityEngine.CullingGroupEvent.index"> + <summary> + <para>The index of the sphere that has changed.</para> + </summary> + </member> + <member name="P:UnityEngine.CullingGroupEvent.isVisible"> + <summary> + <para>Was the sphere considered visible by the most recent culling pass?</para> + </summary> + </member> + <member name="P:UnityEngine.CullingGroupEvent.previousDistance"> + <summary> + <para>The distance band index of the sphere before the most recent culling pass.</para> + </summary> + </member> + <member name="P:UnityEngine.CullingGroupEvent.wasVisible"> + <summary> + <para>Was the sphere visible before the most recent culling pass?</para> + </summary> + </member> + <member name="T:UnityEngine.Cursor"> + <summary> + <para>Cursor API for setting the cursor (mouse pointer).</para> + </summary> + </member> + <member name="P:UnityEngine.Cursor.lockState"> + <summary> + <para>Determines whether the hardware pointer is locked to the center of the view, constrained to the window, or not constrained at all.</para> + </summary> + </member> + <member name="P:UnityEngine.Cursor.visible"> + <summary> + <para>Determines whether the hardware pointer is visible or not.</para> + </summary> + </member> + <member name="M:UnityEngine.Cursor.SetCursor"> + <summary> + <para>Sets the mouse cursor to the given texture.</para> + </summary> + </member> + <member name="M:UnityEngine.Cursor.SetCursor(UnityEngine.Texture2D,UnityEngine.Vector2,UnityEngine.CursorMode)"> + <summary> + <para>Specify a custom cursor that you wish to use as a cursor.</para> + </summary> + <param name="texture">The texture to use for the cursor or null to set the default cursor. Note that a texture needs to be imported with "Read/Write enabled" in the texture importer (or using the "Cursor" defaults), in order to be used as a cursor.</param> + <param name="hotspot">The offset from the top left of the texture to use as the target point (must be within the bounds of the cursor).</param> + <param name="cursorMode">Allow this cursor to render as a hardware cursor on supported platforms, or force software cursor.</param> + </member> + <member name="T:UnityEngine.CursorLockMode"> + <summary> + <para>How the cursor should behave.</para> + </summary> + </member> + <member name="F:UnityEngine.CursorLockMode.Confined"> + <summary> + <para>Confine cursor to the game window.</para> + </summary> + </member> + <member name="F:UnityEngine.CursorLockMode.Locked"> + <summary> + <para>Lock cursor to the center of the game window.</para> + </summary> + </member> + <member name="F:UnityEngine.CursorLockMode.None"> + <summary> + <para>Cursor behavior is unmodified.</para> + </summary> + </member> + <member name="T:UnityEngine.CursorMode"> + <summary> + <para>Determines whether the mouse cursor is rendered using software rendering or, on supported platforms, hardware rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.CursorMode.Auto"> + <summary> + <para>Use hardware cursors on supported platforms.</para> + </summary> + </member> + <member name="F:UnityEngine.CursorMode.ForceSoftware"> + <summary> + <para>Force the use of software cursors.</para> + </summary> + </member> + <member name="T:UnityEngine.CustomRenderTexture"> + <summary> + <para>Custom Render Textures are an extension to Render Textures, enabling you to render directly to the Texture using a Shader.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomRenderTexture.cubemapFaceMask"> + <summary> + <para>Bitfield that allows to enable or disable update on each of the cubemap faces. Order from least significant bit is +X, -X, +Y, -Y, +Z, -Z.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomRenderTexture.doubleBuffered"> + <summary> + <para>If true, the Custom Render Texture is double buffered so that you can access it during its own update. otherwise the Custom Render Texture will be not be double buffered.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomRenderTexture.initializationColor"> + <summary> + <para>Color with which the Custom Render Texture is initialized. This parameter will be ignored if an initializationMaterial is set.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomRenderTexture.initializationMaterial"> + <summary> + <para>Material with which the Custom Render Texture is initialized. Initialization texture and color are ignored if this parameter is set.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomRenderTexture.initializationMode"> + <summary> + <para>Specify how the texture should be initialized.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomRenderTexture.initializationSource"> + <summary> + <para>Specify if the texture should be initialized with a Texture and a Color or a Material.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomRenderTexture.initializationTexture"> + <summary> + <para>Texture with which the Custom Render Texture is initialized (multiplied by the initialization color). This parameter will be ignored if an initializationMaterial is set.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomRenderTexture.material"> + <summary> + <para>Material with which the content of the Custom Render Texture is updated.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomRenderTexture.shaderPass"> + <summary> + <para>Shader Pass used to update the Custom Render Texture.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomRenderTexture.updateMode"> + <summary> + <para>Specify how the texture should be updated.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomRenderTexture.updateZoneSpace"> + <summary> + <para>Space in which the update zones are expressed (Normalized or Pixel space).</para> + </summary> + </member> + <member name="P:UnityEngine.CustomRenderTexture.wrapUpdateZones"> + <summary> + <para>If true, Update zones will wrap around the border of the Custom Render Texture. Otherwise, Update zones will be clamped at the border of the Custom Render Texture.</para> + </summary> + </member> + <member name="M:UnityEngine.CustomRenderTexture.ClearUpdateZones"> + <summary> + <para>Clear all Update Zones.</para> + </summary> + </member> + <member name="M:UnityEngine.CustomRenderTexture.#ctor(System.Int32,System.Int32,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite)"> + <summary> + <para>Create a new Custom Render Texture.</para> + </summary> + <param name="width"></param> + <param name="height"></param> + <param name="format"></param> + <param name="readWrite"></param> + </member> + <member name="M:UnityEngine.CustomRenderTexture.#ctor(System.Int32,System.Int32,UnityEngine.RenderTextureFormat)"> + <summary> + <para>Create a new Custom Render Texture.</para> + </summary> + <param name="width"></param> + <param name="height"></param> + <param name="format"></param> + <param name="readWrite"></param> + </member> + <member name="M:UnityEngine.CustomRenderTexture.#ctor(System.Int32,System.Int32)"> + <summary> + <para>Create a new Custom Render Texture.</para> + </summary> + <param name="width"></param> + <param name="height"></param> + <param name="format"></param> + <param name="readWrite"></param> + </member> + <member name="M:UnityEngine.CustomRenderTexture.GetUpdateZones(System.Collections.Generic.List`1<UnityEngine.CustomRenderTextureUpdateZone>)"> + <summary> + <para>Returns the list of Update Zones.</para> + </summary> + <param name="updateZones">Output list of Update Zones.</param> + </member> + <member name="M:UnityEngine.CustomRenderTexture.Initialize"> + <summary> + <para>Triggers an initialization of the Custom Render Texture.</para> + </summary> + </member> + <member name="M:UnityEngine.CustomRenderTexture.SetUpdateZones(UnityEngine.CustomRenderTextureUpdateZone[])"> + <summary> + <para>Setup the list of Update Zones for the Custom Render Texture.</para> + </summary> + <param name="updateZones"></param> + </member> + <member name="M:UnityEngine.CustomRenderTexture.Update(System.Int32)"> + <summary> + <para>Triggers the update of the Custom Render Texture.</para> + </summary> + <param name="count">Number of upate pass to perform.</param> + </member> + <member name="T:UnityEngine.CustomRenderTextureInitializationSource"> + <summary> + <para>Specify the source of a Custom Render Texture initialization.</para> + </summary> + </member> + <member name="F:UnityEngine.CustomRenderTextureInitializationSource.Material"> + <summary> + <para>Custom Render Texture is initalized with a Material.</para> + </summary> + </member> + <member name="F:UnityEngine.CustomRenderTextureInitializationSource.TextureAndColor"> + <summary> + <para>Custom Render Texture is initialized by a Texture multiplied by a Color.</para> + </summary> + </member> + <member name="T:UnityEngine.CustomRenderTextureUpdateMode"> + <summary> + <para>Frequency of update or initialization of a Custom Render Texture.</para> + </summary> + </member> + <member name="F:UnityEngine.CustomRenderTextureUpdateMode.OnDemand"> + <summary> + <para>Initialization/Update will only occur when triggered by the script.</para> + </summary> + </member> + <member name="F:UnityEngine.CustomRenderTextureUpdateMode.OnLoad"> + <summary> + <para>Initialization/Update will occur once at load time and then can be triggered again by script.</para> + </summary> + </member> + <member name="F:UnityEngine.CustomRenderTextureUpdateMode.Realtime"> + <summary> + <para>Initialization/Update will occur at every frame.</para> + </summary> + </member> + <member name="T:UnityEngine.CustomRenderTextureUpdateZone"> + <summary> + <para>Structure describing an Update Zone.</para> + </summary> + </member> + <member name="F:UnityEngine.CustomRenderTextureUpdateZone.needSwap"> + <summary> + <para>If true, and if the texture is double buffered, a request is made to swap the buffers before the next update. Otherwise, the buffers will not be swapped.</para> + </summary> + </member> + <member name="F:UnityEngine.CustomRenderTextureUpdateZone.passIndex"> + <summary> + <para>Shader Pass used to update the Custom Render Texture for this Update Zone.</para> + </summary> + </member> + <member name="F:UnityEngine.CustomRenderTextureUpdateZone.rotation"> + <summary> + <para>Rotation of the Update Zone.</para> + </summary> + </member> + <member name="F:UnityEngine.CustomRenderTextureUpdateZone.updateZoneCenter"> + <summary> + <para>Position of the center of the Update Zone within the Custom Render Texture.</para> + </summary> + </member> + <member name="F:UnityEngine.CustomRenderTextureUpdateZone.updateZoneSize"> + <summary> + <para>Size of the Update Zone.</para> + </summary> + </member> + <member name="T:UnityEngine.CustomRenderTextureUpdateZoneSpace"> + <summary> + <para>Space in which coordinates are provided for Update Zones.</para> + </summary> + </member> + <member name="F:UnityEngine.CustomRenderTextureUpdateZoneSpace.Normalized"> + <summary> + <para>Coordinates are normalized. (0, 0) is top left and (1, 1) is bottom right.</para> + </summary> + </member> + <member name="F:UnityEngine.CustomRenderTextureUpdateZoneSpace.Pixel"> + <summary> + <para>Coordinates are expressed in pixels. (0, 0) is top left (width, height) is bottom right.</para> + </summary> + </member> + <member name="T:UnityEngine.CustomYieldInstruction"> + <summary> + <para>Base class for custom yield instructions to suspend coroutines.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomYieldInstruction.keepWaiting"> + <summary> + <para>Indicates if coroutine should be kept suspended.</para> + </summary> + </member> + <member name="T:UnityEngine.Debug"> + <summary> + <para>Class containing methods to ease debugging while developing a game.</para> + </summary> + </member> + <member name="P:UnityEngine.Debug.developerConsoleVisible"> + <summary> + <para>Reports whether the development console is visible. The development console cannot be made to appear using:</para> + </summary> + </member> + <member name="P:UnityEngine.Debug.isDebugBuild"> + <summary> + <para>In the Build Settings dialog there is a check box called "Development Build".</para> + </summary> + </member> + <member name="P:UnityEngine.Debug.unityLogger"> + <summary> + <para>Get default debug logger.</para> + </summary> + </member> + <member name="M:UnityEngine.Debug.Assert(System.Boolean)"> + <summary> + <para>Assert a condition and logs an error message to the Unity console on failure.</para> + </summary> + <param name="condition">Condition you expect to be true.</param> + <param name="context">Object to which the message applies.</param> + <param name="message">String or object to be converted to string representation for display.</param> + </member> + <member name="M:UnityEngine.Debug.Assert(System.Boolean,UnityEngine.Object)"> + <summary> + <para>Assert a condition and logs an error message to the Unity console on failure.</para> + </summary> + <param name="condition">Condition you expect to be true.</param> + <param name="context">Object to which the message applies.</param> + <param name="message">String or object to be converted to string representation for display.</param> + </member> + <member name="M:UnityEngine.Debug.Assert(System.Boolean,System.Object)"> + <summary> + <para>Assert a condition and logs an error message to the Unity console on failure.</para> + </summary> + <param name="condition">Condition you expect to be true.</param> + <param name="context">Object to which the message applies.</param> + <param name="message">String or object to be converted to string representation for display.</param> + </member> + <member name="M:UnityEngine.Debug.Assert(System.Boolean,System.Object,UnityEngine.Object)"> + <summary> + <para>Assert a condition and logs an error message to the Unity console on failure.</para> + </summary> + <param name="condition">Condition you expect to be true.</param> + <param name="context">Object to which the message applies.</param> + <param name="message">String or object to be converted to string representation for display.</param> + </member> + <member name="M:UnityEngine.Debug.AssertFormat(System.Boolean,System.String,System.Object[])"> + <summary> + <para>Assert a condition and logs a formatted error message to the Unity console on failure.</para> + </summary> + <param name="condition">Condition you expect to be true.</param> + <param name="format">A composite format string.</param> + <param name="args">Format arguments.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.AssertFormat(System.Boolean,UnityEngine.Object,System.String,System.Object[])"> + <summary> + <para>Assert a condition and logs a formatted error message to the Unity console on failure.</para> + </summary> + <param name="condition">Condition you expect to be true.</param> + <param name="format">A composite format string.</param> + <param name="args">Format arguments.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.Break"> + <summary> + <para>Pauses the editor.</para> + </summary> + </member> + <member name="M:UnityEngine.Debug.ClearDeveloperConsole"> + <summary> + <para>Clears errors from the developer console.</para> + </summary> + </member> + <member name="M:UnityEngine.Debug.DrawLine(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Draws a line between specified start and end points.</para> + </summary> + <param name="start">Point in world space where the line should start.</param> + <param name="end">Point in world space where the line should end.</param> + <param name="color">Color of the line.</param> + <param name="duration">How long the line should be visible for.</param> + <param name="depthTest">Should the line be obscured by objects closer to the camera?</param> + </member> + <member name="M:UnityEngine.Debug.DrawLine(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Color)"> + <summary> + <para>Draws a line between specified start and end points.</para> + </summary> + <param name="start">Point in world space where the line should start.</param> + <param name="end">Point in world space where the line should end.</param> + <param name="color">Color of the line.</param> + <param name="duration">How long the line should be visible for.</param> + <param name="depthTest">Should the line be obscured by objects closer to the camera?</param> + </member> + <member name="M:UnityEngine.Debug.DrawLine(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Color,System.Single)"> + <summary> + <para>Draws a line between specified start and end points.</para> + </summary> + <param name="start">Point in world space where the line should start.</param> + <param name="end">Point in world space where the line should end.</param> + <param name="color">Color of the line.</param> + <param name="duration">How long the line should be visible for.</param> + <param name="depthTest">Should the line be obscured by objects closer to the camera?</param> + </member> + <member name="M:UnityEngine.Debug.DrawLine(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Color,System.Single,System.Boolean)"> + <summary> + <para>Draws a line between specified start and end points.</para> + </summary> + <param name="start">Point in world space where the line should start.</param> + <param name="end">Point in world space where the line should end.</param> + <param name="color">Color of the line.</param> + <param name="duration">How long the line should be visible for.</param> + <param name="depthTest">Should the line be obscured by objects closer to the camera?</param> + </member> + <member name="M:UnityEngine.Debug.DrawRay(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Draws a line from start to start + dir in world coordinates.</para> + </summary> + <param name="start">Point in world space where the ray should start.</param> + <param name="dir">Direction and length of the ray.</param> + <param name="color">Color of the drawn line.</param> + <param name="duration">How long the line will be visible for (in seconds).</param> + <param name="depthTest">Should the line be obscured by other objects closer to the camera?</param> + </member> + <member name="M:UnityEngine.Debug.DrawRay(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Color)"> + <summary> + <para>Draws a line from start to start + dir in world coordinates.</para> + </summary> + <param name="start">Point in world space where the ray should start.</param> + <param name="dir">Direction and length of the ray.</param> + <param name="color">Color of the drawn line.</param> + <param name="duration">How long the line will be visible for (in seconds).</param> + <param name="depthTest">Should the line be obscured by other objects closer to the camera?</param> + </member> + <member name="M:UnityEngine.Debug.DrawRay(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Color,System.Single)"> + <summary> + <para>Draws a line from start to start + dir in world coordinates.</para> + </summary> + <param name="start">Point in world space where the ray should start.</param> + <param name="dir">Direction and length of the ray.</param> + <param name="color">Color of the drawn line.</param> + <param name="duration">How long the line will be visible for (in seconds).</param> + <param name="depthTest">Should the line be obscured by other objects closer to the camera?</param> + </member> + <member name="M:UnityEngine.Debug.DrawRay(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Color,System.Single,System.Boolean)"> + <summary> + <para>Draws a line from start to start + dir in world coordinates.</para> + </summary> + <param name="start">Point in world space where the ray should start.</param> + <param name="dir">Direction and length of the ray.</param> + <param name="color">Color of the drawn line.</param> + <param name="duration">How long the line will be visible for (in seconds).</param> + <param name="depthTest">Should the line be obscured by other objects closer to the camera?</param> + </member> + <member name="M:UnityEngine.Debug.Log(System.Object)"> + <summary> + <para>Logs message to the Unity Console.</para> + </summary> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.Log(System.Object,UnityEngine.Object)"> + <summary> + <para>Logs message to the Unity Console.</para> + </summary> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.LogAssertion(System.Object)"> + <summary> + <para>A variant of Debug.Log that logs an assertion message to the console.</para> + </summary> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.LogAssertion(System.Object,UnityEngine.Object)"> + <summary> + <para>A variant of Debug.Log that logs an assertion message to the console.</para> + </summary> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.LogAssertionFormat(System.String,System.Object[])"> + <summary> + <para>Logs a formatted assertion message to the Unity console.</para> + </summary> + <param name="format">A composite format string.</param> + <param name="args">Format arguments.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.LogAssertionFormat(UnityEngine.Object,System.String,System.Object[])"> + <summary> + <para>Logs a formatted assertion message to the Unity console.</para> + </summary> + <param name="format">A composite format string.</param> + <param name="args">Format arguments.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.LogError(System.Object)"> + <summary> + <para>A variant of Debug.Log that logs an error message to the console.</para> + </summary> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.LogError(System.Object,UnityEngine.Object)"> + <summary> + <para>A variant of Debug.Log that logs an error message to the console.</para> + </summary> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.LogErrorFormat(System.String,System.Object[])"> + <summary> + <para>Logs a formatted error message to the Unity console.</para> + </summary> + <param name="format">A composite format string.</param> + <param name="args">Format arguments.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.LogErrorFormat(UnityEngine.Object,System.String,System.Object[])"> + <summary> + <para>Logs a formatted error message to the Unity console.</para> + </summary> + <param name="format">A composite format string.</param> + <param name="args">Format arguments.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.LogException(System.Exception)"> + <summary> + <para>A variant of Debug.Log that logs an error message to the console.</para> + </summary> + <param name="context">Object to which the message applies.</param> + <param name="exception">Runtime Exception.</param> + </member> + <member name="M:UnityEngine.Debug.LogException(System.Exception,UnityEngine.Object)"> + <summary> + <para>A variant of Debug.Log that logs an error message to the console.</para> + </summary> + <param name="context">Object to which the message applies.</param> + <param name="exception">Runtime Exception.</param> + </member> + <member name="M:UnityEngine.Debug.LogFormat(System.String,System.Object[])"> + <summary> + <para>Logs a formatted message to the Unity Console.</para> + </summary> + <param name="format">A composite format string.</param> + <param name="args">Format arguments.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.LogFormat(UnityEngine.Object,System.String,System.Object[])"> + <summary> + <para>Logs a formatted message to the Unity Console.</para> + </summary> + <param name="format">A composite format string.</param> + <param name="args">Format arguments.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.LogWarning(System.Object)"> + <summary> + <para>A variant of Debug.Log that logs a warning message to the console.</para> + </summary> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.LogWarning(System.Object,UnityEngine.Object)"> + <summary> + <para>A variant of Debug.Log that logs a warning message to the console.</para> + </summary> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.LogWarningFormat(System.String,System.Object[])"> + <summary> + <para>Logs a formatted warning message to the Unity Console.</para> + </summary> + <param name="format">A composite format string.</param> + <param name="args">Format arguments.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Debug.LogWarningFormat(UnityEngine.Object,System.String,System.Object[])"> + <summary> + <para>Logs a formatted warning message to the Unity Console.</para> + </summary> + <param name="format">A composite format string.</param> + <param name="args">Format arguments.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="T:UnityEngine.DelayedAttribute"> + <summary> + <para>Attribute used to make a float, int, or string variable in a script be delayed.</para> + </summary> + </member> + <member name="M:UnityEngine.DelayedAttribute.#ctor"> + <summary> + <para>Attribute used to make a float, int, or string variable in a script be delayed.</para> + </summary> + </member> + <member name="T:UnityEngine.DepthTextureMode"> + <summary> + <para>Depth texture generation mode for Camera.</para> + </summary> + </member> + <member name="F:UnityEngine.DepthTextureMode.Depth"> + <summary> + <para>Generate a depth texture.</para> + </summary> + </member> + <member name="F:UnityEngine.DepthTextureMode.DepthNormals"> + <summary> + <para>Generate a depth + normals texture.</para> + </summary> + </member> + <member name="F:UnityEngine.DepthTextureMode.MotionVectors"> + <summary> + <para>Specifies whether motion vectors should be rendered (if possible).</para> + </summary> + </member> + <member name="F:UnityEngine.DepthTextureMode.None"> + <summary> + <para>Do not generate depth texture (Default).</para> + </summary> + </member> + <member name="T:UnityEngine.DeviceOrientation"> + <summary> + <para>Describes physical orientation of the device as determined by the OS.</para> + </summary> + </member> + <member name="F:UnityEngine.DeviceOrientation.FaceDown"> + <summary> + <para>The device is held parallel to the ground with the screen facing downwards.</para> + </summary> + </member> + <member name="F:UnityEngine.DeviceOrientation.FaceUp"> + <summary> + <para>The device is held parallel to the ground with the screen facing upwards.</para> + </summary> + </member> + <member name="F:UnityEngine.DeviceOrientation.LandscapeLeft"> + <summary> + <para>The device is in landscape mode, with the device held upright and the home button on the right side.</para> + </summary> + </member> + <member name="F:UnityEngine.DeviceOrientation.LandscapeRight"> + <summary> + <para>The device is in landscape mode, with the device held upright and the home button on the left side.</para> + </summary> + </member> + <member name="F:UnityEngine.DeviceOrientation.Portrait"> + <summary> + <para>The device is in portrait mode, with the device held upright and the home button at the bottom.</para> + </summary> + </member> + <member name="F:UnityEngine.DeviceOrientation.PortraitUpsideDown"> + <summary> + <para>The device is in portrait mode but upside down, with the device held upright and the home button at the top.</para> + </summary> + </member> + <member name="F:UnityEngine.DeviceOrientation.Unknown"> + <summary> + <para>The orientation of the device cannot be determined.</para> + </summary> + </member> + <member name="T:UnityEngine.DeviceType"> + <summary> + <para>Enumeration for SystemInfo.deviceType, denotes a coarse grouping of kinds of devices. + +Windows Store Apps: tablets are treated as desktop machines, thus DeviceType.Handheld will only be returned for Windows Phones.</para> + </summary> + </member> + <member name="F:UnityEngine.DeviceType.Console"> + <summary> + <para>A stationary gaming console.</para> + </summary> + </member> + <member name="F:UnityEngine.DeviceType.Desktop"> + <summary> + <para>Desktop or laptop computer.</para> + </summary> + </member> + <member name="F:UnityEngine.DeviceType.Handheld"> + <summary> + <para>A handheld device like mobile phone or a tablet.</para> + </summary> + </member> + <member name="F:UnityEngine.DeviceType.Unknown"> + <summary> + <para>Device type is unknown. You should never see this in practice.</para> + </summary> + </member> + <member name="T:UnityEngine.DisallowMultipleComponent"> + <summary> + <para>Prevents MonoBehaviour of same type (or subtype) to be added more than once to a GameObject.</para> + </summary> + </member> + <member name="T:UnityEngine.Display"> + <summary> + <para>Provides access to a display / screen for rendering operations.</para> + </summary> + </member> + <member name="P:UnityEngine.Display.active"> + <summary> + <para>Gets the state of the display and returns true if the display is active and false if otherwise.</para> + </summary> + </member> + <member name="P:UnityEngine.Display.colorBuffer"> + <summary> + <para>Color RenderBuffer.</para> + </summary> + </member> + <member name="P:UnityEngine.Display.depthBuffer"> + <summary> + <para>Depth RenderBuffer.</para> + </summary> + </member> + <member name="F:UnityEngine.Display.displays"> + <summary> + <para>The list of currently connected Displays. Contains at least one (main) display.</para> + </summary> + </member> + <member name="P:UnityEngine.Display.main"> + <summary> + <para>Main Display.</para> + </summary> + </member> + <member name="P:UnityEngine.Display.renderingHeight"> + <summary> + <para>Vertical resolution that the display is rendering at.</para> + </summary> + </member> + <member name="P:UnityEngine.Display.renderingWidth"> + <summary> + <para>Horizontal resolution that the display is rendering at.</para> + </summary> + </member> + <member name="P:UnityEngine.Display.systemHeight"> + <summary> + <para>Vertical native display resolution.</para> + </summary> + </member> + <member name="P:UnityEngine.Display.systemWidth"> + <summary> + <para>Horizontal native display resolution.</para> + </summary> + </member> + <member name="M:UnityEngine.Display.Activate"> + <summary> + <para>Activate an external display. Eg. Secondary Monitors connected to the System.</para> + </summary> + </member> + <member name="M:UnityEngine.Display.Activate(System.Int32,System.Int32,System.Int32)"> + <summary> + <para>This overloaded function available for Windows allows specifying desired Window Width, Height and Refresh Rate.</para> + </summary> + <param name="width">Desired Width of the Window (for Windows only. On Linux and Mac uses Screen Width).</param> + <param name="height">Desired Height of the Window (for Windows only. On Linux and Mac uses Screen Height).</param> + <param name="refreshRate">Desired Refresh Rate.</param> + </member> + <member name="M:UnityEngine.Display.RelativeMouseAt(UnityEngine.Vector3)"> + <summary> + <para>Query relative mouse coordinates.</para> + </summary> + <param name="inputMouseCoordinates">Mouse Input Position as Coordinates.</param> + </member> + <member name="M:UnityEngine.Display.SetParams(System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Set rendering size and position on screen (Windows only).</para> + </summary> + <param name="width">Change Window Width (Windows Only).</param> + <param name="height">Change Window Height (Windows Only).</param> + <param name="x">Change Window Position X (Windows Only).</param> + <param name="y">Change Window Position Y (Windows Only).</param> + </member> + <member name="M:UnityEngine.Display.SetRenderingResolution(System.Int32,System.Int32)"> + <summary> + <para>Sets rendering resolution for the display.</para> + </summary> + <param name="w">Rendering width in pixels.</param> + <param name="h">Rendering height in pixels.</param> + </member> + <member name="T:UnityEngine.DrivenRectTransformTracker"> + <summary> + <para>A component can be designed to drive a RectTransform. The DrivenRectTransformTracker struct is used to specify which RectTransforms it is driving.</para> + </summary> + </member> + <member name="M:UnityEngine.DrivenRectTransformTracker.Add(UnityEngine.Object,UnityEngine.RectTransform,UnityEngine.DrivenTransformProperties)"> + <summary> + <para>Add a RectTransform to be driven.</para> + </summary> + <param name="driver">The object to drive properties.</param> + <param name="rectTransform">The RectTransform to be driven.</param> + <param name="drivenProperties">The properties to be driven.</param> + </member> + <member name="M:UnityEngine.DrivenRectTransformTracker.Clear()"> + <summary> + <para>Clear the list of RectTransforms being driven.</para> + </summary> + <param name="revertValues"></param> + </member> + <member name="T:UnityEngine.DrivenTransformProperties"> + <summary> + <para>An enumeration of transform properties that can be driven on a RectTransform by an object.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.All"> + <summary> + <para>Selects all driven properties.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.AnchoredPosition"> + <summary> + <para>Selects driven property RectTransform.anchoredPosition.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.AnchoredPosition3D"> + <summary> + <para>Selects driven property RectTransform.anchoredPosition3D.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.AnchoredPositionX"> + <summary> + <para>Selects driven property RectTransform.anchoredPosition.x.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.AnchoredPositionY"> + <summary> + <para>Selects driven property RectTransform.anchoredPosition.y.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.AnchoredPositionZ"> + <summary> + <para>Selects driven property RectTransform.anchoredPosition3D.z.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.AnchorMax"> + <summary> + <para>Selects driven property combining AnchorMaxX and AnchorMaxY.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.AnchorMaxX"> + <summary> + <para>Selects driven property RectTransform.anchorMax.x.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.AnchorMaxY"> + <summary> + <para>Selects driven property RectTransform.anchorMax.y.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.AnchorMin"> + <summary> + <para>Selects driven property combining AnchorMinX and AnchorMinY.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.AnchorMinX"> + <summary> + <para>Selects driven property RectTransform.anchorMin.x.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.AnchorMinY"> + <summary> + <para>Selects driven property RectTransform.anchorMin.y.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.Anchors"> + <summary> + <para>Selects driven property combining AnchorMinX, AnchorMinY, AnchorMaxX and AnchorMaxY.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.None"> + <summary> + <para>Deselects all driven properties.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.Pivot"> + <summary> + <para>Selects driven property combining PivotX and PivotY.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.PivotX"> + <summary> + <para>Selects driven property RectTransform.pivot.x.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.PivotY"> + <summary> + <para>Selects driven property RectTransform.pivot.y.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.Rotation"> + <summary> + <para>Selects driven property Transform.localRotation.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.Scale"> + <summary> + <para>Selects driven property combining ScaleX, ScaleY && ScaleZ.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.ScaleX"> + <summary> + <para>Selects driven property Transform.localScale.x.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.ScaleY"> + <summary> + <para>Selects driven property Transform.localScale.y.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.ScaleZ"> + <summary> + <para>Selects driven property Transform.localScale.z.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.SizeDelta"> + <summary> + <para>Selects driven property combining SizeDeltaX and SizeDeltaY.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.SizeDeltaX"> + <summary> + <para>Selects driven property RectTransform.sizeDelta.x.</para> + </summary> + </member> + <member name="F:UnityEngine.DrivenTransformProperties.SizeDeltaY"> + <summary> + <para>Selects driven property RectTransform.sizeDelta.y.</para> + </summary> + </member> + <member name="T:UnityEngine.DynamicGI"> + <summary> + <para>Allows to control the dynamic Global Illumination.</para> + </summary> + </member> + <member name="P:UnityEngine.DynamicGI.indirectScale"> + <summary> + <para>Allows for scaling the contribution coming from realtime & static lightmaps.</para> + </summary> + </member> + <member name="P:UnityEngine.DynamicGI.isConverged"> + <summary> + <para>Is precomputed realtime Global Illumination output converged?</para> + </summary> + </member> + <member name="P:UnityEngine.DynamicGI.synchronousMode"> + <summary> + <para>When enabled, new dynamic Global Illumination output is shown in each frame.</para> + </summary> + </member> + <member name="P:UnityEngine.DynamicGI.updateThreshold"> + <summary> + <para>Threshold for limiting updates of realtime GI. The unit of measurement is "percentage intensity change".</para> + </summary> + </member> + <member name="M:UnityEngine.DynamicGI.SetEmissive(UnityEngine.Renderer,UnityEngine.Color)"> + <summary> + <para>Allows to set an emissive color for a given renderer quickly, without the need to render the emissive input for the entire system.</para> + </summary> + <param name="renderer">The Renderer that should get a new color.</param> + <param name="color">The emissive Color.</param> + </member> + <member name="M:UnityEngine.DynamicGI.SetEnvironmentData(System.Single[])"> + <summary> + <para>Allows overriding the distant environment lighting for Realtime GI, without changing the Skybox Material.</para> + </summary> + <param name="input">Array of float values to be used for Realtime GI environment lighting.</param> + </member> + <member name="M:UnityEngine.DynamicGI.UpdateEnvironment"> + <summary> + <para>Schedules an update of the environment texture.</para> + </summary> + </member> + <member name="M:UnityEngine.DynamicGI.UpdateMaterials(UnityEngine.Renderer)"> + <summary> + <para>Schedules an update of the albedo and emissive textures of a system that contains the renderer or the terrain.</para> + </summary> + <param name="renderer">The Renderer to use when searching for a system to update.</param> + <param name="terrain">The Terrain to use when searching for systems to update.</param> + </member> + <member name="M:UnityEngine.DynamicGI.UpdateMaterials"> + <summary> + <para>Schedules an update of the albedo and emissive textures of a system that contains the renderer or the terrain.</para> + </summary> + <param name="renderer">The Renderer to use when searching for a system to update.</param> + <param name="terrain">The Terrain to use when searching for systems to update.</param> + </member> + <member name="M:UnityEngine.DynamicGI.UpdateMaterials"> + <summary> + <para>Schedules an update of the albedo and emissive textures of a system that contains the renderer or the terrain.</para> + </summary> + <param name="renderer">The Renderer to use when searching for a system to update.</param> + <param name="terrain">The Terrain to use when searching for systems to update.</param> + </member> + <member name="T:UnityEngine.Events.PersistentListenerMode"> + <summary> + <para>THe mode that a listener is operating in.</para> + </summary> + </member> + <member name="F:UnityEngine.Events.PersistentListenerMode.Bool"> + <summary> + <para>The listener will bind to one argument bool functions.</para> + </summary> + </member> + <member name="F:UnityEngine.Events.PersistentListenerMode.EventDefined"> + <summary> + <para>The listener will use the function binding specified by the even.</para> + </summary> + </member> + <member name="F:UnityEngine.Events.PersistentListenerMode.Float"> + <summary> + <para>The listener will bind to one argument float functions.</para> + </summary> + </member> + <member name="F:UnityEngine.Events.PersistentListenerMode.Int"> + <summary> + <para>The listener will bind to one argument int functions.</para> + </summary> + </member> + <member name="F:UnityEngine.Events.PersistentListenerMode.Object"> + <summary> + <para>The listener will bind to one argument Object functions.</para> + </summary> + </member> + <member name="F:UnityEngine.Events.PersistentListenerMode.String"> + <summary> + <para>The listener will bind to one argument string functions.</para> + </summary> + </member> + <member name="F:UnityEngine.Events.PersistentListenerMode.Void"> + <summary> + <para>The listener will bind to zero argument functions.</para> + </summary> + </member> + <member name="T:UnityEngine.Events.UnityAction"> + <summary> + <para>Zero argument delegate used by UnityEvents.</para> + </summary> + </member> + <member name="T:UnityEngine.Events.UnityAction_1"> + <summary> + <para>One argument delegate used by UnityEvents.</para> + </summary> + <param name="arg0"></param> + </member> + <member name="T:UnityEngine.Events.UnityAction_2"> + <summary> + <para>Two argument delegate used by UnityEvents.</para> + </summary> + <param name="arg0"></param> + <param name="arg1"></param> + </member> + <member name="T:UnityEngine.Events.UnityAction_3"> + <summary> + <para>Three argument delegate used by UnityEvents.</para> + </summary> + <param name="arg0"></param> + <param name="arg1"></param> + <param name="arg2"></param> + </member> + <member name="T:UnityEngine.Events.UnityAction_4"> + <summary> + <para>Four argument delegate used by UnityEvents.</para> + </summary> + <param name="arg0"></param> + <param name="arg1"></param> + <param name="arg2"></param> + <param name="arg3"></param> + </member> + <member name="T:UnityEngine.Events.UnityEvent"> + <summary> + <para>A zero argument persistent callback that can be saved with the scene.</para> + </summary> + </member> + <member name="M:UnityEngine.Events.UnityEvent.AddListener(UnityEngine.Events.UnityAction)"> + <summary> + <para>Add a non persistent listener to the UnityEvent.</para> + </summary> + <param name="call">Callback function.</param> + </member> + <member name="M:UnityEngine.Events.UnityEvent.#ctor"> + <summary> + <para>Constructor.</para> + </summary> + </member> + <member name="M:UnityEngine.Events.UnityEvent.Invoke"> + <summary> + <para>Invoke all registered callbacks (runtime and persistent).</para> + </summary> + </member> + <member name="M:UnityEngine.Events.UnityEvent.RemoveListener(UnityEngine.Events.UnityAction)"> + <summary> + <para>Remove a non persistent listener from the UnityEvent.</para> + </summary> + <param name="call">Callback function.</param> + </member> + <member name="T:UnityEngine.Events.UnityEvent`1"> + <summary> + <para>One argument version of UnityEvent.</para> + </summary> + </member> + <member name="T:UnityEngine.Events.UnityEvent`2"> + <summary> + <para>Two argument version of UnityEvent.</para> + </summary> + </member> + <member name="T:UnityEngine.Events.UnityEvent`3"> + <summary> + <para>Three argument version of UnityEvent.</para> + </summary> + </member> + <member name="T:UnityEngine.Events.UnityEvent`4"> + <summary> + <para>Four argument version of UnityEvent.</para> + </summary> + </member> + <member name="T:UnityEngine.Events.UnityEventBase"> + <summary> + <para>Abstract base class for UnityEvents.</para> + </summary> + </member> + <member name="M:UnityEngine.Events.UnityEventBase.GetPersistentEventCount"> + <summary> + <para>Get the number of registered persistent listeners.</para> + </summary> + </member> + <member name="M:UnityEngine.Events.UnityEventBase.GetPersistentMethodName(System.Int32)"> + <summary> + <para>Get the target method name of the listener at index index.</para> + </summary> + <param name="index">Index of the listener to query.</param> + </member> + <member name="M:UnityEngine.Events.UnityEventBase.GetPersistentTarget(System.Int32)"> + <summary> + <para>Get the target component of the listener at index index.</para> + </summary> + <param name="index">Index of the listener to query.</param> + </member> + <member name="M:UnityEngine.Events.UnityEventBase.GetValidMethodInfo(System.Object,System.String,System.Type[])"> + <summary> + <para>Given an object, function name, and a list of argument types; find the method that matches.</para> + </summary> + <param name="obj">Object to search for the method.</param> + <param name="functionName">Function name to search for.</param> + <param name="argumentTypes">Argument types for the function.</param> + </member> + <member name="M:UnityEngine.Events.UnityEventBase.RemoveAllListeners"> + <summary> + <para>Remove all non-persisent (ie created from script) listeners from the event.</para> + </summary> + </member> + <member name="M:UnityEngine.Events.UnityEventBase.SetPersistentListenerState(System.Int32,UnityEngine.Events.UnityEventCallState)"> + <summary> + <para>Modify the execution state of a persistent listener.</para> + </summary> + <param name="index">Index of the listener to query.</param> + <param name="state">State to set.</param> + </member> + <member name="T:UnityEngine.Events.UnityEventCallState"> + <summary> + <para>Controls the scope of UnityEvent callbacks.</para> + </summary> + </member> + <member name="F:UnityEngine.Events.UnityEventCallState.EditorAndRuntime"> + <summary> + <para>Callback is always issued.</para> + </summary> + </member> + <member name="F:UnityEngine.Events.UnityEventCallState.Off"> + <summary> + <para>Callback is not issued.</para> + </summary> + </member> + <member name="F:UnityEngine.Events.UnityEventCallState.RuntimeOnly"> + <summary> + <para>Callback is only issued in the Runtime and Editor playmode.</para> + </summary> + </member> + <member name="T:UnityEngine.ExecuteInEditMode"> + <summary> + <para>Makes all instances of a script execute in edit mode.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.BlendState"> + <summary> + <para>Values for the blend state.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.BlendState.alphaToMask"> + <summary> + <para>Turns on alpha-to-coverage.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.BlendState.blendState0"> + <summary> + <para>Blend state for render target 0.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.BlendState.blendState1"> + <summary> + <para>Blend state for render target 1.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.BlendState.blendState2"> + <summary> + <para>Blend state for render target 2.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.BlendState.blendState3"> + <summary> + <para>Blend state for render target 3.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.BlendState.blendState4"> + <summary> + <para>Blend state for render target 4.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.BlendState.blendState5"> + <summary> + <para>Blend state for render target 5.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.BlendState.blendState6"> + <summary> + <para>Blend state for render target 6.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.BlendState.blendState7"> + <summary> + <para>Blend state for render target 7.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.BlendState.separateMRTBlendStates"> + <summary> + <para>Determines whether each render target uses a separate blend state.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.BlendState.#ctor(System.Boolean,System.Boolean)"> + <summary> + <para>Creates a new blend state with the specified values.</para> + </summary> + <param name="separateMRTBlend">Determines whether each render target uses a separate blend state.</param> + <param name="alphaToMask">Turns on alpha-to-coverage.</param> + </member> + <member name="P:UnityEngine.Experimental.Rendering.BlendState.Default"> + <summary> + <para>Default values for the blend state.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.CameraProperties"> + <summary> + <para>Camera related properties in CullingParameters.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.CameraProperties.GetCameraCullingPlane(System.Int32)"> + <summary> + <para>Get a camera culling plane.</para> + </summary> + <param name="index">Plane index (up to 5).</param> + <returns> + <para>Camera culling plane.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.CameraProperties.GetShadowCullingPlane(System.Int32)"> + <summary> + <para>Get a shadow culling plane.</para> + </summary> + <param name="index">Plane index (up to 5).</param> + <returns> + <para>Shadow culling plane.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.CameraProperties.SetCameraCullingPlane(System.Int32,UnityEngine.Plane)"> + <summary> + <para>Set a camera culling plane.</para> + </summary> + <param name="index">Plane index (up to 5).</param> + <param name="plane">Camera culling plane.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.CameraProperties.SetShadowCullingPlane(System.Int32,UnityEngine.Plane)"> + <summary> + <para>Set a shadow culling plane.</para> + </summary> + <param name="index">Plane index (up to 5).</param> + <param name="plane">Shadow culling plane.</param> + </member> + <member name="T:UnityEngine.Experimental.Rendering.CoreCameraValues"> + <summary> + <para>Core Camera related properties in CullingParameters.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.CullResults"> + <summary> + <para>Culling results (visible objects, lights, reflection probes).</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.CullResults.visibleLights"> + <summary> + <para>Array of visible lights.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.CullResults.visibleOffscreenVertexLights"> + <summary> + <para>Off screen lights that still effect visible scene vertices.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.CullResults.visibleReflectionProbes"> + <summary> + <para>Array of visible reflection probes.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.CullResults.ComputeDirectionalShadowMatricesAndCullingPrimitives(System.Int32,System.Int32,System.Int32,UnityEngine.Vector3,System.Int32,System.Single,UnityEngine.Matrix4x4&,UnityEngine.Matrix4x4&,UnityEngine.Experimental.Rendering.ShadowSplitData&)"> + <summary> + <para>Calculates the view and projection matrices and shadow split data for a directional light.</para> + </summary> + <param name="activeLightIndex">The index into the active light array.</param> + <param name="splitIndex">The cascade index.</param> + <param name="splitCount">The number of cascades.</param> + <param name="splitRatio">The cascade ratios.</param> + <param name="shadowResolution">The resolution of the shadowmap.</param> + <param name="shadowNearPlaneOffset">The near plane offset for the light.</param> + <param name="viewMatrix">The computed view matrix.</param> + <param name="projMatrix">The computed projection matrix.</param> + <param name="shadowSplitData">The computed cascade data.</param> + <returns> + <para>If false, the shadow map for this cascade does not need to be rendered this frame.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.CullResults.ComputePointShadowMatricesAndCullingPrimitives(System.Int32,UnityEngine.CubemapFace,System.Single,UnityEngine.Matrix4x4&,UnityEngine.Matrix4x4&,UnityEngine.Experimental.Rendering.ShadowSplitData&)"> + <summary> + <para>Calculates the view and projection matrices and shadow split data for a point light.</para> + </summary> + <param name="activeLightIndex">The index into the active light array.</param> + <param name="cubemapFace">The cubemap face to be rendered.</param> + <param name="fovBias">The amount by which to increase the camera FOV above 90 degrees.</param> + <param name="viewMatrix">The computed view matrix.</param> + <param name="projMatrix">The computed projection matrix.</param> + <param name="shadowSplitData">The computed split data.</param> + <returns> + <para>If false, the shadow map for this light and cubemap face does not need to be rendered this frame.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.CullResults.ComputeSpotShadowMatricesAndCullingPrimitives(System.Int32,UnityEngine.Matrix4x4&,UnityEngine.Matrix4x4&,UnityEngine.Experimental.Rendering.ShadowSplitData&)"> + <summary> + <para>Calculates the view and projection matrices and shadow split data for a spot light.</para> + </summary> + <param name="activeLightIndex">The index into the active light array.</param> + <param name="viewMatrix">The computed view matrix.</param> + <param name="projMatrix">The computed projection matrix.</param> + <param name="shadowSplitData">The computed split data.</param> + <returns> + <para>If false, the shadow map for this light does not need to be rendered this frame.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.CullResults.Cull"> + <summary> + <para>Perform culling for a Camera.</para> + </summary> + <param name="camera">Camera to cull for.</param> + <param name="renderLoop">Render loop the culling results will be used with.</param> + <param name="results">Culling results.</param> + <returns> + <para>Flag indicating whether culling succeeded.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.CullResults.Cull"> + <summary> + <para>Perform culling with custom CullingParameters.</para> + </summary> + <param name="parameters">Parameters for culling.</param> + <param name="renderLoop">Render loop the culling results will be used with.</param> + <returns> + <para>Culling results.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.CullResults.FillLightIndices(UnityEngine.ComputeBuffer)"> + <summary> + <para>Fills a compute buffer with per-object light indices.</para> + </summary> + <param name="computeBuffer">The compute buffer object to fill.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.CullResults.GetCullingParameters"> + <summary> + <para>Get culling parameters for a camera.</para> + </summary> + <param name="camera">Camera to get parameters for.</param> + <param name="cullingParameters">Result culling parameters.</param> + <returns> + <para>Flag indicating whether culling parameters are valid.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.CullResults.GetLightIndicesCount"> + <summary> + <para>Gets the number of per-object light indices.</para> + </summary> + <returns> + <para>The number of per-object light indices.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.CullResults.GetShadowCasterBounds(System.Int32,UnityEngine.Bounds&)"> + <summary> + <para>Returns the bounding box that encapsulates the visible shadow casters. Can be used to, for instance, dynamically adjust cascade ranges.</para> + </summary> + <param name="lightIndex">The index of the shadow-casting light.</param> + <param name="outBounds">The bounds to be computed.</param> + <returns> + <para>True if the light affects at least one shadow casting object in the scene.</para> + </returns> + </member> + <member name="T:UnityEngine.Experimental.Rendering.DepthState"> + <summary> + <para>Values for the depth state.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.DepthState.compareFunction"> + <summary> + <para>How should depth testing be performed.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.DepthState.writeEnabled"> + <summary> + <para>Controls whether pixels from this object are written to the depth buffer.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.DepthState.#ctor(System.Boolean,UnityEngine.Rendering.CompareFunction)"> + <summary> + <para>Creates a new depth state with the given values.</para> + </summary> + <param name="writeEnabled">Controls whether pixels from this object are written to the depth buffer.</param> + <param name="compareFunction">How should depth testing be performed.</param> + </member> + <member name="P:UnityEngine.Experimental.Rendering.DepthState.Default"> + <summary> + <para>Default values for the depth state.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.DrawRendererFlags"> + <summary> + <para>Flags controlling RenderLoop.DrawRenderers.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.DrawRendererFlags.EnableDynamicBatching"> + <summary> + <para>When set, enables dynamic batching.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.DrawRendererFlags.EnableInstancing"> + <summary> + <para>When set, enables GPU instancing.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.DrawRendererFlags.None"> + <summary> + <para>No flags are set.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.DrawRendererSettings"> + <summary> + <para>Settings for RenderLoop.DrawRenderers.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.DrawRendererSettings.cullResults"> + <summary> + <para>Culling results to use.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.DrawRendererSettings.flags"> + <summary> + <para>Other flags controlling object rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.DrawRendererSettings.inputFilter"> + <summary> + <para>Which subset of visible objects to render.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.DrawRendererSettings.rendererConfiguration"> + <summary> + <para>What kind of per-object data to setup during rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.DrawRendererSettings.shaderPassName"> + <summary> + <para>Which shader pass to use.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.DrawRendererSettings.sorting"> + <summary> + <para>How to sort objects during rendering.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.DrawRendererSettings.#ctor(UnityEngine.Experimental.Rendering.CullResults,UnityEngine.Camera,UnityEngine.Experimental.Rendering.ShaderPassName)"> + <summary> + <para>Create a draw settings struct.</para> + </summary> + <param name="cullResults">Culling results to use.</param> + <param name="camera">Camera to use. Camera's transparency sort mode is used to determine whether to use orthographic or distance based sorting.</param> + <param name="shaderPassName">Shader pass to use.</param> + </member> + <member name="T:UnityEngine.Experimental.Rendering.DrawRendererSortSettings"> + <summary> + <para>Describes how to sort objects during rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.DrawRendererSortSettings.cameraPosition"> + <summary> + <para>Camera position, used to determine distances to objects.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.DrawRendererSortSettings.flags"> + <summary> + <para>What kind of sorting to do while rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.DrawRendererSortSettings.sortOrthographic"> + <summary> + <para>Should orthographic sorting be used?</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.DrawRendererSortSettings.worldToCameraMatrix"> + <summary> + <para>Camera view matrix, used to determine distances to objects.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.DrawShadowsSettings"> + <summary> + <para>Settings for RenderLoop.DrawShadows.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.DrawShadowsSettings.cullResults"> + <summary> + <para>Culling results to use.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.DrawShadowsSettings.lightIndex"> + <summary> + <para>The index of the shadow-casting light to be rendered.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.DrawShadowsSettings.splitData"> + <summary> + <para>The split data.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.DrawShadowsSettings.#ctor(UnityEngine.Experimental.Rendering.CullResults,System.Int32)"> + <summary> + <para>Create a shadow settings object.</para> + </summary> + <param name="cullResults">The cull results for this light.</param> + <param name="lightIndex">The light index.</param> + </member> + <member name="T:UnityEngine.Experimental.Rendering.InputFilter"> + <summary> + <para>Describes which subset of visible objects to render.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.InputFilter.layerMask"> + <summary> + <para>Only render objects in the given layer mask.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.InputFilter.renderQueueMax"> + <summary> + <para>Render objects that have material render queue smaller or equal to this.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.InputFilter.renderQueueMin"> + <summary> + <para>Render objects that have material render queue larger or equal to this.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.InputFilter.Default"> + <summary> + <para>Default input filter: render all objects.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.InputFilter.SetQueuesOpaque"> + <summary> + <para>Set to render only opaque objects.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.InputFilter.SetQueuesTransparent"> + <summary> + <para>Set to render only transparent objects.</para> + </summary> + </member> + <member name="?:UnityEngine.Experimental.Rendering.IRenderPipeline"> + <summary> + <para>Defines a series of commands and settings that describes how Unity renders a frame.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.IRenderPipeline.disposed"> + <summary> + <para>When the IRenderPipeline is invalid or destroyed this returns true.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.IRenderPipeline.Render(UnityEngine.Experimental.Rendering.ScriptableRenderContext,UnityEngine.Camera[])"> + <summary> + <para>Defines custom rendering for this RenderPipeline.</para> + </summary> + <param name="renderContext">Structure that holds the rendering commands for this loop.</param> + <param name="cameras">Cameras to render.</param> + </member> + <member name="?:UnityEngine.Experimental.Rendering.IRenderPipelineAsset"> + <summary> + <para>An asset that produces a specific IRenderPipeline.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.IRenderPipelineAsset.CreatePipeline"> + <summary> + <para>Create a IRenderPipeline specific to this asset.</para> + </summary> + <returns> + <para>Created pipeline.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.IRenderPipelineAsset.DestroyCreatedInstances"> + <summary> + <para>Override this method to destroy RenderPipeline cached state.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.LODParameters"> + <summary> + <para>LODGroup culling parameters.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.LODParameters.cameraPixelHeight"> + <summary> + <para>Rendering view height in pixels.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.LODParameters.cameraPosition"> + <summary> + <para>Camera position.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.LODParameters.fieldOfView"> + <summary> + <para>Camera's field of view.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.LODParameters.isOrthographic"> + <summary> + <para>Indicates whether camera is orthographic.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.LODParameters.orthoSize"> + <summary> + <para>Orhographic camera size.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.RasterState"> + <summary> + <para>Values for the raster state.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RasterState.cullingMode"> + <summary> + <para>Controls which sides of polygons should be culled (not drawn).</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RasterState.depthClip"> + <summary> + <para>Enable clipping based on depth.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RasterState.offsetFactor"> + <summary> + <para>Scales the maximum Z slope.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RasterState.offsetUnits"> + <summary> + <para>Scales the minimum resolvable depth buffer value.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RasterState.#ctor(UnityEngine.Rendering.CullMode,System.Int32,System.Single)"> + <summary> + <para>Creates a new raster state with the given values.</para> + </summary> + <param name="cullingMode">Controls which sides of polygons should be culled (not drawn).</param> + <param name="offsetUnits">Scales the minimum resolvable depth buffer value.</param> + <param name="offsetFactor">Scales the maximum Z slope.</param> + <param name="depthClip"></param> + </member> + <member name="F:UnityEngine.Experimental.Rendering.RasterState.Default"> + <summary> + <para>Default values for the raster state.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.ReflectionProbeSortOptions"> + <summary> + <para>Visible reflection probes sorting options.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.ReflectionProbeSortOptions.Importance"> + <summary> + <para>Sort probes by importance.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.ReflectionProbeSortOptions.ImportanceThenSize"> + <summary> + <para>Sort probes by importance, then by size.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.ReflectionProbeSortOptions.None"> + <summary> + <para>Do not sort reflection probes.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.ReflectionProbeSortOptions.Size"> + <summary> + <para>Sort probes from largest to smallest.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.RendererConfiguration"> + <summary> + <para>What kind of per-object data to setup during rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.RendererConfiguration.None"> + <summary> + <para>Do not setup any particular per-object data besides the transformation matrix.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.RendererConfiguration.PerObjectLightmaps"> + <summary> + <para>Setup per-object lightmaps.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.RendererConfiguration.PerObjectLightProbe"> + <summary> + <para>Setup per-object light probe SH data.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.RendererConfiguration.PerObjectLightProbeProxyVolume"> + <summary> + <para>Setup per-object light probe proxy volume data.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.RendererConfiguration.PerObjectMotionVectors"> + <summary> + <para>Setup per-object motion vectors.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.RendererConfiguration.PerObjectReflectionProbes"> + <summary> + <para>Setup per-object reflection probe data.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.RendererConfiguration.ProvideLightIndices"> + <summary> + <para>Setup per-object light indices.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.RenderPass"> + <summary> + <para>Object encapsulating the duration of a single renderpass that contains one or more subpasses. + +The RenderPass object provides a new way to switch rendertargets in the context of a Scriptable Rendering Pipeline. As opposed to the SetRenderTargets function, the RenderPass object specifies a clear beginning and an end for the rendering, alongside explicit load/store actions on the rendering surfaces. + +The RenderPass object also allows running multiple subpasses within the same renderpass, where the pixel shaders have a read access to the current pixel value within the renderpass. This allows for efficient implementation of various rendering methods on tile-based GPUs, such as deferred rendering. + +RenderPasses are natively implemented on Metal (iOS) and Vulkan, but the API is fully functional on all rendering backends via emulation (using legacy SetRenderTargets calls and reading the current pixel values via texel fetches). + +A quick example on how to use the RenderPass API within the Scriptable Render Pipeline to implement deferred rendering: + +The RenderPass mechanism has the following limitations: +- All attachments must have the same resolution and MSAA sample count +- The rendering results of previous subpasses are only available within the same screen-space pixel + coordinate via the UNITY_READ_FRAMEBUFFER_INPUT(x) macro in the shader; the attachments cannot be bound + as textures or otherwise accessed until the renderpass has ended +- iOS Metal does not allow reading from the Z-Buffer, so an additional render target is needed to work around that +- The maximum amount of attachments allowed per RenderPass is currently 8 + depth, but note that various GPUs may + have stricter limits.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderPass.colorAttachments"> + <summary> + <para>Read only: array of RenderPassAttachment objects currently bound into this RenderPass.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderPass.context"> + <summary> + <para>Read only: The ScriptableRenderContext object this RenderPass was created for.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderPass.depthAttachment"> + <summary> + <para>Read only: The depth/stencil attachment used in this RenderPass, or null if none.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderPass.height"> + <summary> + <para>Read only: The height of the RenderPass surfaces in pixels.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderPass.sampleCount"> + <summary> + <para>Read only: MSAA sample count for this RenderPass.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderPass.width"> + <summary> + <para>Read only: The width of the RenderPass surfaces in pixels.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPass.#ctor(UnityEngine.Experimental.Rendering.ScriptableRenderContext,System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.RenderPassAttachment[],UnityEngine.Experimental.Rendering.RenderPassAttachment)"> + <summary> + <para>Create a RenderPass and start it within the ScriptableRenderContext.</para> + </summary> + <param name="ctx">The ScriptableRenderContext object currently being rendered.</param> + <param name="w">The width of the RenderPass surfaces in pixels.</param> + <param name="h">The height of the RenderPass surfaces in pixels.</param> + <param name="samples">MSAA sample count; set to 1 to disable antialiasing.</param> + <param name="colors">Array of color attachments to use within this RenderPass.</param> + <param name="depth">The attachment to be used as the depthstencil buffer for this RenderPass, or null to disable depthstencil.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPass.Dispose"> + <summary> + <para>End the RenderPass.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.RenderPass.SubPass"> + <summary> + <para>This class encapsulates a single subpass within a RenderPass. RenderPasses can never be standalone, they must always contain at least one SubPass. See Also: RenderPass.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPass.SubPass.#ctor(UnityEngine.Experimental.Rendering.RenderPass,UnityEngine.Experimental.Rendering.RenderPassAttachment[],UnityEngine.Experimental.Rendering.RenderPassAttachment[],System.Boolean)"> + <summary> + <para>Create a subpass and start it.</para> + </summary> + <param name="renderPass">The RenderPass object this subpass is part of.</param> + <param name="colors">Array of attachments to be used as the color render targets in this subpass. All attachments in this array must also be declared in the RenderPass constructor.</param> + <param name="inputs">Array of attachments to be used as input attachments in this subpass. All attachments in this array must also be declared in the RenderPass constructor.</param> + <param name="readOnlyDepth">If true, the depth attachment is read-only in this subpass. Some renderers require this in order to be able to use the depth attachment as input.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPass.SubPass.Dispose"> + <summary> + <para>End the subpass.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.RenderPassAttachment"> + <summary> + <para>A declaration of a single color or depth rendering surface to be attached into a RenderPass.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderPassAttachment.clearColor"> + <summary> + <para>The currently assigned clear color for this attachment. Default is black.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderPassAttachment.clearDepth"> + <summary> + <para>Currently assigned depth clear value for this attachment. Default value is 1.0.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderPassAttachment.clearStencil"> + <summary> + <para>Currently assigned stencil clear value for this attachment. Default is 0.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderPassAttachment.format"> + <summary> + <para>The RenderTextureFormat of this attachment.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderPassAttachment.loadAction"> + <summary> + <para>The load action to be used on this attachment when the RenderPass starts.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderPassAttachment.storeAction"> + <summary> + <para>The store action to use with this attachment when the RenderPass ends. Only used when either BindSurface or BindResolveSurface has been called.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPassAttachment.BindResolveSurface(UnityEngine.Rendering.RenderTargetIdentifier)"> + <summary> + <para>When the renderpass that uses this attachment ends, resolve the MSAA surface into the given target.</para> + </summary> + <param name="tgt">The target surface to receive the MSAA-resolved pixels.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPassAttachment.BindSurface(UnityEngine.Rendering.RenderTargetIdentifier,System.Boolean,System.Boolean)"> + <summary> + <para>Binds this RenderPassAttachment to the given target surface.</para> + </summary> + <param name="tgt">The surface to use as the backing storage for this RenderPassAttachment.</param> + <param name="loadExistingContents">Whether to read in the existing contents of the surface when the RenderPass starts.</param> + <param name="storeResults">Whether to store the rendering results of the attachment when the RenderPass ends.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPassAttachment.Clear(UnityEngine.Color,System.Single,System.UInt32)"> + <summary> + <para>When the RenderPass starts, clear this attachment into the color or depth/stencil values given (depending on the format of this attachment). Changes loadAction to RenderBufferLoadAction.Clear.</para> + </summary> + <param name="clearCol">Color clear value. Ignored on depth/stencil attachments.</param> + <param name="clearDep">Depth clear value. Ignored on color surfaces.</param> + <param name="clearStenc">Stencil clear value. Ignored on color or depth-only surfaces.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPassAttachment.#ctor(UnityEngine.RenderTextureFormat)"> + <summary> + <para>Create a RenderPassAttachment to be used with RenderPass.</para> + </summary> + <param name="fmt">The format of this attachment.</param> + </member> + <member name="T:UnityEngine.Experimental.Rendering.RenderPipeline"> + <summary> + <para>Defines a series of commands and settings that describes how Unity renders a frame.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderPipeline.disposed"> + <summary> + <para>When the IRenderPipeline is invalid or destroyed this returns true.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipeline.Dispose"> + <summary> + <para>Dispose the Renderpipeline destroying all internal state.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipeline.Render(UnityEngine.Experimental.Rendering.ScriptableRenderContext,UnityEngine.Camera[])"> + <summary> + <para>Defines custom rendering for this RenderPipeline.</para> + </summary> + <param name="renderContext"></param> + <param name="cameras"></param> + </member> + <member name="T:UnityEngine.Experimental.Rendering.RenderPipelineAsset"> + <summary> + <para>An asset that produces a specific IRenderPipeline.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipelineAsset.CreatedInstances"> + <summary> + <para>Returns the list of current IRenderPipeline's created by the asset.</para> + </summary> + <returns> + <para>Enumerable of created pipelines.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipelineAsset.CreatePipeline"> + <summary> + <para>Create a IRenderPipeline specific to this asset.</para> + </summary> + <returns> + <para>Created pipeline.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipelineAsset.DestroyCreatedInstances"> + <summary> + <para>Destroys all cached data and created IRenderLoop's.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipelineAsset.GetDefault2DMaterial"> + <summary> + <para>Return the default 2D Material for this pipeline.</para> + </summary> + <returns> + <para>Default material.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipelineAsset.GetDefaultLineMaterial"> + <summary> + <para>Return the default Line Material for this pipeline.</para> + </summary> + <returns> + <para>Default material.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipelineAsset.GetDefaultMaterial"> + <summary> + <para>Return the default Material for this pipeline.</para> + </summary> + <returns> + <para>Default material.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipelineAsset.GetDefaultParticleMaterial"> + <summary> + <para>Return the default particle Material for this pipeline.</para> + </summary> + <returns> + <para>Default material.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipelineAsset.GetDefaultShader"> + <summary> + <para>Return the default Shader for this pipeline.</para> + </summary> + <returns> + <para>Default shader.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipelineAsset.GetDefaultTerrainMaterial"> + <summary> + <para>Return the default Terrain Material for this pipeline.</para> + </summary> + <returns> + <para>Default material.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipelineAsset.GetDefaultUIETC1SupportedMaterial"> + <summary> + <para>Return the default UI ETC1 Material for this pipeline.</para> + </summary> + <returns> + <para>Default material.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipelineAsset.GetDefaultUIMaterial"> + <summary> + <para>Return the default UI Material for this pipeline.</para> + </summary> + <returns> + <para>Default material.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipelineAsset.GetDefaultUIOverdrawMaterial"> + <summary> + <para>Return the default UI overdraw Material for this pipeline.</para> + </summary> + <returns> + <para>Default material.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderPipelineAsset.InternalCreatePipeline"> + <summary> + <para>Create a IRenderPipeline specific to this asset.</para> + </summary> + <returns> + <para>Created pipeline.</para> + </returns> + </member> + <member name="T:UnityEngine.Experimental.Rendering.RenderPipelineManager"> + <summary> + <para>Render Pipeline manager.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderPipelineManager.currentPipeline"> + <summary> + <para>Returns the instance of the currently used Render Pipeline.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.RenderStateBlock"> + <summary> + <para>A set of values used to override the render state. Note that it is not enough to set e.g. blendState, but that mask must also include RenderStateMask.Blend for the override to occur.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderStateBlock.blendState"> + <summary> + <para>Specifies the new blend state.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderStateBlock.depthState"> + <summary> + <para>Specifies the new depth state.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderStateBlock.mask"> + <summary> + <para>Specifies which parts of the render state that is overriden.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderStateBlock.rasterState"> + <summary> + <para>Specifies the new raster state.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderStateBlock.stencilReference"> + <summary> + <para>The value to be compared against and/or the value to be written to the buffer based on the stencil state.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderStateBlock.stencilState"> + <summary> + <para>Specifies the new stencil state.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderStateBlock.#ctor(UnityEngine.Experimental.Rendering.RenderStateMask)"> + <summary> + <para>Creates a new render state block with the specified mask.</para> + </summary> + <param name="mask">Specifies which parts of the render state that is overriden.</param> + </member> + <member name="T:UnityEngine.Experimental.Rendering.RenderStateMapping"> + <summary> + <para>Maps a RenderType to a specific render state override.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderStateMapping.renderType"> + <summary> + <para>Specifices the RenderType to override the render state for.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderStateMapping.stateBlock"> + <summary> + <para>Specifies the values to override the render state with.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderStateMapping.#ctor(UnityEngine.Experimental.Rendering.RenderStateBlock)"> + <summary> + <para>Creates a new render state mapping with the specified values.</para> + </summary> + <param name="renderType">Specifices the RenderType to override the render state for.</param> + <param name="stateBlock">Specifies the values to override the render state with.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderStateMapping.#ctor(System.String,UnityEngine.Experimental.Rendering.RenderStateBlock)"> + <summary> + <para>Creates a new render state mapping with the specified values.</para> + </summary> + <param name="renderType">Specifices the RenderType to override the render state for.</param> + <param name="stateBlock">Specifies the values to override the render state with.</param> + </member> + <member name="T:UnityEngine.Experimental.Rendering.RenderStateMask"> + <summary> + <para>Specifies which parts of the render state that is overriden.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.RenderStateMask.Blend"> + <summary> + <para>When set, the blend state is overridden.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.RenderStateMask.Depth"> + <summary> + <para>When set, the depth state is overridden.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.RenderStateMask.Everything"> + <summary> + <para>When set, all render states are overridden.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.RenderStateMask.Nothing"> + <summary> + <para>No render states are overridden.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.RenderStateMask.Raster"> + <summary> + <para>When set, the raster state is overridden.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.RenderStateMask.Stencil"> + <summary> + <para>When set, the stencil state and reference value is overridden.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.RenderTargetBlendState"> + <summary> + <para>Values for the blend state.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderTargetBlendState.alphaBlendOperation"> + <summary> + <para>Operation used for blending the alpha (A) channel.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderTargetBlendState.colorBlendOperation"> + <summary> + <para>Operation used for blending the color (RGB) channel.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderTargetBlendState.destinationAlphaBlendMode"> + <summary> + <para>Blend factor used for the alpha (A) channel of the destination.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderTargetBlendState.destinationColorBlendMode"> + <summary> + <para>Blend factor used for the color (RGB) channel of the destination.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderTargetBlendState.sourceAlphaBlendMode"> + <summary> + <para>Blend factor used for the alpha (A) channel of the source.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderTargetBlendState.sourceColorBlendMode"> + <summary> + <para>Blend factor used for the color (RGB) channel of the source.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderTargetBlendState.writeMask"> + <summary> + <para>Specifies which color components will get written into the target framebuffer.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.RenderTargetBlendState.#ctor(UnityEngine.Rendering.ColorWriteMask,UnityEngine.Rendering.BlendMode,UnityEngine.Rendering.BlendMode,UnityEngine.Rendering.BlendMode,UnityEngine.Rendering.BlendMode,UnityEngine.Rendering.BlendOp,UnityEngine.Rendering.BlendOp)"> + <summary> + <para>Creates a new blend state with the given values.</para> + </summary> + <param name="writeMask">Specifies which color components will get written into the target framebuffer.</param> + <param name="sourceColorBlendMode">Blend factor used for the color (RGB) channel of the source.</param> + <param name="destinationColorBlendMode">Blend factor used for the color (RGB) channel of the destination.</param> + <param name="sourceAlphaBlendMode">Blend factor used for the alpha (A) channel of the source.</param> + <param name="destinationAlphaBlendMode">Blend factor used for the alpha (A) channel of the destination.</param> + <param name="colorBlendOperation">Operation used for blending the color (RGB) channel.</param> + <param name="alphaBlendOperation">Operation used for blending the alpha (A) channel.</param> + </member> + <member name="P:UnityEngine.Experimental.Rendering.RenderTargetBlendState.Default"> + <summary> + <para>Default values for the blend state.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.ScriptableCullingParameters"> + <summary> + <para>Parameters controlling culling process in CullResults.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.cameraProperties"> + <summary> + <para>Camera Properties used for culling.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.cullingFlags"> + <summary> + <para>Culling Flags for the culling.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.cullingMask"> + <summary> + <para>CullingMask used for culling.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.cullingMatrix"> + <summary> + <para>CullingMatrix used for culling.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.cullingPlaneCount"> + <summary> + <para>Number of culling planes to use.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.isOrthographic"> + <summary> + <para>Is the cull orthographic.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.layerCull"> + <summary> + <para>Layers to cull.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.lodParameters"> + <summary> + <para>LODParameters for culling.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.position"> + <summary> + <para>Position for the origin of th cull.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.reflectionProbeSortOptions"> + <summary> + <para>Reflection Probe Sort options for the cull.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.sceneMask"> + <summary> + <para>Scene Mask to use for the cull.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.shadowDistance"> + <summary> + <para>Shadow distance to use for the cull.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.GetCullingPlane(System.Int32)"> + <summary> + <para>Fetch the culling plane at the given index.</para> + </summary> + <param name="index"></param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.GetLayerCullDistance(System.Int32)"> + <summary> + <para>Get the distance for the culling of a specific layer.</para> + </summary> + <param name="layerIndex"></param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.SetCullingPlane(System.Int32,UnityEngine.Plane)"> + <summary> + <para>Set the culling plane at a given index.</para> + </summary> + <param name="index"></param> + <param name="plane"></param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ScriptableCullingParameters.SetLayerCullDistance(System.Int32,System.Single)"> + <summary> + <para>Set the distance for the culling of a specific layer.</para> + </summary> + <param name="layerIndex"></param> + <param name="distance"></param> + </member> + <member name="T:UnityEngine.Experimental.Rendering.ScriptableRenderContext"> + <summary> + <para>Defines state and drawing commands used in a custom render pipelines.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ScriptableRenderContext.DrawRenderers(UnityEngine.Experimental.Rendering.DrawRendererSettings&)"> + <summary> + <para>Draw subset of visible objects.</para> + </summary> + <param name="settings">Specifies which set of visible objects to draw, and how to draw them.</param> + <param name="stateBlock">Specifies parts of the render state to override.</param> + <param name="stateMap">Specifies parts of the render state to override for specific render types.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ScriptableRenderContext.DrawRenderers(UnityEngine.Experimental.Rendering.DrawRendererSettings&,UnityEngine.Experimental.Rendering.RenderStateBlock)"> + <summary> + <para>Draw subset of visible objects.</para> + </summary> + <param name="settings">Specifies which set of visible objects to draw, and how to draw them.</param> + <param name="stateBlock">Specifies parts of the render state to override.</param> + <param name="stateMap">Specifies parts of the render state to override for specific render types.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ScriptableRenderContext.DrawRenderers(UnityEngine.Experimental.Rendering.DrawRendererSettings&,System.Collections.Generic.List`1<UnityEngine.Experimental.Rendering.RenderStateMapping>)"> + <summary> + <para>Draw subset of visible objects.</para> + </summary> + <param name="settings">Specifies which set of visible objects to draw, and how to draw them.</param> + <param name="stateBlock">Specifies parts of the render state to override.</param> + <param name="stateMap">Specifies parts of the render state to override for specific render types.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ScriptableRenderContext.DrawShadows(UnityEngine.Experimental.Rendering.DrawShadowsSettings&)"> + <summary> + <para>Draw shadow casters for a single light.</para> + </summary> + <param name="settings">Specifies which set of shadow casters to draw, and how to draw them.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ScriptableRenderContext.DrawSkybox(UnityEngine.Camera)"> + <summary> + <para>Draw skybox.</para> + </summary> + <param name="camera">Camera to draw the skybox for.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ScriptableRenderContext.ExecuteCommandBuffer(UnityEngine.Rendering.CommandBuffer)"> + <summary> + <para>Execute a custom graphics command buffer.</para> + </summary> + <param name="commandBuffer">Command buffer to execute.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ScriptableRenderContext.SetupCameraProperties(UnityEngine.Camera)"> + <summary> + <para>Setup camera specific global shader variables.</para> + </summary> + <param name="camera">Camera to setup shader variables for.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ScriptableRenderContext.Submit"> + <summary> + <para>Submit rendering loop for execution.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.ShaderPassName"> + <summary> + <para>Shader pass name identifier.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ShaderPassName.#ctor(System.String)"> + <summary> + <para>Create shader pass name identifier.</para> + </summary> + <param name="name">Pass name.</param> + </member> + <member name="T:UnityEngine.Experimental.Rendering.ShadowSplitData"> + <summary> + <para>Describes the culling information for a given shadow split (e.g. directional cascade).</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.ShadowSplitData.cullingPlaneCount"> + <summary> + <para>The number of culling planes.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.ShadowSplitData.cullingSphere"> + <summary> + <para>The culling sphere. The first three components of the vector describe the sphere center, and the last component specifies the radius.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ShadowSplitData.GetCullingPlane(System.Int32)"> + <summary> + <para>Gets a culling plane.</para> + </summary> + <param name="index">The culling plane index.</param> + <returns> + <para>The culling plane.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.Rendering.ShadowSplitData.SetCullingPlane(System.Int32,UnityEngine.Plane)"> + <summary> + <para>Sets a culling plane.</para> + </summary> + <param name="index">The index of the culling plane to set.</param> + <param name="plane">The culling plane.</param> + </member> + <member name="T:UnityEngine.Experimental.Rendering.SortFlags"> + <summary> + <para>How to sort objects during rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.SortFlags.BackToFront"> + <summary> + <para>Sort objects back to front.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.SortFlags.CanvasOrder"> + <summary> + <para>Sort renderers taking canvas order into account.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.SortFlags.CommonOpaque"> + <summary> + <para>Typical sorting for opaque objects.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.SortFlags.CommonTransparent"> + <summary> + <para>Typical sorting for transparencies.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.SortFlags.None"> + <summary> + <para>Do not sort objects.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.SortFlags.OptimizeStateChanges"> + <summary> + <para>Sort objects to reduce draw state changes.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.SortFlags.QuantizedFrontToBack"> + <summary> + <para>Sort objects in rough front-to-back buckets.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.SortFlags.RenderQueue"> + <summary> + <para>Sort by material render queue.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.SortFlags.SortingLayer"> + <summary> + <para>Sort by renderer sorting layer.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.StencilState"> + <summary> + <para>Values for the stencil state.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.compareFunction"> + <summary> + <para>The function used to compare the reference value to the current contents of the buffer.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.compareFunctionBack"> + <summary> + <para>The function used to compare the reference value to the current contents of the buffer for back-facing geometry.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.compareFunctionFront"> + <summary> + <para>The function used to compare the reference value to the current contents of the buffer for front-facing geometry.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.enabled"> + <summary> + <para>Controls whether the stencil buffer is enabled.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.failOperation"> + <summary> + <para>What to do with the contents of the buffer if the stencil test fails.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.failOperationBack"> + <summary> + <para>What to do with the contents of the buffer if the stencil test fails for back-facing geometry.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.failOperationFront"> + <summary> + <para>What to do with the contents of the buffer if the stencil test fails for front-facing geometry.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.passOperation"> + <summary> + <para>What to do with the contents of the buffer if the stencil test (and the depth test) passes.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.passOperationBack"> + <summary> + <para>What to do with the contents of the buffer if the stencil test (and the depth test) passes for back-facing geometry.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.passOperationFront"> + <summary> + <para>What to do with the contents of the buffer if the stencil test (and the depth test) passes for front-facing geometry.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.readMask"> + <summary> + <para>An 8 bit mask as an 0–255 integer, used when comparing the reference value with the contents of the buffer.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.writeMask"> + <summary> + <para>An 8 bit mask as an 0–255 integer, used when writing to the buffer.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.zFailOperation"> + <summary> + <para>What to do with the contents of the buffer if the stencil test passes, but the depth test fails.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.zFailOperationBack"> + <summary> + <para>What to do with the contents of the buffer if the stencil test passes, but the depth test fails for back-facing geometry.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.zFailOperationFront"> + <summary> + <para>What to do with the contents of the buffer if the stencil test passes, but the depth test fails for front-facing geometry.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.Rendering.StencilState.#ctor(System.Boolean,System.Byte,System.Byte,UnityEngine.Rendering.CompareFunction,UnityEngine.Rendering.StencilOp,UnityEngine.Rendering.StencilOp,UnityEngine.Rendering.StencilOp)"> + <summary> + <para>Creates a new stencil state with the given values.</para> + </summary> + <param name="readMask">An 8 bit mask as an 0–255 integer, used when comparing the reference value with the contents of the buffer.</param> + <param name="writeMask">An 8 bit mask as an 0–255 integer, used when writing to the buffer.</param> + <param name="enabled">Controls whether the stencil buffer is enabled.</param> + <param name="compareFunctionFront">The function used to compare the reference value to the current contents of the buffer for front-facing geometry.</param> + <param name="passOperationFront">What to do with the contents of the buffer if the stencil test (and the depth test) passes for front-facing geometry.</param> + <param name="failOperationFront">What to do with the contents of the buffer if the stencil test fails for front-facing geometry.</param> + <param name="zFailOperationFront">What to do with the contents of the buffer if the stencil test passes, but the depth test fails for front-facing geometry.</param> + <param name="compareFunctionBack">The function used to compare the reference value to the current contents of the buffer for back-facing geometry.</param> + <param name="passOperationBack">What to do with the contents of the buffer if the stencil test (and the depth test) passes for back-facing geometry.</param> + <param name="failOperationBack">What to do with the contents of the buffer if the stencil test fails for back-facing geometry.</param> + <param name="zFailOperationBack">What to do with the contents of the buffer if the stencil test passes, but the depth test fails for back-facing geometry.</param> + <param name="compareFunction">The function used to compare the reference value to the current contents of the buffer.</param> + <param name="passOperation">What to do with the contents of the buffer if the stencil test (and the depth test) passes.</param> + <param name="failOperation">What to do with the contents of the buffer if the stencil test fails.</param> + <param name="zFailOperation">What to do with the contents of the buffer if the stencil test passes, but the depth test.</param> + </member> + <member name="M:UnityEngine.Experimental.Rendering.StencilState.#ctor(System.Boolean,System.Byte,System.Byte,UnityEngine.Rendering.CompareFunction,UnityEngine.Rendering.StencilOp,UnityEngine.Rendering.StencilOp,UnityEngine.Rendering.StencilOp,UnityEngine.Rendering.CompareFunction,UnityEngine.Rendering.StencilOp,UnityEngine.Rendering.StencilOp,UnityEngine.Rendering.StencilOp)"> + <summary> + <para>Creates a new stencil state with the given values.</para> + </summary> + <param name="readMask">An 8 bit mask as an 0–255 integer, used when comparing the reference value with the contents of the buffer.</param> + <param name="writeMask">An 8 bit mask as an 0–255 integer, used when writing to the buffer.</param> + <param name="enabled">Controls whether the stencil buffer is enabled.</param> + <param name="compareFunctionFront">The function used to compare the reference value to the current contents of the buffer for front-facing geometry.</param> + <param name="passOperationFront">What to do with the contents of the buffer if the stencil test (and the depth test) passes for front-facing geometry.</param> + <param name="failOperationFront">What to do with the contents of the buffer if the stencil test fails for front-facing geometry.</param> + <param name="zFailOperationFront">What to do with the contents of the buffer if the stencil test passes, but the depth test fails for front-facing geometry.</param> + <param name="compareFunctionBack">The function used to compare the reference value to the current contents of the buffer for back-facing geometry.</param> + <param name="passOperationBack">What to do with the contents of the buffer if the stencil test (and the depth test) passes for back-facing geometry.</param> + <param name="failOperationBack">What to do with the contents of the buffer if the stencil test fails for back-facing geometry.</param> + <param name="zFailOperationBack">What to do with the contents of the buffer if the stencil test passes, but the depth test fails for back-facing geometry.</param> + <param name="compareFunction">The function used to compare the reference value to the current contents of the buffer.</param> + <param name="passOperation">What to do with the contents of the buffer if the stencil test (and the depth test) passes.</param> + <param name="failOperation">What to do with the contents of the buffer if the stencil test fails.</param> + <param name="zFailOperation">What to do with the contents of the buffer if the stencil test passes, but the depth test.</param> + </member> + <member name="P:UnityEngine.Experimental.Rendering.StencilState.Default"> + <summary> + <para>Default values for the stencil state.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.VisibleLight"> + <summary> + <para>Holds data of a visible light.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleLight.finalColor"> + <summary> + <para>Light color multiplied by intensity.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleLight.flags"> + <summary> + <para>Light flags, see VisibleLightFlags.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.VisibleLight.light"> + <summary> + <para>Accessor to Light component.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleLight.lightType"> + <summary> + <para>Light type.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleLight.localToWorld"> + <summary> + <para>Light transformation matrix.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleLight.range"> + <summary> + <para>Light range.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleLight.screenRect"> + <summary> + <para>Light's influence rectangle on screen.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleLight.spotAngle"> + <summary> + <para>Spot light angle.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.VisibleLightFlags"> + <summary> + <para>Flags for VisibleLight.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleLightFlags.IntersectsFarPlane"> + <summary> + <para>Light intersects far clipping plane.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleLightFlags.IntersectsNearPlane"> + <summary> + <para>Light intersects near clipping plane.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleLightFlags.None"> + <summary> + <para>No flags are set.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.Rendering.VisibleReflectionProbe"> + <summary> + <para>Holds data of a visible reflection probe.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleReflectionProbe.blendDistance"> + <summary> + <para>Probe blending distance.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleReflectionProbe.bounds"> + <summary> + <para>Probe bounding box.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleReflectionProbe.boxProjection"> + <summary> + <para>Should probe use box projection.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleReflectionProbe.center"> + <summary> + <para>Probe projection center.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleReflectionProbe.hdr"> + <summary> + <para>Shader data for probe HDR texture decoding.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleReflectionProbe.importance"> + <summary> + <para>Probe importance.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.Rendering.VisibleReflectionProbe.localToWorld"> + <summary> + <para>Probe transformation matrix.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.VisibleReflectionProbe.probe"> + <summary> + <para>Accessor to ReflectionProbe component.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.Rendering.VisibleReflectionProbe.texture"> + <summary> + <para>Probe texture.</para> + </summary> + </member> + <member name="T:UnityEngine.ExposedPropertyResolver"> + <summary> + <para>Object that is used to resolve references to an ExposedReference field.</para> + </summary> + </member> + <member name="T:UnityEngine.ExposedReference`1"> + <summary> + <para>Creates a type whos value is resolvable at runtime.</para> + </summary> + </member> + <member name="F:UnityEngine.ExposedReference_1.defaultValue"> + <summary> + <para>The default value, in case the value cannot be resolved.</para> + </summary> + </member> + <member name="F:UnityEngine.ExposedReference_1.exposedName"> + <summary> + <para>The name of the ExposedReference.</para> + </summary> + </member> + <member name="M:UnityEngine.ExposedReference_1.Resolve"> + <summary> + <para>Gets the value of the reference by resolving it given the ExposedPropertyResolver context object.</para> + </summary> + <param name="resolver">The ExposedPropertyResolver context object.</param> + <returns> + <para>The resolved reference value.</para> + </returns> + </member> + <member name="T:UnityEngine.FilterMode"> + <summary> + <para>Filtering mode for textures. Corresponds to the settings in a.</para> + </summary> + </member> + <member name="F:UnityEngine.FilterMode.Bilinear"> + <summary> + <para>Bilinear filtering - texture samples are averaged.</para> + </summary> + </member> + <member name="F:UnityEngine.FilterMode.Point"> + <summary> + <para>Point filtering - texture pixels become blocky up close.</para> + </summary> + </member> + <member name="F:UnityEngine.FilterMode.Trilinear"> + <summary> + <para>Trilinear filtering - texture samples are averaged and also blended between mipmap levels.</para> + </summary> + </member> + <member name="T:UnityEngine.Flare"> + <summary> + <para>A flare asset. Read more about flares in the.</para> + </summary> + </member> + <member name="T:UnityEngine.FlareLayer"> + <summary> + <para>FlareLayer component.</para> + </summary> + </member> + <member name="T:UnityEngine.FogMode"> + <summary> + <para>Fog mode to use.</para> + </summary> + </member> + <member name="F:UnityEngine.FogMode.Exponential"> + <summary> + <para>Exponential fog.</para> + </summary> + </member> + <member name="F:UnityEngine.FogMode.ExponentialSquared"> + <summary> + <para>Exponential squared fog (default).</para> + </summary> + </member> + <member name="F:UnityEngine.FogMode.Linear"> + <summary> + <para>Linear fog.</para> + </summary> + </member> + <member name="T:UnityEngine.FrustumPlanes"> + <summary> + <para>This struct contains the view space coordinates of the near projection plane.</para> + </summary> + </member> + <member name="F:UnityEngine.FrustumPlanes.bottom"> + <summary> + <para>Position in view space of the bottom side of the near projection plane.</para> + </summary> + </member> + <member name="F:UnityEngine.FrustumPlanes.left"> + <summary> + <para>Position in view space of the left side of the near projection plane.</para> + </summary> + </member> + <member name="F:UnityEngine.FrustumPlanes.right"> + <summary> + <para>Position in view space of the right side of the near projection plane.</para> + </summary> + </member> + <member name="F:UnityEngine.FrustumPlanes.top"> + <summary> + <para>Position in view space of the top side of the near projection plane.</para> + </summary> + </member> + <member name="F:UnityEngine.FrustumPlanes.zFar"> + <summary> + <para>Z distance from the origin of view space to the far projection plane.</para> + </summary> + </member> + <member name="F:UnityEngine.FrustumPlanes.zNear"> + <summary> + <para>Z distance from the origin of view space to the near projection plane.</para> + </summary> + </member> + <member name="T:UnityEngine.GameObject"> + <summary> + <para>Base class for all entities in Unity scenes.</para> + </summary> + </member> + <member name="P:UnityEngine.GameObject.activeInHierarchy"> + <summary> + <para>Is the GameObject active in the scene?</para> + </summary> + </member> + <member name="P:UnityEngine.GameObject.activeSelf"> + <summary> + <para>The local active state of this GameObject. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.GameObject.isStatic"> + <summary> + <para>Editor only API that specifies if a game object is static.</para> + </summary> + </member> + <member name="P:UnityEngine.GameObject.layer"> + <summary> + <para>The layer the game object is in. A layer is in the range [0...31].</para> + </summary> + </member> + <member name="P:UnityEngine.GameObject.scene"> + <summary> + <para>Scene that the GameObject is part of.</para> + </summary> + </member> + <member name="P:UnityEngine.GameObject.tag"> + <summary> + <para>The tag of this game object.</para> + </summary> + </member> + <member name="P:UnityEngine.GameObject.transform"> + <summary> + <para>The Transform attached to this GameObject.</para> + </summary> + </member> + <member name="M:UnityEngine.GameObject.AddComponent(System.String)"> + <summary> + <para>Adds a component class named className to the game object.</para> + </summary> + <param name="className"></param> + </member> + <member name="M:UnityEngine.GameObject.AddComponent(System.Type)"> + <summary> + <para>Adds a component class of type componentType to the game object. C# Users can use a generic version.</para> + </summary> + <param name="componentType"></param> + </member> + <member name="M:UnityEngine.GameObject.AddComponent"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + </member> + <member name="M:UnityEngine.GameObject.BroadcastMessage(System.String)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object or any of its children.</para> + </summary> + <param name="methodName"></param> + <param name="parameter"></param> + <param name="options"></param> + </member> + <member name="M:UnityEngine.GameObject.BroadcastMessage(System.String,System.Object)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object or any of its children.</para> + </summary> + <param name="methodName"></param> + <param name="parameter"></param> + <param name="options"></param> + </member> + <member name="M:UnityEngine.GameObject.BroadcastMessage(System.String,System.Object,UnityEngine.SendMessageOptions)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object or any of its children.</para> + </summary> + <param name="methodName"></param> + <param name="parameter"></param> + <param name="options"></param> + </member> + <member name="M:UnityEngine.GameObject.BroadcastMessage(System.String,UnityEngine.SendMessageOptions)"> + <summary> + <para></para> + </summary> + <param name="methodName"></param> + <param name="options"></param> + </member> + <member name="M:UnityEngine.GameObject.CompareTag(System.String)"> + <summary> + <para>Is this game object tagged with tag ?</para> + </summary> + <param name="tag">The tag to compare.</param> + </member> + <member name="M:UnityEngine.GameObject.CreatePrimitive(UnityEngine.PrimitiveType)"> + <summary> + <para>Creates a game object with a primitive mesh renderer and appropriate collider.</para> + </summary> + <param name="type">The type of primitive object to create.</param> + </member> + <member name="M:UnityEngine.GameObject.#ctor"> + <summary> + <para>Creates a new game object, named name.</para> + </summary> + <param name="name">The name that the GameObject is created with.</param> + <param name="components">A list of Components to add to the GameObject on creation.</param> + </member> + <member name="M:UnityEngine.GameObject.#ctor(System.String)"> + <summary> + <para>Creates a new game object, named name.</para> + </summary> + <param name="name">The name that the GameObject is created with.</param> + <param name="components">A list of Components to add to the GameObject on creation.</param> + </member> + <member name="M:UnityEngine.GameObject.#ctor(System.String,System.Type[])"> + <summary> + <para>Creates a new game object, named name.</para> + </summary> + <param name="name">The name that the GameObject is created with.</param> + <param name="components">A list of Components to add to the GameObject on creation.</param> + </member> + <member name="M:UnityEngine.GameObject.Find(System.String)"> + <summary> + <para>Finds a GameObject by name and returns it.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.GameObject.FindGameObjectsWithTag(System.String)"> + <summary> + <para>Returns a list of active GameObjects tagged tag. Returns empty array if no GameObject was found.</para> + </summary> + <param name="tag">The name of the tag to search GameObjects for.</param> + </member> + <member name="M:UnityEngine.GameObject.FindWithTag(System.String)"> + <summary> + <para>Returns one active GameObject tagged tag. Returns null if no GameObject was found.</para> + </summary> + <param name="tag">The tag to search for.</param> + </member> + <member name="M:UnityEngine.GameObject.GetComponent(System.Type)"> + <summary> + <para>Returns the component of Type type if the game object has one attached, null if it doesn't.</para> + </summary> + <param name="type">The type of Component to retrieve.</param> + </member> + <member name="M:UnityEngine.GameObject.GetComponent"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + </member> + <member name="M:UnityEngine.GameObject.GetComponent(System.String)"> + <summary> + <para>Returns the component with name type if the game object has one attached, null if it doesn't.</para> + </summary> + <param name="type">The type of Component to retrieve.</param> + </member> + <member name="M:UnityEngine.GameObject.GetComponentInChildren(System.Type)"> + <summary> + <para>Returns the component of Type type in the GameObject or any of its children using depth first search.</para> + </summary> + <param name="type">The type of Component to retrieve.</param> + <param name="includeInactive"></param> + <returns> + <para>A component of the matching type, if found.</para> + </returns> + </member> + <member name="M:UnityEngine.GameObject.GetComponentInChildren(System.Type,System.Boolean)"> + <summary> + <para>Returns the component of Type type in the GameObject or any of its children using depth first search.</para> + </summary> + <param name="type">The type of Component to retrieve.</param> + <param name="includeInactive"></param> + <returns> + <para>A component of the matching type, if found.</para> + </returns> + </member> + <member name="M:UnityEngine.GameObject.GetComponentInChildren()"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + <param name="includeInactive"></param> + <returns> + <para>A component of the matching type, if found.</para> + </returns> + </member> + <member name="M:UnityEngine.GameObject.GetComponentInChildren(System.Boolean)"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + <param name="includeInactive"></param> + <returns> + <para>A component of the matching type, if found.</para> + </returns> + </member> + <member name="M:UnityEngine.GameObject.GetComponentInParent(System.Type)"> + <summary> + <para>Returns the component of Type type in the GameObject or any of its parents.</para> + </summary> + <param name="type">Type of component to find.</param> + </member> + <member name="M:UnityEngine.GameObject.GetComponentInParent"> + <summary> + <para>Returns the component <T> in the GameObject or any of its parents.</para> + </summary> + </member> + <member name="M:UnityEngine.GameObject.GetComponents(System.Type)"> + <summary> + <para>Returns all components of Type type in the GameObject.</para> + </summary> + <param name="type">The type of Component to retrieve.</param> + </member> + <member name="M:UnityEngine.GameObject.GetComponents"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + </member> + <member name="M:UnityEngine.GameObject.GetComponents(System.Type,System.Collections.Generic.List`1<UnityEngine.Component>)"> + <summary> + <para>Returns all components of Type type in the GameObject into List results. Note that results is of type Component, not the type of the component retrieved.</para> + </summary> + <param name="type">The type of Component to retrieve.</param> + <param name="results">List to receive the results.</param> + </member> + <member name="M:UnityEngine.GameObject.GetComponents(System.Collections.Generic.List`1<T>)"> + <summary> + <para>Returns all components of Type type in the GameObject into List results.</para> + </summary> + <param name="results">List of type T to receive the results.</param> + </member> + <member name="M:UnityEngine.GameObject.GetComponentsInChildren(System.Type)"> + <summary> + <para>Returns all components of Type type in the GameObject or any of its children.</para> + </summary> + <param name="type">The type of Component to retrieve.</param> + <param name="includeInactive">Should Components on inactive GameObjects be included in the found set?</param> + </member> + <member name="M:UnityEngine.GameObject.GetComponentsInChildren(System.Type,System.Boolean)"> + <summary> + <para>Returns all components of Type type in the GameObject or any of its children.</para> + </summary> + <param name="type">The type of Component to retrieve.</param> + <param name="includeInactive">Should Components on inactive GameObjects be included in the found set?</param> + </member> + <member name="M:UnityEngine.GameObject.GetComponentsInChildren"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + <param name="includeInactive">Should inactive GameObjects be included in the found set?</param> + <returns> + <para>A list of all found components matching the specified type.</para> + </returns> + </member> + <member name="M:UnityEngine.GameObject.GetComponentsInChildren(System.Boolean)"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + <param name="includeInactive">Should inactive GameObjects be included in the found set?</param> + <returns> + <para>A list of all found components matching the specified type.</para> + </returns> + </member> + <member name="M:UnityEngine.GameObject.GetComponentsInChildren(System.Collections.Generic.List`1<T>)"> + <summary> + <para>Return all found Components into List results.</para> + </summary> + <param name="results">List to receive found Components.</param> + <param name="includeInactive">Should inactive GameObjects be included in the found set?</param> + </member> + <member name="M:UnityEngine.GameObject.GetComponentsInChildren(System.Boolean,System.Collections.Generic.List`1<T>)"> + <summary> + <para>Return all found Components into List results.</para> + </summary> + <param name="results">List to receive found Components.</param> + <param name="includeInactive">Should inactive GameObjects be included in the found set?</param> + </member> + <member name="M:UnityEngine.GameObject.GetComponentsInParent(System.Type,System.Boolean)"> + <summary> + <para>Returns all components of Type type in the GameObject or any of its parents.</para> + </summary> + <param name="type">The type of Component to retrieve.</param> + <param name="includeInactive">Should inactive Components be included in the found set?</param> + </member> + <member name="M:UnityEngine.GameObject.GetComponentsInParent"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + <param name="includeInactive">Should inactive Components be included in the found set?</param> + </member> + <member name="M:UnityEngine.GameObject.GetComponentsInParent(System.Boolean)"> + <summary> + <para>Generic version. See the page for more details.</para> + </summary> + <param name="includeInactive">Should inactive Components be included in the found set?</param> + </member> + <member name="M:UnityEngine.GameObject.GetComponentsInParent(System.Boolean,System.Collections.Generic.List`1<T>)"> + <summary> + <para>Find Components in GameObject or parents, and return them in List results.</para> + </summary> + <param name="includeInactive">Should inactive Components be included in the found set?</param> + <param name="results">List holding the found Components.</param> + </member> + <member name="M:UnityEngine.GameObject.SendMessage(System.String)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object.</para> + </summary> + <param name="methodName">The name of the method to call.</param> + <param name="value">An optional parameter value to pass to the called method.</param> + <param name="options">Should an error be raised if the method doesn't exist on the target object?</param> + </member> + <member name="M:UnityEngine.GameObject.SendMessage(System.String,System.Object)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object.</para> + </summary> + <param name="methodName">The name of the method to call.</param> + <param name="value">An optional parameter value to pass to the called method.</param> + <param name="options">Should an error be raised if the method doesn't exist on the target object?</param> + </member> + <member name="M:UnityEngine.GameObject.SendMessage(System.String,System.Object,UnityEngine.SendMessageOptions)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object.</para> + </summary> + <param name="methodName">The name of the method to call.</param> + <param name="value">An optional parameter value to pass to the called method.</param> + <param name="options">Should an error be raised if the method doesn't exist on the target object?</param> + </member> + <member name="M:UnityEngine.GameObject.SendMessage(System.String,UnityEngine.SendMessageOptions)"> + <summary> + <para></para> + </summary> + <param name="methodName"></param> + <param name="options"></param> + </member> + <member name="M:UnityEngine.GameObject.SendMessageUpwards(System.String)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object and on every ancestor of the behaviour.</para> + </summary> + <param name="methodName">The name of the method to call.</param> + <param name="value">An optional parameter value to pass to the called method.</param> + <param name="options">Should an error be raised if the method doesn't exist on the target object?</param> + </member> + <member name="M:UnityEngine.GameObject.SendMessageUpwards(System.String,System.Object)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object and on every ancestor of the behaviour.</para> + </summary> + <param name="methodName">The name of the method to call.</param> + <param name="value">An optional parameter value to pass to the called method.</param> + <param name="options">Should an error be raised if the method doesn't exist on the target object?</param> + </member> + <member name="M:UnityEngine.GameObject.SendMessageUpwards(System.String,System.Object,UnityEngine.SendMessageOptions)"> + <summary> + <para>Calls the method named methodName on every MonoBehaviour in this game object and on every ancestor of the behaviour.</para> + </summary> + <param name="methodName">The name of the method to call.</param> + <param name="value">An optional parameter value to pass to the called method.</param> + <param name="options">Should an error be raised if the method doesn't exist on the target object?</param> + </member> + <member name="M:UnityEngine.GameObject.SendMessageUpwards(System.String,UnityEngine.SendMessageOptions)"> + <summary> + <para></para> + </summary> + <param name="methodName"></param> + <param name="options"></param> + </member> + <member name="M:UnityEngine.GameObject.SetActive(System.Boolean)"> + <summary> + <para>Activates/Deactivates the GameObject.</para> + </summary> + <param name="value">Activate or deactivation the object.</param> + </member> + <member name="T:UnityEngine.GeometryUtility"> + <summary> + <para>Utility class for common geometric functions.</para> + </summary> + </member> + <member name="M:UnityEngine.GeometryUtility.CalculateBounds(UnityEngine.Vector3[],UnityEngine.Matrix4x4)"> + <summary> + <para>Calculates a bounding box given an array of positions and a transformation matrix.</para> + </summary> + <param name="positions"></param> + <param name="transform"></param> + </member> + <member name="M:UnityEngine.GeometryUtility.CalculateFrustumPlanes(UnityEngine.Camera)"> + <summary> + <para>Calculates frustum planes.</para> + </summary> + <param name="camera"></param> + </member> + <member name="M:UnityEngine.GeometryUtility.CalculateFrustumPlanes(UnityEngine.Matrix4x4)"> + <summary> + <para>Calculates frustum planes.</para> + </summary> + <param name="worldToProjectionMatrix"></param> + </member> + <member name="M:UnityEngine.GeometryUtility.TestPlanesAABB(UnityEngine.Plane[],UnityEngine.Bounds)"> + <summary> + <para>Returns true if bounds are inside the plane array.</para> + </summary> + <param name="planes"></param> + <param name="bounds"></param> + </member> + <member name="M:UnityEngine.GeometryUtility.TryCreatePlaneFromPolygon(UnityEngine.Vector3[],UnityEngine.Plane&)"> + <summary> + <para>Creates a plane from a given list of vertices. Works for concave polygons and polygons that have multiple aligned vertices.</para> + </summary> + <param name="vertices">An array of vertex positions that define the shape of a polygon.</param> + <param name="plane">If successful, a valid plane that goes through all the vertices.</param> + <returns> + <para>Returns true on success, false if the algorithm failed to create a plane from the given vertices.</para> + </returns> + </member> + <member name="T:UnityEngine.Gizmos"> + <summary> + <para>Gizmos are used to give visual debugging or setup aids in the scene view.</para> + </summary> + </member> + <member name="P:UnityEngine.Gizmos.color"> + <summary> + <para>Sets the color for the gizmos that will be drawn next.</para> + </summary> + </member> + <member name="P:UnityEngine.Gizmos.matrix"> + <summary> + <para>Set the gizmo matrix used to draw all gizmos.</para> + </summary> + </member> + <member name="M:UnityEngine.Gizmos.DrawCube(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Draw a solid box with center and size.</para> + </summary> + <param name="center"></param> + <param name="size"></param> + </member> + <member name="M:UnityEngine.Gizmos.DrawFrustum(UnityEngine.Vector3,System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Draw a camera frustum using the currently set Gizmos.matrix for it's location and rotation.</para> + </summary> + <param name="center">The apex of the truncated pyramid.</param> + <param name="fov">Vertical field of view (ie, the angle at the apex in degrees).</param> + <param name="maxRange">Distance of the frustum's far plane.</param> + <param name="minRange">Distance of the frustum's near plane.</param> + <param name="aspect">Width/height ratio.</param> + </member> + <member name="M:UnityEngine.Gizmos.DrawGUITexture(UnityEngine.Rect,UnityEngine.Texture)"> + <summary> + <para>Draw a texture in the scene.</para> + </summary> + <param name="screenRect">The size and position of the texture on the "screen" defined by the XY plane.</param> + <param name="texture">The texture to be displayed.</param> + <param name="mat">An optional material to apply the texture.</param> + <param name="leftBorder">Inset from the rectangle's left edge.</param> + <param name="rightBorder">Inset from the rectangle's right edge.</param> + <param name="topBorder">Inset from the rectangle's top edge.</param> + <param name="bottomBorder">Inset from the rectangle's bottom edge.</param> + </member> + <member name="M:UnityEngine.Gizmos.DrawGUITexture(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.Material)"> + <summary> + <para>Draw a texture in the scene.</para> + </summary> + <param name="screenRect">The size and position of the texture on the "screen" defined by the XY plane.</param> + <param name="texture">The texture to be displayed.</param> + <param name="mat">An optional material to apply the texture.</param> + <param name="leftBorder">Inset from the rectangle's left edge.</param> + <param name="rightBorder">Inset from the rectangle's right edge.</param> + <param name="topBorder">Inset from the rectangle's top edge.</param> + <param name="bottomBorder">Inset from the rectangle's bottom edge.</param> + </member> + <member name="M:UnityEngine.Gizmos.DrawGUITexture(UnityEngine.Rect,UnityEngine.Texture,System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Draw a texture in the scene.</para> + </summary> + <param name="screenRect">The size and position of the texture on the "screen" defined by the XY plane.</param> + <param name="texture">The texture to be displayed.</param> + <param name="mat">An optional material to apply the texture.</param> + <param name="leftBorder">Inset from the rectangle's left edge.</param> + <param name="rightBorder">Inset from the rectangle's right edge.</param> + <param name="topBorder">Inset from the rectangle's top edge.</param> + <param name="bottomBorder">Inset from the rectangle's bottom edge.</param> + </member> + <member name="M:UnityEngine.Gizmos.DrawGUITexture(UnityEngine.Rect,UnityEngine.Texture,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Material)"> + <summary> + <para>Draw a texture in the scene.</para> + </summary> + <param name="screenRect">The size and position of the texture on the "screen" defined by the XY plane.</param> + <param name="texture">The texture to be displayed.</param> + <param name="mat">An optional material to apply the texture.</param> + <param name="leftBorder">Inset from the rectangle's left edge.</param> + <param name="rightBorder">Inset from the rectangle's right edge.</param> + <param name="topBorder">Inset from the rectangle's top edge.</param> + <param name="bottomBorder">Inset from the rectangle's bottom edge.</param> + </member> + <member name="M:UnityEngine.Gizmos.DrawIcon(UnityEngine.Vector3,System.String)"> + <summary> + <para>Draw an icon at a position in the scene view.</para> + </summary> + <param name="center"></param> + <param name="name"></param> + <param name="allowScaling"></param> + </member> + <member name="M:UnityEngine.Gizmos.DrawIcon(UnityEngine.Vector3,System.String,System.Boolean)"> + <summary> + <para>Draw an icon at a position in the scene view.</para> + </summary> + <param name="center"></param> + <param name="name"></param> + <param name="allowScaling"></param> + </member> + <member name="M:UnityEngine.Gizmos.DrawLine(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Draws a line starting at from towards to.</para> + </summary> + <param name="from"></param> + <param name="to"></param> + </member> + <member name="M:UnityEngine.Gizmos.DrawMesh(UnityEngine.Mesh,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Vector3)"> + <summary> + <para>Draws a mesh.</para> + </summary> + <param name="mesh">Mesh to draw as a gizmo.</param> + <param name="position">Position (default is zero).</param> + <param name="rotation">Rotation (default is no rotation).</param> + <param name="scale">Scale (default is no scale).</param> + <param name="submeshIndex">Submesh to draw (default is -1, which draws whole mesh).</param> + </member> + <member name="M:UnityEngine.Gizmos.DrawMesh(UnityEngine.Mesh,System.Int32,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Vector3)"> + <summary> + <para>Draws a mesh.</para> + </summary> + <param name="mesh">Mesh to draw as a gizmo.</param> + <param name="position">Position (default is zero).</param> + <param name="rotation">Rotation (default is no rotation).</param> + <param name="scale">Scale (default is no scale).</param> + <param name="submeshIndex">Submesh to draw (default is -1, which draws whole mesh).</param> + </member> + <member name="M:UnityEngine.Gizmos.DrawRay(UnityEngine.Ray)"> + <summary> + <para>Draws a ray starting at from to from + direction.</para> + </summary> + <param name="r"></param> + <param name="from"></param> + <param name="direction"></param> + </member> + <member name="M:UnityEngine.Gizmos.DrawRay(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Draws a ray starting at from to from + direction.</para> + </summary> + <param name="r"></param> + <param name="from"></param> + <param name="direction"></param> + </member> + <member name="M:UnityEngine.Gizmos.DrawSphere(UnityEngine.Vector3,System.Single)"> + <summary> + <para>Draws a solid sphere with center and radius.</para> + </summary> + <param name="center"></param> + <param name="radius"></param> + </member> + <member name="M:UnityEngine.Gizmos.DrawWireCube(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Draw a wireframe box with center and size.</para> + </summary> + <param name="center"></param> + <param name="size"></param> + </member> + <member name="M:UnityEngine.Gizmos.DrawWireMesh(UnityEngine.Mesh,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Vector3)"> + <summary> + <para>Draws a wireframe mesh.</para> + </summary> + <param name="mesh">Mesh to draw as a gizmo.</param> + <param name="position">Position (default is zero).</param> + <param name="rotation">Rotation (default is no rotation).</param> + <param name="scale">Scale (default is no scale).</param> + <param name="submeshIndex">Submesh to draw (default is -1, which draws whole mesh).</param> + </member> + <member name="M:UnityEngine.Gizmos.DrawWireMesh(UnityEngine.Mesh,System.Int32,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Vector3)"> + <summary> + <para>Draws a wireframe mesh.</para> + </summary> + <param name="mesh">Mesh to draw as a gizmo.</param> + <param name="position">Position (default is zero).</param> + <param name="rotation">Rotation (default is no rotation).</param> + <param name="scale">Scale (default is no scale).</param> + <param name="submeshIndex">Submesh to draw (default is -1, which draws whole mesh).</param> + </member> + <member name="M:UnityEngine.Gizmos.DrawWireSphere(UnityEngine.Vector3,System.Single)"> + <summary> + <para>Draws a wireframe sphere with center and radius.</para> + </summary> + <param name="center"></param> + <param name="radius"></param> + </member> + <member name="T:UnityEngine.GL"> + <summary> + <para>Low-level graphics library.</para> + </summary> + </member> + <member name="P:UnityEngine.GL.invertCulling"> + <summary> + <para>Select whether to invert the backface culling (true) or not (false).</para> + </summary> + </member> + <member name="P:UnityEngine.GL.modelview"> + <summary> + <para>The current modelview matrix.</para> + </summary> + </member> + <member name="P:UnityEngine.GL.sRGBWrite"> + <summary> + <para>Controls whether Linear-to-sRGB color conversion is performed while rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.GL.wireframe"> + <summary> + <para>Should rendering be done in wireframe?</para> + </summary> + </member> + <member name="M:UnityEngine.GL.Begin(System.Int32)"> + <summary> + <para>Begin drawing 3D primitives.</para> + </summary> + <param name="mode">Primitives to draw: can be TRIANGLES, TRIANGLE_STRIP, QUADS or LINES.</param> + </member> + <member name="M:UnityEngine.GL.Clear(System.Boolean,System.Boolean,UnityEngine.Color,System.Single)"> + <summary> + <para>Clear the current render buffer.</para> + </summary> + <param name="clearDepth">Should the depth buffer be cleared?</param> + <param name="clearColor">Should the color buffer be cleared?</param> + <param name="backgroundColor">The color to clear with, used only if clearColor is true.</param> + <param name="depth">The depth to clear Z buffer with, used only if clearDepth is true.</param> + </member> + <member name="M:UnityEngine.GL.ClearWithSkybox(System.Boolean,UnityEngine.Camera)"> + <summary> + <para>Clear the current render buffer with camera's skybox.</para> + </summary> + <param name="clearDepth">Should the depth buffer be cleared?</param> + <param name="camera">Camera to get projection parameters and skybox from.</param> + </member> + <member name="M:UnityEngine.GL.Color(UnityEngine.Color)"> + <summary> + <para>Sets current vertex color.</para> + </summary> + <param name="c"></param> + </member> + <member name="M:UnityEngine.GL.End"> + <summary> + <para>End drawing 3D primitives.</para> + </summary> + </member> + <member name="M:UnityEngine.GL.Flush"> + <summary> + <para>Sends queued-up commands in the driver's command buffer to the GPU.</para> + </summary> + </member> + <member name="M:UnityEngine.GL.GetGPUProjectionMatrix(UnityEngine.Matrix4x4,System.Boolean)"> + <summary> + <para>Compute GPU projection matrix from camera's projection matrix.</para> + </summary> + <param name="proj">Source projection matrix.</param> + <param name="renderIntoTexture">Will this projection be used for rendering into a RenderTexture?</param> + <returns> + <para>Adjusted projection matrix for the current graphics API.</para> + </returns> + </member> + <member name="M:UnityEngine.GL.InvalidateState"> + <summary> + <para>Invalidate the internally cached render state.</para> + </summary> + </member> + <member name="M:UnityEngine.GL.IssuePluginEvent(System.Int32)"> + <summary> + <para>Send a user-defined event to a native code plugin.</para> + </summary> + <param name="eventID">User defined id to send to the callback.</param> + <param name="callback">Native code callback to queue for Unity's renderer to invoke.</param> + </member> + <member name="M:UnityEngine.GL.IssuePluginEvent(System.IntPtr,System.Int32)"> + <summary> + <para>Send a user-defined event to a native code plugin.</para> + </summary> + <param name="eventID">User defined id to send to the callback.</param> + <param name="callback">Native code callback to queue for Unity's renderer to invoke.</param> + </member> + <member name="F:UnityEngine.GL.LINE_STRIP"> + <summary> + <para>Mode for Begin: draw line strip.</para> + </summary> + </member> + <member name="F:UnityEngine.GL.LINES"> + <summary> + <para>Mode for Begin: draw lines.</para> + </summary> + </member> + <member name="M:UnityEngine.GL.LoadIdentity"> + <summary> + <para>Load the identity matrix to the current modelview matrix.</para> + </summary> + </member> + <member name="M:UnityEngine.GL.LoadOrtho"> + <summary> + <para>Helper function to set up an ortho perspective transform.</para> + </summary> + </member> + <member name="M:UnityEngine.GL.LoadPixelMatrix"> + <summary> + <para>Setup a matrix for pixel-correct rendering.</para> + </summary> + </member> + <member name="M:UnityEngine.GL.LoadPixelMatrix(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Setup a matrix for pixel-correct rendering.</para> + </summary> + <param name="left"></param> + <param name="right"></param> + <param name="bottom"></param> + <param name="top"></param> + </member> + <member name="M:UnityEngine.GL.LoadProjectionMatrix(UnityEngine.Matrix4x4)"> + <summary> + <para>Load an arbitrary matrix to the current projection matrix.</para> + </summary> + <param name="mat"></param> + </member> + <member name="M:UnityEngine.GL.MultiTexCoord(System.Int32,UnityEngine.Vector3)"> + <summary> + <para>Sets current texture coordinate (v.x,v.y,v.z) to the actual texture unit.</para> + </summary> + <param name="unit"></param> + <param name="v"></param> + </member> + <member name="M:UnityEngine.GL.MultiTexCoord2(System.Int32,System.Single,System.Single)"> + <summary> + <para>Sets current texture coordinate (x,y) for the actual texture unit.</para> + </summary> + <param name="unit"></param> + <param name="x"></param> + <param name="y"></param> + </member> + <member name="M:UnityEngine.GL.MultiTexCoord3(System.Int32,System.Single,System.Single,System.Single)"> + <summary> + <para>Sets current texture coordinate (x,y,z) to the actual texture unit.</para> + </summary> + <param name="unit"></param> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + </member> + <member name="M:UnityEngine.GL.MultMatrix(UnityEngine.Matrix4x4)"> + <summary> + <para>Multiplies the current modelview matrix with the one specified.</para> + </summary> + <param name="mat"></param> + </member> + <member name="M:UnityEngine.GL.PopMatrix"> + <summary> + <para>Restores both projection and modelview matrices off the top of the matrix stack.</para> + </summary> + </member> + <member name="M:UnityEngine.GL.PushMatrix"> + <summary> + <para>Saves both projection and modelview matrices to the matrix stack.</para> + </summary> + </member> + <member name="F:UnityEngine.GL.QUADS"> + <summary> + <para>Mode for Begin: draw quads.</para> + </summary> + </member> + <member name="M:UnityEngine.GL.RenderTargetBarrier"> + <summary> + <para>Resolves the render target for subsequent operations sampling from it.</para> + </summary> + </member> + <member name="M:UnityEngine.GL.TexCoord(UnityEngine.Vector3)"> + <summary> + <para>Sets current texture coordinate (v.x,v.y,v.z) for all texture units.</para> + </summary> + <param name="v"></param> + </member> + <member name="M:UnityEngine.GL.TexCoord2(System.Single,System.Single)"> + <summary> + <para>Sets current texture coordinate (x,y) for all texture units.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + </member> + <member name="M:UnityEngine.GL.TexCoord3(System.Single,System.Single,System.Single)"> + <summary> + <para>Sets current texture coordinate (x,y,z) for all texture units.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + </member> + <member name="F:UnityEngine.GL.TRIANGLE_STRIP"> + <summary> + <para>Mode for Begin: draw triangle strip.</para> + </summary> + </member> + <member name="F:UnityEngine.GL.TRIANGLES"> + <summary> + <para>Mode for Begin: draw triangles.</para> + </summary> + </member> + <member name="M:UnityEngine.GL.Vertex(UnityEngine.Vector3)"> + <summary> + <para>Submit a vertex.</para> + </summary> + <param name="v"></param> + </member> + <member name="M:UnityEngine.GL.Vertex3(System.Single,System.Single,System.Single)"> + <summary> + <para>Submit a vertex.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + </member> + <member name="M:UnityEngine.GL.Viewport(UnityEngine.Rect)"> + <summary> + <para>Set the rendering viewport.</para> + </summary> + <param name="pixelRect"></param> + </member> + <member name="T:UnityEngine.Gradient"> + <summary> + <para>Gradient used for animating colors.</para> + </summary> + </member> + <member name="P:UnityEngine.Gradient.alphaKeys"> + <summary> + <para>All alpha keys defined in the gradient.</para> + </summary> + </member> + <member name="P:UnityEngine.Gradient.colorKeys"> + <summary> + <para>All color keys defined in the gradient.</para> + </summary> + </member> + <member name="P:UnityEngine.Gradient.mode"> + <summary> + <para>Control how the gradient is evaluated.</para> + </summary> + </member> + <member name="M:UnityEngine.Gradient.#ctor"> + <summary> + <para>Create a new Gradient object.</para> + </summary> + </member> + <member name="M:UnityEngine.Gradient.Evaluate(System.Single)"> + <summary> + <para>Calculate color at a given time.</para> + </summary> + <param name="time">Time of the key (0 - 1).</param> + </member> + <member name="M:UnityEngine.Gradient.SetKeys(UnityEngine.GradientColorKey[],UnityEngine.GradientAlphaKey[])"> + <summary> + <para>Setup Gradient with an array of color keys and alpha keys.</para> + </summary> + <param name="colorKeys">Color keys of the gradient (maximum 8 color keys).</param> + <param name="alphaKeys">Alpha keys of the gradient (maximum 8 alpha keys).</param> + </member> + <member name="T:UnityEngine.GradientAlphaKey"> + <summary> + <para>Alpha key used by Gradient.</para> + </summary> + </member> + <member name="F:UnityEngine.GradientAlphaKey.alpha"> + <summary> + <para>Alpha channel of key.</para> + </summary> + </member> + <member name="F:UnityEngine.GradientAlphaKey.time"> + <summary> + <para>Time of the key (0 - 1).</para> + </summary> + </member> + <member name="M:UnityEngine.GradientAlphaKey.#ctor(System.Single,System.Single)"> + <summary> + <para>Gradient alpha key.</para> + </summary> + <param name="alpha">Alpha of key (0 - 1).</param> + <param name="time">Time of the key (0 - 1).</param> + </member> + <member name="T:UnityEngine.GradientColorKey"> + <summary> + <para>Color key used by Gradient.</para> + </summary> + </member> + <member name="F:UnityEngine.GradientColorKey.color"> + <summary> + <para>Color of key.</para> + </summary> + </member> + <member name="F:UnityEngine.GradientColorKey.time"> + <summary> + <para>Time of the key (0 - 1).</para> + </summary> + </member> + <member name="M:UnityEngine.GradientColorKey.#ctor(UnityEngine.Color,System.Single)"> + <summary> + <para>Gradient color key.</para> + </summary> + <param name="color">Color of key.</param> + <param name="time">Time of the key (0 - 1).</param> + <param name="col"></param> + </member> + <member name="T:UnityEngine.GradientMode"> + <summary> + <para>Select how gradients will be evaluated.</para> + </summary> + </member> + <member name="F:UnityEngine.GradientMode.Blend"> + <summary> + <para>Find the 2 keys adjacent to the requested evaluation time, and linearly interpolate between them to obtain a blended color.</para> + </summary> + </member> + <member name="F:UnityEngine.GradientMode.Fixed"> + <summary> + <para>Return a fixed color, by finding the first key whose time value is greater than the requested evaluation time.</para> + </summary> + </member> + <member name="T:UnityEngine.Graphics"> + <summary> + <para>Raw interface to Unity's drawing functions.</para> + </summary> + </member> + <member name="P:UnityEngine.Graphics.activeColorBuffer"> + <summary> + <para>Currently active color buffer (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Graphics.activeColorGamut"> + <summary> + <para>Returns the currently active color gamut.</para> + </summary> + </member> + <member name="P:UnityEngine.Graphics.activeDepthBuffer"> + <summary> + <para>Currently active depth/stencil buffer (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Graphics.activeTier"> + <summary> + <para>Graphics Tier classification for current device. +Changing this value affects any subsequently loaded shaders. Initially this value is auto-detected from the hardware in use.</para> + </summary> + </member> + <member name="M:UnityEngine.Graphics.Blit(UnityEngine.Texture,UnityEngine.RenderTexture)"> + <summary> + <para>Copies source texture into destination render texture with a shader.</para> + </summary> + <param name="source">Source texture.</param> + <param name="dest">The destination RenderTexture. Set this to null to blit directly to screen. See description for more information.</param> + <param name="mat">Material to use. Material's shader could do some post-processing effect, for example.</param> + <param name="pass">If -1 (default), draws all passes in the material. Otherwise, draws given pass only.</param> + <param name="offset">Offset applied to the source texture coordinate.</param> + <param name="scale">Scale applied to the source texture coordinate.</param> + </member> + <member name="M:UnityEngine.Graphics.Blit(UnityEngine.Texture,UnityEngine.RenderTexture,UnityEngine.Material,System.Int32)"> + <summary> + <para>Copies source texture into destination render texture with a shader.</para> + </summary> + <param name="source">Source texture.</param> + <param name="dest">The destination RenderTexture. Set this to null to blit directly to screen. See description for more information.</param> + <param name="mat">Material to use. Material's shader could do some post-processing effect, for example.</param> + <param name="pass">If -1 (default), draws all passes in the material. Otherwise, draws given pass only.</param> + <param name="offset">Offset applied to the source texture coordinate.</param> + <param name="scale">Scale applied to the source texture coordinate.</param> + </member> + <member name="M:UnityEngine.Graphics.Blit(UnityEngine.Texture,UnityEngine.Material,System.Int32)"> + <summary> + <para>Copies source texture into destination render texture with a shader.</para> + </summary> + <param name="source">Source texture.</param> + <param name="dest">The destination RenderTexture. Set this to null to blit directly to screen. See description for more information.</param> + <param name="mat">Material to use. Material's shader could do some post-processing effect, for example.</param> + <param name="pass">If -1 (default), draws all passes in the material. Otherwise, draws given pass only.</param> + <param name="offset">Offset applied to the source texture coordinate.</param> + <param name="scale">Scale applied to the source texture coordinate.</param> + </member> + <member name="M:UnityEngine.Graphics.Blit(UnityEngine.Texture,UnityEngine.RenderTexture,UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Copies source texture into destination render texture with a shader.</para> + </summary> + <param name="source">Source texture.</param> + <param name="dest">The destination RenderTexture. Set this to null to blit directly to screen. See description for more information.</param> + <param name="mat">Material to use. Material's shader could do some post-processing effect, for example.</param> + <param name="pass">If -1 (default), draws all passes in the material. Otherwise, draws given pass only.</param> + <param name="offset">Offset applied to the source texture coordinate.</param> + <param name="scale">Scale applied to the source texture coordinate.</param> + </member> + <member name="M:UnityEngine.Graphics.BlitMultiTap(UnityEngine.Texture,UnityEngine.RenderTexture,UnityEngine.Material,UnityEngine.Vector2[])"> + <summary> + <para>Copies source texture into destination, for multi-tap shader.</para> + </summary> + <param name="source">Source texture.</param> + <param name="dest">Destination RenderTexture, or null to blit directly to screen.</param> + <param name="mat">Material to use for copying. Material's shader should do some post-processing effect.</param> + <param name="offsets">Variable number of filtering offsets. Offsets are given in pixels.</param> + </member> + <member name="M:UnityEngine.Graphics.ClearRandomWriteTargets"> + <summary> + <para>Clear random write targets for level pixel shaders.</para> + </summary> + </member> + <member name="M:UnityEngine.Graphics.ConvertTexture(UnityEngine.Texture,UnityEngine.Texture)"> + <summary> + <para>This function provides an efficient way to convert between textures of different formats and dimensions. +The destination texture format should be uncompressed and correspond to a supported RenderTextureFormat.</para> + </summary> + <param name="src">Source texture.</param> + <param name="dst">Destination texture.</param> + <param name="srcElement">Source element (e.g. cubemap face). Set this to 0 for 2d source textures.</param> + <param name="dstElement">Destination element (e.g. cubemap face or texture array element).</param> + <returns> + <para>True if the call succeeded.</para> + </returns> + </member> + <member name="M:UnityEngine.Graphics.ConvertTexture(UnityEngine.Texture,System.Int32,UnityEngine.Texture,System.Int32)"> + <summary> + <para>This function provides an efficient way to convert between textures of different formats and dimensions. +The destination texture format should be uncompressed and correspond to a supported RenderTextureFormat.</para> + </summary> + <param name="src">Source texture.</param> + <param name="dst">Destination texture.</param> + <param name="srcElement">Source element (e.g. cubemap face). Set this to 0 for 2d source textures.</param> + <param name="dstElement">Destination element (e.g. cubemap face or texture array element).</param> + <returns> + <para>True if the call succeeded.</para> + </returns> + </member> + <member name="M:UnityEngine.Graphics.CopyTexture(UnityEngine.Texture,UnityEngine.Texture)"> + <summary> + <para>Copy texture contents.</para> + </summary> + <param name="src">Source texture.</param> + <param name="dst">Destination texture.</param> + <param name="srcElement">Source texture element (cubemap face, texture array layer or 3D texture depth slice).</param> + <param name="srcMip">Source texture mipmap level.</param> + <param name="dstElement">Destination texture element (cubemap face, texture array layer or 3D texture depth slice).</param> + <param name="dstMip">Destination texture mipmap level.</param> + <param name="srcX">X coordinate of source texture region to copy (left side is zero).</param> + <param name="srcY">Y coordinate of source texture region to copy (bottom is zero).</param> + <param name="srcWidth">Width of source texture region to copy.</param> + <param name="srcHeight">Height of source texture region to copy.</param> + <param name="dstX">X coordinate of where to copy region in destination texture (left side is zero).</param> + <param name="dstY">Y coordinate of where to copy region in destination texture (bottom is zero).</param> + </member> + <member name="M:UnityEngine.Graphics.CopyTexture(UnityEngine.Texture,System.Int32,System.Int32,UnityEngine.Texture,System.Int32,System.Int32)"> + <summary> + <para>Copy texture contents.</para> + </summary> + <param name="src">Source texture.</param> + <param name="dst">Destination texture.</param> + <param name="srcElement">Source texture element (cubemap face, texture array layer or 3D texture depth slice).</param> + <param name="srcMip">Source texture mipmap level.</param> + <param name="dstElement">Destination texture element (cubemap face, texture array layer or 3D texture depth slice).</param> + <param name="dstMip">Destination texture mipmap level.</param> + <param name="srcX">X coordinate of source texture region to copy (left side is zero).</param> + <param name="srcY">Y coordinate of source texture region to copy (bottom is zero).</param> + <param name="srcWidth">Width of source texture region to copy.</param> + <param name="srcHeight">Height of source texture region to copy.</param> + <param name="dstX">X coordinate of where to copy region in destination texture (left side is zero).</param> + <param name="dstY">Y coordinate of where to copy region in destination texture (bottom is zero).</param> + </member> + <member name="M:UnityEngine.Graphics.CopyTexture(UnityEngine.Texture,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Texture,System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Copy texture contents.</para> + </summary> + <param name="src">Source texture.</param> + <param name="dst">Destination texture.</param> + <param name="srcElement">Source texture element (cubemap face, texture array layer or 3D texture depth slice).</param> + <param name="srcMip">Source texture mipmap level.</param> + <param name="dstElement">Destination texture element (cubemap face, texture array layer or 3D texture depth slice).</param> + <param name="dstMip">Destination texture mipmap level.</param> + <param name="srcX">X coordinate of source texture region to copy (left side is zero).</param> + <param name="srcY">Y coordinate of source texture region to copy (bottom is zero).</param> + <param name="srcWidth">Width of source texture region to copy.</param> + <param name="srcHeight">Height of source texture region to copy.</param> + <param name="dstX">X coordinate of where to copy region in destination texture (left side is zero).</param> + <param name="dstY">Y coordinate of where to copy region in destination texture (bottom is zero).</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMesh(UnityEngine.Mesh,UnityEngine.Vector3,UnityEngine.Quaternion)"> + <summary> + <para>Draw a mesh.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations).</param> + <param name="material">Material to use.</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be rendered in the given camera only.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="useLightProbes">Should the mesh use light probes?</param> + <param name="probeAnchor">If used, the mesh will use this Transform's position to sample light probes and find the matching reflection probe.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMesh(UnityEngine.Mesh,UnityEngine.Vector3,UnityEngine.Quaternion,System.Int32)"> + <summary> + <para>Draw a mesh.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations).</param> + <param name="material">Material to use.</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be rendered in the given camera only.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="useLightProbes">Should the mesh use light probes?</param> + <param name="probeAnchor">If used, the mesh will use this Transform's position to sample light probes and find the matching reflection probe.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMesh(UnityEngine.Mesh,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Material,System.Int32,UnityEngine.Camera,System.Int32,UnityEngine.MaterialPropertyBlock,System.Boolean,System.Boolean)"> + <summary> + <para>Draw a mesh.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations).</param> + <param name="material">Material to use.</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be rendered in the given camera only.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="useLightProbes">Should the mesh use light probes?</param> + <param name="probeAnchor">If used, the mesh will use this Transform's position to sample light probes and find the matching reflection probe.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMesh(UnityEngine.Mesh,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Material,System.Int32,UnityEngine.Camera,System.Int32,UnityEngine.MaterialPropertyBlock,System.Boolean,System.Boolean,System.Boolean)"> + <summary> + <para>Draw a mesh.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations).</param> + <param name="material">Material to use.</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be rendered in the given camera only.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="useLightProbes">Should the mesh use light probes?</param> + <param name="probeAnchor">If used, the mesh will use this Transform's position to sample light probes and find the matching reflection probe.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMesh(UnityEngine.Mesh,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Material,System.Int32,UnityEngine.Camera,System.Int32,UnityEngine.MaterialPropertyBlock,UnityEngine.Rendering.ShadowCastingMode,System.Boolean,UnityEngine.Transform)"> + <summary> + <para>Draw a mesh.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations).</param> + <param name="material">Material to use.</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be rendered in the given camera only.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="useLightProbes">Should the mesh use light probes?</param> + <param name="probeAnchor">If used, the mesh will use this Transform's position to sample light probes and find the matching reflection probe.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMesh(UnityEngine.Mesh,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Material,System.Int32,UnityEngine.Camera,System.Int32,UnityEngine.MaterialPropertyBlock,UnityEngine.Rendering.ShadowCastingMode,System.Boolean,UnityEngine.Transform,System.Boolean)"> + <summary> + <para>Draw a mesh.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations).</param> + <param name="material">Material to use.</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be rendered in the given camera only.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="useLightProbes">Should the mesh use light probes?</param> + <param name="probeAnchor">If used, the mesh will use this Transform's position to sample light probes and find the matching reflection probe.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMesh(UnityEngine.Mesh,UnityEngine.Matrix4x4)"> + <summary> + <para>Draw a mesh.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations).</param> + <param name="material">Material to use.</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be rendered in the given camera only.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="useLightProbes">Should the mesh use light probes?</param> + <param name="probeAnchor">If used, the mesh will use this Transform's position to sample light probes and find the matching reflection probe.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMesh(UnityEngine.Mesh,UnityEngine.Matrix4x4,System.Int32)"> + <summary> + <para>Draw a mesh.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations).</param> + <param name="material">Material to use.</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be rendered in the given camera only.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="useLightProbes">Should the mesh use light probes?</param> + <param name="probeAnchor">If used, the mesh will use this Transform's position to sample light probes and find the matching reflection probe.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMesh(UnityEngine.Mesh,UnityEngine.Matrix4x4,UnityEngine.Material,System.Int32,UnityEngine.Camera,System.Int32,UnityEngine.MaterialPropertyBlock,System.Boolean,System.Boolean)"> + <summary> + <para>Draw a mesh.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations).</param> + <param name="material">Material to use.</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be rendered in the given camera only.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="useLightProbes">Should the mesh use light probes?</param> + <param name="probeAnchor">If used, the mesh will use this Transform's position to sample light probes and find the matching reflection probe.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMesh(UnityEngine.Mesh,UnityEngine.Matrix4x4,UnityEngine.Material,System.Int32,UnityEngine.Camera,System.Int32,UnityEngine.MaterialPropertyBlock,System.Boolean,System.Boolean,System.Boolean)"> + <summary> + <para>Draw a mesh.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations).</param> + <param name="material">Material to use.</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be rendered in the given camera only.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="useLightProbes">Should the mesh use light probes?</param> + <param name="probeAnchor">If used, the mesh will use this Transform's position to sample light probes and find the matching reflection probe.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMesh(UnityEngine.Mesh,UnityEngine.Matrix4x4,UnityEngine.Material,System.Int32,UnityEngine.Camera,System.Int32,UnityEngine.MaterialPropertyBlock,UnityEngine.Rendering.ShadowCastingMode,System.Boolean)"> + <summary> + <para>Draw a mesh.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations).</param> + <param name="material">Material to use.</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be rendered in the given camera only.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="useLightProbes">Should the mesh use light probes?</param> + <param name="probeAnchor">If used, the mesh will use this Transform's position to sample light probes and find the matching reflection probe.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMesh(UnityEngine.Mesh,UnityEngine.Matrix4x4,UnityEngine.Material,System.Int32,UnityEngine.Camera,System.Int32,UnityEngine.MaterialPropertyBlock,UnityEngine.Rendering.ShadowCastingMode,System.Boolean,UnityEngine.Transform,System.Boolean)"> + <summary> + <para>Draw a mesh.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations).</param> + <param name="material">Material to use.</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be rendered in the given camera only.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="useLightProbes">Should the mesh use light probes?</param> + <param name="probeAnchor">If used, the mesh will use this Transform's position to sample light probes and find the matching reflection probe.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMeshInstanced(UnityEngine.Mesh,System.Int32,UnityEngine.Material,UnityEngine.Matrix4x4[],System.Int32,UnityEngine.MaterialPropertyBlock,UnityEngine.Rendering.ShadowCastingMode,System.Boolean,System.Int32,UnityEngine.Camera)"> + <summary> + <para>Draw the same mesh multiple times using GPU instancing.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="material">Material to use.</param> + <param name="matrices">The array of object transformation matrices.</param> + <param name="count">The number of instances to be drawn.</param> + <param name="properties">Additional material properties to apply. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be drawn in the given camera only.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMeshInstanced(UnityEngine.Mesh,System.Int32,UnityEngine.Material,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>,UnityEngine.MaterialPropertyBlock,UnityEngine.Rendering.ShadowCastingMode,System.Boolean,System.Int32,UnityEngine.Camera)"> + <summary> + <para>Draw the same mesh multiple times using GPU instancing.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="material">Material to use.</param> + <param name="matrices">The array of object transformation matrices.</param> + <param name="count">The number of instances to be drawn.</param> + <param name="properties">Additional material properties to apply. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be drawn in the given camera only.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMeshInstancedIndirect(UnityEngine.Mesh,System.Int32,UnityEngine.Material,UnityEngine.Bounds,UnityEngine.ComputeBuffer,System.Int32,UnityEngine.MaterialPropertyBlock,UnityEngine.Rendering.ShadowCastingMode,System.Boolean,System.Int32,UnityEngine.Camera)"> + <summary> + <para>Draw the same mesh multiple times using GPU instancing.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="material">Material to use.</param> + <param name="bounds">The bounding volume surrounding the instances you intend to draw.</param> + <param name="bufferWithArgs">The GPU buffer containing the arguments for how many instances of this mesh to draw.</param> + <param name="argsOffset">The byte offset into the buffer, where the draw arguments start.</param> + <param name="properties">Additional material properties to apply. See MaterialPropertyBlock.</param> + <param name="castShadows">Should the mesh cast shadows?</param> + <param name="receiveShadows">Should the mesh receive shadows?</param> + <param name="layer"> to use.</param> + <param name="camera">If null (default), the mesh will be drawn in all cameras. Otherwise it will be drawn in the given camera only.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMeshNow(UnityEngine.Mesh,UnityEngine.Vector3,UnityEngine.Quaternion)"> + <summary> + <para>Draw a mesh immediately.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations). Note that the mesh will not be displayed correctly if matrix has negative scale.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMeshNow(UnityEngine.Mesh,UnityEngine.Vector3,UnityEngine.Quaternion,System.Int32)"> + <summary> + <para>Draw a mesh immediately.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations). Note that the mesh will not be displayed correctly if matrix has negative scale.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMeshNow(UnityEngine.Mesh,UnityEngine.Matrix4x4)"> + <summary> + <para>Draw a mesh immediately.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations). Note that the mesh will not be displayed correctly if matrix has negative scale.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawMeshNow(UnityEngine.Mesh,UnityEngine.Matrix4x4,System.Int32)"> + <summary> + <para>Draw a mesh immediately.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="position">Position of the mesh.</param> + <param name="rotation">Rotation of the mesh.</param> + <param name="matrix">Transformation matrix of the mesh (combines position, rotation and other transformations). Note that the mesh will not be displayed correctly if matrix has negative scale.</param> + <param name="materialIndex">Subset of the mesh to draw.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawProcedural(UnityEngine.MeshTopology,System.Int32,System.Int32)"> + <summary> + <para>Draws a fully procedural geometry on the GPU.</para> + </summary> + <param name="topology"></param> + <param name="vertexCount"></param> + <param name="instanceCount"></param> + </member> + <member name="M:UnityEngine.Graphics.DrawProceduralIndirect(UnityEngine.MeshTopology,UnityEngine.ComputeBuffer,System.Int32)"> + <summary> + <para>Draws a fully procedural geometry on the GPU.</para> + </summary> + <param name="topology">Topology of the procedural geometry.</param> + <param name="bufferWithArgs">Buffer with draw arguments.</param> + <param name="argsOffset">Byte offset where in the buffer the draw arguments are.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawTexture(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.Material)"> + <summary> + <para>Draw a texture in screen coordinates.</para> + </summary> + <param name="screenRect">Rectangle on the screen to use for the texture. In pixel coordinates with (0,0) in the upper-left corner.</param> + <param name="texture">Texture to draw.</param> + <param name="sourceRect">Region of the texture to use. In normalized coordinates with (0,0) in the bottom-left corner.</param> + <param name="leftBorder">Number of pixels from the left that are not affected by scale.</param> + <param name="rightBorder">Number of pixels from the right that are not affected by scale.</param> + <param name="topBorder">Number of pixels from the top that are not affected by scale.</param> + <param name="bottomBorder">Number of pixels from the bottom that are not affected by scale.</param> + <param name="color">Color that modulates the output. The neutral value is (0.5, 0.5, 0.5, 0.5). Set as vertex color for the shader.</param> + <param name="mat">Custom Material that can be used to draw the texture. If null is passed, a default material with the Internal-GUITexture.shader is used.</param> + <param name="pass">If -1 (default), draws all passes in the material. Otherwise, draws given pass only.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawTexture(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.Material,System.Int32)"> + <summary> + <para>Draw a texture in screen coordinates.</para> + </summary> + <param name="screenRect">Rectangle on the screen to use for the texture. In pixel coordinates with (0,0) in the upper-left corner.</param> + <param name="texture">Texture to draw.</param> + <param name="sourceRect">Region of the texture to use. In normalized coordinates with (0,0) in the bottom-left corner.</param> + <param name="leftBorder">Number of pixels from the left that are not affected by scale.</param> + <param name="rightBorder">Number of pixels from the right that are not affected by scale.</param> + <param name="topBorder">Number of pixels from the top that are not affected by scale.</param> + <param name="bottomBorder">Number of pixels from the bottom that are not affected by scale.</param> + <param name="color">Color that modulates the output. The neutral value is (0.5, 0.5, 0.5, 0.5). Set as vertex color for the shader.</param> + <param name="mat">Custom Material that can be used to draw the texture. If null is passed, a default material with the Internal-GUITexture.shader is used.</param> + <param name="pass">If -1 (default), draws all passes in the material. Otherwise, draws given pass only.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawTexture(UnityEngine.Rect,UnityEngine.Texture,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Material,System.Int32)"> + <summary> + <para>Draw a texture in screen coordinates.</para> + </summary> + <param name="screenRect">Rectangle on the screen to use for the texture. In pixel coordinates with (0,0) in the upper-left corner.</param> + <param name="texture">Texture to draw.</param> + <param name="sourceRect">Region of the texture to use. In normalized coordinates with (0,0) in the bottom-left corner.</param> + <param name="leftBorder">Number of pixels from the left that are not affected by scale.</param> + <param name="rightBorder">Number of pixels from the right that are not affected by scale.</param> + <param name="topBorder">Number of pixels from the top that are not affected by scale.</param> + <param name="bottomBorder">Number of pixels from the bottom that are not affected by scale.</param> + <param name="color">Color that modulates the output. The neutral value is (0.5, 0.5, 0.5, 0.5). Set as vertex color for the shader.</param> + <param name="mat">Custom Material that can be used to draw the texture. If null is passed, a default material with the Internal-GUITexture.shader is used.</param> + <param name="pass">If -1 (default), draws all passes in the material. Otherwise, draws given pass only.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawTexture(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.Rect,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Material,System.Int32)"> + <summary> + <para>Draw a texture in screen coordinates.</para> + </summary> + <param name="screenRect">Rectangle on the screen to use for the texture. In pixel coordinates with (0,0) in the upper-left corner.</param> + <param name="texture">Texture to draw.</param> + <param name="sourceRect">Region of the texture to use. In normalized coordinates with (0,0) in the bottom-left corner.</param> + <param name="leftBorder">Number of pixels from the left that are not affected by scale.</param> + <param name="rightBorder">Number of pixels from the right that are not affected by scale.</param> + <param name="topBorder">Number of pixels from the top that are not affected by scale.</param> + <param name="bottomBorder">Number of pixels from the bottom that are not affected by scale.</param> + <param name="color">Color that modulates the output. The neutral value is (0.5, 0.5, 0.5, 0.5). Set as vertex color for the shader.</param> + <param name="mat">Custom Material that can be used to draw the texture. If null is passed, a default material with the Internal-GUITexture.shader is used.</param> + <param name="pass">If -1 (default), draws all passes in the material. Otherwise, draws given pass only.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawTexture(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.Rect,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Color,UnityEngine.Material,System.Int32)"> + <summary> + <para>Draw a texture in screen coordinates.</para> + </summary> + <param name="screenRect">Rectangle on the screen to use for the texture. In pixel coordinates with (0,0) in the upper-left corner.</param> + <param name="texture">Texture to draw.</param> + <param name="sourceRect">Region of the texture to use. In normalized coordinates with (0,0) in the bottom-left corner.</param> + <param name="leftBorder">Number of pixels from the left that are not affected by scale.</param> + <param name="rightBorder">Number of pixels from the right that are not affected by scale.</param> + <param name="topBorder">Number of pixels from the top that are not affected by scale.</param> + <param name="bottomBorder">Number of pixels from the bottom that are not affected by scale.</param> + <param name="color">Color that modulates the output. The neutral value is (0.5, 0.5, 0.5, 0.5). Set as vertex color for the shader.</param> + <param name="mat">Custom Material that can be used to draw the texture. If null is passed, a default material with the Internal-GUITexture.shader is used.</param> + <param name="pass">If -1 (default), draws all passes in the material. Otherwise, draws given pass only.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawTexture(UnityEngine.Rect,UnityEngine.Texture,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Material)"> + <summary> + <para>Draw a texture in screen coordinates.</para> + </summary> + <param name="screenRect">Rectangle on the screen to use for the texture. In pixel coordinates with (0,0) in the upper-left corner.</param> + <param name="texture">Texture to draw.</param> + <param name="sourceRect">Region of the texture to use. In normalized coordinates with (0,0) in the bottom-left corner.</param> + <param name="leftBorder">Number of pixels from the left that are not affected by scale.</param> + <param name="rightBorder">Number of pixels from the right that are not affected by scale.</param> + <param name="topBorder">Number of pixels from the top that are not affected by scale.</param> + <param name="bottomBorder">Number of pixels from the bottom that are not affected by scale.</param> + <param name="color">Color that modulates the output. The neutral value is (0.5, 0.5, 0.5, 0.5). Set as vertex color for the shader.</param> + <param name="mat">Custom Material that can be used to draw the texture. If null is passed, a default material with the Internal-GUITexture.shader is used.</param> + <param name="pass">If -1 (default), draws all passes in the material. Otherwise, draws given pass only.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawTexture(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.Rect,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Material)"> + <summary> + <para>Draw a texture in screen coordinates.</para> + </summary> + <param name="screenRect">Rectangle on the screen to use for the texture. In pixel coordinates with (0,0) in the upper-left corner.</param> + <param name="texture">Texture to draw.</param> + <param name="sourceRect">Region of the texture to use. In normalized coordinates with (0,0) in the bottom-left corner.</param> + <param name="leftBorder">Number of pixels from the left that are not affected by scale.</param> + <param name="rightBorder">Number of pixels from the right that are not affected by scale.</param> + <param name="topBorder">Number of pixels from the top that are not affected by scale.</param> + <param name="bottomBorder">Number of pixels from the bottom that are not affected by scale.</param> + <param name="color">Color that modulates the output. The neutral value is (0.5, 0.5, 0.5, 0.5). Set as vertex color for the shader.</param> + <param name="mat">Custom Material that can be used to draw the texture. If null is passed, a default material with the Internal-GUITexture.shader is used.</param> + <param name="pass">If -1 (default), draws all passes in the material. Otherwise, draws given pass only.</param> + </member> + <member name="M:UnityEngine.Graphics.DrawTexture(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.Rect,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Color,UnityEngine.Material)"> + <summary> + <para>Draw a texture in screen coordinates.</para> + </summary> + <param name="screenRect">Rectangle on the screen to use for the texture. In pixel coordinates with (0,0) in the upper-left corner.</param> + <param name="texture">Texture to draw.</param> + <param name="sourceRect">Region of the texture to use. In normalized coordinates with (0,0) in the bottom-left corner.</param> + <param name="leftBorder">Number of pixels from the left that are not affected by scale.</param> + <param name="rightBorder">Number of pixels from the right that are not affected by scale.</param> + <param name="topBorder">Number of pixels from the top that are not affected by scale.</param> + <param name="bottomBorder">Number of pixels from the bottom that are not affected by scale.</param> + <param name="color">Color that modulates the output. The neutral value is (0.5, 0.5, 0.5, 0.5). Set as vertex color for the shader.</param> + <param name="mat">Custom Material that can be used to draw the texture. If null is passed, a default material with the Internal-GUITexture.shader is used.</param> + <param name="pass">If -1 (default), draws all passes in the material. Otherwise, draws given pass only.</param> + </member> + <member name="M:UnityEngine.Graphics.ExecuteCommandBuffer(UnityEngine.Rendering.CommandBuffer)"> + <summary> + <para>Execute a command buffer.</para> + </summary> + <param name="buffer">The buffer to execute.</param> + </member> + <member name="M:UnityEngine.Graphics.SetRandomWriteTarget(System.Int32,UnityEngine.ComputeBuffer,System.Boolean)"> + <summary> + <para>Set random write target for level pixel shaders.</para> + </summary> + <param name="index">Index of the random write target in the shader.</param> + <param name="uav">RenderTexture to set as write target.</param> + <param name="preserveCounterValue">Whether to leave the append/consume counter value unchanged.</param> + </member> + <member name="M:UnityEngine.Graphics.SetRandomWriteTarget(System.Int32,UnityEngine.RenderTexture)"> + <summary> + <para>Set random write target for level pixel shaders.</para> + </summary> + <param name="index">Index of the random write target in the shader.</param> + <param name="uav">RenderTexture to set as write target.</param> + <param name="preserveCounterValue">Whether to leave the append/consume counter value unchanged.</param> + </member> + <member name="M:UnityEngine.Graphics.SetRenderTarget(UnityEngine.RenderTexture)"> + <summary> + <para>Sets current render target.</para> + </summary> + <param name="rt">RenderTexture to set as active render target.</param> + <param name="mipLevel">Mipmap level to render into (use 0 if not mipmapped).</param> + <param name="face">Cubemap face to render into (use Unknown if not a cubemap).</param> + <param name="depthSlice">Depth slice to render into (use 0 if not a 3D or 2DArray render target).</param> + <param name="colorBuffer">Color buffer to render into.</param> + <param name="depthBuffer">Depth buffer to render into.</param> + <param name="colorBuffers"> +Color buffers to render into (for multiple render target effects).</param> + <param name="setup">Full render target setup information.</param> + </member> + <member name="M:UnityEngine.Graphics.SetRenderTarget(UnityEngine.RenderTexture,System.Int32)"> + <summary> + <para>Sets current render target.</para> + </summary> + <param name="rt">RenderTexture to set as active render target.</param> + <param name="mipLevel">Mipmap level to render into (use 0 if not mipmapped).</param> + <param name="face">Cubemap face to render into (use Unknown if not a cubemap).</param> + <param name="depthSlice">Depth slice to render into (use 0 if not a 3D or 2DArray render target).</param> + <param name="colorBuffer">Color buffer to render into.</param> + <param name="depthBuffer">Depth buffer to render into.</param> + <param name="colorBuffers"> +Color buffers to render into (for multiple render target effects).</param> + <param name="setup">Full render target setup information.</param> + </member> + <member name="M:UnityEngine.Graphics.SetRenderTarget(UnityEngine.RenderTexture,System.Int32,UnityEngine.CubemapFace)"> + <summary> + <para>Sets current render target.</para> + </summary> + <param name="rt">RenderTexture to set as active render target.</param> + <param name="mipLevel">Mipmap level to render into (use 0 if not mipmapped).</param> + <param name="face">Cubemap face to render into (use Unknown if not a cubemap).</param> + <param name="depthSlice">Depth slice to render into (use 0 if not a 3D or 2DArray render target).</param> + <param name="colorBuffer">Color buffer to render into.</param> + <param name="depthBuffer">Depth buffer to render into.</param> + <param name="colorBuffers"> +Color buffers to render into (for multiple render target effects).</param> + <param name="setup">Full render target setup information.</param> + </member> + <member name="M:UnityEngine.Graphics.SetRenderTarget(UnityEngine.RenderTexture,System.Int32,UnityEngine.CubemapFace,System.Int32)"> + <summary> + <para>Sets current render target.</para> + </summary> + <param name="rt">RenderTexture to set as active render target.</param> + <param name="mipLevel">Mipmap level to render into (use 0 if not mipmapped).</param> + <param name="face">Cubemap face to render into (use Unknown if not a cubemap).</param> + <param name="depthSlice">Depth slice to render into (use 0 if not a 3D or 2DArray render target).</param> + <param name="colorBuffer">Color buffer to render into.</param> + <param name="depthBuffer">Depth buffer to render into.</param> + <param name="colorBuffers"> +Color buffers to render into (for multiple render target effects).</param> + <param name="setup">Full render target setup information.</param> + </member> + <member name="M:UnityEngine.Graphics.SetRenderTarget(UnityEngine.RenderBuffer,UnityEngine.RenderBuffer)"> + <summary> + <para>Sets current render target.</para> + </summary> + <param name="rt">RenderTexture to set as active render target.</param> + <param name="mipLevel">Mipmap level to render into (use 0 if not mipmapped).</param> + <param name="face">Cubemap face to render into (use Unknown if not a cubemap).</param> + <param name="depthSlice">Depth slice to render into (use 0 if not a 3D or 2DArray render target).</param> + <param name="colorBuffer">Color buffer to render into.</param> + <param name="depthBuffer">Depth buffer to render into.</param> + <param name="colorBuffers"> +Color buffers to render into (for multiple render target effects).</param> + <param name="setup">Full render target setup information.</param> + </member> + <member name="M:UnityEngine.Graphics.SetRenderTarget(UnityEngine.RenderBuffer[],UnityEngine.RenderBuffer)"> + <summary> + <para>Sets current render target.</para> + </summary> + <param name="rt">RenderTexture to set as active render target.</param> + <param name="mipLevel">Mipmap level to render into (use 0 if not mipmapped).</param> + <param name="face">Cubemap face to render into (use Unknown if not a cubemap).</param> + <param name="depthSlice">Depth slice to render into (use 0 if not a 3D or 2DArray render target).</param> + <param name="colorBuffer">Color buffer to render into.</param> + <param name="depthBuffer">Depth buffer to render into.</param> + <param name="colorBuffers"> +Color buffers to render into (for multiple render target effects).</param> + <param name="setup">Full render target setup information.</param> + </member> + <member name="M:UnityEngine.Graphics.SetRenderTarget(UnityEngine.RenderBuffer,UnityEngine.RenderBuffer,System.Int32)"> + <summary> + <para>Sets current render target.</para> + </summary> + <param name="rt">RenderTexture to set as active render target.</param> + <param name="mipLevel">Mipmap level to render into (use 0 if not mipmapped).</param> + <param name="face">Cubemap face to render into (use Unknown if not a cubemap).</param> + <param name="depthSlice">Depth slice to render into (use 0 if not a 3D or 2DArray render target).</param> + <param name="colorBuffer">Color buffer to render into.</param> + <param name="depthBuffer">Depth buffer to render into.</param> + <param name="colorBuffers"> +Color buffers to render into (for multiple render target effects).</param> + <param name="setup">Full render target setup information.</param> + </member> + <member name="M:UnityEngine.Graphics.SetRenderTarget(UnityEngine.RenderBuffer,UnityEngine.RenderBuffer,System.Int32,UnityEngine.CubemapFace)"> + <summary> + <para>Sets current render target.</para> + </summary> + <param name="rt">RenderTexture to set as active render target.</param> + <param name="mipLevel">Mipmap level to render into (use 0 if not mipmapped).</param> + <param name="face">Cubemap face to render into (use Unknown if not a cubemap).</param> + <param name="depthSlice">Depth slice to render into (use 0 if not a 3D or 2DArray render target).</param> + <param name="colorBuffer">Color buffer to render into.</param> + <param name="depthBuffer">Depth buffer to render into.</param> + <param name="colorBuffers"> +Color buffers to render into (for multiple render target effects).</param> + <param name="setup">Full render target setup information.</param> + </member> + <member name="M:UnityEngine.Graphics.SetRenderTarget(UnityEngine.RenderBuffer,UnityEngine.RenderBuffer,System.Int32,UnityEngine.CubemapFace,System.Int32)"> + <summary> + <para>Sets current render target.</para> + </summary> + <param name="rt">RenderTexture to set as active render target.</param> + <param name="mipLevel">Mipmap level to render into (use 0 if not mipmapped).</param> + <param name="face">Cubemap face to render into (use Unknown if not a cubemap).</param> + <param name="depthSlice">Depth slice to render into (use 0 if not a 3D or 2DArray render target).</param> + <param name="colorBuffer">Color buffer to render into.</param> + <param name="depthBuffer">Depth buffer to render into.</param> + <param name="colorBuffers"> +Color buffers to render into (for multiple render target effects).</param> + <param name="setup">Full render target setup information.</param> + </member> + <member name="M:UnityEngine.Graphics.SetRenderTarget(UnityEngine.RenderTargetSetup)"> + <summary> + <para>Sets current render target.</para> + </summary> + <param name="rt">RenderTexture to set as active render target.</param> + <param name="mipLevel">Mipmap level to render into (use 0 if not mipmapped).</param> + <param name="face">Cubemap face to render into (use Unknown if not a cubemap).</param> + <param name="depthSlice">Depth slice to render into (use 0 if not a 3D or 2DArray render target).</param> + <param name="colorBuffer">Color buffer to render into.</param> + <param name="depthBuffer">Depth buffer to render into.</param> + <param name="colorBuffers"> +Color buffers to render into (for multiple render target effects).</param> + <param name="setup">Full render target setup information.</param> + </member> + <member name="T:UnityEngine.GUIElement"> + <summary> + <para>Base class for images & text strings displayed in a GUI.</para> + </summary> + </member> + <member name="M:UnityEngine.GUIElement.GetScreenRect()"> + <summary> + <para>Returns bounding rectangle of GUIElement in screen coordinates.</para> + </summary> + <param name="camera"></param> + </member> + <member name="M:UnityEngine.GUIElement.GetScreenRect(UnityEngine.Camera)"> + <summary> + <para>Returns bounding rectangle of GUIElement in screen coordinates.</para> + </summary> + <param name="camera"></param> + </member> + <member name="M:UnityEngine.GUIElement.HitTest(UnityEngine.Vector3)"> + <summary> + <para>Is a point on screen inside the element?</para> + </summary> + <param name="screenPosition"></param> + <param name="camera"></param> + </member> + <member name="M:UnityEngine.GUIElement.HitTest(UnityEngine.Vector3,UnityEngine.Camera)"> + <summary> + <para>Is a point on screen inside the element?</para> + </summary> + <param name="screenPosition"></param> + <param name="camera"></param> + </member> + <member name="T:UnityEngine.GUILayer"> + <summary> + <para>Component added to a camera to make it render 2D GUI elements.</para> + </summary> + </member> + <member name="M:UnityEngine.GUILayer.HitTest(UnityEngine.Vector3)"> + <summary> + <para>Get the GUI element at a specific screen position.</para> + </summary> + <param name="screenPosition"></param> + </member> + <member name="T:UnityEngine.GUITexture"> + <summary> + <para>A texture image used in a 2D GUI.</para> + </summary> + </member> + <member name="P:UnityEngine.GUITexture.border"> + <summary> + <para>The border defines the number of pixels from the edge that are not affected by scale.</para> + </summary> + </member> + <member name="P:UnityEngine.GUITexture.color"> + <summary> + <para>The color of the GUI texture.</para> + </summary> + </member> + <member name="P:UnityEngine.GUITexture.pixelInset"> + <summary> + <para>Pixel inset used for pixel adjustments for size and position.</para> + </summary> + </member> + <member name="P:UnityEngine.GUITexture.texture"> + <summary> + <para>The texture used for drawing.</para> + </summary> + </member> + <member name="T:UnityEngine.Gyroscope"> + <summary> + <para>Interface into the Gyroscope.</para> + </summary> + </member> + <member name="P:UnityEngine.Gyroscope.attitude"> + <summary> + <para>Returns the attitude (ie, orientation in space) of the device.</para> + </summary> + </member> + <member name="P:UnityEngine.Gyroscope.enabled"> + <summary> + <para>Sets or retrieves the enabled status of this gyroscope.</para> + </summary> + </member> + <member name="P:UnityEngine.Gyroscope.gravity"> + <summary> + <para>Returns the gravity acceleration vector expressed in the device's reference frame.</para> + </summary> + </member> + <member name="P:UnityEngine.Gyroscope.rotationRate"> + <summary> + <para>Returns rotation rate as measured by the device's gyroscope.</para> + </summary> + </member> + <member name="P:UnityEngine.Gyroscope.rotationRateUnbiased"> + <summary> + <para>Returns unbiased rotation rate as measured by the device's gyroscope.</para> + </summary> + </member> + <member name="P:UnityEngine.Gyroscope.updateInterval"> + <summary> + <para>Sets or retrieves gyroscope interval in seconds.</para> + </summary> + </member> + <member name="P:UnityEngine.Gyroscope.userAcceleration"> + <summary> + <para>Returns the acceleration that the user is giving to the device.</para> + </summary> + </member> + <member name="T:UnityEngine.Hash128"> + <summary> + <para>Represent the hash value.</para> + </summary> + </member> + <member name="P:UnityEngine.Hash128.isValid"> + <summary> + <para>Get if the hash value is valid or not. (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.Hash128.#ctor(System.UInt32,System.UInt32,System.UInt32,System.UInt32)"> + <summary> + <para>Construct the Hash128.</para> + </summary> + <param name="u32_0"></param> + <param name="u32_1"></param> + <param name="u32_2"></param> + <param name="u32_3"></param> + </member> + <member name="M:UnityEngine.Hash128.Parse(System.String)"> + <summary> + <para>Convert the input string to Hash128.</para> + </summary> + <param name="hashString"></param> + </member> + <member name="M:UnityEngine.Hash128.ToString"> + <summary> + <para>Convert Hash128 to string.</para> + </summary> + </member> + <member name="T:UnityEngine.HeaderAttribute"> + <summary> + <para>Use this PropertyAttribute to add a header above some fields in the Inspector.</para> + </summary> + </member> + <member name="F:UnityEngine.HeaderAttribute.header"> + <summary> + <para>The header text.</para> + </summary> + </member> + <member name="M:UnityEngine.HeaderAttribute.#ctor(System.String)"> + <summary> + <para>Add a header above some fields in the Inspector.</para> + </summary> + <param name="header">The header text.</param> + </member> + <member name="T:UnityEngine.HelpURLAttribute"> + <summary> + <para>Provide a custom documentation URL for a class.</para> + </summary> + </member> + <member name="M:UnityEngine.HelpURLAttribute.#ctor(System.String)"> + <summary> + <para>Initialize the HelpURL attribute with a documentation url.</para> + </summary> + <param name="url">The custom documentation URL for this class.</param> + </member> + <member name="P:UnityEngine.HelpURLAttribute.URL"> + <summary> + <para>The documentation URL specified for this class.</para> + </summary> + </member> + <member name="T:UnityEngine.HideFlags"> + <summary> + <para>Bit mask that controls object destruction, saving and visibility in inspectors.</para> + </summary> + </member> + <member name="F:UnityEngine.HideFlags.DontSave"> + <summary> + <para>The object will not be saved to the scene. It will not be destroyed when a new scene is loaded. It is a shortcut for HideFlags.DontSaveInBuild | HideFlags.DontSaveInEditor | HideFlags.DontUnloadUnusedAsset.</para> + </summary> + </member> + <member name="F:UnityEngine.HideFlags.DontSaveInBuild"> + <summary> + <para>The object will not be saved when building a player.</para> + </summary> + </member> + <member name="F:UnityEngine.HideFlags.DontSaveInEditor"> + <summary> + <para>The object will not be saved to the scene in the editor.</para> + </summary> + </member> + <member name="F:UnityEngine.HideFlags.DontUnloadUnusedAsset"> + <summary> + <para>The object will not be unloaded by Resources.UnloadUnusedAssets.</para> + </summary> + </member> + <member name="F:UnityEngine.HideFlags.HideAndDontSave"> + <summary> + <para>A combination of not shown in the hierarchy, not saved to to scenes and not unloaded by The object will not be unloaded by Resources.UnloadUnusedAssets.</para> + </summary> + </member> + <member name="F:UnityEngine.HideFlags.HideInHierarchy"> + <summary> + <para>The object will not appear in the hierarchy.</para> + </summary> + </member> + <member name="F:UnityEngine.HideFlags.HideInInspector"> + <summary> + <para>It is not possible to view it in the inspector.</para> + </summary> + </member> + <member name="F:UnityEngine.HideFlags.None"> + <summary> + <para>A normal, visible object. This is the default.</para> + </summary> + </member> + <member name="F:UnityEngine.HideFlags.NotEditable"> + <summary> + <para>The object is not be editable in the inspector.</para> + </summary> + </member> + <member name="T:UnityEngine.HideInInspector"> + <summary> + <para>Makes a variable not show up in the inspector but be serialized.</para> + </summary> + </member> + <member name="T:UnityEngine.HostData"> + <summary> + <para>This is the data structure for holding individual host information.</para> + </summary> + </member> + <member name="P:UnityEngine.HostData.comment"> + <summary> + <para>A miscellaneous comment (can hold data).</para> + </summary> + </member> + <member name="P:UnityEngine.HostData.connectedPlayers"> + <summary> + <para>Currently connected players.</para> + </summary> + </member> + <member name="P:UnityEngine.HostData.gameName"> + <summary> + <para>The name of the game (like John Doe's Game).</para> + </summary> + </member> + <member name="P:UnityEngine.HostData.gameType"> + <summary> + <para>The type of the game (like "MyUniqueGameType").</para> + </summary> + </member> + <member name="P:UnityEngine.HostData.guid"> + <summary> + <para>The GUID of the host, needed when connecting with NAT punchthrough.</para> + </summary> + </member> + <member name="P:UnityEngine.HostData.ip"> + <summary> + <para>Server IP address.</para> + </summary> + </member> + <member name="P:UnityEngine.HostData.passwordProtected"> + <summary> + <para>Does the server require a password?</para> + </summary> + </member> + <member name="P:UnityEngine.HostData.playerLimit"> + <summary> + <para>Maximum players limit.</para> + </summary> + </member> + <member name="P:UnityEngine.HostData.port"> + <summary> + <para>Server port.</para> + </summary> + </member> + <member name="P:UnityEngine.HostData.useNat"> + <summary> + <para>Does this server require NAT punchthrough?</para> + </summary> + </member> + <member name="?:UnityEngine.IExposedPropertyTable"> + <summary> + <para>Interface for objects used as resolvers on ExposedReferences.</para> + </summary> + </member> + <member name="M:UnityEngine.IExposedPropertyTable.ClearReferenceValue(UnityEngine.PropertyName)"> + <summary> + <para>Remove a value for the given reference.</para> + </summary> + <param name="id">Identifier of the ExposedReference.</param> + </member> + <member name="M:UnityEngine.IExposedPropertyTable.GetReferenceValue(UnityEngine.PropertyName,System.Boolean&)"> + <summary> + <para>Retrieves a value for the given identifier.</para> + </summary> + <param name="id">Identifier of the ExposedReference.</param> + <param name="idValid">Is the identifier valid?</param> + <returns> + <para>The value stored in the table.</para> + </returns> + </member> + <member name="M:UnityEngine.IExposedPropertyTable.SetReferenceValue(UnityEngine.PropertyName,UnityEngine.Object)"> + <summary> + <para>Assigns a value for an ExposedReference.</para> + </summary> + <param name="id">Identifier of the ExposedReference.</param> + <param name="value">The value to assigned to the ExposedReference.</param> + </member> + <member name="?:UnityEngine.ILogger"> + <summary> + <para>Interface for custom logger implementation.</para> + </summary> + </member> + <member name="P:UnityEngine.ILogger.filterLogType"> + <summary> + <para>To selective enable debug log message.</para> + </summary> + </member> + <member name="P:UnityEngine.ILogger.logEnabled"> + <summary> + <para>To runtime toggle debug logging [ON/OFF].</para> + </summary> + </member> + <member name="P:UnityEngine.ILogger.logHandler"> + <summary> + <para>Set Logger.ILogHandler.</para> + </summary> + </member> + <member name="M:UnityEngine.ILogger.IsLogTypeAllowed(UnityEngine.LogType)"> + <summary> + <para>Check logging is enabled based on the LogType.</para> + </summary> + <param name="logType"></param> + <returns> + <para>Retrun true in case logs of LogType will be logged otherwise returns false.</para> + </returns> + </member> + <member name="M:UnityEngine.ILogger.Log(UnityEngine.LogType,System.Object)"> + <summary> + <para>Logs message to the Unity Console using default logger.</para> + </summary> + <param name="logType"></param> + <param name="message"></param> + <param name="context"></param> + <param name="tag"></param> + </member> + <member name="M:UnityEngine.ILogger.Log(UnityEngine.LogType,System.Object,UnityEngine.Object)"> + <summary> + <para>Logs message to the Unity Console using default logger.</para> + </summary> + <param name="logType"></param> + <param name="message"></param> + <param name="context"></param> + <param name="tag"></param> + </member> + <member name="M:UnityEngine.ILogger.Log(UnityEngine.LogType,System.String,System.Object)"> + <summary> + <para>Logs message to the Unity Console using default logger.</para> + </summary> + <param name="logType"></param> + <param name="message"></param> + <param name="context"></param> + <param name="tag"></param> + </member> + <member name="M:UnityEngine.ILogger.Log(UnityEngine.LogType,System.String,System.Object,UnityEngine.Object)"> + <summary> + <para>Logs message to the Unity Console using default logger.</para> + </summary> + <param name="logType"></param> + <param name="message"></param> + <param name="context"></param> + <param name="tag"></param> + </member> + <member name="M:UnityEngine.ILogger.Log(System.Object)"> + <summary> + <para>Logs message to the Unity Console using default logger.</para> + </summary> + <param name="logType"></param> + <param name="message"></param> + <param name="context"></param> + <param name="tag"></param> + </member> + <member name="M:UnityEngine.ILogger.Log(System.String,System.Object)"> + <summary> + <para>Logs message to the Unity Console using default logger.</para> + </summary> + <param name="logType"></param> + <param name="message"></param> + <param name="context"></param> + <param name="tag"></param> + </member> + <member name="M:UnityEngine.ILogger.Log(System.String,System.Object,UnityEngine.Object)"> + <summary> + <para>Logs message to the Unity Console using default logger.</para> + </summary> + <param name="logType"></param> + <param name="message"></param> + <param name="context"></param> + <param name="tag"></param> + </member> + <member name="M:UnityEngine.ILogger.LogError(System.String,System.Object)"> + <summary> + <para>A variant of ILogger.Log that logs an error message.</para> + </summary> + <param name="tag"></param> + <param name="message"></param> + <param name="context"></param> + </member> + <member name="M:UnityEngine.ILogger.LogError(System.String,System.Object,UnityEngine.Object)"> + <summary> + <para>A variant of ILogger.Log that logs an error message.</para> + </summary> + <param name="tag"></param> + <param name="message"></param> + <param name="context"></param> + </member> + <member name="M:UnityEngine.ILogger.LogException(System.Exception)"> + <summary> + <para>A variant of ILogger.Log that logs an exception message.</para> + </summary> + <param name="exception"></param> + </member> + <member name="M:UnityEngine.ILogger.LogFormat(UnityEngine.LogType,System.String,System.Object[])"> + <summary> + <para>Logs a formatted message.</para> + </summary> + <param name="logType"></param> + <param name="format"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.ILogger.LogWarning(System.String,System.Object)"> + <summary> + <para>A variant of Logger.Log that logs an warning message.</para> + </summary> + <param name="tag"></param> + <param name="message"></param> + <param name="context"></param> + </member> + <member name="M:UnityEngine.ILogger.LogWarning(System.String,System.Object,UnityEngine.Object)"> + <summary> + <para>A variant of Logger.Log that logs an warning message.</para> + </summary> + <param name="tag"></param> + <param name="message"></param> + <param name="context"></param> + </member> + <member name="?:UnityEngine.ILogHandler"> + <summary> + <para>Interface for custom log handler implementation.</para> + </summary> + </member> + <member name="M:UnityEngine.ILogHandler.LogException(System.Exception,UnityEngine.Object)"> + <summary> + <para>A variant of ILogHandler.LogFormat that logs an exception message.</para> + </summary> + <param name="exception">Runtime Exception.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.ILogHandler.LogFormat(UnityEngine.LogType,UnityEngine.Object,System.String,System.Object[])"> + <summary> + <para>Logs a formatted message.</para> + </summary> + <param name="logType">The type of the log message.</param> + <param name="context">Object to which the message applies.</param> + <param name="format">A composite format string.</param> + <param name="args">Format arguments.</param> + </member> + <member name="T:UnityEngine.ImageEffectAllowedInSceneView"> + <summary> + <para>Any Image Effect with this attribute can be rendered into the scene view camera.</para> + </summary> + </member> + <member name="T:UnityEngine.ImageEffectOpaque"> + <summary> + <para>Any Image Effect with this attribute will be rendered after opaque geometry but before transparent geometry.</para> + </summary> + </member> + <member name="T:UnityEngine.ImageEffectTransformsToLDR"> + <summary> + <para>When using HDR rendering it can sometime be desirable to switch to LDR rendering during ImageEffect rendering.</para> + </summary> + </member> + <member name="T:UnityEngine.IMECompositionMode"> + <summary> + <para>Controls IME input.</para> + </summary> + </member> + <member name="F:UnityEngine.IMECompositionMode.Auto"> + <summary> + <para>Enable IME input only when a text field is selected (default).</para> + </summary> + </member> + <member name="F:UnityEngine.IMECompositionMode.Off"> + <summary> + <para>Disable IME input.</para> + </summary> + </member> + <member name="F:UnityEngine.IMECompositionMode.On"> + <summary> + <para>Enable IME input.</para> + </summary> + </member> + <member name="T:UnityEngine.Input"> + <summary> + <para>Interface into the Input system.</para> + </summary> + </member> + <member name="P:UnityEngine.Input.acceleration"> + <summary> + <para>Last measured linear acceleration of a device in three-dimensional space. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Input.accelerationEventCount"> + <summary> + <para>Number of acceleration measurements which occurred during last frame.</para> + </summary> + </member> + <member name="P:UnityEngine.Input.accelerationEvents"> + <summary> + <para>Returns list of acceleration measurements which occurred during the last frame. (Read Only) (Allocates temporary variables).</para> + </summary> + </member> + <member name="P:UnityEngine.Input.anyKey"> + <summary> + <para>Is any key or mouse button currently held down? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Input.anyKeyDown"> + <summary> + <para>Returns true the first frame the user hits any key or mouse button. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Input.backButtonLeavesApp"> + <summary> + <para>Should Back button quit the application? + +Only usable on Android, Windows Phone or Windows Tablets.</para> + </summary> + </member> + <member name="P:UnityEngine.Input.compass"> + <summary> + <para>Property for accessing compass (handheld devices only). (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Input.compensateSensors"> + <summary> + <para>This property controls if input sensors should be compensated for screen orientation.</para> + </summary> + </member> + <member name="P:UnityEngine.Input.compositionCursorPos"> + <summary> + <para>The current text input position used by IMEs to open windows.</para> + </summary> + </member> + <member name="P:UnityEngine.Input.compositionString"> + <summary> + <para>The current IME composition string being typed by the user.</para> + </summary> + </member> + <member name="P:UnityEngine.Input.deviceOrientation"> + <summary> + <para>Device physical orientation as reported by OS. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Input.eatKeyPressOnTextFieldFocus"> + <summary> + <para>Property indicating whether keypresses are eaten by a textinput if it has focus (default true).</para> + </summary> + </member> + <member name="P:UnityEngine.Input.gyro"> + <summary> + <para>Returns default gyroscope.</para> + </summary> + </member> + <member name="P:UnityEngine.Input.imeCompositionMode"> + <summary> + <para>Controls enabling and disabling of IME input composition.</para> + </summary> + </member> + <member name="P:UnityEngine.Input.imeIsSelected"> + <summary> + <para>Does the user have an IME keyboard input source selected?</para> + </summary> + </member> + <member name="P:UnityEngine.Input.inputString"> + <summary> + <para>Returns the keyboard input entered this frame. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Input.location"> + <summary> + <para>Property for accessing device location (handheld devices only). (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Input.mousePosition"> + <summary> + <para>The current mouse position in pixel coordinates. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Input.mousePresent"> + <summary> + <para>Indicates if a mouse device is detected.</para> + </summary> + </member> + <member name="P:UnityEngine.Input.mouseScrollDelta"> + <summary> + <para>The current mouse scroll delta. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Input.multiTouchEnabled"> + <summary> + <para>Property indicating whether the system handles multiple touches.</para> + </summary> + </member> + <member name="P:UnityEngine.Input.simulateMouseWithTouches"> + <summary> + <para>Enables/Disables mouse simulation with touches. By default this option is enabled.</para> + </summary> + </member> + <member name="P:UnityEngine.Input.stylusTouchSupported"> + <summary> + <para>Returns true when Stylus Touch is supported by a device or platform.</para> + </summary> + </member> + <member name="P:UnityEngine.Input.touchCount"> + <summary> + <para>Number of touches. Guaranteed not to change throughout the frame. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Input.touches"> + <summary> + <para>Returns list of objects representing status of all touches during last frame. (Read Only) (Allocates temporary variables).</para> + </summary> + </member> + <member name="P:UnityEngine.Input.touchPressureSupported"> + <summary> + <para>Bool value which let's users check if touch pressure is supported.</para> + </summary> + </member> + <member name="P:UnityEngine.Input.touchSupported"> + <summary> + <para>Returns whether the device on which application is currently running supports touch input.</para> + </summary> + </member> + <member name="M:UnityEngine.Input.GetAccelerationEvent(System.Int32)"> + <summary> + <para>Returns specific acceleration measurement which occurred during last frame. (Does not allocate temporary variables).</para> + </summary> + <param name="index"></param> + </member> + <member name="M:UnityEngine.Input.GetAxis(System.String)"> + <summary> + <para>Returns the value of the virtual axis identified by axisName.</para> + </summary> + <param name="axisName"></param> + </member> + <member name="M:UnityEngine.Input.GetAxisRaw(System.String)"> + <summary> + <para>Returns the value of the virtual axis identified by axisName with no smoothing filtering applied.</para> + </summary> + <param name="axisName"></param> + </member> + <member name="M:UnityEngine.Input.GetButton(System.String)"> + <summary> + <para>Returns true while the virtual button identified by buttonName is held down.</para> + </summary> + <param name="buttonName"></param> + </member> + <member name="M:UnityEngine.Input.GetButtonDown(System.String)"> + <summary> + <para>Returns true during the frame the user pressed down the virtual button identified by buttonName.</para> + </summary> + <param name="buttonName"></param> + </member> + <member name="M:UnityEngine.Input.GetButtonUp(System.String)"> + <summary> + <para>Returns true the first frame the user releases the virtual button identified by buttonName.</para> + </summary> + <param name="buttonName"></param> + </member> + <member name="M:UnityEngine.Input.GetJoystickNames"> + <summary> + <para>Returns an array of strings describing the connected joysticks.</para> + </summary> + </member> + <member name="M:UnityEngine.Input.GetKey(System.String)"> + <summary> + <para>Returns true while the user holds down the key identified by name. Think auto fire.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.Input.GetKey(UnityEngine.KeyCode)"> + <summary> + <para>Returns true while the user holds down the key identified by the key KeyCode enum parameter.</para> + </summary> + <param name="key"></param> + </member> + <member name="M:UnityEngine.Input.GetKeyDown(System.String)"> + <summary> + <para>Returns true during the frame the user starts pressing down the key identified by name.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.Input.GetKeyDown(UnityEngine.KeyCode)"> + <summary> + <para>Returns true during the frame the user starts pressing down the key identified by the key KeyCode enum parameter.</para> + </summary> + <param name="key"></param> + </member> + <member name="M:UnityEngine.Input.GetKeyUp(System.String)"> + <summary> + <para>Returns true during the frame the user releases the key identified by name.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.Input.GetKeyUp(UnityEngine.KeyCode)"> + <summary> + <para>Returns true during the frame the user releases the key identified by the key KeyCode enum parameter.</para> + </summary> + <param name="key"></param> + </member> + <member name="M:UnityEngine.Input.GetMouseButton(System.Int32)"> + <summary> + <para>Returns whether the given mouse button is held down.</para> + </summary> + <param name="button"></param> + </member> + <member name="M:UnityEngine.Input.GetMouseButtonDown(System.Int32)"> + <summary> + <para>Returns true during the frame the user pressed the given mouse button.</para> + </summary> + <param name="button"></param> + </member> + <member name="M:UnityEngine.Input.GetMouseButtonUp(System.Int32)"> + <summary> + <para>Returns true during the frame the user releases the given mouse button.</para> + </summary> + <param name="button"></param> + </member> + <member name="M:UnityEngine.Input.GetTouch(System.Int32)"> + <summary> + <para>Returns object representing status of a specific touch. (Does not allocate temporary variables).</para> + </summary> + <param name="index"></param> + </member> + <member name="M:UnityEngine.Input.ResetInputAxes"> + <summary> + <para>Resets all input. After ResetInputAxes all axes return to 0 and all buttons return to 0 for one frame.</para> + </summary> + </member> + <member name="?:UnityEngine.ISerializationCallbackReceiver"> + <summary> + <para>Interface to receive callbacks upon serialization and deserialization.</para> + </summary> + </member> + <member name="M:UnityEngine.ISerializationCallbackReceiver.OnAfterDeserialize"> + <summary> + <para>Implement this method to receive a callback after Unity deserializes your object.</para> + </summary> + </member> + <member name="M:UnityEngine.ISerializationCallbackReceiver.OnBeforeSerialize"> + <summary> + <para>Implement this method to receive a callback before Unity serializes your object.</para> + </summary> + </member> + <member name="T:UnityEngine.KeyCode"> + <summary> + <para>Key codes returned by Event.keyCode. These map directly to a physical key on the keyboard.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.A"> + <summary> + <para>'a' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Alpha0"> + <summary> + <para>The '0' key on the top of the alphanumeric keyboard.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Alpha1"> + <summary> + <para>The '1' key on the top of the alphanumeric keyboard.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Alpha2"> + <summary> + <para>The '2' key on the top of the alphanumeric keyboard.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Alpha3"> + <summary> + <para>The '3' key on the top of the alphanumeric keyboard.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Alpha4"> + <summary> + <para>The '4' key on the top of the alphanumeric keyboard.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Alpha5"> + <summary> + <para>The '5' key on the top of the alphanumeric keyboard.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Alpha6"> + <summary> + <para>The '6' key on the top of the alphanumeric keyboard.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Alpha7"> + <summary> + <para>The '7' key on the top of the alphanumeric keyboard.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Alpha8"> + <summary> + <para>The '8' key on the top of the alphanumeric keyboard.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Alpha9"> + <summary> + <para>The '9' key on the top of the alphanumeric keyboard.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.AltGr"> + <summary> + <para>Alt Gr key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Ampersand"> + <summary> + <para>Ampersand key '&'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Asterisk"> + <summary> + <para>Asterisk key '*'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.At"> + <summary> + <para>At key '@'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.B"> + <summary> + <para>'b' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.BackQuote"> + <summary> + <para>Back quote key '`'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Backslash"> + <summary> + <para>Backslash key '\'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Backspace"> + <summary> + <para>The backspace key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Break"> + <summary> + <para>Break key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.C"> + <summary> + <para>'c' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.CapsLock"> + <summary> + <para>Capslock key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Caret"> + <summary> + <para>Caret key '^'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Clear"> + <summary> + <para>The Clear key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Colon"> + <summary> + <para>Colon ':' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Comma"> + <summary> + <para>Comma ',' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.D"> + <summary> + <para>'d' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Delete"> + <summary> + <para>The forward delete key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Dollar"> + <summary> + <para>Dollar sign key '$'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.DoubleQuote"> + <summary> + <para>Double quote key '"'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.DownArrow"> + <summary> + <para>Down arrow key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.E"> + <summary> + <para>'e' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.End"> + <summary> + <para>End key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Equals"> + <summary> + <para>Equals '=' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Escape"> + <summary> + <para>Escape key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Exclaim"> + <summary> + <para>Exclamation mark key '!'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F"> + <summary> + <para>'f' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F1"> + <summary> + <para>F1 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F10"> + <summary> + <para>F10 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F11"> + <summary> + <para>F11 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F12"> + <summary> + <para>F12 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F13"> + <summary> + <para>F13 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F14"> + <summary> + <para>F14 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F15"> + <summary> + <para>F15 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F2"> + <summary> + <para>F2 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F3"> + <summary> + <para>F3 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F4"> + <summary> + <para>F4 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F5"> + <summary> + <para>F5 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F6"> + <summary> + <para>F6 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F7"> + <summary> + <para>F7 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F8"> + <summary> + <para>F8 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.F9"> + <summary> + <para>F9 function key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.G"> + <summary> + <para>'g' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Greater"> + <summary> + <para>Greater than '>' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.H"> + <summary> + <para>'h' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Hash"> + <summary> + <para>Hash key '#'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Help"> + <summary> + <para>Help key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Home"> + <summary> + <para>Home key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.I"> + <summary> + <para>'i' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Insert"> + <summary> + <para>Insert key key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.J"> + <summary> + <para>'j' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button0"> + <summary> + <para>Button 0 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button1"> + <summary> + <para>Button 1 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button10"> + <summary> + <para>Button 10 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button11"> + <summary> + <para>Button 11 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button12"> + <summary> + <para>Button 12 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button13"> + <summary> + <para>Button 13 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button14"> + <summary> + <para>Button 14 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button15"> + <summary> + <para>Button 15 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button16"> + <summary> + <para>Button 16 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button17"> + <summary> + <para>Button 17 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button18"> + <summary> + <para>Button 18 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button19"> + <summary> + <para>Button 19 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button2"> + <summary> + <para>Button 2 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button3"> + <summary> + <para>Button 3 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button4"> + <summary> + <para>Button 4 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button5"> + <summary> + <para>Button 5 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button6"> + <summary> + <para>Button 6 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button7"> + <summary> + <para>Button 7 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button8"> + <summary> + <para>Button 8 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick1Button9"> + <summary> + <para>Button 9 on first joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button0"> + <summary> + <para>Button 0 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button1"> + <summary> + <para>Button 1 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button10"> + <summary> + <para>Button 10 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button11"> + <summary> + <para>Button 11 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button12"> + <summary> + <para>Button 12 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button13"> + <summary> + <para>Button 13 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button14"> + <summary> + <para>Button 14 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button15"> + <summary> + <para>Button 15 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button16"> + <summary> + <para>Button 16 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button17"> + <summary> + <para>Button 17 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button18"> + <summary> + <para>Button 18 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button19"> + <summary> + <para>Button 19 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button2"> + <summary> + <para>Button 2 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button3"> + <summary> + <para>Button 3 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button4"> + <summary> + <para>Button 4 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button5"> + <summary> + <para>Button 5 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button6"> + <summary> + <para>Button 6 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button7"> + <summary> + <para>Button 7 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button8"> + <summary> + <para>Button 8 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick2Button9"> + <summary> + <para>Button 9 on second joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button0"> + <summary> + <para>Button 0 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button1"> + <summary> + <para>Button 1 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button10"> + <summary> + <para>Button 10 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button11"> + <summary> + <para>Button 11 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button12"> + <summary> + <para>Button 12 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button13"> + <summary> + <para>Button 13 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button14"> + <summary> + <para>Button 14 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button15"> + <summary> + <para>Button 15 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button16"> + <summary> + <para>Button 16 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button17"> + <summary> + <para>Button 17 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button18"> + <summary> + <para>Button 18 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button19"> + <summary> + <para>Button 19 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button2"> + <summary> + <para>Button 2 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button3"> + <summary> + <para>Button 3 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button4"> + <summary> + <para>Button 4 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button5"> + <summary> + <para>Button 5 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button6"> + <summary> + <para>Button 6 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button7"> + <summary> + <para>Button 7 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button8"> + <summary> + <para>Button 8 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick3Button9"> + <summary> + <para>Button 9 on third joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button0"> + <summary> + <para>Button 0 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button1"> + <summary> + <para>Button 1 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button10"> + <summary> + <para>Button 10 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button11"> + <summary> + <para>Button 11 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button12"> + <summary> + <para>Button 12 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button13"> + <summary> + <para>Button 13 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button14"> + <summary> + <para>Button 14 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button15"> + <summary> + <para>Button 15 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button16"> + <summary> + <para>Button 16 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button17"> + <summary> + <para>Button 17 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button18"> + <summary> + <para>Button 18 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button19"> + <summary> + <para>Button 19 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button2"> + <summary> + <para>Button 2 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button3"> + <summary> + <para>Button 3 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button4"> + <summary> + <para>Button 4 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button5"> + <summary> + <para>Button 5 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button6"> + <summary> + <para>Button 6 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button7"> + <summary> + <para>Button 7 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button8"> + <summary> + <para>Button 8 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick4Button9"> + <summary> + <para>Button 9 on forth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button0"> + <summary> + <para>Button 0 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button1"> + <summary> + <para>Button 1 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button10"> + <summary> + <para>Button 10 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button11"> + <summary> + <para>Button 11 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button12"> + <summary> + <para>Button 12 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button13"> + <summary> + <para>Button 13 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button14"> + <summary> + <para>Button 14 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button15"> + <summary> + <para>Button 15 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button16"> + <summary> + <para>Button 16 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button17"> + <summary> + <para>Button 17 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button18"> + <summary> + <para>Button 18 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button19"> + <summary> + <para>Button 19 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button2"> + <summary> + <para>Button 2 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button3"> + <summary> + <para>Button 3 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button4"> + <summary> + <para>Button 4 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button5"> + <summary> + <para>Button 5 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button6"> + <summary> + <para>Button 6 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button7"> + <summary> + <para>Button 7 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button8"> + <summary> + <para>Button 8 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick5Button9"> + <summary> + <para>Button 9 on fifth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button0"> + <summary> + <para>Button 0 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button1"> + <summary> + <para>Button 1 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button10"> + <summary> + <para>Button 10 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button11"> + <summary> + <para>Button 11 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button12"> + <summary> + <para>Button 12 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button13"> + <summary> + <para>Button 13 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button14"> + <summary> + <para>Button 14 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button15"> + <summary> + <para>Button 15 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button16"> + <summary> + <para>Button 16 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button17"> + <summary> + <para>Button 17 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button18"> + <summary> + <para>Button 18 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button19"> + <summary> + <para>Button 19 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button2"> + <summary> + <para>Button 2 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button3"> + <summary> + <para>Button 3 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button4"> + <summary> + <para>Button 4 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button5"> + <summary> + <para>Button 5 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button6"> + <summary> + <para>Button 6 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button7"> + <summary> + <para>Button 7 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button8"> + <summary> + <para>Button 8 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick6Button9"> + <summary> + <para>Button 9 on sixth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button0"> + <summary> + <para>Button 0 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button1"> + <summary> + <para>Button 1 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button10"> + <summary> + <para>Button 10 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button11"> + <summary> + <para>Button 11 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button12"> + <summary> + <para>Button 12 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button13"> + <summary> + <para>Button 13 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button14"> + <summary> + <para>Button 14 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button15"> + <summary> + <para>Button 15 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button16"> + <summary> + <para>Button 16 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button17"> + <summary> + <para>Button 17 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button18"> + <summary> + <para>Button 18 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button19"> + <summary> + <para>Button 19 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button2"> + <summary> + <para>Button 2 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button3"> + <summary> + <para>Button 3 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button4"> + <summary> + <para>Button 4 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button5"> + <summary> + <para>Button 5 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button6"> + <summary> + <para>Button 6 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button7"> + <summary> + <para>Button 7 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button8"> + <summary> + <para>Button 8 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick7Button9"> + <summary> + <para>Button 9 on seventh joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button0"> + <summary> + <para>Button 0 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button1"> + <summary> + <para>Button 1 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button10"> + <summary> + <para>Button 10 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button11"> + <summary> + <para>Button 11 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button12"> + <summary> + <para>Button 12 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button13"> + <summary> + <para>Button 13 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button14"> + <summary> + <para>Button 14 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button15"> + <summary> + <para>Button 15 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button16"> + <summary> + <para>Button 16 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button17"> + <summary> + <para>Button 17 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button18"> + <summary> + <para>Button 18 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button19"> + <summary> + <para>Button 19 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button2"> + <summary> + <para>Button 2 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button3"> + <summary> + <para>Button 3 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button4"> + <summary> + <para>Button 4 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button5"> + <summary> + <para>Button 5 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button6"> + <summary> + <para>Button 6 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button7"> + <summary> + <para>Button 7 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button8"> + <summary> + <para>Button 8 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Joystick8Button9"> + <summary> + <para>Button 9 on eighth joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton0"> + <summary> + <para>Button 0 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton1"> + <summary> + <para>Button 1 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton10"> + <summary> + <para>Button 10 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton11"> + <summary> + <para>Button 11 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton12"> + <summary> + <para>Button 12 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton13"> + <summary> + <para>Button 13 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton14"> + <summary> + <para>Button 14 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton15"> + <summary> + <para>Button 15 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton16"> + <summary> + <para>Button 16 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton17"> + <summary> + <para>Button 17 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton18"> + <summary> + <para>Button 18 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton19"> + <summary> + <para>Button 19 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton2"> + <summary> + <para>Button 2 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton3"> + <summary> + <para>Button 3 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton4"> + <summary> + <para>Button 4 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton5"> + <summary> + <para>Button 5 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton6"> + <summary> + <para>Button 6 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton7"> + <summary> + <para>Button 7 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton8"> + <summary> + <para>Button 8 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.JoystickButton9"> + <summary> + <para>Button 9 on any joystick.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.K"> + <summary> + <para>'k' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Keypad0"> + <summary> + <para>Numeric keypad 0.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Keypad1"> + <summary> + <para>Numeric keypad 1.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Keypad2"> + <summary> + <para>Numeric keypad 2.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Keypad3"> + <summary> + <para>Numeric keypad 3.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Keypad4"> + <summary> + <para>Numeric keypad 4.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Keypad5"> + <summary> + <para>Numeric keypad 5.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Keypad6"> + <summary> + <para>Numeric keypad 6.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Keypad7"> + <summary> + <para>Numeric keypad 7.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Keypad8"> + <summary> + <para>Numeric keypad 8.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Keypad9"> + <summary> + <para>Numeric keypad 9.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.KeypadDivide"> + <summary> + <para>Numeric keypad '/'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.KeypadEnter"> + <summary> + <para>Numeric keypad enter.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.KeypadEquals"> + <summary> + <para>Numeric keypad '='.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.KeypadMinus"> + <summary> + <para>Numeric keypad '-'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.KeypadMultiply"> + <summary> + <para>Numeric keypad '*'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.KeypadPeriod"> + <summary> + <para>Numeric keypad '.'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.KeypadPlus"> + <summary> + <para>Numeric keypad '+'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.L"> + <summary> + <para>'l' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.LeftAlt"> + <summary> + <para>Left Alt key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.LeftApple"> + <summary> + <para>Left Command key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.LeftArrow"> + <summary> + <para>Left arrow key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.LeftBracket"> + <summary> + <para>Left square bracket key '['.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.LeftCommand"> + <summary> + <para>Left Command key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.LeftControl"> + <summary> + <para>Left Control key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.LeftParen"> + <summary> + <para>Left Parenthesis key '('.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.LeftShift"> + <summary> + <para>Left shift key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.LeftWindows"> + <summary> + <para>Left Windows key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Less"> + <summary> + <para>Less than '<' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.M"> + <summary> + <para>'m' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Menu"> + <summary> + <para>Menu key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Minus"> + <summary> + <para>Minus '-' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Mouse0"> + <summary> + <para>First (primary) mouse button.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Mouse1"> + <summary> + <para>Second (secondary) mouse button.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Mouse2"> + <summary> + <para>Third mouse button.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Mouse3"> + <summary> + <para>Fourth mouse button.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Mouse4"> + <summary> + <para>Fifth mouse button.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Mouse5"> + <summary> + <para>Sixth mouse button.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Mouse6"> + <summary> + <para>Seventh mouse button.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.N"> + <summary> + <para>'n' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.None"> + <summary> + <para>Not assigned (never returned as the result of a keystroke).</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Numlock"> + <summary> + <para>Numlock key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.O"> + <summary> + <para>'o' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.P"> + <summary> + <para>'p' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.PageDown"> + <summary> + <para>Page down.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.PageUp"> + <summary> + <para>Page up.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Pause"> + <summary> + <para>Pause on PC machines.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Period"> + <summary> + <para>Period '.' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Plus"> + <summary> + <para>Plus key '+'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Print"> + <summary> + <para>Print key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Q"> + <summary> + <para>'q' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Question"> + <summary> + <para>Question mark '?' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Quote"> + <summary> + <para>Quote key '.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.R"> + <summary> + <para>'r' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Return"> + <summary> + <para>Return key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.RightAlt"> + <summary> + <para>Right Alt key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.RightApple"> + <summary> + <para>Right Command key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.RightArrow"> + <summary> + <para>Right arrow key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.RightBracket"> + <summary> + <para>Right square bracket key ']'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.RightCommand"> + <summary> + <para>Right Command key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.RightControl"> + <summary> + <para>Right Control key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.RightParen"> + <summary> + <para>Right Parenthesis key ')'.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.RightShift"> + <summary> + <para>Right shift key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.RightWindows"> + <summary> + <para>Right Windows key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.S"> + <summary> + <para>'s' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.ScrollLock"> + <summary> + <para>Scroll lock key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Semicolon"> + <summary> + <para>Semicolon ';' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Slash"> + <summary> + <para>Slash '/' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Space"> + <summary> + <para>Space key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.SysReq"> + <summary> + <para>Sys Req key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.T"> + <summary> + <para>'t' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Tab"> + <summary> + <para>The tab key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.U"> + <summary> + <para>'u' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Underscore"> + <summary> + <para>Underscore '_' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.UpArrow"> + <summary> + <para>Up arrow key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.V"> + <summary> + <para>'v' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.W"> + <summary> + <para>'w' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.X"> + <summary> + <para>'x' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Y"> + <summary> + <para>'y' key.</para> + </summary> + </member> + <member name="F:UnityEngine.KeyCode.Z"> + <summary> + <para>'z' key.</para> + </summary> + </member> + <member name="T:UnityEngine.Keyframe"> + <summary> + <para>A single keyframe that can be injected into an animation curve.</para> + </summary> + </member> + <member name="P:UnityEngine.Keyframe.inTangent"> + <summary> + <para>Describes the tangent when approaching this point from the previous point in the curve.</para> + </summary> + </member> + <member name="P:UnityEngine.Keyframe.outTangent"> + <summary> + <para>Describes the tangent when leaving this point towards the next point in the curve.</para> + </summary> + </member> + <member name="P:UnityEngine.Keyframe.tangentMode"> + <summary> + <para>TangentMode is deprecated. Use AnimationUtility.SetKeyLeftTangentMode or AnimationUtility.SetKeyRightTangentMode instead.</para> + </summary> + </member> + <member name="P:UnityEngine.Keyframe.time"> + <summary> + <para>The time of the keyframe.</para> + </summary> + </member> + <member name="P:UnityEngine.Keyframe.value"> + <summary> + <para>The value of the curve at keyframe.</para> + </summary> + </member> + <member name="M:UnityEngine.Keyframe.#ctor(System.Single,System.Single)"> + <summary> + <para>Create a keyframe.</para> + </summary> + <param name="time"></param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.Keyframe.#ctor(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Create a keyframe.</para> + </summary> + <param name="time"></param> + <param name="value"></param> + <param name="inTangent"></param> + <param name="outTangent"></param> + </member> + <member name="T:UnityEngine.LayerMask"> + <summary> + <para>LayerMask allow you to display the LayerMask popup menu in the inspector.</para> + </summary> + </member> + <member name="P:UnityEngine.LayerMask.value"> + <summary> + <para>Converts a layer mask value to an integer value.</para> + </summary> + </member> + <member name="M:UnityEngine.LayerMask.GetMask(System.String[])"> + <summary> + <para>Given a set of layer names as defined by either a Builtin or a User Layer in the, returns the equivalent layer mask for all of them.</para> + </summary> + <param name="layerNames">List of layer names to convert to a layer mask.</param> + <returns> + <para>The layer mask created from the layerNames.</para> + </returns> + </member> + <member name="?:UnityEngine.LayerMask.implop_LayerMask(int)(System.Int32)"> + <summary> + <para>Implicitly converts an integer to a LayerMask.</para> + </summary> + <param name="intVal"></param> + </member> + <member name="M:UnityEngine.LayerMask.LayerToName(System.Int32)"> + <summary> + <para>Given a layer number, returns the name of the layer as defined in either a Builtin or a User Layer in the.</para> + </summary> + <param name="layer"></param> + </member> + <member name="M:UnityEngine.LayerMask.NameToLayer(System.String)"> + <summary> + <para>Given a layer name, returns the layer index as defined by either a Builtin or a User Layer in the.</para> + </summary> + <param name="layerName"></param> + </member> + <member name="T:UnityEngine.LensFlare"> + <summary> + <para>Script interface for a.</para> + </summary> + </member> + <member name="P:UnityEngine.LensFlare.brightness"> + <summary> + <para>The strength of the flare.</para> + </summary> + </member> + <member name="P:UnityEngine.LensFlare.color"> + <summary> + <para>The color of the flare.</para> + </summary> + </member> + <member name="P:UnityEngine.LensFlare.fadeSpeed"> + <summary> + <para>The fade speed of the flare.</para> + </summary> + </member> + <member name="P:UnityEngine.LensFlare.flare"> + <summary> + <para>The to use.</para> + </summary> + </member> + <member name="T:UnityEngine.Light"> + <summary> + <para>Script interface for.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.bounceIntensity"> + <summary> + <para>The multiplier that defines the strength of the bounce lighting.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.color"> + <summary> + <para>The color of the light.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.colorTemperature"> + <summary> + <para> + The color temperature of the light. + Correlated Color Temperature (abbreviated as CCT) is multiplied with the color filter when calculating the final color of a light source. The color temperature of the electromagnetic radiation emitted from an ideal black body is defined as its surface temperature in Kelvin. White is 6500K according to the D65 standard. Candle light is 1800K. + If you want to use lightsUseCCT, lightsUseLinearIntensity has to be enabled to ensure physically correct output. + See Also: GraphicsSettings.lightsUseLinearIntensity, GraphicsSettings.lightsUseCCT. + </para> + </summary> + </member> + <member name="P:UnityEngine.Light.commandBufferCount"> + <summary> + <para>Number of command buffers set up on this light (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Light.cookie"> + <summary> + <para>The cookie texture projected by the light.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.cookieSize"> + <summary> + <para>The size of a directional light's cookie.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.cullingMask"> + <summary> + <para>This is used to light certain objects in the scene selectively.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.flare"> + <summary> + <para>The to use for this light.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.intensity"> + <summary> + <para>The Intensity of a light is multiplied with the Light color.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.isBaked"> + <summary> + <para>Is the light contribution already stored in lightmaps and/or lightprobes (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Light.range"> + <summary> + <para>The range of the light.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.renderMode"> + <summary> + <para>How to render the light.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.shadowBias"> + <summary> + <para>Shadow mapping constant bias.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.shadowCustomResolution"> + <summary> + <para>The custom resolution of the shadow map.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.shadowNearPlane"> + <summary> + <para>Near plane value to use for shadow frustums.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.shadowNormalBias"> + <summary> + <para>Shadow mapping normal-based bias.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.shadowResolution"> + <summary> + <para>The resolution of the shadow map.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.shadows"> + <summary> + <para>How this light casts shadows</para> + </summary> + </member> + <member name="P:UnityEngine.Light.shadowStrength"> + <summary> + <para>Strength of light's shadows.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.spotAngle"> + <summary> + <para>The angle of the light's spotlight cone in degrees.</para> + </summary> + </member> + <member name="P:UnityEngine.Light.type"> + <summary> + <para>The type of the light.</para> + </summary> + </member> + <member name="M:UnityEngine.Light.AddCommandBuffer(UnityEngine.Rendering.LightEvent,UnityEngine.Rendering.CommandBuffer)"> + <summary> + <para>Add a command buffer to be executed at a specified place.</para> + </summary> + <param name="evt">When to execute the command buffer during rendering.</param> + <param name="buffer">The buffer to execute.</param> + <param name="shadowPassMask">A mask specifying which shadow passes to execute the buffer for.</param> + </member> + <member name="M:UnityEngine.Light.AddCommandBuffer(UnityEngine.Rendering.LightEvent,UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.ShadowMapPass)"> + <summary> + <para>Add a command buffer to be executed at a specified place.</para> + </summary> + <param name="evt">When to execute the command buffer during rendering.</param> + <param name="buffer">The buffer to execute.</param> + <param name="shadowPassMask">A mask specifying which shadow passes to execute the buffer for.</param> + </member> + <member name="M:UnityEngine.Light.GetCommandBuffers(UnityEngine.Rendering.LightEvent)"> + <summary> + <para>Get command buffers to be executed at a specified place.</para> + </summary> + <param name="evt">When to execute the command buffer during rendering.</param> + <returns> + <para>Array of command buffers.</para> + </returns> + </member> + <member name="M:UnityEngine.Light.RemoveAllCommandBuffers"> + <summary> + <para>Remove all command buffers set on this light.</para> + </summary> + </member> + <member name="M:UnityEngine.Light.RemoveCommandBuffer(UnityEngine.Rendering.LightEvent,UnityEngine.Rendering.CommandBuffer)"> + <summary> + <para>Remove command buffer from execution at a specified place.</para> + </summary> + <param name="evt">When to execute the command buffer during rendering.</param> + <param name="buffer">The buffer to execute.</param> + </member> + <member name="M:UnityEngine.Light.RemoveCommandBuffers(UnityEngine.Rendering.LightEvent)"> + <summary> + <para>Remove command buffers from execution at a specified place.</para> + </summary> + <param name="evt">When to execute the command buffer during rendering.</param> + </member> + <member name="T:UnityEngine.LightmapBakeType"> + <summary> + <para>Enum describing what part of a light contribution can be baked.</para> + </summary> + </member> + <member name="F:UnityEngine.LightmapBakeType.Baked"> + <summary> + <para>Baked lights cannot move or change in any way during run time. All lighting for static objects gets baked into lightmaps. Lighting and shadows for dynamic objects gets baked into Light Probes.</para> + </summary> + </member> + <member name="F:UnityEngine.LightmapBakeType.Mixed"> + <summary> + <para>Mixed lights allow a mix of realtime and baked lighting, based on the Mixed Lighting Mode used. These lights cannot move, but can change color and intensity at run time. Changes to color and intensity only affect direct lighting as indirect lighting gets baked. If using Subtractive mode, changes to color or intensity are not calculated at run time on static objects.</para> + </summary> + </member> + <member name="F:UnityEngine.LightmapBakeType.Realtime"> + <summary> + <para>Realtime lights cast run time light and shadows. They can change position, orientation, color, brightness, and many other properties at run time. No lighting gets baked into lightmaps or light probes..</para> + </summary> + </member> + <member name="T:UnityEngine.LightmapData"> + <summary> + <para>Data of a lightmap.</para> + </summary> + </member> + <member name="P:UnityEngine.LightmapData.lightmapColor"> + <summary> + <para>Lightmap storing color of incoming light.</para> + </summary> + </member> + <member name="P:UnityEngine.LightmapData.lightmapDir"> + <summary> + <para>Lightmap storing dominant direction of incoming light.</para> + </summary> + </member> + <member name="P:UnityEngine.LightmapData.shadowMask"> + <summary> + <para>Texture storing occlusion mask per light (ShadowMask, up to four lights).</para> + </summary> + </member> + <member name="T:UnityEngine.LightmapSettings"> + <summary> + <para>Stores lightmaps of the scene.</para> + </summary> + </member> + <member name="P:UnityEngine.LightmapSettings.lightmaps"> + <summary> + <para>Lightmap array.</para> + </summary> + </member> + <member name="P:UnityEngine.LightmapSettings.lightmapsMode"> + <summary> + <para>Non-directional, Directional or Directional Specular lightmaps rendering mode.</para> + </summary> + </member> + <member name="P:UnityEngine.LightmapSettings.lightProbes"> + <summary> + <para>Holds all data needed by the light probes.</para> + </summary> + </member> + <member name="T:UnityEngine.LightmapsMode"> + <summary> + <para>Lightmap (and lighting) configuration mode, controls how lightmaps interact with lighting and what kind of information they store.</para> + </summary> + </member> + <member name="F:UnityEngine.LightmapsMode.CombinedDirectional"> + <summary> + <para>Directional information for direct light is combined with directional information for indirect light, encoded as 2 lightmaps.</para> + </summary> + </member> + <member name="F:UnityEngine.LightmapsMode.NonDirectional"> + <summary> + <para>Light intensity (no directional information), encoded as 1 lightmap.</para> + </summary> + </member> + <member name="T:UnityEngine.LightmapsModeLegacy"> + <summary> + <para>Single, dual, or directional lightmaps rendering mode, used only in GIWorkflowMode.Legacy</para> + </summary> + </member> + <member name="F:UnityEngine.LightmapsModeLegacy.Directional"> + <summary> + <para>Directional rendering mode.</para> + </summary> + </member> + <member name="F:UnityEngine.LightmapsModeLegacy.Dual"> + <summary> + <para>Dual lightmap rendering mode.</para> + </summary> + </member> + <member name="F:UnityEngine.LightmapsModeLegacy.Single"> + <summary> + <para>Single, traditional lightmap rendering mode.</para> + </summary> + </member> + <member name="T:UnityEngine.LightProbeGroup"> + <summary> + <para>Light Probe Group.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbeGroup.probePositions"> + <summary> + <para>Editor only function to access and modify probe positions.</para> + </summary> + </member> + <member name="T:UnityEngine.LightProbeProxyVolume"> + <summary> + <para>The Light Probe Proxy Volume component offers the possibility to use higher resolution lighting for large non-static GameObjects.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbeProxyVolume.boundingBoxMode"> + <summary> + <para>The bounding box mode for generating the 3D grid of interpolated Light Probes.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbeProxyVolume.boundsGlobal"> + <summary> + <para>The world-space bounding box in which the 3D grid of interpolated Light Probes is generated.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbeProxyVolume.gridResolutionX"> + <summary> + <para>The 3D grid resolution on the z-axis.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbeProxyVolume.gridResolutionY"> + <summary> + <para>The 3D grid resolution on the y-axis.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbeProxyVolume.gridResolutionZ"> + <summary> + <para>The 3D grid resolution on the z-axis.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbeProxyVolume.isFeatureSupported"> + <summary> + <para>Checks if Light Probe Proxy Volumes are supported.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbeProxyVolume.originCustom"> + <summary> + <para>The local-space origin of the bounding box in which the 3D grid of interpolated Light Probes is generated.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbeProxyVolume.probeDensity"> + <summary> + <para>Interpolated Light Probe density.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbeProxyVolume.probePositionMode"> + <summary> + <para>The mode in which the interpolated Light Probe positions are generated.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbeProxyVolume.refreshMode"> + <summary> + <para>Sets the way the Light Probe Proxy Volume refreshes.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbeProxyVolume.resolutionMode"> + <summary> + <para>The resolution mode for generating the grid of interpolated Light Probes.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbeProxyVolume.sizeCustom"> + <summary> + <para>The size of the bounding box in which the 3D grid of interpolated Light Probes is generated.</para> + </summary> + </member> + <member name="T:UnityEngine.LightProbeProxyVolume.BoundingBoxMode"> + <summary> + <para>The bounding box mode for generating a grid of interpolated Light Probes.</para> + </summary> + </member> + <member name="F:UnityEngine.LightProbeProxyVolume.BoundingBoxMode.AutomaticLocal"> + <summary> + <para>The bounding box encloses the current Renderer and all the relevant Renderers down the hierarchy, in local space.</para> + </summary> + </member> + <member name="F:UnityEngine.LightProbeProxyVolume.BoundingBoxMode.AutomaticWorld"> + <summary> + <para>The bounding box encloses the current Renderer and all the relevant Renderers down the hierarchy, in world space.</para> + </summary> + </member> + <member name="F:UnityEngine.LightProbeProxyVolume.BoundingBoxMode.Custom"> + <summary> + <para>A custom local-space bounding box is used. The user is able to edit the bounding box.</para> + </summary> + </member> + <member name="T:UnityEngine.LightProbeProxyVolume.ProbePositionMode"> + <summary> + <para>The mode in which the interpolated Light Probe positions are generated.</para> + </summary> + </member> + <member name="F:UnityEngine.LightProbeProxyVolume.ProbePositionMode.CellCenter"> + <summary> + <para>Divide the volume in cells based on resolution, and generate interpolated Light Probe positions in the center of the cells.</para> + </summary> + </member> + <member name="F:UnityEngine.LightProbeProxyVolume.ProbePositionMode.CellCorner"> + <summary> + <para>Divide the volume in cells based on resolution, and generate interpolated Light Probes positions in the corner/edge of the cells.</para> + </summary> + </member> + <member name="T:UnityEngine.LightProbeProxyVolume.RefreshMode"> + <summary> + <para>An enum describing the way a Light Probe Proxy Volume refreshes in the Player.</para> + </summary> + </member> + <member name="F:UnityEngine.LightProbeProxyVolume.RefreshMode.Automatic"> + <summary> + <para>Automatically detects updates in Light Probes and triggers an update of the Light Probe volume.</para> + </summary> + </member> + <member name="F:UnityEngine.LightProbeProxyVolume.RefreshMode.EveryFrame"> + <summary> + <para>Causes Unity to update the Light Probe Proxy Volume every frame.</para> + </summary> + </member> + <member name="F:UnityEngine.LightProbeProxyVolume.RefreshMode.ViaScripting"> + <summary> + <para>Use this option to indicate that the Light Probe Proxy Volume is never to be automatically updated by Unity.</para> + </summary> + </member> + <member name="T:UnityEngine.LightProbeProxyVolume.ResolutionMode"> + <summary> + <para>The resolution mode for generating a grid of interpolated Light Probes.</para> + </summary> + </member> + <member name="F:UnityEngine.LightProbeProxyVolume.ResolutionMode.Automatic"> + <summary> + <para>The automatic mode uses a number of interpolated Light Probes per unit area, and uses the bounding volume size to compute the resolution. The final resolution value is a power of 2.</para> + </summary> + </member> + <member name="F:UnityEngine.LightProbeProxyVolume.ResolutionMode.Custom"> + <summary> + <para>The custom mode allows you to specify the 3D grid resolution.</para> + </summary> + </member> + <member name="M:UnityEngine.LightProbeProxyVolume.Update"> + <summary> + <para>Triggers an update of the Light Probe Proxy Volume.</para> + </summary> + </member> + <member name="T:UnityEngine.LightProbes"> + <summary> + <para>Stores light probes for the scene.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbes.bakedProbes"> + <summary> + <para>Coefficients of baked light probes.</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbes.cellCount"> + <summary> + <para>The number of cells space is divided into (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbes.count"> + <summary> + <para>The number of light probes (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.LightProbes.positions"> + <summary> + <para>Positions of the baked light probes (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.LightProbes.GetInterpolatedProbe(UnityEngine.Vector3,UnityEngine.Renderer,UnityEngine.Rendering.SphericalHarmonicsL2&)"> + <summary> + <para>Returns an interpolated probe for the given position for both realtime and baked light probes combined.</para> + </summary> + <param name="position"></param> + <param name="renderer"></param> + <param name="probe"></param> + </member> + <member name="T:UnityEngine.LightRenderMode"> + <summary> + <para>How the Light is rendered.</para> + </summary> + </member> + <member name="F:UnityEngine.LightRenderMode.Auto"> + <summary> + <para>Automatically choose the render mode.</para> + </summary> + </member> + <member name="F:UnityEngine.LightRenderMode.ForcePixel"> + <summary> + <para>Force the Light to be a pixel light.</para> + </summary> + </member> + <member name="F:UnityEngine.LightRenderMode.ForceVertex"> + <summary> + <para>Force the Light to be a vertex light.</para> + </summary> + </member> + <member name="T:UnityEngine.LightShadows"> + <summary> + <para>Shadow casting options for a Light.</para> + </summary> + </member> + <member name="F:UnityEngine.LightShadows.Hard"> + <summary> + <para>Cast "hard" shadows (with no shadow filtering).</para> + </summary> + </member> + <member name="F:UnityEngine.LightShadows.None"> + <summary> + <para>Do not cast shadows (default).</para> + </summary> + </member> + <member name="F:UnityEngine.LightShadows.Soft"> + <summary> + <para>Cast "soft" shadows (with 4x PCF filtering).</para> + </summary> + </member> + <member name="T:UnityEngine.LightType"> + <summary> + <para>The type of a Light.</para> + </summary> + </member> + <member name="F:UnityEngine.LightType.Area"> + <summary> + <para>The light is an area light. It affects only lightmaps and lightprobes.</para> + </summary> + </member> + <member name="F:UnityEngine.LightType.Directional"> + <summary> + <para>The light is a directional light.</para> + </summary> + </member> + <member name="F:UnityEngine.LightType.Point"> + <summary> + <para>The light is a point light.</para> + </summary> + </member> + <member name="F:UnityEngine.LightType.Spot"> + <summary> + <para>The light is a spot light.</para> + </summary> + </member> + <member name="T:UnityEngine.LineAlignment"> + <summary> + <para>Control the direction lines face, when using the LineRenderer or TrailRenderer.</para> + </summary> + </member> + <member name="F:UnityEngine.LineAlignment.Local"> + <summary> + <para>Lines face the direction of the Transform Component.</para> + </summary> + </member> + <member name="F:UnityEngine.LineAlignment.View"> + <summary> + <para>Lines face the camera.</para> + </summary> + </member> + <member name="T:UnityEngine.LineRenderer"> + <summary> + <para>The line renderer is used to draw free-floating lines in 3D space.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.alignment"> + <summary> + <para>Select whether the line will face the camera, or the orientation of the Transform Component.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.colorGradient"> + <summary> + <para>Set the color gradient describing the color of the line at various points along its length.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.endColor"> + <summary> + <para>Set the color at the end of the line.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.endWidth"> + <summary> + <para>Set the width at the end of the line.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.generateLightingData"> + <summary> + <para>Configures a line to generate Normals and Tangents. With this data, Scene lighting can affect the line via Normal Maps and the Unity Standard Shader, or your own custom-built Shaders.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.loop"> + <summary> + <para>Connect the start and end positions of the line together to form a continuous loop.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.numCapVertices"> + <summary> + <para>Set this to a value greater than 0, to get rounded corners on each end of the line.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.numCornerVertices"> + <summary> + <para>Set this to a value greater than 0, to get rounded corners between each segment of the line.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.numPositions"> + <summary> + <para>Set the number of line segments.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.positionCount"> + <summary> + <para>Set the number of line segments.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.startColor"> + <summary> + <para>Set the color at the start of the line.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.startWidth"> + <summary> + <para>Set the width at the start of the line.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.textureMode"> + <summary> + <para>Choose whether the U coordinate of the line texture is tiled or stretched.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.useWorldSpace"> + <summary> + <para>If enabled, the lines are defined in world space.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.widthCurve"> + <summary> + <para>Set the curve describing the width of the line at various points along its length.</para> + </summary> + </member> + <member name="P:UnityEngine.LineRenderer.widthMultiplier"> + <summary> + <para>Set an overall multiplier that is applied to the LineRenderer.widthCurve to get the final width of the line.</para> + </summary> + </member> + <member name="M:UnityEngine.LineRenderer.GetPosition(System.Int32)"> + <summary> + <para>Get the position of a vertex in the line.</para> + </summary> + <param name="index">The index of the position to retrieve.</param> + <returns> + <para>The position at the specified index in the array.</para> + </returns> + </member> + <member name="M:UnityEngine.LineRenderer.GetPositions(UnityEngine.Vector3[])"> + <summary> + <para>Get the positions of all vertices in the line.</para> + </summary> + <param name="positions">The array of positions to retrieve. The array passed should be of at least numPositions in size.</param> + <returns> + <para>How many positions were actually stored in the output array.</para> + </returns> + </member> + <member name="M:UnityEngine.LineRenderer.SetColors(UnityEngine.Color,UnityEngine.Color)"> + <summary> + <para>Set the line color at the start and at the end.</para> + </summary> + <param name="start"></param> + <param name="end"></param> + </member> + <member name="M:UnityEngine.LineRenderer.SetPosition(System.Int32,UnityEngine.Vector3)"> + <summary> + <para>Set the position of a vertex in the line.</para> + </summary> + <param name="index">Which position to set.</param> + <param name="position">The new position.</param> + </member> + <member name="M:UnityEngine.LineRenderer.SetPositions(UnityEngine.Vector3[])"> + <summary> + <para>Set the positions of all vertices in the line.</para> + </summary> + <param name="positions">The array of positions to set.</param> + </member> + <member name="M:UnityEngine.LineRenderer.SetVertexCount(System.Int32)"> + <summary> + <para>Set the number of line segments.</para> + </summary> + <param name="count"></param> + </member> + <member name="M:UnityEngine.LineRenderer.SetWidth(System.Single,System.Single)"> + <summary> + <para>Set the line width at the start and at the end.</para> + </summary> + <param name="start"></param> + <param name="end"></param> + </member> + <member name="M:UnityEngine.LineRenderer.Simplify(System.Single)"> + <summary> + <para>Generates a simplified version of the original line by removing points that fall within the specified tolerance.</para> + </summary> + <param name="tolerance">This value is used to evaluate which points should be removed from the line. A higher value results in a simpler line (less points). A positive value close to zero results in a line with little to no reduction. A value of zero or less has no effect.</param> + </member> + <member name="T:UnityEngine.LineTextureMode"> + <summary> + <para>Choose how textures are applied to Lines and Trails.</para> + </summary> + </member> + <member name="F:UnityEngine.LineTextureMode.DistributePerSegment"> + <summary> + <para>Map the texture once along the entire length of the line, assuming all vertices are evenly spaced.</para> + </summary> + </member> + <member name="F:UnityEngine.LineTextureMode.RepeatPerSegment"> + <summary> + <para>Repeat the texture along the line, repeating at a rate of once per line segment. To adjust the tiling rate, use Material.SetTextureScale.</para> + </summary> + </member> + <member name="F:UnityEngine.LineTextureMode.Stretch"> + <summary> + <para>Map the texture once along the entire length of the line.</para> + </summary> + </member> + <member name="F:UnityEngine.LineTextureMode.Tile"> + <summary> + <para>Repeat the texture along the line, based on its length in world units. To set the tiling rate, use Material.SetTextureScale.</para> + </summary> + </member> + <member name="T:UnityEngine.LineUtility"> + <summary> + <para>A collection of common line functions.</para> + </summary> + </member> + <member name="M:UnityEngine.LineUtility.Simplify(System.Collections.Generic.List`1<UnityEngine.Vector3>,System.Single,System.Collections.Generic.List`1<System.Int32>)"> + <summary> + <para>Generates a simplified version of the original line by removing points that fall within the specified tolerance.</para> + </summary> + <param name="points">The points that make up the original line.</param> + <param name="tolerance">This value is used to evaluate which points should be removed from the line. A higher value results in a simpler line (less points). A positive value close to zero results in a line with little to no reduction. A value of zero or less has no effect.</param> + <param name="pointsToKeep">Populated by this function. Contains the indexes of the points that should be generate a simplified version..</param> + <param name="simplifiedPoints">Populated by this function. Contains the points that form the simplified line.</param> + </member> + <member name="M:UnityEngine.LineUtility.Simplify(System.Collections.Generic.List`1<UnityEngine.Vector3>,System.Single,System.Collections.Generic.List`1<UnityEngine.Vector3>)"> + <summary> + <para>Generates a simplified version of the original line by removing points that fall within the specified tolerance.</para> + </summary> + <param name="points">The points that make up the original line.</param> + <param name="tolerance">This value is used to evaluate which points should be removed from the line. A higher value results in a simpler line (less points). A positive value close to zero results in a line with little to no reduction. A value of zero or less has no effect.</param> + <param name="pointsToKeep">Populated by this function. Contains the indexes of the points that should be generate a simplified version..</param> + <param name="simplifiedPoints">Populated by this function. Contains the points that form the simplified line.</param> + </member> + <member name="M:UnityEngine.LineUtility.Simplify(System.Collections.Generic.List`1<UnityEngine.Vector2>,System.Single,System.Collections.Generic.List`1<System.Int32>)"> + <summary> + <para>Generates a simplified version of the original line by removing points that fall within the specified tolerance.</para> + </summary> + <param name="points">The points that make up the original line.</param> + <param name="tolerance">This value is used to evaluate which points should be removed from the line. A higher value results in a simpler line (less points). A positive value close to zero results in a line with little to no reduction. A value of zero or less has no effect.</param> + <param name="pointsToKeep">Populated by this function. Contains the indexes of the points that should be generate a simplified version..</param> + <param name="simplifiedPoints">Populated by this function. Contains the points that form the simplified line.</param> + </member> + <member name="M:UnityEngine.LineUtility.Simplify(System.Collections.Generic.List`1<UnityEngine.Vector2>,System.Single,System.Collections.Generic.List`1<UnityEngine.Vector2>)"> + <summary> + <para>Generates a simplified version of the original line by removing points that fall within the specified tolerance.</para> + </summary> + <param name="points">The points that make up the original line.</param> + <param name="tolerance">This value is used to evaluate which points should be removed from the line. A higher value results in a simpler line (less points). A positive value close to zero results in a line with little to no reduction. A value of zero or less has no effect.</param> + <param name="pointsToKeep">Populated by this function. Contains the indexes of the points that should be generate a simplified version..</param> + <param name="simplifiedPoints">Populated by this function. Contains the points that form the simplified line.</param> + </member> + <member name="T:UnityEngine.LocationInfo"> + <summary> + <para>Structure describing device location.</para> + </summary> + </member> + <member name="P:UnityEngine.LocationInfo.altitude"> + <summary> + <para>Geographical device location altitude.</para> + </summary> + </member> + <member name="P:UnityEngine.LocationInfo.horizontalAccuracy"> + <summary> + <para>Horizontal accuracy of the location.</para> + </summary> + </member> + <member name="P:UnityEngine.LocationInfo.latitude"> + <summary> + <para>Geographical device location latitude.</para> + </summary> + </member> + <member name="P:UnityEngine.LocationInfo.longitude"> + <summary> + <para>Geographical device location latitude.</para> + </summary> + </member> + <member name="P:UnityEngine.LocationInfo.timestamp"> + <summary> + <para>Timestamp (in seconds since 1970) when location was last time updated.</para> + </summary> + </member> + <member name="P:UnityEngine.LocationInfo.verticalAccuracy"> + <summary> + <para>Vertical accuracy of the location.</para> + </summary> + </member> + <member name="T:UnityEngine.LocationService"> + <summary> + <para>Interface into location functionality.</para> + </summary> + </member> + <member name="P:UnityEngine.LocationService.isEnabledByUser"> + <summary> + <para>Specifies whether location service is enabled in user settings.</para> + </summary> + </member> + <member name="P:UnityEngine.LocationService.lastData"> + <summary> + <para>Last measured device geographical location.</para> + </summary> + </member> + <member name="P:UnityEngine.LocationService.status"> + <summary> + <para>Returns location service status.</para> + </summary> + </member> + <member name="M:UnityEngine.LocationService.Start()"> + <summary> + <para>Starts location service updates. Last location coordinates could be.</para> + </summary> + <param name="desiredAccuracyInMeters"></param> + <param name="updateDistanceInMeters"></param> + </member> + <member name="M:UnityEngine.LocationService.Start(System.Single)"> + <summary> + <para>Starts location service updates. Last location coordinates could be.</para> + </summary> + <param name="desiredAccuracyInMeters"></param> + <param name="updateDistanceInMeters"></param> + </member> + <member name="M:UnityEngine.LocationService.Start(System.Single,System.Single)"> + <summary> + <para>Starts location service updates. Last location coordinates could be.</para> + </summary> + <param name="desiredAccuracyInMeters"></param> + <param name="updateDistanceInMeters"></param> + </member> + <member name="M:UnityEngine.LocationService.Stop"> + <summary> + <para>Stops location service updates. This could be useful for saving battery life.</para> + </summary> + </member> + <member name="T:UnityEngine.LocationServiceStatus"> + <summary> + <para>Describes location service status.</para> + </summary> + </member> + <member name="F:UnityEngine.LocationServiceStatus.Failed"> + <summary> + <para>Location service failed (user denied access to location service).</para> + </summary> + </member> + <member name="F:UnityEngine.LocationServiceStatus.Initializing"> + <summary> + <para>Location service is initializing, some time later it will switch to.</para> + </summary> + </member> + <member name="F:UnityEngine.LocationServiceStatus.Running"> + <summary> + <para>Location service is running and locations could be queried.</para> + </summary> + </member> + <member name="F:UnityEngine.LocationServiceStatus.Stopped"> + <summary> + <para>Location service is stopped.</para> + </summary> + </member> + <member name="T:UnityEngine.LOD"> + <summary> + <para>Structure for building a LOD for passing to the SetLODs function.</para> + </summary> + </member> + <member name="F:UnityEngine.LOD.fadeTransitionWidth"> + <summary> + <para>Width of the cross-fade transition zone (proportion to the current LOD's whole length) [0-1]. Only used if it's not animated.</para> + </summary> + </member> + <member name="F:UnityEngine.LOD.renderers"> + <summary> + <para>List of renderers for this LOD level.</para> + </summary> + </member> + <member name="F:UnityEngine.LOD.screenRelativeTransitionHeight"> + <summary> + <para>The screen relative height to use for the transition [0-1].</para> + </summary> + </member> + <member name="M:UnityEngine.LOD.#ctor(System.Single,UnityEngine.Renderer[])"> + <summary> + <para>Construct a LOD.</para> + </summary> + <param name="screenRelativeTransitionHeight">The screen relative height to use for the transition [0-1].</param> + <param name="renderers">An array of renderers to use for this LOD level.</param> + </member> + <member name="T:UnityEngine.LODFadeMode"> + <summary> + <para>The LOD fade modes. Modes other than LODFadeMode.None will result in Unity calculating a blend factor for blending/interpolating between two neighbouring LODs and pass it to your shader.</para> + </summary> + </member> + <member name="F:UnityEngine.LODFadeMode.CrossFade"> + <summary> + <para>Perform cross-fade style blending between the current LOD and the next LOD if the distance to camera falls in the range specified by the LOD.fadeTransitionWidth of each LOD.</para> + </summary> + </member> + <member name="F:UnityEngine.LODFadeMode.None"> + <summary> + <para>Indicates the LOD fading is turned off.</para> + </summary> + </member> + <member name="F:UnityEngine.LODFadeMode.SpeedTree"> + <summary> + <para>By specifying this mode, your LODGroup will perform a SpeedTree-style LOD fading scheme: + + +* For all the mesh LODs other than the last (most crude) mesh LOD, the fade factor is calculated as the percentage of the object's current screen height, compared to the whole range of the LOD. It is 1, if the camera is right at the position where the previous LOD switches out and 0, if the next LOD is just about to switch in. + + +* For the last mesh LOD and the billboard LOD, the cross-fade mode is used.</para> + </summary> + </member> + <member name="T:UnityEngine.LODGroup"> + <summary> + <para>LODGroup lets you group multiple Renderers into LOD levels.</para> + </summary> + </member> + <member name="P:UnityEngine.LODGroup.animateCrossFading"> + <summary> + <para>Specify if the cross-fading should be animated by time. The animation duration is specified globally as crossFadeAnimationDuration.</para> + </summary> + </member> + <member name="P:UnityEngine.LODGroup.crossFadeAnimationDuration"> + <summary> + <para>The cross-fading animation duration in seconds. ArgumentException will be thrown if it is set to zero or a negative value.</para> + </summary> + </member> + <member name="P:UnityEngine.LODGroup.enabled"> + <summary> + <para>Enable / Disable the LODGroup - Disabling will turn off all renderers.</para> + </summary> + </member> + <member name="P:UnityEngine.LODGroup.fadeMode"> + <summary> + <para>The LOD fade mode used.</para> + </summary> + </member> + <member name="P:UnityEngine.LODGroup.localReferencePoint"> + <summary> + <para>The local reference point against which the LOD distance is calculated.</para> + </summary> + </member> + <member name="P:UnityEngine.LODGroup.lodCount"> + <summary> + <para>The number of LOD levels.</para> + </summary> + </member> + <member name="P:UnityEngine.LODGroup.size"> + <summary> + <para>The size of the LOD object in local space.</para> + </summary> + </member> + <member name="M:UnityEngine.LODGroup.ForceLOD(System.Int32)"> + <summary> + <para></para> + </summary> + <param name="index">The LOD level to use. Passing index < 0 will return to standard LOD processing.</param> + </member> + <member name="M:UnityEngine.LODGroup.GetLODs"> + <summary> + <para>Returns the array of LODs.</para> + </summary> + <returns> + <para>The LOD array.</para> + </returns> + </member> + <member name="M:UnityEngine.LODGroup.RecalculateBounds"> + <summary> + <para>Recalculate the bounding region for the LODGroup (Relatively slow, do not call often).</para> + </summary> + </member> + <member name="M:UnityEngine.LODGroup.SetLODs(UnityEngine.LOD[])"> + <summary> + <para>Set the LODs for the LOD group. This will remove any existing LODs configured on the LODGroup.</para> + </summary> + <param name="lods">The LODs to use for this group.</param> + </member> + <member name="T:UnityEngine.Logger"> + <summary> + <para>Initializes a new instance of the Logger.</para> + </summary> + </member> + <member name="P:UnityEngine.Logger.filterLogType"> + <summary> + <para>To selective enable debug log message.</para> + </summary> + </member> + <member name="P:UnityEngine.Logger.logEnabled"> + <summary> + <para>To runtime toggle debug logging [ON/OFF].</para> + </summary> + </member> + <member name="P:UnityEngine.Logger.logHandler"> + <summary> + <para>Set Logger.ILogHandler.</para> + </summary> + </member> + <member name="M:UnityEngine.Logger.#ctor(UnityEngine.ILogHandler)"> + <summary> + <para>Create a custom Logger.</para> + </summary> + <param name="logHandler">Pass in default log handler or custom log handler.</param> + </member> + <member name="M:UnityEngine.Logger.IsLogTypeAllowed(UnityEngine.LogType)"> + <summary> + <para>Check logging is enabled based on the LogType.</para> + </summary> + <param name="logType">The type of the log message.</param> + <returns> + <para>Retrun true in case logs of LogType will be logged otherwise returns false.</para> + </returns> + </member> + <member name="M:UnityEngine.Logger.Log(UnityEngine.LogType,System.Object)"> + <summary> + <para>Logs message to the Unity Console using default logger.</para> + </summary> + <param name="logType">The type of the log message.</param> + <param name="tag">Used to identify the source of a log message. It usually identifies the class where the log call occurs.</param> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Logger.Log(UnityEngine.LogType,System.Object,UnityEngine.Object)"> + <summary> + <para>Logs message to the Unity Console using default logger.</para> + </summary> + <param name="logType">The type of the log message.</param> + <param name="tag">Used to identify the source of a log message. It usually identifies the class where the log call occurs.</param> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Logger.Log(UnityEngine.LogType,System.String,System.Object)"> + <summary> + <para>Logs message to the Unity Console using default logger.</para> + </summary> + <param name="logType">The type of the log message.</param> + <param name="tag">Used to identify the source of a log message. It usually identifies the class where the log call occurs.</param> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Logger.Log(UnityEngine.LogType,System.String,System.Object,UnityEngine.Object)"> + <summary> + <para>Logs message to the Unity Console using default logger.</para> + </summary> + <param name="logType">The type of the log message.</param> + <param name="tag">Used to identify the source of a log message. It usually identifies the class where the log call occurs.</param> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Logger.Log(System.Object)"> + <summary> + <para>Logs message to the Unity Console using default logger.</para> + </summary> + <param name="logType">The type of the log message.</param> + <param name="tag">Used to identify the source of a log message. It usually identifies the class where the log call occurs.</param> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Logger.Log(System.String,System.Object)"> + <summary> + <para>Logs message to the Unity Console using default logger.</para> + </summary> + <param name="logType">The type of the log message.</param> + <param name="tag">Used to identify the source of a log message. It usually identifies the class where the log call occurs.</param> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Logger.Log(System.String,System.Object,UnityEngine.Object)"> + <summary> + <para>Logs message to the Unity Console using default logger.</para> + </summary> + <param name="logType">The type of the log message.</param> + <param name="tag">Used to identify the source of a log message. It usually identifies the class where the log call occurs.</param> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Logger.LogError(System.String,System.Object)"> + <summary> + <para>A variant of Logger.Log that logs an error message.</para> + </summary> + <param name="tag">Used to identify the source of a log message. It usually identifies the class where the log call occurs.</param> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Logger.LogError(System.String,System.Object,UnityEngine.Object)"> + <summary> + <para>A variant of Logger.Log that logs an error message.</para> + </summary> + <param name="tag">Used to identify the source of a log message. It usually identifies the class where the log call occurs.</param> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Logger.LogException(System.Exception)"> + <summary> + <para>A variant of Logger.Log that logs an exception message.</para> + </summary> + <param name="exception">Runtime Exception.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Logger.LogException(System.Exception,UnityEngine.Object)"> + <summary> + <para>A variant of Logger.Log that logs an exception message.</para> + </summary> + <param name="exception">Runtime Exception.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Logger.LogFormat(UnityEngine.LogType,System.String,System.Object[])"> + <summary> + <para>Logs a formatted message.</para> + </summary> + <param name="logType">The type of the log message.</param> + <param name="context">Object to which the message applies.</param> + <param name="format">A composite format string.</param> + <param name="args">Format arguments.</param> + </member> + <member name="M:UnityEngine.Logger.LogFormat(UnityEngine.LogType,UnityEngine.Object,System.String,System.Object[])"> + <summary> + <para>Logs a formatted message.</para> + </summary> + <param name="logType">The type of the log message.</param> + <param name="context">Object to which the message applies.</param> + <param name="format">A composite format string.</param> + <param name="args">Format arguments.</param> + </member> + <member name="M:UnityEngine.Logger.LogWarning(System.String,System.Object)"> + <summary> + <para>A variant of Logger.Log that logs an warning message.</para> + </summary> + <param name="tag">Used to identify the source of a log message. It usually identifies the class where the log call occurs.</param> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="M:UnityEngine.Logger.LogWarning(System.String,System.Object,UnityEngine.Object)"> + <summary> + <para>A variant of Logger.Log that logs an warning message.</para> + </summary> + <param name="tag">Used to identify the source of a log message. It usually identifies the class where the log call occurs.</param> + <param name="message">String or object to be converted to string representation for display.</param> + <param name="context">Object to which the message applies.</param> + </member> + <member name="T:UnityEngine.LogType"> + <summary> + <para>The type of the log message in Debug.unityLogger.Log or delegate registered with Application.RegisterLogCallback.</para> + </summary> + </member> + <member name="F:UnityEngine.LogType.Assert"> + <summary> + <para>LogType used for Asserts. (These could also indicate an error inside Unity itself.)</para> + </summary> + </member> + <member name="F:UnityEngine.LogType.Error"> + <summary> + <para>LogType used for Errors.</para> + </summary> + </member> + <member name="F:UnityEngine.LogType.Exception"> + <summary> + <para>LogType used for Exceptions.</para> + </summary> + </member> + <member name="F:UnityEngine.LogType.Log"> + <summary> + <para>LogType used for regular log messages.</para> + </summary> + </member> + <member name="F:UnityEngine.LogType.Warning"> + <summary> + <para>LogType used for Warnings.</para> + </summary> + </member> + <member name="T:UnityEngine.MasterServer"> + <summary> + <para>The Master Server is used to make matchmaking between servers and clients easy.</para> + </summary> + </member> + <member name="P:UnityEngine.MasterServer.dedicatedServer"> + <summary> + <para>Report this machine as a dedicated server.</para> + </summary> + </member> + <member name="P:UnityEngine.MasterServer.ipAddress"> + <summary> + <para>The IP address of the master server.</para> + </summary> + </member> + <member name="P:UnityEngine.MasterServer.port"> + <summary> + <para>The connection port of the master server.</para> + </summary> + </member> + <member name="P:UnityEngine.MasterServer.updateRate"> + <summary> + <para>Set the minimum update rate for master server host information update.</para> + </summary> + </member> + <member name="M:UnityEngine.MasterServer.ClearHostList"> + <summary> + <para>Clear the host list which was received by MasterServer.PollHostList.</para> + </summary> + </member> + <member name="M:UnityEngine.MasterServer.PollHostList"> + <summary> + <para>Check for the latest host list received by using MasterServer.RequestHostList.</para> + </summary> + </member> + <member name="M:UnityEngine.MasterServer.RegisterHost(System.String,System.String)"> + <summary> + <para>Register this server on the master server.</para> + </summary> + <param name="gameTypeName"></param> + <param name="gameName"></param> + <param name="comment"></param> + </member> + <member name="M:UnityEngine.MasterServer.RegisterHost(System.String,System.String,System.String)"> + <summary> + <para>Register this server on the master server.</para> + </summary> + <param name="gameTypeName"></param> + <param name="gameName"></param> + <param name="comment"></param> + </member> + <member name="M:UnityEngine.MasterServer.RequestHostList(System.String)"> + <summary> + <para>Request a host list from the master server.</para> + </summary> + <param name="gameTypeName"></param> + </member> + <member name="M:UnityEngine.MasterServer.UnregisterHost"> + <summary> + <para>Unregister this server from the master server.</para> + </summary> + </member> + <member name="T:UnityEngine.MasterServerEvent"> + <summary> + <para>Describes status messages from the master server as returned in MonoBehaviour.OnMasterServerEvent|OnMasterServerEvent.</para> + </summary> + </member> + <member name="F:UnityEngine.MasterServerEvent.HostListReceived"> + <summary> + <para>Received a host list from the master server.</para> + </summary> + </member> + <member name="F:UnityEngine.MasterServerEvent.RegistrationFailedGameName"> + <summary> + <para>Registration failed because an empty game name was given.</para> + </summary> + </member> + <member name="F:UnityEngine.MasterServerEvent.RegistrationFailedGameType"> + <summary> + <para>Registration failed because an empty game type was given.</para> + </summary> + </member> + <member name="F:UnityEngine.MasterServerEvent.RegistrationFailedNoServer"> + <summary> + <para>Registration failed because no server is running.</para> + </summary> + </member> + <member name="F:UnityEngine.MasterServerEvent.RegistrationSucceeded"> + <summary> + <para>Registration to master server succeeded, received confirmation.</para> + </summary> + </member> + <member name="T:UnityEngine.Material"> + <summary> + <para>The material class.</para> + </summary> + </member> + <member name="P:UnityEngine.Material.color"> + <summary> + <para>The main material's color.</para> + </summary> + </member> + <member name="P:UnityEngine.Material.doubleSidedGI"> + <summary> + <para>Gets and sets whether the Double Sided Global Illumination setting is enabled for this material.</para> + </summary> + </member> + <member name="P:UnityEngine.Material.enableInstancing"> + <summary> + <para>Gets and sets whether GPU instancing is enabled for this material.</para> + </summary> + </member> + <member name="P:UnityEngine.Material.globalIlluminationFlags"> + <summary> + <para>Defines how the material should interact with lightmaps and lightprobes.</para> + </summary> + </member> + <member name="P:UnityEngine.Material.mainTexture"> + <summary> + <para>The material's texture.</para> + </summary> + </member> + <member name="P:UnityEngine.Material.mainTextureOffset"> + <summary> + <para>The texture offset of the main texture.</para> + </summary> + </member> + <member name="P:UnityEngine.Material.mainTextureScale"> + <summary> + <para>The texture scale of the main texture.</para> + </summary> + </member> + <member name="P:UnityEngine.Material.passCount"> + <summary> + <para>How many passes are in this material (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Material.renderQueue"> + <summary> + <para>Render queue of this material.</para> + </summary> + </member> + <member name="P:UnityEngine.Material.shader"> + <summary> + <para>The shader used by the material.</para> + </summary> + </member> + <member name="P:UnityEngine.Material.shaderKeywords"> + <summary> + <para>Additional shader keywords set by this material.</para> + </summary> + </member> + <member name="M:UnityEngine.Material.CopyPropertiesFromMaterial(UnityEngine.Material)"> + <summary> + <para>Copy properties from other material into this material.</para> + </summary> + <param name="mat"></param> + </member> + <member name="M:UnityEngine.Material.#ctor(System.String)"> + <summary> + <para></para> + </summary> + <param name="contents"></param> + </member> + <member name="M:UnityEngine.Material.#ctor(UnityEngine.Shader)"> + <summary> + <para>Create a temporary Material.</para> + </summary> + <param name="shader">Create a material with a given Shader.</param> + <param name="source">Create a material by copying all properties from another material.</param> + </member> + <member name="M:UnityEngine.Material.#ctor(UnityEngine.Material)"> + <summary> + <para>Create a temporary Material.</para> + </summary> + <param name="shader">Create a material with a given Shader.</param> + <param name="source">Create a material by copying all properties from another material.</param> + </member> + <member name="M:UnityEngine.Material.DisableKeyword(System.String)"> + <summary> + <para>Unset a shader keyword.</para> + </summary> + <param name="keyword"></param> + </member> + <member name="M:UnityEngine.Material.EnableKeyword(System.String)"> + <summary> + <para>Sets a shader keyword that is enabled by this material.</para> + </summary> + <param name="keyword"></param> + </member> + <member name="M:UnityEngine.Material.FindPass(System.String)"> + <summary> + <para>Returns the index of the pass passName.</para> + </summary> + <param name="passName"></param> + </member> + <member name="M:UnityEngine.Material.GetColor(System.String)"> + <summary> + <para>Get a named color value.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetColor(System.Int32)"> + <summary> + <para>Get a named color value.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetColorArray(System.String)"> + <summary> + <para>Get a named color array.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetColorArray(System.Int32)"> + <summary> + <para>Get a named color array.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetColorArray(System.String,System.Collections.Generic.List`1<UnityEngine.Color>)"> + <summary> + <para>Fetch a named color array into a list.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + <param name="values">The list to hold the returned array.</param> + </member> + <member name="M:UnityEngine.Material.GetColorArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Color>)"> + <summary> + <para>Fetch a named color array into a list.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + <param name="values">The list to hold the returned array.</param> + </member> + <member name="M:UnityEngine.Material.GetFloat(System.String)"> + <summary> + <para>Get a named float value.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetFloat(System.Int32)"> + <summary> + <para>Get a named float value.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetFloatArray(System.String)"> + <summary> + <para>Get a named float array.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + </member> + <member name="M:UnityEngine.Material.GetFloatArray(System.Int32)"> + <summary> + <para>Get a named float array.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + </member> + <member name="M:UnityEngine.Material.GetFloatArray(System.String,System.Collections.Generic.List`1<System.Single>)"> + <summary> + <para>Fetch a named float array into a list.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + <param name="values">The list to hold the returned array.</param> + </member> + <member name="M:UnityEngine.Material.GetFloatArray(System.Int32,System.Collections.Generic.List`1<System.Single>)"> + <summary> + <para>Fetch a named float array into a list.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + <param name="values">The list to hold the returned array.</param> + </member> + <member name="M:UnityEngine.Material.GetInt(System.String)"> + <summary> + <para>Get a named integer value.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetInt(System.Int32)"> + <summary> + <para>Get a named integer value.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetMatrix(System.String)"> + <summary> + <para>Get a named matrix value from the shader.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetMatrix(System.Int32)"> + <summary> + <para>Get a named matrix value from the shader.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetMatrixArray(System.String)"> + <summary> + <para>Get a named matrix array.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + </member> + <member name="M:UnityEngine.Material.GetMatrixArray(System.Int32)"> + <summary> + <para>Get a named matrix array.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + </member> + <member name="M:UnityEngine.Material.GetMatrixArray(System.String,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Fetch a named matrix array into a list.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="values">The list to hold the returned array.</param> + </member> + <member name="M:UnityEngine.Material.GetMatrixArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Fetch a named matrix array into a list.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="values">The list to hold the returned array.</param> + </member> + <member name="M:UnityEngine.Material.GetPassName(System.Int32)"> + <summary> + <para>Returns the name of the shader pass at index pass.</para> + </summary> + <param name="pass"></param> + </member> + <member name="M:UnityEngine.Material.GetShaderPassEnabled(System.String)"> + <summary> + <para>Checks whether a given Shader pass is enabled on this Material.</para> + </summary> + <param name="passName">Shader pass name (case insensitive).</param> + <returns> + <para>True if the Shader pass is enabled.</para> + </returns> + </member> + <member name="M:UnityEngine.Material.GetTag(System.String,System.Boolean)"> + <summary> + <para>Get the value of material's shader tag.</para> + </summary> + <param name="tag"></param> + <param name="searchFallbacks"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.Material.GetTag(System.String,System.Boolean,System.String)"> + <summary> + <para>Get the value of material's shader tag.</para> + </summary> + <param name="tag"></param> + <param name="searchFallbacks"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.Material.GetTexture(System.String)"> + <summary> + <para>Get a named texture.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetTexture(System.Int32)"> + <summary> + <para>Get a named texture.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetTextureOffset(System.String)"> + <summary> + <para>Gets the placement offset of texture propertyName.</para> + </summary> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetTextureScale(System.String)"> + <summary> + <para>Gets the placement scale of texture propertyName.</para> + </summary> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetVector(System.String)"> + <summary> + <para>Get a named vector value.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetVector(System.Int32)"> + <summary> + <para>Get a named vector value.</para> + </summary> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The name of the property.</param> + </member> + <member name="M:UnityEngine.Material.GetVectorArray(System.String)"> + <summary> + <para>Get a named vector array.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + </member> + <member name="M:UnityEngine.Material.GetVectorArray(System.Int32)"> + <summary> + <para>Get a named vector array.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + </member> + <member name="M:UnityEngine.Material.GetVectorArray(System.String,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Fetch a named vector array into a list.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="values">The list to hold the returned array.</param> + </member> + <member name="M:UnityEngine.Material.GetVectorArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Fetch a named vector array into a list.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="values">The list to hold the returned array.</param> + </member> + <member name="M:UnityEngine.Material.HasProperty(System.String)"> + <summary> + <para>Checks if material's shader has a property of a given name.</para> + </summary> + <param name="propertyName"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Material.HasProperty(System.Int32)"> + <summary> + <para>Checks if material's shader has a property of a given name.</para> + </summary> + <param name="propertyName"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Material.IsKeywordEnabled(System.String)"> + <summary> + <para>Is the shader keyword enabled on this material?</para> + </summary> + <param name="keyword"></param> + </member> + <member name="M:UnityEngine.Material.Lerp(UnityEngine.Material,UnityEngine.Material,System.Single)"> + <summary> + <para>Interpolate properties between two materials.</para> + </summary> + <param name="start"></param> + <param name="end"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Material.SetBuffer(System.String,UnityEngine.ComputeBuffer)"> + <summary> + <para>Sets a named ComputeBuffer value.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Property name.</param> + <param name="value">The ComputeBuffer value to set.</param> + </member> + <member name="M:UnityEngine.Material.SetBuffer(System.Int32,UnityEngine.ComputeBuffer)"> + <summary> + <para>Sets a named ComputeBuffer value.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Property name.</param> + <param name="value">The ComputeBuffer value to set.</param> + </member> + <member name="M:UnityEngine.Material.SetColor(System.String,UnityEngine.Color)"> + <summary> + <para>Sets a named color value.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Property name, e.g. "_Color".</param> + <param name="value">Color value to set.</param> + </member> + <member name="M:UnityEngine.Material.SetColor(System.Int32,UnityEngine.Color)"> + <summary> + <para>Sets a named color value.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Property name, e.g. "_Color".</param> + <param name="value">Color value to set.</param> + </member> + <member name="M:UnityEngine.Material.SetColorArray(System.String,UnityEngine.Color[])"> + <summary> + <para>Sets a color array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="values">Array of values to set.</param> + </member> + <member name="M:UnityEngine.Material.SetColorArray(System.Int32,UnityEngine.Color[])"> + <summary> + <para>Sets a color array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="values">Array of values to set.</param> + </member> + <member name="M:UnityEngine.Material.SetColorArray(System.String,System.Collections.Generic.List`1<UnityEngine.Color>)"> + <summary> + <para>Sets a color array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="values">Array of values to set.</param> + </member> + <member name="M:UnityEngine.Material.SetColorArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Color>)"> + <summary> + <para>Sets a color array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="values">Array of values to set.</param> + </member> + <member name="M:UnityEngine.Material.SetFloat(System.String,System.Single)"> + <summary> + <para>Sets a named float value.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="value">Float value to set.</param> + <param name="name">Property name, e.g. "_Glossiness".</param> + </member> + <member name="M:UnityEngine.Material.SetFloat(System.Int32,System.Single)"> + <summary> + <para>Sets a named float value.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="value">Float value to set.</param> + <param name="name">Property name, e.g. "_Glossiness".</param> + </member> + <member name="M:UnityEngine.Material.SetFloatArray(System.String,System.Single[])"> + <summary> + <para>Sets a float array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="nameID">Property name ID. Use Shader.PropertyToID to get this ID.</param> + <param name="values">Array of values to set.</param> + </member> + <member name="M:UnityEngine.Material.SetFloatArray(System.Int32,System.Single[])"> + <summary> + <para>Sets a float array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="nameID">Property name ID. Use Shader.PropertyToID to get this ID.</param> + <param name="values">Array of values to set.</param> + </member> + <member name="M:UnityEngine.Material.SetFloatArray(System.String,System.Collections.Generic.List`1<System.Single>)"> + <summary> + <para>Sets a float array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="nameID">Property name ID. Use Shader.PropertyToID to get this ID.</param> + <param name="values">Array of values to set.</param> + </member> + <member name="M:UnityEngine.Material.SetFloatArray(System.Int32,System.Collections.Generic.List`1<System.Single>)"> + <summary> + <para>Sets a float array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="nameID">Property name ID. Use Shader.PropertyToID to get this ID.</param> + <param name="values">Array of values to set.</param> + </member> + <member name="M:UnityEngine.Material.SetInt(System.String,System.Int32)"> + <summary> + <para>Sets a named integer value.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="value">Integer value to set.</param> + <param name="name">Property name, e.g. "_SrcBlend".</param> + </member> + <member name="M:UnityEngine.Material.SetInt(System.Int32,System.Int32)"> + <summary> + <para>Sets a named integer value.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="value">Integer value to set.</param> + <param name="name">Property name, e.g. "_SrcBlend".</param> + </member> + <member name="M:UnityEngine.Material.SetMatrix(System.String,UnityEngine.Matrix4x4)"> + <summary> + <para>Sets a named matrix for the shader.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Property name, e.g. "_CubemapRotation".</param> + <param name="value">Matrix value to set.</param> + </member> + <member name="M:UnityEngine.Material.SetMatrix(System.Int32,UnityEngine.Matrix4x4)"> + <summary> + <para>Sets a named matrix for the shader.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Property name, e.g. "_CubemapRotation".</param> + <param name="value">Matrix value to set.</param> + </member> + <member name="M:UnityEngine.Material.SetMatrixArray(System.String,UnityEngine.Matrix4x4[])"> + <summary> + <para>Sets a matrix array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="values">Array of values to set.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + </member> + <member name="M:UnityEngine.Material.SetMatrixArray(System.Int32,UnityEngine.Matrix4x4[])"> + <summary> + <para>Sets a matrix array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="values">Array of values to set.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + </member> + <member name="M:UnityEngine.Material.SetMatrixArray(System.String,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Sets a matrix array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="values">Array of values to set.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + </member> + <member name="M:UnityEngine.Material.SetMatrixArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Sets a matrix array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="values">Array of values to set.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + </member> + <member name="M:UnityEngine.Material.SetOverrideTag(System.String,System.String)"> + <summary> + <para>Sets an override tag/value on the material.</para> + </summary> + <param name="tag">Name of the tag to set.</param> + <param name="val">Name of the value to set. Empty string to clear the override flag.</param> + </member> + <member name="M:UnityEngine.Material.SetPass(System.Int32)"> + <summary> + <para>Activate the given pass for rendering.</para> + </summary> + <param name="pass">Shader pass number to setup.</param> + <returns> + <para>If false is returned, no rendering should be done.</para> + </returns> + </member> + <member name="M:UnityEngine.Material.SetShaderPassEnabled(System.String,System.Boolean)"> + <summary> + <para>Enables or disables a Shader pass on a per-Material level.</para> + </summary> + <param name="passName">Shader pass name (case insensitive).</param> + <param name="enabled">Flag indicating whether this Shader pass should be enabled.</param> + </member> + <member name="M:UnityEngine.Material.SetTexture(System.String,UnityEngine.Texture)"> + <summary> + <para>Sets a named texture.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Property name, e.g. "_MainTex".</param> + <param name="value">Texture to set.</param> + </member> + <member name="M:UnityEngine.Material.SetTexture(System.Int32,UnityEngine.Texture)"> + <summary> + <para>Sets a named texture.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Property name, e.g. "_MainTex".</param> + <param name="value">Texture to set.</param> + </member> + <member name="M:UnityEngine.Material.SetTextureOffset(System.String,UnityEngine.Vector2)"> + <summary> + <para>Sets the placement offset of texture propertyName.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Property name, for example: "_MainTex".</param> + <param name="value">Texture placement offset.</param> + </member> + <member name="M:UnityEngine.Material.SetTextureOffset(System.Int32,UnityEngine.Vector2)"> + <summary> + <para>Sets the placement offset of texture propertyName.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Property name, for example: "_MainTex".</param> + <param name="value">Texture placement offset.</param> + </member> + <member name="M:UnityEngine.Material.SetTextureScale(System.String,UnityEngine.Vector2)"> + <summary> + <para>Sets the placement scale of texture propertyName.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Property name, e.g. "_MainTex".</param> + <param name="value">Texture placement scale.</param> + </member> + <member name="M:UnityEngine.Material.SetTextureScale(System.Int32,UnityEngine.Vector2)"> + <summary> + <para>Sets the placement scale of texture propertyName.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Property name, e.g. "_MainTex".</param> + <param name="value">Texture placement scale.</param> + </member> + <member name="M:UnityEngine.Material.SetVector(System.String,UnityEngine.Vector4)"> + <summary> + <para>Sets a named vector value.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Property name, e.g. "_WaveAndDistance".</param> + <param name="value">Vector value to set.</param> + </member> + <member name="M:UnityEngine.Material.SetVector(System.Int32,UnityEngine.Vector4)"> + <summary> + <para>Sets a named vector value.</para> + </summary> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + <param name="name">Property name, e.g. "_WaveAndDistance".</param> + <param name="value">Vector value to set.</param> + </member> + <member name="M:UnityEngine.Material.SetVectorArray(System.String,UnityEngine.Vector4[])"> + <summary> + <para>Sets a vector array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="values">Array of values to set.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + </member> + <member name="M:UnityEngine.Material.SetVectorArray(System.Int32,UnityEngine.Vector4[])"> + <summary> + <para>Sets a vector array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="values">Array of values to set.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + </member> + <member name="M:UnityEngine.Material.SetVectorArray(System.String,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Sets a vector array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="values">Array of values to set.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + </member> + <member name="M:UnityEngine.Material.SetVectorArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Sets a vector array property.</para> + </summary> + <param name="name">Property name.</param> + <param name="values">Array of values to set.</param> + <param name="nameID">Property name ID, use Shader.PropertyToID to get it.</param> + </member> + <member name="T:UnityEngine.MaterialGlobalIlluminationFlags"> + <summary> + <para>How the material interacts with lightmaps and lightprobes.</para> + </summary> + </member> + <member name="F:UnityEngine.MaterialGlobalIlluminationFlags.AnyEmissive"> + <summary> + <para>Helper Mask to be used to query the enum only based on whether realtime GI or baked GI is set, ignoring all other bits.</para> + </summary> + </member> + <member name="F:UnityEngine.MaterialGlobalIlluminationFlags.BakedEmissive"> + <summary> + <para>The emissive lighting affects baked Global Illumination. It emits lighting into baked lightmaps and baked lightprobes.</para> + </summary> + </member> + <member name="F:UnityEngine.MaterialGlobalIlluminationFlags.EmissiveIsBlack"> + <summary> + <para>The emissive lighting is guaranteed to be black. This lets the lightmapping system know that it doesn't have to extract emissive lighting information from the material and can simply assume it is completely black.</para> + </summary> + </member> + <member name="F:UnityEngine.MaterialGlobalIlluminationFlags.None"> + <summary> + <para>The emissive lighting does not affect Global Illumination at all.</para> + </summary> + </member> + <member name="F:UnityEngine.MaterialGlobalIlluminationFlags.RealtimeEmissive"> + <summary> + <para>The emissive lighting will affect realtime Global Illumination. It emits lighting into realtime lightmaps and realtime lightprobes.</para> + </summary> + </member> + <member name="T:UnityEngine.MaterialPropertyBlock"> + <summary> + <para>A block of material values to apply.</para> + </summary> + </member> + <member name="P:UnityEngine.MaterialPropertyBlock.isEmpty"> + <summary> + <para>Is the material property block empty? (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.Clear"> + <summary> + <para>Clear material property values.</para> + </summary> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetFloat(System.String)"> + <summary> + <para>Get a float from the property block.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetFloat(System.Int32)"> + <summary> + <para>Get a float from the property block.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetFloatArray(System.String)"> + <summary> + <para>Get a float array from the property block.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetFloatArray(System.Int32)"> + <summary> + <para>Get a float array from the property block.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetFloatArray(System.String,System.Collections.Generic.List`1<System.Single>)"> + <summary> + <para>Fetch a float array from the property block into a list.</para> + </summary> + <param name="values">The list to hold the returned array.</param> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetFloatArray(System.Int32,System.Collections.Generic.List`1<System.Single>)"> + <summary> + <para>Fetch a float array from the property block into a list.</para> + </summary> + <param name="values">The list to hold the returned array.</param> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetMatrix(System.String)"> + <summary> + <para>Get a matrix from the property block.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetMatrix(System.Int32)"> + <summary> + <para>Get a matrix from the property block.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetMatrixArray(System.String)"> + <summary> + <para>Get a matrix array from the property block.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetMatrixArray(System.Int32)"> + <summary> + <para>Get a matrix array from the property block.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetMatrixArray(System.String,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Fetch a matrix array from the property block into a list.</para> + </summary> + <param name="values">The list to hold the returned array.</param> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetMatrixArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Fetch a matrix array from the property block into a list.</para> + </summary> + <param name="values">The list to hold the returned array.</param> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetTexture(System.String)"> + <summary> + <para>Get a texture from the property block.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetTexture(System.Int32)"> + <summary> + <para>Get a texture from the property block.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetVector(System.String)"> + <summary> + <para>Get a vector from the property block.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetVector(System.Int32)"> + <summary> + <para>Get a vector from the property block.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetVectorArray(System.String)"> + <summary> + <para>Get a vector array from the property block.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetVectorArray(System.Int32)"> + <summary> + <para>Get a vector array from the property block.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetVectorArray(System.String,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Fetch a vector array from the property block into a list.</para> + </summary> + <param name="values">The list to hold the returned array.</param> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.GetVectorArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Fetch a vector array from the property block into a list.</para> + </summary> + <param name="values">The list to hold the returned array.</param> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetBuffer(System.String,UnityEngine.ComputeBuffer)"> + <summary> + <para>Set a ComputeBuffer property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="value">The ComputeBuffer to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetBuffer(System.Int32,UnityEngine.ComputeBuffer)"> + <summary> + <para>Set a ComputeBuffer property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="value">The ComputeBuffer to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetColor(System.String,UnityEngine.Color)"> + <summary> + <para>Set a color property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="value">The Color value to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetColor(System.Int32,UnityEngine.Color)"> + <summary> + <para>Set a color property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="value">The Color value to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetFloat(System.String,System.Single)"> + <summary> + <para>Set a float property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="value">The float value to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetFloat(System.Int32,System.Single)"> + <summary> + <para>Set a float property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="value">The float value to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetFloatArray(System.String,System.Single[])"> + <summary> + <para>Set a float array property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="values">The array to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetFloatArray(System.Int32,System.Single[])"> + <summary> + <para>Set a float array property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="values">The array to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetFloatArray(System.String,System.Collections.Generic.List`1<System.Single>)"> + <summary> + <para>Set a float array property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="values">The array to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetFloatArray(System.Int32,System.Collections.Generic.List`1<System.Single>)"> + <summary> + <para>Set a float array property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="values">The array to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetMatrix(System.String,UnityEngine.Matrix4x4)"> + <summary> + <para>Set a matrix property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="value">The matrix value to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetMatrix(System.Int32,UnityEngine.Matrix4x4)"> + <summary> + <para>Set a matrix property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="value">The matrix value to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetMatrixArray(System.String,UnityEngine.Matrix4x4[])"> + <summary> + <para>Set a matrix array property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="values">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="nameID">The array to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetMatrixArray(System.Int32,UnityEngine.Matrix4x4[])"> + <summary> + <para>Set a matrix array property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="values">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="nameID">The array to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetMatrixArray(System.String,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Set a matrix array property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="values">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="nameID">The array to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetMatrixArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Set a matrix array property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="values">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="nameID">The array to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetTexture(System.String,UnityEngine.Texture)"> + <summary> + <para>Set a texture property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="value">The Texture to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetTexture(System.Int32,UnityEngine.Texture)"> + <summary> + <para>Set a texture property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="value">The Texture to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetVector(System.String,UnityEngine.Vector4)"> + <summary> + <para>Set a vector property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="value">The Vector4 value to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetVector(System.Int32,UnityEngine.Vector4)"> + <summary> + <para>Set a vector property.</para> + </summary> + <param name="name">The name of the property.</param> + <param name="nameID">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="value">The Vector4 value to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetVectorArray(System.String,UnityEngine.Vector4[])"> + <summary> + <para>Set a vector array property.</para> + </summary> + <param name="nameID">The name of the property.</param> + <param name="values">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The array to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetVectorArray(System.Int32,UnityEngine.Vector4[])"> + <summary> + <para>Set a vector array property.</para> + </summary> + <param name="nameID">The name of the property.</param> + <param name="values">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The array to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetVectorArray(System.String,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Set a vector array property.</para> + </summary> + <param name="nameID">The name of the property.</param> + <param name="values">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The array to set.</param> + </member> + <member name="M:UnityEngine.MaterialPropertyBlock.SetVectorArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Set a vector array property.</para> + </summary> + <param name="nameID">The name of the property.</param> + <param name="values">The name ID of the property retrieved by Shader.PropertyToID.</param> + <param name="name">The array to set.</param> + </member> + <member name="T:UnityEngine.Mathf"> + <summary> + <para>A collection of common math functions.</para> + </summary> + </member> + <member name="M:UnityEngine.Mathf.Abs(System.Single)"> + <summary> + <para>Returns the absolute value of f.</para> + </summary> + <param name="f"></param> + </member> + <member name="M:UnityEngine.Mathf.Abs(System.Int32)"> + <summary> + <para>Returns the absolute value of value.</para> + </summary> + <param name="value"></param> + </member> + <member name="M:UnityEngine.Mathf.Acos(System.Single)"> + <summary> + <para>Returns the arc-cosine of f - the angle in radians whose cosine is f.</para> + </summary> + <param name="f"></param> + </member> + <member name="M:UnityEngine.Mathf.Approximately(System.Single,System.Single)"> + <summary> + <para>Compares two floating point values and returns true if they are similar.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Mathf.Asin(System.Single)"> + <summary> + <para>Returns the arc-sine of f - the angle in radians whose sine is f.</para> + </summary> + <param name="f"></param> + </member> + <member name="M:UnityEngine.Mathf.Atan(System.Single)"> + <summary> + <para>Returns the arc-tangent of f - the angle in radians whose tangent is f.</para> + </summary> + <param name="f"></param> + </member> + <member name="M:UnityEngine.Mathf.Atan2(System.Single,System.Single)"> + <summary> + <para>Returns the angle in radians whose Tan is y/x.</para> + </summary> + <param name="y"></param> + <param name="x"></param> + </member> + <member name="M:UnityEngine.Mathf.Ceil(System.Single)"> + <summary> + <para>Returns the smallest integer greater to or equal to f.</para> + </summary> + <param name="f"></param> + </member> + <member name="M:UnityEngine.Mathf.CeilToInt(System.Single)"> + <summary> + <para>Returns the smallest integer greater to or equal to f.</para> + </summary> + <param name="f"></param> + </member> + <member name="M:UnityEngine.Mathf.Clamp(System.Single,System.Single,System.Single)"> + <summary> + <para>Clamps a value between a minimum float and maximum float value.</para> + </summary> + <param name="value"></param> + <param name="min"></param> + <param name="max"></param> + </member> + <member name="M:UnityEngine.Mathf.Clamp(System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Clamps value between min and max and returns value.</para> + </summary> + <param name="value"></param> + <param name="min"></param> + <param name="max"></param> + </member> + <member name="M:UnityEngine.Mathf.Clamp01(System.Single)"> + <summary> + <para>Clamps value between 0 and 1 and returns value.</para> + </summary> + <param name="value"></param> + </member> + <member name="M:UnityEngine.Mathf.ClosestPowerOfTwo(System.Int32)"> + <summary> + <para>Returns the closest power of two value.</para> + </summary> + <param name="value"></param> + </member> + <member name="M:UnityEngine.Mathf.CorrelatedColorTemperatureToRGB(System.Single)"> + <summary> + <para>Convert a color temperature in Kelvin to RGB color.</para> + </summary> + <param name="kelvin">Temperature in Kelvin. Range 1000 to 40000 Kelvin.</param> + <returns> + <para>Correlated Color Temperature as floating point RGB color.</para> + </returns> + </member> + <member name="M:UnityEngine.Mathf.Cos(System.Single)"> + <summary> + <para>Returns the cosine of angle f in radians.</para> + </summary> + <param name="f"></param> + </member> + <member name="F:UnityEngine.Mathf.Deg2Rad"> + <summary> + <para>Degrees-to-radians conversion constant (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Mathf.DeltaAngle(System.Single,System.Single)"> + <summary> + <para>Calculates the shortest difference between two given angles given in degrees.</para> + </summary> + <param name="current"></param> + <param name="target"></param> + </member> + <member name="F:UnityEngine.Mathf.Epsilon"> + <summary> + <para>A tiny floating point value (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Mathf.Exp(System.Single)"> + <summary> + <para>Returns e raised to the specified power.</para> + </summary> + <param name="power"></param> + </member> + <member name="M:UnityEngine.Mathf.Floor(System.Single)"> + <summary> + <para>Returns the largest integer smaller to or equal to f.</para> + </summary> + <param name="f"></param> + </member> + <member name="M:UnityEngine.Mathf.FloorToInt(System.Single)"> + <summary> + <para>Returns the largest integer smaller to or equal to f.</para> + </summary> + <param name="f"></param> + </member> + <member name="M:UnityEngine.Mathf.GammaToLinearSpace(System.Single)"> + <summary> + <para>Converts the given value from gamma (sRGB) to linear color space.</para> + </summary> + <param name="value"></param> + </member> + <member name="F:UnityEngine.Mathf.Infinity"> + <summary> + <para>A representation of positive infinity (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Mathf.InverseLerp(System.Single,System.Single,System.Single)"> + <summary> + <para>Calculates the linear parameter t that produces the interpolant value within the range [a, b].</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.Mathf.IsPowerOfTwo(System.Int32)"> + <summary> + <para>Returns true if the value is power of two.</para> + </summary> + <param name="value"></param> + </member> + <member name="M:UnityEngine.Mathf.Lerp(System.Single,System.Single,System.Single)"> + <summary> + <para>Linearly interpolates between a and b by t.</para> + </summary> + <param name="a">The start value.</param> + <param name="b">The end value.</param> + <param name="t">The interpolation value between the two floats.</param> + <returns> + <para>The interpolated float result between the two float values.</para> + </returns> + </member> + <member name="M:UnityEngine.Mathf.LerpAngle(System.Single,System.Single,System.Single)"> + <summary> + <para>Same as Lerp but makes sure the values interpolate correctly when they wrap around 360 degrees.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Mathf.LerpUnclamped(System.Single,System.Single,System.Single)"> + <summary> + <para>Linearly interpolates between a and b by t with no limit to t.</para> + </summary> + <param name="a">The start value.</param> + <param name="b">The end value.</param> + <param name="t">The interpolation between the two floats.</param> + <returns> + <para>The float value as a result from the linear interpolation.</para> + </returns> + </member> + <member name="M:UnityEngine.Mathf.LinearToGammaSpace(System.Single)"> + <summary> + <para>Converts the given value from linear to gamma (sRGB) color space.</para> + </summary> + <param name="value"></param> + </member> + <member name="M:UnityEngine.Mathf.Log(System.Single,System.Single)"> + <summary> + <para>Returns the logarithm of a specified number in a specified base.</para> + </summary> + <param name="f"></param> + <param name="p"></param> + </member> + <member name="M:UnityEngine.Mathf.Log(System.Single)"> + <summary> + <para>Returns the natural (base e) logarithm of a specified number.</para> + </summary> + <param name="f"></param> + </member> + <member name="M:UnityEngine.Mathf.Log10(System.Single)"> + <summary> + <para>Returns the base 10 logarithm of a specified number.</para> + </summary> + <param name="f"></param> + </member> + <member name="M:UnityEngine.Mathf.Max(System.Single,System.Single)"> + <summary> + <para>Returns largest of two or more values.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="values"></param> + </member> + <member name="M:UnityEngine.Mathf.Max(System.Single[])"> + <summary> + <para>Returns largest of two or more values.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="values"></param> + </member> + <member name="M:UnityEngine.Mathf.Max(System.Int32,System.Int32)"> + <summary> + <para>Returns the largest of two or more values.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="values"></param> + </member> + <member name="M:UnityEngine.Mathf.Max(System.Int32[])"> + <summary> + <para>Returns the largest of two or more values.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="values"></param> + </member> + <member name="M:UnityEngine.Mathf.Min(System.Single,System.Single)"> + <summary> + <para>Returns the smallest of two or more values.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="values"></param> + </member> + <member name="M:UnityEngine.Mathf.Min(System.Single[])"> + <summary> + <para>Returns the smallest of two or more values.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="values"></param> + </member> + <member name="M:UnityEngine.Mathf.Min(System.Int32,System.Int32)"> + <summary> + <para>Returns the smallest of two or more values.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="values"></param> + </member> + <member name="M:UnityEngine.Mathf.Min(System.Int32[])"> + <summary> + <para>Returns the smallest of two or more values.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="values"></param> + </member> + <member name="M:UnityEngine.Mathf.MoveTowards(System.Single,System.Single,System.Single)"> + <summary> + <para>Moves a value current towards target.</para> + </summary> + <param name="current">The current value.</param> + <param name="target">The value to move towards.</param> + <param name="maxDelta">The maximum change that should be applied to the value.</param> + </member> + <member name="M:UnityEngine.Mathf.MoveTowardsAngle(System.Single,System.Single,System.Single)"> + <summary> + <para>Same as MoveTowards but makes sure the values interpolate correctly when they wrap around 360 degrees.</para> + </summary> + <param name="current"></param> + <param name="target"></param> + <param name="maxDelta"></param> + </member> + <member name="F:UnityEngine.Mathf.NegativeInfinity"> + <summary> + <para>A representation of negative infinity (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Mathf.NextPowerOfTwo(System.Int32)"> + <summary> + <para>Returns the next power of two value.</para> + </summary> + <param name="value"></param> + </member> + <member name="M:UnityEngine.Mathf.PerlinNoise(System.Single,System.Single)"> + <summary> + <para>Generate 2D Perlin noise.</para> + </summary> + <param name="x">X-coordinate of sample point.</param> + <param name="y">Y-coordinate of sample point.</param> + <returns> + <para>Value between 0.0 and 1.0.</para> + </returns> + </member> + <member name="F:UnityEngine.Mathf.PI"> + <summary> + <para>The infamous 3.14159265358979... value (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Mathf.PingPong(System.Single,System.Single)"> + <summary> + <para>PingPongs the value t, so that it is never larger than length and never smaller than 0.</para> + </summary> + <param name="t"></param> + <param name="length"></param> + </member> + <member name="M:UnityEngine.Mathf.Pow(System.Single,System.Single)"> + <summary> + <para>Returns f raised to power p.</para> + </summary> + <param name="f"></param> + <param name="p"></param> + </member> + <member name="F:UnityEngine.Mathf.Rad2Deg"> + <summary> + <para>Radians-to-degrees conversion constant (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Mathf.Repeat(System.Single,System.Single)"> + <summary> + <para>Loops the value t, so that it is never larger than length and never smaller than 0.</para> + </summary> + <param name="t"></param> + <param name="length"></param> + </member> + <member name="M:UnityEngine.Mathf.Round(System.Single)"> + <summary> + <para>Returns f rounded to the nearest integer.</para> + </summary> + <param name="f"></param> + </member> + <member name="M:UnityEngine.Mathf.RoundToInt(System.Single)"> + <summary> + <para>Returns f rounded to the nearest integer.</para> + </summary> + <param name="f"></param> + </member> + <member name="M:UnityEngine.Mathf.Sign(System.Single)"> + <summary> + <para>Returns the sign of f.</para> + </summary> + <param name="f"></param> + </member> + <member name="M:UnityEngine.Mathf.Sin(System.Single)"> + <summary> + <para>Returns the sine of angle f in radians.</para> + </summary> + <param name="f">The argument as a radian.</param> + <returns> + <para>The return value between -1 and +1.</para> + </returns> + </member> + <member name="M:UnityEngine.Mathf.SmoothDamp(System.Single,System.Single,System.Single&,System.Single)"> + <summary> + <para>Gradually changes a value towards a desired goal over time.</para> + </summary> + <param name="current">The current position.</param> + <param name="target">The position we are trying to reach.</param> + <param name="currentVelocity">The current velocity, this value is modified by the function every time you call it.</param> + <param name="smoothTime">Approximately the time it will take to reach the target. A smaller value will reach the target faster.</param> + <param name="maxSpeed">Optionally allows you to clamp the maximum speed.</param> + <param name="deltaTime">The time since the last call to this function. By default Time.deltaTime.</param> + </member> + <member name="M:UnityEngine.Mathf.SmoothDamp(System.Single,System.Single,System.Single&,System.Single,System.Single)"> + <summary> + <para>Gradually changes a value towards a desired goal over time.</para> + </summary> + <param name="current">The current position.</param> + <param name="target">The position we are trying to reach.</param> + <param name="currentVelocity">The current velocity, this value is modified by the function every time you call it.</param> + <param name="smoothTime">Approximately the time it will take to reach the target. A smaller value will reach the target faster.</param> + <param name="maxSpeed">Optionally allows you to clamp the maximum speed.</param> + <param name="deltaTime">The time since the last call to this function. By default Time.deltaTime.</param> + </member> + <member name="M:UnityEngine.Mathf.SmoothDamp(System.Single,System.Single,System.Single&,System.Single,System.Single,System.Single)"> + <summary> + <para>Gradually changes a value towards a desired goal over time.</para> + </summary> + <param name="current">The current position.</param> + <param name="target">The position we are trying to reach.</param> + <param name="currentVelocity">The current velocity, this value is modified by the function every time you call it.</param> + <param name="smoothTime">Approximately the time it will take to reach the target. A smaller value will reach the target faster.</param> + <param name="maxSpeed">Optionally allows you to clamp the maximum speed.</param> + <param name="deltaTime">The time since the last call to this function. By default Time.deltaTime.</param> + </member> + <member name="M:UnityEngine.Mathf.SmoothDampAngle(System.Single,System.Single,System.Single&,System.Single)"> + <summary> + <para>Gradually changes an angle given in degrees towards a desired goal angle over time.</para> + </summary> + <param name="current">The current position.</param> + <param name="target">The position we are trying to reach.</param> + <param name="currentVelocity">The current velocity, this value is modified by the function every time you call it.</param> + <param name="smoothTime">Approximately the time it will take to reach the target. A smaller value will reach the target faster.</param> + <param name="maxSpeed">Optionally allows you to clamp the maximum speed.</param> + <param name="deltaTime">The time since the last call to this function. By default Time.deltaTime.</param> + </member> + <member name="M:UnityEngine.Mathf.SmoothDampAngle(System.Single,System.Single,System.Single&,System.Single,System.Single)"> + <summary> + <para>Gradually changes an angle given in degrees towards a desired goal angle over time.</para> + </summary> + <param name="current">The current position.</param> + <param name="target">The position we are trying to reach.</param> + <param name="currentVelocity">The current velocity, this value is modified by the function every time you call it.</param> + <param name="smoothTime">Approximately the time it will take to reach the target. A smaller value will reach the target faster.</param> + <param name="maxSpeed">Optionally allows you to clamp the maximum speed.</param> + <param name="deltaTime">The time since the last call to this function. By default Time.deltaTime.</param> + </member> + <member name="M:UnityEngine.Mathf.SmoothDampAngle(System.Single,System.Single,System.Single&,System.Single,System.Single,System.Single)"> + <summary> + <para>Gradually changes an angle given in degrees towards a desired goal angle over time.</para> + </summary> + <param name="current">The current position.</param> + <param name="target">The position we are trying to reach.</param> + <param name="currentVelocity">The current velocity, this value is modified by the function every time you call it.</param> + <param name="smoothTime">Approximately the time it will take to reach the target. A smaller value will reach the target faster.</param> + <param name="maxSpeed">Optionally allows you to clamp the maximum speed.</param> + <param name="deltaTime">The time since the last call to this function. By default Time.deltaTime.</param> + </member> + <member name="M:UnityEngine.Mathf.SmoothStep(System.Single,System.Single,System.Single)"> + <summary> + <para>Interpolates between min and max with smoothing at the limits.</para> + </summary> + <param name="from"></param> + <param name="to"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Mathf.Sqrt(System.Single)"> + <summary> + <para>Returns square root of f.</para> + </summary> + <param name="f"></param> + </member> + <member name="M:UnityEngine.Mathf.Tan(System.Single)"> + <summary> + <para>Returns the tangent of angle f in radians.</para> + </summary> + <param name="f"></param> + </member> + <member name="T:UnityEngine.Matrix4x4"> + <summary> + <para>A standard 4x4 transformation matrix.</para> + </summary> + </member> + <member name="P:UnityEngine.Matrix4x4.decomposeProjection"> + <summary> + <para>This property takes a projection matrix and returns the six plane coordinates that define a projection frustum.</para> + </summary> + </member> + <member name="P:UnityEngine.Matrix4x4.determinant"> + <summary> + <para>The determinant of the matrix.</para> + </summary> + </member> + <member name="P:UnityEngine.Matrix4x4.identity"> + <summary> + <para>Returns the identity matrix (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Matrix4x4.inverse"> + <summary> + <para>The inverse of this matrix (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Matrix4x4.isIdentity"> + <summary> + <para>Is this the identity matrix?</para> + </summary> + </member> + <member name="P:UnityEngine.Matrix4x4.lossyScale"> + <summary> + <para>Attempts to get a scale value from the matrix.</para> + </summary> + </member> + <member name="P:UnityEngine.Matrix4x4.rotation"> + <summary> + <para>Attempts to get a rotation quaternion from this matrix.</para> + </summary> + </member> + <member name="P:UnityEngine.Matrix4x4.transpose"> + <summary> + <para>Returns the transpose of this matrix (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Matrix4x4.zero"> + <summary> + <para>Returns a matrix with all elements set to zero (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Matrix4x4.Frustum(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>This function returns a projection matrix with viewing frustum that has a near plane defined by the coordinates that were passed in.</para> + </summary> + <param name="left">The X coordinate of the left side of the near projection plane in view space.</param> + <param name="right">The X coordinate of the right side of the near projection plane in view space.</param> + <param name="bottom">The Y coordinate of the bottom side of the near projection plane in view space.</param> + <param name="top">The Y coordinate of the top side of the near projection plane in view space.</param> + <param name="zNear">Z distance to the near plane from the origin in view space.</param> + <param name="zFar">Z distance to the far plane from the origin in view space.</param> + <param name="frustumPlanes">Frustum planes struct that contains the view space coordinates of that define a viewing frustum.</param> + <returns> + <para>A projection matrix with a viewing frustum defined by the plane coordinates passed in.</para> + </returns> + </member> + <member name="M:UnityEngine.Matrix4x4.Frustum(UnityEngine.FrustumPlanes)"> + <summary> + <para>This function returns a projection matrix with viewing frustum that has a near plane defined by the coordinates that were passed in.</para> + </summary> + <param name="left">The X coordinate of the left side of the near projection plane in view space.</param> + <param name="right">The X coordinate of the right side of the near projection plane in view space.</param> + <param name="bottom">The Y coordinate of the bottom side of the near projection plane in view space.</param> + <param name="top">The Y coordinate of the top side of the near projection plane in view space.</param> + <param name="zNear">Z distance to the near plane from the origin in view space.</param> + <param name="zFar">Z distance to the far plane from the origin in view space.</param> + <param name="frustumPlanes">Frustum planes struct that contains the view space coordinates of that define a viewing frustum.</param> + <returns> + <para>A projection matrix with a viewing frustum defined by the plane coordinates passed in.</para> + </returns> + </member> + <member name="M:UnityEngine.Matrix4x4.GetColumn(System.Int32)"> + <summary> + <para>Get a column of the matrix.</para> + </summary> + <param name="index"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.GetRow(System.Int32)"> + <summary> + <para>Returns a row of the matrix.</para> + </summary> + <param name="index"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.LookAt(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Given a source point, a target point, and an up vector, computes a transformation matrix that corresponds to a camera viewing the target from the source, such that the right-hand vector is perpendicular to the up vector.</para> + </summary> + <param name="from">The source point.</param> + <param name="to">The target point.</param> + <param name="up">The vector describing the up direction (typically Vector3.up).</param> + <returns> + <para>The resulting transformation matrix.</para> + </returns> + </member> + <member name="M:UnityEngine.Matrix4x4.MultiplyPoint(UnityEngine.Vector3)"> + <summary> + <para>Transforms a position by this matrix (generic).</para> + </summary> + <param name="point"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.MultiplyPoint3x4(UnityEngine.Vector3)"> + <summary> + <para>Transforms a position by this matrix (fast).</para> + </summary> + <param name="point"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.MultiplyVector(UnityEngine.Vector3)"> + <summary> + <para>Transforms a direction by this matrix.</para> + </summary> + <param name="vector"></param> + </member> + <member name="?:UnityEngine.Matrix4x4.op_Multiply(UnityEngine.Matrix4x4,UnityEngine.Matrix4x4)"> + <summary> + <para>Multiplies two matrices.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Matrix4x4.op_Multiply(UnityEngine.Matrix4x4,UnityEngine.Vector4)"> + <summary> + <para>Transforms a Vector4 by a matrix.</para> + </summary> + <param name="lhs"></param> + <param name="vector"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.Ortho(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Creates an orthogonal projection matrix.</para> + </summary> + <param name="left"></param> + <param name="right"></param> + <param name="bottom"></param> + <param name="top"></param> + <param name="zNear"></param> + <param name="zFar"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.Perspective(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Creates a perspective projection matrix.</para> + </summary> + <param name="fov"></param> + <param name="aspect"></param> + <param name="zNear"></param> + <param name="zFar"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.Rotate(UnityEngine.Quaternion)"> + <summary> + <para>Creates a rotation matrix.</para> + </summary> + <param name="q"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.Scale(UnityEngine.Vector3)"> + <summary> + <para>Creates a scaling matrix.</para> + </summary> + <param name="vector"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.SetColumn(System.Int32,UnityEngine.Vector4)"> + <summary> + <para>Sets a column of the matrix.</para> + </summary> + <param name="index"></param> + <param name="column"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.SetRow(System.Int32,UnityEngine.Vector4)"> + <summary> + <para>Sets a row of the matrix.</para> + </summary> + <param name="index"></param> + <param name="row"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.SetTRS(UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Vector3)"> + <summary> + <para>Sets this matrix to a translation, rotation and scaling matrix.</para> + </summary> + <param name="pos"></param> + <param name="q"></param> + <param name="s"></param> + </member> + <member name="P:UnityEngine.Matrix4x4.this"> + <summary> + <para>Access element at [row, column].</para> + </summary> + </member> + <member name="P:UnityEngine.Matrix4x4.this"> + <summary> + <para>Access element at sequential index (0..15 inclusive).</para> + </summary> + </member> + <member name="M:UnityEngine.Matrix4x4.ToString"> + <summary> + <para>Returns a nicely formatted string for this matrix.</para> + </summary> + <param name="format"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.ToString(System.String)"> + <summary> + <para>Returns a nicely formatted string for this matrix.</para> + </summary> + <param name="format"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.TransformPlane(UnityEngine.Plane)"> + <summary> + <para>Returns a plane that is transformed in space.</para> + </summary> + <param name="plane"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.Translate(UnityEngine.Vector3)"> + <summary> + <para>Creates a translation matrix.</para> + </summary> + <param name="vector"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.TRS(UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Vector3)"> + <summary> + <para>Creates a translation, rotation and scaling matrix.</para> + </summary> + <param name="pos"></param> + <param name="q"></param> + <param name="s"></param> + </member> + <member name="M:UnityEngine.Matrix4x4.ValidTRS"> + <summary> + <para>Checks if this matrix is a valid transform matrix.</para> + </summary> + </member> + <member name="T:UnityEngine.Mesh"> + <summary> + <para>A class that allows creating or modifying meshes from scripts.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.bindposes"> + <summary> + <para>The bind poses. The bind pose at each index refers to the bone with the same index.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.blendShapeCount"> + <summary> + <para>Returns BlendShape count on this mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.boneWeights"> + <summary> + <para>The bone weights of each vertex.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.bounds"> + <summary> + <para>The bounding volume of the mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.colors"> + <summary> + <para>Vertex colors of the Mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.colors32"> + <summary> + <para>Vertex colors of the Mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.isReadable"> + <summary> + <para>Returns state of the Read/Write Enabled checkbox when model was imported.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.normals"> + <summary> + <para>The normals of the Mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.subMeshCount"> + <summary> + <para>The number of sub-Meshes. Every Material has a separate triangle list.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.tangents"> + <summary> + <para>The tangents of the Mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.triangles"> + <summary> + <para>An array containing all triangles in the Mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.uv"> + <summary> + <para>The base texture coordinates of the Mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.uv2"> + <summary> + <para>The second texture coordinate set of the mesh, if present.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.uv3"> + <summary> + <para>The third texture coordinate set of the mesh, if present.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.uv4"> + <summary> + <para>The fourth texture coordinate set of the mesh, if present.</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.vertexBufferCount"> + <summary> + <para>Get the number of vertex buffers present in the Mesh. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.vertexCount"> + <summary> + <para>Returns the number of vertices in the Mesh (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Mesh.vertices"> + <summary> + <para>Returns a copy of the vertex positions or assigns a new vertex positions array.</para> + </summary> + </member> + <member name="M:UnityEngine.Mesh.AddBlendShapeFrame(System.String,System.Single,UnityEngine.Vector3[],UnityEngine.Vector3[],UnityEngine.Vector3[])"> + <summary> + <para>Adds a new blend shape frame.</para> + </summary> + <param name="shapeName">Name of the blend shape to add a frame to.</param> + <param name="frameWeight">Weight for the frame being added.</param> + <param name="deltaVertices">Delta vertices for the frame being added.</param> + <param name="deltaNormals">Delta normals for the frame being added.</param> + <param name="deltaTangents">Delta tangents for the frame being added.</param> + </member> + <member name="M:UnityEngine.Mesh.Clear(System.Boolean)"> + <summary> + <para>Clears all vertex data and all triangle indices.</para> + </summary> + <param name="keepVertexLayout"></param> + </member> + <member name="M:UnityEngine.Mesh.ClearBlendShapes"> + <summary> + <para>Clears all blend shapes from Mesh.</para> + </summary> + </member> + <member name="M:UnityEngine.Mesh.CombineMeshes(UnityEngine.CombineInstance[],System.Boolean,System.Boolean,System.Boolean)"> + <summary> + <para>Combines several Meshes into this Mesh.</para> + </summary> + <param name="combine">Descriptions of the Meshes to combine.</param> + <param name="mergeSubMeshes">Defines whether Meshes should be combined into a single sub-Mesh.</param> + <param name="useMatrices">Defines whether the transforms supplied in the CombineInstance array should be used or ignored.</param> + <param name="hasLightmapData"></param> + </member> + <member name="M:UnityEngine.Mesh.#ctor"> + <summary> + <para>Creates an empty Mesh.</para> + </summary> + </member> + <member name="M:UnityEngine.Mesh.GetBindposes(System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Gets the bind poses for this instance.</para> + </summary> + <param name="bindposes">A list of bind poses to populate.</param> + </member> + <member name="M:UnityEngine.Mesh.GetBlendShapeFrameCount(System.Int32)"> + <summary> + <para>Returns the frame count for a blend shape.</para> + </summary> + <param name="shapeIndex">The shape index to get frame count from.</param> + </member> + <member name="M:UnityEngine.Mesh.GetBlendShapeFrameVertices(System.Int32,System.Int32,UnityEngine.Vector3[],UnityEngine.Vector3[],UnityEngine.Vector3[])"> + <summary> + <para>Retreives deltaVertices, deltaNormals and deltaTangents of a blend shape frame.</para> + </summary> + <param name="shapeIndex">The shape index of the frame.</param> + <param name="frameIndex">The frame index to get the weight from.</param> + <param name="deltaVertices">Delta vertices output array for the frame being retreived.</param> + <param name="deltaNormals">Delta normals output array for the frame being retreived.</param> + <param name="deltaTangents">Delta tangents output array for the frame being retreived.</param> + </member> + <member name="M:UnityEngine.Mesh.GetBlendShapeFrameWeight(System.Int32,System.Int32)"> + <summary> + <para>Returns the weight of a blend shape frame.</para> + </summary> + <param name="shapeIndex">The shape index of the frame.</param> + <param name="frameIndex">The frame index to get the weight from.</param> + </member> + <member name="M:UnityEngine.Mesh.GetBlendShapeIndex(System.String)"> + <summary> + <para>Returns index of BlendShape by given name.</para> + </summary> + <param name="blendShapeName"></param> + </member> + <member name="M:UnityEngine.Mesh.GetBlendShapeName(System.Int32)"> + <summary> + <para>Returns name of BlendShape by given index.</para> + </summary> + <param name="shapeIndex"></param> + </member> + <member name="M:UnityEngine.Mesh.GetBoneWeights(System.Collections.Generic.List`1<UnityEngine.BoneWeight>)"> + <summary> + <para>Gets the bone weights for this instance.</para> + </summary> + <param name="boneWeights">A list of bone weights to populate.</param> + </member> + <member name="M:UnityEngine.Mesh.GetColors(System.Collections.Generic.List`1<UnityEngine.Color>)"> + <summary> + <para>Gets the vertex colors for this instance.</para> + </summary> + <param name="colors">A list of vertex colors to populate.</param> + </member> + <member name="M:UnityEngine.Mesh.GetColors(System.Collections.Generic.List`1<UnityEngine.Color32>)"> + <summary> + <para>Gets the vertex colors for this instance.</para> + </summary> + <param name="colors">A list of vertex colors to populate.</param> + </member> + <member name="M:UnityEngine.Mesh.GetIndexCount(System.Int32)"> + <summary> + <para>Gets the index count of the given submesh.</para> + </summary> + <param name="submesh"></param> + </member> + <member name="M:UnityEngine.Mesh.GetIndexStart(System.Int32)"> + <summary> + <para>Gets the starting index location within the Mesh's index buffer, for the given submesh.</para> + </summary> + <param name="submesh"></param> + </member> + <member name="M:UnityEngine.Mesh.GetIndices(System.Collections.Generic.List`1<System.Int32>,System.Int32)"> + <summary> + <para>Gets the index buffer for the specified sub mesh on this instance.</para> + </summary> + <param name="indices">A list of indices to populate.</param> + <param name="submesh">The sub mesh on this instance. See subMeshCount.</param> + </member> + <member name="M:UnityEngine.Mesh.GetIndices(System.Int32)"> + <summary> + <para>Gets the index buffer for the specified sub mesh on this instance.</para> + </summary> + <param name="indices">A list of indices to populate.</param> + <param name="submesh">The sub mesh on this instance. See subMeshCount.</param> + </member> + <member name="M:UnityEngine.Mesh.GetNativeIndexBufferPtr"> + <summary> + <para>Retrieves a native (underlying graphics API) pointer to the index buffer.</para> + </summary> + <returns> + <para>Pointer to the underlying graphics API index buffer.</para> + </returns> + </member> + <member name="M:UnityEngine.Mesh.GetNativeVertexBufferPtr(System.Int32)"> + <summary> + <para>Retrieves a native (underlying graphics API) pointer to the vertex buffer.</para> + </summary> + <param name="bufferIndex">Which vertex buffer to get (some Meshes might have more than one). See vertexBufferCount.</param> + <param name="index"></param> + <returns> + <para>Pointer to the underlying graphics API vertex buffer.</para> + </returns> + </member> + <member name="M:UnityEngine.Mesh.GetNormals(System.Collections.Generic.List`1<UnityEngine.Vector3>)"> + <summary> + <para>Gets the vertex normals for this instance.</para> + </summary> + <param name="normals">A list of vertex normals to populate.</param> + </member> + <member name="M:UnityEngine.Mesh.GetTangents(System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Gets the tangents for this instance.</para> + </summary> + <param name="tangents">A list of tangents to populate.</param> + </member> + <member name="M:UnityEngine.Mesh.GetTopology(System.Int32)"> + <summary> + <para>Gets the topology of a sub-Mesh.</para> + </summary> + <param name="submesh"></param> + </member> + <member name="M:UnityEngine.Mesh.GetTriangles(System.Collections.Generic.List`1<System.Int32>,System.Int32)"> + <summary> + <para>Gets the triangle list for the specified sub mesh on this instance.</para> + </summary> + <param name="triangles">A list of vertex indices to populate.</param> + <param name="submesh">The sub mesh on this instance. See subMeshCount.</param> + </member> + <member name="M:UnityEngine.Mesh.GetTriangles(System.Int32)"> + <summary> + <para>Gets the triangle list for the specified sub mesh on this instance.</para> + </summary> + <param name="triangles">A list of vertex indices to populate.</param> + <param name="submesh">The sub mesh on this instance. See subMeshCount.</param> + </member> + <member name="M:UnityEngine.Mesh.GetUVs(System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector2>)"> + <summary> + <para>Get the UVs for a given chanel.</para> + </summary> + <param name="channel">The UV Channel (zero-indexed).</param> + <param name="uvs">List of UVs to get for the given index.</param> + </member> + <member name="M:UnityEngine.Mesh.GetUVs(System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector3>)"> + <summary> + <para>Get the UVs for a given chanel.</para> + </summary> + <param name="channel">The UV Channel (zero-indexed).</param> + <param name="uvs">List of UVs to get for the given index.</param> + </member> + <member name="M:UnityEngine.Mesh.GetUVs(System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Get the UVs for a given chanel.</para> + </summary> + <param name="channel">The UV Channel (zero-indexed).</param> + <param name="uvs">List of UVs to get for the given index.</param> + </member> + <member name="M:UnityEngine.Mesh.GetVertices(System.Collections.Generic.List`1<UnityEngine.Vector3>)"> + <summary> + <para>Gets the vertex positions for this instance.</para> + </summary> + <param name="vertices">A list of vertex positions to populate.</param> + </member> + <member name="M:UnityEngine.Mesh.MarkDynamic"> + <summary> + <para>Optimize mesh for frequent updates.</para> + </summary> + </member> + <member name="M:UnityEngine.Mesh.Optimize"> + <summary> + <para>Optimizes the Mesh for display.</para> + </summary> + </member> + <member name="M:UnityEngine.Mesh.RecalculateBounds"> + <summary> + <para>Recalculate the bounding volume of the Mesh from the vertices.</para> + </summary> + </member> + <member name="M:UnityEngine.Mesh.RecalculateNormals"> + <summary> + <para>Recalculates the normals of the Mesh from the triangles and vertices.</para> + </summary> + </member> + <member name="M:UnityEngine.Mesh.RecalculateTangents"> + <summary> + <para>Recalculates the tangents of the Mesh from the normals and texture coordinates.</para> + </summary> + </member> + <member name="M:UnityEngine.Mesh.SetColors(System.Collections.Generic.List`1<UnityEngine.Color>)"> + <summary> + <para>Vertex colors of the Mesh.</para> + </summary> + <param name="inColors">Per-Vertex Colours.</param> + </member> + <member name="M:UnityEngine.Mesh.SetColors(System.Collections.Generic.List`1<UnityEngine.Color32>)"> + <summary> + <para>Vertex colors of the Mesh.</para> + </summary> + <param name="inColors">Per-Vertex Colours.</param> + </member> + <member name="M:UnityEngine.Mesh.SetIndices(System.Int32[],UnityEngine.MeshTopology,System.Int32,System.Boolean)"> + <summary> + <para>Sets the index buffer for the sub-Mesh.</para> + </summary> + <param name="indices">The array of indices that define the Mesh.</param> + <param name="topology">The topology of the Mesh, e.g: Triangles, Lines, Quads, Points, etc. See MeshTopology.</param> + <param name="submesh">The submesh to modify.</param> + <param name="calculateBounds">Calculate the bounding box of the Mesh after setting the indices. This is done by default. +Use false when you want to use the existing bounding box and reduce the CPU cost of setting the indices.</param> + </member> + <member name="M:UnityEngine.Mesh.SetIndices(System.Int32[],UnityEngine.MeshTopology,System.Int32)"> + <summary> + <para>Sets the index buffer for the sub-Mesh.</para> + </summary> + <param name="indices">The array of indices that define the Mesh.</param> + <param name="topology">The topology of the Mesh, e.g: Triangles, Lines, Quads, Points, etc. See MeshTopology.</param> + <param name="submesh">The submesh to modify.</param> + <param name="calculateBounds">Calculate the bounding box of the Mesh after setting the indices. This is done by default. +Use false when you want to use the existing bounding box and reduce the CPU cost of setting the indices.</param> + </member> + <member name="M:UnityEngine.Mesh.SetNormals(System.Collections.Generic.List`1<UnityEngine.Vector3>)"> + <summary> + <para>Set the normals of the Mesh.</para> + </summary> + <param name="inNormals">Per-vertex normals.</param> + </member> + <member name="M:UnityEngine.Mesh.SetTangents(System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Set the tangents of the Mesh.</para> + </summary> + <param name="inTangents">Per-vertex tangents.</param> + </member> + <member name="M:UnityEngine.Mesh.SetTriangles(System.Collections.Generic.List`1<System.Int32>,System.Int32)"> + <summary> + <para>Sets the triangle list for the sub-Mesh.</para> + </summary> + <param name="triangles">The list of indices that define the triangles.</param> + <param name="submesh">The submesh to modify.</param> + <param name="calculateBounds">Calculate the bounding box of the Mesh after setting the triangles. This is done by default. +Use false when you want to use the existing bounding box and reduce the CPU cost of setting the triangles.</param> + </member> + <member name="M:UnityEngine.Mesh.SetTriangles(System.Int32[],System.Int32)"> + <summary> + <para>Sets the triangle list for the sub-Mesh.</para> + </summary> + <param name="triangles">The list of indices that define the triangles.</param> + <param name="submesh">The submesh to modify.</param> + <param name="calculateBounds">Calculate the bounding box of the Mesh after setting the triangles. This is done by default. +Use false when you want to use the existing bounding box and reduce the CPU cost of setting the triangles.</param> + </member> + <member name="M:UnityEngine.Mesh.SetUVs(System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector2>)"> + <summary> + <para>Set the UVs for a given chanel.</para> + </summary> + <param name="channel">The UV Channel (zero-indexed).</param> + <param name="uvs">List of UVs to set for the given index.</param> + </member> + <member name="M:UnityEngine.Mesh.SetUVs(System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector3>)"> + <summary> + <para>Set the UVs for a given chanel.</para> + </summary> + <param name="channel">The UV Channel (zero-indexed).</param> + <param name="uvs">List of UVs to set for the given index.</param> + </member> + <member name="M:UnityEngine.Mesh.SetUVs(System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Set the UVs for a given chanel.</para> + </summary> + <param name="channel">The UV Channel (zero-indexed).</param> + <param name="uvs">List of UVs to set for the given index.</param> + </member> + <member name="M:UnityEngine.Mesh.SetVertices(System.Collections.Generic.List`1<UnityEngine.Vector3>)"> + <summary> + <para>Assigns a new vertex positions array.</para> + </summary> + <param name="inVertices">Per-vertex position.</param> + </member> + <member name="M:UnityEngine.Mesh.UploadMeshData(System.Boolean)"> + <summary> + <para>Upload previously done Mesh modifications to the graphics API.</para> + </summary> + <param name="markNoLongerReadable">Frees up system memory copy of mesh data when set to true.</param> + <param name="markNoLogerReadable"></param> + </member> + <member name="T:UnityEngine.MeshFilter"> + <summary> + <para>A class to access the Mesh of the.</para> + </summary> + </member> + <member name="P:UnityEngine.MeshFilter.mesh"> + <summary> + <para>Returns the instantiated Mesh assigned to the mesh filter.</para> + </summary> + </member> + <member name="P:UnityEngine.MeshFilter.sharedMesh"> + <summary> + <para>Returns the shared mesh of the mesh filter.</para> + </summary> + </member> + <member name="T:UnityEngine.MeshRenderer"> + <summary> + <para>Renders meshes inserted by the MeshFilter or TextMesh.</para> + </summary> + </member> + <member name="P:UnityEngine.MeshRenderer.additionalVertexStreams"> + <summary> + <para>Vertex attributes in this mesh will override or add attributes of the primary mesh in the MeshRenderer.</para> + </summary> + </member> + <member name="T:UnityEngine.MeshTopology"> + <summary> + <para>Topology of Mesh faces.</para> + </summary> + </member> + <member name="F:UnityEngine.MeshTopology.Lines"> + <summary> + <para>Mesh is made from lines.</para> + </summary> + </member> + <member name="F:UnityEngine.MeshTopology.LineStrip"> + <summary> + <para>Mesh is a line strip.</para> + </summary> + </member> + <member name="F:UnityEngine.MeshTopology.Points"> + <summary> + <para>Mesh is made from points.</para> + </summary> + </member> + <member name="F:UnityEngine.MeshTopology.Quads"> + <summary> + <para>Mesh is made from quads.</para> + </summary> + </member> + <member name="F:UnityEngine.MeshTopology.Triangles"> + <summary> + <para>Mesh is made from triangles.</para> + </summary> + </member> + <member name="T:UnityEngine.MonoBehaviour"> + <summary> + <para>MonoBehaviour is the base class from which every Unity script derives.</para> + </summary> + </member> + <member name="M:UnityEngine.MonoBehaviour.print(System.Object)"> + <summary> + <para>Logs message to the Unity Console (identical to Debug.Log).</para> + </summary> + <param name="message"></param> + </member> + <member name="P:UnityEngine.MonoBehaviour.useGUILayout"> + <summary> + <para>Disabling this lets you skip the GUI layout phase.</para> + </summary> + </member> + <member name="M:UnityEngine.MonoBehaviour.CancelInvoke"> + <summary> + <para>Cancels all Invoke calls on this MonoBehaviour.</para> + </summary> + </member> + <member name="M:UnityEngine.MonoBehaviour.CancelInvoke(System.String)"> + <summary> + <para>Cancels all Invoke calls with name methodName on this behaviour.</para> + </summary> + <param name="methodName"></param> + </member> + <member name="M:UnityEngine.MonoBehaviour.Invoke(System.String,System.Single)"> + <summary> + <para>Invokes the method methodName in time seconds.</para> + </summary> + <param name="methodName"></param> + <param name="time"></param> + </member> + <member name="M:UnityEngine.MonoBehaviour.InvokeRepeating(System.String,System.Single,System.Single)"> + <summary> + <para>Invokes the method methodName in time seconds, then repeatedly every repeatRate seconds.</para> + </summary> + <param name="methodName"></param> + <param name="time"></param> + <param name="repeatRate"></param> + </member> + <member name="M:UnityEngine.MonoBehaviour.IsInvoking(System.String)"> + <summary> + <para>Is any invoke on methodName pending?</para> + </summary> + <param name="methodName"></param> + </member> + <member name="M:UnityEngine.MonoBehaviour.IsInvoking"> + <summary> + <para>Is any invoke pending on this MonoBehaviour?</para> + </summary> + </member> + <member name="M:UnityEngine.MonoBehaviour.StartCoroutine(System.Collections.IEnumerator)"> + <summary> + <para>Starts a coroutine.</para> + </summary> + <param name="routine"></param> + </member> + <member name="M:UnityEngine.MonoBehaviour.StartCoroutine(System.String,System.Object)"> + <summary> + <para>Starts a coroutine named methodName.</para> + </summary> + <param name="methodName"></param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.MonoBehaviour.StartCoroutine(System.String)"> + <summary> + <para>Starts a coroutine named methodName.</para> + </summary> + <param name="methodName"></param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.MonoBehaviour.StartCoroutine"> + <summary> + <para>Starts a Coroutine named coroutine.</para> + </summary> + <param name="coroutine">Name of the created Coroutine.</param> + </member> + <member name="M:UnityEngine.MonoBehaviour.StopAllCoroutines"> + <summary> + <para>Stops all coroutines running on this behaviour.</para> + </summary> + </member> + <member name="M:UnityEngine.MonoBehaviour.StopCoroutine(System.String)"> + <summary> + <para>Stops the first coroutine named methodName, or the coroutine stored in routine running on this behaviour.</para> + </summary> + <param name="methodName">Name of coroutine.</param> + <param name="routine">Name of the function in code, including coroutines.</param> + </member> + <member name="M:UnityEngine.MonoBehaviour.StopCoroutine(System.Collections.IEnumerator)"> + <summary> + <para>Stops the first coroutine named methodName, or the coroutine stored in routine running on this behaviour.</para> + </summary> + <param name="methodName">Name of coroutine.</param> + <param name="routine">Name of the function in code, including coroutines.</param> + </member> + <member name="M:UnityEngine.MonoBehaviour.StopCoroutine(UnityEngine.Coroutine)"> + <summary> + <para>Stops the first coroutine named methodName, or the coroutine stored in routine running on this behaviour.</para> + </summary> + <param name="methodName">Name of coroutine.</param> + <param name="routine">Name of the function in code, including coroutines.</param> + </member> + <member name="T:UnityEngine.MotionVectorGenerationMode"> + <summary> + <para>The type of motion vectors that should be generated.</para> + </summary> + </member> + <member name="F:UnityEngine.MotionVectorGenerationMode.Camera"> + <summary> + <para>Use only camera movement to track motion.</para> + </summary> + </member> + <member name="F:UnityEngine.MotionVectorGenerationMode.ForceNoMotion"> + <summary> + <para>Do not track motion. Motion vectors will be 0.</para> + </summary> + </member> + <member name="F:UnityEngine.MotionVectorGenerationMode.Object"> + <summary> + <para>Use a specific pass (if required) to track motion.</para> + </summary> + </member> + <member name="T:UnityEngine.MultilineAttribute"> + <summary> + <para>Attribute to make a string be edited with a multi-line textfield.</para> + </summary> + </member> + <member name="M:UnityEngine.MultilineAttribute.#ctor"> + <summary> + <para>Attribute used to make a string value be shown in a multiline textarea.</para> + </summary> + <param name="lines">How many lines of text to make room for. Default is 3.</param> + </member> + <member name="M:UnityEngine.MultilineAttribute.#ctor(System.Int32)"> + <summary> + <para>Attribute used to make a string value be shown in a multiline textarea.</para> + </summary> + <param name="lines">How many lines of text to make room for. Default is 3.</param> + </member> + <member name="T:UnityEngine.Network"> + <summary> + <para>The network class is at the heart of the network implementation and provides the core functions.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.connections"> + <summary> + <para>All connected players.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.connectionTesterIP"> + <summary> + <para>The IP address of the connection tester used in Network.TestConnection.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.connectionTesterPort"> + <summary> + <para>The port of the connection tester used in Network.TestConnection.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.incomingPassword"> + <summary> + <para>Set the password for the server (for incoming connections).</para> + </summary> + </member> + <member name="P:UnityEngine.Network.isClient"> + <summary> + <para>Returns true if your peer type is client.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.isMessageQueueRunning"> + <summary> + <para>Enable or disable the processing of network messages.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.isServer"> + <summary> + <para>Returns true if your peer type is server.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.logLevel"> + <summary> + <para>Set the log level for network messages (default is Off).</para> + </summary> + </member> + <member name="P:UnityEngine.Network.maxConnections"> + <summary> + <para>Set the maximum amount of connections/players allowed.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.minimumAllocatableViewIDs"> + <summary> + <para>Get or set the minimum number of ViewID numbers in the ViewID pool given to clients by the server.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.natFacilitatorIP"> + <summary> + <para>The IP address of the NAT punchthrough facilitator.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.natFacilitatorPort"> + <summary> + <para>The port of the NAT punchthrough facilitator.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.peerType"> + <summary> + <para>The status of the peer type, i.e. if it is disconnected, connecting, server or client.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.player"> + <summary> + <para>Get the local NetworkPlayer instance.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.proxyIP"> + <summary> + <para>The IP address of the proxy server.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.proxyPassword"> + <summary> + <para>Set the proxy server password.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.proxyPort"> + <summary> + <para>The port of the proxy server.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.sendRate"> + <summary> + <para>The default send rate of network updates for all Network Views.</para> + </summary> + </member> + <member name="P:UnityEngine.Network.time"> + <summary> + <para>Get the current network time (seconds).</para> + </summary> + </member> + <member name="P:UnityEngine.Network.useProxy"> + <summary> + <para>Indicate if proxy support is needed, in which case traffic is relayed through the proxy server.</para> + </summary> + </member> + <member name="M:UnityEngine.Network.AllocateViewID"> + <summary> + <para>Query for the next available network view ID number and allocate it (reserve).</para> + </summary> + </member> + <member name="M:UnityEngine.Network.CloseConnection(UnityEngine.NetworkPlayer,System.Boolean)"> + <summary> + <para>Close the connection to another system.</para> + </summary> + <param name="target"></param> + <param name="sendDisconnectionNotification"></param> + </member> + <member name="M:UnityEngine.Network.Connect(System.String,System.Int32)"> + <summary> + <para>Connect to the specified host (ip or domain name) and server port.</para> + </summary> + <param name="IP"></param> + <param name="remotePort"></param> + <param name="password"></param> + </member> + <member name="M:UnityEngine.Network.Connect(System.String,System.Int32,System.String)"> + <summary> + <para>Connect to the specified host (ip or domain name) and server port.</para> + </summary> + <param name="IP"></param> + <param name="remotePort"></param> + <param name="password"></param> + </member> + <member name="M:UnityEngine.Network.Connect(System.String[],System.Int32)"> + <summary> + <para>This function is exactly like Network.Connect but can accept an array of IP addresses.</para> + </summary> + <param name="IPs"></param> + <param name="remotePort"></param> + <param name="password"></param> + </member> + <member name="M:UnityEngine.Network.Connect(System.String[],System.Int32,System.String)"> + <summary> + <para>This function is exactly like Network.Connect but can accept an array of IP addresses.</para> + </summary> + <param name="IPs"></param> + <param name="remotePort"></param> + <param name="password"></param> + </member> + <member name="M:UnityEngine.Network.Connect(System.String)"> + <summary> + <para>Connect to a server GUID. NAT punchthrough can only be performed this way.</para> + </summary> + <param name="GUID"></param> + <param name="password"></param> + </member> + <member name="M:UnityEngine.Network.Connect(System.String,System.String)"> + <summary> + <para>Connect to a server GUID. NAT punchthrough can only be performed this way.</para> + </summary> + <param name="GUID"></param> + <param name="password"></param> + </member> + <member name="M:UnityEngine.Network.Connect(UnityEngine.HostData)"> + <summary> + <para>Connect to the host represented by a HostData structure returned by the Master Server.</para> + </summary> + <param name="hostData"></param> + <param name="password"></param> + </member> + <member name="M:UnityEngine.Network.Connect(UnityEngine.HostData,System.String)"> + <summary> + <para>Connect to the host represented by a HostData structure returned by the Master Server.</para> + </summary> + <param name="hostData"></param> + <param name="password"></param> + </member> + <member name="M:UnityEngine.Network.Destroy(UnityEngine.NetworkViewID)"> + <summary> + <para>Destroy the object associated with this view ID across the network.</para> + </summary> + <param name="viewID"></param> + </member> + <member name="M:UnityEngine.Network.Destroy(UnityEngine.GameObject)"> + <summary> + <para>Destroy the object across the network.</para> + </summary> + <param name="gameObject"></param> + </member> + <member name="M:UnityEngine.Network.DestroyPlayerObjects(UnityEngine.NetworkPlayer)"> + <summary> + <para>Destroy all the objects based on view IDs belonging to this player.</para> + </summary> + <param name="playerID"></param> + </member> + <member name="M:UnityEngine.Network.Disconnect()"> + <summary> + <para>Close all open connections and shuts down the network interface.</para> + </summary> + <param name="timeout"></param> + </member> + <member name="M:UnityEngine.Network.Disconnect(System.Int32)"> + <summary> + <para>Close all open connections and shuts down the network interface.</para> + </summary> + <param name="timeout"></param> + </member> + <member name="M:UnityEngine.Network.GetAveragePing(UnityEngine.NetworkPlayer)"> + <summary> + <para>The last average ping time to the given player in milliseconds.</para> + </summary> + <param name="player"></param> + </member> + <member name="M:UnityEngine.Network.GetLastPing(UnityEngine.NetworkPlayer)"> + <summary> + <para>The last ping time to the given player in milliseconds.</para> + </summary> + <param name="player"></param> + </member> + <member name="M:UnityEngine.Network.HavePublicAddress"> + <summary> + <para>Check if this machine has a public IP address.</para> + </summary> + </member> + <member name="M:UnityEngine.Network.InitializeSecurity"> + <summary> + <para>Initializes security layer.</para> + </summary> + </member> + <member name="M:UnityEngine.Network.InitializeServer(System.Int32,System.Int32)"> + <summary> + <para>Initialize the server.</para> + </summary> + <param name="connections"></param> + <param name="listenPort"></param> + <param name="useNat"></param> + </member> + <member name="M:UnityEngine.Network.InitializeServer(System.Int32,System.Int32,System.Boolean)"> + <summary> + <para>Initialize the server.</para> + </summary> + <param name="connections"></param> + <param name="listenPort"></param> + <param name="useNat"></param> + </member> + <member name="M:UnityEngine.Network.Instantiate(UnityEngine.Object,UnityEngine.Vector3,UnityEngine.Quaternion,System.Int32)"> + <summary> + <para>Network instantiate a prefab.</para> + </summary> + <param name="prefab"></param> + <param name="position"></param> + <param name="rotation"></param> + <param name="group"></param> + </member> + <member name="M:UnityEngine.Network.RemoveRPCs(UnityEngine.NetworkPlayer)"> + <summary> + <para>Remove all RPC functions which belong to this player ID.</para> + </summary> + <param name="playerID"></param> + </member> + <member name="M:UnityEngine.Network.RemoveRPCs(UnityEngine.NetworkPlayer,System.Int32)"> + <summary> + <para>Remove all RPC functions which belong to this player ID and were sent based on the given group.</para> + </summary> + <param name="playerID"></param> + <param name="group"></param> + </member> + <member name="M:UnityEngine.Network.RemoveRPCs(UnityEngine.NetworkViewID)"> + <summary> + <para>Remove the RPC function calls accociated with this view ID number.</para> + </summary> + <param name="viewID"></param> + </member> + <member name="M:UnityEngine.Network.RemoveRPCsInGroup(System.Int32)"> + <summary> + <para>Remove all RPC functions which belong to given group number.</para> + </summary> + <param name="group"></param> + </member> + <member name="M:UnityEngine.Network.SetLevelPrefix(System.Int32)"> + <summary> + <para>Set the level prefix which will then be prefixed to all network ViewID numbers.</para> + </summary> + <param name="prefix"></param> + </member> + <member name="M:UnityEngine.Network.SetReceivingEnabled(UnityEngine.NetworkPlayer,System.Int32,System.Boolean)"> + <summary> + <para>Enable or disables the reception of messages in a specific group number from a specific player.</para> + </summary> + <param name="player"></param> + <param name="group"></param> + <param name="enabled"></param> + </member> + <member name="M:UnityEngine.Network.SetSendingEnabled(System.Int32,System.Boolean)"> + <summary> + <para>Enables or disables transmission of messages and RPC calls on a specific network group number.</para> + </summary> + <param name="group"></param> + <param name="enabled"></param> + </member> + <member name="M:UnityEngine.Network.SetSendingEnabled(UnityEngine.NetworkPlayer,System.Int32,System.Boolean)"> + <summary> + <para>Enable or disable transmission of messages and RPC calls based on target network player as well as the network group.</para> + </summary> + <param name="player"></param> + <param name="group"></param> + <param name="enabled"></param> + </member> + <member name="M:UnityEngine.Network.TestConnection()"> + <summary> + <para>Test this machines network connection.</para> + </summary> + <param name="forceTest"></param> + </member> + <member name="M:UnityEngine.Network.TestConnection(System.Boolean)"> + <summary> + <para>Test this machines network connection.</para> + </summary> + <param name="forceTest"></param> + </member> + <member name="M:UnityEngine.Network.TestConnectionNAT()"> + <summary> + <para>Test the connection specifically for NAT punch-through connectivity.</para> + </summary> + <param name="forceTest"></param> + </member> + <member name="M:UnityEngine.Network.TestConnectionNAT(System.Boolean)"> + <summary> + <para>Test the connection specifically for NAT punch-through connectivity.</para> + </summary> + <param name="forceTest"></param> + </member> + <member name="T:UnityEngine.NetworkConnectionError"> + <summary> + <para>Possible status messages returned by Network.Connect and in MonoBehaviour.OnFailedToConnect|OnFailedToConnect in case the error was not immediate.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.AlreadyConnectedToAnotherServer"> + <summary> + <para>Cannot connect to two servers at once. Close the connection before connecting again.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.AlreadyConnectedToServer"> + <summary> + <para>We are already connected to this particular server (can happen after fast disconnect/reconnect).</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.ConnectionBanned"> + <summary> + <para>We are banned from the system we attempted to connect to (likely temporarily).</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.ConnectionFailed"> + <summary> + <para>Connection attempt failed, possibly because of internal connectivity problems.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.CreateSocketOrThreadFailure"> + <summary> + <para>Internal error while attempting to initialize network interface. Socket possibly already in use.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.EmptyConnectTarget"> + <summary> + <para>No host target given in Connect.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.IncorrectParameters"> + <summary> + <para>Incorrect parameters given to Connect function.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.InternalDirectConnectFailed"> + <summary> + <para>Client could not connect internally to same network NAT enabled server.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.InvalidPassword"> + <summary> + <para>The server is using a password and has refused our connection because we did not set the correct password.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.NATPunchthroughFailed"> + <summary> + <para>NAT punchthrough attempt has failed. The cause could be a too restrictive NAT implementation on either endpoints.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.NATTargetConnectionLost"> + <summary> + <para>Connection lost while attempting to connect to NAT target.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.NATTargetNotConnected"> + <summary> + <para>The NAT target we are trying to connect to is not connected to the facilitator server.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.NoError"> + <summary> + <para>No error occurred.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.RSAPublicKeyMismatch"> + <summary> + <para>We presented an RSA public key which does not match what the system we connected to is using.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkConnectionError.TooManyConnectedPlayers"> + <summary> + <para>The server is at full capacity, failed to connect.</para> + </summary> + </member> + <member name="T:UnityEngine.NetworkDisconnection"> + <summary> + <para>The reason a disconnect event occured, like in MonoBehaviour.OnDisconnectedFromServer|OnDisconnectedFromServer.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkDisconnection.Disconnected"> + <summary> + <para>The connection to the system has been closed.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkDisconnection.LostConnection"> + <summary> + <para>The connection to the system has been lost, no reliable packets could be delivered.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.PlayerConnection.MessageEventArgs"> + <summary> + <para>Arguments passed to Action callbacks registered in PlayerConnection.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.PlayerConnection.MessageEventArgs.data"> + <summary> + <para>Data that is received.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.PlayerConnection.MessageEventArgs.playerId"> + <summary> + <para>The Player ID that the data is received from.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.PlayerConnection.PlayerConnection"> + <summary> + <para>Used for handling the network connection from the Player to the Editor.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.PlayerConnection.PlayerConnection.instance"> + <summary> + <para>Singleton instance.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.PlayerConnection.PlayerConnection.isConnected"> + <summary> + <para>Returns true when Editor is connected to the player.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.PlayerConnection.PlayerConnection.DisconnectAll"> + <summary> + <para>This disconnects all of the active connections.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.PlayerConnection.PlayerConnection.Register(System.Guid,UnityEngine.Events.UnityAction`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>)"> + <summary> + <para>Registers a listener for a specific message ID, with an Action to be executed whenever that message is received by the Editor. +This ID must be the same as for messages sent from EditorConnection.Send().</para> + </summary> + <param name="messageId">The message ID that should cause the Action callback to be executed when received.</param> + <param name="callback">Action that is executed when a message with ID messageId is received by the Editor. +The callback includes the data that is sent from the Player, and the Player ID. +The Player ID is always 1, because only one Editor can be connected.</param> + </member> + <member name="M:UnityEngine.Networking.PlayerConnection.PlayerConnection.RegisterConnection(UnityEngine.Events.UnityAction`1<System.Int32>)"> + <summary> + <para>Registers a callback that is invoked when the Editor connects to the Player.</para> + </summary> + <param name="callback">Action called when Player connects, with the Player ID of the Editor.</param> + </member> + <member name="M:UnityEngine.Networking.PlayerConnection.PlayerConnection.RegisterDisconnection(UnityEngine.Events.UnityAction`1<System.Int32>)"> + <summary> + <para>Registers a callback to be called when Editor disconnects.</para> + </summary> + <param name="callback">The Action that is called when a Player disconnects.</param> + </member> + <member name="M:UnityEngine.Networking.PlayerConnection.PlayerConnection.Send(System.Guid,System.Byte[])"> + <summary> + <para>Sends data to the Editor.</para> + </summary> + <param name="messageId">The type ID of the message that is sent to the Editor.</param> + <param name="data"></param> + </member> + <member name="M:UnityEngine.Networking.PlayerConnection.PlayerConnection.Unregister(System.Guid,UnityEngine.Events.UnityAction`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>)"> + <summary> + <para>Deregisters a message listener.</para> + </summary> + <param name="messageId">Message ID associated with the callback that you wish to deregister.</param> + <param name="callback">The associated callback function you wish to deregister.</param> + </member> + <member name="T:UnityEngine.NetworkLogLevel"> + <summary> + <para>Describes different levels of log information the network layer supports.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkLogLevel.Full"> + <summary> + <para>Full debug level logging down to each individual message being reported.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkLogLevel.Informational"> + <summary> + <para>Report informational messages like connectivity events.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkLogLevel.Off"> + <summary> + <para>Only report errors, otherwise silent.</para> + </summary> + </member> + <member name="T:UnityEngine.NetworkMessageInfo"> + <summary> + <para>This data structure contains information on a message just received from the network.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkMessageInfo.networkView"> + <summary> + <para>The NetworkView who sent this message.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkMessageInfo.sender"> + <summary> + <para>The player who sent this network message (owner).</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkMessageInfo.timestamp"> + <summary> + <para>The time stamp when the Message was sent in seconds.</para> + </summary> + </member> + <member name="T:UnityEngine.NetworkPeerType"> + <summary> + <para>Describes the status of the network interface peer type as returned by Network.peerType.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkPeerType.Client"> + <summary> + <para>Running as client.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkPeerType.Connecting"> + <summary> + <para>Attempting to connect to a server.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkPeerType.Disconnected"> + <summary> + <para>No client connection running. Server not initialized.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkPeerType.Server"> + <summary> + <para>Running as server.</para> + </summary> + </member> + <member name="T:UnityEngine.NetworkPlayer"> + <summary> + <para>The NetworkPlayer is a data structure with which you can locate another player over the network.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkPlayer.externalIP"> + <summary> + <para>Returns the external IP address of the network interface.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkPlayer.externalPort"> + <summary> + <para>Returns the external port of the network interface.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkPlayer.guid"> + <summary> + <para>The GUID for this player, used when connecting with NAT punchthrough.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkPlayer.ipAddress"> + <summary> + <para>The IP address of this player.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkPlayer.port"> + <summary> + <para>The port of this player.</para> + </summary> + </member> + <member name="?:UnityEngine.NetworkPlayer.op_Equal(UnityEngine.NetworkPlayer,UnityEngine.NetworkPlayer)"> + <summary> + <para>Returns true if two NetworkPlayers are the same player.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.NetworkPlayer.op_NotEqual(UnityEngine.NetworkPlayer,UnityEngine.NetworkPlayer)"> + <summary> + <para>Returns true if two NetworkPlayers are not the same player.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.NetworkPlayer.ToString"> + <summary> + <para>Returns the index number for this network player.</para> + </summary> + </member> + <member name="T:UnityEngine.NetworkReachability"> + <summary> + <para>Describes network reachability options.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkReachability.NotReachable"> + <summary> + <para>Network is not reachable.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkReachability.ReachableViaCarrierDataNetwork"> + <summary> + <para>Network is reachable via carrier data network.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkReachability.ReachableViaLocalAreaNetwork"> + <summary> + <para>Network is reachable via WiFi or cable.</para> + </summary> + </member> + <member name="T:UnityEngine.NetworkStateSynchronization"> + <summary> + <para>Different types of synchronization for the NetworkView component.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkStateSynchronization.Off"> + <summary> + <para>No state data will be synchronized.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkStateSynchronization.ReliableDeltaCompressed"> + <summary> + <para>All packets are sent reliable and ordered.</para> + </summary> + </member> + <member name="F:UnityEngine.NetworkStateSynchronization.Unreliable"> + <summary> + <para>Brute force unreliable state sending.</para> + </summary> + </member> + <member name="T:UnityEngine.NetworkView"> + <summary> + <para>The network view is the binding material of multiplayer games.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkView.group"> + <summary> + <para>The network group number of this network view.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkView.isMine"> + <summary> + <para>Is the network view controlled by this object?</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkView.observed"> + <summary> + <para>The component the network view is observing.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkView.owner"> + <summary> + <para>The NetworkPlayer who owns this network view.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkView.stateSynchronization"> + <summary> + <para>The type of NetworkStateSynchronization set for this network view.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkView.viewID"> + <summary> + <para>The ViewID of this network view.</para> + </summary> + </member> + <member name="M:UnityEngine.NetworkView.Find(UnityEngine.NetworkViewID)"> + <summary> + <para>Find a network view based on a NetworkViewID.</para> + </summary> + <param name="viewID"></param> + </member> + <member name="M:UnityEngine.NetworkView.RPC(System.String,UnityEngine.RPCMode,System.Object[])"> + <summary> + <para>Call a RPC function on all connected peers.</para> + </summary> + <param name="name"></param> + <param name="mode"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.NetworkView.RPC(System.String,UnityEngine.NetworkPlayer,System.Object[])"> + <summary> + <para>Call a RPC function on a specific player.</para> + </summary> + <param name="name"></param> + <param name="target"></param> + <param name="args"></param> + </member> + <member name="M:UnityEngine.NetworkView.SetScope(UnityEngine.NetworkPlayer,System.Boolean)"> + <summary> + <para>Set the scope of the network view in relation to a specific network player.</para> + </summary> + <param name="player"></param> + <param name="relevancy"></param> + </member> + <member name="T:UnityEngine.NetworkViewID"> + <summary> + <para>The NetworkViewID is a unique identifier for a network view instance in a multiplayer game.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkViewID.isMine"> + <summary> + <para>True if instantiated by me.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkViewID.owner"> + <summary> + <para>The NetworkPlayer who owns the NetworkView. Could be the server.</para> + </summary> + </member> + <member name="P:UnityEngine.NetworkViewID.unassigned"> + <summary> + <para>Represents an invalid network view ID.</para> + </summary> + </member> + <member name="?:UnityEngine.NetworkViewID.op_Equal(UnityEngine.NetworkViewID,UnityEngine.NetworkViewID)"> + <summary> + <para>Returns true if two NetworkViewIDs are identical.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.NetworkViewID.op_NotEqual(UnityEngine.NetworkViewID,UnityEngine.NetworkViewID)"> + <summary> + <para>Returns true if two NetworkViewIDs are not identical.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.NetworkViewID.ToString"> + <summary> + <para>Returns a formatted string with details on this NetworkViewID.</para> + </summary> + </member> + <member name="T:UnityEngine.NPOTSupport"> + <summary> + <para>NPOT Texture2D|textures support.</para> + </summary> + </member> + <member name="F:UnityEngine.NPOTSupport.Full"> + <summary> + <para>Full NPOT support.</para> + </summary> + </member> + <member name="F:UnityEngine.NPOTSupport.None"> + <summary> + <para>NPOT textures are not supported. Will be upscaled/padded at loading time.</para> + </summary> + </member> + <member name="F:UnityEngine.NPOTSupport.Restricted"> + <summary> + <para>Limited NPOT support: no mip-maps and clamp TextureWrapMode|wrap mode will be forced.</para> + </summary> + </member> + <member name="T:UnityEngine.Object"> + <summary> + <para>Base class for all objects Unity can reference.</para> + </summary> + </member> + <member name="P:UnityEngine.Object.hideFlags"> + <summary> + <para>Should the object be hidden, saved with the scene or modifiable by the user?</para> + </summary> + </member> + <member name="P:UnityEngine.Object.name"> + <summary> + <para>The name of the object.</para> + </summary> + </member> + <member name="M:UnityEngine.Object.Destroy(UnityEngine.Object)"> + <summary> + <para>Removes a gameobject, component or asset.</para> + </summary> + <param name="obj">The object to destroy.</param> + <param name="t">The optional amount of time to delay before destroying the object.</param> + </member> + <member name="M:UnityEngine.Object.Destroy(UnityEngine.Object,System.Single)"> + <summary> + <para>Removes a gameobject, component or asset.</para> + </summary> + <param name="obj">The object to destroy.</param> + <param name="t">The optional amount of time to delay before destroying the object.</param> + </member> + <member name="M:UnityEngine.Object.DestroyImmediate(UnityEngine.Object)"> + <summary> + <para>Destroys the object obj immediately. You are strongly recommended to use Destroy instead.</para> + </summary> + <param name="obj">Object to be destroyed.</param> + <param name="allowDestroyingAssets">Set to true to allow assets to be destoyed.</param> + </member> + <member name="M:UnityEngine.Object.DestroyImmediate(UnityEngine.Object,System.Boolean)"> + <summary> + <para>Destroys the object obj immediately. You are strongly recommended to use Destroy instead.</para> + </summary> + <param name="obj">Object to be destroyed.</param> + <param name="allowDestroyingAssets">Set to true to allow assets to be destoyed.</param> + </member> + <member name="M:UnityEngine.Object.DontDestroyOnLoad(UnityEngine.Object)"> + <summary> + <para>Makes the object target not be destroyed automatically when loading a new scene.</para> + </summary> + <param name="target"></param> + </member> + <member name="M:UnityEngine.Object.FindObjectOfType(System.Type)"> + <summary> + <para>Returns the first active loaded object of Type type.</para> + </summary> + <param name="type">The type of object to find.</param> + <returns> + <para>An array of objects which matched the specified type, cast as Object.</para> + </returns> + </member> + <member name="M:UnityEngine.Object.FindObjectsOfType(System.Type)"> + <summary> + <para>Returns a list of all active loaded objects of Type type.</para> + </summary> + <param name="type">The type of object to find.</param> + <returns> + <para>The array of objects found matching the type specified.</para> + </returns> + </member> + <member name="M:UnityEngine.Object.FindObjectsOfTypeAll(System.Type)"> + <summary> + <para>Returns a list of all active and inactive loaded objects of Type type.</para> + </summary> + <param name="type">The type of object to find.</param> + <returns> + <para>The array of objects found matching the type specified.</para> + </returns> + </member> + <member name="M:UnityEngine.Object.FindObjectsOfTypeIncludingAssets(System.Type)"> + <summary> + <para>Returns a list of all active and inactive loaded objects of Type type, including assets.</para> + </summary> + <param name="type">The type of object or asset to find.</param> + <returns> + <para>The array of objects and assets found matching the type specified.</para> + </returns> + </member> + <member name="M:UnityEngine.Object.GetInstanceID"> + <summary> + <para>Returns the instance id of the object.</para> + </summary> + </member> + <member name="?:UnityEngine.Object.implop_bool(Object)(UnityEngine.Object)"> + <summary> + <para>Does the object exist?</para> + </summary> + <param name="exists"></param> + </member> + <member name="M:UnityEngine.Object.Instantiate(UnityEngine.Object)"> + <summary> + <para>Clones the object original and returns the clone.</para> + </summary> + <param name="original">An existing object that you want to make a copy of.</param> + <param name="position">Position for the new object.</param> + <param name="rotation">Orientation of the new object.</param> + <param name="parent">Parent that will be assigned to the new object.</param> + <param name="instantiateInWorldSpace">Pass true when assigning a parent Object to maintain the world position of the Object, instead of setting its position relative to the new parent. Pass false to set the Object's position relative to its new parent.</param> + <returns> + <para>The instantiated clone.</para> + </returns> + </member> + <member name="M:UnityEngine.Object.Instantiate(UnityEngine.Object,UnityEngine.Transform)"> + <summary> + <para>Clones the object original and returns the clone.</para> + </summary> + <param name="original">An existing object that you want to make a copy of.</param> + <param name="position">Position for the new object.</param> + <param name="rotation">Orientation of the new object.</param> + <param name="parent">Parent that will be assigned to the new object.</param> + <param name="instantiateInWorldSpace">Pass true when assigning a parent Object to maintain the world position of the Object, instead of setting its position relative to the new parent. Pass false to set the Object's position relative to its new parent.</param> + <returns> + <para>The instantiated clone.</para> + </returns> + </member> + <member name="M:UnityEngine.Object.Instantiate(UnityEngine.Object,UnityEngine.Transform,System.Boolean)"> + <summary> + <para>Clones the object original and returns the clone.</para> + </summary> + <param name="original">An existing object that you want to make a copy of.</param> + <param name="position">Position for the new object.</param> + <param name="rotation">Orientation of the new object.</param> + <param name="parent">Parent that will be assigned to the new object.</param> + <param name="instantiateInWorldSpace">Pass true when assigning a parent Object to maintain the world position of the Object, instead of setting its position relative to the new parent. Pass false to set the Object's position relative to its new parent.</param> + <returns> + <para>The instantiated clone.</para> + </returns> + </member> + <member name="M:UnityEngine.Object.Instantiate(UnityEngine.Object,UnityEngine.Vector3,UnityEngine.Quaternion)"> + <summary> + <para>Clones the object original and returns the clone.</para> + </summary> + <param name="original">An existing object that you want to make a copy of.</param> + <param name="position">Position for the new object.</param> + <param name="rotation">Orientation of the new object.</param> + <param name="parent">Parent that will be assigned to the new object.</param> + <param name="instantiateInWorldSpace">Pass true when assigning a parent Object to maintain the world position of the Object, instead of setting its position relative to the new parent. Pass false to set the Object's position relative to its new parent.</param> + <returns> + <para>The instantiated clone.</para> + </returns> + </member> + <member name="M:UnityEngine.Object.Instantiate(UnityEngine.Object,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Transform)"> + <summary> + <para>Clones the object original and returns the clone.</para> + </summary> + <param name="original">An existing object that you want to make a copy of.</param> + <param name="position">Position for the new object.</param> + <param name="rotation">Orientation of the new object.</param> + <param name="parent">Parent that will be assigned to the new object.</param> + <param name="instantiateInWorldSpace">Pass true when assigning a parent Object to maintain the world position of the Object, instead of setting its position relative to the new parent. Pass false to set the Object's position relative to its new parent.</param> + <returns> + <para>The instantiated clone.</para> + </returns> + </member> + <member name="M:UnityEngine.Object.Instantiate(T)"> + <summary> + <para>You can also use Generics to instantiate objects. See the page for more details.</para> + </summary> + <param name="original">Object of type T that you want to make a clone of.</param> + <param name="parent"></param> + <param name="worldPositionStays"></param> + <param name="position"></param> + <param name="rotation"></param> + <returns> + <para>Object of type T.</para> + </returns> + </member> + <member name="M:UnityEngine.Object.Instantiate(T,UnityEngine.Transform)"> + <summary> + <para>You can also use Generics to instantiate objects. See the page for more details.</para> + </summary> + <param name="original">Object of type T that you want to make a clone of.</param> + <param name="parent"></param> + <param name="worldPositionStays"></param> + <param name="position"></param> + <param name="rotation"></param> + <returns> + <para>Object of type T.</para> + </returns> + </member> + <member name="M:UnityEngine.Object.Instantiate(T,UnityEngine.Transform,System.Boolean)"> + <summary> + <para>You can also use Generics to instantiate objects. See the page for more details.</para> + </summary> + <param name="original">Object of type T that you want to make a clone of.</param> + <param name="parent"></param> + <param name="worldPositionStays"></param> + <param name="position"></param> + <param name="rotation"></param> + <returns> + <para>Object of type T.</para> + </returns> + </member> + <member name="M:UnityEngine.Object.Instantiate(T,UnityEngine.Vector3,UnityEngine.Quaternion)"> + <summary> + <para>You can also use Generics to instantiate objects. See the page for more details.</para> + </summary> + <param name="original">Object of type T that you want to make a clone of.</param> + <param name="parent"></param> + <param name="worldPositionStays"></param> + <param name="position"></param> + <param name="rotation"></param> + <returns> + <para>Object of type T.</para> + </returns> + </member> + <member name="M:UnityEngine.Object.Instantiate(T,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Transform)"> + <summary> + <para>You can also use Generics to instantiate objects. See the page for more details.</para> + </summary> + <param name="original">Object of type T that you want to make a clone of.</param> + <param name="parent"></param> + <param name="worldPositionStays"></param> + <param name="position"></param> + <param name="rotation"></param> + <returns> + <para>Object of type T.</para> + </returns> + </member> + <member name="?:UnityEngine.Object.op_Equal(UnityEngine.Object,UnityEngine.Object)"> + <summary> + <para>Compares two object references to see if they refer to the same object.</para> + </summary> + <param name="x">The first Object.</param> + <param name="y">The Object to compare against the first.</param> + </member> + <member name="?:UnityEngine.Object.op_NotEqual(UnityEngine.Object,UnityEngine.Object)"> + <summary> + <para>Compares if two objects refer to a different object.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + </member> + <member name="M:UnityEngine.Object.ToString"> + <summary> + <para>Returns the name of the game object.</para> + </summary> + </member> + <member name="T:UnityEngine.OcclusionArea"> + <summary> + <para>OcclusionArea is an area in which occlusion culling is performed.</para> + </summary> + </member> + <member name="P:UnityEngine.OcclusionArea.center"> + <summary> + <para>Center of the occlusion area relative to the transform.</para> + </summary> + </member> + <member name="P:UnityEngine.OcclusionArea.size"> + <summary> + <para>Size that the occlusion area will have.</para> + </summary> + </member> + <member name="T:UnityEngine.OcclusionPortal"> + <summary> + <para>The portal for dynamically changing occlusion at runtime.</para> + </summary> + </member> + <member name="P:UnityEngine.OcclusionPortal.open"> + <summary> + <para>Gets / sets the portal's open state.</para> + </summary> + </member> + <member name="T:UnityEngine.OperatingSystemFamily"> + <summary> + <para>Enumeration for SystemInfo.operatingSystemFamily.</para> + </summary> + </member> + <member name="F:UnityEngine.OperatingSystemFamily.Linux"> + <summary> + <para>Linux operating system family.</para> + </summary> + </member> + <member name="F:UnityEngine.OperatingSystemFamily.MacOSX"> + <summary> + <para>macOS operating system family.</para> + </summary> + </member> + <member name="F:UnityEngine.OperatingSystemFamily.Other"> + <summary> + <para>Returned for operating systems that do not fall into any other category.</para> + </summary> + </member> + <member name="F:UnityEngine.OperatingSystemFamily.Windows"> + <summary> + <para>Windows operating system family.</para> + </summary> + </member> + <member name="T:UnityEngine.Ping"> + <summary> + <para>Ping any given IP address (given in dot notation).</para> + </summary> + </member> + <member name="P:UnityEngine.Ping.ip"> + <summary> + <para>The IP target of the ping.</para> + </summary> + </member> + <member name="P:UnityEngine.Ping.isDone"> + <summary> + <para>Has the ping function completed?</para> + </summary> + </member> + <member name="P:UnityEngine.Ping.time"> + <summary> + <para>This property contains the ping time result after isDone returns true.</para> + </summary> + </member> + <member name="M:UnityEngine.Ping.#ctor(System.String)"> + <summary> + <para>Perform a ping to the supplied target IP address.</para> + </summary> + <param name="address"></param> + </member> + <member name="T:UnityEngine.Plane"> + <summary> + <para>Representation of a plane in 3D space.</para> + </summary> + </member> + <member name="P:UnityEngine.Plane.distance"> + <summary> + <para>Distance from the origin to the plane.</para> + </summary> + </member> + <member name="P:UnityEngine.Plane.flipped"> + <summary> + <para>Returns a copy of the plane that faces in the opposite direction.</para> + </summary> + </member> + <member name="P:UnityEngine.Plane.normal"> + <summary> + <para>Normal vector of the plane.</para> + </summary> + </member> + <member name="M:UnityEngine.Plane.ClosestPointOnPlane(UnityEngine.Vector3)"> + <summary> + <para>For a given point returns the closest point on the plane.</para> + </summary> + <param name="point">The point to project onto the plane.</param> + <returns> + <para>A point on the plane that is closest to point.</para> + </returns> + </member> + <member name="M:UnityEngine.Plane.#ctor(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Creates a plane.</para> + </summary> + <param name="inNormal"></param> + <param name="inPoint"></param> + </member> + <member name="M:UnityEngine.Plane.#ctor(UnityEngine.Vector3,System.Single)"> + <summary> + <para>Creates a plane.</para> + </summary> + <param name="inNormal"></param> + <param name="d"></param> + </member> + <member name="M:UnityEngine.Plane.#ctor(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Creates a plane.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="c"></param> + </member> + <member name="M:UnityEngine.Plane.Flip"> + <summary> + <para>Makes the plane face in the opposite direction.</para> + </summary> + </member> + <member name="M:UnityEngine.Plane.GetDistanceToPoint(UnityEngine.Vector3)"> + <summary> + <para>Returns a signed distance from plane to point.</para> + </summary> + <param name="point"></param> + </member> + <member name="M:UnityEngine.Plane.GetSide(UnityEngine.Vector3)"> + <summary> + <para>Is a point on the positive side of the plane?</para> + </summary> + <param name="point"></param> + </member> + <member name="M:UnityEngine.Plane.Raycast(UnityEngine.Ray,System.Single&)"> + <summary> + <para>Intersects a ray with the plane.</para> + </summary> + <param name="ray"></param> + <param name="enter"></param> + </member> + <member name="M:UnityEngine.Plane.SameSide(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Are two points on the same side of the plane?</para> + </summary> + <param name="inPt0"></param> + <param name="inPt1"></param> + </member> + <member name="M:UnityEngine.Plane.Set3Points(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Sets a plane using three points that lie within it. The points go around clockwise as you look down on the top surface of the plane.</para> + </summary> + <param name="a">First point in clockwise order.</param> + <param name="b">Second point in clockwise order.</param> + <param name="c">Third point in clockwise order.</param> + </member> + <member name="M:UnityEngine.Plane.SetNormalAndPosition(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Sets a plane using a point that lies within it along with a normal to orient it.</para> + </summary> + <param name="inNormal">The plane's normal vector.</param> + <param name="inPoint">A point that lies on the plane.</param> + </member> + <member name="M:UnityEngine.Plane.Translate(UnityEngine.Plane,UnityEngine.Vector3)"> + <summary> + <para>Returns a copy of the given plane that is moved in space by the given translation.</para> + </summary> + <param name="plane">The plane to move in space.</param> + <param name="translation">The offset in space to move the plane with.</param> + <returns> + <para>The translated plane.</para> + </returns> + </member> + <member name="M:UnityEngine.Plane.Translate(UnityEngine.Vector3)"> + <summary> + <para>Moves the plane in space by the translation vector.</para> + </summary> + <param name="translation">The offset in space to move the plane with.</param> + </member> + <member name="T:UnityEngine.Playables.DataStreamType"> + <summary> + <para>Describes the type of information that flows in and out of a Playable. This also specifies that this Playable is connectable to others of the same type.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.DataStreamType.Animation"> + <summary> + <para>Describes that the information flowing in and out of the Playable is of type Animation.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.DataStreamType.Audio"> + <summary> + <para>Describes that the information flowing in and out of the Playable is Audio.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.DataStreamType.None"> + <summary> + <para>Describes that the Playable does not have any particular type. This is use for Playables that execute script code, or that create their own playable graphs, such as the Sequence.</para> + </summary> + </member> + <member name="T:UnityEngine.Playables.DirectorUpdateMode"> + <summary> + <para>Defines what time source is used to update a Director graph.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.DirectorUpdateMode.DSPClock"> + <summary> + <para>Update is based on DSP (Digital Sound Processing) clock. Use this for graphs that need to be synchronized with Audio.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.DirectorUpdateMode.GameTime"> + <summary> + <para>Update is based on Time.time. Use this for graphs that need to be synchronized on gameplay, and that need to be paused when the game is paused.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.DirectorUpdateMode.Manual"> + <summary> + <para>Update mode is manual. You need to manually call PlayerController.Tick with your own deltaTime. This can be useful for graphs that can be completely disconnected from the rest of the the game. Example: Localized Bullet time.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.DirectorUpdateMode.UnscaledGameTime"> + <summary> + <para>Update is based on Time.unscaledTime. Use this for graphs that need to be updated even when gameplay is paused. Example: Menus transitions need to be updated even when the game is paused.</para> + </summary> + </member> + <member name="T:UnityEngine.Playables.FrameData"> + <summary> + <para>This structure contains the frame information a Playable receives in Playable.PrepareFrame.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.FrameData.deltaTime"> + <summary> + <para>Time difference between this frame and the preceding frame.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.FrameData.effectiveSpeed"> + <summary> + <para>The accumulated speed of the Playable during the PlayableGraph traversal.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.FrameData.effectiveWeight"> + <summary> + <para>The accumulated weight of the Playable during the PlayableGraph traversal.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.FrameData.evaluationType"> + <summary> + <para>Indicates the type of evaluation that caused PlayableGraph.PrepareFrame to be called.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.FrameData.frameId"> + <summary> + <para>The current frame identifier.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.FrameData.seekOccurred"> + <summary> + <para>Indicates that the local time was explicitly set.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.FrameData.timeHeld"> + <summary> + <para>Indicates the local time did not advance because it has reached the duration and the extrapolation mode is set to Hold.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.FrameData.timeLooped"> + <summary> + <para>Indicates the local time wrapped because it has reached the duration and the extrapolation mode is set to Loop.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.FrameData.weight"> + <summary> + <para>The weight of the current Playable.</para> + </summary> + </member> + <member name="T:UnityEngine.Playables.FrameData.EvaluationType"> + <summary> + <para>Describes the cause for the evaluation of a PlayableGraph.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.FrameData.EvaluationType.Evaluate"> + <summary> + <para>Indicates the graph was updated due to a call to PlayableGraph.Evaluate.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.FrameData.EvaluationType.Playback"> + <summary> + <para>Indicates the graph was called by the runtime during normal playback due to PlayableGraph.Play being called.</para> + </summary> + </member> + <member name="?:UnityEngine.Playables.IPlayable"> + <summary> + <para>Interface implemented by all C# Playable implementations.</para> + </summary> + </member> + <member name="?:UnityEngine.Playables.IPlayableAsset"> + <summary> + <para>Interface that permits a class to inject playables into a graph.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.IPlayableAsset.duration"> + <summary> + <para>Duration in seconds.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.IPlayableAsset.outputs"> + <summary> + <para>A description of the PlayableOutputs generated by this asset.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.IPlayableAsset.CreatePlayable(UnityEngine.Playables.PlayableGraph,UnityEngine.GameObject)"> + <summary> + <para>Implement this method to have your asset inject playables into the given graph.</para> + </summary> + <param name="graph">The graph to inject playables into.</param> + <param name="owner">The game object which initiated the build.</param> + <returns> + <para>The playable injected into the graph, or the root playable if multiple playables are injected.</para> + </returns> + </member> + <member name="?:UnityEngine.Playables.IPlayableOutput"> + <summary> + <para>Interface implemented by all C# Playable output implementations.</para> + </summary> + </member> + <member name="T:UnityEngine.Playables.Playable"> + <summary> + <para>Playables are customizable runtime objects that can be connected together in a tree contained in a PlayableGraph to create complex behaviours.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.Playable.Null"> + <summary> + <para>Returns an invalid Playable.</para> + </summary> + </member> + <member name="T:UnityEngine.Playables.PlayableAsset"> + <summary> + <para>An base class for assets that can be used to instatiate a Playable at runtime.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.PlayableAsset.duration"> + <summary> + <para>The playback duration in seconds of the instantiated Playable.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.PlayableAsset.outputs"> + <summary> + <para>A description of the outputs of the instantiated Playable.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableAsset.CreatePlayable(UnityEngine.Playables.PlayableGraph,UnityEngine.GameObject)"> + <summary> + <para>Implement this method to have your asset inject playables into the given graph.</para> + </summary> + <param name="graph">The graph to inject playables into.</param> + <param name="owner">The game object which initiated the build.</param> + <returns> + <para>The playable injected into the graph, or the root playable if multiple playables are injected.</para> + </returns> + </member> + <member name="T:UnityEngine.Playables.PlayableBehaviour"> + <summary> + <para>PlayableBehaviour is the base class from which every custom playable script derives.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableBehaviour.OnBehaviourPause(UnityEngine.Playables.Playable,UnityEngine.Playables.FrameData)"> + <summary> + <para>This function is called when the Playable play state is changed to Playables.PlayState.Paused.</para> + </summary> + <param name="playable">The Playable that owns the current PlayableBehaviour.</param> + <param name="info">A FrameData structure that contains information about the current frame context.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableBehaviour.OnBehaviourPlay(UnityEngine.Playables.Playable,UnityEngine.Playables.FrameData)"> + <summary> + <para>This function is called when the Playable play state is changed to Playables.PlayState.Playing.</para> + </summary> + <param name="playable">The Playable that owns the current PlayableBehaviour.</param> + <param name="info">A FrameData structure that contains information about the current frame context.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableBehaviour.OnGraphStart(UnityEngine.Playables.Playable)"> + <summary> + <para>This function is called when the PlayableGraph that owns this PlayableBehaviour starts.</para> + </summary> + <param name="playable">The Playable that owns the current PlayableBehaviour.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableBehaviour.OnGraphStop(UnityEngine.Playables.Playable)"> + <summary> + <para>This function is called when the PlayableGraph that owns this PlayableBehaviour stops.</para> + </summary> + <param name="playable">The Playable that owns the current PlayableBehaviour.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableBehaviour.OnPlayableCreate(UnityEngine.Playables.Playable)"> + <summary> + <para>This function is called when the Playable that owns the PlayableBehaviour is created.</para> + </summary> + <param name="playable">The Playable that owns the current PlayableBehaviour.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableBehaviour.OnPlayableDestroy(UnityEngine.Playables.Playable)"> + <summary> + <para>This function is called when the Playable that owns the PlayableBehaviour is destroyed.</para> + </summary> + <param name="playable">The Playable that owns the current PlayableBehaviour.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableBehaviour.PrepareFrame(UnityEngine.Playables.Playable,UnityEngine.Playables.FrameData)"> + <summary> + <para>This function is called during the PrepareFrame phase of the PlayableGraph.</para> + </summary> + <param name="playable">The Playable that owns the current PlayableBehaviour.</param> + <param name="info">A FrameData structure that contains information about the current frame context.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableBehaviour.ProcessFrame"> + <summary> + <para>This function is called during the ProcessFrame phase of the PlayableGraph.</para> + </summary> + <param name="playable">The Playable that owns the current PlayableBehaviour.</param> + <param name="info">A FrameData structure that contains information about the current frame context.</param> + <param name="playerData">A player defined object that was set with PlayableOutputExtensions.SetUserData.</param> + </member> + <member name="T:UnityEngine.Playables.PlayableBinding"> + <summary> + <para>Struct that holds information regarding an output of a PlayableAsset.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.PlayableBinding.sourceBindingType"> + <summary> + <para>When the StreamType is set to None, a binding can be represented using System.Type.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.PlayableBinding.sourceObject"> + <summary> + <para>A reference to a UnityEngine.Object that acts a key for this binding.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.PlayableBinding.streamName"> + <summary> + <para>The name of the output or input stream.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.PlayableBinding.streamType"> + <summary> + <para>The type of the output or input stream.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.PlayableBinding.DefaultDuration"> + <summary> + <para>The default duration used when a PlayableOutput has no fixed duration.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.PlayableBinding.None"> + <summary> + <para>A constant to represent a PlayableAsset has no bindings.</para> + </summary> + </member> + <member name="T:UnityEngine.Playables.PlayableExtensions"> + <summary> + <para>Extensions for all the types that implements IPlayable.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.AddInput(U,V,System.Int32,System.Single)"> + <summary> + <para>Create a new input port and connect it to the output port of the given Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="sourcePlayable">The Playable to connect to.</param> + <param name="sourceOutputIndex">The output port of the Playable.</param> + <param name="weight">The weight of the created input port.</param> + <returns> + <para>The index of the newly created input port.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.ConnectInput(U,System.Int32,V,System.Int32)"> + <summary> + <para>Connect the output port of a Playable to one of the input ports.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="inputIndex">The input port index.</param> + <param name="sourcePlayable">The Playable to connect to.</param> + <param name="sourceOutputIndex">The output port of the Playable.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.Destroy(U)"> + <summary> + <para>Destroys the current Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.GetDuration(U)"> + <summary> + <para>Returns the duration of the Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <returns> + <para>The duration in seconds.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.GetGraph(U)"> + <summary> + <para>Returns the PlayableGraph that owns this Playable. A Playable can only be used in the graph that was used to create it.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <returns> + <para>The PlayableGraph associated with the current Playable.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.GetInput(U,System.Int32)"> + <summary> + <para>Returns the Playable connected at the given input port index.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="inputPort">The port index.</param> + <returns> + <para>Playable connected at the index specified, or null if the index is valid but is not connected to anything. This happens if there was once a Playable connected at the index, but was disconnected via PlayableGraph.Disconnect.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.GetInputCount(U)"> + <summary> + <para>Returns the number of inputs supported by the Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <returns> + <para>The count of inputs on the Playable.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.GetInputWeight(U,System.Int32)"> + <summary> + <para>Returns the weight of the Playable connected at the given input port index.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="inputIndex">The port index.</param> + <returns> + <para>The current weight of the connected Playable.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.GetOutput(U,System.Int32)"> + <summary> + <para>Returns the Playable connected at the given output port index.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="outputPort">The port index.</param> + <returns> + <para>Playable connected at the output index specified, or null if the index is valid but is not connected to anything. This happens if there was once a Playable connected at the index, but was disconnected via PlayableGraph.Disconnect.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.GetOutputCount(U)"> + <summary> + <para>Returns the number of outputs supported by the Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <returns> + <para>The count of outputs on the Playable.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.GetPlayState(U)"> + <summary> + <para>Returns the current PlayState of the Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <returns> + <para>The current PlayState of the Playable.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.GetPropagateSetTime(U)"> + <summary> + <para>Returns the time propagation behavior of this Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <returns> + <para>True if time propagation is enabled.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.GetSpeed(U)"> + <summary> + <para>Returns the speed multiplier that is applied to the the current Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <returns> + <para>The current speed.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.GetTime(U)"> + <summary> + <para>Returns the current local time of the Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <returns> + <para>The current time in seconds.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.IsDone(U)"> + <summary> + <para>Returns a flag indicating that a playable has completed its operation.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <returns> + <para>True if the playable has completed its operation, false otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.IsValid(U)"> + <summary> + <para>Returns the vality of the current Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <returns> + <para>True if the Playable is properly constructed by the PlayableGraph and has not been destroyed, false otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.SetDone(U,System.Boolean)"> + <summary> + <para>Changes a flag indicating that a playable has completed its operation.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="value">True if the operation is completed, false otherwise.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.SetDuration(U,System.Double)"> + <summary> + <para>Changes the duration of the Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="value">The new duration in seconds, must be a positive value.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.SetInputCount(U,System.Int32)"> + <summary> + <para>Changes the number of inputs supported by the Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.SetInputWeight(U,System.Int32,System.Single)"> + <summary> + <para>Changes the weight of the Playable connected to the current Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="input">The connected Playable to change.</param> + <param name="weight">The weight. Should be between 0 and 1.</param> + <param name="inputIndex"></param> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.SetInputWeight(U,V,System.Single)"> + <summary> + <para>Changes the weight of the Playable connected to the current Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="input">The connected Playable to change.</param> + <param name="weight">The weight. Should be between 0 and 1.</param> + <param name="inputIndex"></param> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.SetOutputCount(U,System.Int32)"> + <summary> + <para>Changes the number of outputs supported by the Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.SetPlayState(U,UnityEngine.Playables.PlayState)"> + <summary> + <para>Changes the current PlayState of the Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="value">The new PlayState.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.SetPropagateSetTime(U,System.Boolean)"> + <summary> + <para>Changes the time propagation behavior of this Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="value">True to enable time propagation.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.SetSpeed(U,System.Double)"> + <summary> + <para>Changes the speed multiplier that is applied to the the current Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="value">The new speed.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableExtensions.SetTime(U,System.Double)"> + <summary> + <para>Changes the current local time of the Playable.</para> + </summary> + <param name="playable">The Playable used by this operation.</param> + <param name="value">The current time in seconds.</param> + </member> + <member name="T:UnityEngine.Playables.PlayableGraph"> + <summary> + <para>The PlayableGraph is used to manage Playable creation, destruction and connections.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.Connect"> + <summary> + <para>Connects two Playable instances.</para> + </summary> + <param name="source">The source playable or its handle.</param> + <param name="sourceOutputPort">The port used in the source playable.</param> + <param name="destination">The destination playable or its handle.</param> + <param name="destinationInputPort">The port used in the destination playable.</param> + <returns> + <para>Returns true if connection is successful.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.Create"> + <summary> + <para>Creates a PlayableGraph.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.Destroy"> + <summary> + <para>Destroys the graph.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.DestroyOutput(U)"> + <summary> + <para>Destroys the PlayableOutput.</para> + </summary> + <param name="output">The output to destroy.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.DestroyPlayable"> + <summary> + <para>Destroys the Playable.</para> + </summary> + <param name="playable">The playable to destroy.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.DestroySubgraph"> + <summary> + <para>Recursively destroys the given Playable and all children connected to its inputs.</para> + </summary> + <param name="playable">The playable to destroy.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.Disconnect"> + <summary> + <para>Disconnects Playable. The connections determine the topology of the PlayableGraph and how its is evaluated.</para> + </summary> + <param name="playable">The source playabe or its handle.</param> + <param name="inputPort">The port used in the source playable.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.Evaluate(System.Single)"> + <summary> + <para>Evaluates all the PlayableOutputs in the graph, and updates all the connected Playables in the graph.</para> + </summary> + <param name="deltaTime">The time in seconds by which to advance each Playable in the graph.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.GetOutput(System.Int32)"> + <summary> + <para>Get PlayableOutput at the given index in the graph.</para> + </summary> + <param name="index"></param> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.GetOutputByType(System.Int32)"> + <summary> + <para>Get PlayableOutput of the requested type at the given index in the graph.</para> + </summary> + <param name="index"></param> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.GetOutputCount"> + <summary> + <para>Get the number of PlayableOutput in the graph.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.GetOutputCountByType"> + <summary> + <para>Get the number of PlayableOutput of the requested type in the graph.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.GetPlayableCount"> + <summary> + <para>Returns the number of Playable owned by the Graph.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.GetResolver"> + <summary> + <para>Returns the table used by the graph to resolve ExposedReferences.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.GetRootPlayable(System.Int32)"> + <summary> + <para>Returns the Playable with no output connections at the given index.</para> + </summary> + <param name="index">The index of the root Playable.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.GetRootPlayableCount"> + <summary> + <para>Returns the number of Playable owned by the Graph that have no connected outputs.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.GetTimeUpdateMode"> + <summary> + <para>Returns how time is incremented when playing back.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.IsDone"> + <summary> + <para>Indicates that a graph has completed its operations.</para> + </summary> + <returns> + <para>A boolean indicating if the graph is done playing or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.IsPlaying"> + <summary> + <para>Indicates that a graph is presently running.</para> + </summary> + <returns> + <para>A boolean indicating if the graph is playing or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.IsValid"> + <summary> + <para>Returns true if the PlayableGraph has been properly constructed using PlayableGraph.CreateGraph and is not deleted.</para> + </summary> + <returns> + <para>A boolean indicating if the graph is invalid or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.Play"> + <summary> + <para>Plays the graph.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.SetResolver(UnityEngine.IExposedPropertyTable)"> + <summary> + <para>Changes the table used by the graph to resolve ExposedReferences.</para> + </summary> + <param name="value"></param> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.SetTimeUpdateMode(UnityEngine.Playables.DirectorUpdateMode)"> + <summary> + <para>Changes how time is incremented when playing back.</para> + </summary> + <param name="value"></param> + </member> + <member name="M:UnityEngine.Playables.PlayableGraph.Stop"> + <summary> + <para>Stops the graph, if it is playing.</para> + </summary> + </member> + <member name="T:UnityEngine.Playables.PlayableOutputExtensions"> + <summary> + <para>Extensions for all the types that implements IPlayableOutput.</para> + </summary> + </member> + <member name="T:UnityEngine.Playables.PlayState"> + <summary> + <para>Status of a Playable.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.PlayState.Paused"> + <summary> + <para>The Playable has been paused. Its local time will not advance.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.PlayState.Playing"> + <summary> + <para>The Playable is currently Playing.</para> + </summary> + </member> + <member name="T:UnityEngine.Playables.ScriptPlayable`1"> + <summary> + <para>A IPlayable implementation that contains a PlayableBehaviour for the PlayableGraph. PlayableBehaviour can be used to write custom Playable that implement their own PrepareFrame callback.</para> + </summary> + </member> + <member name="T:UnityEngine.Playables.ScriptPlayableOutput"> + <summary> + <para>A IPlayableOutput implementation that contains a script output for the a PlayableGraph.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.ScriptPlayableOutput.Create"> + <summary> + <para>Creates a new ScriptPlayableOutput in the associated PlayableGraph.</para> + </summary> + <param name="graph">The PlayableGraph that will own this ScriptPlayableOutput.</param> + <param name="name">The name of this ScriptPlayableOutput.</param> + <returns> + <para>The created ScriptPlayableOutput.</para> + </returns> + </member> + <member name="P:UnityEngine.Playables.ScriptPlayableOutput.Null"> + <summary> + <para>Returns an invalid ScriptPlayableOutput.</para> + </summary> + </member> + <member name="T:UnityEngine.PlayerPrefs"> + <summary> + <para>Stores and accesses player preferences between game sessions.</para> + </summary> + </member> + <member name="M:UnityEngine.PlayerPrefs.DeleteAll"> + <summary> + <para>Removes all keys and values from the preferences. Use with caution.</para> + </summary> + </member> + <member name="M:UnityEngine.PlayerPrefs.DeleteKey(System.String)"> + <summary> + <para>Removes key and its corresponding value from the preferences.</para> + </summary> + <param name="key"></param> + </member> + <member name="M:UnityEngine.PlayerPrefs.GetFloat(System.String)"> + <summary> + <para>Returns the value corresponding to key in the preference file if it exists.</para> + </summary> + <param name="key"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.PlayerPrefs.GetFloat(System.String,System.Single)"> + <summary> + <para>Returns the value corresponding to key in the preference file if it exists.</para> + </summary> + <param name="key"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.PlayerPrefs.GetInt(System.String)"> + <summary> + <para>Returns the value corresponding to key in the preference file if it exists.</para> + </summary> + <param name="key"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.PlayerPrefs.GetInt(System.String,System.Int32)"> + <summary> + <para>Returns the value corresponding to key in the preference file if it exists.</para> + </summary> + <param name="key"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.PlayerPrefs.GetString(System.String)"> + <summary> + <para>Returns the value corresponding to key in the preference file if it exists.</para> + </summary> + <param name="key"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.PlayerPrefs.GetString(System.String,System.String)"> + <summary> + <para>Returns the value corresponding to key in the preference file if it exists.</para> + </summary> + <param name="key"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.PlayerPrefs.HasKey(System.String)"> + <summary> + <para>Returns true if key exists in the preferences.</para> + </summary> + <param name="key"></param> + </member> + <member name="M:UnityEngine.PlayerPrefs.Save"> + <summary> + <para>Writes all modified preferences to disk.</para> + </summary> + </member> + <member name="M:UnityEngine.PlayerPrefs.SetFloat(System.String,System.Single)"> + <summary> + <para>Sets the value of the preference identified by key.</para> + </summary> + <param name="key"></param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.PlayerPrefs.SetInt(System.String,System.Int32)"> + <summary> + <para>Sets the value of the preference identified by key.</para> + </summary> + <param name="key"></param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.PlayerPrefs.SetString(System.String,System.String)"> + <summary> + <para>Sets the value of the preference identified by key.</para> + </summary> + <param name="key"></param> + <param name="value"></param> + </member> + <member name="T:UnityEngine.PlayerPrefsException"> + <summary> + <para>An exception thrown by the PlayerPrefs class in a web player build.</para> + </summary> + </member> + <member name="T:UnityEngine.Pose"> + <summary> + <para>Representation of a Position, and a Rotation in 3D Space</para> + </summary> + </member> + <member name="P:UnityEngine.Pose.forward"> + <summary> + <para>Returns the forward vector of the pose</para> + </summary> + </member> + <member name="P:UnityEngine.Pose.identity"> + <summary> + <para>shorthand for pose which represents zero position, and an identity rotation</para> + </summary> + </member> + <member name="F:UnityEngine.Pose.position"> + <summary> + <para>the position component of the pose</para> + </summary> + </member> + <member name="P:UnityEngine.Pose.right"> + <summary> + <para>Returns the right vector of the pose</para> + </summary> + </member> + <member name="F:UnityEngine.Pose.rotation"> + <summary> + <para>the rotation component of the pose</para> + </summary> + </member> + <member name="P:UnityEngine.Pose.up"> + <summary> + <para>Returns the up vector of the pose</para> + </summary> + </member> + <member name="M:UnityEngine.Pose.#ctor"> + <summary> + <para>Creates a new pose with the given vector, and quaternion values.</para> + </summary> + </member> + <member name="M:UnityEngine.Pose.GetTransformedBy(UnityEngine.Pose)"> + <summary> + <para>Transforms the current pose into the local space of the provided pose</para> + </summary> + <param name="lhs"></param> + </member> + <member name="M:UnityEngine.Pose.GetTransformedBy(UnityEngine.Transform)"> + <summary> + <para>Transforms the current pose into the local space of the provided pose</para> + </summary> + <param name="lhs"></param> + </member> + <member name="T:UnityEngine.PreferBinarySerialization"> + <summary> + <para>Prefer ScriptableObject derived type to use binary serialization regardless of project's asset serialization mode.</para> + </summary> + </member> + <member name="T:UnityEngine.PrimitiveType"> + <summary> + <para>The various primitives that can be created using the GameObject.CreatePrimitive function.</para> + </summary> + </member> + <member name="F:UnityEngine.PrimitiveType.Capsule"> + <summary> + <para>A capsule primitive.</para> + </summary> + </member> + <member name="F:UnityEngine.PrimitiveType.Cube"> + <summary> + <para>A cube primitive.</para> + </summary> + </member> + <member name="F:UnityEngine.PrimitiveType.Cylinder"> + <summary> + <para>A cylinder primitive.</para> + </summary> + </member> + <member name="F:UnityEngine.PrimitiveType.Plane"> + <summary> + <para>A plane primitive.</para> + </summary> + </member> + <member name="F:UnityEngine.PrimitiveType.Quad"> + <summary> + <para>A Quad primitive.</para> + </summary> + </member> + <member name="F:UnityEngine.PrimitiveType.Sphere"> + <summary> + <para>A sphere primitive.</para> + </summary> + </member> + <member name="T:UnityEngine.ProceduralCacheSize"> + <summary> + <para>Substance memory budget.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralCacheSize.Heavy"> + <summary> + <para>A limit of 512MB for the cache or the working memory.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralCacheSize.Medium"> + <summary> + <para>A limit of 256MB for the cache or the working memory.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralCacheSize.NoLimit"> + <summary> + <para>No limit for the cache or the working memory.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralCacheSize.None"> + <summary> + <para>A limit of 1B (one byte) for the cache or the working memory.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralCacheSize.Tiny"> + <summary> + <para>A limit of 128MB for the cache or the working memory.</para> + </summary> + </member> + <member name="T:UnityEngine.ProceduralLoadingBehavior"> + <summary> + <para>ProceduralMaterial loading behavior.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralLoadingBehavior.BakeAndDiscard"> + <summary> + <para>Bake the textures to speed up loading and discard the ProceduralMaterial data (default on unsupported platform).</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralLoadingBehavior.BakeAndKeep"> + <summary> + <para>Bake the textures to speed up loading and keep the ProceduralMaterial data so that it can still be tweaked and regenerated later on.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralLoadingBehavior.Cache"> + <summary> + <para>Generate the textures when loading and cache them to diskflash to speed up subsequent gameapplication startups.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralLoadingBehavior.DoNothing"> + <summary> + <para>Does not generate the textures automatically when the scene is loaded as it is set to "DoNothing". RebuildTextures() or RebuildTexturesImmediately() must be called to generate the textures.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralLoadingBehavior.DoNothingAndCache"> + <summary> + <para>Does not generate the textures automatically when the scene is loaded as it is set to "DoNothing". RebuildTextures() or RebuildTexturesImmediately() must be called to generate the textures. After the textures have been generrated for the first time, they are cached to diskflash to speed up subsequent gameapplication startups. This setting will not load the cached textures automatically when the scene is loaded as it is still set to "DoNothing". RebuildTextures() or RebuildTexturesImmediately() must be called again to load the previously cached textures.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralLoadingBehavior.Generate"> + <summary> + <para>Generate the textures when loading to favor application's size (default on supported platform).</para> + </summary> + </member> + <member name="T:UnityEngine.ProceduralMaterial"> + <summary> + <para>Class for ProceduralMaterial handling.</para> + </summary> + </member> + <member name="P:UnityEngine.ProceduralMaterial.animationUpdateRate"> + <summary> + <para>Set or get the update rate in millisecond of the animated substance.</para> + </summary> + </member> + <member name="P:UnityEngine.ProceduralMaterial.cacheSize"> + <summary> + <para>Set or get the Procedural cache budget.</para> + </summary> + </member> + <member name="P:UnityEngine.ProceduralMaterial.isCachedDataAvailable"> + <summary> + <para>Indicates whether cached data is available for this ProceduralMaterial's textures (only relevant for Cache and DoNothingAndCache loading behaviors).</para> + </summary> + </member> + <member name="P:UnityEngine.ProceduralMaterial.isFrozen"> + <summary> + <para>Returns true if FreezeAndReleaseSourceData was called on this ProceduralMaterial.</para> + </summary> + </member> + <member name="P:UnityEngine.ProceduralMaterial.isLoadTimeGenerated"> + <summary> + <para>Should the ProceduralMaterial be generated at load time?</para> + </summary> + </member> + <member name="P:UnityEngine.ProceduralMaterial.isProcessing"> + <summary> + <para>Check if the ProceduralTextures from this ProceduralMaterial are currently being rebuilt.</para> + </summary> + </member> + <member name="P:UnityEngine.ProceduralMaterial.isReadable"> + <summary> + <para>Set or get the "Readable" flag for a ProceduralMaterial.</para> + </summary> + </member> + <member name="P:UnityEngine.ProceduralMaterial.isSupported"> + <summary> + <para>Check if ProceduralMaterials are supported on the current platform.</para> + </summary> + </member> + <member name="P:UnityEngine.ProceduralMaterial.loadingBehavior"> + <summary> + <para>Get ProceduralMaterial loading behavior.</para> + </summary> + </member> + <member name="P:UnityEngine.ProceduralMaterial.preset"> + <summary> + <para>Set or get an XML string of "input/value" pairs (setting the preset rebuilds the textures).</para> + </summary> + </member> + <member name="P:UnityEngine.ProceduralMaterial.substanceProcessorUsage"> + <summary> + <para>Used to specify the Substance engine CPU usage.</para> + </summary> + </member> + <member name="M:UnityEngine.ProceduralMaterial.CacheProceduralProperty(System.String,System.Boolean)"> + <summary> + <para>Specifies if a named ProceduralProperty should be cached for efficient runtime tweaking.</para> + </summary> + <param name="inputName"></param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.ClearCache"> + <summary> + <para>Clear the Procedural cache.</para> + </summary> + </member> + <member name="M:UnityEngine.ProceduralMaterial.FreezeAndReleaseSourceData"> + <summary> + <para>Render a ProceduralMaterial immutable and release the underlying data to decrease the memory footprint.</para> + </summary> + </member> + <member name="M:UnityEngine.ProceduralMaterial.GetGeneratedTexture(System.String)"> + <summary> + <para>This allows to get a reference to a ProceduralTexture generated by a ProceduralMaterial using its name.</para> + </summary> + <param name="textureName">The name of the ProceduralTexture to get.</param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.GetGeneratedTextures"> + <summary> + <para>Get generated textures.</para> + </summary> + </member> + <member name="M:UnityEngine.ProceduralMaterial.GetProceduralBoolean(System.String)"> + <summary> + <para>Get a named Procedural boolean property.</para> + </summary> + <param name="inputName"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.GetProceduralColor(System.String)"> + <summary> + <para>Get a named Procedural color property.</para> + </summary> + <param name="inputName"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.GetProceduralEnum(System.String)"> + <summary> + <para>Get a named Procedural enum property.</para> + </summary> + <param name="inputName"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.GetProceduralFloat(System.String)"> + <summary> + <para>Get a named Procedural float property.</para> + </summary> + <param name="inputName"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.GetProceduralPropertyDescriptions"> + <summary> + <para>Get an array of descriptions of all the ProceduralProperties this ProceduralMaterial has.</para> + </summary> + </member> + <member name="M:UnityEngine.ProceduralMaterial.GetProceduralString(System.String)"> + <summary> + <para>Get a named Procedural string property.</para> + </summary> + <param name="inputName"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.GetProceduralTexture(System.String)"> + <summary> + <para>Get a named Procedural texture property.</para> + </summary> + <param name="inputName"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.GetProceduralVector(System.String)"> + <summary> + <para>Get a named Procedural vector property.</para> + </summary> + <param name="inputName"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.HasProceduralProperty(System.String)"> + <summary> + <para>Checks if the ProceduralMaterial has a ProceduralProperty of a given name.</para> + </summary> + <param name="inputName"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.IsProceduralPropertyCached(System.String)"> + <summary> + <para>Checks if a named ProceduralProperty is cached for efficient runtime tweaking.</para> + </summary> + <param name="inputName"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.IsProceduralPropertyVisible(System.String)"> + <summary> + <para>Checks if a given ProceduralProperty is visible according to the values of this ProceduralMaterial's other ProceduralProperties and to the ProceduralProperty's visibleIf expression.</para> + </summary> + <param name="inputName">The name of the ProceduralProperty whose visibility is evaluated.</param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.RebuildTextures"> + <summary> + <para>Triggers an asynchronous rebuild of this ProceduralMaterial's dirty textures.</para> + </summary> + </member> + <member name="M:UnityEngine.ProceduralMaterial.RebuildTexturesImmediately"> + <summary> + <para>Triggers an immediate (synchronous) rebuild of this ProceduralMaterial's dirty textures.</para> + </summary> + </member> + <member name="M:UnityEngine.ProceduralMaterial.SetProceduralBoolean(System.String,System.Boolean)"> + <summary> + <para>Set a named Procedural boolean property.</para> + </summary> + <param name="inputName"></param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.SetProceduralColor(System.String,UnityEngine.Color)"> + <summary> + <para>Set a named Procedural color property.</para> + </summary> + <param name="inputName"></param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.SetProceduralEnum(System.String,System.Int32)"> + <summary> + <para>Set a named Procedural enum property.</para> + </summary> + <param name="inputName"></param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.SetProceduralFloat(System.String,System.Single)"> + <summary> + <para>Set a named Procedural float property.</para> + </summary> + <param name="inputName"></param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.SetProceduralString(System.String,System.String)"> + <summary> + <para>Set a named Procedural string property.</para> + </summary> + <param name="inputName"></param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.SetProceduralTexture(System.String,UnityEngine.Texture2D)"> + <summary> + <para>Set a named Procedural texture property.</para> + </summary> + <param name="inputName"></param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.SetProceduralVector(System.String,UnityEngine.Vector4)"> + <summary> + <para>Set a named Procedural vector property.</para> + </summary> + <param name="inputName"></param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.ProceduralMaterial.StopRebuilds"> + <summary> + <para>Discard all the queued ProceduralMaterial rendering operations that have not started yet.</para> + </summary> + </member> + <member name="T:UnityEngine.ProceduralOutputType"> + <summary> + <para>The type of generated image in a ProceduralMaterial.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralOutputType.AmbientOcclusion"> + <summary> + <para>Ambient occlusion map.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralOutputType.DetailMask"> + <summary> + <para>Detail mask map.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralOutputType.Diffuse"> + <summary> + <para>Diffuse map.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralOutputType.Emissive"> + <summary> + <para>Emissive map.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralOutputType.Height"> + <summary> + <para>Height map.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralOutputType.Metallic"> + <summary> + <para>Metalness map.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralOutputType.Normal"> + <summary> + <para>Normal (Bump) map.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralOutputType.Opacity"> + <summary> + <para>Opacity (Tranparency) map.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralOutputType.Roughness"> + <summary> + <para>Roughness map.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralOutputType.Smoothness"> + <summary> + <para>Smoothness map (formerly referred to as Glossiness).</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralOutputType.Specular"> + <summary> + <para>Specular map.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralOutputType.Unknown"> + <summary> + <para>Undefined type.</para> + </summary> + </member> + <member name="T:UnityEngine.ProceduralProcessorUsage"> + <summary> + <para>The global Substance engine processor usage (as used for the ProceduralMaterial.substanceProcessorUsage property).</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralProcessorUsage.All"> + <summary> + <para>All physical processor cores are used for ProceduralMaterial generation.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralProcessorUsage.Half"> + <summary> + <para>Half of all physical processor cores are used for ProceduralMaterial generation.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralProcessorUsage.One"> + <summary> + <para>A single physical processor core is used for ProceduralMaterial generation.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralProcessorUsage.Unsupported"> + <summary> + <para>Exact control of processor usage is not available.</para> + </summary> + </member> + <member name="T:UnityEngine.ProceduralPropertyDescription"> + <summary> + <para>Describes a ProceduralProperty.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyDescription.componentLabels"> + <summary> + <para>The names of the individual components of a Vector234 ProceduralProperty.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyDescription.enumOptions"> + <summary> + <para>The available options for a ProceduralProperty of type Enum.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyDescription.group"> + <summary> + <para>The name of the GUI group. Used to display ProceduralProperties in groups.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyDescription.hasRange"> + <summary> + <para>If true, the Float or Vector property is constrained to values within a specified range.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyDescription.label"> + <summary> + <para>The label of the ProceduralProperty. Can contain space and be overall more user-friendly than the 'name' member.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyDescription.maximum"> + <summary> + <para>If hasRange is true, maximum specifies the maximum allowed value for this Float or Vector property.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyDescription.minimum"> + <summary> + <para>If hasRange is true, minimum specifies the minimum allowed value for this Float or Vector property.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyDescription.name"> + <summary> + <para>The name of the ProceduralProperty. Used to get and set the values.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyDescription.step"> + <summary> + <para>Specifies the step size of this Float or Vector property. Zero is no step.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyDescription.type"> + <summary> + <para>The ProceduralPropertyType describes what type of property this is.</para> + </summary> + </member> + <member name="T:UnityEngine.ProceduralPropertyType"> + <summary> + <para>The type of a ProceduralProperty.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyType.Boolean"> + <summary> + <para>Procedural boolean property. Use with ProceduralMaterial.GetProceduralBoolean.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyType.Color3"> + <summary> + <para>Procedural Color property without alpha. Use with ProceduralMaterial.GetProceduralColor.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyType.Color4"> + <summary> + <para>Procedural Color property with alpha. Use with ProceduralMaterial.GetProceduralColor.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyType.Enum"> + <summary> + <para>Procedural Enum property. Use with ProceduralMaterial.GetProceduralEnum.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyType.Float"> + <summary> + <para>Procedural float property. Use with ProceduralMaterial.GetProceduralFloat.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyType.String"> + <summary> + <para>Procedural String property. Use with ProceduralMaterial.GetProceduralString.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyType.Texture"> + <summary> + <para>Procedural Texture property. Use with ProceduralMaterial.GetProceduralTexture.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyType.Vector2"> + <summary> + <para>Procedural Vector2 property. Use with ProceduralMaterial.GetProceduralVector.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyType.Vector3"> + <summary> + <para>Procedural Vector3 property. Use with ProceduralMaterial.GetProceduralVector.</para> + </summary> + </member> + <member name="F:UnityEngine.ProceduralPropertyType.Vector4"> + <summary> + <para>Procedural Vector4 property. Use with ProceduralMaterial.GetProceduralVector.</para> + </summary> + </member> + <member name="T:UnityEngine.ProceduralTexture"> + <summary> + <para>Class for ProceduralTexture handling.</para> + </summary> + </member> + <member name="P:UnityEngine.ProceduralTexture.format"> + <summary> + <para>The format of the pixel data in the texture (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.ProceduralTexture.hasAlpha"> + <summary> + <para>Check whether the ProceduralMaterial that generates this ProceduralTexture is set to an output format with an alpha channel.</para> + </summary> + </member> + <member name="M:UnityEngine.ProceduralTexture.GetPixels32(System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Grab pixel values from a ProceduralTexture. +</para> + </summary> + <param name="x">X-coord of the top-left corner of the rectangle to grab.</param> + <param name="y">Y-coord of the top-left corner of the rectangle to grab.</param> + <param name="blockWidth">Width of rectangle to grab.</param> + <param name="blockHeight">Height of the rectangle to grab. +Get the pixel values from a rectangular area of a ProceduralTexture into an array. +The block is specified by its x,y offset in the texture and by its width and height. The block is "flattened" into the array by scanning the pixel values across rows one by one.</param> + </member> + <member name="M:UnityEngine.ProceduralTexture.GetProceduralOutputType"> + <summary> + <para>The output type of this ProceduralTexture.</para> + </summary> + </member> + <member name="T:UnityEngine.Profiling.CustomSampler"> + <summary> + <para>Custom CPU Profiler label used for profiling arbitrary code blocks.</para> + </summary> + </member> + <member name="M:UnityEngine.Profiling.CustomSampler.Begin"> + <summary> + <para>Begin profiling a piece of code with a custom label defined by this instance of CustomSampler.</para> + </summary> + <param name="targetObject"></param> + </member> + <member name="M:UnityEngine.Profiling.CustomSampler.Begin(UnityEngine.Object)"> + <summary> + <para>Begin profiling a piece of code with a custom label defined by this instance of CustomSampler.</para> + </summary> + <param name="targetObject"></param> + </member> + <member name="M:UnityEngine.Profiling.CustomSampler.Create(System.String)"> + <summary> + <para>Creates a new CustomSampler for profiling parts of your code.</para> + </summary> + <param name="name">Name of the Sampler.</param> + <returns> + <para>CustomSampler object or null if a built-in Sampler with the same name exists.</para> + </returns> + </member> + <member name="M:UnityEngine.Profiling.CustomSampler.End"> + <summary> + <para>End profiling a piece of code with a custom label.</para> + </summary> + </member> + <member name="T:UnityEngine.Profiling.Profiler"> + <summary> + <para>Controls the from script.</para> + </summary> + </member> + <member name="P:UnityEngine.Profiling.Profiler.enableBinaryLog"> + <summary> + <para>Sets profiler output file in built players.</para> + </summary> + </member> + <member name="P:UnityEngine.Profiling.Profiler.enabled"> + <summary> + <para>Enables the Profiler.</para> + </summary> + </member> + <member name="P:UnityEngine.Profiling.Profiler.logFile"> + <summary> + <para>Sets profiler output file in built players.</para> + </summary> + </member> + <member name="P:UnityEngine.Profiling.Profiler.maxNumberOfSamplesPerFrame"> + <summary> + <para>Resize the profiler sample buffers to allow the desired amount of samples per thread.</para> + </summary> + </member> + <member name="P:UnityEngine.Profiling.Profiler.usedHeapSize"> + <summary> + <para>Heap size used by the program.</para> + </summary> + <returns> + <para>Size of the used heap in bytes, (or 0 if the profiler is disabled).</para> + </returns> + </member> + <member name="P:UnityEngine.Profiling.Profiler.usedHeapSizeLong"> + <summary> + <para>Returns the number of bytes that Unity has allocated. This does not include bytes allocated by external libraries or drivers.</para> + </summary> + <returns> + <para>Size of the memory allocated by Unity (or 0 if the profiler is disabled).</para> + </returns> + </member> + <member name="M:UnityEngine.Profiling.Profiler.AddFramesFromFile(System.String)"> + <summary> + <para>Displays the recorded profiledata in the profiler.</para> + </summary> + <param name="file"></param> + </member> + <member name="M:UnityEngine.Profiling.Profiler.BeginSample(System.String)"> + <summary> + <para>Begin profiling a piece of code with a custom label.</para> + </summary> + <param name="name"></param> + <param name="targetObject"></param> + </member> + <member name="M:UnityEngine.Profiling.Profiler.BeginSample(System.String,UnityEngine.Object)"> + <summary> + <para>Begin profiling a piece of code with a custom label.</para> + </summary> + <param name="name"></param> + <param name="targetObject"></param> + </member> + <member name="M:UnityEngine.Profiling.Profiler.EndSample"> + <summary> + <para>End profiling a piece of code with a custom label.</para> + </summary> + </member> + <member name="M:UnityEngine.Profiling.Profiler.GetMonoHeapSize"> + <summary> + <para>Returns the size of the mono heap.</para> + </summary> + </member> + <member name="M:UnityEngine.Profiling.Profiler.GetMonoHeapSizeLong"> + <summary> + <para>Returns the size of the reserved space for managed-memory.</para> + </summary> + <returns> + <para>The size of the managed heap. This returns 0 if the Profiler is not available.</para> + </returns> + </member> + <member name="M:UnityEngine.Profiling.Profiler.GetMonoUsedSize"> + <summary> + <para>Returns the used size from mono.</para> + </summary> + </member> + <member name="M:UnityEngine.Profiling.Profiler.GetMonoUsedSizeLong"> + <summary> + <para>The allocated managed-memory for live objects and non-collected objects.</para> + </summary> + <returns> + <para>A long integer value of the memory in use. This returns 0 if the Profiler is not available.</para> + </returns> + </member> + <member name="M:UnityEngine.Profiling.Profiler.GetRuntimeMemorySize(UnityEngine.Object)"> + <summary> + <para>Returns the runtime memory usage of the resource.</para> + </summary> + <param name="o"></param> + </member> + <member name="M:UnityEngine.Profiling.Profiler.GetRuntimeMemorySizeLong(UnityEngine.Object)"> + <summary> + <para>Gathers the native-memory used by a Unity object.</para> + </summary> + <param name="o">The target Unity object.</param> + <returns> + <para>The amount of native-memory used by a Unity object. This returns 0 if the Profiler is not available.</para> + </returns> + </member> + <member name="M:UnityEngine.Profiling.Profiler.GetTempAllocatorSize"> + <summary> + <para>Returns the size of the temp allocator.</para> + </summary> + <returns> + <para>Size in bytes.</para> + </returns> + </member> + <member name="M:UnityEngine.Profiling.Profiler.GetTotalAllocatedMemory"> + <summary> + <para>Returns the amount of allocated and used system memory.</para> + </summary> + </member> + <member name="M:UnityEngine.Profiling.Profiler.GetTotalAllocatedMemoryLong"> + <summary> + <para>The total memory allocated by the internal allocators in Unity. Unity reserves large pools of memory from the system. This function returns the amount of used memory in those pools.</para> + </summary> + <returns> + <para>The amount of memory allocated by Unity. This returns 0 if the Profiler is not available.</para> + </returns> + </member> + <member name="M:UnityEngine.Profiling.Profiler.GetTotalReservedMemory"> + <summary> + <para>Returns the amount of reserved system memory.</para> + </summary> + </member> + <member name="M:UnityEngine.Profiling.Profiler.GetTotalReservedMemoryLong"> + <summary> + <para>The total memory Unity has reserved.</para> + </summary> + <returns> + <para>Memory reserved by Unity in bytes. This returns 0 if the Profiler is not available.</para> + </returns> + </member> + <member name="M:UnityEngine.Profiling.Profiler.GetTotalUnusedReservedMemory"> + <summary> + <para>Returns the amount of reserved but not used system memory.</para> + </summary> + </member> + <member name="M:UnityEngine.Profiling.Profiler.GetTotalUnusedReservedMemoryLong"> + <summary> + <para>Unity allocates memory in pools for usage when unity needs to allocate memory. This function returns the amount of unused memory in these pools.</para> + </summary> + <returns> + <para>The amount of unused memory in the reserved pools. This returns 0 if the Profiler is not available.</para> + </returns> + </member> + <member name="M:UnityEngine.Profiling.Profiler.SetTempAllocatorRequestedSize(System.UInt32)"> + <summary> + <para>Sets the size of the temp allocator.</para> + </summary> + <param name="size">Size in bytes.</param> + <returns> + <para>Returns true if requested size was successfully set. Will return false if value is disallowed (too small).</para> + </returns> + </member> + <member name="T:UnityEngine.Profiling.Recorder"> + <summary> + <para>Records profiling data produced by a specific Sampler.</para> + </summary> + </member> + <member name="P:UnityEngine.Profiling.Recorder.elapsedNanoseconds"> + <summary> + <para>Accumulated time of Begin/End pairs for the previous frame in nanoseconds. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Profiling.Recorder.enabled"> + <summary> + <para>Enables recording.</para> + </summary> + </member> + <member name="P:UnityEngine.Profiling.Recorder.isValid"> + <summary> + <para>Returns true if Recorder is valid and can collect data. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Profiling.Recorder.sampleBlockCount"> + <summary> + <para>Number of time Begin/End pairs was called during the previous frame. (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.Profiling.Recorder.Get(System.String)"> + <summary> + <para>Use this function to get a Recorder for the specific Profiler label.</para> + </summary> + <param name="samplerName">Sampler name.</param> + <returns> + <para>Recorder object for the specified Sampler.</para> + </returns> + </member> + <member name="T:UnityEngine.Profiling.Sampler"> + <summary> + <para>Provides control over a CPU Profiler label.</para> + </summary> + </member> + <member name="P:UnityEngine.Profiling.Sampler.isValid"> + <summary> + <para>Returns true if Sampler is valid. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Profiling.Sampler.name"> + <summary> + <para>Sampler name. (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.Profiling.Sampler.Get(System.String)"> + <summary> + <para>Returns Sampler object for the specific CPU Profiler label.</para> + </summary> + <param name="name">Profiler Sampler name.</param> + <returns> + <para>Sampler object which represents specific profiler label.</para> + </returns> + </member> + <member name="M:UnityEngine.Profiling.Sampler.GetNames(System.Collections.Generic.List`1<System.String>)"> + <summary> + <para>Returns number and names of all registered Profiler labels.</para> + </summary> + <param name="names">Preallocated list the Sampler names are written to. Or null if you want to get number of Samplers only.</param> + <returns> + <para>Number of active Samplers.</para> + </returns> + </member> + <member name="M:UnityEngine.Profiling.Sampler.GetRecorder"> + <summary> + <para>Returns Recorder associated with the Sampler.</para> + </summary> + <returns> + <para>Recorder object associated with the Sampler.</para> + </returns> + </member> + <member name="T:UnityEngine.Projector"> + <summary> + <para>A script interface for a.</para> + </summary> + </member> + <member name="P:UnityEngine.Projector.aspectRatio"> + <summary> + <para>The aspect ratio of the projection.</para> + </summary> + </member> + <member name="P:UnityEngine.Projector.farClipPlane"> + <summary> + <para>The far clipping plane distance.</para> + </summary> + </member> + <member name="P:UnityEngine.Projector.fieldOfView"> + <summary> + <para>The field of view of the projection in degrees.</para> + </summary> + </member> + <member name="P:UnityEngine.Projector.ignoreLayers"> + <summary> + <para>Which object layers are ignored by the projector.</para> + </summary> + </member> + <member name="P:UnityEngine.Projector.material"> + <summary> + <para>The material that will be projected onto every object.</para> + </summary> + </member> + <member name="P:UnityEngine.Projector.nearClipPlane"> + <summary> + <para>The near clipping plane distance.</para> + </summary> + </member> + <member name="P:UnityEngine.Projector.orthographic"> + <summary> + <para>Is the projection orthographic (true) or perspective (false)?</para> + </summary> + </member> + <member name="P:UnityEngine.Projector.orthographicSize"> + <summary> + <para>Projection's half-size when in orthographic mode.</para> + </summary> + </member> + <member name="T:UnityEngine.PropertyAttribute"> + <summary> + <para>Base class to derive custom property attributes from. Use this to create custom attributes for script variables.</para> + </summary> + </member> + <member name="P:UnityEngine.PropertyAttribute.order"> + <summary> + <para>Optional field to specify the order that multiple DecorationDrawers should be drawn in.</para> + </summary> + </member> + <member name="T:UnityEngine.PropertyName"> + <summary> + <para>Represents a string as an int for efficient lookup and comparison. Use this for common PropertyNames. + +Internally stores just an int to represent the string. A PropertyName can be created from a string but can not be converted back to a string. The same string always results in the same int representing that string. Thus this is a very efficient string representation in both memory and speed when all you need is comparison. + +PropertyName is serializable. + +ToString() is only implemented for debugging purposes in the editor it returns "theName:3737" in the player it returns "Unknown:3737".</para> + </summary> + </member> + <member name="M:UnityEngine.PropertyName.#ctor(System.String)"> + <summary> + <para>Initializes the PropertyName using a string.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.PropertyName.Equals(System.Object)"> + <summary> + <para>Determines whether this instance and a specified object, which must also be a PropertyName object, have the same value.</para> + </summary> + <param name="other"></param> + </member> + <member name="M:UnityEngine.PropertyName.GetHashCode"> + <summary> + <para>Returns the hash code for this PropertyName.</para> + </summary> + </member> + <member name="?:UnityEngine.PropertyName.implop_PropertyName(string)(System.String)"> + <summary> + <para>Converts the string passed into a PropertyName. See Also: PropertyName.ctor(System.String).</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.PropertyName.IsNullOrEmpty(UnityEngine.PropertyName)"> + <summary> + <para>Indicates whether the specified PropertyName is an Empty string.</para> + </summary> + <param name="prop"></param> + </member> + <member name="?:UnityEngine.PropertyName.op_Equal(UnityEngine.PropertyName,UnityEngine.PropertyName)"> + <summary> + <para>Determines whether two specified PropertyName have the same string value. Because two PropertyNames initialized with the same string value always have the same name index, we can simply perform a comparison of two ints to find out if the string value equals.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.PropertyName.op_NotEqual(UnityEngine.PropertyName,UnityEngine.PropertyName)"> + <summary> + <para>Determines whether two specified PropertyName have a different string value.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.PropertyName.ToString"> + <summary> + <para>For debugging purposes only. Returns the string value representing the string in the Editor. +Returns "UnityEngine.PropertyName" in the player.</para> + </summary> + </member> + <member name="T:UnityEngine.QualitySettings"> + <summary> + <para>Script interface for.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.activeColorSpace"> + <summary> + <para>Active color space (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.anisotropicFiltering"> + <summary> + <para>Global anisotropic filtering mode.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.antiAliasing"> + <summary> + <para>Set The AA Filtering option.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.asyncUploadBufferSize"> + <summary> + <para>Async texture upload provides timesliced async texture upload on the render thread with tight control over memory and timeslicing. There are no allocations except for the ones which driver has to do. To read data and upload texture data a ringbuffer whose size can be controlled is re-used. + +Use asyncUploadBufferSize to set the buffer size for asynchronous texture uploads. The size is in megabytes. Minimum value is 2 and maximum is 512. Although the buffer will resize automatically to fit the largest texture currently loading, it is recommended to set the value approximately to the size of biggest texture used in the scene to avoid re-sizing of the buffer which can incur performance cost.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.asyncUploadTimeSlice"> + <summary> + <para>Async texture upload provides timesliced async texture upload on the render thread with tight control over memory and timeslicing. There are no allocations except for the ones which driver has to do. To read data and upload texture data a ringbuffer whose size can be controlled is re-used. + +Use asyncUploadTimeSlice to set the time-slice in milliseconds for asynchronous texture uploads per +frame. Minimum value is 1 and maximum is 33.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.billboardsFaceCameraPosition"> + <summary> + <para>If enabled, billboards will face towards camera position rather than camera orientation.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.blendWeights"> + <summary> + <para>Blend weights.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.desiredColorSpace"> + <summary> + <para>Desired color space (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.lodBias"> + <summary> + <para>Global multiplier for the LOD's switching distance.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.masterTextureLimit"> + <summary> + <para>A texture size limit applied to all textures.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.maximumLODLevel"> + <summary> + <para>A maximum LOD level. All LOD groups.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.maxQueuedFrames"> + <summary> + <para>Maximum number of frames queued up by graphics driver.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.names"> + <summary> + <para>The indexed list of available Quality Settings.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.particleRaycastBudget"> + <summary> + <para>Budget for how many ray casts can be performed per frame for approximate collision testing.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.pixelLightCount"> + <summary> + <para>The maximum number of pixel lights that should affect any object.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.realtimeReflectionProbes"> + <summary> + <para>Enables realtime reflection probes.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.resolutionScalingFixedDPIFactor"> + <summary> + <para>In resolution scaling mode, this factor is used to multiply with the target Fixed DPI specified to get the actual Fixed DPI to use for this quality setting. + </para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.shadowCascade2Split"> + <summary> + <para>The normalized cascade distribution for a 2 cascade setup. The value defines the position of the cascade with respect to Zero.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.shadowCascade4Split"> + <summary> + <para>The normalized cascade start position for a 4 cascade setup. Each member of the vector defines the normalized position of the coresponding cascade with respect to Zero.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.shadowCascades"> + <summary> + <para>Number of cascades to use for directional light shadows.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.shadowDistance"> + <summary> + <para>Shadow drawing distance.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.shadowmaskMode"> + <summary> + <para>The rendering mode of Shadowmask.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.shadowNearPlaneOffset"> + <summary> + <para>Offset shadow frustum near plane.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.shadowProjection"> + <summary> + <para>Directional light shadow projection.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.shadowResolution"> + <summary> + <para>The default resolution of the shadow maps.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.shadows"> + <summary> + <para>Realtime Shadows type to be used.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.softParticles"> + <summary> + <para>Should soft blending be used for particles?</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.softVegetation"> + <summary> + <para>Use a two-pass shader for the vegetation in the terrain engine.</para> + </summary> + </member> + <member name="P:UnityEngine.QualitySettings.vSyncCount"> + <summary> + <para>The VSync Count.</para> + </summary> + </member> + <member name="M:UnityEngine.QualitySettings.DecreaseLevel(System.Boolean)"> + <summary> + <para>Decrease the current quality level.</para> + </summary> + <param name="applyExpensiveChanges">Should expensive changes be applied (Anti-aliasing etc).</param> + </member> + <member name="M:UnityEngine.QualitySettings.GetQualityLevel"> + <summary> + <para>Returns the current graphics quality level.</para> + </summary> + </member> + <member name="M:UnityEngine.QualitySettings.IncreaseLevel(System.Boolean)"> + <summary> + <para>Increase the current quality level.</para> + </summary> + <param name="applyExpensiveChanges">Should expensive changes be applied (Anti-aliasing etc).</param> + </member> + <member name="M:UnityEngine.QualitySettings.SetQualityLevel(System.Int32,System.Boolean)"> + <summary> + <para>Sets a new graphics quality level.</para> + </summary> + <param name="index">Quality index to set.</param> + <param name="applyExpensiveChanges">Should expensive changes be applied (Anti-aliasing etc).</param> + </member> + <member name="T:UnityEngine.Quaternion"> + <summary> + <para>Quaternions are used to represent rotations.</para> + </summary> + </member> + <member name="P:UnityEngine.Quaternion.eulerAngles"> + <summary> + <para>Returns the euler angle representation of the rotation.</para> + </summary> + </member> + <member name="P:UnityEngine.Quaternion.identity"> + <summary> + <para>The identity rotation (Read Only).</para> + </summary> + </member> + <member name="F:UnityEngine.Quaternion.w"> + <summary> + <para>W component of the Quaternion. Don't modify this directly unless you know quaternions inside out.</para> + </summary> + </member> + <member name="F:UnityEngine.Quaternion.x"> + <summary> + <para>X component of the Quaternion. Don't modify this directly unless you know quaternions inside out.</para> + </summary> + </member> + <member name="F:UnityEngine.Quaternion.y"> + <summary> + <para>Y component of the Quaternion. Don't modify this directly unless you know quaternions inside out.</para> + </summary> + </member> + <member name="F:UnityEngine.Quaternion.z"> + <summary> + <para>Z component of the Quaternion. Don't modify this directly unless you know quaternions inside out.</para> + </summary> + </member> + <member name="M:UnityEngine.Quaternion.Angle(UnityEngine.Quaternion,UnityEngine.Quaternion)"> + <summary> + <para>Returns the angle in degrees between two rotations a and b.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Quaternion.AngleAxis(System.Single,UnityEngine.Vector3)"> + <summary> + <para>Creates a rotation which rotates angle degrees around axis.</para> + </summary> + <param name="angle"></param> + <param name="axis"></param> + </member> + <member name="M:UnityEngine.Quaternion.#ctor(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Constructs new Quaternion with given x,y,z,w components.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + <param name="w"></param> + </member> + <member name="M:UnityEngine.Quaternion.Dot(UnityEngine.Quaternion,UnityEngine.Quaternion)"> + <summary> + <para>The dot product between two rotations.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Quaternion.Euler(System.Single,System.Single,System.Single)"> + <summary> + <para>Returns a rotation that rotates z degrees around the z axis, x degrees around the x axis, and y degrees around the y axis (in that order).</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + </member> + <member name="M:UnityEngine.Quaternion.Euler(UnityEngine.Vector3)"> + <summary> + <para>Returns a rotation that rotates z degrees around the z axis, x degrees around the x axis, and y degrees around the y axis (in that order).</para> + </summary> + <param name="euler"></param> + </member> + <member name="M:UnityEngine.Quaternion.FromToRotation(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Creates a rotation which rotates from fromDirection to toDirection.</para> + </summary> + <param name="fromDirection"></param> + <param name="toDirection"></param> + </member> + <member name="M:UnityEngine.Quaternion.Inverse(UnityEngine.Quaternion)"> + <summary> + <para>Returns the Inverse of rotation.</para> + </summary> + <param name="rotation"></param> + </member> + <member name="M:UnityEngine.Quaternion.Lerp(UnityEngine.Quaternion,UnityEngine.Quaternion,System.Single)"> + <summary> + <para>Interpolates between a and b by t and normalizes the result afterwards. The parameter t is clamped to the range [0, 1].</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Quaternion.LerpUnclamped(UnityEngine.Quaternion,UnityEngine.Quaternion,System.Single)"> + <summary> + <para>Interpolates between a and b by t and normalizes the result afterwards. The parameter t is not clamped.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Quaternion.LookRotation(UnityEngine.Vector3)"> + <summary> + <para>Creates a rotation with the specified forward and upwards directions.</para> + </summary> + <param name="forward">The direction to look in.</param> + <param name="upwards">The vector that defines in which direction up is.</param> + </member> + <member name="M:UnityEngine.Quaternion.LookRotation(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Creates a rotation with the specified forward and upwards directions.</para> + </summary> + <param name="forward">The direction to look in.</param> + <param name="upwards">The vector that defines in which direction up is.</param> + </member> + <member name="?:UnityEngine.Quaternion.op_Equal(UnityEngine.Quaternion,UnityEngine.Quaternion)"> + <summary> + <para>Are two quaternions equal to each other?</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Quaternion.op_Multiply(UnityEngine.Quaternion,UnityEngine.Quaternion)"> + <summary> + <para>Combines rotations lhs and rhs.</para> + </summary> + <param name="lhs">Left-hand side quaternion.</param> + <param name="rhs">Right-hand side quaternion.</param> + </member> + <member name="?:UnityEngine.Quaternion.op_Multiply(UnityEngine.Quaternion,UnityEngine.Vector3)"> + <summary> + <para>Rotates the point point with rotation.</para> + </summary> + <param name="rotation"></param> + <param name="point"></param> + </member> + <member name="M:UnityEngine.Quaternion.RotateTowards(UnityEngine.Quaternion,UnityEngine.Quaternion,System.Single)"> + <summary> + <para>Rotates a rotation from towards to.</para> + </summary> + <param name="from"></param> + <param name="to"></param> + <param name="maxDegreesDelta"></param> + </member> + <member name="M:UnityEngine.Quaternion.Set(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Set x, y, z and w components of an existing Quaternion.</para> + </summary> + <param name="newX"></param> + <param name="newY"></param> + <param name="newZ"></param> + <param name="newW"></param> + </member> + <member name="M:UnityEngine.Quaternion.SetFromToRotation(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Creates a rotation which rotates from fromDirection to toDirection.</para> + </summary> + <param name="fromDirection"></param> + <param name="toDirection"></param> + </member> + <member name="M:UnityEngine.Quaternion.SetLookRotation(UnityEngine.Vector3)"> + <summary> + <para>Creates a rotation with the specified forward and upwards directions.</para> + </summary> + <param name="view">The direction to look in.</param> + <param name="up">The vector that defines in which direction up is.</param> + </member> + <member name="M:UnityEngine.Quaternion.SetLookRotation(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Creates a rotation with the specified forward and upwards directions.</para> + </summary> + <param name="view">The direction to look in.</param> + <param name="up">The vector that defines in which direction up is.</param> + </member> + <member name="M:UnityEngine.Quaternion.Slerp(UnityEngine.Quaternion,UnityEngine.Quaternion,System.Single)"> + <summary> + <para>Spherically interpolates between a and b by t. The parameter t is clamped to the range [0, 1].</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Quaternion.SlerpUnclamped(UnityEngine.Quaternion,UnityEngine.Quaternion,System.Single)"> + <summary> + <para>Spherically interpolates between a and b by t. The parameter t is not clamped.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="P:UnityEngine.Quaternion.this"> + <summary> + <para>Access the x, y, z, w components using [0], [1], [2], [3] respectively.</para> + </summary> + </member> + <member name="M:UnityEngine.Quaternion.ToAngleAxis(System.Single&,UnityEngine.Vector3&)"> + <summary> + <para>Converts a rotation to angle-axis representation (angles in degrees).</para> + </summary> + <param name="angle"></param> + <param name="axis"></param> + </member> + <member name="M:UnityEngine.Quaternion.ToString"> + <summary> + <para>Returns a nicely formatted string of the Quaternion.</para> + </summary> + <param name="format"></param> + </member> + <member name="M:UnityEngine.Quaternion.ToString(System.String)"> + <summary> + <para>Returns a nicely formatted string of the Quaternion.</para> + </summary> + <param name="format"></param> + </member> + <member name="T:UnityEngine.Random"> + <summary> + <para>Class for generating random data.</para> + </summary> + </member> + <member name="P:UnityEngine.Random.insideUnitCircle"> + <summary> + <para>Returns a random point inside a circle with radius 1 (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Random.insideUnitSphere"> + <summary> + <para>Returns a random point inside a sphere with radius 1 (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Random.onUnitSphere"> + <summary> + <para>Returns a random point on the surface of a sphere with radius 1 (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Random.rotation"> + <summary> + <para>Returns a random rotation (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Random.rotationUniform"> + <summary> + <para>Returns a random rotation with uniform distribution (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Random.state"> + <summary> + <para>Gets/Sets the full internal state of the random number generator.</para> + </summary> + </member> + <member name="P:UnityEngine.Random.value"> + <summary> + <para>Returns a random number between 0.0 [inclusive] and 1.0 [inclusive] (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Random.ColorHSV"> + <summary> + <para>Generates a random color from HSV and alpha ranges.</para> + </summary> + <param name="hueMin">Minimum hue [0..1].</param> + <param name="hueMax">Maximum hue [0..1].</param> + <param name="saturationMin">Minimum saturation [0..1].</param> + <param name="saturationMax">Maximum saturation[0..1].</param> + <param name="valueMin">Minimum value [0..1].</param> + <param name="valueMax">Maximum value [0..1].</param> + <param name="alphaMin">Minimum alpha [0..1].</param> + <param name="alphaMax">Maximum alpha [0..1].</param> + <returns> + <para>A random color with HSV and alpha values in the input ranges.</para> + </returns> + </member> + <member name="M:UnityEngine.Random.ColorHSV(System.Single,System.Single)"> + <summary> + <para>Generates a random color from HSV and alpha ranges.</para> + </summary> + <param name="hueMin">Minimum hue [0..1].</param> + <param name="hueMax">Maximum hue [0..1].</param> + <param name="saturationMin">Minimum saturation [0..1].</param> + <param name="saturationMax">Maximum saturation[0..1].</param> + <param name="valueMin">Minimum value [0..1].</param> + <param name="valueMax">Maximum value [0..1].</param> + <param name="alphaMin">Minimum alpha [0..1].</param> + <param name="alphaMax">Maximum alpha [0..1].</param> + <returns> + <para>A random color with HSV and alpha values in the input ranges.</para> + </returns> + </member> + <member name="M:UnityEngine.Random.ColorHSV(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Generates a random color from HSV and alpha ranges.</para> + </summary> + <param name="hueMin">Minimum hue [0..1].</param> + <param name="hueMax">Maximum hue [0..1].</param> + <param name="saturationMin">Minimum saturation [0..1].</param> + <param name="saturationMax">Maximum saturation[0..1].</param> + <param name="valueMin">Minimum value [0..1].</param> + <param name="valueMax">Maximum value [0..1].</param> + <param name="alphaMin">Minimum alpha [0..1].</param> + <param name="alphaMax">Maximum alpha [0..1].</param> + <returns> + <para>A random color with HSV and alpha values in the input ranges.</para> + </returns> + </member> + <member name="M:UnityEngine.Random.ColorHSV(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Generates a random color from HSV and alpha ranges.</para> + </summary> + <param name="hueMin">Minimum hue [0..1].</param> + <param name="hueMax">Maximum hue [0..1].</param> + <param name="saturationMin">Minimum saturation [0..1].</param> + <param name="saturationMax">Maximum saturation[0..1].</param> + <param name="valueMin">Minimum value [0..1].</param> + <param name="valueMax">Maximum value [0..1].</param> + <param name="alphaMin">Minimum alpha [0..1].</param> + <param name="alphaMax">Maximum alpha [0..1].</param> + <returns> + <para>A random color with HSV and alpha values in the input ranges.</para> + </returns> + </member> + <member name="M:UnityEngine.Random.ColorHSV(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Generates a random color from HSV and alpha ranges.</para> + </summary> + <param name="hueMin">Minimum hue [0..1].</param> + <param name="hueMax">Maximum hue [0..1].</param> + <param name="saturationMin">Minimum saturation [0..1].</param> + <param name="saturationMax">Maximum saturation[0..1].</param> + <param name="valueMin">Minimum value [0..1].</param> + <param name="valueMax">Maximum value [0..1].</param> + <param name="alphaMin">Minimum alpha [0..1].</param> + <param name="alphaMax">Maximum alpha [0..1].</param> + <returns> + <para>A random color with HSV and alpha values in the input ranges.</para> + </returns> + </member> + <member name="M:UnityEngine.Random.InitState(System.Int32)"> + <summary> + <para>Initializes the random number generator state with a seed.</para> + </summary> + <param name="seed">Seed used to initialize the random number generator.</param> + </member> + <member name="M:UnityEngine.Random.Range(System.Single,System.Single)"> + <summary> + <para>Returns a random float number between and min [inclusive] and max [inclusive] (Read Only).</para> + </summary> + <param name="min"></param> + <param name="max"></param> + </member> + <member name="M:UnityEngine.Random.Range(System.Int32,System.Int32)"> + <summary> + <para>Returns a random integer number between min [inclusive] and max [exclusive] (Read Only).</para> + </summary> + <param name="min"></param> + <param name="max"></param> + </member> + <member name="T:UnityEngine.Random.State"> + <summary> + <para>Serializable structure used to hold the full internal state of the random number generator. See Also: Random.state.</para> + </summary> + </member> + <member name="T:UnityEngine.RangeAttribute"> + <summary> + <para>Attribute used to make a float or int variable in a script be restricted to a specific range.</para> + </summary> + </member> + <member name="M:UnityEngine.RangeAttribute.#ctor(System.Single,System.Single)"> + <summary> + <para>Attribute used to make a float or int variable in a script be restricted to a specific range.</para> + </summary> + <param name="min">The minimum allowed value.</param> + <param name="max">The maximum allowed value.</param> + </member> + <member name="T:UnityEngine.RangeInt"> + <summary> + <para>Describes an integer range.</para> + </summary> + </member> + <member name="P:UnityEngine.RangeInt.end"> + <summary> + <para>The end index of the range (not inclusive).</para> + </summary> + </member> + <member name="F:UnityEngine.RangeInt.length"> + <summary> + <para>The length of the range.</para> + </summary> + </member> + <member name="F:UnityEngine.RangeInt.start"> + <summary> + <para>The starting index of the range, where 0 is the first position, 1 is the second, 2 is the third, and so on.</para> + </summary> + </member> + <member name="M:UnityEngine.RangeInt.#ctor(System.Int32,System.Int32)"> + <summary> + <para>Constructs a new RangeInt with given start, length values.</para> + </summary> + <param name="start">The starting index of the range.</param> + <param name="length">The length of the range.</param> + </member> + <member name="T:UnityEngine.Ray"> + <summary> + <para>Representation of rays.</para> + </summary> + </member> + <member name="P:UnityEngine.Ray.direction"> + <summary> + <para>The direction of the ray.</para> + </summary> + </member> + <member name="P:UnityEngine.Ray.origin"> + <summary> + <para>The origin point of the ray.</para> + </summary> + </member> + <member name="M:UnityEngine.Ray.#ctor(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Creates a ray starting at origin along direction.</para> + </summary> + <param name="origin"></param> + <param name="direction"></param> + </member> + <member name="M:UnityEngine.Ray.GetPoint(System.Single)"> + <summary> + <para>Returns a point at distance units along the ray.</para> + </summary> + <param name="distance"></param> + </member> + <member name="M:UnityEngine.Ray.ToString"> + <summary> + <para>Returns a nicely formatted string for this ray.</para> + </summary> + <param name="format"></param> + </member> + <member name="M:UnityEngine.Ray.ToString(System.String)"> + <summary> + <para>Returns a nicely formatted string for this ray.</para> + </summary> + <param name="format"></param> + </member> + <member name="T:UnityEngine.Ray2D"> + <summary> + <para>A ray in 2D space.</para> + </summary> + </member> + <member name="P:UnityEngine.Ray2D.direction"> + <summary> + <para>The direction of the ray in world space.</para> + </summary> + </member> + <member name="P:UnityEngine.Ray2D.origin"> + <summary> + <para>The starting point of the ray in world space.</para> + </summary> + </member> + <member name="M:UnityEngine.Ray2D.#ctor(UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Creates a 2D ray starting at origin along direction.</para> + </summary> + <param name="Vector2">origin</param> + <param name="Vector2">direction</param> + <param name="origin"></param> + <param name="direction"></param> + </member> + <member name="M:UnityEngine.Ray2D.GetPoint(System.Single)"> + <summary> + <para>Get a point that lies a given distance along a ray.</para> + </summary> + <param name="distance">Distance of the desired point along the path of the ray.</param> + </member> + <member name="T:UnityEngine.Rect"> + <summary> + <para>A 2D Rectangle defined by X and Y position, width and height.</para> + </summary> + </member> + <member name="P:UnityEngine.Rect.center"> + <summary> + <para>The position of the center of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.Rect.height"> + <summary> + <para>The height of the rectangle, measured from the Y position.</para> + </summary> + </member> + <member name="P:UnityEngine.Rect.max"> + <summary> + <para>The position of the maximum corner of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.Rect.min"> + <summary> + <para>The position of the minimum corner of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.Rect.position"> + <summary> + <para>The X and Y position of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.Rect.size"> + <summary> + <para>The width and height of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.Rect.width"> + <summary> + <para>The width of the rectangle, measured from the X position.</para> + </summary> + </member> + <member name="P:UnityEngine.Rect.x"> + <summary> + <para>The X coordinate of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.Rect.xMax"> + <summary> + <para>The maximum X coordinate of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.Rect.xMin"> + <summary> + <para>The minimum X coordinate of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.Rect.y"> + <summary> + <para>The Y coordinate of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.Rect.yMax"> + <summary> + <para>The maximum Y coordinate of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.Rect.yMin"> + <summary> + <para>The minimum Y coordinate of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.Rect.zero"> + <summary> + <para>Shorthand for writing new Rect(0,0,0,0).</para> + </summary> + </member> + <member name="M:UnityEngine.Rect.Contains(UnityEngine.Vector2)"> + <summary> + <para>Returns true if the x and y components of point is a point inside this rectangle. If allowInverse is present and true, the width and height of the Rect are allowed to take negative values (ie, the min value is greater than the max), and the test will still work.</para> + </summary> + <param name="point">Point to test.</param> + <param name="allowInverse">Does the test allow the Rect's width and height to be negative?</param> + <returns> + <para>True if the point lies within the specified rectangle.</para> + </returns> + </member> + <member name="M:UnityEngine.Rect.Contains(UnityEngine.Vector3)"> + <summary> + <para>Returns true if the x and y components of point is a point inside this rectangle. If allowInverse is present and true, the width and height of the Rect are allowed to take negative values (ie, the min value is greater than the max), and the test will still work.</para> + </summary> + <param name="point">Point to test.</param> + <param name="allowInverse">Does the test allow the Rect's width and height to be negative?</param> + <returns> + <para>True if the point lies within the specified rectangle.</para> + </returns> + </member> + <member name="M:UnityEngine.Rect.Contains(UnityEngine.Vector3,System.Boolean)"> + <summary> + <para>Returns true if the x and y components of point is a point inside this rectangle. If allowInverse is present and true, the width and height of the Rect are allowed to take negative values (ie, the min value is greater than the max), and the test will still work.</para> + </summary> + <param name="point">Point to test.</param> + <param name="allowInverse">Does the test allow the Rect's width and height to be negative?</param> + <returns> + <para>True if the point lies within the specified rectangle.</para> + </returns> + </member> + <member name="M:UnityEngine.Rect.#ctor(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Creates a new rectangle.</para> + </summary> + <param name="x">The X value the rect is measured from.</param> + <param name="y">The Y value the rect is measured from.</param> + <param name="width">The width of the rectangle.</param> + <param name="height">The height of the rectangle.</param> + </member> + <member name="M:UnityEngine.Rect.#ctor(UnityEngine.Rect)"> + <summary> + <para></para> + </summary> + <param name="source"></param> + </member> + <member name="M:UnityEngine.Rect.#ctor(UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Creates a rectangle given a size and position.</para> + </summary> + <param name="position">The position of the minimum corner of the rect.</param> + <param name="size">The width and height of the rect.</param> + </member> + <member name="M:UnityEngine.Rect.MinMaxRect(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Creates a rectangle from min/max coordinate values.</para> + </summary> + <param name="xmin">The minimum X coordinate.</param> + <param name="ymin">The minimum Y coordinate.</param> + <param name="xmax">The maximum X coordinate.</param> + <param name="ymax">The maximum Y coordinate.</param> + <returns> + <para>A rectangle matching the specified coordinates.</para> + </returns> + </member> + <member name="M:UnityEngine.Rect.NormalizedToPoint(UnityEngine.Rect,UnityEngine.Vector2)"> + <summary> + <para>Returns a point inside a rectangle, given normalized coordinates.</para> + </summary> + <param name="rectangle">Rectangle to get a point inside.</param> + <param name="normalizedRectCoordinates">Normalized coordinates to get a point for.</param> + </member> + <member name="?:UnityEngine.Rect.op_Equal(UnityEngine.Rect,UnityEngine.Rect)"> + <summary> + <para>Returns true if the rectangles are the same.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.Rect.Overlaps(UnityEngine.Rect)"> + <summary> + <para>Returns true if the other rectangle overlaps this one. If allowInverse is present and true, the widths and heights of the Rects are allowed to take negative values (ie, the min value is greater than the max), and the test will still work.</para> + </summary> + <param name="other">Other rectangle to test overlapping with.</param> + <param name="allowInverse">Does the test allow the widths and heights of the Rects to be negative?</param> + </member> + <member name="M:UnityEngine.Rect.Overlaps(UnityEngine.Rect,System.Boolean)"> + <summary> + <para>Returns true if the other rectangle overlaps this one. If allowInverse is present and true, the widths and heights of the Rects are allowed to take negative values (ie, the min value is greater than the max), and the test will still work.</para> + </summary> + <param name="other">Other rectangle to test overlapping with.</param> + <param name="allowInverse">Does the test allow the widths and heights of the Rects to be negative?</param> + </member> + <member name="M:UnityEngine.Rect.PointToNormalized(UnityEngine.Rect,UnityEngine.Vector2)"> + <summary> + <para>Returns the normalized coordinates cooresponding the the point.</para> + </summary> + <param name="rectangle">Rectangle to get normalized coordinates inside.</param> + <param name="point">A point inside the rectangle to get normalized coordinates for.</param> + </member> + <member name="M:UnityEngine.Rect.Set(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Set components of an existing Rect.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="width"></param> + <param name="height"></param> + </member> + <member name="M:UnityEngine.Rect.ToString"> + <summary> + <para>Returns a nicely formatted string for this Rect.</para> + </summary> + <param name="format"></param> + </member> + <member name="M:UnityEngine.Rect.ToString(System.String)"> + <summary> + <para>Returns a nicely formatted string for this Rect.</para> + </summary> + <param name="format"></param> + </member> + <member name="T:UnityEngine.RectInt"> + <summary> + <para>A 2D Rectangle defined by x, y, width, height with integers.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.allPositionsWithin"> + <summary> + <para>A RectInt.PositionCollection that contains all positions within the RectInt.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.center"> + <summary> + <para>Center coordinate of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.height"> + <summary> + <para>Height of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.max"> + <summary> + <para>Upper right corner of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.min"> + <summary> + <para>Lower left corner of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.position"> + <summary> + <para>Returns the position (x, y) of the RectInt.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.size"> + <summary> + <para>Returns the width and height of the RectInt.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.width"> + <summary> + <para>Width of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.x"> + <summary> + <para>Left coordinate of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.xMax"> + <summary> + <para>Returns the maximum X value of the RectInt.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.xMin"> + <summary> + <para>Returns the minimum X value of the RectInt.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.y"> + <summary> + <para>Top coordinate of the rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.yMax"> + <summary> + <para>Returns the maximum Y value of the RectInt.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.yMin"> + <summary> + <para>Returns the minimum Y value of the RectInt.</para> + </summary> + </member> + <member name="M:UnityEngine.RectInt.ClampToBounds(UnityEngine.RectInt)"> + <summary> + <para>Clamps the position and size of the RectInt to the given bounds.</para> + </summary> + <param name="bounds">Bounds to clamp the RectInt.</param> + </member> + <member name="M:UnityEngine.RectInt.Contains(UnityEngine.Vector2Int)"> + <summary> + <para>Returns true if the given position is within the RectInt.</para> + </summary> + <param name="position">Position to check.</param> + <param name="inclusive">Whether the max limits are included in the check.</param> + <returns> + <para>Whether the position is within the RectInt.</para> + </returns> + </member> + <member name="M:UnityEngine.RectInt.Contains"> + <summary> + <para>Returns true if the given position is within the RectInt.</para> + </summary> + <param name="position">Position to check.</param> + <param name="inclusive">Whether the max limits are included in the check.</param> + <returns> + <para>Whether the position is within the RectInt.</para> + </returns> + </member> + <member name="T:UnityEngine.RectInt.PositionEnumerator"> + <summary> + <para>An iterator that allows you to iterate over all positions within the RectInt.</para> + </summary> + </member> + <member name="P:UnityEngine.RectInt.PositionEnumerator.Current"> + <summary> + <para>Current position of the enumerator.</para> + </summary> + </member> + <member name="M:UnityEngine.RectInt.PositionEnumerator.GetEnumerator"> + <summary> + <para>Returns this as an iterator that allows you to iterate over all positions within the RectInt.</para> + </summary> + <returns> + <para>This RectInt.PositionEnumerator.</para> + </returns> + </member> + <member name="M:UnityEngine.RectInt.PositionEnumerator.MoveNext"> + <summary> + <para>Moves the enumerator to the next position.</para> + </summary> + <returns> + <para>Whether the enumerator has successfully moved to the next position.</para> + </returns> + </member> + <member name="M:UnityEngine.RectInt.PositionEnumerator.Reset"> + <summary> + <para>Resets this enumerator to its starting state.</para> + </summary> + </member> + <member name="M:UnityEngine.RectInt.SetMinMax(UnityEngine.Vector2Int,UnityEngine.Vector2Int)"> + <summary> + <para>Sets the bounds to the min and max value of the rect.</para> + </summary> + <param name="minPosition"></param> + <param name="maxPosition"></param> + </member> + <member name="M:UnityEngine.RectInt.ToString"> + <summary> + <para>Returns the x, y, width and height of the RectInt.</para> + </summary> + </member> + <member name="T:UnityEngine.RectOffset"> + <summary> + <para>Offsets for rectangles, borders, etc.</para> + </summary> + </member> + <member name="P:UnityEngine.RectOffset.bottom"> + <summary> + <para>Bottom edge size.</para> + </summary> + </member> + <member name="P:UnityEngine.RectOffset.horizontal"> + <summary> + <para>Shortcut for left + right. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.RectOffset.left"> + <summary> + <para>Left edge size.</para> + </summary> + </member> + <member name="P:UnityEngine.RectOffset.right"> + <summary> + <para>Right edge size.</para> + </summary> + </member> + <member name="P:UnityEngine.RectOffset.top"> + <summary> + <para>Top edge size.</para> + </summary> + </member> + <member name="P:UnityEngine.RectOffset.vertical"> + <summary> + <para>Shortcut for top + bottom. (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.RectOffset.Add(UnityEngine.Rect)"> + <summary> + <para>Add the border offsets to a rect.</para> + </summary> + <param name="rect"></param> + </member> + <member name="M:UnityEngine.RectOffset.#ctor"> + <summary> + <para>Creates a new rectangle with offsets.</para> + </summary> + <param name="left"></param> + <param name="right"></param> + <param name="top"></param> + <param name="bottom"></param> + </member> + <member name="M:UnityEngine.RectOffset.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Creates a new rectangle with offsets.</para> + </summary> + <param name="left"></param> + <param name="right"></param> + <param name="top"></param> + <param name="bottom"></param> + </member> + <member name="M:UnityEngine.RectOffset.Remove(UnityEngine.Rect)"> + <summary> + <para>Remove the border offsets from a rect.</para> + </summary> + <param name="rect"></param> + </member> + <member name="T:UnityEngine.RectTransform"> + <summary> + <para>Position, size, anchor and pivot information for a rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.RectTransform.anchoredPosition"> + <summary> + <para>The position of the pivot of this RectTransform relative to the anchor reference point.</para> + </summary> + </member> + <member name="P:UnityEngine.RectTransform.anchoredPosition3D"> + <summary> + <para>The 3D position of the pivot of this RectTransform relative to the anchor reference point.</para> + </summary> + </member> + <member name="P:UnityEngine.RectTransform.anchorMax"> + <summary> + <para>The normalized position in the parent RectTransform that the upper right corner is anchored to.</para> + </summary> + </member> + <member name="P:UnityEngine.RectTransform.anchorMin"> + <summary> + <para>The normalized position in the parent RectTransform that the lower left corner is anchored to.</para> + </summary> + </member> + <member name="P:UnityEngine.RectTransform.offsetMax"> + <summary> + <para>The offset of the upper right corner of the rectangle relative to the upper right anchor.</para> + </summary> + </member> + <member name="P:UnityEngine.RectTransform.offsetMin"> + <summary> + <para>The offset of the lower left corner of the rectangle relative to the lower left anchor.</para> + </summary> + </member> + <member name="P:UnityEngine.RectTransform.pivot"> + <summary> + <para>The normalized position in this RectTransform that it rotates around.</para> + </summary> + </member> + <member name="?:UnityEngine.RectTransform.reapplyDrivenProperties(UnityEngine.RectTransform/ReapplyDrivenProperties)"> + <summary> + <para>Event that is invoked for RectTransforms that need to have their driven properties reapplied.</para> + </summary> + <param name="value"></param> + </member> + <member name="P:UnityEngine.RectTransform.rect"> + <summary> + <para>The calculated rectangle in the local space of the Transform.</para> + </summary> + </member> + <member name="P:UnityEngine.RectTransform.sizeDelta"> + <summary> + <para>The size of this RectTransform relative to the distances between the anchors.</para> + </summary> + </member> + <member name="T:UnityEngine.RectTransform.Axis"> + <summary> + <para>An axis that can be horizontal or vertical.</para> + </summary> + </member> + <member name="F:UnityEngine.RectTransform.Axis.Horizontal"> + <summary> + <para>Horizontal.</para> + </summary> + </member> + <member name="F:UnityEngine.RectTransform.Axis.Vertical"> + <summary> + <para>Vertical.</para> + </summary> + </member> + <member name="T:UnityEngine.RectTransform.Edge"> + <summary> + <para>Enum used to specify one edge of a rectangle.</para> + </summary> + </member> + <member name="F:UnityEngine.RectTransform.Edge.Bottom"> + <summary> + <para>The bottom edge.</para> + </summary> + </member> + <member name="F:UnityEngine.RectTransform.Edge.Left"> + <summary> + <para>The left edge.</para> + </summary> + </member> + <member name="F:UnityEngine.RectTransform.Edge.Right"> + <summary> + <para>The right edge.</para> + </summary> + </member> + <member name="F:UnityEngine.RectTransform.Edge.Top"> + <summary> + <para>The top edge.</para> + </summary> + </member> + <member name="M:UnityEngine.RectTransform.GetLocalCorners(UnityEngine.Vector3[])"> + <summary> + <para>Get the corners of the calculated rectangle in the local space of its Transform.</para> + </summary> + <param name="fourCornersArray">The array that corners are filled into.</param> + </member> + <member name="M:UnityEngine.RectTransform.GetWorldCorners(UnityEngine.Vector3[])"> + <summary> + <para>Get the corners of the calculated rectangle in world space.</para> + </summary> + <param name="fourCornersArray">The ray that corners are filled into.</param> + </member> + <member name="T:UnityEngine.RectTransform.ReapplyDrivenProperties"> + <summary> + <para>Delegate used for the reapplyDrivenProperties event.</para> + </summary> + <param name="driven"></param> + </member> + <member name="M:UnityEngine.RectTransform.SetInsetAndSizeFromParentEdge(UnityEngine.RectTransform/Edge,System.Single,System.Single)"> + <summary> + <para>Set the distance of this rectangle relative to a specified edge of the parent rectangle, while also setting its size.</para> + </summary> + <param name="edge">The edge of the parent rectangle to inset from.</param> + <param name="inset">The inset distance.</param> + <param name="size">The size of the rectangle along the same direction of the inset.</param> + </member> + <member name="M:UnityEngine.RectTransform.SetSizeWithCurrentAnchors(UnityEngine.RectTransform/Axis,System.Single)"> + <summary> + <para>Makes the RectTransform calculated rect be a given size on the specified axis.</para> + </summary> + <param name="axis">The axis to specify the size along.</param> + <param name="size">The desired size along the specified axis.</param> + </member> + <member name="T:UnityEngine.ReflectionProbe"> + <summary> + <para>The reflection probe is used to capture the surroundings into a texture which is passed to the shaders and used for reflections.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.backgroundColor"> + <summary> + <para>The color with which the texture of reflection probe will be cleared.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.bakedTexture"> + <summary> + <para>Reference to the baked texture of the reflection probe's surrounding.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.blendDistance"> + <summary> + <para>Distance around probe used for blending (used in deferred probes).</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.bounds"> + <summary> + <para>The bounding volume of the reflection probe (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.boxProjection"> + <summary> + <para>Should this reflection probe use box projection?</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.center"> + <summary> + <para>The center of the box area in which reflections will be applied to the objects. Measured in the probes's local space.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.clearFlags"> + <summary> + <para>How the reflection probe clears the background.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.cullingMask"> + <summary> + <para>This is used to render parts of the reflecion probe's surrounding selectively.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.customBakedTexture"> + <summary> + <para>Reference to the baked texture of the reflection probe's surrounding. Use this to assign custom reflection texture.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.defaultTexture"> + <summary> + <para>Texture which is used outside of all reflection probes (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.defaultTextureHDRDecodeValues"> + <summary> + <para>HDR decode values of the default reflection probe texture.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.farClipPlane"> + <summary> + <para>The far clipping plane distance when rendering the probe.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.hdr"> + <summary> + <para>Should this reflection probe use HDR rendering?</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.importance"> + <summary> + <para>Reflection probe importance.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.intensity"> + <summary> + <para>The intensity modifier that is applied to the texture of reflection probe in the shader.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.mode"> + <summary> + <para>Should reflection probe texture be generated in the Editor (ReflectionProbeMode.Baked) or should probe use custom specified texure (ReflectionProbeMode.Custom)?</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.nearClipPlane"> + <summary> + <para>The near clipping plane distance when rendering the probe.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.refreshMode"> + <summary> + <para>Sets the way the probe will refresh. + +See Also: ReflectionProbeRefreshMode.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.resolution"> + <summary> + <para>Resolution of the underlying reflection texture in pixels.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.shadowDistance"> + <summary> + <para>Shadow drawing distance when rendering the probe.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.size"> + <summary> + <para>The size of the box area in which reflections will be applied to the objects. Measured in the probes's local space.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.texture"> + <summary> + <para>Texture which is passed to the shader of the objects in the vicinity of the reflection probe (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.textureHDRDecodeValues"> + <summary> + <para>HDR decode values of the reflection probe texture.</para> + </summary> + </member> + <member name="P:UnityEngine.ReflectionProbe.timeSlicingMode"> + <summary> + <para>Sets this probe time-slicing mode + +See Also: ReflectionProbeTimeSlicingMode.</para> + </summary> + </member> + <member name="M:UnityEngine.ReflectionProbe.BlendCubemap(UnityEngine.Texture,UnityEngine.Texture,System.Single,UnityEngine.RenderTexture)"> + <summary> + <para>Utility method to blend 2 cubemaps into a target render texture.</para> + </summary> + <param name="src">Cubemap to blend from.</param> + <param name="dst">Cubemap to blend to.</param> + <param name="blend">Blend weight.</param> + <param name="target">RenderTexture which will hold the result of the blend.</param> + <returns> + <para>Returns trues if cubemaps were blended, false otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.ReflectionProbe.IsFinishedRendering(System.Int32)"> + <summary> + <para>Checks if a probe has finished a time-sliced render.</para> + </summary> + <param name="renderId">An integer representing the RenderID as returned by the RenderProbe method.</param> + <returns> + <para> + True if the render has finished, false otherwise. + + See Also: timeSlicingMode + </para> + </returns> + </member> + <member name="M:UnityEngine.ReflectionProbe.RenderProbe(UnityEngine.RenderTexture)"> + <summary> + <para>Refreshes the probe's cubemap.</para> + </summary> + <param name="targetTexture">Target RendeTexture in which rendering should be done. Specifying null will update the probe's default texture.</param> + <returns> + <para> + An integer representing a RenderID which can subsequently be used to check if the probe has finished rendering while rendering in time-slice mode. + + See Also: IsFinishedRendering + See Also: timeSlicingMode + </para> + </returns> + </member> + <member name="T:UnityEngine.RenderBuffer"> + <summary> + <para>Color or depth buffer part of a RenderTexture.</para> + </summary> + </member> + <member name="M:UnityEngine.RenderBuffer.GetNativeRenderBufferPtr"> + <summary> + <para>Returns native RenderBuffer. Be warned this is not native Texture, but rather pointer to unity struct that can be used with native unity API. Currently such API exists only on iOS.</para> + </summary> + </member> + <member name="T:UnityEngine.Renderer"> + <summary> + <para>General functionality for all renderers.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.allowOcclusionWhenDynamic"> + <summary> + <para>Controls if dynamic occlusion culling should be performed for this renderer.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.bounds"> + <summary> + <para>The bounding volume of the renderer (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.enabled"> + <summary> + <para>Makes the rendered 3D object visible if enabled.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.isPartOfStaticBatch"> + <summary> + <para>Has this renderer been statically batched with any other renderers?</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.isVisible"> + <summary> + <para>Is this renderer visible in any camera? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.lightmapIndex"> + <summary> + <para>The index of the baked lightmap applied to this renderer.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.lightmapScaleOffset"> + <summary> + <para>The UV scale & offset used for a lightmap.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.lightProbeProxyVolumeOverride"> + <summary> + <para>If set, the Renderer will use the Light Probe Proxy Volume component attached to the source GameObject.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.lightProbeUsage"> + <summary> + <para>The light probe interpolation type.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.localToWorldMatrix"> + <summary> + <para>Matrix that transforms a point from local space into world space (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.material"> + <summary> + <para>Returns the first instantiated Material assigned to the renderer.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.materials"> + <summary> + <para>Returns all the instantiated materials of this object.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.motionVectorGenerationMode"> + <summary> + <para>Specifies the mode for motion vector rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.motionVectors"> + <summary> + <para>Specifies whether this renderer has a per-object motion vector pass.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.probeAnchor"> + <summary> + <para>If set, Renderer will use this Transform's position to find the light or reflection probe.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.realtimeLightmapIndex"> + <summary> + <para>The index of the realtime lightmap applied to this renderer.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.realtimeLightmapScaleOffset"> + <summary> + <para>The UV scale & offset used for a realtime lightmap.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.receiveShadows"> + <summary> + <para>Does this object receive shadows?</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.reflectionProbeUsage"> + <summary> + <para>Should reflection probes be used for this Renderer?</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.shadowCastingMode"> + <summary> + <para>Does this object cast shadows?</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.sharedMaterial"> + <summary> + <para>The shared material of this object.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.sharedMaterials"> + <summary> + <para>All the shared materials of this object.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.sortingLayerID"> + <summary> + <para>Unique ID of the Renderer's sorting layer.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.sortingLayerName"> + <summary> + <para>Name of the Renderer's sorting layer.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.sortingOrder"> + <summary> + <para>Renderer's order within a sorting layer.</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.useLightProbes"> + <summary> + <para>Should light probes be used for this Renderer?</para> + </summary> + </member> + <member name="P:UnityEngine.Renderer.worldToLocalMatrix"> + <summary> + <para>Matrix that transforms a point from world space into local space (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Renderer.GetClosestReflectionProbes(System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>)"> + <summary> + <para>Returns an array of closest reflection probes with weights, weight shows how much influence the probe has on the renderer, this value is also used when blending between reflection probes occur.</para> + </summary> + <param name="result"></param> + </member> + <member name="M:UnityEngine.Renderer.GetPropertyBlock(UnityEngine.MaterialPropertyBlock)"> + <summary> + <para>Get per-renderer material property block.</para> + </summary> + <param name="dest"></param> + </member> + <member name="M:UnityEngine.Renderer.SetPropertyBlock(UnityEngine.MaterialPropertyBlock)"> + <summary> + <para>Lets you add per-renderer material parameters without duplicating a material.</para> + </summary> + <param name="properties"></param> + </member> + <member name="T:UnityEngine.RendererExtensions"> + <summary> + <para>Extension methods to the Renderer class, used only for the UpdateGIMaterials method used by the Global Illumination System.</para> + </summary> + </member> + <member name="M:UnityEngine.RendererExtensions.UpdateGIMaterials(UnityEngine.Renderer)"> + <summary> + <para>Schedules an update of the albedo and emissive Textures of a system that contains the Renderer.</para> + </summary> + <param name="renderer"></param> + </member> + <member name="T:UnityEngine.Rendering.AmbientMode"> + <summary> + <para>Ambient lighting mode.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.AmbientMode.Custom"> + <summary> + <para>Ambient lighting is defined by a custom cubemap.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.AmbientMode.Flat"> + <summary> + <para>Flat ambient lighting.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.AmbientMode.Skybox"> + <summary> + <para>Skybox-based or custom ambient lighting.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.AmbientMode.Trilight"> + <summary> + <para>Trilight ambient lighting.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.BlendMode"> + <summary> + <para>Blend mode for controlling the blending.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendMode.DstAlpha"> + <summary> + <para>Blend factor is (Ad, Ad, Ad, Ad).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendMode.DstColor"> + <summary> + <para>Blend factor is (Rd, Gd, Bd, Ad).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendMode.One"> + <summary> + <para>Blend factor is (1, 1, 1, 1).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendMode.OneMinusDstAlpha"> + <summary> + <para>Blend factor is (1 - Ad, 1 - Ad, 1 - Ad, 1 - Ad).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendMode.OneMinusDstColor"> + <summary> + <para>Blend factor is (1 - Rd, 1 - Gd, 1 - Bd, 1 - Ad).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendMode.OneMinusSrcAlpha"> + <summary> + <para>Blend factor is (1 - As, 1 - As, 1 - As, 1 - As).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendMode.OneMinusSrcColor"> + <summary> + <para>Blend factor is (1 - Rs, 1 - Gs, 1 - Bs, 1 - As).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendMode.SrcAlpha"> + <summary> + <para>Blend factor is (As, As, As, As).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendMode.SrcAlphaSaturate"> + <summary> + <para>Blend factor is (f, f, f, 1); where f = min(As, 1 - Ad).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendMode.SrcColor"> + <summary> + <para>Blend factor is (Rs, Gs, Bs, As).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendMode.Zero"> + <summary> + <para>Blend factor is (0, 0, 0, 0).</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.BlendOp"> + <summary> + <para>Blend operation.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.Add"> + <summary> + <para>Add (s + d).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.ColorBurn"> + <summary> + <para>Color burn (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.ColorDodge"> + <summary> + <para>Color dodge (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.Darken"> + <summary> + <para>Darken (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.Difference"> + <summary> + <para>Difference (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.Exclusion"> + <summary> + <para>Exclusion (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.HardLight"> + <summary> + <para>Hard light (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.HSLColor"> + <summary> + <para>HSL color (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.HSLHue"> + <summary> + <para>HSL Hue (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.HSLLuminosity"> + <summary> + <para>HSL luminosity (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.HSLSaturation"> + <summary> + <para>HSL saturation (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.Lighten"> + <summary> + <para>Lighten (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalAnd"> + <summary> + <para>Logical AND (s & d) (D3D11.1 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalAndInverted"> + <summary> + <para>Logical inverted AND (!s & d) (D3D11.1 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalAndReverse"> + <summary> + <para>Logical reverse AND (s & !d) (D3D11.1 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalClear"> + <summary> + <para>Logical Clear (0).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalCopy"> + <summary> + <para>Logical Copy (s) (D3D11.1 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalCopyInverted"> + <summary> + <para>Logical inverted Copy (!s) (D3D11.1 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalEquivalence"> + <summary> + <para>Logical Equivalence !(s XOR d) (D3D11.1 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalInvert"> + <summary> + <para>Logical Inverse (!d) (D3D11.1 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalNand"> + <summary> + <para>Logical NAND !(s & d). D3D11.1 only.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalNoop"> + <summary> + <para>Logical No-op (d) (D3D11.1 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalNor"> + <summary> + <para>Logical NOR !(s | d) (D3D11.1 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalOr"> + <summary> + <para>Logical OR (s | d) (D3D11.1 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalOrInverted"> + <summary> + <para>Logical inverted OR (!s | d) (D3D11.1 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalOrReverse"> + <summary> + <para>Logical reverse OR (s | !d) (D3D11.1 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalSet"> + <summary> + <para>Logical SET (1) (D3D11.1 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.LogicalXor"> + <summary> + <para>Logical XOR (s XOR d) (D3D11.1 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.Max"> + <summary> + <para>Max.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.Min"> + <summary> + <para>Min.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.Multiply"> + <summary> + <para>Multiply (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.Overlay"> + <summary> + <para>Overlay (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.ReverseSubtract"> + <summary> + <para>Reverse subtract.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.Screen"> + <summary> + <para>Screen (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.SoftLight"> + <summary> + <para>Soft light (Advanced OpenGL blending).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BlendOp.Subtract"> + <summary> + <para>Subtract.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.BuiltinRenderTextureType"> + <summary> + <para>Built-in temporary render textures produced during camera's rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.BufferPtr"> + <summary> + <para>The raw RenderBuffer pointer to be used.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.CameraTarget"> + <summary> + <para>Target texture of currently rendering camera.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.CurrentActive"> + <summary> + <para>Currently active render target.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.Depth"> + <summary> + <para>Camera's depth texture.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.DepthNormals"> + <summary> + <para>Camera's depth+normals texture.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.GBuffer0"> + <summary> + <para>Deferred shading G-buffer #0 (typically diffuse color).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.GBuffer1"> + <summary> + <para>Deferred shading G-buffer #1 (typically specular + roughness).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.GBuffer2"> + <summary> + <para>Deferred shading G-buffer #2 (typically normals).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.GBuffer3"> + <summary> + <para>Deferred shading G-buffer #3 (typically emission/lighting).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.GBuffer4"> + <summary> + <para>Deferred shading G-buffer #4 (typically occlusion mask for static lights if any).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.GBuffer5"> + <summary> + <para>G-buffer #5 Available.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.GBuffer6"> + <summary> + <para>G-buffer #6 Available.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.GBuffer7"> + <summary> + <para>G-buffer #7 Available.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.MotionVectors"> + <summary> + <para>Motion Vectors generated when the camera has motion vectors enabled.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.PrepassLight"> + <summary> + <para>Deferred lighting light buffer.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.PrepassLightSpec"> + <summary> + <para>Deferred lighting HDR specular light buffer (Xbox 360 only).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.PrepassNormalsSpec"> + <summary> + <para>Deferred lighting (normals+specular) G-buffer.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.PropertyName"> + <summary> + <para>A globally set property name.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.Reflections"> + <summary> + <para>Reflections gathered from default reflection and reflections probes.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinRenderTextureType.ResolvedDepth"> + <summary> + <para>Resolved depth buffer from deferred.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.BuiltinShaderDefine"> + <summary> + <para>Defines set by editor when compiling shaders, depending on target platform and tier.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.SHADER_API_DESKTOP"> + <summary> + <para>SHADER_API_DESKTOP is set when compiling shader for "desktop" platforms.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.SHADER_API_MOBILE"> + <summary> + <para>SHADER_API_MOBILE is set when compiling shader for mobile platforms.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_COLORSPACE_GAMMA"> + <summary> + <para>UNITY_COLORSPACE_GAMMA is set when compiling shaders for Gamma Color Space.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_ENABLE_DETAIL_NORMALMAP"> + <summary> + <para>UNITY_ENABLE_DETAIL_NORMALMAP is set if Detail Normal Map should be sampled if assigned.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS"> + <summary> + <para>UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS enables use of built-in shadow comparison samplers on OpenGL ES 2.0.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_ENABLE_REFLECTION_BUFFERS"> + <summary> + <para>UNITY_ENABLE_REFLECTION_BUFFERS is set when deferred shading renders reflection probes in deferred mode. With this option set reflections are rendered into a per-pixel buffer. This is similar to the way lights are rendered into a per-pixel buffer. UNITY_ENABLE_REFLECTION_BUFFERS is on by default when using deferred shading, but you can turn it off by setting “No support” for the Deferred Reflections shader option in Graphics Settings. When the setting is off, reflection probes are rendered per-object, similar to the way forward rendering works.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_FRAMEBUFFER_FETCH_AVAILABLE"> + <summary> + <para>UNITY_FRAMEBUFFER_FETCH_AVAILABLE is set when compiling shaders for platforms where framebuffer fetch is potentially available.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_HARDWARE_TIER1"> + <summary> + <para>UNITY_HARDWARE_TIER1 is set when compiling shaders for GraphicsTier.Tier1.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_HARDWARE_TIER2"> + <summary> + <para>UNITY_HARDWARE_TIER2 is set when compiling shaders for GraphicsTier.Tier2.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_HARDWARE_TIER3"> + <summary> + <para>UNITY_HARDWARE_TIER3 is set when compiling shaders for GraphicsTier.Tier3.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_METAL_SHADOWS_USE_POINT_FILTERING"> + <summary> + <para>UNITY_METAL_SHADOWS_USE_POINT_FILTERING is set if shadow sampler should use point filtering on iOS Metal.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_NO_DXT5nm"> + <summary> + <para>UNITY_NO_DXT5nm is set when compiling shader for platform that do not support DXT5NM, meaning that normal maps will be encoded in RGB instead.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_NO_FULL_STANDARD_SHADER"> + <summary> + <para>UNITY_NO_FULL_STANDARD_SHADER is set if Standard shader BRDF3 with extra simplifications should be used.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_NO_RGBM"> + <summary> + <para>UNITY_NO_RGBM is set when compiling shader for platform that do not support RGBM, so dLDR will be used instead.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_NO_SCREENSPACE_SHADOWS"> + <summary> + <para>UNITY_NO_SCREENSPACE_SHADOWS is set when screenspace cascaded shadow maps are disabled.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_PBS_USE_BRDF1"> + <summary> + <para>UNITY_PBS_USE_BRDF1 is set if Standard Shader BRDF1 should be used.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_PBS_USE_BRDF2"> + <summary> + <para>UNITY_PBS_USE_BRDF2 is set if Standard Shader BRDF2 should be used.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_PBS_USE_BRDF3"> + <summary> + <para>UNITY_PBS_USE_BRDF3 is set if Standard Shader BRDF3 should be used.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_SPECCUBE_BLENDING"> + <summary> + <para>UNITY_SPECCUBE_BLENDING is set if Reflection Probes Blending is enabled.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_SPECCUBE_BOX_PROJECTION"> + <summary> + <para>UNITY_SPECCUBE_BLENDING is set if Reflection Probes Box Projection is enabled.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderDefine.UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS"> + <summary> + <para>UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS is set when Semitransparent Shadows are enabled.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.BuiltinShaderMode"> + <summary> + <para>Built-in shader modes used by Rendering.GraphicsSettings.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderMode.Disabled"> + <summary> + <para>Don't use any shader, effectively disabling the functionality.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderMode.UseBuiltin"> + <summary> + <para>Use built-in shader (default).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderMode.UseCustom"> + <summary> + <para>Use custom shader instead of built-in one.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.BuiltinShaderType"> + <summary> + <para>Built-in shader types used by Rendering.GraphicsSettings.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderType.DeferredReflections"> + <summary> + <para>Shader used for deferred reflection probes.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderType.DeferredShading"> + <summary> + <para>Shader used for deferred shading calculations.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderType.DepthNormals"> + <summary> + <para>Shader used for depth and normals texture when enabled on a Camera.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderType.LegacyDeferredLighting"> + <summary> + <para>Shader used for legacy deferred lighting calculations.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderType.LensFlare"> + <summary> + <para>Default shader used for lens flares.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderType.LightHalo"> + <summary> + <para>Default shader used for light halos.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderType.MotionVectors"> + <summary> + <para>Shader used for Motion Vectors when enabled on a Camera.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.BuiltinShaderType.ScreenSpaceShadows"> + <summary> + <para>Shader used for screen-space cascaded shadows.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.CameraEvent"> + <summary> + <para>Defines a place in camera's rendering to attach Rendering.CommandBuffer objects to.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.AfterDepthNormalsTexture"> + <summary> + <para>After camera's depth+normals texture is generated.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.AfterDepthTexture"> + <summary> + <para>After camera's depth texture is generated.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.AfterEverything"> + <summary> + <para>After camera has done rendering everything.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.AfterFinalPass"> + <summary> + <para>After final geometry pass in deferred lighting.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.AfterForwardAlpha"> + <summary> + <para>After transparent objects in forward rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.AfterForwardOpaque"> + <summary> + <para>After opaque objects in forward rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.AfterGBuffer"> + <summary> + <para>After deferred rendering G-buffer is rendered.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.AfterHaloAndLensFlares"> + <summary> + <para>After halo and lens flares.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.AfterImageEffects"> + <summary> + <para>After image effects.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.AfterImageEffectsOpaque"> + <summary> + <para>After image effects that happen between opaque & transparent objects.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.AfterLighting"> + <summary> + <para>After lighting pass in deferred rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.AfterReflections"> + <summary> + <para>After reflections pass in deferred rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.AfterSkybox"> + <summary> + <para>After skybox is drawn.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.BeforeDepthNormalsTexture"> + <summary> + <para>Before camera's depth+normals texture is generated.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.BeforeDepthTexture"> + <summary> + <para>Before camera's depth texture is generated.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.BeforeFinalPass"> + <summary> + <para>Before final geometry pass in deferred lighting.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.BeforeForwardAlpha"> + <summary> + <para>Before transparent objects in forward rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.BeforeForwardOpaque"> + <summary> + <para>Before opaque objects in forward rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.BeforeGBuffer"> + <summary> + <para>Before deferred rendering G-buffer is rendered.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.BeforeHaloAndLensFlares"> + <summary> + <para>Before halo and lens flares.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.BeforeImageEffects"> + <summary> + <para>Before image effects.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.BeforeImageEffectsOpaque"> + <summary> + <para>Before image effects that happen between opaque & transparent objects.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.BeforeLighting"> + <summary> + <para>Before lighting pass in deferred rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.BeforeReflections"> + <summary> + <para>Before reflections pass in deferred rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraEvent.BeforeSkybox"> + <summary> + <para>Before skybox is drawn.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.CameraHDRMode"> + <summary> + <para>The HDR mode to use for rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraHDRMode.FP16"> + <summary> + <para>Uses RenderTextureFormat.ARGBHalf.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CameraHDRMode.R11G11B10"> + <summary> + <para>Uses RenderTextureFormat.RGB111110Float.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.ColorWriteMask"> + <summary> + <para>Specifies which color components will get written into the target framebuffer.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ColorWriteMask.All"> + <summary> + <para>Write all components (R, G, B and Alpha).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ColorWriteMask.Alpha"> + <summary> + <para>Write alpha component.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ColorWriteMask.Blue"> + <summary> + <para>Write blue component.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ColorWriteMask.Green"> + <summary> + <para>Write green component.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ColorWriteMask.Red"> + <summary> + <para>Write red component.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.CommandBuffer"> + <summary> + <para>List of graphics commands to execute.</para> + </summary> + </member> + <member name="P:UnityEngine.Rendering.CommandBuffer.name"> + <summary> + <para>Name of this command buffer.</para> + </summary> + </member> + <member name="P:UnityEngine.Rendering.CommandBuffer.sizeInBytes"> + <summary> + <para>Size of this command buffer in bytes (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.BeginSample(System.String)"> + <summary> + <para>Adds a command to begin profile sampling.</para> + </summary> + <param name="name">Name of the profile information used for sampling.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.Blit(UnityEngine.Texture,UnityEngine.Rendering.RenderTargetIdentifier)"> + <summary> + <para>Add a "blit into a render texture" command.</para> + </summary> + <param name="source">Source texture or render target to blit from.</param> + <param name="dest">Destination to blit into.</param> + <param name="mat">Material to use.</param> + <param name="pass">Shader pass to use (default is -1, meaning "all passes").</param> + <param name="scale">Scale applied to the source texture coordinate.</param> + <param name="offset">Offset applied to the source texture coordinate.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.Blit(UnityEngine.Texture,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Material)"> + <summary> + <para>Add a "blit into a render texture" command.</para> + </summary> + <param name="source">Source texture or render target to blit from.</param> + <param name="dest">Destination to blit into.</param> + <param name="mat">Material to use.</param> + <param name="pass">Shader pass to use (default is -1, meaning "all passes").</param> + <param name="scale">Scale applied to the source texture coordinate.</param> + <param name="offset">Offset applied to the source texture coordinate.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.Blit(UnityEngine.Texture,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Material,System.Int32)"> + <summary> + <para>Add a "blit into a render texture" command.</para> + </summary> + <param name="source">Source texture or render target to blit from.</param> + <param name="dest">Destination to blit into.</param> + <param name="mat">Material to use.</param> + <param name="pass">Shader pass to use (default is -1, meaning "all passes").</param> + <param name="scale">Scale applied to the source texture coordinate.</param> + <param name="offset">Offset applied to the source texture coordinate.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.Blit(UnityEngine.Texture,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Add a "blit into a render texture" command.</para> + </summary> + <param name="source">Source texture or render target to blit from.</param> + <param name="dest">Destination to blit into.</param> + <param name="mat">Material to use.</param> + <param name="pass">Shader pass to use (default is -1, meaning "all passes").</param> + <param name="scale">Scale applied to the source texture coordinate.</param> + <param name="offset">Offset applied to the source texture coordinate.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.Blit(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier)"> + <summary> + <para>Add a "blit into a render texture" command.</para> + </summary> + <param name="source">Source texture or render target to blit from.</param> + <param name="dest">Destination to blit into.</param> + <param name="mat">Material to use.</param> + <param name="pass">Shader pass to use (default is -1, meaning "all passes").</param> + <param name="scale">Scale applied to the source texture coordinate.</param> + <param name="offset">Offset applied to the source texture coordinate.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.Blit(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Material)"> + <summary> + <para>Add a "blit into a render texture" command.</para> + </summary> + <param name="source">Source texture or render target to blit from.</param> + <param name="dest">Destination to blit into.</param> + <param name="mat">Material to use.</param> + <param name="pass">Shader pass to use (default is -1, meaning "all passes").</param> + <param name="scale">Scale applied to the source texture coordinate.</param> + <param name="offset">Offset applied to the source texture coordinate.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.Blit(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Material,System.Int32)"> + <summary> + <para>Add a "blit into a render texture" command.</para> + </summary> + <param name="source">Source texture or render target to blit from.</param> + <param name="dest">Destination to blit into.</param> + <param name="mat">Material to use.</param> + <param name="pass">Shader pass to use (default is -1, meaning "all passes").</param> + <param name="scale">Scale applied to the source texture coordinate.</param> + <param name="offset">Offset applied to the source texture coordinate.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.Blit(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Add a "blit into a render texture" command.</para> + </summary> + <param name="source">Source texture or render target to blit from.</param> + <param name="dest">Destination to blit into.</param> + <param name="mat">Material to use.</param> + <param name="pass">Shader pass to use (default is -1, meaning "all passes").</param> + <param name="scale">Scale applied to the source texture coordinate.</param> + <param name="offset">Offset applied to the source texture coordinate.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.Clear"> + <summary> + <para>Clear all commands in the buffer.</para> + </summary> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.ClearRandomWriteTargets"> + <summary> + <para>Clear random write targets for level pixel shaders.</para> + </summary> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.ClearRenderTarget(System.Boolean,System.Boolean,UnityEngine.Color,System.Single)"> + <summary> + <para>Adds a "clear render target" command.</para> + </summary> + <param name="clearDepth">Should clear depth buffer?</param> + <param name="clearColor">Should clear color buffer?</param> + <param name="backgroundColor">Color to clear with.</param> + <param name="depth">Depth to clear with (default is 1.0).</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.CopyCounterValue(UnityEngine.ComputeBuffer,UnityEngine.ComputeBuffer,System.UInt32)"> + <summary> + <para>Adds a command to copy ComputeBuffer counter value.</para> + </summary> + <param name="src">Append/consume buffer to copy the counter from.</param> + <param name="dst">A buffer to copy the counter to.</param> + <param name="dstOffsetBytes">Target byte offset in dst buffer.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.CopyTexture(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier)"> + <summary> + <para>Adds a command to copy a texture into another texture.</para> + </summary> + <param name="src">Source texture or identifier, see RenderTargetIdentifier.</param> + <param name="dst">Destination texture or identifier, see RenderTargetIdentifier.</param> + <param name="srcElement">Source texture element (cubemap face, texture array layer or 3D texture depth slice).</param> + <param name="srcMip">Source texture mipmap level.</param> + <param name="dstElement">Destination texture element (cubemap face, texture array layer or 3D texture depth slice).</param> + <param name="dstMip">Destination texture mipmap level.</param> + <param name="srcX">X coordinate of source texture region to copy (left side is zero).</param> + <param name="srcY">Y coordinate of source texture region to copy (bottom is zero).</param> + <param name="srcWidth">Width of source texture region to copy.</param> + <param name="srcHeight">Height of source texture region to copy.</param> + <param name="dstX">X coordinate of where to copy region in destination texture (left side is zero).</param> + <param name="dstY">Y coordinate of where to copy region in destination texture (bottom is zero).</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.CopyTexture(UnityEngine.Rendering.RenderTargetIdentifier,System.Int32,UnityEngine.Rendering.RenderTargetIdentifier,System.Int32)"> + <summary> + <para>Adds a command to copy a texture into another texture.</para> + </summary> + <param name="src">Source texture or identifier, see RenderTargetIdentifier.</param> + <param name="dst">Destination texture or identifier, see RenderTargetIdentifier.</param> + <param name="srcElement">Source texture element (cubemap face, texture array layer or 3D texture depth slice).</param> + <param name="srcMip">Source texture mipmap level.</param> + <param name="dstElement">Destination texture element (cubemap face, texture array layer or 3D texture depth slice).</param> + <param name="dstMip">Destination texture mipmap level.</param> + <param name="srcX">X coordinate of source texture region to copy (left side is zero).</param> + <param name="srcY">Y coordinate of source texture region to copy (bottom is zero).</param> + <param name="srcWidth">Width of source texture region to copy.</param> + <param name="srcHeight">Height of source texture region to copy.</param> + <param name="dstX">X coordinate of where to copy region in destination texture (left side is zero).</param> + <param name="dstY">Y coordinate of where to copy region in destination texture (bottom is zero).</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.CopyTexture(UnityEngine.Rendering.RenderTargetIdentifier,System.Int32,System.Int32,UnityEngine.Rendering.RenderTargetIdentifier,System.Int32,System.Int32)"> + <summary> + <para>Adds a command to copy a texture into another texture.</para> + </summary> + <param name="src">Source texture or identifier, see RenderTargetIdentifier.</param> + <param name="dst">Destination texture or identifier, see RenderTargetIdentifier.</param> + <param name="srcElement">Source texture element (cubemap face, texture array layer or 3D texture depth slice).</param> + <param name="srcMip">Source texture mipmap level.</param> + <param name="dstElement">Destination texture element (cubemap face, texture array layer or 3D texture depth slice).</param> + <param name="dstMip">Destination texture mipmap level.</param> + <param name="srcX">X coordinate of source texture region to copy (left side is zero).</param> + <param name="srcY">Y coordinate of source texture region to copy (bottom is zero).</param> + <param name="srcWidth">Width of source texture region to copy.</param> + <param name="srcHeight">Height of source texture region to copy.</param> + <param name="dstX">X coordinate of where to copy region in destination texture (left side is zero).</param> + <param name="dstY">Y coordinate of where to copy region in destination texture (bottom is zero).</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.CopyTexture(UnityEngine.Rendering.RenderTargetIdentifier,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Rendering.RenderTargetIdentifier,System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Adds a command to copy a texture into another texture.</para> + </summary> + <param name="src">Source texture or identifier, see RenderTargetIdentifier.</param> + <param name="dst">Destination texture or identifier, see RenderTargetIdentifier.</param> + <param name="srcElement">Source texture element (cubemap face, texture array layer or 3D texture depth slice).</param> + <param name="srcMip">Source texture mipmap level.</param> + <param name="dstElement">Destination texture element (cubemap face, texture array layer or 3D texture depth slice).</param> + <param name="dstMip">Destination texture mipmap level.</param> + <param name="srcX">X coordinate of source texture region to copy (left side is zero).</param> + <param name="srcY">Y coordinate of source texture region to copy (bottom is zero).</param> + <param name="srcWidth">Width of source texture region to copy.</param> + <param name="srcHeight">Height of source texture region to copy.</param> + <param name="dstX">X coordinate of where to copy region in destination texture (left side is zero).</param> + <param name="dstY">Y coordinate of where to copy region in destination texture (bottom is zero).</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.#ctor"> + <summary> + <para>Create a new empty command buffer.</para> + </summary> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.DisableShaderKeyword(System.String)"> + <summary> + <para>Adds a command to disable global shader keyword.</para> + </summary> + <param name="keyword">Shader keyword to disable.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.DispatchCompute(UnityEngine.ComputeShader,System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Add a command to execute a ComputeShader.</para> + </summary> + <param name="computeShader">ComputeShader to execute.</param> + <param name="kernelIndex">Kernel index to execute, see ComputeShader.FindKernel.</param> + <param name="threadGroupsX">Number of work groups in the X dimension.</param> + <param name="threadGroupsY">Number of work groups in the Y dimension.</param> + <param name="threadGroupsZ">Number of work groups in the Z dimension.</param> + <param name="indirectBuffer">ComputeBuffer with dispatch arguments.</param> + <param name="argsOffset">Byte offset indicating the location of the dispatch arguments in the buffer.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.DispatchCompute(UnityEngine.ComputeShader,System.Int32,UnityEngine.ComputeBuffer,System.UInt32)"> + <summary> + <para>Add a command to execute a ComputeShader.</para> + </summary> + <param name="computeShader">ComputeShader to execute.</param> + <param name="kernelIndex">Kernel index to execute, see ComputeShader.FindKernel.</param> + <param name="threadGroupsX">Number of work groups in the X dimension.</param> + <param name="threadGroupsY">Number of work groups in the Y dimension.</param> + <param name="threadGroupsZ">Number of work groups in the Z dimension.</param> + <param name="indirectBuffer">ComputeBuffer with dispatch arguments.</param> + <param name="argsOffset">Byte offset indicating the location of the dispatch arguments in the buffer.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.DrawMesh(UnityEngine.Mesh,UnityEngine.Matrix4x4,UnityEngine.Material,System.Int32,System.Int32,UnityEngine.MaterialPropertyBlock)"> + <summary> + <para>Add a "draw mesh" command.</para> + </summary> + <param name="mesh">Mesh to draw.</param> + <param name="matrix">Transformation matrix to use.</param> + <param name="material">Material to use.</param> + <param name="submeshIndex">Which subset of the mesh to render.</param> + <param name="shaderPass">Which pass of the shader to use (default is -1, which renders all passes).</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.DrawMeshInstanced(UnityEngine.Mesh,System.Int32,UnityEngine.Material,System.Int32,UnityEngine.Matrix4x4[],System.Int32,UnityEngine.MaterialPropertyBlock)"> + <summary> + <para>Add a "draw mesh with instancing" command. + +The command will not immediately fail and throw an exception if Material.enableInstancing is false, but it will log an error and skips rendering each time the command is being executed if such a condition is detected. + +InvalidOperationException will be thrown if the current platform doesn't support this API (i.e. if GPU instancing is not available). See SystemInfo.supportsInstancing.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="material">Material to use.</param> + <param name="shaderPass">Which pass of the shader to use, or -1 which renders all passes.</param> + <param name="matrices">The array of object transformation matrices.</param> + <param name="count">The number of instances to be drawn.</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.DrawMeshInstancedIndirect(UnityEngine.Mesh,System.Int32,UnityEngine.Material,System.Int32,UnityEngine.ComputeBuffer,System.Int32,UnityEngine.MaterialPropertyBlock)"> + <summary> + <para>Add a "draw mesh with indirect instancing" command.</para> + </summary> + <param name="mesh">The Mesh to draw.</param> + <param name="submeshIndex">Which subset of the mesh to draw. This applies only to meshes that are composed of several materials.</param> + <param name="material">Material to use.</param> + <param name="shaderPass">Which pass of the shader to use, or -1 which renders all passes.</param> + <param name="properties">Additional material properties to apply onto material just before this mesh will be drawn. See MaterialPropertyBlock.</param> + <param name="bufferWithArgs">The GPU buffer containing the arguments for how many instances of this mesh to draw.</param> + <param name="argsOffset">The byte offset into the buffer, where the draw arguments start.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.DrawProcedural(UnityEngine.Matrix4x4,UnityEngine.Material,System.Int32,UnityEngine.MeshTopology,System.Int32,System.Int32,UnityEngine.MaterialPropertyBlock)"> + <summary> + <para>Add a "draw procedural geometry" command.</para> + </summary> + <param name="matrix">Transformation matrix to use.</param> + <param name="material">Material to use.</param> + <param name="shaderPass">Which pass of the shader to use (or -1 for all passes).</param> + <param name="topology">Topology of the procedural geometry.</param> + <param name="vertexCount">Vertex count to render.</param> + <param name="instanceCount">Instance count to render.</param> + <param name="properties">Additional material properties to apply just before rendering. See MaterialPropertyBlock.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.DrawProceduralIndirect(UnityEngine.Matrix4x4,UnityEngine.Material,System.Int32,UnityEngine.MeshTopology,UnityEngine.ComputeBuffer,System.Int32,UnityEngine.MaterialPropertyBlock)"> + <summary> + <para>Add a "draw procedural geometry" command.</para> + </summary> + <param name="matrix">Transformation matrix to use.</param> + <param name="material">Material to use.</param> + <param name="shaderPass">Which pass of the shader to use (or -1 for all passes).</param> + <param name="topology">Topology of the procedural geometry.</param> + <param name="properties">Additional material properties to apply just before rendering. See MaterialPropertyBlock.</param> + <param name="bufferWithArgs">Buffer with draw arguments.</param> + <param name="argsOffset">Byte offset where in the buffer the draw arguments are.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.DrawRenderer(UnityEngine.Renderer,UnityEngine.Material,System.Int32,System.Int32)"> + <summary> + <para>Add a "draw renderer" command.</para> + </summary> + <param name="renderer">Renderer to draw.</param> + <param name="material">Material to use.</param> + <param name="submeshIndex">Which subset of the mesh to render.</param> + <param name="shaderPass">Which pass of the shader to use (default is -1, which renders all passes).</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.EnableShaderKeyword(System.String)"> + <summary> + <para>Adds a command to enable global shader keyword.</para> + </summary> + <param name="keyword">Shader keyword to enable.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.EndSample(System.String)"> + <summary> + <para>Adds a command to begin profile sampling.</para> + </summary> + <param name="name">Name of the profile information used for sampling.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.GetTemporaryRT(System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.FilterMode,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,System.Int32,System.Boolean)"> + <summary> + <para>Add a "get a temporary render texture" command.</para> + </summary> + <param name="nameID">Shader property name for this texture.</param> + <param name="width">Width in pixels, or -1 for "camera pixel width".</param> + <param name="height">Height in pixels, or -1 for "camera pixel height".</param> + <param name="depthBuffer">Depth buffer bits (0, 16 or 24).</param> + <param name="filter">Texture filtering mode (default is Point).</param> + <param name="format">Format of the render texture (default is ARGB32).</param> + <param name="readWrite">Color space conversion mode.</param> + <param name="antiAliasing">Anti-aliasing (default is no anti-aliasing).</param> + <param name="enableRandomWrite">Should random-write access into the texture be enabled (default is false).</param> + <param name="desc">Use this RenderTextureDescriptor for the settings when creating the temporary RenderTexture.</param> + <param name="memorylessMode">Render texture memoryless mode.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.GetTemporaryRT(System.Int32,UnityEngine.RenderTextureDescriptor,UnityEngine.FilterMode)"> + <summary> + <para>Add a "get a temporary render texture" command.</para> + </summary> + <param name="nameID">Shader property name for this texture.</param> + <param name="width">Width in pixels, or -1 for "camera pixel width".</param> + <param name="height">Height in pixels, or -1 for "camera pixel height".</param> + <param name="depthBuffer">Depth buffer bits (0, 16 or 24).</param> + <param name="filter">Texture filtering mode (default is Point).</param> + <param name="format">Format of the render texture (default is ARGB32).</param> + <param name="readWrite">Color space conversion mode.</param> + <param name="antiAliasing">Anti-aliasing (default is no anti-aliasing).</param> + <param name="enableRandomWrite">Should random-write access into the texture be enabled (default is false).</param> + <param name="desc">Use this RenderTextureDescriptor for the settings when creating the temporary RenderTexture.</param> + <param name="memorylessMode">Render texture memoryless mode.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.GetTemporaryRTArray(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.FilterMode,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,System.Int32,System.Boolean)"> + <summary> + <para>Add a "get a temporary render texture array" command.</para> + </summary> + <param name="nameID">Shader property name for this texture.</param> + <param name="width">Width in pixels, or -1 for "camera pixel width".</param> + <param name="height">Height in pixels, or -1 for "camera pixel height".</param> + <param name="slices">Number of slices in texture array.</param> + <param name="depthBuffer">Depth buffer bits (0, 16 or 24).</param> + <param name="filter">Texture filtering mode (default is Point).</param> + <param name="format">Format of the render texture (default is ARGB32).</param> + <param name="readWrite">Color space conversion mode.</param> + <param name="antiAliasing">Anti-aliasing (default is no anti-aliasing).</param> + <param name="enableRandomWrite">Should random-write access into the texture be enabled (default is false).</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.IssuePluginCustomBlit(System.IntPtr,System.UInt32,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,System.UInt32,System.UInt32)"> + <summary> + <para>Send a user-defined blit event to a native code plugin.</para> + </summary> + <param name="callback">Native code callback to queue for Unity's renderer to invoke.</param> + <param name="command">User defined command id to send to the callback.</param> + <param name="source">Source render target.</param> + <param name="dest">Destination render target.</param> + <param name="commandParam">User data command parameters.</param> + <param name="commandFlags">User data command flags.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.IssuePluginCustomTextureUpdate(System.IntPtr,UnityEngine.Texture,System.UInt32)"> + <summary> + <para>Send a texture update event to a native code plugin.</para> + </summary> + <param name="callback">Native code callback to queue for Unity's renderer to invoke.</param> + <param name="targetTexture">Texture resource to be updated.</param> + <param name="commandParam">User data to send to the native plugin.</param> + <param name="userData"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.IssuePluginEvent(System.IntPtr,System.Int32)"> + <summary> + <para>Send a user-defined event to a native code plugin.</para> + </summary> + <param name="callback">Native code callback to queue for Unity's renderer to invoke.</param> + <param name="eventID">User defined id to send to the callback.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.IssuePluginEventAndData(System.IntPtr,System.Int32,System.IntPtr)"> + <summary> + <para>Send a user-defined event to a native code plugin with custom data.</para> + </summary> + <param name="callback">Native code callback to queue for Unity's renderer to invoke.</param> + <param name="data">Custom data to pass to the native plugin callback.</param> + <param name="eventID">Built in or user defined id to send to the callback.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.ReleaseTemporaryRT(System.Int32)"> + <summary> + <para>Add a "release a temporary render texture" command.</para> + </summary> + <param name="nameID">Shader property name for this texture.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetComputeBufferParam(UnityEngine.ComputeShader,System.Int32,System.String,UnityEngine.ComputeBuffer)"> + <summary> + <para>Adds a command to set an input or output buffer parameter on a ComputeShader.</para> + </summary> + <param name="computeShader">ComputeShader to set parameter for.</param> + <param name="kernelIndex">Which kernel the buffer is being set for. See ComputeShader.FindKernel.</param> + <param name="name">Name of the buffer variable in shader code.</param> + <param name="buffer">Buffer to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetComputeFloatParam(UnityEngine.ComputeShader,System.String,System.Single)"> + <summary> + <para>Adds a command to set a float parameter on a ComputeShader.</para> + </summary> + <param name="computeShader">ComputeShader to set parameter for.</param> + <param name="name">Name of the variable in shader code.</param> + <param name="val">Value to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetComputeFloatParams(UnityEngine.ComputeShader,System.String,System.Single[])"> + <summary> + <para>Adds a command to set multiple consecutive float parameters on a ComputeShader.</para> + </summary> + <param name="computeShader">ComputeShader to set parameter for.</param> + <param name="name">Name of the variable in shader code.</param> + <param name="values">Values to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetComputeIntParam(UnityEngine.ComputeShader,System.String,System.Int32)"> + <summary> + <para>Adds a command to set an integer parameter on a ComputeShader.</para> + </summary> + <param name="computeShader">ComputeShader to set parameter for.</param> + <param name="name">Name of the variable in shader code.</param> + <param name="val">Value to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetComputeIntParams(UnityEngine.ComputeShader,System.String,System.Int32[])"> + <summary> + <para>Adds a command to set multiple consecutive integer parameters on a ComputeShader.</para> + </summary> + <param name="computeShader">ComputeShader to set parameter for.</param> + <param name="name">Name of the variable in shader code.</param> + <param name="values">Values to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetComputeTextureParam(UnityEngine.ComputeShader,System.Int32,System.String,UnityEngine.Rendering.RenderTargetIdentifier)"> + <summary> + <para>Adds a command to set a texture parameter on a ComputeShader.</para> + </summary> + <param name="computeShader">ComputeShader to set parameter for.</param> + <param name="kernelIndex">Which kernel the texture is being set for. See ComputeShader.FindKernel.</param> + <param name="name">Name of the texture variable in shader code.</param> + <param name="rt">Texture value or identifier to set, see RenderTargetIdentifier.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetComputeVectorParam(UnityEngine.ComputeShader,System.String,UnityEngine.Vector4)"> + <summary> + <para>Adds a command to set a vector parameter on a ComputeShader.</para> + </summary> + <param name="computeShader">ComputeShader to set parameter for.</param> + <param name="name">Name of the variable in shader code.</param> + <param name="val">Value to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalBuffer(System.String,UnityEngine.ComputeBuffer)"> + <summary> + <para>Add a "set global shader buffer property" command.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalBuffer(System.Int32,UnityEngine.ComputeBuffer)"> + <summary> + <para>Add a "set global shader buffer property" command.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalColor(System.String,UnityEngine.Color)"> + <summary> + <para>Add a "set global shader color property" command.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalColor(System.Int32,UnityEngine.Color)"> + <summary> + <para>Add a "set global shader color property" command.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalDepthBias(System.Single,System.Single)"> + <summary> + <para>Add a command to set global depth bias.</para> + </summary> + <param name="bias">Constant depth bias.</param> + <param name="slopeBias">Slope-dependent depth bias.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalFloat(System.String,System.Single)"> + <summary> + <para>Add a "set global shader float property" command.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalFloat(System.Int32,System.Single)"> + <summary> + <para>Add a "set global shader float property" command.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalFloatArray(System.String,System.Single[])"> + <summary> + <para>Add a "set global shader float array property" command.</para> + </summary> + <param name="propertyName"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalFloatArray(System.Int32,System.Single[])"> + <summary> + <para>Add a "set global shader float array property" command.</para> + </summary> + <param name="propertyName"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalFloatArray(System.String,System.Collections.Generic.List`1<System.Single>)"> + <summary> + <para>Add a "set global shader float array property" command.</para> + </summary> + <param name="propertyName"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalFloatArray(System.Int32,System.Collections.Generic.List`1<System.Single>)"> + <summary> + <para>Add a "set global shader float array property" command.</para> + </summary> + <param name="propertyName"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalMatrix(System.String,UnityEngine.Matrix4x4)"> + <summary> + <para>Add a "set global shader matrix property" command.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalMatrix(System.Int32,UnityEngine.Matrix4x4)"> + <summary> + <para>Add a "set global shader matrix property" command.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalMatrixArray(System.String,UnityEngine.Matrix4x4[])"> + <summary> + <para>Add a "set global shader matrix array property" command.</para> + </summary> + <param name="propertyName"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalMatrixArray(System.Int32,UnityEngine.Matrix4x4[])"> + <summary> + <para>Add a "set global shader matrix array property" command.</para> + </summary> + <param name="propertyName"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalMatrixArray(System.String,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Add a "set global shader matrix array property" command.</para> + </summary> + <param name="propertyName"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalMatrixArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Add a "set global shader matrix array property" command.</para> + </summary> + <param name="propertyName"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalTexture(System.String,UnityEngine.Rendering.RenderTargetIdentifier)"> + <summary> + <para>Add a "set global shader texture property" command, referencing a RenderTexture.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalTexture(System.Int32,UnityEngine.Rendering.RenderTargetIdentifier)"> + <summary> + <para>Add a "set global shader texture property" command, referencing a RenderTexture.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalVector(System.String,UnityEngine.Vector4)"> + <summary> + <para>Add a "set global shader vector property" command.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalVector(System.Int32,UnityEngine.Vector4)"> + <summary> + <para>Add a "set global shader vector property" command.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalVectorArray(System.String,UnityEngine.Vector4[])"> + <summary> + <para>Add a "set global shader vector array property" command.</para> + </summary> + <param name="propertyName"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalVectorArray(System.Int32,UnityEngine.Vector4[])"> + <summary> + <para>Add a "set global shader vector array property" command.</para> + </summary> + <param name="propertyName"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalVectorArray(System.String,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Add a "set global shader vector array property" command.</para> + </summary> + <param name="propertyName"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetGlobalVectorArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Add a "set global shader vector array property" command.</para> + </summary> + <param name="propertyName"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetProjectionMatrix(UnityEngine.Matrix4x4)"> + <summary> + <para>Add a command to set the projection matrix.</para> + </summary> + <param name="proj">Projection (camera to clip space) matrix.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetRandomWriteTarget(System.Int32,UnityEngine.Rendering.RenderTargetIdentifier)"> + <summary> + <para>Set random write target for level pixel shaders.</para> + </summary> + <param name="index">Index of the random write target in the shader.</param> + <param name="buffer">ComputeBuffer to set as write targe.</param> + <param name="preserveCounterValue">Whether to leave the append/consume counter value unchanged.</param> + <param name="rt">RenderTargetIdentifier to set as write target.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetRandomWriteTarget(System.Int32,UnityEngine.ComputeBuffer,System.Boolean)"> + <summary> + <para>Set random write target for level pixel shaders.</para> + </summary> + <param name="index">Index of the random write target in the shader.</param> + <param name="buffer">ComputeBuffer to set as write targe.</param> + <param name="preserveCounterValue">Whether to leave the append/consume counter value unchanged.</param> + <param name="rt">RenderTargetIdentifier to set as write target.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetRenderTarget(UnityEngine.Rendering.RenderTargetIdentifier)"> + <summary> + <para>Add a "set active render target" command.</para> + </summary> + <param name="rt">Render target to set for both color & depth buffers.</param> + <param name="color">Render target to set as a color buffer.</param> + <param name="colors">Render targets to set as color buffers (MRT).</param> + <param name="depth">Render target to set as a depth buffer.</param> + <param name="mipLevel">The mip level of the render target to render into.</param> + <param name="cubemapFace">The cubemap face of a cubemap render target to render into.</param> + <param name="depthSlice">Slice of a 3D or array render target to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetRenderTarget(UnityEngine.Rendering.RenderTargetIdentifier,System.Int32)"> + <summary> + <para>Add a "set active render target" command.</para> + </summary> + <param name="rt">Render target to set for both color & depth buffers.</param> + <param name="color">Render target to set as a color buffer.</param> + <param name="colors">Render targets to set as color buffers (MRT).</param> + <param name="depth">Render target to set as a depth buffer.</param> + <param name="mipLevel">The mip level of the render target to render into.</param> + <param name="cubemapFace">The cubemap face of a cubemap render target to render into.</param> + <param name="depthSlice">Slice of a 3D or array render target to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetRenderTarget(UnityEngine.Rendering.RenderTargetIdentifier,System.Int32,UnityEngine.CubemapFace)"> + <summary> + <para>Add a "set active render target" command.</para> + </summary> + <param name="rt">Render target to set for both color & depth buffers.</param> + <param name="color">Render target to set as a color buffer.</param> + <param name="colors">Render targets to set as color buffers (MRT).</param> + <param name="depth">Render target to set as a depth buffer.</param> + <param name="mipLevel">The mip level of the render target to render into.</param> + <param name="cubemapFace">The cubemap face of a cubemap render target to render into.</param> + <param name="depthSlice">Slice of a 3D or array render target to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetRenderTarget(UnityEngine.Rendering.RenderTargetIdentifier,System.Int32,UnityEngine.CubemapFace,System.Int32)"> + <summary> + <para>Add a "set active render target" command.</para> + </summary> + <param name="rt">Render target to set for both color & depth buffers.</param> + <param name="color">Render target to set as a color buffer.</param> + <param name="colors">Render targets to set as color buffers (MRT).</param> + <param name="depth">Render target to set as a depth buffer.</param> + <param name="mipLevel">The mip level of the render target to render into.</param> + <param name="cubemapFace">The cubemap face of a cubemap render target to render into.</param> + <param name="depthSlice">Slice of a 3D or array render target to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetRenderTarget(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier)"> + <summary> + <para>Add a "set active render target" command.</para> + </summary> + <param name="rt">Render target to set for both color & depth buffers.</param> + <param name="color">Render target to set as a color buffer.</param> + <param name="colors">Render targets to set as color buffers (MRT).</param> + <param name="depth">Render target to set as a depth buffer.</param> + <param name="mipLevel">The mip level of the render target to render into.</param> + <param name="cubemapFace">The cubemap face of a cubemap render target to render into.</param> + <param name="depthSlice">Slice of a 3D or array render target to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetRenderTarget(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,System.Int32)"> + <summary> + <para>Add a "set active render target" command.</para> + </summary> + <param name="rt">Render target to set for both color & depth buffers.</param> + <param name="color">Render target to set as a color buffer.</param> + <param name="colors">Render targets to set as color buffers (MRT).</param> + <param name="depth">Render target to set as a depth buffer.</param> + <param name="mipLevel">The mip level of the render target to render into.</param> + <param name="cubemapFace">The cubemap face of a cubemap render target to render into.</param> + <param name="depthSlice">Slice of a 3D or array render target to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetRenderTarget(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,System.Int32,UnityEngine.CubemapFace)"> + <summary> + <para>Add a "set active render target" command.</para> + </summary> + <param name="rt">Render target to set for both color & depth buffers.</param> + <param name="color">Render target to set as a color buffer.</param> + <param name="colors">Render targets to set as color buffers (MRT).</param> + <param name="depth">Render target to set as a depth buffer.</param> + <param name="mipLevel">The mip level of the render target to render into.</param> + <param name="cubemapFace">The cubemap face of a cubemap render target to render into.</param> + <param name="depthSlice">Slice of a 3D or array render target to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetRenderTarget(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.RenderTargetIdentifier,System.Int32,UnityEngine.CubemapFace,System.Int32)"> + <summary> + <para>Add a "set active render target" command.</para> + </summary> + <param name="rt">Render target to set for both color & depth buffers.</param> + <param name="color">Render target to set as a color buffer.</param> + <param name="colors">Render targets to set as color buffers (MRT).</param> + <param name="depth">Render target to set as a depth buffer.</param> + <param name="mipLevel">The mip level of the render target to render into.</param> + <param name="cubemapFace">The cubemap face of a cubemap render target to render into.</param> + <param name="depthSlice">Slice of a 3D or array render target to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetRenderTarget(UnityEngine.Rendering.RenderTargetIdentifier[],UnityEngine.Rendering.RenderTargetIdentifier)"> + <summary> + <para>Add a "set active render target" command.</para> + </summary> + <param name="rt">Render target to set for both color & depth buffers.</param> + <param name="color">Render target to set as a color buffer.</param> + <param name="colors">Render targets to set as color buffers (MRT).</param> + <param name="depth">Render target to set as a depth buffer.</param> + <param name="mipLevel">The mip level of the render target to render into.</param> + <param name="cubemapFace">The cubemap face of a cubemap render target to render into.</param> + <param name="depthSlice">Slice of a 3D or array render target to set.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetShadowSamplingMode(UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.Rendering.ShadowSamplingMode)"> + <summary> + <para>Add a "set shadow sampling mode" command.</para> + </summary> + <param name="shadowmap">Shadowmap render target to change the sampling mode on.</param> + <param name="mode">New sampling mode.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetViewMatrix(UnityEngine.Matrix4x4)"> + <summary> + <para>Add a command to set the view matrix.</para> + </summary> + <param name="view">View (world to camera space) matrix.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetViewport(UnityEngine.Rect)"> + <summary> + <para>Add a command to set the rendering viewport.</para> + </summary> + <param name="pixelRect">Viewport rectangle in pixel coordinates.</param> + </member> + <member name="M:UnityEngine.Rendering.CommandBuffer.SetViewProjectionMatrices(UnityEngine.Matrix4x4,UnityEngine.Matrix4x4)"> + <summary> + <para>Add a command to set the view and projection matrices.</para> + </summary> + <param name="view">View (world to camera space) matrix.</param> + <param name="proj">Projection (camera to clip space) matrix.</param> + </member> + <member name="T:UnityEngine.Rendering.CompareFunction"> + <summary> + <para>Depth or stencil comparison function.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CompareFunction.Always"> + <summary> + <para>Always pass depth or stencil test.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CompareFunction.Disabled"> + <summary> + <para>Depth or stencil test is disabled.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CompareFunction.Equal"> + <summary> + <para>Pass depth or stencil test when values are equal.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CompareFunction.Greater"> + <summary> + <para>Pass depth or stencil test when new value is greater than old one.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CompareFunction.GreaterEqual"> + <summary> + <para>Pass depth or stencil test when new value is greater or equal than old one.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CompareFunction.Less"> + <summary> + <para>Pass depth or stencil test when new value is less than old one.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CompareFunction.LessEqual"> + <summary> + <para>Pass depth or stencil test when new value is less or equal than old one.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CompareFunction.Never"> + <summary> + <para>Never pass depth or stencil test.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CompareFunction.NotEqual"> + <summary> + <para>Pass depth or stencil test when values are different.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.CopyTextureSupport"> + <summary> + <para>Support for various Graphics.CopyTexture cases.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CopyTextureSupport.Basic"> + <summary> + <para>Basic Graphics.CopyTexture support.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CopyTextureSupport.Copy3D"> + <summary> + <para>Support for Texture3D in Graphics.CopyTexture.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CopyTextureSupport.DifferentTypes"> + <summary> + <para>Support for Graphics.CopyTexture between different texture types.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CopyTextureSupport.None"> + <summary> + <para>No support for Graphics.CopyTexture.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CopyTextureSupport.RTToTexture"> + <summary> + <para>Support for RenderTexture to Texture copies in Graphics.CopyTexture.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CopyTextureSupport.TextureToRT"> + <summary> + <para>Support for Texture to RenderTexture copies in Graphics.CopyTexture.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.CullMode"> + <summary> + <para>Backface culling mode.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CullMode.Back"> + <summary> + <para>Cull back-facing geometry.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CullMode.Front"> + <summary> + <para>Cull front-facing geometry.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.CullMode.Off"> + <summary> + <para>Disable culling.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.DefaultReflectionMode"> + <summary> + <para>Default reflection mode.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.DefaultReflectionMode.Custom"> + <summary> + <para>Custom default reflection.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.DefaultReflectionMode.Skybox"> + <summary> + <para>Skybox-based default reflection.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.GraphicsDeviceType"> + <summary> + <para>Graphics device API type.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.Direct3D11"> + <summary> + <para>Direct3D 11 graphics API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.Direct3D12"> + <summary> + <para>Direct3D 12 graphics API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.Direct3D9"> + <summary> + <para>Direct3D 9 graphics API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.Metal"> + <summary> + <para>iOS Metal graphics API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.N3DS"> + <summary> + <para>Nintendo 3DS graphics API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.Null"> + <summary> + <para>No graphics API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.OpenGL2"> + <summary> + <para>OpenGL 2.x graphics API. (deprecated, only available on Linux and MacOSX)</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.OpenGLCore"> + <summary> + <para>OpenGL (Core profile - GL3 or later) graphics API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.OpenGLES2"> + <summary> + <para>OpenGL ES 2.0 graphics API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.OpenGLES3"> + <summary> + <para>OpenGL ES 3.0 graphics API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.PlayStation3"> + <summary> + <para>PlayStation 3 graphics API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.PlayStation4"> + <summary> + <para>PlayStation 4 graphics API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.PlayStationMobile"> + <summary> + <para>PlayStation Mobile (PSM) graphics API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.PlayStationVita"> + <summary> + <para>PlayStation Vita graphics API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.Vulkan"> + <summary> + <para>Vulkan (EXPERIMENTAL).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsDeviceType.XboxOne"> + <summary> + <para>Xbox One graphics API.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.GraphicsSettings"> + <summary> + <para>Script interface for.</para> + </summary> + </member> + <member name="P:UnityEngine.Rendering.GraphicsSettings.lightsUseColorTemperature"> + <summary> + <para>Whether to use a Light's color temperature when calculating the final color of that Light."</para> + </summary> + </member> + <member name="P:UnityEngine.Rendering.GraphicsSettings.lightsUseLinearIntensity"> + <summary> + <para>If this is true, Light intensity is multiplied against linear color values. If it is false, gamma color values are used.</para> + </summary> + </member> + <member name="P:UnityEngine.Rendering.GraphicsSettings.renderPipelineAsset"> + <summary> + <para>The RenderPipelineAsset that describes how the Scene should be rendered.</para> + </summary> + </member> + <member name="P:UnityEngine.Rendering.GraphicsSettings.transparencySortAxis"> + <summary> + <para>An axis that describes the direction along which the distances of objects are measured for the purpose of sorting.</para> + </summary> + </member> + <member name="P:UnityEngine.Rendering.GraphicsSettings.transparencySortMode"> + <summary> + <para>Transparent object sorting mode.</para> + </summary> + </member> + <member name="M:UnityEngine.Rendering.GraphicsSettings.GetCustomShader(UnityEngine.Rendering.BuiltinShaderType)"> + <summary> + <para>Get custom shader used instead of a built-in shader.</para> + </summary> + <param name="type">Built-in shader type to query custom shader for.</param> + <returns> + <para>The shader used.</para> + </returns> + </member> + <member name="M:UnityEngine.Rendering.GraphicsSettings.GetShaderMode(UnityEngine.Rendering.BuiltinShaderType)"> + <summary> + <para>Get built-in shader mode.</para> + </summary> + <param name="type">Built-in shader type to query.</param> + <returns> + <para>Mode used for built-in shader.</para> + </returns> + </member> + <member name="M:UnityEngine.Rendering.GraphicsSettings.HasShaderDefine(UnityEngine.Rendering.GraphicsTier,UnityEngine.Rendering.BuiltinShaderDefine)"> + <summary> + <para>Returns true if shader define was set when compiling shaders for current GraphicsTier.</para> + </summary> + <param name="tier"></param> + <param name="defineHash"></param> + </member> + <member name="M:UnityEngine.Rendering.GraphicsSettings.HasShaderDefine(UnityEngine.Rendering.BuiltinShaderDefine)"> + <summary> + <para>Returns true if shader define was set when compiling shaders for given tier.</para> + </summary> + <param name="defineHash"></param> + </member> + <member name="M:UnityEngine.Rendering.GraphicsSettings.SetCustomShader(UnityEngine.Rendering.BuiltinShaderType,UnityEngine.Shader)"> + <summary> + <para>Set custom shader to use instead of a built-in shader.</para> + </summary> + <param name="type">Built-in shader type to set custom shader to.</param> + <param name="shader">The shader to use.</param> + </member> + <member name="M:UnityEngine.Rendering.GraphicsSettings.SetShaderMode(UnityEngine.Rendering.BuiltinShaderType,UnityEngine.Rendering.BuiltinShaderMode)"> + <summary> + <para>Set built-in shader mode.</para> + </summary> + <param name="type">Built-in shader type to change.</param> + <param name="mode">Mode to use for built-in shader.</param> + </member> + <member name="T:UnityEngine.Rendering.GraphicsTier"> + <summary> + <para>Graphics Tier. +See Also: Graphics.activeTier.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsTier.Tier1"> + <summary> + <para>The first graphics tier (Low) - corresponds to shader define UNITY_HARDWARE_TIER1.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsTier.Tier2"> + <summary> + <para>The second graphics tier (Medium) - corresponds to shader define UNITY_HARDWARE_TIER2.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.GraphicsTier.Tier3"> + <summary> + <para>The third graphics tier (High) - corresponds to shader define UNITY_HARDWARE_TIER3.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.LightEvent"> + <summary> + <para>Defines a place in light's rendering to attach Rendering.CommandBuffer objects to.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.LightEvent.AfterScreenspaceMask"> + <summary> + <para>After directional light screenspace shadow mask is computed.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.LightEvent.AfterShadowMap"> + <summary> + <para>After shadowmap is rendered.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.LightEvent.AfterShadowMapPass"> + <summary> + <para>After shadowmap pass is rendered.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.LightEvent.BeforeScreenspaceMask"> + <summary> + <para>Before directional light screenspace shadow mask is computed.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.LightEvent.BeforeShadowMap"> + <summary> + <para>Before shadowmap is rendered.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.LightEvent.BeforeShadowMapPass"> + <summary> + <para>Before shadowmap pass is rendered.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.LightProbeUsage"> + <summary> + <para>Light probe interpolation type.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.LightProbeUsage.BlendProbes"> + <summary> + <para>Simple light probe interpolation is used.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.LightProbeUsage.Off"> + <summary> + <para>Light Probes are not used.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.LightProbeUsage.UseProxyVolume"> + <summary> + <para>Uses a 3D grid of interpolated light probes.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.LightShadowResolution"> + <summary> + <para>Shadow resolution options for a Light.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.LightShadowResolution.FromQualitySettings"> + <summary> + <para>Use resolution from QualitySettings (default).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.LightShadowResolution.High"> + <summary> + <para>High shadow map resolution.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.LightShadowResolution.Low"> + <summary> + <para>Low shadow map resolution.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.LightShadowResolution.Medium"> + <summary> + <para>Medium shadow map resolution.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.LightShadowResolution.VeryHigh"> + <summary> + <para>Very high shadow map resolution.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.OpaqueSortMode"> + <summary> + <para>Opaque object sorting mode of a Camera.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.OpaqueSortMode.Default"> + <summary> + <para>Default opaque sorting mode.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.OpaqueSortMode.FrontToBack"> + <summary> + <para>Do rough front-to-back sorting of opaque objects.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.OpaqueSortMode.NoDistanceSort"> + <summary> + <para>Do not sort opaque objects by distance.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.PassType"> + <summary> + <para>Shader pass type for Unity's lighting pipeline.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.PassType.Deferred"> + <summary> + <para>Deferred Shading shader pass.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.PassType.ForwardAdd"> + <summary> + <para>Forward rendering additive pixel light pass.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.PassType.ForwardBase"> + <summary> + <para>Forward rendering base pass.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.PassType.LightPrePassBase"> + <summary> + <para>Legacy deferred lighting (light pre-pass) base pass.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.PassType.LightPrePassFinal"> + <summary> + <para>Legacy deferred lighting (light pre-pass) final pass.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.PassType.Meta"> + <summary> + <para>Shader pass used to generate the albedo and emissive values used as input to lightmapping.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.PassType.MotionVectors"> + <summary> + <para>Motion vector render pass.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.PassType.Normal"> + <summary> + <para>Regular shader pass that does not interact with lighting.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.PassType.ShadowCaster"> + <summary> + <para>Shadow caster & depth texure shader pass.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.PassType.Vertex"> + <summary> + <para>Legacy vertex-lit shader pass.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.PassType.VertexLM"> + <summary> + <para>Legacy vertex-lit shader pass, with mobile lightmaps.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.PassType.VertexLMRGBM"> + <summary> + <para>Legacy vertex-lit shader pass, with desktop (RGBM) lightmaps.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.RealtimeGICPUUsage"> + <summary> + <para>How much CPU usage to assign to the final lighting calculations at runtime.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RealtimeGICPUUsage.High"> + <summary> + <para>75% of the allowed CPU threads are used as worker threads.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RealtimeGICPUUsage.Low"> + <summary> + <para>25% of the allowed CPU threads are used as worker threads.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RealtimeGICPUUsage.Medium"> + <summary> + <para>50% of the allowed CPU threads are used as worker threads.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RealtimeGICPUUsage.Unlimited"> + <summary> + <para>100% of the allowed CPU threads are used as worker threads.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.ReflectionCubemapCompression"> + <summary> + <para>Determines how Unity will compress baked reflection cubemap.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionCubemapCompression.Auto"> + <summary> + <para>Baked Reflection cubemap will be compressed if compression format is suitable.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionCubemapCompression.Compressed"> + <summary> + <para>Baked Reflection cubemap will be compressed.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionCubemapCompression.Uncompressed"> + <summary> + <para>Baked Reflection cubemap will be left uncompressed.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.ReflectionProbeBlendInfo"> + <summary> + <para>ReflectionProbeBlendInfo contains information required for blending probes.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeBlendInfo.probe"> + <summary> + <para>Reflection Probe used in blending.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeBlendInfo.weight"> + <summary> + <para>Specifies the weight used in the interpolation between two probes, value varies from 0.0 to 1.0.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.ReflectionProbeClearFlags"> + <summary> + <para>Values for ReflectionProbe.clearFlags, determining what to clear when rendering a ReflectionProbe.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeClearFlags.Skybox"> + <summary> + <para>Clear with the skybox.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeClearFlags.SolidColor"> + <summary> + <para>Clear with a background color.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.ReflectionProbeMode"> + <summary> + <para>Reflection probe's update mode.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeMode.Baked"> + <summary> + <para>Reflection probe is baked in the Editor.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeMode.Custom"> + <summary> + <para>Reflection probe uses a custom texture specified by the user.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeMode.Realtime"> + <summary> + <para>Reflection probe is updating in realtime.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.ReflectionProbeRefreshMode"> + <summary> + <para>An enum describing the way a realtime reflection probe refreshes in the Player.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeRefreshMode.EveryFrame"> + <summary> + <para>Causes Unity to update the probe's cubemap every frame. +Note that updating a probe is very costly. Setting this option on too many probes could have a significant negative effect on frame rate. Use time-slicing to help improve performance. + +See Also: ReflectionProbeTimeSlicingMode.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeRefreshMode.OnAwake"> + <summary> + <para>Causes the probe to update only on the first frame it becomes visible. The probe will no longer update automatically, however you may subsequently use RenderProbe to refresh the probe + +See Also: ReflectionProbe.RenderProbe.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeRefreshMode.ViaScripting"> + <summary> + <para>Sets the probe to never be automatically updated by Unity while your game is running. Use this to completely control the probe refresh behavior by script. + +See Also: ReflectionProbe.RenderProbe.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.ReflectionProbeTimeSlicingMode"> + <summary> + <para>When a probe's ReflectionProbe.refreshMode is set to ReflectionProbeRefreshMode.EveryFrame, this enum specify whether or not Unity should update the probe's cubemap over several frames or update the whole cubemap in one frame. +Updating a probe's cubemap is a costly operation. Unity needs to render the entire scene for each face of the cubemap, as well as perform special blurring in order to get glossy reflections. The impact on frame rate can be significant. Time-slicing helps maintaning a more constant frame rate during these updates by performing the rendering over several frames.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeTimeSlicingMode.AllFacesAtOnce"> + <summary> + <para>Instructs Unity to use time-slicing by first rendering all faces at once, then spreading the remaining work over the next 8 frames. Using this option, updating the probe will take 9 frames.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeTimeSlicingMode.IndividualFaces"> + <summary> + <para>Instructs Unity to spread the rendering of each face over several frames. Using this option, updating the cubemap will take 14 frames. This option greatly reduces the impact on frame rate, however it may produce incorrect results, especially in scenes where lighting conditions change over these 14 frames.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeTimeSlicingMode.NoTimeSlicing"> + <summary> + <para>Unity will render the probe entirely in one frame.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.ReflectionProbeUsage"> + <summary> + <para>Reflection Probe usage.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeUsage.BlendProbes"> + <summary> + <para>Reflection probes are enabled. Blending occurs only between probes, useful in indoor environments. The renderer will use default reflection if there are no reflection probes nearby, but no blending between default reflection and probe will occur.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeUsage.BlendProbesAndSkybox"> + <summary> + <para>Reflection probes are enabled. Blending occurs between probes or probes and default reflection, useful for outdoor environments.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeUsage.Off"> + <summary> + <para>Reflection probes are disabled, skybox will be used for reflection.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ReflectionProbeUsage.Simple"> + <summary> + <para>Reflection probes are enabled, but no blending will occur between probes when there are two overlapping volumes.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.RenderBufferLoadAction"> + <summary> + <para>This enum describes what should be done on the render target when it is activated (loaded).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RenderBufferLoadAction.Clear"> + <summary> + <para>Upon activating the render buffer, clear its contents. Currently only works together with the RenderPass API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RenderBufferLoadAction.DontCare"> + <summary> + <para>When this RenderBuffer is activated, the GPU is instructed not to care about the existing contents of that RenderBuffer. On tile-based GPUs this means that the RenderBuffer contents do not need to be loaded into the tile memory, providing a performance boost.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RenderBufferLoadAction.Load"> + <summary> + <para>When this RenderBuffer is activated, preserve the existing contents of it. This setting is expensive on tile-based GPUs and should be avoided whenever possible.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.RenderBufferStoreAction"> + <summary> + <para>This enum describes what should be done on the render target when the GPU is done rendering into it.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RenderBufferStoreAction.DontCare"> + <summary> + <para>The contents of the RenderBuffer are not needed and can be discarded. Tile-based GPUs will skip writing out the surface contents altogether, providing performance boost.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RenderBufferStoreAction.Resolve"> + <summary> + <para>Resolve the (MSAA'd) surface. Currently only used with the RenderPass API.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RenderBufferStoreAction.Store"> + <summary> + <para>The RenderBuffer contents need to be stored to RAM. If the surface has MSAA enabled, this stores the non-resolved surface.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RenderBufferStoreAction.StoreAndResolve"> + <summary> + <para>Resolve the (MSAA'd) surface, but also store the multisampled version. Currently only used with the RenderPass API.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.RenderQueue"> + <summary> + <para>Determine in which order objects are renderered.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RenderQueue.AlphaTest"> + <summary> + <para>Alpha tested geometry uses this queue.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RenderQueue.Background"> + <summary> + <para>This render queue is rendered before any others.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RenderQueue.Geometry"> + <summary> + <para>Opaque geometry uses this queue.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RenderQueue.GeometryLast"> + <summary> + <para>Last render queue that is considered "opaque".</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RenderQueue.Overlay"> + <summary> + <para>This render queue is meant for overlay effects.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.RenderQueue.Transparent"> + <summary> + <para>This render queue is rendered after Geometry and AlphaTest, in back-to-front order.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.RenderTargetIdentifier"> + <summary> + <para>Identifies a RenderTexture for a Rendering.CommandBuffer.</para> + </summary> + </member> + <member name="M:UnityEngine.Rendering.RenderTargetIdentifier.#ctor(UnityEngine.Rendering.BuiltinRenderTextureType)"> + <summary> + <para>Creates a render target identifier.</para> + </summary> + <param name="type">Built-in temporary render texture type.</param> + <param name="name">Temporary render texture name.</param> + <param name="nameID">Temporary render texture name (as integer, see Shader.PropertyToID).</param> + <param name="tex">RenderTexture or Texture object to use.</param> + </member> + <member name="M:UnityEngine.Rendering.RenderTargetIdentifier.#ctor(System.String)"> + <summary> + <para>Creates a render target identifier.</para> + </summary> + <param name="type">Built-in temporary render texture type.</param> + <param name="name">Temporary render texture name.</param> + <param name="nameID">Temporary render texture name (as integer, see Shader.PropertyToID).</param> + <param name="tex">RenderTexture or Texture object to use.</param> + </member> + <member name="M:UnityEngine.Rendering.RenderTargetIdentifier.#ctor(System.Int32)"> + <summary> + <para>Creates a render target identifier.</para> + </summary> + <param name="type">Built-in temporary render texture type.</param> + <param name="name">Temporary render texture name.</param> + <param name="nameID">Temporary render texture name (as integer, see Shader.PropertyToID).</param> + <param name="tex">RenderTexture or Texture object to use.</param> + </member> + <member name="M:UnityEngine.Rendering.RenderTargetIdentifier.#ctor(UnityEngine.Texture)"> + <summary> + <para>Creates a render target identifier.</para> + </summary> + <param name="type">Built-in temporary render texture type.</param> + <param name="name">Temporary render texture name.</param> + <param name="nameID">Temporary render texture name (as integer, see Shader.PropertyToID).</param> + <param name="tex">RenderTexture or Texture object to use.</param> + </member> + <member name="T:UnityEngine.Rendering.ShadowCastingMode"> + <summary> + <para>How shadows are cast from this object.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowCastingMode.Off"> + <summary> + <para>No shadows are cast from this object.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowCastingMode.On"> + <summary> + <para>Shadows are cast from this object.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowCastingMode.ShadowsOnly"> + <summary> + <para>Object casts shadows, but is otherwise invisible in the scene.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowCastingMode.TwoSided"> + <summary> + <para>Shadows are cast from this object, treating it as two-sided.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.ShadowMapPass"> + <summary> + <para>Allows precise control over which shadow map passes to execute Rendering.CommandBuffer objects attached using Light.AddCommandBuffer.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowMapPass.All"> + <summary> + <para>All shadow map passes.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowMapPass.Directional"> + <summary> + <para>All directional shadow map passes.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowMapPass.DirectionalCascade0"> + <summary> + <para>First directional shadow map cascade.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowMapPass.DirectionalCascade1"> + <summary> + <para>Second directional shadow map cascade.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowMapPass.DirectionalCascade2"> + <summary> + <para>Third directional shadow map cascade.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowMapPass.DirectionalCascade3"> + <summary> + <para>Fourth directional shadow map cascade.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowMapPass.Pointlight"> + <summary> + <para>All point light shadow passes.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowMapPass.PointlightNegativeX"> + <summary> + <para>-X point light shadow cubemap face.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowMapPass.PointlightNegativeY"> + <summary> + <para>-Y point light shadow cubemap face.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowMapPass.PointlightNegativeZ"> + <summary> + <para>-Z point light shadow cubemap face.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowMapPass.PointlightPositiveX"> + <summary> + <para>+X point light shadow cubemap face.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowMapPass.PointlightPositiveY"> + <summary> + <para>+Y point light shadow cubemap face.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowMapPass.PointlightPositiveZ"> + <summary> + <para>+Z point light shadow cubemap face.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowMapPass.Spotlight"> + <summary> + <para>Spotlight shadow pass.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.ShadowSamplingMode"> + <summary> + <para>Used by CommandBuffer.SetShadowSamplingMode.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowSamplingMode.CompareDepths"> + <summary> + <para>Default shadow sampling mode: sampling with a comparison filter.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowSamplingMode.None"> + <summary> + <para>In ShadowSamplingMode.None, depths are not compared. Use this value if a Texture is not a shadowmap.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.ShadowSamplingMode.RawDepth"> + <summary> + <para>Shadow sampling mode for sampling the depth value.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.SortingGroup"> + <summary> + <para>Adding a SortingGroup component to a GameObject will ensure that all Renderers within the GameObject's descendants will be sorted and rendered together.</para> + </summary> + </member> + <member name="P:UnityEngine.Rendering.SortingGroup.sortingLayerID"> + <summary> + <para>Unique ID of the Renderer's sorting layer.</para> + </summary> + </member> + <member name="P:UnityEngine.Rendering.SortingGroup.sortingLayerName"> + <summary> + <para>Name of the Renderer's sorting layer.</para> + </summary> + </member> + <member name="P:UnityEngine.Rendering.SortingGroup.sortingOrder"> + <summary> + <para>Renderer's order within a sorting layer.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.SphericalHarmonicsL2"> + <summary> + <para>Spherical harmonics up to the second order (3 bands, 9 coefficients).</para> + </summary> + </member> + <member name="M:UnityEngine.Rendering.SphericalHarmonicsL2.AddAmbientLight(UnityEngine.Color)"> + <summary> + <para>Add ambient lighting to probe data.</para> + </summary> + <param name="color"></param> + </member> + <member name="M:UnityEngine.Rendering.SphericalHarmonicsL2.AddDirectionalLight(UnityEngine.Vector3,UnityEngine.Color,System.Single)"> + <summary> + <para>Add directional light to probe data.</para> + </summary> + <param name="direction"></param> + <param name="color"></param> + <param name="intensity"></param> + </member> + <member name="M:UnityEngine.Rendering.SphericalHarmonicsL2.Clear"> + <summary> + <para>Clears SH probe to zero.</para> + </summary> + </member> + <member name="M:UnityEngine.Rendering.SphericalHarmonicsL2.Evaluate(UnityEngine.Vector3[],UnityEngine.Color[])"> + <summary> + <para>Evaluates the Spherical Harmonics for each of the given directions. The result from the first direction is written into the first element of results, the result from the second direction is written into the second element of results, and so on. The array size of directions and results must match and directions must be normalized.</para> + </summary> + <param name="directions">Normalized directions for which the spherical harmonics are to be evaluated.</param> + <param name="results">Output array for the evaluated values of the corresponding directions.</param> + </member> + <member name="?:UnityEngine.Rendering.SphericalHarmonicsL2.op_Equal(UnityEngine.Rendering.SphericalHarmonicsL2,UnityEngine.Rendering.SphericalHarmonicsL2)"> + <summary> + <para>Returns true if SH probes are equal.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Rendering.SphericalHarmonicsL2.op_Multiply(UnityEngine.Rendering.SphericalHarmonicsL2,System.Single)"> + <summary> + <para>Scales SH by a given factor.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Rendering.SphericalHarmonicsL2.op_Multiply(System.Single,UnityEngine.Rendering.SphericalHarmonicsL2)"> + <summary> + <para>Scales SH by a given factor.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Rendering.SphericalHarmonicsL2.op_NotEqual(UnityEngine.Rendering.SphericalHarmonicsL2,UnityEngine.Rendering.SphericalHarmonicsL2)"> + <summary> + <para>Returns true if SH probes are different.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Rendering.SphericalHarmonicsL2.op_Plus(UnityEngine.Rendering.SphericalHarmonicsL2,UnityEngine.Rendering.SphericalHarmonicsL2)"> + <summary> + <para>Adds two SH probes.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="P:UnityEngine.Rendering.SphericalHarmonicsL2.this"> + <summary> + <para>Access individual SH coefficients.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.SplashScreen"> + <summary> + <para>Provides an interface to the Unity splash screen.</para> + </summary> + </member> + <member name="P:UnityEngine.Rendering.SplashScreen.isFinished"> + <summary> + <para>Returns true once the splash screen as finished. This is once all logos have been shown for their specified duration.</para> + </summary> + </member> + <member name="M:UnityEngine.Rendering.SplashScreen.Begin"> + <summary> + <para>Initializes the splash screen so it is ready to begin drawing. Call this before you start calling Rendering.SplashScreen.Draw. Internally this function resets the timer and prepares the logos for drawing.</para> + </summary> + </member> + <member name="M:UnityEngine.Rendering.SplashScreen.Draw"> + <summary> + <para>Immediately draws the splash screen. Ensure you have called Rendering.SplashScreen.Begin before you start calling this.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.StencilOp"> + <summary> + <para>Specifies the operation that's performed on the stencil buffer when rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.StencilOp.DecrementSaturate"> + <summary> + <para>Decrements the current stencil buffer value. Clamps to 0.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.StencilOp.DecrementWrap"> + <summary> + <para>Decrements the current stencil buffer value. Wraps stencil buffer value to the maximum representable unsigned value when decrementing a stencil buffer value of zero.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.StencilOp.IncrementSaturate"> + <summary> + <para>Increments the current stencil buffer value. Clamps to the maximum representable unsigned value.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.StencilOp.IncrementWrap"> + <summary> + <para>Increments the current stencil buffer value. Wraps stencil buffer value to zero when incrementing the maximum representable unsigned value.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.StencilOp.Invert"> + <summary> + <para>Bitwise inverts the current stencil buffer value.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.StencilOp.Keep"> + <summary> + <para>Keeps the current stencil value.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.StencilOp.Replace"> + <summary> + <para>Replace the stencil buffer value with reference value (specified in the shader).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.StencilOp.Zero"> + <summary> + <para>Sets the stencil buffer value to zero.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.TextureDimension"> + <summary> + <para>Texture "dimension" (type).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.TextureDimension.Any"> + <summary> + <para>Any texture type.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.TextureDimension.Cube"> + <summary> + <para>Cubemap texture.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.TextureDimension.CubeArray"> + <summary> + <para>Cubemap array texture (CubemapArray).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.TextureDimension.None"> + <summary> + <para>No texture is assigned.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.TextureDimension.Tex2D"> + <summary> + <para>2D texture (Texture2D).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.TextureDimension.Tex2DArray"> + <summary> + <para>2D array texture (Texture2DArray).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.TextureDimension.Tex3D"> + <summary> + <para>3D volume texture (Texture3D).</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.TextureDimension.Unknown"> + <summary> + <para>Texture type is not initialized or unknown.</para> + </summary> + </member> + <member name="T:UnityEngine.RenderingPath"> + <summary> + <para>Rendering path of a Camera.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderingPath.DeferredLighting"> + <summary> + <para>Deferred Lighting (Legacy).</para> + </summary> + </member> + <member name="F:UnityEngine.RenderingPath.DeferredShading"> + <summary> + <para>Deferred Shading.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderingPath.Forward"> + <summary> + <para>Forward Rendering.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderingPath.UsePlayerSettings"> + <summary> + <para>Use Player Settings.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderingPath.VertexLit"> + <summary> + <para>Vertex Lit.</para> + </summary> + </member> + <member name="T:UnityEngine.RenderSettings"> + <summary> + <para>The Render Settings contain values for a range of visual elements in your scene, like fog and ambient light.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.ambientEquatorColor"> + <summary> + <para>Ambient lighting coming from the sides.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.ambientGroundColor"> + <summary> + <para>Ambient lighting coming from below.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.ambientIntensity"> + <summary> + <para>How much the light from the Ambient Source affects the scene.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.ambientLight"> + <summary> + <para>Flat ambient lighting color.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.ambientMode"> + <summary> + <para>Ambient lighting mode.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.ambientProbe"> + <summary> + <para>Custom or skybox ambient lighting data.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.ambientSkyColor"> + <summary> + <para>Ambient lighting coming from above.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.customReflection"> + <summary> + <para>Custom specular reflection cubemap.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.defaultReflectionMode"> + <summary> + <para>Default reflection mode.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.defaultReflectionResolution"> + <summary> + <para>Cubemap resolution for default reflection.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.flareFadeSpeed"> + <summary> + <para>The fade speed of all flares in the scene.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.flareStrength"> + <summary> + <para>The intensity of all flares in the scene.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.fog"> + <summary> + <para>Is fog enabled?</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.fogColor"> + <summary> + <para>The color of the fog.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.fogDensity"> + <summary> + <para>The density of the exponential fog.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.fogEndDistance"> + <summary> + <para>The ending distance of linear fog.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.fogMode"> + <summary> + <para>Fog mode to use.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.fogStartDistance"> + <summary> + <para>The starting distance of linear fog.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.haloStrength"> + <summary> + <para>Size of the Light halos.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.reflectionBounces"> + <summary> + <para>The number of times a reflection includes other reflections.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.reflectionIntensity"> + <summary> + <para>How much the skybox / custom cubemap reflection affects the scene.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.skybox"> + <summary> + <para>The global skybox to use.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.subtractiveShadowColor"> + <summary> + <para>The color used for the sun shadows in the Subtractive lightmode.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderSettings.sun"> + <summary> + <para>The light used by the procedural skybox.</para> + </summary> + </member> + <member name="T:UnityEngine.RenderTargetSetup"> + <summary> + <para>Fully describes setup of RenderTarget.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTargetSetup.color"> + <summary> + <para>Color Buffers to set.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTargetSetup.colorLoad"> + <summary> + <para>Load Actions for Color Buffers. It will override any actions set on RenderBuffers themselves.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTargetSetup.colorStore"> + <summary> + <para>Store Actions for Color Buffers. It will override any actions set on RenderBuffers themselves.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTargetSetup.cubemapFace"> + <summary> + <para>Cubemap face to render to.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTargetSetup.depth"> + <summary> + <para>Depth Buffer to set.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTargetSetup.depthLoad"> + <summary> + <para>Load Action for Depth Buffer. It will override any actions set on RenderBuffer itself.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTargetSetup.depthSlice"> + <summary> + <para>Slice of a Texture3D or Texture2DArray to set as a render target.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTargetSetup.depthStore"> + <summary> + <para>Store Actions for Depth Buffer. It will override any actions set on RenderBuffer itself.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTargetSetup.mipLevel"> + <summary> + <para>Mip Level to render to.</para> + </summary> + </member> + <member name="M:UnityEngine.RenderTargetSetup.#ctor(UnityEngine.RenderBuffer,UnityEngine.RenderBuffer)"> + <summary> + <para>Constructs RenderTargetSetup.</para> + </summary> + <param name="color">Color Buffer(s) to set.</param> + <param name="depth">Depth Buffer to set.</param> + <param name="mipLevel">Mip Level to render to.</param> + <param name="face">Cubemap face to render to.</param> + <param name="mip"></param> + </member> + <member name="M:UnityEngine.RenderTargetSetup.#ctor(UnityEngine.RenderBuffer,UnityEngine.RenderBuffer,System.Int32)"> + <summary> + <para>Constructs RenderTargetSetup.</para> + </summary> + <param name="color">Color Buffer(s) to set.</param> + <param name="depth">Depth Buffer to set.</param> + <param name="mipLevel">Mip Level to render to.</param> + <param name="face">Cubemap face to render to.</param> + <param name="mip"></param> + </member> + <member name="M:UnityEngine.RenderTargetSetup.#ctor(UnityEngine.RenderBuffer,UnityEngine.RenderBuffer,System.Int32,UnityEngine.CubemapFace)"> + <summary> + <para>Constructs RenderTargetSetup.</para> + </summary> + <param name="color">Color Buffer(s) to set.</param> + <param name="depth">Depth Buffer to set.</param> + <param name="mipLevel">Mip Level to render to.</param> + <param name="face">Cubemap face to render to.</param> + <param name="mip"></param> + </member> + <member name="M:UnityEngine.RenderTargetSetup.#ctor(UnityEngine.RenderBuffer[],UnityEngine.RenderBuffer)"> + <summary> + <para>Constructs RenderTargetSetup.</para> + </summary> + <param name="color">Color Buffer(s) to set.</param> + <param name="depth">Depth Buffer to set.</param> + <param name="mipLevel">Mip Level to render to.</param> + <param name="face">Cubemap face to render to.</param> + <param name="mip"></param> + </member> + <member name="M:UnityEngine.RenderTargetSetup.#ctor(UnityEngine.RenderBuffer[],UnityEngine.RenderBuffer,System.Int32)"> + <summary> + <para>Constructs RenderTargetSetup.</para> + </summary> + <param name="color">Color Buffer(s) to set.</param> + <param name="depth">Depth Buffer to set.</param> + <param name="mipLevel">Mip Level to render to.</param> + <param name="face">Cubemap face to render to.</param> + <param name="mip"></param> + </member> + <member name="M:UnityEngine.RenderTargetSetup.#ctor(UnityEngine.RenderBuffer[],UnityEngine.RenderBuffer,System.Int32,UnityEngine.CubemapFace)"> + <summary> + <para>Constructs RenderTargetSetup.</para> + </summary> + <param name="color">Color Buffer(s) to set.</param> + <param name="depth">Depth Buffer to set.</param> + <param name="mipLevel">Mip Level to render to.</param> + <param name="face">Cubemap face to render to.</param> + <param name="mip"></param> + </member> + <member name="T:UnityEngine.RenderTexture"> + <summary> + <para>Render textures are textures that can be rendered to.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.active"> + <summary> + <para>Currently active render texture.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.antiAliasing"> + <summary> + <para>The antialiasing level for the RenderTexture.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.autoGenerateMips"> + <summary> + <para>Mipmap levels are generated automatically when this flag is set.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.colorBuffer"> + <summary> + <para>Color buffer of the render texture (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.depth"> + <summary> + <para>The precision of the render texture's depth buffer in bits (0, 16, 24/32 are supported).</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.depthBuffer"> + <summary> + <para>Depth/stencil buffer of the render texture (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.descriptor"> + <summary> + <para>This struct contains all the information required to create a RenderTexture. It can be copied, cached, and reused to easily create RenderTextures that all share the same properties.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.dimension"> + <summary> + <para>Dimensionality (type) of the render texture.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.enableRandomWrite"> + <summary> + <para>Enable random access write into this render texture on Shader Model 5.0 level shaders.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.format"> + <summary> + <para>The color format of the render texture.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.height"> + <summary> + <para>The height of the render texture in pixels.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.isVolume"> + <summary> + <para>If enabled, this Render Texture will be used as a Texture3D.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.memorylessMode"> + <summary> + <para>The render texture memoryless mode property.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.sRGB"> + <summary> + <para>Does this render texture use sRGB read/write conversions (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.useMipMap"> + <summary> + <para>Render texture has mipmaps when this flag is set.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.volumeDepth"> + <summary> + <para>Volume extent of a 3D render texture or number of slices of array texture.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.vrUsage"> + <summary> + <para>If this RenderTexture is a VR eye texture used in stereoscopic rendering, this property decides what special rendering occurs, if any.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTexture.width"> + <summary> + <para>The width of the render texture in pixels.</para> + </summary> + </member> + <member name="M:UnityEngine.RenderTexture.Create"> + <summary> + <para>Actually creates the RenderTexture.</para> + </summary> + </member> + <member name="M:UnityEngine.RenderTexture.#ctor(System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Creates a new RenderTexture object.</para> + </summary> + <param name="width">Texture width in pixels.</param> + <param name="height">Texture height in pixels.</param> + <param name="depth">Number of bits in depth buffer (0, 16 or 24). Note that only 24 bit depth has stencil buffer.</param> + <param name="format">Texture color format.</param> + <param name="readWrite">How or if color space conversions should be done on texture read/write.</param> + <param name="desc">Create the RenderTexture with the settings in the RenderTextureDescriptor.</param> + <param name="textureToCopy">Copy the settings from another RenderTexture.</param> + </member> + <member name="M:UnityEngine.RenderTexture.#ctor(System.Int32,System.Int32,System.Int32,UnityEngine.RenderTextureFormat)"> + <summary> + <para>Creates a new RenderTexture object.</para> + </summary> + <param name="width">Texture width in pixels.</param> + <param name="height">Texture height in pixels.</param> + <param name="depth">Number of bits in depth buffer (0, 16 or 24). Note that only 24 bit depth has stencil buffer.</param> + <param name="format">Texture color format.</param> + <param name="readWrite">How or if color space conversions should be done on texture read/write.</param> + <param name="desc">Create the RenderTexture with the settings in the RenderTextureDescriptor.</param> + <param name="textureToCopy">Copy the settings from another RenderTexture.</param> + </member> + <member name="M:UnityEngine.RenderTexture.#ctor(System.Int32,System.Int32,System.Int32,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite)"> + <summary> + <para>Creates a new RenderTexture object.</para> + </summary> + <param name="width">Texture width in pixels.</param> + <param name="height">Texture height in pixels.</param> + <param name="depth">Number of bits in depth buffer (0, 16 or 24). Note that only 24 bit depth has stencil buffer.</param> + <param name="format">Texture color format.</param> + <param name="readWrite">How or if color space conversions should be done on texture read/write.</param> + <param name="desc">Create the RenderTexture with the settings in the RenderTextureDescriptor.</param> + <param name="textureToCopy">Copy the settings from another RenderTexture.</param> + </member> + <member name="M:UnityEngine.RenderTexture.#ctor(UnityEngine.RenderTexture)"> + <summary> + <para>Creates a new RenderTexture object.</para> + </summary> + <param name="width">Texture width in pixels.</param> + <param name="height">Texture height in pixels.</param> + <param name="depth">Number of bits in depth buffer (0, 16 or 24). Note that only 24 bit depth has stencil buffer.</param> + <param name="format">Texture color format.</param> + <param name="readWrite">How or if color space conversions should be done on texture read/write.</param> + <param name="desc">Create the RenderTexture with the settings in the RenderTextureDescriptor.</param> + <param name="textureToCopy">Copy the settings from another RenderTexture.</param> + </member> + <member name="M:UnityEngine.RenderTexture.#ctor(UnityEngine.RenderTextureDescriptor)"> + <summary> + <para>Creates a new RenderTexture object.</para> + </summary> + <param name="width">Texture width in pixels.</param> + <param name="height">Texture height in pixels.</param> + <param name="depth">Number of bits in depth buffer (0, 16 or 24). Note that only 24 bit depth has stencil buffer.</param> + <param name="format">Texture color format.</param> + <param name="readWrite">How or if color space conversions should be done on texture read/write.</param> + <param name="desc">Create the RenderTexture with the settings in the RenderTextureDescriptor.</param> + <param name="textureToCopy">Copy the settings from another RenderTexture.</param> + </member> + <member name="M:UnityEngine.RenderTexture.DiscardContents"> + <summary> + <para>Hint the GPU driver that the contents of the RenderTexture will not be used.</para> + </summary> + <param name="discardColor">Should the colour buffer be discarded?</param> + <param name="discardDepth">Should the depth buffer be discarded?</param> + </member> + <member name="M:UnityEngine.RenderTexture.DiscardContents(System.Boolean,System.Boolean)"> + <summary> + <para>Hint the GPU driver that the contents of the RenderTexture will not be used.</para> + </summary> + <param name="discardColor">Should the colour buffer be discarded?</param> + <param name="discardDepth">Should the depth buffer be discarded?</param> + </member> + <member name="M:UnityEngine.RenderTexture.GenerateMips"> + <summary> + <para>Generate mipmap levels of a render texture.</para> + </summary> + </member> + <member name="M:UnityEngine.RenderTexture.GetNativeDepthBufferPtr"> + <summary> + <para>Retrieve a native (underlying graphics API) pointer to the depth buffer resource.</para> + </summary> + <returns> + <para>Pointer to an underlying graphics API depth buffer resource.</para> + </returns> + </member> + <member name="M:UnityEngine.RenderTexture.GetTemporary(UnityEngine.RenderTextureDescriptor)"> + <summary> + <para>Allocate a temporary render texture.</para> + </summary> + <param name="width">Width in pixels.</param> + <param name="height">Height in pixels.</param> + <param name="depthBuffer">Depth buffer bits (0, 16 or 24). Note that only 24 bit depth has stencil buffer.</param> + <param name="format">Render texture format.</param> + <param name="readWrite">Color space conversion mode.</param> + <param name="msaaSamples">Number of antialiasing samples to store in the texture. Valid values are 1, 2, 4, and 8. Throws an exception if any other value is passed.</param> + <param name="memorylessMode">Render texture memoryless mode.</param> + <param name="desc">Use this RenderTextureDesc for the settings when creating the temporary RenderTexture.</param> + <param name="antiAliasing"></param> + <param name="vrUsage"></param> + </member> + <member name="M:UnityEngine.RenderTexture.GetTemporary(System.Int32,System.Int32,System.Int32,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,System.Int32)"> + <summary> + <para>Allocate a temporary render texture.</para> + </summary> + <param name="width">Width in pixels.</param> + <param name="height">Height in pixels.</param> + <param name="depthBuffer">Depth buffer bits (0, 16 or 24). Note that only 24 bit depth has stencil buffer.</param> + <param name="format">Render texture format.</param> + <param name="readWrite">Color space conversion mode.</param> + <param name="msaaSamples">Number of antialiasing samples to store in the texture. Valid values are 1, 2, 4, and 8. Throws an exception if any other value is passed.</param> + <param name="memorylessMode">Render texture memoryless mode.</param> + <param name="desc">Use this RenderTextureDesc for the settings when creating the temporary RenderTexture.</param> + <param name="antiAliasing"></param> + <param name="vrUsage"></param> + </member> + <member name="M:UnityEngine.RenderTexture.IsCreated"> + <summary> + <para>Is the render texture actually created?</para> + </summary> + </member> + <member name="M:UnityEngine.RenderTexture.MarkRestoreExpected"> + <summary> + <para>Indicate that there's a RenderTexture restore operation expected.</para> + </summary> + </member> + <member name="M:UnityEngine.RenderTexture.Release"> + <summary> + <para>Releases the RenderTexture.</para> + </summary> + </member> + <member name="M:UnityEngine.RenderTexture.ReleaseTemporary(UnityEngine.RenderTexture)"> + <summary> + <para>Release a temporary texture allocated with GetTemporary.</para> + </summary> + <param name="temp"></param> + </member> + <member name="M:UnityEngine.RenderTexture.SetGlobalShaderProperty(System.String)"> + <summary> + <para>Assigns this RenderTexture as a global shader property named propertyName.</para> + </summary> + <param name="propertyName"></param> + </member> + <member name="M:UnityEngine.RenderTexture.SupportsStencil(UnityEngine.RenderTexture)"> + <summary> + <para>Does a RenderTexture have stencil buffer?</para> + </summary> + <param name="rt">Render texture, or null for main screen.</param> + </member> + <member name="T:UnityEngine.RenderTextureCreationFlags"> + <summary> + <para>Set of flags that control the state of a newly-created RenderTexture.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureCreationFlags.AllowVerticalFlip"> + <summary> + <para>Clear this flag when a RenderTexture is a VR eye texture and the device does not automatically flip the texture when being displayed. This is platform specific and +It is set by default. This flag is only cleared when part of a RenderTextureDesc that is returned from GetDefaultVREyeTextureDesc or other VR functions that return a RenderTextureDesc. Currently, only Hololens eye textures need to clear this flag.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureCreationFlags.AutoGenerateMips"> + <summary> + <para>Determines whether or not mipmaps are automatically generated when the RenderTexture is modified. +This flag is set by default, and has no effect if the RenderTextureCreationFlags.MipMap flag is not also set. +See RenderTexture.autoGenerateMips for more details.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureCreationFlags.CreatedFromScript"> + <summary> + <para>This flag is always set internally when a RenderTexture is created from script. It has no effect when set manually from script code.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureCreationFlags.EnableRandomWrite"> + <summary> + <para>Set this flag to enable random access writes to the RenderTexture from shaders. +Normally, pixel shaders only operate on pixels they are given. Compute shaders cannot write to textures without this flag. Random write enables shaders to write to arbitrary locations on a RenderTexture. See RenderTexture.enableRandomWrite for more details, including supported platforms.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureCreationFlags.EyeTexture"> + <summary> + <para>Set this flag when the Texture is to be used as a VR eye texture. This flag is cleared by default. This flag is set on a RenderTextureDesc when it is returned from GetDefaultVREyeTextureDesc or other VR functions returning a RenderTextureDesc.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureCreationFlags.MipMap"> + <summary> + <para>Set this flag to allocate mipmaps in the RenderTexture. See RenderTexture.useMipMap for more details.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureCreationFlags.SRGB"> + <summary> + <para>When this flag is set, reads and writes to this texture are converted to SRGB color space. See RenderTexture.sRGB for more details.</para> + </summary> + </member> + <member name="T:UnityEngine.RenderTextureDescriptor"> + <summary> + <para>This struct contains all the information required to create a RenderTexture. It can be copied, cached, and reused to easily create RenderTextures that all share the same properties.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.autoGenerateMips"> + <summary> + <para>Mipmap levels are generated automatically when this flag is set.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.colorFormat"> + <summary> + <para>The color format for the RenderTexture.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.depthBufferBits"> + <summary> + <para>The precision of the render texture's depth buffer in bits (0, 16, 24/32 are supported). + +See RenderTexture.depth.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.dimension"> + <summary> + <para>Dimensionality (type) of the render texture. + +See RenderTexture.dimension.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.enableRandomWrite"> + <summary> + <para>Enable random access write into this render texture on Shader Model 5.0 level shaders. + +See RenderTexture.enableRandomWrite.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.flags"> + <summary> + <para>A set of RenderTextureCreationFlags that control how the texture is created.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.height"> + <summary> + <para>The height of the render texture in pixels.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.memoryless"> + <summary> + <para>The render texture memoryless mode property.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.msaaSamples"> + <summary> + <para>The multisample antialiasing level for the RenderTexture. + +See RenderTexture.antiAliasing.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.shadowSamplingMode"> + <summary> + <para>Determines how the RenderTexture is sampled if it is used as a shadow map. + +See ShadowSamplingMode for more details.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.sRGB"> + <summary> + <para>This flag causes the render texture uses sRGB read/write conversions.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.useMipMap"> + <summary> + <para>Render texture has mipmaps when this flag is set. + +See RenderTexture.useMipMap.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.volumeDepth"> + <summary> + <para>Volume extent of a 3D render texture.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.vrUsage"> + <summary> + <para>If this RenderTexture is a VR eye texture used in stereoscopic rendering, this property decides what special rendering occurs, if any. Instead of setting this manually, use the value returned by GetDefaultVREyeTextureDesc or other VR functions returning a RenderTextureDescriptor.</para> + </summary> + </member> + <member name="P:UnityEngine.RenderTextureDescriptor.width"> + <summary> + <para>The width of the render texture in pixels.</para> + </summary> + </member> + <member name="M:UnityEngine.RenderTextureDescriptor.#ctor(System.Int32,System.Int32)"> + <summary> + <para>Create a RenderTextureDescriptor with default values, or a certain width, height, and format.</para> + </summary> + <param name="width">Width of the RenderTexture in pixels.</param> + <param name="height">Height of the RenderTexture in pixels.</param> + <param name="colorFormat">The color format for the RenderTexture.</param> + <param name="depthBufferBits">The number of bits to use for the depth buffer.</param> + </member> + <member name="M:UnityEngine.RenderTextureDescriptor.#ctor(System.Int32,System.Int32,UnityEngine.RenderTextureFormat)"> + <summary> + <para>Create a RenderTextureDescriptor with default values, or a certain width, height, and format.</para> + </summary> + <param name="width">Width of the RenderTexture in pixels.</param> + <param name="height">Height of the RenderTexture in pixels.</param> + <param name="colorFormat">The color format for the RenderTexture.</param> + <param name="depthBufferBits">The number of bits to use for the depth buffer.</param> + </member> + <member name="M:UnityEngine.RenderTextureDescriptor.#ctor(System.Int32,System.Int32,UnityEngine.RenderTextureFormat,System.Int32)"> + <summary> + <para>Create a RenderTextureDescriptor with default values, or a certain width, height, and format.</para> + </summary> + <param name="width">Width of the RenderTexture in pixels.</param> + <param name="height">Height of the RenderTexture in pixels.</param> + <param name="colorFormat">The color format for the RenderTexture.</param> + <param name="depthBufferBits">The number of bits to use for the depth buffer.</param> + </member> + <member name="T:UnityEngine.RenderTextureFormat"> + <summary> + <para>Format of a RenderTexture.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.ARGB1555"> + <summary> + <para>Color render texture format, 1 bit for Alpha channel, 5 bits for Red, Green and Blue channels.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.ARGB2101010"> + <summary> + <para>Color render texture format. 10 bits for colors, 2 bits for alpha.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.ARGB32"> + <summary> + <para>Color render texture format, 8 bits per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.ARGB4444"> + <summary> + <para>Color render texture format, 4 bit per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.ARGB64"> + <summary> + <para>Four color render texture format, 16 bits per channel, fixed point, unsigned normalized.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.ARGBFloat"> + <summary> + <para>Color render texture format, 32 bit floating point per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.ARGBHalf"> + <summary> + <para>Color render texture format, 16 bit floating point per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.ARGBInt"> + <summary> + <para>Four channel (ARGB) render texture format, 32 bit signed integer per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.BGR101010_XR"> + <summary> + <para>Color render texture format, 10 bit per channel, extended range.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.BGRA10101010_XR"> + <summary> + <para>Color render texture format, 10 bit per channel, extended range.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.BGRA32"> + <summary> + <para>Color render texture format, 8 bits per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.Default"> + <summary> + <para>Default color render texture format: will be chosen accordingly to Frame Buffer format and Platform.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.DefaultHDR"> + <summary> + <para>Default HDR color render texture format: will be chosen accordingly to Frame Buffer format and Platform.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.Depth"> + <summary> + <para>A depth render texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.R8"> + <summary> + <para>Scalar (R) render texture format, 8 bit fixed point.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.RFloat"> + <summary> + <para>Scalar (R) render texture format, 32 bit floating point.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.RG16"> + <summary> + <para>Two channel (RG) render texture format, 8 bits per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.RG32"> + <summary> + <para>Two color (RG) render texture format, 16 bits per channel, fixed point, unsigned normalized.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.RGB111110Float"> + <summary> + <para>Color render texture format. R and G channels are 11 bit floating point, B channel is 10 bit floating point.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.RGB565"> + <summary> + <para>Color render texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.RGBAUShort"> + <summary> + <para>Four channel (RGBA) render texture format, 16 bit unsigned integer per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.RGFloat"> + <summary> + <para>Two color (RG) render texture format, 32 bit floating point per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.RGHalf"> + <summary> + <para>Two color (RG) render texture format, 16 bit floating point per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.RGInt"> + <summary> + <para>Two channel (RG) render texture format, 32 bit signed integer per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.RHalf"> + <summary> + <para>Scalar (R) render texture format, 16 bit floating point.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.RInt"> + <summary> + <para>Scalar (R) render texture format, 32 bit signed integer.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureFormat.Shadowmap"> + <summary> + <para>A native shadowmap render texture format.</para> + </summary> + </member> + <member name="T:UnityEngine.RenderTextureMemoryless"> + <summary> + <para>Flags enumeration of the render texture memoryless modes.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureMemoryless.Color"> + <summary> + <para>Render texture color pixels are memoryless when RenderTexture.antiAliasing is set to 1.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureMemoryless.Depth"> + <summary> + <para>Render texture depth pixels are memoryless.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureMemoryless.MSAA"> + <summary> + <para>Render texture color pixels are memoryless when RenderTexture.antiAliasing is set to 2, 4 or 8.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureMemoryless.None"> + <summary> + <para>The render texture is not memoryless.</para> + </summary> + </member> + <member name="T:UnityEngine.RenderTextureReadWrite"> + <summary> + <para>Color space conversion mode of a RenderTexture.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureReadWrite.sRGB"> + <summary> + <para>Render texture contains sRGB (color) data, perform Linear<->sRGB conversions on it.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureReadWrite.Default"> + <summary> + <para>Default color space conversion based on project settings.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderTextureReadWrite.Linear"> + <summary> + <para>Render texture contains linear (non-color) data; don't perform color conversions on it.</para> + </summary> + </member> + <member name="T:UnityEngine.RequireComponent"> + <summary> + <para>The RequireComponent attribute automatically adds required components as dependencies.</para> + </summary> + </member> + <member name="M:UnityEngine.RequireComponent.#ctor(System.Type)"> + <summary> + <para>Require a single component.</para> + </summary> + <param name="requiredComponent"></param> + </member> + <member name="M:UnityEngine.RequireComponent.#ctor(System.Type,System.Type)"> + <summary> + <para>Require two components.</para> + </summary> + <param name="requiredComponent"></param> + <param name="requiredComponent2"></param> + </member> + <member name="M:UnityEngine.RequireComponent.#ctor(System.Type,System.Type,System.Type)"> + <summary> + <para>Require three components.</para> + </summary> + <param name="requiredComponent"></param> + <param name="requiredComponent2"></param> + <param name="requiredComponent3"></param> + </member> + <member name="T:UnityEngine.Resolution"> + <summary> + <para>Represents a display resolution.</para> + </summary> + </member> + <member name="P:UnityEngine.Resolution.height"> + <summary> + <para>Resolution height in pixels.</para> + </summary> + </member> + <member name="P:UnityEngine.Resolution.refreshRate"> + <summary> + <para>Resolution's vertical refresh rate in Hz.</para> + </summary> + </member> + <member name="P:UnityEngine.Resolution.width"> + <summary> + <para>Resolution width in pixels.</para> + </summary> + </member> + <member name="M:UnityEngine.Resolution.ToString"> + <summary> + <para>Returns a nicely formatted string of the resolution.</para> + </summary> + <returns> + <para>A string with the format "width x height @ refreshRateHz".</para> + </returns> + </member> + <member name="T:UnityEngine.ResourceRequest"> + <summary> + <para>Asynchronous load request from the Resources bundle.</para> + </summary> + </member> + <member name="P:UnityEngine.ResourceRequest.asset"> + <summary> + <para>Asset object being loaded (Read Only).</para> + </summary> + </member> + <member name="T:UnityEngine.Resources"> + <summary> + <para>The Resources class allows you to find and access Objects including assets.</para> + </summary> + </member> + <member name="M:UnityEngine.Resources.FindObjectsOfTypeAll(System.Type)"> + <summary> + <para>Returns a list of all objects of Type type.</para> + </summary> + <param name="type">Type of the class to match while searching.</param> + <returns> + <para>An array of objects whose class is type or is derived from type.</para> + </returns> + </member> + <member name="M:UnityEngine.Resources.FindObjectsOfTypeAll"> + <summary> + <para>Returns a list of all objects of Type T.</para> + </summary> + </member> + <member name="M:UnityEngine.Resources.Load(System.String)"> + <summary> + <para>Loads an asset stored at path in a Resources folder.</para> + </summary> + <param name="path">Pathname of the target folder. When using the empty string (i.e., ""), the function will load the entire contents of the Resources folder.</param> + <param name="systemTypeInstance">Type filter for objects returned.</param> + </member> + <member name="M:UnityEngine.Resources.Load(System.String,System.Type)"> + <summary> + <para>Loads an asset stored at path in a Resources folder.</para> + </summary> + <param name="path">Pathname of the target folder. When using the empty string (i.e., ""), the function will load the entire contents of the Resources folder.</param> + <param name="systemTypeInstance">Type filter for objects returned.</param> + </member> + <member name="M:UnityEngine.Resources.Load(System.String)"> + <summary> + <para>Loads an asset stored at path in a Resources folder.</para> + </summary> + <param name="path">Pathname of the target folder. When using the empty string (i.e., ""), the function will load the entire contents of the Resources folder.</param> + </member> + <member name="M:UnityEngine.Resources.LoadAll(System.String)"> + <summary> + <para>Loads all assets in a folder or file at path in a Resources folder.</para> + </summary> + <param name="path">Pathname of the target folder. When using the empty string (i.e., ""), the function will load the entire contents of the Resources folder.</param> + <param name="systemTypeInstance">Type filter for objects returned.</param> + </member> + <member name="M:UnityEngine.Resources.LoadAll(System.String,System.Type)"> + <summary> + <para>Loads all assets in a folder or file at path in a Resources folder.</para> + </summary> + <param name="path">Pathname of the target folder. When using the empty string (i.e., ""), the function will load the entire contents of the Resources folder.</param> + <param name="systemTypeInstance">Type filter for objects returned.</param> + </member> + <member name="M:UnityEngine.Resources.LoadAll(System.String)"> + <summary> + <para>Loads all assets in a folder or file at path in a Resources folder.</para> + </summary> + <param name="path">Pathname of the target folder. When using the empty string (i.e., ""), the function will load the entire contents of the Resources folder.</param> + </member> + <member name="M:UnityEngine.Resources.LoadAsync(System.String)"> + <summary> + <para>Asynchronously loads an asset stored at path in a Resources folder.</para> + </summary> + <param name="path">Pathname of the target folder. When using the empty string (i.e., ""), the function will load the entire contents of the Resources folder.</param> + <param name="systemTypeInstance">Type filter for objects returned.</param> + <param name="type"></param> + </member> + <member name="M:UnityEngine.Resources.LoadAsync(System.String,System.Type)"> + <summary> + <para>Asynchronously loads an asset stored at path in a Resources folder.</para> + </summary> + <param name="path">Pathname of the target folder. When using the empty string (i.e., ""), the function will load the entire contents of the Resources folder.</param> + <param name="systemTypeInstance">Type filter for objects returned.</param> + <param name="type"></param> + </member> + <member name="M:UnityEngine.Resources.LoadAsync(System.String)"> + <summary> + <para>Asynchronously loads an asset stored at path in a Resources folder.</para> + </summary> + <param name="path">Pathname of the target folder. When using the empty string (i.e., ""), the function will load the entire contents of the Resources folder.</param> + </member> + <member name="M:UnityEngine.Resources.UnloadAsset(UnityEngine.Object)"> + <summary> + <para>Unloads assetToUnload from memory.</para> + </summary> + <param name="assetToUnload"></param> + </member> + <member name="M:UnityEngine.Resources.UnloadUnusedAssets"> + <summary> + <para>Unloads assets that are not used.</para> + </summary> + <returns> + <para>Object on which you can yield to wait until the operation completes.</para> + </returns> + </member> + <member name="T:UnityEngine.RPC"> + <summary> + <para>Attribute for setting up RPC functions.</para> + </summary> + </member> + <member name="T:UnityEngine.RPCMode"> + <summary> + <para>Option for who will receive an RPC, used by NetworkView.RPC.</para> + </summary> + </member> + <member name="F:UnityEngine.RPCMode.All"> + <summary> + <para>Sends to everyone.</para> + </summary> + </member> + <member name="F:UnityEngine.RPCMode.AllBuffered"> + <summary> + <para>Sends to everyone and adds to the buffer.</para> + </summary> + </member> + <member name="F:UnityEngine.RPCMode.Others"> + <summary> + <para>Sends to everyone except the sender.</para> + </summary> + </member> + <member name="F:UnityEngine.RPCMode.OthersBuffered"> + <summary> + <para>Sends to everyone except the sender and adds to the buffer.</para> + </summary> + </member> + <member name="F:UnityEngine.RPCMode.Server"> + <summary> + <para>Sends to the server only.</para> + </summary> + </member> + <member name="T:UnityEngine.RuntimeInitializeLoadType"> + <summary> + <para>Set RuntimeInitializeOnLoadMethod type.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimeInitializeLoadType.AfterSceneLoad"> + <summary> + <para>After scene is loaded.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimeInitializeLoadType.BeforeSceneLoad"> + <summary> + <para>Before scene is loaded.</para> + </summary> + </member> + <member name="T:UnityEngine.RuntimeInitializeOnLoadMethodAttribute"> + <summary> + <para>Allow a runtime class method to be initialized when a game is loaded at runtime + without action from the user.</para> + </summary> + </member> + <member name="P:UnityEngine.RuntimeInitializeOnLoadMethodAttribute.loadType"> + <summary> + <para>Set RuntimeInitializeOnLoadMethod type.</para> + </summary> + </member> + <member name="M:UnityEngine.RuntimeInitializeOnLoadMethodAttribute.#ctor"> + <summary> + <para>Creation of the runtime class used when scenes are loaded.</para> + </summary> + <param name="loadType">Determine whether methods are called before or after the + scene is loaded.</param> + </member> + <member name="M:UnityEngine.RuntimeInitializeOnLoadMethodAttribute.#ctor(UnityEngine.RuntimeInitializeLoadType)"> + <summary> + <para>Creation of the runtime class used when scenes are loaded.</para> + </summary> + <param name="loadType">Determine whether methods are called before or after the + scene is loaded.</param> + </member> + <member name="T:UnityEngine.RuntimePlatform"> + <summary> + <para>The platform application is running. Returned by Application.platform.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.tvOS"> + <summary> + <para>In the player on the Apple's tvOS.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.Android"> + <summary> + <para>In the player on Android devices.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.IPhonePlayer"> + <summary> + <para>In the player on the iPhone.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.LinuxEditor"> + <summary> + <para>In the Unity editor on Linux.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.LinuxPlayer"> + <summary> + <para>In the player on Linux.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.OSXDashboardPlayer"> + <summary> + <para>In the Dashboard widget on macOS.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.OSXEditor"> + <summary> + <para>In the Unity editor on macOS.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.OSXPlayer"> + <summary> + <para>In the player on macOS.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.OSXWebPlayer"> + <summary> + <para>In the web player on macOS.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.PS4"> + <summary> + <para>In the player on the Playstation 4.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.PSP2"> + <summary> + <para>In the player on the PS Vita.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.SamsungTVPlayer"> + <summary> + <para>In the player on Samsung Smart TV.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.Switch"> + <summary> + <para>In the player on Nintendo Switch.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.TizenPlayer"> + <summary> + <para>In the player on Tizen.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.WebGLPlayer"> + <summary> + <para>In the player on WebGL?</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.WiiU"> + <summary> + <para>In the player on Wii U.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.WindowsEditor"> + <summary> + <para>In the Unity editor on Windows.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.WindowsPlayer"> + <summary> + <para>In the player on Windows.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.WindowsWebPlayer"> + <summary> + <para>In the web player on Windows.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.WSAPlayerARM"> + <summary> + <para>In the player on Windows Store Apps when CPU architecture is ARM.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.WSAPlayerX64"> + <summary> + <para>In the player on Windows Store Apps when CPU architecture is X64.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.WSAPlayerX86"> + <summary> + <para>In the player on Windows Store Apps when CPU architecture is X86.</para> + </summary> + </member> + <member name="F:UnityEngine.RuntimePlatform.XboxOne"> + <summary> + <para>In the player on Xbox One.</para> + </summary> + </member> + <member name="T:UnityEngine.SceneManagement.LoadSceneMode"> + <summary> + <para>Used when loading a scene in a player.</para> + </summary> + </member> + <member name="F:UnityEngine.SceneManagement.LoadSceneMode.Additive"> + <summary> + <para>Adds the scene to the current loaded scenes.</para> + </summary> + </member> + <member name="F:UnityEngine.SceneManagement.LoadSceneMode.Single"> + <summary> + <para>Closes all current loaded scenes and loads a scene.</para> + </summary> + </member> + <member name="T:UnityEngine.SceneManagement.Scene"> + <summary> + <para>Run-time data structure for *.unity file.</para> + </summary> + </member> + <member name="P:UnityEngine.SceneManagement.Scene.buildIndex"> + <summary> + <para>Returns the index of the scene in the Build Settings. Always returns -1 if the scene was loaded through an AssetBundle.</para> + </summary> + </member> + <member name="P:UnityEngine.SceneManagement.Scene.isDirty"> + <summary> + <para>Returns true if the scene is modifed.</para> + </summary> + </member> + <member name="P:UnityEngine.SceneManagement.Scene.isLoaded"> + <summary> + <para>Returns true if the scene is loaded.</para> + </summary> + </member> + <member name="P:UnityEngine.SceneManagement.Scene.name"> + <summary> + <para>Returns the name of the scene.</para> + </summary> + </member> + <member name="P:UnityEngine.SceneManagement.Scene.path"> + <summary> + <para>Returns the relative path of the scene. Like: "AssetsMyScenesMyScene.unity".</para> + </summary> + </member> + <member name="P:UnityEngine.SceneManagement.Scene.rootCount"> + <summary> + <para>The number of root transforms of this scene.</para> + </summary> + </member> + <member name="M:UnityEngine.SceneManagement.Scene.GetRootGameObjects"> + <summary> + <para>Returns all the root game objects in the scene.</para> + </summary> + <returns> + <para>An array of game objects.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.Scene.GetRootGameObjects(System.Collections.Generic.List`1<UnityEngine.GameObject>)"> + <summary> + <para>Returns all the root game objects in the scene.</para> + </summary> + <param name="rootGameObjects">A list which is used to return the root game objects.</param> + </member> + <member name="M:UnityEngine.SceneManagement.Scene.IsValid"> + <summary> + <para>Whether this is a valid scene. +A scene may be invalid if, for example, you tried to open a scene that does not exist. In this case, the scene returned from EditorSceneManager.OpenScene would return False for IsValid.</para> + </summary> + <returns> + <para>Whether this is a valid scene.</para> + </returns> + </member> + <member name="?:UnityEngine.SceneManagement.Scene.op_Equal(UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.Scene)"> + <summary> + <para>Returns true if the Scenes are equal.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.SceneManagement.Scene.op_NotEqual(UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.Scene)"> + <summary> + <para>Returns true if the Scenes are different.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="T:UnityEngine.SceneManagement.SceneManager"> + <summary> + <para>Scene management at run-time.</para> + </summary> + </member> + <member name="?:UnityEngine.SceneManagement.SceneManager.activeSceneChanged(UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.Scene>)"> + <summary> + <para>Add a delegate to this to get notifications when the active scene has changed</para> + </summary> + <param name="value"></param> + </member> + <member name="P:UnityEngine.SceneManagement.SceneManager.sceneCount"> + <summary> + <para>The total number of currently loaded scenes.</para> + </summary> + </member> + <member name="P:UnityEngine.SceneManagement.SceneManager.sceneCountInBuildSettings"> + <summary> + <para>Number of scenes in Build Settings.</para> + </summary> + </member> + <member name="?:UnityEngine.SceneManagement.SceneManager.sceneLoaded(UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.LoadSceneMode>)"> + <summary> + <para>Add a delegate to this to get notifications when a scene has loaded.</para> + </summary> + <param name="value"></param> + </member> + <member name="?:UnityEngine.SceneManagement.SceneManager.sceneUnloaded(UnityEngine.Events.UnityAction`1<UnityEngine.SceneManagement.Scene>)"> + <summary> + <para>Add a delegate to this to get notifications when a scene has unloaded</para> + </summary> + <param name="value"></param> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.CreateScene(System.String)"> + <summary> + <para>Create an empty new scene at runtime with the given name.</para> + </summary> + <param name="sceneName">The name of the new scene. It cannot be empty or null, or same as the name of the existing scenes.</param> + <returns> + <para>A reference to the new scene that was created, or an invalid scene if creation failed.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.GetActiveScene"> + <summary> + <para>Gets the currently active scene.</para> + </summary> + <returns> + <para>The active scene.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.GetAllScenes"> + <summary> + <para>Returns an array of all the scenes currently open in the hierarchy.</para> + </summary> + <returns> + <para>Array of Scenes in the Hierarchy.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.GetSceneAt(System.Int32)"> + <summary> + <para>Get the scene at index in the SceneManager's list of added scenes.</para> + </summary> + <param name="index">Index of the scene to get. Index must be greater than or equal to 0 and less than SceneManager.sceneCount.</param> + <returns> + <para>A reference to the scene at the index specified.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.GetSceneByBuildIndex(System.Int32)"> + <summary> + <para>Get a scene struct from a build index.</para> + </summary> + <param name="buildIndex">Build index as shown in the Build Settings window.</param> + <returns> + <para>A reference to the scene, if valid. If not, an invalid scene is returned.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.GetSceneByName(System.String)"> + <summary> + <para>Searches through the scenes added to the SceneManager for a scene with the given name.</para> + </summary> + <param name="name">Name of scene to find.</param> + <returns> + <para>A reference to the scene, if valid. If not, an invalid scene is returned.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.GetSceneByPath(System.String)"> + <summary> + <para>Searches all scenes added to the SceneManager for a scene that has the given asset path.</para> + </summary> + <param name="scenePath">Path of the scene. Should be relative to the project folder. Like: "AssetsMyScenesMyScene.unity".</param> + <returns> + <para>A reference to the scene, if valid. If not, an invalid scene is returned.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.LoadScene(System.Int32,UnityEngine.SceneManagement.LoadSceneMode)"> + <summary> + <para>Loads the scene by its name or index in Build Settings.</para> + </summary> + <param name="sceneName">Name or path of the scene to load.</param> + <param name="sceneBuildIndex">Index of the scene in the Build Settings to load.</param> + <param name="mode">Allows you to specify whether or not to load the scene additively. + See SceneManagement.LoadSceneMode for more information about the options.</param> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.LoadScene(System.String,UnityEngine.SceneManagement.LoadSceneMode)"> + <summary> + <para>Loads the scene by its name or index in Build Settings.</para> + </summary> + <param name="sceneName">Name or path of the scene to load.</param> + <param name="sceneBuildIndex">Index of the scene in the Build Settings to load.</param> + <param name="mode">Allows you to specify whether or not to load the scene additively. + See SceneManagement.LoadSceneMode for more information about the options.</param> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.LoadSceneAsync(System.String,UnityEngine.SceneManagement.LoadSceneMode)"> + <summary> + <para>Loads the scene asynchronously in the background.</para> + </summary> + <param name="sceneName">Name or path of the scene to load.</param> + <param name="sceneBuildIndex">Index of the scene in the Build Settings to load.</param> + <param name="mode">If LoadSceneMode.Single then all current scenes will be unloaded before loading.</param> + <returns> + <para>Use the AsyncOperation to determine if the operation has completed.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.LoadSceneAsync(System.Int32,UnityEngine.SceneManagement.LoadSceneMode)"> + <summary> + <para>Loads the scene asynchronously in the background.</para> + </summary> + <param name="sceneName">Name or path of the scene to load.</param> + <param name="sceneBuildIndex">Index of the scene in the Build Settings to load.</param> + <param name="mode">If LoadSceneMode.Single then all current scenes will be unloaded before loading.</param> + <returns> + <para>Use the AsyncOperation to determine if the operation has completed.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.MergeScenes(UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.Scene)"> + <summary> + <para>This will merge the source scene into the destinationScene.</para> + </summary> + <param name="sourceScene">The scene that will be merged into the destination scene.</param> + <param name="destinationScene">Existing scene to merge the source scene into.</param> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.MoveGameObjectToScene(UnityEngine.GameObject,UnityEngine.SceneManagement.Scene)"> + <summary> + <para>Move a GameObject from its current scene to a new Scene.</para> + </summary> + <param name="go">GameObject to move.</param> + <param name="scene">Scene to move into.</param> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.SetActiveScene(UnityEngine.SceneManagement.Scene)"> + <summary> + <para>Set the scene to be active.</para> + </summary> + <param name="scene">The scene to be set.</param> + <returns> + <para>Returns false if the scene is not loaded yet.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.UnloadScene(System.Int32)"> + <summary> + <para>Destroys all GameObjects associated with the given scene and removes the scene from the SceneManager.</para> + </summary> + <param name="sceneBuildIndex">Index of the scene in the Build Settings to unload.</param> + <param name="sceneName">Name or path of the scene to unload.</param> + <param name="scene">Scene to unload.</param> + <returns> + <para>Returns true if the scene is unloaded.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.UnloadScene(System.String)"> + <summary> + <para>Destroys all GameObjects associated with the given scene and removes the scene from the SceneManager.</para> + </summary> + <param name="sceneBuildIndex">Index of the scene in the Build Settings to unload.</param> + <param name="sceneName">Name or path of the scene to unload.</param> + <param name="scene">Scene to unload.</param> + <returns> + <para>Returns true if the scene is unloaded.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.UnloadScene(UnityEngine.SceneManagement.Scene)"> + <summary> + <para>Destroys all GameObjects associated with the given scene and removes the scene from the SceneManager.</para> + </summary> + <param name="sceneBuildIndex">Index of the scene in the Build Settings to unload.</param> + <param name="sceneName">Name or path of the scene to unload.</param> + <param name="scene">Scene to unload.</param> + <returns> + <para>Returns true if the scene is unloaded.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.UnloadSceneAsync(System.Int32)"> + <summary> + <para>Destroys all GameObjects associated with the given scene and removes the scene from the SceneManager.</para> + </summary> + <param name="sceneBuildIndex">Index of the scene in BuildSettings.</param> + <param name="sceneName">Name or path of the scene to unload.</param> + <param name="scene">Scene to unload.</param> + <returns> + <para>Use the AsyncOperation to determine if the operation has completed.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.UnloadSceneAsync(System.String)"> + <summary> + <para>Destroys all GameObjects associated with the given scene and removes the scene from the SceneManager.</para> + </summary> + <param name="sceneBuildIndex">Index of the scene in BuildSettings.</param> + <param name="sceneName">Name or path of the scene to unload.</param> + <param name="scene">Scene to unload.</param> + <returns> + <para>Use the AsyncOperation to determine if the operation has completed.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneManager.UnloadSceneAsync(UnityEngine.SceneManagement.Scene)"> + <summary> + <para>Destroys all GameObjects associated with the given scene and removes the scene from the SceneManager.</para> + </summary> + <param name="sceneBuildIndex">Index of the scene in BuildSettings.</param> + <param name="sceneName">Name or path of the scene to unload.</param> + <param name="scene">Scene to unload.</param> + <returns> + <para>Use the AsyncOperation to determine if the operation has completed.</para> + </returns> + </member> + <member name="T:UnityEngine.SceneManagement.SceneUtility"> + <summary> + <para>Scene and Build Settings related utilities.</para> + </summary> + </member> + <member name="M:UnityEngine.SceneManagement.SceneUtility.GetBuildIndexByScenePath(System.String)"> + <summary> + <para>Get the build index from a scene path.</para> + </summary> + <param name="scenePath">Scene path (e.g: "AssetsScenesScene1.unity").</param> + <returns> + <para>Build index.</para> + </returns> + </member> + <member name="M:UnityEngine.SceneManagement.SceneUtility.GetScenePathByBuildIndex(System.Int32)"> + <summary> + <para>Get the scene path from a build index.</para> + </summary> + <param name="buildIndex"></param> + <returns> + <para>Scene path (e.g "AssetsScenesScene1.unity").</para> + </returns> + </member> + <member name="T:UnityEngine.Screen"> + <summary> + <para>Access to display information.</para> + </summary> + </member> + <member name="P:UnityEngine.Screen.autorotateToLandscapeLeft"> + <summary> + <para>Allow auto-rotation to landscape left?</para> + </summary> + </member> + <member name="P:UnityEngine.Screen.autorotateToLandscapeRight"> + <summary> + <para>Allow auto-rotation to landscape right?</para> + </summary> + </member> + <member name="P:UnityEngine.Screen.autorotateToPortrait"> + <summary> + <para>Allow auto-rotation to portrait?</para> + </summary> + </member> + <member name="P:UnityEngine.Screen.autorotateToPortraitUpsideDown"> + <summary> + <para>Allow auto-rotation to portrait, upside down?</para> + </summary> + </member> + <member name="P:UnityEngine.Screen.currentResolution"> + <summary> + <para>The current screen resolution (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Screen.dpi"> + <summary> + <para>The current DPI of the screen / device (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Screen.fullScreen"> + <summary> + <para>Is the game running fullscreen?</para> + </summary> + </member> + <member name="P:UnityEngine.Screen.height"> + <summary> + <para>The current height of the screen window in pixels (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Screen.lockCursor"> + <summary> + <para>Should the cursor be locked?</para> + </summary> + </member> + <member name="P:UnityEngine.Screen.orientation"> + <summary> + <para>Specifies logical orientation of the screen.</para> + </summary> + </member> + <member name="P:UnityEngine.Screen.resolutions"> + <summary> + <para>All fullscreen resolutions supported by the monitor (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Screen.sleepTimeout"> + <summary> + <para>A power saving setting, allowing the screen to dim some time after the last active user interaction.</para> + </summary> + </member> + <member name="P:UnityEngine.Screen.width"> + <summary> + <para>The current width of the screen window in pixels (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Screen.SetResolution(System.Int32,System.Int32,System.Boolean)"> + <summary> + <para>Switches the screen resolution.</para> + </summary> + <param name="width"></param> + <param name="height"></param> + <param name="fullscreen"></param> + <param name="preferredRefreshRate"></param> + </member> + <member name="M:UnityEngine.Screen.SetResolution(System.Int32,System.Int32,System.Boolean,System.Int32)"> + <summary> + <para>Switches the screen resolution.</para> + </summary> + <param name="width"></param> + <param name="height"></param> + <param name="fullscreen"></param> + <param name="preferredRefreshRate"></param> + </member> + <member name="T:UnityEngine.ScreenOrientation"> + <summary> + <para>Describes screen orientation.</para> + </summary> + </member> + <member name="F:UnityEngine.ScreenOrientation.AutoRotation"> + <summary> + <para>Auto-rotates the screen as necessary toward any of the enabled orientations.</para> + </summary> + </member> + <member name="F:UnityEngine.ScreenOrientation.LandscapeLeft"> + <summary> + <para>Landscape orientation, counter-clockwise from the portrait orientation.</para> + </summary> + </member> + <member name="F:UnityEngine.ScreenOrientation.LandscapeRight"> + <summary> + <para>Landscape orientation, clockwise from the portrait orientation.</para> + </summary> + </member> + <member name="F:UnityEngine.ScreenOrientation.Portrait"> + <summary> + <para>Portrait orientation.</para> + </summary> + </member> + <member name="F:UnityEngine.ScreenOrientation.PortraitUpsideDown"> + <summary> + <para>Portrait orientation, upside down.</para> + </summary> + </member> + <member name="T:UnityEngine.ScriptableObject"> + <summary> + <para>A class you can derive from if you want to create objects that don't need to be attached to game objects.</para> + </summary> + </member> + <member name="M:UnityEngine.ScriptableObject.CreateInstance(System.String)"> + <summary> + <para>Creates an instance of a scriptable object.</para> + </summary> + <param name="className">The type of the ScriptableObject to create, as the name of the type.</param> + <param name="type">The type of the ScriptableObject to create, as a System.Type instance.</param> + <returns> + <para>The created ScriptableObject.</para> + </returns> + </member> + <member name="M:UnityEngine.ScriptableObject.CreateInstance(System.Type)"> + <summary> + <para>Creates an instance of a scriptable object.</para> + </summary> + <param name="className">The type of the ScriptableObject to create, as the name of the type.</param> + <param name="type">The type of the ScriptableObject to create, as a System.Type instance.</param> + <returns> + <para>The created ScriptableObject.</para> + </returns> + </member> + <member name="M:UnityEngine.ScriptableObject.CreateInstance"> + <summary> + <para>Creates an instance of a scriptable object.</para> + </summary> + <returns> + <para>The created ScriptableObject.</para> + </returns> + </member> + <member name="T:UnityEngine.Scripting.PreserveAttribute"> + <summary> + <para>PreserveAttribute prevents byte code stripping from removing a class, method, field, or property.</para> + </summary> + </member> + <member name="T:UnityEngine.Security"> + <summary> + <para>Webplayer security related class. Not supported from 5.4.0 onwards.</para> + </summary> + </member> + <member name="M:UnityEngine.Security.LoadAndVerifyAssembly(System.Byte[],System.String)"> + <summary> + <para>Loads an assembly and checks that it is allowed to be used in the webplayer. (Web Player is no Longer Supported).</para> + </summary> + <param name="assemblyData">Assembly to verify.</param> + <param name="authorizationKey">Public key used to verify assembly.</param> + <returns> + <para>Loaded, verified, assembly, or null if the assembly cannot be verfied.</para> + </returns> + </member> + <member name="M:UnityEngine.Security.LoadAndVerifyAssembly(System.Byte[])"> + <summary> + <para>Loads an assembly and checks that it is allowed to be used in the webplayer. (Web Player is no Longer Supported).</para> + </summary> + <param name="assemblyData">Assembly to verify.</param> + <param name="authorizationKey">Public key used to verify assembly.</param> + <returns> + <para>Loaded, verified, assembly, or null if the assembly cannot be verfied.</para> + </returns> + </member> + <member name="M:UnityEngine.Security.PrefetchSocketPolicy(System.String,System.Int32)"> + <summary> + <para>Prefetch the webplayer socket security policy from a non-default port number.</para> + </summary> + <param name="ip">IP address of server.</param> + <param name="atPort">Port from where socket policy is read.</param> + <param name="timeout">Time to wait for response.</param> + </member> + <member name="M:UnityEngine.Security.PrefetchSocketPolicy(System.String,System.Int32,System.Int32)"> + <summary> + <para>Prefetch the webplayer socket security policy from a non-default port number.</para> + </summary> + <param name="ip">IP address of server.</param> + <param name="atPort">Port from where socket policy is read.</param> + <param name="timeout">Time to wait for response.</param> + </member> + <member name="T:UnityEngine.SelectionBaseAttribute"> + <summary> + <para>Add this attribute to a script class to mark its GameObject as a selection base object for Scene View picking.</para> + </summary> + </member> + <member name="T:UnityEngine.SendMessageOptions"> + <summary> + <para>Options for how to send a message.</para> + </summary> + </member> + <member name="F:UnityEngine.SendMessageOptions.DontRequireReceiver"> + <summary> + <para>No receiver is required for SendMessage.</para> + </summary> + </member> + <member name="F:UnityEngine.SendMessageOptions.RequireReceiver"> + <summary> + <para>A receiver is required for SendMessage.</para> + </summary> + </member> + <member name="T:UnityEngine.Serialization.FormerlySerializedAsAttribute"> + <summary> + <para>Use this attribute to rename a field without losing its serialized value.</para> + </summary> + </member> + <member name="P:UnityEngine.Serialization.FormerlySerializedAsAttribute.oldName"> + <summary> + <para>The name of the field before the rename.</para> + </summary> + </member> + <member name="M:UnityEngine.Serialization.FormerlySerializedAsAttribute.#ctor(System.String)"> + <summary> + <para></para> + </summary> + <param name="oldName">The name of the field before renaming.</param> + </member> + <member name="T:UnityEngine.SerializeField"> + <summary> + <para>Force Unity to serialize a private field.</para> + </summary> + </member> + <member name="T:UnityEngine.Shader"> + <summary> + <para>Shader scripts used for all rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.Shader.globalMaximumLOD"> + <summary> + <para>Shader LOD level for all shaders.</para> + </summary> + </member> + <member name="P:UnityEngine.Shader.globalRenderPipeline"> + <summary> + <para>Render pipeline currently in use.</para> + </summary> + </member> + <member name="P:UnityEngine.Shader.globalShaderHardwareTier"> + <summary> + <para>Shader hardware tier classification for current device.</para> + </summary> + </member> + <member name="P:UnityEngine.Shader.isSupported"> + <summary> + <para>Can this shader run on the end-users graphics card? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Shader.maximumLOD"> + <summary> + <para>Shader LOD level for this shader.</para> + </summary> + </member> + <member name="P:UnityEngine.Shader.renderQueue"> + <summary> + <para>Render queue of this shader. (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.Shader.DisableKeyword(System.String)"> + <summary> + <para>Unset a global shader keyword.</para> + </summary> + <param name="keyword"></param> + </member> + <member name="M:UnityEngine.Shader.EnableKeyword(System.String)"> + <summary> + <para>Set a global shader keyword.</para> + </summary> + <param name="keyword"></param> + </member> + <member name="M:UnityEngine.Shader.Find(System.String)"> + <summary> + <para>Finds a shader with the given name.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalColor(System.String)"> + <summary> + <para>Gets a global color property for all shaders previously set using SetGlobalColor.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalColor(System.Int32)"> + <summary> + <para>Gets a global color property for all shaders previously set using SetGlobalColor.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalFloat(System.String)"> + <summary> + <para>Gets a global float property for all shaders previously set using SetGlobalFloat.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalFloat(System.Int32)"> + <summary> + <para>Gets a global float property for all shaders previously set using SetGlobalFloat.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalFloatArray(System.String)"> + <summary> + <para>Gets a global float array for all shaders previously set using SetGlobalFloatArray.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalFloatArray(System.Int32)"> + <summary> + <para>Gets a global float array for all shaders previously set using SetGlobalFloatArray.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalFloatArray(System.String,System.Collections.Generic.List`1<System.Single>)"> + <summary> + <para>Fetches a global float array into a list.</para> + </summary> + <param name="values">The list to hold the returned array.</param> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalFloatArray(System.Int32,System.Collections.Generic.List`1<System.Single>)"> + <summary> + <para>Fetches a global float array into a list.</para> + </summary> + <param name="values">The list to hold the returned array.</param> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalInt(System.String)"> + <summary> + <para>Gets a global int property for all shaders previously set using SetGlobalInt.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalInt(System.Int32)"> + <summary> + <para>Gets a global int property for all shaders previously set using SetGlobalInt.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalMatrix(System.String)"> + <summary> + <para>Gets a global matrix property for all shaders previously set using SetGlobalMatrix.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalMatrix(System.Int32)"> + <summary> + <para>Gets a global matrix property for all shaders previously set using SetGlobalMatrix.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalMatrixArray(System.String)"> + <summary> + <para>Gets a global matrix array for all shaders previously set using SetGlobalMatrixArray.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalMatrixArray(System.Int32)"> + <summary> + <para>Gets a global matrix array for all shaders previously set using SetGlobalMatrixArray.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalMatrixArray(System.String,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Fetches a global matrix array into a list.</para> + </summary> + <param name="values">The list to hold the returned array.</param> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalMatrixArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Fetches a global matrix array into a list.</para> + </summary> + <param name="values">The list to hold the returned array.</param> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalTexture(System.String)"> + <summary> + <para>Gets a global texture property for all shaders previously set using SetGlobalTexture.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalTexture(System.Int32)"> + <summary> + <para>Gets a global texture property for all shaders previously set using SetGlobalTexture.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalVector(System.String)"> + <summary> + <para>Gets a global vector property for all shaders previously set using SetGlobalVector.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalVector(System.Int32)"> + <summary> + <para>Gets a global vector property for all shaders previously set using SetGlobalVector.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalVectorArray(System.String)"> + <summary> + <para>Gets a global vector array for all shaders previously set using SetGlobalVectorArray.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalVectorArray(System.Int32)"> + <summary> + <para>Gets a global vector array for all shaders previously set using SetGlobalVectorArray.</para> + </summary> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalVectorArray(System.String,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Fetches a global vector array into a list.</para> + </summary> + <param name="values">The list to hold the returned array.</param> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.GetGlobalVectorArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Fetches a global vector array into a list.</para> + </summary> + <param name="values">The list to hold the returned array.</param> + <param name="name"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.IsKeywordEnabled(System.String)"> + <summary> + <para>Is global shader keyword enabled?</para> + </summary> + <param name="keyword"></param> + </member> + <member name="M:UnityEngine.Shader.PropertyToID(System.String)"> + <summary> + <para>Gets unique identifier for a shader property name.</para> + </summary> + <param name="name">Shader property name.</param> + <returns> + <para>Unique integer for the name.</para> + </returns> + </member> + <member name="M:UnityEngine.Shader.SetGlobalBuffer(System.String,UnityEngine.ComputeBuffer)"> + <summary> + <para>Sets a global compute buffer property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="buffer"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalBuffer(System.Int32,UnityEngine.ComputeBuffer)"> + <summary> + <para>Sets a global compute buffer property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="buffer"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalColor(System.String,UnityEngine.Color)"> + <summary> + <para>Sets a global color property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalColor(System.Int32,UnityEngine.Color)"> + <summary> + <para>Sets a global color property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalFloat(System.String,System.Single)"> + <summary> + <para>Sets a global float property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalFloat(System.Int32,System.Single)"> + <summary> + <para>Sets a global float property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalFloatArray(System.String,System.Single[])"> + <summary> + <para>Sets a global float array property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalFloatArray(System.Int32,System.Single[])"> + <summary> + <para>Sets a global float array property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalFloatArray(System.String,System.Collections.Generic.List`1<System.Single>)"> + <summary> + <para>Sets a global float array property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalFloatArray(System.Int32,System.Collections.Generic.List`1<System.Single>)"> + <summary> + <para>Sets a global float array property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalInt(System.String,System.Int32)"> + <summary> + <para>Sets a global int property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalInt(System.Int32,System.Int32)"> + <summary> + <para>Sets a global int property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalMatrix(System.String,UnityEngine.Matrix4x4)"> + <summary> + <para>Sets a global matrix property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalMatrix(System.Int32,UnityEngine.Matrix4x4)"> + <summary> + <para>Sets a global matrix property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalMatrixArray(System.String,UnityEngine.Matrix4x4[])"> + <summary> + <para>Sets a global matrix array property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalMatrixArray(System.Int32,UnityEngine.Matrix4x4[])"> + <summary> + <para>Sets a global matrix array property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalMatrixArray(System.String,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Sets a global matrix array property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalMatrixArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>)"> + <summary> + <para>Sets a global matrix array property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalTexture(System.String,UnityEngine.Texture)"> + <summary> + <para>Sets a global texture property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalTexture(System.Int32,UnityEngine.Texture)"> + <summary> + <para>Sets a global texture property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalVector(System.String,UnityEngine.Vector4)"> + <summary> + <para>Sets a global vector property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalVector(System.Int32,UnityEngine.Vector4)"> + <summary> + <para>Sets a global vector property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="value"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalVectorArray(System.String,UnityEngine.Vector4[])"> + <summary> + <para>Sets a global vector array property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalVectorArray(System.Int32,UnityEngine.Vector4[])"> + <summary> + <para>Sets a global vector array property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalVectorArray(System.String,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Sets a global vector array property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.SetGlobalVectorArray(System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Sets a global vector array property for all shaders.</para> + </summary> + <param name="name"></param> + <param name="values"></param> + <param name="nameID"></param> + </member> + <member name="M:UnityEngine.Shader.WarmupAllShaders"> + <summary> + <para>Fully load all shaders to prevent future performance hiccups.</para> + </summary> + </member> + <member name="T:UnityEngine.ShaderVariantCollection"> + <summary> + <para>ShaderVariantCollection records which shader variants are actually used in each shader.</para> + </summary> + </member> + <member name="P:UnityEngine.ShaderVariantCollection.isWarmedUp"> + <summary> + <para>Is this ShaderVariantCollection already warmed up? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.ShaderVariantCollection.shaderCount"> + <summary> + <para>Number of shaders in this collection (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.ShaderVariantCollection.variantCount"> + <summary> + <para>Number of total varians in this collection (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.ShaderVariantCollection.Add(UnityEngine.ShaderVariantCollection/ShaderVariant)"> + <summary> + <para>Adds a new shader variant to the collection.</para> + </summary> + <param name="variant">Shader variant to add.</param> + <returns> + <para>False if already in the collection.</para> + </returns> + </member> + <member name="M:UnityEngine.ShaderVariantCollection.Clear"> + <summary> + <para>Remove all shader variants from the collection.</para> + </summary> + </member> + <member name="M:UnityEngine.ShaderVariantCollection.Contains(UnityEngine.ShaderVariantCollection/ShaderVariant)"> + <summary> + <para>Checks if a shader variant is in the collection.</para> + </summary> + <param name="variant">Shader variant to check.</param> + <returns> + <para>True if the variant is in the collection.</para> + </returns> + </member> + <member name="M:UnityEngine.ShaderVariantCollection.#ctor"> + <summary> + <para>Create a new empty shader variant collection.</para> + </summary> + </member> + <member name="M:UnityEngine.ShaderVariantCollection.Remove(UnityEngine.ShaderVariantCollection/ShaderVariant)"> + <summary> + <para>Adds shader variant from the collection.</para> + </summary> + <param name="variant">Shader variant to add.</param> + <returns> + <para>False if was not in the collection.</para> + </returns> + </member> + <member name="T:UnityEngine.ShaderVariantCollection.ShaderVariant"> + <summary> + <para>Identifies a specific variant of a shader.</para> + </summary> + </member> + <member name="F:UnityEngine.ShaderVariantCollection.ShaderVariant.keywords"> + <summary> + <para>Array of shader keywords to use in this variant.</para> + </summary> + </member> + <member name="F:UnityEngine.ShaderVariantCollection.ShaderVariant.passType"> + <summary> + <para>Pass type to use in this variant.</para> + </summary> + </member> + <member name="F:UnityEngine.ShaderVariantCollection.ShaderVariant.shader"> + <summary> + <para>Shader to use in this variant.</para> + </summary> + </member> + <member name="M:UnityEngine.ShaderVariantCollection.ShaderVariant.#ctor(UnityEngine.Shader,UnityEngine.Rendering.PassType,System.String[])"> + <summary> + <para>Creates a ShaderVariant structure.</para> + </summary> + <param name="shader"></param> + <param name="passType"></param> + <param name="keywords"></param> + </member> + <member name="M:UnityEngine.ShaderVariantCollection.WarmUp"> + <summary> + <para>Fully load shaders in ShaderVariantCollection.</para> + </summary> + </member> + <member name="T:UnityEngine.ShadowmaskMode"> + <summary> + <para>The rendering mode of Shadowmask.</para> + </summary> + </member> + <member name="F:UnityEngine.ShadowmaskMode.DistanceShadowmask"> + <summary> + <para>Static shadow casters will be rendered into realtime shadow maps. Shadowmasks and occlusion from Light Probes will only be used past the realtime shadow distance.</para> + </summary> + </member> + <member name="F:UnityEngine.ShadowmaskMode.Shadowmask"> + <summary> + <para>Static shadow casters won't be rendered into realtime shadow maps. All shadows from static casters are handled via Shadowmasks and occlusion from Light Probes.</para> + </summary> + </member> + <member name="T:UnityEngine.ShadowProjection"> + <summary> + <para>Shadow projection type for.</para> + </summary> + </member> + <member name="F:UnityEngine.ShadowProjection.CloseFit"> + <summary> + <para>Close fit shadow maps with linear fadeout.</para> + </summary> + </member> + <member name="F:UnityEngine.ShadowProjection.StableFit"> + <summary> + <para>Stable shadow maps with spherical fadeout.</para> + </summary> + </member> + <member name="T:UnityEngine.ShadowQuality"> + <summary> + <para>Determines which type of shadows should be used.</para> + </summary> + </member> + <member name="F:UnityEngine.ShadowQuality.All"> + <summary> + <para>Hard and Soft Shadows.</para> + </summary> + </member> + <member name="F:UnityEngine.ShadowQuality.Disable"> + <summary> + <para>Disable Shadows.</para> + </summary> + </member> + <member name="F:UnityEngine.ShadowQuality.HardOnly"> + <summary> + <para>Hard Shadows Only.</para> + </summary> + </member> + <member name="T:UnityEngine.ShadowResolution"> + <summary> + <para>Default shadow resolution.</para> + </summary> + </member> + <member name="F:UnityEngine.ShadowResolution.High"> + <summary> + <para>High shadow map resolution.</para> + </summary> + </member> + <member name="F:UnityEngine.ShadowResolution.Low"> + <summary> + <para>Low shadow map resolution.</para> + </summary> + </member> + <member name="F:UnityEngine.ShadowResolution.Medium"> + <summary> + <para>Medium shadow map resolution.</para> + </summary> + </member> + <member name="F:UnityEngine.ShadowResolution.VeryHigh"> + <summary> + <para>Very high shadow map resolution.</para> + </summary> + </member> + <member name="T:UnityEngine.SkinnedMeshRenderer"> + <summary> + <para>The Skinned Mesh filter.</para> + </summary> + </member> + <member name="P:UnityEngine.SkinnedMeshRenderer.bones"> + <summary> + <para>The bones used to skin the mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.SkinnedMeshRenderer.localBounds"> + <summary> + <para>AABB of this Skinned Mesh in its local space.</para> + </summary> + </member> + <member name="P:UnityEngine.SkinnedMeshRenderer.quality"> + <summary> + <para>The maximum number of bones affecting a single vertex.</para> + </summary> + </member> + <member name="P:UnityEngine.SkinnedMeshRenderer.sharedMesh"> + <summary> + <para>The mesh used for skinning.</para> + </summary> + </member> + <member name="P:UnityEngine.SkinnedMeshRenderer.skinnedMotionVectors"> + <summary> + <para>Specifies whether skinned motion vectors should be used for this renderer.</para> + </summary> + </member> + <member name="P:UnityEngine.SkinnedMeshRenderer.updateWhenOffscreen"> + <summary> + <para>If enabled, the Skinned Mesh will be updated when offscreen. If disabled, this also disables updating animations.</para> + </summary> + </member> + <member name="M:UnityEngine.SkinnedMeshRenderer.BakeMesh(UnityEngine.Mesh)"> + <summary> + <para>Creates a snapshot of SkinnedMeshRenderer and stores it in mesh.</para> + </summary> + <param name="mesh">A static mesh that will receive the snapshot of the skinned mesh.</param> + </member> + <member name="M:UnityEngine.SkinnedMeshRenderer.GetBlendShapeWeight(System.Int32)"> + <summary> + <para>Returns weight of BlendShape on this renderer.</para> + </summary> + <param name="index"></param> + </member> + <member name="M:UnityEngine.SkinnedMeshRenderer.SetBlendShapeWeight(System.Int32,System.Single)"> + <summary> + <para>Sets the weight in percent of a BlendShape on this Renderer.</para> + </summary> + <param name="index">The index of the BlendShape to modify.</param> + <param name="value">The weight in percent for this BlendShape.</param> + </member> + <member name="T:UnityEngine.SkinQuality"> + <summary> + <para>The maximum number of bones affecting a single vertex.</para> + </summary> + </member> + <member name="F:UnityEngine.SkinQuality.Auto"> + <summary> + <para>Chooses the number of bones from the number current QualitySettings. (Default)</para> + </summary> + </member> + <member name="F:UnityEngine.SkinQuality.Bone1"> + <summary> + <para>Use only 1 bone to deform a single vertex. (The most important bone will be used).</para> + </summary> + </member> + <member name="F:UnityEngine.SkinQuality.Bone2"> + <summary> + <para>Use 2 bones to deform a single vertex. (The most important bones will be used).</para> + </summary> + </member> + <member name="F:UnityEngine.SkinQuality.Bone4"> + <summary> + <para>Use 4 bones to deform a single vertex.</para> + </summary> + </member> + <member name="T:UnityEngine.Skybox"> + <summary> + <para>A script interface for the.</para> + </summary> + </member> + <member name="P:UnityEngine.Skybox.material"> + <summary> + <para>The material used by the skybox.</para> + </summary> + </member> + <member name="T:UnityEngine.SleepTimeout"> + <summary> + <para>Constants for special values of Screen.sleepTimeout.</para> + </summary> + </member> + <member name="F:UnityEngine.SleepTimeout.NeverSleep"> + <summary> + <para>Prevent screen dimming.</para> + </summary> + </member> + <member name="F:UnityEngine.SleepTimeout.SystemSetting"> + <summary> + <para>Set the sleep timeout to whatever the user has specified in the system settings.</para> + </summary> + </member> + <member name="T:UnityEngine.SortingLayer"> + <summary> + <para>SortingLayer allows you to set the render order of multiple sprites easily. There is always a default SortingLayer named "Default" which all sprites are added to initially. Added more SortingLayers to easily control the order of rendering of groups of sprites. Layers can be ordered before or after the default layer.</para> + </summary> + </member> + <member name="P:UnityEngine.SortingLayer.id"> + <summary> + <para>This is the unique id assigned to the layer. It is not an ordered running value and it should not be used to compare with other layers to determine the sorting order.</para> + </summary> + </member> + <member name="P:UnityEngine.SortingLayer.layers"> + <summary> + <para>Returns all the layers defined in this project.</para> + </summary> + </member> + <member name="P:UnityEngine.SortingLayer.name"> + <summary> + <para>Returns the name of the layer as defined in the TagManager.</para> + </summary> + </member> + <member name="P:UnityEngine.SortingLayer.value"> + <summary> + <para>This is the relative value that indicates the sort order of this layer relative to the other layers.</para> + </summary> + </member> + <member name="M:UnityEngine.SortingLayer.GetLayerValueFromID(System.Int32)"> + <summary> + <para>Returns the final sorting layer value. To determine the sorting order between the various sorting layers, use this method to retrieve the final sorting value and use CompareTo to determine the order.</para> + </summary> + <param name="id">The unique value of the sorting layer as returned by any renderer's sortingLayerID property.</param> + <returns> + <para>The final sorting value of the layer relative to other layers.</para> + </returns> + </member> + <member name="M:UnityEngine.SortingLayer.GetLayerValueFromName(System.String)"> + <summary> + <para>Returns the final sorting layer value. See Also: GetLayerValueFromID.</para> + </summary> + <param name="name">The unique value of the sorting layer as returned by any renderer's sortingLayerID property.</param> + <returns> + <para>The final sorting value of the layer relative to other layers.</para> + </returns> + </member> + <member name="M:UnityEngine.SortingLayer.IDToName(System.Int32)"> + <summary> + <para>Returns the unique id of the layer. Will return "<unknown layer>" if an invalid id is given.</para> + </summary> + <param name="id">The unique id of the layer.</param> + <returns> + <para>The name of the layer with id or "<unknown layer>" for invalid id.</para> + </returns> + </member> + <member name="M:UnityEngine.SortingLayer.IsValid(System.Int32)"> + <summary> + <para>Returns true if the id provided is a valid layer id.</para> + </summary> + <param name="id">The unique id of a layer.</param> + <returns> + <para>True if the id provided is valid and assigned to a layer.</para> + </returns> + </member> + <member name="M:UnityEngine.SortingLayer.NameToID(System.String)"> + <summary> + <para>Returns the id given the name. Will return 0 if an invalid name was given.</para> + </summary> + <param name="name">The name of the layer.</param> + <returns> + <para>The unique id of the layer with name.</para> + </returns> + </member> + <member name="T:UnityEngine.Space"> + <summary> + <para>The coordinate space in which to operate.</para> + </summary> + </member> + <member name="F:UnityEngine.Space.Self"> + <summary> + <para>Applies transformation relative to the local coordinate system.</para> + </summary> + </member> + <member name="F:UnityEngine.Space.World"> + <summary> + <para>Applies transformation relative to the world coordinate system.</para> + </summary> + </member> + <member name="T:UnityEngine.SpaceAttribute"> + <summary> + <para>Use this PropertyAttribute to add some spacing in the Inspector.</para> + </summary> + </member> + <member name="F:UnityEngine.SpaceAttribute.height"> + <summary> + <para>The spacing in pixels.</para> + </summary> + </member> + <member name="M:UnityEngine.SpaceAttribute.#ctor(System.Single)"> + <summary> + <para>Use this DecoratorDrawer to add some spacing in the Inspector.</para> + </summary> + <param name="height">The spacing in pixels.</param> + </member> + <member name="T:UnityEngine.SparseTexture"> + <summary> + <para>Class for handling Sparse Textures.</para> + </summary> + </member> + <member name="P:UnityEngine.SparseTexture.isCreated"> + <summary> + <para>Is the sparse texture actually created? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SparseTexture.tileHeight"> + <summary> + <para>Get sparse texture tile height (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SparseTexture.tileWidth"> + <summary> + <para>Get sparse texture tile width (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.SparseTexture.#ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Int32)"> + <summary> + <para>Create a sparse texture.</para> + </summary> + <param name="width">Texture width in pixels.</param> + <param name="height">Texture height in pixels.</param> + <param name="format">Texture format.</param> + <param name="mipCount">Mipmap count. Pass -1 to create full mipmap chain.</param> + <param name="linear">Whether texture data will be in linear or sRGB color space (default is sRGB).</param> + </member> + <member name="M:UnityEngine.SparseTexture.#ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Int32,System.Boolean)"> + <summary> + <para>Create a sparse texture.</para> + </summary> + <param name="width">Texture width in pixels.</param> + <param name="height">Texture height in pixels.</param> + <param name="format">Texture format.</param> + <param name="mipCount">Mipmap count. Pass -1 to create full mipmap chain.</param> + <param name="linear">Whether texture data will be in linear or sRGB color space (default is sRGB).</param> + </member> + <member name="M:UnityEngine.SparseTexture.UnloadTile(System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Unload sparse texture tile.</para> + </summary> + <param name="tileX">Tile X coordinate.</param> + <param name="tileY">Tile Y coordinate.</param> + <param name="miplevel">Mipmap level of the texture.</param> + </member> + <member name="M:UnityEngine.SparseTexture.UpdateTile(System.Int32,System.Int32,System.Int32,UnityEngine.Color32[])"> + <summary> + <para>Update sparse texture tile with color values.</para> + </summary> + <param name="tileX">Tile X coordinate.</param> + <param name="tileY">Tile Y coordinate.</param> + <param name="miplevel">Mipmap level of the texture.</param> + <param name="data">Tile color data.</param> + </member> + <member name="M:UnityEngine.SparseTexture.UpdateTileRaw(System.Int32,System.Int32,System.Int32,System.Byte[])"> + <summary> + <para>Update sparse texture tile with raw pixel values.</para> + </summary> + <param name="tileX">Tile X coordinate.</param> + <param name="tileY">Tile Y coordinate.</param> + <param name="miplevel">Mipmap level of the texture.</param> + <param name="data">Tile raw pixel data.</param> + </member> + <member name="T:UnityEngine.Sprite"> + <summary> + <para>Represents a Sprite object for use in 2D gameplay.</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.associatedAlphaSplitTexture"> + <summary> + <para>Returns the texture that contains the alpha channel from the source texture. Unity generates this texture under the hood for sprites that have alpha in the source, and need to be compressed using techniques like ETC1. + +Returns NULL if there is no associated alpha texture for the source sprite. This is the case if the sprite has not been setup to use ETC1 compression.</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.border"> + <summary> + <para>Returns the border sizes of the sprite.</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.bounds"> + <summary> + <para>Bounds of the Sprite, specified by its center and extents in world space units.</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.packed"> + <summary> + <para>Returns true if this Sprite is packed in an atlas.</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.packingMode"> + <summary> + <para>If Sprite is packed (see Sprite.packed), returns its SpritePackingMode.</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.packingRotation"> + <summary> + <para>If Sprite is packed (see Sprite.packed), returns its SpritePackingRotation.</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.pivot"> + <summary> + <para>Location of the Sprite's center point in the Rect on the original Texture, specified in pixels.</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.pixelsPerUnit"> + <summary> + <para>The number of pixels in the sprite that correspond to one unit in world space. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.rect"> + <summary> + <para>Location of the Sprite on the original Texture, specified in pixels.</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.texture"> + <summary> + <para>Get the reference to the used texture. If packed this will point to the atlas, if not packed will point to the source sprite.</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.textureRect"> + <summary> + <para>Get the rectangle this sprite uses on its texture. Raises an exception if this sprite is tightly packed in an atlas.</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.textureRectOffset"> + <summary> + <para>Gets the offset of the rectangle this sprite uses on its texture to the original sprite bounds. If sprite mesh type is FullRect, offset is zero.</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.triangles"> + <summary> + <para>Returns a copy of the array containing sprite mesh triangles.</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.uv"> + <summary> + <para>The base texture coordinates of the sprite mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.Sprite.vertices"> + <summary> + <para>Returns a copy of the array containing sprite mesh vertex positions.</para> + </summary> + </member> + <member name="M:UnityEngine.Sprite.Create(UnityEngine.Texture2D,UnityEngine.Rect,UnityEngine.Vector2,System.Single,System.UInt32,UnityEngine.SpriteMeshType,UnityEngine.Vector4)"> + <summary> + <para>Create a new Sprite object.</para> + </summary> + <param name="texture">Texture from which to obtain the sprite graphic.</param> + <param name="rect">Rectangular section of the texture to use for the sprite.</param> + <param name="pivot">Sprite's pivot point relative to its graphic rectangle.</param> + <param name="pixelsPerUnit">The number of pixels in the sprite that correspond to one unit in world space.</param> + <param name="extrude">Amount by which the sprite mesh should be expanded outwards.</param> + <param name="meshType">Controls the type of mesh generated for the sprite.</param> + <param name="border">The border sizes of the sprite (X=left, Y=bottom, Z=right, W=top).</param> + </member> + <member name="M:UnityEngine.Sprite.OverrideGeometry(UnityEngine.Vector2[],System.UInt16[])"> + <summary> + <para>Sets up new Sprite geometry.</para> + </summary> + <param name="vertices">Array of vertex positions in Sprite Rect space.</param> + <param name="triangles">Array of sprite mesh triangle indices.</param> + </member> + <member name="T:UnityEngine.SpriteAlignment"> + <summary> + <para>How a Sprite's graphic rectangle is aligned with its pivot point.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteAlignment.BottomCenter"> + <summary> + <para>Pivot is at the center of the bottom edge of the graphic rectangle.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteAlignment.BottomLeft"> + <summary> + <para>Pivot is at the bottom left corner of the graphic rectangle.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteAlignment.BottomRight"> + <summary> + <para>Pivot is at the bottom right corner of the graphic rectangle.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteAlignment.Center"> + <summary> + <para>Pivot is at the center of the graphic rectangle.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteAlignment.Custom"> + <summary> + <para>Pivot is at a custom position within the graphic rectangle.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteAlignment.LeftCenter"> + <summary> + <para>Pivot is at the center of the left edge of the graphic rectangle.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteAlignment.RightCenter"> + <summary> + <para>Pivot is at the center of the right edge of the graphic rectangle.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteAlignment.TopCenter"> + <summary> + <para>Pivot is at the center of the top edge of the graphic rectangle.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteAlignment.TopLeft"> + <summary> + <para>Pivot is at the top left corner of the graphic rectangle.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteAlignment.TopRight"> + <summary> + <para>Pivot is at the top right corner of the graphic rectangle.</para> + </summary> + </member> + <member name="T:UnityEngine.SpriteDrawMode"> + <summary> + <para>SpriteRenderer draw mode.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteDrawMode.Simple"> + <summary> + <para>Displays the full sprite.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteDrawMode.Sliced"> + <summary> + <para>The SpriteRenderer will render the sprite as a 9-slice image where the corners will remain constant and the other sections will scale.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteDrawMode.Tiled"> + <summary> + <para>The SpriteRenderer will render the sprite as a 9-slice image where the corners will remain constant and the other sections will tile.</para> + </summary> + </member> + <member name="T:UnityEngine.SpriteMaskInteraction"> + <summary> + <para>This enum controls the mode under which the sprite will interact with the masking system.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteMaskInteraction.None"> + <summary> + <para>The sprite will not interact with the masking system.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteMaskInteraction.VisibleInsideMask"> + <summary> + <para>The sprite will be visible only in areas where a mask is present.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteMaskInteraction.VisibleOutsideMask"> + <summary> + <para>The sprite will be visible only in areas where no mask is present.</para> + </summary> + </member> + <member name="T:UnityEngine.SpriteMeshType"> + <summary> + <para>Defines the type of mesh generated for a sprite.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteMeshType.FullRect"> + <summary> + <para>Rectangle mesh equal to the user specified sprite size.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteMeshType.Tight"> + <summary> + <para>Tight mesh based on pixel alpha values. As many excess pixels are cropped as possible.</para> + </summary> + </member> + <member name="T:UnityEngine.SpritePackingMode"> + <summary> + <para>Sprite packing modes for the Sprite Packer.</para> + </summary> + </member> + <member name="F:UnityEngine.SpritePackingMode.Rectangle"> + <summary> + <para>Alpha-cropped ractangle packing.</para> + </summary> + </member> + <member name="F:UnityEngine.SpritePackingMode.Tight"> + <summary> + <para>Tight mesh based packing.</para> + </summary> + </member> + <member name="T:UnityEngine.SpritePackingRotation"> + <summary> + <para>Sprite rotation modes for the Sprite Packer.</para> + </summary> + </member> + <member name="F:UnityEngine.SpritePackingRotation.Any"> + <summary> + <para>Any rotation.</para> + </summary> + </member> + <member name="F:UnityEngine.SpritePackingRotation.None"> + <summary> + <para>No rotation.</para> + </summary> + </member> + <member name="T:UnityEngine.SpriteRenderer"> + <summary> + <para>Renders a Sprite for 2D graphics.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteRenderer.adaptiveModeThreshold"> + <summary> + <para>The current threshold for Sprite Renderer tiling.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteRenderer.color"> + <summary> + <para>Rendering color for the Sprite graphic.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteRenderer.drawMode"> + <summary> + <para>The current draw mode of the Sprite Renderer.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteRenderer.flipX"> + <summary> + <para>Flips the sprite on the X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteRenderer.flipY"> + <summary> + <para>Flips the sprite on the Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteRenderer.maskInteraction"> + <summary> + <para>Specifies how the sprite interacts with the masks.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteRenderer.size"> + <summary> + <para>Property to set/get the size to render when the SpriteRenderer.drawMode is set to SpriteDrawMode.NineSlice.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteRenderer.sprite"> + <summary> + <para>The Sprite to render.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteRenderer.tileMode"> + <summary> + <para>The current tile mode of the Sprite Renderer.</para> + </summary> + </member> + <member name="T:UnityEngine.Sprites.DataUtility"> + <summary> + <para>Helper utilities for accessing Sprite data.</para> + </summary> + </member> + <member name="M:UnityEngine.Sprites.DataUtility.GetInnerUV(UnityEngine.Sprite)"> + <summary> + <para>Inner UV's of the Sprite.</para> + </summary> + <param name="sprite"></param> + </member> + <member name="M:UnityEngine.Sprites.DataUtility.GetMinSize(UnityEngine.Sprite)"> + <summary> + <para>Minimum width and height of the Sprite.</para> + </summary> + <param name="sprite"></param> + </member> + <member name="M:UnityEngine.Sprites.DataUtility.GetOuterUV(UnityEngine.Sprite)"> + <summary> + <para>Outer UV's of the Sprite.</para> + </summary> + <param name="sprite"></param> + </member> + <member name="M:UnityEngine.Sprites.DataUtility.GetPadding(UnityEngine.Sprite)"> + <summary> + <para>Return the padding on the sprite.</para> + </summary> + <param name="sprite"></param> + </member> + <member name="T:UnityEngine.SpriteTileMode"> + <summary> + <para>Tiling mode for SpriteRenderer.tileMode.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteTileMode.Adaptive"> + <summary> + <para>Sprite Renderer tiles the sprite once the Sprite Renderer size is above SpriteRenderer.adaptiveModeThreshold.</para> + </summary> + </member> + <member name="F:UnityEngine.SpriteTileMode.Continuous"> + <summary> + <para>Sprite Renderer tiles the sprite continuously when is set to SpriteRenderer.tileMode.</para> + </summary> + </member> + <member name="T:UnityEngine.StackTraceLogType"> + <summary> + <para>Stack trace logging options.</para> + </summary> + </member> + <member name="F:UnityEngine.StackTraceLogType.Full"> + <summary> + <para>Native and managed stack trace will be logged.</para> + </summary> + </member> + <member name="F:UnityEngine.StackTraceLogType.None"> + <summary> + <para>No stack trace will be outputed to log.</para> + </summary> + </member> + <member name="F:UnityEngine.StackTraceLogType.ScriptOnly"> + <summary> + <para>Only managed stack trace will be outputed.</para> + </summary> + </member> + <member name="T:UnityEngine.StaticBatchingUtility"> + <summary> + <para>StaticBatchingUtility can prepare your objects to take advantage of Unity's static batching.</para> + </summary> + </member> + <member name="M:UnityEngine.StaticBatchingUtility.Combine(UnityEngine.GameObject)"> + <summary> + <para>StaticBatchingUtility.Combine prepares all children of the staticBatchRoot for static batching.</para> + </summary> + <param name="staticBatchRoot"></param> + </member> + <member name="M:UnityEngine.StaticBatchingUtility.Combine(UnityEngine.GameObject[],UnityEngine.GameObject)"> + <summary> + <para>StaticBatchingUtility.Combine prepares all gos for static batching. staticBatchRoot is treated as their parent.</para> + </summary> + <param name="gos"></param> + <param name="staticBatchRoot"></param> + </member> + <member name="T:UnityEngine.StereoTargetEyeMask"> + <summary> + <para>Enum values for the Camera's targetEye property.</para> + </summary> + </member> + <member name="F:UnityEngine.StereoTargetEyeMask.Both"> + <summary> + <para>Render both eyes to the HMD.</para> + </summary> + </member> + <member name="F:UnityEngine.StereoTargetEyeMask.Left"> + <summary> + <para>Render only the Left eye to the HMD.</para> + </summary> + </member> + <member name="F:UnityEngine.StereoTargetEyeMask.None"> + <summary> + <para>Do not render either eye to the HMD.</para> + </summary> + </member> + <member name="F:UnityEngine.StereoTargetEyeMask.Right"> + <summary> + <para>Render only the right eye to the HMD.</para> + </summary> + </member> + <member name="T:UnityEngine.SystemInfo"> + <summary> + <para>Access system and hardware information.</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.batteryLevel"> + <summary> + <para>The current battery level (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.batteryStatus"> + <summary> + <para>Returns the current status of the device's battery (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.copyTextureSupport"> + <summary> + <para>Support for various Graphics.CopyTexture cases (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.deviceModel"> + <summary> + <para>The model of the device (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.deviceName"> + <summary> + <para>The user defined name of the device (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.deviceType"> + <summary> + <para>Returns the kind of device the application is running on (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.deviceUniqueIdentifier"> + <summary> + <para>A unique device identifier. It is guaranteed to be unique for every device (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.graphicsDeviceID"> + <summary> + <para>The identifier code of the graphics device (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.graphicsDeviceName"> + <summary> + <para>The name of the graphics device (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.graphicsDeviceType"> + <summary> + <para>The graphics API type used by the graphics device (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.graphicsDeviceVendor"> + <summary> + <para>The vendor of the graphics device (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.graphicsDeviceVendorID"> + <summary> + <para>The identifier code of the graphics device vendor (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.graphicsDeviceVersion"> + <summary> + <para>The graphics API type and driver version used by the graphics device (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.graphicsMemorySize"> + <summary> + <para>Amount of video memory present (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.graphicsMultiThreaded"> + <summary> + <para>Is graphics device using multi-threaded rendering (Read Only)?</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.graphicsShaderLevel"> + <summary> + <para>Graphics device shader capability level (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.graphicsUVStartsAtTop"> + <summary> + <para>Returns true if the texture UV coordinate convention for this platform has Y starting at the top of the image.</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.maxCubemapSize"> + <summary> + <para>Maximum Cubemap texture size (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.maxTextureSize"> + <summary> + <para>Maximum texture size (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.npotSupport"> + <summary> + <para>What NPOT (non-power of two size) texture support does the GPU provide? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.operatingSystem"> + <summary> + <para>Operating system name with version (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.operatingSystemFamily"> + <summary> + <para>Returns the operating system family the game is running on (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.processorCount"> + <summary> + <para>Number of processors present (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.processorFrequency"> + <summary> + <para>Processor frequency in MHz (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.processorType"> + <summary> + <para>Processor name (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportedRenderTargetCount"> + <summary> + <para>How many simultaneous render targets (MRTs) are supported? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supports2DArrayTextures"> + <summary> + <para>Are 2D Array textures supported? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supports3DRenderTextures"> + <summary> + <para>Are 3D (volume) RenderTextures supported? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supports3DTextures"> + <summary> + <para>Are 3D (volume) textures supported? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsAccelerometer"> + <summary> + <para>Is an accelerometer available on the device?</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsAudio"> + <summary> + <para>Is there an Audio device available for playback?</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsComputeShaders"> + <summary> + <para>Are compute shaders supported? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsCubemapArrayTextures"> + <summary> + <para>Are Cubemap Array textures supported? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsGyroscope"> + <summary> + <para>Is a gyroscope available on the device?</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsImageEffects"> + <summary> + <para>Are image effects supported? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsInstancing"> + <summary> + <para>Is GPU draw call instancing supported? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsLocationService"> + <summary> + <para>Is the device capable of reporting its location?</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsMotionVectors"> + <summary> + <para>Whether motion vectors are supported on this platform.</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsRawShadowDepthSampling"> + <summary> + <para>Is sampling raw depth from shadowmaps supported? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsRenderTextures"> + <summary> + <para>Are render textures supported? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsRenderToCubemap"> + <summary> + <para>Are cubemap render textures supported? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsShadows"> + <summary> + <para>Are built-in shadows supported? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsSparseTextures"> + <summary> + <para>Are sparse textures supported? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsStencil"> + <summary> + <para>Is the stencil buffer supported? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.supportsVibration"> + <summary> + <para>Is the device capable of providing the user haptic feedback by vibration?</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.systemMemorySize"> + <summary> + <para>Amount of system memory present (Read Only).</para> + </summary> + </member> + <member name="F:UnityEngine.SystemInfo.unsupportedIdentifier"> + <summary> + <para>Value returned by SystemInfo string properties which are not supported on the current platform.</para> + </summary> + </member> + <member name="P:UnityEngine.SystemInfo.usesReversedZBuffer"> + <summary> + <para>This property is true if the current platform uses a reversed depth buffer (where values range from 1 at the near plane and 0 at far plane), and false if the depth buffer is normal (0 is near, 1 is far). (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.SystemInfo.SupportsRenderTextureFormat(UnityEngine.RenderTextureFormat)"> + <summary> + <para>Is render texture format supported?</para> + </summary> + <param name="format">The format to look up.</param> + <returns> + <para>True if the format is supported.</para> + </returns> + </member> + <member name="M:UnityEngine.SystemInfo.SupportsTextureFormat(UnityEngine.TextureFormat)"> + <summary> + <para>Is texture format supported on this device?</para> + </summary> + <param name="format">The TextureFormat format to look up.</param> + <returns> + <para>True if the format is supported.</para> + </returns> + </member> + <member name="T:UnityEngine.SystemLanguage"> + <summary> + <para>The language the user's operating system is running in. Returned by Application.systemLanguage.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Afrikaans"> + <summary> + <para>Afrikaans.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Arabic"> + <summary> + <para>Arabic.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Basque"> + <summary> + <para>Basque.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Belarusian"> + <summary> + <para>Belarusian.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Bulgarian"> + <summary> + <para>Bulgarian.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Catalan"> + <summary> + <para>Catalan.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Chinese"> + <summary> + <para>Chinese.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.ChineseSimplified"> + <summary> + <para>ChineseSimplified.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.ChineseTraditional"> + <summary> + <para>ChineseTraditional.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Czech"> + <summary> + <para>Czech.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Danish"> + <summary> + <para>Danish.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Dutch"> + <summary> + <para>Dutch.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.English"> + <summary> + <para>English.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Estonian"> + <summary> + <para>Estonian.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Faroese"> + <summary> + <para>Faroese.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Finnish"> + <summary> + <para>Finnish.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.French"> + <summary> + <para>French.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.German"> + <summary> + <para>German.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Greek"> + <summary> + <para>Greek.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Hebrew"> + <summary> + <para>Hebrew.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Hungarian"> + <summary> + <para>Hungarian.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Icelandic"> + <summary> + <para>Icelandic.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Indonesian"> + <summary> + <para>Indonesian.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Italian"> + <summary> + <para>Italian.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Japanese"> + <summary> + <para>Japanese.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Korean"> + <summary> + <para>Korean.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Latvian"> + <summary> + <para>Latvian.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Lithuanian"> + <summary> + <para>Lithuanian.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Norwegian"> + <summary> + <para>Norwegian.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Polish"> + <summary> + <para>Polish.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Portuguese"> + <summary> + <para>Portuguese.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Romanian"> + <summary> + <para>Romanian.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Russian"> + <summary> + <para>Russian.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.SerboCroatian"> + <summary> + <para>Serbo-Croatian.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Slovak"> + <summary> + <para>Slovak.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Slovenian"> + <summary> + <para>Slovenian.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Spanish"> + <summary> + <para>Spanish.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Swedish"> + <summary> + <para>Swedish.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Thai"> + <summary> + <para>Thai.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Turkish"> + <summary> + <para>Turkish.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Ukrainian"> + <summary> + <para>Ukrainian.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Unknown"> + <summary> + <para>Unknown.</para> + </summary> + </member> + <member name="F:UnityEngine.SystemLanguage.Vietnamese"> + <summary> + <para>Vietnamese.</para> + </summary> + </member> + <member name="T:UnityEngine.TextAreaAttribute"> + <summary> + <para>Attribute to make a string be edited with a height-flexible and scrollable text area.</para> + </summary> + </member> + <member name="F:UnityEngine.TextAreaAttribute.maxLines"> + <summary> + <para>The maximum amount of lines the text area can show before it starts using a scrollbar.</para> + </summary> + </member> + <member name="F:UnityEngine.TextAreaAttribute.minLines"> + <summary> + <para>The minimum amount of lines the text area will use.</para> + </summary> + </member> + <member name="M:UnityEngine.TextAreaAttribute.#ctor"> + <summary> + <para>Attribute to make a string be edited with a height-flexible and scrollable text area.</para> + </summary> + <param name="minLines">The minimum amount of lines the text area will use.</param> + <param name="maxLines">The maximum amount of lines the text area can show before it starts using a scrollbar.</param> + </member> + <member name="M:UnityEngine.TextAreaAttribute.#ctor(System.Int32,System.Int32)"> + <summary> + <para>Attribute to make a string be edited with a height-flexible and scrollable text area.</para> + </summary> + <param name="minLines">The minimum amount of lines the text area will use.</param> + <param name="maxLines">The maximum amount of lines the text area can show before it starts using a scrollbar.</param> + </member> + <member name="T:UnityEngine.TextAsset"> + <summary> + <para>Text file assets.</para> + </summary> + </member> + <member name="P:UnityEngine.TextAsset.bytes"> + <summary> + <para>The raw bytes of the text asset. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.TextAsset.text"> + <summary> + <para>The text contents of the .txt file as a string. (Read Only)</para> + </summary> + </member> + <member name="T:UnityEngine.Texture"> + <summary> + <para>Base class for texture handling. Contains functionality that is common to both Texture2D and RenderTexture classes.</para> + </summary> + </member> + <member name="P:UnityEngine.Texture.anisoLevel"> + <summary> + <para>Anisotropic filtering level of the texture.</para> + </summary> + </member> + <member name="P:UnityEngine.Texture.dimension"> + <summary> + <para>Dimensionality (type) of the texture (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Texture.filterMode"> + <summary> + <para>Filtering mode of the texture.</para> + </summary> + </member> + <member name="P:UnityEngine.Texture.height"> + <summary> + <para>Height of the texture in pixels. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Texture.mipMapBias"> + <summary> + <para>Mip map bias of the texture.</para> + </summary> + </member> + <member name="P:UnityEngine.Texture.width"> + <summary> + <para>Width of the texture in pixels. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Texture.wrapMode"> + <summary> + <para>Texture coordinate wrapping mode.</para> + </summary> + </member> + <member name="P:UnityEngine.Texture.wrapModeU"> + <summary> + <para>Texture U coordinate wrapping mode.</para> + </summary> + </member> + <member name="P:UnityEngine.Texture.wrapModeV"> + <summary> + <para>Texture V coordinate wrapping mode.</para> + </summary> + </member> + <member name="P:UnityEngine.Texture.wrapModeW"> + <summary> + <para>Texture W coordinate wrapping mode for Texture3D.</para> + </summary> + </member> + <member name="M:UnityEngine.Texture.GetNativeTexturePtr"> + <summary> + <para>Retrieve a native (underlying graphics API) pointer to the texture resource.</para> + </summary> + <returns> + <para>Pointer to an underlying graphics API texture resource.</para> + </returns> + </member> + <member name="M:UnityEngine.Texture.SetGlobalAnisotropicFilteringLimits(System.Int32,System.Int32)"> + <summary> + <para>Sets Anisotropic limits.</para> + </summary> + <param name="forcedMin"></param> + <param name="globalMax"></param> + </member> + <member name="T:UnityEngine.Texture2D"> + <summary> + <para>Class for texture handling.</para> + </summary> + </member> + <member name="P:UnityEngine.Texture2D.blackTexture"> + <summary> + <para>Get a small texture with all black pixels.</para> + </summary> + </member> + <member name="P:UnityEngine.Texture2D.format"> + <summary> + <para>The format of the pixel data in the texture (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Texture2D.mipmapCount"> + <summary> + <para>How many mipmap levels are in this texture (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Texture2D.whiteTexture"> + <summary> + <para>Get a small texture with all white pixels.</para> + </summary> + </member> + <member name="M:UnityEngine.Texture2D.Apply(System.Boolean,System.Boolean)"> + <summary> + <para>Actually apply all previous SetPixel and SetPixels changes.</para> + </summary> + <param name="updateMipmaps">When set to true, mipmap levels are recalculated.</param> + <param name="makeNoLongerReadable">When set to true, system memory copy of a texture is released.</param> + </member> + <member name="M:UnityEngine.Texture2D.Compress(System.Boolean)"> + <summary> + <para>Compress texture into DXT format.</para> + </summary> + <param name="highQuality"></param> + </member> + <member name="M:UnityEngine.Texture2D.CreateExternalTexture(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean,System.Boolean,System.IntPtr)"> + <summary> + <para>Creates Unity Texture out of externally created native texture object.</para> + </summary> + <param name="nativeTex">Native 2D texture object.</param> + <param name="width">Width of texture in pixels.</param> + <param name="height">Height of texture in pixels.</param> + <param name="format">Format of underlying texture object.</param> + <param name="mipmap">Does the texture have mipmaps?</param> + <param name="linear">Is texture using linear color space?</param> + </member> + <member name="M:UnityEngine.Texture2D.#ctor(System.Int32,System.Int32)"> + <summary> + <para>Create a new empty texture.</para> + </summary> + <param name="width"></param> + <param name="height"></param> + </member> + <member name="M:UnityEngine.Texture2D.#ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean)"> + <summary> + <para>Create a new empty texture.</para> + </summary> + <param name="width"></param> + <param name="height"></param> + <param name="format"></param> + <param name="mipmap"></param> + </member> + <member name="M:UnityEngine.Texture2D.#ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean,System.Boolean)"> + <summary> + <para>Create a new empty texture.</para> + </summary> + <param name="width"></param> + <param name="height"></param> + <param name="format"></param> + <param name="mipmap"></param> + <param name="linear"></param> + </member> + <member name="T:UnityEngine.Texture2D.EXRFlags"> + <summary> + <para>Flags used to control the encoding to an EXR file.</para> + </summary> + </member> + <member name="F:UnityEngine.Texture2D.EXRFlags.CompressPIZ"> + <summary> + <para>This texture will use Wavelet compression. This is best used for grainy images.</para> + </summary> + </member> + <member name="F:UnityEngine.Texture2D.EXRFlags.CompressRLE"> + <summary> + <para>The texture will use RLE (Run Length Encoding) EXR compression format (similar to Targa RLE compression).</para> + </summary> + </member> + <member name="F:UnityEngine.Texture2D.EXRFlags.CompressZIP"> + <summary> + <para>The texture will use the EXR ZIP compression format.</para> + </summary> + </member> + <member name="F:UnityEngine.Texture2D.EXRFlags.None"> + <summary> + <para>No flag. This will result in an uncompressed 16-bit float EXR file.</para> + </summary> + </member> + <member name="F:UnityEngine.Texture2D.EXRFlags.OutputAsFloat"> + <summary> + <para>The texture will be exported as a 32-bit float EXR file (default is 16-bit).</para> + </summary> + </member> + <member name="M:UnityEngine.Texture2D.GenerateAtlas"> + <summary> + <para>Packs a set of rectangles into a square atlas, with optional padding between rectangles.</para> + </summary> + <param name="sizes">An array of rectangle dimensions.</param> + <param name="padding">Amount of padding to insert between adjacent rectangles in the atlas.</param> + <param name="atlasSize">The size of the atlas.</param> + <returns> + <para>If the function succeeds, this will contain the packed rectangles. Otherwise, the return value is null.</para> + </returns> + </member> + <member name="M:UnityEngine.Texture2D.GetPixel(System.Int32,System.Int32)"> + <summary> + <para>Returns pixel color at coordinates (x, y).</para> + </summary> + <param name="x"></param> + <param name="y"></param> + </member> + <member name="M:UnityEngine.Texture2D.GetPixelBilinear(System.Single,System.Single)"> + <summary> + <para>Returns filtered pixel color at normalized coordinates (u, v).</para> + </summary> + <param name="u"></param> + <param name="v"></param> + </member> + <member name="M:UnityEngine.Texture2D.GetPixels(System.Int32)"> + <summary> + <para>Get the pixel colors from the texture.</para> + </summary> + <param name="miplevel">The mipmap level to fetch the pixels from. Defaults to zero.</param> + <returns> + <para>The array of all pixels in the mipmap level of the texture.</para> + </returns> + </member> + <member name="M:UnityEngine.Texture2D.GetPixels(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Get a block of pixel colors.</para> + </summary> + <param name="x">The x position of the pixel array to fetch.</param> + <param name="y">The y position of the pixel array to fetch.</param> + <param name="blockWidth">The width length of the pixel array to fetch.</param> + <param name="blockHeight">The height length of the pixel array to fetch.</param> + <param name="miplevel">The mipmap level to fetch the pixels. Defaults to zero, and is + optional.</param> + <returns> + <para>The array of pixels in the texture that have been selected.</para> + </returns> + </member> + <member name="M:UnityEngine.Texture2D.GetPixels32(System.Int32)"> + <summary> + <para>Get a block of pixel colors in Color32 format.</para> + </summary> + <param name="miplevel"></param> + </member> + <member name="M:UnityEngine.Texture2D.GetRawTextureData"> + <summary> + <para>Get raw data from a texture.</para> + </summary> + <returns> + <para>Raw texture data as a byte array.</para> + </returns> + </member> + <member name="M:UnityEngine.Texture2D.LoadRawTextureData(System.Byte[])"> + <summary> + <para>Fills texture pixels with raw preformatted data.</para> + </summary> + <param name="data">Byte array to initialize texture pixels with.</param> + <param name="size">Size of data in bytes.</param> + </member> + <member name="M:UnityEngine.Texture2D.LoadRawTextureData(System.IntPtr,System.Int32)"> + <summary> + <para>Fills texture pixels with raw preformatted data.</para> + </summary> + <param name="data">Byte array to initialize texture pixels with.</param> + <param name="size">Size of data in bytes.</param> + </member> + <member name="M:UnityEngine.Texture2D.PackTextures(UnityEngine.Texture2D[],System.Int32,System.Int32,System.Boolean)"> + <summary> + <para>Packs multiple Textures into a texture atlas.</para> + </summary> + <param name="textures">Array of textures to pack into the atlas.</param> + <param name="padding">Padding in pixels between the packed textures.</param> + <param name="maximumAtlasSize">Maximum size of the resulting texture.</param> + <param name="makeNoLongerReadable">Should the texture be marked as no longer readable?</param> + <returns> + <para>An array of rectangles containing the UV coordinates in the atlas for each input texture, or null if packing fails.</para> + </returns> + </member> + <member name="M:UnityEngine.Texture2D.ReadPixels(UnityEngine.Rect,System.Int32,System.Int32,System.Boolean)"> + <summary> + <para>Read pixels from screen into the saved texture data.</para> + </summary> + <param name="source">Rectangular region of the view to read from. Pixels are read from current render target.</param> + <param name="destX">Horizontal pixel position in the texture to place the pixels that are read.</param> + <param name="destY">Vertical pixel position in the texture to place the pixels that are read.</param> + <param name="recalculateMipMaps">Should the texture's mipmaps be recalculated after reading?</param> + </member> + <member name="M:UnityEngine.Texture2D.Resize(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean)"> + <summary> + <para>Resizes the texture.</para> + </summary> + <param name="width"></param> + <param name="height"></param> + <param name="format"></param> + <param name="hasMipMap"></param> + </member> + <member name="M:UnityEngine.Texture2D.Resize(System.Int32,System.Int32)"> + <summary> + <para>Resizes the texture.</para> + </summary> + <param name="width"></param> + <param name="height"></param> + </member> + <member name="M:UnityEngine.Texture2D.SetPixel(System.Int32,System.Int32,UnityEngine.Color)"> + <summary> + <para>Sets pixel color at coordinates (x,y).</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="color"></param> + </member> + <member name="M:UnityEngine.Texture2D.SetPixels(UnityEngine.Color[],System.Int32)"> + <summary> + <para>Set a block of pixel colors.</para> + </summary> + <param name="colors">The array of pixel colours to assign (a 2D image flattened to a 1D array).</param> + <param name="miplevel">The mip level of the texture to write to.</param> + </member> + <member name="M:UnityEngine.Texture2D.SetPixels(System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Color[],System.Int32)"> + <summary> + <para>Set a block of pixel colors.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="blockWidth"></param> + <param name="blockHeight"></param> + <param name="colors"></param> + <param name="miplevel"></param> + </member> + <member name="M:UnityEngine.Texture2D.SetPixels32(UnityEngine.Color32[],System.Int32)"> + <summary> + <para>Set a block of pixel colors.</para> + </summary> + <param name="colors"></param> + <param name="miplevel"></param> + </member> + <member name="M:UnityEngine.Texture2D.SetPixels32(System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Color32[],System.Int32)"> + <summary> + <para>Set a block of pixel colors.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="blockWidth"></param> + <param name="blockHeight"></param> + <param name="colors"></param> + <param name="miplevel"></param> + </member> + <member name="M:UnityEngine.Texture2D.UpdateExternalTexture(System.IntPtr)"> + <summary> + <para>Updates Unity texture to use different native texture object.</para> + </summary> + <param name="nativeTex">Native 2D texture object.</param> + </member> + <member name="T:UnityEngine.Texture2DArray"> + <summary> + <para>Class for handling 2D texture arrays.</para> + </summary> + </member> + <member name="P:UnityEngine.Texture2DArray.depth"> + <summary> + <para>Number of elements in a texture array (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Texture2DArray.format"> + <summary> + <para>Texture format (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Texture2DArray.Apply(System.Boolean,System.Boolean)"> + <summary> + <para>Actually apply all previous SetPixels changes.</para> + </summary> + <param name="updateMipmaps">When set to true, mipmap levels are recalculated.</param> + <param name="makeNoLongerReadable">When set to true, system memory copy of a texture is released.</param> + </member> + <member name="M:UnityEngine.Texture2DArray.#ctor(System.Int32,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean)"> + <summary> + <para>Create a new texture array.</para> + </summary> + <param name="width">Width of texture array in pixels.</param> + <param name="height">Height of texture array in pixels.</param> + <param name="depth">Number of elements in the texture array.</param> + <param name="format">Format of the texture.</param> + <param name="mipmap">Should mipmaps be created?</param> + <param name="linear">Does the texture contain non-color data (i.e. don't do any color space conversions when sampling)? Default is false.</param> + </member> + <member name="M:UnityEngine.Texture2DArray.#ctor(System.Int32,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean,System.Boolean)"> + <summary> + <para>Create a new texture array.</para> + </summary> + <param name="width">Width of texture array in pixels.</param> + <param name="height">Height of texture array in pixels.</param> + <param name="depth">Number of elements in the texture array.</param> + <param name="format">Format of the texture.</param> + <param name="mipmap">Should mipmaps be created?</param> + <param name="linear">Does the texture contain non-color data (i.e. don't do any color space conversions when sampling)? Default is false.</param> + </member> + <member name="M:UnityEngine.Texture2DArray.GetPixels(System.Int32,System.Int32)"> + <summary> + <para>Returns pixel colors of a single array slice.</para> + </summary> + <param name="arrayElement">Array slice to read pixels from.</param> + <param name="miplevel">Mipmap level to read pixels from.</param> + <returns> + <para>Array of pixel colors.</para> + </returns> + </member> + <member name="M:UnityEngine.Texture2DArray.GetPixels32(System.Int32,System.Int32)"> + <summary> + <para>Returns pixel colors of a single array slice.</para> + </summary> + <param name="arrayElement">Array slice to read pixels from.</param> + <param name="miplevel">Mipmap level to read pixels from.</param> + <returns> + <para>Array of pixel colors in low precision (8 bits/channel) format.</para> + </returns> + </member> + <member name="M:UnityEngine.Texture2DArray.SetPixels(UnityEngine.Color[],System.Int32,System.Int32)"> + <summary> + <para>Set pixel colors for the whole mip level.</para> + </summary> + <param name="colors">An array of pixel colors.</param> + <param name="arrayElement">The texture array element index.</param> + <param name="miplevel">The mip level.</param> + </member> + <member name="M:UnityEngine.Texture2DArray.SetPixels32(UnityEngine.Color32[],System.Int32,System.Int32)"> + <summary> + <para>Set pixel colors for the whole mip level.</para> + </summary> + <param name="colors">An array of pixel colors.</param> + <param name="arrayElement">The texture array element index.</param> + <param name="miplevel">The mip level.</param> + </member> + <member name="T:UnityEngine.Texture3D"> + <summary> + <para>Class for handling 3D Textures, Use this to create.</para> + </summary> + </member> + <member name="P:UnityEngine.Texture3D.depth"> + <summary> + <para>The depth of the texture (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Texture3D.format"> + <summary> + <para>The format of the pixel data in the texture (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Texture3D.Apply(System.Boolean,System.Boolean)"> + <summary> + <para>Actually apply all previous SetPixels changes.</para> + </summary> + <param name="updateMipmaps">When set to true, mipmap levels are recalculated.</param> + <param name="makeNoLongerReadable">When set to true, system memory copy of a texture is released.</param> + </member> + <member name="M:UnityEngine.Texture3D.#ctor(System.Int32,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean)"> + <summary> + <para>Create a new empty 3D Texture.</para> + </summary> + <param name="width">Width of texture in pixels.</param> + <param name="height">Height of texture in pixels.</param> + <param name="depth">Depth of texture in pixels.</param> + <param name="format">Texture data format.</param> + <param name="mipmap">Should the texture have mipmaps?</param> + </member> + <member name="M:UnityEngine.Texture3D.GetPixels(System.Int32)"> + <summary> + <para>Returns an array of pixel colors representing one mip level of the 3D texture.</para> + </summary> + <param name="miplevel"></param> + </member> + <member name="M:UnityEngine.Texture3D.GetPixels32(System.Int32)"> + <summary> + <para>Returns an array of pixel colors representing one mip level of the 3D texture.</para> + </summary> + <param name="miplevel"></param> + </member> + <member name="M:UnityEngine.Texture3D.SetPixels(UnityEngine.Color[],System.Int32)"> + <summary> + <para>Sets pixel colors of a 3D texture.</para> + </summary> + <param name="colors">The colors to set the pixels to.</param> + <param name="miplevel">The mipmap level to be affected by the new colors.</param> + </member> + <member name="M:UnityEngine.Texture3D.SetPixels32(UnityEngine.Color32[],System.Int32)"> + <summary> + <para>Sets pixel colors of a 3D texture.</para> + </summary> + <param name="colors">The colors to set the pixels to.</param> + <param name="miplevel">The mipmap level to be affected by the new colors.</param> + </member> + <member name="T:UnityEngine.TextureFormat"> + <summary> + <para>Format used when creating textures from scripts.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.Alpha8"> + <summary> + <para>Alpha-only texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ARGB32"> + <summary> + <para>Color with alpha texture format, 8-bits per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ARGB4444"> + <summary> + <para>A 16 bits/pixel texture format. Texture stores color with an alpha channel.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ASTC_RGB_10x10"> + <summary> + <para>ASTC (10x10 pixel block in 128 bits) compressed RGB texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ASTC_RGB_12x12"> + <summary> + <para>ASTC (12x12 pixel block in 128 bits) compressed RGB texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ASTC_RGB_4x4"> + <summary> + <para>ASTC (4x4 pixel block in 128 bits) compressed RGB texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ASTC_RGB_5x5"> + <summary> + <para>ASTC (5x5 pixel block in 128 bits) compressed RGB texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ASTC_RGB_6x6"> + <summary> + <para>ASTC (6x6 pixel block in 128 bits) compressed RGB texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ASTC_RGB_8x8"> + <summary> + <para>ASTC (8x8 pixel block in 128 bits) compressed RGB texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ASTC_RGBA_10x10"> + <summary> + <para>ASTC (10x10 pixel block in 128 bits) compressed RGBA texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ASTC_RGBA_12x12"> + <summary> + <para>ASTC (12x12 pixel block in 128 bits) compressed RGBA texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ASTC_RGBA_4x4"> + <summary> + <para>ASTC (4x4 pixel block in 128 bits) compressed RGBA texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ASTC_RGBA_5x5"> + <summary> + <para>ASTC (5x5 pixel block in 128 bits) compressed RGBA texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ASTC_RGBA_6x6"> + <summary> + <para>ASTC (6x6 pixel block in 128 bits) compressed RGBA texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ASTC_RGBA_8x8"> + <summary> + <para>ASTC (8x8 pixel block in 128 bits) compressed RGBA texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ATC_RGB4"> + <summary> + <para>ATC (ATITC) 4 bits/pixel compressed RGB texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ATC_RGBA8"> + <summary> + <para>ATC (ATITC) 8 bits/pixel compressed RGB texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.BC4"> + <summary> + <para>Compressed one channel (R) texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.BC5"> + <summary> + <para>Compressed two-channel (RG) texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.BC6H"> + <summary> + <para>HDR compressed color texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.BC7"> + <summary> + <para>High quality compressed color texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.BGRA32"> + <summary> + <para>Color with alpha texture format, 8-bits per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.DXT1"> + <summary> + <para>Compressed color texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.DXT1Crunched"> + <summary> + <para>Compressed color texture format with Crunch compression for small storage sizes.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.DXT5"> + <summary> + <para>Compressed color with alpha channel texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.DXT5Crunched"> + <summary> + <para>Compressed color with alpha channel texture format with Crunch compression for small storage sizes.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.EAC_R"> + <summary> + <para>ETC2 EAC (GL ES 3.0) 4 bitspixel compressed unsigned single-channel texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.EAC_R_SIGNED"> + <summary> + <para>ETC2 EAC (GL ES 3.0) 4 bitspixel compressed signed single-channel texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.EAC_RG"> + <summary> + <para>ETC2 EAC (GL ES 3.0) 8 bitspixel compressed unsigned dual-channel (RG) texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.EAC_RG_SIGNED"> + <summary> + <para>ETC2 EAC (GL ES 3.0) 8 bitspixel compressed signed dual-channel (RG) texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ETC_RGB4"> + <summary> + <para>ETC (GLES2.0) 4 bits/pixel compressed RGB texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ETC_RGB4_3DS"> + <summary> + <para>ETC 4 bits/pixel compressed RGB texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ETC_RGBA8_3DS"> + <summary> + <para>ETC 4 bitspixel RGB + 4 bitspixel Alpha compressed texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ETC2_RGB"> + <summary> + <para>ETC2 (GL ES 3.0) 4 bits/pixel compressed RGB texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ETC2_RGBA1"> + <summary> + <para>ETC2 (GL ES 3.0) 4 bits/pixel RGB+1-bit alpha texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.ETC2_RGBA8"> + <summary> + <para>ETC2 (GL ES 3.0) 8 bits/pixel compressed RGBA texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.PVRTC_RGB2"> + <summary> + <para>PowerVR (iOS) 2 bits/pixel compressed color texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.PVRTC_RGB4"> + <summary> + <para>PowerVR (iOS) 4 bits/pixel compressed color texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.PVRTC_RGBA2"> + <summary> + <para>PowerVR (iOS) 2 bits/pixel compressed with alpha channel texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.PVRTC_RGBA4"> + <summary> + <para>PowerVR (iOS) 4 bits/pixel compressed with alpha channel texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.R16"> + <summary> + <para>A 16 bit color texture format that only has a red channel.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.R8"> + <summary> + <para>Scalar (R) render texture format, 8 bit fixed point.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.RFloat"> + <summary> + <para>Scalar (R) texture format, 32 bit floating point.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.RG16"> + <summary> + <para>Two color (RG) texture format, 8-bits per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.RGB24"> + <summary> + <para>Color texture format, 8-bits per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.RGB565"> + <summary> + <para>A 16 bit color texture format.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.RGB9e5Float"> + <summary> + <para>RGB HDR format, with 9 bit mantissa per channel and a 5 bit shared exponent.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.RGBA32"> + <summary> + <para>Color with alpha texture format, 8-bits per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.RGBA4444"> + <summary> + <para>Color and alpha texture format, 4 bit per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.RGBAFloat"> + <summary> + <para>RGB color and alpha texture format, 32-bit floats per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.RGBAHalf"> + <summary> + <para>RGB color and alpha texture format, 16 bit floating point per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.RGFloat"> + <summary> + <para>Two color (RG) texture format, 32 bit floating point per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.RGHalf"> + <summary> + <para>Two color (RG) texture format, 16 bit floating point per channel.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.RHalf"> + <summary> + <para>Scalar (R) texture format, 16 bit floating point.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureFormat.YUY2"> + <summary> + <para>A format that uses the YUV color space and is often used for video encoding or playback.</para> + </summary> + </member> + <member name="T:UnityEngine.TextureWrapMode"> + <summary> + <para>Wrap mode for textures.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureWrapMode.Clamp"> + <summary> + <para>Clamps the texture to the last pixel at the edge.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureWrapMode.Mirror"> + <summary> + <para>Tiles the texture, creating a repeating pattern by mirroring it at every integer boundary.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureWrapMode.MirrorOnce"> + <summary> + <para>Mirrors the texture once, then clamps to edge pixels.</para> + </summary> + </member> + <member name="F:UnityEngine.TextureWrapMode.Repeat"> + <summary> + <para>Tiles the texture, creating a repeating pattern.</para> + </summary> + </member> + <member name="T:UnityEngine.ThreadPriority"> + <summary> + <para>Priority of a thread.</para> + </summary> + </member> + <member name="F:UnityEngine.ThreadPriority.BelowNormal"> + <summary> + <para>Below normal thread priority.</para> + </summary> + </member> + <member name="F:UnityEngine.ThreadPriority.High"> + <summary> + <para>Highest thread priority.</para> + </summary> + </member> + <member name="F:UnityEngine.ThreadPriority.Low"> + <summary> + <para>Lowest thread priority.</para> + </summary> + </member> + <member name="F:UnityEngine.ThreadPriority.Normal"> + <summary> + <para>Normal thread priority.</para> + </summary> + </member> + <member name="T:UnityEngine.Time"> + <summary> + <para>The interface to get time information from Unity.</para> + </summary> + </member> + <member name="P:UnityEngine.Time.captureFramerate"> + <summary> + <para>Slows game playback time to allow screenshots to be saved between frames.</para> + </summary> + </member> + <member name="P:UnityEngine.Time.deltaTime"> + <summary> + <para>The time in seconds it took to complete the last frame (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Time.fixedDeltaTime"> + <summary> + <para>The interval in seconds at which physics and other fixed frame rate updates (like MonoBehaviour's MonoBehaviour.FixedUpdate) are performed.</para> + </summary> + </member> + <member name="P:UnityEngine.Time.fixedTime"> + <summary> + <para>The time the latest MonoBehaviour.FixedUpdate has started (Read Only). This is the time in seconds since the start of the game.</para> + </summary> + </member> + <member name="P:UnityEngine.Time.fixedUnscaledDeltaTime"> + <summary> + <para>The timeScale-independent interval in seconds from the last fixed frame to the current one (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Time.fixedUnscaledTime"> + <summary> + <para>The TimeScale-independant time the latest MonoBehaviour.FixedUpdate has started (Read Only). This is the time in seconds since the start of the game.</para> + </summary> + </member> + <member name="P:UnityEngine.Time.frameCount"> + <summary> + <para>The total number of frames that have passed (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Time.inFixedTimeStep"> + <summary> + <para>Returns true if called inside a fixed time step callback (like MonoBehaviour's MonoBehaviour.FixedUpdate), otherwise returns false.</para> + </summary> + </member> + <member name="P:UnityEngine.Time.maximumDeltaTime"> + <summary> + <para>The maximum time a frame can take. Physics and other fixed frame rate updates (like MonoBehaviour's MonoBehaviour.FixedUpdate).</para> + </summary> + </member> + <member name="P:UnityEngine.Time.maximumParticleDeltaTime"> + <summary> + <para>The maximum time a frame can spend on particle updates. If the frame takes longer than this, then updates are split into multiple smaller updates.</para> + </summary> + </member> + <member name="P:UnityEngine.Time.realtimeSinceStartup"> + <summary> + <para>The real time in seconds since the game started (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Time.smoothDeltaTime"> + <summary> + <para>A smoothed out Time.deltaTime (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Time.time"> + <summary> + <para>The time at the beginning of this frame (Read Only). This is the time in seconds since the start of the game.</para> + </summary> + </member> + <member name="P:UnityEngine.Time.timeScale"> + <summary> + <para>The scale at which the time is passing. This can be used for slow motion effects.</para> + </summary> + </member> + <member name="P:UnityEngine.Time.timeSinceLevelLoad"> + <summary> + <para>The time this frame has started (Read Only). This is the time in seconds since the last level has been loaded.</para> + </summary> + </member> + <member name="P:UnityEngine.Time.unscaledDeltaTime"> + <summary> + <para>The timeScale-independent interval in seconds from the last frame to the current one (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Time.unscaledTime"> + <summary> + <para>The timeScale-independant time for this frame (Read Only). This is the time in seconds since the start of the game.</para> + </summary> + </member> + <member name="T:UnityEngine.TooltipAttribute"> + <summary> + <para>Specify a tooltip for a field in the Inspector window.</para> + </summary> + </member> + <member name="F:UnityEngine.TooltipAttribute.tooltip"> + <summary> + <para>The tooltip text.</para> + </summary> + </member> + <member name="M:UnityEngine.TooltipAttribute.#ctor(System.String)"> + <summary> + <para>Specify a tooltip for a field.</para> + </summary> + <param name="tooltip">The tooltip text.</param> + </member> + <member name="T:UnityEngine.Touch"> + <summary> + <para>Structure describing the status of a finger touching the screen.</para> + </summary> + </member> + <member name="P:UnityEngine.Touch.altitudeAngle"> + <summary> + <para>Value of 0 radians indicates that the stylus is parallel to the surface, pi/2 indicates that it is perpendicular.</para> + </summary> + </member> + <member name="P:UnityEngine.Touch.azimuthAngle"> + <summary> + <para>Value of 0 radians indicates that the stylus is pointed along the x-axis of the device.</para> + </summary> + </member> + <member name="P:UnityEngine.Touch.deltaPosition"> + <summary> + <para>The position delta since last change.</para> + </summary> + </member> + <member name="P:UnityEngine.Touch.deltaTime"> + <summary> + <para>Amount of time that has passed since the last recorded change in Touch values.</para> + </summary> + </member> + <member name="P:UnityEngine.Touch.fingerId"> + <summary> + <para>The unique index for the touch.</para> + </summary> + </member> + <member name="P:UnityEngine.Touch.maximumPossiblePressure"> + <summary> + <para>The maximum possible pressure value for a platform. If Input.touchPressureSupported returns false, the value of this property will always be 1.0f.</para> + </summary> + </member> + <member name="P:UnityEngine.Touch.phase"> + <summary> + <para>Describes the phase of the touch.</para> + </summary> + </member> + <member name="P:UnityEngine.Touch.position"> + <summary> + <para>The position of the touch in pixel coordinates.</para> + </summary> + </member> + <member name="P:UnityEngine.Touch.pressure"> + <summary> + <para>The current amount of pressure being applied to a touch. 1.0f is considered to be the pressure of an average touch. If Input.touchPressureSupported returns false, the value of this property will always be 1.0f.</para> + </summary> + </member> + <member name="P:UnityEngine.Touch.radius"> + <summary> + <para>An estimated value of the radius of a touch. Add radiusVariance to get the maximum touch size, subtract it to get the minimum touch size.</para> + </summary> + </member> + <member name="P:UnityEngine.Touch.radiusVariance"> + <summary> + <para>The amount that the radius varies by for a touch.</para> + </summary> + </member> + <member name="P:UnityEngine.Touch.rawPosition"> + <summary> + <para>The raw position used for the touch.</para> + </summary> + </member> + <member name="P:UnityEngine.Touch.tapCount"> + <summary> + <para>Number of taps.</para> + </summary> + </member> + <member name="P:UnityEngine.Touch.type"> + <summary> + <para>A value that indicates whether a touch was of Direct, Indirect (or remote), or Stylus type.</para> + </summary> + </member> + <member name="T:UnityEngine.TouchPhase"> + <summary> + <para>Describes phase of a finger touch.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchPhase.Began"> + <summary> + <para>A finger touched the screen.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchPhase.Canceled"> + <summary> + <para>The system cancelled tracking for the touch.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchPhase.Ended"> + <summary> + <para>A finger was lifted from the screen. This is the final phase of a touch.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchPhase.Moved"> + <summary> + <para>A finger moved on the screen.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchPhase.Stationary"> + <summary> + <para>A finger is touching the screen but hasn't moved.</para> + </summary> + </member> + <member name="T:UnityEngine.TouchScreenKeyboard"> + <summary> + <para>Interface into the native iPhone, Android, Windows Phone and Windows Store Apps on-screen keyboards - it is not available on other platforms.</para> + </summary> + </member> + <member name="P:UnityEngine.TouchScreenKeyboard.active"> + <summary> + <para>Is the keyboard visible or sliding into the position on the screen?</para> + </summary> + </member> + <member name="P:UnityEngine.TouchScreenKeyboard.canGetSelection"> + <summary> + <para>Specifies whether the TouchScreenKeyboard supports the selection property. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.TouchScreenKeyboard.done"> + <summary> + <para>Specifies if input process was finished. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.TouchScreenKeyboard.hideInput"> + <summary> + <para>Will text input field above the keyboard be hidden when the keyboard is on screen?</para> + </summary> + </member> + <member name="P:UnityEngine.TouchScreenKeyboard.isSupported"> + <summary> + <para>Is touch screen keyboard supported.</para> + </summary> + </member> + <member name="P:UnityEngine.TouchScreenKeyboard.selection"> + <summary> + <para>Returns the character range of the selected text within the string currently being edited. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.TouchScreenKeyboard.status"> + <summary> + <para>Returns the status of the on-screen keyboard. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.TouchScreenKeyboard.text"> + <summary> + <para>Returns the text displayed by the input field of the keyboard.</para> + </summary> + </member> + <member name="P:UnityEngine.TouchScreenKeyboard.wasCanceled"> + <summary> + <para>Specifies if input process was canceled. (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.TouchScreenKeyboard.Open(System.String)"> + <summary> + <para>Opens the native keyboard provided by OS on the screen.</para> + </summary> + <param name="text">Text to edit.</param> + <param name="keyboardType">Type of keyboard (eg, any text, numbers only, etc).</param> + <param name="autocorrection">Is autocorrection applied?</param> + <param name="multiline">Can more than one line of text be entered?</param> + <param name="secure">Is the text masked (for passwords, etc)?</param> + <param name="alert">Is the keyboard opened in alert mode?</param> + <param name="textPlaceholder">Text to be used if no other text is present.</param> + </member> + <member name="M:UnityEngine.TouchScreenKeyboard.Open(System.String,UnityEngine.TouchScreenKeyboardType)"> + <summary> + <para>Opens the native keyboard provided by OS on the screen.</para> + </summary> + <param name="text">Text to edit.</param> + <param name="keyboardType">Type of keyboard (eg, any text, numbers only, etc).</param> + <param name="autocorrection">Is autocorrection applied?</param> + <param name="multiline">Can more than one line of text be entered?</param> + <param name="secure">Is the text masked (for passwords, etc)?</param> + <param name="alert">Is the keyboard opened in alert mode?</param> + <param name="textPlaceholder">Text to be used if no other text is present.</param> + </member> + <member name="M:UnityEngine.TouchScreenKeyboard.Open(System.String,UnityEngine.TouchScreenKeyboardType,System.Boolean)"> + <summary> + <para>Opens the native keyboard provided by OS on the screen.</para> + </summary> + <param name="text">Text to edit.</param> + <param name="keyboardType">Type of keyboard (eg, any text, numbers only, etc).</param> + <param name="autocorrection">Is autocorrection applied?</param> + <param name="multiline">Can more than one line of text be entered?</param> + <param name="secure">Is the text masked (for passwords, etc)?</param> + <param name="alert">Is the keyboard opened in alert mode?</param> + <param name="textPlaceholder">Text to be used if no other text is present.</param> + </member> + <member name="M:UnityEngine.TouchScreenKeyboard.Open(System.String,UnityEngine.TouchScreenKeyboardType,System.Boolean,System.Boolean)"> + <summary> + <para>Opens the native keyboard provided by OS on the screen.</para> + </summary> + <param name="text">Text to edit.</param> + <param name="keyboardType">Type of keyboard (eg, any text, numbers only, etc).</param> + <param name="autocorrection">Is autocorrection applied?</param> + <param name="multiline">Can more than one line of text be entered?</param> + <param name="secure">Is the text masked (for passwords, etc)?</param> + <param name="alert">Is the keyboard opened in alert mode?</param> + <param name="textPlaceholder">Text to be used if no other text is present.</param> + </member> + <member name="M:UnityEngine.TouchScreenKeyboard.Open(System.String,UnityEngine.TouchScreenKeyboardType,System.Boolean,System.Boolean,System.Boolean)"> + <summary> + <para>Opens the native keyboard provided by OS on the screen.</para> + </summary> + <param name="text">Text to edit.</param> + <param name="keyboardType">Type of keyboard (eg, any text, numbers only, etc).</param> + <param name="autocorrection">Is autocorrection applied?</param> + <param name="multiline">Can more than one line of text be entered?</param> + <param name="secure">Is the text masked (for passwords, etc)?</param> + <param name="alert">Is the keyboard opened in alert mode?</param> + <param name="textPlaceholder">Text to be used if no other text is present.</param> + </member> + <member name="M:UnityEngine.TouchScreenKeyboard.Open(System.String,UnityEngine.TouchScreenKeyboardType,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"> + <summary> + <para>Opens the native keyboard provided by OS on the screen.</para> + </summary> + <param name="text">Text to edit.</param> + <param name="keyboardType">Type of keyboard (eg, any text, numbers only, etc).</param> + <param name="autocorrection">Is autocorrection applied?</param> + <param name="multiline">Can more than one line of text be entered?</param> + <param name="secure">Is the text masked (for passwords, etc)?</param> + <param name="alert">Is the keyboard opened in alert mode?</param> + <param name="textPlaceholder">Text to be used if no other text is present.</param> + </member> + <member name="M:UnityEngine.TouchScreenKeyboard.Open(System.String,UnityEngine.TouchScreenKeyboardType,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)"> + <summary> + <para>Opens the native keyboard provided by OS on the screen.</para> + </summary> + <param name="text">Text to edit.</param> + <param name="keyboardType">Type of keyboard (eg, any text, numbers only, etc).</param> + <param name="autocorrection">Is autocorrection applied?</param> + <param name="multiline">Can more than one line of text be entered?</param> + <param name="secure">Is the text masked (for passwords, etc)?</param> + <param name="alert">Is the keyboard opened in alert mode?</param> + <param name="textPlaceholder">Text to be used if no other text is present.</param> + </member> + <member name="T:UnityEngine.TouchScreenKeyboard.Status"> + <summary> + <para>The status of the on-screen keyboard.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboard.Status.Canceled"> + <summary> + <para>The on-screen keyboard was canceled.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboard.Status.Done"> + <summary> + <para>The user has finished providing input.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboard.Status.LostFocus"> + <summary> + <para>The on-screen keyboard has lost focus.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboard.Status.Visible"> + <summary> + <para>The on-screen keyboard is visible.</para> + </summary> + </member> + <member name="T:UnityEngine.TouchScreenKeyboardType"> + <summary> + <para>Enumeration of the different types of supported touchscreen keyboards.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboardType.ASCIICapable"> + <summary> + <para>Keyboard with standard ASCII keys.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboardType.Default"> + <summary> + <para>The default keyboard layout of the target platform.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboardType.EmailAddress"> + <summary> + <para>Keyboard with additional keys suitable for typing email addresses.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboardType.NamePhonePad"> + <summary> + <para>Keyboard with alphanumeric keys.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboardType.NintendoNetworkAccount"> + <summary> + <para>Keyboard with the Nintendo Network Account key layout (only available on the Wii U).</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboardType.NumberPad"> + <summary> + <para>Keyboard with standard numeric keys.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboardType.NumbersAndPunctuation"> + <summary> + <para>Keyboard with numbers and punctuation mark keys.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboardType.PhonePad"> + <summary> + <para>Keyboard with a layout suitable for typing telephone numbers.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboardType.Search"> + <summary> + <para>Keyboard with the "." key beside the space key, suitable for typing search terms.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboardType.Social"> + <summary> + <para>Keyboard with symbol keys often used on social media, such as Twitter.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchScreenKeyboardType.URL"> + <summary> + <para>Keyboard with keys for URL entry.</para> + </summary> + </member> + <member name="T:UnityEngine.TouchType"> + <summary> + <para>Describes whether a touch is direct, indirect (or remote), or from a stylus.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchType.Direct"> + <summary> + <para>A direct touch on a device.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchType.Indirect"> + <summary> + <para>An Indirect, or remote, touch on a device.</para> + </summary> + </member> + <member name="F:UnityEngine.TouchType.Stylus"> + <summary> + <para>A touch from a stylus on a device.</para> + </summary> + </member> + <member name="T:UnityEngine.TrailRenderer"> + <summary> + <para>The trail renderer is used to make trails behind objects in the scene as they move about.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.alignment"> + <summary> + <para>Select whether the trail will face the camera, or the orientation of the Transform Component.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.autodestruct"> + <summary> + <para>Does the GameObject of this trail renderer auto destructs?</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.colorGradient"> + <summary> + <para>Set the color gradient describing the color of the trail at various points along its length.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.endColor"> + <summary> + <para>Set the color at the end of the trail.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.endWidth"> + <summary> + <para>The width of the trail at the end of the trail.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.generateLightingData"> + <summary> + <para>Configures a trail to generate Normals and Tangents. With this data, Scene lighting can affect the trail via Normal Maps and the Unity Standard Shader, or your own custom-built Shaders.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.minVertexDistance"> + <summary> + <para>Set the minimum distance the trail can travel before a new vertex is added to it.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.numCapVertices"> + <summary> + <para>Set this to a value greater than 0, to get rounded corners on each end of the trail.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.numCornerVertices"> + <summary> + <para>Set this to a value greater than 0, to get rounded corners between each segment of the trail.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.numPositions"> + <summary> + <para>Get the number of line segments in the trail.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.positionCount"> + <summary> + <para>Get the number of line segments in the trail.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.startColor"> + <summary> + <para>Set the color at the start of the trail.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.startWidth"> + <summary> + <para>The width of the trail at the spawning point.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.textureMode"> + <summary> + <para>Choose whether the U coordinate of the trail texture is tiled or stretched.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.time"> + <summary> + <para>How long does the trail take to fade out.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.widthCurve"> + <summary> + <para>Set the curve describing the width of the trail at various points along its length.</para> + </summary> + </member> + <member name="P:UnityEngine.TrailRenderer.widthMultiplier"> + <summary> + <para>Set an overall multiplier that is applied to the TrailRenderer.widthCurve to get the final width of the trail.</para> + </summary> + </member> + <member name="M:UnityEngine.TrailRenderer.Clear"> + <summary> + <para>Removes all points from the TrailRenderer. +Useful for restarting a trail from a new position.</para> + </summary> + </member> + <member name="M:UnityEngine.TrailRenderer.GetPosition(System.Int32)"> + <summary> + <para>Get the position of a vertex in the trail.</para> + </summary> + <param name="index">The index of the position to retrieve.</param> + <returns> + <para>The position at the specified index in the array.</para> + </returns> + </member> + <member name="M:UnityEngine.TrailRenderer.GetPositions(UnityEngine.Vector3[])"> + <summary> + <para>Get the positions of all vertices in the trail.</para> + </summary> + <param name="positions">The array of positions to retrieve.</param> + <returns> + <para>How many positions were actually stored in the output array.</para> + </returns> + </member> + <member name="T:UnityEngine.Transform"> + <summary> + <para>Position, rotation and scale of an object.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.childCount"> + <summary> + <para>The number of children the Transform has.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.eulerAngles"> + <summary> + <para>The rotation as Euler angles in degrees.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.forward"> + <summary> + <para>The blue axis of the transform in world space.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.hasChanged"> + <summary> + <para>Has the transform changed since the last time the flag was set to 'false'?</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.hierarchyCapacity"> + <summary> + <para>The transform capacity of the transform's hierarchy data structure.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.hierarchyCount"> + <summary> + <para>The number of transforms in the transform's hierarchy data structure.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.localEulerAngles"> + <summary> + <para>The rotation as Euler angles in degrees relative to the parent transform's rotation.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.localPosition"> + <summary> + <para>Position of the transform relative to the parent transform.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.localRotation"> + <summary> + <para>The rotation of the transform relative to the parent transform's rotation.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.localScale"> + <summary> + <para>The scale of the transform relative to the parent.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.localToWorldMatrix"> + <summary> + <para>Matrix that transforms a point from local space into world space (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.lossyScale"> + <summary> + <para>The global scale of the object (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.parent"> + <summary> + <para>The parent of the transform.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.position"> + <summary> + <para>The position of the transform in world space.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.right"> + <summary> + <para>The red axis of the transform in world space.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.root"> + <summary> + <para>Returns the topmost transform in the hierarchy.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.rotation"> + <summary> + <para>The rotation of the transform in world space stored as a Quaternion.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.up"> + <summary> + <para>The green axis of the transform in world space.</para> + </summary> + </member> + <member name="P:UnityEngine.Transform.worldToLocalMatrix"> + <summary> + <para>Matrix that transforms a point from world space into local space (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Transform.DetachChildren"> + <summary> + <para>Unparents all children.</para> + </summary> + </member> + <member name="M:UnityEngine.Transform.Find(System.String)"> + <summary> + <para>Finds a child by name and returns it.</para> + </summary> + <param name="name">Name of child to be found.</param> + </member> + <member name="M:UnityEngine.Transform.GetChild(System.Int32)"> + <summary> + <para>Returns a transform child by index.</para> + </summary> + <param name="index">Index of the child transform to return. Must be smaller than Transform.childCount.</param> + <returns> + <para>Transform child by index.</para> + </returns> + </member> + <member name="M:UnityEngine.Transform.GetSiblingIndex"> + <summary> + <para>Gets the sibling index.</para> + </summary> + </member> + <member name="M:UnityEngine.Transform.InverseTransformDirection(UnityEngine.Vector3)"> + <summary> + <para>Transforms a direction from world space to local space. The opposite of Transform.TransformDirection.</para> + </summary> + <param name="direction"></param> + </member> + <member name="M:UnityEngine.Transform.InverseTransformDirection(System.Single,System.Single,System.Single)"> + <summary> + <para>Transforms the direction x, y, z from world space to local space. The opposite of Transform.TransformDirection.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + </member> + <member name="M:UnityEngine.Transform.InverseTransformPoint(UnityEngine.Vector3)"> + <summary> + <para>Transforms position from world space to local space.</para> + </summary> + <param name="position"></param> + </member> + <member name="M:UnityEngine.Transform.InverseTransformPoint(System.Single,System.Single,System.Single)"> + <summary> + <para>Transforms the position x, y, z from world space to local space. The opposite of Transform.TransformPoint.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + </member> + <member name="M:UnityEngine.Transform.InverseTransformVector(UnityEngine.Vector3)"> + <summary> + <para>Transforms a vector from world space to local space. The opposite of Transform.TransformVector.</para> + </summary> + <param name="vector"></param> + </member> + <member name="M:UnityEngine.Transform.InverseTransformVector(System.Single,System.Single,System.Single)"> + <summary> + <para>Transforms the vector x, y, z from world space to local space. The opposite of Transform.TransformVector.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + </member> + <member name="M:UnityEngine.Transform.IsChildOf(UnityEngine.Transform)"> + <summary> + <para>Is this transform a child of parent?</para> + </summary> + <param name="parent"></param> + </member> + <member name="M:UnityEngine.Transform.LookAt(UnityEngine.Transform)"> + <summary> + <para>Rotates the transform so the forward vector points at target's current position.</para> + </summary> + <param name="target">Object to point towards.</param> + <param name="worldUp">Vector specifying the upward direction.</param> + </member> + <member name="M:UnityEngine.Transform.LookAt(UnityEngine.Transform,UnityEngine.Vector3)"> + <summary> + <para>Rotates the transform so the forward vector points at target's current position.</para> + </summary> + <param name="target">Object to point towards.</param> + <param name="worldUp">Vector specifying the upward direction.</param> + </member> + <member name="M:UnityEngine.Transform.LookAt(UnityEngine.Vector3)"> + <summary> + <para>Rotates the transform so the forward vector points at worldPosition.</para> + </summary> + <param name="worldPosition">Point to look at.</param> + <param name="worldUp">Vector specifying the upward direction.</param> + </member> + <member name="M:UnityEngine.Transform.LookAt(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Rotates the transform so the forward vector points at worldPosition.</para> + </summary> + <param name="worldPosition">Point to look at.</param> + <param name="worldUp">Vector specifying the upward direction.</param> + </member> + <member name="M:UnityEngine.Transform.Rotate(UnityEngine.Vector3,UnityEngine.Space)"> + <summary> + <para>Applies a rotation of eulerAngles.z degrees around the z axis, eulerAngles.x degrees around the x axis, and eulerAngles.y degrees around the y axis (in that order).</para> + </summary> + <param name="eulerAngles">Rotation to apply.</param> + <param name="relativeTo">Rotation is local to object or World.</param> + </member> + <member name="M:UnityEngine.Transform.Rotate(System.Single,System.Single,System.Single,UnityEngine.Space)"> + <summary> + <para>Applies a rotation of zAngle degrees around the z axis, xAngle degrees around the x axis, and yAngle degrees around the y axis (in that order).</para> + </summary> + <param name="xAngle">Degrees to rotate around the X axis.</param> + <param name="yAngle">Degrees to rotate around the Y axis.</param> + <param name="zAngle">Degrees to rotate around the Z axis.</param> + <param name="relativeTo">Rotation is local to object or World.</param> + </member> + <member name="M:UnityEngine.Transform.Rotate(UnityEngine.Vector3,System.Single,UnityEngine.Space)"> + <summary> + <para>Rotates the object around axis by angle degrees.</para> + </summary> + <param name="axis">Axis to apply rotation to.</param> + <param name="angle">Degrees to rotation to apply.</param> + <param name="relativeTo">Rotation is local to object or World.</param> + </member> + <member name="M:UnityEngine.Transform.RotateAround(UnityEngine.Vector3,UnityEngine.Vector3,System.Single)"> + <summary> + <para>Rotates the transform about axis passing through point in world coordinates by angle degrees.</para> + </summary> + <param name="point"></param> + <param name="axis"></param> + <param name="angle"></param> + </member> + <member name="M:UnityEngine.Transform.RotateAround(UnityEngine.Vector3,System.Single)"> + <summary> + <para></para> + </summary> + <param name="axis"></param> + <param name="angle"></param> + </member> + <member name="M:UnityEngine.Transform.SetAsFirstSibling"> + <summary> + <para>Move the transform to the start of the local transform list.</para> + </summary> + </member> + <member name="M:UnityEngine.Transform.SetAsLastSibling"> + <summary> + <para>Move the transform to the end of the local transform list.</para> + </summary> + </member> + <member name="M:UnityEngine.Transform.SetParent(UnityEngine.Transform)"> + <summary> + <para>Set the parent of the transform.</para> + </summary> + <param name="parent">The parent Transform to use.</param> + <param name="worldPositionStays">If true, the parent-relative position, scale and + rotation are modified such that the object keeps the same world space position, + rotation and scale as before.</param> + </member> + <member name="M:UnityEngine.Transform.SetParent(UnityEngine.Transform,System.Boolean)"> + <summary> + <para>Set the parent of the transform.</para> + </summary> + <param name="parent">The parent Transform to use.</param> + <param name="worldPositionStays">If true, the parent-relative position, scale and + rotation are modified such that the object keeps the same world space position, + rotation and scale as before.</param> + </member> + <member name="M:UnityEngine.Transform.SetPositionAndRotation(UnityEngine.Vector3,UnityEngine.Quaternion)"> + <summary> + <para>Sets the world space position and rotation of the Transform component.</para> + </summary> + <param name="position"></param> + <param name="rotation"></param> + </member> + <member name="M:UnityEngine.Transform.SetSiblingIndex(System.Int32)"> + <summary> + <para>Sets the sibling index.</para> + </summary> + <param name="index">Index to set.</param> + </member> + <member name="M:UnityEngine.Transform.TransformDirection(UnityEngine.Vector3)"> + <summary> + <para>Transforms direction from local space to world space.</para> + </summary> + <param name="direction"></param> + </member> + <member name="M:UnityEngine.Transform.TransformDirection(System.Single,System.Single,System.Single)"> + <summary> + <para>Transforms direction x, y, z from local space to world space.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + </member> + <member name="M:UnityEngine.Transform.TransformPoint(UnityEngine.Vector3)"> + <summary> + <para>Transforms position from local space to world space.</para> + </summary> + <param name="position"></param> + </member> + <member name="M:UnityEngine.Transform.TransformPoint(System.Single,System.Single,System.Single)"> + <summary> + <para>Transforms the position x, y, z from local space to world space.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + </member> + <member name="M:UnityEngine.Transform.TransformVector(UnityEngine.Vector3)"> + <summary> + <para>Transforms vector from local space to world space.</para> + </summary> + <param name="vector"></param> + </member> + <member name="M:UnityEngine.Transform.TransformVector(System.Single,System.Single,System.Single)"> + <summary> + <para>Transforms vector x, y, z from local space to world space.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + </member> + <member name="M:UnityEngine.Transform.Translate(UnityEngine.Vector3)"> + <summary> + <para>Moves the transform in the direction and distance of translation.</para> + </summary> + <param name="translation"></param> + <param name="relativeTo"></param> + </member> + <member name="M:UnityEngine.Transform.Translate(UnityEngine.Vector3,UnityEngine.Space)"> + <summary> + <para>Moves the transform in the direction and distance of translation.</para> + </summary> + <param name="translation"></param> + <param name="relativeTo"></param> + </member> + <member name="M:UnityEngine.Transform.Translate(System.Single,System.Single,System.Single)"> + <summary> + <para>Moves the transform by x along the x axis, y along the y axis, and z along the z axis.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + <param name="relativeTo"></param> + </member> + <member name="M:UnityEngine.Transform.Translate(System.Single,System.Single,System.Single,UnityEngine.Space)"> + <summary> + <para>Moves the transform by x along the x axis, y along the y axis, and z along the z axis.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + <param name="relativeTo"></param> + </member> + <member name="M:UnityEngine.Transform.Translate(UnityEngine.Vector3,UnityEngine.Transform)"> + <summary> + <para>Moves the transform in the direction and distance of translation.</para> + </summary> + <param name="translation"></param> + <param name="relativeTo"></param> + </member> + <member name="M:UnityEngine.Transform.Translate(System.Single,System.Single,System.Single,UnityEngine.Transform)"> + <summary> + <para>Moves the transform by x along the x axis, y along the y axis, and z along the z axis.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + <param name="relativeTo"></param> + </member> + <member name="T:UnityEngine.TransparencySortMode"> + <summary> + <para>Transparent object sorting mode of a Camera.</para> + </summary> + </member> + <member name="F:UnityEngine.TransparencySortMode.CustomAxis"> + <summary> + <para>Sort objects based on distance along a custom axis.</para> + </summary> + </member> + <member name="F:UnityEngine.TransparencySortMode.Default"> + <summary> + <para>Default transparency sorting mode.</para> + </summary> + </member> + <member name="F:UnityEngine.TransparencySortMode.Orthographic"> + <summary> + <para>Orthographic transparency sorting mode.</para> + </summary> + </member> + <member name="F:UnityEngine.TransparencySortMode.Perspective"> + <summary> + <para>Perspective transparency sorting mode.</para> + </summary> + </member> + <member name="T:UnityEngine.U2D.SpriteAtlas"> + <summary> + <para>Sprite Atlas is an asset created within Unity. It is part of the built-in sprite packing solution.</para> + </summary> + </member> + <member name="P:UnityEngine.U2D.SpriteAtlas.isVariant"> + <summary> + <para>Return true if this SpriteAtlas is a variant.</para> + </summary> + </member> + <member name="P:UnityEngine.U2D.SpriteAtlas.spriteCount"> + <summary> + <para>Get the total number of Sprite packed into this atlas.</para> + </summary> + </member> + <member name="P:UnityEngine.U2D.SpriteAtlas.tag"> + <summary> + <para>Get the tag of this SpriteAtlas.</para> + </summary> + </member> + <member name="M:UnityEngine.U2D.SpriteAtlas.GetSprite(System.String)"> + <summary> + <para>Clone the first Sprite in this atlas that matches the name packed in this atlas and return it.</para> + </summary> + <param name="name">The name of the Sprite.</param> + </member> + <member name="M:UnityEngine.U2D.SpriteAtlas.GetSprites(UnityEngine.Sprite[])"> + <summary> + <para>Clone all the Sprite in this atlas and fill them into the supplied array.</para> + </summary> + <param name="sprites">Array of Sprite that will be filled.</param> + <returns> + <para>The size of the returned array.</para> + </returns> + </member> + <member name="M:UnityEngine.U2D.SpriteAtlas.GetSprites(UnityEngine.Sprite[],System.String)"> + <summary> + <para>Clone all the Sprite matching the name in this atlas and fill them into the supplied array.</para> + </summary> + <param name="sprites">Array of Sprite that will be filled.</param> + <param name="name">The name of the Sprite.</param> + </member> + <member name="T:UnityEngine.U2D.SpriteAtlasManager"> + <summary> + <para>Manages SpriteAtlas during runtime.</para> + </summary> + </member> + <member name="?:UnityEngine.U2D.SpriteAtlasManager.atlasRequested(UnityEngine.U2D.SpriteAtlasManager/RequestAtlasCallback)"> + <summary> + <para>Trigger when any Sprite was bound to SpriteAtlas but couldn't locate the atlas asset during runtime.</para> + </summary> + <param name="value"></param> + </member> + <member name="T:UnityEngine.U2D.SpriteAtlasManager.RequestAtlasCallback"> + <summary> + <para>Delegate type for atlas request callback.</para> + </summary> + <param name="tag">Tag of SpriteAtlas that needs to be provided by user.</param> + <param name="action">An Action that takes user loaded SpriteAtlas.</param> + </member> + <member name="T:UnityEngine.UnityAPICompatibilityVersionAttribute"> + <summary> + <para>Declares an assembly to be compatible (API wise) with a specific Unity API. Used by internal tools to avoid processing the assembly in order to decide whether assemblies may be using old Unity API.</para> + </summary> + </member> + <member name="P:UnityEngine.UnityAPICompatibilityVersionAttribute.version"> + <summary> + <para>Version of Unity API.</para> + </summary> + </member> + <member name="M:UnityEngine.UnityAPICompatibilityVersionAttribute.#ctor(System.String)"> + <summary> + <para>Initializes a new instance of UnityAPICompatibilityVersionAttribute.</para> + </summary> + <param name="version">Unity version that this assembly with compatible with.</param> + </member> + <member name="T:UnityEngine.UserAuthorization"> + <summary> + <para>Constants to pass to Application.RequestUserAuthorization.</para> + </summary> + </member> + <member name="F:UnityEngine.UserAuthorization.Microphone"> + <summary> + <para>Request permission to use any audio input sources attached to the computer.</para> + </summary> + </member> + <member name="F:UnityEngine.UserAuthorization.WebCam"> + <summary> + <para>Request permission to use any video input sources attached to the computer.</para> + </summary> + </member> + <member name="T:UnityEngine.Vector2"> + <summary> + <para>Representation of 2D vectors and points.</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2.down"> + <summary> + <para>Shorthand for writing Vector2(0, -1).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2.left"> + <summary> + <para>Shorthand for writing Vector2(-1, 0).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2.magnitude"> + <summary> + <para>Returns the length of this vector (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2.negativeInfinity"> + <summary> + <para>Shorthand for writing Vector2(float.NegativeInfinity, float.NegativeInfinity).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2.normalized"> + <summary> + <para>Returns this vector with a magnitude of 1 (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2.one"> + <summary> + <para>Shorthand for writing Vector2(1, 1).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2.positiveInfinity"> + <summary> + <para>Shorthand for writing Vector2(float.PositiveInfinity, float.PositiveInfinity).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2.right"> + <summary> + <para>Shorthand for writing Vector2(1, 0).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2.sqrMagnitude"> + <summary> + <para>Returns the squared length of this vector (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2.up"> + <summary> + <para>Shorthand for writing Vector2(0, 1).</para> + </summary> + </member> + <member name="F:UnityEngine.Vector2.x"> + <summary> + <para>X component of the vector.</para> + </summary> + </member> + <member name="F:UnityEngine.Vector2.y"> + <summary> + <para>Y component of the vector.</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2.zero"> + <summary> + <para>Shorthand for writing Vector2(0, 0).</para> + </summary> + </member> + <member name="M:UnityEngine.Vector2.Angle(UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Returns the unsigned angle in degrees between from and to.</para> + </summary> + <param name="from">The vector from which the angular difference is measured.</param> + <param name="to">The vector to which the angular difference is measured.</param> + </member> + <member name="M:UnityEngine.Vector2.ClampMagnitude(UnityEngine.Vector2,System.Single)"> + <summary> + <para>Returns a copy of vector with its magnitude clamped to maxLength.</para> + </summary> + <param name="vector"></param> + <param name="maxLength"></param> + </member> + <member name="M:UnityEngine.Vector2.#ctor(System.Single,System.Single)"> + <summary> + <para>Constructs a new vector with given x, y components.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + </member> + <member name="M:UnityEngine.Vector2.Distance(UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Returns the distance between a and b.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector2.Dot(UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Dot Product of two vectors.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.Vector2.Equals(System.Object)"> + <summary> + <para>Returns true if the given vector is exactly equal to this vector.</para> + </summary> + <param name="other"></param> + </member> + <member name="?:UnityEngine.Vector2.implop_Vector2(Vector3)(UnityEngine.Vector3)"> + <summary> + <para>Converts a Vector3 to a Vector2.</para> + </summary> + <param name="v"></param> + </member> + <member name="?:UnityEngine.Vector2.implop_Vector3(Vector2)(UnityEngine.Vector2)"> + <summary> + <para>Converts a Vector2 to a Vector3.</para> + </summary> + <param name="v"></param> + </member> + <member name="M:UnityEngine.Vector2.Lerp(UnityEngine.Vector2,UnityEngine.Vector2,System.Single)"> + <summary> + <para>Linearly interpolates between vectors a and b by t.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Vector2.LerpUnclamped(UnityEngine.Vector2,UnityEngine.Vector2,System.Single)"> + <summary> + <para>Linearly interpolates between vectors a and b by t.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Vector2.Max(UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Returns a vector that is made from the largest components of two vectors.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.Vector2.Min(UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Returns a vector that is made from the smallest components of two vectors.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.Vector2.MoveTowards(UnityEngine.Vector2,UnityEngine.Vector2,System.Single)"> + <summary> + <para>Moves a point current towards target.</para> + </summary> + <param name="current"></param> + <param name="target"></param> + <param name="maxDistanceDelta"></param> + </member> + <member name="M:UnityEngine.Vector2.Normalize"> + <summary> + <para>Makes this vector have a magnitude of 1.</para> + </summary> + </member> + <member name="?:UnityEngine.Vector2.op_Divide(UnityEngine.Vector2,System.Single)"> + <summary> + <para>Divides a vector by a number.</para> + </summary> + <param name="a"></param> + <param name="d"></param> + </member> + <member name="?:UnityEngine.Vector2.op_Equal(UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Returns true if two vectors are approximately equal.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Vector2.op_Minus(UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Subtracts one vector from another.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="?:UnityEngine.Vector2.op_Minus(UnityEngine.Vector2)"> + <summary> + <para>Negates a vector.</para> + </summary> + <param name="a"></param> + </member> + <member name="?:UnityEngine.Vector2.op_Multiply(UnityEngine.Vector2,System.Single)"> + <summary> + <para>Multiplies a vector by a number.</para> + </summary> + <param name="a"></param> + <param name="d"></param> + </member> + <member name="?:UnityEngine.Vector2.op_Multiply(System.Single,UnityEngine.Vector2)"> + <summary> + <para>Multiplies a vector by a number.</para> + </summary> + <param name="d"></param> + <param name="a"></param> + </member> + <member name="?:UnityEngine.Vector2.op_Plus(UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Adds two vectors.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector2.Reflect(UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Reflects a vector off the vector defined by a normal.</para> + </summary> + <param name="inDirection"></param> + <param name="inNormal"></param> + </member> + <member name="M:UnityEngine.Vector2.Scale(UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Multiplies two vectors component-wise.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector2.Scale(UnityEngine.Vector2)"> + <summary> + <para>Multiplies every component of this vector by the same component of scale.</para> + </summary> + <param name="scale"></param> + </member> + <member name="M:UnityEngine.Vector2.Set(System.Single,System.Single)"> + <summary> + <para>Set x and y components of an existing Vector2.</para> + </summary> + <param name="newX"></param> + <param name="newY"></param> + </member> + <member name="M:UnityEngine.Vector2.SignedAngle(UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Returns the signed angle in degrees between from and to.</para> + </summary> + <param name="from">The vector from which the angular difference is measured.</param> + <param name="to">The vector to which the angular difference is measured.</param> + </member> + <member name="M:UnityEngine.Vector2.SmoothDamp"> + <summary> + <para>Gradually changes a vector towards a desired goal over time.</para> + </summary> + <param name="current">The current position.</param> + <param name="target">The position we are trying to reach.</param> + <param name="currentVelocity">The current velocity, this value is modified by the function every time you call it.</param> + <param name="smoothTime">Approximately the time it will take to reach the target. A smaller value will reach the target faster.</param> + <param name="maxSpeed">Optionally allows you to clamp the maximum speed.</param> + <param name="deltaTime">The time since the last call to this function. By default Time.deltaTime.</param> + </member> + <member name="M:UnityEngine.Vector2.SmoothDamp"> + <summary> + <para>Gradually changes a vector towards a desired goal over time.</para> + </summary> + <param name="current">The current position.</param> + <param name="target">The position we are trying to reach.</param> + <param name="currentVelocity">The current velocity, this value is modified by the function every time you call it.</param> + <param name="smoothTime">Approximately the time it will take to reach the target. A smaller value will reach the target faster.</param> + <param name="maxSpeed">Optionally allows you to clamp the maximum speed.</param> + <param name="deltaTime">The time since the last call to this function. By default Time.deltaTime.</param> + </member> + <member name="M:UnityEngine.Vector2.SmoothDamp(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.Vector2&,System.Single,System.Single,System.Single)"> + <summary> + <para>Gradually changes a vector towards a desired goal over time.</para> + </summary> + <param name="current">The current position.</param> + <param name="target">The position we are trying to reach.</param> + <param name="currentVelocity">The current velocity, this value is modified by the function every time you call it.</param> + <param name="smoothTime">Approximately the time it will take to reach the target. A smaller value will reach the target faster.</param> + <param name="maxSpeed">Optionally allows you to clamp the maximum speed.</param> + <param name="deltaTime">The time since the last call to this function. By default Time.deltaTime.</param> + </member> + <member name="P:UnityEngine.Vector2.this"> + <summary> + <para>Access the x or y component using [0] or [1] respectively.</para> + </summary> + </member> + <member name="M:UnityEngine.Vector2.ToString"> + <summary> + <para>Returns a nicely formatted string for this vector.</para> + </summary> + <param name="format"></param> + </member> + <member name="M:UnityEngine.Vector2.ToString(System.String)"> + <summary> + <para>Returns a nicely formatted string for this vector.</para> + </summary> + <param name="format"></param> + </member> + <member name="T:UnityEngine.Vector2Int"> + <summary> + <para>Representation of 2D vectors and points using integers.</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2Int.down"> + <summary> + <para>Shorthand for writing Vector2Int (0, -1).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2Int.left"> + <summary> + <para>Shorthand for writing Vector2Int (-1, 0).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2Int.magnitude"> + <summary> + <para>Returns the length of this vector (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2Int.one"> + <summary> + <para>Shorthand for writing Vector2Int (1, 1).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2Int.right"> + <summary> + <para>Shorthand for writing Vector2Int (1, 0).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2Int.sqrMagnitude"> + <summary> + <para>Returns the squared length of this vector (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2Int.up"> + <summary> + <para>Shorthand for writing Vector2Int (0, 1).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2Int.x"> + <summary> + <para>X component of the vector.</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2Int.y"> + <summary> + <para>Y component of the vector.</para> + </summary> + </member> + <member name="P:UnityEngine.Vector2Int.zero"> + <summary> + <para>Shorthand for writing Vector2Int (0, 0).</para> + </summary> + </member> + <member name="M:UnityEngine.Vector2Int.CeilToInt(UnityEngine.Vector2)"> + <summary> + <para>Converts a Vector2 to a Vector2Int by doing a Ceiling to each value.</para> + </summary> + <param name="v"></param> + </member> + <member name="M:UnityEngine.Vector2Int.Clamp(UnityEngine.Vector2Int,UnityEngine.Vector2Int)"> + <summary> + <para>Clamps the Vector2Int to the bounds given by min and max.</para> + </summary> + <param name="min"></param> + <param name="max"></param> + </member> + <member name="M:UnityEngine.Vector2Int.Distance(UnityEngine.Vector2Int,UnityEngine.Vector2Int)"> + <summary> + <para>Returns the distance between a and b.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector2Int.Equals(System.Object)"> + <summary> + <para>Returns true if the objects are equal.</para> + </summary> + <param name="other"></param> + </member> + <member name="M:UnityEngine.Vector2Int.FloorToInt(UnityEngine.Vector2)"> + <summary> + <para>Converts a Vector2 to a Vector2Int by doing a Floor to each value.</para> + </summary> + <param name="v"></param> + </member> + <member name="M:UnityEngine.Vector2Int.GetHashCode"> + <summary> + <para>Gets the hash code for the Vector2Int.</para> + </summary> + <returns> + <para>The hash code of the Vector2Int.</para> + </returns> + </member> + <member name="?:UnityEngine.Vector2Int.implop_Vector2(Vector2Int)(UnityEngine.Vector2Int)"> + <summary> + <para>Converts a Vector2Int to a Vector2.</para> + </summary> + <param name="v"></param> + </member> + <member name="M:UnityEngine.Vector2Int.Max(UnityEngine.Vector2Int,UnityEngine.Vector2Int)"> + <summary> + <para>Returns a vector that is made from the largest components of two vectors.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.Vector2Int.Min(UnityEngine.Vector2Int,UnityEngine.Vector2Int)"> + <summary> + <para>Returns a vector that is made from the smallest components of two vectors.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Vector2Int.op_Equal(UnityEngine.Vector2Int,UnityEngine.Vector2Int)"> + <summary> + <para>Returns true if the vectors are equal.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Vector2Int.op_Minus(UnityEngine.Vector2Int,UnityEngine.Vector2Int)"> + <summary> + <para>Subtracts one vector from another.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="?:UnityEngine.Vector2Int.op_Multiply(UnityEngine.Vector2Int,UnityEngine.Vector2Int)"> + <summary> + <para>Multiplies a vector by a number.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="?:UnityEngine.Vector2Int.op_Multiply(UnityEngine.Vector2Int,System.Int32)"> + <summary> + <para>Multiplies a vector by a number.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="?:UnityEngine.Vector2Int.op_NotEqual(UnityEngine.Vector2Int,UnityEngine.Vector2Int)"> + <summary> + <para>Returns true if vectors different.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Vector2Int.op_Plus(UnityEngine.Vector2Int,UnityEngine.Vector2Int)"> + <summary> + <para>Adds two vectors.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector2Int.RoundToInt(UnityEngine.Vector2)"> + <summary> + <para>Converts a Vector2 to a Vector2Int by doing a Round to each value.</para> + </summary> + <param name="v"></param> + </member> + <member name="M:UnityEngine.Vector2Int.Scale(UnityEngine.Vector2Int,UnityEngine.Vector2Int)"> + <summary> + <para>Multiplies two vectors component-wise.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector2Int.Scale(UnityEngine.Vector2Int)"> + <summary> + <para>Multiplies every component of this vector by the same component of scale.</para> + </summary> + <param name="scale"></param> + </member> + <member name="M:UnityEngine.Vector2Int.Set(System.Int32,System.Int32)"> + <summary> + <para>Set x and y components of an existing Vector2Int.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + </member> + <member name="P:UnityEngine.Vector2Int.this"> + <summary> + <para>Access the x or y component using [0] or [1] respectively.</para> + </summary> + </member> + <member name="M:UnityEngine.Vector2Int.ToString"> + <summary> + <para>Returns a nicely formatted string for this vector.</para> + </summary> + </member> + <member name="T:UnityEngine.Vector3"> + <summary> + <para>Representation of 3D vectors and points.</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3.back"> + <summary> + <para>Shorthand for writing Vector3(0, 0, -1).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3.down"> + <summary> + <para>Shorthand for writing Vector3(0, -1, 0).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3.forward"> + <summary> + <para>Shorthand for writing Vector3(0, 0, 1).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3.left"> + <summary> + <para>Shorthand for writing Vector3(-1, 0, 0).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3.magnitude"> + <summary> + <para>Returns the length of this vector (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3.negativeInfinity"> + <summary> + <para>Shorthand for writing Vector3(float.NegativeInfinity, float.NegativeInfinity, float.NegativeInfinity).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3.normalized"> + <summary> + <para>Returns this vector with a magnitude of 1 (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3.one"> + <summary> + <para>Shorthand for writing Vector3(1, 1, 1).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3.positiveInfinity"> + <summary> + <para>Shorthand for writing Vector3(float.PositiveInfinity, float.PositiveInfinity, float.PositiveInfinity).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3.right"> + <summary> + <para>Shorthand for writing Vector3(1, 0, 0).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3.sqrMagnitude"> + <summary> + <para>Returns the squared length of this vector (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3.up"> + <summary> + <para>Shorthand for writing Vector3(0, 1, 0).</para> + </summary> + </member> + <member name="F:UnityEngine.Vector3.x"> + <summary> + <para>X component of the vector.</para> + </summary> + </member> + <member name="F:UnityEngine.Vector3.y"> + <summary> + <para>Y component of the vector.</para> + </summary> + </member> + <member name="F:UnityEngine.Vector3.z"> + <summary> + <para>Z component of the vector.</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3.zero"> + <summary> + <para>Shorthand for writing Vector3(0, 0, 0).</para> + </summary> + </member> + <member name="M:UnityEngine.Vector3.Angle(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Returns the angle in degrees between from and to.</para> + </summary> + <param name="from">The vector from which the angular difference is measured.</param> + <param name="to">The vector to which the angular difference is measured.</param> + </member> + <member name="M:UnityEngine.Vector3.ClampMagnitude(UnityEngine.Vector3,System.Single)"> + <summary> + <para>Returns a copy of vector with its magnitude clamped to maxLength.</para> + </summary> + <param name="vector"></param> + <param name="maxLength"></param> + </member> + <member name="M:UnityEngine.Vector3.Cross(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Cross Product of two vectors.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.Vector3.#ctor(System.Single,System.Single,System.Single)"> + <summary> + <para>Creates a new vector with given x, y, z components.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + </member> + <member name="M:UnityEngine.Vector3.#ctor(System.Single,System.Single)"> + <summary> + <para>Creates a new vector with given x, y components and sets z to zero.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + </member> + <member name="M:UnityEngine.Vector3.Distance(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Returns the distance between a and b.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector3.Dot(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Dot Product of two vectors.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.Vector3.Equals(System.Object)"> + <summary> + <para>Returns true if the given vector is exactly equal to this vector.</para> + </summary> + <param name="other"></param> + </member> + <member name="M:UnityEngine.Vector3.Lerp(UnityEngine.Vector3,UnityEngine.Vector3,System.Single)"> + <summary> + <para>Linearly interpolates between two vectors.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Vector3.LerpUnclamped(UnityEngine.Vector3,UnityEngine.Vector3,System.Single)"> + <summary> + <para>Linearly interpolates between two vectors.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Vector3.Max(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Returns a vector that is made from the largest components of two vectors.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.Vector3.Min(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Returns a vector that is made from the smallest components of two vectors.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.Vector3.MoveTowards(UnityEngine.Vector3,UnityEngine.Vector3,System.Single)"> + <summary> + <para>Moves a point current in a straight line towards a target point.</para> + </summary> + <param name="current"></param> + <param name="target"></param> + <param name="maxDistanceDelta"></param> + </member> + <member name="M:UnityEngine.Vector3.Normalize(UnityEngine.Vector3)"> + <summary> + <para>Makes this vector have a magnitude of 1.</para> + </summary> + <param name="value"></param> + </member> + <member name="?:UnityEngine.Vector3.op_Divide(UnityEngine.Vector3,System.Single)"> + <summary> + <para>Divides a vector by a number.</para> + </summary> + <param name="a"></param> + <param name="d"></param> + </member> + <member name="?:UnityEngine.Vector3.op_Equal(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Returns true if two vectors are approximately equal.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Vector3.op_Minus(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Subtracts one vector from another.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="?:UnityEngine.Vector3.op_Minus(UnityEngine.Vector3)"> + <summary> + <para>Negates a vector.</para> + </summary> + <param name="a"></param> + </member> + <member name="?:UnityEngine.Vector3.op_Multiply(UnityEngine.Vector3,System.Single)"> + <summary> + <para>Multiplies a vector by a number.</para> + </summary> + <param name="a"></param> + <param name="d"></param> + </member> + <member name="?:UnityEngine.Vector3.op_Multiply(System.Single,UnityEngine.Vector3)"> + <summary> + <para>Multiplies a vector by a number.</para> + </summary> + <param name="d"></param> + <param name="a"></param> + </member> + <member name="?:UnityEngine.Vector3.op_NotEqual(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Returns true if vectors different.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Vector3.op_Plus(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Adds two vectors.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector3.OrthoNormalize(UnityEngine.Vector3&,UnityEngine.Vector3&)"> + <summary> + <para>Makes vectors normalized and orthogonal to each other.</para> + </summary> + <param name="normal"></param> + <param name="tangent"></param> + </member> + <member name="M:UnityEngine.Vector3.OrthoNormalize(UnityEngine.Vector3&,UnityEngine.Vector3&,UnityEngine.Vector3&)"> + <summary> + <para>Makes vectors normalized and orthogonal to each other.</para> + </summary> + <param name="normal"></param> + <param name="tangent"></param> + <param name="binormal"></param> + </member> + <member name="M:UnityEngine.Vector3.Project(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Projects a vector onto another vector.</para> + </summary> + <param name="vector"></param> + <param name="onNormal"></param> + </member> + <member name="M:UnityEngine.Vector3.ProjectOnPlane(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Projects a vector onto a plane defined by a normal orthogonal to the plane.</para> + </summary> + <param name="vector"></param> + <param name="planeNormal"></param> + </member> + <member name="M:UnityEngine.Vector3.Reflect(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Reflects a vector off the plane defined by a normal.</para> + </summary> + <param name="inDirection"></param> + <param name="inNormal"></param> + </member> + <member name="M:UnityEngine.Vector3.RotateTowards(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Single)"> + <summary> + <para>Rotates a vector current towards target.</para> + </summary> + <param name="current"></param> + <param name="target"></param> + <param name="maxRadiansDelta"></param> + <param name="maxMagnitudeDelta"></param> + </member> + <member name="M:UnityEngine.Vector3.Scale(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Multiplies two vectors component-wise.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector3.Scale(UnityEngine.Vector3)"> + <summary> + <para>Multiplies every component of this vector by the same component of scale.</para> + </summary> + <param name="scale"></param> + </member> + <member name="M:UnityEngine.Vector3.Set(System.Single,System.Single,System.Single)"> + <summary> + <para>Set x, y and z components of an existing Vector3.</para> + </summary> + <param name="newX"></param> + <param name="newY"></param> + <param name="newZ"></param> + </member> + <member name="M:UnityEngine.Vector3.SignedAngle(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Returns the signed angle in degrees between from and to.</para> + </summary> + <param name="from">The vector from which the angular difference is measured.</param> + <param name="to">The vector to which the angular difference is measured.</param> + <param name="axis">A vector around which the other vectors are rotated.</param> + </member> + <member name="M:UnityEngine.Vector3.Slerp(UnityEngine.Vector3,UnityEngine.Vector3,System.Single)"> + <summary> + <para>Spherically interpolates between two vectors.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Vector3.SlerpUnclamped(UnityEngine.Vector3,UnityEngine.Vector3,System.Single)"> + <summary> + <para>Spherically interpolates between two vectors.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Vector3.SmoothDamp(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3&,System.Single)"> + <summary> + <para>Gradually changes a vector towards a desired goal over time.</para> + </summary> + <param name="current">The current position.</param> + <param name="target">The position we are trying to reach.</param> + <param name="currentVelocity">The current velocity, this value is modified by the function every time you call it.</param> + <param name="smoothTime">Approximately the time it will take to reach the target. A smaller value will reach the target faster.</param> + <param name="maxSpeed">Optionally allows you to clamp the maximum speed.</param> + <param name="deltaTime">The time since the last call to this function. By default Time.deltaTime.</param> + </member> + <member name="M:UnityEngine.Vector3.SmoothDamp(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3&,System.Single,System.Single)"> + <summary> + <para>Gradually changes a vector towards a desired goal over time.</para> + </summary> + <param name="current">The current position.</param> + <param name="target">The position we are trying to reach.</param> + <param name="currentVelocity">The current velocity, this value is modified by the function every time you call it.</param> + <param name="smoothTime">Approximately the time it will take to reach the target. A smaller value will reach the target faster.</param> + <param name="maxSpeed">Optionally allows you to clamp the maximum speed.</param> + <param name="deltaTime">The time since the last call to this function. By default Time.deltaTime.</param> + </member> + <member name="M:UnityEngine.Vector3.SmoothDamp(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3&,System.Single,System.Single,System.Single)"> + <summary> + <para>Gradually changes a vector towards a desired goal over time.</para> + </summary> + <param name="current">The current position.</param> + <param name="target">The position we are trying to reach.</param> + <param name="currentVelocity">The current velocity, this value is modified by the function every time you call it.</param> + <param name="smoothTime">Approximately the time it will take to reach the target. A smaller value will reach the target faster.</param> + <param name="maxSpeed">Optionally allows you to clamp the maximum speed.</param> + <param name="deltaTime">The time since the last call to this function. By default Time.deltaTime.</param> + </member> + <member name="P:UnityEngine.Vector3.this"> + <summary> + <para>Access the x, y, z components using [0], [1], [2] respectively.</para> + </summary> + </member> + <member name="M:UnityEngine.Vector3.ToString"> + <summary> + <para>Returns a nicely formatted string for this vector.</para> + </summary> + <param name="format"></param> + </member> + <member name="M:UnityEngine.Vector3.ToString(System.String)"> + <summary> + <para>Returns a nicely formatted string for this vector.</para> + </summary> + <param name="format"></param> + </member> + <member name="T:UnityEngine.Vector3Int"> + <summary> + <para>Representation of 3D vectors and points using integers.</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3Int.down"> + <summary> + <para>Shorthand for writing Vector3Int (0, -1, 0).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3Int.left"> + <summary> + <para>Shorthand for writing Vector3Int (-1, 0, 0).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3Int.magnitude"> + <summary> + <para>Returns the length of this vector (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3Int.one"> + <summary> + <para>Shorthand for writing Vector3Int (1, 1, 1).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3Int.right"> + <summary> + <para>Shorthand for writing Vector3Int (1, 0, 0).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3Int.sqrMagnitude"> + <summary> + <para>Returns the squared length of this vector (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3Int.up"> + <summary> + <para>Shorthand for writing Vector3Int (0, 1, 0).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3Int.x"> + <summary> + <para>X component of the vector.</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3Int.y"> + <summary> + <para>Y component of the vector.</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3Int.z"> + <summary> + <para>Z component of the vector.</para> + </summary> + </member> + <member name="P:UnityEngine.Vector3Int.zero"> + <summary> + <para>Shorthand for writing Vector3Int (0, 0, 0).</para> + </summary> + </member> + <member name="M:UnityEngine.Vector3Int.CeilToInt(UnityEngine.Vector3)"> + <summary> + <para>Converts a Vector3 to a Vector3Int by doing a Ceiling to each value.</para> + </summary> + <param name="v"></param> + </member> + <member name="M:UnityEngine.Vector3Int.Clamp(UnityEngine.Vector3Int,UnityEngine.Vector3Int)"> + <summary> + <para>Clamps the Vector3Int to the bounds given by min and max.</para> + </summary> + <param name="min"></param> + <param name="max"></param> + </member> + <member name="M:UnityEngine.Vector3Int.Distance(UnityEngine.Vector3Int,UnityEngine.Vector3Int)"> + <summary> + <para>Returns the distance between a and b.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector3Int.Equals(System.Object)"> + <summary> + <para>Returns true if the objects are equal.</para> + </summary> + <param name="other"></param> + </member> + <member name="M:UnityEngine.Vector3Int.FloorToInt(UnityEngine.Vector3)"> + <summary> + <para>Converts a Vector3 to a Vector3Int by doing a Floor to each value.</para> + </summary> + <param name="v"></param> + </member> + <member name="M:UnityEngine.Vector3Int.GetHashCode"> + <summary> + <para>Gets the hash code for the Vector3Int.</para> + </summary> + <returns> + <para>The hash code of the Vector3Int.</para> + </returns> + </member> + <member name="?:UnityEngine.Vector3Int.implop_Vector3(Vector3Int)(UnityEngine.Vector3Int)"> + <summary> + <para>Converts a Vector3Int to a Vector3.</para> + </summary> + <param name="v"></param> + </member> + <member name="M:UnityEngine.Vector3Int.Max(UnityEngine.Vector3Int,UnityEngine.Vector3Int)"> + <summary> + <para>Returns a vector that is made from the largest components of two vectors.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.Vector3Int.Min(UnityEngine.Vector3Int,UnityEngine.Vector3Int)"> + <summary> + <para>Returns a vector that is made from the smallest components of two vectors.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Vector3Int.op_Equal(UnityEngine.Vector3Int,UnityEngine.Vector3Int)"> + <summary> + <para>Returns true if the vectors are equal.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Vector3Int.op_Minus(UnityEngine.Vector3Int,UnityEngine.Vector3Int)"> + <summary> + <para>Subtracts one vector from another.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="?:UnityEngine.Vector3Int.op_Multiply(UnityEngine.Vector3Int,UnityEngine.Vector3Int)"> + <summary> + <para>Multiplies a vector by a number.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="?:UnityEngine.Vector3Int.op_Multiply(UnityEngine.Vector3Int,System.Int32)"> + <summary> + <para>Multiplies a vector by a number.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="?:UnityEngine.Vector3Int.op_NotEqual(UnityEngine.Vector3Int,UnityEngine.Vector3Int)"> + <summary> + <para>Returns true if vectors different.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Vector3Int.op_Plus(UnityEngine.Vector3Int,UnityEngine.Vector3Int)"> + <summary> + <para>Adds two vectors.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector3Int.RoundToInt(UnityEngine.Vector3)"> + <summary> + <para>Converts a Vector3 to a Vector3Int by doing a Round to each value.</para> + </summary> + <param name="v"></param> + </member> + <member name="M:UnityEngine.Vector3Int.Scale(UnityEngine.Vector3Int,UnityEngine.Vector3Int)"> + <summary> + <para>Multiplies two vectors component-wise.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector3Int.Scale(UnityEngine.Vector3Int)"> + <summary> + <para>Multiplies every component of this vector by the same component of scale.</para> + </summary> + <param name="scale"></param> + </member> + <member name="M:UnityEngine.Vector3Int.Set(System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Set x, y and z components of an existing Vector3Int.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + </member> + <member name="P:UnityEngine.Vector3Int.this"> + <summary> + <para>Access the x, y or z component using [0], [1] or [2] respectively.</para> + </summary> + </member> + <member name="M:UnityEngine.Vector3Int.ToString"> + <summary> + <para>Returns a nicely formatted string for this vector.</para> + </summary> + <param name="format"></param> + </member> + <member name="M:UnityEngine.Vector3Int.ToString(System.String)"> + <summary> + <para>Returns a nicely formatted string for this vector.</para> + </summary> + <param name="format"></param> + </member> + <member name="T:UnityEngine.Vector4"> + <summary> + <para>Representation of four-dimensional vectors.</para> + </summary> + </member> + <member name="P:UnityEngine.Vector4.magnitude"> + <summary> + <para>Returns the length of this vector (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector4.negativeInfinity"> + <summary> + <para>Shorthand for writing Vector4(float.NegativeInfinity, float.NegativeInfinity, float.NegativeInfinity, float.NegativeInfinity).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector4.normalized"> + <summary> + <para>Returns this vector with a magnitude of 1 (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector4.one"> + <summary> + <para>Shorthand for writing Vector4(1,1,1,1).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector4.positiveInfinity"> + <summary> + <para>Shorthand for writing Vector4(float.PositiveInfinity, float.PositiveInfinity, float.PositiveInfinity, float.PositiveInfinity).</para> + </summary> + </member> + <member name="P:UnityEngine.Vector4.sqrMagnitude"> + <summary> + <para>Returns the squared length of this vector (Read Only).</para> + </summary> + </member> + <member name="F:UnityEngine.Vector4.w"> + <summary> + <para>W component of the vector.</para> + </summary> + </member> + <member name="F:UnityEngine.Vector4.x"> + <summary> + <para>X component of the vector.</para> + </summary> + </member> + <member name="F:UnityEngine.Vector4.y"> + <summary> + <para>Y component of the vector.</para> + </summary> + </member> + <member name="F:UnityEngine.Vector4.z"> + <summary> + <para>Z component of the vector.</para> + </summary> + </member> + <member name="P:UnityEngine.Vector4.zero"> + <summary> + <para>Shorthand for writing Vector4(0,0,0,0).</para> + </summary> + </member> + <member name="M:UnityEngine.Vector4.#ctor(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Creates a new vector with given x, y, z, w components.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + <param name="w"></param> + </member> + <member name="M:UnityEngine.Vector4.#ctor(System.Single,System.Single,System.Single)"> + <summary> + <para>Creates a new vector with given x, y, z components and sets w to zero.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="z"></param> + </member> + <member name="M:UnityEngine.Vector4.#ctor(System.Single,System.Single)"> + <summary> + <para>Creates a new vector with given x, y components and sets z and w to zero.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + </member> + <member name="M:UnityEngine.Vector4.Distance(UnityEngine.Vector4,UnityEngine.Vector4)"> + <summary> + <para>Returns the distance between a and b.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector4.Dot(UnityEngine.Vector4,UnityEngine.Vector4)"> + <summary> + <para>Dot Product of two vectors.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector4.Equals(System.Object)"> + <summary> + <para>Returns true if the given vector is exactly equal to this vector.</para> + </summary> + <param name="other"></param> + </member> + <member name="?:UnityEngine.Vector4.implop_Vector2(Vector4)(UnityEngine.Vector4)"> + <summary> + <para>Converts a Vector4 to a Vector2.</para> + </summary> + <param name="v"></param> + </member> + <member name="?:UnityEngine.Vector4.implop_Vector3(Vector4)(UnityEngine.Vector4)"> + <summary> + <para>Converts a Vector4 to a Vector3.</para> + </summary> + <param name="v"></param> + </member> + <member name="?:UnityEngine.Vector4.implop_Vector4(Vector2)(UnityEngine.Vector2)"> + <summary> + <para>Converts a Vector2 to a Vector4.</para> + </summary> + <param name="v"></param> + </member> + <member name="?:UnityEngine.Vector4.implop_Vector4(Vector3)(UnityEngine.Vector3)"> + <summary> + <para>Converts a Vector3 to a Vector4.</para> + </summary> + <param name="v"></param> + </member> + <member name="M:UnityEngine.Vector4.Lerp(UnityEngine.Vector4,UnityEngine.Vector4,System.Single)"> + <summary> + <para>Linearly interpolates between two vectors.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Vector4.LerpUnclamped(UnityEngine.Vector4,UnityEngine.Vector4,System.Single)"> + <summary> + <para>Linearly interpolates between two vectors.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + <param name="t"></param> + </member> + <member name="M:UnityEngine.Vector4.Max(UnityEngine.Vector4,UnityEngine.Vector4)"> + <summary> + <para>Returns a vector that is made from the largest components of two vectors.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.Vector4.Min(UnityEngine.Vector4,UnityEngine.Vector4)"> + <summary> + <para>Returns a vector that is made from the smallest components of two vectors.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="M:UnityEngine.Vector4.MoveTowards(UnityEngine.Vector4,UnityEngine.Vector4,System.Single)"> + <summary> + <para>Moves a point current towards target.</para> + </summary> + <param name="current"></param> + <param name="target"></param> + <param name="maxDistanceDelta"></param> + </member> + <member name="M:UnityEngine.Vector4.Normalize(UnityEngine.Vector4)"> + <summary> + <para></para> + </summary> + <param name="a"></param> + </member> + <member name="M:UnityEngine.Vector4.Normalize"> + <summary> + <para>Makes this vector have a magnitude of 1.</para> + </summary> + </member> + <member name="?:UnityEngine.Vector4.op_Divide(UnityEngine.Vector4,System.Single)"> + <summary> + <para>Divides a vector by a number.</para> + </summary> + <param name="a"></param> + <param name="d"></param> + </member> + <member name="?:UnityEngine.Vector4.op_Equal(UnityEngine.Vector4,UnityEngine.Vector4)"> + <summary> + <para>Returns true if two vectors are approximately equal.</para> + </summary> + <param name="lhs"></param> + <param name="rhs"></param> + </member> + <member name="?:UnityEngine.Vector4.op_Minus(UnityEngine.Vector4,UnityEngine.Vector4)"> + <summary> + <para>Subtracts one vector from another.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="?:UnityEngine.Vector4.op_Minus(UnityEngine.Vector4)"> + <summary> + <para>Negates a vector.</para> + </summary> + <param name="a"></param> + </member> + <member name="?:UnityEngine.Vector4.op_Multiply(UnityEngine.Vector4,System.Single)"> + <summary> + <para>Multiplies a vector by a number.</para> + </summary> + <param name="a"></param> + <param name="d"></param> + </member> + <member name="?:UnityEngine.Vector4.op_Multiply(System.Single,UnityEngine.Vector4)"> + <summary> + <para>Multiplies a vector by a number.</para> + </summary> + <param name="d"></param> + <param name="a"></param> + </member> + <member name="?:UnityEngine.Vector4.op_Plus(UnityEngine.Vector4,UnityEngine.Vector4)"> + <summary> + <para>Adds two vectors.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector4.Project(UnityEngine.Vector4,UnityEngine.Vector4)"> + <summary> + <para>Projects a vector onto another vector.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector4.Scale(UnityEngine.Vector4,UnityEngine.Vector4)"> + <summary> + <para>Multiplies two vectors component-wise.</para> + </summary> + <param name="a"></param> + <param name="b"></param> + </member> + <member name="M:UnityEngine.Vector4.Scale(UnityEngine.Vector4)"> + <summary> + <para>Multiplies every component of this vector by the same component of scale.</para> + </summary> + <param name="scale"></param> + </member> + <member name="M:UnityEngine.Vector4.Set(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Set x, y, z and w components of an existing Vector4.</para> + </summary> + <param name="newX"></param> + <param name="newY"></param> + <param name="newZ"></param> + <param name="newW"></param> + </member> + <member name="P:UnityEngine.Vector4.this"> + <summary> + <para>Access the x, y, z, w components using [0], [1], [2], [3] respectively.</para> + </summary> + </member> + <member name="M:UnityEngine.Vector4.ToString"> + <summary> + <para>Returns a nicely formatted string for this vector.</para> + </summary> + <param name="format"></param> + </member> + <member name="M:UnityEngine.Vector4.ToString(System.String)"> + <summary> + <para>Returns a nicely formatted string for this vector.</para> + </summary> + <param name="format"></param> + </member> + <member name="T:UnityEngine.VRTextureUsage"> + <summary> + <para>This enum describes how the RenderTexture is used as a VR eye texture. Instead of using the values of this enum manually, use the value returned by GetDefaultVREyeTextureDesc or other VR functions returning a RenderTextureDesc.</para> + </summary> + </member> + <member name="F:UnityEngine.VRTextureUsage.None"> + <summary> + <para>The RenderTexture is not a VR eye texture. No special rendering behavior will occur.</para> + </summary> + </member> + <member name="F:UnityEngine.VRTextureUsage.OneEye"> + <summary> + <para>This texture corresponds to a single eye on a stereoscopic display.</para> + </summary> + </member> + <member name="F:UnityEngine.VRTextureUsage.TwoEyes"> + <summary> + <para>This texture corresponds to two eyes on a stereoscopic display. This will be taken into account when using Graphics.Blit and other rendering functions.</para> + </summary> + </member> + <member name="T:UnityEngine.WaitForEndOfFrame"> + <summary> + <para>Waits until the end of the frame after all cameras and GUI is rendered, just before displaying the frame on screen.</para> + </summary> + </member> + <member name="T:UnityEngine.WaitForFixedUpdate"> + <summary> + <para>Waits until next fixed frame rate update function. See Also: MonoBehaviour.FixedUpdate.</para> + </summary> + </member> + <member name="T:UnityEngine.WaitForSeconds"> + <summary> + <para>Suspends the coroutine execution for the given amount of seconds using scaled time.</para> + </summary> + </member> + <member name="M:UnityEngine.WaitForSeconds.#ctor(System.Single)"> + <summary> + <para>Creates a yield instruction to wait for a given number of seconds using scaled time.</para> + </summary> + <param name="seconds"></param> + </member> + <member name="T:UnityEngine.WaitForSecondsRealtime"> + <summary> + <para>Suspends the coroutine execution for the given amount of seconds using unscaled time.</para> + </summary> + </member> + <member name="M:UnityEngine.WaitForSecondsRealtime.#ctor(System.Single)"> + <summary> + <para>Creates a yield instruction to wait for a given number of seconds using unscaled time.</para> + </summary> + <param name="time"></param> + </member> + <member name="T:UnityEngine.WaitUntil"> + <summary> + <para>Suspends the coroutine execution until the supplied delegate evaluates to true.</para> + </summary> + </member> + <member name="M:UnityEngine.WaitUntil.#ctor(System.Func`1<System.Boolean>)"> + <summary> + <para>Initializes a yield instruction with a given delegate to be evaluated.</para> + </summary> + <param name="predicate">Supplied delegate will be evaluated each frame after MonoBehaviour.Update and before MonoBehaviour.LateUpdate until delegate returns true.</param> + </member> + <member name="T:UnityEngine.WaitWhile"> + <summary> + <para>Suspends the coroutine execution until the supplied delegate evaluates to false.</para> + </summary> + </member> + <member name="M:UnityEngine.WaitWhile.#ctor(System.Func`1<System.Boolean>)"> + <summary> + <para>Initializes a yield instruction with a given delegate to be evaluated.</para> + </summary> + <param name="predicate">The supplied delegate will be evaluated each frame after MonoBehaviour.Update and before MonoBehaviour.LateUpdate until delegate returns false.</param> + </member> + <member name="T:UnityEngine.Windows.CrashReporting"> + <summary> + <para>Exposes useful information related to crash reporting on Windows platforms.</para> + </summary> + </member> + <member name="P:UnityEngine.Windows.CrashReporting.crashReportFolder"> + <summary> + <para>Returns the path to the crash report folder on Windows.</para> + </summary> + </member> + <member name="T:UnityEngine.Windows.Speech.ConfidenceLevel"> + <summary> + <para>Used by KeywordRecognizer, GrammarRecognizer, DictationRecognizer. Phrases under the specified minimum level will be ignored.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.ConfidenceLevel.High"> + <summary> + <para>High confidence level.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.ConfidenceLevel.Low"> + <summary> + <para>Low confidence level.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.ConfidenceLevel.Medium"> + <summary> + <para>Medium confidence level.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.ConfidenceLevel.Rejected"> + <summary> + <para>Everything is rejected.</para> + </summary> + </member> + <member name="T:UnityEngine.Windows.Speech.DictationCompletionCause"> + <summary> + <para>Represents the reason why dictation session has completed.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.DictationCompletionCause.AudioQualityFailure"> + <summary> + <para>Dictation session completion was caused by bad audio quality.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.DictationCompletionCause.Canceled"> + <summary> + <para>Dictation session was either cancelled, or the application was paused while dictation session was in progress.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.DictationCompletionCause.Complete"> + <summary> + <para>Dictation session has completed successfully.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.DictationCompletionCause.MicrophoneUnavailable"> + <summary> + <para>Dictation session has finished because a microphone was not available.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.DictationCompletionCause.NetworkFailure"> + <summary> + <para>Dictation session has finished because network connection was not available.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.DictationCompletionCause.TimeoutExceeded"> + <summary> + <para>Dictation session has reached its timeout.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.DictationCompletionCause.UnknownError"> + <summary> + <para>Dictation session has completed due to an unknown error.</para> + </summary> + </member> + <member name="T:UnityEngine.Windows.Speech.DictationRecognizer"> + <summary> + <para>DictationRecognizer listens to speech input and attempts to determine what phrase was uttered.</para> + </summary> + </member> + <member name="P:UnityEngine.Windows.Speech.DictationRecognizer.AutoSilenceTimeoutSeconds"> + <summary> + <para>The time length in seconds before dictation recognizer session ends due to lack of audio input.</para> + </summary> + </member> + <member name="M:UnityEngine.Windows.Speech.DictationRecognizer.#ctor"> + <summary> + <para>Create a DictationRecognizer with the specified minimum confidence and dictation topic constraint. Phrases under the specified minimum level will be ignored.</para> + </summary> + <param name="minimumConfidence">The confidence level at which the recognizer will begin accepting phrases.</param> + <param name="topic">The dictation topic that this dictation recognizer should optimize its recognition for.</param> + <param name="confidenceLevel"></param> + </member> + <member name="M:UnityEngine.Windows.Speech.DictationRecognizer.#ctor(UnityEngine.Windows.Speech.ConfidenceLevel)"> + <summary> + <para>Create a DictationRecognizer with the specified minimum confidence and dictation topic constraint. Phrases under the specified minimum level will be ignored.</para> + </summary> + <param name="minimumConfidence">The confidence level at which the recognizer will begin accepting phrases.</param> + <param name="topic">The dictation topic that this dictation recognizer should optimize its recognition for.</param> + <param name="confidenceLevel"></param> + </member> + <member name="M:UnityEngine.Windows.Speech.DictationRecognizer.#ctor(UnityEngine.Windows.Speech.DictationTopicConstraint)"> + <summary> + <para>Create a DictationRecognizer with the specified minimum confidence and dictation topic constraint. Phrases under the specified minimum level will be ignored.</para> + </summary> + <param name="minimumConfidence">The confidence level at which the recognizer will begin accepting phrases.</param> + <param name="topic">The dictation topic that this dictation recognizer should optimize its recognition for.</param> + <param name="confidenceLevel"></param> + </member> + <member name="M:UnityEngine.Windows.Speech.DictationRecognizer.#ctor(UnityEngine.Windows.Speech.ConfidenceLevel,UnityEngine.Windows.Speech.DictationTopicConstraint)"> + <summary> + <para>Create a DictationRecognizer with the specified minimum confidence and dictation topic constraint. Phrases under the specified minimum level will be ignored.</para> + </summary> + <param name="minimumConfidence">The confidence level at which the recognizer will begin accepting phrases.</param> + <param name="topic">The dictation topic that this dictation recognizer should optimize its recognition for.</param> + <param name="confidenceLevel"></param> + </member> + <member name="?:UnityEngine.Windows.Speech.DictationRecognizer.DictationComplete(UnityEngine.Windows.Speech.DictationRecognizer/DictationCompletedDelegate)"> + <summary> + <para>Event that is triggered when the recognizer session completes.</para> + </summary> + <param name="value">Delegate that is to be invoked on DictationComplete event.</param> + </member> + <member name="T:UnityEngine.Windows.Speech.DictationRecognizer.DictationCompletedDelegate"> + <summary> + <para>Delegate for DictationComplete event.</para> + </summary> + <param name="cause">The cause of dictation session completion.</param> + </member> + <member name="?:UnityEngine.Windows.Speech.DictationRecognizer.DictationError(UnityEngine.Windows.Speech.DictationRecognizer/DictationErrorHandler)"> + <summary> + <para>Event that is triggered when the recognizer session encouters an error.</para> + </summary> + <param name="value">Delegate that is to be invoked on DictationError event.</param> + </member> + <member name="T:UnityEngine.Windows.Speech.DictationRecognizer.DictationErrorHandler"> + <summary> + <para>Delegate for DictationError event.</para> + </summary> + <param name="error">The error mesage.</param> + <param name="hresult">HRESULT code that corresponds to the error.</param> + </member> + <member name="?:UnityEngine.Windows.Speech.DictationRecognizer.DictationHypothesis(UnityEngine.Windows.Speech.DictationRecognizer/DictationHypothesisDelegate)"> + <summary> + <para>Event that is triggered when the recognizer changes its hypothesis for the current fragment.</para> + </summary> + <param name="value">Delegate to be triggered in the event of a hypothesis changed event.</param> + </member> + <member name="T:UnityEngine.Windows.Speech.DictationRecognizer.DictationHypothesisDelegate"> + <summary> + <para>Callback indicating a hypothesis change event. You should register with DictationHypothesis event.</para> + </summary> + <param name="text">The text that the recognizer believes may have been recognized.</param> + </member> + <member name="?:UnityEngine.Windows.Speech.DictationRecognizer.DictationResult(UnityEngine.Windows.Speech.DictationRecognizer/DictationResultDelegate)"> + <summary> + <para>Event indicating a phrase has been recognized with the specified confidence level.</para> + </summary> + <param name="value">The delegate to be triggered when this event is triggered.</param> + </member> + <member name="T:UnityEngine.Windows.Speech.DictationRecognizer.DictationResultDelegate"> + <summary> + <para>Callback indicating a phrase has been recognized with the specified confidence level. You should register with DictationResult event.</para> + </summary> + <param name="text">The recognized text.</param> + <param name="confidence">The confidence level at which the text was recognized.</param> + </member> + <member name="M:UnityEngine.Windows.Speech.DictationRecognizer.Dispose"> + <summary> + <para>Disposes the resources this dictation recognizer uses.</para> + </summary> + </member> + <member name="P:UnityEngine.Windows.Speech.DictationRecognizer.InitialSilenceTimeoutSeconds"> + <summary> + <para>The time length in seconds before dictation recognizer session ends due to lack of audio input in case there was no audio heard in the current session.</para> + </summary> + </member> + <member name="M:UnityEngine.Windows.Speech.DictationRecognizer.Start"> + <summary> + <para>Starts the dictation recognization session. Dictation recognizer can only be started if PhraseRecognitionSystem is not running.</para> + </summary> + </member> + <member name="P:UnityEngine.Windows.Speech.DictationRecognizer.Status"> + <summary> + <para>Indicates the status of dictation recognizer.</para> + </summary> + </member> + <member name="M:UnityEngine.Windows.Speech.DictationRecognizer.Stop"> + <summary> + <para>Stops the dictation recognization session.</para> + </summary> + </member> + <member name="T:UnityEngine.Windows.Speech.DictationTopicConstraint"> + <summary> + <para>DictationTopicConstraint enum specifies the scenario for which a specific dictation recognizer should optimize.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.DictationTopicConstraint.Dictation"> + <summary> + <para>Dictation recognizer will optimize for dictation scenario.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.DictationTopicConstraint.Form"> + <summary> + <para>Dictation recognizer will optimize for form-filling scenario.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.DictationTopicConstraint.WebSearch"> + <summary> + <para>Dictation recognizer will optimize for web search scenario.</para> + </summary> + </member> + <member name="T:UnityEngine.Windows.Speech.GrammarRecognizer"> + <summary> + <para>The GrammarRecognizer is a complement to the KeywordRecognizer. In many cases developers will find the KeywordRecognizer fills all their development needs. However, in some cases, more complex grammars will be better expressed in the form of an xml file on disk. +The GrammarRecognizer uses Extensible Markup Language (XML) elements and attributes, as specified in the World Wide Web Consortium (W3C) Speech Recognition Grammar Specification (SRGS) Version 1.0. These XML elements and attributes represent the rule structures that define the words or phrases (commands) recognized by speech recognition engines.</para> + </summary> + </member> + <member name="M:UnityEngine.Windows.Speech.GrammarRecognizer.#ctor(System.String)"> + <summary> + <para>Creates a grammar recognizer using specified file path and minimum confidence.</para> + </summary> + <param name="grammarFilePath">Path of the grammar file.</param> + <param name="minimumConfidence">The confidence level at which the recognizer will begin accepting phrases.</param> + </member> + <member name="M:UnityEngine.Windows.Speech.GrammarRecognizer.#ctor(System.String,UnityEngine.Windows.Speech.ConfidenceLevel)"> + <summary> + <para>Creates a grammar recognizer using specified file path and minimum confidence.</para> + </summary> + <param name="grammarFilePath">Path of the grammar file.</param> + <param name="minimumConfidence">The confidence level at which the recognizer will begin accepting phrases.</param> + </member> + <member name="P:UnityEngine.Windows.Speech.GrammarRecognizer.GrammarFilePath"> + <summary> + <para>Returns the grammar file path which was supplied when the grammar recognizer was created.</para> + </summary> + </member> + <member name="T:UnityEngine.Windows.Speech.KeywordRecognizer"> + <summary> + <para>KeywordRecognizer listens to speech input and attempts to match uttered phrases to a list of registered keywords.</para> + </summary> + </member> + <member name="M:UnityEngine.Windows.Speech.KeywordRecognizer.#ctor(System.String[])"> + <summary> + <para>Create a KeywordRecognizer which listens to specified keywords with the specified minimum confidence. Phrases under the specified minimum level will be ignored.</para> + </summary> + <param name="keywords">The keywords that the recognizer will listen to.</param> + <param name="minimumConfidence">The minimum confidence level of speech recognition that the recognizer will accept.</param> + </member> + <member name="M:UnityEngine.Windows.Speech.KeywordRecognizer.#ctor(System.String[],UnityEngine.Windows.Speech.ConfidenceLevel)"> + <summary> + <para>Create a KeywordRecognizer which listens to specified keywords with the specified minimum confidence. Phrases under the specified minimum level will be ignored.</para> + </summary> + <param name="keywords">The keywords that the recognizer will listen to.</param> + <param name="minimumConfidence">The minimum confidence level of speech recognition that the recognizer will accept.</param> + </member> + <member name="P:UnityEngine.Windows.Speech.KeywordRecognizer.Keywords"> + <summary> + <para>Returns the list of keywords which was supplied when the keyword recognizer was created.</para> + </summary> + </member> + <member name="T:UnityEngine.Windows.Speech.PhraseRecognitionSystem"> + <summary> + <para>Phrase recognition system is responsible for managing phrase recognizers and dispatching recognition events to them.</para> + </summary> + </member> + <member name="P:UnityEngine.Windows.Speech.PhraseRecognitionSystem.isSupported"> + <summary> + <para>Returns whether speech recognition is supported on the machine that the application is running on.</para> + </summary> + </member> + <member name="T:UnityEngine.Windows.Speech.PhraseRecognitionSystem.ErrorDelegate"> + <summary> + <para>Delegate for OnError event.</para> + </summary> + <param name="errorCode">Error code for the error that occurred.</param> + </member> + <member name="?:UnityEngine.Windows.Speech.PhraseRecognitionSystem.OnError(UnityEngine.Windows.Speech.PhraseRecognitionSystem/ErrorDelegate)"> + <summary> + <para>Event that gets invoked when phrase recognition system encounters an error.</para> + </summary> + <param name="value">Delegate that will be invoked when the event occurs.</param> + </member> + <member name="?:UnityEngine.Windows.Speech.PhraseRecognitionSystem.OnStatusChanged(UnityEngine.Windows.Speech.PhraseRecognitionSystem/StatusDelegate)"> + <summary> + <para>Event which occurs when the status of the phrase recognition system changes.</para> + </summary> + <param name="value">Delegate that will be invoked when the event occurs.</param> + </member> + <member name="M:UnityEngine.Windows.Speech.PhraseRecognitionSystem.Restart"> + <summary> + <para>Attempts to restart the phrase recognition system.</para> + </summary> + </member> + <member name="M:UnityEngine.Windows.Speech.PhraseRecognitionSystem.Shutdown"> + <summary> + <para>Shuts phrase recognition system down.</para> + </summary> + </member> + <member name="P:UnityEngine.Windows.Speech.PhraseRecognitionSystem.Status"> + <summary> + <para>Returns the current status of the phrase recognition system.</para> + </summary> + </member> + <member name="T:UnityEngine.Windows.Speech.PhraseRecognitionSystem.StatusDelegate"> + <summary> + <para>Delegate for OnStatusChanged event.</para> + </summary> + <param name="status">The new status of the phrase recognition system.</param> + </member> + <member name="T:UnityEngine.Windows.Speech.PhraseRecognizedEventArgs"> + <summary> + <para>Provides information about a phrase recognized event.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.PhraseRecognizedEventArgs.confidence"> + <summary> + <para>A measure of correct recognition certainty.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.PhraseRecognizedEventArgs.phraseDuration"> + <summary> + <para>The time it took for the phrase to be uttered.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.PhraseRecognizedEventArgs.phraseStartTime"> + <summary> + <para>The moment in time when uttering of the phrase began.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.PhraseRecognizedEventArgs.semanticMeanings"> + <summary> + <para>A semantic meaning of recognized phrase.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.PhraseRecognizedEventArgs.text"> + <summary> + <para>The text that was recognized.</para> + </summary> + </member> + <member name="T:UnityEngine.Windows.Speech.PhraseRecognizer"> + <summary> + <para>A common base class for both keyword recognizer and grammar recognizer.</para> + </summary> + </member> + <member name="M:UnityEngine.Windows.Speech.PhraseRecognizer.Dispose"> + <summary> + <para>Disposes the resources used by phrase recognizer.</para> + </summary> + </member> + <member name="P:UnityEngine.Windows.Speech.PhraseRecognizer.IsRunning"> + <summary> + <para>Tells whether the phrase recognizer is listening for phrases.</para> + </summary> + </member> + <member name="?:UnityEngine.Windows.Speech.PhraseRecognizer.OnPhraseRecognized(UnityEngine.Windows.Speech.PhraseRecognizer/PhraseRecognizedDelegate)"> + <summary> + <para>Event that gets fired when the phrase recognizer recognizes a phrase.</para> + </summary> + <param name="value">Delegate that will be invoked when the event occurs.</param> + </member> + <member name="T:UnityEngine.Windows.Speech.PhraseRecognizer.PhraseRecognizedDelegate"> + <summary> + <para>Delegate for OnPhraseRecognized event.</para> + </summary> + <param name="args">Information about a phrase recognized event.</param> + </member> + <member name="M:UnityEngine.Windows.Speech.PhraseRecognizer.Start"> + <summary> + <para>Makes the phrase recognizer start listening to phrases.</para> + </summary> + </member> + <member name="M:UnityEngine.Windows.Speech.PhraseRecognizer.Stop"> + <summary> + <para>Stops the phrase recognizer from listening to phrases.</para> + </summary> + </member> + <member name="T:UnityEngine.Windows.Speech.SemanticMeaning"> + <summary> + <para>Semantic meaning is a collection of semantic properties of a recognized phrase. These semantic properties can be specified in SRGS grammar files.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.SemanticMeaning.key"> + <summary> + <para>A key of semaning meaning.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.SemanticMeaning.values"> + <summary> + <para>Values of semantic property that the correspond to the semantic meaning key.</para> + </summary> + </member> + <member name="T:UnityEngine.Windows.Speech.SpeechError"> + <summary> + <para>Represents an error in a speech recognition system.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.SpeechError.AudioQualityFailure"> + <summary> + <para>Speech recognition engine failed because the audio quality was too low.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.SpeechError.GrammarCompilationFailure"> + <summary> + <para>Speech recognition engine failed to compiled specified grammar.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.SpeechError.MicrophoneUnavailable"> + <summary> + <para>Speech error occurred because a microphone was not available.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.SpeechError.NetworkFailure"> + <summary> + <para>Speech error occurred due to a network failure.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.SpeechError.NoError"> + <summary> + <para>No error occurred.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.SpeechError.TimeoutExceeded"> + <summary> + <para>A speech recognition system has timed out.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.SpeechError.TopicLanguageNotSupported"> + <summary> + <para>Supplied grammar file language is not supported.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.SpeechError.UnknownError"> + <summary> + <para>A speech recognition system has encountered an unknown error.</para> + </summary> + </member> + <member name="T:UnityEngine.Windows.Speech.SpeechSystemStatus"> + <summary> + <para>Represents the current status of the speech recognition system or a dictation recognizer.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.SpeechSystemStatus.Failed"> + <summary> + <para>Speech recognition system has encountered an error and is in an indeterminate state.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.SpeechSystemStatus.Running"> + <summary> + <para>Speech recognition system is running.</para> + </summary> + </member> + <member name="F:UnityEngine.Windows.Speech.SpeechSystemStatus.Stopped"> + <summary> + <para>Speech recognition system is stopped.</para> + </summary> + </member> + <member name="T:UnityEngine.WrapMode"> + <summary> + <para>Determines how time is treated outside of the keyframed range of an AnimationClip or AnimationCurve.</para> + </summary> + </member> + <member name="F:UnityEngine.WrapMode.ClampForever"> + <summary> + <para>Plays back the animation. When it reaches the end, it will keep playing the last frame and never stop playing.</para> + </summary> + </member> + <member name="F:UnityEngine.WrapMode.Default"> + <summary> + <para>Reads the default repeat mode set higher up.</para> + </summary> + </member> + <member name="F:UnityEngine.WrapMode.Loop"> + <summary> + <para>When time reaches the end of the animation clip, time will continue at the beginning.</para> + </summary> + </member> + <member name="F:UnityEngine.WrapMode.Once"> + <summary> + <para>When time reaches the end of the animation clip, the clip will automatically stop playing and time will be reset to beginning of the clip.</para> + </summary> + </member> + <member name="F:UnityEngine.WrapMode.PingPong"> + <summary> + <para>When time reaches the end of the animation clip, time will ping pong back between beginning and end.</para> + </summary> + </member> + <member name="T:UnityEngine.YieldInstruction"> + <summary> + <para>Base class for all yield instructions.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.CrashReportingModule.dll b/Player_from_example_Data/Managed/UnityEngine.CrashReportingModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..2e6e9f335959835f4e57d892e43e06e882f81216 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.CrashReportingModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.CrashReportingModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.CrashReportingModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..d266fbac946389bcba453ba92d95731420b5ace1 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.CrashReportingModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.CrashReportingModule.xml b/Player_from_example_Data/Managed/UnityEngine.CrashReportingModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..3a5490a2745ae2c9e7f4980faeb188f2fd2baabb --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.CrashReportingModule.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.CrashReportingModule</name> + </assembly> + <member name="T:UnityEngine.CrashReportHandler.CrashReportHandler"> + <summary> + <para>Engine API for CrashReporting Service.</para> + </summary> + </member> + <member name="P:UnityEngine.CrashReportHandler.CrashReportHandler.enableCaptureExceptions"> + <summary> + <para>This Boolean field will cause CrashReportHandler to capture exceptions when set to true. By default enable capture exceptions is true.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.DirectorModule.dll b/Player_from_example_Data/Managed/UnityEngine.DirectorModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..eed0ee113a0386aa8131d03de2863a43e74ed6c5 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.DirectorModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.DirectorModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.DirectorModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..a748934a0e35277d09f1876f631599a2812dffb3 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.DirectorModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.DirectorModule.xml b/Player_from_example_Data/Managed/UnityEngine.DirectorModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..5889b234d10fc21fcaac92a7398c9452a27f40d4 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.DirectorModule.xml @@ -0,0 +1,181 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.DirectorModule</name> + </assembly> + <member name="T:UnityEngine.Playables.DirectorWrapMode"> + <summary> + <para>Wrap mode for Playables.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.DirectorWrapMode.Hold"> + <summary> + <para>Hold the last frame when the playable time reaches it's duration.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.DirectorWrapMode.Loop"> + <summary> + <para>Loop back to zero time and continue playing.</para> + </summary> + </member> + <member name="F:UnityEngine.Playables.DirectorWrapMode.None"> + <summary> + <para>Do not keep playing when the time reaches the duration.</para> + </summary> + </member> + <member name="T:UnityEngine.Playables.PlayableDirector"> + <summary> + <para>Instantiates a PlayableAsset and controls playback of Playable objects.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.PlayableDirector.duration"> + <summary> + <para>The duration of the Playable in seconds.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.PlayableDirector.extrapolationMode"> + <summary> + <para>Controls how the time is incremented when it goes beyond the duration of the playable.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.PlayableDirector.initialTime"> + <summary> + <para>The time at which the Playable should start when first played.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.PlayableDirector.playableAsset"> + <summary> + <para>The PlayableAsset that is used to instantiate a playable for playback.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.PlayableDirector.playableGraph"> + <summary> + <para>The PlayableGraph created by the PlayableDirector.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.PlayableDirector.state"> + <summary> + <para>The current playing state of the component. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.PlayableDirector.time"> + <summary> + <para>The component's current time. This value is incremented according to the PlayableDirector.timeUpdateMode when it is playing. You can also change this value manually.</para> + </summary> + </member> + <member name="P:UnityEngine.Playables.PlayableDirector.timeUpdateMode"> + <summary> + <para>Controls how time is incremented when playing back.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.ClearReferenceValue(UnityEngine.PropertyName)"> + <summary> + <para>Clears an exposed reference value.</para> + </summary> + <param name="id">Identifier of the ExposedReference.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.DeferredEvaluate"> + <summary> + <para>Tells the PlayableDirector to evaluate it's PlayableGraph on the next update.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.Evaluate"> + <summary> + <para>Evaluates the currently playing Playable at the current time.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.GetGenericBinding(UnityEngine.Object)"> + <summary> + <para>Returns a binding to a reference object.</para> + </summary> + <param name="key">The object that acts as a key.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.GetReferenceValue(UnityEngine.PropertyName,System.Boolean&)"> + <summary> + <para>Retreives an ExposedReference binding.</para> + </summary> + <param name="id">Identifier of the ExposedReference.</param> + <param name="idValid">Whether the reference was found.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.Pause"> + <summary> + <para>Pauses playback of the currently running playable.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.Play(UnityEngine.Playables.PlayableAsset)"> + <summary> + <para>Instatiates a Playable using the provided PlayableAsset and starts playback.</para> + </summary> + <param name="asset">An asset to instantiate a playable from.</param> + <param name="addMissingComponents">Should required components be added to targetGameObjects if they are missing.</param> + <param name="playerArray">An array of PlayableDirector player components whose types match the outputs of the playable.</param> + <param name="targetGameObjects">An array of game objects to extract the PlayableDirector player components from for each playable output.</param> + <param name="mode">What to do when the time passes the duration of the playable.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.Play"> + <summary> + <para>Instatiates a Playable using the provided PlayableAsset and starts playback.</para> + </summary> + <param name="asset">An asset to instantiate a playable from.</param> + <param name="addMissingComponents">Should required components be added to targetGameObjects if they are missing.</param> + <param name="playerArray">An array of PlayableDirector player components whose types match the outputs of the playable.</param> + <param name="targetGameObjects">An array of game objects to extract the PlayableDirector player components from for each playable output.</param> + <param name="mode">What to do when the time passes the duration of the playable.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.Play"> + <summary> + <para>Instatiates a Playable using the provided PlayableAsset and starts playback.</para> + </summary> + <param name="asset">An asset to instantiate a playable from.</param> + <param name="addMissingComponents">Should required components be added to targetGameObjects if they are missing.</param> + <param name="playerArray">An array of PlayableDirector player components whose types match the outputs of the playable.</param> + <param name="targetGameObjects">An array of game objects to extract the PlayableDirector player components from for each playable output.</param> + <param name="mode">What to do when the time passes the duration of the playable.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.Play"> + <summary> + <para>Instatiates a Playable using the provided PlayableAsset and starts playback.</para> + </summary> + <param name="asset">An asset to instantiate a playable from.</param> + <param name="addMissingComponents">Should required components be added to targetGameObjects if they are missing.</param> + <param name="playerArray">An array of PlayableDirector player components whose types match the outputs of the playable.</param> + <param name="targetGameObjects">An array of game objects to extract the PlayableDirector player components from for each playable output.</param> + <param name="mode">What to do when the time passes the duration of the playable.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.Play"> + <summary> + <para>Instatiates a Playable using the provided PlayableAsset and starts playback.</para> + </summary> + <param name="asset">An asset to instantiate a playable from.</param> + <param name="addMissingComponents">Should required components be added to targetGameObjects if they are missing.</param> + <param name="playerArray">An array of PlayableDirector player components whose types match the outputs of the playable.</param> + <param name="targetGameObjects">An array of game objects to extract the PlayableDirector player components from for each playable output.</param> + <param name="mode">What to do when the time passes the duration of the playable.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.Resume"> + <summary> + <para>Resume playing a paused playable.</para> + </summary> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.SetGenericBinding(UnityEngine.Object,UnityEngine.Object)"> + <summary> + <para>Sets the binding of a reference object from a PlayableBinding.</para> + </summary> + <param name="key">The source object in the PlayableBinding.</param> + <param name="value">The object to bind to the key.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.SetReferenceValue(UnityEngine.PropertyName,UnityEngine.Object)"> + <summary> + <para>Sets an ExposedReference value.</para> + </summary> + <param name="id">Identifier of the ExposedReference.</param> + <param name="value">The object to bind to set the reference value to.</param> + </member> + <member name="M:UnityEngine.Playables.PlayableDirector.Stop"> + <summary> + <para>Stops playback of the current Playable and destroys the corresponding graph.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.GameCenterModule.dll b/Player_from_example_Data/Managed/UnityEngine.GameCenterModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..c53c8e3dd4ac624af708c62475267d7af4b1c298 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.GameCenterModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.GameCenterModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.GameCenterModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..c708e2006dacaed28a02179c857f54a1c60a9d2e Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.GameCenterModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.GameCenterModule.xml b/Player_from_example_Data/Managed/UnityEngine.GameCenterModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..dc3b24392221b3124437aedf3a04ab637567b2d7 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.GameCenterModule.xml @@ -0,0 +1,475 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.GameCenterModule</name> + </assembly> + <member name="T:UnityEngine.Social"> + <summary> + <para>Generic access to the Social API.</para> + </summary> + </member> + <member name="P:UnityEngine.Social.localUser"> + <summary> + <para>The local user (potentially not logged in).</para> + </summary> + </member> + <member name="P:UnityEngine.Social.Active"> + <summary> + <para>This is the currently active social platform. </para> + </summary> + </member> + <member name="M:UnityEngine.Social.CreateAchievement"> + <summary> + <para>Create an IAchievement instance.</para> + </summary> + </member> + <member name="M:UnityEngine.Social.CreateLeaderboard"> + <summary> + <para>Create an ILeaderboard instance.</para> + </summary> + </member> + <member name="M:UnityEngine.Social.LoadAchievementDescriptions(System.Action`1<UnityEngine.SocialPlatforms.IAchievementDescription[]>)"> + <summary> + <para>Loads the achievement descriptions accociated with this application.</para> + </summary> + <param name="callback"></param> + </member> + <member name="M:UnityEngine.Social.LoadAchievements(System.Action`1<UnityEngine.SocialPlatforms.IAchievement[]>)"> + <summary> + <para>Load the achievements the logged in user has already achieved or reported progress on.</para> + </summary> + <param name="callback"></param> + </member> + <member name="M:UnityEngine.Social.LoadScores(System.String,System.Action`1<UnityEngine.SocialPlatforms.IScore[]>)"> + <summary> + <para>Load a default set of scores from the given leaderboard.</para> + </summary> + <param name="leaderboardID"></param> + <param name="callback"></param> + </member> + <member name="M:UnityEngine.Social.LoadUsers(System.String[],System.Action`1<UnityEngine.SocialPlatforms.IUserProfile[]>)"> + <summary> + <para>Load the user profiles accociated with the given array of user IDs.</para> + </summary> + <param name="userIDs"></param> + <param name="callback"></param> + </member> + <member name="M:UnityEngine.Social.ReportProgress(System.String,System.Double,System.Action`1<System.Boolean>)"> + <summary> + <para>Reports the progress of an achievement.</para> + </summary> + <param name="achievementID"></param> + <param name="progress"></param> + <param name="callback"></param> + </member> + <member name="M:UnityEngine.Social.ReportScore(System.Int64,System.String,System.Action`1<System.Boolean>)"> + <summary> + <para>Report a score to a specific leaderboard.</para> + </summary> + <param name="score"></param> + <param name="board"></param> + <param name="callback"></param> + </member> + <member name="M:UnityEngine.Social.ShowAchievementsUI"> + <summary> + <para>Show a default/system view of the games achievements.</para> + </summary> + </member> + <member name="M:UnityEngine.Social.ShowLeaderboardUI"> + <summary> + <para>Show a default/system view of the games leaderboards.</para> + </summary> + </member> + <member name="?:UnityEngine.SocialPlatforms.IAchievement"> + <summary> + <para>Information for a user's achievement.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IAchievement.completed"> + <summary> + <para>Set to true when percentCompleted is 100.0.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IAchievement.hidden"> + <summary> + <para>This achievement is currently hidden from the user.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IAchievement.id"> + <summary> + <para>The unique identifier of this achievement.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IAchievement.lastReportedDate"> + <summary> + <para>Set by server when percentCompleted is updated.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IAchievement.percentCompleted"> + <summary> + <para>Progress for this achievement.</para> + </summary> + </member> + <member name="M:UnityEngine.SocialPlatforms.IAchievement.ReportProgress(System.Action`1<System.Boolean>)"> + <summary> + <para>Send notification about progress on this achievement.</para> + </summary> + <param name="callback"></param> + </member> + <member name="?:UnityEngine.SocialPlatforms.IAchievementDescription"> + <summary> + <para>Static data describing an achievement.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IAchievementDescription.achievedDescription"> + <summary> + <para>Description when the achivement is completed.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IAchievementDescription.hidden"> + <summary> + <para>Hidden achievement are not shown in the list until the percentCompleted has been touched (even if it's 0.0).</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IAchievementDescription.id"> + <summary> + <para>Unique identifier for this achievement description.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IAchievementDescription.image"> + <summary> + <para>Image representation of the achievement.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IAchievementDescription.points"> + <summary> + <para>Point value of this achievement.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IAchievementDescription.title"> + <summary> + <para>Human readable title.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IAchievementDescription.unachievedDescription"> + <summary> + <para>Description when the achivement has not been completed.</para> + </summary> + </member> + <member name="?:UnityEngine.SocialPlatforms.ILeaderboard"> + <summary> + <para>The leaderboard contains the scores of all players for a particular game.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.ILeaderboard.id"> + <summary> + <para>Unique identifier for this leaderboard.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.ILeaderboard.loading"> + <summary> + <para>The leaderboad is in the process of loading scores.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.ILeaderboard.localUserScore"> + <summary> + <para>The leaderboard score of the logged in user.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.ILeaderboard.maxRange"> + <summary> + <para>The total amount of scores the leaderboard contains.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.ILeaderboard.range"> + <summary> + <para>The rank range this leaderboard returns.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.ILeaderboard.scores"> + <summary> + <para>The leaderboard scores returned by a query.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.ILeaderboard.timeScope"> + <summary> + <para>The time period/scope searched by this leaderboard.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.ILeaderboard.title"> + <summary> + <para>The human readable title of this leaderboard.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.ILeaderboard.userScope"> + <summary> + <para>The users scope searched by this leaderboard.</para> + </summary> + </member> + <member name="M:UnityEngine.SocialPlatforms.ILeaderboard.LoadScores(System.Action`1<System.Boolean>)"> + <summary> + <para>Load scores according to the filters set on this leaderboard.</para> + </summary> + <param name="callback"></param> + </member> + <member name="M:UnityEngine.SocialPlatforms.ILeaderboard.SetUserFilter(System.String[])"> + <summary> + <para>Only search for these user IDs.</para> + </summary> + <param name="userIDs">List of user ids.</param> + </member> + <member name="?:UnityEngine.SocialPlatforms.ILocalUser"> + <summary> + <para>Represents the local or currently logged in user.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.ILocalUser.authenticated"> + <summary> + <para>Checks if the current user has been authenticated.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.ILocalUser.friends"> + <summary> + <para>The users friends list.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.ILocalUser.underage"> + <summary> + <para>Is the user underage?</para> + </summary> + </member> + <member name="M:UnityEngine.SocialPlatforms.ILocalUser.Authenticate(System.Action`1<System.Boolean>)"> + <summary> + <para>Authenticate the local user to the current active Social API implementation and fetch his profile data.</para> + </summary> + <param name="callback">Callback that is called whenever the authentication operation is finished. The first parameter is a Boolean identifying whether the authentication operation was successful. The optional second argument contains a string identifying any errors (if available) if the operation was unsuccessful.</param> + </member> + <member name="M:UnityEngine.SocialPlatforms.ILocalUser.Authenticate(System.Action`2<System.Boolean,System.String>)"> + <summary> + <para>Authenticate the local user to the current active Social API implementation and fetch his profile data.</para> + </summary> + <param name="callback">Callback that is called whenever the authentication operation is finished. The first parameter is a Boolean identifying whether the authentication operation was successful. The optional second argument contains a string identifying any errors (if available) if the operation was unsuccessful.</param> + </member> + <member name="M:UnityEngine.SocialPlatforms.ILocalUser.LoadFriends(System.Action`1<System.Boolean>)"> + <summary> + <para>Fetches the friends list of the logged in user. The friends list on the ISocialPlatform.localUser|Social.localUser instance is populated if this call succeeds.</para> + </summary> + <param name="callback"></param> + </member> + <member name="?:UnityEngine.SocialPlatforms.IScore"> + <summary> + <para>A game score.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IScore.date"> + <summary> + <para>The date the score was achieved.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IScore.formattedValue"> + <summary> + <para>The correctly formatted value of the score, like X points or X kills.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IScore.leaderboardID"> + <summary> + <para>The ID of the leaderboard this score belongs to.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IScore.rank"> + <summary> + <para>The rank or position of the score in the leaderboard. </para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IScore.userID"> + <summary> + <para>The user who owns this score.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IScore.value"> + <summary> + <para>The score value achieved.</para> + </summary> + </member> + <member name="M:UnityEngine.SocialPlatforms.IScore.ReportScore(System.Action`1<System.Boolean>)"> + <summary> + <para>Report this score instance.</para> + </summary> + <param name="callback"></param> + </member> + <member name="?:UnityEngine.SocialPlatforms.ISocialPlatform"> + <summary> + <para>The generic Social API interface which implementations must inherit.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.ISocialPlatform.localUser"> + <summary> + <para>See Social.localUser.</para> + </summary> + </member> + <member name="M:UnityEngine.SocialPlatforms.ISocialPlatform.CreateAchievement"> + <summary> + <para>See Social.CreateAchievement..</para> + </summary> + </member> + <member name="M:UnityEngine.SocialPlatforms.ISocialPlatform.CreateLeaderboard"> + <summary> + <para>See Social.CreateLeaderboard.</para> + </summary> + </member> + <member name="M:UnityEngine.SocialPlatforms.ISocialPlatform.LoadAchievementDescriptions(System.Action`1<UnityEngine.SocialPlatforms.IAchievementDescription[]>)"> + <summary> + <para>See Social.LoadAchievementDescriptions.</para> + </summary> + <param name="callback"></param> + </member> + <member name="M:UnityEngine.SocialPlatforms.ISocialPlatform.LoadAchievements(System.Action`1<UnityEngine.SocialPlatforms.IAchievement[]>)"> + <summary> + <para>See Social.LoadAchievements.</para> + </summary> + <param name="callback"></param> + </member> + <member name="M:UnityEngine.SocialPlatforms.ISocialPlatform.LoadScores(System.String,System.Action`1<UnityEngine.SocialPlatforms.IScore[]>)"> + <summary> + <para>See Social.LoadScores.</para> + </summary> + <param name="leaderboardID"></param> + <param name="callback"></param> + <param name="board"></param> + </member> + <member name="M:UnityEngine.SocialPlatforms.ISocialPlatform.LoadScores(UnityEngine.SocialPlatforms.ILeaderboard,System.Action`1<System.Boolean>)"> + <summary> + <para>See Social.LoadScores.</para> + </summary> + <param name="leaderboardID"></param> + <param name="callback"></param> + <param name="board"></param> + </member> + <member name="M:UnityEngine.SocialPlatforms.ISocialPlatform.LoadUsers(System.String[],System.Action`1<UnityEngine.SocialPlatforms.IUserProfile[]>)"> + <summary> + <para>See Social.LoadUsers.</para> + </summary> + <param name="userIDs"></param> + <param name="callback"></param> + </member> + <member name="M:UnityEngine.SocialPlatforms.ISocialPlatform.ReportProgress(System.String,System.Double,System.Action`1<System.Boolean>)"> + <summary> + <para>See Social.ReportProgress.</para> + </summary> + <param name="achievementID"></param> + <param name="progress"></param> + <param name="callback"></param> + </member> + <member name="M:UnityEngine.SocialPlatforms.ISocialPlatform.ReportScore(System.Int64,System.String,System.Action`1<System.Boolean>)"> + <summary> + <para>See Social.ReportScore.</para> + </summary> + <param name="score"></param> + <param name="board"></param> + <param name="callback"></param> + </member> + <member name="M:UnityEngine.SocialPlatforms.ISocialPlatform.ShowAchievementsUI"> + <summary> + <para>See Social.ShowAchievementsUI.</para> + </summary> + </member> + <member name="M:UnityEngine.SocialPlatforms.ISocialPlatform.ShowLeaderboardUI"> + <summary> + <para>See Social.ShowLeaderboardUI.</para> + </summary> + </member> + <member name="?:UnityEngine.SocialPlatforms.IUserProfile"> + <summary> + <para>Represents generic user instances, like friends of the local user.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IUserProfile.id"> + <summary> + <para>This users unique identifier.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IUserProfile.image"> + <summary> + <para>Avatar image of the user.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IUserProfile.isFriend"> + <summary> + <para>Is this user a friend of the current logged in user?</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IUserProfile.state"> + <summary> + <para>Presence state of the user.</para> + </summary> + </member> + <member name="P:UnityEngine.SocialPlatforms.IUserProfile.userName"> + <summary> + <para>This user's username or alias.</para> + </summary> + </member> + <member name="T:UnityEngine.SocialPlatforms.Range"> + <summary> + <para>The score range a leaderboard query should include.</para> + </summary> + </member> + <member name="F:UnityEngine.SocialPlatforms.Range.count"> + <summary> + <para>The total amount of scores retreived.</para> + </summary> + </member> + <member name="F:UnityEngine.SocialPlatforms.Range.from"> + <summary> + <para>The rank of the first score which is returned.</para> + </summary> + </member> + <member name="M:UnityEngine.SocialPlatforms.Range.#ctor(System.Int32,System.Int32)"> + <summary> + <para>Constructor for a score range, the range starts from a specific value and contains a maxium score count.</para> + </summary> + <param name="fromValue">The minimum allowed value.</param> + <param name="valueCount">The number of possible values.</param> + </member> + <member name="T:UnityEngine.SocialPlatforms.TimeScope"> + <summary> + <para>The scope of time searched through when querying the leaderboard.</para> + </summary> + </member> + <member name="T:UnityEngine.SocialPlatforms.UserScope"> + <summary> + <para>The scope of the users searched through when querying the leaderboard.</para> + </summary> + </member> + <member name="T:UnityEngine.SocialPlatforms.UserState"> + <summary> + <para>User presence state.</para> + </summary> + </member> + <member name="F:UnityEngine.SocialPlatforms.UserState.Offline"> + <summary> + <para>The user is offline.</para> + </summary> + </member> + <member name="F:UnityEngine.SocialPlatforms.UserState.Online"> + <summary> + <para>The user is online.</para> + </summary> + </member> + <member name="F:UnityEngine.SocialPlatforms.UserState.OnlineAndAway"> + <summary> + <para>The user is online but away from their computer.</para> + </summary> + </member> + <member name="F:UnityEngine.SocialPlatforms.UserState.OnlineAndBusy"> + <summary> + <para>The user is online but set their status to busy.</para> + </summary> + </member> + <member name="F:UnityEngine.SocialPlatforms.UserState.Playing"> + <summary> + <para>The user is playing a game.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.GridModule.dll b/Player_from_example_Data/Managed/UnityEngine.GridModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..5cc5f7cd97e6cb68754305ac60faf8b31f7ffbfd Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.GridModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.GridModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.GridModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..0b2b6ef0aa49bfeb7818b71d4ebeb152dac63d3c Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.GridModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.GridModule.xml b/Player_from_example_Data/Managed/UnityEngine.GridModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..7678dc0a5793c1bd6e66dcdbcba6d35225262848 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.GridModule.xml @@ -0,0 +1,231 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.GridModule</name> + </assembly> + <member name="T:UnityEngine.Grid"> + <summary> + <para>Grid is the base class for plotting a layout of uniformly spaced points and lines.</para> + </summary> + </member> + <member name="P:UnityEngine.Grid.cellGap"> + <summary> + <para>The size of the gap between each cell in the Grid.</para> + </summary> + </member> + <member name="P:UnityEngine.Grid.cellLayout"> + <summary> + <para>The layout of the cells in the Grid.</para> + </summary> + </member> + <member name="P:UnityEngine.Grid.cellSize"> + <summary> + <para>The size of each cell in the Grid.</para> + </summary> + </member> + <member name="P:UnityEngine.Grid.cellSwizzle"> + <summary> + <para>The cell swizzle for the Grid.</para> + </summary> + </member> + <member name="M:UnityEngine.Grid.GetCellCenterLocal(UnityEngine.Vector3Int)"> + <summary> + <para>Get the logical center coordinate of a grid cell in local space.</para> + </summary> + <param name="position">Grid cell position.</param> + <returns> + <para>Center of the cell transformed into local space coordinates.</para> + </returns> + </member> + <member name="M:UnityEngine.Grid.GetCellCenterWorld(UnityEngine.Vector3Int)"> + <summary> + <para>Get the logical center coordinate of a grid cell in world space.</para> + </summary> + <param name="position">Grid cell position.</param> + <returns> + <para>Center of the cell transformed into world space coordinates.</para> + </returns> + </member> + <member name="M:UnityEngine.Grid.InverseSwizzle(UnityEngine.GridLayout/CellSwizzle,UnityEngine.Vector3)"> + <summary> + <para>Does the inverse swizzle of the given position for given swizzle order.</para> + </summary> + <param name="swizzle">Determines the rearrangement order for the inverse swizzle.</param> + <param name="position">Position to inverse swizzle.</param> + <returns> + <para>The inversed swizzled position.</para> + </returns> + </member> + <member name="M:UnityEngine.Grid.Swizzle(UnityEngine.GridLayout/CellSwizzle,UnityEngine.Vector3)"> + <summary> + <para>Swizzles the given position with the given swizzle order.</para> + </summary> + <param name="swizzle">Determines the rearrangement order for the swizzle.</param> + <param name="position">Position to swizzle.</param> + <returns> + <para>The swizzled position.</para> + </returns> + </member> + <member name="T:UnityEngine.GridLayout"> + <summary> + <para>An abstract class that defines a grid layout.</para> + </summary> + </member> + <member name="P:UnityEngine.GridLayout.cellGap"> + <summary> + <para>The size of the gap between each cell in the layout.</para> + </summary> + </member> + <member name="P:UnityEngine.GridLayout.cellLayout"> + <summary> + <para>The layout of the cells.</para> + </summary> + </member> + <member name="P:UnityEngine.GridLayout.cellSize"> + <summary> + <para>The size of each cell in the layout.</para> + </summary> + </member> + <member name="P:UnityEngine.GridLayout.cellSwizzle"> + <summary> + <para>The cell swizzle for the layout.</para> + </summary> + </member> + <member name="T:UnityEngine.GridLayout.CellLayout"> + <summary> + <para>The layout of the GridLayout.</para> + </summary> + </member> + <member name="F:UnityEngine.GridLayout.CellLayout.Rectangle"> + <summary> + <para>Rectangular layout for cells in the GridLayout.</para> + </summary> + </member> + <member name="T:UnityEngine.GridLayout.CellSwizzle"> + <summary> + <para>Swizzles cell positions to other positions.</para> + </summary> + </member> + <member name="F:UnityEngine.GridLayout.CellSwizzle.XYZ"> + <summary> + <para>Keeps the cell positions at XYZ.</para> + </summary> + </member> + <member name="F:UnityEngine.GridLayout.CellSwizzle.XZY"> + <summary> + <para>Swizzles the cell positions from XYZ to XZY.</para> + </summary> + </member> + <member name="F:UnityEngine.GridLayout.CellSwizzle.YXZ"> + <summary> + <para>Swizzles the cell positions from XYZ to YXZ.</para> + </summary> + </member> + <member name="F:UnityEngine.GridLayout.CellSwizzle.YZX"> + <summary> + <para>Swizzles the cell positions from XYZ to YZX.</para> + </summary> + </member> + <member name="F:UnityEngine.GridLayout.CellSwizzle.ZXY"> + <summary> + <para>Swizzles the cell positions from XYZ to ZXY.</para> + </summary> + </member> + <member name="F:UnityEngine.GridLayout.CellSwizzle.ZYX"> + <summary> + <para>Swizzles the cell positions from XYZ to ZYX.</para> + </summary> + </member> + <member name="M:UnityEngine.GridLayout.CellToLocal(UnityEngine.Vector3Int)"> + <summary> + <para>Converts a cell position to local position space.</para> + </summary> + <param name="cellPosition">Cell position to convert.</param> + <returns> + <para>Local position of the cell position.</para> + </returns> + </member> + <member name="M:UnityEngine.GridLayout.CellToLocalInterpolated(UnityEngine.Vector3)"> + <summary> + <para>Converts an interpolated cell position in floats to local position space.</para> + </summary> + <param name="cellPosition">Interpolated cell position to convert.</param> + <returns> + <para>Local position of the cell position.</para> + </returns> + </member> + <member name="M:UnityEngine.GridLayout.CellToWorld(UnityEngine.Vector3Int)"> + <summary> + <para>Converts a cell position to world position space.</para> + </summary> + <param name="cellPosition">Cell position to convert.</param> + <returns> + <para>World position of the cell position.</para> + </returns> + </member> + <member name="M:UnityEngine.GridLayout.GetBoundsLocal(UnityEngine.Vector3Int)"> + <summary> + <para>Returns the local bounds for a cell at the location.</para> + </summary> + <param name="localPosition">Location of the cell.</param> + <param name="cellPosition"></param> + <returns> + <para>Local bounds of cell at the position.</para> + </returns> + </member> + <member name="M:UnityEngine.GridLayout.GetLayoutCellCenter"> + <summary> + <para>Get the default center coordinate of a cell for the set layout of the Grid.</para> + </summary> + <returns> + <para>Cell Center coordinate.</para> + </returns> + </member> + <member name="M:UnityEngine.GridLayout.LocalToCell(UnityEngine.Vector3)"> + <summary> + <para>Converts a local position to cell position.</para> + </summary> + <param name="localPosition">Local Position to convert.</param> + <returns> + <para>Cell position of the local position.</para> + </returns> + </member> + <member name="M:UnityEngine.GridLayout.LocalToCellInterpolated(UnityEngine.Vector3)"> + <summary> + <para>Converts a local position to cell position.</para> + </summary> + <param name="localPosition">Local Position to convert.</param> + <returns> + <para>Interpolated cell position of the local position.</para> + </returns> + </member> + <member name="M:UnityEngine.GridLayout.LocalToWorld(UnityEngine.Vector3)"> + <summary> + <para>Converts a local position to world position.</para> + </summary> + <param name="localPosition">Local Position to convert.</param> + <returns> + <para>World position of the local position.</para> + </returns> + </member> + <member name="M:UnityEngine.GridLayout.WorldToCell(UnityEngine.Vector3)"> + <summary> + <para>Converts a world position to cell position.</para> + </summary> + <param name="worldPosition">World Position to convert.</param> + <returns> + <para>Cell position of the world position.</para> + </returns> + </member> + <member name="M:UnityEngine.GridLayout.WorldToLocal(UnityEngine.Vector3)"> + <summary> + <para>Converts a world position to local position.</para> + </summary> + <param name="worldPosition">World Position to convert.</param> + <returns> + <para>Local position of the world position.</para> + </returns> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.IMGUIModule.dll b/Player_from_example_Data/Managed/UnityEngine.IMGUIModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..093695fb1cbbfdc586a5bf02016102ef40005bea Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.IMGUIModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.IMGUIModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.IMGUIModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..7a478d7623b5eb4f46d89c8f3351c9bc472d6021 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.IMGUIModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.IMGUIModule.xml b/Player_from_example_Data/Managed/UnityEngine.IMGUIModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..94090e4ae96af3ee239ea89348316776996b3127 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.IMGUIModule.xml @@ -0,0 +1,4580 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.IMGUIModule</name> + </assembly> + <member name="T:UnityEngine.Event"> + <summary> + <para>A UnityGUI event.</para> + </summary> + </member> + <member name="P:UnityEngine.Event.alt"> + <summary> + <para>Is Alt/Option key held down? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Event.button"> + <summary> + <para>Which mouse button was pressed.</para> + </summary> + </member> + <member name="P:UnityEngine.Event.capsLock"> + <summary> + <para>Is Caps Lock on? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Event.character"> + <summary> + <para>The character typed.</para> + </summary> + </member> + <member name="P:UnityEngine.Event.clickCount"> + <summary> + <para>How many consecutive mouse clicks have we received.</para> + </summary> + </member> + <member name="P:UnityEngine.Event.command"> + <summary> + <para>Is Command/Windows key held down? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Event.commandName"> + <summary> + <para>The name of an ExecuteCommand or ValidateCommand Event.</para> + </summary> + </member> + <member name="P:UnityEngine.Event.control"> + <summary> + <para>Is Control key held down? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Event.current"> + <summary> + <para>The current event that's being processed right now.</para> + </summary> + </member> + <member name="P:UnityEngine.Event.delta"> + <summary> + <para>The relative movement of the mouse compared to last event.</para> + </summary> + </member> + <member name="P:UnityEngine.Event.displayIndex"> + <summary> + <para>Index of display that the event belongs to.</para> + </summary> + </member> + <member name="P:UnityEngine.Event.functionKey"> + <summary> + <para>Is the current keypress a function key? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Event.isKey"> + <summary> + <para>Is this event a keyboard event? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Event.isMouse"> + <summary> + <para>Is this event a mouse event? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Event.keyCode"> + <summary> + <para>The raw key code for keyboard events.</para> + </summary> + </member> + <member name="P:UnityEngine.Event.modifiers"> + <summary> + <para>Which modifier keys are held down.</para> + </summary> + </member> + <member name="P:UnityEngine.Event.mousePosition"> + <summary> + <para>The mouse position.</para> + </summary> + </member> + <member name="P:UnityEngine.Event.numeric"> + <summary> + <para>Is the current keypress on the numeric keyboard? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Event.shift"> + <summary> + <para>Is Shift held down? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Event.type"> + <summary> + <para>The type of event.</para> + </summary> + </member> + <member name="M:UnityEngine.Event.GetEventCount"> + <summary> + <para>Returns the current number of events that are stored in the event queue.</para> + </summary> + <returns> + <para>Current number of events currently in the event queue.</para> + </returns> + </member> + <member name="M:UnityEngine.Event.GetTypeForControl(System.Int32)"> + <summary> + <para>Get a filtered event type for a given control ID.</para> + </summary> + <param name="controlID">The ID of the control you are querying from.</param> + </member> + <member name="M:UnityEngine.Event.KeyboardEvent(System.String)"> + <summary> + <para>Create a keyboard event.</para> + </summary> + <param name="key"></param> + </member> + <member name="M:UnityEngine.Event.PopEvent(UnityEngine.Event)"> + <summary> + <para>Get the next queued [Event] from the event system.</para> + </summary> + <param name="outEvent">Next Event.</param> + </member> + <member name="M:UnityEngine.Event.Use"> + <summary> + <para>Use this event.</para> + </summary> + </member> + <member name="T:UnityEngine.EventModifiers"> + <summary> + <para>Types of modifier key that can be active during a keystroke event.</para> + </summary> + </member> + <member name="F:UnityEngine.EventModifiers.Alt"> + <summary> + <para>Alt key.</para> + </summary> + </member> + <member name="F:UnityEngine.EventModifiers.CapsLock"> + <summary> + <para>Caps lock key.</para> + </summary> + </member> + <member name="F:UnityEngine.EventModifiers.Command"> + <summary> + <para>Command key (Mac).</para> + </summary> + </member> + <member name="F:UnityEngine.EventModifiers.Control"> + <summary> + <para>Control key.</para> + </summary> + </member> + <member name="F:UnityEngine.EventModifiers.FunctionKey"> + <summary> + <para>Function key.</para> + </summary> + </member> + <member name="F:UnityEngine.EventModifiers.None"> + <summary> + <para>No modifier key pressed during a keystroke event.</para> + </summary> + </member> + <member name="F:UnityEngine.EventModifiers.Numeric"> + <summary> + <para>Num lock key.</para> + </summary> + </member> + <member name="F:UnityEngine.EventModifiers.Shift"> + <summary> + <para>Shift key.</para> + </summary> + </member> + <member name="T:UnityEngine.EventType"> + <summary> + <para>Types of UnityGUI input and processing events.</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.ContextClick"> + <summary> + <para>User has right-clicked (or control-clicked on the mac).</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.DragExited"> + <summary> + <para>Editor only: drag & drop operation exited.</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.DragPerform"> + <summary> + <para>Editor only: drag & drop operation performed.</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.DragUpdated"> + <summary> + <para>Editor only: drag & drop operation updated.</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.ExecuteCommand"> + <summary> + <para>Execute a special command (eg. copy & paste).</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.Ignore"> + <summary> + <para>Event should be ignored.</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.KeyDown"> + <summary> + <para>A keyboard key was pressed.</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.KeyUp"> + <summary> + <para>A keyboard key was released.</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.Layout"> + <summary> + <para>A layout event.</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.MouseDown"> + <summary> + <para>Mouse button was pressed.</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.MouseDrag"> + <summary> + <para>Mouse was dragged.</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.MouseEnterWindow"> + <summary> + <para>Mouse entered a window (Editor views only).</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.MouseLeaveWindow"> + <summary> + <para>Mouse left a window (Editor views only).</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.MouseMove"> + <summary> + <para>Mouse was moved (Editor views only).</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.MouseUp"> + <summary> + <para>Mouse button was released.</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.Repaint"> + <summary> + <para>A repaint event. One is sent every frame.</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.ScrollWheel"> + <summary> + <para>The scroll wheel was moved.</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.Used"> + <summary> + <para>Already processed event.</para> + </summary> + </member> + <member name="F:UnityEngine.EventType.ValidateCommand"> + <summary> + <para>Validates a special command (e.g. copy & paste).</para> + </summary> + </member> + <member name="T:UnityEngine.FocusType"> + <summary> + <para>Used by GUIUtility.GetControlID to inform the IMGUI system if a given control can get keyboard focus. This allows the IMGUI system to give focus appropriately when a user presses tab for cycling between controls.</para> + </summary> + </member> + <member name="F:UnityEngine.FocusType.Keyboard"> + <summary> + <para>This control can receive keyboard focus.</para> + </summary> + </member> + <member name="F:UnityEngine.FocusType.Passive"> + <summary> + <para>This control can not receive keyboard focus.</para> + </summary> + </member> + <member name="T:UnityEngine.GUI"> + <summary> + <para>The GUI class is the interface for Unity's GUI with manual positioning.</para> + </summary> + </member> + <member name="P:UnityEngine.GUI.backgroundColor"> + <summary> + <para>Global tinting color for all background elements rendered by the GUI.</para> + </summary> + </member> + <member name="P:UnityEngine.GUI.changed"> + <summary> + <para>Returns true if any controls changed the value of the input data.</para> + </summary> + </member> + <member name="P:UnityEngine.GUI.color"> + <summary> + <para>Global tinting color for the GUI.</para> + </summary> + </member> + <member name="P:UnityEngine.GUI.contentColor"> + <summary> + <para>Tinting color for all text rendered by the GUI.</para> + </summary> + </member> + <member name="P:UnityEngine.GUI.depth"> + <summary> + <para>The sorting depth of the currently executing GUI behaviour.</para> + </summary> + </member> + <member name="P:UnityEngine.GUI.enabled"> + <summary> + <para>Is the GUI enabled?</para> + </summary> + </member> + <member name="P:UnityEngine.GUI.matrix"> + <summary> + <para>The GUI transform matrix.</para> + </summary> + </member> + <member name="P:UnityEngine.GUI.skin"> + <summary> + <para>The global skin to use.</para> + </summary> + </member> + <member name="P:UnityEngine.GUI.tooltip"> + <summary> + <para>The tooltip of the control the mouse is currently over, or which has keyboard focus. (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.GUI.BeginGroup(UnityEngine.Rect)"> + <summary> + <para>Begin a group. Must be matched with a call to EndGroup.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.BeginGroup(UnityEngine.Rect,System.String)"> + <summary> + <para>Begin a group. Must be matched with a call to EndGroup.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.BeginGroup(UnityEngine.Rect,UnityEngine.Texture)"> + <summary> + <para>Begin a group. Must be matched with a call to EndGroup.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.BeginGroup(UnityEngine.Rect,UnityEngine.GUIContent)"> + <summary> + <para>Begin a group. Must be matched with a call to EndGroup.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.BeginGroup(UnityEngine.Rect,UnityEngine.GUIStyle)"> + <summary> + <para>Begin a group. Must be matched with a call to EndGroup.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.BeginGroup(UnityEngine.Rect,System.String,UnityEngine.GUIStyle)"> + <summary> + <para>Begin a group. Must be matched with a call to EndGroup.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.BeginGroup(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.GUIStyle)"> + <summary> + <para>Begin a group. Must be matched with a call to EndGroup.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.BeginGroup(UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.GUIStyle)"> + <summary> + <para>Begin a group. Must be matched with a call to EndGroup.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.BeginScrollView(UnityEngine.Rect,UnityEngine.Vector2,UnityEngine.Rect)"> + <summary> + <para>Begin a scrolling view inside your GUI.</para> + </summary> + <param name="position">Rectangle on the screen to use for the ScrollView.</param> + <param name="scrollPosition">The pixel distance that the view is scrolled in the X and Y directions.</param> + <param name="viewRect">The rectangle used inside the scrollview.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="alwaysShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when viewRect is wider than position.</param> + <param name="alwaysShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when viewRect is taller than position.</param> + <returns> + <para>The modified scrollPosition. Feed this back into the variable you pass in, as shown in the example.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.BeginScrollView(UnityEngine.Rect,UnityEngine.Vector2,UnityEngine.Rect,System.Boolean,System.Boolean)"> + <summary> + <para>Begin a scrolling view inside your GUI.</para> + </summary> + <param name="position">Rectangle on the screen to use for the ScrollView.</param> + <param name="scrollPosition">The pixel distance that the view is scrolled in the X and Y directions.</param> + <param name="viewRect">The rectangle used inside the scrollview.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="alwaysShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when viewRect is wider than position.</param> + <param name="alwaysShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when viewRect is taller than position.</param> + <returns> + <para>The modified scrollPosition. Feed this back into the variable you pass in, as shown in the example.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.BeginScrollView(UnityEngine.Rect,UnityEngine.Vector2,UnityEngine.Rect,UnityEngine.GUIStyle,UnityEngine.GUIStyle)"> + <summary> + <para>Begin a scrolling view inside your GUI.</para> + </summary> + <param name="position">Rectangle on the screen to use for the ScrollView.</param> + <param name="scrollPosition">The pixel distance that the view is scrolled in the X and Y directions.</param> + <param name="viewRect">The rectangle used inside the scrollview.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="alwaysShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when viewRect is wider than position.</param> + <param name="alwaysShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when viewRect is taller than position.</param> + <returns> + <para>The modified scrollPosition. Feed this back into the variable you pass in, as shown in the example.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.BeginScrollView(UnityEngine.Rect,UnityEngine.Vector2,UnityEngine.Rect,System.Boolean,System.Boolean,UnityEngine.GUIStyle,UnityEngine.GUIStyle)"> + <summary> + <para>Begin a scrolling view inside your GUI.</para> + </summary> + <param name="position">Rectangle on the screen to use for the ScrollView.</param> + <param name="scrollPosition">The pixel distance that the view is scrolled in the X and Y directions.</param> + <param name="viewRect">The rectangle used inside the scrollview.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="alwaysShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when viewRect is wider than position.</param> + <param name="alwaysShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when viewRect is taller than position.</param> + <returns> + <para>The modified scrollPosition. Feed this back into the variable you pass in, as shown in the example.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Box(UnityEngine.Rect,System.String)"> + <summary> + <para>Create a Box on the GUI Layer.</para> + </summary> + <param name="position">Rectangle on the screen to use for the box.</param> + <param name="text">Text to display on the box.</param> + <param name="image">Texture to display on the box.</param> + <param name="content">Text, image and tooltip for this box.</param> + <param name="style">The style to use. If left out, the box style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.Box(UnityEngine.Rect,UnityEngine.Texture)"> + <summary> + <para>Create a Box on the GUI Layer.</para> + </summary> + <param name="position">Rectangle on the screen to use for the box.</param> + <param name="text">Text to display on the box.</param> + <param name="image">Texture to display on the box.</param> + <param name="content">Text, image and tooltip for this box.</param> + <param name="style">The style to use. If left out, the box style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.Box(UnityEngine.Rect,UnityEngine.GUIContent)"> + <summary> + <para>Create a Box on the GUI Layer.</para> + </summary> + <param name="position">Rectangle on the screen to use for the box.</param> + <param name="text">Text to display on the box.</param> + <param name="image">Texture to display on the box.</param> + <param name="content">Text, image and tooltip for this box.</param> + <param name="style">The style to use. If left out, the box style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.Box(UnityEngine.Rect,System.String,UnityEngine.GUIStyle)"> + <summary> + <para>Create a Box on the GUI Layer.</para> + </summary> + <param name="position">Rectangle on the screen to use for the box.</param> + <param name="text">Text to display on the box.</param> + <param name="image">Texture to display on the box.</param> + <param name="content">Text, image and tooltip for this box.</param> + <param name="style">The style to use. If left out, the box style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.Box(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.GUIStyle)"> + <summary> + <para>Create a Box on the GUI Layer.</para> + </summary> + <param name="position">Rectangle on the screen to use for the box.</param> + <param name="text">Text to display on the box.</param> + <param name="image">Texture to display on the box.</param> + <param name="content">Text, image and tooltip for this box.</param> + <param name="style">The style to use. If left out, the box style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.Box(UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.GUIStyle)"> + <summary> + <para>Create a Box on the GUI Layer.</para> + </summary> + <param name="position">Rectangle on the screen to use for the box.</param> + <param name="text">Text to display on the box.</param> + <param name="image">Texture to display on the box.</param> + <param name="content">Text, image and tooltip for this box.</param> + <param name="style">The style to use. If left out, the box style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.BringWindowToBack(System.Int32)"> + <summary> + <para>Bring a specific window to back of the floating windows.</para> + </summary> + <param name="windowID">The identifier used when you created the window in the Window call.</param> + </member> + <member name="M:UnityEngine.GUI.BringWindowToFront(System.Int32)"> + <summary> + <para>Bring a specific window to front of the floating windows.</para> + </summary> + <param name="windowID">The identifier used when you created the window in the Window call.</param> + </member> + <member name="M:UnityEngine.GUI.Button(UnityEngine.Rect,System.String)"> + <summary> + <para>Make a single press button. The user clicks them and something happens immediately.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <returns> + <para>true when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Button(UnityEngine.Rect,UnityEngine.Texture)"> + <summary> + <para>Make a single press button. The user clicks them and something happens immediately.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <returns> + <para>true when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Button(UnityEngine.Rect,UnityEngine.GUIContent)"> + <summary> + <para>Make a single press button. The user clicks them and something happens immediately.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <returns> + <para>true when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Button(UnityEngine.Rect,System.String,UnityEngine.GUIStyle)"> + <summary> + <para>Make a single press button. The user clicks them and something happens immediately.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <returns> + <para>true when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Button(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.GUIStyle)"> + <summary> + <para>Make a single press button. The user clicks them and something happens immediately.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <returns> + <para>true when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Button(UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.GUIStyle)"> + <summary> + <para>Make a single press button. The user clicks them and something happens immediately.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <returns> + <para>true when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.DragWindow(UnityEngine.Rect)"> + <summary> + <para>Make a window draggable.</para> + </summary> + <param name="position">The part of the window that can be dragged. This is clipped to the actual window.</param> + </member> + <member name="M:UnityEngine.GUI.DragWindow"> + <summary> + <para>If you want to have the entire window background to act as a drag area, use the version of DragWindow that takes no parameters and put it at the end of the window function.</para> + </summary> + </member> + <member name="M:UnityEngine.GUI.DrawTexture(UnityEngine.Rect,UnityEngine.Texture)"> + <summary> + <para>Draw a texture within a rectangle.</para> + </summary> + <param name="position">Rectangle on the screen to draw the texture within.</param> + <param name="image">Texture to display.</param> + <param name="scaleMode">How to scale the image when the aspect ratio of it doesn't fit the aspect ratio to be drawn within.</param> + <param name="alphaBlend">Whether to apply alpha blending when drawing the image (enabled by default).</param> + <param name="imageAspect">Aspect ratio to use for the source image. If 0 (the default), the aspect ratio from the image is used. Pass in w/h for the desired aspect ratio. This allows the aspect ratio of the source image to be adjusted without changing the pixel width and height.</param> + </member> + <member name="M:UnityEngine.GUI.DrawTexture(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.ScaleMode)"> + <summary> + <para>Draw a texture within a rectangle.</para> + </summary> + <param name="position">Rectangle on the screen to draw the texture within.</param> + <param name="image">Texture to display.</param> + <param name="scaleMode">How to scale the image when the aspect ratio of it doesn't fit the aspect ratio to be drawn within.</param> + <param name="alphaBlend">Whether to apply alpha blending when drawing the image (enabled by default).</param> + <param name="imageAspect">Aspect ratio to use for the source image. If 0 (the default), the aspect ratio from the image is used. Pass in w/h for the desired aspect ratio. This allows the aspect ratio of the source image to be adjusted without changing the pixel width and height.</param> + </member> + <member name="M:UnityEngine.GUI.DrawTexture(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.ScaleMode,System.Boolean)"> + <summary> + <para>Draw a texture within a rectangle.</para> + </summary> + <param name="position">Rectangle on the screen to draw the texture within.</param> + <param name="image">Texture to display.</param> + <param name="scaleMode">How to scale the image when the aspect ratio of it doesn't fit the aspect ratio to be drawn within.</param> + <param name="alphaBlend">Whether to apply alpha blending when drawing the image (enabled by default).</param> + <param name="imageAspect">Aspect ratio to use for the source image. If 0 (the default), the aspect ratio from the image is used. Pass in w/h for the desired aspect ratio. This allows the aspect ratio of the source image to be adjusted without changing the pixel width and height.</param> + </member> + <member name="M:UnityEngine.GUI.DrawTexture(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.ScaleMode,System.Boolean,System.Single)"> + <summary> + <para>Draw a texture within a rectangle.</para> + </summary> + <param name="position">Rectangle on the screen to draw the texture within.</param> + <param name="image">Texture to display.</param> + <param name="scaleMode">How to scale the image when the aspect ratio of it doesn't fit the aspect ratio to be drawn within.</param> + <param name="alphaBlend">Whether to apply alpha blending when drawing the image (enabled by default).</param> + <param name="imageAspect">Aspect ratio to use for the source image. If 0 (the default), the aspect ratio from the image is used. Pass in w/h for the desired aspect ratio. This allows the aspect ratio of the source image to be adjusted without changing the pixel width and height.</param> + </member> + <member name="M:UnityEngine.GUI.DrawTexture(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.ScaleMode,System.Boolean,System.Single,UnityEngine.Color,System.Single,System.Single)"> + <summary> + <para>Draws a border with rounded corners within a rectangle. The texture is used to pattern the border. Note that this method only works on shader model 2.5 and above.</para> + </summary> + <param name="position">Rectangle on the screen to draw the texture within.</param> + <param name="image">Texture to display.</param> + <param name="scaleMode">How to scale the image when the aspect ratio of it doesn't fit the aspect ratio to be drawn within.</param> + <param name="alphaBlend">Whether to apply alpha blending when drawing the image (enabled by default).</param> + <param name="imageAspect">Aspect ratio to use for the source image. If 0 (the default), the aspect ratio from the image is used. Pass in w/h for the desired aspect ratio. This allows the aspect ratio of the source image to be adjusted without changing the pixel width and height.</param> + <param name="color">A tint color to apply on the texture.</param> + <param name="borderWidth">The width of the border. If 0, the full texture is drawn.</param> + <param name="borderWidths">The width of the borders (left, top, right and bottom). If Vector4.zero, the full texture is drawn.</param> + <param name="cornerRadius">The radius for rounded corners. If 0, corners will not be rounded.</param> + </member> + <member name="M:UnityEngine.GUI.DrawTexture(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.ScaleMode,System.Boolean,System.Single,UnityEngine.Color,UnityEngine.Vector4,System.Single)"> + <summary> + <para>Draws a border with rounded corners within a rectangle. The texture is used to pattern the border. Note that this method only works on shader model 2.5 and above.</para> + </summary> + <param name="position">Rectangle on the screen to draw the texture within.</param> + <param name="image">Texture to display.</param> + <param name="scaleMode">How to scale the image when the aspect ratio of it doesn't fit the aspect ratio to be drawn within.</param> + <param name="alphaBlend">Whether to apply alpha blending when drawing the image (enabled by default).</param> + <param name="imageAspect">Aspect ratio to use for the source image. If 0 (the default), the aspect ratio from the image is used. Pass in w/h for the desired aspect ratio. This allows the aspect ratio of the source image to be adjusted without changing the pixel width and height.</param> + <param name="color">A tint color to apply on the texture.</param> + <param name="borderWidth">The width of the border. If 0, the full texture is drawn.</param> + <param name="borderWidths">The width of the borders (left, top, right and bottom). If Vector4.zero, the full texture is drawn.</param> + <param name="cornerRadius">The radius for rounded corners. If 0, corners will not be rounded.</param> + </member> + <member name="M:UnityEngine.GUI.DrawTextureWithTexCoords(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.Rect)"> + <summary> + <para>Draw a texture within a rectangle with the given texture coordinates.</para> + </summary> + <param name="position">Rectangle on the screen to draw the texture within.</param> + <param name="image">Texture to display.</param> + <param name="texCoords">How to scale the image when the aspect ratio of it doesn't fit the aspect ratio to be drawn within.</param> + <param name="alphaBlend">Whether to alpha blend the image on to the display (the default). If false, the picture is drawn on to the display.</param> + </member> + <member name="M:UnityEngine.GUI.DrawTextureWithTexCoords(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.Rect,System.Boolean)"> + <summary> + <para>Draw a texture within a rectangle with the given texture coordinates.</para> + </summary> + <param name="position">Rectangle on the screen to draw the texture within.</param> + <param name="image">Texture to display.</param> + <param name="texCoords">How to scale the image when the aspect ratio of it doesn't fit the aspect ratio to be drawn within.</param> + <param name="alphaBlend">Whether to alpha blend the image on to the display (the default). If false, the picture is drawn on to the display.</param> + </member> + <member name="M:UnityEngine.GUI.EndGroup"> + <summary> + <para>End a group.</para> + </summary> + </member> + <member name="M:UnityEngine.GUI.EndScrollView"> + <summary> + <para>Ends a scrollview started with a call to BeginScrollView.</para> + </summary> + <param name="handleScrollWheel"></param> + </member> + <member name="M:UnityEngine.GUI.EndScrollView(System.Boolean)"> + <summary> + <para>Ends a scrollview started with a call to BeginScrollView.</para> + </summary> + <param name="handleScrollWheel"></param> + </member> + <member name="M:UnityEngine.GUI.FocusControl(System.String)"> + <summary> + <para>Move keyboard focus to a named control.</para> + </summary> + <param name="name">Name set using SetNextControlName.</param> + </member> + <member name="M:UnityEngine.GUI.FocusWindow(System.Int32)"> + <summary> + <para>Make a window become the active window.</para> + </summary> + <param name="windowID">The identifier used when you created the window in the Window call.</param> + </member> + <member name="M:UnityEngine.GUI.GetNameOfFocusedControl"> + <summary> + <para>Get the name of named control that has focus.</para> + </summary> + </member> + <member name="T:UnityEngine.GUI.GroupScope"> + <summary> + <para>Disposable helper class for managing BeginGroup / EndGroup.</para> + </summary> + </member> + <member name="M:UnityEngine.GUI.GroupScope.#ctor(UnityEngine.Rect)"> + <summary> + <para>Create a new GroupScope and begin the corresponding group.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.GroupScope.#ctor(UnityEngine.Rect,System.String)"> + <summary> + <para>Create a new GroupScope and begin the corresponding group.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.GroupScope.#ctor(UnityEngine.Rect,UnityEngine.Texture)"> + <summary> + <para>Create a new GroupScope and begin the corresponding group.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.GroupScope.#ctor(UnityEngine.Rect,UnityEngine.GUIContent)"> + <summary> + <para>Create a new GroupScope and begin the corresponding group.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.GroupScope.#ctor(UnityEngine.Rect,UnityEngine.GUIStyle)"> + <summary> + <para>Create a new GroupScope and begin the corresponding group.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.GroupScope.#ctor(UnityEngine.Rect,System.String,UnityEngine.GUIStyle)"> + <summary> + <para>Create a new GroupScope and begin the corresponding group.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.GroupScope.#ctor(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.GUIStyle)"> + <summary> + <para>Create a new GroupScope and begin the corresponding group.</para> + </summary> + <param name="position">Rectangle on the screen to use for the group.</param> + <param name="text">Text to display on the group.</param> + <param name="image">Texture to display on the group.</param> + <param name="content">Text, image and tooltip for this group. If supplied, any mouse clicks are "captured" by the group and not If left out, no background is rendered, and mouse clicks are passed.</param> + <param name="style">The style to use for the background.</param> + </member> + <member name="M:UnityEngine.GUI.HorizontalScrollbar(UnityEngine.Rect,System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Make a horizontal scrollbar. Scrollbars are what you use to scroll through a document. Most likely, you want to use scrollViews instead.</para> + </summary> + <param name="position">Rectangle on the screen to use for the scrollbar.</param> + <param name="value">The position between min and max.</param> + <param name="size">How much can we see?</param> + <param name="leftValue">The value at the left end of the scrollbar.</param> + <param name="rightValue">The value at the right end of the scrollbar.</param> + <param name="style">The style to use for the scrollbar background. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <returns> + <para>The modified value. This can be changed by the user by dragging the scrollbar, or clicking the arrows at the end.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.HorizontalScrollbar(UnityEngine.Rect,System.Single,System.Single,System.Single,System.Single,UnityEngine.GUIStyle)"> + <summary> + <para>Make a horizontal scrollbar. Scrollbars are what you use to scroll through a document. Most likely, you want to use scrollViews instead.</para> + </summary> + <param name="position">Rectangle on the screen to use for the scrollbar.</param> + <param name="value">The position between min and max.</param> + <param name="size">How much can we see?</param> + <param name="leftValue">The value at the left end of the scrollbar.</param> + <param name="rightValue">The value at the right end of the scrollbar.</param> + <param name="style">The style to use for the scrollbar background. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <returns> + <para>The modified value. This can be changed by the user by dragging the scrollbar, or clicking the arrows at the end.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.HorizontalSlider(UnityEngine.Rect,System.Single,System.Single,System.Single)"> + <summary> + <para>A horizontal slider the user can drag to change a value between a min and a max.</para> + </summary> + <param name="position">Rectangle on the screen to use for the slider.</param> + <param name="value">The value the slider shows. This determines the position of the draggable thumb.</param> + <param name="leftValue">The value at the left end of the slider.</param> + <param name="rightValue">The value at the right end of the slider.</param> + <param name="slider">The GUIStyle to use for displaying the dragging area. If left out, the horizontalSlider style from the current GUISkin is used.</param> + <param name="thumb">The GUIStyle to use for displaying draggable thumb. If left out, the horizontalSliderThumb style from the current GUISkin is used.</param> + <returns> + <para>The value that has been set by the user.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.HorizontalSlider(UnityEngine.Rect,System.Single,System.Single,System.Single,UnityEngine.GUIStyle,UnityEngine.GUIStyle)"> + <summary> + <para>A horizontal slider the user can drag to change a value between a min and a max.</para> + </summary> + <param name="position">Rectangle on the screen to use for the slider.</param> + <param name="value">The value the slider shows. This determines the position of the draggable thumb.</param> + <param name="leftValue">The value at the left end of the slider.</param> + <param name="rightValue">The value at the right end of the slider.</param> + <param name="slider">The GUIStyle to use for displaying the dragging area. If left out, the horizontalSlider style from the current GUISkin is used.</param> + <param name="thumb">The GUIStyle to use for displaying draggable thumb. If left out, the horizontalSliderThumb style from the current GUISkin is used.</param> + <returns> + <para>The value that has been set by the user.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Label(UnityEngine.Rect,System.String)"> + <summary> + <para>Make a text or texture label on screen.</para> + </summary> + <param name="position">Rectangle on the screen to use for the label.</param> + <param name="text">Text to display on the label.</param> + <param name="image">Texture to display on the label.</param> + <param name="content">Text, image and tooltip for this label.</param> + <param name="style">The style to use. If left out, the label style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.Label(UnityEngine.Rect,UnityEngine.Texture)"> + <summary> + <para>Make a text or texture label on screen.</para> + </summary> + <param name="position">Rectangle on the screen to use for the label.</param> + <param name="text">Text to display on the label.</param> + <param name="image">Texture to display on the label.</param> + <param name="content">Text, image and tooltip for this label.</param> + <param name="style">The style to use. If left out, the label style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.Label(UnityEngine.Rect,UnityEngine.GUIContent)"> + <summary> + <para>Make a text or texture label on screen.</para> + </summary> + <param name="position">Rectangle on the screen to use for the label.</param> + <param name="text">Text to display on the label.</param> + <param name="image">Texture to display on the label.</param> + <param name="content">Text, image and tooltip for this label.</param> + <param name="style">The style to use. If left out, the label style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.Label(UnityEngine.Rect,System.String,UnityEngine.GUIStyle)"> + <summary> + <para>Make a text or texture label on screen.</para> + </summary> + <param name="position">Rectangle on the screen to use for the label.</param> + <param name="text">Text to display on the label.</param> + <param name="image">Texture to display on the label.</param> + <param name="content">Text, image and tooltip for this label.</param> + <param name="style">The style to use. If left out, the label style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.Label(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.GUIStyle)"> + <summary> + <para>Make a text or texture label on screen.</para> + </summary> + <param name="position">Rectangle on the screen to use for the label.</param> + <param name="text">Text to display on the label.</param> + <param name="image">Texture to display on the label.</param> + <param name="content">Text, image and tooltip for this label.</param> + <param name="style">The style to use. If left out, the label style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.Label(UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.GUIStyle)"> + <summary> + <para>Make a text or texture label on screen.</para> + </summary> + <param name="position">Rectangle on the screen to use for the label.</param> + <param name="text">Text to display on the label.</param> + <param name="image">Texture to display on the label.</param> + <param name="content">Text, image and tooltip for this label.</param> + <param name="style">The style to use. If left out, the label style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.ModalWindow"> + <summary> + <para>Show a Modal Window.</para> + </summary> + <param name="id">A unique id number.</param> + <param name="clientRect">Position and size of the window.</param> + <param name="func">A function which contains the immediate mode GUI code to draw the contents of your window.</param> + <param name="text">Text to appear in the title-bar area of the window, if any.</param> + <param name="image">An image to appear in the title bar of the window, if any.</param> + <param name="content">GUIContent to appear in the title bar of the window, if any.</param> + <param name="style">Style to apply to the window.</param> + </member> + <member name="M:UnityEngine.GUI.ModalWindow(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,System.String)"> + <summary> + <para>Show a Modal Window.</para> + </summary> + <param name="id">A unique id number.</param> + <param name="clientRect">Position and size of the window.</param> + <param name="func">A function which contains the immediate mode GUI code to draw the contents of your window.</param> + <param name="text">Text to appear in the title-bar area of the window, if any.</param> + <param name="image">An image to appear in the title bar of the window, if any.</param> + <param name="content">GUIContent to appear in the title bar of the window, if any.</param> + <param name="style">Style to apply to the window.</param> + </member> + <member name="M:UnityEngine.GUI.ModalWindow(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,UnityEngine.Texture)"> + <summary> + <para>Show a Modal Window.</para> + </summary> + <param name="id">A unique id number.</param> + <param name="clientRect">Position and size of the window.</param> + <param name="func">A function which contains the immediate mode GUI code to draw the contents of your window.</param> + <param name="text">Text to appear in the title-bar area of the window, if any.</param> + <param name="image">An image to appear in the title bar of the window, if any.</param> + <param name="content">GUIContent to appear in the title bar of the window, if any.</param> + <param name="style">Style to apply to the window.</param> + </member> + <member name="M:UnityEngine.GUI.ModalWindow(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,UnityEngine.GUIContent)"> + <summary> + <para>Show a Modal Window.</para> + </summary> + <param name="id">A unique id number.</param> + <param name="clientRect">Position and size of the window.</param> + <param name="func">A function which contains the immediate mode GUI code to draw the contents of your window.</param> + <param name="text">Text to appear in the title-bar area of the window, if any.</param> + <param name="image">An image to appear in the title bar of the window, if any.</param> + <param name="content">GUIContent to appear in the title bar of the window, if any.</param> + <param name="style">Style to apply to the window.</param> + </member> + <member name="M:UnityEngine.GUI.ModalWindow(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,System.String,UnityEngine.GUIStyle)"> + <summary> + <para>Show a Modal Window.</para> + </summary> + <param name="id">A unique id number.</param> + <param name="clientRect">Position and size of the window.</param> + <param name="func">A function which contains the immediate mode GUI code to draw the contents of your window.</param> + <param name="text">Text to appear in the title-bar area of the window, if any.</param> + <param name="image">An image to appear in the title bar of the window, if any.</param> + <param name="content">GUIContent to appear in the title bar of the window, if any.</param> + <param name="style">Style to apply to the window.</param> + </member> + <member name="M:UnityEngine.GUI.ModalWindow(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,UnityEngine.Texture,UnityEngine.GUIStyle)"> + <summary> + <para>Show a Modal Window.</para> + </summary> + <param name="id">A unique id number.</param> + <param name="clientRect">Position and size of the window.</param> + <param name="func">A function which contains the immediate mode GUI code to draw the contents of your window.</param> + <param name="text">Text to appear in the title-bar area of the window, if any.</param> + <param name="image">An image to appear in the title bar of the window, if any.</param> + <param name="content">GUIContent to appear in the title bar of the window, if any.</param> + <param name="style">Style to apply to the window.</param> + </member> + <member name="M:UnityEngine.GUI.ModalWindow(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,UnityEngine.GUIContent,UnityEngine.GUIStyle)"> + <summary> + <para>Show a Modal Window.</para> + </summary> + <param name="id">A unique id number.</param> + <param name="clientRect">Position and size of the window.</param> + <param name="func">A function which contains the immediate mode GUI code to draw the contents of your window.</param> + <param name="text">Text to appear in the title-bar area of the window, if any.</param> + <param name="image">An image to appear in the title bar of the window, if any.</param> + <param name="content">GUIContent to appear in the title bar of the window, if any.</param> + <param name="style">Style to apply to the window.</param> + </member> + <member name="M:UnityEngine.GUI.ModalWindow"> + <summary> + <para>Show a Modal Window.</para> + </summary> + <param name="id">A unique id number.</param> + <param name="clientRect">Position and size of the window.</param> + <param name="func">A function which contains the immediate mode GUI code to draw the contents of your window.</param> + <param name="text">Text to appear in the title-bar area of the window, if any.</param> + <param name="image">An image to appear in the title bar of the window, if any.</param> + <param name="content">GUIContent to appear in the title bar of the window, if any.</param> + <param name="style">Style to apply to the window.</param> + </member> + <member name="M:UnityEngine.GUI.PasswordField(UnityEngine.Rect,System.String,System.Char)"> + <summary> + <para>Make a text field where the user can enter a password.</para> + </summary> + <param name="position">Rectangle on the screen to use for the text field.</param> + <param name="password">Password to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maskChar">Character to mask the password with.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <returns> + <para>The edited password.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.PasswordField(UnityEngine.Rect,System.String,System.Char,System.Int32)"> + <summary> + <para>Make a text field where the user can enter a password.</para> + </summary> + <param name="position">Rectangle on the screen to use for the text field.</param> + <param name="password">Password to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maskChar">Character to mask the password with.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <returns> + <para>The edited password.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.PasswordField(UnityEngine.Rect,System.String,System.Char,UnityEngine.GUIStyle)"> + <summary> + <para>Make a text field where the user can enter a password.</para> + </summary> + <param name="position">Rectangle on the screen to use for the text field.</param> + <param name="password">Password to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maskChar">Character to mask the password with.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <returns> + <para>The edited password.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.PasswordField(UnityEngine.Rect,System.String,System.Char,System.Int32,UnityEngine.GUIStyle)"> + <summary> + <para>Make a text field where the user can enter a password.</para> + </summary> + <param name="position">Rectangle on the screen to use for the text field.</param> + <param name="password">Password to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maskChar">Character to mask the password with.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <returns> + <para>The edited password.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.RepeatButton(UnityEngine.Rect,System.String)"> + <summary> + <para>Make a button that is active as long as the user holds it down.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <returns> + <para>True when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.RepeatButton(UnityEngine.Rect,UnityEngine.Texture)"> + <summary> + <para>Make a button that is active as long as the user holds it down.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <returns> + <para>True when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.RepeatButton(UnityEngine.Rect,UnityEngine.GUIContent)"> + <summary> + <para>Make a button that is active as long as the user holds it down.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <returns> + <para>True when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.RepeatButton(UnityEngine.Rect,System.String,UnityEngine.GUIStyle)"> + <summary> + <para>Make a button that is active as long as the user holds it down.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <returns> + <para>True when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.RepeatButton(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.GUIStyle)"> + <summary> + <para>Make a button that is active as long as the user holds it down.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <returns> + <para>True when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.RepeatButton(UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.GUIStyle)"> + <summary> + <para>Make a button that is active as long as the user holds it down.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <returns> + <para>True when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.ScrollTo(UnityEngine.Rect)"> + <summary> + <para>Scrolls all enclosing scrollviews so they try to make position visible.</para> + </summary> + <param name="position"></param> + </member> + <member name="T:UnityEngine.GUI.ScrollViewScope"> + <summary> + <para>Disposable helper class for managing BeginScrollView / EndScrollView.</para> + </summary> + </member> + <member name="P:UnityEngine.GUI.ScrollViewScope.handleScrollWheel"> + <summary> + <para>Whether this ScrollView should handle scroll wheel events. (default: true).</para> + </summary> + </member> + <member name="P:UnityEngine.GUI.ScrollViewScope.scrollPosition"> + <summary> + <para>The modified scrollPosition. Feed this back into the variable you pass in, as shown in the example.</para> + </summary> + </member> + <member name="M:UnityEngine.GUI.ScrollViewScope.#ctor(UnityEngine.Rect,UnityEngine.Vector2,UnityEngine.Rect)"> + <summary> + <para>Create a new ScrollViewScope and begin the corresponding ScrollView.</para> + </summary> + <param name="position">Rectangle on the screen to use for the ScrollView.</param> + <param name="scrollPosition">The pixel distance that the view is scrolled in the X and Y directions.</param> + <param name="viewRect">The rectangle used inside the scrollview.</param> + <param name="alwaysShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when clientRect is wider than position.</param> + <param name="alwaysShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when clientRect is taller than position.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.ScrollViewScope.#ctor(UnityEngine.Rect,UnityEngine.Vector2,UnityEngine.Rect,System.Boolean,System.Boolean)"> + <summary> + <para>Create a new ScrollViewScope and begin the corresponding ScrollView.</para> + </summary> + <param name="position">Rectangle on the screen to use for the ScrollView.</param> + <param name="scrollPosition">The pixel distance that the view is scrolled in the X and Y directions.</param> + <param name="viewRect">The rectangle used inside the scrollview.</param> + <param name="alwaysShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when clientRect is wider than position.</param> + <param name="alwaysShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when clientRect is taller than position.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.ScrollViewScope.#ctor(UnityEngine.Rect,UnityEngine.Vector2,UnityEngine.Rect,UnityEngine.GUIStyle,UnityEngine.GUIStyle)"> + <summary> + <para>Create a new ScrollViewScope and begin the corresponding ScrollView.</para> + </summary> + <param name="position">Rectangle on the screen to use for the ScrollView.</param> + <param name="scrollPosition">The pixel distance that the view is scrolled in the X and Y directions.</param> + <param name="viewRect">The rectangle used inside the scrollview.</param> + <param name="alwaysShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when clientRect is wider than position.</param> + <param name="alwaysShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when clientRect is taller than position.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.ScrollViewScope.#ctor(UnityEngine.Rect,UnityEngine.Vector2,UnityEngine.Rect,System.Boolean,System.Boolean,UnityEngine.GUIStyle,UnityEngine.GUIStyle)"> + <summary> + <para>Create a new ScrollViewScope and begin the corresponding ScrollView.</para> + </summary> + <param name="position">Rectangle on the screen to use for the ScrollView.</param> + <param name="scrollPosition">The pixel distance that the view is scrolled in the X and Y directions.</param> + <param name="viewRect">The rectangle used inside the scrollview.</param> + <param name="alwaysShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when clientRect is wider than position.</param> + <param name="alwaysShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when clientRect is taller than position.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + </member> + <member name="M:UnityEngine.GUI.SelectionGrid(UnityEngine.Rect,System.Int32,System.String[],System.Int32)"> + <summary> + <para>Make a grid of buttons.</para> + </summary> + <param name="position">Rectangle on the screen to use for the grid.</param> + <param name="selected">The index of the selected grid button.</param> + <param name="texts">An array of strings to show on the grid buttons.</param> + <param name="images">An array of textures on the grid buttons.</param> + <param name="contents">An array of text, image and tooltips for the grid button.</param> + <param name="xCount">How many elements to fit in the horizontal direction. The controls will be scaled to fit unless the style defines a fixedWidth to use.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="content"></param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.SelectionGrid(UnityEngine.Rect,System.Int32,UnityEngine.Texture[],System.Int32)"> + <summary> + <para>Make a grid of buttons.</para> + </summary> + <param name="position">Rectangle on the screen to use for the grid.</param> + <param name="selected">The index of the selected grid button.</param> + <param name="texts">An array of strings to show on the grid buttons.</param> + <param name="images">An array of textures on the grid buttons.</param> + <param name="contents">An array of text, image and tooltips for the grid button.</param> + <param name="xCount">How many elements to fit in the horizontal direction. The controls will be scaled to fit unless the style defines a fixedWidth to use.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="content"></param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.SelectionGrid(UnityEngine.Rect,System.Int32,UnityEngine.GUIContent[],System.Int32)"> + <summary> + <para>Make a grid of buttons.</para> + </summary> + <param name="position">Rectangle on the screen to use for the grid.</param> + <param name="selected">The index of the selected grid button.</param> + <param name="texts">An array of strings to show on the grid buttons.</param> + <param name="images">An array of textures on the grid buttons.</param> + <param name="contents">An array of text, image and tooltips for the grid button.</param> + <param name="xCount">How many elements to fit in the horizontal direction. The controls will be scaled to fit unless the style defines a fixedWidth to use.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="content"></param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.SelectionGrid(UnityEngine.Rect,System.Int32,System.String[],System.Int32,UnityEngine.GUIStyle)"> + <summary> + <para>Make a grid of buttons.</para> + </summary> + <param name="position">Rectangle on the screen to use for the grid.</param> + <param name="selected">The index of the selected grid button.</param> + <param name="texts">An array of strings to show on the grid buttons.</param> + <param name="images">An array of textures on the grid buttons.</param> + <param name="contents">An array of text, image and tooltips for the grid button.</param> + <param name="xCount">How many elements to fit in the horizontal direction. The controls will be scaled to fit unless the style defines a fixedWidth to use.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="content"></param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.SelectionGrid(UnityEngine.Rect,System.Int32,UnityEngine.Texture[],System.Int32,UnityEngine.GUIStyle)"> + <summary> + <para>Make a grid of buttons.</para> + </summary> + <param name="position">Rectangle on the screen to use for the grid.</param> + <param name="selected">The index of the selected grid button.</param> + <param name="texts">An array of strings to show on the grid buttons.</param> + <param name="images">An array of textures on the grid buttons.</param> + <param name="contents">An array of text, image and tooltips for the grid button.</param> + <param name="xCount">How many elements to fit in the horizontal direction. The controls will be scaled to fit unless the style defines a fixedWidth to use.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="content"></param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.SelectionGrid(UnityEngine.Rect,System.Int32,UnityEngine.GUIContent[],System.Int32,UnityEngine.GUIStyle)"> + <summary> + <para>Make a grid of buttons.</para> + </summary> + <param name="position">Rectangle on the screen to use for the grid.</param> + <param name="selected">The index of the selected grid button.</param> + <param name="texts">An array of strings to show on the grid buttons.</param> + <param name="images">An array of textures on the grid buttons.</param> + <param name="contents">An array of text, image and tooltips for the grid button.</param> + <param name="xCount">How many elements to fit in the horizontal direction. The controls will be scaled to fit unless the style defines a fixedWidth to use.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="content"></param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.SetNextControlName(System.String)"> + <summary> + <para>Set the name of the next control.</para> + </summary> + <param name="name"></param> + </member> + <member name="M:UnityEngine.GUI.TextArea(UnityEngine.Rect,System.String)"> + <summary> + <para>Make a Multi-line text area where the user can edit a string.</para> + </summary> + <param name="position">Rectangle on the screen to use for the text field.</param> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textArea style from the current GUISkin is used.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.TextArea(UnityEngine.Rect,System.String,System.Int32)"> + <summary> + <para>Make a Multi-line text area where the user can edit a string.</para> + </summary> + <param name="position">Rectangle on the screen to use for the text field.</param> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textArea style from the current GUISkin is used.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.TextArea(UnityEngine.Rect,System.String,UnityEngine.GUIStyle)"> + <summary> + <para>Make a Multi-line text area where the user can edit a string.</para> + </summary> + <param name="position">Rectangle on the screen to use for the text field.</param> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textArea style from the current GUISkin is used.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.TextArea(UnityEngine.Rect,System.String,System.Int32,UnityEngine.GUIStyle)"> + <summary> + <para>Make a Multi-line text area where the user can edit a string.</para> + </summary> + <param name="position">Rectangle on the screen to use for the text field.</param> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textArea style from the current GUISkin is used.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.TextField(UnityEngine.Rect,System.String)"> + <summary> + <para>Make a single-line text field where the user can edit a string.</para> + </summary> + <param name="position">Rectangle on the screen to use for the text field.</param> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.TextField(UnityEngine.Rect,System.String,System.Int32)"> + <summary> + <para>Make a single-line text field where the user can edit a string.</para> + </summary> + <param name="position">Rectangle on the screen to use for the text field.</param> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.TextField(UnityEngine.Rect,System.String,UnityEngine.GUIStyle)"> + <summary> + <para>Make a single-line text field where the user can edit a string.</para> + </summary> + <param name="position">Rectangle on the screen to use for the text field.</param> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.TextField(UnityEngine.Rect,System.String,System.Int32,UnityEngine.GUIStyle)"> + <summary> + <para>Make a single-line text field where the user can edit a string.</para> + </summary> + <param name="position">Rectangle on the screen to use for the text field.</param> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Toggle(UnityEngine.Rect,System.Boolean,System.String)"> + <summary> + <para>Make an on/off toggle button.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="value">Is this button on or off?</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the toggle style from the current GUISkin is used.</param> + <returns> + <para>The new value of the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Toggle(UnityEngine.Rect,System.Boolean,UnityEngine.Texture)"> + <summary> + <para>Make an on/off toggle button.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="value">Is this button on or off?</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the toggle style from the current GUISkin is used.</param> + <returns> + <para>The new value of the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Toggle(UnityEngine.Rect,System.Boolean,UnityEngine.GUIContent)"> + <summary> + <para>Make an on/off toggle button.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="value">Is this button on or off?</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the toggle style from the current GUISkin is used.</param> + <returns> + <para>The new value of the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Toggle(UnityEngine.Rect,System.Boolean,System.String,UnityEngine.GUIStyle)"> + <summary> + <para>Make an on/off toggle button.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="value">Is this button on or off?</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the toggle style from the current GUISkin is used.</param> + <returns> + <para>The new value of the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Toggle(UnityEngine.Rect,System.Boolean,UnityEngine.Texture,UnityEngine.GUIStyle)"> + <summary> + <para>Make an on/off toggle button.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="value">Is this button on or off?</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the toggle style from the current GUISkin is used.</param> + <returns> + <para>The new value of the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Toggle(UnityEngine.Rect,System.Boolean,UnityEngine.GUIContent,UnityEngine.GUIStyle)"> + <summary> + <para>Make an on/off toggle button.</para> + </summary> + <param name="position">Rectangle on the screen to use for the button.</param> + <param name="value">Is this button on or off?</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the toggle style from the current GUISkin is used.</param> + <returns> + <para>The new value of the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Toolbar(UnityEngine.Rect,System.Int32,System.String[])"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="position">Rectangle on the screen to use for the toolbar.</param> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the toolbar buttons.</param> + <param name="images">An array of textures on the toolbar buttons.</param> + <param name="contents">An array of text, image and tooltips for the toolbar buttons.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Toolbar(UnityEngine.Rect,System.Int32,UnityEngine.Texture[])"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="position">Rectangle on the screen to use for the toolbar.</param> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the toolbar buttons.</param> + <param name="images">An array of textures on the toolbar buttons.</param> + <param name="contents">An array of text, image and tooltips for the toolbar buttons.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Toolbar(UnityEngine.Rect,System.Int32,UnityEngine.GUIContent[])"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="position">Rectangle on the screen to use for the toolbar.</param> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the toolbar buttons.</param> + <param name="images">An array of textures on the toolbar buttons.</param> + <param name="contents">An array of text, image and tooltips for the toolbar buttons.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Toolbar(UnityEngine.Rect,System.Int32,System.String[],UnityEngine.GUIStyle)"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="position">Rectangle on the screen to use for the toolbar.</param> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the toolbar buttons.</param> + <param name="images">An array of textures on the toolbar buttons.</param> + <param name="contents">An array of text, image and tooltips for the toolbar buttons.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Toolbar(UnityEngine.Rect,System.Int32,UnityEngine.Texture[],UnityEngine.GUIStyle)"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="position">Rectangle on the screen to use for the toolbar.</param> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the toolbar buttons.</param> + <param name="images">An array of textures on the toolbar buttons.</param> + <param name="contents">An array of text, image and tooltips for the toolbar buttons.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Toolbar(UnityEngine.Rect,System.Int32,UnityEngine.GUIContent[],UnityEngine.GUIStyle)"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="position">Rectangle on the screen to use for the toolbar.</param> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the toolbar buttons.</param> + <param name="images">An array of textures on the toolbar buttons.</param> + <param name="contents">An array of text, image and tooltips for the toolbar buttons.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Toolbar(UnityEngine.Rect,System.Int32,UnityEngine.GUIContent[],UnityEngine.GUIStyle,UnityEngine.GUI/ToolbarButtonSize)"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="position">Rectangle on the screen to use for the toolbar.</param> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the toolbar buttons.</param> + <param name="images">An array of textures on the toolbar buttons.</param> + <param name="contents">An array of text, image and tooltips for the toolbar buttons.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="T:UnityEngine.GUI.ToolbarButtonSize"> + <summary> + <para>Determines how toolbar button size is calculated.</para> + </summary> + </member> + <member name="F:UnityEngine.GUI.ToolbarButtonSize.FitToContents"> + <summary> + <para>The width of each toolbar button is calculated based on the width of its content.</para> + </summary> + </member> + <member name="F:UnityEngine.GUI.ToolbarButtonSize.Fixed"> + <summary> + <para>Calculates the button size by dividing the available width by the number of buttons. The minimum size is the maximum content width.</para> + </summary> + </member> + <member name="M:UnityEngine.GUI.UnfocusWindow"> + <summary> + <para>Remove focus from all windows.</para> + </summary> + </member> + <member name="M:UnityEngine.GUI.VerticalScrollbar(UnityEngine.Rect,System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Make a vertical scrollbar. Scrollbars are what you use to scroll through a document. Most likely, you want to use scrollViews instead.</para> + </summary> + <param name="position">Rectangle on the screen to use for the scrollbar.</param> + <param name="value">The position between min and max.</param> + <param name="size">How much can we see?</param> + <param name="topValue">The value at the top of the scrollbar.</param> + <param name="bottomValue">The value at the bottom of the scrollbar.</param> + <param name="style">The style to use for the scrollbar background. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <returns> + <para>The modified value. This can be changed by the user by dragging the scrollbar, or clicking the arrows at the end.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.VerticalScrollbar(UnityEngine.Rect,System.Single,System.Single,System.Single,System.Single,UnityEngine.GUIStyle)"> + <summary> + <para>Make a vertical scrollbar. Scrollbars are what you use to scroll through a document. Most likely, you want to use scrollViews instead.</para> + </summary> + <param name="position">Rectangle on the screen to use for the scrollbar.</param> + <param name="value">The position between min and max.</param> + <param name="size">How much can we see?</param> + <param name="topValue">The value at the top of the scrollbar.</param> + <param name="bottomValue">The value at the bottom of the scrollbar.</param> + <param name="style">The style to use for the scrollbar background. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <returns> + <para>The modified value. This can be changed by the user by dragging the scrollbar, or clicking the arrows at the end.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.VerticalSlider(UnityEngine.Rect,System.Single,System.Single,System.Single)"> + <summary> + <para>A vertical slider the user can drag to change a value between a min and a max.</para> + </summary> + <param name="position">Rectangle on the screen to use for the slider.</param> + <param name="value">The value the slider shows. This determines the position of the draggable thumb.</param> + <param name="topValue">The value at the top end of the slider.</param> + <param name="bottomValue">The value at the bottom end of the slider.</param> + <param name="slider">The GUIStyle to use for displaying the dragging area. If left out, the horizontalSlider style from the current GUISkin is used.</param> + <param name="thumb">The GUIStyle to use for displaying draggable thumb. If left out, the horizontalSliderThumb style from the current GUISkin is used.</param> + <returns> + <para>The value that has been set by the user.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.VerticalSlider(UnityEngine.Rect,System.Single,System.Single,System.Single,UnityEngine.GUIStyle,UnityEngine.GUIStyle)"> + <summary> + <para>A vertical slider the user can drag to change a value between a min and a max.</para> + </summary> + <param name="position">Rectangle on the screen to use for the slider.</param> + <param name="value">The value the slider shows. This determines the position of the draggable thumb.</param> + <param name="topValue">The value at the top end of the slider.</param> + <param name="bottomValue">The value at the bottom end of the slider.</param> + <param name="slider">The GUIStyle to use for displaying the dragging area. If left out, the horizontalSlider style from the current GUISkin is used.</param> + <param name="thumb">The GUIStyle to use for displaying draggable thumb. If left out, the horizontalSliderThumb style from the current GUISkin is used.</param> + <returns> + <para>The value that has been set by the user.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Window(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,System.String)"> + <summary> + <para>Make a popup window.</para> + </summary> + <param name="Style">An optional style to use for the window. If left out, the window style from the current GUISkin is used.</param> + <param name="id">ID number for the window (can be any value as long as it is unique).</param> + <param name="clientRect">Onscreen rectangle denoting the window's position and size.</param> + <param name="func">Script function to display the window's contents.</param> + <param name="text">Text to render inside the window.</param> + <param name="image">Image to render inside the window.</param> + <param name="content">GUIContent to render inside the window.</param> + <param name="style">Style information for the window.</param> + <param name="title">Text displayed in the window's title bar.</param> + <returns> + <para>Onscreen rectangle denoting the window's position and size.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Window(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,UnityEngine.Texture)"> + <summary> + <para>Make a popup window.</para> + </summary> + <param name="Style">An optional style to use for the window. If left out, the window style from the current GUISkin is used.</param> + <param name="id">ID number for the window (can be any value as long as it is unique).</param> + <param name="clientRect">Onscreen rectangle denoting the window's position and size.</param> + <param name="func">Script function to display the window's contents.</param> + <param name="text">Text to render inside the window.</param> + <param name="image">Image to render inside the window.</param> + <param name="content">GUIContent to render inside the window.</param> + <param name="style">Style information for the window.</param> + <param name="title">Text displayed in the window's title bar.</param> + <returns> + <para>Onscreen rectangle denoting the window's position and size.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Window(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,UnityEngine.GUIContent)"> + <summary> + <para>Make a popup window.</para> + </summary> + <param name="Style">An optional style to use for the window. If left out, the window style from the current GUISkin is used.</param> + <param name="id">ID number for the window (can be any value as long as it is unique).</param> + <param name="clientRect">Onscreen rectangle denoting the window's position and size.</param> + <param name="func">Script function to display the window's contents.</param> + <param name="text">Text to render inside the window.</param> + <param name="image">Image to render inside the window.</param> + <param name="content">GUIContent to render inside the window.</param> + <param name="style">Style information for the window.</param> + <param name="title">Text displayed in the window's title bar.</param> + <returns> + <para>Onscreen rectangle denoting the window's position and size.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Window(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,System.String,UnityEngine.GUIStyle)"> + <summary> + <para>Make a popup window.</para> + </summary> + <param name="Style">An optional style to use for the window. If left out, the window style from the current GUISkin is used.</param> + <param name="id">ID number for the window (can be any value as long as it is unique).</param> + <param name="clientRect">Onscreen rectangle denoting the window's position and size.</param> + <param name="func">Script function to display the window's contents.</param> + <param name="text">Text to render inside the window.</param> + <param name="image">Image to render inside the window.</param> + <param name="content">GUIContent to render inside the window.</param> + <param name="style">Style information for the window.</param> + <param name="title">Text displayed in the window's title bar.</param> + <returns> + <para>Onscreen rectangle denoting the window's position and size.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Window(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,UnityEngine.Texture,UnityEngine.GUIStyle)"> + <summary> + <para>Make a popup window.</para> + </summary> + <param name="Style">An optional style to use for the window. If left out, the window style from the current GUISkin is used.</param> + <param name="id">ID number for the window (can be any value as long as it is unique).</param> + <param name="clientRect">Onscreen rectangle denoting the window's position and size.</param> + <param name="func">Script function to display the window's contents.</param> + <param name="text">Text to render inside the window.</param> + <param name="image">Image to render inside the window.</param> + <param name="content">GUIContent to render inside the window.</param> + <param name="style">Style information for the window.</param> + <param name="title">Text displayed in the window's title bar.</param> + <returns> + <para>Onscreen rectangle denoting the window's position and size.</para> + </returns> + </member> + <member name="M:UnityEngine.GUI.Window(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,UnityEngine.GUIContent,UnityEngine.GUIStyle)"> + <summary> + <para>Make a popup window.</para> + </summary> + <param name="Style">An optional style to use for the window. If left out, the window style from the current GUISkin is used.</param> + <param name="id">ID number for the window (can be any value as long as it is unique).</param> + <param name="clientRect">Onscreen rectangle denoting the window's position and size.</param> + <param name="func">Script function to display the window's contents.</param> + <param name="text">Text to render inside the window.</param> + <param name="image">Image to render inside the window.</param> + <param name="content">GUIContent to render inside the window.</param> + <param name="style">Style information for the window.</param> + <param name="title">Text displayed in the window's title bar.</param> + <returns> + <para>Onscreen rectangle denoting the window's position and size.</para> + </returns> + </member> + <member name="T:UnityEngine.GUI.WindowFunction"> + <summary> + <para>Callback to draw GUI within a window (used with GUI.Window).</para> + </summary> + <param name="id"></param> + </member> + <member name="T:UnityEngine.GUIContent"> + <summary> + <para>The contents of a GUI element.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIContent.image"> + <summary> + <para>The icon image contained.</para> + </summary> + </member> + <member name="F:UnityEngine.GUIContent.none"> + <summary> + <para>Shorthand for empty content.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIContent.text"> + <summary> + <para>The text contained.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIContent.tooltip"> + <summary> + <para>The tooltip of this element.</para> + </summary> + </member> + <member name="M:UnityEngine.GUIContent.#ctor"> + <summary> + <para>Constructor for GUIContent in all shapes and sizes.</para> + </summary> + </member> + <member name="M:UnityEngine.GUIContent.#ctor(System.String)"> + <summary> + <para>Build a GUIContent object containing only text.</para> + </summary> + <param name="text"></param> + </member> + <member name="M:UnityEngine.GUIContent.#ctor(UnityEngine.Texture)"> + <summary> + <para>Build a GUIContent object containing only an image.</para> + </summary> + <param name="image"></param> + </member> + <member name="M:UnityEngine.GUIContent.#ctor(System.String,UnityEngine.Texture)"> + <summary> + <para>Build a GUIContent object containing both text and an image.</para> + </summary> + <param name="text"></param> + <param name="image"></param> + </member> + <member name="M:UnityEngine.GUIContent.#ctor(System.String,System.String)"> + <summary> + <para>Build a GUIContent containing some text. When the user hovers the mouse over it, the global GUI.tooltip is set to the tooltip.</para> + </summary> + <param name="text"></param> + <param name="tooltip"></param> + </member> + <member name="M:UnityEngine.GUIContent.#ctor(UnityEngine.Texture,System.String)"> + <summary> + <para>Build a GUIContent containing an image. When the user hovers the mouse over it, the global GUI.tooltip is set to the tooltip.</para> + </summary> + <param name="image"></param> + <param name="tooltip"></param> + </member> + <member name="M:UnityEngine.GUIContent.#ctor(System.String,UnityEngine.Texture,System.String)"> + <summary> + <para>Build a GUIContent that contains both text, an image and has a tooltip defined. When the user hovers the mouse over it, the global GUI.tooltip is set to the tooltip.</para> + </summary> + <param name="text"></param> + <param name="image"></param> + <param name="tooltip"></param> + </member> + <member name="M:UnityEngine.GUIContent.#ctor(UnityEngine.GUIContent)"> + <summary> + <para>Build a GUIContent as a copy of another GUIContent.</para> + </summary> + <param name="src"></param> + </member> + <member name="T:UnityEngine.GUILayout"> + <summary> + <para>The GUILayout class is the interface for Unity gui with automatic layout.</para> + </summary> + </member> + <member name="T:UnityEngine.GUILayout.AreaScope"> + <summary> + <para>Disposable helper class for managing BeginArea / EndArea.</para> + </summary> + </member> + <member name="M:UnityEngine.GUILayout.AreaScope.#ctor(UnityEngine.Rect)"> + <summary> + <para>Create a new AreaScope and begin the corresponding Area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.AreaScope.#ctor(UnityEngine.Rect,System.String)"> + <summary> + <para>Create a new AreaScope and begin the corresponding Area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.AreaScope.#ctor(UnityEngine.Rect,UnityEngine.Texture)"> + <summary> + <para>Create a new AreaScope and begin the corresponding Area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.AreaScope.#ctor(UnityEngine.Rect,UnityEngine.GUIContent)"> + <summary> + <para>Create a new AreaScope and begin the corresponding Area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.AreaScope.#ctor(UnityEngine.Rect,System.String,UnityEngine.GUIStyle)"> + <summary> + <para>Create a new AreaScope and begin the corresponding Area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.AreaScope.#ctor(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.GUIStyle)"> + <summary> + <para>Create a new AreaScope and begin the corresponding Area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.AreaScope.#ctor(UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.GUIStyle)"> + <summary> + <para>Create a new AreaScope and begin the corresponding Area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.BeginArea(UnityEngine.Rect)"> + <summary> + <para>Begin a GUILayout block of GUI controls in a fixed screen area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.BeginArea(UnityEngine.Rect,System.String)"> + <summary> + <para>Begin a GUILayout block of GUI controls in a fixed screen area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.BeginArea(UnityEngine.Rect,UnityEngine.Texture)"> + <summary> + <para>Begin a GUILayout block of GUI controls in a fixed screen area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.BeginArea(UnityEngine.Rect,UnityEngine.GUIContent)"> + <summary> + <para>Begin a GUILayout block of GUI controls in a fixed screen area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.BeginArea(UnityEngine.Rect,UnityEngine.GUIStyle)"> + <summary> + <para>Begin a GUILayout block of GUI controls in a fixed screen area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.BeginArea(UnityEngine.Rect,System.String,UnityEngine.GUIStyle)"> + <summary> + <para>Begin a GUILayout block of GUI controls in a fixed screen area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.BeginArea(UnityEngine.Rect,UnityEngine.Texture,UnityEngine.GUIStyle)"> + <summary> + <para>Begin a GUILayout block of GUI controls in a fixed screen area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.BeginArea(UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.GUIStyle)"> + <summary> + <para>Begin a GUILayout block of GUI controls in a fixed screen area.</para> + </summary> + <param name="text">Optional text to display in the area.</param> + <param name="image">Optional texture to display in the area.</param> + <param name="content">Optional text, image and tooltip top display for this area.</param> + <param name="style">The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.</param> + <param name="screenRect"></param> + </member> + <member name="M:UnityEngine.GUILayout.BeginHorizontal(UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin a Horizontal control group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.BeginHorizontal(UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin a Horizontal control group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.BeginHorizontal(System.String,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin a Horizontal control group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.BeginHorizontal(UnityEngine.Texture,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin a Horizontal control group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.BeginHorizontal(UnityEngine.GUIContent,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin a Horizontal control group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.BeginScrollView(UnityEngine.Vector2,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin an automatically laid out scrollview.</para> + </summary> + <param name="scrollPosition">The position to use display.</param> + <param name="alwayShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when the content inside the ScrollView is wider than the scrollview itself.</param> + <param name="alwayShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when content inside the ScrollView is taller than the scrollview itself.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="options"></param> + <param name="alwaysShowHorizontal"></param> + <param name="alwaysShowVertical"></param> + <param name="style"></param> + <param name="background"></param> + <returns> + <para>The modified scrollPosition. Feed this back into the variable you pass in, as shown in the example.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.BeginScrollView(UnityEngine.Vector2,System.Boolean,System.Boolean,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin an automatically laid out scrollview.</para> + </summary> + <param name="scrollPosition">The position to use display.</param> + <param name="alwayShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when the content inside the ScrollView is wider than the scrollview itself.</param> + <param name="alwayShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when content inside the ScrollView is taller than the scrollview itself.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="options"></param> + <param name="alwaysShowHorizontal"></param> + <param name="alwaysShowVertical"></param> + <param name="style"></param> + <param name="background"></param> + <returns> + <para>The modified scrollPosition. Feed this back into the variable you pass in, as shown in the example.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.BeginScrollView(UnityEngine.Vector2,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin an automatically laid out scrollview.</para> + </summary> + <param name="scrollPosition">The position to use display.</param> + <param name="alwayShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when the content inside the ScrollView is wider than the scrollview itself.</param> + <param name="alwayShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when content inside the ScrollView is taller than the scrollview itself.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="options"></param> + <param name="alwaysShowHorizontal"></param> + <param name="alwaysShowVertical"></param> + <param name="style"></param> + <param name="background"></param> + <returns> + <para>The modified scrollPosition. Feed this back into the variable you pass in, as shown in the example.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.BeginScrollView(UnityEngine.Vector2,UnityEngine.GUIStyle)"> + <summary> + <para>Begin an automatically laid out scrollview.</para> + </summary> + <param name="scrollPosition">The position to use display.</param> + <param name="alwayShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when the content inside the ScrollView is wider than the scrollview itself.</param> + <param name="alwayShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when content inside the ScrollView is taller than the scrollview itself.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="options"></param> + <param name="alwaysShowHorizontal"></param> + <param name="alwaysShowVertical"></param> + <param name="style"></param> + <param name="background"></param> + <returns> + <para>The modified scrollPosition. Feed this back into the variable you pass in, as shown in the example.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.BeginScrollView(UnityEngine.Vector2,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin an automatically laid out scrollview.</para> + </summary> + <param name="scrollPosition">The position to use display.</param> + <param name="alwayShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when the content inside the ScrollView is wider than the scrollview itself.</param> + <param name="alwayShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when content inside the ScrollView is taller than the scrollview itself.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="options"></param> + <param name="alwaysShowHorizontal"></param> + <param name="alwaysShowVertical"></param> + <param name="style"></param> + <param name="background"></param> + <returns> + <para>The modified scrollPosition. Feed this back into the variable you pass in, as shown in the example.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.BeginScrollView(UnityEngine.Vector2,System.Boolean,System.Boolean,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin an automatically laid out scrollview.</para> + </summary> + <param name="scrollPosition">The position to use display.</param> + <param name="alwayShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when the content inside the ScrollView is wider than the scrollview itself.</param> + <param name="alwayShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when content inside the ScrollView is taller than the scrollview itself.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="options"></param> + <param name="alwaysShowHorizontal"></param> + <param name="alwaysShowVertical"></param> + <param name="style"></param> + <param name="background"></param> + <returns> + <para>The modified scrollPosition. Feed this back into the variable you pass in, as shown in the example.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.BeginScrollView(UnityEngine.Vector2,System.Boolean,System.Boolean,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin an automatically laid out scrollview.</para> + </summary> + <param name="scrollPosition">The position to use display.</param> + <param name="alwayShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when the content inside the ScrollView is wider than the scrollview itself.</param> + <param name="alwayShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when content inside the ScrollView is taller than the scrollview itself.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="options"></param> + <param name="alwaysShowHorizontal"></param> + <param name="alwaysShowVertical"></param> + <param name="style"></param> + <param name="background"></param> + <returns> + <para>The modified scrollPosition. Feed this back into the variable you pass in, as shown in the example.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.BeginVertical(UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin a vertical control group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.BeginVertical(UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin a vertical control group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.BeginVertical(System.String,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin a vertical control group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.BeginVertical(UnityEngine.Texture,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin a vertical control group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.BeginVertical(UnityEngine.GUIContent,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Begin a vertical control group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.Box(UnityEngine.Texture,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an auto-layout box.</para> + </summary> + <param name="text">Text to display on the box.</param> + <param name="image">Texture to display on the box.</param> + <param name="content">Text, image and tooltip for this box.</param> + <param name="style">The style to use. If left out, the box style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.Box(System.String,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an auto-layout box.</para> + </summary> + <param name="text">Text to display on the box.</param> + <param name="image">Texture to display on the box.</param> + <param name="content">Text, image and tooltip for this box.</param> + <param name="style">The style to use. If left out, the box style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.Box(UnityEngine.GUIContent,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an auto-layout box.</para> + </summary> + <param name="text">Text to display on the box.</param> + <param name="image">Texture to display on the box.</param> + <param name="content">Text, image and tooltip for this box.</param> + <param name="style">The style to use. If left out, the box style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.Box(UnityEngine.Texture,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an auto-layout box.</para> + </summary> + <param name="text">Text to display on the box.</param> + <param name="image">Texture to display on the box.</param> + <param name="content">Text, image and tooltip for this box.</param> + <param name="style">The style to use. If left out, the box style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.Box(System.String,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an auto-layout box.</para> + </summary> + <param name="text">Text to display on the box.</param> + <param name="image">Texture to display on the box.</param> + <param name="content">Text, image and tooltip for this box.</param> + <param name="style">The style to use. If left out, the box style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.Box(UnityEngine.GUIContent,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an auto-layout box.</para> + </summary> + <param name="text">Text to display on the box.</param> + <param name="image">Texture to display on the box.</param> + <param name="content">Text, image and tooltip for this box.</param> + <param name="style">The style to use. If left out, the box style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.Button(UnityEngine.Texture,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a single press button.</para> + </summary> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>true when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Button(System.String,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a single press button.</para> + </summary> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>true when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Button(UnityEngine.GUIContent,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a single press button.</para> + </summary> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>true when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Button(UnityEngine.Texture,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a single press button.</para> + </summary> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>true when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Button(System.String,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a single press button.</para> + </summary> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>true when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Button(UnityEngine.GUIContent,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a single press button.</para> + </summary> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>true when the users clicks the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.EndArea"> + <summary> + <para>Close a GUILayout block started with BeginArea.</para> + </summary> + </member> + <member name="M:UnityEngine.GUILayout.EndHorizontal"> + <summary> + <para>Close a group started with BeginHorizontal.</para> + </summary> + </member> + <member name="M:UnityEngine.GUILayout.EndScrollView"> + <summary> + <para>End a scroll view begun with a call to BeginScrollView.</para> + </summary> + </member> + <member name="M:UnityEngine.GUILayout.EndVertical"> + <summary> + <para>Close a group started with BeginVertical.</para> + </summary> + </member> + <member name="M:UnityEngine.GUILayout.ExpandHeight(System.Boolean)"> + <summary> + <para>Option passed to a control to allow or disallow vertical expansion.</para> + </summary> + <param name="expand"></param> + </member> + <member name="M:UnityEngine.GUILayout.ExpandWidth(System.Boolean)"> + <summary> + <para>Option passed to a control to allow or disallow horizontal expansion.</para> + </summary> + <param name="expand"></param> + </member> + <member name="M:UnityEngine.GUILayout.FlexibleSpace"> + <summary> + <para>Insert a flexible space element.</para> + </summary> + </member> + <member name="M:UnityEngine.GUILayout.Height(System.Single)"> + <summary> + <para>Option passed to a control to give it an absolute height.</para> + </summary> + <param name="height"></param> + </member> + <member name="T:UnityEngine.GUILayout.HorizontalScope"> + <summary> + <para>Disposable helper class for managing BeginHorizontal / EndHorizontal.</para> + </summary> + </member> + <member name="M:UnityEngine.GUILayout.HorizontalScope.#ctor(UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new HorizontalScope and begin the corresponding horizontal group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.HorizontalScope.#ctor(UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new HorizontalScope and begin the corresponding horizontal group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.HorizontalScope.#ctor(System.String,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new HorizontalScope and begin the corresponding horizontal group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.HorizontalScope.#ctor(UnityEngine.Texture,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new HorizontalScope and begin the corresponding horizontal group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.HorizontalScope.#ctor(UnityEngine.GUIContent,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new HorizontalScope and begin the corresponding horizontal group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.HorizontalScrollbar(System.Single,System.Single,System.Single,System.Single,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a horizontal scrollbar.</para> + </summary> + <param name="value">The position between min and max.</param> + <param name="size">How much can we see?</param> + <param name="leftValue">The value at the left end of the scrollbar.</param> + <param name="rightValue">The value at the right end of the scrollbar.</param> + <param name="style">The style to use for the scrollbar background. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.</param> + <returns> + <para>The modified value. This can be changed by the user by dragging the scrollbar, or clicking the arrows at the end.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.HorizontalScrollbar(System.Single,System.Single,System.Single,System.Single,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a horizontal scrollbar.</para> + </summary> + <param name="value">The position between min and max.</param> + <param name="size">How much can we see?</param> + <param name="leftValue">The value at the left end of the scrollbar.</param> + <param name="rightValue">The value at the right end of the scrollbar.</param> + <param name="style">The style to use for the scrollbar background. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.</param> + <returns> + <para>The modified value. This can be changed by the user by dragging the scrollbar, or clicking the arrows at the end.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.HorizontalSlider(System.Single,System.Single,System.Single,UnityEngine.GUILayoutOption[])"> + <summary> + <para>A horizontal slider the user can drag to change a value between a min and a max.</para> + </summary> + <param name="value">The value the slider shows. This determines the position of the draggable thumb.</param> + <param name="leftValue">The value at the left end of the slider.</param> + <param name="rightValue">The value at the right end of the slider.</param> + <param name="slider">The GUIStyle to use for displaying the dragging area. If left out, the horizontalSlider style from the current GUISkin is used.</param> + <param name="thumb">The GUIStyle to use for displaying draggable thumb. If left out, the horizontalSliderThumb style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.</param> + <returns> + <para>The value that has been set by the user.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.HorizontalSlider(System.Single,System.Single,System.Single,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>A horizontal slider the user can drag to change a value between a min and a max.</para> + </summary> + <param name="value">The value the slider shows. This determines the position of the draggable thumb.</param> + <param name="leftValue">The value at the left end of the slider.</param> + <param name="rightValue">The value at the right end of the slider.</param> + <param name="slider">The GUIStyle to use for displaying the dragging area. If left out, the horizontalSlider style from the current GUISkin is used.</param> + <param name="thumb">The GUIStyle to use for displaying draggable thumb. If left out, the horizontalSliderThumb style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.</param> + <returns> + <para>The value that has been set by the user.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Label(UnityEngine.Texture,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an auto-layout label.</para> + </summary> + <param name="text">Text to display on the label.</param> + <param name="image">Texture to display on the label.</param> + <param name="content">Text, image and tooltip for this label.</param> + <param name="style">The style to use. If left out, the label style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.Label(System.String,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an auto-layout label.</para> + </summary> + <param name="text">Text to display on the label.</param> + <param name="image">Texture to display on the label.</param> + <param name="content">Text, image and tooltip for this label.</param> + <param name="style">The style to use. If left out, the label style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.Label(UnityEngine.GUIContent,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an auto-layout label.</para> + </summary> + <param name="text">Text to display on the label.</param> + <param name="image">Texture to display on the label.</param> + <param name="content">Text, image and tooltip for this label.</param> + <param name="style">The style to use. If left out, the label style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.Label(UnityEngine.Texture,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an auto-layout label.</para> + </summary> + <param name="text">Text to display on the label.</param> + <param name="image">Texture to display on the label.</param> + <param name="content">Text, image and tooltip for this label.</param> + <param name="style">The style to use. If left out, the label style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.Label(System.String,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an auto-layout label.</para> + </summary> + <param name="text">Text to display on the label.</param> + <param name="image">Texture to display on the label.</param> + <param name="content">Text, image and tooltip for this label.</param> + <param name="style">The style to use. If left out, the label style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.Label(UnityEngine.GUIContent,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an auto-layout label.</para> + </summary> + <param name="text">Text to display on the label.</param> + <param name="image">Texture to display on the label.</param> + <param name="content">Text, image and tooltip for this label.</param> + <param name="style">The style to use. If left out, the label style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.MaxHeight(System.Single)"> + <summary> + <para>Option passed to a control to specify a maximum height.</para> + </summary> + <param name="maxHeight"></param> + </member> + <member name="M:UnityEngine.GUILayout.MaxWidth(System.Single)"> + <summary> + <para>Option passed to a control to specify a maximum width.</para> + </summary> + <param name="maxWidth"></param> + </member> + <member name="M:UnityEngine.GUILayout.MinHeight(System.Single)"> + <summary> + <para>Option passed to a control to specify a minimum height.</para> + </summary> + <param name="minHeight"></param> + </member> + <member name="M:UnityEngine.GUILayout.MinWidth(System.Single)"> + <summary> + <para>Option passed to a control to specify a minimum width. +</para> + </summary> + <param name="minWidth"></param> + </member> + <member name="M:UnityEngine.GUILayout.PasswordField(System.String,System.Char,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a text field where the user can enter a password.</para> + </summary> + <param name="password">Password to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maskChar">Character to mask the password with.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <param name="options"></param> + <returns> + <para>The edited password.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.PasswordField(System.String,System.Char,System.Int32,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a text field where the user can enter a password.</para> + </summary> + <param name="password">Password to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maskChar">Character to mask the password with.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <param name="options"></param> + <returns> + <para>The edited password.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.PasswordField(System.String,System.Char,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a text field where the user can enter a password.</para> + </summary> + <param name="password">Password to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maskChar">Character to mask the password with.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <param name="options"></param> + <returns> + <para>The edited password.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.PasswordField(System.String,System.Char,System.Int32,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a text field where the user can enter a password.</para> + </summary> + <param name="password">Password to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maskChar">Character to mask the password with.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <param name="options"></param> + <returns> + <para>The edited password.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.RepeatButton(UnityEngine.Texture,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a repeating button. The button returns true as long as the user holds down the mouse.</para> + </summary> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>true when the holds down the mouse.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.RepeatButton(System.String,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a repeating button. The button returns true as long as the user holds down the mouse.</para> + </summary> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>true when the holds down the mouse.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.RepeatButton(UnityEngine.GUIContent,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a repeating button. The button returns true as long as the user holds down the mouse.</para> + </summary> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>true when the holds down the mouse.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.RepeatButton(UnityEngine.Texture,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a repeating button. The button returns true as long as the user holds down the mouse.</para> + </summary> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>true when the holds down the mouse.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.RepeatButton(System.String,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a repeating button. The button returns true as long as the user holds down the mouse.</para> + </summary> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>true when the holds down the mouse.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.RepeatButton(UnityEngine.GUIContent,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a repeating button. The button returns true as long as the user holds down the mouse.</para> + </summary> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>true when the holds down the mouse.</para> + </returns> + </member> + <member name="T:UnityEngine.GUILayout.ScrollViewScope"> + <summary> + <para>Disposable helper class for managing BeginScrollView / EndScrollView.</para> + </summary> + </member> + <member name="P:UnityEngine.GUILayout.ScrollViewScope.handleScrollWheel"> + <summary> + <para>Whether this ScrollView should handle scroll wheel events. (default: true).</para> + </summary> + </member> + <member name="P:UnityEngine.GUILayout.ScrollViewScope.scrollPosition"> + <summary> + <para>The modified scrollPosition. Feed this back into the variable you pass in, as shown in the example.</para> + </summary> + </member> + <member name="M:UnityEngine.GUILayout.ScrollViewScope.#ctor(UnityEngine.Vector2,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new ScrollViewScope and begin the corresponding ScrollView.</para> + </summary> + <param name="scrollPosition">The position to use display.</param> + <param name="alwaysShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when the content inside the ScrollView is wider than the scrollview itself.</param> + <param name="alwaysShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when content inside the ScrollView is taller than the scrollview itself.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="options"></param> + <param name="style"></param> + <param name="background"></param> + </member> + <member name="M:UnityEngine.GUILayout.ScrollViewScope.#ctor(UnityEngine.Vector2,System.Boolean,System.Boolean,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new ScrollViewScope and begin the corresponding ScrollView.</para> + </summary> + <param name="scrollPosition">The position to use display.</param> + <param name="alwaysShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when the content inside the ScrollView is wider than the scrollview itself.</param> + <param name="alwaysShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when content inside the ScrollView is taller than the scrollview itself.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="options"></param> + <param name="style"></param> + <param name="background"></param> + </member> + <member name="M:UnityEngine.GUILayout.ScrollViewScope.#ctor(UnityEngine.Vector2,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new ScrollViewScope and begin the corresponding ScrollView.</para> + </summary> + <param name="scrollPosition">The position to use display.</param> + <param name="alwaysShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when the content inside the ScrollView is wider than the scrollview itself.</param> + <param name="alwaysShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when content inside the ScrollView is taller than the scrollview itself.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="options"></param> + <param name="style"></param> + <param name="background"></param> + </member> + <member name="M:UnityEngine.GUILayout.ScrollViewScope.#ctor(UnityEngine.Vector2,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new ScrollViewScope and begin the corresponding ScrollView.</para> + </summary> + <param name="scrollPosition">The position to use display.</param> + <param name="alwaysShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when the content inside the ScrollView is wider than the scrollview itself.</param> + <param name="alwaysShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when content inside the ScrollView is taller than the scrollview itself.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="options"></param> + <param name="style"></param> + <param name="background"></param> + </member> + <member name="M:UnityEngine.GUILayout.ScrollViewScope.#ctor(UnityEngine.Vector2,System.Boolean,System.Boolean,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new ScrollViewScope and begin the corresponding ScrollView.</para> + </summary> + <param name="scrollPosition">The position to use display.</param> + <param name="alwaysShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when the content inside the ScrollView is wider than the scrollview itself.</param> + <param name="alwaysShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when content inside the ScrollView is taller than the scrollview itself.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="options"></param> + <param name="style"></param> + <param name="background"></param> + </member> + <member name="M:UnityEngine.GUILayout.ScrollViewScope.#ctor(UnityEngine.Vector2,System.Boolean,System.Boolean,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new ScrollViewScope and begin the corresponding ScrollView.</para> + </summary> + <param name="scrollPosition">The position to use display.</param> + <param name="alwaysShowHorizontal">Optional parameter to always show the horizontal scrollbar. If false or left out, it is only shown when the content inside the ScrollView is wider than the scrollview itself.</param> + <param name="alwaysShowVertical">Optional parameter to always show the vertical scrollbar. If false or left out, it is only shown when content inside the ScrollView is taller than the scrollview itself.</param> + <param name="horizontalScrollbar">Optional GUIStyle to use for the horizontal scrollbar. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="verticalScrollbar">Optional GUIStyle to use for the vertical scrollbar. If left out, the verticalScrollbar style from the current GUISkin is used.</param> + <param name="options"></param> + <param name="style"></param> + <param name="background"></param> + </member> + <member name="M:UnityEngine.GUILayout.SelectionGrid(System.Int32,System.String[],System.Int32,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a Selection Grid.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="xCount">How many elements to fit in the horizontal direction. The elements will be scaled to fit unless the style defines a fixedWidth to use. The height of the control will be determined from the number of elements.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="content"></param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.SelectionGrid(System.Int32,UnityEngine.Texture[],System.Int32,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a Selection Grid.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="xCount">How many elements to fit in the horizontal direction. The elements will be scaled to fit unless the style defines a fixedWidth to use. The height of the control will be determined from the number of elements.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="content"></param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.SelectionGrid(System.Int32,UnityEngine.GUIContent[],System.Int32,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a Selection Grid.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="xCount">How many elements to fit in the horizontal direction. The elements will be scaled to fit unless the style defines a fixedWidth to use. The height of the control will be determined from the number of elements.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="content"></param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.SelectionGrid(System.Int32,System.String[],System.Int32,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a Selection Grid.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="xCount">How many elements to fit in the horizontal direction. The elements will be scaled to fit unless the style defines a fixedWidth to use. The height of the control will be determined from the number of elements.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="content"></param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.SelectionGrid(System.Int32,UnityEngine.Texture[],System.Int32,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a Selection Grid.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="xCount">How many elements to fit in the horizontal direction. The elements will be scaled to fit unless the style defines a fixedWidth to use. The height of the control will be determined from the number of elements.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="content"></param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.SelectionGrid(System.Int32,UnityEngine.GUIContent[],System.Int32,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a Selection Grid.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="xCount">How many elements to fit in the horizontal direction. The elements will be scaled to fit unless the style defines a fixedWidth to use. The height of the control will be determined from the number of elements.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="content"></param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Space(System.Single)"> + <summary> + <para>Insert a space in the current layout group.</para> + </summary> + <param name="pixels"></param> + </member> + <member name="M:UnityEngine.GUILayout.TextArea(System.String,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a multi-line text field where the user can edit a string.</para> + </summary> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.&amp;lt;br&amp;gt; +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.TextArea(System.String,System.Int32,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a multi-line text field where the user can edit a string.</para> + </summary> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.&amp;lt;br&amp;gt; +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.TextArea(System.String,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a multi-line text field where the user can edit a string.</para> + </summary> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.&amp;lt;br&amp;gt; +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.TextArea(System.String,System.Int32,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a multi-line text field where the user can edit a string.</para> + </summary> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textField style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.&amp;lt;br&amp;gt; +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.TextField(System.String,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a single-line text field where the user can edit a string.</para> + </summary> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textArea style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.TextField(System.String,System.Int32,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a single-line text field where the user can edit a string.</para> + </summary> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textArea style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.TextField(System.String,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a single-line text field where the user can edit a string.</para> + </summary> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textArea style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.TextField(System.String,System.Int32,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a single-line text field where the user can edit a string.</para> + </summary> + <param name="text">Text to edit. The return value of this function should be assigned back to the string as shown in the example.</param> + <param name="maxLength">The maximum length of the string. If left out, the user can type for ever and ever.</param> + <param name="style">The style to use. If left out, the textArea style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The edited string.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toggle(System.Boolean,UnityEngine.Texture,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an on/off toggle button.</para> + </summary> + <param name="value">Is the button on or off?</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The new value of the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toggle(System.Boolean,System.String,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an on/off toggle button.</para> + </summary> + <param name="value">Is the button on or off?</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The new value of the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toggle(System.Boolean,UnityEngine.GUIContent,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an on/off toggle button.</para> + </summary> + <param name="value">Is the button on or off?</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The new value of the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toggle(System.Boolean,UnityEngine.Texture,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an on/off toggle button.</para> + </summary> + <param name="value">Is the button on or off?</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The new value of the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toggle(System.Boolean,System.String,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an on/off toggle button.</para> + </summary> + <param name="value">Is the button on or off?</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The new value of the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toggle(System.Boolean,UnityEngine.GUIContent,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make an on/off toggle button.</para> + </summary> + <param name="value">Is the button on or off?</param> + <param name="text">Text to display on the button.</param> + <param name="image">Texture to display on the button.</param> + <param name="content">Text, image and tooltip for this button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The new value of the button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toolbar(System.Int32,System.String[],UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toolbar(System.Int32,UnityEngine.Texture[],UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toolbar(System.Int32,UnityEngine.GUIContent[],UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toolbar(System.Int32,System.String[],UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toolbar(System.Int32,UnityEngine.Texture[],UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toolbar(System.Int32,UnityEngine.GUIContent[],UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toolbar(System.Int32,System.String[],UnityEngine.GUIStyle,UnityEngine.GUI/ToolbarButtonSize,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toolbar(System.Int32,UnityEngine.Texture[],UnityEngine.GUIStyle,UnityEngine.GUI/ToolbarButtonSize,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Toolbar(System.Int32,UnityEngine.GUIContent[],UnityEngine.GUIStyle,UnityEngine.GUI/ToolbarButtonSize,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a toolbar.</para> + </summary> + <param name="selected">The index of the selected button.</param> + <param name="texts">An array of strings to show on the buttons.</param> + <param name="images">An array of textures on the buttons.</param> + <param name="contents">An array of text, image and tooltips for the button.</param> + <param name="style">The style to use. If left out, the button style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <param name="buttonSize">Determines how toolbar button size is calculated.</param> + <returns> + <para>The index of the selected button.</para> + </returns> + </member> + <member name="T:UnityEngine.GUILayout.VerticalScope"> + <summary> + <para>Disposable helper class for managing BeginVertical / EndVertical.</para> + </summary> + </member> + <member name="M:UnityEngine.GUILayout.VerticalScope.#ctor(UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new VerticalScope and begin the corresponding vertical group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.VerticalScope.#ctor(UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new VerticalScope and begin the corresponding vertical group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.VerticalScope.#ctor(System.String,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new VerticalScope and begin the corresponding vertical group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.VerticalScope.#ctor(UnityEngine.Texture,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new VerticalScope and begin the corresponding vertical group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.VerticalScope.#ctor(UnityEngine.GUIContent,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Create a new VerticalScope and begin the corresponding vertical group.</para> + </summary> + <param name="text">Text to display on group.</param> + <param name="image">Texture to display on group.</param> + <param name="content">Text, image, and tooltip for this group.</param> + <param name="style">The style to use for background image and padding values. If left out, the background is transparent.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + </member> + <member name="M:UnityEngine.GUILayout.VerticalScrollbar(System.Single,System.Single,System.Single,System.Single,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a vertical scrollbar.</para> + </summary> + <param name="value">The position between min and max.</param> + <param name="size">How much can we see?</param> + <param name="topValue">The value at the top end of the scrollbar.</param> + <param name="bottomValue">The value at the bottom end of the scrollbar.</param> + <param name="style">The style to use for the scrollbar background. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.</param> + <returns> + <para>The modified value. This can be changed by the user by dragging the scrollbar, or clicking the arrows at the end.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.VerticalScrollbar(System.Single,System.Single,System.Single,System.Single,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a vertical scrollbar.</para> + </summary> + <param name="value">The position between min and max.</param> + <param name="size">How much can we see?</param> + <param name="topValue">The value at the top end of the scrollbar.</param> + <param name="bottomValue">The value at the bottom end of the scrollbar.</param> + <param name="style">The style to use for the scrollbar background. If left out, the horizontalScrollbar style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.</param> + <returns> + <para>The modified value. This can be changed by the user by dragging the scrollbar, or clicking the arrows at the end.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.VerticalSlider(System.Single,System.Single,System.Single,UnityEngine.GUILayoutOption[])"> + <summary> + <para>A vertical slider the user can drag to change a value between a min and a max.</para> + </summary> + <param name="value">The value the slider shows. This determines the position of the draggable thumb.</param> + <param name="topValue">The value at the top end of the slider.</param> + <param name="bottomValue">The value at the bottom end of the slider.</param> + <param name="slider">The GUIStyle to use for displaying the dragging area. If left out, the horizontalSlider style from the current GUISkin is used.</param> + <param name="thumb">The GUIStyle to use for displaying draggable thumb. If left out, the horizontalSliderThumb style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.</param> + <param name="leftValue"></param> + <param name="rightValue"></param> + <returns> + <para>The value that has been set by the user.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.VerticalSlider(System.Single,System.Single,System.Single,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>A vertical slider the user can drag to change a value between a min and a max.</para> + </summary> + <param name="value">The value the slider shows. This determines the position of the draggable thumb.</param> + <param name="topValue">The value at the top end of the slider.</param> + <param name="bottomValue">The value at the bottom end of the slider.</param> + <param name="slider">The GUIStyle to use for displaying the dragging area. If left out, the horizontalSlider style from the current GUISkin is used.</param> + <param name="thumb">The GUIStyle to use for displaying draggable thumb. If left out, the horizontalSliderThumb style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.</param> + <param name="leftValue"></param> + <param name="rightValue"></param> + <returns> + <para>The value that has been set by the user.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Width(System.Single)"> + <summary> + <para>Option passed to a control to give it an absolute width.</para> + </summary> + <param name="width"></param> + </member> + <member name="M:UnityEngine.GUILayout.Window(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,System.String,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a popup window that layouts its contents automatically.</para> + </summary> + <param name="id">A unique ID to use for each window. This is the ID you'll use to interface to it.</param> + <param name="screenRect">Rectangle on the screen to use for the window. The layouting system will attempt to fit the window inside it - if that cannot be done, it will adjust the rectangle to fit.</param> + <param name="func">The function that creates the GUI inside the window. This function must take one parameter - the id of the window it's currently making GUI for.</param> + <param name="text">Text to display as a title for the window.</param> + <param name="image">Texture to display an image in the titlebar.</param> + <param name="content">Text, image and tooltip for this window.</param> + <param name="style">An optional style to use for the window. If left out, the window style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style or the screenRect you pass in.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The rectangle the window is at. This can be in a different position and have a different size than the one you passed in.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Window(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,UnityEngine.Texture,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a popup window that layouts its contents automatically.</para> + </summary> + <param name="id">A unique ID to use for each window. This is the ID you'll use to interface to it.</param> + <param name="screenRect">Rectangle on the screen to use for the window. The layouting system will attempt to fit the window inside it - if that cannot be done, it will adjust the rectangle to fit.</param> + <param name="func">The function that creates the GUI inside the window. This function must take one parameter - the id of the window it's currently making GUI for.</param> + <param name="text">Text to display as a title for the window.</param> + <param name="image">Texture to display an image in the titlebar.</param> + <param name="content">Text, image and tooltip for this window.</param> + <param name="style">An optional style to use for the window. If left out, the window style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style or the screenRect you pass in.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The rectangle the window is at. This can be in a different position and have a different size than the one you passed in.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Window(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,UnityEngine.GUIContent,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a popup window that layouts its contents automatically.</para> + </summary> + <param name="id">A unique ID to use for each window. This is the ID you'll use to interface to it.</param> + <param name="screenRect">Rectangle on the screen to use for the window. The layouting system will attempt to fit the window inside it - if that cannot be done, it will adjust the rectangle to fit.</param> + <param name="func">The function that creates the GUI inside the window. This function must take one parameter - the id of the window it's currently making GUI for.</param> + <param name="text">Text to display as a title for the window.</param> + <param name="image">Texture to display an image in the titlebar.</param> + <param name="content">Text, image and tooltip for this window.</param> + <param name="style">An optional style to use for the window. If left out, the window style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style or the screenRect you pass in.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The rectangle the window is at. This can be in a different position and have a different size than the one you passed in.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Window(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,System.String,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a popup window that layouts its contents automatically.</para> + </summary> + <param name="id">A unique ID to use for each window. This is the ID you'll use to interface to it.</param> + <param name="screenRect">Rectangle on the screen to use for the window. The layouting system will attempt to fit the window inside it - if that cannot be done, it will adjust the rectangle to fit.</param> + <param name="func">The function that creates the GUI inside the window. This function must take one parameter - the id of the window it's currently making GUI for.</param> + <param name="text">Text to display as a title for the window.</param> + <param name="image">Texture to display an image in the titlebar.</param> + <param name="content">Text, image and tooltip for this window.</param> + <param name="style">An optional style to use for the window. If left out, the window style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style or the screenRect you pass in.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The rectangle the window is at. This can be in a different position and have a different size than the one you passed in.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Window(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,UnityEngine.Texture,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a popup window that layouts its contents automatically.</para> + </summary> + <param name="id">A unique ID to use for each window. This is the ID you'll use to interface to it.</param> + <param name="screenRect">Rectangle on the screen to use for the window. The layouting system will attempt to fit the window inside it - if that cannot be done, it will adjust the rectangle to fit.</param> + <param name="func">The function that creates the GUI inside the window. This function must take one parameter - the id of the window it's currently making GUI for.</param> + <param name="text">Text to display as a title for the window.</param> + <param name="image">Texture to display an image in the titlebar.</param> + <param name="content">Text, image and tooltip for this window.</param> + <param name="style">An optional style to use for the window. If left out, the window style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style or the screenRect you pass in.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The rectangle the window is at. This can be in a different position and have a different size than the one you passed in.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayout.Window(System.Int32,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,UnityEngine.GUIContent,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Make a popup window that layouts its contents automatically.</para> + </summary> + <param name="id">A unique ID to use for each window. This is the ID you'll use to interface to it.</param> + <param name="screenRect">Rectangle on the screen to use for the window. The layouting system will attempt to fit the window inside it - if that cannot be done, it will adjust the rectangle to fit.</param> + <param name="func">The function that creates the GUI inside the window. This function must take one parameter - the id of the window it's currently making GUI for.</param> + <param name="text">Text to display as a title for the window.</param> + <param name="image">Texture to display an image in the titlebar.</param> + <param name="content">Text, image and tooltip for this window.</param> + <param name="style">An optional style to use for the window. If left out, the window style from the current GUISkin is used.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style or the screenRect you pass in.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The rectangle the window is at. This can be in a different position and have a different size than the one you passed in.</para> + </returns> + </member> + <member name="T:UnityEngine.GUILayoutOption"> + <summary> + <para>Class internally used to pass layout options into GUILayout functions. You don't use these directly, but construct them with the layouting functions in the GUILayout class.</para> + </summary> + </member> + <member name="T:UnityEngine.GUILayoutUtility"> + <summary> + <para>Utility functions for implementing and extending the GUILayout class.</para> + </summary> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetAspectRect(System.Single)"> + <summary> + <para>Reserve layout space for a rectangle with a specific aspect ratio.</para> + </summary> + <param name="aspect">The aspect ratio of the element (width / height).</param> + <param name="style">An optional style. If specified, the style's padding value will be added to the sizes of the returned rectangle & the style's margin values will be used for spacing.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The rect for the control.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetAspectRect(System.Single,UnityEngine.GUIStyle)"> + <summary> + <para>Reserve layout space for a rectangle with a specific aspect ratio.</para> + </summary> + <param name="aspect">The aspect ratio of the element (width / height).</param> + <param name="style">An optional style. If specified, the style's padding value will be added to the sizes of the returned rectangle & the style's margin values will be used for spacing.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The rect for the control.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetAspectRect(System.Single,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Reserve layout space for a rectangle with a specific aspect ratio.</para> + </summary> + <param name="aspect">The aspect ratio of the element (width / height).</param> + <param name="style">An optional style. If specified, the style's padding value will be added to the sizes of the returned rectangle & the style's margin values will be used for spacing.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The rect for the control.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetAspectRect(System.Single,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Reserve layout space for a rectangle with a specific aspect ratio.</para> + </summary> + <param name="aspect">The aspect ratio of the element (width / height).</param> + <param name="style">An optional style. If specified, the style's padding value will be added to the sizes of the returned rectangle & the style's margin values will be used for spacing.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The rect for the control.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetLastRect"> + <summary> + <para>Get the rectangle last used by GUILayout for a control.</para> + </summary> + <returns> + <para>The last used rectangle.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetRect(UnityEngine.GUIContent,UnityEngine.GUIStyle)"> + <summary> + <para>Reserve layout space for a rectangle for displaying some contents with a specific style.</para> + </summary> + <param name="content">The content to make room for displaying.</param> + <param name="style">The GUIStyle to layout for.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>A rectangle that is large enough to contain content when rendered in style.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetRect(UnityEngine.GUIContent,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Reserve layout space for a rectangle for displaying some contents with a specific style.</para> + </summary> + <param name="content">The content to make room for displaying.</param> + <param name="style">The GUIStyle to layout for.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>A rectangle that is large enough to contain content when rendered in style.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetRect(System.Single,System.Single)"> + <summary> + <para>Reserve layout space for a rectangle with a fixed content area.</para> + </summary> + <param name="width">The width of the area you want.</param> + <param name="height">The height of the area you want.</param> + <param name="style">An optional GUIStyle to layout for. If specified, the style's padding value will be added to your sizes & its margin value will be used for spacing.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The rectanlge to put your control in.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetRect(System.Single,System.Single,UnityEngine.GUIStyle)"> + <summary> + <para>Reserve layout space for a rectangle with a fixed content area.</para> + </summary> + <param name="width">The width of the area you want.</param> + <param name="height">The height of the area you want.</param> + <param name="style">An optional GUIStyle to layout for. If specified, the style's padding value will be added to your sizes & its margin value will be used for spacing.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The rectanlge to put your control in.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetRect(System.Single,System.Single,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Reserve layout space for a rectangle with a fixed content area.</para> + </summary> + <param name="width">The width of the area you want.</param> + <param name="height">The height of the area you want.</param> + <param name="style">An optional GUIStyle to layout for. If specified, the style's padding value will be added to your sizes & its margin value will be used for spacing.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The rectanlge to put your control in.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetRect(System.Single,System.Single,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Reserve layout space for a rectangle with a fixed content area.</para> + </summary> + <param name="width">The width of the area you want.</param> + <param name="height">The height of the area you want.</param> + <param name="style">An optional GUIStyle to layout for. If specified, the style's padding value will be added to your sizes & its margin value will be used for spacing.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>The rectanlge to put your control in.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetRect(System.Single,System.Single,System.Single,System.Single)"> + <summary> + <para>Reserve layout space for a flexible rect.</para> + </summary> + <param name="minWidth">The minimum width of the area passed back.</param> + <param name="maxWidth">The maximum width of the area passed back.</param> + <param name="minHeight">The minimum width of the area passed back.</param> + <param name="maxHeight">The maximum width of the area passed back.</param> + <param name="style">An optional style. If specified, the style's padding value will be added to the sizes requested & the style's margin values will be used for spacing.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>A rectangle with size between minWidth & maxWidth on both axes.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetRect(System.Single,System.Single,System.Single,System.Single,UnityEngine.GUIStyle)"> + <summary> + <para>Reserve layout space for a flexible rect.</para> + </summary> + <param name="minWidth">The minimum width of the area passed back.</param> + <param name="maxWidth">The maximum width of the area passed back.</param> + <param name="minHeight">The minimum width of the area passed back.</param> + <param name="maxHeight">The maximum width of the area passed back.</param> + <param name="style">An optional style. If specified, the style's padding value will be added to the sizes requested & the style's margin values will be used for spacing.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>A rectangle with size between minWidth & maxWidth on both axes.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetRect(System.Single,System.Single,System.Single,System.Single,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Reserve layout space for a flexible rect.</para> + </summary> + <param name="minWidth">The minimum width of the area passed back.</param> + <param name="maxWidth">The maximum width of the area passed back.</param> + <param name="minHeight">The minimum width of the area passed back.</param> + <param name="maxHeight">The maximum width of the area passed back.</param> + <param name="style">An optional style. If specified, the style's padding value will be added to the sizes requested & the style's margin values will be used for spacing.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>A rectangle with size between minWidth & maxWidth on both axes.</para> + </returns> + </member> + <member name="M:UnityEngine.GUILayoutUtility.GetRect(System.Single,System.Single,System.Single,System.Single,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])"> + <summary> + <para>Reserve layout space for a flexible rect.</para> + </summary> + <param name="minWidth">The minimum width of the area passed back.</param> + <param name="maxWidth">The maximum width of the area passed back.</param> + <param name="minHeight">The minimum width of the area passed back.</param> + <param name="maxHeight">The maximum width of the area passed back.</param> + <param name="style">An optional style. If specified, the style's padding value will be added to the sizes requested & the style's margin values will be used for spacing.</param> + <param name="options">An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style.<br> +See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, +GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight.</param> + <returns> + <para>A rectangle with size between minWidth & maxWidth on both axes.</para> + </returns> + </member> + <member name="T:UnityEngine.GUISettings"> + <summary> + <para>General settings for how the GUI behaves.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISettings.cursorColor"> + <summary> + <para>The color of the cursor in text fields.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISettings.cursorFlashSpeed"> + <summary> + <para>The speed of text field cursor flashes.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISettings.doubleClickSelectsWord"> + <summary> + <para>Should double-clicking select words in text fields.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISettings.selectionColor"> + <summary> + <para>The color of the selection rect in text fields.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISettings.tripleClickSelectsLine"> + <summary> + <para>Should triple-clicking select whole text in text fields.</para> + </summary> + </member> + <member name="T:UnityEngine.GUISkin"> + <summary> + <para>Defines how GUI looks and behaves.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.box"> + <summary> + <para>Style used by default for GUI.Box controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.button"> + <summary> + <para>Style used by default for GUI.Button controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.customStyles"> + <summary> + <para>Array of GUI styles for specific needs.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.font"> + <summary> + <para>The default font to use for all styles.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.horizontalScrollbar"> + <summary> + <para>Style used by default for the background part of GUI.HorizontalScrollbar controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.horizontalScrollbarLeftButton"> + <summary> + <para>Style used by default for the left button on GUI.HorizontalScrollbar controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.horizontalScrollbarRightButton"> + <summary> + <para>Style used by default for the right button on GUI.HorizontalScrollbar controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.horizontalScrollbarThumb"> + <summary> + <para>Style used by default for the thumb that is dragged in GUI.HorizontalScrollbar controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.horizontalSlider"> + <summary> + <para>Style used by default for the background part of GUI.HorizontalSlider controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.horizontalSliderThumb"> + <summary> + <para>Style used by default for the thumb that is dragged in GUI.HorizontalSlider controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.label"> + <summary> + <para>Style used by default for GUI.Label controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.scrollView"> + <summary> + <para>Style used by default for the background of ScrollView controls (see GUI.BeginScrollView).</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.settings"> + <summary> + <para>Generic settings for how controls should behave with this skin.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.textArea"> + <summary> + <para>Style used by default for GUI.TextArea controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.textField"> + <summary> + <para>Style used by default for GUI.TextField controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.toggle"> + <summary> + <para>Style used by default for GUI.Toggle controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.verticalScrollbar"> + <summary> + <para>Style used by default for the background part of GUI.VerticalScrollbar controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.verticalScrollbarDownButton"> + <summary> + <para>Style used by default for the down button on GUI.VerticalScrollbar controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.verticalScrollbarThumb"> + <summary> + <para>Style used by default for the thumb that is dragged in GUI.VerticalScrollbar controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.verticalScrollbarUpButton"> + <summary> + <para>Style used by default for the up button on GUI.VerticalScrollbar controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.verticalSlider"> + <summary> + <para>Style used by default for the background part of GUI.VerticalSlider controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.verticalSliderThumb"> + <summary> + <para>Style used by default for the thumb that is dragged in GUI.VerticalSlider controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUISkin.window"> + <summary> + <para>Style used by default for Window controls (SA GUI.Window).</para> + </summary> + </member> + <member name="M:UnityEngine.GUISkin.FindStyle(System.String)"> + <summary> + <para>Try to search for a GUIStyle. This functions returns NULL and does not give an error.</para> + </summary> + <param name="styleName"></param> + </member> + <member name="M:UnityEngine.GUISkin.GetStyle(System.String)"> + <summary> + <para>Get a named GUIStyle.</para> + </summary> + <param name="styleName"></param> + </member> + <member name="T:UnityEngine.GUIStyle"> + <summary> + <para>Styling information for GUI elements.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.active"> + <summary> + <para>Rendering settings for when the control is pressed down.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.alignment"> + <summary> + <para>Text alignment.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.border"> + <summary> + <para>The borders of all background images.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.clipping"> + <summary> + <para>What to do when the contents to be rendered is too large to fit within the area given.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.contentOffset"> + <summary> + <para>Pixel offset to apply to the content of this GUIstyle.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.fixedHeight"> + <summary> + <para>If non-0, any GUI elements rendered with this style will have the height specified here.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.fixedWidth"> + <summary> + <para>If non-0, any GUI elements rendered with this style will have the width specified here.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.focused"> + <summary> + <para>Rendering settings for when the element has keyboard focus.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.font"> + <summary> + <para>The font to use for rendering. If null, the default font for the current GUISkin is used instead.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.fontSize"> + <summary> + <para>The font size to use (for dynamic fonts).</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.fontStyle"> + <summary> + <para>The font style to use (for dynamic fonts).</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.hover"> + <summary> + <para>Rendering settings for when the mouse is hovering over the control.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.imagePosition"> + <summary> + <para>How image and text of the GUIContent is combined.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.lineHeight"> + <summary> + <para>The height of one line of text with this style, measured in pixels. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.margin"> + <summary> + <para>The margins between elements rendered in this style and any other GUI elements.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.name"> + <summary> + <para>The name of this GUIStyle. Used for getting them based on name.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.none"> + <summary> + <para>Shortcut for an empty GUIStyle.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.normal"> + <summary> + <para>Rendering settings for when the component is displayed normally.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.onActive"> + <summary> + <para>Rendering settings for when the element is turned on and pressed down.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.onFocused"> + <summary> + <para>Rendering settings for when the element has keyboard and is turned on.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.onHover"> + <summary> + <para>Rendering settings for when the control is turned on and the mouse is hovering it.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.onNormal"> + <summary> + <para>Rendering settings for when the control is turned on.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.overflow"> + <summary> + <para>Extra space to be added to the background image.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.padding"> + <summary> + <para>Space from the edge of GUIStyle to the start of the contents.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.richText"> + <summary> + <para>Enable HTML-style tags for Text Formatting Markup.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.stretchHeight"> + <summary> + <para>Can GUI elements of this style be stretched vertically for better layout?</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.stretchWidth"> + <summary> + <para>Can GUI elements of this style be stretched horizontally for better layouting?</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyle.wordWrap"> + <summary> + <para>Should the text be wordwrapped?</para> + </summary> + </member> + <member name="M:UnityEngine.GUIStyle.CalcHeight(UnityEngine.GUIContent,System.Single)"> + <summary> + <para>How tall this element will be when rendered with content and a specific width.</para> + </summary> + <param name="content"></param> + <param name="width"></param> + </member> + <member name="M:UnityEngine.GUIStyle.CalcMinMaxWidth(UnityEngine.GUIContent,System.Single&,System.Single&)"> + <summary> + <para>Calculate the minimum and maximum widths for this style rendered with content.</para> + </summary> + <param name="content"></param> + <param name="minWidth"></param> + <param name="maxWidth"></param> + </member> + <member name="M:UnityEngine.GUIStyle.CalcScreenSize(UnityEngine.Vector2)"> + <summary> + <para>Calculate the size of an element formatted with this style, and a given space to content.</para> + </summary> + <param name="contentSize"></param> + </member> + <member name="M:UnityEngine.GUIStyle.CalcSize(UnityEngine.GUIContent)"> + <summary> + <para>Calculate the size of some content if it is rendered with this style.</para> + </summary> + <param name="content"></param> + </member> + <member name="M:UnityEngine.GUIStyle.#ctor"> + <summary> + <para>Constructor for empty GUIStyle.</para> + </summary> + </member> + <member name="M:UnityEngine.GUIStyle.#ctor(UnityEngine.GUIStyle)"> + <summary> + <para>Constructs GUIStyle identical to given other GUIStyle.</para> + </summary> + <param name="other"></param> + </member> + <member name="M:UnityEngine.GUIStyle.Draw(UnityEngine.Rect,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"> + <summary> + <para>Draw this GUIStyle on to the screen, internal version.</para> + </summary> + <param name="position"></param> + <param name="isHover"></param> + <param name="isActive"></param> + <param name="on"></param> + <param name="hasKeyboardFocus"></param> + </member> + <member name="M:UnityEngine.GUIStyle.Draw(UnityEngine.Rect,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"> + <summary> + <para>Draw the GUIStyle with a text string inside.</para> + </summary> + <param name="position"></param> + <param name="text"></param> + <param name="isHover"></param> + <param name="isActive"></param> + <param name="on"></param> + <param name="hasKeyboardFocus"></param> + </member> + <member name="M:UnityEngine.GUIStyle.Draw(UnityEngine.Rect,UnityEngine.Texture,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"> + <summary> + <para>Draw the GUIStyle with an image inside. If the image is too large to fit within the content area of the style it is scaled down.</para> + </summary> + <param name="position"></param> + <param name="image"></param> + <param name="isHover"></param> + <param name="isActive"></param> + <param name="on"></param> + <param name="hasKeyboardFocus"></param> + </member> + <member name="M:UnityEngine.GUIStyle.Draw(UnityEngine.Rect,UnityEngine.GUIContent,System.Int32)"> + <summary> + <para>Draw the GUIStyle with text and an image inside. If the image is too large to fit within the content area of the style it is scaled down.</para> + </summary> + <param name="position"></param> + <param name="content"></param> + <param name="controlID"></param> + <param name="on"></param> + <param name="isHover"></param> + <param name="isActive"></param> + <param name="hasKeyboardFocus"></param> + </member> + <member name="M:UnityEngine.GUIStyle.Draw(UnityEngine.Rect,UnityEngine.GUIContent,System.Int32,System.Boolean)"> + <summary> + <para>Draw the GUIStyle with text and an image inside. If the image is too large to fit within the content area of the style it is scaled down.</para> + </summary> + <param name="position"></param> + <param name="content"></param> + <param name="controlID"></param> + <param name="on"></param> + <param name="isHover"></param> + <param name="isActive"></param> + <param name="hasKeyboardFocus"></param> + </member> + <member name="M:UnityEngine.GUIStyle.Draw(UnityEngine.Rect,UnityEngine.GUIContent,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"> + <summary> + <para>Draw the GUIStyle with text and an image inside. If the image is too large to fit within the content area of the style it is scaled down.</para> + </summary> + <param name="position"></param> + <param name="content"></param> + <param name="controlID"></param> + <param name="on"></param> + <param name="isHover"></param> + <param name="isActive"></param> + <param name="hasKeyboardFocus"></param> + </member> + <member name="M:UnityEngine.GUIStyle.DrawCursor(UnityEngine.Rect,UnityEngine.GUIContent,System.Int32,System.Int32)"> + <summary> + <para>Draw this GUIStyle with selected content.</para> + </summary> + <param name="position"></param> + <param name="content"></param> + <param name="controlID"></param> + <param name="Character"></param> + </member> + <member name="M:UnityEngine.GUIStyle.DrawWithTextSelection(UnityEngine.Rect,UnityEngine.GUIContent,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Draw this GUIStyle with selected content.</para> + </summary> + <param name="position"></param> + <param name="content"></param> + <param name="controlID"></param> + <param name="firstSelectedCharacter"></param> + <param name="lastSelectedCharacter"></param> + </member> + <member name="M:UnityEngine.GUIStyle.GetCursorPixelPosition(UnityEngine.Rect,UnityEngine.GUIContent,System.Int32)"> + <summary> + <para>Get the pixel position of a given string index.</para> + </summary> + <param name="position"></param> + <param name="content"></param> + <param name="cursorStringIndex"></param> + </member> + <member name="M:UnityEngine.GUIStyle.GetCursorStringIndex(UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.Vector2)"> + <summary> + <para>Get the cursor position (indexing into contents.text) when the user clicked at cursorPixelPosition.</para> + </summary> + <param name="position"></param> + <param name="content"></param> + <param name="cursorPixelPosition"></param> + </member> + <member name="?:UnityEngine.GUIStyle.implop_GUIStyle(string)(System.String)"> + <summary> + <para>Get a named GUI style from the current skin.</para> + </summary> + <param name="str"></param> + </member> + <member name="T:UnityEngine.GUIStyleState"> + <summary> + <para>Specialized values for the given states used by GUIStyle objects.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyleState.background"> + <summary> + <para>The background image used by GUI elements in this given state.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIStyleState.textColor"> + <summary> + <para>The text color used by GUI elements in this state.</para> + </summary> + </member> + <member name="T:UnityEngine.GUITargetAttribute"> + <summary> + <para>Allows to control for which display the OnGUI is called.</para> + </summary> + </member> + <member name="M:UnityEngine.GUITargetAttribute.#ctor"> + <summary> + <para>Default constructor initializes the attribute for OnGUI to be called for all available displays.</para> + </summary> + <param name="displayIndex">Display index.</param> + <param name="displayIndex1">Display index.</param> + <param name="displayIndexList">Display index list.</param> + </member> + <member name="M:UnityEngine.GUITargetAttribute.#ctor(System.Int32)"> + <summary> + <para>Default constructor initializes the attribute for OnGUI to be called for all available displays.</para> + </summary> + <param name="displayIndex">Display index.</param> + <param name="displayIndex1">Display index.</param> + <param name="displayIndexList">Display index list.</param> + </member> + <member name="M:UnityEngine.GUITargetAttribute.#ctor(System.Int32,System.Int32)"> + <summary> + <para>Default constructor initializes the attribute for OnGUI to be called for all available displays.</para> + </summary> + <param name="displayIndex">Display index.</param> + <param name="displayIndex1">Display index.</param> + <param name="displayIndexList">Display index list.</param> + </member> + <member name="M:UnityEngine.GUITargetAttribute.#ctor(System.Int32,System.Int32,System.Int32[])"> + <summary> + <para>Default constructor initializes the attribute for OnGUI to be called for all available displays.</para> + </summary> + <param name="displayIndex">Display index.</param> + <param name="displayIndex1">Display index.</param> + <param name="displayIndexList">Display index list.</param> + </member> + <member name="T:UnityEngine.GUIUtility"> + <summary> + <para>Utility class for making new GUI controls.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIUtility.hasModalWindow"> + <summary> + <para>A global property, which is true if a ModalWindow is being displayed, false otherwise.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIUtility.hotControl"> + <summary> + <para>The controlID of the current hot control.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIUtility.keyboardControl"> + <summary> + <para>The controlID of the control that has keyboard focus.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIUtility.systemCopyBuffer"> + <summary> + <para>Get access to the system-wide pasteboard.</para> + </summary> + </member> + <member name="M:UnityEngine.GUIUtility.GetControlID(UnityEngine.FocusType)"> + <summary> + <para>Get a unique ID for a control.</para> + </summary> + <param name="focus"></param> + <param name="position"></param> + </member> + <member name="M:UnityEngine.GUIUtility.GetControlID(UnityEngine.FocusType,UnityEngine.Rect)"> + <summary> + <para>Get a unique ID for a control.</para> + </summary> + <param name="focus"></param> + <param name="position"></param> + </member> + <member name="M:UnityEngine.GUIUtility.GetControlID(System.Int32,UnityEngine.FocusType)"> + <summary> + <para>Get a unique ID for a control, using an integer as a hint to help ensure correct matching of IDs to controls.</para> + </summary> + <param name="hint"></param> + <param name="focus"></param> + <param name="position"></param> + </member> + <member name="M:UnityEngine.GUIUtility.GetControlID(System.Int32,UnityEngine.FocusType,UnityEngine.Rect)"> + <summary> + <para>Get a unique ID for a control, using an integer as a hint to help ensure correct matching of IDs to controls.</para> + </summary> + <param name="hint"></param> + <param name="focus"></param> + <param name="position"></param> + </member> + <member name="M:UnityEngine.GUIUtility.GetControlID(UnityEngine.GUIContent,UnityEngine.FocusType)"> + <summary> + <para>Get a unique ID for a control, using a the label content as a hint to help ensure correct matching of IDs to controls.</para> + </summary> + <param name="contents"></param> + <param name="focus"></param> + <param name="position"></param> + </member> + <member name="M:UnityEngine.GUIUtility.GetControlID(UnityEngine.GUIContent,UnityEngine.FocusType,UnityEngine.Rect)"> + <summary> + <para>Get a unique ID for a control, using a the label content as a hint to help ensure correct matching of IDs to controls.</para> + </summary> + <param name="contents"></param> + <param name="focus"></param> + <param name="position"></param> + </member> + <member name="M:UnityEngine.GUIUtility.GetStateObject(System.Type,System.Int32)"> + <summary> + <para>Get a state object from a controlID.</para> + </summary> + <param name="t"></param> + <param name="controlID"></param> + </member> + <member name="M:UnityEngine.GUIUtility.GUIToScreenPoint(UnityEngine.Vector2)"> + <summary> + <para>Convert a point from GUI position to screen space.</para> + </summary> + <param name="guiPoint"></param> + </member> + <member name="M:UnityEngine.GUIUtility.QueryStateObject(System.Type,System.Int32)"> + <summary> + <para>Get an existing state object from a controlID.</para> + </summary> + <param name="t"></param> + <param name="controlID"></param> + </member> + <member name="M:UnityEngine.GUIUtility.RotateAroundPivot(System.Single,UnityEngine.Vector2)"> + <summary> + <para>Helper function to rotate the GUI around a point.</para> + </summary> + <param name="angle"></param> + <param name="pivotPoint"></param> + </member> + <member name="M:UnityEngine.GUIUtility.ScaleAroundPivot(UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Helper function to scale the GUI around a point.</para> + </summary> + <param name="scale"></param> + <param name="pivotPoint"></param> + </member> + <member name="M:UnityEngine.GUIUtility.ScreenToGUIPoint(UnityEngine.Vector2)"> + <summary> + <para>Convert a point from screen space to GUI position.</para> + </summary> + <param name="screenPoint"></param> + </member> + <member name="T:UnityEngine.ImagePosition"> + <summary> + <para>How image and text is placed inside GUIStyle.</para> + </summary> + </member> + <member name="F:UnityEngine.ImagePosition.ImageAbove"> + <summary> + <para>Image is above the text.</para> + </summary> + </member> + <member name="F:UnityEngine.ImagePosition.ImageLeft"> + <summary> + <para>Image is to the left of the text.</para> + </summary> + </member> + <member name="F:UnityEngine.ImagePosition.ImageOnly"> + <summary> + <para>Only the image is displayed.</para> + </summary> + </member> + <member name="F:UnityEngine.ImagePosition.TextOnly"> + <summary> + <para>Only the text is displayed.</para> + </summary> + </member> + <member name="T:UnityEngine.ScaleMode"> + <summary> + <para>Scaling mode to draw textures with.</para> + </summary> + </member> + <member name="F:UnityEngine.ScaleMode.ScaleAndCrop"> + <summary> + <para>Scales the texture, maintaining aspect ratio, so it completely covers the position rectangle passed to GUI.DrawTexture. If the texture is being draw to a rectangle with a different aspect ratio than the original, the image is cropped.</para> + </summary> + </member> + <member name="F:UnityEngine.ScaleMode.ScaleToFit"> + <summary> + <para>Scales the texture, maintaining aspect ratio, so it completely fits withing the position rectangle passed to GUI.DrawTexture.</para> + </summary> + </member> + <member name="F:UnityEngine.ScaleMode.StretchToFill"> + <summary> + <para>Stretches the texture to fill the complete rectangle passed in to GUI.DrawTexture.</para> + </summary> + </member> + <member name="T:UnityEngine.TextClipping"> + <summary> + <para>Different methods for how the GUI system handles text being too large to fit the rectangle allocated.</para> + </summary> + </member> + <member name="F:UnityEngine.TextClipping.Clip"> + <summary> + <para>Text gets clipped to be inside the element.</para> + </summary> + </member> + <member name="F:UnityEngine.TextClipping.Overflow"> + <summary> + <para>Text flows freely outside the element.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.ImageConversionModule.dll b/Player_from_example_Data/Managed/UnityEngine.ImageConversionModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..a3538669249bc116db4ea32c3a94408b9c1071e7 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ImageConversionModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ImageConversionModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.ImageConversionModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..79263fa006b78b8decdded4953eeaaa49391b741 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ImageConversionModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ImageConversionModule.xml b/Player_from_example_Data/Managed/UnityEngine.ImageConversionModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..bd712906f77214d99772339ad7af3f0fa7f18c9c --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.ImageConversionModule.xml @@ -0,0 +1,51 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.ImageConversionModule</name> + </assembly> + <member name="T:UnityEngine.ImageConversion"> + <summary> + <para>Class with utility methods and extension methods to deal with converting image data from or to PNG and JPEG formats.</para> + </summary> + </member> + <member name="M:UnityEngine.ImageConversion.EncodeToEXR(UnityEngine.Texture2D,UnityEngine.Texture2D/EXRFlags)"> + <summary> + <para>Encodes this texture into the EXR format.</para> + </summary> + <param name="tex">The texture to convert.</param> + <param name="flags">Flags used to control compression and the output format.</param> + </member> + <member name="M:UnityEngine.ImageConversion.EncodeToJPG(UnityEngine.Texture2D,System.Int32)"> + <summary> + <para>Encodes this texture into JPG format.</para> + </summary> + <param name="tex">Text texture to convert.</param> + <param name="quality">JPG quality to encode with, 1..100 (default 75).</param> + </member> + <member name="M:UnityEngine.ImageConversion.EncodeToJPG(UnityEngine.Texture2D)"> + <summary> + <para>Encodes this texture into JPG format.</para> + </summary> + <param name="tex">Text texture to convert.</param> + <param name="quality">JPG quality to encode with, 1..100 (default 75).</param> + </member> + <member name="M:UnityEngine.ImageConversion.EncodeToPNG(UnityEngine.Texture2D)"> + <summary> + <para>Encodes this texture into PNG format.</para> + </summary> + <param name="tex">The texture to convert.</param> + </member> + <member name="M:UnityEngine.ImageConversion.LoadImage(UnityEngine.Texture2D,System.Byte[],System.Boolean)"> + <summary> + <para>Loads PNG/JPG image byte array into a texture.</para> + </summary> + <param name="data">The byte array containing the image data to load.</param> + <param name="markNonReadable">Set to false by default, pass true to optionally mark the texture as non-readable.</param> + <param name="tex">The texture to load the image into.</param> + <returns> + <para>Returns true if the data can be loaded, false otherwise.</para> + </returns> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.InputModule.dll b/Player_from_example_Data/Managed/UnityEngine.InputModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..e4386bd5a8f89378e68e7502bf5a6e64a0715cd2 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.InputModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.InputModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.InputModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..41e61a863350d23ebb44850fa2dde02ac226ceac Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.InputModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.InputModule.xml b/Player_from_example_Data/Managed/UnityEngine.InputModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..0eb82816ec46ee5c008949750875dcb002c1f095 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.InputModule.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.InputModule</name> + </assembly> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.JSONSerializeModule.dll b/Player_from_example_Data/Managed/UnityEngine.JSONSerializeModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..916c0832896babce834f778d0419acd264273479 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.JSONSerializeModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.JSONSerializeModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.JSONSerializeModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..3def93b961d6609e7940bb9c555f62218f779268 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.JSONSerializeModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.JSONSerializeModule.xml b/Player_from_example_Data/Managed/UnityEngine.JSONSerializeModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..b1b6db5f0c0cca7b3cbd6bd5092e41a031da44f6 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.JSONSerializeModule.xml @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.JSONSerializeModule</name> + </assembly> + <member name="T:UnityEngine.JsonUtility"> + <summary> + <para>Utility functions for working with JSON data.</para> + </summary> + </member> + <member name="M:UnityEngine.JsonUtility.FromJson(System.String)"> + <summary> + <para>Create an object from its JSON representation.</para> + </summary> + <param name="json">The JSON representation of the object.</param> + <returns> + <para>An instance of the object.</para> + </returns> + </member> + <member name="M:UnityEngine.JsonUtility.FromJson(System.String,System.Type)"> + <summary> + <para>Create an object from its JSON representation.</para> + </summary> + <param name="json">The JSON representation of the object.</param> + <param name="type">The type of object represented by the Json.</param> + <returns> + <para>An instance of the object.</para> + </returns> + </member> + <member name="M:UnityEngine.JsonUtility.FromJsonOverwrite(System.String,System.Object)"> + <summary> + <para>Overwrite data in an object by reading from its JSON representation.</para> + </summary> + <param name="json">The JSON representation of the object.</param> + <param name="objectToOverwrite">The object that should be overwritten.</param> + </member> + <member name="M:UnityEngine.JsonUtility.ToJson(System.Object)"> + <summary> + <para>Generate a JSON representation of the public fields of an object.</para> + </summary> + <param name="obj">The object to convert to JSON form.</param> + <param name="prettyPrint">If true, format the output for readability. If false, format the output for minimum size. Default is false.</param> + <returns> + <para>The object's data in JSON format.</para> + </returns> + </member> + <member name="M:UnityEngine.JsonUtility.ToJson(System.Object,System.Boolean)"> + <summary> + <para>Generate a JSON representation of the public fields of an object.</para> + </summary> + <param name="obj">The object to convert to JSON form.</param> + <param name="prettyPrint">If true, format the output for readability. If false, format the output for minimum size. Default is false.</param> + <returns> + <para>The object's data in JSON format.</para> + </returns> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.Networking.dll b/Player_from_example_Data/Managed/UnityEngine.Networking.dll new file mode 100644 index 0000000000000000000000000000000000000000..e1e7abf080438ea5aecde77628281130b6c7fbf7 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.Networking.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ParticleSystemModule.dll b/Player_from_example_Data/Managed/UnityEngine.ParticleSystemModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..e9a13eebbeba7d7190bf207566429a2cf6e0d60b Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ParticleSystemModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ParticleSystemModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.ParticleSystemModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..5f7ba5b100cb8241563c5a66427ee2f6e1264fdb Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ParticleSystemModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ParticleSystemModule.xml b/Player_from_example_Data/Managed/UnityEngine.ParticleSystemModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..44ba3e9ad1927351703289589e36eff646ac6219 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.ParticleSystemModule.xml @@ -0,0 +1,3833 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.ParticleSystemModule</name> + </assembly> + <member name="T:UnityEngine.ParticleCollisionEvent"> + <summary> + <para>Information about a particle collision.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleCollisionEvent.colliderComponent"> + <summary> + <para>The Collider or Collider2D for the GameObject struck by the particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleCollisionEvent.intersection"> + <summary> + <para>Intersection point of the collision in world coordinates.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleCollisionEvent.normal"> + <summary> + <para>Geometry normal at the intersection point of the collision.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleCollisionEvent.velocity"> + <summary> + <para>Incident velocity at the intersection point of the collision.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticlePhysicsExtensions"> + <summary> + <para>Method extension for Physics in Particle System.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticlePhysicsExtensions.GetCollisionEvents(UnityEngine.ParticleSystem,UnityEngine.GameObject,UnityEngine.ParticleCollisionEvent[])"> + <summary> + <para>Get the particle collision events for a GameObject. Returns the number of events written to the array.</para> + </summary> + <param name="go">The GameObject for which to retrieve collision events.</param> + <param name="collisionEvents">Array to write collision events to.</param> + <param name="ps"></param> + </member> + <member name="M:UnityEngine.ParticlePhysicsExtensions.GetSafeCollisionEventSize(UnityEngine.ParticleSystem)"> + <summary> + <para>Safe array size for use with ParticleSystem.GetCollisionEvents.</para> + </summary> + <param name="ps"></param> + </member> + <member name="M:UnityEngine.ParticlePhysicsExtensions.GetSafeTriggerParticlesSize(UnityEngine.ParticleSystem,UnityEngine.ParticleSystemTriggerEventType)"> + <summary> + <para>Safe array size for use with ParticleSystem.GetTriggerParticles.</para> + </summary> + <param name="ps">Particle system.</param> + <param name="type">Type of trigger to return size for.</param> + <returns> + <para>Number of particles with this trigger event type.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticlePhysicsExtensions.GetTriggerParticles"> + <summary> + <para>Get the particles that met the condition in the particle trigger module. Returns the number of particles written to the array.</para> + </summary> + <param name="ps">Particle system.</param> + <param name="type">Type of trigger to return particles for.</param> + <param name="particles">The array of particles matching the trigger event type.</param> + <returns> + <para>Number of particles with this trigger event type.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticlePhysicsExtensions.SetTriggerParticles"> + <summary> + <para>Write modified particles back to the particle system, during a call to OnParticleTrigger.</para> + </summary> + <param name="ps">Particle system.</param> + <param name="type">Type of trigger to set particles for.</param> + <param name="particles">Particle array.</param> + <param name="offset">Offset into the array, if you only want to write back a subset of the returned particles.</param> + <param name="count">Number of particles to write, if you only want to write back a subset of the returned particles.</param> + </member> + <member name="M:UnityEngine.ParticlePhysicsExtensions.SetTriggerParticles"> + <summary> + <para>Write modified particles back to the particle system, during a call to OnParticleTrigger.</para> + </summary> + <param name="ps">Particle system.</param> + <param name="type">Type of trigger to set particles for.</param> + <param name="particles">Particle array.</param> + <param name="offset">Offset into the array, if you only want to write back a subset of the returned particles.</param> + <param name="count">Number of particles to write, if you only want to write back a subset of the returned particles.</param> + </member> + <member name="T:UnityEngine.ParticleSystem"> + <summary> + <para>Script interface for particle systems (Shuriken).</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.collision"> + <summary> + <para>Access the particle system collision module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.colorBySpeed"> + <summary> + <para>Access the particle system color by lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.colorOverLifetime"> + <summary> + <para>Access the particle system color over lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.customData"> + <summary> + <para>Access the particle system Custom Data module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.duration"> + <summary> + <para>The duration of the particle system in seconds (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.emission"> + <summary> + <para>Access the particle system emission module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.emissionRate"> + <summary> + <para>The rate of emission.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.enableEmission"> + <summary> + <para>When set to false, the particle system will not emit particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.externalForces"> + <summary> + <para>Access the particle system external forces module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.forceOverLifetime"> + <summary> + <para>Access the particle system force over lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.gravityModifier"> + <summary> + <para>Scale being applied to the gravity defined by Physics.gravity.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.inheritVelocity"> + <summary> + <para>Access the particle system velocity inheritance module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.isEmitting"> + <summary> + <para>Is the particle system currently emitting particles? A particle system may stop emitting when its emission module has finished, it has been paused or if the system has been stopped using ParticleSystem.Stop|Stop with the ParticleSystemStopBehavior.StopEmitting|StopEmitting flag. Resume emitting by calling ParticleSystem.Play|Play.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.isPaused"> + <summary> + <para>Is the particle system paused right now ?</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.isPlaying"> + <summary> + <para>Is the particle system playing right now ?</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.isStopped"> + <summary> + <para>Is the particle system stopped right now ?</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.lights"> + <summary> + <para>Access the particle system lights module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.limitVelocityOverLifetime"> + <summary> + <para>Access the particle system limit velocity over lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.loop"> + <summary> + <para>Is the particle system looping?</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.main"> + <summary> + <para>Access the main particle system settings.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.maxParticles"> + <summary> + <para>The maximum number of particles to emit.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.noise"> + <summary> + <para>Access the particle system noise module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.particleCount"> + <summary> + <para>The current number of particles (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.playbackSpeed"> + <summary> + <para>The playback speed of the particle system. 1 is normal playback speed.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.playOnAwake"> + <summary> + <para>If set to true, the particle system will automatically start playing on startup.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.randomSeed"> + <summary> + <para>Override the random seed used for the particle system emission.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.rotationBySpeed"> + <summary> + <para>Access the particle system rotation by speed module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.rotationOverLifetime"> + <summary> + <para>Access the particle system rotation over lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.scalingMode"> + <summary> + <para>The scaling mode applied to particle sizes and positions.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.shape"> + <summary> + <para>Access the particle system shape module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.simulationSpace"> + <summary> + <para>This selects the space in which to simulate particles. It can be either world or local space.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.sizeBySpeed"> + <summary> + <para>Access the particle system size by speed module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.sizeOverLifetime"> + <summary> + <para>Access the particle system size over lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.startColor"> + <summary> + <para>The initial color of particles when emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.startDelay"> + <summary> + <para>Start delay in seconds.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.startLifetime"> + <summary> + <para>The total lifetime in seconds that particles will have when emitted. When using curves, this values acts as a scale on the curve. This value is set in the particle when it is created by the particle system.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.startRotation"> + <summary> + <para>The initial rotation of particles when emitted. When using curves, this values acts as a scale on the curve.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.startRotation3D"> + <summary> + <para>The initial 3D rotation of particles when emitted. When using curves, this values acts as a scale on the curves.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.startSize"> + <summary> + <para>The initial size of particles when emitted. When using curves, this values acts as a scale on the curve.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.startSpeed"> + <summary> + <para>The initial speed of particles when emitted. When using curves, this values acts as a scale on the curve.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.subEmitters"> + <summary> + <para>Access the particle system sub emitters module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.textureSheetAnimation"> + <summary> + <para>Access the particle system texture sheet animation module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.time"> + <summary> + <para>Playback position in seconds.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.trails"> + <summary> + <para>Access the particle system trails module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.trigger"> + <summary> + <para>Access the particle system trigger module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.useAutoRandomSeed"> + <summary> + <para>Controls whether the Particle System uses an automatically-generated random number to seed the random number generator.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.velocityOverLifetime"> + <summary> + <para>Access the particle system velocity over lifetime module.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystem.Burst"> + <summary> + <para>Script interface for a Burst.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Burst.count"> + <summary> + <para>Number of particles to be emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Burst.cycleCount"> + <summary> + <para>How many times to play the burst. (0 means infinitely).</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Burst.maxCount"> + <summary> + <para>Maximum number of particles to be emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Burst.minCount"> + <summary> + <para>Minimum number of particles to be emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Burst.repeatInterval"> + <summary> + <para>How often to repeat the burst, in seconds.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Burst.time"> + <summary> + <para>The time that each burst occurs.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.Burst.#ctor(System.Single,System.Int16)"> + <summary> + <para>Construct a new Burst with a time and count.</para> + </summary> + <param name="_time">Time to emit the burst.</param> + <param name="_minCount">Minimum number of particles to emit.</param> + <param name="_maxCount">Maximum number of particles to emit.</param> + <param name="_count">Number of particles to emit.</param> + <param name="_cycleCount">Number of times to play the burst. (0 means indefinitely).</param> + <param name="_repeatInterval">How often to repeat the burst, in seconds.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.Burst.#ctor(System.Single,System.Int16,System.Int16)"> + <summary> + <para>Construct a new Burst with a time and count.</para> + </summary> + <param name="_time">Time to emit the burst.</param> + <param name="_minCount">Minimum number of particles to emit.</param> + <param name="_maxCount">Maximum number of particles to emit.</param> + <param name="_count">Number of particles to emit.</param> + <param name="_cycleCount">Number of times to play the burst. (0 means indefinitely).</param> + <param name="_repeatInterval">How often to repeat the burst, in seconds.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.Burst.#ctor(System.Single,System.Int16,System.Int16,System.Int32,System.Single)"> + <summary> + <para>Construct a new Burst with a time and count.</para> + </summary> + <param name="_time">Time to emit the burst.</param> + <param name="_minCount">Minimum number of particles to emit.</param> + <param name="_maxCount">Maximum number of particles to emit.</param> + <param name="_count">Number of particles to emit.</param> + <param name="_cycleCount">Number of times to play the burst. (0 means indefinitely).</param> + <param name="_repeatInterval">How often to repeat the burst, in seconds.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.Burst.#ctor(System.Single,UnityEngine.ParticleSystem/MinMaxCurve)"> + <summary> + <para>Construct a new Burst with a time and count.</para> + </summary> + <param name="_time">Time to emit the burst.</param> + <param name="_minCount">Minimum number of particles to emit.</param> + <param name="_maxCount">Maximum number of particles to emit.</param> + <param name="_count">Number of particles to emit.</param> + <param name="_cycleCount">Number of times to play the burst. (0 means indefinitely).</param> + <param name="_repeatInterval">How often to repeat the burst, in seconds.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.Burst.#ctor(System.Single,UnityEngine.ParticleSystem/MinMaxCurve,System.Int32,System.Single)"> + <summary> + <para>Construct a new Burst with a time and count.</para> + </summary> + <param name="_time">Time to emit the burst.</param> + <param name="_minCount">Minimum number of particles to emit.</param> + <param name="_maxCount">Maximum number of particles to emit.</param> + <param name="_count">Number of particles to emit.</param> + <param name="_cycleCount">Number of times to play the burst. (0 means indefinitely).</param> + <param name="_repeatInterval">How often to repeat the burst, in seconds.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.Clear(System.Boolean)"> + <summary> + <para>Remove all particles in the particle system.</para> + </summary> + <param name="withChildren">Clear all child particle systems as well.</param> + </member> + <member name="T:UnityEngine.ParticleSystem.CollisionModule"> + <summary> + <para>Script interface for the Collision module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.bounce"> + <summary> + <para>How much force is applied to each particle after a collision.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.bounceMultiplier"> + <summary> + <para>Change the bounce multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.colliderForce"> + <summary> + <para>How much force is applied to a Collider when hit by particles from this Particle System.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.collidesWith"> + <summary> + <para>Control which layers this particle system collides with.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.dampen"> + <summary> + <para>How much speed is lost from each particle after a collision.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.dampenMultiplier"> + <summary> + <para>Change the dampen multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.enabled"> + <summary> + <para>Enable/disable the Collision module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.enableDynamicColliders"> + <summary> + <para>Allow particles to collide with dynamic colliders when using world collision mode.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.enableInteriorCollisions"> + <summary> + <para>Allow particles to collide when inside colliders.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.lifetimeLoss"> + <summary> + <para>How much a particle's lifetime is reduced after a collision.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.lifetimeLossMultiplier"> + <summary> + <para>Change the lifetime loss multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.maxCollisionShapes"> + <summary> + <para>The maximum number of collision shapes that will be considered for particle collisions. Excess shapes will be ignored. Terrains take priority.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.maxKillSpeed"> + <summary> + <para>Kill particles whose speed goes above this threshold, after a collision.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.maxPlaneCount"> + <summary> + <para>The maximum number of planes it is possible to set as colliders.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.minKillSpeed"> + <summary> + <para>Kill particles whose speed falls below this threshold, after a collision.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.mode"> + <summary> + <para>Choose between 2D and 3D world collisions.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.multiplyColliderForceByCollisionAngle"> + <summary> + <para>If true, the collision angle is considered when applying forces from particles to Colliders.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.multiplyColliderForceByParticleSize"> + <summary> + <para>If true, particle sizes are considered when applying forces to Colliders.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.multiplyColliderForceByParticleSpeed"> + <summary> + <para>If true, particle speeds are considered when applying forces to Colliders.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.quality"> + <summary> + <para>Specifies the accuracy of particle collisions against colliders in the scene.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.radiusScale"> + <summary> + <para>A multiplier applied to the size of each particle before collisions are processed.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.sendCollisionMessages"> + <summary> + <para>Send collision callback messages.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.type"> + <summary> + <para>The type of particle collision to perform.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CollisionModule.voxelSize"> + <summary> + <para>Size of voxels in the collision cache.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.CollisionModule.GetPlane(System.Int32)"> + <summary> + <para>Get a collision plane associated with this particle system.</para> + </summary> + <param name="index">Specifies which plane to access.</param> + <returns> + <para>The plane.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.CollisionModule.SetPlane(System.Int32,UnityEngine.Transform)"> + <summary> + <para>Set a collision plane to be used with this particle system.</para> + </summary> + <param name="index">Specifies which plane to set.</param> + <param name="transform">The plane to set.</param> + </member> + <member name="T:UnityEngine.ParticleSystem.ColorBySpeedModule"> + <summary> + <para>Script interface for the Color By Speed module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ColorBySpeedModule.color"> + <summary> + <para>The gradient controlling the particle colors.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ColorBySpeedModule.enabled"> + <summary> + <para>Enable/disable the Color By Speed module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ColorBySpeedModule.range"> + <summary> + <para>Apply the color gradient between these minimum and maximum speeds.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystem.ColorOverLifetimeModule"> + <summary> + <para>Script interface for the Color Over Lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ColorOverLifetimeModule.color"> + <summary> + <para>The gradient controlling the particle colors.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ColorOverLifetimeModule.enabled"> + <summary> + <para>Enable/disable the Color Over Lifetime module.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystem.CustomDataModule"> + <summary> + <para>Script interface for the Custom Data module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.CustomDataModule.enabled"> + <summary> + <para>Enable/disable the Custom Data module.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.CustomDataModule.GetColor(UnityEngine.ParticleSystemCustomData)"> + <summary> + <para>Get a ParticleSystem.MinMaxGradient, that is being used to generate custom HDR color data.</para> + </summary> + <param name="stream">The name of the custom data stream to retrieve the gradient from.</param> + <returns> + <para>The color gradient being used to generate custom color data.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.CustomDataModule.GetMode(UnityEngine.ParticleSystemCustomData)"> + <summary> + <para>Find out the type of custom data that is being generated for the chosen data stream.</para> + </summary> + <param name="stream">The name of the custom data stream to query.</param> + <returns> + <para>The type of data being generated for the requested stream.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.CustomDataModule.GetVector(UnityEngine.ParticleSystemCustomData,System.Int32)"> + <summary> + <para>Get a ParticleSystem.MinMaxCurve, that is being used to generate custom data.</para> + </summary> + <param name="stream">The name of the custom data stream to retrieve the curve from.</param> + <param name="component">The component index to retrieve the curve for (0-3, mapping to the xyzw components of a Vector4 or float4).</param> + <returns> + <para>The curve being used to generate custom data.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.CustomDataModule.GetVectorComponentCount(UnityEngine.ParticleSystemCustomData)"> + <summary> + <para>Query how many ParticleSystem.MinMaxCurve elements are being used to generate this stream of custom data.</para> + </summary> + <param name="stream">The name of the custom data stream to retrieve the curve from.</param> + <returns> + <para>The number of curves.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.CustomDataModule.SetColor(UnityEngine.ParticleSystemCustomData,UnityEngine.ParticleSystem/MinMaxGradient)"> + <summary> + <para>Set a ParticleSystem.MinMaxGradient, in order to generate custom HDR color data.</para> + </summary> + <param name="stream">The name of the custom data stream to apply the gradient to.</param> + <param name="gradient">The gradient to be used for generating custom color data.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.CustomDataModule.SetMode(UnityEngine.ParticleSystemCustomData,UnityEngine.ParticleSystemCustomDataMode)"> + <summary> + <para>Choose the type of custom data to generate for the chosen data stream.</para> + </summary> + <param name="stream">The name of the custom data stream to enable data generation on.</param> + <param name="mode">The type of data to generate.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.CustomDataModule.SetVector(UnityEngine.ParticleSystemCustomData,System.Int32,UnityEngine.ParticleSystem/MinMaxCurve)"> + <summary> + <para>Set a ParticleSystem.MinMaxCurve, in order to generate custom data.</para> + </summary> + <param name="stream">The name of the custom data stream to apply the curve to.</param> + <param name="component">The component index to apply the curve to (0-3, mapping to the xyzw components of a Vector4 or float4).</param> + <param name="curve">The curve to be used for generating custom data.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.CustomDataModule.SetVectorComponentCount(UnityEngine.ParticleSystemCustomData,System.Int32)"> + <summary> + <para>Specify how many curves are used to generate custom data for this stream.</para> + </summary> + <param name="stream">The name of the custom data stream to apply the curve to.</param> + <param name="curveCount">The number of curves to generate data for.</param> + <param name="count"></param> + </member> + <member name="T:UnityEngine.ParticleSystem.EmissionModule"> + <summary> + <para>Script interface for the Emission module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmissionModule.burstCount"> + <summary> + <para>The current number of bursts.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmissionModule.enabled"> + <summary> + <para>Enable/disable the Emission module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmissionModule.rate"> + <summary> + <para>The rate at which new particles are spawned.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmissionModule.rateMultiplier"> + <summary> + <para>Change the rate multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmissionModule.rateOverDistance"> + <summary> + <para>The rate at which new particles are spawned, over distance.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmissionModule.rateOverDistanceMultiplier"> + <summary> + <para>Change the rate over distance multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmissionModule.rateOverTime"> + <summary> + <para>The rate at which new particles are spawned, over time.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmissionModule.rateOverTimeMultiplier"> + <summary> + <para>Change the rate over time multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmissionModule.type"> + <summary> + <para>The emission type.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.EmissionModule.GetBurst(System.Int32)"> + <summary> + <para>Get a single burst from the array of bursts.</para> + </summary> + <param name="index">The index of the burst to retrieve.</param> + <returns> + <para>The burst data at the given index.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.EmissionModule.GetBursts(UnityEngine.ParticleSystem/Burst[])"> + <summary> + <para>Get the burst array.</para> + </summary> + <param name="bursts">Array of bursts to be filled in.</param> + <returns> + <para>The number of bursts in the array.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.EmissionModule.SetBurst(System.Int32,UnityEngine.ParticleSystem/Burst)"> + <summary> + <para>Set a single burst in the array of bursts.</para> + </summary> + <param name="index">The index of the burst to retrieve.</param> + <param name="burst">The new burst data to apply to the Particle System.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.EmissionModule.SetBursts(UnityEngine.ParticleSystem/Burst[])"> + <summary> + <para>Set the burst array.</para> + </summary> + <param name="bursts">Array of bursts.</param> + <param name="size">Optional array size, if burst count is less than array size.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.EmissionModule.SetBursts(UnityEngine.ParticleSystem/Burst[],System.Int32)"> + <summary> + <para>Set the burst array.</para> + </summary> + <param name="bursts">Array of bursts.</param> + <param name="size">Optional array size, if burst count is less than array size.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.Emit(System.Int32)"> + <summary> + <para>Emit count particles immediately.</para> + </summary> + <param name="count">Number of particles to emit.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.Emit(UnityEngine.ParticleSystem/EmitParams,System.Int32)"> + <summary> + <para>Emit a number of particles from script.</para> + </summary> + <param name="emitParams">Overidden particle properties.</param> + <param name="count">Number of particles to emit.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.Emit(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Single,UnityEngine.Color32)"> + <summary> + <para></para> + </summary> + <param name="position"></param> + <param name="velocity"></param> + <param name="size"></param> + <param name="lifetime"></param> + <param name="color"></param> + </member> + <member name="M:UnityEngine.ParticleSystem.Emit(UnityEngine.ParticleSystem/Particle)"> + <summary> + <para></para> + </summary> + <param name="particle"></param> + </member> + <member name="T:UnityEngine.ParticleSystem.EmitParams"> + <summary> + <para>Script interface for particle emission parameters.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmitParams.angularVelocity"> + <summary> + <para>Override the angular velocity of emitted particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmitParams.angularVelocity3D"> + <summary> + <para>Override the 3D angular velocity of emitted particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmitParams.applyShapeToPosition"> + <summary> + <para>When overriding the position of particles, setting this flag to true allows you to retain the influence of the shape module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmitParams.axisOfRotation"> + <summary> + <para>Override the axis of rotation of emitted particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmitParams.position"> + <summary> + <para>Override the position of emitted particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmitParams.randomSeed"> + <summary> + <para>Override the random seed of emitted particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmitParams.rotation"> + <summary> + <para>Override the rotation of emitted particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmitParams.rotation3D"> + <summary> + <para>Override the 3D rotation of emitted particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmitParams.startColor"> + <summary> + <para>Override the initial color of emitted particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmitParams.startLifetime"> + <summary> + <para>Override the lifetime of emitted particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmitParams.startSize"> + <summary> + <para>Override the initial size of emitted particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmitParams.startSize3D"> + <summary> + <para>Override the initial 3D size of emitted particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.EmitParams.velocity"> + <summary> + <para>Override the velocity of emitted particles.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.EmitParams.ResetAngularVelocity"> + <summary> + <para>Reverts angularVelocity and angularVelocity3D back to the values specified in the inspector.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.EmitParams.ResetAxisOfRotation"> + <summary> + <para>Revert the axis of rotation back to the value specified in the inspector.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.EmitParams.ResetPosition"> + <summary> + <para>Revert the position back to the value specified in the inspector.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.EmitParams.ResetRandomSeed"> + <summary> + <para>Revert the random seed back to the value specified in the inspector.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.EmitParams.ResetRotation"> + <summary> + <para>Reverts rotation and rotation3D back to the values specified in the inspector.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.EmitParams.ResetStartColor"> + <summary> + <para>Revert the initial color back to the value specified in the inspector.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.EmitParams.ResetStartLifetime"> + <summary> + <para>Revert the lifetime back to the value specified in the inspector.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.EmitParams.ResetStartSize"> + <summary> + <para>Revert the initial size back to the value specified in the inspector.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.EmitParams.ResetVelocity"> + <summary> + <para>Revert the velocity back to the value specified in the inspector.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystem.ExternalForcesModule"> + <summary> + <para>Script interface for the External Forces module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ExternalForcesModule.enabled"> + <summary> + <para>Enable/disable the External Forces module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ExternalForcesModule.multiplier"> + <summary> + <para>Multiplies the magnitude of applied external forces.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystem.ForceOverLifetimeModule"> + <summary> + <para>Script interface for the Force Over Lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ForceOverLifetimeModule.enabled"> + <summary> + <para>Enable/disable the Force Over Lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ForceOverLifetimeModule.randomized"> + <summary> + <para>When randomly selecting values between two curves or constants, this flag will cause a new random force to be chosen on each frame.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ForceOverLifetimeModule.space"> + <summary> + <para>Are the forces being applied in local or world space?</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ForceOverLifetimeModule.x"> + <summary> + <para>The curve defining particle forces in the X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ForceOverLifetimeModule.xMultiplier"> + <summary> + <para>Change the X axis mulutiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ForceOverLifetimeModule.y"> + <summary> + <para>The curve defining particle forces in the Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ForceOverLifetimeModule.yMultiplier"> + <summary> + <para>Change the Y axis multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ForceOverLifetimeModule.z"> + <summary> + <para>The curve defining particle forces in the Z axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ForceOverLifetimeModule.zMultiplier"> + <summary> + <para>Change the Z axis multiplier.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.GetCustomParticleData(System.Collections.Generic.List`1<UnityEngine.Vector4>,UnityEngine.ParticleSystemCustomData)"> + <summary> + <para>Get a stream of custom per-particle data.</para> + </summary> + <param name="customData">The array of per-particle data.</param> + <param name="streamIndex">Which stream to retrieve the data from.</param> + <returns> + <para>The amount of valid per-particle data.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.GetParticles(UnityEngine.ParticleSystem/Particle[])"> + <summary> + <para>Get the particles of this particle system.</para> + </summary> + <param name="particles">Particle buffer that is used for writing particle state to. The return value is the number of particles written to this array.</param> + <returns> + <para>The number of particles written to the input particle array (the number of particles currently alive).</para> + </returns> + </member> + <member name="T:UnityEngine.ParticleSystem.InheritVelocityModule"> + <summary> + <para>The Inherit Velocity Module controls how the velocity of the emitter is transferred to the particles as they are emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.InheritVelocityModule.curve"> + <summary> + <para>Curve to define how much emitter velocity is applied during the lifetime of a particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.InheritVelocityModule.curveMultiplier"> + <summary> + <para>Change the curve multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.InheritVelocityModule.enabled"> + <summary> + <para>Enable/disable the InheritVelocity module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.InheritVelocityModule.mode"> + <summary> + <para>How to apply emitter velocity to particles.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.IsAlive(System.Boolean)"> + <summary> + <para>Does the system have any live particles (or will produce more)?</para> + </summary> + <param name="withChildren">Check all child particle systems as well.</param> + <returns> + <para>True if the particle system is still "alive", false if the particle system is done emitting particles and all particles are dead.</para> + </returns> + </member> + <member name="T:UnityEngine.ParticleSystem.LightsModule"> + <summary> + <para>Access the ParticleSystem Lights Module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LightsModule.alphaAffectsIntensity"> + <summary> + <para>Toggle whether the particle alpha gets multiplied by the light intensity, when computing the final light intensity.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LightsModule.enabled"> + <summary> + <para>Enable/disable the Lights module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LightsModule.intensity"> + <summary> + <para>Define a curve to apply custom intensity scaling to particle lights.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LightsModule.intensityMultiplier"> + <summary> + <para>Intensity multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LightsModule.light"> + <summary> + <para>Select what Light prefab you want to base your particle lights on.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LightsModule.maxLights"> + <summary> + <para>Set a limit on how many lights this Module can create.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LightsModule.range"> + <summary> + <para>Define a curve to apply custom range scaling to particle lights.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LightsModule.rangeMultiplier"> + <summary> + <para>Range multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LightsModule.ratio"> + <summary> + <para>Choose what proportion of particles will receive a dynamic light.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LightsModule.sizeAffectsRange"> + <summary> + <para>Toggle where the particle size will be multiplied by the light range, to determine the final light range.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LightsModule.useParticleColor"> + <summary> + <para>Toggle whether the particle lights will have their color multiplied by the particle color.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LightsModule.useRandomDistribution"> + <summary> + <para>Randomly assign lights to new particles based on ParticleSystem.LightsModule.ratio.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule"> + <summary> + <para>Script interface for the Limit Velocity Over Lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.dampen"> + <summary> + <para>Controls how much the velocity that exceeds the velocity limit should be dampened.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.drag"> + <summary> + <para>Controls the amount of drag applied to the particle velocities.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.dragMultiplier"> + <summary> + <para>Change the drag multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.enabled"> + <summary> + <para>Enable/disable the Limit Force Over Lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.limit"> + <summary> + <para>Maximum velocity curve, when not using one curve per axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.limitMultiplier"> + <summary> + <para>Change the limit multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.limitX"> + <summary> + <para>Maximum velocity curve for the X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.limitXMultiplier"> + <summary> + <para>Change the limit multiplier on the X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.limitY"> + <summary> + <para>Maximum velocity curve for the Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.limitYMultiplier"> + <summary> + <para>Change the limit multiplier on the Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.limitZ"> + <summary> + <para>Maximum velocity curve for the Z axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.limitZMultiplier"> + <summary> + <para>Change the limit multiplier on the Z axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.multiplyDragByParticleSize"> + <summary> + <para>Adjust the amount of drag applied to particles, based on their sizes.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.multiplyDragByParticleVelocity"> + <summary> + <para>Adjust the amount of drag applied to particles, based on their speeds.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.separateAxes"> + <summary> + <para>Set the velocity limit on each axis separately.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.LimitVelocityOverLifetimeModule.space"> + <summary> + <para>Specifies if the velocity limits are in local space (rotated with the transform) or world space.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystem.MainModule"> + <summary> + <para>Script interface for the main module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.customSimulationSpace"> + <summary> + <para>Simulate particles relative to a custom transform component.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.duration"> + <summary> + <para>The duration of the particle system in seconds.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.emitterVelocityMode"> + <summary> + <para>Control how the Particle System calculates its velocity, when moving in the world.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.gravityModifier"> + <summary> + <para>Scale applied to the gravity, defined by Physics.gravity.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.gravityModifierMultiplier"> + <summary> + <para>Change the gravity mulutiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.loop"> + <summary> + <para>Is the particle system looping?</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.maxParticles"> + <summary> + <para>The maximum number of particles to emit.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.playOnAwake"> + <summary> + <para>If set to true, the particle system will automatically start playing on startup.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.prewarm"> + <summary> + <para>When looping is enabled, this controls whether this particle system will look like it has already simulated for one loop when first becoming visible.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.randomizeRotationDirection"> + <summary> + <para>Cause some particles to spin in the opposite direction.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.scalingMode"> + <summary> + <para>Control how the particle system's Transform Component is applied to the particle system.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.simulationSpace"> + <summary> + <para>This selects the space in which to simulate particles. It can be either world or local space.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.simulationSpeed"> + <summary> + <para>Override the default playback speed of the Particle System.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startColor"> + <summary> + <para>The initial color of particles when emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startDelay"> + <summary> + <para>Start delay in seconds.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startDelayMultiplier"> + <summary> + <para>Start delay multiplier in seconds.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startLifetime"> + <summary> + <para>The total lifetime in seconds that each new particle will have.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startLifetimeMultiplier"> + <summary> + <para>Start lifetime multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startRotation"> + <summary> + <para>The initial rotation of particles when emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startRotation3D"> + <summary> + <para>A flag to enable 3D particle rotation.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startRotationMultiplier"> + <summary> + <para>Start rotation multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startRotationX"> + <summary> + <para>The initial rotation of particles around the X axis when emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startRotationXMultiplier"> + <summary> + <para>Start rotation multiplier around the X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startRotationY"> + <summary> + <para>The initial rotation of particles around the Y axis when emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startRotationYMultiplier"> + <summary> + <para>Start rotation multiplier around the Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startRotationZ"> + <summary> + <para>The initial rotation of particles around the Z axis when emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startRotationZMultiplier"> + <summary> + <para>Start rotation multiplier around the Z axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startSize"> + <summary> + <para>The initial size of particles when emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startSize3D"> + <summary> + <para>A flag to enable specifying particle size individually for each axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startSizeMultiplier"> + <summary> + <para>Start size multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startSizeX"> + <summary> + <para>The initial size of particles along the X axis when emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startSizeXMultiplier"> + <summary> + <para>Start rotation multiplier along the X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startSizeY"> + <summary> + <para>The initial size of particles along the Y axis when emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startSizeYMultiplier"> + <summary> + <para>Start rotation multiplier along the Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startSizeZ"> + <summary> + <para>The initial size of particles along the Z axis when emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startSizeZMultiplier"> + <summary> + <para>Start rotation multiplier along the Z axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startSpeed"> + <summary> + <para>The initial speed of particles when emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.startSpeedMultiplier"> + <summary> + <para>A multiplier of the initial speed of particles when emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.stopAction"> + <summary> + <para>Configure whether the GameObject will automatically disable or destroy itself, when the Particle System is stopped and all particles have died.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MainModule.useUnscaledTime"> + <summary> + <para>When true, use the unscaled delta time to simulate the Particle System. Otherwise, use the scaled delta time.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystem.MinMaxCurve"> + <summary> + <para>Script interface for a Min-Max Curve.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxCurve.constant"> + <summary> + <para>Set the constant value.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxCurve.constantMax"> + <summary> + <para>Set a constant for the upper bound.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxCurve.constantMin"> + <summary> + <para>Set a constant for the lower bound.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxCurve.curve"> + <summary> + <para>Set the curve.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxCurve.curveMax"> + <summary> + <para>Set a curve for the upper bound.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxCurve.curveMin"> + <summary> + <para>Set a curve for the lower bound.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxCurve.curveMultiplier"> + <summary> + <para>Set a multiplier to be applied to the curves.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxCurve.mode"> + <summary> + <para>Set the mode that the min-max curve will use to evaluate values.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.MinMaxCurve.#ctor(System.Single)"> + <summary> + <para>A single constant value for the entire curve.</para> + </summary> + <param name="constant">Constant value.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.MinMaxCurve.#ctor(System.Single,UnityEngine.AnimationCurve)"> + <summary> + <para>Use one curve when evaluating numbers along this Min-Max curve.</para> + </summary> + <param name="scalar">A multiplier to be applied to the curve.</param> + <param name="curve">A single curve for evaluating against.</param> + <param name="multiplier"></param> + </member> + <member name="M:UnityEngine.ParticleSystem.MinMaxCurve.#ctor(System.Single,UnityEngine.AnimationCurve,UnityEngine.AnimationCurve)"> + <summary> + <para>Randomly select values based on the interval between the minimum and maximum curves.</para> + </summary> + <param name="scalar">A multiplier to be applied to the curves.</param> + <param name="min">The curve describing the minimum values to be evaluated.</param> + <param name="max">The curve describing the maximum values to be evaluated.</param> + <param name="multiplier"></param> + </member> + <member name="M:UnityEngine.ParticleSystem.MinMaxCurve.#ctor(System.Single,System.Single)"> + <summary> + <para>Randomly select values based on the interval between the minimum and maximum constants.</para> + </summary> + <param name="min">The constant describing the minimum values to be evaluated.</param> + <param name="max">The constant describing the maximum values to be evaluated.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.MinMaxCurve.Evaluate(System.Single)"> + <summary> + <para>Manually query the curve to calculate values based on what mode it is in.</para> + </summary> + <param name="time">Normalized time (in the range 0 - 1, where 1 represents 100%) at which to evaluate the curve. This is valid when ParticleSystem.MinMaxCurve.mode is set to ParticleSystemCurveMode.Curve or ParticleSystemCurveMode.TwoCurves.</param> + <param name="lerpFactor">Blend between the 2 curves/constants (Valid when ParticleSystem.MinMaxCurve.mode is set to ParticleSystemCurveMode.TwoConstants or ParticleSystemCurveMode.TwoCurves).</param> + <returns> + <para>Calculated curve/constant value.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.MinMaxCurve.Evaluate(System.Single,System.Single)"> + <summary> + <para>Manually query the curve to calculate values based on what mode it is in.</para> + </summary> + <param name="time">Normalized time (in the range 0 - 1, where 1 represents 100%) at which to evaluate the curve. This is valid when ParticleSystem.MinMaxCurve.mode is set to ParticleSystemCurveMode.Curve or ParticleSystemCurveMode.TwoCurves.</param> + <param name="lerpFactor">Blend between the 2 curves/constants (Valid when ParticleSystem.MinMaxCurve.mode is set to ParticleSystemCurveMode.TwoConstants or ParticleSystemCurveMode.TwoCurves).</param> + <returns> + <para>Calculated curve/constant value.</para> + </returns> + </member> + <member name="T:UnityEngine.ParticleSystem.MinMaxGradient"> + <summary> + <para>MinMaxGradient contains two Gradients, and returns a Color based on ParticleSystem.MinMaxGradient.mode. Depending on the mode, the Color returned may be randomized. +Gradients are edited via the ParticleSystem Inspector once a ParticleSystemGradientMode requiring them has been selected. Some modes do not require gradients, only colors.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxGradient.color"> + <summary> + <para>Set a constant color.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxGradient.colorMax"> + <summary> + <para>Set a constant color for the upper bound.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxGradient.colorMin"> + <summary> + <para>Set a constant color for the lower bound.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxGradient.gradient"> + <summary> + <para>Set the gradient.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxGradient.gradientMax"> + <summary> + <para>Set a gradient for the upper bound.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxGradient.gradientMin"> + <summary> + <para>Set a gradient for the lower bound.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.MinMaxGradient.mode"> + <summary> + <para>Set the mode that the min-max gradient will use to evaluate colors.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.MinMaxGradient.#ctor(UnityEngine.Color)"> + <summary> + <para>A single constant color for the entire gradient.</para> + </summary> + <param name="color">Constant color.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.MinMaxGradient.#ctor(UnityEngine.Gradient)"> + <summary> + <para>Use one gradient when evaluating numbers along this Min-Max gradient.</para> + </summary> + <param name="gradient">A single gradient for evaluating against.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.MinMaxGradient.#ctor(UnityEngine.Color,UnityEngine.Color)"> + <summary> + <para>Randomly select colors based on the interval between the minimum and maximum constants.</para> + </summary> + <param name="min">The constant color describing the minimum colors to be evaluated.</param> + <param name="max">The constant color describing the maximum colors to be evaluated.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.MinMaxGradient.#ctor(UnityEngine.Gradient,UnityEngine.Gradient)"> + <summary> + <para>Randomly select colors based on the interval between the minimum and maximum gradients.</para> + </summary> + <param name="min">The gradient describing the minimum colors to be evaluated.</param> + <param name="max">The gradient describing the maximum colors to be evaluated.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.MinMaxGradient.Evaluate(System.Single)"> + <summary> + <para>Manually query the gradient to calculate colors based on what mode it is in.</para> + </summary> + <param name="time">Normalized time (in the range 0 - 1, where 1 represents 100%) at which to evaluate the gradient. This is valid when ParticleSystem.MinMaxGradient.mode is set to ParticleSystemGradientMode.Gradient or ParticleSystemGradientMode.TwoGradients.</param> + <param name="lerpFactor">Blend between the 2 gradients/colors (Valid when ParticleSystem.MinMaxGradient.mode is set to ParticleSystemGradientMode.TwoColors or ParticleSystemGradientMode.TwoGradients).</param> + <returns> + <para>Calculated gradient/color value.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.MinMaxGradient.Evaluate(System.Single,System.Single)"> + <summary> + <para>Manually query the gradient to calculate colors based on what mode it is in.</para> + </summary> + <param name="time">Normalized time (in the range 0 - 1, where 1 represents 100%) at which to evaluate the gradient. This is valid when ParticleSystem.MinMaxGradient.mode is set to ParticleSystemGradientMode.Gradient or ParticleSystemGradientMode.TwoGradients.</param> + <param name="lerpFactor">Blend between the 2 gradients/colors (Valid when ParticleSystem.MinMaxGradient.mode is set to ParticleSystemGradientMode.TwoColors or ParticleSystemGradientMode.TwoGradients).</param> + <returns> + <para>Calculated gradient/color value.</para> + </returns> + </member> + <member name="T:UnityEngine.ParticleSystem.NoiseModule"> + <summary> + <para>Script interface for the Noise Module. + +The Noise Module allows you to apply turbulence to the movement of your particles. Use the low quality settings to create computationally efficient Noise, or simulate smoother, richer Noise with the higher quality settings. You can also choose to define the behavior of the Noise individually for each axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.damping"> + <summary> + <para>Higher frequency noise will reduce the strength by a proportional amount, if enabled.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.enabled"> + <summary> + <para>Enable/disable the Noise module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.frequency"> + <summary> + <para>Low values create soft, smooth noise, and high values create rapidly changing noise.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.octaveCount"> + <summary> + <para>Layers of noise that combine to produce final noise.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.octaveMultiplier"> + <summary> + <para>When combining each octave, scale the intensity by this amount.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.octaveScale"> + <summary> + <para>When combining each octave, zoom in by this amount.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.positionAmount"> + <summary> + <para>How much the noise affects the particle positions.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.quality"> + <summary> + <para>Generate 1D, 2D or 3D noise.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.remap"> + <summary> + <para>Define how the noise values are remapped.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.remapEnabled"> + <summary> + <para>Enable remapping of the final noise values, allowing for noise values to be translated into different values.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.remapMultiplier"> + <summary> + <para>Remap multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.remapX"> + <summary> + <para>Define how the noise values are remapped on the X axis, when using the ParticleSystem.NoiseModule.separateAxes option.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.remapXMultiplier"> + <summary> + <para>X axis remap multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.remapY"> + <summary> + <para>Define how the noise values are remapped on the Y axis, when using the ParticleSystem.NoiseModule.separateAxes option.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.remapYMultiplier"> + <summary> + <para>Y axis remap multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.remapZ"> + <summary> + <para>Define how the noise values are remapped on the Z axis, when using the ParticleSystem.NoiseModule.separateAxes option.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.remapZMultiplier"> + <summary> + <para>Z axis remap multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.rotationAmount"> + <summary> + <para>How much the noise affects the particle rotation, in degrees per second.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.scrollSpeed"> + <summary> + <para>Scroll the noise map over the particle system.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.scrollSpeedMultiplier"> + <summary> + <para>Scroll speed multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.separateAxes"> + <summary> + <para>Control the noise separately for each axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.sizeAmount"> + <summary> + <para>How much the noise affects the particle sizes, applied as a multiplier on the size of each particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.strength"> + <summary> + <para>How strong the overall noise effect is.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.strengthMultiplier"> + <summary> + <para>Strength multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.strengthX"> + <summary> + <para>Define the strength of the effect on the X axis, when using the ParticleSystem.NoiseModule.separateAxes option.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.strengthXMultiplier"> + <summary> + <para>X axis strength multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.strengthY"> + <summary> + <para>Define the strength of the effect on the Y axis, when using the ParticleSystem.NoiseModule.separateAxes option.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.strengthYMultiplier"> + <summary> + <para>Y axis strength multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.strengthZ"> + <summary> + <para>Define the strength of the effect on the Z axis, when using the ParticleSystem.NoiseModule.separateAxes option.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.NoiseModule.strengthZMultiplier"> + <summary> + <para>Z axis strength multiplier.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystem.Particle"> + <summary> + <para>Script interface for a Particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Particle.angularVelocity"> + <summary> + <para>The angular velocity of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Particle.angularVelocity3D"> + <summary> + <para>The 3D angular velocity of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Particle.lifetime"> + <summary> + <para>The lifetime of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Particle.position"> + <summary> + <para>The position of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Particle.randomSeed"> + <summary> + <para>The random seed of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Particle.randomValue"> + <summary> + <para>The random value of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Particle.remainingLifetime"> + <summary> + <para>The remaining lifetime of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Particle.rotation"> + <summary> + <para>The rotation of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Particle.rotation3D"> + <summary> + <para>The 3D rotation of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Particle.startColor"> + <summary> + <para>The initial color of the particle. The current color of the particle is calculated procedurally based on this value and the active color modules.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Particle.startLifetime"> + <summary> + <para>The starting lifetime of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Particle.startSize"> + <summary> + <para>The initial size of the particle. The current size of the particle is calculated procedurally based on this value and the active size modules.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Particle.startSize3D"> + <summary> + <para>The initial 3D size of the particle. The current size of the particle is calculated procedurally based on this value and the active size modules.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.Particle.velocity"> + <summary> + <para>The velocity of the particle.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.Particle.GetCurrentColor(UnityEngine.ParticleSystem)"> + <summary> + <para>Calculate the current color of the particle by applying the relevant curves to its startColor property.</para> + </summary> + <param name="system">The particle system from which this particle was emitted.</param> + <returns> + <para>Current color.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.Particle.GetCurrentSize(UnityEngine.ParticleSystem)"> + <summary> + <para>Calculate the current size of the particle by applying the relevant curves to its startSize property.</para> + </summary> + <param name="system">The particle system from which this particle was emitted.</param> + <returns> + <para>Current size.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.Particle.GetCurrentSize3D(UnityEngine.ParticleSystem)"> + <summary> + <para>Calculate the current 3D size of the particle by applying the relevant curves to its startSize3D property.</para> + </summary> + <param name="system">The particle system from which this particle was emitted.</param> + <returns> + <para>Current size.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.Pause(System.Boolean)"> + <summary> + <para>Pauses the system so no new particles are emitted and the existing particles are not updated.</para> + </summary> + <param name="withChildren">Pause all child particle systems as well.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.Play(System.Boolean)"> + <summary> + <para>Starts the particle system.</para> + </summary> + <param name="withChildren">Play all child particle systems as well.</param> + </member> + <member name="T:UnityEngine.ParticleSystem.RotationBySpeedModule"> + <summary> + <para>Script interface for the Rotation By Speed module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationBySpeedModule.enabled"> + <summary> + <para>Enable/disable the Rotation By Speed module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationBySpeedModule.range"> + <summary> + <para>Apply the rotation curve between these minimum and maximum speeds.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationBySpeedModule.separateAxes"> + <summary> + <para>Set the rotation by speed on each axis separately.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationBySpeedModule.x"> + <summary> + <para>Rotation by speed curve for the X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationBySpeedModule.xMultiplier"> + <summary> + <para>Speed multiplier along the X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationBySpeedModule.y"> + <summary> + <para>Rotation by speed curve for the Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationBySpeedModule.yMultiplier"> + <summary> + <para>Speed multiplier along the Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationBySpeedModule.z"> + <summary> + <para>Rotation by speed curve for the Z axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationBySpeedModule.zMultiplier"> + <summary> + <para>Speed multiplier along the Z axis.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystem.RotationOverLifetimeModule"> + <summary> + <para>Script interface for the Rotation Over Lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationOverLifetimeModule.enabled"> + <summary> + <para>Enable/disable the Rotation Over Lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationOverLifetimeModule.separateAxes"> + <summary> + <para>Set the rotation over lifetime on each axis separately.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationOverLifetimeModule.x"> + <summary> + <para>Rotation over lifetime curve for the X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationOverLifetimeModule.xMultiplier"> + <summary> + <para>Rotation multiplier around the X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationOverLifetimeModule.y"> + <summary> + <para>Rotation over lifetime curve for the Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationOverLifetimeModule.yMultiplier"> + <summary> + <para>Rotation multiplier around the Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationOverLifetimeModule.z"> + <summary> + <para>Rotation over lifetime curve for the Z axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.RotationOverLifetimeModule.zMultiplier"> + <summary> + <para>Rotation multiplier around the Z axis.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.SetCustomParticleData(System.Collections.Generic.List`1<UnityEngine.Vector4>,UnityEngine.ParticleSystemCustomData)"> + <summary> + <para>Set a stream of custom per-particle data.</para> + </summary> + <param name="customData">The array of per-particle data.</param> + <param name="streamIndex">Which stream to assign the data to.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.SetParticles(UnityEngine.ParticleSystem/Particle[],System.Int32)"> + <summary> + <para>Set the particles of this particle system. size is the number of particles that is set.</para> + </summary> + <param name="particles"></param> + <param name="size"></param> + </member> + <member name="T:UnityEngine.ParticleSystem.ShapeModule"> + <summary> + <para>Script interface for the Shape module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.alignToDirection"> + <summary> + <para>Align particles based on their initial direction of travel.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.angle"> + <summary> + <para>Angle of the cone.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.arc"> + <summary> + <para>Circle arc angle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.arcMode"> + <summary> + <para>The mode used for generating particles around the arc.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.arcSpeed"> + <summary> + <para>When using one of the animated modes, how quickly to move the emission position around the arc.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.arcSpeedMultiplier"> + <summary> + <para>A multiplier of the arc speed of the emission shape.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.arcSpread"> + <summary> + <para>Control the gap between emission points around the arc.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.box"> + <summary> + <para>Scale of the box.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.boxThickness"> + <summary> + <para>Thickness of the box.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.donutRadius"> + <summary> + <para>The radius of the Donut shape.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.enabled"> + <summary> + <para>Enable/disable the Shape module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.length"> + <summary> + <para>Length of the cone.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.mesh"> + <summary> + <para>Mesh to emit particles from.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.meshMaterialIndex"> + <summary> + <para>Emit particles from a single material of a mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.meshRenderer"> + <summary> + <para>MeshRenderer to emit particles from.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.meshScale"> + <summary> + <para>Apply a scaling factor to the mesh used for generating source positions.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.meshShapeType"> + <summary> + <para>Where on the mesh to emit particles from.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.normalOffset"> + <summary> + <para>Move particles away from the surface of the source mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.position"> + <summary> + <para>Apply an offset to the position from which particles are emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.radius"> + <summary> + <para>Radius of the shape.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.radiusMode"> + <summary> + <para>The mode used for generating particles along the radius.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.radiusSpeed"> + <summary> + <para>When using one of the animated modes, how quickly to move the emission position along the radius.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.radiusSpeedMultiplier"> + <summary> + <para>A multiplier of the radius speed of the emission shape.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.radiusSpread"> + <summary> + <para>Control the gap between emission points along the radius.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.radiusThickness"> + <summary> + <para>Thickness of the radius.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.randomDirection"> + <summary> + <para>Randomizes the starting direction of particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.randomDirectionAmount"> + <summary> + <para>Randomizes the starting direction of particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.randomPositionAmount"> + <summary> + <para>Randomizes the starting position of particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.rotation"> + <summary> + <para>Apply a rotation to the shape from which particles are emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.scale"> + <summary> + <para>Apply scale to the shape from which particles are emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.shapeType"> + <summary> + <para>Type of shape to emit particles from.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.skinnedMeshRenderer"> + <summary> + <para>SkinnedMeshRenderer to emit particles from.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.sphericalDirectionAmount"> + <summary> + <para>Spherizes the starting direction of particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.useMeshColors"> + <summary> + <para>Modulate the particle colors with the vertex colors, or the material color if no vertex colors exist.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.ShapeModule.useMeshMaterialIndex"> + <summary> + <para>Emit from a single material, or the whole mesh.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.Simulate(System.Single,System.Boolean,System.Boolean,System.Boolean)"> + <summary> + <para>Fastforwards the particle system by simulating particles over given period of time, then pauses it.</para> + </summary> + <param name="t">Time period in seconds to advance the ParticleSystem simulation by. If restart is true, the ParticleSystem will be reset to 0 time, and then advanced by this value. If restart is false, the ParticleSystem simulation will be advanced in time from its current state by this value.</param> + <param name="withChildren">Fastforward all child particle systems as well.</param> + <param name="restart">Restart and start from the beginning.</param> + <param name="fixedTimeStep">Only update the system at fixed intervals, based on the value in "Fixed Time" in the Time options.</param> + </member> + <member name="T:UnityEngine.ParticleSystem.SizeBySpeedModule"> + <summary> + <para>Script interface for the Size By Speed module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeBySpeedModule.enabled"> + <summary> + <para>Enable/disable the Size By Speed module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeBySpeedModule.range"> + <summary> + <para>Apply the size curve between these minimum and maximum speeds.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeBySpeedModule.separateAxes"> + <summary> + <para>Set the size by speed on each axis separately.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeBySpeedModule.size"> + <summary> + <para>Curve to control particle size based on speed.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeBySpeedModule.sizeMultiplier"> + <summary> + <para>Size multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeBySpeedModule.x"> + <summary> + <para>Size by speed curve for the X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeBySpeedModule.xMultiplier"> + <summary> + <para>X axis size multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeBySpeedModule.y"> + <summary> + <para>Size by speed curve for the Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeBySpeedModule.yMultiplier"> + <summary> + <para>Y axis size multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeBySpeedModule.z"> + <summary> + <para>Size by speed curve for the Z axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeBySpeedModule.zMultiplier"> + <summary> + <para>Z axis size multiplier.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystem.SizeOverLifetimeModule"> + <summary> + <para>Script interface for the Size Over Lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeOverLifetimeModule.enabled"> + <summary> + <para>Enable/disable the Size Over Lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeOverLifetimeModule.separateAxes"> + <summary> + <para>Set the size over lifetime on each axis separately.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeOverLifetimeModule.size"> + <summary> + <para>Curve to control particle size based on lifetime.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeOverLifetimeModule.sizeMultiplier"> + <summary> + <para>Size multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeOverLifetimeModule.x"> + <summary> + <para>Size over lifetime curve for the X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeOverLifetimeModule.xMultiplier"> + <summary> + <para>X axis size multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeOverLifetimeModule.y"> + <summary> + <para>Size over lifetime curve for the Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeOverLifetimeModule.yMultiplier"> + <summary> + <para>Y axis size multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeOverLifetimeModule.z"> + <summary> + <para>Size over lifetime curve for the Z axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SizeOverLifetimeModule.zMultiplier"> + <summary> + <para>Z axis size multiplier.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.Stop(System.Boolean,UnityEngine.ParticleSystemStopBehavior)"> + <summary> + <para>Stops playing the particle system using the supplied stop behaviour.</para> + </summary> + <param name="withChildren">Stop all child particle systems as well.</param> + <param name="stopBehavior">Stop emitting or stop emitting and clear the system.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.Stop(System.Boolean)"> + <summary> + <para>Stops playing the particle system using the supplied stop behaviour.</para> + </summary> + <param name="withChildren">Stop all child particle systems as well.</param> + <param name="stopBehavior">Stop emitting or stop emitting and clear the system.</param> + </member> + <member name="T:UnityEngine.ParticleSystem.SubEmittersModule"> + <summary> + <para>Script interface for the Sub Emitters module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SubEmittersModule.birth0"> + <summary> + <para>Sub particle system which spawns at the locations of the birth of the particles from the parent system.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SubEmittersModule.birth1"> + <summary> + <para>Sub particle system which spawns at the locations of the birth of the particles from the parent system.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SubEmittersModule.collision0"> + <summary> + <para>Sub particle system which spawns at the locations of the collision of the particles from the parent system.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SubEmittersModule.collision1"> + <summary> + <para>Sub particle system which spawns at the locations of the collision of the particles from the parent system.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SubEmittersModule.death0"> + <summary> + <para>Sub particle system which spawns at the locations of the death of the particles from the parent system.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SubEmittersModule.death1"> + <summary> + <para>Sub particle system to spawn on death of the parent system's particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SubEmittersModule.enabled"> + <summary> + <para>Enable/disable the Sub Emitters module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.SubEmittersModule.subEmittersCount"> + <summary> + <para>The total number of sub-emitters.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.SubEmittersModule.AddSubEmitter(UnityEngine.ParticleSystem,UnityEngine.ParticleSystemSubEmitterType,UnityEngine.ParticleSystemSubEmitterProperties)"> + <summary> + <para>Add a new sub-emitter.</para> + </summary> + <param name="subEmitter">The sub-emitter to be added.</param> + <param name="type">The event that creates new particles.</param> + <param name="properties">The properties of the new particles.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.SubEmittersModule.GetSubEmitterProperties(System.Int32)"> + <summary> + <para>Get the properties of the sub-emitter at the given index.</para> + </summary> + <param name="index">The index of the desired sub-emitter.</param> + <returns> + <para>The properties of the requested sub-emitter.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.SubEmittersModule.GetSubEmitterSystem(System.Int32)"> + <summary> + <para>Get the sub-emitter Particle System at the given index.</para> + </summary> + <param name="index">The index of the desired sub-emitter.</param> + <returns> + <para>The sub-emitter being requested.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.SubEmittersModule.GetSubEmitterType(System.Int32)"> + <summary> + <para>Get the type of the sub-emitter at the given index.</para> + </summary> + <param name="index">The index of the desired sub-emitter.</param> + <returns> + <para>The type of the requested sub-emitter.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.SubEmittersModule.RemoveSubEmitter(System.Int32)"> + <summary> + <para>Remove a sub-emitter from the given index in the array.</para> + </summary> + <param name="index">The index from which to remove a sub-emitter.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.SubEmittersModule.SetSubEmitterProperties(System.Int32,UnityEngine.ParticleSystemSubEmitterProperties)"> + <summary> + <para>Set the properties of the sub-emitter at the given index.</para> + </summary> + <param name="index">The index of the sub-emitter being modified.</param> + <param name="properties">The new properties to assign to this sub-emitter.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.SubEmittersModule.SetSubEmitterSystem(System.Int32,UnityEngine.ParticleSystem)"> + <summary> + <para>Set the Particle System to use as the sub-emitter at the given index.</para> + </summary> + <param name="index">The index of the sub-emitter being modified.</param> + <param name="subEmitter">The Particle System being used as this sub-emitter.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.SubEmittersModule.SetSubEmitterType(System.Int32,UnityEngine.ParticleSystemSubEmitterType)"> + <summary> + <para>Set the type of the sub-emitter at the given index.</para> + </summary> + <param name="index">The index of the sub-emitter being modified.</param> + <param name="type">The new spawning type to assign to this sub-emitter.</param> + </member> + <member name="T:UnityEngine.ParticleSystem.TextureSheetAnimationModule"> + <summary> + <para>Script interface for the Texture Sheet Animation module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.animation"> + <summary> + <para>Specifies the animation type.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.cycleCount"> + <summary> + <para>Specifies how many times the animation will loop during the lifetime of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.enabled"> + <summary> + <para>Enable/disable the Texture Sheet Animation module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.flipU"> + <summary> + <para>Flip the U coordinate on particles, causing them to appear mirrored horizontally.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.flipV"> + <summary> + <para>Flip the V coordinate on particles, causing them to appear mirrored vertically.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.frameOverTime"> + <summary> + <para>Curve to control which frame of the texture sheet animation to play.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.frameOverTimeMultiplier"> + <summary> + <para>Frame over time mutiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.mode"> + <summary> + <para>Select whether the animated texture information comes from a grid of frames on a single texture, or from a list of Sprite objects.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.numTilesX"> + <summary> + <para>Defines the tiling of the texture in the X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.numTilesY"> + <summary> + <para>Defines the tiling of the texture in the Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.rowIndex"> + <summary> + <para>Explicitly select which row of the texture sheet is used, when ParticleSystem.TextureSheetAnimationModule.useRandomRow is set to false.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.spriteCount"> + <summary> + <para>The total number of sprites.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.startFrame"> + <summary> + <para>Define a random starting frame for the texture sheet animation.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.startFrameMultiplier"> + <summary> + <para>Starting frame multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.useRandomRow"> + <summary> + <para>Use a random row of the texture sheet for each particle emitted.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TextureSheetAnimationModule.uvChannelMask"> + <summary> + <para>Choose which UV channels will receive texture animation.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.TextureSheetAnimationModule.AddSprite(UnityEngine.Sprite)"> + <summary> + <para>Add a new Sprite.</para> + </summary> + <param name="sprite">The Sprite to be added.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.TextureSheetAnimationModule.GetSprite(System.Int32)"> + <summary> + <para>Get the Sprite at the given index.</para> + </summary> + <param name="index">The index of the desired Sprite.</param> + <returns> + <para>The Sprite being requested.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.TextureSheetAnimationModule.RemoveSprite(System.Int32)"> + <summary> + <para>Remove a Sprite from the given index in the array.</para> + </summary> + <param name="index">The index from which to remove a Sprite.</param> + </member> + <member name="M:UnityEngine.ParticleSystem.TextureSheetAnimationModule.SetSprite(System.Int32,UnityEngine.Sprite)"> + <summary> + <para>Set the Sprite at the given index.</para> + </summary> + <param name="index">The index of the Sprite being modified.</param> + <param name="sprite">The Sprite being assigned.</param> + </member> + <member name="T:UnityEngine.ParticleSystem.TrailModule"> + <summary> + <para>Access the particle system trails module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.colorOverLifetime"> + <summary> + <para>The gradient controlling the trail colors during the lifetime of the attached particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.colorOverTrail"> + <summary> + <para>The gradient controlling the trail colors over the length of the trail.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.dieWithParticles"> + <summary> + <para>If enabled, Trails will disappear immediately when their owning particle dies. Otherwise, the trail will persist until all its points have naturally expired, based on its lifetime.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.enabled"> + <summary> + <para>Enable/disable the Trail module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.generateLightingData"> + <summary> + <para>Configures the trails to generate Normals and Tangents. With this data, Scene lighting can affect the trails via Normal Maps and the Unity Standard Shader, or your own custom-built Shaders.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.inheritParticleColor"> + <summary> + <para>Toggle whether the trail will inherit the particle color as its starting color.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.lifetime"> + <summary> + <para>The curve describing the trail lifetime, throughout the lifetime of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.lifetimeMultiplier"> + <summary> + <para>Change the lifetime multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.minVertexDistance"> + <summary> + <para>Set the minimum distance each trail can travel before a new vertex is added to it.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.ratio"> + <summary> + <para>Choose what proportion of particles will receive a trail.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.sizeAffectsLifetime"> + <summary> + <para>Set whether the particle size will act as a multiplier on top of the trail lifetime.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.sizeAffectsWidth"> + <summary> + <para>Set whether the particle size will act as a multiplier on top of the trail width.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.textureMode"> + <summary> + <para>Choose whether the U coordinate of the trail texture is tiled or stretched.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.widthOverTrail"> + <summary> + <para>The curve describing the width, of each trail point.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.widthOverTrailMultiplier"> + <summary> + <para>Change the width multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TrailModule.worldSpace"> + <summary> + <para>Drop new trail points in world space, regardless of Particle System Simulation Space.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystem.TriggerModule"> + <summary> + <para>Script interface for the Trigger module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TriggerModule.enabled"> + <summary> + <para>Enable/disable the Trigger module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TriggerModule.enter"> + <summary> + <para>Choose what action to perform when particles enter the trigger volume.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TriggerModule.exit"> + <summary> + <para>Choose what action to perform when particles leave the trigger volume.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TriggerModule.inside"> + <summary> + <para>Choose what action to perform when particles are inside the trigger volume.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TriggerModule.maxColliderCount"> + <summary> + <para>The maximum number of collision shapes that can be attached to this particle system trigger.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TriggerModule.outside"> + <summary> + <para>Choose what action to perform when particles are outside the trigger volume.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.TriggerModule.radiusScale"> + <summary> + <para>A multiplier applied to the size of each particle before overlaps are processed.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystem.TriggerModule.GetCollider(System.Int32)"> + <summary> + <para>Get a collision shape associated with this particle system trigger.</para> + </summary> + <param name="index">Which collider to return.</param> + <returns> + <para>The collider at the given index.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystem.TriggerModule.SetCollider(System.Int32,UnityEngine.Component)"> + <summary> + <para>Set a collision shape associated with this particle system trigger.</para> + </summary> + <param name="index">Which collider to set.</param> + <param name="collider">The collider to associate with this trigger.</param> + </member> + <member name="T:UnityEngine.ParticleSystem.VelocityOverLifetimeModule"> + <summary> + <para>Script interface for the Velocity Over Lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.VelocityOverLifetimeModule.enabled"> + <summary> + <para>Enable/disable the Velocity Over Lifetime module.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.VelocityOverLifetimeModule.space"> + <summary> + <para>Specifies if the velocities are in local space (rotated with the transform) or world space.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.VelocityOverLifetimeModule.x"> + <summary> + <para>Curve to control particle speed based on lifetime, on the X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.VelocityOverLifetimeModule.xMultiplier"> + <summary> + <para>X axis speed multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.VelocityOverLifetimeModule.y"> + <summary> + <para>Curve to control particle speed based on lifetime, on the Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.VelocityOverLifetimeModule.yMultiplier"> + <summary> + <para>Y axis speed multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.VelocityOverLifetimeModule.z"> + <summary> + <para>Curve to control particle speed based on lifetime, on the Z axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystem.VelocityOverLifetimeModule.zMultiplier"> + <summary> + <para>Z axis speed multiplier.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemAnimationMode"> + <summary> + <para>The animation mode.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemAnimationMode.Grid"> + <summary> + <para>Use a regular grid to construct a sequence of animation frames.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemAnimationMode.Sprites"> + <summary> + <para>Use a list of sprites to construct a sequence of animation frames.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemAnimationType"> + <summary> + <para>The animation type.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemAnimationType.SingleRow"> + <summary> + <para>Animate a single row in the sheet from left to right.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemAnimationType.WholeSheet"> + <summary> + <para>Animate over the whole texture sheet from left to right, top to bottom.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemCollisionMode"> + <summary> + <para>Whether to use 2D or 3D colliders for particle collisions.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCollisionMode.Collision2D"> + <summary> + <para>Use 2D colliders to collide particles against.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCollisionMode.Collision3D"> + <summary> + <para>Use 3D colliders to collide particles against.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemCollisionQuality"> + <summary> + <para>Quality of world collisions. Medium and low quality are approximate and may leak particles.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCollisionQuality.High"> + <summary> + <para>The most accurate world collisions.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCollisionQuality.Low"> + <summary> + <para>Fastest and most approximate world collisions.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCollisionQuality.Medium"> + <summary> + <para>Approximate world collisions.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemCollisionType"> + <summary> + <para>The type of collisions to use for a given particle system.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCollisionType.Planes"> + <summary> + <para>Collide with a list of planes.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCollisionType.World"> + <summary> + <para>Collide with the world geometry.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemCurveMode"> + <summary> + <para>The particle curve mode (Shuriken).</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCurveMode.Constant"> + <summary> + <para>Use a single constant for the ParticleSystem.MinMaxCurve.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCurveMode.Curve"> + <summary> + <para>Use a single curve for the ParticleSystem.MinMaxCurve.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCurveMode.TwoConstants"> + <summary> + <para>Use a random value between 2 constants for the ParticleSystem.MinMaxCurve.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCurveMode.TwoCurves"> + <summary> + <para>Use a random value between 2 curves for the ParticleSystem.MinMaxCurve.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemCustomData"> + <summary> + <para>Which stream of custom particle data to set.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCustomData.Custom1"> + <summary> + <para>The first stream of custom per-particle data.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCustomData.Custom2"> + <summary> + <para>The second stream of custom per-particle data.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemCustomDataMode"> + <summary> + <para>Which mode the Custom Data module uses to generate its data.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCustomDataMode.Color"> + <summary> + <para>Generate data using ParticleSystem.MinMaxGradient.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCustomDataMode.Disabled"> + <summary> + <para>Don't generate any data.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemCustomDataMode.Vector"> + <summary> + <para>Generate data using ParticleSystem.MinMaxCurve.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemEmissionType"> + <summary> + <para>The mode in which particles are emitted.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemEmissionType.Distance"> + <summary> + <para>Emit when emitter moves.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemEmissionType.Time"> + <summary> + <para>Emit over time.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemEmitterVelocityMode"> + <summary> + <para>Control how a Particle System calculates its velocity.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemEmitterVelocityMode.Rigidbody"> + <summary> + <para>Calculate the Particle System velocity by using a Rigidbody or Rigidbody2D component, if one exists on the Game Object.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemEmitterVelocityMode.Transform"> + <summary> + <para>Calculate the Particle System velocity by using the Transform component.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemGradientMode"> + <summary> + <para>The particle gradient mode (Shuriken).</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemGradientMode.Color"> + <summary> + <para>Use a single color for the ParticleSystem.MinMaxGradient.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemGradientMode.Gradient"> + <summary> + <para>Use a single color gradient for the ParticleSystem.MinMaxGradient.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemGradientMode.RandomColor"> + <summary> + <para>Define a list of colors in the ParticleSystem.MinMaxGradient, to be chosen from at random.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemGradientMode.TwoColors"> + <summary> + <para>Use a random value between 2 colors for the ParticleSystem.MinMaxGradient.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemGradientMode.TwoGradients"> + <summary> + <para>Use a random value between 2 color gradients for the ParticleSystem.MinMaxGradient.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemInheritVelocityMode"> + <summary> + <para>How to apply emitter velocity to particles.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemInheritVelocityMode.Current"> + <summary> + <para>Each particle's velocity is set to the emitter's current velocity value, every frame.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemInheritVelocityMode.Initial"> + <summary> + <para>Each particle inherits the emitter's velocity on the frame when it was initially emitted.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemMeshShapeType"> + <summary> + <para>The mesh emission type.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemMeshShapeType.Edge"> + <summary> + <para>Emit from the edges of the mesh.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemMeshShapeType.Triangle"> + <summary> + <para>Emit from the surface of the mesh.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemMeshShapeType.Vertex"> + <summary> + <para>Emit from the vertices of the mesh.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemNoiseQuality"> + <summary> + <para>The quality of the generated noise.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemNoiseQuality.High"> + <summary> + <para>High quality 3D noise.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemNoiseQuality.Low"> + <summary> + <para>Low quality 1D noise.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemNoiseQuality.Medium"> + <summary> + <para>Medium quality 2D noise.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemOverlapAction"> + <summary> + <para>What action to perform when the particle trigger module passes a test.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemOverlapAction.Callback"> + <summary> + <para>Send the OnParticleTrigger command to the particle system's script.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemOverlapAction.Ignore"> + <summary> + <para>Do nothing.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemOverlapAction.Kill"> + <summary> + <para>Kill all particles that pass this test.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemRenderer"> + <summary> + <para>Renders particles on to the screen (Shuriken).</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.activeVertexStreamsCount"> + <summary> + <para>The number of currently active custom vertex streams.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.alignment"> + <summary> + <para>Control the direction that particles face.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.cameraVelocityScale"> + <summary> + <para>How much are the particles stretched depending on the Camera's speed.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.lengthScale"> + <summary> + <para>How much are the particles stretched in their direction of motion.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.maskInteraction"> + <summary> + <para>Specifies how the Particle System Renderer interacts with SpriteMask.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.maxParticleSize"> + <summary> + <para>Clamp the maximum particle size.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.mesh"> + <summary> + <para>Mesh used as particle instead of billboarded texture.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.meshCount"> + <summary> + <para>The number of meshes being used for particle rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.minParticleSize"> + <summary> + <para>Clamp the minimum particle size.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.normalDirection"> + <summary> + <para>How much are billboard particle normals oriented towards the camera.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.pivot"> + <summary> + <para>Modify the pivot point used for rotating particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.renderMode"> + <summary> + <para>How particles are drawn.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.sortingFudge"> + <summary> + <para>Biases particle system sorting amongst other transparencies.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.sortMode"> + <summary> + <para>Sort particles within a system.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.trailMaterial"> + <summary> + <para>Set the material used by the Trail module for attaching trails to particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleSystemRenderer.velocityScale"> + <summary> + <para>How much are the particles stretched depending on "how fast they move".</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleSystemRenderer.AreVertexStreamsEnabled(UnityEngine.ParticleSystemVertexStreams)"> + <summary> + <para>Query whether the particle system renderer uses a particular set of vertex streams.</para> + </summary> + <param name="streams">Streams to query.</param> + <returns> + <para>Whether all the queried streams are enabled or not.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystemRenderer.DisableVertexStreams(UnityEngine.ParticleSystemVertexStreams)"> + <summary> + <para>Disable a set of vertex shader streams on the particle system renderer. +The position stream is always enabled, and any attempts to remove it will be ignored.</para> + </summary> + <param name="streams">Streams to disable.</param> + </member> + <member name="M:UnityEngine.ParticleSystemRenderer.EnableVertexStreams(UnityEngine.ParticleSystemVertexStreams)"> + <summary> + <para>Enable a set of vertex shader streams on the particle system renderer.</para> + </summary> + <param name="streams">Streams to enable.</param> + </member> + <member name="M:UnityEngine.ParticleSystemRenderer.GetActiveVertexStreams(System.Collections.Generic.List`1<UnityEngine.ParticleSystemVertexStream>)"> + <summary> + <para>Query which vertex shader streams are enabled on the ParticleSystemRenderer.</para> + </summary> + <param name="streams">The array of streams to be populated.</param> + </member> + <member name="M:UnityEngine.ParticleSystemRenderer.GetEnabledVertexStreams(UnityEngine.ParticleSystemVertexStreams)"> + <summary> + <para>Query whether the particle system renderer uses a particular set of vertex streams.</para> + </summary> + <param name="streams">Streams to query.</param> + <returns> + <para>Returns the subset of the queried streams that are actually enabled.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystemRenderer.GetMeshes(UnityEngine.Mesh[])"> + <summary> + <para>Get the array of meshes to be used as particles.</para> + </summary> + <param name="meshes">This array will be populated with the list of meshes being used for particle rendering.</param> + <returns> + <para>The number of meshes actually written to the destination array.</para> + </returns> + </member> + <member name="M:UnityEngine.ParticleSystemRenderer.SetActiveVertexStreams(System.Collections.Generic.List`1<UnityEngine.ParticleSystemVertexStream>)"> + <summary> + <para>Enable a set of vertex shader streams on the ParticleSystemRenderer.</para> + </summary> + <param name="streams">The new array of enabled vertex streams.</param> + </member> + <member name="M:UnityEngine.ParticleSystemRenderer.SetMeshes(UnityEngine.Mesh[])"> + <summary> + <para>Set an array of meshes to be used as particles when the ParticleSystemRenderer.renderMode is set to ParticleSystemRenderMode.Mesh.</para> + </summary> + <param name="meshes">Array of meshes to be used.</param> + <param name="size">Number of elements from the mesh array to be applied.</param> + </member> + <member name="M:UnityEngine.ParticleSystemRenderer.SetMeshes(UnityEngine.Mesh[],System.Int32)"> + <summary> + <para>Set an array of meshes to be used as particles when the ParticleSystemRenderer.renderMode is set to ParticleSystemRenderMode.Mesh.</para> + </summary> + <param name="meshes">Array of meshes to be used.</param> + <param name="size">Number of elements from the mesh array to be applied.</param> + </member> + <member name="T:UnityEngine.ParticleSystemRenderMode"> + <summary> + <para>The rendering mode for particle systems (Shuriken).</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemRenderMode.Billboard"> + <summary> + <para>Render particles as billboards facing the active camera. (Default)</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemRenderMode.HorizontalBillboard"> + <summary> + <para>Render particles as billboards always facing up along the y-Axis.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemRenderMode.Mesh"> + <summary> + <para>Render particles as meshes.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemRenderMode.None"> + <summary> + <para>Do not render particles.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemRenderMode.Stretch"> + <summary> + <para>Stretch particles in the direction of motion.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemRenderMode.VerticalBillboard"> + <summary> + <para>Render particles as billboards always facing the player, but not pitching along the x-Axis.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemRenderSpace"> + <summary> + <para>How particles are aligned when rendered.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemRenderSpace.Facing"> + <summary> + <para>Particles face the eye position.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemRenderSpace.Local"> + <summary> + <para>Particles align with their local transform.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemRenderSpace.Velocity"> + <summary> + <para>Particles are aligned to their direction of travel.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemRenderSpace.View"> + <summary> + <para>Particles face the camera plane.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemRenderSpace.World"> + <summary> + <para>Particles align with the world.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemScalingMode"> + <summary> + <para>Control how particle systems apply transform scale.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemScalingMode.Hierarchy"> + <summary> + <para>Scale the particle system using the entire transform hierarchy.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemScalingMode.Local"> + <summary> + <para>Scale the particle system using only its own transform scale. (Ignores parent scale).</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemScalingMode.Shape"> + <summary> + <para>Only apply transform scale to the shape component, which controls where + particles are spawned, but does not affect their size or movement. + </para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemShapeMultiModeValue"> + <summary> + <para>The mode used to generate new points in a shape (Shuriken).</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeMultiModeValue.BurstSpread"> + <summary> + <para>Distribute new particles around the shape evenly.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeMultiModeValue.Loop"> + <summary> + <para>Animate the emission point around the shape.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeMultiModeValue.PingPong"> + <summary> + <para>Animate the emission point around the shape, alternating between clockwise and counter-clockwise directions.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeMultiModeValue.Random"> + <summary> + <para>Generate points randomly. (Default)</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemShapeType"> + <summary> + <para>The emission shape (Shuriken).</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.Box"> + <summary> + <para>Emit from the volume of a box.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.BoxEdge"> + <summary> + <para>Emit from the edges of a box.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.BoxShell"> + <summary> + <para>Emit from the surface of a box.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.Circle"> + <summary> + <para>Emit from a circle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.CircleEdge"> + <summary> + <para>Emit from the edge of a circle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.Cone"> + <summary> + <para>Emit from the base of a cone.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.ConeShell"> + <summary> + <para>Emit from the base surface of a cone.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.ConeVolume"> + <summary> + <para>Emit from a cone.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.ConeVolumeShell"> + <summary> + <para>Emit from the surface of a cone.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.Donut"> + <summary> + <para>Emit from a Donut.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.Hemisphere"> + <summary> + <para>Emit from a half-sphere.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.HemisphereShell"> + <summary> + <para>Emit from the surface of a half-sphere.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.Mesh"> + <summary> + <para>Emit from a mesh.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.MeshRenderer"> + <summary> + <para>Emit from a mesh renderer.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.SingleSidedEdge"> + <summary> + <para>Emit from an edge.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.SkinnedMeshRenderer"> + <summary> + <para>Emit from a skinned mesh renderer.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.Sphere"> + <summary> + <para>Emit from a sphere.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemShapeType.SphereShell"> + <summary> + <para>Emit from the surface of a sphere.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemSimulationSpace"> + <summary> + <para>The space to simulate particles in.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSimulationSpace.Custom"> + <summary> + <para>Simulate particles relative to a custom transform component, defined by ParticleSystem.MainModule.customSimulationSpace.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSimulationSpace.Local"> + <summary> + <para>Simulate particles in local space.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSimulationSpace.World"> + <summary> + <para>Simulate particles in world space.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemSortMode"> + <summary> + <para>The sorting mode for particle systems.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSortMode.Distance"> + <summary> + <para>Sort based on distance.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSortMode.None"> + <summary> + <para>No sorting.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSortMode.OldestInFront"> + <summary> + <para>Sort the oldest particles to the front.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSortMode.YoungestInFront"> + <summary> + <para>Sort the youngest particles to the front.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemStopAction"> + <summary> + <para>The action to perform when the Particle System stops.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemStopAction.Destroy"> + <summary> + <para>Destroy the GameObject containing the Particle System.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemStopAction.Disable"> + <summary> + <para>Disable the GameObject containing the Particle System.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemStopAction.None"> + <summary> + <para>Do nothing.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemStopBehavior"> + <summary> + <para>The behavior to apply when calling ParticleSystem.Stop|Stop.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemStopBehavior.StopEmitting"> + <summary> + <para>Stops particle system emitting any further particles. All existing particles will remain until they expire.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemStopBehavior.StopEmittingAndClear"> + <summary> + <para>Stops particle system emitting and removes all existing emitted particles.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemSubEmitterProperties"> + <summary> + <para>The properties of sub-emitter particles.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSubEmitterProperties.InheritColor"> + <summary> + <para>When spawning new particles, multiply the start color by the color of the parent particles.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSubEmitterProperties.InheritEverything"> + <summary> + <para>When spawning new particles, inherit all available properties from the parent particles.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSubEmitterProperties.InheritLifetime"> + <summary> + <para>New particles will have a shorter lifespan, the closer their parent particles are to death.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSubEmitterProperties.InheritNothing"> + <summary> + <para>When spawning new particles, do not inherit any properties from the parent particles.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSubEmitterProperties.InheritRotation"> + <summary> + <para>When spawning new particles, add the start rotation to the rotation of the parent particles.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSubEmitterProperties.InheritSize"> + <summary> + <para>When spawning new particles, multiply the start size by the size of the parent particles.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemSubEmitterType"> + <summary> + <para>The events that cause new particles to be spawned.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSubEmitterType.Birth"> + <summary> + <para>Spawn new particles when particles from the parent system are born.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSubEmitterType.Collision"> + <summary> + <para>Spawn new particles when particles from the parent system collide with something.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemSubEmitterType.Death"> + <summary> + <para>Spawn new particles when particles from the parent system die.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemTrailTextureMode"> + <summary> + <para>Choose how textures are applied to Particle Trails.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemTrailTextureMode.DistributePerSegment"> + <summary> + <para>Map the texture once along the entire length of the trail, assuming all vertices are evenly spaced.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemTrailTextureMode.RepeatPerSegment"> + <summary> + <para>Repeat the texture along the trail, repeating at a rate of once per trail segment. To adjust the tiling rate, use Material.SetTextureScale.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemTrailTextureMode.Stretch"> + <summary> + <para>Map the texture once along the entire length of the trail.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemTrailTextureMode.Tile"> + <summary> + <para>Repeat the texture along the trail. To set the tiling rate, use Material.SetTextureScale.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemTriggerEventType"> + <summary> + <para>The different types of particle triggers.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemTriggerEventType.Enter"> + <summary> + <para>Trigger when particles enter the collision volume.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemTriggerEventType.Exit"> + <summary> + <para>Trigger when particles leave the collision volume.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemTriggerEventType.Inside"> + <summary> + <para>Trigger when particles are inside the collision volume.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemTriggerEventType.Outside"> + <summary> + <para>Trigger when particles are outside the collision volume.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemVertexStream"> + <summary> + <para>All possible particle system vertex shader inputs.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.AgePercent"> + <summary> + <para>The normalized age of each particle, from 0 to 1.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.AnimBlend"> + <summary> + <para>The amount to blend between animated texture frames, from 0 to 1.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.AnimFrame"> + <summary> + <para>The current animation frame index of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Center"> + <summary> + <para>The center position of the entire particle, in world space.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Color"> + <summary> + <para>The color of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Custom1X"> + <summary> + <para>One custom value for each particle, defined by the Custom Data Module, or ParticleSystem.SetCustomParticleData.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Custom1XY"> + <summary> + <para>Two custom values for each particle, defined by the Custom Data Module, or ParticleSystem.SetCustomParticleData.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Custom1XYZ"> + <summary> + <para>Three custom values for each particle, defined by the Custom Data Module, or ParticleSystem.SetCustomParticleData.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Custom1XYZW"> + <summary> + <para>Four custom values for each particle, defined by the Custom Data Module, or ParticleSystem.SetCustomParticleData.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Custom2X"> + <summary> + <para>One custom value for each particle, defined by the Custom Data Module, or ParticleSystem.SetCustomParticleData.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Custom2XY"> + <summary> + <para>Two custom values for each particle, defined by the Custom Data Module, or ParticleSystem.SetCustomParticleData.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Custom2XYZ"> + <summary> + <para>Three custom values for each particle, defined by the Custom Data Module, or ParticleSystem.SetCustomParticleData.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Custom2XYZW"> + <summary> + <para>Four custom values for each particle, defined by the Custom Data Module, or ParticleSystem.SetCustomParticleData.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.InvStartLifetime"> + <summary> + <para>The reciprocal of the starting lifetime, in seconds (1.0f / startLifetime).</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.NoiseImpulseX"> + <summary> + <para>The X axis noise on the current frame.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.NoiseImpulseXY"> + <summary> + <para>The X and Y axis noise on the current frame.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.NoiseImpulseXYZ"> + <summary> + <para>The 3D noise on the current frame.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.NoiseSumX"> + <summary> + <para>The accumulated X axis noise, over the lifetime of the particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.NoiseSumXY"> + <summary> + <para>The accumulated X and Y axis noise, over the lifetime of the particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.NoiseSumXYZ"> + <summary> + <para>The accumulated 3D noise, over the lifetime of the particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Normal"> + <summary> + <para>The vertex normal of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Position"> + <summary> + <para>The position of each particle vertex, in world space.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Rotation"> + <summary> + <para>The Z axis rotation of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Rotation3D"> + <summary> + <para>The 3D rotation of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.RotationSpeed"> + <summary> + <para>The Z axis rotational speed of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.RotationSpeed3D"> + <summary> + <para>The 3D rotational speed of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.SizeX"> + <summary> + <para>The X axis size of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.SizeXY"> + <summary> + <para>The X and Y axis sizes of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.SizeXYZ"> + <summary> + <para>The 3D size of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Speed"> + <summary> + <para>The speed of each particle, calculated by taking the magnitude of the velocity.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.StableRandomX"> + <summary> + <para>A random number for each particle, which remains constant during their lifetime.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.StableRandomXY"> + <summary> + <para>Two random numbers for each particle, which remain constant during their lifetime.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.StableRandomXYZ"> + <summary> + <para>Three random numbers for each particle, which remain constant during their lifetime.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.StableRandomXYZW"> + <summary> + <para>Four random numbers for each particle, which remain constant during their lifetime.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Tangent"> + <summary> + <para>The tangent vector for each particle (for normal mapping).</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.UV"> + <summary> + <para>The first UV stream of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.UV2"> + <summary> + <para>The second UV stream of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.UV3"> + <summary> + <para>The third UV stream of each particle (only for meshes).</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.UV4"> + <summary> + <para>The fourth UV stream of each particle (only for meshes).</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.VaryingRandomX"> + <summary> + <para>A random number for each particle, which changes during their lifetime.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.VaryingRandomXY"> + <summary> + <para>Two random numbers for each particle, which change during their lifetime.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.VaryingRandomXYZ"> + <summary> + <para>Three random numbers for each particle, which change during their lifetime.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.VaryingRandomXYZW"> + <summary> + <para>Four random numbers for each particle, which change during their lifetime.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.Velocity"> + <summary> + <para>The velocity of each particle, in world space.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStream.VertexID"> + <summary> + <para>The vertex ID of each particle.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleSystemVertexStreams"> + <summary> + <para>All possible particle system vertex shader inputs.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.All"> + <summary> + <para>A mask with all vertex streams enabled.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.CenterAndVertexID"> + <summary> + <para>The center position of each particle, with the vertex ID of each particle, from 0-3, stored in the w component.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.Color"> + <summary> + <para>The color of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.Custom1"> + <summary> + <para>The first stream of custom data, supplied from script.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.Custom2"> + <summary> + <para>The second stream of custom data, supplied from script.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.Lifetime"> + <summary> + <para>Alive time as a 0-1 value in the X component, and Total Lifetime in the Y component. +To get the current particle age, simply multiply X by Y.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.None"> + <summary> + <para>A mask with no vertex streams enabled.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.Normal"> + <summary> + <para>The normal of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.Position"> + <summary> + <para>The world space position of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.Random"> + <summary> + <para>4 random numbers. The first 3 are deterministic and assigned once when each particle is born, but the 4th value will change during the lifetime of the particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.Rotation"> + <summary> + <para>The rotation of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.Size"> + <summary> + <para>The size of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.Tangent"> + <summary> + <para>Tangent vectors for normal mapping.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.UV"> + <summary> + <para>The texture coordinates of each particle.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.UV2BlendAndFrame"> + <summary> + <para>With the Texture Sheet Animation module enabled, this contains the UVs for the second texture frame, the blend factor for each particle, and the raw frame, allowing for blending of frames.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleSystemVertexStreams.Velocity"> + <summary> + <para>The 3D velocity of each particle.</para> + </summary> + </member> + <member name="T:UnityEngine.Rendering.UVChannelFlags"> + <summary> + <para>A flag representing each UV channel.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.UVChannelFlags.UV0"> + <summary> + <para>First UV channel.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.UVChannelFlags.UV1"> + <summary> + <para>Second UV channel.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.UVChannelFlags.UV2"> + <summary> + <para>Third UV channel.</para> + </summary> + </member> + <member name="F:UnityEngine.Rendering.UVChannelFlags.UV3"> + <summary> + <para>Fourth UV channel.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.ParticlesLegacyModule.dll b/Player_from_example_Data/Managed/UnityEngine.ParticlesLegacyModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..5443c13a8b39f96a463f855f2aeab031c8124134 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ParticlesLegacyModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ParticlesLegacyModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.ParticlesLegacyModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..445b213105741fd1bb2dfbc3bee931c2b01f2c40 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ParticlesLegacyModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ParticlesLegacyModule.xml b/Player_from_example_Data/Managed/UnityEngine.ParticlesLegacyModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..91363c4896de8c5a868f99dd905be46bc16a2518 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.ParticlesLegacyModule.xml @@ -0,0 +1,327 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.ParticlesLegacyModule</name> + </assembly> + <member name="T:UnityEngine.EllipsoidParticleEmitter"> + <summary> + <para>Class used to allow GameObject.AddComponent / GameObject.GetComponent to be used.</para> + </summary> + </member> + <member name="T:UnityEngine.MeshParticleEmitter"> + <summary> + <para>Class used to allow GameObject.AddComponent / GameObject.GetComponent to be used.</para> + </summary> + </member> + <member name="T:UnityEngine.Particle"> + <summary> + <para>(Legacy Particle system).</para> + </summary> + </member> + <member name="P:UnityEngine.Particle.angularVelocity"> + <summary> + <para>The angular velocity of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.Particle.color"> + <summary> + <para>The color of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.Particle.energy"> + <summary> + <para>The energy of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.Particle.position"> + <summary> + <para>The position of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.Particle.rotation"> + <summary> + <para>The rotation of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.Particle.size"> + <summary> + <para>The size of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.Particle.startEnergy"> + <summary> + <para>The starting energy of the particle.</para> + </summary> + </member> + <member name="P:UnityEngine.Particle.velocity"> + <summary> + <para>The velocity of the particle.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleAnimator"> + <summary> + <para>(Legacy Particles) Particle animators move your particles over time, you use them to apply wind, drag & color cycling to your particle emitters.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleAnimator.autodestruct"> + <summary> + <para>Does the GameObject of this particle animator auto destructs?</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleAnimator.colorAnimation"> + <summary> + <para>Colors the particles will cycle through over their lifetime.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleAnimator.damping"> + <summary> + <para>How much particles are slowed down every frame.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleAnimator.doesAnimateColor"> + <summary> + <para>Do particles cycle their color over their lifetime?</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleAnimator.force"> + <summary> + <para>The force being applied to particles every frame.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleAnimator.localRotationAxis"> + <summary> + <para>Local space axis the particles rotate around.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleAnimator.rndForce"> + <summary> + <para>A random force added to particles every frame.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleAnimator.sizeGrow"> + <summary> + <para>How the particle sizes grow over their lifetime.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleAnimator.worldRotationAxis"> + <summary> + <para>World space axis the particles rotate around.</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleEmitter"> + <summary> + <para>(Legacy Particles) Script interface for particle emitters.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.angularVelocity"> + <summary> + <para>The angular velocity of new particles in degrees per second.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.emit"> + <summary> + <para>Should particles be automatically emitted each frame?</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.emitterVelocityScale"> + <summary> + <para>The amount of the emitter's speed that the particles inherit.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.enabled"> + <summary> + <para>Turns the ParticleEmitter on or off.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.localVelocity"> + <summary> + <para>The starting speed of particles along X, Y, and Z, measured in the object's orientation.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.maxEmission"> + <summary> + <para>The maximum number of particles that will be spawned every second.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.maxEnergy"> + <summary> + <para>The maximum lifetime of each particle, measured in seconds.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.maxSize"> + <summary> + <para>The maximum size each particle can be at the time when it is spawned.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.minEmission"> + <summary> + <para>The minimum number of particles that will be spawned every second.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.minEnergy"> + <summary> + <para>The minimum lifetime of each particle, measured in seconds.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.minSize"> + <summary> + <para>The minimum size each particle can be at the time when it is spawned.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.particleCount"> + <summary> + <para>The current number of particles (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.particles"> + <summary> + <para>Returns a copy of all particles and assigns an array of all particles to be the current particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.rndAngularVelocity"> + <summary> + <para>A random angular velocity modifier for new particles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.rndRotation"> + <summary> + <para>If enabled, the particles will be spawned with random rotations.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.rndVelocity"> + <summary> + <para>A random speed along X, Y, and Z that is added to the velocity.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.useWorldSpace"> + <summary> + <para>If enabled, the particles don't move when the emitter moves. If false, when you move the emitter, the particles follow it around.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleEmitter.worldVelocity"> + <summary> + <para>The starting speed of particles in world space, along X, Y, and Z.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleEmitter.ClearParticles"> + <summary> + <para>Removes all particles from the particle emitter.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleEmitter.Emit"> + <summary> + <para>Emit a number of particles.</para> + </summary> + </member> + <member name="M:UnityEngine.ParticleEmitter.Emit(System.Int32)"> + <summary> + <para>Emit count particles immediately.</para> + </summary> + <param name="count"></param> + </member> + <member name="M:UnityEngine.ParticleEmitter.Emit(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Single,UnityEngine.Color)"> + <summary> + <para>Emit a single particle with given parameters.</para> + </summary> + <param name="pos">The position of the particle.</param> + <param name="velocity">The velocity of the particle.</param> + <param name="size">The size of the particle.</param> + <param name="energy">The remaining lifetime of the particle.</param> + <param name="color">The color of the particle.</param> + </member> + <member name="M:UnityEngine.ParticleEmitter.Emit(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Single,UnityEngine.Color,System.Single,System.Single)"> + <summary> + <para></para> + </summary> + <param name="rotation">The initial rotation of the particle in degrees.</param> + <param name="angularVelocity">The angular velocity of the particle in degrees per second.</param> + <param name="pos"></param> + <param name="velocity"></param> + <param name="size"></param> + <param name="energy"></param> + <param name="color"></param> + </member> + <member name="M:UnityEngine.ParticleEmitter.Simulate(System.Single)"> + <summary> + <para>Advance particle simulation by given time.</para> + </summary> + <param name="deltaTime"></param> + </member> + <member name="T:UnityEngine.ParticleRenderer"> + <summary> + <para>(Legacy Particles) Renders particles on to the screen.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleRenderer.cameraVelocityScale"> + <summary> + <para>How much are the particles strected depending on the Camera's speed.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleRenderer.lengthScale"> + <summary> + <para>How much are the particles stretched in their direction of motion.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleRenderer.maxParticleSize"> + <summary> + <para>Clamp the maximum particle size.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleRenderer.particleRenderMode"> + <summary> + <para>How particles are drawn.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleRenderer.uvAnimationCycles"> + <summary> + <para>Set uv animation cycles.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleRenderer.uvAnimationXTile"> + <summary> + <para>Set horizontal tiling count.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleRenderer.uvAnimationYTile"> + <summary> + <para>Set vertical tiling count.</para> + </summary> + </member> + <member name="P:UnityEngine.ParticleRenderer.velocityScale"> + <summary> + <para>How much are the particles strectched depending on "how fast they move".</para> + </summary> + </member> + <member name="T:UnityEngine.ParticleRenderMode"> + <summary> + <para>The rendering mode for legacy particles.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleRenderMode.Billboard"> + <summary> + <para>Render the particles as billboards facing the player. (Default)</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleRenderMode.HorizontalBillboard"> + <summary> + <para>Render the particles as billboards always facing up along the y-Axis.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleRenderMode.SortedBillboard"> + <summary> + <para>Sort the particles back-to-front and render as billboards.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleRenderMode.Stretch"> + <summary> + <para>Stretch particles in the direction of motion.</para> + </summary> + </member> + <member name="F:UnityEngine.ParticleRenderMode.VerticalBillboard"> + <summary> + <para>Render the particles as billboards always facing the player, but not pitching along the x-Axis.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.PerformanceReportingModule.dll b/Player_from_example_Data/Managed/UnityEngine.PerformanceReportingModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..0695cf6c547a63fca738b80bd2a4ff99cbd612cc Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.PerformanceReportingModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.PerformanceReportingModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.PerformanceReportingModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..91377543ee0b980e8d612d8b00a85d4231ab40a2 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.PerformanceReportingModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.PerformanceReportingModule.xml b/Player_from_example_Data/Managed/UnityEngine.PerformanceReportingModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..60e446e03f1445cf633099eba8231c636888bedf --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.PerformanceReportingModule.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.PerformanceReportingModule</name> + </assembly> + <member name="T:UnityEngine.Analytics.PerformanceReporting"> + <summary> + <para>Unity Performace provides insight into your game performace.</para> + </summary> + </member> + <member name="P:UnityEngine.Analytics.PerformanceReporting.enabled"> + <summary> + <para>Controls whether the Performance Reporting service is enabled at runtime.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.Physics2DModule.dll b/Player_from_example_Data/Managed/UnityEngine.Physics2DModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..06db67470230b124806cf111681821e13f170574 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.Physics2DModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.Physics2DModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.Physics2DModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..4c913cad0be42e50c5efd3b80eac8c40c15cc642 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.Physics2DModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.Physics2DModule.xml b/Player_from_example_Data/Managed/UnityEngine.Physics2DModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..05efa5dc4481063e075d82400494f79b16d41f56 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.Physics2DModule.xml @@ -0,0 +1,3060 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.Physics2DModule</name> + </assembly> + <member name="T:UnityEngine.AnchoredJoint2D"> + <summary> + <para>Parent class for all joints that have anchor points.</para> + </summary> + </member> + <member name="P:UnityEngine.AnchoredJoint2D.anchor"> + <summary> + <para>The joint's anchor point on the object that has the joint component.</para> + </summary> + </member> + <member name="P:UnityEngine.AnchoredJoint2D.autoConfigureConnectedAnchor"> + <summary> + <para>Should the connectedAnchor be calculated automatically?</para> + </summary> + </member> + <member name="P:UnityEngine.AnchoredJoint2D.connectedAnchor"> + <summary> + <para>The joint's anchor point on the second object (ie, the one which doesn't have the joint component).</para> + </summary> + </member> + <member name="T:UnityEngine.AreaEffector2D"> + <summary> + <para>Applies forces within an area.</para> + </summary> + </member> + <member name="P:UnityEngine.AreaEffector2D.angularDrag"> + <summary> + <para>The angular drag to apply to rigid-bodies.</para> + </summary> + </member> + <member name="P:UnityEngine.AreaEffector2D.drag"> + <summary> + <para>The linear drag to apply to rigid-bodies.</para> + </summary> + </member> + <member name="P:UnityEngine.AreaEffector2D.forceAngle"> + <summary> + <para>The angle of the force to be applied.</para> + </summary> + </member> + <member name="P:UnityEngine.AreaEffector2D.forceMagnitude"> + <summary> + <para>The magnitude of the force to be applied.</para> + </summary> + </member> + <member name="P:UnityEngine.AreaEffector2D.forceTarget"> + <summary> + <para>The target for where the effector applies any force.</para> + </summary> + </member> + <member name="P:UnityEngine.AreaEffector2D.forceVariation"> + <summary> + <para>The variation of the magnitude of the force to be applied.</para> + </summary> + </member> + <member name="P:UnityEngine.AreaEffector2D.useGlobalAngle"> + <summary> + <para>Should the forceAngle use global space?</para> + </summary> + </member> + <member name="T:UnityEngine.BoxCollider2D"> + <summary> + <para>Collider for 2D physics representing an axis-aligned rectangle.</para> + </summary> + </member> + <member name="P:UnityEngine.BoxCollider2D.autoTiling"> + <summary> + <para>Determines whether the BoxCollider2D's shape is automatically updated based on a SpriteRenderer's tiling properties.</para> + </summary> + </member> + <member name="P:UnityEngine.BoxCollider2D.edgeRadius"> + <summary> + <para>Controls the radius of all edges created by the collider.</para> + </summary> + </member> + <member name="P:UnityEngine.BoxCollider2D.size"> + <summary> + <para>The width and height of the rectangle.</para> + </summary> + </member> + <member name="T:UnityEngine.BuoyancyEffector2D"> + <summary> + <para>Applies forces to simulate buoyancy, fluid-flow and fluid drag.</para> + </summary> + </member> + <member name="P:UnityEngine.BuoyancyEffector2D.angularDrag"> + <summary> + <para>A force applied to slow angular movement of any Collider2D in contact with the effector.</para> + </summary> + </member> + <member name="P:UnityEngine.BuoyancyEffector2D.density"> + <summary> + <para>The density of the fluid used to calculate the buoyancy forces.</para> + </summary> + </member> + <member name="P:UnityEngine.BuoyancyEffector2D.flowAngle"> + <summary> + <para>The angle of the force used to similate fluid flow.</para> + </summary> + </member> + <member name="P:UnityEngine.BuoyancyEffector2D.flowMagnitude"> + <summary> + <para>The magnitude of the force used to similate fluid flow.</para> + </summary> + </member> + <member name="P:UnityEngine.BuoyancyEffector2D.flowVariation"> + <summary> + <para>The random variation of the force used to similate fluid flow.</para> + </summary> + </member> + <member name="P:UnityEngine.BuoyancyEffector2D.linearDrag"> + <summary> + <para>A force applied to slow linear movement of any Collider2D in contact with the effector.</para> + </summary> + </member> + <member name="P:UnityEngine.BuoyancyEffector2D.surfaceLevel"> + <summary> + <para>Defines an arbitrary horizontal line that represents the fluid surface level.</para> + </summary> + </member> + <member name="T:UnityEngine.CapsuleCollider2D"> + <summary> + <para>A capsule-shaped primitive collider.</para> + </summary> + </member> + <member name="P:UnityEngine.CapsuleCollider2D.direction"> + <summary> + <para>The direction that the capsule sides can extend.</para> + </summary> + </member> + <member name="P:UnityEngine.CapsuleCollider2D.size"> + <summary> + <para>The width and height of the capsule area.</para> + </summary> + </member> + <member name="T:UnityEngine.CapsuleDirection2D"> + <summary> + <para>The direction that the capsule sides can extend.</para> + </summary> + </member> + <member name="F:UnityEngine.CapsuleDirection2D.Horizontal"> + <summary> + <para>The capsule sides extend horizontally.</para> + </summary> + </member> + <member name="F:UnityEngine.CapsuleDirection2D.Vertical"> + <summary> + <para>The capsule sides extend vertically.</para> + </summary> + </member> + <member name="T:UnityEngine.CircleCollider2D"> + <summary> + <para>Collider for 2D physics representing an circle.</para> + </summary> + </member> + <member name="P:UnityEngine.CircleCollider2D.radius"> + <summary> + <para>Radius of the circle.</para> + </summary> + </member> + <member name="T:UnityEngine.Collider2D"> + <summary> + <para>Parent class for collider types used with 2D gameplay.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider2D.attachedRigidbody"> + <summary> + <para>The Rigidbody2D attached to the Collider2D.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider2D.bounciness"> + <summary> + <para>Get the bounciness used by the collider.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider2D.bounds"> + <summary> + <para>The world space bounding area of the collider.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider2D.composite"> + <summary> + <para>Get the CompositeCollider2D that is available to be attached to the collider.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider2D.density"> + <summary> + <para>The density of the collider used to calculate its mass (when auto mass is enabled).</para> + </summary> + </member> + <member name="P:UnityEngine.Collider2D.friction"> + <summary> + <para>Get the friction used by the collider.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider2D.isTrigger"> + <summary> + <para>Is this collider configured as a trigger?</para> + </summary> + </member> + <member name="P:UnityEngine.Collider2D.offset"> + <summary> + <para>The local offset of the collider geometry.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider2D.shapeCount"> + <summary> + <para>The number of separate shaped regions in the collider.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider2D.sharedMaterial"> + <summary> + <para>The PhysicsMaterial2D that is applied to this collider.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider2D.usedByComposite"> + <summary> + <para>Sets whether the Collider will be used or not used by a CompositeCollider2D.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider2D.usedByEffector"> + <summary> + <para>Whether the collider is used by an attached effector or not.</para> + </summary> + </member> + <member name="M:UnityEngine.Collider2D.Cast(UnityEngine.Vector2,UnityEngine.RaycastHit2D[],System.Single,System.Boolean)"> + <summary> + <para>Casts the collider shape into the scene starting at the collider position ignoring the collider itself.</para> + </summary> + <param name="direction">Vector representing the direction to cast the shape.</param> + <param name="results">Array to receive results.</param> + <param name="distance">Maximum distance over which to cast the shape.</param> + <param name="ignoreSiblingColliders">Should colliders attached to the same Rigidbody2D (known as sibling colliders) be ignored?</param> + <returns> + <para>The number of results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Collider2D.Cast(UnityEngine.Vector2,UnityEngine.ContactFilter2D,UnityEngine.RaycastHit2D[],System.Single,System.Boolean)"> + <summary> + <para>Casts the collider shape into the scene starting at the collider position ignoring the collider itself.</para> + </summary> + <param name="direction">Vector representing the direction to cast the shape.</param> + <param name="contactFilter">Filter results defined by the contact filter.</param> + <param name="results">Array to receive results.</param> + <param name="distance">Maximum distance over which to cast the shape.</param> + <param name="ignoreSiblingColliders">Should colliders attached to the same Rigidbody2D (known as sibling colliders) be ignored?</param> + <returns> + <para>The number of results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Collider2D.Distance(UnityEngine.Collider2D)"> + <summary> + <para>Calculates the minimum separation of this collider against another collider.</para> + </summary> + <param name="collider">A collider used to calculate the minimum separation against this collider.</param> + <returns> + <para>The minimum separation of collider and this collider.</para> + </returns> + </member> + <member name="M:UnityEngine.Collider2D.GetContacts(UnityEngine.ContactPoint2D[])"> + <summary> + <para>Retrieves all contact points for this collider.</para> + </summary> + <param name="contacts">An array of ContactPoint2D used to receive the results.</param> + <returns> + <para>Returns the number of contacts placed in the contacts array.</para> + </returns> + </member> + <member name="M:UnityEngine.Collider2D.GetContacts(UnityEngine.Collider2D[])"> + <summary> + <para>Retrieves all colliders in contact with this collider.</para> + </summary> + <param name="colliders">An array of Collider2D used to receive the results.</param> + <returns> + <para>Returns the number of contacts placed in the colliders array.</para> + </returns> + </member> + <member name="M:UnityEngine.Collider2D.GetContacts(UnityEngine.ContactFilter2D,UnityEngine.ContactPoint2D[])"> + <summary> + <para>Retrieves all contact points for this collider, with the results filtered by the ContactFilter2D.</para> + </summary> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <param name="contacts">An array of ContactPoint2D used to receive the results.</param> + <returns> + <para>Returns the number of contacts placed in the contacts array.</para> + </returns> + </member> + <member name="M:UnityEngine.Collider2D.GetContacts(UnityEngine.ContactFilter2D,UnityEngine.Collider2D[])"> + <summary> + <para>Retrieves all colliders in contact with this collider, with the results filtered by the ContactFilter2D.</para> + </summary> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <param name="colliders">An array of Collider2D used to receive the results.</param> + <returns> + <para>Returns the number of collidersplaced in the colliders array.</para> + </returns> + </member> + <member name="M:UnityEngine.Collider2D.IsTouching(UnityEngine.Collider2D)"> + <summary> + <para>Check whether this collider is touching the collider or not.</para> + </summary> + <param name="collider">The collider to check if it is touching this collider.</param> + <returns> + <para>Whether this collider is touching the collider or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Collider2D.IsTouching(UnityEngine.Collider2D,UnityEngine.ContactFilter2D)"> + <summary> + <para>Check whether this collider is touching the collider or not with the results filtered by the ContactFilter2D.</para> + </summary> + <param name="collider">The collider to check if it is touching this collider.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <returns> + <para>Whether this collider is touching the collider or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Collider2D.IsTouching(UnityEngine.ContactFilter2D)"> + <summary> + <para>Check whether this collider is touching other colliders or not with the results filtered by the ContactFilter2D.</para> + </summary> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <returns> + <para>Whether this collider is touching the collider or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Collider2D.IsTouchingLayers(System.Int32)"> + <summary> + <para>Checks whether this collider is touching any colliders on the specified layerMask or not.</para> + </summary> + <param name="layerMask">Any colliders on any of these layers count as touching.</param> + <returns> + <para>Whether this collider is touching any collider on the specified layerMask or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Collider2D.OverlapCollider(UnityEngine.ContactFilter2D,UnityEngine.Collider2D[])"> + <summary> + <para>Get a list of all colliders that overlap this collider.</para> + </summary> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth. Note that normal angle is not used for overlap testing.</param> + <param name="results">The array to receive results. The size of the array determines the maximum number of results that can be returned.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Collider2D.OverlapPoint(UnityEngine.Vector2)"> + <summary> + <para>Check if a collider overlaps a point in space.</para> + </summary> + <param name="point">A point in world space.</param> + <returns> + <para>Does point overlap the collider?</para> + </returns> + </member> + <member name="M:UnityEngine.Collider2D.Raycast(UnityEngine.Vector2,UnityEngine.RaycastHit2D[],System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a ray into the scene starting at the collider position ignoring the collider itself.</para> + </summary> + <param name="direction">Vector representing the direction of the ray.</param> + <param name="results">Array to receive results.</param> + <param name="distance">Maximum distance over which to cast the ray.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than this value.</param> + <param name="contactFilter">Filter results defined by the contact filter.</param> + <returns> + <para>The number of results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Collider2D.Raycast(UnityEngine.Vector2,UnityEngine.ContactFilter2D,UnityEngine.RaycastHit2D[],System.Single)"> + <summary> + <para>Casts a ray into the scene starting at the collider position ignoring the collider itself.</para> + </summary> + <param name="direction">Vector representing the direction of the ray.</param> + <param name="results">Array to receive results.</param> + <param name="distance">Maximum distance over which to cast the ray.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than this value.</param> + <param name="contactFilter">Filter results defined by the contact filter.</param> + <returns> + <para>The number of results returned.</para> + </returns> + </member> + <member name="T:UnityEngine.ColliderDistance2D"> + <summary> + <para>Represents the separation or overlap of two Collider2D.</para> + </summary> + </member> + <member name="P:UnityEngine.ColliderDistance2D.distance"> + <summary> + <para>Gets the distance between two colliders.</para> + </summary> + </member> + <member name="P:UnityEngine.ColliderDistance2D.isOverlapped"> + <summary> + <para>Gets whether the distance represents an overlap or not.</para> + </summary> + </member> + <member name="P:UnityEngine.ColliderDistance2D.isValid"> + <summary> + <para>Gets whether the distance is valid or not.</para> + </summary> + </member> + <member name="P:UnityEngine.ColliderDistance2D.normal"> + <summary> + <para>A normalized vector that points from pointB to pointA.</para> + </summary> + </member> + <member name="P:UnityEngine.ColliderDistance2D.pointA"> + <summary> + <para>A point on a Collider2D that is a specific distance away from pointB.</para> + </summary> + </member> + <member name="P:UnityEngine.ColliderDistance2D.pointB"> + <summary> + <para>A point on a Collider2D that is a specific distance away from pointA.</para> + </summary> + </member> + <member name="T:UnityEngine.Collision2D"> + <summary> + <para>Collision details returned by 2D physics callback functions.</para> + </summary> + </member> + <member name="P:UnityEngine.Collision2D.collider"> + <summary> + <para>The incoming Collider2D involved in the collision with the otherCollider.</para> + </summary> + </member> + <member name="P:UnityEngine.Collision2D.contacts"> + <summary> + <para>The specific points of contact with the incoming Collider2D. You should avoid using this as it produces memory garbage. Use GetContacts instead.</para> + </summary> + </member> + <member name="P:UnityEngine.Collision2D.enabled"> + <summary> + <para>Indicates whether the collision response or reaction is enabled or disabled.</para> + </summary> + </member> + <member name="P:UnityEngine.Collision2D.gameObject"> + <summary> + <para>The incoming GameObject involved in the collision.</para> + </summary> + </member> + <member name="P:UnityEngine.Collision2D.otherCollider"> + <summary> + <para>The other Collider2D involved in the collision with the collider.</para> + </summary> + </member> + <member name="P:UnityEngine.Collision2D.otherRigidbody"> + <summary> + <para>The other Rigidbody2D involved in the collision with the rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Collision2D.relativeVelocity"> + <summary> + <para>The relative linear velocity of the two colliding objects (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Collision2D.rigidbody"> + <summary> + <para>The incoming Rigidbody2D involved in the collision with the otherRigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Collision2D.transform"> + <summary> + <para>The Transform of the incoming object involved in the collision.</para> + </summary> + </member> + <member name="M:UnityEngine.Collision2D.GetContacts(UnityEngine.ContactPoint2D[])"> + <summary> + <para>Retrieves all contact points in for contacts between collider and otherCollider.</para> + </summary> + <param name="contacts">An array of ContactPoint2D used to receive the results.</param> + <returns> + <para>Returns the number of contacts placed in the contacts array.</para> + </returns> + </member> + <member name="T:UnityEngine.CollisionDetectionMode2D"> + <summary> + <para>Controls how collisions are detected when a Rigidbody2D moves.</para> + </summary> + </member> + <member name="F:UnityEngine.CollisionDetectionMode2D.Continuous"> + <summary> + <para>Ensures that all collisions are detected when a Rigidbody2D moves.</para> + </summary> + </member> + <member name="F:UnityEngine.CollisionDetectionMode2D.Discrete"> + <summary> + <para>When a Rigidbody2D moves, only collisions at the new position are detected.</para> + </summary> + </member> + <member name="F:UnityEngine.CollisionDetectionMode2D.None"> + <summary> + <para>This mode is obsolete. You should use Discrete mode.</para> + </summary> + </member> + <member name="T:UnityEngine.CompositeCollider2D"> + <summary> + <para>A Collider that can merge other Colliders together.</para> + </summary> + </member> + <member name="P:UnityEngine.CompositeCollider2D.edgeRadius"> + <summary> + <para>Controls the radius of all edges created by the Collider.</para> + </summary> + </member> + <member name="P:UnityEngine.CompositeCollider2D.generationType"> + <summary> + <para>Specifies when to generate the Composite Collider geometry.</para> + </summary> + </member> + <member name="P:UnityEngine.CompositeCollider2D.geometryType"> + <summary> + <para>Specifies the type of geometry the Composite Collider should generate.</para> + </summary> + </member> + <member name="P:UnityEngine.CompositeCollider2D.pathCount"> + <summary> + <para>The number of paths in the Collider.</para> + </summary> + </member> + <member name="P:UnityEngine.CompositeCollider2D.pointCount"> + <summary> + <para>Gets the total number of points in all the paths within the Collider.</para> + </summary> + </member> + <member name="P:UnityEngine.CompositeCollider2D.vertexDistance"> + <summary> + <para>Controls the minimum distance allowed between generated vertices.</para> + </summary> + </member> + <member name="M:UnityEngine.CompositeCollider2D.GenerateGeometry"> + <summary> + <para>Regenerates the Composite Collider geometry.</para> + </summary> + </member> + <member name="T:UnityEngine.CompositeCollider2D.GenerationType"> + <summary> + <para>Specifies when to generate the Composite Collider geometry.</para> + </summary> + </member> + <member name="F:UnityEngine.CompositeCollider2D.GenerationType.Manual"> + <summary> + <para>Sets the Composite Collider geometry to not automatically update when a Collider used by the Composite Collider changes.</para> + </summary> + </member> + <member name="F:UnityEngine.CompositeCollider2D.GenerationType.Synchronous"> + <summary> + <para>Sets the Composite Collider geometry to update synchronously immediately when a Collider used by the Composite Collider changes.</para> + </summary> + </member> + <member name="T:UnityEngine.CompositeCollider2D.GeometryType"> + <summary> + <para>Specifies the type of geometry the Composite Collider generates.</para> + </summary> + </member> + <member name="F:UnityEngine.CompositeCollider2D.GeometryType.Outlines"> + <summary> + <para>Sets the Composite Collider to generate closed outlines for the merged Collider geometry consisting of only edges.</para> + </summary> + </member> + <member name="F:UnityEngine.CompositeCollider2D.GeometryType.Polygons"> + <summary> + <para>Sets the Composite Collider to generate closed outlines for the merged Collider geometry consisting of convex polygon shapes.</para> + </summary> + </member> + <member name="M:UnityEngine.CompositeCollider2D.GetPath(System.Int32,UnityEngine.Vector2[])"> + <summary> + <para>Gets a path from the Collider by its index.</para> + </summary> + <param name="index">The index of the path from 0 to pathCount.</param> + <param name="points">An ordered array of the vertices or points in the selected path.</param> + <returns> + <para>Returns the number of points placed in the points array.</para> + </returns> + </member> + <member name="M:UnityEngine.CompositeCollider2D.GetPathPointCount(System.Int32)"> + <summary> + <para>Gets the number of points in the specified path from the Collider by its index.</para> + </summary> + <param name="index">The index of the path from 0 to pathCount.</param> + <returns> + <para>Returns the number of points in the path specified by index.</para> + </returns> + </member> + <member name="T:UnityEngine.ConstantForce2D"> + <summary> + <para>Applies both linear and angular (torque) forces continuously to the rigidbody each physics update.</para> + </summary> + </member> + <member name="P:UnityEngine.ConstantForce2D.force"> + <summary> + <para>The linear force applied to the rigidbody each physics update.</para> + </summary> + </member> + <member name="P:UnityEngine.ConstantForce2D.relativeForce"> + <summary> + <para>The linear force, relative to the rigid-body coordinate system, applied each physics update.</para> + </summary> + </member> + <member name="P:UnityEngine.ConstantForce2D.torque"> + <summary> + <para>The torque applied to the rigidbody each physics update.</para> + </summary> + </member> + <member name="T:UnityEngine.ContactFilter2D"> + <summary> + <para>A set of parameters for filtering contact results.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactFilter2D.isFiltering"> + <summary> + <para>Given the current state of the contact filter, determine whether it would filter anything.</para> + </summary> + </member> + <member name="F:UnityEngine.ContactFilter2D.layerMask"> + <summary> + <para>Sets the contact filter to filter the results that only include Collider2D on the layers defined by the layer mask.</para> + </summary> + </member> + <member name="F:UnityEngine.ContactFilter2D.maxDepth"> + <summary> + <para>Sets the contact filter to filter the results to only include Collider2D with a Z coordinate (depth) less than this value.</para> + </summary> + </member> + <member name="F:UnityEngine.ContactFilter2D.maxNormalAngle"> + <summary> + <para>Sets the contact filter to filter the results to only include contacts with collision normal angles that are less than this angle.</para> + </summary> + </member> + <member name="F:UnityEngine.ContactFilter2D.minDepth"> + <summary> + <para>Sets the contact filter to filter the results to only include Collider2D with a Z coordinate (depth) greater than this value.</para> + </summary> + </member> + <member name="F:UnityEngine.ContactFilter2D.minNormalAngle"> + <summary> + <para>Sets the contact filter to filter the results to only include contacts with collision normal angles that are greater than this angle.</para> + </summary> + </member> + <member name="F:UnityEngine.ContactFilter2D.useDepth"> + <summary> + <para>Sets the contact filter to filter the results by depth using minDepth and maxDepth.</para> + </summary> + </member> + <member name="F:UnityEngine.ContactFilter2D.useLayerMask"> + <summary> + <para>Sets the contact filter to filter results by layer mask.</para> + </summary> + </member> + <member name="F:UnityEngine.ContactFilter2D.useNormalAngle"> + <summary> + <para>Sets the contact filter to filter the results by the collision's normal angle using minNormalAngle and maxNormalAngle.</para> + </summary> + </member> + <member name="F:UnityEngine.ContactFilter2D.useOutsideDepth"> + <summary> + <para>Sets the contact filter to filter within the minDepth and maxDepth range, or outside that range.</para> + </summary> + </member> + <member name="F:UnityEngine.ContactFilter2D.useOutsideNormalAngle"> + <summary> + <para>Sets the contact filter to filter within the minNormalAngle and maxNormalAngle range, or outside that range.</para> + </summary> + </member> + <member name="F:UnityEngine.ContactFilter2D.useTriggers"> + <summary> + <para>Sets to filter contact results based on trigger collider involvement.</para> + </summary> + </member> + <member name="M:UnityEngine.ContactFilter2D.ClearDepth"> + <summary> + <para>Turns off depth filtering by setting useDepth to false. The associated values of minDepth and maxDepth are not changed.</para> + </summary> + </member> + <member name="M:UnityEngine.ContactFilter2D.ClearLayerMask"> + <summary> + <para>Turns off layer mask filtering by setting useLayerMask to false. The associated value of layerMask is not changed.</para> + </summary> + </member> + <member name="M:UnityEngine.ContactFilter2D.ClearNormalAngle"> + <summary> + <para>Turns off normal angle filtering by setting useNormalAngle to false. The associated values of minNormalAngle and maxNormalAngle are not changed.</para> + </summary> + </member> + <member name="M:UnityEngine.ContactFilter2D.IsFilteringDepth(UnityEngine.GameObject)"> + <summary> + <para>Checks if the Transform for obj is within the depth range to be filtered.</para> + </summary> + <param name="obj">The GameObject used to check the z-position (depth) of Transform.position.</param> + <returns> + <para>Returns true when obj is excluded by the filter and false if otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.ContactFilter2D.IsFilteringLayerMask(UnityEngine.GameObject)"> + <summary> + <para>Checks if the GameObject.layer for obj is included in the layerMask to be filtered.</para> + </summary> + <param name="obj">The GameObject used to check the GameObject.layer.</param> + <returns> + <para>Returns true when obj is excluded by the filter and false if otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.ContactFilter2D.IsFilteringNormalAngle(UnityEngine.Vector2)"> + <summary> + <para>Checks if the angle of normal is within the normal angle range to be filtered.</para> + </summary> + <param name="normal">The normal used to calculate an angle.</param> + <returns> + <para>Returns true when normal is excluded by the filter and false if otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.ContactFilter2D.IsFilteringNormalAngle(System.Single)"> + <summary> + <para>Checks if the angle is within the normal angle range to be filtered.</para> + </summary> + <param name="angle">The angle used for comparison in the filter.</param> + <returns> + <para>Returns true when angle is excluded by the filter and false if otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.ContactFilter2D.IsFilteringTrigger(UnityEngine.Collider2D)"> + <summary> + <para>Checks if the collider is a trigger and should be filtered by the useTriggers to be filtered.</para> + </summary> + <param name="collider">The Collider2D used to check for a trigger.</param> + <returns> + <para>Returns true when collider is excluded by the filter and false if otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.ContactFilter2D.NoFilter"> + <summary> + <para>Sets the contact filter to not filter any ContactPoint2D.</para> + </summary> + <returns> + <para>A copy of the contact filter set to not filter any ContactPoint2D.</para> + </returns> + </member> + <member name="M:UnityEngine.ContactFilter2D.SetDepth(System.Single,System.Single)"> + <summary> + <para>Sets the minDepth and maxDepth filter properties and turns on depth filtering by setting useDepth to true.</para> + </summary> + <param name="minDepth">The value used to set minDepth.</param> + <param name="maxDepth">The value used to set maxDepth.</param> + </member> + <member name="M:UnityEngine.ContactFilter2D.SetLayerMask(UnityEngine.LayerMask)"> + <summary> + <para>Sets the layerMask filter property using the layerMask parameter provided and also enables layer mask filtering by setting useLayerMask to true.</para> + </summary> + <param name="layerMask">The value used to set the layerMask.</param> + </member> + <member name="M:UnityEngine.ContactFilter2D.SetNormalAngle(System.Single,System.Single)"> + <summary> + <para>Sets the minNormalAngle and maxNormalAngle filter properties and turns on normal angle filtering by setting useNormalAngle to true.</para> + </summary> + <param name="minNormalAngle">The value used to set the minNormalAngle.</param> + <param name="maxNormalAngle">The value used to set the maxNormalAngle.</param> + </member> + <member name="T:UnityEngine.ContactPoint2D"> + <summary> + <para>Details about a specific point of contact involved in a 2D physics collision.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint2D.collider"> + <summary> + <para>The incoming Collider2D involved in the collision with the otherCollider.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint2D.enabled"> + <summary> + <para>Indicates whether the collision response or reaction is enabled or disabled.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint2D.normal"> + <summary> + <para>Surface normal at the contact point.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint2D.normalImpulse"> + <summary> + <para>Gets the impulse force applied at the contact point along the ContactPoint2D.normal.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint2D.otherCollider"> + <summary> + <para>The other Collider2D involved in the collision with the collider.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint2D.otherRigidbody"> + <summary> + <para>The other Rigidbody2D involved in the collision with the rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint2D.point"> + <summary> + <para>The point of contact between the two colliders in world space.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint2D.relativeVelocity"> + <summary> + <para>Gets the relative velocity of the two colliders at the contact point (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint2D.rigidbody"> + <summary> + <para>The incoming Rigidbody2D involved in the collision with the otherRigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint2D.separation"> + <summary> + <para>Gets the distance between the colliders at the contact point.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint2D.tangentImpulse"> + <summary> + <para>Gets the impulse force applied at the contact point which is perpendicular to the ContactPoint2D.normal.</para> + </summary> + </member> + <member name="T:UnityEngine.DistanceJoint2D"> + <summary> + <para>Joint that keeps two Rigidbody2D objects a fixed distance apart.</para> + </summary> + </member> + <member name="P:UnityEngine.DistanceJoint2D.autoConfigureDistance"> + <summary> + <para>Should the distance be calculated automatically?</para> + </summary> + </member> + <member name="P:UnityEngine.DistanceJoint2D.distance"> + <summary> + <para>The distance separating the two ends of the joint.</para> + </summary> + </member> + <member name="P:UnityEngine.DistanceJoint2D.maxDistanceOnly"> + <summary> + <para>Whether to maintain a maximum distance only or not. If not then the absolute distance will be maintained instead.</para> + </summary> + </member> + <member name="T:UnityEngine.EdgeCollider2D"> + <summary> + <para>Collider for 2D physics representing an arbitrary set of connected edges (lines) defined by its vertices.</para> + </summary> + </member> + <member name="P:UnityEngine.EdgeCollider2D.edgeCount"> + <summary> + <para>Gets the number of edges.</para> + </summary> + </member> + <member name="P:UnityEngine.EdgeCollider2D.edgeRadius"> + <summary> + <para>Controls the radius of all edges created by the collider.</para> + </summary> + </member> + <member name="P:UnityEngine.EdgeCollider2D.pointCount"> + <summary> + <para>Gets the number of points.</para> + </summary> + </member> + <member name="P:UnityEngine.EdgeCollider2D.points"> + <summary> + <para>Get or set the points defining multiple continuous edges.</para> + </summary> + </member> + <member name="M:UnityEngine.EdgeCollider2D.Reset"> + <summary> + <para>Reset to a single edge consisting of two points.</para> + </summary> + </member> + <member name="T:UnityEngine.Effector2D"> + <summary> + <para>A base class for all 2D effectors.</para> + </summary> + </member> + <member name="P:UnityEngine.Effector2D.colliderMask"> + <summary> + <para>The mask used to select specific layers allowed to interact with the effector.</para> + </summary> + </member> + <member name="P:UnityEngine.Effector2D.useColliderMask"> + <summary> + <para>Should the collider-mask be used or the global collision matrix?</para> + </summary> + </member> + <member name="T:UnityEngine.EffectorForceMode2D"> + <summary> + <para>The mode used to apply Effector2D forces.</para> + </summary> + </member> + <member name="F:UnityEngine.EffectorForceMode2D.Constant"> + <summary> + <para>The force is applied at a constant rate.</para> + </summary> + </member> + <member name="F:UnityEngine.EffectorForceMode2D.InverseLinear"> + <summary> + <para>The force is applied inverse-linear relative to a point.</para> + </summary> + </member> + <member name="F:UnityEngine.EffectorForceMode2D.InverseSquared"> + <summary> + <para>The force is applied inverse-squared relative to a point.</para> + </summary> + </member> + <member name="T:UnityEngine.EffectorSelection2D"> + <summary> + <para>Selects the source and/or target to be used by an Effector2D.</para> + </summary> + </member> + <member name="F:UnityEngine.EffectorSelection2D.Collider"> + <summary> + <para>The source/target is defined by the Collider2D.</para> + </summary> + </member> + <member name="F:UnityEngine.EffectorSelection2D.Rigidbody"> + <summary> + <para>The source/target is defined by the Rigidbody2D.</para> + </summary> + </member> + <member name="T:UnityEngine.FixedJoint2D"> + <summary> + <para>Connects two Rigidbody2D together at their anchor points using a configurable spring.</para> + </summary> + </member> + <member name="P:UnityEngine.FixedJoint2D.dampingRatio"> + <summary> + <para>The amount by which the spring force is reduced in proportion to the movement speed.</para> + </summary> + </member> + <member name="P:UnityEngine.FixedJoint2D.frequency"> + <summary> + <para>The frequency at which the spring oscillates around the distance between the objects.</para> + </summary> + </member> + <member name="P:UnityEngine.FixedJoint2D.referenceAngle"> + <summary> + <para>The angle referenced between the two bodies used as the constraint for the joint.</para> + </summary> + </member> + <member name="T:UnityEngine.ForceMode2D"> + <summary> + <para>Option for how to apply a force using Rigidbody2D.AddForce.</para> + </summary> + </member> + <member name="F:UnityEngine.ForceMode2D.Force"> + <summary> + <para>Add a force to the Rigidbody2D, using its mass.</para> + </summary> + </member> + <member name="F:UnityEngine.ForceMode2D.Impulse"> + <summary> + <para>Add an instant force impulse to the rigidbody2D, using its mass.</para> + </summary> + </member> + <member name="T:UnityEngine.FrictionJoint2D"> + <summary> + <para>Applies both force and torque to reduce both the linear and angular velocities to zero.</para> + </summary> + </member> + <member name="P:UnityEngine.FrictionJoint2D.maxForce"> + <summary> + <para>The maximum force that can be generated when trying to maintain the friction joint constraint.</para> + </summary> + </member> + <member name="P:UnityEngine.FrictionJoint2D.maxTorque"> + <summary> + <para>The maximum torque that can be generated when trying to maintain the friction joint constraint.</para> + </summary> + </member> + <member name="T:UnityEngine.HingeJoint2D"> + <summary> + <para>Joint that allows a Rigidbody2D object to rotate around a point in space or a point on another object.</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint2D.jointAngle"> + <summary> + <para>The current joint angle (in degrees) with respect to the reference angle.</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint2D.jointSpeed"> + <summary> + <para>The current joint speed.</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint2D.limits"> + <summary> + <para>Limit of angular rotation (in degrees) on the joint.</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint2D.limitState"> + <summary> + <para>Gets the state of the joint limit.</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint2D.motor"> + <summary> + <para>Parameters for the motor force applied to the joint.</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint2D.referenceAngle"> + <summary> + <para>The angle (in degrees) referenced between the two bodies used as the constraint for the joint.</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint2D.useLimits"> + <summary> + <para>Should limits be placed on the range of rotation?</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint2D.useMotor"> + <summary> + <para>Should the joint be rotated automatically by a motor torque?</para> + </summary> + </member> + <member name="M:UnityEngine.HingeJoint2D.GetMotorTorque(System.Single)"> + <summary> + <para>Gets the motor torque of the joint given the specified timestep.</para> + </summary> + <param name="timeStep">The time to calculate the motor torque for.</param> + </member> + <member name="T:UnityEngine.Joint2D"> + <summary> + <para>Parent class for joints to connect Rigidbody2D objects.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint2D.attachedRigidbody"> + <summary> + <para>The Rigidbody2D attached to the Joint2D.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint2D.breakForce"> + <summary> + <para>The force that needs to be applied for this joint to break.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint2D.breakTorque"> + <summary> + <para>The torque that needs to be applied for this joint to break.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint2D.connectedBody"> + <summary> + <para>The Rigidbody2D object to which the other end of the joint is attached (ie, the object without the joint component).</para> + </summary> + </member> + <member name="P:UnityEngine.Joint2D.enableCollision"> + <summary> + <para>Should the two rigid bodies connected with this joint collide with each other?</para> + </summary> + </member> + <member name="P:UnityEngine.Joint2D.reactionForce"> + <summary> + <para>Gets the reaction force of the joint.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint2D.reactionTorque"> + <summary> + <para>Gets the reaction torque of the joint.</para> + </summary> + </member> + <member name="M:UnityEngine.Joint2D.GetReactionForce(System.Single)"> + <summary> + <para>Gets the reaction force of the joint given the specified timeStep.</para> + </summary> + <param name="timeStep">The time to calculate the reaction force for.</param> + <returns> + <para>The reaction force of the joint in the specified timeStep.</para> + </returns> + </member> + <member name="M:UnityEngine.Joint2D.GetReactionTorque(System.Single)"> + <summary> + <para>Gets the reaction torque of the joint given the specified timeStep.</para> + </summary> + <param name="timeStep">The time to calculate the reaction torque for.</param> + <returns> + <para>The reaction torque of the joint in the specified timeStep.</para> + </returns> + </member> + <member name="T:UnityEngine.JointAngleLimits2D"> + <summary> + <para>Angular limits on the rotation of a Rigidbody2D object around a HingeJoint2D.</para> + </summary> + </member> + <member name="P:UnityEngine.JointAngleLimits2D.max"> + <summary> + <para>Upper angular limit of rotation.</para> + </summary> + </member> + <member name="P:UnityEngine.JointAngleLimits2D.min"> + <summary> + <para>Lower angular limit of rotation.</para> + </summary> + </member> + <member name="T:UnityEngine.JointLimitState2D"> + <summary> + <para>Represents the state of a joint limit.</para> + </summary> + </member> + <member name="F:UnityEngine.JointLimitState2D.EqualLimits"> + <summary> + <para>Represents a state where the joint limit is at the specified lower and upper limits (they are identical).</para> + </summary> + </member> + <member name="F:UnityEngine.JointLimitState2D.Inactive"> + <summary> + <para>Represents a state where the joint limit is inactive.</para> + </summary> + </member> + <member name="F:UnityEngine.JointLimitState2D.LowerLimit"> + <summary> + <para>Represents a state where the joint limit is at the specified lower limit.</para> + </summary> + </member> + <member name="F:UnityEngine.JointLimitState2D.UpperLimit"> + <summary> + <para>Represents a state where the joint limit is at the specified upper limit.</para> + </summary> + </member> + <member name="T:UnityEngine.JointMotor2D"> + <summary> + <para>Parameters for the optional motor force applied to a Joint2D.</para> + </summary> + </member> + <member name="P:UnityEngine.JointMotor2D.maxMotorTorque"> + <summary> + <para>The maximum force that can be applied to the Rigidbody2D at the joint to attain the target speed.</para> + </summary> + </member> + <member name="P:UnityEngine.JointMotor2D.motorSpeed"> + <summary> + <para>The desired speed for the Rigidbody2D to reach as it moves with the joint.</para> + </summary> + </member> + <member name="T:UnityEngine.JointSuspension2D"> + <summary> + <para>Joint suspension is used to define how suspension works on a WheelJoint2D.</para> + </summary> + </member> + <member name="P:UnityEngine.JointSuspension2D.angle"> + <summary> + <para>The world angle (in degrees) along which the suspension will move.</para> + </summary> + </member> + <member name="P:UnityEngine.JointSuspension2D.dampingRatio"> + <summary> + <para>The amount by which the suspension spring force is reduced in proportion to the movement speed.</para> + </summary> + </member> + <member name="P:UnityEngine.JointSuspension2D.frequency"> + <summary> + <para>The frequency at which the suspension spring oscillates.</para> + </summary> + </member> + <member name="T:UnityEngine.JointTranslationLimits2D"> + <summary> + <para>Motion limits of a Rigidbody2D object along a SliderJoint2D.</para> + </summary> + </member> + <member name="P:UnityEngine.JointTranslationLimits2D.max"> + <summary> + <para>Maximum distance the Rigidbody2D object can move from the Slider Joint's anchor.</para> + </summary> + </member> + <member name="P:UnityEngine.JointTranslationLimits2D.min"> + <summary> + <para>Minimum distance the Rigidbody2D object can move from the Slider Joint's anchor.</para> + </summary> + </member> + <member name="T:UnityEngine.Physics2D"> + <summary> + <para>Global settings and helpers for 2D physics.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.alwaysShowColliders"> + <summary> + <para>Should the collider gizmos always be shown even when they are not selected?</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.angularSleepTolerance"> + <summary> + <para>A rigid-body cannot sleep if its angular velocity is above this tolerance.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.autoSimulation"> + <summary> + <para>Sets whether the physics should be simulated automatically or not.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.autoSyncTransforms"> + <summary> + <para>Whether or not to automatically sync transform changes with the physics system whenever a Transform component changes.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.baumgarteScale"> + <summary> + <para>The scale factor that controls how fast overlaps are resolved.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.baumgarteTOIScale"> + <summary> + <para>The scale factor that controls how fast TOI overlaps are resolved.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.callbacksOnDisable"> + <summary> + <para>Use this to control whether or not the appropriate OnCollisionExit2D or OnTriggerExit2D callbacks should be called when a Collider2D is disabled.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.changeStopsCallbacks"> + <summary> + <para>Whether or not to stop reporting collision callbacks immediately if any of the objects involved in the collision are deleted/moved. </para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.colliderAABBColor"> + <summary> + <para>Sets the color used by the gizmos to show all Collider axis-aligned bounding boxes (AABBs).</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.colliderAsleepColor"> + <summary> + <para>The color used by the gizmos to show all asleep colliders (collider is asleep when the body is asleep).</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.colliderAwakeColor"> + <summary> + <para>The color used by the gizmos to show all awake colliders (collider is awake when the body is awake).</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.colliderContactColor"> + <summary> + <para>The color used by the gizmos to show all collider contacts.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.contactArrowScale"> + <summary> + <para>The scale of the contact arrow used by the collider gizmos.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.defaultContactOffset"> + <summary> + <para>The default contact offset of the newly created colliders.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.gravity"> + <summary> + <para>Acceleration due to gravity.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.linearSleepTolerance"> + <summary> + <para>A rigid-body cannot sleep if its linear velocity is above this tolerance.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.maxAngularCorrection"> + <summary> + <para>The maximum angular position correction used when solving constraints. This helps to prevent overshoot.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.maxLinearCorrection"> + <summary> + <para>The maximum linear position correction used when solving constraints. This helps to prevent overshoot.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.maxRotationSpeed"> + <summary> + <para>The maximum angular speed of a rigid-body per physics update. Increasing this can cause numerical problems.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.maxTranslationSpeed"> + <summary> + <para>The maximum linear speed of a rigid-body per physics update. Increasing this can cause numerical problems.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.positionIterations"> + <summary> + <para>The number of iterations of the physics solver when considering objects' positions.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.queriesHitTriggers"> + <summary> + <para>Do raycasts detect Colliders configured as triggers?</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.queriesStartInColliders"> + <summary> + <para>Sets the raycasts or linecasts that start inside Colliders to detect or not detect those Colliders.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.showColliderAABB"> + <summary> + <para>Should the collider gizmos show the AABBs for each collider?</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.showColliderContacts"> + <summary> + <para>Should the collider gizmos show current contacts for each collider?</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.showColliderSleep"> + <summary> + <para>Should the collider gizmos show the sleep-state for each collider?</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.timeToSleep"> + <summary> + <para>The time in seconds that a rigid-body must be still before it will go to sleep.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.velocityIterations"> + <summary> + <para>The number of iterations of the physics solver when considering objects' velocities.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics2D.velocityThreshold"> + <summary> + <para>Any collisions with a relative linear velocity below this threshold will be treated as inelastic.</para> + </summary> + </member> + <member name="F:UnityEngine.Physics2D.AllLayers"> + <summary> + <para>Layer mask constant that includes all layers.</para> + </summary> + </member> + <member name="M:UnityEngine.Physics2D.BoxCast(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a box against colliders in the scene, returning the first collider to contact with it.</para> + </summary> + <param name="origin">The point in 2D space where the box originates.</param> + <param name="size">The size of the box.</param> + <param name="angle">The angle of the box (in degrees).</param> + <param name="direction">Vector representing the direction of the box.</param> + <param name="distance">Maximum distance over which to cast the box.</param> + <param name="layerMask">Filter to detect Colliders only on certain layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.BoxCast(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,UnityEngine.Vector2,UnityEngine.ContactFilter2D,UnityEngine.RaycastHit2D[],System.Single)"> + <summary> + <para>Casts a box against the colliders in the Scene and returns all colliders that are in contact with it.</para> + </summary> + <param name="origin">The point in 2D space where the box originates.</param> + <param name="size">The size of the box.</param> + <param name="angle">The angle of the box (in degrees).</param> + <param name="direction">Vector representing the direction of the box.</param> + <param name="distance">Maximum distance over which to cast the box.</param> + <param name="results">The array to receive results. The size of the array determines the maximum number of results that can be returned.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.BoxCastAll(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a box against colliders in the scene, returning all colliders that contact with it.</para> + </summary> + <param name="origin">The point in 2D space where the box originates.</param> + <param name="size">The size of the box.</param> + <param name="angle">The angle of the box (in degrees).</param> + <param name="direction">Vector representing the direction of the box.</param> + <param name="distance">Maximum distance over which to cast the box.</param> + <param name="layerMask">Filter to detect Colliders only on certain layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.BoxCastNonAlloc(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,UnityEngine.Vector2,UnityEngine.RaycastHit2D[],System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a box into the scene, returning colliders that contact with it into the provided results array.</para> + </summary> + <param name="origin">The point in 2D space where the box originates.</param> + <param name="size">The size of the box.</param> + <param name="angle">The angle of the box (in degrees).</param> + <param name="direction">Vector representing the direction of the box.</param> + <param name="results">Array to receive results.</param> + <param name="distance">Maximum distance over which to cast the box.</param> + <param name="layerMask">Filter to detect Colliders only on certain layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.CapsuleCast(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.CapsuleDirection2D,System.Single,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a capsule against colliders in the scene, returning the first collider to contact with it.</para> + </summary> + <param name="origin">The point in 2D space where the capsule originates.</param> + <param name="size">The size of the capsule.</param> + <param name="capsuleDirection">The direction of the capsule.</param> + <param name="angle">The angle of the capsule (in degrees).</param> + <param name="direction">Vector representing the direction to cast the capsule.</param> + <param name="distance">Maximum distance over which to cast the capsule.</param> + <param name="layerMask">Filter to detect Colliders only on certain layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than this value.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.CapsuleCast(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.CapsuleDirection2D,System.Single,UnityEngine.Vector2,UnityEngine.ContactFilter2D,UnityEngine.RaycastHit2D[],System.Single)"> + <summary> + <para>Casts a capsule against the colliders in the Scene and returns all colliders that are in contact with it.</para> + </summary> + <param name="origin">The point in 2D space where the capsule originates.</param> + <param name="size">The size of the capsule.</param> + <param name="capsuleDirection">The direction of the capsule.</param> + <param name="angle">The angle of the capsule (in degrees).</param> + <param name="direction">Vector representing the direction to cast the capsule.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <param name="results">The array to receive results. The size of the array determines the maximum number of results that can be returned.</param> + <param name="distance">Maximum distance over which to cast the capsule.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.CapsuleCastAll(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.CapsuleDirection2D,System.Single,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a capsule against colliders in the scene, returning all colliders that contact with it.</para> + </summary> + <param name="origin">The point in 2D space where the capsule originates.</param> + <param name="size">The size of the capsule.</param> + <param name="capsuleDirection">The direction of the capsule.</param> + <param name="angle">The angle of the capsule (in degrees).</param> + <param name="direction">Vector representing the direction to cast the capsule.</param> + <param name="distance">Maximum distance over which to cast the capsule.</param> + <param name="layerMask">Filter to detect Colliders only on certain layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than this value.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.CapsuleCastNonAlloc(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.CapsuleDirection2D,System.Single,UnityEngine.Vector2,UnityEngine.RaycastHit2D[],System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a capsule into the scene, returning colliders that contact with it into the provided results array.</para> + </summary> + <param name="origin">The point in 2D space where the capsule originates.</param> + <param name="size">The size of the capsule.</param> + <param name="capsuleDirection">The direction of the capsule.</param> + <param name="angle">The angle of the capsule (in degrees).</param> + <param name="direction">Vector representing the direction to cast the capsule.</param> + <param name="results">Array to receive results.</param> + <param name="distance">Maximum distance over which to cast the capsule.</param> + <param name="layerMask">Filter to detect Colliders only on certain layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than this value.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.CircleCast(UnityEngine.Vector2,System.Single,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a circle against colliders in the scene, returning the first collider to contact with it.</para> + </summary> + <param name="origin">The point in 2D space where the circle originates.</param> + <param name="radius">The radius of the circle.</param> + <param name="direction">Vector representing the direction of the circle.</param> + <param name="distance">Maximum distance over which to cast the circle.</param> + <param name="layerMask">Filter to detect Colliders only on certain layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.CircleCast(UnityEngine.Vector2,System.Single,UnityEngine.Vector2,UnityEngine.ContactFilter2D,UnityEngine.RaycastHit2D[],System.Single)"> + <summary> + <para>Casts a circle against colliders in the Scene, returning all colliders that contact with it.</para> + </summary> + <param name="origin">The point in 2D space where the circle originates.</param> + <param name="radius">The radius of the circle.</param> + <param name="direction">Vector representing the direction of the circle.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <param name="results">The array to receive results. The size of the array determines the maximum number of results that can be returned.</param> + <param name="distance">Maximum distance over which to cast the circle.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.CircleCastAll(UnityEngine.Vector2,System.Single,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a circle against colliders in the scene, returning all colliders that contact with it.</para> + </summary> + <param name="origin">The point in 2D space where the circle originates.</param> + <param name="radius">The radius of the circle.</param> + <param name="direction">Vector representing the direction of the circle.</param> + <param name="distance">Maximum distance over which to cast the circle.</param> + <param name="layerMask">Filter to detect Colliders only on certain layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.CircleCastNonAlloc(UnityEngine.Vector2,System.Single,UnityEngine.Vector2,UnityEngine.RaycastHit2D[],System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a circle into the scene, returning colliders that contact with it into the provided results array.</para> + </summary> + <param name="origin">The point in 2D space where the circle originates.</param> + <param name="radius">The radius of the circle.</param> + <param name="direction">Vector representing the direction of the circle.</param> + <param name="results">Array to receive results.</param> + <param name="distance">Maximum distance over which to cast the circle.</param> + <param name="layerMask">Filter to detect Colliders only on certain layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="F:UnityEngine.Physics2D.DefaultRaycastLayers"> + <summary> + <para>Layer mask constant that includes all layers participating in raycasts by default.</para> + </summary> + </member> + <member name="M:UnityEngine.Physics2D.Distance(UnityEngine.Collider2D,UnityEngine.Collider2D)"> + <summary> + <para>Calculates the minimum distance between two colliders.</para> + </summary> + <param name="colliderA">A collider used to calculate the minimum distance against colliderB.</param> + <param name="colliderB">A collider used to calculate the minimum distance against colliderA.</param> + <returns> + <para>The minimum distance between colliderA and colliderB.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetContacts(UnityEngine.Collider2D,UnityEngine.Collider2D[])"> + <summary> + <para>Retrieves all colliders in contact with the collider.</para> + </summary> + <param name="collider">The collider to retrieve contacts for.</param> + <param name="colliders">An array of Collider2D used to receive the results.</param> + <returns> + <para>Returns the number of colliders placed in the colliders array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetContacts(UnityEngine.Collider2D,UnityEngine.ContactPoint2D[])"> + <summary> + <para>Retrieves all contact points in contact with the collider.</para> + </summary> + <param name="collider">The collider to retrieve contacts for.</param> + <param name="contacts">An array of ContactPoint2D used to receive the results.</param> + <returns> + <para>Returns the number of contacts placed in the contacts array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetContacts(UnityEngine.Collider2D,UnityEngine.ContactFilter2D,UnityEngine.ContactPoint2D[])"> + <summary> + <para>Retrieves all contact points in contact with the collider, with the results filtered by the ContactFilter2D.</para> + </summary> + <param name="collider">The collider to retrieve contacts for.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <param name="contacts">An array of ContactPoint2D used to receive the results.</param> + <returns> + <para>Returns the number of contacts placed in the contacts array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetContacts(UnityEngine.Collider2D,UnityEngine.ContactFilter2D,UnityEngine.Collider2D[])"> + <summary> + <para>Retrieves all colliders in contact with the collider, with the results filtered by the ContactFilter2D.</para> + </summary> + <param name="collider">The collider to retrieve contacts for.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <param name="colliders">An array of Collider2D used to receive the results.</param> + <returns> + <para>Returns the number of colliders placed in the colliders array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetContacts(UnityEngine.Collider2D,UnityEngine.Collider2D,UnityEngine.ContactFilter2D,UnityEngine.ContactPoint2D[])"> + <summary> + <para>Retrieves all contact points in for contacts between with the collider1 and collider2, with the results filtered by the ContactFilter2D.</para> + </summary> + <param name="collider1">The collider to check if it has contacts against collider2.</param> + <param name="collider2">The collider to check if it has contacts against collider1.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <param name="contacts">An array of ContactPoint2D used to receive the results.</param> + <returns> + <para>Returns the number of contacts placed in the contacts array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetContacts(UnityEngine.Rigidbody2D,UnityEngine.ContactPoint2D[])"> + <summary> + <para>Retrieves all contact points in contact with any of the collider(s) attached to this rigidbody.</para> + </summary> + <param name="rigidbody">The rigidbody to retrieve contacts for. All colliders attached to this rigidbody will be checked.</param> + <param name="contacts">An array of ContactPoint2D used to receive the results.</param> + <returns> + <para>Returns the number of contacts placed in the contacts array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetContacts(UnityEngine.Rigidbody2D,UnityEngine.Collider2D[])"> + <summary> + <para>Retrieves all colliders in contact with any of the collider(s) attached to this rigidbody.</para> + </summary> + <param name="rigidbody">The rigidbody to retrieve contacts for. All colliders attached to this rigidbody will be checked.</param> + <param name="colliders">An array of Collider2D used to receive the results.</param> + <returns> + <para>Returns the number of colliders placed in the colliders array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetContacts(UnityEngine.Rigidbody2D,UnityEngine.ContactFilter2D,UnityEngine.ContactPoint2D[])"> + <summary> + <para>Retrieves all contact points in contact with any of the collider(s) attached to this rigidbody, with the results filtered by the ContactFilter2D.</para> + </summary> + <param name="rigidbody">The rigidbody to retrieve contacts for. All colliders attached to this rigidbody will be checked.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <param name="contacts">An array of ContactPoint2D used to receive the results.</param> + <returns> + <para>Returns the number of contacts placed in the contacts array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetContacts(UnityEngine.Rigidbody2D,UnityEngine.ContactFilter2D,UnityEngine.Collider2D[])"> + <summary> + <para>Retrieves all colliders in contact with any of the collider(s) attached to this rigidbody, with the results filtered by the ContactFilter2D.</para> + </summary> + <param name="rigidbody">The rigidbody to retrieve contacts for. All colliders attached to this rigidbody will be checked.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <param name="colliders">An array of Collider2D used to receive the results.</param> + <returns> + <para>Returns the number of colliders placed in the colliders array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetIgnoreCollision(UnityEngine.Collider2D,UnityEngine.Collider2D)"> + <summary> + <para>Checks whether the collision detection system will ignore all collisionstriggers between collider1 and collider2/ or not.</para> + </summary> + <param name="collider1">The first collider to compare to collider2.</param> + <param name="collider2">The second collider to compare to collider1.</param> + <returns> + <para>Whether the collision detection system will ignore all collisionstriggers between collider1 and collider2/ or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetIgnoreLayerCollision(System.Int32,System.Int32)"> + <summary> + <para>Checks whether collisions between the specified layers be ignored or not.</para> + </summary> + <param name="layer1">ID of first layer.</param> + <param name="layer2">ID of second layer.</param> + <returns> + <para>Whether collisions between the specified layers be ignored or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetLayerCollisionMask(System.Int32)"> + <summary> + <para>Get the collision layer mask that indicates which layer(s) the specified layer can collide with.</para> + </summary> + <param name="layer">The layer to retrieve the collision layer mask for.</param> + <returns> + <para>A mask where each bit indicates a layer and whether it can collide with layer or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetRayIntersection(UnityEngine.Ray,System.Single,System.Int32)"> + <summary> + <para>Cast a 3D ray against the colliders in the scene returning the first collider along the ray.</para> + </summary> + <param name="ray">The 3D ray defining origin and direction to test.</param> + <param name="distance">Maximum distance over which to cast the ray.</param> + <param name="layerMask">Filter to detect colliders only on certain layers.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetRayIntersectionAll(UnityEngine.Ray,System.Single,System.Int32)"> + <summary> + <para>Cast a 3D ray against the colliders in the scene returning all the colliders along the ray.</para> + </summary> + <param name="ray">The 3D ray defining origin and direction to test.</param> + <param name="distance">Maximum distance over which to cast the ray.</param> + <param name="layerMask">Filter to detect colliders only on certain layers.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.GetRayIntersectionNonAlloc(UnityEngine.Ray,UnityEngine.RaycastHit2D[],System.Single,System.Int32)"> + <summary> + <para>Cast a 3D ray against the colliders in the scene returning the colliders along the ray.</para> + </summary> + <param name="ray">The 3D ray defining origin and direction to test.</param> + <param name="distance">Maximum distance over which to cast the ray.</param> + <param name="layerMask">Filter to detect colliders only on certain layers.</param> + <param name="results">Array to receive results.</param> + <returns> + <para>The number of results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.IgnoreCollision(UnityEngine.Collider2D,UnityEngine.Collider2D,System.Boolean)"> + <summary> + <para>Makes the collision detection system ignore all collisionstriggers between collider1 and collider2/.</para> + </summary> + <param name="collider1">The first collider to compare to collider2.</param> + <param name="collider2">The second collider to compare to collider1.</param> + <param name="ignore">Whether collisionstriggers between collider1 and collider2/ should be ignored or not.</param> + </member> + <member name="M:UnityEngine.Physics2D.IgnoreLayerCollision(System.Int32,System.Int32,System.Boolean)"> + <summary> + <para>Choose whether to detect or ignore collisions between a specified pair of layers.</para> + </summary> + <param name="layer1">ID of the first layer.</param> + <param name="layer2">ID of the second layer.</param> + <param name="ignore">Should collisions between these layers be ignored?</param> + </member> + <member name="F:UnityEngine.Physics2D.IgnoreRaycastLayer"> + <summary> + <para>Layer mask constant for the default layer that ignores raycasts.</para> + </summary> + </member> + <member name="M:UnityEngine.Physics2D.IsTouching(UnityEngine.Collider2D,UnityEngine.Collider2D)"> + <summary> + <para>Checks whether the passed colliders are in contact or not.</para> + </summary> + <param name="collider1">The collider to check if it is touching collider2.</param> + <param name="collider2">The collider to check if it is touching collider1.</param> + <returns> + <para>Whether collider1 is touching collider2 or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.IsTouching(UnityEngine.Collider2D,UnityEngine.ContactFilter2D)"> + <summary> + <para>Checks whether the passed colliders are in contact or not.</para> + </summary> + <param name="collider">The collider to check if it is touching any other collider filtered by the contactFilter.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <returns> + <para>Whether the collider is touching any other collider filtered by the contactFilter or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.IsTouching(UnityEngine.Collider2D,UnityEngine.Collider2D,UnityEngine.ContactFilter2D)"> + <summary> + <para>Checks whether the passed colliders are in contact or not.</para> + </summary> + <param name="collider1">The collider to check if it is touching collider2.</param> + <param name="collider2">The collider to check if it is touching collider1.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <returns> + <para>Whether collider1 is touching collider2 or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.IsTouchingLayers(UnityEngine.Collider2D,System.Int32)"> + <summary> + <para>Checks whether the collider is touching any colliders on the specified layerMask or not.</para> + </summary> + <param name="collider">The collider to check if it is touching colliders on the layerMask.</param> + <param name="layerMask">Any colliders on any of these layers count as touching.</param> + <returns> + <para>Whether the collider is touching any colliders on the specified layerMask or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.Linecast(UnityEngine.Vector2,UnityEngine.Vector2,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a line segment against colliders in the Scene.</para> + </summary> + <param name="start">The start point of the line in world space.</param> + <param name="end">The end point of the line in world space.</param> + <param name="layerMask">Filter to detect Colliders only on certain layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.Linecast(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.ContactFilter2D,UnityEngine.RaycastHit2D[])"> + <summary> + <para>Casts a line segment against colliders in the Scene with results filtered by ContactFilter2D.</para> + </summary> + <param name="start">The start point of the line in world space.</param> + <param name="end">The end point of the line in world space.</param> + <param name="results">The array to receive results. The size of the array determines the maximum number of results that can be returned.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.LinecastAll(UnityEngine.Vector2,UnityEngine.Vector2,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a line against colliders in the scene.</para> + </summary> + <param name="start">The start point of the line in world space.</param> + <param name="end">The end point of the line in world space.</param> + <param name="layerMask">Filter to detect Colliders only on certain layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.LinecastNonAlloc(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.RaycastHit2D[],System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a line against colliders in the scene.</para> + </summary> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <param name="start">The start point of the line in world space.</param> + <param name="end">The end point of the line in world space.</param> + <param name="results">Returned array of objects that intersect the line.</param> + <param name="layerMask">Filter to detect Colliders only on certain layers.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapArea(UnityEngine.Vector2,UnityEngine.Vector2,System.Int32,System.Single,System.Single)"> + <summary> + <para>Checks if a collider falls within a rectangular area.</para> + </summary> + <param name="pointA">One corner of the rectangle.</param> + <param name="pointB">Diagonally opposite the point A corner of the rectangle.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>The collider overlapping the area.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapArea(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.ContactFilter2D,UnityEngine.Collider2D[])"> + <summary> + <para>Checks if a collider falls within a rectangular area.</para> + </summary> + <param name="pointA">One corner of the rectangle.</param> + <param name="pointB">Diagonally opposite the point A corner of the rectangle.</param> + <param name="results">The array to receive results. The size of the array determines the maximum number of results that can be returned.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth. Note that normal angle is not used for overlap testing.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapAreaAll(UnityEngine.Vector2,UnityEngine.Vector2,System.Int32,System.Single,System.Single)"> + <summary> + <para>Get a list of all colliders that fall within a rectangular area.</para> + </summary> + <param name="pointA">One corner of the rectangle.</param> + <param name="pointB">Diagonally opposite the point A corner of the rectangle.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapAreaNonAlloc(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.Collider2D[],System.Int32,System.Single,System.Single)"> + <summary> + <para>Get a list of all colliders that fall within a specified area.</para> + </summary> + <param name="pointA">One corner of the rectangle.</param> + <param name="pointB">Diagonally opposite the point A corner of the rectangle.</param> + <param name="results">Array to receive results.</param> + <param name="layerMask">Filter to check objects only on specified layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapBox(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Checks if a collider falls within a box area.</para> + </summary> + <param name="point">Center of the box.</param> + <param name="size">Size of the box.</param> + <param name="angle">Angle of the box.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than this value.</param> + <returns> + <para>The collider overlapping the box.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapBox(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,UnityEngine.ContactFilter2D,UnityEngine.Collider2D[])"> + <summary> + <para>Checks if a collider falls within a box area.</para> + </summary> + <param name="point">Center of the box.</param> + <param name="size">Size of the box.</param> + <param name="angle">Angle of the box.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth. Note that normal angle is not used for overlap testing.</param> + <param name="results">The array to receive results. The size of the array determines the maximum number of results that can be returned.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapBoxAll(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Get a list of all colliders that fall within a box area.</para> + </summary> + <param name="point">Center of the box.</param> + <param name="size">Size of the box.</param> + <param name="angle">Angle of the box.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than this value.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapBoxNonAlloc(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,UnityEngine.Collider2D[],System.Int32,System.Single,System.Single)"> + <summary> + <para>Get a list of all colliders that fall within a box area.</para> + </summary> + <param name="point">Center of the box.</param> + <param name="size">Size of the box.</param> + <param name="angle">Angle of the box.</param> + <param name="results">Array to receive results.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than this value.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapCapsule(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.CapsuleDirection2D,System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Checks if a collider falls within a capsule area.</para> + </summary> + <param name="point">Center of the capsule.</param> + <param name="size">Size of the capsule.</param> + <param name="direction">The direction of the capsule.</param> + <param name="angle">Angle of the capsule.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than this value.</param> + <returns> + <para>The collider overlapping the capsule.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapCapsule(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.CapsuleDirection2D,System.Single,UnityEngine.ContactFilter2D,UnityEngine.Collider2D[])"> + <summary> + <para>Checks if a collider falls within a capsule area.</para> + </summary> + <param name="point">Center of the capsule.</param> + <param name="size">Size of the capsule.</param> + <param name="direction">The direction of the capsule.</param> + <param name="angle">Angle of the capsule.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth. Note that normal angle is not used for overlap testing.</param> + <param name="results">The array to receive results. The size of the array determines the maximum number of results that can be returned.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapCapsuleAll(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.CapsuleDirection2D,System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Get a list of all colliders that fall within a capsule area.</para> + </summary> + <param name="point">Center of the capsule.</param> + <param name="size">Size of the capsule.</param> + <param name="direction">The direction of the capsule.</param> + <param name="angle">Angle of the capsule.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than this value.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapCapsuleNonAlloc(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.CapsuleDirection2D,System.Single,UnityEngine.Collider2D[],System.Int32,System.Single,System.Single)"> + <summary> + <para>Get a list of all colliders that fall within a capsule area.</para> + </summary> + <param name="point">Center of the capsule.</param> + <param name="size">Size of the capsule.</param> + <param name="direction">The direction of the capsule.</param> + <param name="angle">Angle of the capsule.</param> + <param name="results">Array to receive results.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than this value.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapCircle(UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Checks if a collider falls within a circular area.</para> + </summary> + <param name="point">Centre of the circle.</param> + <param name="radius">Radius of the circle.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>The collider overlapping the circle.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapCircle(UnityEngine.Vector2,System.Single,UnityEngine.ContactFilter2D,UnityEngine.Collider2D[])"> + <summary> + <para>Checks if a collider is within a circular area.</para> + </summary> + <param name="point">Centre of the circle.</param> + <param name="radius">Radius of the circle.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth. Note that normal angle is not used for overlap testing.</param> + <param name="results">The array to receive results. The size of the array determines the maximum number of results that can be returned.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapCircleAll(UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Get a list of all colliders that fall within a circular area.</para> + </summary> + <param name="point">Center of the circle.</param> + <param name="radius">Radius of the circle.</param> + <param name="layerMask">Filter to check objects only on specified layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>The cast results.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapCircleNonAlloc(UnityEngine.Vector2,System.Single,UnityEngine.Collider2D[],System.Int32,System.Single,System.Single)"> + <summary> + <para>Get a list of all colliders that fall within a circular area.</para> + </summary> + <param name="point">Center of the circle.</param> + <param name="radius">Radius of the circle.</param> + <param name="results">Array to receive results.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapCollider(UnityEngine.Collider2D,UnityEngine.ContactFilter2D,UnityEngine.Collider2D[])"> + <summary> + <para>Get a list of all colliders that overlap collider.</para> + </summary> + <param name="collider">The collider that defines the area used to query for other collider overlaps.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth. Note that normal angle is not used for overlap testing.</param> + <param name="results">The array to receive results. The size of the array determines the maximum number of results that can be returned.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapPoint(UnityEngine.Vector2,System.Int32,System.Single,System.Single)"> + <summary> + <para>Checks if a collider overlaps a point in space.</para> + </summary> + <param name="point">A point in world space.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>The collider overlapping the point.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapPoint(UnityEngine.Vector2,UnityEngine.ContactFilter2D,UnityEngine.Collider2D[])"> + <summary> + <para>Checks if a collider overlaps a point in world space.</para> + </summary> + <param name="point">A point in world space.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth. Note that normal angle is not used for overlap testing.</param> + <param name="results">The array to receive results. The size of the array determines the maximum number of results that can be returned.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapPointAll(UnityEngine.Vector2,System.Int32,System.Single,System.Single)"> + <summary> + <para>Get a list of all colliders that overlap a point in space.</para> + </summary> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <param name="point">A point in space.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.OverlapPointNonAlloc(UnityEngine.Vector2,UnityEngine.Collider2D[],System.Int32,System.Single,System.Single)"> + <summary> + <para>Get a list of all colliders that overlap a point in space.</para> + </summary> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <param name="point">A point in space.</param> + <param name="results">Array to receive results.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.Raycast(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a ray against colliders in the scene.</para> + </summary> + <param name="origin">The point in 2D space where the ray originates.</param> + <param name="direction">The vector representing the direction of the ray.</param> + <param name="distance">Maximum distance over which to cast the ray.</param> + <param name="layerMask">Filter to detect Colliders only on certain layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.Raycast(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.ContactFilter2D,UnityEngine.RaycastHit2D[],System.Single)"> + <summary> + <para>Casts a ray against colliders in the Scene.</para> + </summary> + <param name="origin">The point in 2D space where the ray originates.</param> + <param name="direction">The vector representing the direction of the ray.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <param name="results">The array to receive results. The size of the array determines the maximum number of results that can be returned.</param> + <param name="distance">Maximum distance over which to cast the ray.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.RaycastAll(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a ray against colliders in the scene, returning all colliders that contact with it.</para> + </summary> + <param name="origin">The point in 2D space where the ray originates.</param> + <param name="direction">The vector representing the direction of the ray.</param> + <param name="distance">Maximum distance over which to cast the ray.</param> + <param name="layerMask">Filter to detect Colliders only on certain layers.</param> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <returns> + <para>The cast results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.RaycastNonAlloc(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.RaycastHit2D[],System.Single,System.Int32,System.Single,System.Single)"> + <summary> + <para>Casts a ray into the scene.</para> + </summary> + <param name="minDepth">Only include objects with a Z coordinate (depth) greater than or equal to this value.</param> + <param name="maxDepth">Only include objects with a Z coordinate (depth) less than or equal to this value.</param> + <param name="origin">The point in 2D space where the ray originates.</param> + <param name="direction">The vector representing the direction of the ray.</param> + <param name="results">Array to receive results.</param> + <param name="distance">Maximum distance over which to cast the ray.</param> + <param name="layerMask">Filter to check objects only on specific layers.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.SetLayerCollisionMask(System.Int32,System.Int32)"> + <summary> + <para>Set the collision layer mask that indicates which layer(s) the specified layer can collide with.</para> + </summary> + <param name="layer">The layer to set the collision layer mask for.</param> + <param name="layerMask">A mask where each bit indicates a layer and whether it can collide with layer or not.</param> + </member> + <member name="M:UnityEngine.Physics2D.Simulate(System.Single)"> + <summary> + <para>Simulate physics in the scene.</para> + </summary> + <param name="step">The time to advance physics by.</param> + <returns> + <para>Whether the simulation was run or not. Running the simulation during physics callbacks will always fail.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics2D.SyncTransforms"> + <summary> + <para>Synchronizes.</para> + </summary> + </member> + <member name="T:UnityEngine.PhysicsMaterial2D"> + <summary> + <para>Asset type that defines the surface properties of a Collider2D.</para> + </summary> + </member> + <member name="P:UnityEngine.PhysicsMaterial2D.bounciness"> + <summary> + <para>The degree of elasticity during collisions.</para> + </summary> + </member> + <member name="P:UnityEngine.PhysicsMaterial2D.friction"> + <summary> + <para>Coefficient of friction.</para> + </summary> + </member> + <member name="T:UnityEngine.PhysicsUpdateBehaviour2D"> + <summary> + <para>A base type for 2D physics components that required a callback during FixedUpdate.</para> + </summary> + </member> + <member name="T:UnityEngine.PlatformEffector2D"> + <summary> + <para>Applies "platform" behaviour such as one-way collisions etc.</para> + </summary> + </member> + <member name="P:UnityEngine.PlatformEffector2D.rotationalOffset"> + <summary> + <para>The rotational offset angle from the local 'up'.</para> + </summary> + </member> + <member name="P:UnityEngine.PlatformEffector2D.sideArc"> + <summary> + <para>The angle of an arc that defines the sides of the platform centered on the local 'left' and 'right' of the effector. Any collision normals within this arc are considered for the 'side' behaviours.</para> + </summary> + </member> + <member name="P:UnityEngine.PlatformEffector2D.surfaceArc"> + <summary> + <para>The angle of an arc that defines the surface of the platform centered of the local 'up' of the effector.</para> + </summary> + </member> + <member name="P:UnityEngine.PlatformEffector2D.useOneWay"> + <summary> + <para>Should the one-way collision behaviour be used?</para> + </summary> + </member> + <member name="P:UnityEngine.PlatformEffector2D.useOneWayGrouping"> + <summary> + <para>Ensures that all contacts controlled by the one-way behaviour act the same.</para> + </summary> + </member> + <member name="P:UnityEngine.PlatformEffector2D.useSideBounce"> + <summary> + <para>Should bounce be used on the platform sides?</para> + </summary> + </member> + <member name="P:UnityEngine.PlatformEffector2D.useSideFriction"> + <summary> + <para>Should friction be used on the platform sides?</para> + </summary> + </member> + <member name="T:UnityEngine.PointEffector2D"> + <summary> + <para>Applies forces to attract/repulse against a point.</para> + </summary> + </member> + <member name="P:UnityEngine.PointEffector2D.angularDrag"> + <summary> + <para>The angular drag to apply to rigid-bodies.</para> + </summary> + </member> + <member name="P:UnityEngine.PointEffector2D.distanceScale"> + <summary> + <para>The scale applied to the calculated distance between source and target.</para> + </summary> + </member> + <member name="P:UnityEngine.PointEffector2D.drag"> + <summary> + <para>The linear drag to apply to rigid-bodies.</para> + </summary> + </member> + <member name="P:UnityEngine.PointEffector2D.forceMagnitude"> + <summary> + <para>The magnitude of the force to be applied.</para> + </summary> + </member> + <member name="P:UnityEngine.PointEffector2D.forceMode"> + <summary> + <para>The mode used to apply the effector force.</para> + </summary> + </member> + <member name="P:UnityEngine.PointEffector2D.forceSource"> + <summary> + <para>The source which is used to calculate the centroid point of the effector. The distance from the target is defined from this point.</para> + </summary> + </member> + <member name="P:UnityEngine.PointEffector2D.forceTarget"> + <summary> + <para>The target for where the effector applies any force.</para> + </summary> + </member> + <member name="P:UnityEngine.PointEffector2D.forceVariation"> + <summary> + <para>The variation of the magnitude of the force to be applied.</para> + </summary> + </member> + <member name="T:UnityEngine.PolygonCollider2D"> + <summary> + <para>Collider for 2D physics representing an arbitrary polygon defined by its vertices.</para> + </summary> + </member> + <member name="P:UnityEngine.PolygonCollider2D.autoTiling"> + <summary> + <para>Determines whether the PolygonCollider2D's shape is automatically updated based on a SpriteRenderer's tiling properties.</para> + </summary> + </member> + <member name="P:UnityEngine.PolygonCollider2D.pathCount"> + <summary> + <para>The number of paths in the polygon.</para> + </summary> + </member> + <member name="P:UnityEngine.PolygonCollider2D.points"> + <summary> + <para>Corner points that define the collider's shape in local space.</para> + </summary> + </member> + <member name="M:UnityEngine.PolygonCollider2D.CreatePrimitive(System.Int32,UnityEngine.Vector2,UnityEngine.Vector2)"> + <summary> + <para>Creates as regular primitive polygon with the specified number of sides.</para> + </summary> + <param name="sides">The number of sides in the polygon. This must be greater than two.</param> + <param name="scale">The X/Y scale of the polygon. These must be greater than zero.</param> + <param name="offset">The X/Y offset of the polygon.</param> + </member> + <member name="M:UnityEngine.PolygonCollider2D.GetPath(System.Int32)"> + <summary> + <para>Gets a path from the Collider by its index.</para> + </summary> + <param name="index">The index of the path to retrieve.</param> + <returns> + <para>An ordered array of the vertices or points in the selected path.</para> + </returns> + </member> + <member name="M:UnityEngine.PolygonCollider2D.GetTotalPointCount"> + <summary> + <para>Return the total number of points in the polygon in all paths.</para> + </summary> + </member> + <member name="M:UnityEngine.PolygonCollider2D.SetPath(System.Int32,UnityEngine.Vector2[])"> + <summary> + <para>Define a path by its constituent points.</para> + </summary> + <param name="index">Index of the path to set.</param> + <param name="points">Points that define the path.</param> + </member> + <member name="T:UnityEngine.RaycastHit2D"> + <summary> + <para>Information returned about an object detected by a raycast in 2D physics.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit2D.centroid"> + <summary> + <para>The centroid of the primitive used to perform the cast.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit2D.collider"> + <summary> + <para>The collider hit by the ray.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit2D.distance"> + <summary> + <para>The distance from the ray origin to the impact point.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit2D.fraction"> + <summary> + <para>Fraction of the distance along the ray that the hit occurred.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit2D.normal"> + <summary> + <para>The normal vector of the surface hit by the ray.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit2D.point"> + <summary> + <para>The point in world space where the ray hit the collider's surface.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit2D.rigidbody"> + <summary> + <para>The Rigidbody2D attached to the object that was hit.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit2D.transform"> + <summary> + <para>The Transform of the object that was hit.</para> + </summary> + </member> + <member name="T:UnityEngine.RelativeJoint2D"> + <summary> + <para>Keeps two Rigidbody2D at their relative orientations.</para> + </summary> + </member> + <member name="P:UnityEngine.RelativeJoint2D.angularOffset"> + <summary> + <para>The current angular offset between the Rigidbody2D that the joint connects.</para> + </summary> + </member> + <member name="P:UnityEngine.RelativeJoint2D.autoConfigureOffset"> + <summary> + <para>Should both the linearOffset and angularOffset be calculated automatically?</para> + </summary> + </member> + <member name="P:UnityEngine.RelativeJoint2D.correctionScale"> + <summary> + <para>Scales both the linear and angular forces used to correct the required relative orientation.</para> + </summary> + </member> + <member name="P:UnityEngine.RelativeJoint2D.linearOffset"> + <summary> + <para>The current linear offset between the Rigidbody2D that the joint connects.</para> + </summary> + </member> + <member name="P:UnityEngine.RelativeJoint2D.maxForce"> + <summary> + <para>The maximum force that can be generated when trying to maintain the relative joint constraint.</para> + </summary> + </member> + <member name="P:UnityEngine.RelativeJoint2D.maxTorque"> + <summary> + <para>The maximum torque that can be generated when trying to maintain the relative joint constraint.</para> + </summary> + </member> + <member name="P:UnityEngine.RelativeJoint2D.target"> + <summary> + <para>The world-space position that is currently trying to be maintained.</para> + </summary> + </member> + <member name="T:UnityEngine.Rigidbody2D"> + <summary> + <para>Rigidbody physics component for 2D sprites.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.angularDrag"> + <summary> + <para>Coefficient of angular drag.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.angularVelocity"> + <summary> + <para>Angular velocity in degrees per second.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.attachedColliderCount"> + <summary> + <para>Returns the number of Collider2D attached to this Rigidbody2D.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.bodyType"> + <summary> + <para>The physical behaviour type of the Rigidbody2D.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.centerOfMass"> + <summary> + <para>The center of mass of the rigidBody in local space.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.collisionDetectionMode"> + <summary> + <para>The method used by the physics engine to check if two objects have collided.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.constraints"> + <summary> + <para>Controls which degrees of freedom are allowed for the simulation of this Rigidbody2D.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.drag"> + <summary> + <para>Coefficient of drag.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.fixedAngle"> + <summary> + <para>Should the rigidbody be prevented from rotating?</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.freezeRotation"> + <summary> + <para>Controls whether physics will change the rotation of the object.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.gravityScale"> + <summary> + <para>The degree to which this object is affected by gravity.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.inertia"> + <summary> + <para>The rigidBody rotational inertia.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.interpolation"> + <summary> + <para>Physics interpolation used between updates.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.isKinematic"> + <summary> + <para>Should this rigidbody be taken out of physics control?</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.mass"> + <summary> + <para>Mass of the rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.position"> + <summary> + <para>The position of the rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.rotation"> + <summary> + <para>The rotation of the rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.sharedMaterial"> + <summary> + <para>The PhysicsMaterial2D that is applied to all Collider2D attached to this Rigidbody2D.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.simulated"> + <summary> + <para>Indicates whether the rigid body should be simulated or not by the physics system.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.sleepMode"> + <summary> + <para>The sleep state that the rigidbody will initially be in.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.useAutoMass"> + <summary> + <para>Should the total rigid-body mass be automatically calculated from the Collider2D.density of attached colliders?</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.useFullKinematicContacts"> + <summary> + <para>Should kinematickinematic and kinematicstatic collisions be allowed?</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.velocity"> + <summary> + <para>Linear velocity of the rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody2D.worldCenterOfMass"> + <summary> + <para>Gets the center of mass of the rigidBody in global space.</para> + </summary> + </member> + <member name="M:UnityEngine.Rigidbody2D.AddForce(UnityEngine.Vector2,UnityEngine.ForceMode2D)"> + <summary> + <para>Apply a force to the rigidbody.</para> + </summary> + <param name="force">Components of the force in the X and Y axes.</param> + <param name="mode">The method used to apply the specified force.</param> + </member> + <member name="M:UnityEngine.Rigidbody2D.AddForceAtPosition(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.ForceMode2D)"> + <summary> + <para>Apply a force at a given position in space.</para> + </summary> + <param name="force">Components of the force in the X and Y axes.</param> + <param name="position">Position in world space to apply the force.</param> + <param name="mode">The method used to apply the specified force.</param> + </member> + <member name="M:UnityEngine.Rigidbody2D.AddRelativeForce(UnityEngine.Vector2,UnityEngine.ForceMode2D)"> + <summary> + <para>Adds a force to the rigidbody2D relative to its coordinate system.</para> + </summary> + <param name="relativeForce">Components of the force in the X and Y axes.</param> + <param name="mode">The method used to apply the specified force.</param> + </member> + <member name="M:UnityEngine.Rigidbody2D.AddTorque(System.Single,UnityEngine.ForceMode2D)"> + <summary> + <para>Apply a torque at the rigidbody's centre of mass.</para> + </summary> + <param name="torque">Torque to apply.</param> + <param name="mode">The force mode to use.</param> + </member> + <member name="M:UnityEngine.Rigidbody2D.Cast(UnityEngine.Vector2,UnityEngine.RaycastHit2D[],System.Single)"> + <summary> + <para>All the Collider2D shapes attached to the Rigidbody2D are cast into the scene starting at each collider position ignoring the colliders attached to the same Rigidbody2D.</para> + </summary> + <param name="direction">Vector representing the direction to cast each Collider2D shape.</param> + <param name="results">Array to receive results.</param> + <param name="distance">Maximum distance over which to cast the shape(s).</param> + <returns> + <para>The number of results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody2D.Cast(UnityEngine.Vector2,UnityEngine.ContactFilter2D,UnityEngine.RaycastHit2D[],System.Single)"> + <summary> + <para>All the Collider2D shapes attached to the Rigidbody2D are cast into the scene starting at each collider position ignoring the colliders attached to the same Rigidbody2D.</para> + </summary> + <param name="direction">Vector representing the direction to cast each Collider2D shape.</param> + <param name="contactFilter">Filter results defined by the contact filter.</param> + <param name="results">Array to receive results.</param> + <param name="distance">Maximum distance over which to cast the shape(s).</param> + <returns> + <para>The number of results returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody2D.Distance(UnityEngine.Collider2D)"> + <summary> + <para>Calculates the minimum distance of this collider against all Collider2D attached to this Rigidbody2D.</para> + </summary> + <param name="collider">A collider used to calculate the minimum distance against all colliders attached to this Rigidbody2D.</param> + <returns> + <para>The minimum distance of collider against all colliders attached to this Rigidbody2D.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody2D.GetAttachedColliders(UnityEngine.Collider2D[])"> + <summary> + <para>Returns all Collider2D that are attached to this Rigidbody2D.</para> + </summary> + <param name="results">An array of Collider2D used to receive the results.</param> + <returns> + <para>Returns the number of Collider2D placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody2D.GetContacts(UnityEngine.ContactPoint2D[])"> + <summary> + <para>Retrieves all contact points for all of the collider(s) attached to this rigidbody.</para> + </summary> + <param name="contacts">An array of ContactPoint2D used to receive the results.</param> + <returns> + <para>Returns the number of contacts placed in the contacts array.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody2D.GetContacts(UnityEngine.Collider2D[])"> + <summary> + <para>Retrieves all colliders in contact with any of the collider(s) attached to this rigidbody.</para> + </summary> + <param name="colliders">An array of Collider2D used to receive the results.</param> + <returns> + <para>Returns the number of colliders placed in the colliders array.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody2D.GetContacts(UnityEngine.ContactFilter2D,UnityEngine.ContactPoint2D[])"> + <summary> + <para>Retrieves all contact points for all of the collider(s) attached to this rigidbody, with the results filtered by the ContactFilter2D.</para> + </summary> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <param name="contacts">An array of ContactPoint2D used to receive the results.</param> + <returns> + <para>Returns the number of contacts placed in the contacts array.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody2D.GetContacts(UnityEngine.ContactFilter2D,UnityEngine.Collider2D[])"> + <summary> + <para>Retrieves all colliders in contact with any of the collider(s) attached to this rigidbody, with the results filtered by the ContactFilter2D.</para> + </summary> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <param name="colliders">An array of Collider2D used to receive the results.</param> + <returns> + <para>Returns the number of colliders placed in the colliders array.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody2D.GetPoint(UnityEngine.Vector2)"> + <summary> + <para>Get a local space point given the point point in rigidBody global space.</para> + </summary> + <param name="point">The global space point to transform into local space.</param> + </member> + <member name="M:UnityEngine.Rigidbody2D.GetPointVelocity(UnityEngine.Vector2)"> + <summary> + <para>The velocity of the rigidbody at the point Point in global space.</para> + </summary> + <param name="point">The global space point to calculate velocity for.</param> + </member> + <member name="M:UnityEngine.Rigidbody2D.GetRelativePoint(UnityEngine.Vector2)"> + <summary> + <para>Get a global space point given the point relativePoint in rigidBody local space.</para> + </summary> + <param name="relativePoint">The local space point to transform into global space.</param> + </member> + <member name="M:UnityEngine.Rigidbody2D.GetRelativePointVelocity(UnityEngine.Vector2)"> + <summary> + <para>The velocity of the rigidbody at the point Point in local space.</para> + </summary> + <param name="relativePoint">The local space point to calculate velocity for.</param> + </member> + <member name="M:UnityEngine.Rigidbody2D.GetRelativeVector(UnityEngine.Vector2)"> + <summary> + <para>Get a global space vector given the vector relativeVector in rigidBody local space.</para> + </summary> + <param name="relativeVector">The local space vector to transform into a global space vector.</param> + </member> + <member name="M:UnityEngine.Rigidbody2D.GetVector(UnityEngine.Vector2)"> + <summary> + <para>Get a local space vector given the vector vector in rigidBody global space.</para> + </summary> + <param name="vector">The global space vector to transform into a local space vector.</param> + </member> + <member name="M:UnityEngine.Rigidbody2D.IsAwake"> + <summary> + <para>Is the rigidbody "awake"?</para> + </summary> + </member> + <member name="M:UnityEngine.Rigidbody2D.IsSleeping"> + <summary> + <para>Is the rigidbody "sleeping"?</para> + </summary> + </member> + <member name="M:UnityEngine.Rigidbody2D.IsTouching(UnityEngine.Collider2D)"> + <summary> + <para>Checks whether the collider is touching any of the collider(s) attached to this rigidbody or not.</para> + </summary> + <param name="collider">The collider to check if it is touching any of the collider(s) attached to this rigidbody.</param> + <returns> + <para>Whether the collider is touching any of the collider(s) attached to this rigidbody or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody2D.IsTouching(UnityEngine.Collider2D,UnityEngine.ContactFilter2D)"> + <summary> + <para>Checks whether the collider is touching any of the collider(s) attached to this rigidbody or not with the results filtered by the ContactFilter2D.</para> + </summary> + <param name="collider">The collider to check if it is touching any of the collider(s) attached to this rigidbody.</param> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <returns> + <para>Whether the collider is touching any of the collider(s) attached to this rigidbody or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody2D.IsTouching(UnityEngine.ContactFilter2D)"> + <summary> + <para>Checks whether any collider is touching any of the collider(s) attached to this rigidbody or not with the results filtered by the ContactFilter2D.</para> + </summary> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth, or normal angle.</param> + <returns> + <para>Whether any collider is touching any of the collider(s) attached to this rigidbody or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody2D.IsTouchingLayers(System.Int32)"> + <summary> + <para>Checks whether any of the collider(s) attached to this rigidbody are touching any colliders on the specified layerMask or not.</para> + </summary> + <param name="layerMask">Any colliders on any of these layers count as touching.</param> + <returns> + <para>Whether any of the collider(s) attached to this rigidbody are touching any colliders on the specified layerMask or not.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody2D.MovePosition(UnityEngine.Vector2)"> + <summary> + <para>Moves the rigidbody to position.</para> + </summary> + <param name="position">The new position for the Rigidbody object.</param> + </member> + <member name="M:UnityEngine.Rigidbody2D.MoveRotation(System.Single)"> + <summary> + <para>Rotates the rigidbody to angle (given in degrees).</para> + </summary> + <param name="angle">The new rotation angle for the Rigidbody object.</param> + </member> + <member name="M:UnityEngine.Rigidbody2D.OverlapCollider(UnityEngine.ContactFilter2D,UnityEngine.Collider2D[])"> + <summary> + <para>Get a list of all colliders that overlap all colliders attached to this Rigidbody2D.</para> + </summary> + <param name="contactFilter">The contact filter used to filter the results differently, such as by layer mask, Z depth. Note that normal angle is not used for overlap testing.</param> + <param name="results">The array to receive results. The size of the array determines the maximum number of results that can be returned.</param> + <returns> + <para>Returns the number of results placed in the results array.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody2D.OverlapPoint(UnityEngine.Vector2)"> + <summary> + <para>Check if any of the Rigidbody2D colliders overlap a point in space.</para> + </summary> + <param name="point">A point in world space.</param> + <returns> + <para>Whether the point overlapped any of the Rigidbody2D colliders.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody2D.Sleep"> + <summary> + <para>Make the rigidbody "sleep".</para> + </summary> + </member> + <member name="M:UnityEngine.Rigidbody2D.WakeUp"> + <summary> + <para>Disables the "sleeping" state of a rigidbody.</para> + </summary> + </member> + <member name="T:UnityEngine.RigidbodyConstraints2D"> + <summary> + <para>Use these flags to constrain motion of the Rigidbody2D.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints2D.FreezeAll"> + <summary> + <para>Freeze rotation and motion along all axes.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints2D.FreezePosition"> + <summary> + <para>Freeze motion along the X-axis and Y-axis.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints2D.FreezePositionX"> + <summary> + <para>Freeze motion along the X-axis.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints2D.FreezePositionY"> + <summary> + <para>Freeze motion along the Y-axis.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints2D.FreezeRotation"> + <summary> + <para>Freeze rotation along the Z-axis.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints2D.None"> + <summary> + <para>No constraints.</para> + </summary> + </member> + <member name="T:UnityEngine.RigidbodyInterpolation2D"> + <summary> + <para>Interpolation mode for Rigidbody2D objects.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyInterpolation2D.Extrapolate"> + <summary> + <para>Smooth an object's movement based on an estimate of its position in the next frame.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyInterpolation2D.Interpolate"> + <summary> + <para>Smooth movement based on the object's positions in previous frames.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyInterpolation2D.None"> + <summary> + <para>Do not apply any smoothing to the object's movement.</para> + </summary> + </member> + <member name="T:UnityEngine.RigidbodySleepMode2D"> + <summary> + <para>Settings for a Rigidbody2D's initial sleep state.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodySleepMode2D.NeverSleep"> + <summary> + <para>Rigidbody2D never automatically sleeps.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodySleepMode2D.StartAsleep"> + <summary> + <para>Rigidbody2D is initially asleep.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodySleepMode2D.StartAwake"> + <summary> + <para>Rigidbody2D is initially awake.</para> + </summary> + </member> + <member name="T:UnityEngine.RigidbodyType2D"> + <summary> + <para>The physical behaviour type of the Rigidbody2D.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyType2D.Dynamic"> + <summary> + <para>Sets the Rigidbody2D to have dynamic behaviour.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyType2D.Kinematic"> + <summary> + <para>Sets the Rigidbody2D to have kinematic behaviour.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyType2D.Static"> + <summary> + <para>Sets the Rigidbody2D to have static behaviour.</para> + </summary> + </member> + <member name="T:UnityEngine.SliderJoint2D"> + <summary> + <para>Joint that restricts the motion of a Rigidbody2D object to a single line.</para> + </summary> + </member> + <member name="P:UnityEngine.SliderJoint2D.angle"> + <summary> + <para>The angle of the line in space (in degrees).</para> + </summary> + </member> + <member name="P:UnityEngine.SliderJoint2D.autoConfigureAngle"> + <summary> + <para>Should the angle be calculated automatically?</para> + </summary> + </member> + <member name="P:UnityEngine.SliderJoint2D.jointSpeed"> + <summary> + <para>The current joint speed.</para> + </summary> + </member> + <member name="P:UnityEngine.SliderJoint2D.jointTranslation"> + <summary> + <para>The current joint translation.</para> + </summary> + </member> + <member name="P:UnityEngine.SliderJoint2D.limits"> + <summary> + <para>Restrictions on how far the joint can slide in each direction along the line.</para> + </summary> + </member> + <member name="P:UnityEngine.SliderJoint2D.limitState"> + <summary> + <para>Gets the state of the joint limit.</para> + </summary> + </member> + <member name="P:UnityEngine.SliderJoint2D.motor"> + <summary> + <para>Parameters for a motor force that is applied automatically to the Rigibody2D along the line.</para> + </summary> + </member> + <member name="P:UnityEngine.SliderJoint2D.referenceAngle"> + <summary> + <para>The angle (in degrees) referenced between the two bodies used as the constraint for the joint.</para> + </summary> + </member> + <member name="P:UnityEngine.SliderJoint2D.useLimits"> + <summary> + <para>Should motion limits be used?</para> + </summary> + </member> + <member name="P:UnityEngine.SliderJoint2D.useMotor"> + <summary> + <para>Should a motor force be applied automatically to the Rigidbody2D?</para> + </summary> + </member> + <member name="M:UnityEngine.SliderJoint2D.GetMotorForce(System.Single)"> + <summary> + <para>Gets the motor force of the joint given the specified timestep.</para> + </summary> + <param name="timeStep">The time to calculate the motor force for.</param> + </member> + <member name="T:UnityEngine.SpringJoint2D"> + <summary> + <para>Joint that attempts to keep two Rigidbody2D objects a set distance apart by applying a force between them.</para> + </summary> + </member> + <member name="P:UnityEngine.SpringJoint2D.autoConfigureDistance"> + <summary> + <para>Should the distance be calculated automatically?</para> + </summary> + </member> + <member name="P:UnityEngine.SpringJoint2D.dampingRatio"> + <summary> + <para>The amount by which the spring force is reduced in proportion to the movement speed.</para> + </summary> + </member> + <member name="P:UnityEngine.SpringJoint2D.distance"> + <summary> + <para>The distance the spring will try to keep between the two objects.</para> + </summary> + </member> + <member name="P:UnityEngine.SpringJoint2D.frequency"> + <summary> + <para>The frequency at which the spring oscillates around the distance distance between the objects.</para> + </summary> + </member> + <member name="T:UnityEngine.SurfaceEffector2D"> + <summary> + <para>Applies tangent forces along the surfaces of colliders.</para> + </summary> + </member> + <member name="P:UnityEngine.SurfaceEffector2D.forceScale"> + <summary> + <para>The scale of the impulse force applied while attempting to reach the surface speed.</para> + </summary> + </member> + <member name="P:UnityEngine.SurfaceEffector2D.speed"> + <summary> + <para>The speed to be maintained along the surface.</para> + </summary> + </member> + <member name="P:UnityEngine.SurfaceEffector2D.speedVariation"> + <summary> + <para>The speed variation (from zero to the variation) added to base speed to be applied.</para> + </summary> + </member> + <member name="P:UnityEngine.SurfaceEffector2D.useBounce"> + <summary> + <para>Should bounce be used for any contact with the surface?</para> + </summary> + </member> + <member name="P:UnityEngine.SurfaceEffector2D.useContactForce"> + <summary> + <para>Should the impulse force but applied to the contact point?</para> + </summary> + </member> + <member name="P:UnityEngine.SurfaceEffector2D.useFriction"> + <summary> + <para>Should friction be used for any contact with the surface?</para> + </summary> + </member> + <member name="T:UnityEngine.TargetJoint2D"> + <summary> + <para>The joint attempts to move a Rigidbody2D to a specific target position.</para> + </summary> + </member> + <member name="P:UnityEngine.TargetJoint2D.anchor"> + <summary> + <para>The local-space anchor on the rigid-body the joint is attached to.</para> + </summary> + </member> + <member name="P:UnityEngine.TargetJoint2D.autoConfigureTarget"> + <summary> + <para>Should the target be calculated automatically?</para> + </summary> + </member> + <member name="P:UnityEngine.TargetJoint2D.dampingRatio"> + <summary> + <para>The amount by which the target spring force is reduced in proportion to the movement speed.</para> + </summary> + </member> + <member name="P:UnityEngine.TargetJoint2D.frequency"> + <summary> + <para>The frequency at which the target spring oscillates around the target position.</para> + </summary> + </member> + <member name="P:UnityEngine.TargetJoint2D.maxForce"> + <summary> + <para>The maximum force that can be generated when trying to maintain the target joint constraint.</para> + </summary> + </member> + <member name="P:UnityEngine.TargetJoint2D.target"> + <summary> + <para>The world-space position that the joint will attempt to move the body to.</para> + </summary> + </member> + <member name="T:UnityEngine.WheelJoint2D"> + <summary> + <para>The wheel joint allows the simulation of wheels by providing a constraining suspension motion with an optional motor.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelJoint2D.jointAngle"> + <summary> + <para>The current joint angle (in degrees) defined as the relative angle between the two Rigidbody2D that the joint connects to.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelJoint2D.jointLinearSpeed"> + <summary> + <para>The current joint linear speed in meters/sec.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelJoint2D.jointSpeed"> + <summary> + <para>The current joint rotational speed in degrees/sec.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelJoint2D.jointTranslation"> + <summary> + <para>The current joint translation.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelJoint2D.motor"> + <summary> + <para>Parameters for a motor force that is applied automatically to the Rigibody2D along the line.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelJoint2D.suspension"> + <summary> + <para>Set the joint suspension configuration.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelJoint2D.useMotor"> + <summary> + <para>Should a motor force be applied automatically to the Rigidbody2D?</para> + </summary> + </member> + <member name="M:UnityEngine.WheelJoint2D.GetMotorTorque(System.Single)"> + <summary> + <para>Gets the motor torque of the joint given the specified timestep.</para> + </summary> + <param name="timeStep">The time to calculate the motor torque for.</param> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.PhysicsModule.dll b/Player_from_example_Data/Managed/UnityEngine.PhysicsModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..992dd600e3b7482b76ab505a8f58dc8b58144830 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.PhysicsModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.PhysicsModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.PhysicsModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..4b63619e73af65354a3cee477ad67d858547f8b6 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.PhysicsModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.PhysicsModule.xml b/Player_from_example_Data/Managed/UnityEngine.PhysicsModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..075b57366a5b62e5641589d6678d810a61f3031f --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.PhysicsModule.xml @@ -0,0 +1,2310 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.PhysicsModule</name> + </assembly> + <member name="T:UnityEngine.BoxCollider"> + <summary> + <para>A box-shaped primitive collider.</para> + </summary> + </member> + <member name="P:UnityEngine.BoxCollider.center"> + <summary> + <para>The center of the box, measured in the object's local space.</para> + </summary> + </member> + <member name="P:UnityEngine.BoxCollider.size"> + <summary> + <para>The size of the box, measured in the object's local space.</para> + </summary> + </member> + <member name="T:UnityEngine.CapsuleCollider"> + <summary> + <para>A capsule-shaped primitive collider.</para> + </summary> + </member> + <member name="P:UnityEngine.CapsuleCollider.center"> + <summary> + <para>The center of the capsule, measured in the object's local space.</para> + </summary> + </member> + <member name="P:UnityEngine.CapsuleCollider.direction"> + <summary> + <para>The direction of the capsule.</para> + </summary> + </member> + <member name="P:UnityEngine.CapsuleCollider.height"> + <summary> + <para>The height of the capsule meased in the object's local space.</para> + </summary> + </member> + <member name="P:UnityEngine.CapsuleCollider.radius"> + <summary> + <para>The radius of the sphere, measured in the object's local space.</para> + </summary> + </member> + <member name="T:UnityEngine.CharacterController"> + <summary> + <para>A CharacterController allows you to easily do movement constrained by collisions without having to deal with a rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterController.center"> + <summary> + <para>The center of the character's capsule relative to the transform's position.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterController.collisionFlags"> + <summary> + <para>What part of the capsule collided with the environment during the last CharacterController.Move call.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterController.detectCollisions"> + <summary> + <para>Determines whether other rigidbodies or character controllers collide with this character controller (by default this is always enabled).</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterController.enableOverlapRecovery"> + <summary> + <para>Enables or disables overlap recovery. + Enables or disables overlap recovery. Used to depenetrate character controllers from static objects when an overlap is detected.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterController.height"> + <summary> + <para>The height of the character's capsule.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterController.isGrounded"> + <summary> + <para>Was the CharacterController touching the ground during the last move?</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterController.minMoveDistance"> + <summary> + <para>Gets or sets the minimum move distance of the character controller.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterController.radius"> + <summary> + <para>The radius of the character's capsule.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterController.skinWidth"> + <summary> + <para>The character's collision skin width.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterController.slopeLimit"> + <summary> + <para>The character controllers slope limit in degrees.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterController.stepOffset"> + <summary> + <para>The character controllers step offset in meters.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterController.velocity"> + <summary> + <para>The current relative velocity of the Character (see notes).</para> + </summary> + </member> + <member name="M:UnityEngine.CharacterController.Move(UnityEngine.Vector3)"> + <summary> + <para>A more complex move function taking absolute movement deltas.</para> + </summary> + <param name="motion"></param> + </member> + <member name="M:UnityEngine.CharacterController.SimpleMove(UnityEngine.Vector3)"> + <summary> + <para>Moves the character with speed.</para> + </summary> + <param name="speed"></param> + </member> + <member name="T:UnityEngine.CharacterJoint"> + <summary> + <para>Character Joints are mainly used for Ragdoll effects.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterJoint.enableProjection"> + <summary> + <para>Brings violated constraints back into alignment even when the solver fails.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterJoint.highTwistLimit"> + <summary> + <para>The upper limit around the primary axis of the character joint.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterJoint.lowTwistLimit"> + <summary> + <para>The lower limit around the primary axis of the character joint.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterJoint.projectionAngle"> + <summary> + <para>Set the angular tolerance threshold (in degrees) for projection.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterJoint.projectionDistance"> + <summary> + <para>Set the linear tolerance threshold for projection.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterJoint.swing1Limit"> + <summary> + <para>The angular limit of rotation (in degrees) around the primary axis of the character joint.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterJoint.swing2Limit"> + <summary> + <para>The angular limit of rotation (in degrees) around the primary axis of the character joint.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterJoint.swingAxis"> + <summary> + <para>The secondary axis around which the joint can rotate.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterJoint.swingLimitSpring"> + <summary> + <para>The configuration of the spring attached to the swing limits of the joint.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterJoint.twistLimitSpring"> + <summary> + <para>The configuration of the spring attached to the twist limits of the joint.</para> + </summary> + </member> + <member name="T:UnityEngine.Collider"> + <summary> + <para>A base class of all colliders.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider.attachedRigidbody"> + <summary> + <para>The rigidbody the collider is attached to.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider.bounds"> + <summary> + <para>The world space bounding volume of the collider.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider.contactOffset"> + <summary> + <para>Contact offset value of this collider.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider.enabled"> + <summary> + <para>Enabled Colliders will collide with other colliders, disabled Colliders won't.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider.isTrigger"> + <summary> + <para>Is the collider a trigger?</para> + </summary> + </member> + <member name="P:UnityEngine.Collider.material"> + <summary> + <para>The material used by the collider.</para> + </summary> + </member> + <member name="P:UnityEngine.Collider.sharedMaterial"> + <summary> + <para>The shared physic material of this collider.</para> + </summary> + </member> + <member name="M:UnityEngine.Collider.ClosestPoint(UnityEngine.Vector3)"> + <summary> + <para>Returns a point on the collider that is closest to a given location.</para> + </summary> + <param name="position">Location you want to find the closest point to.</param> + <returns> + <para>The point on the collider that is closest to the specified location.</para> + </returns> + </member> + <member name="M:UnityEngine.Collider.ClosestPointOnBounds(UnityEngine.Vector3)"> + <summary> + <para>The closest point to the bounding box of the attached collider.</para> + </summary> + <param name="position"></param> + </member> + <member name="M:UnityEngine.Collider.Raycast(UnityEngine.Ray,UnityEngine.RaycastHit&,System.Single)"> + <summary> + <para>Casts a Ray that ignores all Colliders except this one.</para> + </summary> + <param name="ray">The starting point and direction of the ray.</param> + <param name="hitInfo">If true is returned, hitInfo will contain more information about where the collider was hit (See Also: RaycastHit).</param> + <param name="maxDistance">The max length of the ray.</param> + <returns> + <para>True when the ray intersects any collider, otherwise false.</para> + </returns> + </member> + <member name="T:UnityEngine.Collision"> + <summary> + <para>Describes a collision.</para> + </summary> + </member> + <member name="P:UnityEngine.Collision.collider"> + <summary> + <para>The Collider we hit (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Collision.contacts"> + <summary> + <para>The contact points generated by the physics engine.</para> + </summary> + </member> + <member name="P:UnityEngine.Collision.gameObject"> + <summary> + <para>The GameObject whose collider we are colliding with. (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Collision.impulse"> + <summary> + <para>The total impulse applied to this contact pair to resolve the collision.</para> + </summary> + </member> + <member name="P:UnityEngine.Collision.relativeVelocity"> + <summary> + <para>The relative linear velocity of the two colliding objects (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Collision.rigidbody"> + <summary> + <para>The Rigidbody we hit (Read Only). This is null if the object we hit is a collider with no rigidbody attached.</para> + </summary> + </member> + <member name="P:UnityEngine.Collision.transform"> + <summary> + <para>The Transform of the object we hit (Read Only).</para> + </summary> + </member> + <member name="T:UnityEngine.CollisionDetectionMode"> + <summary> + <para>The collision detection mode constants used for Rigidbody.collisionDetectionMode.</para> + </summary> + </member> + <member name="F:UnityEngine.CollisionDetectionMode.Continuous"> + <summary> + <para>Continuous collision detection is on for colliding with static mesh geometry.</para> + </summary> + </member> + <member name="F:UnityEngine.CollisionDetectionMode.ContinuousDynamic"> + <summary> + <para>Continuous collision detection is on for colliding with static and dynamic geometry.</para> + </summary> + </member> + <member name="F:UnityEngine.CollisionDetectionMode.Discrete"> + <summary> + <para>Continuous collision detection is off for this Rigidbody.</para> + </summary> + </member> + <member name="T:UnityEngine.CollisionFlags"> + <summary> + <para>CollisionFlags is a bitmask returned by CharacterController.Move.</para> + </summary> + </member> + <member name="F:UnityEngine.CollisionFlags.Above"> + <summary> + <para>CollisionFlags is a bitmask returned by CharacterController.Move.</para> + </summary> + </member> + <member name="F:UnityEngine.CollisionFlags.Below"> + <summary> + <para>CollisionFlags is a bitmask returned by CharacterController.Move.</para> + </summary> + </member> + <member name="F:UnityEngine.CollisionFlags.None"> + <summary> + <para>CollisionFlags is a bitmask returned by CharacterController.Move.</para> + </summary> + </member> + <member name="F:UnityEngine.CollisionFlags.Sides"> + <summary> + <para>CollisionFlags is a bitmask returned by CharacterController.Move.</para> + </summary> + </member> + <member name="T:UnityEngine.ConfigurableJoint"> + <summary> + <para>The configurable joint is an extremely flexible joint giving you complete control over rotation and linear motion.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.angularXDrive"> + <summary> + <para>Definition of how the joint's rotation will behave around its local X axis. Only used if Rotation Drive Mode is Swing & Twist.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.angularXLimitSpring"> + <summary> + <para>The configuration of the spring attached to the angular X limit of the joint.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.angularXMotion"> + <summary> + <para>Allow rotation around the X axis to be Free, completely Locked, or Limited according to Low and High Angular XLimit.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.angularYLimit"> + <summary> + <para>Boundary defining rotation restriction, based on delta from original rotation.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.angularYMotion"> + <summary> + <para>Allow rotation around the Y axis to be Free, completely Locked, or Limited according to Angular YLimit.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.angularYZDrive"> + <summary> + <para>Definition of how the joint's rotation will behave around its local Y and Z axes. Only used if Rotation Drive Mode is Swing & Twist.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.angularYZLimitSpring"> + <summary> + <para>The configuration of the spring attached to the angular Y and angular Z limits of the joint.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.angularZLimit"> + <summary> + <para>Boundary defining rotation restriction, based on delta from original rotation.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.angularZMotion"> + <summary> + <para>Allow rotation around the Z axis to be Free, completely Locked, or Limited according to Angular ZLimit.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.configuredInWorldSpace"> + <summary> + <para>If enabled, all Target values will be calculated in world space instead of the object's local space.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.highAngularXLimit"> + <summary> + <para>Boundary defining upper rotation restriction, based on delta from original rotation.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.linearLimit"> + <summary> + <para>Boundary defining movement restriction, based on distance from the joint's origin.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.linearLimitSpring"> + <summary> + <para>The configuration of the spring attached to the linear limit of the joint.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.lowAngularXLimit"> + <summary> + <para>Boundary defining lower rotation restriction, based on delta from original rotation.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.projectionAngle"> + <summary> + <para>Set the angular tolerance threshold (in degrees) for projection. + +If the joint deviates by more than this angle around its locked angular degrees of freedom, +the solver will move the bodies to close the angle. + +Setting a very small tolerance may result in simulation jitter or other artifacts. + +Sometimes it is not possible to project (for example when the joints form a cycle).</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.projectionDistance"> + <summary> + <para>Set the linear tolerance threshold for projection. + +If the joint separates by more than this distance along its locked degrees of freedom, the solver +will move the bodies to close the distance. + +Setting a very small tolerance may result in simulation jitter or other artifacts. + +Sometimes it is not possible to project (for example when the joints form a cycle).</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.projectionMode"> + <summary> + <para>Brings violated constraints back into alignment even when the solver fails. Projection is not a physical process and does not preserve momentum or respect collision geometry. It is best avoided if practical, but can be useful in improving simulation quality where joint separation results in unacceptable artifacts.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.rotationDriveMode"> + <summary> + <para>Control the object's rotation with either X & YZ or Slerp Drive by itself.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.secondaryAxis"> + <summary> + <para>The joint's secondary axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.slerpDrive"> + <summary> + <para>Definition of how the joint's rotation will behave around all local axes. Only used if Rotation Drive Mode is Slerp Only.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.swapBodies"> + <summary> + <para>If enabled, the two connected rigidbodies will be swapped, as if the joint was attached to the other body.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.targetAngularVelocity"> + <summary> + <para>This is a Vector3. It defines the desired angular velocity that the joint should rotate into.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.targetPosition"> + <summary> + <para>The desired position that the joint should move into.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.targetRotation"> + <summary> + <para>This is a Quaternion. It defines the desired rotation that the joint should rotate into.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.targetVelocity"> + <summary> + <para>The desired velocity that the joint should move along.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.xDrive"> + <summary> + <para>Definition of how the joint's movement will behave along its local X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.xMotion"> + <summary> + <para>Allow movement along the X axis to be Free, completely Locked, or Limited according to Linear Limit.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.yDrive"> + <summary> + <para>Definition of how the joint's movement will behave along its local Y axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.yMotion"> + <summary> + <para>Allow movement along the Y axis to be Free, completely Locked, or Limited according to Linear Limit.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.zDrive"> + <summary> + <para>Definition of how the joint's movement will behave along its local Z axis.</para> + </summary> + </member> + <member name="P:UnityEngine.ConfigurableJoint.zMotion"> + <summary> + <para>Allow movement along the Z axis to be Free, completely Locked, or Limited according to Linear Limit.</para> + </summary> + </member> + <member name="T:UnityEngine.ConfigurableJointMotion"> + <summary> + <para>Constrains movement for a ConfigurableJoint along the 6 axes.</para> + </summary> + </member> + <member name="F:UnityEngine.ConfigurableJointMotion.Free"> + <summary> + <para>Motion along the axis will be completely free and completely unconstrained.</para> + </summary> + </member> + <member name="F:UnityEngine.ConfigurableJointMotion.Limited"> + <summary> + <para>Motion along the axis will be limited by the respective limit.</para> + </summary> + </member> + <member name="F:UnityEngine.ConfigurableJointMotion.Locked"> + <summary> + <para>Motion along the axis will be locked.</para> + </summary> + </member> + <member name="T:UnityEngine.ConstantForce"> + <summary> + <para>A force applied constantly.</para> + </summary> + </member> + <member name="P:UnityEngine.ConstantForce.force"> + <summary> + <para>The force applied to the rigidbody every frame.</para> + </summary> + </member> + <member name="P:UnityEngine.ConstantForce.relativeForce"> + <summary> + <para>The force - relative to the rigid bodies coordinate system - applied every frame.</para> + </summary> + </member> + <member name="P:UnityEngine.ConstantForce.relativeTorque"> + <summary> + <para>The torque - relative to the rigid bodies coordinate system - applied every frame.</para> + </summary> + </member> + <member name="P:UnityEngine.ConstantForce.torque"> + <summary> + <para>The torque applied to the rigidbody every frame.</para> + </summary> + </member> + <member name="T:UnityEngine.ContactPoint"> + <summary> + <para>Describes a contact point where the collision occurs.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint.normal"> + <summary> + <para>Normal of the contact point.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint.otherCollider"> + <summary> + <para>The other collider in contact at the point.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint.point"> + <summary> + <para>The point of contact.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint.separation"> + <summary> + <para>The distance between the colliders at the contact point.</para> + </summary> + </member> + <member name="P:UnityEngine.ContactPoint.thisCollider"> + <summary> + <para>The first collider in contact at the point.</para> + </summary> + </member> + <member name="T:UnityEngine.ControllerColliderHit"> + <summary> + <para>ControllerColliderHit is used by CharacterController.OnControllerColliderHit to give detailed information about the collision and how to deal with it.</para> + </summary> + </member> + <member name="P:UnityEngine.ControllerColliderHit.collider"> + <summary> + <para>The collider that was hit by the controller.</para> + </summary> + </member> + <member name="P:UnityEngine.ControllerColliderHit.controller"> + <summary> + <para>The controller that hit the collider.</para> + </summary> + </member> + <member name="P:UnityEngine.ControllerColliderHit.gameObject"> + <summary> + <para>The game object that was hit by the controller.</para> + </summary> + </member> + <member name="P:UnityEngine.ControllerColliderHit.moveDirection"> + <summary> + <para>The direction the CharacterController was moving in when the collision occured.</para> + </summary> + </member> + <member name="P:UnityEngine.ControllerColliderHit.moveLength"> + <summary> + <para>How far the character has travelled until it hit the collider.</para> + </summary> + </member> + <member name="P:UnityEngine.ControllerColliderHit.normal"> + <summary> + <para>The normal of the surface we collided with in world space.</para> + </summary> + </member> + <member name="P:UnityEngine.ControllerColliderHit.point"> + <summary> + <para>The impact point in world space.</para> + </summary> + </member> + <member name="P:UnityEngine.ControllerColliderHit.rigidbody"> + <summary> + <para>The rigidbody that was hit by the controller.</para> + </summary> + </member> + <member name="P:UnityEngine.ControllerColliderHit.transform"> + <summary> + <para>The transform that was hit by the controller.</para> + </summary> + </member> + <member name="T:UnityEngine.FixedJoint"> + <summary> + <para>The Fixed joint groups together 2 rigidbodies, making them stick together in their bound position.</para> + </summary> + </member> + <member name="T:UnityEngine.ForceMode"> + <summary> + <para>Option for how to apply a force using Rigidbody.AddForce.</para> + </summary> + </member> + <member name="F:UnityEngine.ForceMode.Acceleration"> + <summary> + <para>Add a continuous acceleration to the rigidbody, ignoring its mass.</para> + </summary> + </member> + <member name="F:UnityEngine.ForceMode.Force"> + <summary> + <para>Add a continuous force to the rigidbody, using its mass.</para> + </summary> + </member> + <member name="F:UnityEngine.ForceMode.Impulse"> + <summary> + <para>Add an instant force impulse to the rigidbody, using its mass.</para> + </summary> + </member> + <member name="F:UnityEngine.ForceMode.VelocityChange"> + <summary> + <para>Add an instant velocity change to the rigidbody, ignoring its mass.</para> + </summary> + </member> + <member name="T:UnityEngine.HingeJoint"> + <summary> + <para>The HingeJoint groups together 2 rigid bodies, constraining them to move like connected by a hinge.</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint.angle"> + <summary> + <para>The current angle in degrees of the joint relative to its rest position. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint.limits"> + <summary> + <para>Limit of angular rotation (in degrees) on the hinge joint.</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint.motor"> + <summary> + <para>The motor will apply a force up to a maximum force to achieve the target velocity in degrees per second.</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint.spring"> + <summary> + <para>The spring attempts to reach a target angle by adding spring and damping forces.</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint.useLimits"> + <summary> + <para>Enables the joint's limits. Disabled by default.</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint.useMotor"> + <summary> + <para>Enables the joint's motor. Disabled by default.</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint.useSpring"> + <summary> + <para>Enables the joint's spring. Disabled by default.</para> + </summary> + </member> + <member name="P:UnityEngine.HingeJoint.velocity"> + <summary> + <para>The angular velocity of the joint in degrees per second. (Read Only)</para> + </summary> + </member> + <member name="T:UnityEngine.Joint"> + <summary> + <para>Joint is the base class for all joints.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint.anchor"> + <summary> + <para>The Position of the anchor around which the joints motion is constrained.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint.autoConfigureConnectedAnchor"> + <summary> + <para>Should the connectedAnchor be calculated automatically?</para> + </summary> + </member> + <member name="P:UnityEngine.Joint.axis"> + <summary> + <para>The Direction of the axis around which the body is constrained.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint.breakForce"> + <summary> + <para>The force that needs to be applied for this joint to break.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint.breakTorque"> + <summary> + <para>The torque that needs to be applied for this joint to break.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint.connectedAnchor"> + <summary> + <para>Position of the anchor relative to the connected Rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint.connectedBody"> + <summary> + <para>A reference to another rigidbody this joint connects to.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint.connectedMassScale"> + <summary> + <para>The scale to apply to the inverse mass and inertia tensor of the connected body prior to solving the constraints.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint.currentForce"> + <summary> + <para>The force applied by the solver to satisfy all constraints.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint.currentTorque"> + <summary> + <para>The torque applied by the solver to satisfy all constraints.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint.enableCollision"> + <summary> + <para>Enable collision between bodies connected with the joint.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint.enablePreprocessing"> + <summary> + <para>Toggle preprocessing for this joint.</para> + </summary> + </member> + <member name="P:UnityEngine.Joint.massScale"> + <summary> + <para>The scale to apply to the inverse mass and inertia tensor of the body prior to solving the constraints.</para> + </summary> + </member> + <member name="T:UnityEngine.JointDrive"> + <summary> + <para>How the joint's movement will behave along its local X axis.</para> + </summary> + </member> + <member name="P:UnityEngine.JointDrive.maximumForce"> + <summary> + <para>Amount of force applied to push the object toward the defined direction.</para> + </summary> + </member> + <member name="P:UnityEngine.JointDrive.mode"> + <summary> + <para>Whether the drive should attempt to reach position, velocity, both or nothing.</para> + </summary> + </member> + <member name="P:UnityEngine.JointDrive.positionDamper"> + <summary> + <para>Resistance strength against the Position Spring. Only used if mode includes Position.</para> + </summary> + </member> + <member name="P:UnityEngine.JointDrive.positionSpring"> + <summary> + <para>Strength of a rubber-band pull toward the defined direction. Only used if mode includes Position.</para> + </summary> + </member> + <member name="T:UnityEngine.JointDriveMode"> + <summary> + <para>The ConfigurableJoint attempts to attain position / velocity targets based on this flag.</para> + </summary> + </member> + <member name="F:UnityEngine.JointDriveMode.None"> + <summary> + <para>Don't apply any forces to reach the target.</para> + </summary> + </member> + <member name="F:UnityEngine.JointDriveMode.Position"> + <summary> + <para>Try to reach the specified target position.</para> + </summary> + </member> + <member name="F:UnityEngine.JointDriveMode.PositionAndVelocity"> + <summary> + <para>Try to reach the specified target position and velocity.</para> + </summary> + </member> + <member name="F:UnityEngine.JointDriveMode.Velocity"> + <summary> + <para>Try to reach the specified target velocity.</para> + </summary> + </member> + <member name="T:UnityEngine.JointLimits"> + <summary> + <para>JointLimits is used by the HingeJoint to limit the joints angle.</para> + </summary> + </member> + <member name="P:UnityEngine.JointLimits.bounceMinVelocity"> + <summary> + <para>The minimum impact velocity which will cause the joint to bounce.</para> + </summary> + </member> + <member name="P:UnityEngine.JointLimits.bounciness"> + <summary> + <para>Determines the size of the bounce when the joint hits it's limit. Also known as restitution.</para> + </summary> + </member> + <member name="P:UnityEngine.JointLimits.contactDistance"> + <summary> + <para>Distance inside the limit value at which the limit will be considered to be active by the solver.</para> + </summary> + </member> + <member name="P:UnityEngine.JointLimits.max"> + <summary> + <para>The upper angular limit (in degrees) of the joint.</para> + </summary> + </member> + <member name="P:UnityEngine.JointLimits.min"> + <summary> + <para>The lower angular limit (in degrees) of the joint.</para> + </summary> + </member> + <member name="T:UnityEngine.JointMotor"> + <summary> + <para>The JointMotor is used to motorize a joint.</para> + </summary> + </member> + <member name="P:UnityEngine.JointMotor.force"> + <summary> + <para>The motor will apply a force.</para> + </summary> + </member> + <member name="P:UnityEngine.JointMotor.freeSpin"> + <summary> + <para>If freeSpin is enabled the motor will only accelerate but never slow down.</para> + </summary> + </member> + <member name="P:UnityEngine.JointMotor.targetVelocity"> + <summary> + <para>The motor will apply a force up to force to achieve targetVelocity.</para> + </summary> + </member> + <member name="T:UnityEngine.JointProjectionMode"> + <summary> + <para>Determines how to snap physics joints back to its constrained position when it drifts off too much.</para> + </summary> + </member> + <member name="F:UnityEngine.JointProjectionMode.None"> + <summary> + <para>Don't snap at all.</para> + </summary> + </member> + <member name="F:UnityEngine.JointProjectionMode.PositionAndRotation"> + <summary> + <para>Snap both position and rotation.</para> + </summary> + </member> + <member name="F:UnityEngine.JointProjectionMode.PositionOnly"> + <summary> + <para>Snap Position only.</para> + </summary> + </member> + <member name="T:UnityEngine.JointSpring"> + <summary> + <para>JointSpring is used add a spring force to HingeJoint and PhysicMaterial.</para> + </summary> + </member> + <member name="F:UnityEngine.JointSpring.damper"> + <summary> + <para>The damper force uses to dampen the spring.</para> + </summary> + </member> + <member name="F:UnityEngine.JointSpring.spring"> + <summary> + <para>The spring forces used to reach the target position.</para> + </summary> + </member> + <member name="F:UnityEngine.JointSpring.targetPosition"> + <summary> + <para>The target position the joint attempts to reach.</para> + </summary> + </member> + <member name="T:UnityEngine.MeshCollider"> + <summary> + <para>A mesh collider allows you to do between meshes and primitives.</para> + </summary> + </member> + <member name="P:UnityEngine.MeshCollider.convex"> + <summary> + <para>Use a convex collider from the mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.MeshCollider.inflateMesh"> + <summary> + <para>Allow the physics engine to increase the volume of the input mesh in attempt to generate a valid convex mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.MeshCollider.sharedMesh"> + <summary> + <para>The mesh object used for collision detection.</para> + </summary> + </member> + <member name="P:UnityEngine.MeshCollider.skinWidth"> + <summary> + <para>Used when set to inflateMesh to determine how much inflation is acceptable.</para> + </summary> + </member> + <member name="P:UnityEngine.MeshCollider.smoothSphereCollisions"> + <summary> + <para>Uses interpolated normals for sphere collisions instead of flat polygonal normals.</para> + </summary> + </member> + <member name="T:UnityEngine.PhysicMaterial"> + <summary> + <para>Physics material describes how to handle colliding objects (friction, bounciness).</para> + </summary> + </member> + <member name="P:UnityEngine.PhysicMaterial.bounceCombine"> + <summary> + <para>Determines how the bounciness is combined.</para> + </summary> + </member> + <member name="P:UnityEngine.PhysicMaterial.bounciness"> + <summary> + <para>How bouncy is the surface? A value of 0 will not bounce. A value of 1 will bounce without any loss of energy.</para> + </summary> + </member> + <member name="P:UnityEngine.PhysicMaterial.dynamicFriction"> + <summary> + <para>The friction used when already moving. This value has to be between 0 and 1.</para> + </summary> + </member> + <member name="P:UnityEngine.PhysicMaterial.dynamicFriction2"> + <summary> + <para>If anisotropic friction is enabled, dynamicFriction2 will be applied along frictionDirection2.</para> + </summary> + </member> + <member name="P:UnityEngine.PhysicMaterial.frictionCombine"> + <summary> + <para>Determines how the friction is combined.</para> + </summary> + </member> + <member name="P:UnityEngine.PhysicMaterial.frictionDirection2"> + <summary> + <para>The direction of anisotropy. Anisotropic friction is enabled if the vector is not zero.</para> + </summary> + </member> + <member name="P:UnityEngine.PhysicMaterial.staticFriction"> + <summary> + <para>The friction coefficient used when an object is lying on a surface.</para> + </summary> + </member> + <member name="P:UnityEngine.PhysicMaterial.staticFriction2"> + <summary> + <para>If anisotropic friction is enabled, staticFriction2 will be applied along frictionDirection2.</para> + </summary> + </member> + <member name="M:UnityEngine.PhysicMaterial.#ctor"> + <summary> + <para>Creates a new material.</para> + </summary> + </member> + <member name="M:UnityEngine.PhysicMaterial.#ctor(System.String)"> + <summary> + <para>Creates a new material named name.</para> + </summary> + <param name="name"></param> + </member> + <member name="T:UnityEngine.PhysicMaterialCombine"> + <summary> + <para>Describes how physics materials of the colliding objects are combined. + +The friction force as well as the residual bounce impulse are applied symmertrically to both of the colliders in contact, so each pair of overlapping colliders must have a single set of friction and bouciness settings. However, one can set arbitrary physics materials to any colliders. For that particular reason, there is a mechanism that allows the combination of two different sets of properties that correspond to each of the colliders in contact into one set to be used in the solver. + +Specifying Average, Maximum, Minimum or Multiply as the physics material combine mode, you directly set the function that is used to combine the settings corresponding to the two overlapping colliders into one set of settings that can be used to apply the material effect. + +Note that there is a special case when the two overlapping colliders have physics materials with different combine modes set. In this particular case, the function that has the highest priority is used. The priority order is as follows: Average < Minimum < Multiply < Maximum. For example, if one material has Average set but the other one has Maximum, then the combine function to be used is Maximum, since it has higher priority.</para> + </summary> + </member> + <member name="F:UnityEngine.PhysicMaterialCombine.Average"> + <summary> + <para>Averages the friction/bounce of the two colliding materials.</para> + </summary> + </member> + <member name="F:UnityEngine.PhysicMaterialCombine.Maximum"> + <summary> + <para>Uses the larger friction/bounce of the two colliding materials.</para> + </summary> + </member> + <member name="F:UnityEngine.PhysicMaterialCombine.Minimum"> + <summary> + <para>Uses the smaller friction/bounce of the two colliding materials.</para> + </summary> + </member> + <member name="F:UnityEngine.PhysicMaterialCombine.Multiply"> + <summary> + <para>Multiplies the friction/bounce of the two colliding materials.</para> + </summary> + </member> + <member name="T:UnityEngine.Physics"> + <summary> + <para>Global physics properties and helper methods.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics.autoSimulation"> + <summary> + <para>Sets whether the physics should be simulated automatically or not.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics.autoSyncTransforms"> + <summary> + <para>Whether or not to automatically sync transform changes with the physics system whenever a Transform component changes.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics.bounceThreshold"> + <summary> + <para>Two colliding objects with a relative velocity below this will not bounce (default 2). Must be positive.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics.defaultContactOffset"> + <summary> + <para>The default contact offset of the newly created colliders.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics.defaultSolverIterations"> + <summary> + <para>The defaultSolverIterations determines how accurately Rigidbody joints and collision contacts are resolved. (default 6). Must be positive.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics.defaultSolverVelocityIterations"> + <summary> + <para>The defaultSolverVelocityIterations affects how accurately the Rigidbody joints and collision contacts are resolved. (default 1). Must be positive.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics.gravity"> + <summary> + <para>The gravity applied to all rigid bodies in the scene.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics.maxAngularVelocity"> + <summary> + <para>The default maximum angular velocity permitted for any rigid bodies (default 7). Must be positive.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics.minPenetrationForPenalty"> + <summary> + <para>The minimum contact penetration value in order to apply a penalty force (default 0.05). Must be positive.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics.queriesHitBackfaces"> + <summary> + <para>Whether physics queries should hit back-face triangles.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics.queriesHitTriggers"> + <summary> + <para>Specifies whether queries (raycasts, spherecasts, overlap tests, etc.) hit Triggers by default.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics.sleepAngularVelocity"> + <summary> + <para>The default angular velocity, below which objects start sleeping (default 0.14). Must be positive.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics.sleepThreshold"> + <summary> + <para>The mass-normalized energy threshold, below which objects start going to sleep.</para> + </summary> + </member> + <member name="P:UnityEngine.Physics.sleepVelocity"> + <summary> + <para>The default linear velocity, below which objects start going to sleep (default 0.15). Must be positive.</para> + </summary> + </member> + <member name="F:UnityEngine.Physics.AllLayers"> + <summary> + <para>Layer mask constant to select all layers.</para> + </summary> + </member> + <member name="M:UnityEngine.Physics.BoxCast(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Quaternion,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Casts the box along a ray and returns detailed information on what was hit.</para> + </summary> + <param name="center">Center of the box.</param> + <param name="halfExtents">Half the size of the box in each dimension.</param> + <param name="direction">The direction in which to cast the box.</param> + <param name="orientation">Rotation of the box.</param> + <param name="maxDistance">The max length of the cast.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>True, if any intersections were found.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.BoxCast(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.RaycastHit&,UnityEngine.Quaternion,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Casts the box along a ray and returns detailed information on what was hit.</para> + </summary> + <param name="center">Center of the box.</param> + <param name="halfExtents">Half the size of the box in each dimension.</param> + <param name="direction">The direction in which to cast the box.</param> + <param name="hitInfo">If true is returned, hitInfo will contain more information about where the collider was hit. (See Also: RaycastHit).</param> + <param name="orientation">Rotation of the box.</param> + <param name="maxDistance">The max length of the cast.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>True, if any intersections were found.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.BoxCastAll(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Quaternion,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Like Physics.BoxCast, but returns all hits.</para> + </summary> + <param name="center">Center of the box.</param> + <param name="halfExtents">Half the size of the box in each dimension.</param> + <param name="direction">The direction in which to cast the box.</param> + <param name="orientation">Rotation of the box.</param> + <param name="maxDistance">The max length of the cast.</param> + <param name="layermask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>All colliders that were hit.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.BoxCastNonAlloc(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.RaycastHit[],UnityEngine.Quaternion,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Cast the box along the direction, and store hits in the provided buffer.</para> + </summary> + <param name="center">Center of the box.</param> + <param name="halfExtents">Half the size of the box in each dimension.</param> + <param name="direction">The direction in which to cast the box.</param> + <param name="results">The buffer to store the results in.</param> + <param name="orientation">Rotation of the box.</param> + <param name="maxDistance">The max length of the cast.</param> + <param name="layermask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>The amount of hits stored to the results buffer.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.CapsuleCast(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,UnityEngine.Vector3,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Casts a capsule against all colliders in the scene and returns detailed information on what was hit.</para> + </summary> + <param name="point1">The center of the sphere at the start of the capsule.</param> + <param name="point2">The center of the sphere at the end of the capsule.</param> + <param name="radius">The radius of the capsule.</param> + <param name="direction">The direction into which to sweep the capsule.</param> + <param name="maxDistance">The max length of the sweep.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>True when the capsule sweep intersects any collider, otherwise false.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.CapsuleCast(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,UnityEngine.Vector3,UnityEngine.RaycastHit&,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para></para> + </summary> + <param name="point1">The center of the sphere at the start of the capsule.</param> + <param name="point2">The center of the sphere at the end of the capsule.</param> + <param name="radius">The radius of the capsule.</param> + <param name="direction">The direction into which to sweep the capsule.</param> + <param name="maxDistance">The max length of the sweep.</param> + <param name="hitInfo">If true is returned, hitInfo will contain more information about where the collider was hit. (See Also: RaycastHit).</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + </member> + <member name="M:UnityEngine.Physics.CapsuleCastAll(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,UnityEngine.Vector3,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Like Physics.CapsuleCast, but this function will return all hits the capsule sweep intersects.</para> + </summary> + <param name="point1">The center of the sphere at the start of the capsule.</param> + <param name="point2">The center of the sphere at the end of the capsule.</param> + <param name="radius">The radius of the capsule.</param> + <param name="direction">The direction into which to sweep the capsule.</param> + <param name="maxDistance">The max length of the sweep.</param> + <param name="layermask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>An array of all colliders hit in the sweep.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.CapsuleCastNonAlloc(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,UnityEngine.Vector3,UnityEngine.RaycastHit[],System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Casts a capsule against all colliders in the scene and returns detailed information on what was hit into the buffer.</para> + </summary> + <param name="point1">The center of the sphere at the start of the capsule.</param> + <param name="point2">The center of the sphere at the end of the capsule.</param> + <param name="radius">The radius of the capsule.</param> + <param name="direction">The direction into which to sweep the capsule.</param> + <param name="results">The buffer to store the hits into.</param> + <param name="maxDistance">The max length of the sweep.</param> + <param name="layermask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>The amount of hits stored into the buffer.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.CheckBox(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Quaternion,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Check whether the given box overlaps with other colliders or not.</para> + </summary> + <param name="center">Center of the box.</param> + <param name="halfExtents">Half the size of the box in each dimension.</param> + <param name="orientation">Rotation of the box.</param> + <param name="layermask">A that is used to selectively ignore colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>True, if the box overlaps with any colliders.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.CheckCapsule(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Checks if any colliders overlap a capsule-shaped volume in world space.</para> + </summary> + <param name="start">The center of the sphere at the start of the capsule.</param> + <param name="end">The center of the sphere at the end of the capsule.</param> + <param name="radius">The radius of the capsule.</param> + <param name="layermask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + </member> + <member name="M:UnityEngine.Physics.CheckSphere(UnityEngine.Vector3,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Returns true if there are any colliders overlapping the sphere defined by position and radius in world coordinates.</para> + </summary> + <param name="position">Center of the sphere.</param> + <param name="radius">Radius of the sphere.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + </member> + <member name="M:UnityEngine.Physics.ClosestPoint(UnityEngine.Vector3,UnityEngine.Collider,UnityEngine.Vector3,UnityEngine.Quaternion)"> + <summary> + <para>Returns a point on the given collider that is closest to the specified location.</para> + </summary> + <param name="point">Location you want to find the closest point to.</param> + <param name="collider">The collider that you find the closest point on.</param> + <param name="position">The position of the collider.</param> + <param name="rotation">The rotation of the collider.</param> + <returns> + <para>The point on the collider that is closest to the specified location.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.ComputePenetration(UnityEngine.Collider,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Collider,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Vector3&,System.Single&)"> + <summary> + <para>Compute the minimal translation required to separate the given colliders apart at specified poses.</para> + </summary> + <param name="colliderA">The first collider.</param> + <param name="positionA">Position of the first collider.</param> + <param name="rotationA">Rotation of the first collider.</param> + <param name="colliderB">The second collider.</param> + <param name="positionB">Position of the second collider.</param> + <param name="rotationB">Rotation of the second collider.</param> + <param name="direction">Direction along which the translation required to separate the colliders apart is minimal.</param> + <param name="distance">The distance along direction that is required to separate the colliders apart.</param> + <returns> + <para>True, if the colliders overlap at the given poses.</para> + </returns> + </member> + <member name="F:UnityEngine.Physics.DefaultRaycastLayers"> + <summary> + <para>Layer mask constant to select default raycast layers.</para> + </summary> + </member> + <member name="M:UnityEngine.Physics.GetIgnoreLayerCollision(System.Int32,System.Int32)"> + <summary> + <para>Are collisions between layer1 and layer2 being ignored?</para> + </summary> + <param name="layer1"></param> + <param name="layer2"></param> + </member> + <member name="M:UnityEngine.Physics.IgnoreCollision(UnityEngine.Collider,UnityEngine.Collider,System.Boolean)"> + <summary> + <para>Makes the collision detection system ignore all collisions between collider1 and collider2.</para> + </summary> + <param name="start">Start point.</param> + <param name="end">End point.</param> + <param name="ignore">Ignore collision.</param> + <param name="collider1"></param> + <param name="collider2"></param> + </member> + <member name="M:UnityEngine.Physics.IgnoreLayerCollision(System.Int32,System.Int32,System.Boolean)"> + <summary> + <para>Makes the collision detection system ignore all collisions between any collider in layer1 and any collider in layer2. + +Note that IgnoreLayerCollision will reset the trigger state of affected colliders, so you might receive OnTriggerExit and OnTriggerEnter messages in response to calling this.</para> + </summary> + <param name="layer1"></param> + <param name="layer2"></param> + <param name="ignore"></param> + </member> + <member name="F:UnityEngine.Physics.IgnoreRaycastLayer"> + <summary> + <para>Layer mask constant to select ignore raycast layer.</para> + </summary> + </member> + <member name="M:UnityEngine.Physics.Linecast(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Returns true if there is any collider intersecting the line between start and end.</para> + </summary> + <param name="start">Start point.</param> + <param name="end">End point.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + </member> + <member name="M:UnityEngine.Physics.Linecast(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.RaycastHit&,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Returns true if there is any collider intersecting the line between start and end.</para> + </summary> + <param name="start">Start point.</param> + <param name="end">End point.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <param name="hitInfo">If true is returned, hitInfo will contain more information about where the collider was hit. (See Also: RaycastHit).</param> + </member> + <member name="M:UnityEngine.Physics.OverlapBox(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Quaternion,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Find all colliders touching or inside of the given box.</para> + </summary> + <param name="center">Center of the box.</param> + <param name="halfExtents">Half of the size of the box in each dimension.</param> + <param name="orientation">Rotation of the box.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>Colliders that overlap with the given box.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.OverlapBoxNonAlloc(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Collider[],UnityEngine.Quaternion,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Find all colliders touching or inside of the given box, and store them into the buffer.</para> + </summary> + <param name="center">Center of the box.</param> + <param name="halfExtents">Half of the size of the box in each dimension.</param> + <param name="results">The buffer to store the results in.</param> + <param name="orientation">Rotation of the box.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>The amount of colliders stored in results.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.OverlapCapsule(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Check the given capsule against the physics world and return all overlapping colliders.</para> + </summary> + <param name="point0">The center of the sphere at the start of the capsule.</param> + <param name="point1">The center of the sphere at the end of the capsule.</param> + <param name="radius">The radius of the capsule.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>Colliders touching or inside the capsule.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.OverlapCapsuleNonAlloc(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,UnityEngine.Collider[],System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Check the given capsule against the physics world and return all overlapping colliders in the user-provided buffer.</para> + </summary> + <param name="point0">The center of the sphere at the start of the capsule.</param> + <param name="point1">The center of the sphere at the end of the capsule.</param> + <param name="radius">The radius of the capsule.</param> + <param name="results">The buffer to store the results into.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>The amount of entries written to the buffer.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.OverlapSphere(UnityEngine.Vector3,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Returns an array with all colliders touching or inside the sphere.</para> + </summary> + <param name="position">Center of the sphere.</param> + <param name="radius">Radius of the sphere.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + </member> + <member name="M:UnityEngine.Physics.OverlapSphereNonAlloc(UnityEngine.Vector3,System.Single,UnityEngine.Collider[],System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Computes and stores colliders touching or inside the sphere into the provided buffer.</para> + </summary> + <param name="position">Center of the sphere.</param> + <param name="radius">Radius of the sphere.</param> + <param name="results">The buffer to store the results into.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>The amount of colliders stored into the results buffer.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.Raycast(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Casts a ray, from point origin, in direction direction, of length maxDistance, against all colliders in the scene.</para> + </summary> + <param name="origin">The starting point of the ray in world coordinates.</param> + <param name="direction">The direction of the ray.</param> + <param name="maxDistance">The max distance the ray should check for collisions.</param> + <param name="layerMask">A that is used to selectively ignore Colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>True if the ray intersects with a Collider, otherwise false.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.Raycast(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.RaycastHit&,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Casts a ray against all colliders in the scene and returns detailed information on what was hit.</para> + </summary> + <param name="origin">The starting point of the ray in world coordinates.</param> + <param name="direction">The direction of the ray.</param> + <param name="hitInfo">If true is returned, hitInfo will contain more information about where the collider was hit. (See Also: RaycastHit).</param> + <param name="maxDistance">The max distance the ray should check for collisions.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>True when the ray intersects any collider, otherwise false.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.Raycast(UnityEngine.Ray,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Same as above using ray.origin and ray.direction instead of origin and direction.</para> + </summary> + <param name="ray">The starting point and direction of the ray.</param> + <param name="maxDistance">The max distance the ray should check for collisions.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>True when the ray intersects any collider, otherwise false.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.Raycast(UnityEngine.Ray,UnityEngine.RaycastHit&,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Same as above using ray.origin and ray.direction instead of origin and direction.</para> + </summary> + <param name="ray">The starting point and direction of the ray.</param> + <param name="hitInfo">If true is returned, hitInfo will contain more information about where the collider was hit. (See Also: RaycastHit).</param> + <param name="maxDistance">The max distance the ray should check for collisions.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>True when the ray intersects any collider, otherwise false.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.RaycastAll(UnityEngine.Ray,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Casts a ray through the scene and returns all hits. Note that order is not guaranteed.</para> + </summary> + <param name="ray">The starting point and direction of the ray.</param> + <param name="maxDistance">The max distance the rayhit is allowed to be from the start of the ray.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + </member> + <member name="M:UnityEngine.Physics.RaycastAll(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>See Also: Raycast.</para> + </summary> + <param name="origin">The starting point of the ray in world coordinates.</param> + <param name="direction">The direction of the ray.</param> + <param name="maxDistance">The max distance the rayhit is allowed to be from the start of the ray.</param> + <param name="layermask">A that is used to selectively ignore colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + </member> + <member name="M:UnityEngine.Physics.RaycastNonAlloc(UnityEngine.Ray,UnityEngine.RaycastHit[],System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Cast a ray through the scene and store the hits into the buffer.</para> + </summary> + <param name="ray">The starting point and direction of the ray.</param> + <param name="results">The buffer to store the hits into.</param> + <param name="maxDistance">The max distance the rayhit is allowed to be from the start of the ray.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>The amount of hits stored into the results buffer.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.RaycastNonAlloc(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.RaycastHit[],System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Cast a ray through the scene and store the hits into the buffer.</para> + </summary> + <param name="origin">The starting point and direction of the ray.</param> + <param name="results">The buffer to store the hits into.</param> + <param name="direction">The direction of the ray.</param> + <param name="maxDistance">The max distance the rayhit is allowed to be from the start of the ray.</param> + <param name="layermask">A that is used to selectively ignore colliders when casting a ray.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>The amount of hits stored into the results buffer.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.Simulate(System.Single)"> + <summary> + <para>Simulate physics in the scene.</para> + </summary> + <param name="step">The time to advance physics by.</param> + </member> + <member name="M:UnityEngine.Physics.SphereCast(UnityEngine.Vector3,System.Single,UnityEngine.Vector3,UnityEngine.RaycastHit&,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Casts a sphere along a ray and returns detailed information on what was hit.</para> + </summary> + <param name="origin">The center of the sphere at the start of the sweep.</param> + <param name="radius">The radius of the sphere.</param> + <param name="direction">The direction into which to sweep the sphere.</param> + <param name="hitInfo">If true is returned, hitInfo will contain more information about where the collider was hit. (See Also: RaycastHit).</param> + <param name="maxDistance">The max length of the cast.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>True when the sphere sweep intersects any collider, otherwise false.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.SphereCast(UnityEngine.Ray,System.Single,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Casts a sphere along a ray and returns detailed information on what was hit.</para> + </summary> + <param name="ray">The starting point and direction of the ray into which the sphere sweep is cast.</param> + <param name="radius">The radius of the sphere.</param> + <param name="maxDistance">The max length of the cast.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>True when the sphere sweep intersects any collider, otherwise false.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.SphereCast(UnityEngine.Ray,System.Single,UnityEngine.RaycastHit&,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para></para> + </summary> + <param name="ray">The starting point and direction of the ray into which the sphere sweep is cast.</param> + <param name="radius">The radius of the sphere.</param> + <param name="hitInfo">If true is returned, hitInfo will contain more information about where the collider was hit. (See Also: RaycastHit).</param> + <param name="maxDistance">The max length of the cast.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a capsule.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + </member> + <member name="M:UnityEngine.Physics.SphereCastAll(UnityEngine.Vector3,System.Single,UnityEngine.Vector3,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Like Physics.SphereCast, but this function will return all hits the sphere sweep intersects.</para> + </summary> + <param name="origin">The center of the sphere at the start of the sweep.</param> + <param name="radius">The radius of the sphere.</param> + <param name="direction">The direction in which to sweep the sphere.</param> + <param name="maxDistance">The max length of the sweep.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a sphere.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>An array of all colliders hit in the sweep.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.SphereCastAll(UnityEngine.Ray,System.Single,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Like Physics.SphereCast, but this function will return all hits the sphere sweep intersects.</para> + </summary> + <param name="ray">The starting point and direction of the ray into which the sphere sweep is cast.</param> + <param name="radius">The radius of the sphere.</param> + <param name="maxDistance">The max length of the sweep.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a sphere.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + </member> + <member name="M:UnityEngine.Physics.SphereCastNonAlloc(UnityEngine.Vector3,System.Single,UnityEngine.Vector3,UnityEngine.RaycastHit[],System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Cast sphere along the direction and store the results into buffer.</para> + </summary> + <param name="origin">The center of the sphere at the start of the sweep.</param> + <param name="radius">The radius of the sphere.</param> + <param name="direction">The direction in which to sweep the sphere.</param> + <param name="results">The buffer to save the hits into.</param> + <param name="maxDistance">The max length of the sweep.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a sphere.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>The amount of hits stored into the results buffer.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.SphereCastNonAlloc(UnityEngine.Ray,System.Single,UnityEngine.RaycastHit[],System.Single,System.Int32,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Cast sphere along the direction and store the results into buffer.</para> + </summary> + <param name="ray">The starting point and direction of the ray into which the sphere sweep is cast.</param> + <param name="radius">The radius of the sphere.</param> + <param name="results">The buffer to save the results to.</param> + <param name="maxDistance">The max length of the sweep.</param> + <param name="layerMask">A that is used to selectively ignore colliders when casting a sphere.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>The amount of hits stored into the results buffer.</para> + </returns> + </member> + <member name="M:UnityEngine.Physics.SyncTransforms"> + <summary> + <para>Apply Transform changes to the physics engine.</para> + </summary> + </member> + <member name="T:UnityEngine.QueryTriggerInteraction"> + <summary> + <para>Overrides the global Physics.queriesHitTriggers.</para> + </summary> + </member> + <member name="F:UnityEngine.QueryTriggerInteraction.Collide"> + <summary> + <para>Queries always report Trigger hits.</para> + </summary> + </member> + <member name="F:UnityEngine.QueryTriggerInteraction.Ignore"> + <summary> + <para>Queries never report Trigger hits.</para> + </summary> + </member> + <member name="F:UnityEngine.QueryTriggerInteraction.UseGlobal"> + <summary> + <para>Queries use the global Physics.queriesHitTriggers setting.</para> + </summary> + </member> + <member name="T:UnityEngine.RaycastHit"> + <summary> + <para>Structure used to get information back from a raycast.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit.barycentricCoordinate"> + <summary> + <para>The barycentric coordinate of the triangle we hit.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit.collider"> + <summary> + <para>The Collider that was hit.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit.distance"> + <summary> + <para>The distance from the ray's origin to the impact point.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit.lightmapCoord"> + <summary> + <para>The uv lightmap coordinate at the impact point.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit.normal"> + <summary> + <para>The normal of the surface the ray hit.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit.point"> + <summary> + <para>The impact point in world space where the ray hit the collider.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit.rigidbody"> + <summary> + <para>The Rigidbody of the collider that was hit. If the collider is not attached to a rigidbody then it is null.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit.textureCoord"> + <summary> + <para>The uv texture coordinate at the collision location.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit.textureCoord2"> + <summary> + <para>The secondary uv texture coordinate at the impact point.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit.transform"> + <summary> + <para>The Transform of the rigidbody or collider that was hit.</para> + </summary> + </member> + <member name="P:UnityEngine.RaycastHit.triangleIndex"> + <summary> + <para>The index of the triangle that was hit.</para> + </summary> + </member> + <member name="T:UnityEngine.Rigidbody"> + <summary> + <para>Control of an object's position through physics simulation.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.angularDrag"> + <summary> + <para>The angular drag of the object.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.angularVelocity"> + <summary> + <para>The angular velocity vector of the rigidbody measured in radians per second.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.centerOfMass"> + <summary> + <para>The center of mass relative to the transform's origin.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.collisionDetectionMode"> + <summary> + <para>The Rigidbody's collision detection mode.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.constraints"> + <summary> + <para>Controls which degrees of freedom are allowed for the simulation of this Rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.detectCollisions"> + <summary> + <para>Should collision detection be enabled? (By default always enabled).</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.drag"> + <summary> + <para>The drag of the object.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.freezeRotation"> + <summary> + <para>Controls whether physics will change the rotation of the object.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.inertiaTensor"> + <summary> + <para>The diagonal inertia tensor of mass relative to the center of mass.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.inertiaTensorRotation"> + <summary> + <para>The rotation of the inertia tensor.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.interpolation"> + <summary> + <para>Interpolation allows you to smooth out the effect of running physics at a fixed frame rate.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.isKinematic"> + <summary> + <para>Controls whether physics affects the rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.mass"> + <summary> + <para>The mass of the rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.maxAngularVelocity"> + <summary> + <para>The maximimum angular velocity of the rigidbody. (Default 7) range { 0, infinity }.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.maxDepenetrationVelocity"> + <summary> + <para>Maximum velocity of a rigidbody when moving out of penetrating state.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.position"> + <summary> + <para>The position of the rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.rotation"> + <summary> + <para>The rotation of the rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.sleepAngularVelocity"> + <summary> + <para>The angular velocity below which objects start going to sleep. (Default 0.14) range { 0, infinity }.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.sleepThreshold"> + <summary> + <para>The mass-normalized energy threshold, below which objects start going to sleep.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.sleepVelocity"> + <summary> + <para>The linear velocity below which objects start going to sleep. (Default 0.14) range { 0, infinity }.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.solverIterations"> + <summary> + <para>The solverIterations determines how accurately Rigidbody joints and collision contacts are resolved. Overrides Physics.defaultSolverIterations. Must be positive.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.solverVelocityIterations"> + <summary> + <para>The solverVelocityIterations affects how how accurately Rigidbody joints and collision contacts are resolved. Overrides Physics.defaultSolverVelocityIterations. Must be positive.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.useConeFriction"> + <summary> + <para>Force cone friction to be used for this rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.useGravity"> + <summary> + <para>Controls whether gravity affects this rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.velocity"> + <summary> + <para>The velocity vector of the rigidbody.</para> + </summary> + </member> + <member name="P:UnityEngine.Rigidbody.worldCenterOfMass"> + <summary> + <para>The center of mass of the rigidbody in world space (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Rigidbody.AddExplosionForce(System.Single,UnityEngine.Vector3,System.Single)"> + <summary> + <para>Applies a force to a rigidbody that simulates explosion effects.</para> + </summary> + <param name="explosionForce">The force of the explosion (which may be modified by distance).</param> + <param name="explosionPosition">The centre of the sphere within which the explosion has its effect.</param> + <param name="explosionRadius">The radius of the sphere within which the explosion has its effect.</param> + <param name="upwardsModifier">Adjustment to the apparent position of the explosion to make it seem to lift objects.</param> + <param name="mode">The method used to apply the force to its targets.</param> + </member> + <member name="M:UnityEngine.Rigidbody.AddExplosionForce(System.Single,UnityEngine.Vector3,System.Single,System.Single)"> + <summary> + <para>Applies a force to a rigidbody that simulates explosion effects.</para> + </summary> + <param name="explosionForce">The force of the explosion (which may be modified by distance).</param> + <param name="explosionPosition">The centre of the sphere within which the explosion has its effect.</param> + <param name="explosionRadius">The radius of the sphere within which the explosion has its effect.</param> + <param name="upwardsModifier">Adjustment to the apparent position of the explosion to make it seem to lift objects.</param> + <param name="mode">The method used to apply the force to its targets.</param> + </member> + <member name="M:UnityEngine.Rigidbody.AddExplosionForce(System.Single,UnityEngine.Vector3,System.Single,System.Single,UnityEngine.ForceMode)"> + <summary> + <para>Applies a force to a rigidbody that simulates explosion effects.</para> + </summary> + <param name="explosionForce">The force of the explosion (which may be modified by distance).</param> + <param name="explosionPosition">The centre of the sphere within which the explosion has its effect.</param> + <param name="explosionRadius">The radius of the sphere within which the explosion has its effect.</param> + <param name="upwardsModifier">Adjustment to the apparent position of the explosion to make it seem to lift objects.</param> + <param name="mode">The method used to apply the force to its targets.</param> + </member> + <member name="M:UnityEngine.Rigidbody.AddForce(UnityEngine.Vector3)"> + <summary> + <para>Adds a force to the Rigidbody.</para> + </summary> + <param name="force">Force vector in world coordinates.</param> + <param name="mode">Type of force to apply.</param> + </member> + <member name="M:UnityEngine.Rigidbody.AddForce(UnityEngine.Vector3,UnityEngine.ForceMode)"> + <summary> + <para>Adds a force to the Rigidbody.</para> + </summary> + <param name="force">Force vector in world coordinates.</param> + <param name="mode">Type of force to apply.</param> + </member> + <member name="M:UnityEngine.Rigidbody.AddForce(System.Single,System.Single,System.Single)"> + <summary> + <para>Adds a force to the Rigidbody.</para> + </summary> + <param name="x">Size of force along the world x-axis.</param> + <param name="y">Size of force along the world y-axis.</param> + <param name="z">Size of force along the world z-axis.</param> + <param name="mode">Type of force to apply.</param> + </member> + <member name="M:UnityEngine.Rigidbody.AddForce(System.Single,System.Single,System.Single,UnityEngine.ForceMode)"> + <summary> + <para>Adds a force to the Rigidbody.</para> + </summary> + <param name="x">Size of force along the world x-axis.</param> + <param name="y">Size of force along the world y-axis.</param> + <param name="z">Size of force along the world z-axis.</param> + <param name="mode">Type of force to apply.</param> + </member> + <member name="M:UnityEngine.Rigidbody.AddForceAtPosition(UnityEngine.Vector3,UnityEngine.Vector3)"> + <summary> + <para>Applies force at position. As a result this will apply a torque and force on the object.</para> + </summary> + <param name="force">Force vector in world coordinates.</param> + <param name="position">Position in world coordinates.</param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Rigidbody.AddForceAtPosition(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.ForceMode)"> + <summary> + <para>Applies force at position. As a result this will apply a torque and force on the object.</para> + </summary> + <param name="force">Force vector in world coordinates.</param> + <param name="position">Position in world coordinates.</param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Rigidbody.AddRelativeForce(UnityEngine.Vector3)"> + <summary> + <para>Adds a force to the rigidbody relative to its coordinate system.</para> + </summary> + <param name="force">Force vector in local coordinates.</param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Rigidbody.AddRelativeForce(UnityEngine.Vector3,UnityEngine.ForceMode)"> + <summary> + <para>Adds a force to the rigidbody relative to its coordinate system.</para> + </summary> + <param name="force">Force vector in local coordinates.</param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Rigidbody.AddRelativeForce(System.Single,System.Single,System.Single)"> + <summary> + <para>Adds a force to the rigidbody relative to its coordinate system.</para> + </summary> + <param name="x">Size of force along the local x-axis.</param> + <param name="y">Size of force along the local y-axis.</param> + <param name="z">Size of force along the local z-axis.</param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Rigidbody.AddRelativeForce(System.Single,System.Single,System.Single,UnityEngine.ForceMode)"> + <summary> + <para>Adds a force to the rigidbody relative to its coordinate system.</para> + </summary> + <param name="x">Size of force along the local x-axis.</param> + <param name="y">Size of force along the local y-axis.</param> + <param name="z">Size of force along the local z-axis.</param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Rigidbody.AddRelativeTorque(UnityEngine.Vector3)"> + <summary> + <para>Adds a torque to the rigidbody relative to its coordinate system.</para> + </summary> + <param name="torque">Torque vector in local coordinates.</param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Rigidbody.AddRelativeTorque(UnityEngine.Vector3,UnityEngine.ForceMode)"> + <summary> + <para>Adds a torque to the rigidbody relative to its coordinate system.</para> + </summary> + <param name="torque">Torque vector in local coordinates.</param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Rigidbody.AddRelativeTorque(System.Single,System.Single,System.Single)"> + <summary> + <para>Adds a torque to the rigidbody relative to its coordinate system.</para> + </summary> + <param name="x">Size of torque along the local x-axis.</param> + <param name="y">Size of torque along the local y-axis.</param> + <param name="z">Size of torque along the local z-axis.</param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Rigidbody.AddRelativeTorque(System.Single,System.Single,System.Single,UnityEngine.ForceMode)"> + <summary> + <para>Adds a torque to the rigidbody relative to its coordinate system.</para> + </summary> + <param name="x">Size of torque along the local x-axis.</param> + <param name="y">Size of torque along the local y-axis.</param> + <param name="z">Size of torque along the local z-axis.</param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Rigidbody.AddTorque(UnityEngine.Vector3)"> + <summary> + <para>Adds a torque to the rigidbody.</para> + </summary> + <param name="torque">Torque vector in world coordinates.</param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Rigidbody.AddTorque(UnityEngine.Vector3,UnityEngine.ForceMode)"> + <summary> + <para>Adds a torque to the rigidbody.</para> + </summary> + <param name="torque">Torque vector in world coordinates.</param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Rigidbody.AddTorque(System.Single,System.Single,System.Single)"> + <summary> + <para>Adds a torque to the rigidbody.</para> + </summary> + <param name="x">Size of torque along the world x-axis.</param> + <param name="y">Size of torque along the world y-axis.</param> + <param name="z">Size of torque along the world z-axis.</param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Rigidbody.AddTorque(System.Single,System.Single,System.Single,UnityEngine.ForceMode)"> + <summary> + <para>Adds a torque to the rigidbody.</para> + </summary> + <param name="x">Size of torque along the world x-axis.</param> + <param name="y">Size of torque along the world y-axis.</param> + <param name="z">Size of torque along the world z-axis.</param> + <param name="mode"></param> + </member> + <member name="M:UnityEngine.Rigidbody.ClosestPointOnBounds(UnityEngine.Vector3)"> + <summary> + <para>The closest point to the bounding box of the attached colliders.</para> + </summary> + <param name="position"></param> + </member> + <member name="M:UnityEngine.Rigidbody.GetPointVelocity(UnityEngine.Vector3)"> + <summary> + <para>The velocity of the rigidbody at the point worldPoint in global space.</para> + </summary> + <param name="worldPoint"></param> + </member> + <member name="M:UnityEngine.Rigidbody.GetRelativePointVelocity(UnityEngine.Vector3)"> + <summary> + <para>The velocity relative to the rigidbody at the point relativePoint.</para> + </summary> + <param name="relativePoint"></param> + </member> + <member name="M:UnityEngine.Rigidbody.IsSleeping"> + <summary> + <para>Is the rigidbody sleeping?</para> + </summary> + </member> + <member name="M:UnityEngine.Rigidbody.MovePosition(UnityEngine.Vector3)"> + <summary> + <para>Moves the rigidbody to position.</para> + </summary> + <param name="position">The new position for the Rigidbody object.</param> + </member> + <member name="M:UnityEngine.Rigidbody.MoveRotation(UnityEngine.Quaternion)"> + <summary> + <para>Rotates the rigidbody to rotation.</para> + </summary> + <param name="rot">The new rotation for the Rigidbody.</param> + </member> + <member name="M:UnityEngine.Rigidbody.ResetCenterOfMass"> + <summary> + <para>Reset the center of mass of the rigidbody.</para> + </summary> + </member> + <member name="M:UnityEngine.Rigidbody.ResetInertiaTensor"> + <summary> + <para>Reset the inertia tensor value and rotation.</para> + </summary> + </member> + <member name="M:UnityEngine.Rigidbody.SetDensity(System.Single)"> + <summary> + <para>Sets the mass based on the attached colliders assuming a constant density.</para> + </summary> + <param name="density"></param> + </member> + <member name="M:UnityEngine.Rigidbody.Sleep"> + <summary> + <para>Forces a rigidbody to sleep at least one frame.</para> + </summary> + </member> + <member name="M:UnityEngine.Rigidbody.SweepTest(UnityEngine.Vector3,UnityEngine.RaycastHit&,System.Single,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Tests if a rigidbody would collide with anything, if it was moved through the scene.</para> + </summary> + <param name="direction">The direction into which to sweep the rigidbody.</param> + <param name="hitInfo">If true is returned, hitInfo will contain more information about where the collider was hit (See Also: RaycastHit).</param> + <param name="maxDistance">The length of the sweep.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>True when the rigidbody sweep intersects any collider, otherwise false.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody.SweepTestAll(UnityEngine.Vector3,System.Single,UnityEngine.QueryTriggerInteraction)"> + <summary> + <para>Like Rigidbody.SweepTest, but returns all hits.</para> + </summary> + <param name="direction">The direction into which to sweep the rigidbody.</param> + <param name="maxDistance">The length of the sweep.</param> + <param name="queryTriggerInteraction">Specifies whether this query should hit Triggers.</param> + <returns> + <para>An array of all colliders hit in the sweep.</para> + </returns> + </member> + <member name="M:UnityEngine.Rigidbody.WakeUp"> + <summary> + <para>Forces a rigidbody to wake up.</para> + </summary> + </member> + <member name="T:UnityEngine.RigidbodyConstraints"> + <summary> + <para>Use these flags to constrain motion of Rigidbodies.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints.FreezeAll"> + <summary> + <para>Freeze rotation and motion along all axes.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints.FreezePosition"> + <summary> + <para>Freeze motion along all axes.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints.FreezePositionX"> + <summary> + <para>Freeze motion along the X-axis.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints.FreezePositionY"> + <summary> + <para>Freeze motion along the Y-axis.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints.FreezePositionZ"> + <summary> + <para>Freeze motion along the Z-axis.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints.FreezeRotation"> + <summary> + <para>Freeze rotation along all axes.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints.FreezeRotationX"> + <summary> + <para>Freeze rotation along the X-axis.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints.FreezeRotationY"> + <summary> + <para>Freeze rotation along the Y-axis.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints.FreezeRotationZ"> + <summary> + <para>Freeze rotation along the Z-axis.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyConstraints.None"> + <summary> + <para>No constraints.</para> + </summary> + </member> + <member name="T:UnityEngine.RigidbodyInterpolation"> + <summary> + <para>Rigidbody interpolation mode.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyInterpolation.Extrapolate"> + <summary> + <para>Extrapolation will predict the position of the rigidbody based on the current velocity.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyInterpolation.Interpolate"> + <summary> + <para>Interpolation will always lag a little bit behind but can be smoother than extrapolation.</para> + </summary> + </member> + <member name="F:UnityEngine.RigidbodyInterpolation.None"> + <summary> + <para>No Interpolation.</para> + </summary> + </member> + <member name="T:UnityEngine.RotationDriveMode"> + <summary> + <para>Control ConfigurableJoint's rotation with either X & YZ or Slerp Drive.</para> + </summary> + </member> + <member name="F:UnityEngine.RotationDriveMode.Slerp"> + <summary> + <para>Use Slerp drive.</para> + </summary> + </member> + <member name="F:UnityEngine.RotationDriveMode.XYAndZ"> + <summary> + <para>Use XY & Z Drive.</para> + </summary> + </member> + <member name="T:UnityEngine.SoftJointLimit"> + <summary> + <para>The limits defined by the CharacterJoint.</para> + </summary> + </member> + <member name="P:UnityEngine.SoftJointLimit.bounciness"> + <summary> + <para>When the joint hits the limit, it can be made to bounce off it.</para> + </summary> + </member> + <member name="P:UnityEngine.SoftJointLimit.contactDistance"> + <summary> + <para>Determines how far ahead in space the solver can "see" the joint limit.</para> + </summary> + </member> + <member name="P:UnityEngine.SoftJointLimit.damper"> + <summary> + <para>If spring is greater than zero, the limit is soft.</para> + </summary> + </member> + <member name="P:UnityEngine.SoftJointLimit.limit"> + <summary> + <para>The limit position/angle of the joint (in degrees).</para> + </summary> + </member> + <member name="P:UnityEngine.SoftJointLimit.spring"> + <summary> + <para>If greater than zero, the limit is soft. The spring will pull the joint back.</para> + </summary> + </member> + <member name="T:UnityEngine.SoftJointLimitSpring"> + <summary> + <para>The configuration of the spring attached to the joint's limits: linear and angular. Used by CharacterJoint and ConfigurableJoint.</para> + </summary> + </member> + <member name="P:UnityEngine.SoftJointLimitSpring.damper"> + <summary> + <para>The damping of the spring limit. In effect when the stiffness of the sprint limit is not zero.</para> + </summary> + </member> + <member name="P:UnityEngine.SoftJointLimitSpring.spring"> + <summary> + <para>The stiffness of the spring limit. When stiffness is zero the limit is hard, otherwise soft.</para> + </summary> + </member> + <member name="T:UnityEngine.SphereCollider"> + <summary> + <para>A sphere-shaped primitive collider.</para> + </summary> + </member> + <member name="P:UnityEngine.SphereCollider.center"> + <summary> + <para>The center of the sphere in the object's local space.</para> + </summary> + </member> + <member name="P:UnityEngine.SphereCollider.radius"> + <summary> + <para>The radius of the sphere measured in the object's local space.</para> + </summary> + </member> + <member name="T:UnityEngine.SpringJoint"> + <summary> + <para>The spring joint ties together 2 rigid bodies, spring forces will be automatically applied to keep the object at the given distance.</para> + </summary> + </member> + <member name="P:UnityEngine.SpringJoint.damper"> + <summary> + <para>The damper force used to dampen the spring force.</para> + </summary> + </member> + <member name="P:UnityEngine.SpringJoint.maxDistance"> + <summary> + <para>The maximum distance between the bodies relative to their initial distance.</para> + </summary> + </member> + <member name="P:UnityEngine.SpringJoint.minDistance"> + <summary> + <para>The minimum distance between the bodies relative to their initial distance.</para> + </summary> + </member> + <member name="P:UnityEngine.SpringJoint.spring"> + <summary> + <para>The spring force used to keep the two objects together.</para> + </summary> + </member> + <member name="P:UnityEngine.SpringJoint.tolerance"> + <summary> + <para>The maximum allowed error between the current spring length and the length defined by minDistance and maxDistance.</para> + </summary> + </member> + <member name="T:UnityEngine.WheelFrictionCurve"> + <summary> + <para>WheelFrictionCurve is used by the WheelCollider to describe friction properties of the wheel tire.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelFrictionCurve.asymptoteSlip"> + <summary> + <para>Asymptote point slip (default 2).</para> + </summary> + </member> + <member name="P:UnityEngine.WheelFrictionCurve.asymptoteValue"> + <summary> + <para>Force at the asymptote slip (default 10000).</para> + </summary> + </member> + <member name="P:UnityEngine.WheelFrictionCurve.extremumSlip"> + <summary> + <para>Extremum point slip (default 1).</para> + </summary> + </member> + <member name="P:UnityEngine.WheelFrictionCurve.extremumValue"> + <summary> + <para>Force at the extremum slip (default 20000).</para> + </summary> + </member> + <member name="P:UnityEngine.WheelFrictionCurve.stiffness"> + <summary> + <para>Multiplier for the extremumValue and asymptoteValue values (default 1).</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.ScreenCaptureModule.dll b/Player_from_example_Data/Managed/UnityEngine.ScreenCaptureModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..7c4a61235d90631db686e8b4fd74a2d2171c39bf Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ScreenCaptureModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ScreenCaptureModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.ScreenCaptureModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..582e5b938d9b29bf2ba0467511efd73fb117e10e Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.ScreenCaptureModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.ScreenCaptureModule.xml b/Player_from_example_Data/Managed/UnityEngine.ScreenCaptureModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..126146b3c16bc340d4cdac6e36ea626be6648bc0 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.ScreenCaptureModule.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.ScreenCaptureModule</name> + </assembly> + <member name="T:UnityEngine.ScreenCapture"> + <summary> + <para>Functionality to take Screenshots.</para> + </summary> + </member> + <member name="M:UnityEngine.ScreenCapture.CaptureScreenshot(System.String,System.Int32)"> + <summary> + <para>Captures a screenshot at path filename as a PNG file.</para> + </summary> + <param name="filename">Pathname to save the screenshot file to.</param> + <param name="superSize">Factor by which to increase resolution.</param> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.SpatialTracking.dll b/Player_from_example_Data/Managed/UnityEngine.SpatialTracking.dll new file mode 100644 index 0000000000000000000000000000000000000000..52d63c1392289b724b6d071cac331ffc307e13a7 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.SpatialTracking.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.SpriteMaskModule.dll b/Player_from_example_Data/Managed/UnityEngine.SpriteMaskModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..8b3613bc54390fcc6273ab4e4c767dc1f15d948c Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.SpriteMaskModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.SpriteMaskModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.SpriteMaskModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..b37ec1d2a0126458c7618fe03a36836b6939a35b Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.SpriteMaskModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.SpriteMaskModule.xml b/Player_from_example_Data/Managed/UnityEngine.SpriteMaskModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..a400e5a8266468a22c3994d2751f7fb134851233 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.SpriteMaskModule.xml @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.SpriteMaskModule</name> + </assembly> + <member name="T:UnityEngine.SpriteMask"> + <summary> + <para>A component for masking Sprites and Particles.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteMask.alphaCutoff"> + <summary> + <para>The minimum alpha value used by the mask to select the area of influence defined over the mask's sprite.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteMask.backSortingLayerID"> + <summary> + <para>Unique ID of the sorting layer defining the end of the custom range.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteMask.backSortingOrder"> + <summary> + <para>Order within the back sorting layer defining the end of the custom range.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteMask.frontSortingLayerID"> + <summary> + <para>Unique ID of the sorting layer defining the start of the custom range.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteMask.frontSortingOrder"> + <summary> + <para>Order within the front sorting layer defining the start of the custom range.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteMask.isCustomRangeActive"> + <summary> + <para>Mask sprites from front to back sorting values only.</para> + </summary> + </member> + <member name="P:UnityEngine.SpriteMask.sprite"> + <summary> + <para>The Sprite used to define the mask.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.StyleSheetsModule.dll b/Player_from_example_Data/Managed/UnityEngine.StyleSheetsModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..8d00dcb07813c8e0ebb56151bf6de56ab9a823b3 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.StyleSheetsModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.StyleSheetsModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.StyleSheetsModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..7faf38f7e02b6f4681fa52b3dbf924e5c9bb5b60 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.StyleSheetsModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.StyleSheetsModule.xml b/Player_from_example_Data/Managed/UnityEngine.StyleSheetsModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..8d237471105704d9e8fb99d78b0c0bf27efef33b --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.StyleSheetsModule.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.StyleSheetsModule</name> + </assembly> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.TerrainModule.dll b/Player_from_example_Data/Managed/UnityEngine.TerrainModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..17399b948dee800689450fbdeb042e962e88c38e Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.TerrainModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.TerrainModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.TerrainModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..88a4ca6c202109cbaabe5d2ba6b0532f2293fccf Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.TerrainModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.TerrainModule.xml b/Player_from_example_Data/Managed/UnityEngine.TerrainModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..0dc1628ae52c02d1b99c34057f833c852623e06e --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.TerrainModule.xml @@ -0,0 +1,771 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.TerrainModule</name> + </assembly> + <member name="T:UnityEngine.DetailPrototype"> + <summary> + <para>Detail prototype used by the Terrain GameObject.</para> + </summary> + </member> + <member name="P:UnityEngine.DetailPrototype.bendFactor"> + <summary> + <para>Bend factor of the detailPrototype.</para> + </summary> + </member> + <member name="P:UnityEngine.DetailPrototype.dryColor"> + <summary> + <para>Color when the DetailPrototypes are "dry".</para> + </summary> + </member> + <member name="P:UnityEngine.DetailPrototype.healthyColor"> + <summary> + <para>Color when the DetailPrototypes are "healthy".</para> + </summary> + </member> + <member name="P:UnityEngine.DetailPrototype.maxHeight"> + <summary> + <para>Maximum height of the grass billboards (if render mode is GrassBillboard).</para> + </summary> + </member> + <member name="P:UnityEngine.DetailPrototype.maxWidth"> + <summary> + <para>Maximum width of the grass billboards (if render mode is GrassBillboard).</para> + </summary> + </member> + <member name="P:UnityEngine.DetailPrototype.minHeight"> + <summary> + <para>Minimum height of the grass billboards (if render mode is GrassBillboard).</para> + </summary> + </member> + <member name="P:UnityEngine.DetailPrototype.minWidth"> + <summary> + <para>Minimum width of the grass billboards (if render mode is GrassBillboard).</para> + </summary> + </member> + <member name="P:UnityEngine.DetailPrototype.noiseSpread"> + <summary> + <para>How spread out is the noise for the DetailPrototype.</para> + </summary> + </member> + <member name="P:UnityEngine.DetailPrototype.prototype"> + <summary> + <para>GameObject used by the DetailPrototype.</para> + </summary> + </member> + <member name="P:UnityEngine.DetailPrototype.prototypeTexture"> + <summary> + <para>Texture used by the DetailPrototype.</para> + </summary> + </member> + <member name="P:UnityEngine.DetailPrototype.renderMode"> + <summary> + <para>Render mode for the DetailPrototype.</para> + </summary> + </member> + <member name="T:UnityEngine.DetailRenderMode"> + <summary> + <para>Render mode for detail prototypes.</para> + </summary> + </member> + <member name="F:UnityEngine.DetailRenderMode.Grass"> + <summary> + <para>The detail prototype will use the grass shader.</para> + </summary> + </member> + <member name="F:UnityEngine.DetailRenderMode.GrassBillboard"> + <summary> + <para>The detail prototype will be rendered as billboards that are always facing the camera.</para> + </summary> + </member> + <member name="F:UnityEngine.DetailRenderMode.VertexLit"> + <summary> + <para>Will show the prototype using diffuse shading.</para> + </summary> + </member> + <member name="T:UnityEngine.SplatPrototype"> + <summary> + <para>A Splat prototype is just a texture that is used by the TerrainData.</para> + </summary> + </member> + <member name="P:UnityEngine.SplatPrototype.metallic"> + <summary> + <para>The metallic value of the splat layer.</para> + </summary> + </member> + <member name="P:UnityEngine.SplatPrototype.normalMap"> + <summary> + <para>Normal map of the splat applied to the Terrain.</para> + </summary> + </member> + <member name="P:UnityEngine.SplatPrototype.smoothness"> + <summary> + <para>The smoothness value of the splat layer when the main texture has no alpha channel.</para> + </summary> + </member> + <member name="P:UnityEngine.SplatPrototype.texture"> + <summary> + <para>Texture of the splat applied to the Terrain.</para> + </summary> + </member> + <member name="P:UnityEngine.SplatPrototype.tileOffset"> + <summary> + <para>Offset of the tile texture of the SplatPrototype.</para> + </summary> + </member> + <member name="P:UnityEngine.SplatPrototype.tileSize"> + <summary> + <para>Size of the tile used in the texture of the SplatPrototype.</para> + </summary> + </member> + <member name="T:UnityEngine.Terrain"> + <summary> + <para>The Terrain component renders the terrain.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.activeTerrain"> + <summary> + <para>The active terrain. This is a convenience function to get to the main terrain in the scene.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.activeTerrains"> + <summary> + <para>The active terrains in the scene.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.basemapDistance"> + <summary> + <para>Heightmap patches beyond basemap distance will use a precomputed low res basemap.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.castShadows"> + <summary> + <para>Should terrain cast shadows?.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.collectDetailPatches"> + <summary> + <para>Collect detail patches from memory.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.detailObjectDensity"> + <summary> + <para>Density of detail objects.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.detailObjectDistance"> + <summary> + <para>Detail objects will be displayed up to this distance.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.drawHeightmap"> + <summary> + <para>Specify if terrain heightmap should be drawn.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.drawTreesAndFoliage"> + <summary> + <para>Specify if terrain trees and details should be drawn.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.editorRenderFlags"> + <summary> + <para>Controls what part of the terrain should be rendered.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.freeUnusedRenderingResources"> + <summary> + <para>Whether some per-camera rendering resources for the terrain should be freed after not being used for some frames.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.heightmapMaximumLOD"> + <summary> + <para>Lets you essentially lower the heightmap resolution used for rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.heightmapPixelError"> + <summary> + <para>An approximation of how many pixels the terrain will pop in the worst case when switching lod.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.legacyShininess"> + <summary> + <para>The shininess value of the terrain.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.legacySpecular"> + <summary> + <para>The specular color of the terrain.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.lightmapIndex"> + <summary> + <para>The index of the baked lightmap applied to this terrain.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.lightmapScaleOffset"> + <summary> + <para>The UV scale & offset used for a baked lightmap.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.materialTemplate"> + <summary> + <para>The custom material used to render the terrain.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.materialType"> + <summary> + <para>The type of the material used to render the terrain. Could be one of the built-in types or custom. See Terrain.MaterialType.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.patchBoundsMultiplier"> + <summary> + <para>Set the terrain bounding box scale.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.realtimeLightmapIndex"> + <summary> + <para>The index of the realtime lightmap applied to this terrain.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.realtimeLightmapScaleOffset"> + <summary> + <para>The UV scale & offset used for a realtime lightmap.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.reflectionProbeUsage"> + <summary> + <para>How reflection probes are used for terrain. See Rendering.ReflectionProbeUsage.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.terrainData"> + <summary> + <para>The Terrain Data that stores heightmaps, terrain textures, detail meshes and trees.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.treeBillboardDistance"> + <summary> + <para>Distance from the camera where trees will be rendered as billboards only.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.treeCrossFadeLength"> + <summary> + <para>Total distance delta that trees will use to transition from billboard orientation to mesh orientation.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.treeDistance"> + <summary> + <para>The maximum distance at which trees are rendered.</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.treeLODBiasMultiplier"> + <summary> + <para>The multiplier to the current LOD bias used for rendering LOD trees (i.e. SpeedTree trees).</para> + </summary> + </member> + <member name="P:UnityEngine.Terrain.treeMaximumFullLODCount"> + <summary> + <para>Maximum number of trees rendered at full LOD.</para> + </summary> + </member> + <member name="M:UnityEngine.Terrain.AddTreeInstance(UnityEngine.TreeInstance)"> + <summary> + <para>Adds a tree instance to the terrain.</para> + </summary> + <param name="instance"></param> + </member> + <member name="M:UnityEngine.Terrain.ApplyDelayedHeightmapModification"> + <summary> + <para>Update the terrain's LOD and vegetation information after making changes with TerrainData.SetHeightsDelayLOD.</para> + </summary> + </member> + <member name="M:UnityEngine.Terrain.CreateTerrainGameObject(UnityEngine.TerrainData)"> + <summary> + <para>Creates a Terrain including collider from TerrainData.</para> + </summary> + <param name="assignTerrain"></param> + </member> + <member name="M:UnityEngine.Terrain.Flush"> + <summary> + <para>Flushes any change done in the terrain so it takes effect.</para> + </summary> + </member> + <member name="M:UnityEngine.Terrain.GetClosestReflectionProbes(System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>)"> + <summary> + <para>Fills the list with reflection probes whose AABB intersects with terrain's AABB. Their weights are also provided. Weight shows how much influence the probe has on the terrain, and is used when the blending between multiple reflection probes occurs.</para> + </summary> + <param name="result">[in / out] A list to hold the returned reflection probes and their weights. See ReflectionProbeBlendInfo.</param> + </member> + <member name="M:UnityEngine.Terrain.GetPosition"> + <summary> + <para>Get the position of the terrain.</para> + </summary> + </member> + <member name="M:UnityEngine.Terrain.GetSplatMaterialPropertyBlock(UnityEngine.MaterialPropertyBlock)"> + <summary> + <para>Get the previously set splat material properties by copying to the dest MaterialPropertyBlock object.</para> + </summary> + <param name="dest"></param> + </member> + <member name="T:UnityEngine.Terrain.MaterialType"> + <summary> + <para>The type of the material used to render a terrain object. Could be one of the built-in types or custom.</para> + </summary> + </member> + <member name="F:UnityEngine.Terrain.MaterialType.BuiltInLegacyDiffuse"> + <summary> + <para>A built-in material that uses the legacy Lambert (diffuse) lighting model and has optional normal map support.</para> + </summary> + </member> + <member name="F:UnityEngine.Terrain.MaterialType.BuiltInLegacySpecular"> + <summary> + <para>A built-in material that uses the legacy BlinnPhong (specular) lighting model and has optional normal map support.</para> + </summary> + </member> + <member name="F:UnityEngine.Terrain.MaterialType.BuiltInStandard"> + <summary> + <para>A built-in material that uses the standard physically-based lighting model. Inputs supported: smoothness, metallic / specular, normal.</para> + </summary> + </member> + <member name="F:UnityEngine.Terrain.MaterialType.Custom"> + <summary> + <para>Use a custom material given by Terrain.materialTemplate.</para> + </summary> + </member> + <member name="M:UnityEngine.Terrain.SampleHeight(UnityEngine.Vector3)"> + <summary> + <para>Samples the height at the given position defined in world space, relative to the terrain space.</para> + </summary> + <param name="worldPosition"></param> + </member> + <member name="M:UnityEngine.Terrain.SetNeighbors(UnityEngine.Terrain,UnityEngine.Terrain,UnityEngine.Terrain,UnityEngine.Terrain)"> + <summary> + <para>Lets you setup the connection between neighboring Terrains.</para> + </summary> + <param name="left"></param> + <param name="top"></param> + <param name="right"></param> + <param name="bottom"></param> + </member> + <member name="M:UnityEngine.Terrain.SetSplatMaterialPropertyBlock(UnityEngine.MaterialPropertyBlock)"> + <summary> + <para>Set the additional material properties when rendering the terrain heightmap using the splat material.</para> + </summary> + <param name="properties"></param> + </member> + <member name="T:UnityEngine.TerrainChangedFlags"> + <summary> + <para>Indicate the types of changes to the terrain in OnTerrainChanged callback.</para> + </summary> + </member> + <member name="F:UnityEngine.TerrainChangedFlags.DelayedHeightmapUpdate"> + <summary> + <para>Indicates a change to the heightmap data without computing LOD.</para> + </summary> + </member> + <member name="F:UnityEngine.TerrainChangedFlags.FlushEverythingImmediately"> + <summary> + <para>Indicates that a change was made to the terrain that was so significant that the internal rendering data need to be flushed and recreated.</para> + </summary> + </member> + <member name="F:UnityEngine.TerrainChangedFlags.Heightmap"> + <summary> + <para>Indicates a change to the heightmap data.</para> + </summary> + </member> + <member name="F:UnityEngine.TerrainChangedFlags.RemoveDirtyDetailsImmediately"> + <summary> + <para>Indicates a change to the detail data.</para> + </summary> + </member> + <member name="F:UnityEngine.TerrainChangedFlags.TreeInstances"> + <summary> + <para>Indicates a change to the tree data.</para> + </summary> + </member> + <member name="F:UnityEngine.TerrainChangedFlags.WillBeDestroyed"> + <summary> + <para>Indicates that the TerrainData object is about to be destroyed.</para> + </summary> + </member> + <member name="T:UnityEngine.TerrainData"> + <summary> + <para>The TerrainData class stores heightmaps, detail mesh positions, tree instances, and terrain texture alpha maps.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.alphamapHeight"> + <summary> + <para>Height of the alpha map.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.alphamapLayers"> + <summary> + <para>Number of alpha map layers.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.alphamapResolution"> + <summary> + <para>Resolution of the alpha map.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.alphamapTextures"> + <summary> + <para>Alpha map textures used by the Terrain. Used by Terrain Inspector for undo.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.alphamapWidth"> + <summary> + <para>Width of the alpha map.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.baseMapResolution"> + <summary> + <para>Resolution of the base map used for rendering far patches on the terrain.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.bounds"> + <summary> + <para>The local bounding box of the TerrainData object.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.detailHeight"> + <summary> + <para>Detail height of the TerrainData.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.detailPrototypes"> + <summary> + <para>Contains the detail texture/meshes that the terrain has.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.detailResolution"> + <summary> + <para>Detail Resolution of the TerrainData.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.detailWidth"> + <summary> + <para>Detail width of the TerrainData.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.heightmapHeight"> + <summary> + <para>Height of the terrain in samples (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.heightmapResolution"> + <summary> + <para>Resolution of the heightmap.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.heightmapScale"> + <summary> + <para>The size of each heightmap sample.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.heightmapWidth"> + <summary> + <para>Width of the terrain in samples (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.size"> + <summary> + <para>The total size in world units of the terrain.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.splatPrototypes"> + <summary> + <para>Splat texture used by the terrain.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.thickness"> + <summary> + <para>The thickness of the terrain used for collision detection.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.treeInstanceCount"> + <summary> + <para>Returns the number of tree instances.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.treeInstances"> + <summary> + <para>Contains the current trees placed in the terrain.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.treePrototypes"> + <summary> + <para>The list of tree prototypes this are the ones available in the inspector.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.wavingGrassAmount"> + <summary> + <para>Amount of waving grass in the terrain.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.wavingGrassSpeed"> + <summary> + <para>Speed of the waving grass.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.wavingGrassStrength"> + <summary> + <para>Strength of the waving grass in the terrain.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainData.wavingGrassTint"> + <summary> + <para>Color of the waving grass that the terrain has.</para> + </summary> + </member> + <member name="M:UnityEngine.TerrainData.GetAlphamaps(System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Returns the alpha map at a position x, y given a width and height.</para> + </summary> + <param name="x">The x offset to read from.</param> + <param name="y">The y offset to read from.</param> + <param name="width">The width of the alpha map area to read.</param> + <param name="height">The height of the alpha map area to read.</param> + <returns> + <para>A 3D array of floats, where the 3rd dimension represents the mixing weight of each splatmap at each x,y coordinate.</para> + </returns> + </member> + <member name="M:UnityEngine.TerrainData.GetDetailLayer(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Returns a 2D array of the detail object density in the specific location.</para> + </summary> + <param name="xBase"></param> + <param name="yBase"></param> + <param name="width"></param> + <param name="height"></param> + <param name="layer"></param> + </member> + <member name="M:UnityEngine.TerrainData.GetHeight(System.Int32,System.Int32)"> + <summary> + <para>Gets the height at a certain point x,y.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + </member> + <member name="M:UnityEngine.TerrainData.GetHeights(System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Get an array of heightmap samples.</para> + </summary> + <param name="xBase">First x index of heightmap samples to retrieve.</param> + <param name="yBase">First y index of heightmap samples to retrieve.</param> + <param name="width">Number of samples to retrieve along the heightmap's x axis.</param> + <param name="height">Number of samples to retrieve along the heightmap's y axis.</param> + </member> + <member name="M:UnityEngine.TerrainData.GetInterpolatedHeight(System.Single,System.Single)"> + <summary> + <para>Gets an interpolated height at a point x,y.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + </member> + <member name="M:UnityEngine.TerrainData.GetInterpolatedNormal(System.Single,System.Single)"> + <summary> + <para>Get an interpolated normal at a given location.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + </member> + <member name="M:UnityEngine.TerrainData.GetSteepness(System.Single,System.Single)"> + <summary> + <para>Gets the gradient of the terrain at point (x,y).</para> + </summary> + <param name="x"></param> + <param name="y"></param> + </member> + <member name="M:UnityEngine.TerrainData.GetSupportedLayers(System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Returns an array of all supported detail layer indices in the area.</para> + </summary> + <param name="xBase"></param> + <param name="yBase"></param> + <param name="totalWidth"></param> + <param name="totalHeight"></param> + </member> + <member name="M:UnityEngine.TerrainData.GetTreeInstance(System.Int32)"> + <summary> + <para>Get the tree instance at the specified index. It is used as a faster version of treeInstances[index] as this function doesn't create the entire tree instances array.</para> + </summary> + <param name="index">The index of the tree instance.</param> + </member> + <member name="M:UnityEngine.TerrainData.RefreshPrototypes"> + <summary> + <para>Reloads all the values of the available prototypes (ie, detail mesh assets) in the TerrainData Object.</para> + </summary> + </member> + <member name="M:UnityEngine.TerrainData.SetAlphamaps(System.Int32,System.Int32,System.Single[,,])"> + <summary> + <para>Assign all splat values in the given map area.</para> + </summary> + <param name="x"></param> + <param name="y"></param> + <param name="map"></param> + </member> + <member name="M:UnityEngine.TerrainData.SetDetailLayer(System.Int32,System.Int32,System.Int32,System.Int32[,])"> + <summary> + <para>Sets the detail layer density map.</para> + </summary> + <param name="xBase"></param> + <param name="yBase"></param> + <param name="layer"></param> + <param name="details"></param> + </member> + <member name="M:UnityEngine.TerrainData.SetDetailResolution(System.Int32,System.Int32)"> + <summary> + <para>Set the resolution of the detail map.</para> + </summary> + <param name="detailResolution">Specifies the number of pixels in the detail resolution map. A larger detailResolution, leads to more accurate detail object painting.</param> + <param name="resolutionPerPatch">Specifies the size in pixels of each individually rendered detail patch. A larger number reduces draw calls, but might increase triangle count since detail patches are culled on a per batch basis. A recommended value is 16. If you use a very large detail object distance and your grass is very sparse, it makes sense to increase the value.</param> + </member> + <member name="M:UnityEngine.TerrainData.SetHeights(System.Int32,System.Int32,System.Single[,])"> + <summary> + <para>Set an array of heightmap samples.</para> + </summary> + <param name="xBase">First x index of heightmap samples to set.</param> + <param name="yBase">First y index of heightmap samples to set.</param> + <param name="heights">Array of heightmap samples to set (values range from 0 to 1, array indexed as [y,x]).</param> + </member> + <member name="M:UnityEngine.TerrainData.SetHeightsDelayLOD(System.Int32,System.Int32,System.Single[,])"> + <summary> + <para>Set an array of heightmap samples.</para> + </summary> + <param name="xBase">First x index of heightmap samples to set.</param> + <param name="yBase">First y index of heightmap samples to set.</param> + <param name="heights">Array of heightmap samples to set (values range from 0 to 1, array indexed as [y,x]).</param> + </member> + <member name="M:UnityEngine.TerrainData.SetTreeInstance(System.Int32,UnityEngine.TreeInstance)"> + <summary> + <para>Set the tree instance with new parameters at the specified index. However, TreeInstance.prototypeIndex and TreeInstance.position can not be changed otherwise an ArgumentException will be thrown.</para> + </summary> + <param name="index">The index of the tree instance.</param> + <param name="instance">The new TreeInstance value.</param> + </member> + <member name="T:UnityEngine.TerrainExtensions"> + <summary> + <para>Extension methods to the Terrain class, used only for the UpdateGIMaterials method used by the Global Illumination System.</para> + </summary> + </member> + <member name="M:UnityEngine.TerrainExtensions.UpdateGIMaterials(UnityEngine.Terrain)"> + <summary> + <para>Schedules an update of the albedo and emissive Textures of a system that contains the Terrain.</para> + </summary> + <param name="terrain"></param> + <param name="x"></param> + <param name="y"></param> + <param name="width"></param> + <param name="height"></param> + </member> + <member name="M:UnityEngine.TerrainExtensions.UpdateGIMaterials(UnityEngine.Terrain,System.Int32,System.Int32,System.Int32,System.Int32)"> + <summary> + <para>Schedules an update of the albedo and emissive Textures of a system that contains the Terrain.</para> + </summary> + <param name="terrain"></param> + <param name="x"></param> + <param name="y"></param> + <param name="width"></param> + <param name="height"></param> + </member> + <member name="T:UnityEngine.TerrainRenderFlags"> + <summary> + <para>Enum provding terrain rendering options.</para> + </summary> + </member> + <member name="F:UnityEngine.TerrainRenderFlags.all"> + <summary> + <para>Render all options.</para> + </summary> + </member> + <member name="F:UnityEngine.TerrainRenderFlags.details"> + <summary> + <para>Render terrain details.</para> + </summary> + </member> + <member name="F:UnityEngine.TerrainRenderFlags.heightmap"> + <summary> + <para>Render heightmap.</para> + </summary> + </member> + <member name="F:UnityEngine.TerrainRenderFlags.trees"> + <summary> + <para>Render trees.</para> + </summary> + </member> + <member name="T:UnityEngine.Tree"> + <summary> + <para>Tree Component for the tree creator.</para> + </summary> + </member> + <member name="P:UnityEngine.Tree.data"> + <summary> + <para>Data asociated to the Tree.</para> + </summary> + </member> + <member name="P:UnityEngine.Tree.hasSpeedTreeWind"> + <summary> + <para>Tells if there is wind data exported from SpeedTree are saved on this component.</para> + </summary> + </member> + <member name="T:UnityEngine.TreeInstance"> + <summary> + <para>Contains information about a tree placed in the Terrain game object.</para> + </summary> + </member> + <member name="F:UnityEngine.TreeInstance.color"> + <summary> + <para>Color of this instance.</para> + </summary> + </member> + <member name="F:UnityEngine.TreeInstance.heightScale"> + <summary> + <para>Height scale of this instance (compared to the prototype's size).</para> + </summary> + </member> + <member name="F:UnityEngine.TreeInstance.lightmapColor"> + <summary> + <para>Lightmap color calculated for this instance.</para> + </summary> + </member> + <member name="F:UnityEngine.TreeInstance.position"> + <summary> + <para>Position of the tree.</para> + </summary> + </member> + <member name="F:UnityEngine.TreeInstance.prototypeIndex"> + <summary> + <para>Index of this instance in the TerrainData.treePrototypes array.</para> + </summary> + </member> + <member name="F:UnityEngine.TreeInstance.rotation"> + <summary> + <para>Read-only. + +Rotation of the tree on X-Z plane (in radians).</para> + </summary> + </member> + <member name="F:UnityEngine.TreeInstance.widthScale"> + <summary> + <para>Width scale of this instance (compared to the prototype's size).</para> + </summary> + </member> + <member name="T:UnityEngine.TreePrototype"> + <summary> + <para>Simple class that contains a pointer to a tree prototype.</para> + </summary> + </member> + <member name="P:UnityEngine.TreePrototype.bendFactor"> + <summary> + <para>Bend factor of the tree prototype.</para> + </summary> + </member> + <member name="P:UnityEngine.TreePrototype.prefab"> + <summary> + <para>Retrieves the actual GameObect used by the tree.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.TerrainPhysicsModule.dll b/Player_from_example_Data/Managed/UnityEngine.TerrainPhysicsModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..ce3b25d8470045d6430ce95bd117057c3f5c2e4b Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.TerrainPhysicsModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.TerrainPhysicsModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.TerrainPhysicsModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..c89a2816d4c0a2aa712a1b444ab817653027d085 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.TerrainPhysicsModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.TerrainPhysicsModule.xml b/Player_from_example_Data/Managed/UnityEngine.TerrainPhysicsModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..d3f3ed1772f508e881ab99546520d57facc1197d --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.TerrainPhysicsModule.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.TerrainPhysicsModule</name> + </assembly> + <member name="T:UnityEngine.TerrainCollider"> + <summary> + <para>A heightmap based collider.</para> + </summary> + </member> + <member name="P:UnityEngine.TerrainCollider.terrainData"> + <summary> + <para>The terrain that stores the heightmap.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.TextRenderingModule.dll b/Player_from_example_Data/Managed/UnityEngine.TextRenderingModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..27df7b1a1bb6b86a6af0f88b33e2eeaabcc7b643 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.TextRenderingModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.TextRenderingModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.TextRenderingModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..9cc43c3bb5ec740fd48e1f42ba7c0683be708901 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.TextRenderingModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.TextRenderingModule.xml b/Player_from_example_Data/Managed/UnityEngine.TextRenderingModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..d4eb81afcd25023d03a14069c2ee5d77b3a0c067 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.TextRenderingModule.xml @@ -0,0 +1,828 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.TextRenderingModule</name> + </assembly> + <member name="T:UnityEngine.CharacterInfo"> + <summary> + <para>Specification for how to render a character from the font texture. See Font.characterInfo.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterInfo.advance"> + <summary> + <para>The horizontal distance from the origin of this character to the origin of the next character.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterInfo.bearing"> + <summary> + <para>The horizontal distance from the origin of this glyph to the begining of the glyph image.</para> + </summary> + </member> + <member name="F:UnityEngine.CharacterInfo.flipped"> + <summary> + <para>Is the character flipped?</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterInfo.glyphHeight"> + <summary> + <para>The height of the glyph image.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterInfo.glyphWidth"> + <summary> + <para>The width of the glyph image.</para> + </summary> + </member> + <member name="F:UnityEngine.CharacterInfo.index"> + <summary> + <para>Unicode value of the character.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterInfo.maxX"> + <summary> + <para>The maximum extend of the glyph image in the x-axis.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterInfo.maxY"> + <summary> + <para>The maximum extend of the glyph image in the y-axis.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterInfo.minX"> + <summary> + <para>The minium extend of the glyph image in the x-axis.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterInfo.minY"> + <summary> + <para>The minimum extend of the glyph image in the y-axis.</para> + </summary> + </member> + <member name="F:UnityEngine.CharacterInfo.size"> + <summary> + <para>The size of the character or 0 if it is the default font size.</para> + </summary> + </member> + <member name="F:UnityEngine.CharacterInfo.style"> + <summary> + <para>The style of the character.</para> + </summary> + </member> + <member name="F:UnityEngine.CharacterInfo.uv"> + <summary> + <para>UV coordinates for the character in the texture.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterInfo.uvBottomLeft"> + <summary> + <para>The uv coordinate matching the bottom left of the glyph image in the font texture.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterInfo.uvBottomRight"> + <summary> + <para>The uv coordinate matching the bottom right of the glyph image in the font texture.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterInfo.uvTopLeft"> + <summary> + <para>The uv coordinate matching the top left of the glyph image in the font texture.</para> + </summary> + </member> + <member name="P:UnityEngine.CharacterInfo.uvTopRight"> + <summary> + <para>The uv coordinate matching the top right of the glyph image in the font texture.</para> + </summary> + </member> + <member name="F:UnityEngine.CharacterInfo.vert"> + <summary> + <para>Screen coordinates for the character in generated text meshes.</para> + </summary> + </member> + <member name="F:UnityEngine.CharacterInfo.width"> + <summary> + <para>How far to advance between the beginning of this charcater and the next.</para> + </summary> + </member> + <member name="T:UnityEngine.Font"> + <summary> + <para>Script interface for.</para> + </summary> + </member> + <member name="P:UnityEngine.Font.ascent"> + <summary> + <para>The ascent of the font.</para> + </summary> + </member> + <member name="P:UnityEngine.Font.characterInfo"> + <summary> + <para>Access an array of all characters contained in the font texture.</para> + </summary> + </member> + <member name="P:UnityEngine.Font.dynamic"> + <summary> + <para>Is the font a dynamic font.</para> + </summary> + </member> + <member name="P:UnityEngine.Font.fontSize"> + <summary> + <para>The default size of the font.</para> + </summary> + </member> + <member name="P:UnityEngine.Font.lineHeight"> + <summary> + <para>The line height of the font.</para> + </summary> + </member> + <member name="P:UnityEngine.Font.material"> + <summary> + <para>The material used for the font display.</para> + </summary> + </member> + <member name="?:UnityEngine.Font.textureRebuilt(System.Action`1<UnityEngine.Font>)"> + <summary> + <para>Set a function to be called when the dynamic font texture is rebuilt.</para> + </summary> + <param name="value"></param> + </member> + <member name="M:UnityEngine.Font.CreateDynamicFontFromOSFont(System.String,System.Int32)"> + <summary> + <para>Creates a Font object which lets you render a font installed on the user machine.</para> + </summary> + <param name="fontname">The name of the OS font to use for this font object.</param> + <param name="size">The default character size of the generated font.</param> + <param name="fontnames">Am array of names of OS fonts to use for this font object. When rendering characters using this font object, the first font which is installed on the machine, which contains the requested character will be used.</param> + <returns> + <para>The generate Font object.</para> + </returns> + </member> + <member name="M:UnityEngine.Font.CreateDynamicFontFromOSFont(System.String[],System.Int32)"> + <summary> + <para>Creates a Font object which lets you render a font installed on the user machine.</para> + </summary> + <param name="fontname">The name of the OS font to use for this font object.</param> + <param name="size">The default character size of the generated font.</param> + <param name="fontnames">Am array of names of OS fonts to use for this font object. When rendering characters using this font object, the first font which is installed on the machine, which contains the requested character will be used.</param> + <returns> + <para>The generate Font object.</para> + </returns> + </member> + <member name="M:UnityEngine.Font.#ctor"> + <summary> + <para>Create a new Font.</para> + </summary> + <param name="name">The name of the created Font object.</param> + </member> + <member name="M:UnityEngine.Font.#ctor(System.String)"> + <summary> + <para>Create a new Font.</para> + </summary> + <param name="name">The name of the created Font object.</param> + </member> + <member name="M:UnityEngine.Font.GetCharacterInfo(System.Char,UnityEngine.CharacterInfo&)"> + <summary> + <para>Get rendering info for a specific character.</para> + </summary> + <param name="ch">The character you need rendering information for.</param> + <param name="info">Returns the CharacterInfo struct with the rendering information for the character (if available).</param> + <param name="size">The size of the character (default value of zero will use font default size).</param> + <param name="style">The style of the character.</param> + </member> + <member name="M:UnityEngine.Font.GetCharacterInfo(System.Char,UnityEngine.CharacterInfo&,System.Int32)"> + <summary> + <para>Get rendering info for a specific character.</para> + </summary> + <param name="ch">The character you need rendering information for.</param> + <param name="info">Returns the CharacterInfo struct with the rendering information for the character (if available).</param> + <param name="size">The size of the character (default value of zero will use font default size).</param> + <param name="style">The style of the character.</param> + </member> + <member name="M:UnityEngine.Font.GetCharacterInfo(System.Char,UnityEngine.CharacterInfo&,System.Int32,UnityEngine.FontStyle)"> + <summary> + <para>Get rendering info for a specific character.</para> + </summary> + <param name="ch">The character you need rendering information for.</param> + <param name="info">Returns the CharacterInfo struct with the rendering information for the character (if available).</param> + <param name="size">The size of the character (default value of zero will use font default size).</param> + <param name="style">The style of the character.</param> + </member> + <member name="M:UnityEngine.Font.GetMaxVertsForString(System.String)"> + <summary> + <para>Returns the maximum number of verts that the text generator may return for a given string.</para> + </summary> + <param name="str">Input string.</param> + </member> + <member name="M:UnityEngine.Font.GetOSInstalledFontNames"> + <summary> + <para>Get names of fonts installed on the machine.</para> + </summary> + <returns> + <para>An array of the names of all fonts installed on the machine.</para> + </returns> + </member> + <member name="M:UnityEngine.Font.HasCharacter(System.Char)"> + <summary> + <para>Does this font have a specific character?</para> + </summary> + <param name="c">The character to check for.</param> + <returns> + <para>Whether or not the font has the character specified.</para> + </returns> + </member> + <member name="M:UnityEngine.Font.RequestCharactersInTexture(System.String,System.Int32,UnityEngine.FontStyle)"> + <summary> + <para>Request characters to be added to the font texture (dynamic fonts only).</para> + </summary> + <param name="characters">The characters which are needed to be in the font texture.</param> + <param name="size">The size of the requested characters (the default value of zero will use the font's default size).</param> + <param name="style">The style of the requested characters.</param> + </member> + <member name="T:UnityEngine.FontStyle"> + <summary> + <para>Font Style applied to GUI Texts, Text Meshes or GUIStyles.</para> + </summary> + </member> + <member name="F:UnityEngine.FontStyle.Bold"> + <summary> + <para>Bold style applied to your texts.</para> + </summary> + </member> + <member name="F:UnityEngine.FontStyle.BoldAndItalic"> + <summary> + <para>Bold and Italic styles applied to your texts.</para> + </summary> + </member> + <member name="F:UnityEngine.FontStyle.Italic"> + <summary> + <para>Italic style applied to your texts.</para> + </summary> + </member> + <member name="F:UnityEngine.FontStyle.Normal"> + <summary> + <para>No special style is applied.</para> + </summary> + </member> + <member name="T:UnityEngine.GUIText"> + <summary> + <para>A text string displayed in a GUI.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIText.alignment"> + <summary> + <para>The alignment of the text.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIText.anchor"> + <summary> + <para>The anchor of the text.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIText.color"> + <summary> + <para>The color used to render the text.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIText.font"> + <summary> + <para>The font used for the text.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIText.fontSize"> + <summary> + <para>The font size to use (for dynamic fonts).</para> + </summary> + </member> + <member name="P:UnityEngine.GUIText.fontStyle"> + <summary> + <para>The font style to use (for dynamic fonts).</para> + </summary> + </member> + <member name="P:UnityEngine.GUIText.lineSpacing"> + <summary> + <para>The line spacing multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIText.material"> + <summary> + <para>The Material to use for rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIText.pixelOffset"> + <summary> + <para>The pixel offset of the text.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIText.richText"> + <summary> + <para>Enable HTML-style tags for Text Formatting Markup.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIText.tabSize"> + <summary> + <para>The tab width multiplier.</para> + </summary> + </member> + <member name="P:UnityEngine.GUIText.text"> + <summary> + <para>The text to display.</para> + </summary> + </member> + <member name="T:UnityEngine.HorizontalWrapMode"> + <summary> + <para>Wrapping modes for text that reaches the horizontal boundary.</para> + </summary> + </member> + <member name="F:UnityEngine.HorizontalWrapMode.Overflow"> + <summary> + <para>Text can exceed the horizontal boundary.</para> + </summary> + </member> + <member name="F:UnityEngine.HorizontalWrapMode.Wrap"> + <summary> + <para>Text will word-wrap when reaching the horizontal boundary.</para> + </summary> + </member> + <member name="T:UnityEngine.TextAlignment"> + <summary> + <para>How multiline text should be aligned.</para> + </summary> + </member> + <member name="F:UnityEngine.TextAlignment.Center"> + <summary> + <para>Text lines are centered.</para> + </summary> + </member> + <member name="F:UnityEngine.TextAlignment.Left"> + <summary> + <para>Text lines are aligned on the left side.</para> + </summary> + </member> + <member name="F:UnityEngine.TextAlignment.Right"> + <summary> + <para>Text lines are aligned on the right side.</para> + </summary> + </member> + <member name="T:UnityEngine.TextAnchor"> + <summary> + <para>Where the anchor of the text is placed.</para> + </summary> + </member> + <member name="F:UnityEngine.TextAnchor.LowerCenter"> + <summary> + <para>Text is anchored in lower side, centered horizontally.</para> + </summary> + </member> + <member name="F:UnityEngine.TextAnchor.LowerLeft"> + <summary> + <para>Text is anchored in lower left corner.</para> + </summary> + </member> + <member name="F:UnityEngine.TextAnchor.LowerRight"> + <summary> + <para>Text is anchored in lower right corner.</para> + </summary> + </member> + <member name="F:UnityEngine.TextAnchor.MiddleCenter"> + <summary> + <para>Text is centered both horizontally and vertically.</para> + </summary> + </member> + <member name="F:UnityEngine.TextAnchor.MiddleLeft"> + <summary> + <para>Text is anchored in left side, centered vertically.</para> + </summary> + </member> + <member name="F:UnityEngine.TextAnchor.MiddleRight"> + <summary> + <para>Text is anchored in right side, centered vertically.</para> + </summary> + </member> + <member name="F:UnityEngine.TextAnchor.UpperCenter"> + <summary> + <para>Text is anchored in upper side, centered horizontally.</para> + </summary> + </member> + <member name="F:UnityEngine.TextAnchor.UpperLeft"> + <summary> + <para>Text is anchored in upper left corner.</para> + </summary> + </member> + <member name="F:UnityEngine.TextAnchor.UpperRight"> + <summary> + <para>Text is anchored in upper right corner.</para> + </summary> + </member> + <member name="T:UnityEngine.TextGenerationSettings"> + <summary> + <para>A struct that stores the settings for TextGeneration.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.alignByGeometry"> + <summary> + <para>Use the extents of glyph geometry to perform horizontal alignment rather than glyph metrics.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.color"> + <summary> + <para>The base color for the text generation.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.font"> + <summary> + <para>Font to use for generation.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.fontSize"> + <summary> + <para>Font size.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.fontStyle"> + <summary> + <para>Font style.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.generateOutOfBounds"> + <summary> + <para>Continue to generate characters even if the text runs out of bounds.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.generationExtents"> + <summary> + <para>Extents that the generator will attempt to fit the text in.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.horizontalOverflow"> + <summary> + <para>What happens to text when it reaches the horizontal generation bounds.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.lineSpacing"> + <summary> + <para>The line spacing multiplier.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.pivot"> + <summary> + <para>Generated vertices are offset by the pivot.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.resizeTextForBestFit"> + <summary> + <para>Should the text be resized to fit the configured bounds?</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.resizeTextMaxSize"> + <summary> + <para>Maximum size for resized text.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.resizeTextMinSize"> + <summary> + <para>Minimum size for resized text.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.richText"> + <summary> + <para>Allow rich text markup in generation.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.scaleFactor"> + <summary> + <para>A scale factor for the text. This is useful if the Text is on a Canvas and the canvas is scaled.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.textAnchor"> + <summary> + <para>How is the generated text anchored.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.updateBounds"> + <summary> + <para>Should the text generator update the bounds from the generated text.</para> + </summary> + </member> + <member name="F:UnityEngine.TextGenerationSettings.verticalOverflow"> + <summary> + <para>What happens to text when it reaches the bottom generation bounds.</para> + </summary> + </member> + <member name="T:UnityEngine.TextGenerator"> + <summary> + <para>Class that can be used to generate text for rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.TextGenerator.characterCount"> + <summary> + <para>The number of characters that have been generated.</para> + </summary> + </member> + <member name="P:UnityEngine.TextGenerator.characterCountVisible"> + <summary> + <para>The number of characters that have been generated and are included in the visible lines.</para> + </summary> + </member> + <member name="P:UnityEngine.TextGenerator.characters"> + <summary> + <para>Array of generated characters.</para> + </summary> + </member> + <member name="P:UnityEngine.TextGenerator.fontSizeUsedForBestFit"> + <summary> + <para>The size of the font that was found if using best fit mode.</para> + </summary> + </member> + <member name="P:UnityEngine.TextGenerator.lineCount"> + <summary> + <para>Number of text lines generated.</para> + </summary> + </member> + <member name="P:UnityEngine.TextGenerator.lines"> + <summary> + <para>Information about each generated text line.</para> + </summary> + </member> + <member name="P:UnityEngine.TextGenerator.rectExtents"> + <summary> + <para>Extents of the generated text in rect format.</para> + </summary> + </member> + <member name="P:UnityEngine.TextGenerator.vertexCount"> + <summary> + <para>Number of vertices generated.</para> + </summary> + </member> + <member name="P:UnityEngine.TextGenerator.verts"> + <summary> + <para>Array of generated vertices.</para> + </summary> + </member> + <member name="M:UnityEngine.TextGenerator.#ctor"> + <summary> + <para>Create a TextGenerator.</para> + </summary> + <param name="initialCapacity"></param> + </member> + <member name="M:UnityEngine.TextGenerator.#ctor(System.Int32)"> + <summary> + <para>Create a TextGenerator.</para> + </summary> + <param name="initialCapacity"></param> + </member> + <member name="M:UnityEngine.TextGenerator.GetCharacters(System.Collections.Generic.List`1<UnityEngine.UICharInfo>)"> + <summary> + <para>Populate the given List with UICharInfo.</para> + </summary> + <param name="characters">List to populate.</param> + </member> + <member name="M:UnityEngine.TextGenerator.GetCharactersArray"> + <summary> + <para>Returns the current UICharInfo.</para> + </summary> + <returns> + <para>Character information.</para> + </returns> + </member> + <member name="M:UnityEngine.TextGenerator.GetLines(System.Collections.Generic.List`1<UnityEngine.UILineInfo>)"> + <summary> + <para>Populate the given list with UILineInfo.</para> + </summary> + <param name="lines">List to populate.</param> + </member> + <member name="M:UnityEngine.TextGenerator.GetLinesArray"> + <summary> + <para>Returns the current UILineInfo.</para> + </summary> + <returns> + <para>Line information.</para> + </returns> + </member> + <member name="M:UnityEngine.TextGenerator.GetPreferredHeight(System.String,UnityEngine.TextGenerationSettings)"> + <summary> + <para>Given a string and settings, returns the preferred height for a container that would hold this text.</para> + </summary> + <param name="str">Generation text.</param> + <param name="settings">Settings for generation.</param> + <returns> + <para>Preferred height.</para> + </returns> + </member> + <member name="M:UnityEngine.TextGenerator.GetPreferredWidth(System.String,UnityEngine.TextGenerationSettings)"> + <summary> + <para>Given a string and settings, returns the preferred width for a container that would hold this text.</para> + </summary> + <param name="str">Generation text.</param> + <param name="settings">Settings for generation.</param> + <returns> + <para>Preferred width.</para> + </returns> + </member> + <member name="M:UnityEngine.TextGenerator.GetVertices(System.Collections.Generic.List`1<UnityEngine.UIVertex>)"> + <summary> + <para>Populate the given list with generated Vertices.</para> + </summary> + <param name="vertices">List to populate.</param> + </member> + <member name="M:UnityEngine.TextGenerator.GetVerticesArray"> + <summary> + <para>Returns the current UILineInfo.</para> + </summary> + <returns> + <para>Vertices.</para> + </returns> + </member> + <member name="M:UnityEngine.TextGenerator.Invalidate"> + <summary> + <para>Mark the text generator as invalid. This will force a full text generation the next time Populate is called.</para> + </summary> + </member> + <member name="M:UnityEngine.TextGenerator.Populate(System.String,UnityEngine.TextGenerationSettings)"> + <summary> + <para>Will generate the vertices and other data for the given string with the given settings.</para> + </summary> + <param name="str">String to generate.</param> + <param name="settings">Settings.</param> + </member> + <member name="M:UnityEngine.TextGenerator.PopulateWithErrors(System.String,UnityEngine.TextGenerationSettings,UnityEngine.GameObject)"> + <summary> + <para>Will generate the vertices and other data for the given string with the given settings.</para> + </summary> + <param name="str">String to generate.</param> + <param name="settings">Generation settings.</param> + <param name="context">The object used as context of the error log message, if necessary.</param> + <returns> + <para>True if the generation is a success, false otherwise.</para> + </returns> + </member> + <member name="T:UnityEngine.TextMesh"> + <summary> + <para>A script interface for the.</para> + </summary> + </member> + <member name="P:UnityEngine.TextMesh.alignment"> + <summary> + <para>How lines of text are aligned (Left, Right, Center).</para> + </summary> + </member> + <member name="P:UnityEngine.TextMesh.anchor"> + <summary> + <para>Which point of the text shares the position of the Transform.</para> + </summary> + </member> + <member name="P:UnityEngine.TextMesh.characterSize"> + <summary> + <para>The size of each character (This scales the whole text).</para> + </summary> + </member> + <member name="P:UnityEngine.TextMesh.color"> + <summary> + <para>The color used to render the text.</para> + </summary> + </member> + <member name="P:UnityEngine.TextMesh.font"> + <summary> + <para>The Font used.</para> + </summary> + </member> + <member name="P:UnityEngine.TextMesh.fontSize"> + <summary> + <para>The font size to use (for dynamic fonts).</para> + </summary> + </member> + <member name="P:UnityEngine.TextMesh.fontStyle"> + <summary> + <para>The font style to use (for dynamic fonts).</para> + </summary> + </member> + <member name="P:UnityEngine.TextMesh.lineSpacing"> + <summary> + <para>How much space will be in-between lines of text.</para> + </summary> + </member> + <member name="P:UnityEngine.TextMesh.offsetZ"> + <summary> + <para>How far should the text be offset from the transform.position.z when drawing.</para> + </summary> + </member> + <member name="P:UnityEngine.TextMesh.richText"> + <summary> + <para>Enable HTML-style tags for Text Formatting Markup.</para> + </summary> + </member> + <member name="P:UnityEngine.TextMesh.tabSize"> + <summary> + <para>How much space will be inserted for a tab '\t' character. This is a multiplum of the 'spacebar' character offset.</para> + </summary> + </member> + <member name="P:UnityEngine.TextMesh.text"> + <summary> + <para>The text that is displayed.</para> + </summary> + </member> + <member name="T:UnityEngine.UICharInfo"> + <summary> + <para>Class that specifies some information about a renderable character.</para> + </summary> + </member> + <member name="F:UnityEngine.UICharInfo.charWidth"> + <summary> + <para>Character width.</para> + </summary> + </member> + <member name="F:UnityEngine.UICharInfo.cursorPos"> + <summary> + <para>Position of the character cursor in local (text generated) space.</para> + </summary> + </member> + <member name="T:UnityEngine.UILineInfo"> + <summary> + <para>Information about a generated line of text.</para> + </summary> + </member> + <member name="F:UnityEngine.UILineInfo.height"> + <summary> + <para>Height of the line.</para> + </summary> + </member> + <member name="F:UnityEngine.UILineInfo.leading"> + <summary> + <para>Space in pixels between this line and the next line.</para> + </summary> + </member> + <member name="F:UnityEngine.UILineInfo.startCharIdx"> + <summary> + <para>Index of the first character in the line.</para> + </summary> + </member> + <member name="F:UnityEngine.UILineInfo.topY"> + <summary> + <para>The upper Y position of the line in pixels. This is used for text annotation such as the caret and selection box in the InputField.</para> + </summary> + </member> + <member name="T:UnityEngine.UIVertex"> + <summary> + <para>Vertex class used by a Canvas for managing vertices.</para> + </summary> + </member> + <member name="F:UnityEngine.UIVertex.color"> + <summary> + <para>Vertex color.</para> + </summary> + </member> + <member name="F:UnityEngine.UIVertex.normal"> + <summary> + <para>Normal.</para> + </summary> + </member> + <member name="F:UnityEngine.UIVertex.position"> + <summary> + <para>Vertex position.</para> + </summary> + </member> + <member name="F:UnityEngine.UIVertex.simpleVert"> + <summary> + <para>Simple UIVertex with sensible settings for use in the UI system.</para> + </summary> + </member> + <member name="F:UnityEngine.UIVertex.tangent"> + <summary> + <para>Tangent.</para> + </summary> + </member> + <member name="F:UnityEngine.UIVertex.uv0"> + <summary> + <para>The first texture coordinate set of the mesh. Used by UI elements by default.</para> + </summary> + </member> + <member name="F:UnityEngine.UIVertex.uv1"> + <summary> + <para>The second texture coordinate set of the mesh, if present.</para> + </summary> + </member> + <member name="F:UnityEngine.UIVertex.uv2"> + <summary> + <para>The Third texture coordinate set of the mesh, if present.</para> + </summary> + </member> + <member name="F:UnityEngine.UIVertex.uv3"> + <summary> + <para>The forth texture coordinate set of the mesh, if present.</para> + </summary> + </member> + <member name="T:UnityEngine.VerticalWrapMode"> + <summary> + <para>Wrapping modes for text that reaches the vertical boundary.</para> + </summary> + </member> + <member name="F:UnityEngine.VerticalWrapMode.Overflow"> + <summary> + <para>Text well continue to generate when reaching vertical boundary.</para> + </summary> + </member> + <member name="F:UnityEngine.VerticalWrapMode.Truncate"> + <summary> + <para>Text will be clipped when reaching the vertical boundary.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.TilemapModule.dll b/Player_from_example_Data/Managed/UnityEngine.TilemapModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..20f698c7537d50d827c624369ad7136f8bdac98b Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.TilemapModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.TilemapModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.TilemapModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..b3c67a0c58fc8e2869118656ce2ac3d8bc3ce0f0 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.TilemapModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.TilemapModule.xml b/Player_from_example_Data/Managed/UnityEngine.TilemapModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..2e799987f70c96c50946ce7ac5b60b69ff9f6aaf --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.TilemapModule.xml @@ -0,0 +1,920 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.TilemapModule</name> + </assembly> + <member name="T:UnityEngine.CustomGridBrushAttribute"> + <summary> + <para>Attribute to define the class as a grid brush and to make it available in the palette window.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomGridBrushAttribute.defaultBrush"> + <summary> + <para>If set to true, brush will replace Unity built-in brush as the default brush in palette window. + +Only one class at any one time should set defaultBrush to true.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomGridBrushAttribute.defaultName"> + <summary> + <para>Name of the default instance of this brush.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomGridBrushAttribute.hideAssetInstances"> + <summary> + <para>Hide all asset instances of this brush in the tile palette window.</para> + </summary> + </member> + <member name="P:UnityEngine.CustomGridBrushAttribute.hideDefaultInstance"> + <summary> + <para>Hide the default instance of brush in the tile palette window.</para> + </summary> + </member> + <member name="M:UnityEngine.CustomGridBrushAttribute.#ctor"> + <summary> + <para>Attribute to define the class as a grid brush and to make it available in the palette window.</para> + </summary> + <param name="defaultBrush">If set to true, brush will replace Unity built-in brush as the default brush in palette window.</param> + <param name="defaultName">Name of the default instance of this brush.</param> + <param name="hideAssetInstanes">Hide all asset instances of this brush in the tile palette window.</param> + <param name="hideDefaultInstance">Hide the default instance of brush in the tile palette window.</param> + <param name="hideAssetInstances"></param> + </member> + <member name="M:UnityEngine.CustomGridBrushAttribute.#ctor(System.Boolean,System.Boolean,System.Boolean,System.String)"> + <summary> + <para>Attribute to define the class as a grid brush and to make it available in the palette window.</para> + </summary> + <param name="defaultBrush">If set to true, brush will replace Unity built-in brush as the default brush in palette window.</param> + <param name="defaultName">Name of the default instance of this brush.</param> + <param name="hideAssetInstanes">Hide all asset instances of this brush in the tile palette window.</param> + <param name="hideDefaultInstance">Hide the default instance of brush in the tile palette window.</param> + <param name="hideAssetInstances"></param> + </member> + <member name="T:UnityEngine.GridBrushBase"> + <summary> + <para>Base class for authoring data on a grid with grid painting tools like paint, erase, pick, select and fill.</para> + </summary> + </member> + <member name="M:UnityEngine.GridBrushBase.BoxErase(UnityEngine.GridLayout,UnityEngine.GameObject,UnityEngine.BoundsInt)"> + <summary> + <para>Erases data on a grid within the given bounds.</para> + </summary> + <param name="gridLayout"> used for layout.</param> + <param name="brushTarget">Target of the erase operation. By default the currently selected GameObject.</param> + <param name="position">The bounds to erase data from.</param> + </member> + <member name="M:UnityEngine.GridBrushBase.BoxFill(UnityEngine.GridLayout,UnityEngine.GameObject,UnityEngine.BoundsInt)"> + <summary> + <para>Box fills tiles and GameObjects into given bounds within the selected layers.</para> + </summary> + <param name="gridLayout"> used for layout.</param> + <param name="brushTarget">Target of box fill operation. By default the currently selected GameObject.</param> + <param name="position">The bounds to box fill data to.</param> + </member> + <member name="M:UnityEngine.GridBrushBase.Erase(UnityEngine.GridLayout,UnityEngine.GameObject,UnityEngine.Vector3Int)"> + <summary> + <para>Erases data on a grid within the given bounds.</para> + </summary> + <param name="grid"> used for layout.</param> + <param name="brushTarget">Target of the erase operation. By default the currently selected GameObject.</param> + <param name="position">The coordinates of the cell to erase data from.</param> + <param name="gridLayout"></param> + </member> + <member name="M:UnityEngine.GridBrushBase.Flip(UnityEngine.GridBrushBase/FlipAxis,UnityEngine.GridLayout/CellLayout)"> + <summary> + <para>Flips the grid brush in the given FlipAxis.</para> + </summary> + <param name="flip">Axis to flip by.</param> + <param name="layout">CellLayout for flipping.</param> + </member> + <member name="T:UnityEngine.GridBrushBase.FlipAxis"> + <summary> + <para>Axis to flip tiles in the GridBrushBase by.</para> + </summary> + </member> + <member name="F:UnityEngine.GridBrushBase.FlipAxis.X"> + <summary> + <para>Flip the brush in the X Axis.</para> + </summary> + </member> + <member name="F:UnityEngine.GridBrushBase.FlipAxis.Y"> + <summary> + <para>Flip the brush in the Y Axis.</para> + </summary> + </member> + <member name="M:UnityEngine.GridBrushBase.FloodFill(UnityEngine.GridLayout,UnityEngine.GameObject,UnityEngine.Vector3Int)"> + <summary> + <para>Flood fills data onto a grid given the starting coordinates of the cell.</para> + </summary> + <param name="gridLayout"> used for layout.</param> + <param name="brushTarget">Targets of flood fill operation. By default the currently selected GameObject.</param> + <param name="position">Starting position of the flood fill.</param> + </member> + <member name="M:UnityEngine.GridBrushBase.Move(UnityEngine.GridLayout,UnityEngine.GameObject,UnityEngine.BoundsInt,UnityEngine.BoundsInt)"> + <summary> + <para>Move is called when user moves the area previously selected with the selection marquee.</para> + </summary> + <param name="grid"> used for layout.</param> + <param name="brushTarget">Target of the move operation. By default the currently selected GameObject.</param> + <param name="from">Source bounds of the move.</param> + <param name="to">Target bounds of the move.</param> + <param name="gridLayout"></param> + </member> + <member name="M:UnityEngine.GridBrushBase.MoveEnd(UnityEngine.GridLayout,UnityEngine.GameObject,UnityEngine.BoundsInt)"> + <summary> + <para>MoveEnd is called when user has ended the move of the area previously selected with the selection marquee.</para> + </summary> + <param name="position">Layers affected by the move operation.</param> + <param name="brushTarget">Target of the move operation. By default the currently selected GameObject.</param> + <param name="grid"> used for layout.</param> + <param name="gridLayout"></param> + </member> + <member name="M:UnityEngine.GridBrushBase.MoveStart(UnityEngine.GridLayout,UnityEngine.GameObject,UnityEngine.BoundsInt)"> + <summary> + <para>MoveEnd is called when user starts moving the area previously selected with the selection marquee.</para> + </summary> + <param name="grid"> used for layout.</param> + <param name="brushTarget">Target of the move operation. By default the currently selected GameObject.</param> + <param name="position">Position where the move operation has started.</param> + <param name="gridLayout"></param> + </member> + <member name="M:UnityEngine.GridBrushBase.Paint(UnityEngine.GridLayout,UnityEngine.GameObject,UnityEngine.Vector3Int)"> + <summary> + <para>Paints data into a grid within the given bounds.</para> + </summary> + <param name="grid"> used for layout.</param> + <param name="brushTarget">Target of the paint operation. By default the currently selected GameObject.</param> + <param name="position">The coordinates of the cell to paint data to.</param> + <param name="gridLayout"></param> + </member> + <member name="M:UnityEngine.GridBrushBase.Pick(UnityEngine.GridLayout,UnityEngine.GameObject,UnityEngine.BoundsInt,UnityEngine.Vector3Int)"> + <summary> + <para>Picks data from a grid given the coordinates of the cells.</para> + </summary> + <param name="grid"> used for layout.</param> + <param name="brushTarget">Target of the paint operation. By default the currently selected GameObject.</param> + <param name="position">The coordinates of the cells to paint data from.</param> + <param name="pivot">Pivot of the picking brush.</param> + <param name="gridLayout"></param> + </member> + <member name="M:UnityEngine.GridBrushBase.Rotate(UnityEngine.GridBrushBase/RotationDirection,UnityEngine.GridLayout/CellLayout)"> + <summary> + <para>Rotates all tiles on the grid brush with the given RotationDirection.</para> + </summary> + <param name="direction">Direction to rotate by.</param> + <param name="layout">Cell Layout for rotating.</param> + </member> + <member name="T:UnityEngine.GridBrushBase.RotationDirection"> + <summary> + <para>Direction to rotate tiles in the GridBrushBase by.</para> + </summary> + </member> + <member name="F:UnityEngine.GridBrushBase.RotationDirection.Clockwise"> + <summary> + <para>Rotates tiles clockwise.</para> + </summary> + </member> + <member name="F:UnityEngine.GridBrushBase.RotationDirection.CounterClockwise"> + <summary> + <para>Rotates tiles counter-clockwise.</para> + </summary> + </member> + <member name="M:UnityEngine.GridBrushBase.Select(UnityEngine.GridLayout,UnityEngine.GameObject,UnityEngine.BoundsInt)"> + <summary> + <para>Select an area of a grid.</para> + </summary> + <param name="grid"> used for layout.</param> + <param name="brushTarget">Targets of paint operation. By default the currently selected GameObject.</param> + <param name="position">Area to get selected.</param> + <param name="gridLayout"></param> + </member> + <member name="T:UnityEngine.GridBrushBase.Tool"> + <summary> + <para>Tool mode for the GridBrushBase.</para> + </summary> + </member> + <member name="F:UnityEngine.GridBrushBase.Tool.Box"> + <summary> + <para>Box Fill.</para> + </summary> + </member> + <member name="F:UnityEngine.GridBrushBase.Tool.Erase"> + <summary> + <para>Erase.</para> + </summary> + </member> + <member name="F:UnityEngine.GridBrushBase.Tool.FloodFill"> + <summary> + <para>Flood Fill.</para> + </summary> + </member> + <member name="F:UnityEngine.GridBrushBase.Tool.Move"> + <summary> + <para>Move.</para> + </summary> + </member> + <member name="F:UnityEngine.GridBrushBase.Tool.Paint"> + <summary> + <para>Paint.</para> + </summary> + </member> + <member name="F:UnityEngine.GridBrushBase.Tool.Pick"> + <summary> + <para>Pick.</para> + </summary> + </member> + <member name="F:UnityEngine.GridBrushBase.Tool.Select"> + <summary> + <para>Select.</para> + </summary> + </member> + <member name="T:UnityEngine.Tilemaps.ITilemap"> + <summary> + <para>Class passed onto when information is queried from the tiles.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.ITilemap.cellBounds"> + <summary> + <para>Returns the boundaries of the Tilemap in cell size.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.ITilemap.localBounds"> + <summary> + <para>Returns the boundaries of the Tilemap in local space size.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.ITilemap.origin"> + <summary> + <para>The origin of the Tilemap in cell position.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.ITilemap.size"> + <summary> + <para>The size of the Tilemap in cells.</para> + </summary> + </member> + <member name="M:UnityEngine.Tilemaps.ITilemap.GetColor(UnityEngine.Vector3Int)"> + <summary> + <para>Gets the color of a.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <returns> + <para>Color of the at the XY coordinate.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.ITilemap.GetComponent"> + <summary> + <para>Returns the component of type T if the GameObject of the tile map has one attached, null if it doesn't.</para> + </summary> + <returns> + <para>The Component of type T to retrieve.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.ITilemap.GetSprite(UnityEngine.Vector3Int)"> + <summary> + <para>Gets the.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <returns> + <para>Sprite at the XY coordinate.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.ITilemap.GetTile(UnityEngine.Vector3Int)"> + <summary> + <para>Gets the.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <returns> + <para> placed at the cell.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.ITilemap.GetTile(UnityEngine.Vector3Int)"> + <summary> + <para>Gets the.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <returns> + <para> placed at the cell.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.ITilemap.GetTileFlags(UnityEngine.Vector3Int)"> + <summary> + <para>Gets the TileFlags of the Tile at the given position.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <returns> + <para>TileFlags from the Tile.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.ITilemap.GetTransformMatrix(UnityEngine.Vector3Int)"> + <summary> + <para>Gets the transform matrix of a.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <returns> + <para>The transform matrix.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.ITilemap.RefreshTile(UnityEngine.Vector3Int)"> + <summary> + <para>Refreshes a.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + </member> + <member name="T:UnityEngine.Tilemaps.Tile"> + <summary> + <para>Class for a default tile in the Tilemap.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tile.color"> + <summary> + <para>Color of the Tile.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tile.flags"> + <summary> + <para>TileFlags of the Tile.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tile.gameObject"> + <summary> + <para>GameObject of the Tile.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tile.sprite"> + <summary> + <para>Sprite to be rendered at the Tile.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tile.transform"> + <summary> + <para>.</para> + </summary> + </member> + <member name="T:UnityEngine.Tilemaps.Tile.ColliderType"> + <summary> + <para>Enum for determining what collider shape is generated for this Tile by the TilemapCollider2D.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.Tile.ColliderType.Grid"> + <summary> + <para>The grid layout boundary outline is used as the collider shape for the Tile by the TilemapCollider2D.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.Tile.ColliderType.None"> + <summary> + <para>No collider shape is generated for the Tile by the TilemapCollider2D.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.Tile.ColliderType.Sprite"> + <summary> + <para>The Sprite outline is used as the collider shape for the Tile by the TilemapCollider2D.</para> + </summary> + </member> + <member name="M:UnityEngine.Tilemaps.Tile.GetTileData(UnityEngine.Vector3Int,UnityEngine.Tilemaps.ITilemap,UnityEngine.Tilemaps.TileData&)"> + <summary> + <para>Retrieves the tile rendering data for the Tile.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <param name="tilemap">The Tilemap the tile is present on.</param> + <param name="tileData">Data to render the tile. This is filled with Tile, Tile.color and Tile.transform.</param> + <returns> + <para>Whether the call was successful. This returns true for Tile.</para> + </returns> + </member> + <member name="T:UnityEngine.Tilemaps.TileAnimationData"> + <summary> + <para>A Struct for the required data for animating a Tile.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.TileAnimationData.animatedSprites"> + <summary> + <para>The array of that are ordered by appearance in the animation.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.TileAnimationData.animationSpeed"> + <summary> + <para>The animation speed.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.TileAnimationData.animationStartTime"> + <summary> + <para>The start time of the animation. The animation will begin at this time offset.</para> + </summary> + </member> + <member name="T:UnityEngine.Tilemaps.TileBase"> + <summary> + <para>Base class for a tile in the Tilemap.</para> + </summary> + </member> + <member name="M:UnityEngine.Tilemaps.TileBase.GetTileAnimationData(UnityEngine.Vector3Int,UnityEngine.Tilemaps.ITilemap,UnityEngine.Tilemaps.TileAnimationData&)"> + <summary> + <para>Retrieves any tile animation data from the scripted tile.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <param name="tilemap">The Tilemap the tile is present on.</param> + <param name="tileAnimationData">Data to run an animation on the tile.</param> + <returns> + <para>Whether the call was successful.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.TileBase.GetTileData(UnityEngine.Vector3Int,UnityEngine.Tilemaps.ITilemap,UnityEngine.Tilemaps.TileData&)"> + <summary> + <para>Retrieves any tile rendering data from the scripted tile.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <param name="tilemap">The Tilemap the tile is present on.</param> + <param name="tileData">Data to render the tile.</param> + <returns> + <para>Whether the call was successful.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.TileBase.RefreshTile(UnityEngine.Vector3Int,UnityEngine.Tilemaps.ITilemap)"> + <summary> + <para>This method is called when the tile is refreshed.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <param name="tilemap">The Tilemap the tile is present on.</param> + </member> + <member name="M:UnityEngine.Tilemaps.TileBase.StartUp(UnityEngine.Vector3Int,UnityEngine.Tilemaps.ITilemap,UnityEngine.GameObject)"> + <summary> + <para>StartUp is called on the first frame of the running scene.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <param name="tilemap">The Tilemap the tile is present on.</param> + <param name="go">The GameObject instantiated for the Tile.</param> + <returns> + <para>Whether the call was successful.</para> + </returns> + </member> + <member name="T:UnityEngine.Tilemaps.TileData"> + <summary> + <para>A Struct for the required data for rendering a Tile.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.TileData.color"> + <summary> + <para>Color of the Tile.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.TileData.flags"> + <summary> + <para>TileFlags of the Tile.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.TileData.gameObject"> + <summary> + <para>GameObject of the Tile.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.TileData.sprite"> + <summary> + <para>Sprite to be rendered at the Tile.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.TileData.transform"> + <summary> + <para>.</para> + </summary> + </member> + <member name="T:UnityEngine.Tilemaps.TileFlags"> + <summary> + <para>Flags controlling behavior for the TileBase.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.TileFlags.InstantiateGameObjectRuntimeOnly"> + <summary> + <para>TileBase does not instantiate its associated GameObject in editor mode and instantiates it only during play mode.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.TileFlags.LockAll"> + <summary> + <para>All lock flags.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.TileFlags.LockColor"> + <summary> + <para>TileBase locks any color set by brushes or the user.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.TileFlags.LockTransform"> + <summary> + <para>TileBase locks any transform matrix set by brushes or the user.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.TileFlags.None"> + <summary> + <para>No TileFlags are set.</para> + </summary> + </member> + <member name="T:UnityEngine.Tilemaps.Tilemap"> + <summary> + <para>The tile map stores component.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tilemap.animationFrameRate"> + <summary> + <para>The frame rate for all tile animations in the tile map.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tilemap.cellBounds"> + <summary> + <para>Returns the boundaries of the Tilemap in cell size.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tilemap.color"> + <summary> + <para>The color of the tile map layer.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tilemap.layoutGrid"> + <summary> + <para>Gets the associated with this tile map.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tilemap.layoutGrid"> + <summary> + <para>Gets the associated with this tile map.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tilemap.localBounds"> + <summary> + <para>Returns the boundaries of the Tilemap in local space size.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tilemap.orientation"> + <summary> + <para>Orientation of the tiles in the Tilemap.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tilemap.orientationMatrix"> + <summary> + <para>Orientation Matrix of the orientation of the tiles in the Tilemap.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tilemap.origin"> + <summary> + <para>The origin of the Tilemap in cell position.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tilemap.size"> + <summary> + <para>The size of the Tilemap in cells.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.Tilemap.tileAnchor"> + <summary> + <para>Gets the anchor point of tiles in the Tilemap.</para> + </summary> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.AddTileFlags(UnityEngine.Vector3Int,UnityEngine.Tilemaps.TileFlags)"> + <summary> + <para>Adds the TileFlags onto the Tile at the given position.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <param name="flags">TileFlags to add (with bitwise or) onto the flags provided by Tile.TileBase.</param> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.BoxFill"> + <summary> + <para>Does a box fill with the given. Starts from given coordinates and fills the limits from start to end (inclusive).</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <param name="tile"> to place.</param> + <param name="startX">The minimum X coordinate limit to fill to.</param> + <param name="startY">The minimum Y coordinate limit to fill to.</param> + <param name="endX">The maximum X coordinate limit to fill to.</param> + <param name="endY">The maximum Y coordinate limit to fill to.</param> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.ClearAllTiles"> + <summary> + <para>Clears all tiles that are placed in the Tilemap.</para> + </summary> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.CompressBounds"> + <summary> + <para>Compresses the origin and size of the Tilemap to bounds where tiles exist.</para> + </summary> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.ContainsTile(UnityEngine.Tilemaps.TileBase)"> + <summary> + <para>Returns true if the Tilemap contains the given. Returns false if not.</para> + </summary> + <param name="tileAsset">Tile to check.</param> + <returns> + <para>Whether the Tilemap contains the tile.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.FloodFill"> + <summary> + <para>Does a flood fill with the given starting from the given coordinates.</para> + </summary> + <param name="position">Start position of the flood fill on the Tilemap.</param> + <param name="tile"> to place.</param> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.GetCellCenterLocal(UnityEngine.Vector3Int)"> + <summary> + <para>Get the logical center coordinate of a grid cell in local space.</para> + </summary> + <param name="position">Grid cell position.</param> + <returns> + <para>Center of the cell transformed into local space coordinates.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.GetCellCenterWorld(UnityEngine.Vector3Int)"> + <summary> + <para>Get the logical center coordinate of a grid cell in world space.</para> + </summary> + <param name="position">Grid cell position.</param> + <returns> + <para>Center of the cell transformed into world space coordinates.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.GetColliderType(UnityEngine.Vector3Int)"> + <summary> + <para>Gets the collider type of a.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <returns> + <para>Collider type of the at the XY coordinate.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.GetColor(UnityEngine.Vector3Int)"> + <summary> + <para>Gets the color of a.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <returns> + <para>Color of the at the XY coordinate.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.GetInstantiatedObject(UnityEngine.Vector3Int)"> + <summary> + <para>Gets the.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <returns> + <para>GameObject instantiated by the Tile at the position.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.GetSprite(UnityEngine.Vector3Int)"> + <summary> + <para>Gets the.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <returns> + <para>Sprite at the XY coordinate.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.GetTile(UnityEngine.Vector3Int)"> + <summary> + <para>Gets the.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <returns> + <para> placed at the cell.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.GetTile(UnityEngine.Vector3Int)"> + <summary> + <para>Gets the.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <returns> + <para> placed at the cell.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.GetTileFlags(UnityEngine.Vector3Int)"> + <summary> + <para>Gets the TileFlags of the Tile at the given position.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <returns> + <para>TileFlags from the Tile.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.GetTilesBlock(UnityEngine.BoundsInt)"> + <summary> + <para>Retrieves an array of tiles with the given bounds.</para> + </summary> + <param name="bounds">Bounds to retrieve from.</param> + <returns> + <para>An array of at the given bounds.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.GetTransformMatrix(UnityEngine.Vector3Int)"> + <summary> + <para>Gets the transform matrix of a.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <returns> + <para>The transform matrix.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.GetUsedTilesCount"> + <summary> + <para>Get the total number of different.</para> + </summary> + <returns> + <para>The total number of different.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.GetUsedTilesNonAlloc(UnityEngine.Tilemaps.TileBase[])"> + <summary> + <para>Fills the given array with the total number of different and returns the number of tiles filled.</para> + </summary> + <param name="usedTiles">The array to be filled.</param> + <returns> + <para>The number of tiles filled.</para> + </returns> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.HasTile(UnityEngine.Vector3Int)"> + <summary> + <para>Returns whether there is a tile at the position.</para> + </summary> + <param name="position">Position to check.</param> + <returns> + <para>True if there is a tile at the position. False if not.</para> + </returns> + </member> + <member name="T:UnityEngine.Tilemaps.Tilemap.Orientation"> + <summary> + <para>Determines the orientation of.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.Tilemap.Orientation.Custom"> + <summary> + <para>Use a custom orientation to all tiles in the tile map.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.Tilemap.Orientation.XY"> + <summary> + <para>Orients tiles in the XY plane.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.Tilemap.Orientation.XZ"> + <summary> + <para>Orients tiles in the XZ plane.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.Tilemap.Orientation.YX"> + <summary> + <para>Orients tiles in the YX plane.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.Tilemap.Orientation.YZ"> + <summary> + <para>Orients tiles in the YZ plane.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.Tilemap.Orientation.ZX"> + <summary> + <para>Orients tiles in the ZX plane.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.Tilemap.Orientation.ZY"> + <summary> + <para>Orients tiles in the ZY plane.</para> + </summary> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.RefreshAllTiles"> + <summary> + <para>Refreshes all. The tile map will retrieve the rendering data, animation data and other data for all tiles and update all relevant components.</para> + </summary> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.RefreshTile(UnityEngine.Vector3Int)"> + <summary> + <para>Refreshes a.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.RemoveTileFlags(UnityEngine.Vector3Int,UnityEngine.Tilemaps.TileFlags)"> + <summary> + <para>Removes the TileFlags onto the Tile at the given position.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <param name="flags">TileFlags to remove from the Tile.</param> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.ResizeBounds"> + <summary> + <para>Resizes tiles in the Tilemap to bounds defined by origin and size.</para> + </summary> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.SetColliderType(UnityEngine.Vector3Int,UnityEngine.Tilemaps.Tile/ColliderType)"> + <summary> + <para>Sets the collider type of a.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <param name="colliderType">Collider type to set the to at the XYZ coordinate.</param> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.SetColor(UnityEngine.Vector3Int,UnityEngine.Color)"> + <summary> + <para>Sets the color of a.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <param name="color">Color to set the to at the XY coordinate.</param> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.SetTile(UnityEngine.Vector3Int,UnityEngine.Tilemaps.TileBase)"> + <summary> + <para>Sets a.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <param name="tile"> to be placed the cell.</param> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.SetTileFlags(UnityEngine.Vector3Int,UnityEngine.Tilemaps.TileFlags)"> + <summary> + <para>Sets the TileFlags onto the Tile at the given position.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <param name="flags">TileFlags to add onto the Tile.</param> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.SetTiles(UnityEngine.Vector3Int[],UnityEngine.Tilemaps.TileBase[])"> + <summary> + <para>Sets an array of.</para> + </summary> + <param name="positionArray">An array of positions of Tiles on the Tilemap.</param> + <param name="tileArray">An array of to be placed.</param> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.SetTilesBlock(UnityEngine.BoundsInt,UnityEngine.Tilemaps.TileBase[])"> + <summary> + <para>Fills bounds with array of tiles.</para> + </summary> + <param name="position">Bounds to be filled.</param> + <param name="tileArray">An array of to be placed.</param> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.SetTransformMatrix(UnityEngine.Vector3Int,UnityEngine.Matrix4x4)"> + <summary> + <para>Sets the transform matrix of a tile given the XYZ coordinates of a cell in the.</para> + </summary> + <param name="position">Position of the Tile on the Tilemap.</param> + <param name="transform">The transform matrix.</param> + </member> + <member name="M:UnityEngine.Tilemaps.Tilemap.SwapTile(UnityEngine.Tilemaps.TileBase,UnityEngine.Tilemaps.TileBase)"> + <summary> + <para>Swaps all existing tiles of and refreshes all the swapped tiles.</para> + </summary> + <param name="changeTile">Tile to swap.</param> + <param name="newTile">Tile to swap to.</param> + </member> + <member name="T:UnityEngine.Tilemaps.TilemapCollider2D"> + <summary> + <para>Collider for 2D physics representing shapes defined by the corresponding Tilemap.</para> + </summary> + </member> + <member name="T:UnityEngine.Tilemaps.TilemapRenderer"> + <summary> + <para>The tile map renderer is used to render the tile map marked out by a component.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.TilemapRenderer.chunkSize"> + <summary> + <para>Size in number of tiles of each chunk created by the TilemapRenderer.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.TilemapRenderer.maskInteraction"> + <summary> + <para>Specifies how the Tilemap interacts with the masks.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.TilemapRenderer.maxChunkCount"> + <summary> + <para>Maximum number of chunks the TilemapRenderer caches in memory.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.TilemapRenderer.maxFrameAge"> + <summary> + <para>Maximum number of frames the TilemapRenderer keeps unused chunks in memory.</para> + </summary> + </member> + <member name="P:UnityEngine.Tilemaps.TilemapRenderer.sortOrder"> + <summary> + <para>Active sort order for the TilemapRenderer.</para> + </summary> + </member> + <member name="T:UnityEngine.Tilemaps.TilemapRenderer.SortOrder"> + <summary> + <para>Sort order for all tiles rendered by the TilemapRenderer.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.TilemapRenderer.SortOrder.BottomLeft"> + <summary> + <para>Sorts tiles for rendering starting from the tile with the lowest X and the lowest Y cell positions.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.TilemapRenderer.SortOrder.BottomRight"> + <summary> + <para>Sorts tiles for rendering starting from the tile with the highest X and the lowest Y cell positions.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.TilemapRenderer.SortOrder.TopLeft"> + <summary> + <para>Sorts tiles for rendering starting from the tile with the lowest X and the highest Y cell positions.</para> + </summary> + </member> + <member name="F:UnityEngine.Tilemaps.TilemapRenderer.SortOrder.TopRight"> + <summary> + <para>Sorts tiles for rendering starting from the tile with the highest X and the lowest Y cell positions.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.Timeline.dll b/Player_from_example_Data/Managed/UnityEngine.Timeline.dll new file mode 100644 index 0000000000000000000000000000000000000000..db9d04ec5db233a5db32db0c0bd022c8ed52980e Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.Timeline.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UI.dll b/Player_from_example_Data/Managed/UnityEngine.UI.dll new file mode 100644 index 0000000000000000000000000000000000000000..e0c8864b4c2d2b1c7fe73c83e3e95423ca5d7173 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UI.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UIElementsModule.dll b/Player_from_example_Data/Managed/UnityEngine.UIElementsModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..f54aa4b524f34c3b7aece428e1d2f40d95f3365f Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UIElementsModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UIElementsModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.UIElementsModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..c6a43f947073ab296e14d837be996cfeb44af5b9 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UIElementsModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UIElementsModule.xml b/Player_from_example_Data/Managed/UnityEngine.UIElementsModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..40433fb2fa6b7b68289a9d2653ef6e4fb71851e5 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.UIElementsModule.xml @@ -0,0 +1,977 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.UIElementsModule</name> + </assembly> + <member name="P:UnityEngine.Experimental.UIElements.EventBase.isDefaultPrevented"> + <summary> + <para>Return true if the default actions should not be executed for this event.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.EventBase.PreventDefault"> + <summary> + <para>Call this function to prevent the execution of the default actions for this event.</para> + </summary> + </member> + <member name="?:UnityEngine.Experimental.UIElements.IStyle"> + <summary> + <para>This interface provides access to a VisualElement style data.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.alignContent"> + <summary> + <para>Alignment of the whole area of children on the cross axis if they span over multiple lines in this container.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.alignItems"> + <summary> + <para>Alignment of children on the cross axis of this container.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.alignSelf"> + <summary> + <para>Similar to align-items, but only for this specific element.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.backgroundColor"> + <summary> + <para>Background color to paint in the element's box.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.backgroundImage"> + <summary> + <para>Background image to paint in the element's box.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.backgroundSize"> + <summary> + <para>Background image scaling in the element's box.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.borderBottom"> + <summary> + <para>Space reserved for the bottom edge of the border during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.borderBottomWidth"> + <summary> + <para>Space reserved for the bottom edge of the border during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.borderColor"> + <summary> + <para>Color of the border to paint inside the element's box.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.borderLeft"> + <summary> + <para>Space reserved for the left edge of the border during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.borderLeftWidth"> + <summary> + <para>Space reserved for the left edge of the border during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.borderRadius"> + <summary> + <para>Radius used to paint a rounded rectangle in the element's box.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.borderRight"> + <summary> + <para>Space reserved for the right edge of the border during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.borderRightWidth"> + <summary> + <para>Space reserved for the right edge of the border during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.borderTop"> + <summary> + <para>Space reserved for the top edge of the border during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.borderTopWidth"> + <summary> + <para>Space reserved for the top edge of the border during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.flex"> + <summary> + <para>Ration of this element in its parent during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.flexDirection"> + <summary> + <para>Direction of the main axis to layout children in a container.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.flexWrap"> + <summary> + <para>Placement of children over multiple lines if not enough space is available in this container.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.font"> + <summary> + <para>Font to draw the element's text.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.fontSize"> + <summary> + <para>Font size to draw the element's text.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.fontStyle"> + <summary> + <para>Font style to draw the element's text.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.height"> + <summary> + <para>Fixed height of an element for the layout.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.justifyContent"> + <summary> + <para>Justification of children on the main axis of this container.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.marginBottom"> + <summary> + <para>Space reserved for the bottom edge of the margin during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.marginLeft"> + <summary> + <para>Space reserved for the left edge of the margin during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.marginRight"> + <summary> + <para>Space reserved for the right edge of the margin during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.marginTop"> + <summary> + <para>Space reserved for the top edge of the margin during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.maxHeight"> + <summary> + <para>Maximum height for an element, when it is flexible or measures its own size.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.maxWidth"> + <summary> + <para>Maximum width for an element, when it is flexible or measures its own size.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.minHeight"> + <summary> + <para>Minimum height for an element, when it is flexible or measures its own size.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.minWidth"> + <summary> + <para>Minimum height for an element, when it is flexible or measures its own size.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.paddingBottom"> + <summary> + <para>Space reserved for the bottom edge of the padding during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.paddingLeft"> + <summary> + <para>Space reserved for the left edge of the padding during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.paddingRight"> + <summary> + <para>Space reserved for the right edge of the padding during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.paddingTop"> + <summary> + <para>Space reserved for the top edge of the padding during the layout phase.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.positionBottom"> + <summary> + <para>Bottom distance from the element's box during layout.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.positionLeft"> + <summary> + <para>Left distance from the element's box during layout.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.positionRight"> + <summary> + <para>Right distance from the element's box during layout.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.positionTop"> + <summary> + <para>Top distance from the element's box during layout.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.positionType"> + <summary> + <para>Element's positioning in its parent container.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.sliceBottom"> + <summary> + <para>Size of the 9-slice's bottom edge when painting an element's background image.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.sliceLeft"> + <summary> + <para>Size of the 9-slice's left edge when painting an element's background image.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.sliceRight"> + <summary> + <para>Size of the 9-slice's right edge when painting an element's background image.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.sliceTop"> + <summary> + <para>Size of the 9-slice's top edge when painting an element's background image.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.textAlignment"> + <summary> + <para>Text alignment in the element's box.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.textClipping"> + <summary> + <para>Clipping if the text does not fit in the element's box.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.textColor"> + <summary> + <para>Color to use when drawing the text of an element.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.width"> + <summary> + <para>Fixed width of an element for the layout.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.IStyle.wordWrap"> + <summary> + <para>Word wrapping over multiple lines if not enough space is available to draw the text of an element.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.UIElements.PropagationPhase"> + <summary> + <para>The propagation phases of an event.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.PropagationPhase.AtTarget"> + <summary> + <para>The event is being sent to the event target.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.PropagationPhase.BubbleUp"> + <summary> + <para>The event is being sent to the event target parent element up to the root element.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.PropagationPhase.Capture"> + <summary> + <para>The event is being sent to the root element down to the event target parent element.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.PropagationPhase.DefaultAction"> + <summary> + <para>The event is being sent to the target element for it to execute its default actions for this event. Event handlers do not get the events in this phase. Instead, ExecuteDefaultAction is called on the target.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.PropagationPhase.None"> + <summary> + <para>The event is not being propagated.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.UIElements.StyleEnums.Align"> + <summary> + <para>This enumeration contains values to control how an element is aligned in its parent during the layout phase.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.Align.Auto"> + <summary> + <para>Default value (currently FlexStart).</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.Align.Center"> + <summary> + <para>Items are centered on the cross axis.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.Align.FlexEnd"> + <summary> + <para>Items are aligned at the end on the cross axis.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.Align.FlexStart"> + <summary> + <para>Items are aligned at the beginning on the cross axis.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.Align.Stretch"> + <summary> + <para>Stretches items on the cross axis.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.UIElements.StyleEnums.FlexDirection"> + <summary> + <para>This enumeration defines values used to control in which direction a container will place its children during layout.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.FlexDirection.Column"> + <summary> + <para>Vertical layout.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.FlexDirection.ColumnReverse"> + <summary> + <para>Vertical layout in reverse order.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.FlexDirection.Row"> + <summary> + <para>Horizontal layout.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.FlexDirection.RowReverse"> + <summary> + <para>Horizontal layout in reverse order.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.UIElements.StyleEnums.Justify"> + <summary> + <para>This enumeration contains values to control how children are justified during layout.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.Justify.Center"> + <summary> + <para>Items are centered.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.Justify.FlexEnd"> + <summary> + <para>Items are justified towards the end of the layout direction.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.Justify.FlexStart"> + <summary> + <para>Items are justified towards the beginning of the main axis.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.Justify.SpaceAround"> + <summary> + <para>Items are evenly distributed in the line with extra space on each end of the line.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.Justify.SpaceBetween"> + <summary> + <para>Items are evenly distributed in the line; first item is at the beginning of the line, last item is at the end.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.UIElements.StyleEnums.PositionType"> + <summary> + <para>This enumeration contains values to control how an element is positioned in its parent container.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.PositionType.Absolute"> + <summary> + <para>The element is positioned in relation to its parent box and does not contribute to the layout anymore.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.PositionType.Relative"> + <summary> + <para>The element is positioned in relation to its default box as calculated by layout.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.UIElements.StyleEnums.Wrap"> + <summary> + <para>This enumeration contains values to control how elements are placed in a container if not enough space is available.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.Wrap.NoWrap"> + <summary> + <para>All elements are placed on the same line.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleEnums.Wrap.Wrap"> + <summary> + <para>Elements are placed over multiple lines.</para> + </summary> + </member> + <member name="?:UnityEngine.Experimental.UIElements.StyleSheets.ICustomStyle"> + <summary> + <para>This interface exposes methods to read custom style properties applied from USS files to visual elements.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.StyleSheets.ICustomStyle.ApplyCustomProperty(System.String,UnityEngine.Experimental.UIElements.StyleSheets.StyleValue`1<System.Single>&)"> + <summary> + <para>Read a style property value into the specified StyleValue<T>.</para> + </summary> + <param name="propertyName">Name of the property in USS.</param> + <param name="target">Target StyleValue<T> field or variable to write to.</param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.StyleSheets.ICustomStyle.ApplyCustomProperty(System.String,UnityEngine.Experimental.UIElements.StyleSheets.StyleValue`1<System.Int32>&)"> + <summary> + <para>Read a style property value into the specified StyleValue<T>.</para> + </summary> + <param name="propertyName">Name of the property in USS.</param> + <param name="target">Target StyleValue<T> field or variable to write to.</param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.StyleSheets.ICustomStyle.ApplyCustomProperty(System.String,UnityEngine.Experimental.UIElements.StyleSheets.StyleValue`1<System.Boolean>&)"> + <summary> + <para>Read a style property value into the specified StyleValue<T>.</para> + </summary> + <param name="propertyName">Name of the property in USS.</param> + <param name="target">Target StyleValue<T> field or variable to write to.</param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.StyleSheets.ICustomStyle.ApplyCustomProperty(System.String,UnityEngine.Experimental.UIElements.StyleSheets.StyleValue`1<UnityEngine.Color>&)"> + <summary> + <para>Read a style property value into the specified StyleValue<T>.</para> + </summary> + <param name="propertyName">Name of the property in USS.</param> + <param name="target">Target StyleValue<T> field or variable to write to.</param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.StyleSheets.ICustomStyle.ApplyCustomProperty(System.String,UnityEngine.Experimental.UIElements.StyleSheets.StyleValue`1<T>&)"> + <summary> + <para>Read a style property value into the specified StyleValue<T>.</para> + </summary> + <param name="propertyName">Name of the property in USS.</param> + <param name="target">Target StyleValue<T> field or variable to write to.</param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.StyleSheets.ICustomStyle.ApplyCustomProperty(System.String,UnityEngine.Experimental.UIElements.StyleSheets.StyleValue`1<System.String>&)"> + <summary> + <para>Read a style property value into the specified StyleValue<T>.</para> + </summary> + <param name="propertyName">Name of the property in USS.</param> + <param name="target">Target StyleValue<T> field or variable to write to.</param> + </member> + <member name="T:UnityEngine.Experimental.UIElements.StyleSheets.StyleValue`1"> + <summary> + <para>This generic structure encodes a value type that can come from USS or be specified programmatically.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.StyleSheets.StyleValue_1.nil"> + <summary> + <para>This represents the default value for a StyleValue<T> of the according generic type.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.StyleSheets.StyleValue_1.value"> + <summary> + <para>The actual value of the StyleValue<T>.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.StyleSheets.StyleValue_1.Create(T)"> + <summary> + <para>Creates a StyleValue of the according generic type directly from a value.</para> + </summary> + <param name="value">Value to be used as inline style.</param> + <returns> + <para>The result StyleValue<T></para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.StyleSheets.StyleValue_1.#ctor(T)"> + <summary> + <para>This constructor can be used to specified an alternate default value but it is recommended to use StyleValue<T>.nil.</para> + </summary> + <param name="value">Default starting value.</param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.StyleSheets.StyleValue_1.GetSpecifiedValueOrDefault(T)"> + <summary> + <para>Utility function to be used when reading custom styles values and provide a default value in one step.</para> + </summary> + <param name="defaultValue">Default value to be returned if no value is set.</param> + <returns> + <para>The value to be used for the custom style.</para> + </returns> + </member> + <member name="T:UnityEngine.Experimental.UIElements.TextField"> + <summary> + <para>A textfield is a rectangular area where the user can edit a string.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.TextField.cursorColor"> + <summary> + <para>The color of the cursor.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.TextField.doubleClickSelectsWord"> + <summary> + <para>Set this to true to allow double-clicks to select the word under the mouse and false if otherwise.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.TextField.hasFocus"> + <summary> + <para>Returns true if the textfield has the focus and false if otherwise.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.TextField.isPasswordField"> + <summary> + <para>Set this to true to mask the characters and false if otherwise.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.TextField.maskChar"> + <summary> + <para>The character used for masking in a password field.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.TextField.maxLength"> + <summary> + <para>The maximum number of characters this textfield can hold. If 0, there is no limit.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.TextField.multiline"> + <summary> + <para>Set this to true to allow multiple lines in the textfield and false if otherwise.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.TextField.selectionColor"> + <summary> + <para>The color of the text selection.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.TextField.tripleClickSelectsLine"> + <summary> + <para>Set this to true to allow triple-clicks to select the line under the mouse and false if otherwise.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.TextField.#ctor"> + <summary> + <para>Creates a new textfield.</para> + </summary> + <param name="maxLength">The maximum number of characters this textfield can hold. If 0, there is no limit.</param> + <param name="multiline">Set this to true to allow multiple lines in the textfield and false if otherwise.</param> + <param name="isPasswordField">Set this to true to mask the characters and false if otherwise.</param> + <param name="maskChar">The character used for masking in a password field.</param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.TextField.#ctor(System.Int32,System.Boolean,System.Boolean,System.Char)"> + <summary> + <para>Creates a new textfield.</para> + </summary> + <param name="maxLength">The maximum number of characters this textfield can hold. If 0, there is no limit.</param> + <param name="multiline">Set this to true to allow multiple lines in the textfield and false if otherwise.</param> + <param name="isPasswordField">Set this to true to mask the characters and false if otherwise.</param> + <param name="maskChar">The character used for masking in a password field.</param> + </member> + <member name="F:UnityEngine.Experimental.UIElements.TextField.OnTextChanged"> + <summary> + <para>Action that is called whenever the text changes in the textfield.</para> + </summary> + </member> + <member name="F:UnityEngine.Experimental.UIElements.TextField.OnTextChangeValidated"> + <summary> + <para>Action that is called when the user validates the text in the textfield.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.UIElements.UQuery"> + <summary> + <para>UQuery is a set of extension methods allowing you to select individual or collection of visualElements inside a complex hierarchy.</para> + </summary> + </member> + <member name="T:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder`1"> + <summary> + <para>Utility Object that contructs a set of selection rules to be ran on a root visual element.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Active"> + <summary> + <para>Selects all elements that are active.</para> + </summary> + <returns> + <para>A QueryBuilder with the selection rules.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.AtIndex(System.Int32)"> + <summary> + <para>Convenience overload, shorthand for Build().AtIndex().</para> + </summary> + <param name="index"></param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Build"> + <summary> + <para>Compiles the selection rules into a QueryState object.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Checked"> + <summary> + <para>Selects all elements that are checked.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Children(System.String,System.String[])"> + <summary> + <para>Selects all direct child elements of elements matching the previous rules.</para> + </summary> + <param name="name"></param> + <param name="classes"></param> + <param name="className"></param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Children(System.String,System.String)"> + <summary> + <para>Selects all direct child elements of elements matching the previous rules.</para> + </summary> + <param name="name"></param> + <param name="classes"></param> + <param name="className"></param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Class(System.String)"> + <summary> + <para>Selects all elements with the given class. Not to be confused with Type (see OfType<>()).</para> + </summary> + <param name="classname"></param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.#ctor(UnityEngine.Experimental.UIElements.VisualElement)"> + <summary> + <para>Initializes a QueryBuilder.</para> + </summary> + <param name="visualElement">The root element on which to condfuct the search query.</param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Descendents(System.String,System.String[])"> + <summary> + <para>Selects all elements that are descendants of currently matching ancestors.</para> + </summary> + <param name="name"></param> + <param name="classNames"></param> + <param name="classname"></param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Descendents(System.String,System.String)"> + <summary> + <para>Selects all elements that are descendants of currently matching ancestors.</para> + </summary> + <param name="name"></param> + <param name="classNames"></param> + <param name="classname"></param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Enabled"> + <summary> + <para>Selects all elements that are enabled.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.First"> + <summary> + <para>Convenience overload, shorthand for Build().First().</para> + </summary> + <returns> + <para>The first element matching all the criteria, or null if none was found.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Focused"> + <summary> + <para>Selects all elements that are enabled.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.ForEach(System.Action`1<T>)"> + <summary> + <para>Convenience overload, shorthand for Build().ForEach().</para> + </summary> + <param name="funcCall">The function to be invoked with each matching element.</param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.ForEach(System.Collections.Generic.List`1<T2>,System.Func`2<T,T2>)"> + <summary> + <para>Convenience overload, shorthand for Build().ForEach().</para> + </summary> + <param name="funcCall">The function to be invoked with each matching element.</param> + <param name="result">Each return value will be added to this list.</param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.ForEach(System.Func`2<T,T2>)"> + <summary> + <para>Convenience overload, shorthand for Build().ForEach().</para> + </summary> + <param name="funcCall">The function to be invoked with each matching element.</param> + <returns> + <para>Returns a list of all the results of the function calls.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Hovered"> + <summary> + <para>Selects all elements that are hovered.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Last"> + <summary> + <para>Convenience overload, shorthand for Build().Last().</para> + </summary> + <returns> + <para>The last element matching all the criteria, or null if none was found.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Name(System.String)"> + <summary> + <para>Selects element with this name.</para> + </summary> + <param name="id"></param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.NotActive"> + <summary> + <para>Selects all elements that are not active.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.NotChecked"> + <summary> + <para>Selects all elements that npot checked.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.NotEnabled"> + <summary> + <para>Selects all elements that are not enabled.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.NotFocused"> + <summary> + <para>Selects all elements that don't currently own the focus.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.NotHovered"> + <summary> + <para>Selects all elements that are not hovered.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.NotSelected"> + <summary> + <para>Selects all elements that are not selected.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.NotVisible"> + <summary> + <para>Selects all elements that are not visible.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.OfType(System.String,System.String[])"> + <summary> + <para>Selects all elements of the specified Type (eg: Label, Button, ScrollView, etc).</para> + </summary> + <param name="name">If specified, will select elements with this name.</param> + <param name="classes">If specified, will select elements with the given class (not to be confused with Type).</param> + <param name="className">If specified, will select elements with the given class (not to be confused with Type).</param> + <returns> + <para>QueryBuilder configured with the associated selection rules.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.OfType(System.String,System.String)"> + <summary> + <para>Selects all elements of the specified Type (eg: Label, Button, ScrollView, etc).</para> + </summary> + <param name="name">If specified, will select elements with this name.</param> + <param name="classes">If specified, will select elements with the given class (not to be confused with Type).</param> + <param name="className">If specified, will select elements with the given class (not to be confused with Type).</param> + <returns> + <para>QueryBuilder configured with the associated selection rules.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Selected"> + <summary> + <para>Selects all elements that are selected.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.ToList"> + <summary> + <para>Convenience method. shorthand for Build().ToList.</para> + </summary> + <returns> + <para>Returns a list containing elements satisfying selection rules.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.ToList(System.Collections.Generic.List`1<T>)"> + <summary> + <para>Convenience method. Shorthand gor Build().ToList().</para> + </summary> + <param name="results">Adds all elements satisfying selection rules to the list.</param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Visible"> + <summary> + <para>Selects all elements that are visible.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryBuilder_1.Where(System.Func`2<T,System.Boolean>)"> + <summary> + <para>Selects all elements satifying the predicate.</para> + </summary> + <param name="selectorPredicate">Predicate that must return true for selected elements.</param> + <returns> + <para>QueryBuilder configured with the associated selection rules.</para> + </returns> + </member> + <member name="T:UnityEngine.Experimental.UIElements.UQuery.QueryState`1"> + <summary> + <para>Query object containing all the selection rules. Can be saved and rerun later without re-allocating memory.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryState_1.AtIndex(System.Int32)"> + <summary> + <para>Selects the n th element matching all the criteria, or null if not enough elements were found.</para> + </summary> + <param name="index">The index of the matched element.</param> + <returns> + <para>The match element at the specified index.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryState_1.First"> + <summary> + <para>The first element matching all the criteria, or null if none was found.</para> + </summary> + <returns> + <para>The first element matching all the criteria, or null if none was found.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryState_1.ForEach(System.Action`1<T>)"> + <summary> + <para>Invokes function on all elements matching the query.</para> + </summary> + <param name="funcCall">The action to be invoked with each matching element.</param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryState_1.ForEach(System.Collections.Generic.List`1<T2>,System.Func`2<T,T2>)"> + <summary> + <para>Invokes function on all elements matching the query.</para> + </summary> + <param name="result">Each return value will be added to this list.</param> + <param name="funcCall">The function to be invoked with each matching element.</param> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryState_1.ForEach(System.Func`2<T,T2>)"> + <summary> + <para>Invokes function on all elements matching the query. Overloaded for convenience.</para> + </summary> + <param name="funcCall">The function to be invoked with each matching element.</param> + <returns> + <para>Returns a list of all the results of the function calls.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryState_1.Last"> + <summary> + <para>The last element matching all the criteria, or null if none was found.</para> + </summary> + <returns> + <para>The last element matching all the criteria, or null if none was found.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryState_1.RebuildOn(UnityEngine.Experimental.UIElements.VisualElement)"> + <summary> + <para>Creates a new QueryState with the same selection rules, applied on another VisualElement.</para> + </summary> + <param name="element">The element on which to apply the selection rules.</param> + <returns> + <para>A new QueryState with the same selection rules, applied on this element.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryState_1.ToList"> + <summary> + <para>Returns a list containing elements satisfying selection rules.</para> + </summary> + <returns> + <para>Returns a list containing elements satisfying selection rules.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQuery.QueryState_1.ToList(System.Collections.Generic.List`1<T>)"> + <summary> + <para>Adds all elements satisfying selection rules to the list.</para> + </summary> + <param name="results">Adds all elements satisfying selection rules to the list.</param> + </member> + <member name="T:UnityEngine.Experimental.UIElements.UQueryExtensions"> + <summary> + <para>UQuery is a set of extension methods allowing you to select individual or collection of visualElements inside a complex hierarchy.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQueryExtensions.Q(UnityEngine.Experimental.UIElements.VisualElement,System.String,System.String)"> + <summary> + <para>Convenience overload, shorthand for Query<T>.Build().First().</para> + </summary> + <param name="e">Root VisualElement on which the selector will be applied.</param> + <param name="name">If specified, will select elements with this name.</param> + <param name="classes">If specified, will select elements with the given class (not to be confused with Type).</param> + <param name="className">If specified, will select elements with the given class (not to be confused with Type).</param> + <returns> + <para>The first element matching all the criteria, or null if none was found.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQueryExtensions.Q(UnityEngine.Experimental.UIElements.VisualElement,System.String,System.String[])"> + <summary> + <para>Convenience overload, shorthand for Query<T>.Build().First().</para> + </summary> + <param name="e">Root VisualElement on which the selector will be applied.</param> + <param name="name">If specified, will select elements with this name.</param> + <param name="classes">If specified, will select elements with the given class (not to be confused with Type).</param> + <param name="className">If specified, will select elements with the given class (not to be confused with Type).</param> + <returns> + <para>The first element matching all the criteria, or null if none was found.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQueryExtensions.Query(UnityEngine.Experimental.UIElements.VisualElement,System.String,System.String)"> + <summary> + <para>Initializes a QueryBuilder with the specified selection rules.</para> + </summary> + <param name="e">Root VisualElement on which the selector will be applied.</param> + <param name="name">If specified, will select elements with this name.</param> + <param name="className">If specified, will select elements with the given class (not to be confused with Type).</param> + <param name="classes">If specified, will select elements with the given class (not to be confused with Type).</param> + <returns> + <para>QueryBuilder configured with the associated selection rules.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQueryExtensions.Query(UnityEngine.Experimental.UIElements.VisualElement,System.String,System.String[])"> + <summary> + <para>Initializes a QueryBuilder with the specified selection rules.</para> + </summary> + <param name="e">Root VisualElement on which the selector will be applied.</param> + <param name="name">If specified, will select elements with this name.</param> + <param name="className">If specified, will select elements with the given class (not to be confused with Type).</param> + <param name="classes">If specified, will select elements with the given class (not to be confused with Type).</param> + <returns> + <para>QueryBuilder configured with the associated selection rules.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQueryExtensions.Query(UnityEngine.Experimental.UIElements.VisualElement,System.String,System.String[])"> + <summary> + <para>Initializes a QueryBuilder with the specified selection rules. Template parameter specifies the type of elements the selector applies to (ie: Label, Button, etc).</para> + </summary> + <param name="e">Root VisualElement on which the selector will be applied.</param> + <param name="name">If specified, will select elements with this name.</param> + <param name="classes">If specified, will select elements with the given class (not to be confused with Type).</param> + <param name="className">If specified, will select elements with the given class (not to be confused with Type).</param> + <returns> + <para>QueryBuilder configured with the associated selection rules.</para> + </returns> + </member> + <member name="M:UnityEngine.Experimental.UIElements.UQueryExtensions.Query(UnityEngine.Experimental.UIElements.VisualElement,System.String,System.String)"> + <summary> + <para>Initializes a QueryBuilder with the specified selection rules. Template parameter specifies the type of elements the selector applies to (ie: Label, Button, etc).</para> + </summary> + <param name="e">Root VisualElement on which the selector will be applied.</param> + <param name="name">If specified, will select elements with this name.</param> + <param name="classes">If specified, will select elements with the given class (not to be confused with Type).</param> + <param name="className">If specified, will select elements with the given class (not to be confused with Type).</param> + <returns> + <para>QueryBuilder configured with the associated selection rules.</para> + </returns> + </member> + <member name="T:UnityEngine.Experimental.UIElements.VisualElement"> + <summary> + <para>Base class for objects that are part of the UIElements visual tree.</para> + </summary> + </member> + <member name="P:UnityEngine.Experimental.UIElements.VisualElement.style"> + <summary> + <para>Reference to the style object of this element.</para> + </summary> + </member> + <member name="M:UnityEngine.Experimental.UIElements.VisualElement.OnStyleResolved(UnityEngine.Experimental.UIElements.StyleSheets.ICustomStyle)"> + <summary> + <para>Callback when the styles of an object have changed.</para> + </summary> + <param name="style"></param> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.UIModule.dll b/Player_from_example_Data/Managed/UnityEngine.UIModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..c143ce203828a8e14ead7c6802b1ca4361394080 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UIModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UIModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.UIModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..a3a73be19ff6c28fde49a887d2cf402259600c5e Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UIModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UIModule.xml b/Player_from_example_Data/Managed/UnityEngine.UIModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..44613aef0e5a581f72ebb6624e5d1be3b36add60 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.UIModule.xml @@ -0,0 +1,530 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.UIModule</name> + </assembly> + <member name="T:UnityEngine.AdditionalCanvasShaderChannels"> + <summary> + <para>Enum mask of possible shader channel properties that can also be included when the Canvas mesh is created.</para> + </summary> + </member> + <member name="F:UnityEngine.AdditionalCanvasShaderChannels.None"> + <summary> + <para>No additional shader parameters are needed.</para> + </summary> + </member> + <member name="F:UnityEngine.AdditionalCanvasShaderChannels.Normal"> + <summary> + <para>Include the normals on the mesh vertices.</para> + </summary> + </member> + <member name="F:UnityEngine.AdditionalCanvasShaderChannels.Tangent"> + <summary> + <para>Include the Tangent on the mesh vertices.</para> + </summary> + </member> + <member name="F:UnityEngine.AdditionalCanvasShaderChannels.TexCoord1"> + <summary> + <para>Include UV1 on the mesh vertices.</para> + </summary> + </member> + <member name="F:UnityEngine.AdditionalCanvasShaderChannels.TexCoord2"> + <summary> + <para>Include UV2 on the mesh vertices.</para> + </summary> + </member> + <member name="F:UnityEngine.AdditionalCanvasShaderChannels.TexCoord3"> + <summary> + <para>Include UV3 on the mesh vertices.</para> + </summary> + </member> + <member name="T:UnityEngine.Canvas"> + <summary> + <para>Element that can be used for screen rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.additionalShaderChannels"> + <summary> + <para>Get or set the mask of additional shader channels to be used when creating the Canvas mesh.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.cachedSortingLayerValue"> + <summary> + <para>Cached calculated value based upon SortingLayerID.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.isRootCanvas"> + <summary> + <para>Is this the root Canvas?</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.normalizedSortingGridSize"> + <summary> + <para>The normalized grid size that the canvas will split the renderable area into.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.overridePixelPerfect"> + <summary> + <para>Allows for nested canvases to override pixelPerfect settings inherited from parent canvases.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.overrideSorting"> + <summary> + <para>Override the sorting of canvas.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.pixelPerfect"> + <summary> + <para>Force elements in the canvas to be aligned with pixels. Only applies with renderMode is Screen Space.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.pixelRect"> + <summary> + <para>Get the render rect for the Canvas.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.planeDistance"> + <summary> + <para>How far away from the camera is the Canvas generated.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.referencePixelsPerUnit"> + <summary> + <para>The number of pixels per unit that is considered the default.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.renderMode"> + <summary> + <para>Is the Canvas in World or Overlay mode?</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.renderOrder"> + <summary> + <para>The render order in which the canvas is being emitted to the scene.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.rootCanvas"> + <summary> + <para>Returns the Canvas closest to root, by checking through each parent and returning the last canvas found. If no other canvas is found then the canvas will return itself.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.scaleFactor"> + <summary> + <para>Used to scale the entire canvas, while still making it fit the screen. Only applies with renderMode is Screen Space.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.sortingGridNormalizedSize"> + <summary> + <para>The normalized grid size that the canvas will split the renderable area into.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.sortingLayerID"> + <summary> + <para>Unique ID of the Canvas' sorting layer.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.sortingLayerName"> + <summary> + <para>Name of the Canvas' sorting layer.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.sortingOrder"> + <summary> + <para>Canvas' order within a sorting layer.</para> + </summary> + </member> + <member name="P:UnityEngine.Canvas.targetDisplay"> + <summary> + <para>For Overlay mode, display index on which the UI canvas will appear.</para> + </summary> + </member> + <member name="?:UnityEngine.Canvas.willRenderCanvases(UnityEngine.Canvas/WillRenderCanvases)"> + <summary> + <para>Event that is called just before Canvas rendering happens.</para> + </summary> + <param name="value"></param> + </member> + <member name="P:UnityEngine.Canvas.worldCamera"> + <summary> + <para>Camera used for sizing the Canvas when in Screen Space - Camera. Also used as the Camera that events will be sent through for a World Space [[Canvas].</para> + </summary> + </member> + <member name="M:UnityEngine.Canvas.ForceUpdateCanvases"> + <summary> + <para>Force all canvases to update their content.</para> + </summary> + </member> + <member name="M:UnityEngine.Canvas.GetDefaultCanvasMaterial"> + <summary> + <para>Returns the default material that can be used for rendering normal elements on the Canvas.</para> + </summary> + </member> + <member name="M:UnityEngine.Canvas.GetDefaultCanvasTextMaterial"> + <summary> + <para>Returns the default material that can be used for rendering text elements on the Canvas.</para> + </summary> + </member> + <member name="M:UnityEngine.Canvas.GetETC1SupportedCanvasMaterial"> + <summary> + <para>Gets or generates the ETC1 Material.</para> + </summary> + <returns> + <para>The generated ETC1 Material from the Canvas.</para> + </returns> + </member> + <member name="T:UnityEngine.CanvasGroup"> + <summary> + <para>A Canvas placable element that can be used to modify children Alpha, Raycasting, Enabled state.</para> + </summary> + </member> + <member name="P:UnityEngine.CanvasGroup.alpha"> + <summary> + <para>Set the alpha of the group.</para> + </summary> + </member> + <member name="P:UnityEngine.CanvasGroup.blocksRaycasts"> + <summary> + <para>Does this group block raycasting (allow collision).</para> + </summary> + </member> + <member name="P:UnityEngine.CanvasGroup.ignoreParentGroups"> + <summary> + <para>Should the group ignore parent groups?</para> + </summary> + </member> + <member name="P:UnityEngine.CanvasGroup.interactable"> + <summary> + <para>Is the group interactable (are the elements beneath the group enabled).</para> + </summary> + </member> + <member name="M:UnityEngine.CanvasGroup.IsRaycastLocationValid(UnityEngine.Vector2,UnityEngine.Camera)"> + <summary> + <para>Returns true if the Group allows raycasts.</para> + </summary> + <param name="sp"></param> + <param name="eventCamera"></param> + </member> + <member name="T:UnityEngine.CanvasRenderer"> + <summary> + <para>A component that will render to the screen after all normal rendering has completed when attached to a Canvas. Designed for GUI application.</para> + </summary> + </member> + <member name="P:UnityEngine.CanvasRenderer.absoluteDepth"> + <summary> + <para>Depth of the renderer relative to the root canvas.</para> + </summary> + </member> + <member name="P:UnityEngine.CanvasRenderer.cull"> + <summary> + <para>Indicates whether geometry emitted by this renderer is ignored.</para> + </summary> + </member> + <member name="P:UnityEngine.CanvasRenderer.hasMoved"> + <summary> + <para>True if any change has occured that would invalidate the positions of generated geometry.</para> + </summary> + </member> + <member name="P:UnityEngine.CanvasRenderer.hasPopInstruction"> + <summary> + <para>Enable 'render stack' pop draw call.</para> + </summary> + </member> + <member name="P:UnityEngine.CanvasRenderer.hasRectClipping"> + <summary> + <para>True if rect clipping has been enabled on this renderer. +See Also: CanvasRenderer.EnableRectClipping, CanvasRenderer.DisableRectClipping.</para> + </summary> + </member> + <member name="P:UnityEngine.CanvasRenderer.isMask"> + <summary> + <para>Is the UIRenderer a mask component.</para> + </summary> + </member> + <member name="P:UnityEngine.CanvasRenderer.materialCount"> + <summary> + <para>The number of materials usable by this renderer.</para> + </summary> + </member> + <member name="P:UnityEngine.CanvasRenderer.popMaterialCount"> + <summary> + <para>The number of materials usable by this renderer. Used internally for masking.</para> + </summary> + </member> + <member name="P:UnityEngine.CanvasRenderer.relativeDepth"> + <summary> + <para>Depth of the renderer realative to the parent canvas.</para> + </summary> + </member> + <member name="M:UnityEngine.CanvasRenderer.AddUIVertexStream(System.Collections.Generic.List`1<UnityEngine.UIVertex>,System.Collections.Generic.List`1<UnityEngine.Vector3>,System.Collections.Generic.List`1<UnityEngine.Color32>,System.Collections.Generic.List`1<UnityEngine.Vector2>,System.Collections.Generic.List`1<UnityEngine.Vector2>,System.Collections.Generic.List`1<UnityEngine.Vector3>,System.Collections.Generic.List`1<UnityEngine.Vector4>)"> + <summary> + <para>Take the Vertex steam and split it corrisponding arrays (positions, colors, uv0s, uv1s, normals and tangents).</para> + </summary> + <param name="verts">The UIVertex list to split.</param> + <param name="positions">The destination list for the verts positions.</param> + <param name="colors">The destination list for the verts colors.</param> + <param name="uv0S">The destination list for the verts uv0s.</param> + <param name="uv1S">The destination list for the verts uv1s.</param> + <param name="normals">The destination list for the verts normals.</param> + <param name="tangents">The destination list for the verts tangents.</param> + </member> + <member name="M:UnityEngine.CanvasRenderer.Clear"> + <summary> + <para>Remove all cached vertices.</para> + </summary> + </member> + <member name="M:UnityEngine.CanvasRenderer.CreateUIVertexStream(System.Collections.Generic.List`1<UnityEngine.UIVertex>,System.Collections.Generic.List`1<UnityEngine.Vector3>,System.Collections.Generic.List`1<UnityEngine.Color32>,System.Collections.Generic.List`1<UnityEngine.Vector2>,System.Collections.Generic.List`1<UnityEngine.Vector2>,System.Collections.Generic.List`1<UnityEngine.Vector3>,System.Collections.Generic.List`1<UnityEngine.Vector4>,System.Collections.Generic.List`1<System.Int32>)"> + <summary> + <para>Convert a set of vertex components into a stream of UIVertex.</para> + </summary> + <param name="verts"></param> + <param name="positions"></param> + <param name="colors"></param> + <param name="uv0S"></param> + <param name="uv1S"></param> + <param name="normals"></param> + <param name="tangents"></param> + <param name="indices"></param> + </member> + <member name="M:UnityEngine.CanvasRenderer.DisableRectClipping"> + <summary> + <para>Disables rectangle clipping for this CanvasRenderer.</para> + </summary> + </member> + <member name="M:UnityEngine.CanvasRenderer.EnableRectClipping(UnityEngine.Rect)"> + <summary> + <para>Enables rect clipping on the CanvasRendered. Geometry outside of the specified rect will be clipped (not rendered).</para> + </summary> + <param name="rect"></param> + </member> + <member name="M:UnityEngine.CanvasRenderer.GetAlpha"> + <summary> + <para>Get the current alpha of the renderer.</para> + </summary> + </member> + <member name="M:UnityEngine.CanvasRenderer.GetColor"> + <summary> + <para>Get the current color of the renderer.</para> + </summary> + </member> + <member name="M:UnityEngine.CanvasRenderer.GetMaterial(System.Int32)"> + <summary> + <para>Gets the current Material assigned to the CanvasRenderer.</para> + </summary> + <param name="index">The material index to retrieve (0 if this parameter is omitted).</param> + <returns> + <para>Result.</para> + </returns> + </member> + <member name="M:UnityEngine.CanvasRenderer.GetMaterial"> + <summary> + <para>Gets the current Material assigned to the CanvasRenderer.</para> + </summary> + <param name="index">The material index to retrieve (0 if this parameter is omitted).</param> + <returns> + <para>Result.</para> + </returns> + </member> + <member name="M:UnityEngine.CanvasRenderer.GetPopMaterial(System.Int32)"> + <summary> + <para>Gets the current Material assigned to the CanvasRenderer. Used internally for masking.</para> + </summary> + <param name="index"></param> + </member> + <member name="M:UnityEngine.CanvasRenderer.SetAlpha(System.Single)"> + <summary> + <para>Set the alpha of the renderer. Will be multiplied with the UIVertex alpha and the Canvas alpha.</para> + </summary> + <param name="alpha">Alpha.</param> + </member> + <member name="M:UnityEngine.CanvasRenderer.SetAlphaTexture(UnityEngine.Texture)"> + <summary> + <para>The Alpha Texture that will be passed to the Shader under the _AlphaTex property.</para> + </summary> + <param name="texture">The Texture to be passed.</param> + </member> + <member name="M:UnityEngine.CanvasRenderer.SetColor(UnityEngine.Color)"> + <summary> + <para>Set the color of the renderer. Will be multiplied with the UIVertex color and the Canvas color.</para> + </summary> + <param name="color">Renderer multiply color.</param> + </member> + <member name="M:UnityEngine.CanvasRenderer.SetMaterial(UnityEngine.Material,System.Int32)"> + <summary> + <para>Set the material for the canvas renderer. If a texture is specified then it will be used as the 'MainTex' instead of the material's 'MainTex'. +See Also: CanvasRenderer.SetMaterialCount, CanvasRenderer.SetTexture.</para> + </summary> + <param name="material">Material for rendering.</param> + <param name="texture">Material texture overide.</param> + <param name="index">Material index.</param> + </member> + <member name="M:UnityEngine.CanvasRenderer.SetMaterial(UnityEngine.Material,UnityEngine.Texture)"> + <summary> + <para>Set the material for the canvas renderer. If a texture is specified then it will be used as the 'MainTex' instead of the material's 'MainTex'. +See Also: CanvasRenderer.SetMaterialCount, CanvasRenderer.SetTexture.</para> + </summary> + <param name="material">Material for rendering.</param> + <param name="texture">Material texture overide.</param> + <param name="index">Material index.</param> + </member> + <member name="M:UnityEngine.CanvasRenderer.SetMesh(UnityEngine.Mesh)"> + <summary> + <para>Sets the Mesh used by this renderer.</para> + </summary> + <param name="mesh"></param> + </member> + <member name="M:UnityEngine.CanvasRenderer.SetPopMaterial(UnityEngine.Material,System.Int32)"> + <summary> + <para>Set the material for the canvas renderer. Used internally for masking.</para> + </summary> + <param name="material"></param> + <param name="index"></param> + </member> + <member name="M:UnityEngine.CanvasRenderer.SetTexture(UnityEngine.Texture)"> + <summary> + <para>Sets the texture used by this renderer's material.</para> + </summary> + <param name="texture"></param> + </member> + <member name="M:UnityEngine.CanvasRenderer.SetVertices(System.Collections.Generic.List`1<UnityEngine.UIVertex>)"> + <summary> + <para>Set the vertices for the UIRenderer.</para> + </summary> + <param name="vertices">Array of vertices to set.</param> + <param name="size">Number of vertices to set.</param> + </member> + <member name="M:UnityEngine.CanvasRenderer.SetVertices(UnityEngine.UIVertex[],System.Int32)"> + <summary> + <para>Set the vertices for the UIRenderer.</para> + </summary> + <param name="vertices">Array of vertices to set.</param> + <param name="size">Number of vertices to set.</param> + </member> + <member name="M:UnityEngine.CanvasRenderer.SplitUIVertexStreams(System.Collections.Generic.List`1<UnityEngine.UIVertex>,System.Collections.Generic.List`1<UnityEngine.Vector3>,System.Collections.Generic.List`1<UnityEngine.Color32>,System.Collections.Generic.List`1<UnityEngine.Vector2>,System.Collections.Generic.List`1<UnityEngine.Vector2>,System.Collections.Generic.List`1<UnityEngine.Vector3>,System.Collections.Generic.List`1<UnityEngine.Vector4>,System.Collections.Generic.List`1<System.Int32>)"> + <summary> + <para>Given a list of UIVertex, split the stream into it's component types.</para> + </summary> + <param name="verts"></param> + <param name="positions"></param> + <param name="colors"></param> + <param name="uv0S"></param> + <param name="uv1S"></param> + <param name="normals"></param> + <param name="tangents"></param> + <param name="indices"></param> + </member> + <member name="?:UnityEngine.ICanvasRaycastFilter"> + <summary> + <para>This element can filter raycasts. If the top level element is hit it can further 'check' if the location is valid.</para> + </summary> + </member> + <member name="M:UnityEngine.ICanvasRaycastFilter.IsRaycastLocationValid(UnityEngine.Vector2,UnityEngine.Camera)"> + <summary> + <para>Given a point and a camera is the raycast valid.</para> + </summary> + <param name="sp">Screen position.</param> + <param name="eventCamera">Raycast camera.</param> + <returns> + <para>Valid.</para> + </returns> + </member> + <member name="T:UnityEngine.RectTransformUtility"> + <summary> + <para>Utility class containing helper methods for working with RectTransform.</para> + </summary> + </member> + <member name="M:UnityEngine.RectTransformUtility.FlipLayoutAxes(UnityEngine.RectTransform,System.Boolean,System.Boolean)"> + <summary> + <para>Flips the horizontal and vertical axes of the RectTransform size and alignment, and optionally its children as well.</para> + </summary> + <param name="rect">The RectTransform to flip.</param> + <param name="keepPositioning">Flips around the pivot if true. Flips within the parent rect if false.</param> + <param name="recursive">Flip the children as well?</param> + </member> + <member name="M:UnityEngine.RectTransformUtility.FlipLayoutOnAxis(UnityEngine.RectTransform,System.Int32,System.Boolean,System.Boolean)"> + <summary> + <para>Flips the alignment of the RectTransform along the horizontal or vertical axis, and optionally its children as well.</para> + </summary> + <param name="rect">The RectTransform to flip.</param> + <param name="keepPositioning">Flips around the pivot if true. Flips within the parent rect if false.</param> + <param name="recursive">Flip the children as well?</param> + <param name="axis">The axis to flip along. 0 is horizontal and 1 is vertical.</param> + </member> + <member name="M:UnityEngine.RectTransformUtility.PixelAdjustPoint(UnityEngine.Vector2,UnityEngine.Transform,UnityEngine.Canvas)"> + <summary> + <para>Convert a given point in screen space into a pixel correct point.</para> + </summary> + <param name="point"></param> + <param name="elementTransform"></param> + <param name="canvas"></param> + <returns> + <para>Pixel adjusted point.</para> + </returns> + </member> + <member name="M:UnityEngine.RectTransformUtility.PixelAdjustRect(UnityEngine.RectTransform,UnityEngine.Canvas)"> + <summary> + <para>Given a rect transform, return the corner points in pixel accurate coordinates.</para> + </summary> + <param name="rectTransform"></param> + <param name="canvas"></param> + <returns> + <para>Pixel adjusted rect.</para> + </returns> + </member> + <member name="M:UnityEngine.RectTransformUtility.RectangleContainsScreenPoint(UnityEngine.RectTransform,UnityEngine.Vector2,UnityEngine.Camera)"> + <summary> + <para>Does the RectTransform contain the screen point as seen from the given camera?</para> + </summary> + <param name="rect">The RectTransform to test with.</param> + <param name="screenPoint">The screen point to test.</param> + <param name="cam">The camera from which the test is performed from. (Optional)</param> + <returns> + <para>True if the point is inside the rectangle.</para> + </returns> + </member> + <member name="M:UnityEngine.RectTransformUtility.ScreenPointToLocalPointInRectangle(UnityEngine.RectTransform,UnityEngine.Vector2,UnityEngine.Camera,UnityEngine.Vector2&)"> + <summary> + <para>Transform a screen space point to a position in the local space of a RectTransform that is on the plane of its rectangle.</para> + </summary> + <param name="rect">The RectTransform to find a point inside.</param> + <param name="cam">The camera associated with the screen space position.</param> + <param name="screenPoint">Screen space position.</param> + <param name="localPoint">Point in local space of the rect transform.</param> + <returns> + <para>Returns true if the plane of the RectTransform is hit, regardless of whether the point is inside the rectangle.</para> + </returns> + </member> + <member name="M:UnityEngine.RectTransformUtility.ScreenPointToWorldPointInRectangle(UnityEngine.RectTransform,UnityEngine.Vector2,UnityEngine.Camera,UnityEngine.Vector3&)"> + <summary> + <para>Transform a screen space point to a position in world space that is on the plane of the given RectTransform.</para> + </summary> + <param name="rect">The RectTransform to find a point inside.</param> + <param name="cam">The camera associated with the screen space position.</param> + <param name="screenPoint">Screen space position.</param> + <param name="worldPoint">Point in world space.</param> + <returns> + <para>Returns true if the plane of the RectTransform is hit, regardless of whether the point is inside the rectangle.</para> + </returns> + </member> + <member name="T:UnityEngine.RenderMode"> + <summary> + <para>RenderMode for the Canvas.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderMode.ScreenSpaceCamera"> + <summary> + <para>Render using the Camera configured on the Canvas.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderMode.ScreenSpaceOverlay"> + <summary> + <para>Render at the end of the scene using a 2D Canvas.</para> + </summary> + </member> + <member name="F:UnityEngine.RenderMode.WorldSpace"> + <summary> + <para>Render using any Camera in the scene that can render the layer.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.UNETModule.dll b/Player_from_example_Data/Managed/UnityEngine.UNETModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..6a1ac8cd6a348e7e2679cf646fdfa6345282ebe6 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UNETModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UNETModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.UNETModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..07ac75d7665753476d1a2a0cc8bab5d21b0bf29e Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UNETModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UNETModule.xml b/Player_from_example_Data/Managed/UnityEngine.UNETModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..840b89235a9cf2d7b76a670df5e3fe56c17e6d9b --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.UNETModule.xml @@ -0,0 +1,1677 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.UNETModule</name> + </assembly> + <member name="T:UnityEngine.Networking.ChannelQOS"> + <summary> + <para>Defines parameters of channels.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.ChannelQOS.#ctor(UnityEngine.Networking.QosType)"> + <summary> + <para>UnderlyingModel.MemDoc.MemDocModel.</para> + </summary> + <param name="value">Requested type of quality of service (default Unreliable).</param> + <param name="channel">Copy constructor.</param> + </member> + <member name="M:UnityEngine.Networking.ChannelQOS.#ctor"> + <summary> + <para>UnderlyingModel.MemDoc.MemDocModel.</para> + </summary> + <param name="value">Requested type of quality of service (default Unreliable).</param> + <param name="channel">Copy constructor.</param> + </member> + <member name="M:UnityEngine.Networking.ChannelQOS.#ctor(UnityEngine.Networking.ChannelQOS)"> + <summary> + <para>UnderlyingModel.MemDoc.MemDocModel.</para> + </summary> + <param name="value">Requested type of quality of service (default Unreliable).</param> + <param name="channel">Copy constructor.</param> + </member> + <member name="P:UnityEngine.Networking.ChannelQOS.QOS"> + <summary> + <para>Channel quality of service.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.ConnectionAcksType"> + <summary> + <para>Defines size of the buffer holding reliable messages, before they will be acknowledged.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.ConnectionAcksType.Acks128"> + <summary> + <para>Ack buffer can hold 128 messages.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.ConnectionAcksType.Acks32"> + <summary> + <para>Ack buffer can hold 32 messages.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.ConnectionAcksType.Acks64"> + <summary> + <para>Ack buffer can hold 64 messages.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.ConnectionAcksType.Acks96"> + <summary> + <para>Ack buffer can hold 96 messages.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.ConnectionConfig"> + <summary> + <para>This class defines parameters of connection between two peers, this definition includes various timeouts and sizes as well as channel configuration.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.AckDelay"> + <summary> + <para>Defines the duration in milliseconds that the receiver waits for before it sends an acknowledgement back without waiting for any data payload. Default value = 33. + +Network clients that send data to a server may do so using many different quality of service (QOS) modes, some of which (reliable modes) expect the server to send back acknowledgement of receipt of data sent. + +Servers must periodically acknowledge data packets received over channels with reliable QOS modes by sending packets containing acknowledgement data (also known as "acks") back to the client. If the server were to send an acknowledgement immediately after receiving each packet from the client there would be significant overhead (the acknowledgement is a 32 or 64 bit integer, which is very small compared to the whole size of the packet which also contains the IP and the UDP header). AckDelay allows the server some time to accumulate a list of received reliable data packets to acknowledge, and decreases traffic overhead by combining many acknowledgements into a single packet.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.AcksType"> + <summary> + <para>Determines the size of the buffer used to store reliable messages that are waiting for acknowledgement. It can be set to Acks32, Acks64, Acks96, or Acks128. Depends of this setting buffer can hold 32, 64, 96, or 128 messages. Default value = Ack32. + +Messages sent on reliable quality of service channels are stored in a special buffer while they wait for acknowledgement from the peer. This buffer can be either 32, 64, 96 or 128 positions long. It is recommended to begin with this value set to Ack32, which defines a buffer up to 32 messages in size. If you receive NoResources errors often when you send reliable messages, change this value to the next possible size.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.ConnectionConfig.AddChannel(UnityEngine.Networking.QosType)"> + <summary> + <para>Adds a new channel to the configuration and returns the unique id of that channel. + +Channels are logical delimiters of traffic between peers. Every time you send data to a peer, you should use two ids: connection id and channel id. Channels are not only logically separate traffic but could each be configured with a different quality of service (QOS). In the example below, a configuration is created containing two channels with Unreliable and Reliable QOS types. This configuration is then used for sending data.</para> + </summary> + <param name="value">Add new channel to configuration.</param> + <returns> + <para>Channel id, user can use this id to send message via this channel.</para> + </returns> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.AllCostTimeout"> + <summary> + <para>Defines the timeout in milliseconds after which messages sent via the AllCost channel will be re-sent without waiting for acknowledgement. Default value = 20 ms. + +AllCost delivery quality of service (QOS) is a special QOS for delivering game-critical information, such as when the game starts, or when bullets are shot. + +Due to packets dropping, sometimes reliable messages cannot be delivered and need to be re-sent. Reliable messages will re-sent after RTT+Delta time, (RTT is round trip time) where RTT is a dynamic value and can reach couple of hundred milliseconds. For the AllCost delivery channel this timeout can be user-defined to force game critical information to be re-sent.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.BandwidthPeakFactor"> + <summary> + <para>Defines, when multiplied internally by InitialBandwidth, the maximum bandwidth that can be used under burst conditions.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.ChannelCount"> + <summary> + <para>(Read Only) The number of channels in the current configuration.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.Channels"> + <summary> + <para>The list of channels belonging to the current configuration. + +Note: any ConnectionConfig passed as a parameter to a function in Unity Multiplayer is deep copied (that is, an entirely new copy is made, with no references to the original).</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.ConnectTimeout"> + <summary> + <para>Timeout in ms which library will wait before it will send another connection request.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.ConnectionConfig.#ctor"> + <summary> + <para>Will create default connection config or will copy them from another.</para> + </summary> + <param name="config">Connection config.</param> + </member> + <member name="M:UnityEngine.Networking.ConnectionConfig.#ctor(UnityEngine.Networking.ConnectionConfig)"> + <summary> + <para>Will create default connection config or will copy them from another.</para> + </summary> + <param name="config">Connection config.</param> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.DisconnectTimeout"> + <summary> + <para>Defines the timeout in milliseconds before a connection is considered to have been disconnected. Default value = 2000. + +Unity Multiplayer defines conditions under which a connection is considered as disconnected. Disconnection can happen for the following reasons: + +(1) A disconnection request was received. + +(2) The connection has not received any traffic at all for a time longer than DisconnectTimeout (Note that live connections receive regular keep-alive packets, so in this case "no traffic" means not only no user traffic but also absence of any keep-alive traffic as well). + +(3) Flow control determines that the time between sending packets is longer than DisconnectTimeout. Keep-alive packets are regularly delivered from peers and contain statistical information. This information includes values of packet loss due to network and peer overflow conditions. Setting NetworkDropThreshold and OverflowDropThreshold defines thresholds for flow control which can decrease packet frequency. When the time before sending the next packet is longer than DisconnectTimeout, the connection will be considered as disconnected and a disconnect event is received.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.FragmentSize"> + <summary> + <para>Defines the fragment size for fragmented messages (for QOS: ReliableFragmented and UnreliableFragmented). Default value = 500. + +Under fragmented quality of service modes, the original message is split into fragments (up to 64) of up to FragmentSize bytes each. The fragment size depends on the frequency and size of reliable messages sent. Each reliable message potentially could be re-sent, so you need to choose a fragment size less than the remaining free space in a UDP packet after retransmitted reliable messages are added to the packet. For example, if Networking.ConnectionConfig.PacketSize is 1440 bytes, and a reliable message's average size is 200 bytes, it would be wise to set this parameter to 900 – 1000 bytes.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.ConnectionConfig.GetChannel(System.Byte)"> + <summary> + <para>Return the QoS set for the given channel or throw an out of range exception.</para> + </summary> + <param name="idx">Index in array.</param> + <returns> + <para>Channel QoS.</para> + </returns> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.InitialBandwidth"> + <summary> + <para>Gets or sets the bandwidth in bytes per second that can be used by Unity Multiplayer. No traffic over this limit is allowed. Unity Multiplayer may internally reduce the bandwidth it uses due to flow control. The default value is 1500MB/sec (1,536,000 bytes per second). The default value is intentionally a large number to allow all traffic to pass without delay.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.MaxCombinedReliableMessageCount"> + <summary> + <para>Defines the maximum number of small reliable messages that can be included in one combined message. Default value = 10. + +Since each message sent to a server contains IP information and a UDP header, duplicating this information for every message sent can be inefficient in the case where there are many small messages being sent frequently. Many small reliable messages can be combined into one longer reliable message, saving space in the waiting buffer. Unity Multiplayer will automatically combine up to MaxCombinedReliableMessageCount small messages into one message. To qualify as a small message, the data payload of the message should not be greater than MaxCombinedReliableMessageSize.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.MaxCombinedReliableMessageSize"> + <summary> + <para>Defines the maximum size in bytes of a reliable message which is considered small enough to include in a combined message. Default value = 100. + +Since each message sent to a server contains IP information and a UDP header, duplicating this information for every message sent can be inefficient in the case where there are many small messages being sent frequently. Many small reliable messages can be combined into one longer reliable message, saving space in the waiting buffer. Unity Multiplayer will automatically combine up to MaxCombinedReliableMessageCount small messages into one message. To qualify as a small message, the data payload of the message should not be greater than MaxCombinedReliableMessageSize.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.MaxConnectionAttempt"> + <summary> + <para>Defines the maximum number of times Unity Multiplayer will attempt to send a connection request without receiving a response before it reports that it cannot establish a connection. Default value = 10.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.MaxSentMessageQueueSize"> + <summary> + <para>Defines maximum number of messages that can be held in the queue for sending. Default value = 128. + +This buffer serves to smooth spikes in traffic and decreases network jitter. If the queue is full, a NoResources error will result from any calls to Send(). Setting this value greater than around 300 is likely to cause significant delaying of message delivering and can make game unplayable.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.MinUpdateTimeout"> + <summary> + <para>Defines minimum time in milliseconds between sending packets. This duration may be automatically increased if required by flow control. Default value = 10. + +When Send() is called, Unity Multiplayer won’t send the message immediately. Instead, once every SendTimeout milliseconds each connection is checked to see if it has something to send. While initial and minimal send timeouts can be set, these may be increased internally due to network conditions or buffer overflows.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.NetworkDropThreshold"> + <summary> + <para>Defines the percentage (from 0 to 100) of packets that need to be dropped due to network conditions before the SendUpdate timeout is automatically increased (and send rate is automatically decreased). Default value = 5. + +To avoid receiver overflow, Unity Multiplayer supports flow control. Each ping packet sent between connected peers contains two values: + +(1) Packets lost due to network conditions. + +(2) Packets lost because the receiver does not have free space in its incoming buffers. + +Like OverflowDropThreshold, both values are reported in percent. Use NetworkDropThreshold and OverflowDropThreshold to set thresholds for these values. If a value reported in the ping packet exceeds the corresponding threshold, Unity Multiplayer increases the sending timeout for packets up to a maximum value of DisconnectTimeout. + +Note: wireless networks usually exhibit 5% or greater packet loss. For wireless networks it is advisable to use a NetworkDropThreshold of 40-50%.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.OverflowDropThreshold"> + <summary> + <para>Defines the percentage (from 0 to 100) of packets that need to be dropped due to lack of space in internal buffers before the SendUpdate timeout is automatically increased (and send rate is automatically decreased). Default value = 5. + +To avoid receiver overflow, Unity Multiplayer supports flow control. Each ping packet sent between connected peers contains two values: + +(1) Packets lost due to network conditions. + +(2) Packets lost because the receiver does not have free space in its incoming buffers. + +Like NetworkDropThreshold, both values are reported in percent. Use NetworkDropThreshold and OverflowDropThreshold to set thresholds for these values. If a value reported in the ping packet exceeds the corresponding threshold, Unity Multiplayer increases the sending timeout for packets up to a maximum value of DisconnectTimeout. + +Note: wireless networks usually exhibit 5% or greater packet loss. For wireless networks it is advisable to use a NetworkDropThreshold of 40-50%.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.PacketSize"> + <summary> + <para>Defines maximum packet size (in bytes) (including payload and all header). Packet can contain multiple messages inside. Default value = 1500. + +Note that this default value is suitable for local testing only. Usually you should change this value; a recommended setting for PC or mobile is 1470. For games consoles this value should probably be less than ~1100. Wrong size definition can cause packet dropping.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.PingTimeout"> + <summary> + <para>Defines the duration in milliseconds between keep-alive packets, also known as pings. Default value = 500. + +The ping frequency should be long enough to accumulate good statistics and short enough to compare with DisconnectTimeout. A good guideline is to have more than 3 pings per disconnect timeout, and more than 5 messages per ping. For example, with a DisconnectTimeout of 2000ms, a PingTimeout of 500ms works well.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.ResendTimeout"> + <summary> + <para>Defines the maximum wait time in milliseconds before the "not acknowledged" message is re-sent. Default value = 1200. + +It does not make a lot of sense to wait for acknowledgement forever. This parameter sets an upper time limit at which point reliable messages are re-sent.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.SendDelay"> + <summary> + <para>Gets or sets the delay in milliseconds after a call to Send() before packets are sent. During this time, new messages may be combined in queued packets. Default value: 10ms.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.SSLCAFilePath"> + <summary> + <para>Defines the path to the file containing the certification authority (CA) certificate for WebSocket via SSL communication.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.SSLCertFilePath"> + <summary> + <para>Defines path to SSL certificate file, for WebSocket via SSL communication.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.SSLPrivateKeyFilePath"> + <summary> + <para>Defines the path to the file containing the private key for WebSocket via SSL communication.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.UdpSocketReceiveBufferMaxSize"> + <summary> + <para>Defines the size in bytes of the receiving buffer for UDP sockets. It is useful to set this parameter equal to the maximum size of a fragmented message. Default value is OS specific (usually 8kb).</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.UsePlatformSpecificProtocols"> + <summary> + <para>When starting a server use protocols that make use of platform specific optimisations where appropriate rather than cross-platform protocols. (Sony consoles only).</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.ConnectionConfig.Validate(UnityEngine.Networking.ConnectionConfig)"> + <summary> + <para>Validate parameters of connection config. Will throw exceptions if parameters are incorrect.</para> + </summary> + <param name="config"></param> + </member> + <member name="P:UnityEngine.Networking.ConnectionConfig.WebSocketReceiveBufferMaxSize"> + <summary> + <para>WebSocket only. Defines the buffer size in bytes for received frames on a WebSocket host. If this value is 0 (the default), a 4 kilobyte buffer is used. Any other value results in a buffer of that size, in bytes. + +WebSocket message fragments are called "frames". A WebSocket host has a buffer to store incoming message frames. Therefore this buffer should be set to the largest legal frame size supported. If an incoming frame exceeds the buffer size, no error is reported. However, the buffer will invoke the user callback in order to create space for the overflow.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.ConnectionSimulatorConfig"> + <summary> + <para>Create configuration for network simulator; You can use this class in editor and developer build only.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.ConnectionSimulatorConfig.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Single)"> + <summary> + <para>Will create object describing network simulation parameters.</para> + </summary> + <param name="outMinDelay">Minimal simulation delay for outgoing traffic in ms.</param> + <param name="outAvgDelay">Average simulation delay for outgoing traffic in ms.</param> + <param name="inMinDelay">Minimal simulation delay for incoming traffic in ms.</param> + <param name="inAvgDelay">Average simulation delay for incoming traffic in ms.</param> + <param name="packetLossPercentage">Probability of packet loss 0 <= p <= 1.</param> + </member> + <member name="M:UnityEngine.Networking.ConnectionSimulatorConfig.Dispose"> + <summary> + <para>Destructor.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.GlobalConfig"> + <summary> + <para>Defines global paramters for network library.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.GlobalConfig.#ctor"> + <summary> + <para>Create new global config object.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.GlobalConfig.MaxHosts"> + <summary> + <para>Defines how many hosts you can use. Default Value = 16. Max value = 128.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.GlobalConfig.MaxNetSimulatorTimeout"> + <summary> + <para>Deprecated. Defines maximum delay for network simulator. See Also: MaxTimerTimeout.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.GlobalConfig.MaxPacketSize"> + <summary> + <para>Defines maximum possible packet size in bytes for all network connections.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.GlobalConfig.MaxTimerTimeout"> + <summary> + <para>Defines the maximum timeout in milliseconds for any configuration. The default value is 12 seconds (12000ms).</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.GlobalConfig.MinNetSimulatorTimeout"> + <summary> + <para>Deprecated. Defines the minimal timeout for network simulator. You cannot set up any delay less than this value. See Also: MinTimerTimeout.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.GlobalConfig.MinTimerTimeout"> + <summary> + <para>Defines the minimum timeout in milliseconds recognised by the system. The default value is 1 ms.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.GlobalConfig.ReactorMaximumReceivedMessages"> + <summary> + <para>This property determines the initial size of the queue that holds messages received by Unity Multiplayer before they are processed.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.GlobalConfig.ReactorMaximumSentMessages"> + <summary> + <para>Defines the initial size of the send queue. Messages are placed in this queue ready to be sent in packets to their destination.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.GlobalConfig.ReactorModel"> + <summary> + <para>Defines reactor model for the network library.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.GlobalConfig.ThreadAwakeTimeout"> + <summary> + <para>Defines (1) for select reactor, minimum time period, when system will check if there are any messages for send (2) for fixrate reactor, minimum interval of time, when system will check for sending and receiving messages.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.GlobalConfig.ThreadPoolSize"> + <summary> + <para>Defines how many worker threads are available to handle incoming and outgoing messages.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.HostTopology"> + <summary> + <para>Class defines network topology for host (socket opened by Networking.NetworkTransport.AddHost function). This topology defines: (1) how many connection with default config will be supported and (2) what will be special connections (connections with config different from default).</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.HostTopology.AddSpecialConnectionConfig(UnityEngine.Networking.ConnectionConfig)"> + <summary> + <para>Add special connection to topology (for example if you need to keep connection to standalone chat server you will need to use this function). Returned id should be use as one of parameters (with ip and port) to establish connection to this server.</para> + </summary> + <param name="config">Connection config for special connection.</param> + <returns> + <para>Id of this connection. You should use this id when you call Networking.NetworkTransport.Connect.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.HostTopology.#ctor(UnityEngine.Networking.ConnectionConfig,System.Int32)"> + <summary> + <para>Create topology.</para> + </summary> + <param name="defaultConfig">Default config.</param> + <param name="maxDefaultConnections">Maximum default connections.</param> + </member> + <member name="P:UnityEngine.Networking.HostTopology.DefaultConfig"> + <summary> + <para>Defines config for default connections in the topology.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.HostTopology.GetSpecialConnectionConfig(System.Int32)"> + <summary> + <para>Return reference to special connection config. Parameters of this config can be changed.</para> + </summary> + <param name="i">Config id.</param> + <returns> + <para>Connection config.</para> + </returns> + </member> + <member name="P:UnityEngine.Networking.HostTopology.MaxDefaultConnections"> + <summary> + <para>Defines how many connection with default config be permitted.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.HostTopology.ReceivedMessagePoolSize"> + <summary> + <para>Defines the maximum number of messages that each host can hold in its pool of received messages. The default size is 128.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.HostTopology.SentMessagePoolSize"> + <summary> + <para>Defines the maximum number of messages that each host can hold in its pool of messages waiting to be sent. The default size is 128.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.HostTopology.SpecialConnectionConfigs"> + <summary> + <para>List of special connection configs.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.HostTopology.SpecialConnectionConfigsCount"> + <summary> + <para>Returns count of special connection added to topology.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.Match.MatchInfo"> + <summary> + <para>Details about a UNET MatchMaker match.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfo.accessToken"> + <summary> + <para>The binary access token this client uses to authenticate its session for future commands.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfo.address"> + <summary> + <para>IP address of the host of the match,.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfo.domain"> + <summary> + <para>The numeric domain for the match.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfo.networkId"> + <summary> + <para>The unique ID of this match.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfo.nodeId"> + <summary> + <para>NodeID for this member client in the match.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfo.port"> + <summary> + <para>Port of the host of the match.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfo.usingRelay"> + <summary> + <para>This flag indicates whether or not the match is using a Relay server.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.Match.MatchInfoSnapshot"> + <summary> + <para>A class describing the match information as a snapshot at the time the request was processed on the MatchMaker.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.averageEloScore"> + <summary> + <para>The average Elo score of the match.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.currentSize"> + <summary> + <para>The current number of players in the match.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.directConnectInfos"> + <summary> + <para>The collection of direct connect info classes describing direct connection information supplied to the MatchMaker.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.hostNodeId"> + <summary> + <para>The NodeID of the host for this match.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.isPrivate"> + <summary> + <para>Describes if the match is private. Private matches are unlisted in ListMatch results.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.matchAttributes"> + <summary> + <para>The collection of match attributes on this match.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.maxSize"> + <summary> + <para>The maximum number of players this match can grow to.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.name"> + <summary> + <para>The text name for this match.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.networkId"> + <summary> + <para>The network ID for this match.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.Match.MatchInfoSnapshot.MatchInfoDirectConnectSnapshot"> + <summary> + <para>A class describing one member of a match and what direct connect information other clients have supplied.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.MatchInfoDirectConnectSnapshot.hostPriority"> + <summary> + <para>The host priority for this direct connect info. Host priority describes the order in which this match member occurs in the list of clients attached to a match.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.MatchInfoDirectConnectSnapshot.nodeId"> + <summary> + <para>NodeID of the match member this info refers to.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.MatchInfoDirectConnectSnapshot.privateAddress"> + <summary> + <para>The private network address supplied for this direct connect info.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.MatchInfoDirectConnectSnapshot.publicAddress"> + <summary> + <para>The public network address supplied for this direct connect info.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.Match.NetworkMatch"> + <summary> + <para>A component for communicating with the Unity Multiplayer Matchmaking service.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Match.NetworkMatch.baseUri"> + <summary> + <para>The base URI of the MatchMaker that this NetworkMatch will communicate with.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.Match.NetworkMatch.BasicResponseDelegate"> + <summary> + <para>A delegate that can handle MatchMaker responses that return basic response types (generally only indicating success or failure and extended information if a failure did happen).</para> + </summary> + <param name="success">Indicates if the request succeeded.</param> + <param name="extendedInfo">A text description of the failure if success is false.</param> + </member> + <member name="M:UnityEngine.Networking.Match.NetworkMatch.CreateMatch(System.String,System.UInt32,System.Boolean,System.String,System.String,System.String,System.Int32,System.Int32,UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<UnityEngine.Networking.Match.MatchInfo>)"> + <summary> + <para>Use this function to create a new match. The client which calls this function becomes the host of the match.</para> + </summary> + <param name="matchName">The text string describing the name for this match.</param> + <param name="matchSize">When creating a match, the matchmaker will use either this value, or the maximum size you have configured online at https:multiplayer.unity3d.com, whichever is lower. This way you can specify different match sizes for a particular game, but still maintain an overall size limit in the online control panel.</param> + <param name="matchAdvertise">A bool indicating if this match should be available in NetworkMatch.ListMatches results.</param> + <param name="matchPassword">A text string indicating if this match is password protected. If it is, all clients trying to join this match must supply the correct match password.</param> + <param name="publicClientAddress">The optional public client address. This value is stored on the matchmaker and given to clients listing matches. It is intended to be a network address for connecting to this client directly over the internet. This value will only be present if a publicly available address is known, and direct connection is supported by the matchmaker.</param> + <param name="privateClientAddress">The optional private client address. This value is stored on the matchmaker and given to clients listing matches. It is intended to be a network address for connecting to this client directly on a local area network. This value will only be present if direct connection is supported by the matchmaker. This may be an empty string and it will not affect the ability to interface with matchmaker or use relay server.</param> + <param name="eloScoreForMatch">The Elo score for the client hosting the match being created. If this number is set on all clients to indicate relative skill level, this number is used to return matches ordered by those that are most suitable for play given a listing player's skill level. This may be 0 on all clients, which would disable any Elo calculations in the MatchMaker.</param> + <param name="requestDomain">The request domain for this request. Only requests in the same domain can interface with each other. For example if a NetworkMatch.CreateMatch is made with domain 1, only ListMatches that also specify domain 1 will find that match. Use this value to silo different (possibly incompatible) client versions.</param> + <param name="callback">The callback to be called when this function completes. This will be called regardless of whether the function succeeds or fails.</param> + <returns> + <para>This function is asynchronous and will complete at some point in the future, when the coroutine has finished communicating with the service backend.</para> + </returns> + </member> + <member name="T:UnityEngine.Networking.Match.NetworkMatch.DataResponseDelegate_1"> + <summary> + <para>Response delegate containing basic information plus a data member. This is used on a subset of MatchMaker callbacks that require data passed in along with the success/failure information of the call itself.</para> + </summary> + <param name="success">Indicates if the request succeeded.</param> + <param name="extendedInfo">If success is false, this will contain a text string indicating the reason.</param> + <param name="responseData">The generic passed in containing data required by the callback. This typically contains data returned from a call to the service backend.</param> + </member> + <member name="M:UnityEngine.Networking.Match.NetworkMatch.DestroyMatch(UnityEngine.Networking.Types.NetworkID,System.Int32,UnityEngine.Networking.Match.NetworkMatch/BasicResponseDelegate)"> + <summary> + <para>This function is used to tell MatchMaker to destroy a match in progress, regardless of who is connected.</para> + </summary> + <param name="netId">The NetworkID of the match to terminate.</param> + <param name="requestDomain">The request domain for this request. Only requests in the same domain can interface with each other. For example if a NetworkMatch.CreateMatch is made with domain 1, only ListMatches that also specify domain 1 will find that match. Use this value to silo different (possibly incompatible) client versions.</param> + <param name="callback">The callback to be called when the request completes.</param> + <returns> + <para>This function is asynchronous and will complete at some point in the future, when the coroutine has finished communicating with the service backend.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.Match.NetworkMatch.DropConnection(UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.NodeID,System.Int32,UnityEngine.Networking.Match.NetworkMatch/BasicResponseDelegate)"> + <summary> + <para>A function to allow an individual client to be dropped from a match.</para> + </summary> + <param name="netId">The NetworkID of the match the client to drop belongs to.</param> + <param name="dropNodeId">The NodeID of the client to drop inside the specified match.</param> + <param name="requestDomain">The request domain for this request. Only requests in the same domain can interface with each other. For example if a NetworkMatch.CreateMatch is made with domain 1, only ListMatches that also specify domain 1 will find that match. Use this value to silo different (possibly incompatible) client versions.</param> + <param name="callback">The callback to invoke when the request completes.</param> + <returns> + <para>This function is asynchronous and will complete at some point in the future, when the coroutine has finished communicating with the service backend.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.Match.NetworkMatch.JoinMatch(UnityEngine.Networking.Types.NetworkID,System.String,System.String,System.String,System.Int32,System.Int32,UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<UnityEngine.Networking.Match.MatchInfo>)"> + <summary> + <para>The function used to tell MatchMaker the current client wishes to join a specific match.</para> + </summary> + <param name="netId">The NetworkID of the match to join. This is found through calling NetworkMatch.ListMatches and picking a result from the returned list of matches.</param> + <param name="matchPassword">The password of the match. Leave empty if there is no password for the match, and supply the text string password if the match was configured to have one of the NetworkMatch.CreateMatch request.</param> + <param name="publicClientAddress">The optional public client address. This value will be stored on the matchmaker and given to other clients listing matches. You should send this value if you want your players to be able to connect directly with each other over the internet. Alternatively you can pass an empty string and it will not affect the ability to interface with matchmaker or use relay server.</param> + <param name="privateClientAddress">The optional private client address. This value will be stored on the matchmaker and given to other clients listing matches. You should send this value if you want your players to be able to connect directly with each other over a Local Area Network. Alternatively you can pass an empty string and it will not affect the ability to interface with matchmaker or use relay server.</param> + <param name="eloScoreForClient">The Elo score for the client joining the match being created. If this number is set on all clients to indicate relative skill level, this number is used to return matches ordered by those that are most suitable for play given a listing player's skill level. This may be 0 on all clients, which would disable any Elo calculations in the MatchMaker.</param> + <param name="requestDomain">The request domain for this request. Only requests in the same domain can interface with each other. For example if a NetworkMatch.CreateMatch is made with domain 1, only ListMatches that also specify domain 1 will find that match. Use this value to silo different (possibly incompatible) client versions.</param> + <param name="callback">The callback to be invoked when this call completes.</param> + <returns> + <para>This function is asynchronous and will complete at some point in the future, when the coroutine has finished communicating with the service backend.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.Match.NetworkMatch.ListMatches(System.Int32,System.Int32,System.String,System.Boolean,System.Int32,System.Int32,UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchInfoSnapshot>>)"> + <summary> + <para>The function to list ongoing matches in the MatchMaker.</para> + </summary> + <param name="startPageNumber">The current page to list in the return results.</param> + <param name="resultPageSize">The size of the page requested. This determines the maximum number of matches contained in the list of matches passed into the callback.</param> + <param name="matchNameFilter">The text string name filter. This is a partial wildcard search against match names that are currently active, and can be thought of as matching equivalent to *<matchNameFilter>* where any result containing the entire string supplied here will be in the result set.</param> + <param name="filterOutPrivateMatchesFromResults">Boolean that indicates if the response should contain matches that are private (meaning matches that are password protected).</param> + <param name="eloScoreTarget">The Elo score target for the match list results to be grouped around. If used, this should be set to the Elo level of the client listing the matches so results will more closely match that player's skill level. If not used this can be set to 0 along with all other Elo refereces in funcitons like NetworkMatch.CreateMatch or NetworkMatch.JoinMatch.</param> + <param name="requestDomain">The request domain for this request. Only requests in the same domain can interface with each other. For example if a NetworkMatch.CreateMatch is made with domain 1, only ListMatches that also specify domain 1 will find that match. Use this value to silo different (possibly incompatible) client versions.</param> + <param name="callback">The callback invoked when this call completes on the MatchMaker.</param> + <returns> + <para>This function is asynchronous and will complete at some point in the future, when the coroutine has finished communicating with the service backend.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.Match.NetworkMatch.SetMatchAttributes(UnityEngine.Networking.Types.NetworkID,System.Boolean,System.Int32,UnityEngine.Networking.Match.NetworkMatch/BasicResponseDelegate)"> + <summary> + <para>This function allows the caller to change attributes on a match in progress.</para> + </summary> + <param name="networkId">The NetworkID of the match to set attributes on.</param> + <param name="isListed">A bool indicating whether the match should be listed in NetworkMatch.ListMatches results after this call is complete.</param> + <param name="requestDomain">The request domain for this request. Only requests in the same domain can interface with each other. For example if a NetworkMatch.CreateMatch is made with domain 1, only ListMatches that also specify domain 1 will find that match. Use this value to silo different (possibly incompatible) client versions.</param> + <param name="callback">The callback invoked after the call has completed, indicating if it was successful or not.</param> + <returns> + <para>This function is asynchronous and will complete at some point in the future, when the coroutine has finished communicating with the service backend.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.Match.NetworkMatch.SetProgramAppID(UnityEngine.Networking.Types.AppID)"> + <summary> + <para>This method is deprecated. Please instead log in through the editor services panel and setup the project under the Unity Multiplayer section. This will populate the required infomation from the cloud site automatically.</para> + </summary> + <param name="programAppID">Deprecated, see description.</param> + </member> + <member name="T:UnityEngine.Networking.NetworkError"> + <summary> + <para>Possible Networking.NetworkTransport errors.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkError.BadMessage"> + <summary> + <para>Not a data message.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkError.CRCMismatch"> + <summary> + <para>The Networking.ConnectionConfig does not match the other endpoint.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkError.DNSFailure"> + <summary> + <para>The address supplied to connect to was invalid or could not be resolved.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkError.MessageToLong"> + <summary> + <para>The message is too long to fit the buffer.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkError.NoResources"> + <summary> + <para>Not enough resources are available to process this request.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkError.Ok"> + <summary> + <para>The operation completed successfully.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkError.Timeout"> + <summary> + <para>Connection timed out.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkError.UsageError"> + <summary> + <para>This error will occur if any function is called with inappropriate parameter values.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkError.VersionMismatch"> + <summary> + <para>The protocol versions are not compatible. Check your library versions.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkError.WrongChannel"> + <summary> + <para>The specified channel doesn't exist.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkError.WrongConnection"> + <summary> + <para>The specified connectionId doesn't exist.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkError.WrongHost"> + <summary> + <para>The specified host not available.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkError.WrongOperation"> + <summary> + <para>Operation is not supported.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.NetworkEventType"> + <summary> + <para>Event that is returned when calling the Networking.NetworkTransport.Receive and Networking.NetworkTransport.ReceiveFromHost functions.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkEventType.BroadcastEvent"> + <summary> + <para>Broadcast discovery event received. +To obtain sender connection info and possible complimentary message from them, call Networking.NetworkTransport.GetBroadcastConnectionInfo() and Networking.NetworkTransport.GetBroadcastConnectionMessage() functions.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkEventType.ConnectEvent"> + <summary> + <para>Connection event received. Indicating that a new connection was established.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkEventType.DataEvent"> + <summary> + <para>Data event received. Indicating that data was received.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkEventType.DisconnectEvent"> + <summary> + <para>Disconnection event received.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.NetworkEventType.Nothing"> + <summary> + <para>No new event was received.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.NetworkTransport"> + <summary> + <para>Transport Layer API.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.AddHost(UnityEngine.Networking.HostTopology,System.Int32,System.String)"> + <summary> + <para>Creates a host based on Networking.HostTopology.</para> + </summary> + <param name="topology">The Networking.HostTopology associated with the host.</param> + <param name="port">Port to bind to (when 0 is selected, the OS will choose a port at random).</param> + <param name="ip">IP address to bind to.</param> + <returns> + <para>Returns the ID of the host that was created.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.AddHostWithSimulator(UnityEngine.Networking.HostTopology,System.Int32,System.Int32,System.Int32,System.String)"> + <summary> + <para>Create a host and configure them to simulate Internet latency (works on Editor and development build only).</para> + </summary> + <param name="topology">The Networking.HostTopology associated with the host.</param> + <param name="minTimeout">Minimum simulated delay in milliseconds.</param> + <param name="maxTimeout">Maximum simulated delay in milliseconds.</param> + <param name="port">Port to bind to (when 0 is selected, the OS will choose a port at random).</param> + <param name="ip">IP address to bind to.</param> + <returns> + <para>Returns host ID just created.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.AddWebsocketHost(UnityEngine.Networking.HostTopology,System.Int32)"> + <summary> + <para>Created web socket host.</para> + </summary> + <param name="port">Port to bind to.</param> + <param name="topology">The Networking.HostTopology associated with the host.</param> + <param name="ip">IP address to bind to.</param> + <returns> + <para>Web socket host id.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.AddWebsocketHost(UnityEngine.Networking.HostTopology,System.Int32,System.String)"> + <summary> + <para>Created web socket host.</para> + </summary> + <param name="port">Port to bind to.</param> + <param name="topology">The Networking.HostTopology associated with the host.</param> + <param name="ip">IP address to bind to.</param> + <returns> + <para>Web socket host id.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.Connect(System.Int32,System.String,System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Tries to establish a connection to another peer.</para> + </summary> + <param name="hostId">Host ID associated with this connection (retrieved when calling Networking.NetworkTransport.AddHost).</param> + <param name="address">IPv4 address of the other peer.</param> + <param name="port">Port of the other peer.</param> + <param name="exceptionConnectionId">Set to 0 in the case of a default connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <param name="exeptionConnectionId"></param> + <returns> + <para>A unique connection identifier on success (otherwise zero).</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.ConnectAsNetworkHost(System.Int32,System.String,System.Int32,UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.SourceID,UnityEngine.Networking.Types.NodeID,System.Byte&)"> + <summary> + <para>Create dedicated connection to Relay server.</para> + </summary> + <param name="hostId">Host ID associated with this connection (Retrieved when calling Networking.NetworkTransport.AddHost).</param> + <param name="address">IPv4 address of the relay.</param> + <param name="port">Port of the relay.</param> + <param name="network">GUID for the relay match, retrieved by calling Networking.Match.NetworkMatch.CreateMatch and using the Networking.Match.MatchInfo.networkId.</param> + <param name="source">GUID for the source, can be retrieved by calling Utility.GetSourceID.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <param name="node">Slot ID for this user, retrieved by calling Networking.Match.NetworkMatch.CreateMatch and using the Networking.Match.MatchInfo.nodeId.</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.ConnectEndPoint(System.Int32,System.Net.EndPoint,System.Int32,System.Byte&)"> + <summary> + <para>Try to establish connection to other peer, where the peer is specified using a C# System.EndPoint.</para> + </summary> + <param name="hostId">Host ID associated with this connection (Retrieved when calling Networking.NetworkTransport.AddHost).</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <param name="xboxOneEndPoint">A valid System.EndPoint.</param> + <param name="exceptionConnectionId">Set to 0 in the case of a default connection.</param> + <param name="endPoint"></param> + <returns> + <para>A unique connection identifier on success (otherwise zero).</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.ConnectToNetworkPeer(System.Int32,System.String,System.Int32,System.Int32,System.Int32,UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.SourceID,UnityEngine.Networking.Types.NodeID,System.Int32,System.Single,System.Byte&)"> + <summary> + <para>Create a connection to another peer in the Relay group.</para> + </summary> + <param name="hostId">Host ID associated with this connection (retrieved when calling Networking.NetworkTransport.AddHost).</param> + <param name="address">IP address of the peer, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.address.</param> + <param name="port">Port of the peer, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.port.</param> + <param name="exceptionConnectionId">Set to 0 in the case of a default connection.</param> + <param name="relaySlotId">ID of the remote peer in relay.</param> + <param name="network">GUID for the relay match, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.networkId.</param> + <param name="source">GUID for the source, can be retrieved by calling Utility.GetSourceID.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <param name="node">Slot ID reserved for the user, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.nodeId.</param> + <param name="bucketSizeFactor">Allowed peak bandwidth (peak bandwidth = factor*bytesPerSec, recommended value is 2.0) If data has not been sent for a long time, it is allowed to send more data, with factor 2 it is allowed send 2*bytesPerSec bytes per sec.</param> + <param name="bytesPerSec">Average bandwidth (bandwidth will be throttled on this level).</param> + <returns> + <para>A unique connection identifier on success (otherwise zero).</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.ConnectToNetworkPeer(System.Int32,System.String,System.Int32,System.Int32,System.Int32,UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.SourceID,UnityEngine.Networking.Types.NodeID,System.Byte&)"> + <summary> + <para>Create a connection to another peer in the Relay group.</para> + </summary> + <param name="hostId">Host ID associated with this connection (retrieved when calling Networking.NetworkTransport.AddHost).</param> + <param name="address">IP address of the peer, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.address.</param> + <param name="port">Port of the peer, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.port.</param> + <param name="exceptionConnectionId">Set to 0 in the case of a default connection.</param> + <param name="relaySlotId">ID of the remote peer in relay.</param> + <param name="network">GUID for the relay match, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.networkId.</param> + <param name="source">GUID for the source, can be retrieved by calling Utility.GetSourceID.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <param name="node">Slot ID reserved for the user, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.nodeId.</param> + <param name="bucketSizeFactor">Allowed peak bandwidth (peak bandwidth = factor*bytesPerSec, recommended value is 2.0) If data has not been sent for a long time, it is allowed to send more data, with factor 2 it is allowed send 2*bytesPerSec bytes per sec.</param> + <param name="bytesPerSec">Average bandwidth (bandwidth will be throttled on this level).</param> + <returns> + <para>A unique connection identifier on success (otherwise zero).</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.ConnectWithSimulator(System.Int32,System.String,System.Int32,System.Int32,System.Byte&,UnityEngine.Networking.ConnectionSimulatorConfig)"> + <summary> + <para>Connect with simulated latency.</para> + </summary> + <param name="hostId">Host ID associated with this connection (Retrieved when calling Networking.NetworkTransport.AddHost).</param> + <param name="address">IPv4 address of the other peer.</param> + <param name="port">Port of the other peer.</param> + <param name="exeptionConnectionId">Set to 0 in the case of a default connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <param name="conf">A Networking.ConnectionSimulatorConfig defined for this connection.</param> + <returns> + <para>A unique connection identifier on success (otherwise zero).</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.Disconnect(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Send a disconnect signal to the connected peer and close the connection. Poll Networking.NetworkTransport.Receive() to be notified that the connection is closed. This signal is only sent once (best effort delivery). If this packet is dropped for some reason, the peer closes the connection by timeout.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">The connection ID of the connection you want to close.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.DisconnectNetworkHost(System.Int32,System.Byte&)"> + <summary> + <para>This will disconnect the host and disband the group. +DisconnectNetworkHost can only be called by the group owner on the relay server.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.FinishSendMulticast(System.Int32,System.Byte&)"> + <summary> + <para>Finalizes sending of a message to a group of connections. Only one multicast message at a time is allowed per host.</para> + </summary> + <param name="hostId">Host ID associated with this connection (retrieved when calling Networking.NetworkTransport.AddHost).</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetAckBufferCount(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Returns size of reliable buffer.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Size of ack buffer.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetAssetId(UnityEngine.GameObject)"> + <summary> + <para>The Unity Multiplayer spawning system uses assetIds to identify what remote objects to spawn. This function allows you to get the assetId for the prefab associated with an object.</para> + </summary> + <param name="go">Target GameObject to get assetId for.</param> + <returns> + <para>The assetId of the game object's prefab.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetBroadcastConnectionInfo(System.Int32,System.String&,System.Int32&,System.Byte&)"> + <summary> + <para>After Networking.NetworkTransport.Receive() returns Networking.NetworkEventType.BroadcastEvent, this function will return the connection information of the broadcast sender. This information can then be used for connecting to the broadcast sender.</para> + </summary> + <param name="hostId">ID of the broadcast receiver.</param> + <param name="address">IPv4 address of broadcast sender.</param> + <param name="port">Port of broadcast sender.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetBroadcastConnectionMessage(System.Int32,System.Byte[],System.Int32,System.Int32&,System.Byte&)"> + <summary> + <para>After Networking.NetworkTransport.Receive() returns Networking.NetworkEventType.BroadcastEvent, this function returns a complimentary message from the broadcast sender.</para> + </summary> + <param name="hostId">ID of broadcast receiver.</param> + <param name="buffer">Message buffer provided by caller.</param> + <param name="bufferSize">Buffer size.</param> + <param name="receivedSize">Received size (if received size > bufferSize, corresponding error will be set).</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetConnectionInfo(System.Int32,System.Int32,System.String&,System.Int32&,UnityEngine.Networking.Types.NetworkID&,UnityEngine.Networking.Types.NodeID&,System.Byte&)"> + <summary> + <para>Returns the connection parameters for the specified connectionId. These parameters can be sent to other users to establish a direct connection to this peer. If this peer is connected to the host via Relay, the Relay-related parameters are set.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of connection.</param> + <param name="address">IP address.</param> + <param name="port">Port.</param> + <param name="network">Relay network guid.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <param name="dstNode">Destination slot id.</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetCurrentIncomingMessageAmount"> + <summary> + <para>Returns the number of unread messages in the read-queue.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetCurrentOutgoingMessageAmount"> + <summary> + <para>Returns the total number of messages still in the write-queue.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetCurrentRTT(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Return the round trip time for the given connectionId.</para> + </summary> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <returns> + <para>Current round trip time in ms.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetIncomingMessageQueueSize(System.Int32,System.Byte&)"> + <summary> + <para>Returns the number of received messages waiting in the queue for processing.</para> + </summary> + <param name="hostId">Host ID associated with this queue.</param> + <param name="error">Error code. Cast this value to Networking.NetworkError for more information.</param> + <returns> + <para>The number of messages in the queue.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetIncomingPacketCount(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Returns how many packets have been received from start for connection.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>The absolute number of packets received since the connection was established.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetIncomingPacketCountForAllHosts"> + <summary> + <para>Returns how many packets have been received from start. (from Networking.NetworkTransport.Init call).</para> + </summary> + <returns> + <para>Packets count received from start for all hosts.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetIncomingPacketDropCountForAllHosts"> + <summary> + <para>How many packets have been dropped due lack space in incoming queue (absolute value, countinf from start).</para> + </summary> + <returns> + <para>Dropping packet count.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetIncomingPacketLossCount(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Returns how many incoming packets have been lost due transmitting (dropped by network).</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>The absolute number of packets that have been lost since the connection was established.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetMaxAllowedBandwidth(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Gets the currently-allowed network bandwidth in bytes per second. The value returned can vary because bandwidth can be throttled by flow control. If the bandwidth is throttled to zero, the connection is disconnected.ted.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Currently-allowed bandwidth in bytes per second.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetNetIOTimeuS"> + <summary> + <para>Function returns time spent on network I/O operations in microseconds.</para> + </summary> + <returns> + <para>Time in micro seconds.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetNetworkLostPacketNum(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Return the total number of packets that has been lost.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetNetworkTimestamp"> + <summary> + <para>Get a network timestamp. Can be used in your messages to investigate network delays together with Networking.GetRemoteDelayTimeMS.</para> + </summary> + <returns> + <para>Timestamp.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingFullBytesCount"> + <summary> + <para>Returns how much raw data (in bytes) have been sent from start for all hosts (from Networking.NetworkTransport.Init call).</para> + </summary> + <returns> + <para>Total data (user payload, protocol specific data, ip and udp headers) (in bytes) sent from start for all hosts.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingFullBytesCountForConnection(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Returns how much raw data (in bytes) have been sent from start for connection (from call Networking.NetworkTransport.Connect for active connect or from connection request receiving for passive connect).</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Total data (user payload, protocol specific data, ip and udp headers) (in bytes) sent from start for connection.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingFullBytesCountForHost(System.Int32,System.Byte&)"> + <summary> + <para>Returns how much raw data (in bytes) have been sent from start for the host (from call Networking.NetworkTransport.AddHost).</para> + </summary> + <param name="hostId">ID of the host.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Total data (user payload, protocol specific data, ip and udp headers) (in bytes) sent from start for the host.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingMessageCount"> + <summary> + <para>Returns how many messages have been sent from start (from Networking.NetworkTransport.Init call).</para> + </summary> + <returns> + <para>Messages count sent from start (from call Networking.NetworkTransport.Init) for all hosts.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingMessageCountForConnection(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Returns how many packets have been sent from start for connection (from call Networking.NetworkTransport.Connect for active connect or from connection request receiving for passive connect).</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Messages count sending from start for connection.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingMessageCountForHost(System.Int32,System.Byte&)"> + <summary> + <para>Returns how many messages have been sent from start for host (from call Networking.NetworkTransport.AddHost).</para> + </summary> + <param name="hostId">ID of the host.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Messages count sending from start for the host.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingMessageQueueSize(System.Int32,System.Byte&)"> + <summary> + <para>Returns the number of messages waiting in the outgoing message queue to be sent.</para> + </summary> + <param name="hostId">Host ID associated with this queue.</param> + <param name="error">Error code. Cast this value to Networking.NetworkError for more information.</param> + <returns> + <para>The number of messages waiting in the outgoing message queue to be sent.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingPacketCount"> + <summary> + <para>Returns how many packets have been sent from start (from call Networking.NetworkTransport.Init) for all hosts.</para> + </summary> + <returns> + <para>Packets count sent from networking library start (from call Networking.NetworkTransport.Init) for all hosts.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingPacketCountForConnection(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Returns how many packets have been sent for connection from it start (from call Networking.NetworkTransport.Connect for active connect or from connection request receiving for passive connect).</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Packets count sent for connection from it start.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingPacketCountForHost(System.Int32,System.Byte&)"> + <summary> + <para>Returns how many packets have been sent for host from it start (from call Networking.NetworkTransport.AddHost).</para> + </summary> + <param name="hostId">ID of the host.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Count packets have been sent from host start.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingPacketNetworkLossPercent(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Returns the value in percent of the number of sent packets that were dropped by the network and not received by the peer.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>The number of packets dropped by the network in the last ping timeout period expressed as an integer percentage from 0 to 100.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingPacketOverflowLossPercent(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Returns the value in percent of the number of sent packets that were dropped by the peer.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>The number of packets dropped by the peer in the last ping timeout period expressed as an integer percentage from 0 to 100.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingSystemBytesCount"> + <summary> + <para>Returns how much user payload and protocol system headers (in bytes) have been sent from start (from Networking.NetworkTransport.Init call).</para> + </summary> + <returns> + <para>Total payload and protocol system headers (in bytes) sent from start for all hosts.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingSystemBytesCountForConnection(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Returns how much payload and protocol system headers (in bytes) have been sent from start for connection (from call Networking.NetworkTransport.Connect for active connect or from connection request receiving for passive connect).</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Total user payload and protocol system headers (in bytes) sent from start for connection.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingSystemBytesCountForHost(System.Int32,System.Byte&)"> + <summary> + <para>Returns how much payload and protocol system headers (in bytes) have been sent from start for the host (from call Networking.NetworkTransport.AddHost).</para> + </summary> + <param name="hostId">ID of the host.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Total user payload and protocol system headers (in bytes) sent from start for the host.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingUserBytesCount"> + <summary> + <para>Returns how much payload (user) bytes have been sent from start (from Networking.NetworkTransport.Init call).</para> + </summary> + <returns> + <para>Total payload (in bytes) sent from start for all hosts.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingUserBytesCountForConnection(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Returns how much payload (user) bytes have been sent from start for connection (from call Networking.NetworkTransport.Connect for active connect or from connection request receiving for passive connect).</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Total payload (in bytes) sent from start for connection.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingUserBytesCountForHost(System.Int32,System.Byte&)"> + <summary> + <para>Returns how much payload (user) bytes have been sent from start for the host (from call Networking.NetworkTransport.AddHost).</para> + </summary> + <param name="hostId">ID of the host.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Total payload (in bytes) sent from start for the host.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetPacketReceivedRate(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Return the current receive rate in bytes per second.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetPacketSentRate(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Return the current send rate in bytes per second.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetRemoteDelayTimeMS(System.Int32,System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Returns the delay for the timestamp received.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="remoteTime">Timestamp delivered from peer.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.GetRemotePacketReceivedRate(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Deprecated. Use Networking.NetworkTransport.GetNetworkLostPacketNum() instead.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.Init"> + <summary> + <para>Initializes the NetworkTransport. Should be called before any other operations on the NetworkTransport are done.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.IsBroadcastDiscoveryRunning"> + <summary> + <para>Check if the broadcast discovery sender is running.</para> + </summary> + <returns> + <para>True if it is running. False if it is not running.</para> + </returns> + </member> + <member name="P:UnityEngine.Networking.NetworkTransport.IsStarted"> + <summary> + <para>Deprecated.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.QueueMessageForSending(System.Int32,System.Int32,System.Int32,System.Byte[],System.Int32,System.Byte&)"> + <summary> + <para>Function is queueing but not sending messages.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <param name="channelId">The channel ID to send on.</param> + <param name="buffer">Buffer containing the data to send.</param> + <param name="size">Size of the buffer.</param> + <returns> + <para>True if success.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.Receive(System.Int32&,System.Int32&,System.Int32&,System.Byte[],System.Int32,System.Int32&,System.Byte&)"> + <summary> + <para>Called to poll the underlying system for events.</para> + </summary> + <param name="hostId">Host ID associated with the event.</param> + <param name="connectionId">The connectionID that received the event.</param> + <param name="channelId">The channel ID associated with the event.</param> + <param name="buffer">The buffer that will hold the data received.</param> + <param name="bufferSize">Size of the buffer supplied.</param> + <param name="receivedSize">The actual receive size of the data.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Type of event returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.ReceiveFromHost(System.Int32,System.Int32&,System.Int32&,System.Byte[],System.Int32,System.Int32&,System.Byte&)"> + <summary> + <para>Similar to Networking.NetworkTransport.Receive but will only poll for the provided hostId.</para> + </summary> + <param name="hostId">The host ID to check for events.</param> + <param name="connectionId">The connection ID that received the event.</param> + <param name="channelId">The channel ID associated with the event.</param> + <param name="buffer">The buffer that will hold the data received.</param> + <param name="bufferSize">Size of the buffer supplied.</param> + <param name="receivedSize">The actual receive size of the data.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Type of event returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.ReceiveRelayEventFromHost(System.Int32,System.Byte&)"> + <summary> + <para>Polls the host for the following events: Networking.NetworkEventType.ConnectEvent and Networking.NetworkEventType.DisconnectEvent. +Can only be called by the relay group owner.</para> + </summary> + <param name="hostId">The host ID to check for events.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Type of event returned.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.RemoveHost(System.Int32)"> + <summary> + <para>Closes the opened socket, and closes all connections belonging to that socket.</para> + </summary> + <param name="hostId">Host ID to remove.</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.Send(System.Int32,System.Int32,System.Int32,System.Byte[],System.Int32,System.Byte&)"> + <summary> + <para>Send data to peer.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="channelId">The channel ID to send on.</param> + <param name="buffer">Buffer containing the data to send.</param> + <param name="size">Size of the buffer.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.SendMulticast(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Add a connection for the multicast send.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.SendQueuedMessages(System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Sends messages, previously queued by NetworkTransport.QueueMessageForSending function.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="connectionId">ID of the connection.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>True if hostId and connectioId are valid.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.SetBroadcastCredentials(System.Int32,System.Int32,System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Sets the credentials required for receiving broadcast messages. Should any credentials of a received broadcast message not match, the broadcast discovery message is dropped.</para> + </summary> + <param name="hostId">Host ID associated with this broadcast.</param> + <param name="key">Key part of the credentials associated with this broadcast.</param> + <param name="version">Version part of the credentials associated with this broadcast.</param> + <param name="subversion">Subversion part of the credentials associated with this broadcast.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.SetPacketStat"> + <summary> + <para>Used to inform the profiler of network packet statistics.</para> + </summary> + <param name="packetStatId">The ID of the message being reported.</param> + <param name="numMsgs">Number of message being reported.</param> + <param name="numBytes">Number of bytes used by reported messages.</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.Shutdown"> + <summary> + <para>Shut down the NetworkTransport.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.StartBroadcastDiscovery(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Byte[],System.Int32,System.Int32,System.Byte&)"> + <summary> + <para>Starts sending a broadcasting message in all local subnets.</para> + </summary> + <param name="hostId">Host ID which should be reported via broadcast (broadcast receivers will connect to this host).</param> + <param name="broadcastPort">Port used for the broadcast message.</param> + <param name="key">Key part of the credentials associated with this broadcast.</param> + <param name="version">Version part of the credentials associated with this broadcast.</param> + <param name="subversion">Subversion part of the credentials associated with this broadcast.</param> + <param name="buffer">Complimentary message. This message will delivered to the receiver with the broadcast event.</param> + <param name="size">Size of message.</param> + <param name="timeout">Specifies how often the broadcast message should be sent in milliseconds.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + <returns> + <para>Return true if broadcasting request has been submitted.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.StartSendMulticast(System.Int32,System.Int32,System.Byte[],System.Int32,System.Byte&)"> + <summary> + <para>Start to multicast send.</para> + </summary> + <param name="hostId">Host ID associated with this connection.</param> + <param name="channelId">The channel ID.</param> + <param name="buffer">Buffer containing the data to send.</param> + <param name="size">Size of the buffer.</param> + <param name="error">Error (can be cast to Networking.NetworkError for more information).</param> + </member> + <member name="M:UnityEngine.Networking.NetworkTransport.StopBroadcastDiscovery"> + <summary> + <para>Stop sending the broadcast discovery message.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.QosType"> + <summary> + <para>Enumeration of all supported quality of service channel modes.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.QosType.AllCostDelivery"> + <summary> + <para>A reliable message that will be re-sent with a high frequency until it is acknowledged.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.QosType.Reliable"> + <summary> + <para>Each message is guaranteed to be delivered but not guaranteed to be in order.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.QosType.ReliableFragmented"> + <summary> + <para>Each message is guaranteed to be delivered, also allowing fragmented messages with up to 32 fragments per message.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.QosType.ReliableFragmentedSequenced"> + <summary> + <para>Each message is guaranteed to be delivered in order, also allowing fragmented messages with up to 32 fragments per message.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.QosType.ReliableSequenced"> + <summary> + <para>Each message is guaranteed to be delivered and in order.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.QosType.ReliableStateUpdate"> + <summary> + <para>A reliable message. Note: Only the last message in the send buffer is sent. Only the most recent message in the receive buffer will be delivered.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.QosType.StateUpdate"> + <summary> + <para>An unreliable message. Only the last message in the send buffer is sent. Only the most recent message in the receive buffer will be delivered.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.QosType.Unreliable"> + <summary> + <para>There is no guarantee of delivery or ordering.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.QosType.UnreliableFragmented"> + <summary> + <para>There is no guarantee of delivery or ordering, but allowing fragmented messages with up to 32 fragments per message.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.QosType.UnreliableFragmentedSequenced"> + <summary> + <para>There is garantee of ordering, no guarantee of delivery, but allowing fragmented messages with up to 32 fragments per message.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.QosType.UnreliableSequenced"> + <summary> + <para>There is no guarantee of delivery and all unordered messages will be dropped. Example: VoIP.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.ReactorModel"> + <summary> + <para>Define how unet will handle network io operation.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.ReactorModel.FixRateReactor"> + <summary> + <para>Network thread will sleep up to threadawake timeout, after that it will try receive up to maxpoolsize amount of messages and then will try perform send operation for connection whihc ready to send.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.ReactorModel.SelectReactor"> + <summary> + <para>Network thread will sleep up to threadawake timeout, or up to receive event on socket will happened. Awaked thread will try to read up to maxpoolsize packets from socket and will try update connections ready to send (with fixing awaketimeout rate).</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.Types.AppID"> + <summary> + <para>The AppID identifies the application on the Unity Cloud or UNET servers.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.Types.AppID.Invalid"> + <summary> + <para>Invalid AppID.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.Types.HostPriority"> + <summary> + <para>An Enum representing the priority of a client in a match, starting at 0 and increasing.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.Types.HostPriority.Invalid"> + <summary> + <para>The Invalid case for a HostPriority. An Invalid host priority is not a valid host.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.Types.NetworkAccessLevel"> + <summary> + <para>Describes the access levels granted to this client.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.Types.NetworkAccessLevel.Admin"> + <summary> + <para>Administration access level, generally describing clearence to perform game altering actions against anyone inside a particular match.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.Types.NetworkAccessLevel.Invalid"> + <summary> + <para>Invalid access level, signifying no access level has been granted/specified.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.Types.NetworkAccessLevel.Owner"> + <summary> + <para>Access level Owner, generally granting access for operations key to the peer host server performing it's work.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.Types.NetworkAccessLevel.User"> + <summary> + <para>User access level. This means you can do operations which affect yourself only, like disconnect yourself from the match.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.Types.NetworkAccessToken"> + <summary> + <para>Access token used to authenticate a client session for the purposes of allowing or disallowing match operations requested by that client.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.Types.NetworkAccessToken.array"> + <summary> + <para>Binary field for the actual token.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.Types.NetworkAccessToken.GetByteString"> + <summary> + <para>Accessor to get an encoded string from the m_array data.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.Types.NetworkAccessToken.IsValid"> + <summary> + <para>Checks if the token is a valid set of data with respect to default values (returns true if the values are not default, does not validate the token is a current legitimate token with respect to the server's auth framework).</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.Types.NetworkID"> + <summary> + <para>Network ID, used for match making.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.Types.NetworkID.Invalid"> + <summary> + <para>Invalid NetworkID.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.Types.NodeID"> + <summary> + <para>The NodeID is the ID used in Relay matches to track nodes in a network.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.Types.NodeID.Invalid"> + <summary> + <para>The invalid case of a NodeID.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.Types.SourceID"> + <summary> + <para>Identifies a specific game instance.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.Types.SourceID.Invalid"> + <summary> + <para>Invalid SourceID.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.Utility"> + <summary> + <para>Networking Utility.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.Utility.useRandomSourceID"> + <summary> + <para>This property is deprecated and does not need to be set or referenced.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.Utility.GetAccessTokenForNetwork(UnityEngine.Networking.Types.NetworkID)"> + <summary> + <para>Utility function to get this client's access token for a particular network, if it has been set.</para> + </summary> + <param name="netId"></param> + </member> + <member name="M:UnityEngine.Networking.Utility.GetAppID"> + <summary> + <para>Utility function to fetch the program's ID for UNET Cloud interfacing.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.Utility.GetSourceID"> + <summary> + <para>Utility function to get the client's SourceID for unique identification.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.Utility.SetAccessTokenForNetwork(UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.NetworkAccessToken)"> + <summary> + <para>Utility function that accepts the access token for a network after it's received from the server.</para> + </summary> + <param name="netId"></param> + <param name="accessToken"></param> + </member> + <member name="M:UnityEngine.Networking.Utility.SetAppID(UnityEngine.Networking.Types.AppID)"> + <summary> + <para>Deprecated; Setting the AppID is no longer necessary. Please log in through the editor and set up the project there.</para> + </summary> + <param name="newAppID"></param> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityAnalyticsModule.dll b/Player_from_example_Data/Managed/UnityEngine.UnityAnalyticsModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..894610ba20eaabac54bf8c9160464a67b28a747d Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UnityAnalyticsModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityAnalyticsModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.UnityAnalyticsModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..a012e803df8806432eb089237c3b3797e092d6fc Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UnityAnalyticsModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityAnalyticsModule.xml b/Player_from_example_Data/Managed/UnityEngine.UnityAnalyticsModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..8b4b5055da720d381ed054ef0a8b5992981b7d84 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.UnityAnalyticsModule.xml @@ -0,0 +1,169 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.UnityAnalyticsModule</name> + </assembly> + <member name="T:UnityEngine.Analytics.Analytics"> + <summary> + <para>Unity Analytics provides insight into your game users e.g. DAU, MAU.</para> + </summary> + </member> + <member name="P:UnityEngine.Analytics.Analytics.deviceStatsEnabled"> + <summary> + <para>Controls whether the sending of device stats at runtime is enabled.</para> + </summary> + </member> + <member name="P:UnityEngine.Analytics.Analytics.enabled"> + <summary> + <para>Controls whether the Analytics service is enabled at runtime.</para> + </summary> + </member> + <member name="P:UnityEngine.Analytics.Analytics.limitUserTracking"> + <summary> + <para>Controls whether to limit user tracking at runtime.</para> + </summary> + </member> + <member name="M:UnityEngine.Analytics.Analytics.CustomEvent(System.String,System.Collections.Generic.IDictionary`2<System.String,System.Object>)"> + <summary> + <para>Custom Events (optional).</para> + </summary> + <param name="customEventName">Name of custom event. Name cannot include the prefix "unity." - This is a reserved keyword.</param> + <param name="eventData">Additional parameters sent to Unity Analytics at the time the custom event was triggered. Dictionary key cannot include the prefix "unity." - This is a reserved keyword.</param> + </member> + <member name="M:UnityEngine.Analytics.Analytics.CustomEvent(System.String)"> + <summary> + <para>Custom Events (optional).</para> + </summary> + <param name="customEventName"></param> + </member> + <member name="M:UnityEngine.Analytics.Analytics.CustomEvent(System.String,UnityEngine.Vector3)"> + <summary> + <para>Custom Events (optional).</para> + </summary> + <param name="customEventName"></param> + <param name="position"></param> + </member> + <member name="M:UnityEngine.Analytics.Analytics.FlushEvents"> + <summary> + <para>Attempts to flush immediately all queued analytics events to the network and filesystem cache if possible (optional).</para> + </summary> + </member> + <member name="M:UnityEngine.Analytics.Analytics.SetUserBirthYear(System.Int32)"> + <summary> + <para>User Demographics (optional).</para> + </summary> + <param name="birthYear">Birth year of user. Must be 4-digit year format, only.</param> + </member> + <member name="M:UnityEngine.Analytics.Analytics.SetUserGender(UnityEngine.Analytics.Gender)"> + <summary> + <para>User Demographics (optional).</para> + </summary> + <param name="gender">Gender of user can be "Female", "Male", or "Unknown".</param> + </member> + <member name="M:UnityEngine.Analytics.Analytics.SetUserId(System.String)"> + <summary> + <para>User Demographics (optional).</para> + </summary> + <param name="userId">User id.</param> + </member> + <member name="M:UnityEngine.Analytics.Analytics.Transaction(System.String,System.Decimal,System.String)"> + <summary> + <para>Tracking Monetization (optional).</para> + </summary> + <param name="productId">The id of the purchased item.</param> + <param name="amount">The price of the item.</param> + <param name="currency">Abbreviation of the currency used for the transaction. For example “USD” (United States Dollars). See http:en.wikipedia.orgwikiISO_4217 for a standardized list of currency abbreviations.</param> + <param name="receiptPurchaseData">Receipt data (iOS) receipt ID (android) for in-app purchases to verify purchases with Apple iTunes / Google Play. Use null in the absence of receipts.</param> + <param name="signature">Android receipt signature. If using native Android use the INAPP_DATA_SIGNATURE string containing the signature of the purchase data that was signed with the private key of the developer. The data signature uses the RSASSA-PKCS1-v1_5 scheme. Pass in null in absence of a signature.</param> + <param name="usingIAPService">Set to true when using UnityIAP.</param> + </member> + <member name="M:UnityEngine.Analytics.Analytics.Transaction(System.String,System.Decimal,System.String,System.String,System.String)"> + <summary> + <para>Tracking Monetization (optional).</para> + </summary> + <param name="productId">The id of the purchased item.</param> + <param name="amount">The price of the item.</param> + <param name="currency">Abbreviation of the currency used for the transaction. For example “USD” (United States Dollars). See http:en.wikipedia.orgwikiISO_4217 for a standardized list of currency abbreviations.</param> + <param name="receiptPurchaseData">Receipt data (iOS) receipt ID (android) for in-app purchases to verify purchases with Apple iTunes / Google Play. Use null in the absence of receipts.</param> + <param name="signature">Android receipt signature. If using native Android use the INAPP_DATA_SIGNATURE string containing the signature of the purchase data that was signed with the private key of the developer. The data signature uses the RSASSA-PKCS1-v1_5 scheme. Pass in null in absence of a signature.</param> + <param name="usingIAPService">Set to true when using UnityIAP.</param> + </member> + <member name="M:UnityEngine.Analytics.Analytics.Transaction(System.String,System.Decimal,System.String,System.String,System.String,System.Boolean)"> + <summary> + <para>Tracking Monetization (optional).</para> + </summary> + <param name="productId">The id of the purchased item.</param> + <param name="amount">The price of the item.</param> + <param name="currency">Abbreviation of the currency used for the transaction. For example “USD” (United States Dollars). See http:en.wikipedia.orgwikiISO_4217 for a standardized list of currency abbreviations.</param> + <param name="receiptPurchaseData">Receipt data (iOS) receipt ID (android) for in-app purchases to verify purchases with Apple iTunes / Google Play. Use null in the absence of receipts.</param> + <param name="signature">Android receipt signature. If using native Android use the INAPP_DATA_SIGNATURE string containing the signature of the purchase data that was signed with the private key of the developer. The data signature uses the RSASSA-PKCS1-v1_5 scheme. Pass in null in absence of a signature.</param> + <param name="usingIAPService">Set to true when using UnityIAP.</param> + </member> + <member name="T:UnityEngine.Analytics.AnalyticsResult"> + <summary> + <para>Analytics API result.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.AnalyticsResult.AnalyticsDisabled"> + <summary> + <para>Analytics API result: Analytics is disabled.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.AnalyticsResult.InvalidData"> + <summary> + <para>Analytics API result: Invalid argument value.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.AnalyticsResult.NotInitialized"> + <summary> + <para>Analytics API result: Analytics not initialized.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.AnalyticsResult.Ok"> + <summary> + <para>Analytics API result: Success.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.AnalyticsResult.SizeLimitReached"> + <summary> + <para>Analytics API result: Argument size limit.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.AnalyticsResult.TooManyItems"> + <summary> + <para>Analytics API result: Too many parameters.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.AnalyticsResult.TooManyRequests"> + <summary> + <para>Analytics API result: Too many requests.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.AnalyticsResult.UnsupportedPlatform"> + <summary> + <para>Analytics API result: This platform doesn't support Analytics.</para> + </summary> + </member> + <member name="T:UnityEngine.Analytics.Gender"> + <summary> + <para>User Demographics: Gender of a user.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.Gender.Female"> + <summary> + <para>User Demographics: Female Gender of a user.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.Gender.Male"> + <summary> + <para>User Demographics: Male Gender of a user.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.Gender.Unknown"> + <summary> + <para>User Demographics: Unknown Gender of a user.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityConnectModule.dll b/Player_from_example_Data/Managed/UnityEngine.UnityConnectModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..648ca10921b8359679f09a3c6d56c0aab7884611 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UnityConnectModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityConnectModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.UnityConnectModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..71e03e6aa6357491f5a6668682bd538c3b6d905c Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UnityConnectModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityConnectModule.xml b/Player_from_example_Data/Managed/UnityEngine.UnityConnectModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..f2008b458cb612557000747782cf794e08e5ac4b --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.UnityConnectModule.xml @@ -0,0 +1,166 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.UnityConnectModule</name> + </assembly> + <member name="T:UnityEngine.Analytics.AnalyticsSessionInfo"> + <summary> + <para>Accesses for Analytics session information (common for all game instances).</para> + </summary> + </member> + <member name="P:UnityEngine.Analytics.AnalyticsSessionInfo.sessionElapsedTime"> + <summary> + <para>Session time since the begining of player game session.</para> + </summary> + </member> + <member name="P:UnityEngine.Analytics.AnalyticsSessionInfo.sessionId"> + <summary> + <para>Session id is used for tracking player game session.</para> + </summary> + </member> + <member name="P:UnityEngine.Analytics.AnalyticsSessionInfo.sessionState"> + <summary> + <para>Session state.</para> + </summary> + </member> + <member name="?:UnityEngine.Analytics.AnalyticsSessionInfo.sessionStateChanged(UnityEngine.Analytics.AnalyticsSessionInfo/SessionStateChanged)"> + <summary> + <para>This event occurs when a Analytics session state changes.</para> + </summary> + <param name="value"></param> + </member> + <member name="P:UnityEngine.Analytics.AnalyticsSessionInfo.userId"> + <summary> + <para>UserId is random GUID to track a player and is persisted across game session.</para> + </summary> + </member> + <member name="T:UnityEngine.Analytics.AnalyticsSessionInfo.SessionStateChanged"> + <summary> + <para>This event occurs when a Analytics session state changes.</para> + </summary> + <param name="sessionState">Current session state.</param> + <param name="sessionId">Current session id.</param> + <param name="sessionElapsedTime">Game player current session time.</param> + <param name="sessionChanged">Set to true when sessionId has changed.</param> + </member> + <member name="T:UnityEngine.Analytics.AnalyticsSessionState"> + <summary> + <para>Session tracking states.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.AnalyticsSessionState.kSessionPaused"> + <summary> + <para>Session tracking has paused.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.AnalyticsSessionState.kSessionResumed"> + <summary> + <para>Session tracking has resumed.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.AnalyticsSessionState.kSessionStarted"> + <summary> + <para>Session tracking has started.</para> + </summary> + </member> + <member name="F:UnityEngine.Analytics.AnalyticsSessionState.kSessionStopped"> + <summary> + <para>Session tracking has stopped.</para> + </summary> + </member> + <member name="T:UnityEngine.RemoteSettings"> + <summary> + <para>Accesses remote settings (common for all game instances).</para> + </summary> + </member> + <member name="M:UnityEngine.RemoteSettings.ForceUpdate"> + <summary> + <para>Forces the game to download the newest settings from the server and update its values.</para> + </summary> + </member> + <member name="M:UnityEngine.RemoteSettings.GetBool(System.String)"> + <summary> + <para>Returns the value corresponding to key in the remote settings if it exists.</para> + </summary> + <param name="key"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.RemoteSettings.GetBool(System.String,System.Boolean)"> + <summary> + <para>Returns the value corresponding to key in the remote settings if it exists.</para> + </summary> + <param name="key"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.RemoteSettings.GetCount"> + <summary> + <para>Returns number of keys in remote settings.</para> + </summary> + </member> + <member name="M:UnityEngine.RemoteSettings.GetFloat(System.String)"> + <summary> + <para>Returns the value corresponding to key in the remote settings if it exists.</para> + </summary> + <param name="key"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.RemoteSettings.GetFloat(System.String,System.Single)"> + <summary> + <para>Returns the value corresponding to key in the remote settings if it exists.</para> + </summary> + <param name="key"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.RemoteSettings.GetInt(System.String)"> + <summary> + <para>Returns the value corresponding to key in the remote settings if it exists.</para> + </summary> + <param name="key"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.RemoteSettings.GetInt(System.String,System.Int32)"> + <summary> + <para>Returns the value corresponding to key in the remote settings if it exists.</para> + </summary> + <param name="key"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.RemoteSettings.GetKeys"> + <summary> + <para>Returns all the keys in remote settings.</para> + </summary> + </member> + <member name="M:UnityEngine.RemoteSettings.GetString(System.String)"> + <summary> + <para>Returns the value corresponding to key in the remote settings if it exists.</para> + </summary> + <param name="key"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.RemoteSettings.GetString(System.String,System.String)"> + <summary> + <para>Returns the value corresponding to key in the remote settings if it exists.</para> + </summary> + <param name="key"></param> + <param name="defaultValue"></param> + </member> + <member name="M:UnityEngine.RemoteSettings.HasKey(System.String)"> + <summary> + <para>Returns true if key exists in the remote settings.</para> + </summary> + <param name="key"></param> + </member> + <member name="?:UnityEngine.RemoteSettings.Updated(UnityEngine.RemoteSettings/UpdatedEventHandler)"> + <summary> + <para>This event occurs when a new RemoteSettings is fetched and successfully parsed from the server.</para> + </summary> + <param name="value"></param> + </member> + <member name="T:UnityEngine.RemoteSettings.UpdatedEventHandler"> + <summary> + <para>This event occurs when a new RemoteSettings is fetched and successfully parsed from the server.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..b24e1fe60c53bd8beaedd9a8312f1de5330a3b08 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..2acf61094b7481ca69d6e66bd87bcd709bfd4e55 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestAudioModule.xml b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestAudioModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..772f355793d1bd33d7e5c55685e98b9648e4c970 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestAudioModule.xml @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.UnityWebRequestAudioModule</name> + </assembly> + <member name="T:UnityEngine.Networking.DownloadHandlerAudioClip"> + <summary> + <para>A DownloadHandler subclass specialized for downloading audio data for use as AudioClip objects.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.DownloadHandlerAudioClip.audioClip"> + <summary> + <para>Returns the downloaded AudioClip, or null. (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerAudioClip.#ctor(System.String,UnityEngine.AudioType)"> + <summary> + <para>Constructor, specifies what kind of audio data is going to be downloaded.</para> + </summary> + <param name="url">The nominal (pre-redirect) URL at which the audio clip is located.</param> + <param name="audioType">Value to set for AudioClip type.</param> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerAudioClip.GetContent(UnityEngine.Networking.UnityWebRequest)"> + <summary> + <para>Returns the downloaded AudioClip, or null.</para> + </summary> + <param name="www">A finished UnityWebRequest object with DownloadHandlerAudioClip attached.</param> + <returns> + <para>The same as DownloadHandlerAudioClip.audioClip</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerAudioClip.GetData"> + <summary> + <para>Called by DownloadHandler.data. Returns a copy of the downloaded clip data as raw bytes.</para> + </summary> + <returns> + <para>A copy of the downloaded data.</para> + </returns> + </member> + <member name="T:UnityEngine.Networking.DownloadHandlerMovieTexture"> + <summary> + <para>A specialized DownloadHandler for creating MovieTexture out of downloaded bytes.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.DownloadHandlerMovieTexture.movieTexture"> + <summary> + <para>A MovieTexture created out of downloaded bytes.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerMovieTexture.#ctor"> + <summary> + <para>Create new DownloadHandlerMovieTexture.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerMovieTexture.GetContent(UnityEngine.Networking.UnityWebRequest)"> + <summary> + <para>A convenience (helper) method for casting DownloadHandler to DownloadHandlerMovieTexture and accessing its movieTexture property.</para> + </summary> + <param name="uwr">A UnityWebRequest with attached DownloadHandlerMovieTexture.</param> + <returns> + <para>A MovieTexture created out of downloaded bytes.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerMovieTexture.GetData"> + <summary> + <para>Raw downloaded data.</para> + </summary> + <returns> + <para>Raw downloaded bytes.</para> + </returns> + </member> + <member name="T:UnityEngine.Networking.UnityWebRequestMultimedia"> + <summary> + <para>Helpers for downloading multimedia files using UnityWebRequest.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequestMultimedia.GetAudioClip(System.String,UnityEngine.AudioType)"> + <summary> + <para>Create a UnityWebRequest to download an audio clip via HTTP GET and create an AudioClip based on the retrieved data.</para> + </summary> + <param name="uri">The URI of the audio clip to download.</param> + <param name="audioType">The type of audio encoding for the downloaded audio clip. See AudioType.</param> + <returns> + <para>A UnityWebRequest properly configured to download an audio clip and convert it to an AudioClip.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequestMultimedia.GetMovieTexture(System.String)"> + <summary> + <para>Create a UnityWebRequest intended to download a movie clip via HTTP GET and create an MovieTexture based on the retrieved data.</para> + </summary> + <param name="uri">The URI of the movie clip to download.</param> + <returns> + <para>A UnityWebRequest properly configured to download a movie clip and convert it to a MovieTexture.</para> + </returns> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestModule.dll b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..b73a392c69da4d7289b5e85266d92456a14a4fe2 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..c2cb842784944bc6efcd87fc200c2f13424b1781 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestModule.xml b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..22f1d92d914580d502eabff38b73ac66c8b64957 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestModule.xml @@ -0,0 +1,947 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.UnityWebRequestModule</name> + </assembly> + <member name="T:UnityEngine.Networking.DownloadHandler"> + <summary> + <para>Manage and process HTTP response body data received from a remote server.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.DownloadHandler.data"> + <summary> + <para>Returns the raw bytes downloaded from the remote server, or null. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.DownloadHandler.isDone"> + <summary> + <para>Returns true if this DownloadHandler has been informed by its parent UnityWebRequest that all data has been received, and this DownloadHandler has completed any necessary post-download processing. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.DownloadHandler.text"> + <summary> + <para>Convenience property. Returns the bytes from data interpreted as a UTF8 string. (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.DownloadHandler.CompleteContent"> + <summary> + <para>Callback, invoked when all data has been received from the remote server.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.DownloadHandler.Dispose"> + <summary> + <para>Signals that this [DownloadHandler] is no longer being used, and should clean up any resources it is using.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.DownloadHandler.GetData"> + <summary> + <para>Callback, invoked when the data property is accessed.</para> + </summary> + <returns> + <para>Byte array to return as the value of the data property.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.DownloadHandler.GetProgress"> + <summary> + <para>Callback, invoked when UnityWebRequest.downloadProgress is accessed.</para> + </summary> + <returns> + <para>The return value for UnityWebRequest.downloadProgress.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.DownloadHandler.GetText"> + <summary> + <para>Callback, invoked when the text property is accessed.</para> + </summary> + <returns> + <para>String to return as the return value of the text property.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.DownloadHandler.ReceiveContentLength(System.Int32)"> + <summary> + <para>Callback, invoked with a Content-Length header is received.</para> + </summary> + <param name="contentLength">The value of the received Content-Length header.</param> + </member> + <member name="M:UnityEngine.Networking.DownloadHandler.ReceiveData(System.Byte[],System.Int32)"> + <summary> + <para>Callback, invoked as data is received from the remote server.</para> + </summary> + <param name="data">A buffer containing unprocessed data, received from the remote server.</param> + <param name="dataLength">The number of bytes in data which are new.</param> + <returns> + <para>True if the download should continue, false to abort.</para> + </returns> + </member> + <member name="T:UnityEngine.Networking.DownloadHandlerAssetBundle"> + <summary> + <para>A DownloadHandler subclass specialized for downloading AssetBundles.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.DownloadHandlerAssetBundle.assetBundle"> + <summary> + <para>Returns the downloaded AssetBundle, or null. (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerAssetBundle.#ctor(System.String,System.UInt32)"> + <summary> + <para>Standard constructor for non-cached asset bundles.</para> + </summary> + <param name="url">The nominal (pre-redirect) URL at which the asset bundle is located.</param> + <param name="crc">A checksum to compare to the downloaded data for integrity checking, or zero to skip integrity checking.</param> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerAssetBundle.#ctor(System.String,System.UInt32,System.UInt32)"> + <summary> + <para>Simple versioned constructor. Caches downloaded asset bundles.</para> + </summary> + <param name="url">The nominal (pre-redirect) URL at which the asset bundle is located.</param> + <param name="crc">A checksum to compare to the downloaded data for integrity checking, or zero to skip integrity checking.</param> + <param name="version">Current version number of the asset bundle at url. Increment to redownload.</param> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerAssetBundle.#ctor(System.String,UnityEngine.Hash128,System.UInt32)"> + <summary> + <para>Versioned constructor. Caches downloaded asset bundles.</para> + </summary> + <param name="url">The nominal (pre-redirect) URL at which the asset bundle is located.</param> + <param name="crc">A checksum to compare to the downloaded data for integrity checking, or zero to skip integrity checking.</param> + <param name="hash">A hash object defining the version of the asset bundle.</param> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerAssetBundle.GetContent(UnityEngine.Networking.UnityWebRequest)"> + <summary> + <para>Returns the downloaded AssetBundle, or null.</para> + </summary> + <param name="www">A finished UnityWebRequest object with DownloadHandlerAssetBundle attached.</param> + <returns> + <para>The same as DownloadHandlerAssetBundle.assetBundle</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerAssetBundle.GetData"> + <summary> + <para>Not implemented. Throws <a href="http:msdn.microsoft.comen-uslibrarysystem.notsupportedexception">NotSupportedException<a>.</para> + </summary> + <returns> + <para>Not implemented.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerAssetBundle.GetText"> + <summary> + <para>Not implemented. Throws <a href="http:msdn.microsoft.comen-uslibrarysystem.notsupportedexception">NotSupportedException<a>.</para> + </summary> + <returns> + <para>Not implemented.</para> + </returns> + </member> + <member name="T:UnityEngine.Networking.DownloadHandlerBuffer"> + <summary> + <para>A general-purpose DownloadHandler implementation which stores received data in a native byte buffer.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerBuffer.#ctor"> + <summary> + <para>Default constructor.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerBuffer.GetContent(UnityEngine.Networking.UnityWebRequest)"> + <summary> + <para>Returns a copy of the native-memory buffer interpreted as a UTF8 string.</para> + </summary> + <param name="www">A finished UnityWebRequest object with DownloadHandlerBuffer attached.</param> + <returns> + <para>The same as DownloadHandlerBuffer.text</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerBuffer.GetData"> + <summary> + <para>Returns a copy of the contents of the native-memory data buffer as a byte array.</para> + </summary> + <returns> + <para>A copy of the data which has been downloaded.</para> + </returns> + </member> + <member name="T:UnityEngine.Networking.DownloadHandlerFile"> + <summary> + <para>Download handler for saving the downloaded data to file.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.DownloadHandlerFile.removeFileOnAbort"> + <summary> + <para>Should the created file be removed if download is aborted (manually or due to an error). Default: false.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerFile.#ctor(System.String)"> + <summary> + <para>Creates a new instance and a file on disk where downloaded data will be written to.</para> + </summary> + <param name="path">Path to file to be written.</param> + </member> + <member name="T:UnityEngine.Networking.DownloadHandlerScript"> + <summary> + <para>An abstract base class for user-created scripting-driven DownloadHandler implementations.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerScript.#ctor"> + <summary> + <para>Create a DownloadHandlerScript which allocates new buffers when passing data to callbacks.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerScript.#ctor(System.Byte[])"> + <summary> + <para>Create a DownloadHandlerScript which reuses a preallocated buffer to pass data to callbacks.</para> + </summary> + <param name="preallocatedBuffer">A byte buffer into which data will be copied, for use by DownloadHandler.ReceiveData.</param> + </member> + <member name="?:UnityEngine.Networking.IMultipartFormSection"> + <summary> + <para>An interface for composition of data into multipart forms.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.IMultipartFormSection.contentType"> + <summary> + <para>Returns the value to use in the Content-Type header for this form section.</para> + </summary> + <returns> + <para>The value to use in the Content-Type header, or null.</para> + </returns> + </member> + <member name="P:UnityEngine.Networking.IMultipartFormSection.fileName"> + <summary> + <para>Returns a string denoting the desired filename of this section on the destination server.</para> + </summary> + <returns> + <para>The desired file name of this section, or null if this is not a file section.</para> + </returns> + </member> + <member name="P:UnityEngine.Networking.IMultipartFormSection.sectionData"> + <summary> + <para>Returns the raw binary data contained in this section. Must not return null or a zero-length array.</para> + </summary> + <returns> + <para>The raw binary data contained in this section. Must not be null or empty.</para> + </returns> + </member> + <member name="P:UnityEngine.Networking.IMultipartFormSection.sectionName"> + <summary> + <para>Returns the name of this section, if any.</para> + </summary> + <returns> + <para>The section's name, or null.</para> + </returns> + </member> + <member name="T:UnityEngine.Networking.MultipartFormDataSection"> + <summary> + <para>A helper object for form sections containing generic, non-file data.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.MultipartFormDataSection.contentType"> + <summary> + <para>Returns the value to use in this section's Content-Type header.</para> + </summary> + <returns> + <para>The Content-Type header for this section, or null.</para> + </returns> + </member> + <member name="P:UnityEngine.Networking.MultipartFormDataSection.fileName"> + <summary> + <para>Returns a string denoting the desired filename of this section on the destination server.</para> + </summary> + <returns> + <para>The desired file name of this section, or null if this is not a file section.</para> + </returns> + </member> + <member name="P:UnityEngine.Networking.MultipartFormDataSection.sectionData"> + <summary> + <para>Returns the raw binary data contained in this section. Will not return null or a zero-length array.</para> + </summary> + <returns> + <para>The raw binary data contained in this section. Will not be null or empty.</para> + </returns> + </member> + <member name="P:UnityEngine.Networking.MultipartFormDataSection.sectionName"> + <summary> + <para>Returns the name of this section, if any.</para> + </summary> + <returns> + <para>The section's name, or null.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.MultipartFormDataSection.#ctor(System.Byte[])"> + <summary> + <para>Raw data section, unnamed and no Content-Type header.</para> + </summary> + <param name="data">Data payload of this section.</param> + </member> + <member name="M:UnityEngine.Networking.MultipartFormDataSection.#ctor(System.String,System.Byte[])"> + <summary> + <para>Raw data section with a section name, no Content-Type header.</para> + </summary> + <param name="name">Section name.</param> + <param name="data">Data payload of this section.</param> + </member> + <member name="M:UnityEngine.Networking.MultipartFormDataSection.#ctor(System.String,System.Byte[],System.String)"> + <summary> + <para>A raw data section with a section name and a Content-Type header.</para> + </summary> + <param name="name">Section name.</param> + <param name="data">Data payload of this section.</param> + <param name="contentType">The value for this section's Content-Type header.</param> + </member> + <member name="M:UnityEngine.Networking.MultipartFormDataSection.#ctor(System.String,System.String,System.Text.Encoding,System.String)"> + <summary> + <para>A named raw data section whose payload is derived from a string, with a Content-Type header.</para> + </summary> + <param name="name">Section name.</param> + <param name="data">String data payload for this section.</param> + <param name="contentType">The value for this section's Content-Type header.</param> + <param name="encoding">An encoding to marshal data to or from raw bytes.</param> + </member> + <member name="M:UnityEngine.Networking.MultipartFormDataSection.#ctor(System.String,System.String,System.String)"> + <summary> + <para>A named raw data section whose payload is derived from a UTF8 string, with a Content-Type header.</para> + </summary> + <param name="name">Section name.</param> + <param name="data">String data payload for this section.</param> + <param name="contentType">C.</param> + </member> + <member name="M:UnityEngine.Networking.MultipartFormDataSection.#ctor(System.String,System.String)"> + <summary> + <para>A names raw data section whose payload is derived from a UTF8 string, with a default Content-Type.</para> + </summary> + <param name="name">Section name.</param> + <param name="data">String data payload for this section.</param> + </member> + <member name="M:UnityEngine.Networking.MultipartFormDataSection.#ctor(System.String)"> + <summary> + <para>An anonymous raw data section whose payload is derived from a UTF8 string, with a default Content-Type.</para> + </summary> + <param name="data">String data payload for this section.</param> + </member> + <member name="T:UnityEngine.Networking.MultipartFormFileSection"> + <summary> + <para>A helper object for adding file uploads to multipart forms via the [IMultipartFormSection] API.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.MultipartFormFileSection.contentType"> + <summary> + <para>Returns the value of the section's Content-Type header.</para> + </summary> + <returns> + <para>The Content-Type header for this section, or null.</para> + </returns> + </member> + <member name="P:UnityEngine.Networking.MultipartFormFileSection.fileName"> + <summary> + <para>Returns a string denoting the desired filename of this section on the destination server.</para> + </summary> + <returns> + <para>The desired file name of this section, or null if this is not a file section.</para> + </returns> + </member> + <member name="P:UnityEngine.Networking.MultipartFormFileSection.sectionData"> + <summary> + <para>Returns the raw binary data contained in this section. Will not return null or a zero-length array.</para> + </summary> + <returns> + <para>The raw binary data contained in this section. Will not be null or empty.</para> + </returns> + </member> + <member name="P:UnityEngine.Networking.MultipartFormFileSection.sectionName"> + <summary> + <para>Returns the name of this section, if any.</para> + </summary> + <returns> + <para>The section's name, or null.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.MultipartFormFileSection.#ctor(System.String,System.Byte[],System.String,System.String)"> + <summary> + <para>Contains a named file section based on the raw bytes from data, with a custom Content-Type and file name.</para> + </summary> + <param name="name">Name of this form section.</param> + <param name="data">Raw contents of the file to upload.</param> + <param name="fileName">Name of the file uploaded by this form section.</param> + <param name="contentType">The value for this section's Content-Type header.</param> + </member> + <member name="M:UnityEngine.Networking.MultipartFormFileSection.#ctor(System.Byte[])"> + <summary> + <para>Contains an anonymous file section based on the raw bytes from data, assigns a default Content-Type and file name.</para> + </summary> + <param name="data">Raw contents of the file to upload.</param> + </member> + <member name="M:UnityEngine.Networking.MultipartFormFileSection.#ctor(System.String,System.Byte[])"> + <summary> + <para>Contains an anonymous file section based on the raw bytes from data with a specific file name. Assigns a default Content-Type.</para> + </summary> + <param name="data">Raw contents of the file to upload.</param> + <param name="fileName">Name of the file uploaded by this form section.</param> + </member> + <member name="M:UnityEngine.Networking.MultipartFormFileSection.#ctor(System.String,System.String,System.Text.Encoding,System.String)"> + <summary> + <para>Contains a named file section with data drawn from data, as marshaled by dataEncoding. Assigns a specific file name from fileName and a default Content-Type.</para> + </summary> + <param name="name">Name of this form section.</param> + <param name="data">Contents of the file to upload.</param> + <param name="dataEncoding">A string encoding.</param> + <param name="fileName">Name of the file uploaded by this form section.</param> + </member> + <member name="M:UnityEngine.Networking.MultipartFormFileSection.#ctor(System.String,System.Text.Encoding,System.String)"> + <summary> + <para>An anonymous file section with data drawn from data, as marshaled by dataEncoding. Assigns a specific file name from fileName and a default Content-Type.</para> + </summary> + <param name="data">Contents of the file to upload.</param> + <param name="dataEncoding">A string encoding.</param> + <param name="fileName">Name of the file uploaded by this form section.</param> + </member> + <member name="M:UnityEngine.Networking.MultipartFormFileSection.#ctor(System.String,System.String)"> + <summary> + <para>An anonymous file section with data drawn from the UTF8 string data. Assigns a specific file name from fileName and a default Content-Type.</para> + </summary> + <param name="data">Contents of the file to upload.</param> + <param name="fileName">Name of the file uploaded by this form section.</param> + </member> + <member name="T:UnityEngine.Networking.UnityWebRequest"> + <summary> + <para>The UnityWebRequest object is used to communicate with web servers.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.chunkedTransfer"> + <summary> + <para>Indicates whether the UnityWebRequest system should employ the HTTP/1.1 chunked-transfer encoding method.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.disposeDownloadHandlerOnDispose"> + <summary> + <para>If true, any DownloadHandler attached to this UnityWebRequest will have DownloadHandler.Dispose called automatically when UnityWebRequest.Dispose is called.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.disposeUploadHandlerOnDispose"> + <summary> + <para>If true, any UploadHandler attached to this UnityWebRequest will have UploadHandler.Dispose called automatically when UnityWebRequest.Dispose is called.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.downloadedBytes"> + <summary> + <para>Returns the number of bytes of body data the system has downloaded from the remote server. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.downloadHandler"> + <summary> + <para>Holds a reference to a DownloadHandler object, which manages body data received from the remote server by this UnityWebRequest.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.downloadProgress"> + <summary> + <para>Returns a floating-point value between 0.0 and 1.0, indicating the progress of downloading body data from the server. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.error"> + <summary> + <para>A human-readable string describing any system errors encountered by this UnityWebRequest object while handling HTTP requests or responses. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.isDone"> + <summary> + <para>Returns true after the UnityWebRequest has finished communicating with the remote server. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.isHttpError"> + <summary> + <para>Returns true after this UnityWebRequest receives an HTTP response code indicating an error. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.isModifiable"> + <summary> + <para>Returns true while a UnityWebRequest’s configuration properties can be altered. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.isNetworkError"> + <summary> + <para>Returns true after this UnityWebRequest encounters a system error. (Read Only)</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.UnityWebRequest.kHttpVerbCREATE"> + <summary> + <para>The string "CREATE", commonly used as the verb for an HTTP CREATE request.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.UnityWebRequest.kHttpVerbDELETE"> + <summary> + <para>The string "DELETE", commonly used as the verb for an HTTP DELETE request.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.UnityWebRequest.kHttpVerbGET"> + <summary> + <para>The string "GET", commonly used as the verb for an HTTP GET request.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.UnityWebRequest.kHttpVerbHEAD"> + <summary> + <para>The string "HEAD", commonly used as the verb for an HTTP HEAD request.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.UnityWebRequest.kHttpVerbPOST"> + <summary> + <para>The string "POST", commonly used as the verb for an HTTP POST request.</para> + </summary> + </member> + <member name="F:UnityEngine.Networking.UnityWebRequest.kHttpVerbPUT"> + <summary> + <para>The string "PUT", commonly used as the verb for an HTTP PUT request.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.method"> + <summary> + <para>Defines the HTTP verb used by this UnityWebRequest, such as GET or POST.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.redirectLimit"> + <summary> + <para>Indicates the number of redirects which this UnityWebRequest will follow before halting with a “Redirect Limit Exceeded” system error.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.responseCode"> + <summary> + <para>The numeric HTTP response code returned by the server, such as 200, 404 or 500. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.timeout"> + <summary> + <para>Sets UnityWebRequest to attempt to abort after the number of seconds in timeout have passed.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.uploadedBytes"> + <summary> + <para>Returns the number of bytes of body data the system has uploaded to the remote server. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.uploadHandler"> + <summary> + <para>Holds a reference to the UploadHandler object which manages body data to be uploaded to the remote server.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.uploadProgress"> + <summary> + <para>Returns a floating-point value between 0.0 and 1.0, indicating the progress of uploading body data to the server.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.url"> + <summary> + <para>Defines the target URL for the UnityWebRequest to communicate with.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequest.useHttpContinue"> + <summary> + <para>Determines whether this UnityWebRequest will include Expect: 100-Continue in its outgoing request headers. (Default: true).</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.Abort"> + <summary> + <para>If in progress, halts the UnityWebRequest as soon as possible.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.#ctor"> + <summary> + <para>Creates a UnityWebRequest with the default options and no attached DownloadHandler or UploadHandler. Default method is GET.</para> + </summary> + <param name="url">The target URL with which this UnityWebRequest will communicate. Also accessible via the url property.</param> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.#ctor(System.String)"> + <summary> + <para>Creates a UnityWebRequest with the default options and no attached DownloadHandler or UploadHandler. Default method is GET.</para> + </summary> + <param name="url">The target URL with which this UnityWebRequest will communicate. Also accessible via the url property.</param> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.Delete(System.String)"> + <summary> + <para>Creates a UnityWebRequest configured for HTTP DELETE.</para> + </summary> + <param name="uri">The URI to which a DELETE request should be sent.</param> + <returns> + <para>A UnityWebRequest configured to send an HTTP DELETE request.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.Dispose"> + <summary> + <para>Signals that this [UnityWebRequest] is no longer being used, and should clean up any resources it is using.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.GenerateBoundary"> + <summary> + <para>Generate a random 40-byte array for use as a multipart form boundary.</para> + </summary> + <returns> + <para>40 random bytes, guaranteed to contain only printable ASCII values.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.Get(System.String)"> + <summary> + <para>Creates a UnityWebRequest configured for HTTP GET.</para> + </summary> + <param name="uri">The URI of the resource to retrieve via HTTP GET.</param> + <returns> + <para>A UnityWebRequest object configured to retrieve data from uri.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.GetAssetBundle(System.String,System.UInt32)"> + <summary> + <para>Creates a UnityWebRequest optimized for downloading a Unity Asset Bundle via HTTP GET.</para> + </summary> + <param name="uri">The URI of the asset bundle to download.</param> + <param name="crc">If nonzero, this number will be compared to the checksum of the downloaded asset bundle data. If the CRCs do not match, an error will be logged and the asset bundle will not be loaded. If set to zero, CRC checking will be skipped.</param> + <param name="version">An integer version number, which will be compared to the cached version of the asset bundle to download. Increment this number to force Unity to redownload a cached asset bundle. + +Analogous to the version parameter for WWW.LoadFromCacheOrDownload.</param> + <param name="hash">A version hash. If this hash does not match the hash for the cached version of this asset bundle, the asset bundle will be redownloaded.</param> + <param name="cachedAssetBundle">A structure used to download a given version of AssetBundle to a customized cache path.</param> + <returns> + <para>A UnityWebRequest configured to downloading a Unity Asset Bundle.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.GetAssetBundle(System.String,System.UInt32,System.UInt32)"> + <summary> + <para>Creates a UnityWebRequest optimized for downloading a Unity Asset Bundle via HTTP GET.</para> + </summary> + <param name="uri">The URI of the asset bundle to download.</param> + <param name="crc">If nonzero, this number will be compared to the checksum of the downloaded asset bundle data. If the CRCs do not match, an error will be logged and the asset bundle will not be loaded. If set to zero, CRC checking will be skipped.</param> + <param name="version">An integer version number, which will be compared to the cached version of the asset bundle to download. Increment this number to force Unity to redownload a cached asset bundle. + +Analogous to the version parameter for WWW.LoadFromCacheOrDownload.</param> + <param name="hash">A version hash. If this hash does not match the hash for the cached version of this asset bundle, the asset bundle will be redownloaded.</param> + <param name="cachedAssetBundle">A structure used to download a given version of AssetBundle to a customized cache path.</param> + <returns> + <para>A UnityWebRequest configured to downloading a Unity Asset Bundle.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.GetAssetBundle(System.String,UnityEngine.Hash128,System.UInt32)"> + <summary> + <para>Creates a UnityWebRequest optimized for downloading a Unity Asset Bundle via HTTP GET.</para> + </summary> + <param name="uri">The URI of the asset bundle to download.</param> + <param name="crc">If nonzero, this number will be compared to the checksum of the downloaded asset bundle data. If the CRCs do not match, an error will be logged and the asset bundle will not be loaded. If set to zero, CRC checking will be skipped.</param> + <param name="version">An integer version number, which will be compared to the cached version of the asset bundle to download. Increment this number to force Unity to redownload a cached asset bundle. + +Analogous to the version parameter for WWW.LoadFromCacheOrDownload.</param> + <param name="hash">A version hash. If this hash does not match the hash for the cached version of this asset bundle, the asset bundle will be redownloaded.</param> + <param name="cachedAssetBundle">A structure used to download a given version of AssetBundle to a customized cache path.</param> + <returns> + <para>A UnityWebRequest configured to downloading a Unity Asset Bundle.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.GetAssetBundle(System.String,UnityEngine.CachedAssetBundle,System.UInt32)"> + <summary> + <para>Creates a UnityWebRequest optimized for downloading a Unity Asset Bundle via HTTP GET.</para> + </summary> + <param name="uri">The URI of the asset bundle to download.</param> + <param name="crc">If nonzero, this number will be compared to the checksum of the downloaded asset bundle data. If the CRCs do not match, an error will be logged and the asset bundle will not be loaded. If set to zero, CRC checking will be skipped.</param> + <param name="version">An integer version number, which will be compared to the cached version of the asset bundle to download. Increment this number to force Unity to redownload a cached asset bundle. + +Analogous to the version parameter for WWW.LoadFromCacheOrDownload.</param> + <param name="hash">A version hash. If this hash does not match the hash for the cached version of this asset bundle, the asset bundle will be redownloaded.</param> + <param name="cachedAssetBundle">A structure used to download a given version of AssetBundle to a customized cache path.</param> + <returns> + <para>A UnityWebRequest configured to downloading a Unity Asset Bundle.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.GetAudioClip(System.String,UnityEngine.AudioType)"> + <summary> + <para>OBSOLETE. Use UnityWebRequestMultimedia.GetAudioClip().</para> + </summary> + <param name="uri"></param> + <param name="audioType"></param> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.GetRequestHeader(System.String)"> + <summary> + <para>Retrieves the value of a custom request header.</para> + </summary> + <param name="name">Name of the custom request header. Case-insensitive.</param> + <returns> + <para>The value of the custom request header. If no custom header with a matching name has been set, returns an empty string.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.GetResponseHeader(System.String)"> + <summary> + <para>Retrieves the value of a response header from the latest HTTP response received.</para> + </summary> + <param name="name">The name of the HTTP header to retrieve. Case-insensitive.</param> + <returns> + <para>The value of the HTTP header from the latest HTTP response. If no header with a matching name has been received, or no responses have been received, returns null.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.GetResponseHeaders"> + <summary> + <para>Retrieves a dictionary containing all the response headers received by this UnityWebRequest in the latest HTTP response.</para> + </summary> + <returns> + <para>A dictionary containing all the response headers received in the latest HTTP response. If no responses have been received, returns null.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.GetTexture(System.String)"> + <summary> + <para>Create a UnityWebRequest intended to download an image via HTTP GET and create a Texture based on the retrieved data.</para> + </summary> + <param name="uri">The URI of the image to download.</param> + <param name="nonReadable">If true, the texture's raw data will not be accessible to script. This can conserve memory. Default: false.</param> + <returns> + <para>A UnityWebRequest properly configured to download an image and convert it to a Texture.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.GetTexture(System.String,System.Boolean)"> + <summary> + <para>Create a UnityWebRequest intended to download an image via HTTP GET and create a Texture based on the retrieved data.</para> + </summary> + <param name="uri">The URI of the image to download.</param> + <param name="nonReadable">If true, the texture's raw data will not be accessible to script. This can conserve memory. Default: false.</param> + <returns> + <para>A UnityWebRequest properly configured to download an image and convert it to a Texture.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.Head(System.String)"> + <summary> + <para>Creates a UnityWebRequest configured to send a HTTP HEAD request.</para> + </summary> + <param name="uri">The URI to which to send a HTTP HEAD request.</param> + <returns> + <para>A UnityWebRequest configured to transmit a HTTP HEAD request.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.Post(System.String,System.String)"> + <summary> + <para>Create a UnityWebRequest configured to send form data to a server via HTTP POST.</para> + </summary> + <param name="uri">The target URI to which form data will be transmitted.</param> + <param name="postData">Form body data. Will be URLEncoded via WWWTranscoder.URLEncode prior to transmission.</param> + <returns> + <para>A UnityWebRequest configured to send form data to uri via POST.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.Post(System.String,UnityEngine.WWWForm)"> + <summary> + <para>Create a UnityWebRequest configured to send form data to a server via HTTP POST.</para> + </summary> + <param name="uri">The target URI to which form data will be transmitted.</param> + <param name="formData">Form fields or files encapsulated in a WWWForm object, for formatting and transmission to the remote server.</param> + <returns> + <para>A UnityWebRequest configured to send form data to uri via POST.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.Post(System.String,System.Collections.Generic.List`1<UnityEngine.Networking.IMultipartFormSection>)"> + <summary> + <para>Create a UnityWebRequest configured to send form data to a server via HTTP POST.</para> + </summary> + <param name="uri">The target URI to which form data will be transmitted.</param> + <param name="multipartFormSections">A list of form fields or files to be formatted and transmitted to the remote server.</param> + <param name="boundary">A unique boundary string, which will be used when separating form fields in a multipart form. If not supplied, a boundary will be generated for you.</param> + <returns> + <para>A UnityWebRequest configured to send form data to uri via POST.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.Post(System.String,System.Collections.Generic.List`1<UnityEngine.Networking.IMultipartFormSection>,System.Byte[])"> + <summary> + <para>Create a UnityWebRequest configured to send form data to a server via HTTP POST.</para> + </summary> + <param name="uri">The target URI to which form data will be transmitted.</param> + <param name="multipartFormSections">A list of form fields or files to be formatted and transmitted to the remote server.</param> + <param name="boundary">A unique boundary string, which will be used when separating form fields in a multipart form. If not supplied, a boundary will be generated for you.</param> + <returns> + <para>A UnityWebRequest configured to send form data to uri via POST.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.Post(System.String,System.Collections.Generic.Dictionary`2<System.String,System.String>)"> + <summary> + <para>Create a UnityWebRequest configured to send form data to a server via HTTP POST.</para> + </summary> + <param name="uri">The target URI to which form data will be transmitted.</param> + <param name="formFields">Strings indicating the keys and values of form fields. Will be automatically formatted into a URL-encoded form body.</param> + <returns> + <para>A UnityWebRequest configured to send form data to uri via POST.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.Put(System.String,System.Byte[])"> + <summary> + <para>Create a UnityWebRequest configured to upload raw data to a remote server via HTTP PUT.</para> + </summary> + <param name="uri">The URI to which the data will be sent.</param> + <param name="bodyData">The data to transmit to the remote server. + +If a string, the string will be converted to raw bytes via <a href="http:msdn.microsoft.comen-uslibrarysystem.text.encoding.utf8">System.Text.Encoding.UTF8<a>.</param> + <returns> + <para>A UnityWebRequest configured to transmit bodyData to uri via HTTP PUT.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.Put(System.String,System.String)"> + <summary> + <para>Create a UnityWebRequest configured to upload raw data to a remote server via HTTP PUT.</para> + </summary> + <param name="uri">The URI to which the data will be sent.</param> + <param name="bodyData">The data to transmit to the remote server. + +If a string, the string will be converted to raw bytes via <a href="http:msdn.microsoft.comen-uslibrarysystem.text.encoding.utf8">System.Text.Encoding.UTF8<a>.</param> + <returns> + <para>A UnityWebRequest configured to transmit bodyData to uri via HTTP PUT.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.Send"> + <summary> + <para>Begin communicating with the remote server.</para> + </summary> + <returns> + <para>An AsyncOperation indicating the progress/completion state of the UnityWebRequest. Yield this object to wait until the UnityWebRequest is done.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.SendWebRequest"> + <summary> + <para>Begin communicating with the remote server. + +After calling this method, the UnityWebRequest will perform DNS resolution (if necessary), transmit an HTTP request to the remote server at the target URL and process the server’s response. + +This method can only be called once on any given UnityWebRequest object. Once this method is called, you cannot change any of the UnityWebRequest’s properties. + +This method returns a WebRequestAsyncOperation object. Yielding the WebRequestAsyncOperation inside a coroutine will cause the coroutine to pause until the UnityWebRequest encounters a system error or finishes communicating.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.SerializeFormSections(System.Collections.Generic.List`1<UnityEngine.Networking.IMultipartFormSection>,System.Byte[])"> + <summary> + <para>Converts a List of IMultipartFormSection objects into a byte array containing raw multipart form data.</para> + </summary> + <param name="multipartFormSections">A List of IMultipartFormSection objects.</param> + <param name="boundary">A unique boundary string to separate the form sections.</param> + <returns> + <para>A byte array of raw multipart form data.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.SerializeSimpleForm(System.Collections.Generic.Dictionary`2<System.String,System.String>)"> + <summary> + <para>Serialize a dictionary of strings into a byte array containing URL-encoded UTF8 characters.</para> + </summary> + <param name="formFields">A dictionary containing the form keys and values to serialize.</param> + <returns> + <para>A byte array containing the serialized form. The form's keys and values have been URL-encoded.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequest.SetRequestHeader(System.String,System.String)"> + <summary> + <para>Set a HTTP request header to a custom value.</para> + </summary> + <param name="name">The key of the header to be set. Case-sensitive.</param> + <param name="value">The header's intended value.</param> + </member> + <member name="T:UnityEngine.Networking.UnityWebRequestAsyncOperation"> + <summary> + <para>Asynchronous operation object returned from UnityWebRequest.SendWebRequest(). + +You can yield until it continues, register an event handler with AsyncOperation.completed, or manually check whether it's done (AsyncOperation.isDone) or progress (AsyncOperation.progress).</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UnityWebRequestAsyncOperation.webRequest"> + <summary> + <para>Returns the associated UnityWebRequest that created the operation.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.UploadHandler"> + <summary> + <para>Helper object for UnityWebRequests. Manages the buffering and transmission of body data during HTTP requests.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UploadHandler.contentType"> + <summary> + <para>Determines the default Content-Type header which will be transmitted with the outbound HTTP request.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UploadHandler.data"> + <summary> + <para>The raw data which will be transmitted to the remote server as body data. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.UploadHandler.progress"> + <summary> + <para>Returns the proportion of data uploaded to the remote server compared to the total amount of data to upload. (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.UploadHandler.Dispose"> + <summary> + <para>Signals that this [UploadHandler] is no longer being used, and should clean up any resources it is using.</para> + </summary> + </member> + <member name="T:UnityEngine.Networking.UploadHandlerRaw"> + <summary> + <para>A general-purpose UploadHandler subclass, using a native-code memory buffer.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.UploadHandlerRaw.#ctor(System.Byte[])"> + <summary> + <para>General constructor. Contents of the input argument are copied into a native buffer.</para> + </summary> + <param name="data">Raw data to transmit to the remote server.</param> + </member> + <member name="T:UnityEngine.WWWForm"> + <summary> + <para>Helper class to generate form data to post to web servers using the WWW class.</para> + </summary> + </member> + <member name="P:UnityEngine.WWWForm.data"> + <summary> + <para>(Read Only) The raw data to pass as the POST request body when sending the form.</para> + </summary> + </member> + <member name="P:UnityEngine.WWWForm.headers"> + <summary> + <para>(Read Only) Returns the correct request headers for posting the form using the WWW class.</para> + </summary> + </member> + <member name="M:UnityEngine.WWWForm.AddBinaryData(System.String,System.Byte[])"> + <summary> + <para>Add binary data to the form.</para> + </summary> + <param name="fieldName"></param> + <param name="contents"></param> + <param name="fileName"></param> + <param name="mimeType"></param> + </member> + <member name="M:UnityEngine.WWWForm.AddBinaryData(System.String,System.Byte[],System.String)"> + <summary> + <para>Add binary data to the form.</para> + </summary> + <param name="fieldName"></param> + <param name="contents"></param> + <param name="fileName"></param> + <param name="mimeType"></param> + </member> + <member name="M:UnityEngine.WWWForm.AddBinaryData(System.String,System.Byte[],System.String,System.String)"> + <summary> + <para>Add binary data to the form.</para> + </summary> + <param name="fieldName"></param> + <param name="contents"></param> + <param name="fileName"></param> + <param name="mimeType"></param> + </member> + <member name="M:UnityEngine.WWWForm.AddField(System.String,System.String)"> + <summary> + <para>Add a simple field to the form.</para> + </summary> + <param name="fieldName"></param> + <param name="value"></param> + <param name="e"></param> + </member> + <member name="M:UnityEngine.WWWForm.AddField(System.String,System.String,System.Text.Encoding)"> + <summary> + <para>Add a simple field to the form.</para> + </summary> + <param name="fieldName"></param> + <param name="value"></param> + <param name="e"></param> + </member> + <member name="M:UnityEngine.WWWForm.AddField(System.String,System.Int32)"> + <summary> + <para>Adds a simple field to the form.</para> + </summary> + <param name="fieldName"></param> + <param name="i"></param> + </member> + <member name="M:UnityEngine.WWWForm.#ctor"> + <summary> + <para>Creates an empty WWWForm object.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..155a558387fa0f3cfed6844637ccbb7ce85f8105 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..5946cec59cbae2ebca7dc94e5a6f93156e89c694 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestTextureModule.xml b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestTextureModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..3c2ed69af9315e01c5623217f3883930d5bde509 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestTextureModule.xml @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.UnityWebRequestTextureModule</name> + </assembly> + <member name="T:UnityEngine.Networking.DownloadHandlerTexture"> + <summary> + <para>A DownloadHandler subclass specialized for downloading images for use as Texture objects.</para> + </summary> + </member> + <member name="P:UnityEngine.Networking.DownloadHandlerTexture.texture"> + <summary> + <para>Returns the downloaded Texture, or null. (Read Only)</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerTexture.#ctor"> + <summary> + <para>Default constructor.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerTexture.#ctor(System.Boolean)"> + <summary> + <para>Constructor, allows TextureImporter.isReadable property to be set.</para> + </summary> + <param name="readable">Value to set for TextureImporter.isReadable.</param> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerTexture.GetContent(UnityEngine.Networking.UnityWebRequest)"> + <summary> + <para>Returns the downloaded Texture, or null.</para> + </summary> + <param name="www">A finished UnityWebRequest object with DownloadHandlerTexture attached.</param> + <returns> + <para>The same as DownloadHandlerTexture.texture</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.DownloadHandlerTexture.GetData"> + <summary> + <para>Called by DownloadHandler.data. Returns a copy of the downloaded image data as raw bytes.</para> + </summary> + <returns> + <para>A copy of the downloaded data.</para> + </returns> + </member> + <member name="T:UnityEngine.Networking.UnityWebRequestTexture"> + <summary> + <para>Helpers for downloading image files into Textures using UnityWebRequest.</para> + </summary> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequestTexture.GetTexture(System.String)"> + <summary> + <para>Create a UnityWebRequest intended to download an image via HTTP GET and create a Texture based on the retrieved data.</para> + </summary> + <param name="uri">The URI of the image to download.</param> + <param name="nonReadable">If true, the texture's raw data will not be accessible to script. This can conserve memory. Default: false.</param> + <returns> + <para>A UnityWebRequest properly configured to download an image and convert it to a Texture.</para> + </returns> + </member> + <member name="M:UnityEngine.Networking.UnityWebRequestTexture.GetTexture(System.String,System.Boolean)"> + <summary> + <para>Create a UnityWebRequest intended to download an image via HTTP GET and create a Texture based on the retrieved data.</para> + </summary> + <param name="uri">The URI of the image to download.</param> + <param name="nonReadable">If true, the texture's raw data will not be accessible to script. This can conserve memory. Default: false.</param> + <returns> + <para>A UnityWebRequest properly configured to download an image and convert it to a Texture.</para> + </returns> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..4cd41ac6c00ac75708d280b090a41abe29bc691c Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..e5660123e7fcce7192dacf0cde404e33c93fd446 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestWWWModule.xml b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestWWWModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..5ce569bd2131288fe38d9a36dbff841e8adcf941 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.UnityWebRequestWWWModule.xml @@ -0,0 +1,339 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.UnityWebRequestWWWModule</name> + </assembly> + <member name="T:UnityEngine.WWW"> + <summary> + <para>Simple access to web pages.</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.assetBundle"> + <summary> + <para>Streams an AssetBundle that can contain any kind of asset from the project folder.</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.audioClip"> + <summary> + <para>Returns a AudioClip generated from the downloaded data (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.bytes"> + <summary> + <para>Returns the contents of the fetched web page as a byte array (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.bytesDownloaded"> + <summary> + <para>The number of bytes downloaded by this WWW query (read only).</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.error"> + <summary> + <para>Returns an error message if there was an error during the download (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.isDone"> + <summary> + <para>Is the download already finished? (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.movie"> + <summary> + <para>Returns a MovieTexture generated from the downloaded data (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.progress"> + <summary> + <para>How far has the download progressed (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.responseHeaders"> + <summary> + <para>Dictionary of headers returned by the request.</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.text"> + <summary> + <para>Returns the contents of the fetched web page as a string (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.texture"> + <summary> + <para>Returns a Texture2D generated from the downloaded data (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.textureNonReadable"> + <summary> + <para>Returns a non-readable Texture2D generated from the downloaded data (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.threadPriority"> + <summary> + <para>Priority of AssetBundle decompression thread.</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.uploadProgress"> + <summary> + <para>How far has the upload progressed (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.WWW.url"> + <summary> + <para>The URL of this WWW request (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.WWW.#ctor(System.String)"> + <summary> + <para>Creates a WWW request with the given URL.</para> + </summary> + <param name="url">The url to download. Must be '%' escaped.</param> + <returns> + <para>A new WWW object. When it has been downloaded, the results can be fetched from the returned object.</para> + </returns> + </member> + <member name="M:UnityEngine.WWW.#ctor(System.String,UnityEngine.WWWForm)"> + <summary> + <para>Creates a WWW request with the given URL.</para> + </summary> + <param name="url">The url to download. Must be '%' escaped.</param> + <param name="form">A WWWForm instance containing the form data to post.</param> + <returns> + <para>A new WWW object. When it has been downloaded, the results can be fetched from the returned object.</para> + </returns> + </member> + <member name="M:UnityEngine.WWW.#ctor(System.String,System.Byte[])"> + <summary> + <para>Creates a WWW request with the given URL.</para> + </summary> + <param name="url">The url to download. Must be '%' escaped.</param> + <param name="postData">A byte array of data to be posted to the url.</param> + <returns> + <para>A new WWW object. When it has been downloaded, the results can be fetched from the returned object.</para> + </returns> + </member> + <member name="M:UnityEngine.WWW.#ctor(System.String,System.Byte[],System.Collections.Hashtable)"> + <summary> + <para>Creates a WWW request with the given URL.</para> + </summary> + <param name="url">The url to download. Must be '%' escaped.</param> + <param name="postData">A byte array of data to be posted to the url.</param> + <param name="headers">A hash table of custom headers to send with the request.</param> + <returns> + <para>A new WWW object. When it has been downloaded, the results can be fetched from the returned object.</para> + </returns> + </member> + <member name="M:UnityEngine.WWW.#ctor(System.String,System.Byte[],System.Collections.Generic.Dictionary`2<System.String,System.String>)"> + <summary> + <para>Creates a WWW request with the given URL.</para> + </summary> + <param name="url">The url to download. Must be '%' escaped.</param> + <param name="postData">A byte array of data to be posted to the url.</param> + <param name="headers">A dictionary that contains the header keys and values to pass to the server.</param> + <returns> + <para>A new WWW object. When it has been downloaded, the results can be fetched from the returned object.</para> + </returns> + </member> + <member name="M:UnityEngine.WWW.Dispose"> + <summary> + <para>Disposes of an existing WWW object.</para> + </summary> + </member> + <member name="M:UnityEngine.WWW.EscapeURL(System.String)"> + <summary> + <para>Escapes characters in a string to ensure they are URL-friendly.</para> + </summary> + <param name="s">A string with characters to be escaped.</param> + <param name="e">The text encoding to use.</param> + </member> + <member name="M:UnityEngine.WWW.EscapeURL(System.String,System.Text.Encoding)"> + <summary> + <para>Escapes characters in a string to ensure they are URL-friendly.</para> + </summary> + <param name="s">A string with characters to be escaped.</param> + <param name="e">The text encoding to use.</param> + </member> + <member name="M:UnityEngine.WWW.LoadFromCacheOrDownload(System.String,System.Int32)"> + <summary> + <para>Loads an AssetBundle with the specified version number from the cache. If the AssetBundle is not currently cached, it will automatically be downloaded and stored in the cache for future retrieval from local storage.</para> + </summary> + <param name="url">The URL to download the AssetBundle from, if it is not present in the cache. Must be '%' escaped.</param> + <param name="version">Version of the AssetBundle. The file will only be loaded from the disk cache if it has previously been downloaded with the same version parameter. By incrementing the version number requested by your application, you can force Caching to download a new copy of the AssetBundle from url.</param> + <param name="hash">Hash128 which is used as the version of the AssetBundle.</param> + <param name="cachedBundle">A structure used to download a given version of AssetBundle to a customized cache path. + +Analogous to the cachedAssetBundle parameter for UnityWebRequest.GetAssetBundle.</param></param> + <param name="crc">An optional CRC-32 Checksum of the uncompressed contents. If this is non-zero, then the content will be compared against the checksum before loading it, and give an error if it does not match. You can use this to avoid data corruption from bad downloads or users tampering with the cached files on disk. If the CRC does not match, Unity will try to redownload the data, and if the CRC on the server does not match it will fail with an error. Look at the error string returned to see the correct CRC value to use for an AssetBundle.</param> + <returns> + <para>A WWW instance, which can be used to access the data once the load/download operation is completed.</para> + </returns> + </member> + <member name="M:UnityEngine.WWW.LoadFromCacheOrDownload(System.String,System.Int32,System.UInt32)"> + <summary> + <para>Loads an AssetBundle with the specified version number from the cache. If the AssetBundle is not currently cached, it will automatically be downloaded and stored in the cache for future retrieval from local storage.</para> + </summary> + <param name="url">The URL to download the AssetBundle from, if it is not present in the cache. Must be '%' escaped.</param> + <param name="version">Version of the AssetBundle. The file will only be loaded from the disk cache if it has previously been downloaded with the same version parameter. By incrementing the version number requested by your application, you can force Caching to download a new copy of the AssetBundle from url.</param> + <param name="hash">Hash128 which is used as the version of the AssetBundle.</param> + <param name="cachedBundle">A structure used to download a given version of AssetBundle to a customized cache path. + +Analogous to the cachedAssetBundle parameter for UnityWebRequest.GetAssetBundle.</param></param> + <param name="crc">An optional CRC-32 Checksum of the uncompressed contents. If this is non-zero, then the content will be compared against the checksum before loading it, and give an error if it does not match. You can use this to avoid data corruption from bad downloads or users tampering with the cached files on disk. If the CRC does not match, Unity will try to redownload the data, and if the CRC on the server does not match it will fail with an error. Look at the error string returned to see the correct CRC value to use for an AssetBundle.</param> + <returns> + <para>A WWW instance, which can be used to access the data once the load/download operation is completed.</para> + </returns> + </member> + <member name="M:UnityEngine.WWW.LoadFromCacheOrDownload(System.String,UnityEngine.Hash128,System.UInt32)"> + <summary> + <para>Loads an AssetBundle with the specified version number from the cache. If the AssetBundle is not currently cached, it will automatically be downloaded and stored in the cache for future retrieval from local storage.</para> + </summary> + <param name="url">The URL to download the AssetBundle from, if it is not present in the cache. Must be '%' escaped.</param> + <param name="version">Version of the AssetBundle. The file will only be loaded from the disk cache if it has previously been downloaded with the same version parameter. By incrementing the version number requested by your application, you can force Caching to download a new copy of the AssetBundle from url.</param> + <param name="hash">Hash128 which is used as the version of the AssetBundle.</param> + <param name="cachedBundle">A structure used to download a given version of AssetBundle to a customized cache path. + +Analogous to the cachedAssetBundle parameter for UnityWebRequest.GetAssetBundle.</param></param> + <param name="crc">An optional CRC-32 Checksum of the uncompressed contents. If this is non-zero, then the content will be compared against the checksum before loading it, and give an error if it does not match. You can use this to avoid data corruption from bad downloads or users tampering with the cached files on disk. If the CRC does not match, Unity will try to redownload the data, and if the CRC on the server does not match it will fail with an error. Look at the error string returned to see the correct CRC value to use for an AssetBundle.</param> + <returns> + <para>A WWW instance, which can be used to access the data once the load/download operation is completed.</para> + </returns> + </member> + <member name="M:UnityEngine.WWW.LoadFromCacheOrDownload(System.String,UnityEngine.CachedAssetBundle,System.UInt32)"> + <summary> + <para>Loads an AssetBundle with the specified version number from the cache. If the AssetBundle is not currently cached, it will automatically be downloaded and stored in the cache for future retrieval from local storage.</para> + </summary> + <param name="url">The URL to download the AssetBundle from, if it is not present in the cache. Must be '%' escaped.</param> + <param name="version">Version of the AssetBundle. The file will only be loaded from the disk cache if it has previously been downloaded with the same version parameter. By incrementing the version number requested by your application, you can force Caching to download a new copy of the AssetBundle from url.</param> + <param name="hash">Hash128 which is used as the version of the AssetBundle.</param> + <param name="cachedBundle">A structure used to download a given version of AssetBundle to a customized cache path. + +Analogous to the cachedAssetBundle parameter for UnityWebRequest.GetAssetBundle.</param></param> + <param name="crc">An optional CRC-32 Checksum of the uncompressed contents. If this is non-zero, then the content will be compared against the checksum before loading it, and give an error if it does not match. You can use this to avoid data corruption from bad downloads or users tampering with the cached files on disk. If the CRC does not match, Unity will try to redownload the data, and if the CRC on the server does not match it will fail with an error. Look at the error string returned to see the correct CRC value to use for an AssetBundle.</param> + <returns> + <para>A WWW instance, which can be used to access the data once the load/download operation is completed.</para> + </returns> + </member> + <member name="M:UnityEngine.WWW.LoadImageIntoTexture(UnityEngine.Texture2D)"> + <summary> + <para>Replaces the contents of an existing Texture2D with an image from the downloaded data.</para> + </summary> + <param name="tex">An existing texture object to be overwritten with the image data.</param> + <param name="texture"></param> + </member> + <member name="M:UnityEngine.WWW.UnEscapeURL(System.String)"> + <summary> + <para>Converts URL-friendly escape sequences back to normal text.</para> + </summary> + <param name="s">A string containing escaped characters.</param> + <param name="e">The text encoding to use.</param> + </member> + <member name="M:UnityEngine.WWW.UnEscapeURL(System.String,System.Text.Encoding)"> + <summary> + <para>Converts URL-friendly escape sequences back to normal text.</para> + </summary> + <param name="s">A string containing escaped characters.</param> + <param name="e">The text encoding to use.</param> + </member> + <member name="T:UnityEngine.WWWAudioExtensions"> + <summary> + <para>Provides methods to access AudioClip or MovieTexture objects from WWW streams.</para> + </summary> + </member> + <member name="M:UnityEngine.WWWAudioExtensions.GetAudioClip(UnityEngine.WWW)"> + <summary> + <para>Returns an AudioClip generated from the downloaded data (Read Only).</para> + </summary> + <param name="threeD">Use this to specify whether the clip should be a 2D or 3D clip. +The threeD parameter defaults to true.</param> + <param name="stream">Sets whether the clip should be completely downloaded before it's ready to play (false), or whether the stream can be played even if only part of the clip is downloaded (true). +Setting this to true will disable seeking (with .time and/or .timeSamples) on the clip.</param> + <param name="audioType">The AudioType of the content you are downloading. If this is not set Unity will try to determine the type from URL.</param> + <param name="www"></param> + <returns> + <para>The returned AudioClip.</para> + </returns> + </member> + <member name="M:UnityEngine.WWWAudioExtensions.GetAudioClip(UnityEngine.WWW,System.Boolean)"> + <summary> + <para>Returns an AudioClip generated from the downloaded data (Read Only).</para> + </summary> + <param name="threeD">Use this to specify whether the clip should be a 2D or 3D clip. +The threeD parameter defaults to true.</param> + <param name="stream">Sets whether the clip should be completely downloaded before it's ready to play (false), or whether the stream can be played even if only part of the clip is downloaded (true). +Setting this to true will disable seeking (with .time and/or .timeSamples) on the clip.</param> + <param name="audioType">The AudioType of the content you are downloading. If this is not set Unity will try to determine the type from URL.</param> + <param name="www"></param> + <returns> + <para>The returned AudioClip.</para> + </returns> + </member> + <member name="M:UnityEngine.WWWAudioExtensions.GetAudioClip(UnityEngine.WWW,System.Boolean,System.Boolean)"> + <summary> + <para>Returns an AudioClip generated from the downloaded data (Read Only).</para> + </summary> + <param name="threeD">Use this to specify whether the clip should be a 2D or 3D clip. +The threeD parameter defaults to true.</param> + <param name="stream">Sets whether the clip should be completely downloaded before it's ready to play (false), or whether the stream can be played even if only part of the clip is downloaded (true). +Setting this to true will disable seeking (with .time and/or .timeSamples) on the clip.</param> + <param name="audioType">The AudioType of the content you are downloading. If this is not set Unity will try to determine the type from URL.</param> + <param name="www"></param> + <returns> + <para>The returned AudioClip.</para> + </returns> + </member> + <member name="M:UnityEngine.WWWAudioExtensions.GetAudioClip(UnityEngine.WWW,System.Boolean,System.Boolean,UnityEngine.AudioType)"> + <summary> + <para>Returns an AudioClip generated from the downloaded data (Read Only).</para> + </summary> + <param name="threeD">Use this to specify whether the clip should be a 2D or 3D clip. +The threeD parameter defaults to true.</param> + <param name="stream">Sets whether the clip should be completely downloaded before it's ready to play (false), or whether the stream can be played even if only part of the clip is downloaded (true). +Setting this to true will disable seeking (with .time and/or .timeSamples) on the clip.</param> + <param name="audioType">The AudioType of the content you are downloading. If this is not set Unity will try to determine the type from URL.</param> + <param name="www"></param> + <returns> + <para>The returned AudioClip.</para> + </returns> + </member> + <member name="M:UnityEngine.WWWAudioExtensions.GetAudioClipCompressed(UnityEngine.WWW)"> + <summary> + <para>Returns an AudioClip generated from the downloaded data that is compressed in memory (Read Only).</para> + </summary> + <param name="threeD">Use this to specify whether the clip should be a 2D or 3D clip.</param> + <param name="audioType">The AudioType of the content you are downloading. If this is not set Unity will try to determine the type from URL.</param> + <param name="www"></param> + <returns> + <para>The returned AudioClip.</para> + </returns> + </member> + <member name="M:UnityEngine.WWWAudioExtensions.GetAudioClipCompressed(UnityEngine.WWW,System.Boolean)"> + <summary> + <para>Returns an AudioClip generated from the downloaded data that is compressed in memory (Read Only).</para> + </summary> + <param name="threeD">Use this to specify whether the clip should be a 2D or 3D clip.</param> + <param name="audioType">The AudioType of the content you are downloading. If this is not set Unity will try to determine the type from URL.</param> + <param name="www"></param> + <returns> + <para>The returned AudioClip.</para> + </returns> + </member> + <member name="M:UnityEngine.WWWAudioExtensions.GetAudioClipCompressed(UnityEngine.WWW,System.Boolean,UnityEngine.AudioType)"> + <summary> + <para>Returns an AudioClip generated from the downloaded data that is compressed in memory (Read Only).</para> + </summary> + <param name="threeD">Use this to specify whether the clip should be a 2D or 3D clip.</param> + <param name="audioType">The AudioType of the content you are downloading. If this is not set Unity will try to determine the type from URL.</param> + <param name="www"></param> + <returns> + <para>The returned AudioClip.</para> + </returns> + </member> + <member name="M:UnityEngine.WWWAudioExtensions.GetMovieTexture(UnityEngine.WWW)"> + <summary> + <para>Returns a MovieTexture generated from the downloaded data (Read Only).</para> + </summary> + <param name="www"></param> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.VRModule.dll b/Player_from_example_Data/Managed/UnityEngine.VRModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..f2fa93335bb5167b2406cf7be46a2abd4e290bdd Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.VRModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.VRModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.VRModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..79a1c3463794673f55b8a29afcd8e747b8cdab20 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.VRModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.VRModule.xml b/Player_from_example_Data/Managed/UnityEngine.VRModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..79e6f52cd58d66f34cbd93527eb8c42fa973b221 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.VRModule.xml @@ -0,0 +1,493 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.VRModule</name> + </assembly> + <member name="T:UnityEngine.XR.InputTracking"> + <summary> + <para>A collection of methods and properties for interacting with the XR tracking system.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.InputTracking.disablePositionalTracking"> + <summary> + <para>Disables positional tracking in XR. This takes effect the next time the head pose is sampled. If set to true the camera only tracks headset rotation state.</para> + </summary> + </member> + <member name="?:UnityEngine.XR.InputTracking.nodeAdded(System.Action`1<UnityEngine.XR.XRNodeState>)"> + <summary> + <para>Called when a tracked node is added to the underlying XR system.</para> + </summary> + <param name="nodeState">Describes the node that has been added.</param> + <param name="value"></param> + </member> + <member name="?:UnityEngine.XR.InputTracking.nodeRemoved(System.Action`1<UnityEngine.XR.XRNodeState>)"> + <summary> + <para>Called when a tracked node is removed from the underlying XR system.</para> + </summary> + <param name="nodeState">Describes the node that has been removed.</param> + <param name="value"></param> + </member> + <member name="?:UnityEngine.XR.InputTracking.trackingAcquired(System.Action`1<UnityEngine.XR.XRNodeState>)"> + <summary> + <para>Called when a tracked node begins reporting tracking information.</para> + </summary> + <param name="nodeState">Describes the node that has begun being tracked.</param> + <param name="value"></param> + </member> + <member name="?:UnityEngine.XR.InputTracking.trackingLost(System.Action`1<UnityEngine.XR.XRNodeState>)"> + <summary> + <para>Called when a tracked node stops reporting tracking information.</para> + </summary> + <param name="nodeState">Describes the node that has lost tracking.</param> + <param name="value"></param> + </member> + <member name="M:UnityEngine.XR.InputTracking.GetLocalPosition(UnityEngine.XR.XRNode)"> + <summary> + <para>Gets the position of a specific node.</para> + </summary> + <param name="node">Specifies which node's position should be returned.</param> + <returns> + <para>The position of the node in its local tracking space.</para> + </returns> + </member> + <member name="M:UnityEngine.XR.InputTracking.GetLocalRotation(UnityEngine.XR.XRNode)"> + <summary> + <para>Gets the rotation of a specific node.</para> + </summary> + <param name="node">Specifies which node's rotation should be returned.</param> + <returns> + <para>The rotation of the node in its local tracking space.</para> + </returns> + </member> + <member name="M:UnityEngine.XR.InputTracking.GetNodeName(System.UInt64)"> + <summary> + <para>Accepts the unique identifier for a tracked node and returns a friendly name for it.</para> + </summary> + <param name="uniqueID">The unique identifier for the Node index.</param> + <returns> + <para>The name of the tracked node if the given 64-bit identifier maps to a currently tracked node. Empty string otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.XR.InputTracking.GetNodeStates"> + <summary> + <para>Describes all presently connected XR nodes and provides available tracking state.</para> + </summary> + <param name="nodeStates">A list that is populated with XR.XRNodeState objects.</param> + </member> + <member name="M:UnityEngine.XR.InputTracking.Recenter"> + <summary> + <para>Center tracking to the current position and orientation of the HMD.</para> + </summary> + </member> + <member name="T:UnityEngine.XR.TrackingSpaceType"> + <summary> + <para>Represents the size of physical space available for XR.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.TrackingSpaceType.RoomScale"> + <summary> + <para>Represents a space large enough for free movement.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.TrackingSpaceType.Stationary"> + <summary> + <para>Represents a small space where movement may be constrained or positional tracking is unavailable.</para> + </summary> + </member> + <member name="T:UnityEngine.XR.UserPresenceState"> + <summary> + <para>Represents the current user presence state detected by the device.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.UserPresenceState.NotPresent"> + <summary> + <para>The device does not detect that the user is present.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.UserPresenceState.Present"> + <summary> + <para>The device detects that the user is present.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.UserPresenceState.Unknown"> + <summary> + <para>The device is currently in a state where it cannot determine user presence.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.UserPresenceState.Unsupported"> + <summary> + <para>The device does not support detecting user presence.</para> + </summary> + </member> + <member name="T:UnityEngine.XR.WSA.PositionalLocatorState"> + <summary> + <para>Indicates the lifecycle state of the device's spatial location system.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.WSA.PositionalLocatorState.Activating"> + <summary> + <para>The device is reporting its orientation and is preparing to locate its position in the user's surroundings.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.WSA.PositionalLocatorState.Active"> + <summary> + <para>The device is reporting its orientation and position in the user's surroundings.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.WSA.PositionalLocatorState.Inhibited"> + <summary> + <para>The device is reporting its orientation but cannot locate its position in the user's surroundings due to external factors like poor lighting conditions.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.WSA.PositionalLocatorState.OrientationOnly"> + <summary> + <para>The device is reporting its orientation and has not been asked to report its position in the user's surroundings.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.WSA.PositionalLocatorState.Unavailable"> + <summary> + <para>The device's spatial location system is not available.</para> + </summary> + </member> + <member name="T:UnityEngine.XR.WSA.WorldManager"> + <summary> + <para>This class represents the state of the real world tracking system.</para> + </summary> + </member> + <member name="T:UnityEngine.XR.XRDevice"> + <summary> + <para>Contains all functionality related to a XR device.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRDevice.family"> + <summary> + <para>The name of the family of the loaded XR device.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRDevice.fovZoomFactor"> + <summary> + <para>Zooms the XR projection.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRDevice.isPresent"> + <summary> + <para>Successfully detected a XR device in working order.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRDevice.model"> + <summary> + <para>Specific model of loaded XR device.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRDevice.refreshRate"> + <summary> + <para>Refresh rate of the display in Hertz.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRDevice.userPresence"> + <summary> + <para>Indicates whether the user is present and interacting with the device.</para> + </summary> + </member> + <member name="M:UnityEngine.XR.XRDevice.DisableAutoXRCameraTracking"> + <summary> + <para>Sets whether the camera passed in the first parameter is controlled implicitly by the XR Device</para> + </summary> + <param name="Camera">The camera that we wish to change behavior on</param> + <param name="Disabled">True if the camera's transform is set externally. False if the camera is to be driven implicitly by XRDevice, </param> + <returns> + <para>Nothing.</para> + </returns> + </member> + <member name="M:UnityEngine.XR.XRDevice.GetNativePtr"> + <summary> + <para>This method returns an IntPtr representing the native pointer to the XR device if one is available, otherwise the value will be IntPtr.Zero.</para> + </summary> + <returns> + <para>The native pointer to the XR device.</para> + </returns> + </member> + <member name="M:UnityEngine.XR.XRDevice.GetTrackingSpaceType"> + <summary> + <para>Returns the device's current TrackingSpaceType. This value determines how the camera is positioned relative to its starting position. For more, see the section "Understanding the camera" in.</para> + </summary> + <returns> + <para>The device's current TrackingSpaceType.</para> + </returns> + </member> + <member name="M:UnityEngine.XR.XRDevice.SetTrackingSpaceType(UnityEngine.XR.TrackingSpaceType)"> + <summary> + <para>Sets the device's current TrackingSpaceType. Returns true on success. Returns false if the given TrackingSpaceType is not supported or the device fails to switch.</para> + </summary> + <param name="TrackingSpaceType">The TrackingSpaceType the device should switch to.</param> + <param name="trackingSpaceType"></param> + <returns> + <para>True on success. False if the given TrackingSpaceType is not supported or the device fails to switch.</para> + </returns> + </member> + <member name="T:UnityEngine.XR.XRNode"> + <summary> + <para>Enumeration of tracked XR nodes which can be updated by XR input.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.XRNode.CenterEye"> + <summary> + <para>Node representing a point between the left and right eyes.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.XRNode.GameController"> + <summary> + <para>Represents a tracked game Controller not associated with a specific hand.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.XRNode.HardwareTracker"> + <summary> + <para>Represents a physical device that provides tracking data for objects to which it is attached.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.XRNode.Head"> + <summary> + <para>Node representing the user's head.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.XRNode.LeftEye"> + <summary> + <para>Node representing the left eye.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.XRNode.LeftHand"> + <summary> + <para>Node representing the left hand.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.XRNode.RightEye"> + <summary> + <para>Node representing the right eye.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.XRNode.RightHand"> + <summary> + <para>Node representing the right hand.</para> + </summary> + </member> + <member name="F:UnityEngine.XR.XRNode.TrackingReference"> + <summary> + <para>Represents a stationary physical device that can be used as a point of reference in the tracked area.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRNodeState.acceleration"> + <summary> + <para>Sets the vector representing the current acceleration of the tracked node.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRNodeState.angularAcceleration"> + <summary> + <para>Sets the vector representing the current angular acceleration of the tracked node.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRNodeState.angularVelocity"> + <summary> + <para>Sets the vector representing the current angular velocity of the tracked node.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRNodeState.nodeType"> + <summary> + <para>The type of the tracked node as specified in XR.XRNode.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRNodeState.position"> + <summary> + <para>Sets the vector representing the current position of the tracked node.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRNodeState.rotation"> + <summary> + <para>Sets the quaternion representing the current rotation of the tracked node.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRNodeState.tracked"> + <summary> + <para> + Set to true if the node is presently being tracked by the underlying XR system, +and false if the node is not presently being tracked by the underlying XR system.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRNodeState.uniqueID"> + <summary> + <para>The unique identifier of the tracked node.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRNodeState.velocity"> + <summary> + <para>Sets the vector representing the current velocity of the tracked node.</para> + </summary> + </member> + <member name="M:UnityEngine.XR.XRNodeState.TryGetAcceleration"> + <summary> + <para>Attempt to retrieve a vector representing the current acceleration of the tracked node.</para> + </summary> + <returns> + <para>True if the acceleration was set in the output parameter. False if the acceleration is not available due to limitations of the underlying platform or if the node is not presently tracked.</para> + </returns> + </member> + <member name="M:UnityEngine.XR.XRNodeState.TryGetAngularAcceleration(UnityEngine.Vector3&)"> + <summary> + <para>Attempt to retrieve a Vector3 representing the current angular acceleration of the tracked node.</para> + </summary> + <param name="angularAcceleration"></param> + <returns> + <para>True if the angular acceleration was set in the output parameter. False if the angular acceleration is not available due to limitations of the underlying platform or if the node is not presently tracked.</para> + </returns> + </member> + <member name="M:UnityEngine.XR.XRNodeState.TryGetAngularVelocity(UnityEngine.Vector3&)"> + <summary> + <para>Attempt to retrieve a Vector3 representing the current angular velocity of the tracked node.</para> + </summary> + <param name="angularVelocity"></param> + <returns> + <para>True if the angular velocity was set in the output parameter. False if the angular velocity is not available due to limitations of the underlying platform or if the node is not presently tracked.</para> + </returns> + </member> + <member name="M:UnityEngine.XR.XRNodeState.TryGetPosition"> + <summary> + <para>Attempt to retrieve a vector representing the current position of the tracked node.</para> + </summary> + <returns> + <para>True if the position was set in the output parameter. False if the position is not available due to limitations of the underlying platform or if the node is not presently tracked.</para> + </returns> + </member> + <member name="M:UnityEngine.XR.XRNodeState.TryGetRotation"> + <summary> + <para>Attempt to retrieve a quaternion representing the current rotation of the tracked node.</para> + </summary> + <returns> + <para>True if the rotation was set in the output parameter. False if the rotation is not available due to limitations of the underlying platform or if the node is not presently tracked.</para> + </returns> + </member> + <member name="M:UnityEngine.XR.XRNodeState.TryGetVelocity"> + <summary> + <para>Attempt to retrieve a vector representing the current velocity of the tracked node.</para> + </summary> + <returns> + <para>True if the velocity was set in the output parameter. False if the velocity is not available due to limitations of the underlying platform or if the node is not presently tracked.</para> + </returns> + </member> + <member name="T:UnityEngine.XR.XRSettings"> + <summary> + <para>Global XR related settings.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRSettings.enabled"> + <summary> + <para>Globally enables or disables XR for the application.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRSettings.eyeTextureDesc"> + <summary> + <para>Fetch the eye texture RenderTextureDescriptor from the active stereo device.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRSettings.eyeTextureHeight"> + <summary> + <para>The current height of an eye texture for the loaded device.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRSettings.eyeTextureResolutionScale"> + <summary> + <para>Controls the actual size of eye textures as a multiplier of the device's default resolution.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRSettings.eyeTextureWidth"> + <summary> + <para>The current width of an eye texture for the loaded device.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRSettings.isDeviceActive"> + <summary> + <para>Read-only value that can be used to determine if the XR device is active.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRSettings.loadedDeviceName"> + <summary> + <para>Type of XR device that is currently loaded.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRSettings.occlusionMaskScale"> + <summary> + <para>A scale applied to the standard occulsion mask for each platform.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRSettings.renderScale"> + <summary> + <para>This field has been deprecated. Use XRSettings.eyeTextureResolutionScale instead.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRSettings.renderViewportScale"> + <summary> + <para>Controls how much of the allocated eye texture should be used for rendering.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRSettings.showDeviceView"> + <summary> + <para>Mirror what is shown on the device to the main display, if possible.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRSettings.supportedDevices"> + <summary> + <para>Returns a list of supported XR devices that were included at build time.</para> + </summary> + </member> + <member name="M:UnityEngine.XR.XRSettings.LoadDeviceByName(System.String)"> + <summary> + <para>Loads the requested device at the beginning of the next frame.</para> + </summary> + <param name="deviceName">Name of the device from XRSettings.supportedDevices.</param> + <param name="prioritizedDeviceNameList">Prioritized list of device names from XRSettings.supportedDevices.</param> + </member> + <member name="M:UnityEngine.XR.XRSettings.LoadDeviceByName(System.String[])"> + <summary> + <para>Loads the requested device at the beginning of the next frame.</para> + </summary> + <param name="deviceName">Name of the device from XRSettings.supportedDevices.</param> + <param name="prioritizedDeviceNameList">Prioritized list of device names from XRSettings.supportedDevices.</param> + </member> + <member name="T:UnityEngine.XR.XRStats"> + <summary> + <para>Timing and other statistics from the XR subsystem.</para> + </summary> + </member> + <member name="P:UnityEngine.XR.XRStats.gpuTimeLastFrame"> + <summary> + <para>Total GPU time utilized last frame as measured by the XR subsystem.</para> + </summary> + </member> + <member name="M:UnityEngine.XR.XRStats.TryGetDroppedFrameCount(System.Int32&)"> + <summary> + <para>Retrieves the number of dropped frames reported by the XR SDK.</para> + </summary> + <param name="droppedFrameCount">Outputs the number of frames dropped since the last update.</param> + <returns> + <para>True if the dropped frame count is available, false otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.XR.XRStats.TryGetFramePresentCount(System.Int32&)"> + <summary> + <para>Retrieves the number of times the current frame has been drawn to the device as reported by the XR SDK.</para> + </summary> + <param name="framePresentCount">Outputs the number of times the current frame has been presented.</param> + <returns> + <para>True if the frame present count is available, false otherwise.</para> + </returns> + </member> + <member name="M:UnityEngine.XR.XRStats.TryGetGPUTimeLastFrame(System.Single&)"> + <summary> + <para>Retrieves the time spent by the GPU last frame, in seconds, as reported by the XR SDK.</para> + </summary> + <param name="gpuTimeLastFrame">Outputs the time spent by the GPU last frame.</param> + <returns> + <para>True if the GPU time spent last frame is available, false otherwise.</para> + </returns> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.VehiclesModule.dll b/Player_from_example_Data/Managed/UnityEngine.VehiclesModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..82ae8a8938f2b0575ceff4b50b96000c916813b1 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.VehiclesModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.VehiclesModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.VehiclesModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..88198ee771ae867891c397769ce40dfed2e42377 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.VehiclesModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.VehiclesModule.xml b/Player_from_example_Data/Managed/UnityEngine.VehiclesModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..9a68e9952bd5516e7bbaff24779f99a17f23ea43 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.VehiclesModule.xml @@ -0,0 +1,154 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.VehiclesModule</name> + </assembly> + <member name="T:UnityEngine.WheelCollider"> + <summary> + <para>A special collider for vehicle wheels.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.brakeTorque"> + <summary> + <para>Brake torque expressed in Newton metres.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.center"> + <summary> + <para>The center of the wheel, measured in the object's local space.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.forceAppPointDistance"> + <summary> + <para>Application point of the suspension and tire forces measured from the base of the resting wheel.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.forwardFriction"> + <summary> + <para>Properties of tire friction in the direction the wheel is pointing in.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.isGrounded"> + <summary> + <para>Indicates whether the wheel currently collides with something (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.mass"> + <summary> + <para>The mass of the wheel, expressed in kilograms. Must be larger than zero. Typical values would be in range (20,80).</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.motorTorque"> + <summary> + <para>Motor torque on the wheel axle expressed in Newton metres. Positive or negative depending on direction.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.radius"> + <summary> + <para>The radius of the wheel, measured in local space.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.rpm"> + <summary> + <para>Current wheel axle rotation speed, in rotations per minute (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.sidewaysFriction"> + <summary> + <para>Properties of tire friction in the sideways direction.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.sprungMass"> + <summary> + <para>The mass supported by this WheelCollider.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.steerAngle"> + <summary> + <para>Steering angle in degrees, always around the local y-axis.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.suspensionDistance"> + <summary> + <para>Maximum extension distance of wheel suspension, measured in local space.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.suspensionSpring"> + <summary> + <para>The parameters of wheel's suspension. The suspension attempts to reach a target position by applying a linear force and a damping force.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelCollider.wheelDampingRate"> + <summary> + <para>The damping rate of the wheel. Must be larger than zero.</para> + </summary> + </member> + <member name="M:UnityEngine.WheelCollider.ConfigureVehicleSubsteps(System.Single,System.Int32,System.Int32)"> + <summary> + <para>Configure vehicle sub-stepping parameters.</para> + </summary> + <param name="speedThreshold">The speed threshold of the sub-stepping algorithm.</param> + <param name="stepsBelowThreshold">Amount of simulation sub-steps when vehicle's speed is below speedThreshold.</param> + <param name="stepsAboveThreshold">Amount of simulation sub-steps when vehicle's speed is above speedThreshold.</param> + </member> + <member name="M:UnityEngine.WheelCollider.GetGroundHit(UnityEngine.WheelHit&)"> + <summary> + <para>Gets ground collision data for the wheel.</para> + </summary> + <param name="hit"></param> + </member> + <member name="M:UnityEngine.WheelCollider.GetWorldPose(UnityEngine.Vector3&,UnityEngine.Quaternion&)"> + <summary> + <para>Gets the world space pose of the wheel accounting for ground contact, suspension limits, steer angle, and rotation angle (angles in degrees).</para> + </summary> + <param name="pos">Position of the wheel in world space.</param> + <param name="quat">Rotation of the wheel in world space.</param> + </member> + <member name="T:UnityEngine.WheelHit"> + <summary> + <para>Contact information for the wheel, reported by WheelCollider.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelHit.collider"> + <summary> + <para>The other Collider the wheel is hitting.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelHit.force"> + <summary> + <para>The magnitude of the force being applied for the contact.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelHit.forwardDir"> + <summary> + <para>The direction the wheel is pointing in.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelHit.forwardSlip"> + <summary> + <para>Tire slip in the rolling direction. Acceleration slip is negative, braking slip is positive.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelHit.normal"> + <summary> + <para>The normal at the point of contact.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelHit.point"> + <summary> + <para>The point of contact between the wheel and the ground.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelHit.sidewaysDir"> + <summary> + <para>The sideways direction of the wheel.</para> + </summary> + </member> + <member name="P:UnityEngine.WheelHit.sidewaysSlip"> + <summary> + <para>Tire slip in the sideways direction.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.VideoModule.dll b/Player_from_example_Data/Managed/UnityEngine.VideoModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..2666e8fb51eb75f53fe684d36ef4a3dd82938236 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.VideoModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.VideoModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.VideoModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..c6e8c85db4a0ab741e3d98554caf6c7761915981 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.VideoModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.VideoModule.xml b/Player_from_example_Data/Managed/UnityEngine.VideoModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..5748270017277d31ce815637ec5d26e4d8b380e8 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.VideoModule.xml @@ -0,0 +1,586 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.VideoModule</name> + </assembly> + <member name="T:UnityEngine.Video.VideoAspectRatio"> + <summary> + <para>Methods used to fit a video in the target area.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoAspectRatio.FitHorizontally"> + <summary> + <para>Resize proportionally so that width fits the target area, cropping or adding black bars above and below if needed.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoAspectRatio.FitInside"> + <summary> + <para>Resize proportionally so that content fits the target area, adding black bars if needed.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoAspectRatio.FitOutside"> + <summary> + <para>Resize proportionally so that content fits the target area, cropping if needed.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoAspectRatio.FitVertically"> + <summary> + <para>Resize proportionally so that height fits the target area, cropping or adding black bars on each side if needed.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoAspectRatio.NoScaling"> + <summary> + <para>Preserve the pixel size without adjusting for target area.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoAspectRatio.Stretch"> + <summary> + <para>Resize non-proportionally to fit the target area.</para> + </summary> + </member> + <member name="T:UnityEngine.Video.VideoAudioOutputMode"> + <summary> + <para>Places where the audio embedded in a video can be sent.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoAudioOutputMode.AudioSource"> + <summary> + <para>Send the embedded audio into a specified AudioSource.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoAudioOutputMode.Direct"> + <summary> + <para>Send the embedded audio direct to the platform's audio hardware.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoAudioOutputMode.None"> + <summary> + <para>Disable the embedded audio.</para> + </summary> + </member> + <member name="T:UnityEngine.Video.VideoClip"> + <summary> + <para>A container for video data.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoClip.audioTrackCount"> + <summary> + <para>Number of audio tracks in the clip.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoClip.frameCount"> + <summary> + <para>The length of the VideoClip in frames. (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoClip.frameRate"> + <summary> + <para>The frame rate of the clip in frames/second. (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoClip.height"> + <summary> + <para>The height of the images in the video clip in pixels. (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoClip.length"> + <summary> + <para>The length of the video clip in seconds. (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoClip.originalPath"> + <summary> + <para>The video clip path in the project's assets. (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoClip.pixelAspectRatioDenominator"> + <summary> + <para>Denominator of the pixel aspect ratio (num:den). (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoClip.pixelAspectRatioNumerator"> + <summary> + <para>Numerator of the pixel aspect ratio (num:den). (Read Only).</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoClip.width"> + <summary> + <para>The width of the images in the video clip in pixels. (Read Only).</para> + </summary> + </member> + <member name="M:UnityEngine.Video.VideoClip.GetAudioChannelCount(System.UInt16)"> + <summary> + <para>The number of channels in the audio track. E.g. 2 for a stereo track.</para> + </summary> + <param name="audioTrackIdx">Index of the audio queried audio track.</param> + <returns> + <para>The number of channels.</para> + </returns> + </member> + <member name="M:UnityEngine.Video.VideoClip.GetAudioLanguage(System.UInt16)"> + <summary> + <para>Get the audio track language. Can be unknown.</para> + </summary> + <param name="audioTrackIdx">Index of the audio queried audio track.</param> + <returns> + <para>The abbreviated name of the language.</para> + </returns> + </member> + <member name="M:UnityEngine.Video.VideoClip.GetAudioSampleRate(System.UInt16)"> + <summary> + <para>Get the audio track sampling rate in Hertz.</para> + </summary> + <param name="audioTrackIdx">Index of the audio queried audio track.</param> + <returns> + <para>The sampling rate in Hertz.</para> + </returns> + </member> + <member name="T:UnityEngine.Video.VideoPlayer"> + <summary> + <para>Plays video content onto a target.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.aspectRatio"> + <summary> + <para>Defines how the video content will be stretched to fill the target area.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.audioOutputMode"> + <summary> + <para>Destination for the audio embedded in the video.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.audioTrackCount"> + <summary> + <para>Number of audio tracks found in the data source currently configured.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.canSetDirectAudioVolume"> + <summary> + <para>Whether direct-output volume controls are supported for the current platform and video format. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.canSetPlaybackSpeed"> + <summary> + <para>Whether the playback speed can be changed. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.canSetSkipOnDrop"> + <summary> + <para>Determines whether the VideoPlayer skips frames to catch up with current time. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.canSetTime"> + <summary> + <para>Whether current time can be changed using the time or timeFrames property. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.canSetTimeSource"> + <summary> + <para>Whether the time source followed by the VideoPlayer can be changed. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.canStep"> + <summary> + <para>Returns true if the VideoPlayer can step forward through the video content. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.clip"> + <summary> + <para>The clip being played by the VideoPlayer.</para> + </summary> + </member> + <member name="?:UnityEngine.Video.VideoPlayer.clockResyncOccurred(UnityEngine.Video.VideoPlayer/TimeEventHandler)"> + <summary> + <para>Invoked when the VideoPlayer's clock is synced back to its Video.VideoTimeReference.</para> + </summary> + <param name="value"></param> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.controlledAudioTrackCount"> + <summary> + <para>Number of audio tracks that this VideoPlayer will take control of. The other ones will be silenced. A maximum of 64 tracks are allowed. +The actual number of audio tracks cannot be known in advance when playing URLs, which is why this value is independent of the Video.VideoPlayer.audioTrackCount property.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.controlledAudioTrackMaxCount"> + <summary> + <para>Maximum number of audio tracks that can be controlled.</para> + </summary> + </member> + <member name="?:UnityEngine.Video.VideoPlayer.errorReceived(UnityEngine.Video.VideoPlayer/ErrorEventHandler)"> + <summary> + <para>Errors such as HTTP connection problems are reported through this callback.</para> + </summary> + <param name="value"></param> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.externalReferenceTime"> + <summary> + <para>Reference time of the external clock the Video.VideoPlayer uses to correct its drift.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.frame"> + <summary> + <para>The frame index currently being displayed by the VideoPlayer.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.frameCount"> + <summary> + <para>Number of frames in the current video content.</para> + </summary> + </member> + <member name="?:UnityEngine.Video.VideoPlayer.frameDropped(UnityEngine.Video.VideoPlayer/EventHandler)"> + <summary> + <para>[NOT YET IMPLEMENTED] Invoked when the video decoder does not produce a frame as per the time source during playback.</para> + </summary> + <param name="value"></param> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.frameRate"> + <summary> + <para>The frame rate of the clip or URL in frames/second. (Read Only).</para> + </summary> + </member> + <member name="?:UnityEngine.Video.VideoPlayer.frameReady(UnityEngine.Video.VideoPlayer/FrameReadyEventHandler)"> + <summary> + <para>Invoked when a new frame is ready.</para> + </summary> + <param name="value"></param> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.isLooping"> + <summary> + <para>Determines whether the VideoPlayer restarts from the beginning when it reaches the end of the clip.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.isPlaying"> + <summary> + <para>Whether content is being played. (Read Only)</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.isPrepared"> + <summary> + <para>Whether the VideoPlayer has successfully prepared the content to be played. (Read Only)</para> + </summary> + </member> + <member name="?:UnityEngine.Video.VideoPlayer.loopPointReached(UnityEngine.Video.VideoPlayer/EventHandler)"> + <summary> + <para>Invoked when the VideoPlayer reaches the end of the content to play.</para> + </summary> + <param name="value"></param> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.playbackSpeed"> + <summary> + <para>Factor by which the basic playback rate will be multiplied.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.playOnAwake"> + <summary> + <para>Whether the content will start playing back as soon as the component awakes.</para> + </summary> + </member> + <member name="?:UnityEngine.Video.VideoPlayer.prepareCompleted(UnityEngine.Video.VideoPlayer/EventHandler)"> + <summary> + <para>Invoked when the VideoPlayer preparation is complete.</para> + </summary> + <param name="value"></param> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.renderMode"> + <summary> + <para>Where the video content will be drawn.</para> + </summary> + </member> + <member name="?:UnityEngine.Video.VideoPlayer.seekCompleted(UnityEngine.Video.VideoPlayer/EventHandler)"> + <summary> + <para>Invoke after a seek operation completes.</para> + </summary> + <param name="value"></param> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.sendFrameReadyEvents"> + <summary> + <para>Enables the frameReady events.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.skipOnDrop"> + <summary> + <para>Whether the VideoPlayer is allowed to skip frames to catch up with current time.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.source"> + <summary> + <para>The source that the VideoPlayer uses for playback.</para> + </summary> + </member> + <member name="?:UnityEngine.Video.VideoPlayer.started(UnityEngine.Video.VideoPlayer/EventHandler)"> + <summary> + <para>Invoked immediately after Play is called.</para> + </summary> + <param name="value"></param> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.targetCamera"> + <summary> + <para>Camera component to draw to when Video.VideoPlayer.renderMode is set to either Video.VideoTarget.CameraFarPlane or Video.VideoTarget.CameraNearPlane.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.targetCameraAlpha"> + <summary> + <para>Overall transparency level of the target camera plane video.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.targetMaterialProperty"> + <summary> + <para>Material texture property which is targeted when Video.VideoPlayer.renderMode is set to Video.VideoTarget.MaterialOverride.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.targetMaterialRenderer"> + <summary> + <para>Renderer which is targeted when Video.VideoPlayer.renderMode is set to Video.VideoTarget.MaterialOverride</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.targetTexture"> + <summary> + <para>RenderTexture to draw to when Video.VideoPlayer.renderMode is set to Video.VideoTarget.RenderTexture. For optimal performance, the dimensions of the RenderTexture should match those of the video media exactly.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.texture"> + <summary> + <para>Internal texture in which video content is placed.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.time"> + <summary> + <para>The VideoPlayer current time in seconds.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.timeReference"> + <summary> + <para>The clock that the Video.VideoPlayer observes to detect and correct drift.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.timeSource"> + <summary> + <para>[NOT YET IMPLEMENTED] The source used used by the VideoPlayer to derive its current time.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.url"> + <summary> + <para>The file or HTTP URL that the VideoPlayer will read content from.</para> + </summary> + </member> + <member name="P:UnityEngine.Video.VideoPlayer.waitForFirstFrame"> + <summary> + <para>Determines whether the VideoPlayer will wait for the first frame to be loaded into the texture before starting playback when Video.VideoPlayer.playOnAwake is on.</para> + </summary> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.EnableAudioTrack(System.UInt16,System.Boolean)"> + <summary> + <para>Enable/disable audio track decoding. Only effective when the VideoPlayer is not currently playing.</para> + </summary> + <param name="trackIndex">Index of the audio track to enable/disable.</param> + <param name="enabled">True for enabling the track. False for disabling the track.</param> + </member> + <member name="T:UnityEngine.Video.VideoPlayer.ErrorEventHandler"> + <summary> + <para>Delegate type for VideoPlayer events that contain an error message.</para> + </summary> + <param name="source">The VideoPlayer that is emitting the event.</param> + <param name="message">Message describing the error just encountered.</param> + </member> + <member name="T:UnityEngine.Video.VideoPlayer.EventHandler"> + <summary> + <para>Delegate type for all parameter-less events emitted by VideoPlayers.</para> + </summary> + <param name="source">The VideoPlayer that is emitting the event.</param> + </member> + <member name="T:UnityEngine.Video.VideoPlayer.FrameReadyEventHandler"> + <summary> + <para>Delegate type for VideoPlayer events that carry a frame number.</para> + </summary> + <param name="source">The VideoPlayer that is emitting the event.</param> + <param name="frameNum">The frame the VideoPlayer is now at.</param> + <param name="frameIdx"></param> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.GetAudioChannelCount(System.UInt16)"> + <summary> + <para>The number of audio channels in the specified audio track.</para> + </summary> + <param name="trackIndex">Index for the audio track being queried.</param> + <returns> + <para>Number of audio channels.</para> + </returns> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.GetAudioLanguageCode(System.UInt16)"> + <summary> + <para>Returns the language code, if any, for the specified track.</para> + </summary> + <param name="trackIndex">Index of the audio track to query.</param> + <returns> + <para>Language code.</para> + </returns> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.GetDirectAudioMute(System.UInt16)"> + <summary> + <para>Get the direct-output audio mute status for the specified track.</para> + </summary> + <param name="trackIndex"></param> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.GetDirectAudioVolume(System.UInt16)"> + <summary> + <para>Return the direct-output volume for specified track.</para> + </summary> + <param name="trackIndex">Track index for which the volume is queried.</param> + <returns> + <para>Volume, between 0 and 1.</para> + </returns> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.GetTargetAudioSource(System.UInt16)"> + <summary> + <para>Gets the AudioSource that will receive audio samples for the specified track if Video.VideoPlayer.audioOutputMode is set to Video.VideoAudioOutputMode.AudioSource.</para> + </summary> + <param name="trackIndex">Index of the audio track for which the AudioSource is wanted.</param> + <returns> + <para>The source associated with the audio track.</para> + </returns> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.IsAudioTrackEnabled(System.UInt16)"> + <summary> + <para>Returns whether decoding for the specified audio track is enabled. See Video.VideoPlayer.EnableAudioTrack for distinction with mute.</para> + </summary> + <param name="trackIndex">Index of the audio track being queried.</param> + <returns> + <para>True if decoding for the specified audio track is enabled.</para> + </returns> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.Pause"> + <summary> + <para>Pauses the playback and leaves the current time intact.</para> + </summary> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.Play"> + <summary> + <para>Starts playback.</para> + </summary> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.Prepare"> + <summary> + <para>Initiates playback engine prepration.</para> + </summary> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.SetDirectAudioMute(System.UInt16,System.Boolean)"> + <summary> + <para>Set the direct-output audio mute status for the specified track.</para> + </summary> + <param name="trackIndex">Track index for which the mute is set.</param> + <param name="mute">Mute on/off.</param> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.SetDirectAudioVolume(System.UInt16,System.Single)"> + <summary> + <para>Set the direct-output audio volume for the specified track.</para> + </summary> + <param name="trackIndex">Track index for which the volume is set.</param> + <param name="volume">New volume, between 0 and 1.</param> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.SetTargetAudioSource(System.UInt16,UnityEngine.AudioSource)"> + <summary> + <para>Sets the AudioSource that will receive audio samples for the specified track if this audio target is selected with Video.VideoPlayer.audioOutputMode.</para> + </summary> + <param name="trackIndex">Index of the audio track to associate with the specified AudioSource.</param> + <param name="source">AudioSource to associate with the audio track.</param> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.StepForward"> + <summary> + <para>Advances the current time by one frame immediately.</para> + </summary> + </member> + <member name="M:UnityEngine.Video.VideoPlayer.Stop"> + <summary> + <para>Pauses the playback and sets the current time to 0.</para> + </summary> + </member> + <member name="T:UnityEngine.Video.VideoPlayer.TimeEventHandler"> + <summary> + <para>Delegate type for VideoPlayer events that carry a time position.</para> + </summary> + <param name="source">The VideoPlayer that is emitting the event.</param> + <param name="seconds">Time position.</param> + </member> + <member name="T:UnityEngine.Video.VideoRenderMode"> + <summary> + <para>Type of destination for the images read by a VideoPlayer.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoRenderMode.APIOnly"> + <summary> + <para>Don't draw the video content anywhere, but still make it available via the VideoPlayer's texture property in the API.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoRenderMode.CameraFarPlane"> + <summary> + <para>Draw video content behind a camera's scene.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoRenderMode.CameraNearPlane"> + <summary> + <para>Draw video content in front of a camera's scene.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoRenderMode.MaterialOverride"> + <summary> + <para>Draw the video content into a user-specified property of the current GameObject's material.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoRenderMode.RenderTexture"> + <summary> + <para>Draw video content into a RenderTexture.</para> + </summary> + </member> + <member name="T:UnityEngine.Video.VideoSource"> + <summary> + <para>Source of the video content for a VideoPlayer.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoSource.Url"> + <summary> + <para>Use the current URL as the video content source.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoSource.VideoClip"> + <summary> + <para>Use the current clip as the video content source.</para> + </summary> + </member> + <member name="T:UnityEngine.Video.VideoTimeReference"> + <summary> + <para>The clock that the Video.VideoPlayer observes to detect and correct drift.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoTimeReference.ExternalTime"> + <summary> + <para>External reference clock the Video.VideoPlayer observes to detect and correct drift.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoTimeReference.Freerun"> + <summary> + <para>Disables the drift detection.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoTimeReference.InternalTime"> + <summary> + <para>Internal reference clock the Video.VideoPlayer observes to detect and correct drift.</para> + </summary> + </member> + <member name="T:UnityEngine.Video.VideoTimeSource"> + <summary> + <para>Time source followed by the Video.VideoPlayer when reading content.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoTimeSource.AudioDSPTimeSource"> + <summary> + <para>The audio hardware clock.</para> + </summary> + </member> + <member name="F:UnityEngine.Video.VideoTimeSource.GameTimeSource"> + <summary> + <para>The unscaled game time as defined by Time.realtimeSinceStartup.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.WebModule.dll b/Player_from_example_Data/Managed/UnityEngine.WebModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..a94eb619d0a505f137fb0daf6f1963e889a6f224 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.WebModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.WebModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.WebModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..42090cfc9c6a080f83d20cf8f4797f43ee6a6ae0 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.WebModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.WebModule.xml b/Player_from_example_Data/Managed/UnityEngine.WebModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..f1e9ff6c1d35efeeb0bf84c96e892322a3ffc9a0 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.WebModule.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.WebModule</name> + </assembly> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.WindModule.dll b/Player_from_example_Data/Managed/UnityEngine.WindModule.dll new file mode 100644 index 0000000000000000000000000000000000000000..f4fd0a0c296bb0f18fba65f4ee323b67f7ebc9c0 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.WindModule.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.WindModule.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.WindModule.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..6add65675e263d3759e6b0a86967165baadda7da Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.WindModule.dll.mdb differ diff --git a/Player_from_example_Data/Managed/UnityEngine.WindModule.xml b/Player_from_example_Data/Managed/UnityEngine.WindModule.xml new file mode 100644 index 0000000000000000000000000000000000000000..7a2078b3c63f48f86c642f1807368812a705f9a5 --- /dev/null +++ b/Player_from_example_Data/Managed/UnityEngine.WindModule.xml @@ -0,0 +1,63 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<doc> + <members> + <assembly> + <name>UnityEngine.WindModule</name> + </assembly> + <member name="T:UnityEngine.WindZone"> + <summary> + <para>Wind Zones add realism to the trees you create by making them wave their branches and leaves as if blown by the wind.</para> + </summary> + </member> + <member name="P:UnityEngine.WindZone.mode"> + <summary> + <para>Defines the type of wind zone to be used (Spherical or Directional).</para> + </summary> + </member> + <member name="P:UnityEngine.WindZone.radius"> + <summary> + <para>Radius of the Spherical Wind Zone (only active if the WindZoneMode is set to Spherical).</para> + </summary> + </member> + <member name="P:UnityEngine.WindZone.windMain"> + <summary> + <para>The primary wind force.</para> + </summary> + </member> + <member name="P:UnityEngine.WindZone.windPulseFrequency"> + <summary> + <para>Defines the frequency of the wind changes.</para> + </summary> + </member> + <member name="P:UnityEngine.WindZone.windPulseMagnitude"> + <summary> + <para>Defines ow much the wind changes over time.</para> + </summary> + </member> + <member name="P:UnityEngine.WindZone.windTurbulence"> + <summary> + <para>The turbulence wind force.</para> + </summary> + </member> + <member name="M:UnityEngine.WindZone.#ctor"> + <summary> + <para>The constructor.</para> + </summary> + </member> + <member name="T:UnityEngine.WindZoneMode"> + <summary> + <para>Modes a Wind Zone can have, either Spherical or Directional.</para> + </summary> + </member> + <member name="F:UnityEngine.WindZoneMode.Directional"> + <summary> + <para>Wind zone affects the entire scene in one direction.</para> + </summary> + </member> + <member name="F:UnityEngine.WindZoneMode.Spherical"> + <summary> + <para>Wind zone only has an effect inside the radius, and has a falloff from the center towards the edge.</para> + </summary> + </member> + </members> +</doc> diff --git a/Player_from_example_Data/Managed/UnityEngine.dll b/Player_from_example_Data/Managed/UnityEngine.dll new file mode 100644 index 0000000000000000000000000000000000000000..4a25e79248a8eb237c0b04c40b2d9c2373badc83 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.dll differ diff --git a/Player_from_example_Data/Managed/UnityEngine.dll.mdb b/Player_from_example_Data/Managed/UnityEngine.dll.mdb new file mode 100644 index 0000000000000000000000000000000000000000..33e1afc7689b2a44c47ecccf602a86290dbe4504 Binary files /dev/null and b/Player_from_example_Data/Managed/UnityEngine.dll.mdb differ diff --git a/Player_from_example_Data/Managed/mscorlib.dll b/Player_from_example_Data/Managed/mscorlib.dll new file mode 100644 index 0000000000000000000000000000000000000000..4b34c4b7e26c01949c256c4348174f7d8285d56a Binary files /dev/null and b/Player_from_example_Data/Managed/mscorlib.dll differ diff --git a/Player_from_example_Data/Mono/EmbedRuntime/MonoPosixHelper.dll b/Player_from_example_Data/Mono/EmbedRuntime/MonoPosixHelper.dll new file mode 100644 index 0000000000000000000000000000000000000000..8dd442439a61abaab109e7f3d7021e7750138325 Binary files /dev/null and b/Player_from_example_Data/Mono/EmbedRuntime/MonoPosixHelper.dll differ diff --git a/Player_from_example_Data/Mono/EmbedRuntime/mono.dll b/Player_from_example_Data/Mono/EmbedRuntime/mono.dll new file mode 100644 index 0000000000000000000000000000000000000000..de751380e2a43168e88d3b3340d46cd33ff73355 Binary files /dev/null and b/Player_from_example_Data/Mono/EmbedRuntime/mono.dll differ diff --git a/Player_from_example_Data/Mono/etc/mono/1.0/DefaultWsdlHelpGenerator.aspx b/Player_from_example_Data/Mono/etc/mono/1.0/DefaultWsdlHelpGenerator.aspx new file mode 100644 index 0000000000000000000000000000000000000000..923655937f14ddf5f6b04f9feb2fca18fb736a80 --- /dev/null +++ b/Player_from_example_Data/Mono/etc/mono/1.0/DefaultWsdlHelpGenerator.aspx @@ -0,0 +1,1820 @@ +<%-- +// +// DefaultWsdlHelpGenerator.aspx: +// +// Author: +// Lluis Sanchez Gual (lluis@ximian.com) +// +// (C) 2003 Ximian, Inc. http://www.ximian.com +// +--%> + +<%@ Import Namespace="System.Collections" %> +<%@ Import Namespace="System.IO" %> +<%@ Import Namespace="System.Xml.Serialization" %> +<%@ Import Namespace="System.Xml" %> +<%@ Import Namespace="System.Xml.Schema" %> +<%@ Import Namespace="System.Web.Services.Description" %> +<%@ Import Namespace="System" %> +<%@ Import Namespace="System.Net" %> +<%@ Import Namespace="System.Globalization" %> +<%@ Import Namespace="System.Resources" %> +<%@ Import Namespace="System.Diagnostics" %> +<%@ Import Namespace="System.CodeDom" %> +<%@ Import Namespace="System.CodeDom.Compiler" %> +<%@ Import Namespace="Microsoft.CSharp" %> +<%@ Import Namespace="Microsoft.VisualBasic" %> +<%@ Import Namespace="System.Text" %> +<%@ Import Namespace="System.Text.RegularExpressions" %> +<%@ Import Namespace="System.Security.Cryptography.X509Certificates" %> +<%@ Assembly name="System.Web.Services" %> +<%@ Page debug="true" %> + +<html> +<script language="C#" runat="server"> + +ServiceDescriptionCollection descriptions; +XmlSchemas schemas; + +string WebServiceName; +string WebServiceDescription; +string PageName; + +string DefaultBinding; +ArrayList ServiceProtocols; + +string CurrentOperationName; +string CurrentOperationBinding; +string OperationDocumentation; +string CurrentOperationFormat; +bool CurrentOperationSupportsTest; +ArrayList InParams; +ArrayList OutParams; +string CurrentOperationProtocols; +int CodeTextColumns = 95; + +void Page_Load(object sender, EventArgs e) +{ + descriptions = (ServiceDescriptionCollection) Context.Items["wsdls"]; + schemas = (XmlSchemas) Context.Items["schemas"]; + + ServiceDescription desc = descriptions [0]; + if (schemas.Count == 0) schemas = desc.Types.Schemas; + + Service service = desc.Services[0]; + WebServiceName = service.Name; + if (desc.Bindings.Count == 0) + return; + + DefaultBinding = desc.Bindings[0].Name; + WebServiceDescription = service.Documentation; + ServiceProtocols = FindServiceProtocols (null); + + CurrentOperationName = Request.QueryString["op"]; + CurrentOperationBinding = Request.QueryString["bnd"]; + if (CurrentOperationName != null) BuildOperationInfo (); + + PageName = HttpUtility.UrlEncode (Path.GetFileName(Request.Path), Encoding.UTF8); + + ArrayList list = new ArrayList (); + foreach (ServiceDescription sd in descriptions) { + foreach (Binding bin in sd.Bindings) + if (bin.Extensions.Find (typeof(SoapBinding)) != null) list.Add (bin); + } + + BindingsRepeater.DataSource = list; + Page.DataBind(); +} + +void BuildOperationInfo () +{ + InParams = new ArrayList (); + OutParams = new ArrayList (); + + Port port = FindPort (CurrentOperationBinding, null); + Binding binding = descriptions.GetBinding (port.Binding); + + PortType portType = descriptions.GetPortType (binding.Type); + Operation oper = FindOperation (portType, CurrentOperationName); + + OperationDocumentation = oper.Documentation; + if (OperationDocumentation == null || OperationDocumentation == "") + OperationDocumentation = "No additional remarks"; + + foreach (OperationMessage opm in oper.Messages) + { + if (opm is OperationInput) + BuildParameters (InParams, opm); + else if (opm is OperationOutput) + BuildParameters (OutParams, opm); + } + + // Protocols supported by the operation + CurrentOperationProtocols = ""; + ArrayList prots = FindServiceProtocols (CurrentOperationName); + for (int n=0; n<prots.Count; n++) { + if (n != 0) CurrentOperationProtocols += ", "; + CurrentOperationProtocols += (string) prots[n]; + } + + CurrentOperationSupportsTest = prots.Contains ("HttpGet") || prots.Contains ("HttpPost"); + + // Operation format + OperationBinding obin = FindOperation (binding, CurrentOperationName); + if (obin != null) + CurrentOperationFormat = GetOperationFormat (obin); + + InputParamsRepeater.DataSource = InParams; + InputFormParamsRepeater.DataSource = InParams; + OutputParamsRepeater.DataSource = OutParams; +} + +void BuildParameters (ArrayList list, OperationMessage opm) +{ + Message msg = descriptions.GetMessage (opm.Message); + if (msg.Parts.Count > 0 && msg.Parts[0].Name == "parameters") + { + MessagePart part = msg.Parts[0]; + XmlSchemaComplexType ctype; + if (part.Element == XmlQualifiedName.Empty) + { + ctype = (XmlSchemaComplexType) schemas.Find (part.Type, typeof(XmlSchemaComplexType)); + } + else + { + XmlSchemaElement elem = (XmlSchemaElement) schemas.Find (part.Element, typeof(XmlSchemaElement)); + ctype = (XmlSchemaComplexType) elem.SchemaType; + } + XmlSchemaSequence seq = ctype.Particle as XmlSchemaSequence; + if (seq == null) return; + + foreach (XmlSchemaObject ob in seq.Items) + { + Parameter p = new Parameter(); + p.Description = "No additional remarks"; + + if (ob is XmlSchemaElement) + { + XmlSchemaElement selem = GetRefElement ((XmlSchemaElement)ob); + p.Name = selem.Name; + p.Type = selem.SchemaTypeName.Name; + } + else + { + p.Name = "Unknown"; + p.Type = "Unknown"; + } + list.Add (p); + } + } + else + { + foreach (MessagePart part in msg.Parts) + { + Parameter p = new Parameter (); + p.Description = "No additional remarks"; + p.Name = part.Name; + if (part.Element == XmlQualifiedName.Empty) + p.Type = part.Type.Name; + else + { + XmlSchemaElement elem = (XmlSchemaElement) schemas.Find (part.Element, typeof(XmlSchemaElement)); + p.Type = elem.SchemaTypeName.Name; + } + list.Add (p); + } + } +} + +string GetOperationFormat (OperationBinding obin) +{ + string format = ""; + SoapOperationBinding sob = obin.Extensions.Find (typeof(SoapOperationBinding)) as SoapOperationBinding; + if (sob != null) { + format = sob.Style.ToString (); + SoapBodyBinding sbb = obin.Input.Extensions.Find (typeof(SoapBodyBinding)) as SoapBodyBinding; + if (sbb != null) + format += " / " + sbb.Use; + } + return format; +} + +XmlSchemaElement GetRefElement (XmlSchemaElement elem) +{ + if (!elem.RefName.IsEmpty) + return (XmlSchemaElement) schemas.Find (elem.RefName, typeof(XmlSchemaElement)); + else + return elem; +} + +ArrayList FindServiceProtocols(string operName) +{ + ArrayList table = new ArrayList (); + Service service = descriptions[0].Services[0]; + foreach (Port port in service.Ports) + { + string prot = null; + Binding bin = descriptions.GetBinding (port.Binding); + if (bin.Extensions.Find (typeof(SoapBinding)) != null) + prot = "Soap"; + else + { + HttpBinding hb = (HttpBinding) bin.Extensions.Find (typeof(HttpBinding)); + if (hb != null && hb.Verb == "POST") prot = "HttpPost"; + else if (hb != null && hb.Verb == "GET") prot = "HttpGet"; + } + + if (prot != null && operName != null) + { + if (FindOperation (bin, operName) == null) + prot = null; + } + + if (prot != null && !table.Contains (prot)) + table.Add (prot); + } + return table; +} + +Port FindPort (string portName, string protocol) +{ + Service service = descriptions[0].Services[0]; + foreach (Port port in service.Ports) + { + if (portName == null) + { + Binding binding = descriptions.GetBinding (port.Binding); + if (GetProtocol (binding) == protocol) return port; + } + else if (port.Name == portName) + return port; + } + return null; +} + +string GetProtocol (Binding binding) +{ + if (binding.Extensions.Find (typeof(SoapBinding)) != null) return "Soap"; + HttpBinding hb = (HttpBinding) binding.Extensions.Find (typeof(HttpBinding)); + if (hb == null) return ""; + if (hb.Verb == "POST") return "HttpPost"; + if (hb.Verb == "GET") return "HttpGet"; + return ""; +} + + +Operation FindOperation (PortType portType, string name) +{ + foreach (Operation oper in portType.Operations) { + if (oper.Messages.Input.Name != null) { + if (oper.Messages.Input.Name == name) return oper; + } + else + if (oper.Name == name) return oper; + } + + return null; +} + +OperationBinding FindOperation (Binding binding, string name) +{ + foreach (OperationBinding oper in binding.Operations) { + if (oper.Input.Name != null) { + if (oper.Input.Name == name) return oper; + } + else + if (oper.Name == name) return oper; + } + + return null; +} + +string FormatBindingName (string name) +{ + if (name == DefaultBinding) return "Methods"; + else return "Methods for binding<br>" + name; +} + +string GetOpName (object op) +{ + OperationBinding ob = op as OperationBinding; + if (ob == null) return ""; + if (ob.Input.Name != null) return ob.Input.Name; + else return ob.Name; +} + +bool HasFormResult +{ + get { return Request.QueryString ["ext"] == "testform"; } +} + +class NoCheckCertificatePolicy : ICertificatePolicy { + public bool CheckValidationResult (ServicePoint a, X509Certificate b, WebRequest c, int d) + { + return true; + } +} + +string GetTestResult () +{ + if (!HasFormResult) return null; + + bool fill = false; + string qs = ""; + for (int n=0; n<Request.QueryString.Count; n++) + { + if (fill) { + if (qs != "") qs += "&"; + qs += Request.QueryString.GetKey(n) + "=" + Server.UrlEncode (Request.QueryString [n]); + } + if (Request.QueryString.GetKey(n) == "ext") fill = true; + } + + string location = null; + ServiceDescription desc = descriptions [0]; + Service service = desc.Services[0]; + foreach (Port port in service.Ports) + if (port.Name == CurrentOperationBinding) + { + SoapAddressBinding sbi = (SoapAddressBinding) port.Extensions.Find (typeof(SoapAddressBinding)); + if (sbi != null) + location = sbi.Location; + } + + if (location == null) + return "Could not locate web service"; + + try + { + string url = location + "/" + CurrentOperationName; + Uri uri = new Uri (url); + WebRequest req; + if (CurrentOperationProtocols.IndexOf ("HttpGet") < 0) { + req = WebRequest.Create (url); + req.Method = "POST"; + if (qs != null && qs.Length > 0) { + req.ContentType = "application/x-www-form-urlencoded"; + byte [] postBuffer = Encoding.UTF8.GetBytes (qs); + req.ContentLength = postBuffer.Length; + using (Stream requestStream = req.GetRequestStream ()) + requestStream.Write (postBuffer, 0, postBuffer.Length); + } + } + else + req = WebRequest.Create (url + "?" + qs); + if (url.StartsWith ("https:")) + ServicePointManager.CertificatePolicy = new NoCheckCertificatePolicy (); + HttpCookieCollection cookies = Request.Cookies; + int last = cookies.Count; + if (last > 0) { + CookieContainer container = new CookieContainer (); + for (int i = 0; i < last; i++) { + HttpCookie hcookie = cookies [i]; + Cookie cookie = new Cookie (hcookie.Name, hcookie.Value, hcookie.Path, hcookie.Domain); + container.Add (uri, cookie); + } + ((HttpWebRequest) req).CookieContainer = container; + } + WebResponse resp = req.GetResponse(); + StreamReader sr = new StreamReader (resp.GetResponseStream()); + string s = sr.ReadToEnd (); + sr.Close (); + return "<div class='code-xml'>" + ColorizeXml(WrapText(s,CodeTextColumns)) + "</div>"; + } + catch (Exception ex) + { + string res = "<b style='color:red'>" + ex.Message + "</b>"; + WebException wex = ex as WebException; + if (wex != null) + { + WebResponse resp = wex.Response; + if (resp != null) { + StreamReader sr = new StreamReader (resp.GetResponseStream()); + string s = sr.ReadToEnd (); + sr.Close (); + res += "<div class='code-xml'>" + ColorizeXml(WrapText(s,CodeTextColumns)) + "</div>"; + } + } + return res; + } +} + +string GenerateOperationMessages (string protocol, bool generateInput) +{ + if (!IsOperationSupported (protocol)) return ""; + + Port port; + if (protocol != "Soap") port = FindPort (null, protocol); + else port = FindPort (CurrentOperationBinding, null); + + Binding binding = descriptions.GetBinding (port.Binding); + OperationBinding obin = FindOperation (binding, CurrentOperationName); + PortType portType = descriptions.GetPortType (binding.Type); + Operation oper = FindOperation (portType, CurrentOperationName); + + HtmlSampleGenerator sg = new HtmlSampleGenerator (descriptions, schemas); + string txt = sg.GenerateMessage (port, obin, oper, protocol, generateInput); + if (protocol == "Soap") txt = WrapText (txt,CodeTextColumns); + txt = ColorizeXml (txt); + txt = txt.Replace ("@placeholder!","<span class='literal-placeholder'>"); + txt = txt.Replace ("!placeholder@","</span>"); + return txt; +} + +bool IsOperationSupported (string protocol) +{ + if (CurrentPage != "op" || CurrentTab != "msg") return false; + if (protocol == "Soap") return true; + + Port port = FindPort (null, protocol); + if (port == null) return false; + Binding binding = descriptions.GetBinding (port.Binding); + if (binding == null) return false; + return FindOperation (binding, CurrentOperationName) != null; +} + +// +// Proxy code generation +// + +string GetProxyCode () +{ + CodeNamespace codeNamespace = new CodeNamespace(); + CodeCompileUnit codeUnit = new CodeCompileUnit(); + + codeUnit.Namespaces.Add (codeNamespace); + + ServiceDescriptionImporter importer = new ServiceDescriptionImporter(); + + foreach (ServiceDescription sd in descriptions) + importer.AddServiceDescription(sd, null, null); + + foreach (XmlSchema sc in schemas) + importer.Schemas.Add (sc); + + importer.Import(codeNamespace, codeUnit); + + string langId = Request.QueryString ["lang"]; + if (langId == null || langId == "") langId = "cs"; + CodeDomProvider provider = GetProvider (langId); + ICodeGenerator generator = provider.CreateGenerator(); + CodeGeneratorOptions options = new CodeGeneratorOptions(); + + StringWriter sw = new StringWriter (); + generator.GenerateCodeFromCompileUnit(codeUnit, sw, options); + + return Colorize (WrapText (sw.ToString (), CodeTextColumns), langId); +} + +public string CurrentLanguage +{ + get { + string langId = Request.QueryString ["lang"]; + if (langId == null || langId == "") langId = "cs"; + return langId; + } +} + +public string CurrentProxytName +{ + get { + string lan = CurrentLanguage == "cs" ? "C#" : "Visual Basic"; + return lan + " Client Proxy"; + } +} + +private CodeDomProvider GetProvider(string langId) +{ + switch (langId.ToUpper()) + { + case "CS": return new CSharpCodeProvider(); + case "VB": return new VBCodeProvider(); + default: return null; + } +} + +// +// Document generation +// + +string GenerateDocument () +{ + StringWriter sw = new StringWriter (); + + if (CurrentDocType == "wsdl") + descriptions [CurrentDocInd].Write (sw); + else if (CurrentDocType == "schema") + schemas [CurrentDocInd].Write (sw); + + return Colorize (WrapText (sw.ToString (), CodeTextColumns), "xml"); +} + +public string CurrentDocType +{ + get { return Request.QueryString ["doctype"] != null ? Request.QueryString ["doctype"] : "wsdl"; } +} + +public int CurrentDocInd +{ + get { return Request.QueryString ["docind"] != null ? int.Parse (Request.QueryString ["docind"]) : 0; } +} + +public string CurrentDocumentName +{ + get { + if (CurrentDocType == "wsdl") + return "WSDL document for namespace \"" + descriptions [CurrentDocInd].TargetNamespace + "\""; + else + return "Xml Schema for namespace \"" + schemas [CurrentDocInd].TargetNamespace + "\""; + } +} + +// +// Pages and tabs +// + +bool firstTab = true; +ArrayList disabledTabs = new ArrayList (); + +string CurrentTab +{ + get { return Request.QueryString["tab"] != null ? Request.QueryString["tab"] : "main" ; } +} + +string CurrentPage +{ + get { return Request.QueryString["page"] != null ? Request.QueryString["page"] : "main" ; } +} + +void WriteTabs () +{ + if (CurrentOperationName != null) + { + WriteTab ("main","Overview"); + WriteTab ("test","Test Form"); + WriteTab ("msg","Message Layout"); + } +} + +void WriteTab (string id, string label) +{ + if (!firstTab) Response.Write(" | "); + firstTab = false; + + string cname = CurrentTab == id ? "tabLabelOn" : "tabLabelOff"; + Response.Write ("<a href='" + PageName + "?" + GetPageContext(null) + GetDataContext() + "tab=" + id + "' style='text-decoration:none'>"); + Response.Write ("<span class='" + cname + "'>" + label + "</span>"); + Response.Write ("</a>"); +} + +string GetTabContext (string pag, string tab) +{ + if (tab == null) tab = CurrentTab; + if (pag == null) pag = CurrentPage; + if (pag != CurrentPage) tab = "main"; + return "page=" + pag + "&tab=" + tab + "&"; +} + +string GetPageContext (string pag) +{ + if (pag == null) pag = CurrentPage; + return "page=" + pag + "&"; +} + +class Tab +{ + public string Id; + public string Label; +} + +// +// Syntax coloring +// + +static string keywords_cs = + "(\\babstract\\b|\\bevent\\b|\\bnew\\b|\\bstruct\\b|\\bas\\b|\\bexplicit\\b|\\bnull\\b|\\bswitch\\b|\\bbase\\b|\\bextern\\b|" + + "\\bobject\\b|\\bthis\\b|\\bbool\\b|\\bfalse\\b|\\boperator\\b|\\bthrow\\b|\\bbreak\\b|\\bfinally\\b|\\bout\\b|\\btrue\\b|" + + "\\bbyte\\b|\\bfixed\\b|\\boverride\\b|\\btry\\b|\\bcase\\b|\\bfloat\\b|\\bparams\\b|\\btypeof\\b|\\bcatch\\b|\\bfor\\b|" + + "\\bprivate\\b|\\buint\\b|\\bchar\\b|\\bforeach\\b|\\bprotected\\b|\\bulong\\b|\\bchecked\\b|\\bgoto\\b|\\bpublic\\b|" + + "\\bunchecked\\b|\\bclass\\b|\\bif\\b|\\breadonly\\b|\\bunsafe\\b|\\bconst\\b|\\bimplicit\\b|\\bref\\b|\\bushort\\b|" + + "\\bcontinue\\b|\\bin\\b|\\breturn\\b|\\busing\\b|\\bdecimal\\b|\\bint\\b|\\bsbyte\\b|\\bvirtual\\b|\\bdefault\\b|" + + "\\binterface\\b|\\bsealed\\b|\\bvolatile\\b|\\bdelegate\\b|\\binternal\\b|\\bshort\\b|\\bvoid\\b|\\bdo\\b|\\bis\\b|" + + "\\bsizeof\\b|\\bwhile\\b|\\bdouble\\b|\\block\\b|\\bstackalloc\\b|\\belse\\b|\\blong\\b|\\bstatic\\b|\\benum\\b|" + + "\\bnamespace\\b|\\bstring\\b)"; + +static string keywords_vb = + "(\\bAddHandler\\b|\\bAddressOf\\b|\\bAlias\\b|\\bAnd\\b|\\bAndAlso\\b|\\bAnsi\\b|\\bAs\\b|\\bAssembly\\b|" + + "\\bAuto\\b|\\bBoolean\\b|\\bByRef\\b|\\bByte\\b|\\bByVal\\b|\\bCall\\b|\\bCase\\b|\\bCatch\\b|" + + "\\bCBool\\b|\\bCByte\\b|\\bCChar\\b|\\bCDate\\b|\\bCDec\\b|\\bCDbl\\b|\\bChar\\b|\\bCInt\\b|" + + "\\bClass\\b|\\bCLng\\b|\\bCObj\\b|\\bConst\\b|\\bCShort\\b|\\bCSng\\b|\\bCStr\\b|\\bCType\\b|" + + "\\bDate\\b|\\bDecimal\\b|\\bDeclare\\b|\\bDefault\\b|\\bDelegate\\b|\\bDim\\b|\\bDirectCast\\b|\\bDo\\b|" + + "\\bDouble\\b|\\bEach\\b|\\bElse\\b|\\bElseIf\\b|\\bEnd\\b|\\bEnum\\b|\\bErase\\b|\\bError\\b|" + + "\\bEvent\\b|\\bExit\\b|\\bFalse\\b|\\bFinally\\b|\\bFor\\b|\\bFriend\\b|\\bFunction\\b|\\bGet\\b|" + + "\\bGetType\\b|\\bGoSub\\b|\\bGoTo\\b|\\bHandles\\b|\\bIf\\b|\\bImplements\\b|\\bImports\\b|\\bIn\\b|" + + "\\bInherits\\b|\\bInteger\\b|\\bInterface\\b|\\bIs\\b|\\bLet\\b|\\bLib\\b|\\bLike\\b|\\bLong\\b|" + + "\\bLoop\\b|\\bMe\\b|\\bMod\\b|\\bModule\\b|\\bMustInherit\\b|\\bMustOverride\\b|\\bMyBase\\b|\\bMyClass\\b|" + + "\\bNamespace\\b|\\bNew\\b|\\bNext\\b|\\bNot\\b|\\bNothing\\b|\\bNotInheritable\\b|\\bNotOverridable\\b|\\bObject\\b|" + + "\\bOn\\b|\\bOption\\b|\\bOptional\\b|\\bOr\\b|\\bOrElse\\b|\\bOverloads\\b|\\bOverridable\\b|\\bOverrides\\b|" + + "\\bParamArray\\b|\\bPreserve\\b|\\bPrivate\\b|\\bProperty\\b|\\bProtected\\b|\\bPublic\\b|\\bRaiseEvent\\b|\\bReadOnly\\b|" + + "\\bReDim\\b|\\bREM\\b|\\bRemoveHandler\\b|\\bResume\\b|\\bReturn\\b|\\bSelect\\b|\\bSet\\b|\\bShadows\\b|" + + "\\bShared\\b|\\bShort\\b|\\bSingle\\b|\\bStatic\\b|\\bStep\\b|\\bStop\\b|\\bString\\b|\\bStructure\\b|" + + "\\bSub\\b|\\bSyncLock\\b|\\bThen\\b|\\bThrow\\b|\\bTo\\b|\\bTrue\\b|\\bTry\\b|\\bTypeOf\\b|" + + "\\bUnicode\\b|\\bUntil\\b|\\bVariant\\b|\\bWhen\\b|\\bWhile\\b|\\bWith\\b|\\bWithEvents\\b|\\bWriteOnly\\b|\\bXor\\b)"; + +string Colorize (string text, string lang) +{ + if (lang == "xml") return ColorizeXml (text); + else if (lang == "cs") return ColorizeCs (text); + else if (lang == "vb") return ColorizeVb (text); + else return text; +} + +string ColorizeXml (string text) +{ + text = text.Replace (" ", " "); + Regex re = new Regex ("\r\n|\r|\n"); + text = re.Replace (text, "_br_"); + + re = new Regex ("<\\s*(\\/?)\\s*([\\s\\S]*?)\\s*(\\/?)\\s*>"); + text = re.Replace (text,"{blue:<$1}{maroon:$2}{blue:$3>}"); + + re = new Regex ("\\{(\\w*):([\\s\\S]*?)\\}"); + text = re.Replace (text,"<span style='color:$1'>$2</span>"); + + re = new Regex ("\"(.*?)\""); + text = re.Replace (text,"\"<span style='color:purple'>$1</span>\""); + + + text = text.Replace ("\t", " "); + text = text.Replace ("_br_", "<br>"); + return text; +} + +string ColorizeCs (string text) +{ + text = text.Replace (" ", " "); + + text = text.Replace ("<", "<"); + text = text.Replace (">", ">"); + + Regex re = new Regex ("\"((((?!\").)|\\\")*?)\""); + text = re.Replace (text,"<span style='color:purple'>\"$1\"</span>"); + + re = new Regex ("//(((.(?!\"</span>))|\"(((?!\").)*)\"</span>)*)(\r|\n|\r\n)"); + text = re.Replace (text,"<span style='color:green'>//$1</span><br/>"); + + re = new Regex (keywords_cs); + text = re.Replace (text,"<span style='color:blue'>$1</span>"); + + text = text.Replace ("\t"," "); + text = text.Replace ("\n","<br/>"); + + return text; +} + +string ColorizeVb (string text) +{ + text = text.Replace (" ", " "); + +/* Regex re = new Regex ("\"((((?!\").)|\\\")*?)\""); + text = re.Replace (text,"<span style='color:purple'>\"$1\"</span>"); + + re = new Regex ("'(((.(?!\"\\<\\/span\\>))|\"(((?!\").)*)\"\\<\\/span\\>)*)(\r|\n|\r\n)"); + text = re.Replace (text,"<span style='color:green'>//$1</span><br/>"); + + re = new Regex (keywords_vb); + text = re.Replace (text,"<span style='color:blue'>$1</span>"); +*/ + text = text.Replace ("\t"," "); + text = text.Replace ("\n","<br/>"); + return text; +} + +// +// Helper methods and classes +// + +string GetDataContext () +{ + return "op=" + CurrentOperationName + "&bnd=" + CurrentOperationBinding + "&"; +} + +string GetOptionSel (string v1, string v2) +{ + string op = "<option "; + if (v1 == v2) op += "selected "; + return op + "value='" + v1 + "'>"; +} + +string WrapText (string text, int maxChars) +{ + text = text.Replace(" />","/>"); + + string linspace = null; + int lincount = 0; + int breakpos = 0; + int linstart = 0; + bool inquotes = false; + char lastc = ' '; + string sublineIndent = ""; + System.Text.StringBuilder sb = new System.Text.StringBuilder (); + for (int n=0; n<text.Length; n++) + { + char c = text [n]; + + if (c=='\r' || c=='\n' || n==text.Length-1) + { + sb.Append (linspace + sublineIndent + text.Substring (linstart, n-linstart+1)); + linspace = null; + lincount = 0; + linstart = n+1; + breakpos = linstart; + sublineIndent = ""; + lastc = c; + continue; + } + + if (lastc==',' || lastc=='(') + { + if (!inquotes) breakpos = n; + } + + if (lincount > maxChars && breakpos >= linstart) + { + if (linspace != null) + sb.Append (linspace + sublineIndent); + sb.Append (text.Substring (linstart, breakpos-linstart)); + sb.Append ("\n"); + sublineIndent = " "; + lincount = linspace.Length + sublineIndent.Length + (n-breakpos); + linstart = breakpos; + } + + if (c==' ' || c=='\t') + { + if (!inquotes) + breakpos = n; + } + else if (c=='"') + { + inquotes = !inquotes; + } + else + if (linspace == null) { + linspace = text.Substring (linstart, n-linstart); + linstart = n; + } + + lincount++; + lastc = c; + } + return sb.ToString (); +} + +class Parameter +{ + string name; + string type; + string description; + + public string Name { get { return name; } set { name = value; } } + public string Type { get { return type; } set { type = value; } } + public string Description { get { return description; } set { description = value; } } +} + +public class HtmlSampleGenerator: SampleGenerator +{ + public HtmlSampleGenerator (ServiceDescriptionCollection services, XmlSchemas schemas) + : base (services, schemas) + { + } + + protected override string GetLiteral (string s) + { + return "@placeholder!" + s + "!placeholder@"; + } +} + + + public class SampleGenerator + { + protected ServiceDescriptionCollection descriptions; + protected XmlSchemas schemas; + XmlSchemaElement anyElement; + ArrayList queue; + SoapBindingUse currentUse; + XmlDocument document = new XmlDocument (); + + static readonly XmlQualifiedName anyType = new XmlQualifiedName ("anyType",XmlSchema.Namespace); + static readonly XmlQualifiedName arrayType = new XmlQualifiedName ("Array","http://schemas.xmlsoap.org/soap/encoding/"); + static readonly XmlQualifiedName arrayTypeRefName = new XmlQualifiedName ("arrayType","http://schemas.xmlsoap.org/soap/encoding/"); + const string SoapEnvelopeNamespace = "http://schemas.xmlsoap.org/soap/envelope/"; + const string WsdlNamespace = "http://schemas.xmlsoap.org/wsdl/"; + const string SoapEncodingNamespace = "http://schemas.xmlsoap.org/soap/encoding/"; + + class EncodedType + { + public EncodedType (string ns, XmlSchemaElement elem) { Namespace = ns; Element = elem; } + public string Namespace; + public XmlSchemaElement Element; + } + + public SampleGenerator (ServiceDescriptionCollection services, XmlSchemas schemas) + { + descriptions = services; + this.schemas = schemas; + queue = new ArrayList (); + } + + public string GenerateMessage (Port port, OperationBinding obin, Operation oper, string protocol, bool generateInput) + { + OperationMessage msg = null; + foreach (OperationMessage opm in oper.Messages) + { + if (opm is OperationInput && generateInput) msg = opm; + else if (opm is OperationOutput && !generateInput) msg = opm; + } + if (msg == null) return null; + + switch (protocol) { + case "Soap": return GenerateHttpSoapMessage (port, obin, oper, msg); + case "HttpGet": return GenerateHttpGetMessage (port, obin, oper, msg); + case "HttpPost": return GenerateHttpPostMessage (port, obin, oper, msg); + } + return "Unknown protocol"; + } + + public string GenerateHttpSoapMessage (Port port, OperationBinding obin, Operation oper, OperationMessage msg) + { + string req = ""; + + if (msg is OperationInput) + { + SoapAddressBinding sab = port.Extensions.Find (typeof(SoapAddressBinding)) as SoapAddressBinding; + SoapOperationBinding sob = obin.Extensions.Find (typeof(SoapOperationBinding)) as SoapOperationBinding; + req += "POST " + new Uri (sab.Location).AbsolutePath + "\n"; + req += "SOAPAction: " + sob.SoapAction + "\n"; + req += "Content-Type: text/xml; charset=utf-8\n"; + req += "Content-Length: " + GetLiteral ("string") + "\n"; + req += "Host: " + GetLiteral ("string") + "\n\n"; + } + else + { + req += "HTTP/1.0 200 OK\n"; + req += "Content-Type: text/xml; charset=utf-8\n"; + req += "Content-Length: " + GetLiteral ("string") + "\n\n"; + } + + req += GenerateSoapMessage (obin, oper, msg); + return req; + } + + public string GenerateHttpGetMessage (Port port, OperationBinding obin, Operation oper, OperationMessage msg) + { + string req = ""; + + if (msg is OperationInput) + { + HttpAddressBinding sab = port.Extensions.Find (typeof(HttpAddressBinding)) as HttpAddressBinding; + HttpOperationBinding sob = obin.Extensions.Find (typeof(HttpOperationBinding)) as HttpOperationBinding; + string location = new Uri (sab.Location).AbsolutePath + sob.Location + "?" + BuildQueryString (msg); + req += "GET " + location + "\n"; + req += "Host: " + GetLiteral ("string"); + } + else + { + req += "HTTP/1.0 200 OK\n"; + req += "Content-Type: text/xml; charset=utf-8\n"; + req += "Content-Length: " + GetLiteral ("string") + "\n\n"; + + MimeXmlBinding mxb = (MimeXmlBinding) obin.Output.Extensions.Find (typeof(MimeXmlBinding)) as MimeXmlBinding; + if (mxb == null) return req; + + Message message = descriptions.GetMessage (msg.Message); + XmlQualifiedName ename = null; + foreach (MessagePart part in message.Parts) + if (part.Name == mxb.Part) ename = part.Element; + + if (ename == null) return req + GetLiteral("string"); + + StringWriter sw = new StringWriter (); + XmlTextWriter xtw = new XmlTextWriter (sw); + xtw.Formatting = Formatting.Indented; + currentUse = SoapBindingUse.Literal; + WriteRootElementSample (xtw, ename); + xtw.Close (); + req += sw.ToString (); + } + + return req; + } + + public string GenerateHttpPostMessage (Port port, OperationBinding obin, Operation oper, OperationMessage msg) + { + string req = ""; + + if (msg is OperationInput) + { + HttpAddressBinding sab = port.Extensions.Find (typeof(HttpAddressBinding)) as HttpAddressBinding; + HttpOperationBinding sob = obin.Extensions.Find (typeof(HttpOperationBinding)) as HttpOperationBinding; + string location = new Uri (sab.Location).AbsolutePath + sob.Location; + req += "POST " + location + "\n"; + req += "Content-Type: application/x-www-form-urlencoded\n"; + req += "Content-Length: " + GetLiteral ("string") + "\n"; + req += "Host: " + GetLiteral ("string") + "\n\n"; + req += BuildQueryString (msg); + } + else return GenerateHttpGetMessage (port, obin, oper, msg); + + return req; + } + + string BuildQueryString (OperationMessage opm) + { + string s = ""; + Message msg = descriptions.GetMessage (opm.Message); + foreach (MessagePart part in msg.Parts) + { + if (s.Length != 0) s += "&"; + s += part.Name + "=" + GetLiteral (part.Type.Name); + } + return s; + } + + public string GenerateSoapMessage (OperationBinding obin, Operation oper, OperationMessage msg) + { + SoapOperationBinding sob = obin.Extensions.Find (typeof(SoapOperationBinding)) as SoapOperationBinding; + SoapBindingStyle style = (sob != null) ? sob.Style : SoapBindingStyle.Document; + + MessageBinding msgbin = (msg is OperationInput) ? (MessageBinding) obin.Input : (MessageBinding)obin.Output; + SoapBodyBinding sbb = msgbin.Extensions.Find (typeof(SoapBodyBinding)) as SoapBodyBinding; + SoapBindingUse bodyUse = (sbb != null) ? sbb.Use : SoapBindingUse.Literal; + + StringWriter sw = new StringWriter (); + XmlTextWriter xtw = new XmlTextWriter (sw); + xtw.Formatting = Formatting.Indented; + + xtw.WriteStartDocument (); + xtw.WriteStartElement ("soap", "Envelope", SoapEnvelopeNamespace); + xtw.WriteAttributeString ("xmlns", "xsi", null, XmlSchema.InstanceNamespace); + xtw.WriteAttributeString ("xmlns", "xsd", null, XmlSchema.Namespace); + + if (bodyUse == SoapBindingUse.Encoded) + { + xtw.WriteAttributeString ("xmlns", "soapenc", null, SoapEncodingNamespace); + xtw.WriteAttributeString ("xmlns", "tns", null, msg.Message.Namespace); + } + + // Serialize headers + + bool writtenHeader = false; + foreach (object ob in msgbin.Extensions) + { + SoapHeaderBinding hb = ob as SoapHeaderBinding; + if (hb == null) continue; + + if (!writtenHeader) { + xtw.WriteStartElement ("soap", "Header", SoapEnvelopeNamespace); + writtenHeader = true; + } + + WriteHeader (xtw, hb); + } + + if (writtenHeader) + xtw.WriteEndElement (); + + // Serialize body + xtw.WriteStartElement ("soap", "Body", SoapEnvelopeNamespace); + + currentUse = bodyUse; + WriteBody (xtw, oper, msg, sbb, style); + + xtw.WriteEndElement (); + xtw.WriteEndElement (); + xtw.Close (); + return sw.ToString (); + } + + void WriteHeader (XmlTextWriter xtw, SoapHeaderBinding header) + { + Message msg = descriptions.GetMessage (header.Message); + if (msg == null) throw new InvalidOperationException ("Message " + header.Message + " not found"); + MessagePart part = msg.Parts [header.Part]; + if (part == null) throw new InvalidOperationException ("Message part " + header.Part + " not found in message " + header.Message); + + currentUse = header.Use; + + if (currentUse == SoapBindingUse.Literal) + WriteRootElementSample (xtw, part.Element); + else + WriteTypeSample (xtw, part.Type); + } + + void WriteBody (XmlTextWriter xtw, Operation oper, OperationMessage opm, SoapBodyBinding sbb, SoapBindingStyle style) + { + Message msg = descriptions.GetMessage (opm.Message); + if (msg.Parts.Count > 0 && msg.Parts[0].Name == "parameters") + { + MessagePart part = msg.Parts[0]; + if (part.Element == XmlQualifiedName.Empty) + WriteTypeSample (xtw, part.Type); + else + WriteRootElementSample (xtw, part.Element); + } + else + { + string elemName = oper.Name; + string ns = ""; + if (opm is OperationOutput) elemName += "Response"; + + if (style == SoapBindingStyle.Rpc) { + xtw.WriteStartElement (elemName, sbb.Namespace); + ns = sbb.Namespace; + } + + foreach (MessagePart part in msg.Parts) + { + if (part.Element == XmlQualifiedName.Empty) + { + XmlSchemaElement elem = new XmlSchemaElement (); + elem.SchemaTypeName = part.Type; + elem.Name = part.Name; + WriteElementSample (xtw, ns, elem); + } + else + WriteRootElementSample (xtw, part.Element); + } + + if (style == SoapBindingStyle.Rpc) + xtw.WriteEndElement (); + } + WriteQueuedTypeSamples (xtw); + } + + void WriteRootElementSample (XmlTextWriter xtw, XmlQualifiedName qname) + { + XmlSchemaElement elem = (XmlSchemaElement) schemas.Find (qname, typeof(XmlSchemaElement)); + if (elem == null) throw new InvalidOperationException ("Element not found: " + qname); + WriteElementSample (xtw, qname.Namespace, elem); + } + + void WriteElementSample (XmlTextWriter xtw, string ns, XmlSchemaElement elem) + { + bool sharedAnnType = false; + XmlQualifiedName root; + + if (!elem.RefName.IsEmpty) { + XmlSchemaElement refElem = FindRefElement (elem); + if (refElem == null) throw new InvalidOperationException ("Global element not found: " + elem.RefName); + root = elem.RefName; + elem = refElem; + sharedAnnType = true; + } + else + root = new XmlQualifiedName (elem.Name, ns); + + if (!elem.SchemaTypeName.IsEmpty) + { + XmlSchemaComplexType st = FindComplexTyype (elem.SchemaTypeName); + if (st != null) + WriteComplexTypeSample (xtw, st, root); + else + { + xtw.WriteStartElement (root.Name, root.Namespace); + if (currentUse == SoapBindingUse.Encoded) + xtw.WriteAttributeString ("type", XmlSchema.InstanceNamespace, GetQualifiedNameString (xtw, elem.SchemaTypeName)); + xtw.WriteString (GetLiteral (FindBuiltInType (elem.SchemaTypeName))); + xtw.WriteEndElement (); + } + } + else if (elem.SchemaType == null) + { + xtw.WriteStartElement ("any"); + xtw.WriteEndElement (); + } + else + WriteComplexTypeSample (xtw, (XmlSchemaComplexType) elem.SchemaType, root); + } + + void WriteTypeSample (XmlTextWriter xtw, XmlQualifiedName qname) + { + XmlSchemaComplexType ctype = FindComplexTyype (qname); + if (ctype != null) { + WriteComplexTypeSample (xtw, ctype, qname); + return; + } + + XmlSchemaSimpleType stype = (XmlSchemaSimpleType) schemas.Find (qname, typeof(XmlSchemaSimpleType)); + if (stype != null) { + WriteSimpleTypeSample (xtw, stype); + return; + } + + xtw.WriteString (GetLiteral (FindBuiltInType (qname))); + throw new InvalidOperationException ("Type not found: " + qname); + } + + void WriteComplexTypeSample (XmlTextWriter xtw, XmlSchemaComplexType stype, XmlQualifiedName rootName) + { + WriteComplexTypeSample (xtw, stype, rootName, -1); + } + + void WriteComplexTypeSample (XmlTextWriter xtw, XmlSchemaComplexType stype, XmlQualifiedName rootName, int id) + { + string ns = rootName.Namespace; + + if (rootName.Name.IndexOf ("[]") != -1) rootName = arrayType; + + if (currentUse == SoapBindingUse.Encoded) { + string pref = xtw.LookupPrefix (rootName.Namespace); + if (pref == null) pref = "q1"; + xtw.WriteStartElement (pref, rootName.Name, rootName.Namespace); + ns = ""; + } + else + xtw.WriteStartElement (rootName.Name, rootName.Namespace); + + if (id != -1) + { + xtw.WriteAttributeString ("id", "id" + id); + if (rootName != arrayType) + xtw.WriteAttributeString ("type", XmlSchema.InstanceNamespace, GetQualifiedNameString (xtw, rootName)); + } + + WriteComplexTypeAttributes (xtw, stype); + WriteComplexTypeElements (xtw, ns, stype); + + xtw.WriteEndElement (); + } + + void WriteComplexTypeAttributes (XmlTextWriter xtw, XmlSchemaComplexType stype) + { + WriteAttributes (xtw, stype.Attributes, stype.AnyAttribute); + } + + void WriteComplexTypeElements (XmlTextWriter xtw, string ns, XmlSchemaComplexType stype) + { + if (stype.Particle != null) + WriteParticleComplexContent (xtw, ns, stype.Particle); + else + { + if (stype.ContentModel is XmlSchemaSimpleContent) + WriteSimpleContent (xtw, (XmlSchemaSimpleContent)stype.ContentModel); + else if (stype.ContentModel is XmlSchemaComplexContent) + WriteComplexContent (xtw, ns, (XmlSchemaComplexContent)stype.ContentModel); + } + } + + void WriteAttributes (XmlTextWriter xtw, XmlSchemaObjectCollection atts, XmlSchemaAnyAttribute anyat) + { + foreach (XmlSchemaObject at in atts) + { + if (at is XmlSchemaAttribute) + { + string ns; + XmlSchemaAttribute attr = (XmlSchemaAttribute)at; + XmlSchemaAttribute refAttr = attr; + + // refAttr.Form; TODO + + if (!attr.RefName.IsEmpty) { + refAttr = FindRefAttribute (attr.RefName); + if (refAttr == null) throw new InvalidOperationException ("Global attribute not found: " + attr.RefName); + } + + string val; + if (!refAttr.SchemaTypeName.IsEmpty) val = FindBuiltInType (refAttr.SchemaTypeName); + else val = FindBuiltInType ((XmlSchemaSimpleType) refAttr.SchemaType); + + xtw.WriteAttributeString (refAttr.Name, val); + } + else if (at is XmlSchemaAttributeGroupRef) + { + XmlSchemaAttributeGroupRef gref = (XmlSchemaAttributeGroupRef)at; + XmlSchemaAttributeGroup grp = (XmlSchemaAttributeGroup) schemas.Find (gref.RefName, typeof(XmlSchemaAttributeGroup)); + WriteAttributes (xtw, grp.Attributes, grp.AnyAttribute); + } + } + + if (anyat != null) + xtw.WriteAttributeString ("custom-attribute","value"); + } + + void WriteParticleComplexContent (XmlTextWriter xtw, string ns, XmlSchemaParticle particle) + { + WriteParticleContent (xtw, ns, particle, false); + } + + void WriteParticleContent (XmlTextWriter xtw, string ns, XmlSchemaParticle particle, bool multiValue) + { + if (particle is XmlSchemaGroupRef) + particle = GetRefGroupParticle ((XmlSchemaGroupRef)particle); + + if (particle.MaxOccurs > 1) multiValue = true; + + if (particle is XmlSchemaSequence) { + WriteSequenceContent (xtw, ns, ((XmlSchemaSequence)particle).Items, multiValue); + } + else if (particle is XmlSchemaChoice) { + if (((XmlSchemaChoice)particle).Items.Count == 1) + WriteSequenceContent (xtw, ns, ((XmlSchemaChoice)particle).Items, multiValue); + else + WriteChoiceContent (xtw, ns, (XmlSchemaChoice)particle, multiValue); + } + else if (particle is XmlSchemaAll) { + WriteSequenceContent (xtw, ns, ((XmlSchemaAll)particle).Items, multiValue); + } + } + + void WriteSequenceContent (XmlTextWriter xtw, string ns, XmlSchemaObjectCollection items, bool multiValue) + { + foreach (XmlSchemaObject item in items) + WriteContentItem (xtw, ns, item, multiValue); + } + + void WriteContentItem (XmlTextWriter xtw, string ns, XmlSchemaObject item, bool multiValue) + { + if (item is XmlSchemaGroupRef) + item = GetRefGroupParticle ((XmlSchemaGroupRef)item); + + if (item is XmlSchemaElement) + { + XmlSchemaElement elem = (XmlSchemaElement) item; + XmlSchemaElement refElem; + if (!elem.RefName.IsEmpty) refElem = FindRefElement (elem); + else refElem = elem; + + int num = (elem.MaxOccurs == 1 && !multiValue) ? 1 : 2; + for (int n=0; n<num; n++) + { + if (currentUse == SoapBindingUse.Literal) + WriteElementSample (xtw, ns, refElem); + else + WriteRefTypeSample (xtw, ns, refElem); + } + } + else if (item is XmlSchemaAny) + { + xtw.WriteString (GetLiteral ("xml")); + } + else if (item is XmlSchemaParticle) { + WriteParticleContent (xtw, ns, (XmlSchemaParticle)item, multiValue); + } + } + + void WriteChoiceContent (XmlTextWriter xtw, string ns, XmlSchemaChoice choice, bool multiValue) + { + foreach (XmlSchemaObject item in choice.Items) + WriteContentItem (xtw, ns, item, multiValue); + } + + void WriteSimpleContent (XmlTextWriter xtw, XmlSchemaSimpleContent content) + { + XmlSchemaSimpleContentExtension ext = content.Content as XmlSchemaSimpleContentExtension; + if (ext != null) + WriteAttributes (xtw, ext.Attributes, ext.AnyAttribute); + + XmlQualifiedName qname = GetContentBaseType (content.Content); + xtw.WriteString (GetLiteral (FindBuiltInType (qname))); + } + + string FindBuiltInType (XmlQualifiedName qname) + { + if (qname.Namespace == XmlSchema.Namespace) + return qname.Name; + + XmlSchemaComplexType ct = FindComplexTyype (qname); + if (ct != null) + { + XmlSchemaSimpleContent sc = ct.ContentModel as XmlSchemaSimpleContent; + if (sc == null) throw new InvalidOperationException ("Invalid schema"); + return FindBuiltInType (GetContentBaseType (sc.Content)); + } + + XmlSchemaSimpleType st = (XmlSchemaSimpleType) schemas.Find (qname, typeof(XmlSchemaSimpleType)); + if (st != null) + return FindBuiltInType (st); + + throw new InvalidOperationException ("Definition of type " + qname + " not found"); + } + + string FindBuiltInType (XmlSchemaSimpleType st) + { + if (st.Content is XmlSchemaSimpleTypeRestriction) { + return FindBuiltInType (GetContentBaseType (st.Content)); + } + else if (st.Content is XmlSchemaSimpleTypeList) { + string s = FindBuiltInType (GetContentBaseType (st.Content)); + return s + " " + s + " ..."; + } + else if (st.Content is XmlSchemaSimpleTypeUnion) + { + //Check if all types of the union are equal. If not, then will use anyType. + XmlSchemaSimpleTypeUnion uni = (XmlSchemaSimpleTypeUnion) st.Content; + string utype = null; + + // Anonymous types are unique + if (uni.BaseTypes.Count != 0 && uni.MemberTypes.Length != 0) + return "string"; + + foreach (XmlQualifiedName mt in uni.MemberTypes) + { + string qn = FindBuiltInType (mt); + if (utype != null && qn != utype) return "string"; + else utype = qn; + } + return utype; + } + else + return "string"; + } + + + XmlQualifiedName GetContentBaseType (XmlSchemaObject ob) + { + if (ob is XmlSchemaSimpleContentExtension) + return ((XmlSchemaSimpleContentExtension)ob).BaseTypeName; + else if (ob is XmlSchemaSimpleContentRestriction) + return ((XmlSchemaSimpleContentRestriction)ob).BaseTypeName; + else if (ob is XmlSchemaSimpleTypeRestriction) + return ((XmlSchemaSimpleTypeRestriction)ob).BaseTypeName; + else if (ob is XmlSchemaSimpleTypeList) + return ((XmlSchemaSimpleTypeList)ob).ItemTypeName; + else + return null; + } + + void WriteComplexContent (XmlTextWriter xtw, string ns, XmlSchemaComplexContent content) + { + XmlQualifiedName qname; + + XmlSchemaComplexContentExtension ext = content.Content as XmlSchemaComplexContentExtension; + if (ext != null) qname = ext.BaseTypeName; + else { + XmlSchemaComplexContentRestriction rest = (XmlSchemaComplexContentRestriction)content.Content; + qname = rest.BaseTypeName; + if (qname == arrayType) { + ParseArrayType (rest, out qname); + XmlSchemaElement elem = new XmlSchemaElement (); + elem.Name = "Item"; + elem.SchemaTypeName = qname; + + xtw.WriteAttributeString ("arrayType", SoapEncodingNamespace, qname.Name + "[2]"); + WriteContentItem (xtw, ns, elem, true); + return; + } + } + + // Add base map members to this map + XmlSchemaComplexType ctype = FindComplexTyype (qname); + WriteComplexTypeAttributes (xtw, ctype); + + if (ext != null) { + // Add the members of this map + WriteAttributes (xtw, ext.Attributes, ext.AnyAttribute); + if (ext.Particle != null) + WriteParticleComplexContent (xtw, ns, ext.Particle); + } + + WriteComplexTypeElements (xtw, ns, ctype); + } + + void ParseArrayType (XmlSchemaComplexContentRestriction rest, out XmlQualifiedName qtype) + { + XmlSchemaAttribute arrayTypeAt = FindArrayAttribute (rest.Attributes); + XmlAttribute[] uatts = arrayTypeAt.UnhandledAttributes; + if (uatts == null || uatts.Length == 0) throw new InvalidOperationException ("arrayType attribute not specified in array declaration"); + + XmlAttribute xat = null; + foreach (XmlAttribute at in uatts) + if (at.LocalName == "arrayType" && at.NamespaceURI == WsdlNamespace) + { xat = at; break; } + + if (xat == null) + throw new InvalidOperationException ("arrayType attribute not specified in array declaration"); + + string arrayType = xat.Value; + string type, ns; + int i = arrayType.LastIndexOf (":"); + if (i == -1) ns = ""; + else ns = arrayType.Substring (0,i); + + int j = arrayType.IndexOf ("[", i+1); + if (j == -1) throw new InvalidOperationException ("Cannot parse WSDL array type: " + arrayType); + type = arrayType.Substring (i+1); + type = type.Substring (0, type.Length-2); + + qtype = new XmlQualifiedName (type, ns); + } + + XmlSchemaAttribute FindArrayAttribute (XmlSchemaObjectCollection atts) + { + foreach (object ob in atts) + { + XmlSchemaAttribute att = ob as XmlSchemaAttribute; + if (att != null && att.RefName == arrayTypeRefName) return att; + + XmlSchemaAttributeGroupRef gref = ob as XmlSchemaAttributeGroupRef; + if (gref != null) + { + XmlSchemaAttributeGroup grp = (XmlSchemaAttributeGroup) schemas.Find (gref.RefName, typeof(XmlSchemaAttributeGroup)); + att = FindArrayAttribute (grp.Attributes); + if (att != null) return att; + } + } + return null; + } + + void WriteSimpleTypeSample (XmlTextWriter xtw, XmlSchemaSimpleType stype) + { + xtw.WriteString (GetLiteral (FindBuiltInType (stype))); + } + + XmlSchemaParticle GetRefGroupParticle (XmlSchemaGroupRef refGroup) + { + XmlSchemaGroup grp = (XmlSchemaGroup) schemas.Find (refGroup.RefName, typeof (XmlSchemaGroup)); + return grp.Particle; + } + + XmlSchemaElement FindRefElement (XmlSchemaElement elem) + { + if (elem.RefName.Namespace == XmlSchema.Namespace) + { + if (anyElement != null) return anyElement; + anyElement = new XmlSchemaElement (); + anyElement.Name = "any"; + anyElement.SchemaTypeName = anyType; + return anyElement; + } + return (XmlSchemaElement) schemas.Find (elem.RefName, typeof(XmlSchemaElement)); + } + + XmlSchemaAttribute FindRefAttribute (XmlQualifiedName refName) + { + if (refName.Namespace == XmlSchema.Namespace) + { + XmlSchemaAttribute at = new XmlSchemaAttribute (); + at.Name = refName.Name; + at.SchemaTypeName = new XmlQualifiedName ("string",XmlSchema.Namespace); + return at; + } + return (XmlSchemaAttribute) schemas.Find (refName, typeof(XmlSchemaAttribute)); + } + + void WriteRefTypeSample (XmlTextWriter xtw, string ns, XmlSchemaElement elem) + { + if (elem.SchemaTypeName.Namespace == XmlSchema.Namespace || schemas.Find (elem.SchemaTypeName, typeof(XmlSchemaSimpleType)) != null) + WriteElementSample (xtw, ns, elem); + else + { + xtw.WriteStartElement (elem.Name, ns); + xtw.WriteAttributeString ("href", "#id" + (queue.Count+1)); + xtw.WriteEndElement (); + queue.Add (new EncodedType (ns, elem)); + } + } + + void WriteQueuedTypeSamples (XmlTextWriter xtw) + { + for (int n=0; n<queue.Count; n++) + { + EncodedType ec = (EncodedType) queue[n]; + XmlSchemaComplexType st = FindComplexTyype (ec.Element.SchemaTypeName); + WriteComplexTypeSample (xtw, st, ec.Element.SchemaTypeName, n+1); + } + } + + XmlSchemaComplexType FindComplexTyype (XmlQualifiedName qname) + { + if (qname.Name.IndexOf ("[]") != -1) + { + XmlSchemaComplexType stype = new XmlSchemaComplexType (); + stype.ContentModel = new XmlSchemaComplexContent (); + + XmlSchemaComplexContentRestriction res = new XmlSchemaComplexContentRestriction (); + stype.ContentModel.Content = res; + res.BaseTypeName = arrayType; + + XmlSchemaAttribute att = new XmlSchemaAttribute (); + att.RefName = arrayTypeRefName; + res.Attributes.Add (att); + + XmlAttribute xat = document.CreateAttribute ("arrayType", WsdlNamespace); + xat.Value = qname.Namespace + ":" + qname.Name; + att.UnhandledAttributes = new XmlAttribute[] {xat}; + return stype; + } + + return (XmlSchemaComplexType) schemas.Find (qname, typeof(XmlSchemaComplexType)); + } + + string GetQualifiedNameString (XmlTextWriter xtw, XmlQualifiedName qname) + { + string pref = xtw.LookupPrefix (qname.Namespace); + if (pref != null) return pref + ":" + qname.Name; + + xtw.WriteAttributeString ("xmlns", "q1", null, qname.Namespace); + return "q1:" + qname.Name; + } + + protected virtual string GetLiteral (string s) + { + return s; + } + + void GetOperationFormat (OperationBinding obin, out SoapBindingStyle style, out SoapBindingUse use) + { + style = SoapBindingStyle.Document; + use = SoapBindingUse.Literal; + SoapOperationBinding sob = obin.Extensions.Find (typeof(SoapOperationBinding)) as SoapOperationBinding; + if (sob != null) { + style = sob.Style; + SoapBodyBinding sbb = obin.Input.Extensions.Find (typeof(SoapBodyBinding)) as SoapBodyBinding; + if (sbb != null) + use = sbb.Use; + } + } + } + + + + + +</script> + +<head> + <link rel="alternate" type="text/xml" href="<%=Request.FilePath%>?disco"/> + + <title><%=WebServiceName%> Web Service</title> + <style type="text/css"> + BODY { font-family: Arial; margin-left: 20px; margin-top: 20px; font-size: x-small} + TABLE { font-size: x-small } + .title { color:dimgray; font-family: Arial; font-size:20pt; font-weight:900} + .operationTitle { color:dimgray; font-family: Arial; font-size:15pt; font-weight:900} + .method { font-size: x-small } + .bindingLabel { font-size: x-small; font-weight:bold; color:darkgray; line-height:8pt; display:block; margin-bottom:3px } + .label { font-size: small; font-weight:bold; color:darkgray } + .paramTable { font-size: x-small } + .paramTable TR { background-color: gainsboro } + .paramFormTable { font-size: x-small; padding: 10px; background-color: gainsboro } + .paramFormTable TR { background-color: gainsboro } + .paramInput { border: solid 1px gray } + .button {border: solid 1px gray } + .smallSeparator { height:3px; overflow:hidden } + .panel { background-color:whitesmoke; border: solid 1px silver; border-top: solid 1px silver } + .codePanel { background-color: white; font-size:x-small; padding:7px; border:solid 1px silver} + .code-xml { font-size:10pt; font-family:courier } + .code-cs { font-size:10pt; font-family:courier } + .code-vb { font-size:10pt; font-family:courier } + .tabLabelOn { font-weight:bold } + .tabLabelOff {color: darkgray } + .literal-placeholder {color: darkblue; font-weight:bold} + A:link { color: black; } + A:visited { color: black; } + A:active { color: black; } + A:hover { color: blue } + </style> + +<script> +function clearForm () +{ + document.getElementById("testFormResult").style.display="none"; +} +</script> + +</head> + +<body> +<div class="title" style="margin-left:20px"> +<span class="label">Web Service</span><br> +<%=WebServiceName%> +</div> + +<!-- + ********************************************************** + Left panel +--> + +<table border="0" width="100%" cellpadding="15px" cellspacing="15px"> +<tr valign="top"><td width="150px" class="panel"> +<div style="width:150px"></div> +<a class="method" href='<%=PageName%>'>Overview</a><br> +<div class="smallSeparator"></div> +<a class="method" href='<%=PageName + "?" + GetPageContext("wsdl")%>'>Service Description</a> +<div class="smallSeparator"></div> +<a class="method" href='<%=PageName + "?" + GetPageContext("proxy")%>'>Client proxy</a> +<br><br> + <asp:repeater id="BindingsRepeater" runat=server> + <itemtemplate name="itemtemplate"> + <span class="bindingLabel"><%#FormatBindingName(DataBinder.Eval(Container.DataItem, "Name").ToString())%></span> + <asp:repeater id="OperationsRepeater" runat=server datasource='<%# ((Binding)Container.DataItem).Operations %>'> + <itemtemplate> + <a class="method" href="<%=PageName%>?<%=GetTabContext("op",null)%>op=<%#GetOpName(Container.DataItem)%>&bnd=<%#DataBinder.Eval(Container.DataItem, "Binding.Name")%>"><%#GetOpName(Container.DataItem)%></a> + <div class="smallSeparator"></div> + </itemtemplate> + </asp:repeater> + <br> + </itemtemplate> + </asp:repeater> + +</td><td class="panel"> + +<% if (CurrentPage == "main") {%> + +<!-- + ********************************************************** + Web service overview +--> + + <p class="label">Web Service Overview</p> + <%=WebServiceDescription%> + +<%} if (DefaultBinding == null) {%> +This service does not contain any public web method. +<%} else if (CurrentPage == "op") {%> + +<!-- + ********************************************************** + Operation description +--> + + <span class="operationTitle"><%=CurrentOperationName%></span> + <br><br> + <% WriteTabs (); %> + <br><br><br> + + <% if (CurrentTab == "main") { %> + <span class="label">Input Parameters</span> + <div class="smallSeparator"></div> + <% if (InParams.Count == 0) { %> + No input parameters<br> + <% } else { %> + <table class="paramTable" cellspacing="1" cellpadding="5"> + <asp:repeater id="InputParamsRepeater" runat=server> + <itemtemplate> + <tr> + <td width="150"><%#DataBinder.Eval(Container.DataItem, "Name")%></td> + <td width="150"><%#DataBinder.Eval(Container.DataItem, "Type")%></td> + </tr> + </itemtemplate> + </asp:repeater> + </table> + <% } %> + <br> + + <% if (OutParams.Count > 0) { %> + <span class="label">Output Parameters</span> + <div class="smallSeparator"></div> + <table class="paramTable" cellspacing="1" cellpadding="5"> + <asp:repeater id="OutputParamsRepeater" runat=server> + <itemtemplate> + <tr> + <td width="150"><%#DataBinder.Eval(Container.DataItem, "Name")%></td> + <td width="150"><%#DataBinder.Eval(Container.DataItem, "Type")%></td> + </tr> + </itemtemplate> + </asp:repeater> + </table> + <br> + <% } %> + + <span class="label">Remarks</span> + <div class="smallSeparator"></div> + <%=OperationDocumentation%> + <br><br> + <span class="label">Technical information</span> + <div class="smallSeparator"></div> + Format: <%=CurrentOperationFormat%> + <br>Supported protocols: <%=CurrentOperationProtocols%> + <% } %> + +<!-- + ********************************************************** + Operation description - Test form +--> + + <% if (CurrentTab == "test") { + if (CurrentOperationSupportsTest) {%> + Enter values for the parameters and click the 'Invoke' button to test this method:<br><br> + <form action="<%=PageName%>" method="GET"> + <input type="hidden" name="page" value="<%=CurrentPage%>"> + <input type="hidden" name="tab" value="<%=CurrentTab%>"> + <input type="hidden" name="op" value="<%=CurrentOperationName%>"> + <input type="hidden" name="bnd" value="<%=CurrentOperationBinding%>"> + <input type="hidden" name="ext" value="testform"> + <table class="paramFormTable" cellspacing="0" cellpadding="3"> + <asp:repeater id="InputFormParamsRepeater" runat=server> + <itemtemplate> + <tr> + <td><%#DataBinder.Eval(Container.DataItem, "Name")%>: </td> + <td width="150"><input class="paramInput" type="text" size="20" name="<%#DataBinder.Eval(Container.DataItem, "Name")%>"></td> + </tr> + </itemtemplate> + </asp:repeater> + <tr><td></td><td><input class="button" type="submit" value="Invoke"> <input class="button" type="button" onclick="clearForm()" value="Clear"></td></tr> + </table> + </form> + <div id="testFormResult" style="display:<%= (HasFormResult?"block":"none") %>"> + The web service returned the following result:<br/><br/> + <div class="codePanel"><%=GetTestResult()%></div> + </div> + <% } else {%> + The test form is not available for this operation because it has parameters with a complex structure. + <% } %> + <% } %> + +<!-- + ********************************************************** + Operation description - Message Layout +--> + + <% if (CurrentTab == "msg") { %> + + The following are sample SOAP requests and responses for each protocol supported by this method: + <br/><br/> + + <% if (IsOperationSupported ("Soap")) { %> + <span class="label">Soap</span> + <br/><br/> + <div class="codePanel"><div class="code-xml"><%=GenerateOperationMessages ("Soap", true)%></div></div> + <br/> + <div class="codePanel"><div class="code-xml"><%=GenerateOperationMessages ("Soap", false)%></div></div> + <br/> + <% } %> + <% if (IsOperationSupported ("HttpGet")) { %> + <span class="label">HTTP Get</span> + <br/><br/> + <div class="codePanel"><div class="code-xml"><%=GenerateOperationMessages ("HttpGet", true)%></div></div> + <br/> + <div class="codePanel"><div class="code-xml"><%=GenerateOperationMessages ("HttpGet", false)%></div></div> + <br/> + <% } %> + <% if (IsOperationSupported ("HttpPost")) { %> + <span class="label">HTTP Post</span> + <br/><br/> + <div class="codePanel"><div class="code-xml"><%=GenerateOperationMessages ("HttpPost", true)%></div></div> + <br/> + <div class="codePanel"><div class="code-xml"><%=GenerateOperationMessages ("HttpPost", false)%></div></div> + <br/> + <% } %> + + <% } %> +<%} else if (CurrentPage == "proxy") {%> +<!-- + ********************************************************** + Client Proxy +--> + <form action="<%=PageName%>" name="langForm" method="GET"> + Select the language for which you want to generate a proxy + <input type="hidden" name="page" value="<%=CurrentPage%>"> + <SELECT name="lang" onchange="langForm.submit()"> + <%=GetOptionSel("cs",CurrentLanguage)%>C#</option> + <%=GetOptionSel("vb",CurrentLanguage)%>Visual Basic</option> + </SELECT> + + </form> + <br> + <span class="label"><%=CurrentProxytName%></span> + <a href="<%=PageName + "?code=" + CurrentLanguage%>">Download</a> + <br><br> + <div class="codePanel"> + <div class="code-<%=CurrentLanguage%>"><%=GetProxyCode ()%></div> + </div> +<%} else if (CurrentPage == "wsdl") {%> +<!-- + ********************************************************** + Service description +--> + <% if (descriptions.Count > 1 || schemas.Count > 1) {%> + The description of this web service is composed by several documents. Click on the document you want to see: + + <ul> + <% + for (int n=0; n<descriptions.Count; n++) + Response.Write ("<li><a href='" + PageName + "?" + GetPageContext(null) + "doctype=wsdl&docind=" + n + "'>WSDL document " + descriptions[n].TargetNamespace + "</a></li>"); + for (int n=0; n<schemas.Count; n++) + Response.Write ("<li><a href='" + PageName + "?" + GetPageContext(null) + "doctype=schema&docind=" + n + "'>Xml Schema " + schemas[n].TargetNamespace + "</a></li>"); + %> + </ul> + + <%} else {%> + <%}%> + <br> + <span class="label"><%=CurrentDocumentName%></span> + <a href="<%=PageName + "?" + CurrentDocType + "=" + CurrentDocInd %>">Download</a> + <br><br> + <div class="codePanel"> + <div class="code-xml"><%=GenerateDocument ()%></div> + </div> + +<%}%> + +<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> +</td> +<td width="20px"></td> +</tr> + +</table> +</body> +</html> diff --git a/Player_from_example_Data/Mono/etc/mono/1.0/machine.config b/Player_from_example_Data/Mono/etc/mono/1.0/machine.config new file mode 100644 index 0000000000000000000000000000000000000000..c63314cb61dd188ec7369a161d6df77cec8f548a --- /dev/null +++ b/Player_from_example_Data/Mono/etc/mono/1.0/machine.config @@ -0,0 +1,243 @@ +<?xml version="1.0" encoding="utf-8"?> + +<configuration> + + <configSections> + <section name="appSettings" type="System.Configuration.NameValueFileSectionHandler, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="system.diagnostics" type="System.Diagnostics.DiagnosticsConfigurationHandler, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="system.runtime.remoting" type="System.Configuration.IgnoreSectionHandler, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowLocation="false"/> + <section name="system.windows.forms" type="System.Configuration.IgnoreSectionHandler, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <sectionGroup name="system.web"> + <section name="httpHandlers" + type="System.Web.Configuration.HttpHandlersSectionHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="httpModules" + type="System.Web.Configuration.HttpModulesConfigurationHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="machineKey" + type="System.Web.Configuration.MachineKeyConfigHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="authentication" + type="System.Web.Configuration.AuthenticationConfigHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="authorization" + type="System.Web.Configuration.AuthorizationConfigHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="globalization" + type="System.Web.Configuration.GlobalizationConfigurationHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="sessionState" + type="System.Web.SessionState.SessionStateSectionHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="trace" + type="System.Web.Configuration.TraceConfigurationHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="webServices" + type="System.Web.Services.Configuration.WebServicesConfigurationSectionHandler, System.Web.Services, Version=1.0.5000.0 Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="webControls" + type="System.Web.Configuration.WebControlsSectionHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="compilation" + type="System.Web.Configuration.CompilationConfigurationHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="httpRuntime" + type="System.Web.Configuration.HttpRuntimeConfigurationHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="customErrors" + type="System.Web.Configuration.CustomErrorsConfigHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="pages" + type="System.Web.Configuration.PagesConfigurationHandler, System.Web, Version=1.0.5000.0, Culture=neutral" /> + <section name="clientTarget" + type="System.Web.Configuration.ClientTargetSectionHandler, System.Web, Version=1.0.5000.0, Culture=neutral" /> + </sectionGroup> + <sectionGroup name="system.net"> + <section name="settings" + type="System.Net.Configuration.NetConfigurationHandler, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="connectionManagement" + type="System.Net.Configuration.ConnectionManagementHandler, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="authenticationModules" + type="System.Net.Configuration.NetAuthenticationModuleHandler, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="defaultProxy" + type="System.Net.Configuration.DefaultProxyHandler, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="webRequestModules" + type="System.Net.Configuration.WebRequestModuleHandler, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </sectionGroup> + <section name="system.drawing" type="System.Configuration.NameValueSectionHandler, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </configSections> + <system.net> + <connectionManagement> + <add address="*" maxconnection="2" /> + </connectionManagement> + <authenticationModules> + <add type="System.Net.BasicClient, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <add type="System.Net.DigestClient, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <add type="System.Net.NtlmClient, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </authenticationModules> + <defaultProxy> + <proxy + usesystemdefault = "true" + bypassonlocal = "true" + /> + <!-- proxyaddress can also be set --> + </defaultProxy> + <webRequestModules> + <add prefix="http" type="System.Net.HttpRequestCreator, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <add prefix="https" type="System.Net.HttpRequestCreator, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <add prefix="file" type="System.Net.FileWebRequestCreator, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </webRequestModules> + <settings> + <ipv6 enabled="true"/> + </settings> + </system.net> + <system.web> + <httpHandlers> + <add verb="*" path="Trace.axd" type="System.Web.Handlers.TraceHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.aspx" type="System.Web.UI.PageHandlerFactory, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.asmx" validate="false" type="System.Web.Services.Protocols.WebServiceHandlerFactory, System.Web.Services, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.ashx" type="System.Web.UI.SimpleHandlerFactory, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="GET" path="WebResource.axd" type="System.Web.Handlers.AssemblyResourceLoader, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.asax" type="System.Web.HttpForbiddenHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.ascx" type="System.Web.HttpForbiddenHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.config" type="System.Web.HttpForbiddenHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.Config" type="System.Web.HttpForbiddenHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.cs" type="System.Web.HttpForbiddenHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.dll" type="System.Web.HttpForbiddenHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.rem" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Culture=neutral, PublicKeyToken=b77a5c561934e089" validate="false" /> + <add verb="*" path="*.soap" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Culture=neutral, PublicKeyToken=b77a5c561934e089" validate="false" /> + <add verb="GET,HEAD" path="*" type="System.Web.StaticFileHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*" type="System.Web.HttpMethodNotAllowedHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + </httpHandlers> + <httpModules> + <add name="FormsAuthentication" type="System.Web.Security.FormsAuthenticationModule, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add name="UrlAuthorization" type="System.Web.Security.UrlAuthorizationModule, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add name="Session" type="System.Web.SessionState.SessionStateModule, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add name="OutputCache" type="System.Web.Caching.OutputCacheModule, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + </httpModules> + <authentication mode="Forms"> + <forms name=".MONOAUTH" loginUrl="login.aspx" protection="All" timeout="30" path="/"> + <credentials passwordFormat="Clear"> + <!--<user name="gonzalo" password="gonz"/>--> + </credentials> + </forms> + </authentication> + <machineKey validationKey="AutoGenerate" decryptionKey="AutoGenerate" validation="SHA1" /> + <globalization requestEncoding="utf-8" + responseEncoding="utf-8" + fileEncoding="utf-8"/> + <!-- + culture="en-US" + uiculture="en-US" /> + --> + <sessionState mode="InProc" /> + <webServices> + <protocols> + <add name="HttpSoap"/> + <add name="HttpPost"/> + <add name="HttpGet"/> + <add name="Documentation"/> + </protocols> + <wsdlHelpGenerator href="DefaultWsdlHelpGenerator.aspx" /> + </webServices> + <webControls clientScriptsLocation="/web_scripts" /> + <compilation debug="false" defaultLanguage="c#" explicit="true" strict="false" > + <compilers> + <compiler language="cs;c#;csharp" extension=".cs" warningLevel="1" compilerOptions="" + type="Microsoft.CSharp.CSharpCodeProvider, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <compiler language="vb;vbs;visualbasic;vbscript" extension=".vb" + warningLevel="1" compilerOptions="" + type="Microsoft.VisualBasic.VBCodeProvider, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </compilers> + <assemblies> + <!--<add assembly="mscorlib" /> --> + <add assembly="System" /> + <add assembly="System.Xml" /> + <add assembly="System.Data" /> + <add assembly="System.Web" /> + <add assembly="System.Web.Services" /> + <add assembly="System.Drawing" /> + <add assembly="*" /> <!-- Add assemblies in bin directory --> + </assemblies> + </compilation> + <!-- + RequestLengthDiskThreshold is a 2.0 feature that we + enable for 1.x too. + --> + <httpRuntime executionTimeout="90" + maxRequestLength="4096" + requestLengthDiskThreshold="256" + useFullyQualifiedRedirectUrl="false" + minFreeThreads="8" + minLocalRequestFreeThreads="4" + appRequestQueueLimit="100" /> + <pages buffer="true" + enableSessionState="true" + autoEventWireup="true" + validateRequest="true" /> + <clientTarget> + <add alias="ie5" userAgent="Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)" /> + <add alias="ie4" userAgent="Mozilla/4.0 (compatible; MSIE 4.0; Windows NT 4.0)" /> + <add alias="uplevel" userAgent="Mozilla/4.0 (compatible; MSIE 4.0; Windows NT 4.0)" /> + <add alias="downlevel" userAgent="Unknown" /> + </clientTarget> + </system.web> + + <system.runtime.remoting> + <application> + <channels> + <channel ref="http client" displayName="http client (delay loaded)" delayLoadAsClientChannel="true" /> + <channel ref="tcp client" displayName="tcp client (delay loaded)" delayLoadAsClientChannel="true" /> + </channels> + </application> + <channels> + <channel id="http" type="System.Runtime.Remoting.Channels.Http.HttpChannel, System.Runtime.Remoting, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <channel id="http client" type="System.Runtime.Remoting.Channels.Http.HttpClientChannel, System.Runtime.Remoting, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <channel id="http server" type="System.Runtime.Remoting.Channels.Http.HttpServerChannel, System.Runtime.Remoting, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <channel id="tcp" type="System.Runtime.Remoting.Channels.Tcp.TcpChannel, System.Runtime.Remoting, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <channel id="tcp client" type="System.Runtime.Remoting.Channels.Tcp.TcpClientChannel, System.Runtime.Remoting, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <channel id="tcp server" type="System.Runtime.Remoting.Channels.Tcp.TcpServerChannel, System.Runtime.Remoting, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </channels> + <channelSinkProviders> + <clientProviders> + <formatter id="soap" type="System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider, System.Runtime.Remoting, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <formatter id="binary" type="System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider, System.Runtime.Remoting, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </clientProviders> + <serverProviders> + <formatter id="soap" type="System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider, System.Runtime.Remoting, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <formatter id="binary" type="System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider, System.Runtime.Remoting, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <provider id="wsdl" type="System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider, System.Runtime.Remoting, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </serverProviders> + </channelSinkProviders> + </system.runtime.remoting> + + <appSettings> + <!--<add key="yourkey" value="your value" /> --> + <!--<remove key="a key defined higher in the hierarchy" /> --> + <!--<clear/> Removes all defined settings --> + </appSettings> + <system.diagnostics> + <trace autoflush="false" indentsize="4" /> + </system.diagnostics> + <system.drawing> + </system.drawing> + + <mscorlib> + <cryptographySettings> + <cryptoNameMapping> + <cryptoClasses> + <cryptoClass monoMD2="Mono.Security.Cryptography.MD2Managed, Mono.Security, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" /> + </cryptoClasses> + <nameEntry name="MD2" class="monoMD2" /> + </cryptoNameMapping> + <oidMap> + <oidEntry OID="1.2.840.113549.2.2" name="MD2" /> + <oidEntry OID="1.2.840.113549.2.2" name="Mono.Security.Cryptography.MD2Managed" /> + </oidMap> + </cryptographySettings> + </mscorlib> + + <strongNames> + <pubTokenMapping> + <!-- ECMA key --> + <map Token="b77a5c561934e089" PublicKey="002400000480000094000000060200000024000052534131000400000100010079159977d2d03a8e6bea7a2e74e8d1afcc93e8851974952bb480a12c9134474d04062447c37e0e68c080536fcf3c3fbe2ff9c979ce998475e506e8ce82dd5b0f350dc10e93bf2eeecf874b24770c5081dbea7447fddafa277b22de47d6ffea449674a4f9fccf84d15069089380284dbdd35f46cdff12a1bd78e4ef0065d016df" /> + <!-- Microsoft (final) key --> + <map Token="b03f5f7f11d50a3a" PublicKey="002400000480000094000000060200000024000052534131000400000100010079159977d2d03a8e6bea7a2e74e8d1afcc93e8851974952bb480a12c9134474d04062447c37e0e68c080536fcf3c3fbe2ff9c979ce998475e506e8ce82dd5b0f350dc10e93bf2eeecf874b24770c5081dbea7447fddafa277b22de47d6ffea449674a4f9fccf84d15069089380284dbdd35f46cdff12a1bd78e4ef0065d016df" /> + <!-- Microsoft (Web Service Enhancement) key --> + <map Token="31bf3856ad364e35" PublicKey="002400000480000094000000060200000024000052534131000400000100010079159977d2d03a8e6bea7a2e74e8d1afcc93e8851974952bb480a12c9134474d04062447c37e0e68c080536fcf3c3fbe2ff9c979ce998475e506e8ce82dd5b0f350dc10e93bf2eeecf874b24770c5081dbea7447fddafa277b22de47d6ffea449674a4f9fccf84d15069089380284dbdd35f46cdff12a1bd78e4ef0065d016df" /> + <!-- IBM (DB2 Data Provider) key --> + <map Token="7c307b91aa13d208" PublicKey="002400000480000094000000060200000024000052534131000400000100010079159977d2d03a8e6bea7a2e74e8d1afcc93e8851974952bb480a12c9134474d04062447c37e0e68c080536fcf3c3fbe2ff9c979ce998475e506e8ce82dd5b0f350dc10e93bf2eeecf874b24770c5081dbea7447fddafa277b22de47d6ffea449674a4f9fccf84d15069089380284dbdd35f46cdff12a1bd78e4ef0065d016df" /> + <!-- Silverlight 2.0 key --> + <map Token="7cec85d7bea7798e" PublicKey="002400000480000094000000060200000024000052534131000400000100010079159977d2d03a8e6bea7a2e74e8d1afcc93e8851974952bb480a12c9134474d04062447c37e0e68c080536fcf3c3fbe2ff9c979ce998475e506e8ce82dd5b0f350dc10e93bf2eeecf874b24770c5081dbea7447fddafa277b22de47d6ffea449674a4f9fccf84d15069089380284dbdd35f46cdff12a1bd78e4ef0065d016df" /> + </pubTokenMapping> + </strongNames> +</configuration> + + diff --git a/Player_from_example_Data/Mono/etc/mono/2.0/Browsers/Compat.browser b/Player_from_example_Data/Mono/etc/mono/2.0/Browsers/Compat.browser new file mode 100644 index 0000000000000000000000000000000000000000..dcedf7f7333565268eb99488767618235e7d24f1 --- /dev/null +++ b/Player_from_example_Data/Mono/etc/mono/2.0/Browsers/Compat.browser @@ -0,0 +1,42 @@ +<!-- + This file defines some of the browsers that Microsoft's implementation provides in + <windir>\Microsoft.NET\Framework\<ver>\CONFIG\Browsers\*.browser + + It is not derived from any file distributed with Microsoft's implementation. Since + we can't distribute MS's browser files, we use browscap.ini to determine + browser capabilities. Then, if and only if the application contains App_Browser/*.browser + files and we are using .NET 2.0 or higher, we supplement the capabilities with the + information in those files and the files in this directory. The primary goal of this file + is provide browser definitions that might be referenced in App_Browser/*.browser files. +--> +<browsers> + <defaultBrowser id="Default"> + </defaultBrowser> + <browser id="Default"> + <identification> + <userAgent match="." /> + </identification> + </browser> + <browser id="IE6to9" parentID="Default"> + <identification> + <capability name="majorver" match="^[6-9]" /> + <capability name="browser" match="^(IE|AOL)$" /> + </identification> + </browser> + <browser id="Opera8to9" parentID="Default"> + <identification> + <capability name="majorver" match="^[8-9]" /> + <capability name="browser" match="^Opera$" /> + </identification> + </browser> + <browser id="Safari" parentID="Default"> + <identification> + <capability name="browser" match="^Safari$" /> + </identification> + </browser> + <browser id="Mozilla" parentID="Default"> + <identification> + <capability name="browser" match="^Mozilla" /> + </identification> + </browser> +</browsers> \ No newline at end of file diff --git a/Player_from_example_Data/Mono/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx b/Player_from_example_Data/Mono/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx new file mode 100644 index 0000000000000000000000000000000000000000..4750b01f14183e0027074ea016abe52286636197 --- /dev/null +++ b/Player_from_example_Data/Mono/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx @@ -0,0 +1,1896 @@ +<%-- +// +// DefaultWsdlHelpGenerator.aspx: +// +// Author: +// Lluis Sanchez Gual (lluis@ximian.com) +// +// (C) 2003 Ximian, Inc. http://www.ximian.com +// +--%> + +<%@ Import Namespace="System.Collections" %> +<%@ Import Namespace="System.Collections.Generic" %> +<%@ Import Namespace="System.IO" %> +<%@ Import Namespace="System.Xml.Serialization" %> +<%@ Import Namespace="System.Xml" %> +<%@ Import Namespace="System.Xml.Schema" %> +<%@ Import Namespace="System.Web.Services" %> +<%@ Import Namespace="System.Web.Services.Description" %> +<%@ Import Namespace="System.Web.Services.Configuration" %> +<%@ Import Namespace="System.Web.Configuration" %> +<%@ Import Namespace="System" %> +<%@ Import Namespace="System.Net" %> +<%@ Import Namespace="System.Globalization" %> +<%@ Import Namespace="System.Resources" %> +<%@ Import Namespace="System.Diagnostics" %> +<%@ Import Namespace="System.CodeDom" %> +<%@ Import Namespace="System.CodeDom.Compiler" %> +<%@ Import Namespace="Microsoft.CSharp" %> +<%@ Import Namespace="Microsoft.VisualBasic" %> +<%@ Import Namespace="System.Text" %> +<%@ Import Namespace="System.Text.RegularExpressions" %> +<%@ Import Namespace="System.Security.Cryptography.X509Certificates" %> +<%@ Assembly name="System.Web.Services" %> +<%@ Page debug="true" %> + +<html> +<script language="C#" runat="server"> + +ServiceDescriptionCollection descriptions; +XmlSchemas schemas; + +string WebServiceName; +string WebServiceDescription; +string PageName; + +string DefaultBinding; +ArrayList ServiceProtocols; + +string CurrentOperationName; +string CurrentOperationBinding; +string OperationDocumentation; +string CurrentOperationFormat; +bool CurrentOperationSupportsTest; +ArrayList InParams; +ArrayList OutParams; +string CurrentOperationProtocols; +int CodeTextColumns = 95; +BasicProfileViolationCollection ProfileViolations; + +void Page_Load(object sender, EventArgs e) +{ + descriptions = (ServiceDescriptionCollection) Context.Items["wsdls"]; + schemas = (XmlSchemas) Context.Items["schemas"]; + + ServiceDescription desc = descriptions [0]; + if (schemas.Count == 0) schemas = desc.Types.Schemas; + + Service service = desc.Services[0]; + WebServiceName = service.Name; + if (desc.Bindings.Count == 0) + return; + + DefaultBinding = desc.Bindings[0].Name; + WebServiceDescription = service.Documentation; + if (WebServiceDescription == "" || WebServiceDescription == null) + WebServiceDescription = "Description has not been provided"; + ServiceProtocols = FindServiceProtocols (null); + + CurrentOperationName = Request.QueryString["op"]; + CurrentOperationBinding = Request.QueryString["bnd"]; + if (CurrentOperationName != null) BuildOperationInfo (); + + PageName = HttpUtility.UrlEncode (Path.GetFileName(Request.Path), Encoding.UTF8); + + ArrayList list = new ArrayList (); + foreach (ServiceDescription sd in descriptions) { + foreach (Binding bin in sd.Bindings) + if (bin.Extensions.Find (typeof(SoapBinding)) != null) list.Add (bin); + } + + BindingsRepeater.DataSource = list; + Page.DataBind(); + + ProfileViolations = new BasicProfileViolationCollection (); + foreach (WsiProfilesElement claims in ((WebServicesSection) WebConfigurationManager.GetSection("system.web/webServices")).ConformanceWarnings) + if (claims.Name != WsiProfiles.None) + WebServicesInteroperability.CheckConformance (claims.Name, descriptions, ProfileViolations); +} + +void BuildOperationInfo () +{ + InParams = new ArrayList (); + OutParams = new ArrayList (); + + Port port = FindPort (CurrentOperationBinding, null); + Binding binding = descriptions.GetBinding (port.Binding); + + PortType portType = descriptions.GetPortType (binding.Type); + Operation oper = FindOperation (portType, CurrentOperationName); + + OperationDocumentation = oper.Documentation; + if (OperationDocumentation == null || OperationDocumentation == "") + OperationDocumentation = "No additional remarks"; + + foreach (OperationMessage opm in oper.Messages) + { + if (opm is OperationInput) + BuildParameters (InParams, opm); + else if (opm is OperationOutput) + BuildParameters (OutParams, opm); + } + + // Protocols supported by the operation + CurrentOperationProtocols = ""; + WebServiceProtocols testProtocols = 0; + ArrayList prots = FindServiceProtocols (CurrentOperationName); + for (int n=0; n<prots.Count; n++) { + string prot = (string) prots [n]; + if (n != 0) CurrentOperationProtocols += ", "; + CurrentOperationProtocols += prot; + if (prot == "HttpGet") + testProtocols |= WebServiceProtocols.HttpGet; + else if (prot == "HttpPost") { + testProtocols |= WebServiceProtocols.HttpPost; + if (Context.Request.IsLocal) + testProtocols |= WebServiceProtocols.HttpPostLocalhost; + } + } + CurrentOperationSupportsTest = (WebServicesSection.Current.EnabledProtocols & testProtocols) != 0; + + // Operation format + OperationBinding obin = FindOperation (binding, CurrentOperationName); + if (obin != null) + CurrentOperationFormat = GetOperationFormat (obin); + + InputParamsRepeater.DataSource = InParams; + InputFormParamsRepeater.DataSource = InParams; + OutputParamsRepeater.DataSource = OutParams; +} + +void BuildParameters (ArrayList list, OperationMessage opm) +{ + Message msg = descriptions.GetMessage (opm.Message); + if (msg.Parts.Count > 0 && msg.Parts[0].Name == "parameters") + { + MessagePart part = msg.Parts[0]; + XmlSchemaComplexType ctype; + if (part.Element == XmlQualifiedName.Empty) + { + ctype = (XmlSchemaComplexType) schemas.Find (part.Type, typeof(XmlSchemaComplexType)); + } + else + { + XmlSchemaElement elem = (XmlSchemaElement) schemas.Find (part.Element, typeof(XmlSchemaElement)); + ctype = (XmlSchemaComplexType) elem.SchemaType; + } + XmlSchemaSequence seq = ctype.Particle as XmlSchemaSequence; + if (seq == null) return; + + foreach (XmlSchemaObject ob in seq.Items) + { + Parameter p = new Parameter(); + p.Description = "No additional remarks"; + + if (ob is XmlSchemaElement) + { + XmlSchemaElement selem = GetRefElement ((XmlSchemaElement)ob); + p.Name = selem.Name; + p.Type = selem.SchemaTypeName.Name; + } + else + { + p.Name = "Unknown"; + p.Type = "Unknown"; + } + list.Add (p); + } + } + else + { + foreach (MessagePart part in msg.Parts) + { + Parameter p = new Parameter (); + p.Description = "No additional remarks"; + p.Name = part.Name; + if (part.Element == XmlQualifiedName.Empty) + p.Type = part.Type.Name; + else + { + XmlSchemaElement elem = (XmlSchemaElement) schemas.Find (part.Element, typeof(XmlSchemaElement)); + p.Type = elem.SchemaTypeName.Name; + } + list.Add (p); + } + } +} + +string GetOperationFormat (OperationBinding obin) +{ + string format = ""; + SoapOperationBinding sob = obin.Extensions.Find (typeof(SoapOperationBinding)) as SoapOperationBinding; + if (sob != null) { + format = sob.Style.ToString (); + SoapBodyBinding sbb = obin.Input.Extensions.Find (typeof(SoapBodyBinding)) as SoapBodyBinding; + if (sbb != null) + format += " / " + sbb.Use; + } + return format; +} + +XmlSchemaElement GetRefElement (XmlSchemaElement elem) +{ + if (!elem.RefName.IsEmpty) + return (XmlSchemaElement) schemas.Find (elem.RefName, typeof(XmlSchemaElement)); + else + return elem; +} + +ArrayList FindServiceProtocols(string operName) +{ + ArrayList table = new ArrayList (); + Service service = descriptions[0].Services[0]; + foreach (Port port in service.Ports) + { + string prot = null; + Binding bin = descriptions.GetBinding (port.Binding); + if (bin.Extensions.Find (typeof(SoapBinding)) != null) + prot = "Soap"; + else + { + HttpBinding hb = (HttpBinding) bin.Extensions.Find (typeof(HttpBinding)); + if (hb != null && hb.Verb == "POST") prot = "HttpPost"; + else if (hb != null && hb.Verb == "GET") prot = "HttpGet"; + } + + if (prot != null && operName != null) + { + if (FindOperation (bin, operName) == null) + prot = null; + } + + if (prot != null && !table.Contains (prot)) + table.Add (prot); + } + return table; +} + +Port FindPort (string portName, string protocol) +{ + Service service = descriptions[0].Services[0]; + foreach (Port port in service.Ports) + { + if (portName == null) + { + Binding binding = descriptions.GetBinding (port.Binding); + if (GetProtocol (binding) == protocol) return port; + } + else if (port.Name == portName) + return port; + } + return null; +} + +string GetProtocol (Binding binding) +{ + if (binding.Extensions.Find (typeof(SoapBinding)) != null) return "Soap"; + HttpBinding hb = (HttpBinding) binding.Extensions.Find (typeof(HttpBinding)); + if (hb == null) return ""; + if (hb.Verb == "POST") return "HttpPost"; + if (hb.Verb == "GET") return "HttpGet"; + return ""; +} + + +Operation FindOperation (PortType portType, string name) +{ + foreach (Operation oper in portType.Operations) { + if (oper.Messages.Input.Name != null) { + if (oper.Messages.Input.Name == name) return oper; + } + else + if (oper.Name == name) return oper; + } + + return null; +} + +OperationBinding FindOperation (Binding binding, string name) +{ + foreach (OperationBinding oper in binding.Operations) { + if (oper.Input.Name != null) { + if (oper.Input.Name == name) return oper; + } + else + if (oper.Name == name) return oper; + } + + return null; +} + +string FormatBindingName (string name) +{ + if (name == DefaultBinding) return "Methods"; + else return "Methods for binding<br>" + name; +} + +string GetOpName (object op) +{ + OperationBinding ob = op as OperationBinding; + if (ob == null) return ""; + if (ob.Input.Name != null) return ob.Input.Name; + else return ob.Name; +} + +bool HasFormResult +{ + get { return Request.QueryString ["ext"] == "testform"; } +} + +class NoCheckCertificatePolicy : ICertificatePolicy { + public bool CheckValidationResult (ServicePoint a, X509Certificate b, WebRequest c, int d) + { + return true; + } +} + +string GetOrPost () +{ + return (CurrentOperationProtocols.IndexOf ("HttpGet") >= 0) ? "GET" : "POST"; +} + +string GetQS () +{ + bool fill = false; + string qs = ""; + NameValueCollection query_string = Request.QueryString; + for (int n = 0; n < query_string.Count; n++) { + if (fill) { + if (qs != "") qs += "&"; + qs += query_string.GetKey(n) + "=" + Server.UrlEncode (query_string [n]); + } + if (query_string.GetKey(n) == "ext") fill = true; + } + + return qs; +} + +string GetTestResultUrl () +{ + if (!HasFormResult) return ""; + + string location = null; + ServiceDescription desc = descriptions [0]; + Service service = desc.Services[0]; + foreach (Port port in service.Ports) + if (port.Name == CurrentOperationBinding) + { + SoapAddressBinding sbi = (SoapAddressBinding) port.Extensions.Find (typeof(SoapAddressBinding)); + if (sbi != null) + location = sbi.Location; + } + + if (location == null) + return "Could not locate web service"; + + return location + "/" + CurrentOperationName; +} + +string GenerateOperationMessages (string protocol, bool generateInput) +{ + if (!IsOperationSupported (protocol)) return ""; + + Port port; + if (protocol != "Soap") port = FindPort (null, protocol); + else port = FindPort (CurrentOperationBinding, null); + + Binding binding = descriptions.GetBinding (port.Binding); + OperationBinding obin = FindOperation (binding, CurrentOperationName); + PortType portType = descriptions.GetPortType (binding.Type); + Operation oper = FindOperation (portType, CurrentOperationName); + + HtmlSampleGenerator sg = new HtmlSampleGenerator (descriptions, schemas); + string txt = sg.GenerateMessage (port, obin, oper, protocol, generateInput); + if (protocol == "Soap") txt = WrapText (txt,CodeTextColumns); + txt = ColorizeXml (txt); + txt = txt.Replace ("@placeholder!","<span class='literal-placeholder'>"); + txt = txt.Replace ("!placeholder@","</span>"); + return txt; +} + +bool IsOperationSupported (string protocol) +{ + if (CurrentPage != "op" || CurrentTab != "msg") return false; + if (protocol == "Soap") return true; + + Port port = FindPort (null, protocol); + if (port == null) return false; + Binding binding = descriptions.GetBinding (port.Binding); + if (binding == null) return false; + return FindOperation (binding, CurrentOperationName) != null; +} + +// +// Proxy code generation +// + +string GetProxyCode () +{ + CodeNamespace codeNamespace = new CodeNamespace(); + CodeCompileUnit codeUnit = new CodeCompileUnit(); + + codeUnit.Namespaces.Add (codeNamespace); + + ServiceDescriptionImporter importer = new ServiceDescriptionImporter(); + + foreach (ServiceDescription sd in descriptions) + importer.AddServiceDescription(sd, null, null); + + foreach (XmlSchema sc in schemas) + importer.Schemas.Add (sc); + + importer.Import(codeNamespace, codeUnit); + + string langId = Request.QueryString ["lang"]; + if (langId == null || langId == "") langId = "cs"; + CodeDomProvider provider = GetProvider (langId); + ICodeGenerator generator = provider.CreateGenerator(); + CodeGeneratorOptions options = new CodeGeneratorOptions(); + + StringWriter sw = new StringWriter (); + generator.GenerateCodeFromCompileUnit(codeUnit, sw, options); + + return Colorize (WrapText (sw.ToString (), CodeTextColumns), langId); +} + +public string CurrentLanguage +{ + get { + string langId = Request.QueryString ["lang"]; + if (langId == null || langId == "") langId = "cs"; + return langId; + } +} + +public string CurrentProxytName +{ + get { + string lan = CurrentLanguage == "cs" ? "C#" : "Visual Basic"; + return lan + " Client Proxy"; + } +} + +private CodeDomProvider GetProvider(string langId) +{ + switch (langId.ToUpper()) + { + case "CS": return new CSharpCodeProvider(); + case "VB": return new VBCodeProvider(); + default: return null; + } +} + +// +// Document generation +// + +string GenerateDocument () +{ + StringWriter sw = new StringWriter (); + + if (CurrentDocType == "wsdl") + descriptions [CurrentDocInd].Write (sw); + else if (CurrentDocType == "schema") + schemas [CurrentDocInd].Write (sw); + + return Colorize (WrapText (sw.ToString (), CodeTextColumns), "xml"); +} + +public string CurrentDocType +{ + get { return Request.QueryString ["doctype"] != null ? Request.QueryString ["doctype"] : "wsdl"; } +} + +public int CurrentDocInd +{ + get { return Request.QueryString ["docind"] != null ? int.Parse (Request.QueryString ["docind"]) : 0; } +} + +public string CurrentDocumentName +{ + get { + if (CurrentDocType == "wsdl") + return "WSDL document for namespace \"" + descriptions [CurrentDocInd].TargetNamespace + "\""; + else + return "Xml Schema for namespace \"" + schemas [CurrentDocInd].TargetNamespace + "\""; + } +} + +// +// Pages and tabs +// + +bool firstTab = true; +ArrayList disabledTabs = new ArrayList (); + +string CurrentTab +{ + get { return Request.QueryString["tab"] != null ? Request.QueryString["tab"] : "main" ; } +} + +string CurrentPage +{ + get { return Request.QueryString["page"] != null ? Request.QueryString["page"] : "main" ; } +} + +void WriteTabs () +{ + if (CurrentOperationName != null) + { + WriteTab ("main","Overview"); + WriteTab ("test","Test Form"); + WriteTab ("msg","Message Layout"); + } +} + +void WriteTab (string id, string label) +{ + if (!firstTab) Response.Write(" | "); + firstTab = false; + + string cname = CurrentTab == id ? "tabLabelOn" : "tabLabelOff"; + Response.Write ("<a href='" + PageName + "?" + GetPageContext(null) + GetDataContext() + "tab=" + id + "' style='text-decoration:none'>"); + Response.Write ("<span class='" + cname + "'>" + label + "</span>"); + Response.Write ("</a>"); +} + +string GetTabContext (string pag, string tab) +{ + if (tab == null) tab = CurrentTab; + if (pag == null) pag = CurrentPage; + if (pag != CurrentPage) tab = "main"; + return "page=" + pag + "&tab=" + tab + "&"; +} + +string GetPageContext (string pag) +{ + if (pag == null) pag = CurrentPage; + return "page=" + pag + "&"; +} + +class Tab +{ + public string Id; + public string Label; +} + +// +// Syntax coloring +// + +static string keywords_cs = + "(\\babstract\\b|\\bevent\\b|\\bnew\\b|\\bstruct\\b|\\bas\\b|\\bexplicit\\b|\\bnull\\b|\\bswitch\\b|\\bbase\\b|\\bextern\\b|" + + "\\bobject\\b|\\bthis\\b|\\bbool\\b|\\bfalse\\b|\\boperator\\b|\\bthrow\\b|\\bbreak\\b|\\bfinally\\b|\\bout\\b|\\btrue\\b|" + + "\\bbyte\\b|\\bfixed\\b|\\boverride\\b|\\btry\\b|\\bcase\\b|\\bfloat\\b|\\bparams\\b|\\btypeof\\b|\\bcatch\\b|\\bfor\\b|" + + "\\bprivate\\b|\\buint\\b|\\bchar\\b|\\bforeach\\b|\\bprotected\\b|\\bulong\\b|\\bchecked\\b|\\bgoto\\b|\\bpublic\\b|" + + "\\bunchecked\\b|\\bclass\\b|\\bif\\b|\\breadonly\\b|\\bunsafe\\b|\\bconst\\b|\\bimplicit\\b|\\bref\\b|\\bushort\\b|" + + "\\bcontinue\\b|\\bin\\b|\\breturn\\b|\\busing\\b|\\bdecimal\\b|\\bint\\b|\\bsbyte\\b|\\bvirtual\\b|\\bdefault\\b|" + + "\\binterface\\b|\\bsealed\\b|\\bvolatile\\b|\\bdelegate\\b|\\binternal\\b|\\bshort\\b|\\bvoid\\b|\\bdo\\b|\\bis\\b|" + + "\\bsizeof\\b|\\bwhile\\b|\\bdouble\\b|\\block\\b|\\bstackalloc\\b|\\belse\\b|\\blong\\b|\\bstatic\\b|\\benum\\b|" + + "\\bnamespace\\b|\\bstring\\b)"; + +static string keywords_vb = + "(\\bAddHandler\\b|\\bAddressOf\\b|\\bAlias\\b|\\bAnd\\b|\\bAndAlso\\b|\\bAnsi\\b|\\bAs\\b|\\bAssembly\\b|" + + "\\bAuto\\b|\\bBoolean\\b|\\bByRef\\b|\\bByte\\b|\\bByVal\\b|\\bCall\\b|\\bCase\\b|\\bCatch\\b|" + + "\\bCBool\\b|\\bCByte\\b|\\bCChar\\b|\\bCDate\\b|\\bCDec\\b|\\bCDbl\\b|\\bChar\\b|\\bCInt\\b|" + + "\\bClass\\b|\\bCLng\\b|\\bCObj\\b|\\bConst\\b|\\bCShort\\b|\\bCSng\\b|\\bCStr\\b|\\bCType\\b|" + + "\\bDate\\b|\\bDecimal\\b|\\bDeclare\\b|\\bDefault\\b|\\bDelegate\\b|\\bDim\\b|\\bDirectCast\\b|\\bDo\\b|" + + "\\bDouble\\b|\\bEach\\b|\\bElse\\b|\\bElseIf\\b|\\bEnd\\b|\\bEnum\\b|\\bErase\\b|\\bError\\b|" + + "\\bEvent\\b|\\bExit\\b|\\bFalse\\b|\\bFinally\\b|\\bFor\\b|\\bFriend\\b|\\bFunction\\b|\\bGet\\b|" + + "\\bGetType\\b|\\bGoSub\\b|\\bGoTo\\b|\\bHandles\\b|\\bIf\\b|\\bImplements\\b|\\bImports\\b|\\bIn\\b|" + + "\\bInherits\\b|\\bInteger\\b|\\bInterface\\b|\\bIs\\b|\\bLet\\b|\\bLib\\b|\\bLike\\b|\\bLong\\b|" + + "\\bLoop\\b|\\bMe\\b|\\bMod\\b|\\bModule\\b|\\bMustInherit\\b|\\bMustOverride\\b|\\bMyBase\\b|\\bMyClass\\b|" + + "\\bNamespace\\b|\\bNew\\b|\\bNext\\b|\\bNot\\b|\\bNothing\\b|\\bNotInheritable\\b|\\bNotOverridable\\b|\\bObject\\b|" + + "\\bOn\\b|\\bOption\\b|\\bOptional\\b|\\bOr\\b|\\bOrElse\\b|\\bOverloads\\b|\\bOverridable\\b|\\bOverrides\\b|" + + "\\bParamArray\\b|\\bPreserve\\b|\\bPrivate\\b|\\bProperty\\b|\\bProtected\\b|\\bPublic\\b|\\bRaiseEvent\\b|\\bReadOnly\\b|" + + "\\bReDim\\b|\\bREM\\b|\\bRemoveHandler\\b|\\bResume\\b|\\bReturn\\b|\\bSelect\\b|\\bSet\\b|\\bShadows\\b|" + + "\\bShared\\b|\\bShort\\b|\\bSingle\\b|\\bStatic\\b|\\bStep\\b|\\bStop\\b|\\bString\\b|\\bStructure\\b|" + + "\\bSub\\b|\\bSyncLock\\b|\\bThen\\b|\\bThrow\\b|\\bTo\\b|\\bTrue\\b|\\bTry\\b|\\bTypeOf\\b|" + + "\\bUnicode\\b|\\bUntil\\b|\\bVariant\\b|\\bWhen\\b|\\bWhile\\b|\\bWith\\b|\\bWithEvents\\b|\\bWriteOnly\\b|\\bXor\\b)"; + +string Colorize (string text, string lang) +{ + if (lang == "xml") return ColorizeXml (text); + else if (lang == "cs") return ColorizeCs (text); + else if (lang == "vb") return ColorizeVb (text); + else return text; +} + +string ColorizeXml (string text) +{ + text = text.Replace (" ", " "); + Regex re = new Regex ("\r\n|\r|\n"); + text = re.Replace (text, "_br_"); + + re = new Regex ("<\\s*(\\/?)\\s*([\\s\\S]*?)\\s*(\\/?)\\s*>"); + text = re.Replace (text,"{blue:<$1}{maroon:$2}{blue:$3>}"); + + re = new Regex ("\\{(\\w*):([\\s\\S]*?)\\}"); + text = re.Replace (text,"<span style='color:$1'>$2</span>"); + + re = new Regex ("\"(.*?)\""); + text = re.Replace (text,"\"<span style='color:purple'>$1</span>\""); + + + text = text.Replace ("\t", " "); + text = text.Replace ("_br_", "<br>"); + return text; +} + +string ColorizeCs (string text) +{ + text = text.Replace (" ", " "); + + text = text.Replace ("<", "<"); + text = text.Replace (">", ">"); + + Regex re = new Regex ("\"((((?!\").)|\\\")*?)\""); + text = re.Replace (text,"<span style='color:purple'>\"$1\"</span>"); + + re = new Regex ("//(((.(?!\"</span>))|\"(((?!\").)*)\"</span>)*)(\r|\n|\r\n)"); + text = re.Replace (text,"<span style='color:green'>//$1</span><br/>"); + + re = new Regex (keywords_cs); + text = re.Replace (text,"<span style='color:blue'>$1</span>"); + + text = text.Replace ("\t"," "); + text = text.Replace ("\n","<br/>"); + + return text; +} + +string ColorizeVb (string text) +{ + text = text.Replace (" ", " "); + +/* Regex re = new Regex ("\"((((?!\").)|\\\")*?)\""); + text = re.Replace (text,"<span style='color:purple'>\"$1\"</span>"); + + re = new Regex ("'(((.(?!\"\\<\\/span\\>))|\"(((?!\").)*)\"\\<\\/span\\>)*)(\r|\n|\r\n)"); + text = re.Replace (text,"<span style='color:green'>//$1</span><br/>"); + + re = new Regex (keywords_vb); + text = re.Replace (text,"<span style='color:blue'>$1</span>"); +*/ + text = text.Replace ("\t"," "); + text = text.Replace ("\n","<br/>"); + return text; +} + +// +// Helper methods and classes +// + +string GetDataContext () +{ + return "op=" + CurrentOperationName + "&bnd=" + CurrentOperationBinding + "&"; +} + +string GetOptionSel (string v1, string v2) +{ + string op = "<option "; + if (v1 == v2) op += "selected "; + return op + "value='" + v1 + "'>"; +} + +string WrapText (string text, int maxChars) +{ + text = text.Replace(" />","/>"); + + string linspace = null; + int lincount = 0; + int breakpos = 0; + int linstart = 0; + bool inquotes = false; + char lastc = ' '; + string sublineIndent = ""; + System.Text.StringBuilder sb = new System.Text.StringBuilder (); + for (int n=0; n<text.Length; n++) + { + char c = text [n]; + + if (c=='\r' || c=='\n' || n==text.Length-1) + { + sb.Append (linspace + sublineIndent + text.Substring (linstart, n-linstart+1)); + linspace = null; + lincount = 0; + linstart = n+1; + breakpos = linstart; + sublineIndent = ""; + lastc = c; + continue; + } + + if (lastc==',' || lastc=='(') + { + if (!inquotes) breakpos = n; + } + + if (lincount > maxChars && breakpos >= linstart) + { + if (linspace != null) + sb.Append (linspace + sublineIndent); + sb.Append (text.Substring (linstart, breakpos-linstart)); + sb.Append ("\n"); + sublineIndent = " "; + lincount = linspace.Length + sublineIndent.Length + (n-breakpos); + linstart = breakpos; + } + + if (c==' ' || c=='\t') + { + if (!inquotes) + breakpos = n; + } + else if (c=='"') + { + inquotes = !inquotes; + } + else + if (linspace == null) { + linspace = text.Substring (linstart, n-linstart); + linstart = n; + } + + lincount++; + lastc = c; + } + return sb.ToString (); +} + +class Parameter +{ + string name; + string type; + string description; + + public string Name { get { return name; } set { name = value; } } + public string Type { get { return type; } set { type = value; } } + public string Description { get { return description; } set { description = value; } } +} + +public class HtmlSampleGenerator: SampleGenerator +{ + public HtmlSampleGenerator (ServiceDescriptionCollection services, XmlSchemas schemas) + : base (services, schemas) + { + } + + protected override string GetLiteral (string s) + { + return "@placeholder!" + s + "!placeholder@"; + } +} + + + public class SampleGenerator + { + protected ServiceDescriptionCollection descriptions; + protected XmlSchemas schemas; + XmlSchemaElement anyElement; + ArrayList queue; + SoapBindingUse currentUse; + XmlDocument document = new XmlDocument (); + + static readonly XmlQualifiedName anyType = new XmlQualifiedName ("anyType",XmlSchema.Namespace); + static readonly XmlQualifiedName arrayType = new XmlQualifiedName ("Array","http://schemas.xmlsoap.org/soap/encoding/"); + static readonly XmlQualifiedName arrayTypeRefName = new XmlQualifiedName ("arrayType","http://schemas.xmlsoap.org/soap/encoding/"); + const string SoapEnvelopeNamespace = "http://schemas.xmlsoap.org/soap/envelope/"; + const string WsdlNamespace = "http://schemas.xmlsoap.org/wsdl/"; + const string SoapEncodingNamespace = "http://schemas.xmlsoap.org/soap/encoding/"; + + class EncodedType + { + public EncodedType (string ns, XmlSchemaElement elem) { Namespace = ns; Element = elem; } + public string Namespace; + public XmlSchemaElement Element; + } + + public SampleGenerator (ServiceDescriptionCollection services, XmlSchemas schemas) + { + descriptions = services; + this.schemas = schemas; + queue = new ArrayList (); + } + + public string GenerateMessage (Port port, OperationBinding obin, Operation oper, string protocol, bool generateInput) + { + OperationMessage msg = null; + foreach (OperationMessage opm in oper.Messages) + { + if (opm is OperationInput && generateInput) msg = opm; + else if (opm is OperationOutput && !generateInput) msg = opm; + } + if (msg == null) return null; + + switch (protocol) { + case "Soap": return GenerateHttpSoapMessage (port, obin, oper, msg); + case "HttpGet": return GenerateHttpGetMessage (port, obin, oper, msg); + case "HttpPost": return GenerateHttpPostMessage (port, obin, oper, msg); + } + return "Unknown protocol"; + } + + public string GenerateHttpSoapMessage (Port port, OperationBinding obin, Operation oper, OperationMessage msg) + { + string req = ""; + + if (msg is OperationInput) + { + SoapAddressBinding sab = port.Extensions.Find (typeof(SoapAddressBinding)) as SoapAddressBinding; + SoapOperationBinding sob = obin.Extensions.Find (typeof(SoapOperationBinding)) as SoapOperationBinding; + req += "POST " + new Uri (sab.Location).AbsolutePath + "\n"; + req += "SOAPAction: " + sob.SoapAction + "\n"; + req += "Content-Type: text/xml; charset=utf-8\n"; + req += "Content-Length: " + GetLiteral ("string") + "\n"; + req += "Host: " + GetLiteral ("string") + "\n\n"; + } + else + { + req += "HTTP/1.0 200 OK\n"; + req += "Content-Type: text/xml; charset=utf-8\n"; + req += "Content-Length: " + GetLiteral ("string") + "\n\n"; + } + + req += GenerateSoapMessage (obin, oper, msg); + return req; + } + + public string GenerateHttpGetMessage (Port port, OperationBinding obin, Operation oper, OperationMessage msg) + { + string req = ""; + + if (msg is OperationInput) + { + HttpAddressBinding sab = port.Extensions.Find (typeof(HttpAddressBinding)) as HttpAddressBinding; + HttpOperationBinding sob = obin.Extensions.Find (typeof(HttpOperationBinding)) as HttpOperationBinding; + string location = new Uri (sab.Location).AbsolutePath + sob.Location + "?" + BuildQueryString (msg); + req += "GET " + location + "\n"; + req += "Host: " + GetLiteral ("string"); + } + else + { + req += "HTTP/1.0 200 OK\n"; + req += "Content-Type: text/xml; charset=utf-8\n"; + req += "Content-Length: " + GetLiteral ("string") + "\n\n"; + + MimeXmlBinding mxb = (MimeXmlBinding) obin.Output.Extensions.Find (typeof(MimeXmlBinding)) as MimeXmlBinding; + if (mxb == null) return req; + + Message message = descriptions.GetMessage (msg.Message); + XmlQualifiedName ename = null; + foreach (MessagePart part in message.Parts) + if (part.Name == mxb.Part) ename = part.Element; + + if (ename == null) return req + GetLiteral("string"); + + StringWriter sw = new StringWriter (); + XmlTextWriter xtw = new XmlTextWriter (sw); + xtw.Formatting = Formatting.Indented; + currentUse = SoapBindingUse.Literal; + WriteRootElementSample (xtw, ename); + xtw.Close (); + req += sw.ToString (); + } + + return req; + } + + public string GenerateHttpPostMessage (Port port, OperationBinding obin, Operation oper, OperationMessage msg) + { + string req = ""; + + if (msg is OperationInput) + { + HttpAddressBinding sab = port.Extensions.Find (typeof(HttpAddressBinding)) as HttpAddressBinding; + HttpOperationBinding sob = obin.Extensions.Find (typeof(HttpOperationBinding)) as HttpOperationBinding; + string location = new Uri (sab.Location).AbsolutePath + sob.Location; + req += "POST " + location + "\n"; + req += "Content-Type: application/x-www-form-urlencoded\n"; + req += "Content-Length: " + GetLiteral ("string") + "\n"; + req += "Host: " + GetLiteral ("string") + "\n\n"; + req += BuildQueryString (msg); + } + else return GenerateHttpGetMessage (port, obin, oper, msg); + + return req; + } + + string BuildQueryString (OperationMessage opm) + { + string s = ""; + Message msg = descriptions.GetMessage (opm.Message); + foreach (MessagePart part in msg.Parts) + { + if (s.Length != 0) s += "&"; + s += part.Name + "=" + GetLiteral (part.Type.Name); + } + return s; + } + + public string GenerateSoapMessage (OperationBinding obin, Operation oper, OperationMessage msg) + { + SoapOperationBinding sob = obin.Extensions.Find (typeof(SoapOperationBinding)) as SoapOperationBinding; + SoapBindingStyle style = (sob != null) ? sob.Style : SoapBindingStyle.Document; + + MessageBinding msgbin = (msg is OperationInput) ? (MessageBinding) obin.Input : (MessageBinding)obin.Output; + SoapBodyBinding sbb = msgbin.Extensions.Find (typeof(SoapBodyBinding)) as SoapBodyBinding; + SoapBindingUse bodyUse = (sbb != null) ? sbb.Use : SoapBindingUse.Literal; + + StringWriter sw = new StringWriter (); + XmlTextWriter xtw = new XmlTextWriter (sw); + xtw.Formatting = Formatting.Indented; + + xtw.WriteStartDocument (); + xtw.WriteStartElement ("soap", "Envelope", SoapEnvelopeNamespace); + xtw.WriteAttributeString ("xmlns", "xsi", null, XmlSchema.InstanceNamespace); + xtw.WriteAttributeString ("xmlns", "xsd", null, XmlSchema.Namespace); + + if (bodyUse == SoapBindingUse.Encoded) + { + xtw.WriteAttributeString ("xmlns", "soapenc", null, SoapEncodingNamespace); + xtw.WriteAttributeString ("xmlns", "tns", null, msg.Message.Namespace); + } + + // Serialize headers + + bool writtenHeader = false; + foreach (object ob in msgbin.Extensions) + { + SoapHeaderBinding hb = ob as SoapHeaderBinding; + if (hb == null) continue; + + if (!writtenHeader) { + xtw.WriteStartElement ("soap", "Header", SoapEnvelopeNamespace); + writtenHeader = true; + } + + WriteHeader (xtw, hb); + } + + if (writtenHeader) + xtw.WriteEndElement (); + + // Serialize body + xtw.WriteStartElement ("soap", "Body", SoapEnvelopeNamespace); + + currentUse = bodyUse; + WriteBody (xtw, oper, msg, sbb, style); + + xtw.WriteEndElement (); + xtw.WriteEndElement (); + xtw.Close (); + return sw.ToString (); + } + + void WriteHeader (XmlTextWriter xtw, SoapHeaderBinding header) + { + Message msg = descriptions.GetMessage (header.Message); + if (msg == null) throw new InvalidOperationException ("Message " + header.Message + " not found"); + MessagePart part = msg.Parts [header.Part]; + if (part == null) throw new InvalidOperationException ("Message part " + header.Part + " not found in message " + header.Message); + + currentUse = header.Use; + + if (currentUse == SoapBindingUse.Literal) + WriteRootElementSample (xtw, part.Element); + else + WriteTypeSample (xtw, part.Type); + } + + void WriteBody (XmlTextWriter xtw, Operation oper, OperationMessage opm, SoapBodyBinding sbb, SoapBindingStyle style) + { + Message msg = descriptions.GetMessage (opm.Message); + if (msg.Parts.Count > 0 && msg.Parts[0].Name == "parameters") + { + MessagePart part = msg.Parts[0]; + if (part.Element == XmlQualifiedName.Empty) + WriteTypeSample (xtw, part.Type); + else + WriteRootElementSample (xtw, part.Element); + } + else + { + string elemName = oper.Name; + string ns = ""; + if (opm is OperationOutput) elemName += "Response"; + + if (style == SoapBindingStyle.Rpc) { + xtw.WriteStartElement (elemName, sbb.Namespace); + ns = sbb.Namespace; + } + + foreach (MessagePart part in msg.Parts) + { + if (part.Element == XmlQualifiedName.Empty) + { + XmlSchemaElement elem = new XmlSchemaElement (); + elem.SchemaTypeName = part.Type; + elem.Name = part.Name; + WriteElementSample (xtw, ns, elem); + } + else + WriteRootElementSample (xtw, part.Element); + } + + if (style == SoapBindingStyle.Rpc) + xtw.WriteEndElement (); + } + WriteQueuedTypeSamples (xtw); + } + + void WriteRootElementSample (XmlTextWriter xtw, XmlQualifiedName qname) + { + XmlSchemaElement elem = (XmlSchemaElement) schemas.Find (qname, typeof(XmlSchemaElement)); + if (elem == null) throw new InvalidOperationException ("Element not found: " + qname); + WriteElementSample (xtw, qname.Namespace, elem); + } + + void WriteElementSample (XmlTextWriter xtw, string ns, XmlSchemaElement elem) + { + bool sharedAnnType = false; + XmlQualifiedName root; + + if (!elem.RefName.IsEmpty) { + XmlSchemaElement refElem = FindRefElement (elem); + if (refElem == null) throw new InvalidOperationException ("Global element not found: " + elem.RefName); + root = elem.RefName; + elem = refElem; + sharedAnnType = true; + } + else + root = new XmlQualifiedName (elem.Name, ns); + + if (!elem.SchemaTypeName.IsEmpty) + { + XmlSchemaComplexType st = FindComplexTyype (elem.SchemaTypeName); + if (st != null) + WriteComplexTypeSample (xtw, st, root); + else + { + xtw.WriteStartElement (root.Name, root.Namespace); + if (currentUse == SoapBindingUse.Encoded) + xtw.WriteAttributeString ("type", XmlSchema.InstanceNamespace, GetQualifiedNameString (xtw, elem.SchemaTypeName)); + xtw.WriteString (GetLiteral (FindBuiltInType (elem.SchemaTypeName))); + xtw.WriteEndElement (); + } + } + else if (elem.SchemaType == null) + { + xtw.WriteStartElement ("any"); + xtw.WriteEndElement (); + } + else + WriteComplexTypeSample (xtw, (XmlSchemaComplexType) elem.SchemaType, root); + } + + void WriteTypeSample (XmlTextWriter xtw, XmlQualifiedName qname) + { + XmlSchemaComplexType ctype = FindComplexTyype (qname); + if (ctype != null) { + WriteComplexTypeSample (xtw, ctype, qname); + return; + } + + XmlSchemaSimpleType stype = (XmlSchemaSimpleType) schemas.Find (qname, typeof(XmlSchemaSimpleType)); + if (stype != null) { + WriteSimpleTypeSample (xtw, stype); + return; + } + + xtw.WriteString (GetLiteral (FindBuiltInType (qname))); + throw new InvalidOperationException ("Type not found: " + qname); + } + + void WriteComplexTypeSample (XmlTextWriter xtw, XmlSchemaComplexType stype, XmlQualifiedName rootName) + { + WriteComplexTypeSample (xtw, stype, rootName, -1); + } + + void WriteComplexTypeSample (XmlTextWriter xtw, XmlSchemaComplexType stype, XmlQualifiedName rootName, int id) + { + string ns = rootName.Namespace; + + if (rootName.Name.IndexOf ("[]") != -1) rootName = arrayType; + + if (currentUse == SoapBindingUse.Encoded) { + string pref = xtw.LookupPrefix (rootName.Namespace); + if (pref == null) pref = "q1"; + xtw.WriteStartElement (pref, rootName.Name, rootName.Namespace); + ns = ""; + } + else + xtw.WriteStartElement (rootName.Name, rootName.Namespace); + + if (id != -1) + { + xtw.WriteAttributeString ("id", "id" + id); + if (rootName != arrayType) + xtw.WriteAttributeString ("type", XmlSchema.InstanceNamespace, GetQualifiedNameString (xtw, rootName)); + } + + WriteComplexTypeAttributes (xtw, stype); + WriteComplexTypeElements (xtw, ns, stype); + + xtw.WriteEndElement (); + } + + void WriteComplexTypeAttributes (XmlTextWriter xtw, XmlSchemaComplexType stype) + { + WriteAttributes (xtw, stype.Attributes, stype.AnyAttribute); + } + + Dictionary<XmlSchemaComplexType,int> recursed_types = new Dictionary<XmlSchemaComplexType,int> (); + void WriteComplexTypeElements (XmlTextWriter xtw, string ns, XmlSchemaComplexType stype) + { + int prev = 0; + if (recursed_types.ContainsKey (stype)) + prev = recursed_types [stype]; + + if (prev > 1) + return; + recursed_types [stype] = ++prev; + + if (stype.Particle != null) + WriteParticleComplexContent (xtw, ns, stype.Particle); + else + { + if (stype.ContentModel is XmlSchemaSimpleContent) + WriteSimpleContent (xtw, (XmlSchemaSimpleContent)stype.ContentModel); + else if (stype.ContentModel is XmlSchemaComplexContent) + WriteComplexContent (xtw, ns, (XmlSchemaComplexContent)stype.ContentModel); + } + prev = recursed_types [stype]; + recursed_types [stype] = --prev; + } + + void WriteAttributes (XmlTextWriter xtw, XmlSchemaObjectCollection atts, XmlSchemaAnyAttribute anyat) + { + foreach (XmlSchemaObject at in atts) + { + if (at is XmlSchemaAttribute) + { + string ns; + XmlSchemaAttribute attr = (XmlSchemaAttribute)at; + XmlSchemaAttribute refAttr = attr; + + // refAttr.Form; TODO + + if (!attr.RefName.IsEmpty) { + refAttr = FindRefAttribute (attr.RefName); + if (refAttr == null) throw new InvalidOperationException ("Global attribute not found: " + attr.RefName); + } + + string val; + if (!refAttr.SchemaTypeName.IsEmpty) val = FindBuiltInType (refAttr.SchemaTypeName); + else val = FindBuiltInType ((XmlSchemaSimpleType) refAttr.SchemaType); + + xtw.WriteAttributeString (refAttr.Name, val); + } + else if (at is XmlSchemaAttributeGroupRef) + { + XmlSchemaAttributeGroupRef gref = (XmlSchemaAttributeGroupRef)at; + XmlSchemaAttributeGroup grp = (XmlSchemaAttributeGroup) schemas.Find (gref.RefName, typeof(XmlSchemaAttributeGroup)); + WriteAttributes (xtw, grp.Attributes, grp.AnyAttribute); + } + } + + if (anyat != null) + xtw.WriteAttributeString ("custom-attribute","value"); + } + + void WriteParticleComplexContent (XmlTextWriter xtw, string ns, XmlSchemaParticle particle) + { + WriteParticleContent (xtw, ns, particle, false); + } + + void WriteParticleContent (XmlTextWriter xtw, string ns, XmlSchemaParticle particle, bool multiValue) + { + if (particle is XmlSchemaGroupRef) + particle = GetRefGroupParticle ((XmlSchemaGroupRef)particle); + + if (particle.MaxOccurs > 1) multiValue = true; + + if (particle is XmlSchemaSequence) { + WriteSequenceContent (xtw, ns, ((XmlSchemaSequence)particle).Items, multiValue); + } + else if (particle is XmlSchemaChoice) { + if (((XmlSchemaChoice)particle).Items.Count == 1) + WriteSequenceContent (xtw, ns, ((XmlSchemaChoice)particle).Items, multiValue); + else + WriteChoiceContent (xtw, ns, (XmlSchemaChoice)particle, multiValue); + } + else if (particle is XmlSchemaAll) { + WriteSequenceContent (xtw, ns, ((XmlSchemaAll)particle).Items, multiValue); + } + } + + void WriteSequenceContent (XmlTextWriter xtw, string ns, XmlSchemaObjectCollection items, bool multiValue) + { + foreach (XmlSchemaObject item in items) + WriteContentItem (xtw, ns, item, multiValue); + } + + void WriteContentItem (XmlTextWriter xtw, string ns, XmlSchemaObject item, bool multiValue) + { + if (item is XmlSchemaGroupRef) + item = GetRefGroupParticle ((XmlSchemaGroupRef)item); + + if (item is XmlSchemaElement) + { + XmlSchemaElement elem = (XmlSchemaElement) item; + XmlSchemaElement refElem; + if (!elem.RefName.IsEmpty) refElem = FindRefElement (elem); + else refElem = elem; + + int num = (elem.MaxOccurs == 1 && !multiValue) ? 1 : 2; + for (int n=0; n<num; n++) + { + if (currentUse == SoapBindingUse.Literal) + WriteElementSample (xtw, ns, refElem); + else + WriteRefTypeSample (xtw, ns, refElem); + } + } + else if (item is XmlSchemaAny) + { + xtw.WriteString (GetLiteral ("xml")); + } + else if (item is XmlSchemaParticle) { + WriteParticleContent (xtw, ns, (XmlSchemaParticle)item, multiValue); + } + } + + void WriteChoiceContent (XmlTextWriter xtw, string ns, XmlSchemaChoice choice, bool multiValue) + { + foreach (XmlSchemaObject item in choice.Items) + WriteContentItem (xtw, ns, item, multiValue); + } + + void WriteSimpleContent (XmlTextWriter xtw, XmlSchemaSimpleContent content) + { + XmlSchemaSimpleContentExtension ext = content.Content as XmlSchemaSimpleContentExtension; + if (ext != null) + WriteAttributes (xtw, ext.Attributes, ext.AnyAttribute); + + XmlQualifiedName qname = GetContentBaseType (content.Content); + xtw.WriteString (GetLiteral (FindBuiltInType (qname))); + } + + string FindBuiltInType (XmlQualifiedName qname) + { + if (qname.Namespace == XmlSchema.Namespace) + return qname.Name; + + XmlSchemaComplexType ct = FindComplexTyype (qname); + if (ct != null) + { + XmlSchemaSimpleContent sc = ct.ContentModel as XmlSchemaSimpleContent; + if (sc == null) throw new InvalidOperationException ("Invalid schema"); + return FindBuiltInType (GetContentBaseType (sc.Content)); + } + + XmlSchemaSimpleType st = (XmlSchemaSimpleType) schemas.Find (qname, typeof(XmlSchemaSimpleType)); + if (st != null) + return FindBuiltInType (st); + + throw new InvalidOperationException ("Definition of type " + qname + " not found"); + } + + string FindBuiltInType (XmlSchemaSimpleType st) + { + if (st.Content is XmlSchemaSimpleTypeRestriction) { + return FindBuiltInType (GetContentBaseType (st.Content)); + } + else if (st.Content is XmlSchemaSimpleTypeList) { + string s = FindBuiltInType (GetContentBaseType (st.Content)); + return s + " " + s + " ..."; + } + else if (st.Content is XmlSchemaSimpleTypeUnion) + { + //Check if all types of the union are equal. If not, then will use anyType. + XmlSchemaSimpleTypeUnion uni = (XmlSchemaSimpleTypeUnion) st.Content; + string utype = null; + + // Anonymous types are unique + if (uni.BaseTypes.Count != 0 && uni.MemberTypes.Length != 0) + return "string"; + + foreach (XmlQualifiedName mt in uni.MemberTypes) + { + string qn = FindBuiltInType (mt); + if (utype != null && qn != utype) return "string"; + else utype = qn; + } + return utype; + } + else + return "string"; + } + + + XmlQualifiedName GetContentBaseType (XmlSchemaObject ob) + { + if (ob is XmlSchemaSimpleContentExtension) + return ((XmlSchemaSimpleContentExtension)ob).BaseTypeName; + else if (ob is XmlSchemaSimpleContentRestriction) + return ((XmlSchemaSimpleContentRestriction)ob).BaseTypeName; + else if (ob is XmlSchemaSimpleTypeRestriction) + return ((XmlSchemaSimpleTypeRestriction)ob).BaseTypeName; + else if (ob is XmlSchemaSimpleTypeList) + return ((XmlSchemaSimpleTypeList)ob).ItemTypeName; + else + return null; + } + + void WriteComplexContent (XmlTextWriter xtw, string ns, XmlSchemaComplexContent content) + { + XmlQualifiedName qname; + + XmlSchemaComplexContentExtension ext = content.Content as XmlSchemaComplexContentExtension; + if (ext != null) qname = ext.BaseTypeName; + else { + XmlSchemaComplexContentRestriction rest = (XmlSchemaComplexContentRestriction)content.Content; + qname = rest.BaseTypeName; + if (qname == arrayType) { + ParseArrayType (rest, out qname); + XmlSchemaElement elem = new XmlSchemaElement (); + elem.Name = "Item"; + elem.SchemaTypeName = qname; + + xtw.WriteAttributeString ("arrayType", SoapEncodingNamespace, qname.Name + "[2]"); + WriteContentItem (xtw, ns, elem, true); + return; + } + } + + // Add base map members to this map + XmlSchemaComplexType ctype = FindComplexTyype (qname); + WriteComplexTypeAttributes (xtw, ctype); + + if (ext != null) { + // Add the members of this map + WriteAttributes (xtw, ext.Attributes, ext.AnyAttribute); + if (ext.Particle != null) + WriteParticleComplexContent (xtw, ns, ext.Particle); + } + + WriteComplexTypeElements (xtw, ns, ctype); + } + + void ParseArrayType (XmlSchemaComplexContentRestriction rest, out XmlQualifiedName qtype) + { + XmlSchemaAttribute arrayTypeAt = FindArrayAttribute (rest.Attributes); + XmlAttribute[] uatts = arrayTypeAt.UnhandledAttributes; + if (uatts == null || uatts.Length == 0) throw new InvalidOperationException ("arrayType attribute not specified in array declaration"); + + XmlAttribute xat = null; + foreach (XmlAttribute at in uatts) + if (at.LocalName == "arrayType" && at.NamespaceURI == WsdlNamespace) + { xat = at; break; } + + if (xat == null) + throw new InvalidOperationException ("arrayType attribute not specified in array declaration"); + + string arrayType = xat.Value; + string type, ns; + int i = arrayType.LastIndexOf (":"); + if (i == -1) ns = ""; + else ns = arrayType.Substring (0,i); + + int j = arrayType.IndexOf ("[", i+1); + if (j == -1) throw new InvalidOperationException ("Cannot parse WSDL array type: " + arrayType); + type = arrayType.Substring (i+1); + type = type.Substring (0, type.Length-2); + + qtype = new XmlQualifiedName (type, ns); + } + + XmlSchemaAttribute FindArrayAttribute (XmlSchemaObjectCollection atts) + { + foreach (object ob in atts) + { + XmlSchemaAttribute att = ob as XmlSchemaAttribute; + if (att != null && att.RefName == arrayTypeRefName) return att; + + XmlSchemaAttributeGroupRef gref = ob as XmlSchemaAttributeGroupRef; + if (gref != null) + { + XmlSchemaAttributeGroup grp = (XmlSchemaAttributeGroup) schemas.Find (gref.RefName, typeof(XmlSchemaAttributeGroup)); + att = FindArrayAttribute (grp.Attributes); + if (att != null) return att; + } + } + return null; + } + + void WriteSimpleTypeSample (XmlTextWriter xtw, XmlSchemaSimpleType stype) + { + xtw.WriteString (GetLiteral (FindBuiltInType (stype))); + } + + XmlSchemaParticle GetRefGroupParticle (XmlSchemaGroupRef refGroup) + { + XmlSchemaGroup grp = (XmlSchemaGroup) schemas.Find (refGroup.RefName, typeof (XmlSchemaGroup)); + return grp.Particle; + } + + XmlSchemaElement FindRefElement (XmlSchemaElement elem) + { + if (elem.RefName.Namespace == XmlSchema.Namespace) + { + if (anyElement != null) return anyElement; + anyElement = new XmlSchemaElement (); + anyElement.Name = "any"; + anyElement.SchemaTypeName = anyType; + return anyElement; + } + return (XmlSchemaElement) schemas.Find (elem.RefName, typeof(XmlSchemaElement)); + } + + XmlSchemaAttribute FindRefAttribute (XmlQualifiedName refName) + { + if (refName.Namespace == XmlSchema.Namespace) + { + XmlSchemaAttribute at = new XmlSchemaAttribute (); + at.Name = refName.Name; + at.SchemaTypeName = new XmlQualifiedName ("string",XmlSchema.Namespace); + return at; + } + return (XmlSchemaAttribute) schemas.Find (refName, typeof(XmlSchemaAttribute)); + } + + void WriteRefTypeSample (XmlTextWriter xtw, string ns, XmlSchemaElement elem) + { + if (elem.SchemaTypeName.Namespace == XmlSchema.Namespace || schemas.Find (elem.SchemaTypeName, typeof(XmlSchemaSimpleType)) != null) + WriteElementSample (xtw, ns, elem); + else + { + xtw.WriteStartElement (elem.Name, ns); + xtw.WriteAttributeString ("href", "#id" + (queue.Count+1)); + xtw.WriteEndElement (); + queue.Add (new EncodedType (ns, elem)); + } + } + + void WriteQueuedTypeSamples (XmlTextWriter xtw) + { + for (int n=0; n<queue.Count; n++) + { + EncodedType ec = (EncodedType) queue[n]; + XmlSchemaComplexType st = FindComplexTyype (ec.Element.SchemaTypeName); + WriteComplexTypeSample (xtw, st, ec.Element.SchemaTypeName, n+1); + } + } + + XmlSchemaComplexType FindComplexTyype (XmlQualifiedName qname) + { + if (qname.Name.IndexOf ("[]") != -1) + { + XmlSchemaComplexType stype = new XmlSchemaComplexType (); + stype.ContentModel = new XmlSchemaComplexContent (); + + XmlSchemaComplexContentRestriction res = new XmlSchemaComplexContentRestriction (); + stype.ContentModel.Content = res; + res.BaseTypeName = arrayType; + + XmlSchemaAttribute att = new XmlSchemaAttribute (); + att.RefName = arrayTypeRefName; + res.Attributes.Add (att); + + XmlAttribute xat = document.CreateAttribute ("arrayType", WsdlNamespace); + xat.Value = qname.Namespace + ":" + qname.Name; + att.UnhandledAttributes = new XmlAttribute[] {xat}; + return stype; + } + + return (XmlSchemaComplexType) schemas.Find (qname, typeof(XmlSchemaComplexType)); + } + + string GetQualifiedNameString (XmlTextWriter xtw, XmlQualifiedName qname) + { + string pref = xtw.LookupPrefix (qname.Namespace); + if (pref != null) return pref + ":" + qname.Name; + + xtw.WriteAttributeString ("xmlns", "q1", null, qname.Namespace); + return "q1:" + qname.Name; + } + + protected virtual string GetLiteral (string s) + { + return s; + } + + void GetOperationFormat (OperationBinding obin, out SoapBindingStyle style, out SoapBindingUse use) + { + style = SoapBindingStyle.Document; + use = SoapBindingUse.Literal; + SoapOperationBinding sob = obin.Extensions.Find (typeof(SoapOperationBinding)) as SoapOperationBinding; + if (sob != null) { + style = sob.Style; + SoapBodyBinding sbb = obin.Input.Extensions.Find (typeof(SoapBodyBinding)) as SoapBodyBinding; + if (sbb != null) + use = sbb.Use; + } + } + } + + + + + +</script> + +<head runat="server"> + <% + Response.Write ("<link rel=\"alternate\" type=\"text/xml\" href=\"" + Request.FilePath + "?disco\"/>"); + %> + <title><%=WebServiceName%> Web Service</title> + <style type="text/css"> + BODY { font-family: Arial; margin-left: 20px; margin-top: 20px; font-size: x-small} + TABLE { font-size: x-small } + .title { color:dimgray; font-family: Arial; font-size:20pt; font-weight:900} + .operationTitle { color:dimgray; font-family: Arial; font-size:15pt; font-weight:900} + .method { font-size: x-small } + .bindingLabel { font-size: x-small; font-weight:bold; color:darkgray; line-height:8pt; display:block; margin-bottom:3px } + .label { font-size: small; font-weight:bold; color:darkgray } + .paramTable { font-size: x-small } + .paramTable TR { background-color: gainsboro } + .paramFormTable { font-size: x-small; padding: 10px; background-color: gainsboro } + .paramFormTable TR { background-color: gainsboro } + .paramInput { border: solid 1px gray } + .button {border: solid 1px gray } + .smallSeparator { height:3px; overflow:hidden } + .panel { background-color:whitesmoke; border: solid 1px silver; border-top: solid 1px silver } + .codePanel { background-color: white; font-size:x-small; padding:7px; border:solid 1px silver} + .code-xml { font-size:10pt; font-family:courier } + .code-cs { font-size:10pt; font-family:courier } + .code-vb { font-size:10pt; font-family:courier } + .tabLabelOn { font-weight:bold } + .tabLabelOff {color: darkgray } + .literal-placeholder {color: darkblue; font-weight:bold} + A:link { color: black; } + A:visited { color: black; } + A:active { color: black; } + A:hover { color: blue } + </style> + +<script language="javascript" type="text/javascript"> +var req; +function getXML (command, url, qs) { + if (url == "" || url.substring (0, 4) != "http") + return; + + var post_data = null; + req = getReq (); + req.onreadystatechange = stateChange; + if (command == "GET") { + url = url + "?" + qs; + } else { + post_data = qs; + } + req.open (command, url, true); + if (command == "POST") + req.setRequestHeader ("Content-Type", "application/x-www-form-urlencoded"); + req.send (post_data); +} + +function stateChange () { + if (req.readyState == 4) { + var node = document.getElementById("testresult_div"); + var text = ""; + if (req.status == 200) { + node.innerHTML = "<div class='code-xml'>" + formatXml (req.responseText) + "</div>"; + } else { + var ht = "<b style='color: red'>" + formatXml (req.status + " - " + req.statusText) + "</b>"; + if (req.responseText != "") + ht = ht + "\n<div class='code-xml'>" + formatXml (req.responseText) + "</div>"; + node.innerHTML = ht; + + } + } +} + +function formatXml (text) +{ + var re = / /g; + text = text.replace (re, " "); + + re = /\t/g; + text = text.replace (re, " "); + + re = /\<\s*(\/?)\s*(.*?)\s*(\/?)\s*\>/g; + text = text.replace (re,"{blue:<$1}{maroon:$2}{blue:$3>}"); + + re = /{(\w*):(.*?)}/g; + text = text.replace (re,"<span style='color:$1'>$2</span>"); + + re = /"(.*?)"/g; + text = text.replace (re,"\"<span style='color:purple'>$1</span>\""); + + re = /\r\n|\r|\n/g; + text = text.replace (re, "<br/>"); + + return text; +} + +function getReq () { + if (window.XMLHttpRequest) { + return new XMLHttpRequest(); // Firefox, Safari, ... + } else if (window.ActiveXObject) { + return new ActiveXObject("Microsoft.XMLHTTP"); + } +} + +function clearForm () +{ + document.getElementById("testFormResult").style.display="none"; +} +</script> + +</head> + +<body> +<div class="title" style="margin-left:20px"> +<span class="label">Web Service</span><br> +<%=WebServiceName%> +</div> + +<!-- + ********************************************************** + Left panel +--> + +<table border="0" width="100%" cellpadding="15px" cellspacing="15px"> +<tr valign="top"><td width="150px" class="panel"> +<div style="width:150px"></div> +<a class="method" href='<%=PageName%>'>Overview</a><br> +<div class="smallSeparator"></div> +<a class="method" href='<%=PageName + "?" + GetPageContext("wsdl")%>'>Service Description</a> +<div class="smallSeparator"></div> +<a class="method" href='<%=PageName + "?" + GetPageContext("proxy")%>'>Client proxy</a> +<br><br> + <asp:repeater id="BindingsRepeater" runat=server> + <itemtemplate name="itemtemplate"> + <span class="bindingLabel"><%#FormatBindingName(DataBinder.Eval(Container.DataItem, "Name").ToString())%></span> + <asp:repeater id="OperationsRepeater" runat=server datasource='<%# ((Binding)Container.DataItem).Operations %>'> + <itemtemplate> + <a class="method" href="<%=PageName%>?<%=GetTabContext("op",null)%>op=<%#GetOpName(Container.DataItem)%>&bnd=<%#DataBinder.Eval(Container.DataItem, "Binding.Name")%>"><%#GetOpName(Container.DataItem)%></a> + <div class="smallSeparator"></div> + </itemtemplate> + </asp:repeater> + <br> + </itemtemplate> + </asp:repeater> + +</td><td class="panel"> + +<% if (CurrentPage == "main") {%> + +<!-- + ********************************************************** + Web service overview +--> + + <p class="label">Web Service Overview</p> + <%=WebServiceDescription%> + <br/><br/> + <% if (ProfileViolations != null && ProfileViolations.Count > 0) { %> + <p class="label">Basic Profile Conformance</p> + This web service does not conform to WS-I Basic Profile v1.1 + <% + Response.Write ("<ul>"); + foreach (BasicProfileViolation vio in ProfileViolations) { + Response.Write ("<li><b>" + vio.NormativeStatement + "</b>: " + vio.Details); + Response.Write ("<ul>"); + foreach (string ele in vio.Elements) + Response.Write ("<li>" + ele + "</li>"); + Response.Write ("</ul>"); + Response.Write ("</li>"); + } + Response.Write ("</ul>"); + }%> + +<%} if (DefaultBinding == null) {%> +This service does not contain any public web method. +<%} else if (CurrentPage == "op") {%> + +<!-- + ********************************************************** + Operation description +--> + + <span class="operationTitle"><%=CurrentOperationName%></span> + <br><br> + <% WriteTabs (); %> + <br><br><br> + + <% if (CurrentTab == "main") { %> + <span class="label">Input Parameters</span> + <div class="smallSeparator"></div> + <% if (InParams.Count == 0) { %> + No input parameters<br> + <% } else { %> + <table class="paramTable" cellspacing="1" cellpadding="5"> + <asp:repeater id="InputParamsRepeater" runat=server> + <itemtemplate> + <tr> + <td width="150"><%#DataBinder.Eval(Container.DataItem, "Name")%></td> + <td width="150"><%#DataBinder.Eval(Container.DataItem, "Type")%></td> + </tr> + </itemtemplate> + </asp:repeater> + </table> + <% } %> + <br> + + <% if (OutParams.Count > 0) { %> + <span class="label">Output Parameters</span> + <div class="smallSeparator"></div> + <table class="paramTable" cellspacing="1" cellpadding="5"> + <asp:repeater id="OutputParamsRepeater" runat=server> + <itemtemplate> + <tr> + <td width="150"><%#DataBinder.Eval(Container.DataItem, "Name")%></td> + <td width="150"><%#DataBinder.Eval(Container.DataItem, "Type")%></td> + </tr> + </itemtemplate> + </asp:repeater> + </table> + <br> + <% } %> + + <span class="label">Remarks</span> + <div class="smallSeparator"></div> + <%=OperationDocumentation%> + <br><br> + <span class="label">Technical information</span> + <div class="smallSeparator"></div> + Format: <%=CurrentOperationFormat%> + <br>Supported protocols: <%=CurrentOperationProtocols%> + <% } %> + +<!-- + ********************************************************** + Operation description - Test form +--> + + <% if (CurrentTab == "test") { + if (CurrentOperationSupportsTest) {%> + Enter values for the parameters and click the 'Invoke' button to test this method:<br><br> + <form action="<%=PageName%>" method="GET"> + <input type="hidden" name="page" value="<%=CurrentPage%>"> + <input type="hidden" name="tab" value="<%=CurrentTab%>"> + <input type="hidden" name="op" value="<%=CurrentOperationName%>"> + <input type="hidden" name="bnd" value="<%=CurrentOperationBinding%>"> + <input type="hidden" name="ext" value="testform"> + <table class="paramFormTable" cellspacing="0" cellpadding="3"> + <asp:repeater id="InputFormParamsRepeater" runat=server> + <itemtemplate> + <tr> + <td><%#DataBinder.Eval(Container.DataItem, "Name")%>: </td> + <td width="150"><input class="paramInput" type="text" size="20" name="<%#DataBinder.Eval(Container.DataItem, "Name")%>"></td> + </tr> + </itemtemplate> + </asp:repeater> + <tr><td></td><td><input class="button" type="submit" value="Invoke"> <input class="button" type="button" onclick="clearForm()" value="Clear"></td></tr> + </table> + </form> + <div id="testFormResult" style="display:<%= (HasFormResult?"block":"none") %>"> + The web service returned the following result:<br/><br/> + <div class="codePanel" id="testresult_div"> + </div> + <script language="javascript"> + getXML ("<%= GetOrPost () %>", "<%= GetTestResultUrl () %>", "<%= GetQS () %>"); + </script> + </div> + <% } else {%> + The test form is not available for this operation because it has parameters with a complex structure. + <% } %> + <% } %> + +<!-- + ********************************************************** + Operation description - Message Layout +--> + + <% if (CurrentTab == "msg") { %> + + The following are sample SOAP requests and responses for each protocol supported by this method: + <br/><br/> + + <% if (IsOperationSupported ("Soap")) { %> + <span class="label">Soap</span> + <br/><br/> + <div class="codePanel"><div class="code-xml"><%=GenerateOperationMessages ("Soap", true)%></div></div> + <br/> + <div class="codePanel"><div class="code-xml"><%=GenerateOperationMessages ("Soap", false)%></div></div> + <br/> + <% } %> + <% if (IsOperationSupported ("HttpGet")) { %> + <span class="label">HTTP Get</span> + <br/><br/> + <div class="codePanel"><div class="code-xml"><%=GenerateOperationMessages ("HttpGet", true)%></div></div> + <br/> + <div class="codePanel"><div class="code-xml"><%=GenerateOperationMessages ("HttpGet", false)%></div></div> + <br/> + <% } %> + <% if (IsOperationSupported ("HttpPost")) { %> + <span class="label">HTTP Post</span> + <br/><br/> + <div class="codePanel"><div class="code-xml"><%=GenerateOperationMessages ("HttpPost", true)%></div></div> + <br/> + <div class="codePanel"><div class="code-xml"><%=GenerateOperationMessages ("HttpPost", false)%></div></div> + <br/> + <% } %> + + <% } %> +<%} else if (CurrentPage == "proxy") {%> +<!-- + ********************************************************** + Client Proxy +--> + <form action="<%=PageName%>" name="langForm" method="GET"> + Select the language for which you want to generate a proxy + <input type="hidden" name="page" value="<%=CurrentPage%>"> + <SELECT name="lang" onchange="langForm.submit()"> + <%=GetOptionSel("cs",CurrentLanguage)%>C#</option> + <%=GetOptionSel("vb",CurrentLanguage)%>Visual Basic</option> + </SELECT> + + </form> + <br> + <span class="label"><%=CurrentProxytName%></span> + <a href="<%=PageName + "?code=" + CurrentLanguage%>">Download</a> + <br><br> + <div class="codePanel"> + <div class="code-<%=CurrentLanguage%>"><%=GetProxyCode ()%></div> + </div> +<%} else if (CurrentPage == "wsdl") {%> +<!-- + ********************************************************** + Service description +--> + <% if (descriptions.Count > 1 || schemas.Count > 1) {%> + The description of this web service is composed by several documents. Click on the document you want to see: + + <ul> + <% + for (int n=0; n<descriptions.Count; n++) + Response.Write ("<li><a href='" + PageName + "?" + GetPageContext(null) + "doctype=wsdl&docind=" + n + "'>WSDL document " + descriptions[n].TargetNamespace + "</a></li>"); + for (int n=0; n<schemas.Count; n++) + Response.Write ("<li><a href='" + PageName + "?" + GetPageContext(null) + "doctype=schema&docind=" + n + "'>Xml Schema " + schemas[n].TargetNamespace + "</a></li>"); + %> + </ul> + + <%} else {%> + <%}%> + <br> + <span class="label"><%=CurrentDocumentName%></span> + <a href="<%=PageName + "?" + CurrentDocType + "=" + CurrentDocInd %>">Download</a> + <br><br> + <div class="codePanel"> + <div class="code-xml"><%=GenerateDocument ()%></div> + </div> + +<%}%> + +<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> +</td> +<td width="20px"></td> +</tr> + +</table> +</body> +</html> diff --git a/Player_from_example_Data/Mono/etc/mono/2.0/machine.config b/Player_from_example_Data/Mono/etc/mono/2.0/machine.config new file mode 100644 index 0000000000000000000000000000000000000000..7b8352679e2cf397757229a04da58ac673d6ff28 --- /dev/null +++ b/Player_from_example_Data/Mono/etc/mono/2.0/machine.config @@ -0,0 +1,273 @@ +<?xml version="1.0" encoding="utf-8"?> + +<configuration> + + <configSections> + <section name="configProtectedData" type="System.Configuration.ProtectedConfigurationSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="appSettings" type="System.Configuration.AppSettingsSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="connectionStrings" type="System.Configuration.ConnectionStringsSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="mscorlib" type="System.Configuration.IgnoreSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowLocation="false"/> + <section name="runtime" type="System.Configuration.IgnoreSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowLocation="false"/> + <section name="assemblyBinding" type="System.Configuration.IgnoreSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowLocation="false" /> + <section name="satelliteassemblies" type="System.Configuration.IgnoreSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowLocation="false" /> + <section name="startup" type="System.Configuration.IgnoreSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowLocation="false"/> + <section name="system.codedom" type="System.CodeDom.Compiler.CodeDomConfigurationHandler, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="system.data" type="System.Data.Common.DbProviderFactoriesConfigurationHandler, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="system.diagnostics" type="System.Diagnostics.DiagnosticsConfigurationHandler, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="system.runtime.remoting" type="System.Configuration.IgnoreSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowLocation="false"/> + <section name="system.windows.forms" type="System.Windows.Forms.WindowsFormsSection, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="windows" type="System.Configuration.IgnoreSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowLocation="false" /> + <section name="strongNames" type="System.Configuration.IgnoreSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowLocation="false"/> + <sectionGroup name="system.web" type="System.Web.Configuration.SystemWebSectionGroup, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <section name="anonymousIdentification" type="System.Web.Configuration.AnonymousIdentificationSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication"/> + <section name="authentication" type="System.Web.Configuration.AuthenticationSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication"/> + <section name="authorization" type="System.Web.Configuration.AuthorizationSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="browserCaps" type="System.Configuration.IgnoreSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="clientTarget" type="System.Web.Configuration.ClientTargetSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="compilation" type="System.Web.Configuration.CompilationSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="customErrors" type="System.Web.Configuration.CustomErrorsSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="deployment" type="System.Web.Configuration.DeploymentSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineOnly" /> + <section name="globalization" type="System.Web.Configuration.GlobalizationSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="healthMonitoring" type="System.Web.Configuration.HealthMonitoringSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication"/> + <section name="hostingEnvironment" type="System.Web.Configuration.HostingEnvironmentSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication" /> + <section name="httpCookies" type="System.Web.Configuration.HttpCookiesSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="httpHandlers" type="System.Web.Configuration.HttpHandlersSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="httpModules" type="System.Web.Configuration.HttpModulesSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="httpRuntime" type="System.Web.Configuration.HttpRuntimeSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="identity" type="System.Web.Configuration.IdentitySection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="machineKey" type="System.Web.Configuration.MachineKeySection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="membership" type="System.Web.Configuration.MembershipSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="mobileControls" type="System.Configuration.IgnoreSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="deviceFilters" type="System.Configuration.IgnoreSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="pages" type="System.Web.Configuration.PagesSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="processModel" type="System.Web.Configuration.ProcessModelSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineOnly" allowLocation="false" /> + <section name="profile" type="System.Web.Configuration.ProfileSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication"/> + <section name="roleManager" type="System.Web.Configuration.RoleManagerSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication"/> + <section name="securityPolicy" type="System.Web.Configuration.SecurityPolicySection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication" /> + <section name="sessionPageState" type="System.Web.Configuration.SessionPageStateSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="sessionState" type="System.Web.Configuration.SessionStateSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication"/> + <section name="siteMap" type="System.Web.Configuration.SiteMapSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication"/> + <section name="trace" type="System.Web.Configuration.TraceSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="trust" type="System.Web.Configuration.TrustSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication" /> + <section name="urlMappings" type="System.Web.Configuration.UrlMappingsSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication"/> + <section name="webControls" type="System.Web.Configuration.WebControlsSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="webParts" type="System.Web.Configuration.WebPartsSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="webServices" type="System.Web.Services.Configuration.WebServicesSection, System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="xhtmlConformance" type="System.Web.Configuration.XhtmlConformanceSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <sectionGroup name="caching" type="System.Web.Configuration.SystemWebCachingSectionGroup, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <section name="cache" type="System.Web.Configuration.CacheSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication"/> + <section name="outputCache" type="System.Web.Configuration.OutputCacheSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication"/> + <section name="outputCacheSettings" type="System.Web.Configuration.OutputCacheSettingsSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication"/> + <section name="sqlCacheDependency" type="System.Web.Configuration.OutputCacheSettingsSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication"/> + </sectionGroup> + <section name="monoSettings" type="System.Web.Configuration.MonoSettingsSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + </sectionGroup> + <sectionGroup name="system.net" type="System.Net.Configuration.NetSectionGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> + <section name="authenticationModules" type="System.Net.Configuration.AuthenticationModulesSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="connectionManagement" type="System.Net.Configuration.ConnectionManagementSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="defaultProxy" type="System.Net.Configuration.DefaultProxySection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <sectionGroup name="mailSettings" type="System.Net.Configuration.MailSettingsSectionGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> + <section name="smtp" type="System.Net.Configuration.SmtpSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </sectionGroup> + <section name="requestCaching" type="System.Net.Configuration.RequestCachingSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="settings" type="System.Net.Configuration.SettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="webRequestModules" type="System.Net.Configuration.WebRequestModulesSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </sectionGroup> + <section name="system.drawing" type="System.Configuration.NameValueSectionHandler, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <sectionGroup name="system.serviceModel" type="System.ServiceModel.Configuration.ServiceModelSectionGroup, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> + <section name="behaviors" type="System.ServiceModel.Configuration.BehaviorsSection, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="bindings" type="System.ServiceModel.Configuration.BindingsSection, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="client" type="System.ServiceModel.Configuration.ClientSection, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="commonBehaviors" type="System.ServiceModel.Configuration.CommonBehaviorsSection, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="diagnostics" type="System.ServiceModel.Configuration.DiagnosticSection, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="extensions" type="System.ServiceModel.Configuration.ExtensionsSection, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="serviceHostingEnvironment" type="System.ServiceModel.Configuration.ServiceHostingEnvironmentSection, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <section name="services" type="System.ServiceModel.Configuration.ServicesSection, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </sectionGroup> + <section name="system.webServer" type="System.Configuration.IgnoreSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <section name="uri" type="System.Configuration.UriSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </configSections> + + <connectionStrings> + <add name="LocalSqlServer" connectionString="data source=.\SQLEXPRESS;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|aspnetdb.mdf;User Instance=true" providerName="System.Data.SqlClient"/> + <add name="LocalSqliteServer" connectionString="Data Source=|DataDirectory|/aspnetdb.sqlite;version=3" providerName="Mono.Data.Sqlite"/> + </connectionStrings> + + <configProtectedData defaultProvider="RsaProtectedConfigurationProvider"> + <providers> + <add name="RsaProtectedConfigurationProvider" type="System.Configuration.RsaProtectedConfigurationProvider, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + description="" keyContainerName="MonoFrameworkConfigurationKey" cspProviderName="" useMachineContainer="true" useOAEP="false" /> + <add name="DataProtectionConfigurationProvider" type="System.Configuration.DpapiProtectedConfigurationProvider, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + description="" useMachineProtection="true" keyEntropy="" /> + </providers> + </configProtectedData> + + <system.net> + <authenticationModules> + <add type="System.Net.BasicClient, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <add type="System.Net.DigestClient, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <add type="System.Net.NtlmClient, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </authenticationModules> + <webRequestModules> + <add prefix="http" type="System.Net.HttpRequestCreator, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <add prefix="https" type="System.Net.HttpRequestCreator, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <add prefix="file" type="System.Net.FileWebRequestCreator, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <add prefix="ftp" type="System.Net.FtpRequestCreator, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </webRequestModules> + <settings> + <ipv6 enabled="true"/> + </settings> + </system.net> + + <system.runtime.remoting> + <application> + <channels> + <channel ref="http client" displayName="http client (delay loaded)" delayLoadAsClientChannel="true" /> + <channel ref="tcp client" displayName="tcp client (delay loaded)" delayLoadAsClientChannel="true" /> + <channel ref="ipc client" displayName="ipc client (delay loaded)" delayLoadAsClientChannel="true" /> + </channels> + </application> + <channels> + <channel id="http" type="System.Runtime.Remoting.Channels.Http.HttpChannel, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <channel id="http client" type="System.Runtime.Remoting.Channels.Http.HttpClientChannel, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <channel id="http server" type="System.Runtime.Remoting.Channels.Http.HttpServerChannel, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <channel id="tcp" type="System.Runtime.Remoting.Channels.Tcp.TcpChannel, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <channel id="tcp client" type="System.Runtime.Remoting.Channels.Tcp.TcpClientChannel, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <channel id="tcp server" type="System.Runtime.Remoting.Channels.Tcp.TcpServerChannel, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <channel id="ipc" type="System.Runtime.Remoting.Channels.Ipc.IpcChannel, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <channel id="ipc client" type="System.Runtime.Remoting.Channels.Ipc.IpcClientChannel, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <channel id="ipc server" type="System.Runtime.Remoting.Channels.Ipc.IpcServerChannel, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </channels> + <channelSinkProviders> + <clientProviders> + <formatter id="soap" type="System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <formatter id="binary" type="System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </clientProviders> + <serverProviders> + <formatter id="soap" type="System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <formatter id="binary" type="System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <provider id="wsdl" type="System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </serverProviders> + </channelSinkProviders> + </system.runtime.remoting> + + <appSettings> + <!--<add key="yourkey" value="your value" /> --> + <!--<remove key="a key defined higher in the hierarchy" /> --> + <!--<clear/> Removes all defined settings --> + </appSettings> + <system.diagnostics> + <trace autoflush="false" indentsize="4" /> + </system.diagnostics> + <system.drawing> + </system.drawing> + + <system.data> + <DbProviderFactories> + <add name="Mono Sqlite Data Provider" invariant="Mono.Data.SqliteClient" + description="Mono Framework Data Provider for SQLite (old version)" + type="Mono.Data.SqliteClient.SqliteFactory, Mono.Data.SqliteClient, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756"/> + <add name="Mono Sqlite Provider" invariant="Mono.Data.Sqlite" + description="Mono Framework Data Provider for SQLite (new version)" + type="Mono.Data.Sqlite.SqliteFactory, Mono.Data.Sqlite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756"/> + <add name="Odbc Data Provider" invariant="System.Data.Odbc" + description=".Net Framework Data Provider for Odbc" + type="System.Data.Odbc.OdbcFactory, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/> + <add name="OleDb Data Provider" invariant="System.Data.OleDb" + description=".Net Framework Data Provider for OleDb" + type="System.Data.OleDb.OleDbFactory, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/> + <add name="OracleClient Data Provider" invariant="System.Data.OracleClient" + description=".Net Framework Data Provider for Oracle" + type="System.Data.OracleClient.OracleClientFactory, System.Data.OracleClient, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/> + <add name="SqlClient Data Provider" invariant="System.Data.SqlClient" + description=".Net Framework Data Provider for SqlServer" + type="System.Data.SqlClient.SqlClientFactory, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/> + <add name="Sybase Data Provider" invariant="Mono.Data.SybaseClient" + description=".Net Framework Data Provider for Sybase" + type="Mono.Data.SybaseClient.SybaseClientFactory, Mono.Data.SybaseClient, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756"/> + </DbProviderFactories> + </system.data> + + <mscorlib> + <cryptographySettings> + <cryptoNameMapping> + <cryptoClasses> + <cryptoClass monoMD2="Mono.Security.Cryptography.MD2Managed, Mono.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" /> + </cryptoClasses> + <nameEntry name="MD2" class="monoMD2" /> + </cryptoNameMapping> + <oidMap> + <oidEntry OID="1.2.840.113549.2.2" name="MD2" /> + <oidEntry OID="1.2.840.113549.2.2" name="Mono.Security.Cryptography.MD2Managed" /> + </oidMap> + </cryptographySettings> + </mscorlib> + + <strongNames> + <pubTokenMapping> + <!-- ECMA key --> + <map Token="b77a5c561934e089" PublicKey="002400000480000094000000060200000024000052534131000400000100010079159977d2d03a8e6bea7a2e74e8d1afcc93e8851974952bb480a12c9134474d04062447c37e0e68c080536fcf3c3fbe2ff9c979ce998475e506e8ce82dd5b0f350dc10e93bf2eeecf874b24770c5081dbea7447fddafa277b22de47d6ffea449674a4f9fccf84d15069089380284dbdd35f46cdff12a1bd78e4ef0065d016df" /> + <!-- Microsoft (final) key --> + <map Token="b03f5f7f11d50a3a" PublicKey="002400000480000094000000060200000024000052534131000400000100010079159977d2d03a8e6bea7a2e74e8d1afcc93e8851974952bb480a12c9134474d04062447c37e0e68c080536fcf3c3fbe2ff9c979ce998475e506e8ce82dd5b0f350dc10e93bf2eeecf874b24770c5081dbea7447fddafa277b22de47d6ffea449674a4f9fccf84d15069089380284dbdd35f46cdff12a1bd78e4ef0065d016df" /> + <!-- Microsoft (Web Service Enhancement) key --> + <map Token="31bf3856ad364e35" PublicKey="002400000480000094000000060200000024000052534131000400000100010079159977d2d03a8e6bea7a2e74e8d1afcc93e8851974952bb480a12c9134474d04062447c37e0e68c080536fcf3c3fbe2ff9c979ce998475e506e8ce82dd5b0f350dc10e93bf2eeecf874b24770c5081dbea7447fddafa277b22de47d6ffea449674a4f9fccf84d15069089380284dbdd35f46cdff12a1bd78e4ef0065d016df" /> + <!-- IBM (DB2 Data Provider) key --> + <map Token="7c307b91aa13d208" PublicKey="002400000480000094000000060200000024000052534131000400000100010079159977d2d03a8e6bea7a2e74e8d1afcc93e8851974952bb480a12c9134474d04062447c37e0e68c080536fcf3c3fbe2ff9c979ce998475e506e8ce82dd5b0f350dc10e93bf2eeecf874b24770c5081dbea7447fddafa277b22de47d6ffea449674a4f9fccf84d15069089380284dbdd35f46cdff12a1bd78e4ef0065d016df" /> + <!-- Silverlight 2.0 key --> + <map Token="7cec85d7bea7798e" PublicKey="002400000480000094000000060200000024000052534131000400000100010079159977d2d03a8e6bea7a2e74e8d1afcc93e8851974952bb480a12c9134474d04062447c37e0e68c080536fcf3c3fbe2ff9c979ce998475e506e8ce82dd5b0f350dc10e93bf2eeecf874b24770c5081dbea7447fddafa277b22de47d6ffea449674a4f9fccf84d15069089380284dbdd35f46cdff12a1bd78e4ef0065d016df" /> + </pubTokenMapping> + </strongNames> + + <system.web> + <webServices> + <protocols> + <add name="HttpSoap"/> + <add name="HttpSoap12"/> + <add name="HttpPost"/> + <add name="HttpGet"/> + <add name="Documentation"/> + </protocols> + <conformanceWarnings> + <add name="BasicProfile1_1"/> + </conformanceWarnings> + <wsdlHelpGenerator href="DefaultWsdlHelpGenerator.aspx" /> + </webServices> + + <membership> + <providers> + <add name="AspNetSqlMembershipProvider" type="System.Web.Security.SqlMembershipProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" connectionStringName="LocalSqlServer" enablePasswordRetrieval="false" enablePasswordReset="true" requiresQuestionAndAnswer="true" applicationName="/" requiresUniqueEmail="false" passwordFormat="Hashed" maxInvalidPasswordAttempts="5" minRequiredPasswordLength="7" minRequiredNonalphanumericCharacters="1" passwordAttemptWindow="10" passwordStrengthRegularExpression=""/> + <!-- <add name="AspNetSqlMembershipProvider" type="Mainsoft.Web.Security.GenericMembershipProvider, Mainsoft.Web.Security" applicationName="/" connectionStringName="LocalSqlServer" /> --> + </providers> + </membership> + + <roleManager> + <providers> + <add name="AspNetSqlRoleProvider" type="System.Web.Security.SqlRoleProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" applicationName="/" connectionStringName="LocalSqlServer" /> + <!-- <add name="AspNetSqlRoleProvider" type="Mainsoft.Web.Security.GenericRoleProvider, Mainsoft.Web.Security" applicationName="/" connectionStringName="LocalSqlServer" /> --> + </providers> + </roleManager> + + <profile> + <providers> + <add name="AspNetSqlProfileProvider" connectionStringName="LocalSqlServer" applicationName="/" type="System.Web.Profile.SqlProfileProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + </providers> + </profile> + </system.web> + + <system.serviceModel> + <extensions> + <behaviorExtensions> + <add name="enableWebScript" type="System.ServiceModel.Configuration.WebScriptEnablingElement, System.ServiceModel.Web, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> + <add name="webHttp" type="System.ServiceModel.Configuration.WebHttpElement, System.ServiceModel.Web, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> + </behaviorExtensions> + <bindingElementExtensions> + <add name="webMessageEncoding" type="System.ServiceModel.Configuration.WebMessageEncodingElement, System.ServiceModel.Web, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> + </bindingElementExtensions> + <bindingExtensions> + <add name="webHttpBinding" type="System.ServiceModel.Configuration.WebHttpBindingCollectionElement, System.ServiceModel.Web, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> + </bindingExtensions> + </extensions> + </system.serviceModel> +</configuration> + + diff --git a/Player_from_example_Data/Mono/etc/mono/2.0/settings.map b/Player_from_example_Data/Mono/etc/mono/2.0/settings.map new file mode 100644 index 0000000000000000000000000000000000000000..0685d74cf6d813de9e00f870ab8fca67b4a7bd3b --- /dev/null +++ b/Player_from_example_Data/Mono/etc/mono/2.0/settings.map @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="utf-8" ?> +<settingsMap> + <map sectionType="System.Web.Configuration.MembershipSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + mapperType="Mono.Web.Util.MembershipSectionMapper, Mono.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" + platform="Unix"> + + <!-- The 'what' tag specifies which region of the section to modify. The 'value' attribute value is mapper-specific and is not defined here. It can be + any expression understood by the mapper to designate the section region to modify. + --> + <what value="providers"> + <!-- 'what' can contain any number of occurrences of any three elements: + replace - replace the designated region + add - add a new entry to the region + clear - clear the region + remove - remove the designatedregion + + The attributes to any of the above are freeform and are not processed by the mapper manager. They are stored verbatim for the + mapper to peruse. + --> + <replace name="AspNetSqlMembershipProvider" + type="System.Web.Security.SqliteMembershipProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + connectionStringName="LocalSqliteServer" /> + </what> + </map> + + <map sectionType="System.Web.Configuration.RoleManagerSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + mapperType="Mono.Web.Util.RoleManagerSectionMapper, Mono.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" + platform="Unix"> + + <!-- The 'what' tag specifies which region of the section to modify. The 'value' attribute value is mapper-specific and is not defined here. It can be + any expression understood by the mapper to designate the section region to modify. + --> + <what value="providers"> + <!-- 'what' can contain any number of occurrences of any three elements: + replace - replace the designated region + add - add a new entry to the region + clear - clear the region + remove - remove the designatedregion + + The attributes to any of the above are freeform and are not processed by the mapper manager. They are stored verbatim for the + mapper to peruse. + --> + <replace name="AspNetSqlRoleProvider" + type="System.Web.Security.SqliteRoleProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + connectionStringName="LocalSqliteServer" /> + </what> + </map> +</settingsMap> diff --git a/Player_from_example_Data/Mono/etc/mono/2.0/web.config b/Player_from_example_Data/Mono/etc/mono/2.0/web.config new file mode 100644 index 0000000000000000000000000000000000000000..e1428f8c39ba200383ec08d6f8817086011cb92e --- /dev/null +++ b/Player_from_example_Data/Mono/etc/mono/2.0/web.config @@ -0,0 +1,154 @@ +<?xml version="1.0" encoding="utf-8"?> + +<configuration> + + <system.web> + <monoSettings> + <compilersCompatibility> + <compiler language="c#;cs;csharp" extension=".cs" compilerOptions="/nowarn:0169" + type="Microsoft.CSharp.CSharpCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + </compilersCompatibility> + </monoSettings> + + <authorization> + <allow users="*" /> + </authorization> + <httpHandlers> + <add verb="*" path="Trace.axd" type="System.Web.Handlers.TraceHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="UrlRouting.axd" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.aspx" type="System.Web.UI.PageHandlerFactory, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.asmx" validate="false" type="System.Web.Services.Protocols.WebServiceHandlerFactory, System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.ashx" type="System.Web.UI.SimpleHandlerFactory, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="GET" path="WebResource.axd" type="System.Web.Handlers.AssemblyResourceLoader, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.master" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.resources" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.skin" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.browser" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.sitemap" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.webinfo" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.resx" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.asax" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.ascx" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.config" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.Config" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.cs" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.vb" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.csproj" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.vbproj" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.licx" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.dll" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*.rem" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Culture=neutral, PublicKeyToken=b77a5c561934e089" validate="false" /> + <add verb="*" path="*.soap" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Culture=neutral, PublicKeyToken=b77a5c561934e089" validate="false" /> + <add verb="*" path="*.svc" type="System.ServiceModel.Channels.SvcHttpHandlerFactory, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <add verb="GET,HEAD" path="*" type="System.Web.StaticFileHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add verb="*" path="*" type="System.Web.HttpMethodNotAllowedHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + </httpHandlers> + <httpModules> + <add name="FormsAuthentication" type="System.Web.Security.FormsAuthenticationModule, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add name="OutputCache" type="System.Web.Caching.OutputCacheModule, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add name="RoleManager" type="System.Web.Security.RoleManagerModule, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add name="Session" type="System.Web.SessionState.SessionStateModule, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add name="UrlAuthorization" type="System.Web.Security.UrlAuthorizationModule, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + </httpModules> + <authentication mode="Forms"> + <forms name=".MONOAUTH" loginUrl="login.aspx" protection="All" timeout="30" path="/"> + <credentials passwordFormat="Clear"> + <!--<user name="gonzalo" password="gonz"/>--> + </credentials> + </forms> + </authentication> + <machineKey validationKey="AutoGenerate" decryptionKey="AutoGenerate" validation="SHA1" /> + <globalization requestEncoding="utf-8" + responseEncoding="utf-8" + fileEncoding="utf-8"/> + <!-- + culture="en-US" + uiculture="en-US" /> + --> + <sessionState mode="InProc" /> + <pages> + <namespaces> + <add namespace="System" /> + <add namespace="System.Collections" /> + <add namespace="System.Collections.Specialized" /> + <add namespace="System.Configuration" /> + <add namespace="System.Text" /> + <add namespace="System.Text.RegularExpressions" /> + <add namespace="System.Web" /> + <add namespace="System.Web.Caching" /> + <add namespace="System.Web.SessionState" /> + <add namespace="System.Web.Security" /> + <add namespace="System.Web.Profile" /> + <add namespace="System.Web.UI" /> + <add namespace="System.Web.UI.WebControls" /> + <!-- <add namespace="System.Web.UI.WebControls.WebParts" /> --> + <add namespace="System.Web.UI.HtmlControls" /> + </namespaces> + </pages> + <webControls clientScriptsLocation="/web_scripts" /> + <compilation debug="false" defaultLanguage="c#" explicit="true" strict="false" > + <assemblies> + <!--<add assembly="mscorlib" /> --> + <add assembly="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <add assembly="System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add assembly="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <add assembly="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add assembly="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add assembly="System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add assembly="System.Runtime.Serialization, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"/> + <add assembly="System.IdentityModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"/> + <add assembly="System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/> + <add assembly="System.ServiceModel.Web, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> + <add assembly="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <add assembly="*" /> <!-- Add assemblies in bin directory --> + </assemblies> + <expressionBuilders> + <add expressionPrefix="Resources" + type="System.Web.Compilation.ResourceExpressionBuilder, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add expressionPrefix="ConnectionStrings" + type="System.Web.Compilation.ConnectionStringsExpressionBuilder, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <add expressionPrefix="AppSettings" + type="System.Web.Compilation.AppSettingsExpressionBuilder, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + </expressionBuilders> + <buildProviders> + <add extension=".aspx" type="System.Web.Compilation.PageBuildProvider" /> + <add extension=".ascx" type="System.Web.Compilation.UserControlBuildProvider" /> + <add extension=".master" type="System.Web.Compilation.MasterPageBuildProvider" /> + <add extension=".asmx" type="System.Web.Compilation.WebServiceBuildProvider" /> + <add extension=".ashx" type="System.Web.Compilation.WebHandlerBuildProvider" /> + <add extension=".soap" type="System.Web.Compilation.WebServiceBuildProvider" /> + <add extension=".resx" type="System.Web.Compilation.ResXBuildProvider" /> + <add extension=".resources" type="System.Web.Compilation.ResourcesBuildProvider" /> + <add extension=".wsdl" type="System.Web.Compilation.WsdlBuildProvider" /> + <add extension=".xsd" type="System.Web.Compilation.XsdBuildProvider" /> + <add extension=".js" type="System.Web.Compilation.ForceCopyBuildProvider" /> + <add extension=".lic" type="System.Web.Compilation.IgnoreFileBuildProvider" /> + <add extension=".licx" type="System.Web.Compilation.IgnoreFileBuildProvider" /> + <add extension=".exclude" type="System.Web.Compilation.IgnoreFileBuildProvider" /> + <add extension=".refresh" type="System.Web.Compilation.IgnoreFileBuildProvider" /> + </buildProviders> + </compilation> + <httpRuntime executionTimeout="110" + maxRequestLength="4096" + useFullyQualifiedRedirectUrl="false" + minFreeThreads="8" + minLocalRequestFreeThreads="4" + appRequestQueueLimit="5000" /> + <clientTarget> + <add alias="ie5" userAgent="Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)" /> + <add alias="ie4" userAgent="Mozilla/4.0 (compatible; MSIE 4.0; Windows NT 4.0)" /> + <add alias="uplevel" userAgent="Mozilla/4.0 (compatible; MSIE 4.0; Windows NT 4.0)" /> + <add alias="downlevel" userAgent="Unknown" /> + </clientTarget> + + <siteMap> + <providers> + <add name="AspNetXmlSiteMapProvider" + description="Default site map provider that reads in .sitemap xml files." + type="System.Web.XmlSiteMapProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + siteMapFile="Web.sitemap" /> + </providers> + </siteMap> + </system.web> + +</configuration> diff --git a/Player_from_example_Data/Mono/etc/mono/browscap.ini b/Player_from_example_Data/Mono/etc/mono/browscap.ini new file mode 100644 index 0000000000000000000000000000000000000000..1267e1deb4061a8250ad25125fc7d20fd2ae04ac --- /dev/null +++ b/Player_from_example_Data/Mono/etc/mono/browscap.ini @@ -0,0 +1,16979 @@ +;;; Provided courtesy of http://browsers.garykeith.com +;;; Created on Wednesday, June 17, 2009 at 6:30 AM GMT + +[GJK_Browscap_Version] +Version=4476 +Released=Wed, 17 Jun 2009 06:30:21 -0000 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; DefaultProperties + +[DefaultProperties] +Browser=DefaultProperties +Version=0 +MajorVer=0 +MinorVer=0 +Platform=unknown +Alpha=false +Beta=false +Win16=false +Win32=false +Win64=false +Frames=false +IFrames=false +Tables=false +Cookies=false +BackgroundSounds=false +CDF=false +VBScript=false +JavaApplets=false +JavaScript=false +ActiveXControls=false +isBanned=false +isMobileDevice=false +isSyndicationReader=false +Crawler=false +CssVersion=0 +supportsCSS=false +AOL=false +aolVersion=0 +ECMAScriptVersion=0.0 +W3CDOMVersion=0.0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Ask + +[Ask] +Parent=DefaultProperties +Browser=Ask +Frames=true +Tables=true +Crawler=true + +[Mozilla/?.0 (compatible; Ask Jeeves/Teoma*)] +Parent=Ask +Browser=Teoma + +[Mozilla/2.0 (compatible; Ask Jeeves)] +Parent=Ask +Browser=AskJeeves + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Baidu + +[Baidu] +Parent=DefaultProperties +Browser=Baidu +Frames=true +Tables=true +Crawler=true + +[BaiduImageSpider*] +Parent=Baidu +Browser=BaiduImageSpider + +[Baiduspider*] +Parent=Baidu +Browser=BaiDu + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Google + +[Google] +Parent=DefaultProperties +Browser=Google +Frames=true +IFrames=true +Tables=true +JavaScript=true +Crawler=true + +[* (compatible; Googlebot-Mobile/2.1; *http://www.google.com/bot.html)] +Parent=Google +Browser=Googlebot-Mobile +Frames=false +IFrames=false +Tables=false + +[*Google Wireless Transcoder*] +Parent=Google +Browser=Google Wireless Transcoder + +[AdsBot-Google (?http://www.google.com/adsbot.html)] +Parent=Google +Browser=AdsBot-Google + +[Feedfetcher-Google-iGoogleGadgets;*] +Parent=Google +Browser=iGoogleGadgets +isBanned=true +isSyndicationReader=true + +[Feedfetcher-Google;*] +Parent=Google +Browser=Feedfetcher-Google +isBanned=true +isSyndicationReader=true + +[Google OpenSocial agent (http://www.google.com/feedfetcher.html)] +Parent=Google +Browser=Google OpenSocial + +[Google-Site-Verification/1.0] +Parent=Google +Browser=Google-Site-Verification + +[Google-Sitemaps/*] +Parent=Google +Browser=Google-Sitemaps + +[Googlebot-Image/*] +Parent=Google +Browser=Googlebot-Image +CDF=true + +[googlebot-urlconsole] +Parent=Google +Browser=googlebot-urlconsole + +[Googlebot-Video/1.0] +Parent=Google +Browser=Google-Video + +[Googlebot/2.1 (?http://www.google.com/bot.html)] +Parent=Google +Browser=Googlebot + +[Googlebot/2.1 (?http://www.googlebot.com/bot.html)] +Parent=Google +Browser=Googlebot + +[Googlebot/Test*] +Parent=Google +Browser=Googlebot/Test + +[gsa-crawler*] +Parent=Google +Browser=Google Search Appliance +isBanned=true + +[Mediapartners-Google*] +Parent=Google +Browser=Mediapartners-Google + +[Mozilla/4.0 (compatible; Google Desktop)] +Parent=Google +Browser=Google Desktop + +[Mozilla/4.0 (compatible; GoogleToolbar*)] +Parent=Google +Browser=Google Toolbar +isBanned=true + +[Mozilla/5.0 (compatible; Google Keyword Tool;*)] +Parent=Google +Browser=Google Keyword Tool + +[Mozilla/5.0 (compatible; Googlebot/2.1; ?http://www.google.com/bot.html)] +Parent=Google +Browser=Google Webmaster Tools + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Inktomi + +[Inktomi] +Parent=DefaultProperties +Browser=Inktomi +Frames=true +Tables=true +Crawler=true + +[* (compatible;YahooSeeker/M1A1-R2D2; *)] +Parent=Inktomi +Browser=YahooSeeker-Mobile +Frames=false +Tables=false + +[Mozilla/4.0] +Parent=Inktomi + +[Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)] +Parent=Inktomi +Win32=true + +[Mozilla/4.0 (compatible; Yahoo Japan; for robot study; kasugiya)] +Parent=Inktomi +Browser=Yahoo! RobotStudy +isBanned=true + +[Mozilla/5.0 (compatible; BMC/1.0 (Y!J-AGENT))] +Parent=Inktomi +Browser=Y!J-AGENT/BMC + +[Mozilla/5.0 (compatible; BMF/1.0 (Y!J-AGENT))] +Parent=Inktomi +Browser=Y!J-AGENT/BMF + +[Mozilla/5.0 (compatible; BMI/1.0 (Y!J-AGENT; 1.0))] +Parent=Inktomi +Browser=Y!J-AGENT/BMI + +[Mozilla/5.0 (compatible; Yahoo! DE Slurp; http://help.yahoo.com/help/us/ysearch/slurp)] +Parent=Inktomi +Browser=Yahoo! Directory Engine + +[Mozilla/5.0 (compatible; Yahoo! Slurp China; http://misc.yahoo.com.cn/help.html)] +Parent=Inktomi +Browser=Yahoo! Slurp China + +[Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)] +Parent=Inktomi +Browser=Yahoo! Slurp +Version=3.0 +MajorVer=3 +MinorVer=0 + +[Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)] +Parent=Inktomi +Browser=Yahoo! Slurp + +[Mozilla/5.0 (compatible; Yahoo! Verifier/1.1)] +Parent=Inktomi +Browser=Yahoo! Verifier +Version=1.1 +MajorVer=1 +MinorVer=1 + +[Mozilla/5.0 (Slurp/cat; slurp@inktomi.com; http://www.inktomi.com/slurp.html)] +Parent=Inktomi +Browser=Slurp/cat + +[Mozilla/5.0 (Slurp/si; slurp@inktomi.com; http://www.inktomi.com/slurp.html)] +Parent=Inktomi + +[Mozilla/5.0 (Yahoo-MMCrawler/4.0; mailto:vertical-crawl-support@yahoo-inc.com)] +Parent=Inktomi +Browser=Yahoo-MMCrawler +Version=4.0 +MajorVer=4 +MinorVer=0 + +[Scooter/*] +Parent=Inktomi +Browser=Scooter + +[Scooter/3.3Y!CrawlX] +Parent=Inktomi +Browser=Scooter/3.3Y!CrawlX +Version=3.3 +MajorVer=3 +MinorVer=3 + +[slurp] +Parent=Inktomi +Browser=slurp + +[Y!J-BSC/1.0*] +Parent=Inktomi +Browser=Y!J-BSC +Version=1.0 +MajorVer=1 +MinorVer=0 +isBanned=true + +[Y!J-SRD/1.0] +Parent=Inktomi +Browser=Y!J-SRD +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Yahoo Mindset] +Parent=Inktomi +Browser=Yahoo Mindset + +[Yahoo Pipes*] +Parent=Inktomi +Browser=Yahoo Pipes + +[Yahoo! Mindset] +Parent=Inktomi +Browser=Yahoo! Mindset + +[Yahoo! Slurp/Site Explorer] +Parent=Inktomi +Browser=Yahoo! Site Explorer + +[Yahoo-Blogs/*] +Parent=Inktomi +Browser=Yahoo-Blogs + +[Yahoo-MMAudVid*] +Parent=Inktomi +Browser=Yahoo-MMAudVid + +[Yahoo-MMCrawler*] +Parent=Inktomi +Browser=Yahoo-MMCrawler +isBanned=true + +[YahooFeedSeeker*] +Parent=Inktomi +Browser=YahooFeedSeeker +isSyndicationReader=true +Crawler=false + +[YahooSeeker/*] +Parent=Inktomi +Browser=YahooSeeker +isMobileDevice=true + +[YahooSeeker/CafeKelsa (compatible; Konqueror/3.2; FreeBSD*) (KHTML, like Gecko)] +Parent=Inktomi +Browser=YahooSeeker/CafeKelsa + +[YahooSeeker/CafeKelsa-dev (compatible; Konqueror/3.2; FreeBSD*) (KHTML, like Gecko)] +Parent=Inktomi + +[YahooVideoSearch*] +Parent=Inktomi +Browser=YahooVideoSearch + +[YahooYSMcm*] +Parent=Inktomi +Browser=YahooYSMcm + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; MSN + +[MSN] +Parent=DefaultProperties +Browser=MSN +Frames=true +Tables=true +Crawler=true + +[adidxbot/1.1 (?http://search.msn.com/msnbot.htm)] +Parent=MSN +Browser=adidxbot + +[librabot/1.0 (*)] +Parent=MSN +Browser=librabot + +[llssbot/1.0] +Parent=MSN +Browser=llssbot +Version=1.0 +MajorVer=1 +MinorVer=0 + +[MSMOBOT/1.1*] +Parent=MSN +Browser=msnbot-mobile +Version=1.1 +MajorVer=1 +MinorVer=1 + +[MSNBot-Academic/1.0*] +Parent=MSN +Browser=MSNBot-Academic +Version=1.0 +MajorVer=1 +MinorVer=0 + +[msnbot-media/1.0*] +Parent=MSN +Browser=msnbot-media +Version=1.0 +MajorVer=1 +MinorVer=0 + +[msnbot-media/1.1*] +Parent=MSN +Browser=msnbot-media +Version=1.1 +MajorVer=1 +MinorVer=1 + +[MSNBot-News/1.0*] +Parent=MSN +Browser=MSNBot-News +Version=1.0 +MajorVer=1 +MinorVer=0 + +[MSNBot-NewsBlogs/1.0*] +Parent=MSN +Browser=MSNBot-NewsBlogs +Version=1 +MajorVer=1 +MinorVer=0 + +[msnbot-products] +Parent=MSN +Browser=msnbot-products + +[msnbot-webmaster/1.0 (*http://search.msn.com/msnbot.htm)] +Parent=MSN +Browser=msnbot-webmaster tools + +[msnbot/1.0*] +Parent=MSN +Browser=msnbot +Version=1.0 +MajorVer=1 +MinorVer=0 + +[msnbot/1.1*] +Parent=MSN +Browser=msnbot +Version=1.1 +MajorVer=1 +MinorVer=1 + +[msnbot/2.0b*] +Parent=MSN +Version=2.0 +MajorVer=2 +MinorVer=0 +Beta=true + +[MSR-ISRCCrawler] +Parent=MSN +Browser=MSR-ISRCCrawler + +[renlifangbot/1.0 (?http://search.msn.com/msnbot.htm)] +Parent=MSN +Browser=renlifangbot + +[T-Mobile Dash Mozilla/4.0 (*) MSNBOT-MOBILE/1.1 (*)] +Parent=MSN +Browser=msnbot-mobile + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Yahoo + +[Yahoo] +Parent=DefaultProperties +Browser=Yahoo +Frames=true +Tables=true +Crawler=true + +[Mozilla/4.0 (compatible; Y!J; for robot study*)] +Parent=Yahoo +Browser=Y!J + +[Mozilla/5.0 (Yahoo-Test/4.0*)] +Parent=Yahoo +Browser=Yahoo-Test +Version=4.0 +MajorVer=4 +MinorVer=0 + +[mp3Spider cn-search-devel at yahoo-inc dot com] +Parent=Yahoo +Browser=Yahoo! Media +isBanned=true + +[My Browser] +Parent=Yahoo +Browser=Yahoo! My Browser + +[Y!OASIS/*] +Parent=Yahoo +Browser=Y!OASIS +isBanned=true + +[YahooYSMcm/2.0.0] +Parent=Yahoo +Browser=YahooYSMcm +Version=2.0 +MajorVer=2 +MinorVer=0 +isBanned=true + +[YRL_ODP_CRAWLER] +Parent=Yahoo +Browser=YRL_ODP_CRAWLER +isBanned=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Yandex + +[Yandex] +Parent=DefaultProperties +Browser=Yandex +Frames=true +IFrames=true +Tables=true +Cookies=true +Crawler=true + +[Mozilla/4.0 (compatible; MSIE 5.0; YANDEX)] +Parent=Yandex + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9) Gecko VisualParser/3.0] +Parent=Yandex +Browser=VisualParser +isBanned=true + +[YaDirectBot/*] +Parent=Yandex +Browser=YaDirectBot + +[Yandex/*] +Parent=Yandex + +[YandexBlog/*] +Parent=Yandex +Browser=YandexBlog +isSyndicationReader=true + +[YandexSomething/*] +Parent=Yandex +Browser=YandexSomething +isSyndicationReader=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Best of the Web + +[Best of the Web] +Parent=DefaultProperties +Browser=Best of the Web +Frames=true +Tables=true + +[Mozilla/4.0 (compatible; BOTW Feed Grabber; *http://botw.org)] +Parent=Best of the Web +Browser=BOTW Feed Grabber +isSyndicationReader=true +Crawler=false + +[Mozilla/4.0 (compatible; BOTW Spider; *http://botw.org)] +Parent=Best of the Web +Browser=BOTW Spider +isBanned=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Boitho + +[Boitho] +Parent=DefaultProperties +Browser=Boitho +Frames=true +Tables=true +Crawler=true + +[boitho.com-dc/*] +Parent=Boitho +Browser=boitho.com-dc + +[boitho.com-robot/*] +Parent=Boitho +Browser=boitho.com-robot + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Convera + +[Convera] +Parent=DefaultProperties +Browser=Convera +Frames=true +Tables=true +Crawler=true + +[ConveraCrawler/*] +Parent=Convera +Browser=ConveraCrawler + +[ConveraMultiMediaCrawler/0.1*] +Parent=Convera +Browser=ConveraMultiMediaCrawler +Version=0.1 +MajorVer=0 +MinorVer=1 + +[CrawlConvera*] +Parent=Convera +Browser=CrawlConvera + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; DotBot + +[DotBot] +Parent=DefaultProperties +Browser=DotBot +Frames=true +Tables=true +isBanned=true +Crawler=true + +[DotBot/* (http://www.dotnetdotcom.org/*)] +Parent=DotBot + +[Mozilla/5.0 (compatible; DotBot/*; http://www.dotnetdotcom.org/*)] +Parent=DotBot + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Entireweb + +[Entireweb] +Parent=DefaultProperties +Browser=Entireweb +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[Mozilla/4.0 (compatible; SpeedySpider; www.entireweb.com)] +Parent=Entireweb + +[Speedy Spider (*Beta/*)] +Parent=Entireweb + +[Speedy?Spider?(http://www.entireweb.com*)] +Parent=Entireweb + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Envolk + +[Envolk] +Parent=DefaultProperties +Browser=Envolk +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[envolk/* (?http://www.envolk.com/envolk*)] +Parent=Envolk + +[envolk?ITS?spider/* (?http://www.envolk.com/envolk*)] +Parent=Envolk + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Exalead + +[Exalead] +Parent=DefaultProperties +Browser=Exalead +Frames=true +Tables=true +isBanned=true +Crawler=true + +[Exabot-Images/1.0] +Parent=Exalead +Browser=Exabot-Images +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Exabot-Test/*] +Parent=Exalead +Browser=Exabot-Test + +[Exabot/2.0] +Parent=Exalead +Browser=Exabot + +[Exabot/3.0] +Parent=Exalead +Browser=Exabot +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=Liberate + +[Exalead NG/*] +Parent=Exalead +Browser=Exalead NG +isBanned=true + +[Mozilla/5.0 (compatible; Exabot-Images/3.0;*)] +Parent=Exalead +Browser=Exabot-Images + +[Mozilla/5.0 (compatible; Exabot/3.0 (BiggerBetter/tests);*)] +Parent=Exalead +Browser=Exabot/BiggerBetter/tests + +[Mozilla/5.0 (compatible; Exabot/3.0;*)] +Parent=Exalead +Browser=Exabot +isBanned=false + +[Mozilla/5.0 (compatible; NGBot/*)] +Parent=Exalead + +[ng/*] +Parent=Exalead +Browser=Exalead Previewer +Version=1.0 +MajorVer=1 +MinorVer=0 +isBanned=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Fast/AllTheWeb + +[Fast/AllTheWeb] +Parent=DefaultProperties +Browser=Fast/AllTheWeb +Alpha=true +Beta=true +Win16=true +Win32=true +Win64=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +isBanned=true +isMobileDevice=true +isSyndicationReader=true +Crawler=true + +[*FAST Enterprise Crawler*] +Parent=Fast/AllTheWeb +Browser=FAST Enterprise Crawler + +[FAST Data Search Document Retriever/4.0*] +Parent=Fast/AllTheWeb +Browser=FAST Data Search Document Retriever + +[FAST MetaWeb Crawler (helpdesk at fastsearch dot com)] +Parent=Fast/AllTheWeb +Browser=FAST MetaWeb Crawler + +[Fast PartnerSite Crawler*] +Parent=Fast/AllTheWeb +Browser=FAST PartnerSite + +[FAST-WebCrawler/*] +Parent=Fast/AllTheWeb +Browser=FAST-WebCrawler + +[FAST-WebCrawler/*/FirstPage*] +Parent=Fast/AllTheWeb +Browser=FAST-WebCrawler/FirstPage + +[FAST-WebCrawler/*/Fresh*] +Parent=Fast/AllTheWeb +Browser=FAST-WebCrawler/Fresh + +[FAST-WebCrawler/*/PartnerSite*] +Parent=Fast/AllTheWeb +Browser=FAST PartnerSite + +[FAST-WebCrawler/*?Multimedia*] +Parent=Fast/AllTheWeb +Browser=FAST-WebCrawler/Multimedia + +[FastSearch Web Crawler for*] +Parent=Fast/AllTheWeb +Browser=FastSearch Web Crawler + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Gigabot + +[Gigabot] +Parent=DefaultProperties +Browser=Gigabot +Frames=true +IFrames=true +Tables=true +Crawler=true + +[Gigabot*] +Parent=Gigabot + +[GigabotSiteSearch/*] +Parent=Gigabot +Browser=GigabotSiteSearch + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Ilse + +[Ilse] +Parent=DefaultProperties +Browser=Ilse +Frames=true +Tables=true +Crawler=true + +[IlseBot/*] +Parent=Ilse + +[INGRID/?.0*] +Parent=Ilse +Browser=Ilse + +[Mozilla/3.0 (INGRID/*] +Parent=Ilse +Browser=Ilse + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; iVia Project + +[iVia Project] +Parent=DefaultProperties +Browser=iVia Project +Frames=true +IFrames=true +Tables=true +Crawler=true + +[DataFountains/DMOZ Downloader*] +Parent=iVia Project +Browser=DataFountains/DMOZ Downloader +isBanned=true + +[DataFountains/DMOZ Feature Vector Corpus Creator*] +Parent=iVia Project +Browser=DataFountains/DMOZ Feature Vector Corpus + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Jayde Online + +[Jayde Online] +Parent=DefaultProperties +Browser=Jayde Online +Frames=true +Tables=true +Crawler=true + +[ExactSeek Crawler/*] +Parent=Jayde Online +Browser=ExactSeek Crawler + +[exactseek-pagereaper-* (crawler@exactseek.com)] +Parent=Jayde Online +Browser=exactseek-pagereaper +isBanned=true + +[exactseek.com] +Parent=Jayde Online +Browser=exactseek.com + +[Jayde Crawler*] +Parent=Jayde Online +Browser=Jayde Crawler + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Lycos + +[Lycos] +Parent=DefaultProperties +Browser=Lycos +Frames=true +Tables=true +Crawler=true + +[Lycos*] +Parent=Lycos +Browser=Lycos + +[Lycos-Proxy] +Parent=Lycos +Browser=Lycos-Proxy + +[Lycos-Spider_(modspider)] +Parent=Lycos +Browser=Lycos-Spider_(modspider) + +[Lycos-Spider_(T-Rex)] +Parent=Lycos +Browser=Lycos-Spider_(T-Rex) + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Naver + +[Naver] +Parent=DefaultProperties +Browser=Naver +isBanned=true +Crawler=true + +[Cowbot-* (NHN Corp*naver.com)] +Parent=Naver +Browser=Naver Cowbot + +[Mozilla/4.0 (compatible; NaverBot/*; *)] +Parent=Naver + +[Mozilla/4.0 (compatible; NaverBot/*; nhnbot@naver.com)] +Parent=Naver +Browser=Naver NaverBot + +[NaverBot-* (NHN Corp*naver.com)] +Parent=Naver +Browser=Naver NHN Corp + +[Yeti/*] +Parent=Naver +Browser=Yeti + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Snap + +[Snap] +Parent=DefaultProperties +Browser=Snap +isBanned=true +Crawler=true + +[Mozilla/5.0 (SnapPreviewBot) Gecko/* Firefox/*] +Parent=Snap + +[Snapbot/*] +Parent=Snap + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Sogou + +[Sogou] +Parent=DefaultProperties +Browser=Sogou +Frames=true +Tables=true +isBanned=true +Crawler=true + +[shaboyi spider] +Parent=Sogou +Browser=Sogou/Shaboyi Spider + +[Sogou develop spider/*] +Parent=Sogou +Browser=Sogou Develop Spider + +[Sogou head spider*] +Parent=Sogou +Browser=Sogou/HEAD Spider + +[sogou js robot(*)] +Parent=Sogou + +[Sogou Orion spider/*] +Parent=Sogou +Browser=Sogou Orion spider + +[Sogou Pic Agent] +Parent=Sogou +Browser=Sogou/Image Crawler + +[Sogou Pic Spider] +Parent=Sogou +Browser=Sogou Pic Spider + +[Sogou Push Spider/*] +Parent=Sogou +Browser=Sogou Push Spider + +[sogou spider] +Parent=Sogou +Browser=Sogou/Spider + +[sogou web spider*] +Parent=Sogou +Browser=sogou web spider + +[Sogou-Test-Spider/*] +Parent=Sogou +Browser=Sogou-Test-Spider + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; YodaoBot + +[YodaoBot] +Parent=DefaultProperties +Browser=YodaoBot +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[Mozilla/5.0 (compatible; YodaoBot/1.*)] +Parent=YodaoBot + +[Mozilla/5.0 (compatible;YodaoBot-Image/1.*)] +Parent=YodaoBot +Browser=YodaoBot-Image + +[WAP_Browser/5.0 (compatible; YodaoBot/1.*)] +Parent=YodaoBot + +[YodaoBot/1.* (*)] +Parent=YodaoBot + +[Best Whois (http://www.bestwhois.net/)] +Parent=DNS Tools +Browser=Best Whois + +[DNSGroup/*] +Parent=DNS Tools +Browser=DNS Group Crawler + +[NG-Search/*] +Parent=Exalead +Browser=NG-SearchBot + +[TouchStone] +Parent=Feeds Syndicators +Browser=TouchStone +isSyndicationReader=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; General Crawlers + +[General Crawlers] +Parent=DefaultProperties +Browser=General Crawlers +Crawler=true + +[A .NET Web Crawler] +Parent=General Crawlers +isBanned=true + +[BabalooSpider/1.*] +Parent=General Crawlers +Browser=BabalooSpider + +[BilgiBot/*] +Parent=General Crawlers +Browser=BilgiBot +isBanned=true + +[bot/* (bot; *bot@bot.bot)] +Parent=General Crawlers +Browser=bot +isBanned=true + +[CyberPatrol*] +Parent=General Crawlers +Browser=CyberPatrol +isBanned=true + +[Cynthia 1.0] +Parent=General Crawlers +Browser=Cynthia +Version=1.0 +MajorVer=1 +MinorVer=0 + +[ddetailsbot (http://www.displaydetails.com)] +Parent=General Crawlers +Browser=ddetailsbot + +[DomainCrawler/1.0 (info@domaincrawler.com; http://www.domaincrawler.com/domains/view/*)] +Parent=General Crawlers +Browser=DomainCrawler + +[DomainsBotBot/1.*] +Parent=General Crawlers +Browser=DomainsBotBot +isBanned=true + +[DomainsDB.net MetaCrawler*] +Parent=General Crawlers +Browser=DomainsDB + +[Drupal (*)] +Parent=General Crawlers +Browser=Drupal + +[Dumbot (version *)*] +Parent=General Crawlers +Browser=Dumbfind + +[EuripBot/*] +Parent=General Crawlers +Browser=Europe Internet Portal + +[eventax/*] +Parent=General Crawlers +Browser=eventax + +[FANGCrawl/*] +Parent=General Crawlers +Browser=Safe-t.net Web Filtering Service +isBanned=true + +[favorstarbot/*] +Parent=General Crawlers +Browser=favorstarbot +isBanned=true + +[FollowSite.com (*)] +Parent=General Crawlers +Browser=FollowSite +isBanned=true + +[Gaisbot*] +Parent=General Crawlers +Browser=Gaisbot + +[Healthbot/Health_and_Longevity_Project_(HealthHaven.com) ] +Parent=General Crawlers +Browser=Healthbot +isBanned=true + +[hitcrawler_0.*] +Parent=General Crawlers +Browser=hitcrawler +isBanned=true + +[htdig/*] +Parent=General Crawlers +Browser=ht://Dig + +[http://hilfe.acont.de/bot.html ACONTBOT] +Parent=General Crawlers +Browser=ACONTBOT +isBanned=true + +[JetBrains*] +Parent=General Crawlers +Browser=Omea Pro + +[KakleBot - www.kakle.com/0.1] +Parent=General Crawlers +Browser=KakleBot + +[KBeeBot/0.*] +Parent=General Crawlers +Browser=KBeeBot +isBanned=true + +[Keyword Density/*] +Parent=General Crawlers +Browser=Keyword Density + +[LetsCrawl.com/1.0*] +Parent=General Crawlers +Browser=LetsCrawl.com +isBanned=true + +[Lincoln State Web Browser] +Parent=General Crawlers +Browser=Lincoln State Web Browser +isBanned=true + +[Links4US-Crawler,*] +Parent=General Crawlers +Browser=Links4US-Crawler +isBanned=true + +[Lorkyll *.* -- lorkyll@444.net] +Parent=General Crawlers +Browser=Lorkyll +isBanned=true + +[Lsearch/sondeur] +Parent=General Crawlers +Browser=Lsearch/sondeur +isBanned=true + +[LucidMedia ClickSense/4.?] +Parent=General Crawlers +Browser=LucidMedia-ClickSense +isBanned=true + +[MapoftheInternet.com?(?http://MapoftheInternet.com)] +Parent=General Crawlers +Browser=MapoftheInternet +isBanned=true + +[Marvin v0.3] +Parent=General Crawlers +Browser=MedHunt +Version=0.3 +MajorVer=0 +MinorVer=3 + +[masidani_bot_v0.6*] +Parent=General Crawlers +Browser=masidani_bot + +[Metaspinner/0.01 (Metaspinner; http://www.meta-spinner.de/; support@meta-spinner.de/)] +Parent=General Crawlers +Browser=Metaspinner/0.01 +Version=0.01 +MajorVer=0 +MinorVer=01 + +[metatagsdir/*] +Parent=General Crawlers +Browser=metatagsdir +isBanned=true + +[Microsoft Windows Network Diagnostics] +Parent=General Crawlers +Browser=Microsoft Windows Network Diagnostics +isBanned=true + +[Miva (AlgoFeedback@miva.com)] +Parent=General Crawlers +Browser=Miva + +[moget/*] +Parent=General Crawlers +Browser=Goo + +[Mozdex/0.7.2*] +Parent=General Crawlers +Browser=Mozdex + +[Mozilla Compatible (MS IE 3.01 WinNT)] +Parent=General Crawlers +isBanned=true + +[Mozilla/* (compatible; WebCapture*)] +Parent=General Crawlers +Browser=WebCapture + +[Mozilla/4.0 (compatible; DepSpid/*)] +Parent=General Crawlers +Browser=DepSpid + +[Mozilla/4.0 (compatible; MSIE *; Windows NT *; SV1)] +Parent=General Crawlers +Browser=AVG + +[Mozilla/4.0 (compatible; MSIE 4.01; Vonna.com b o t)] +Parent=General Crawlers +Browser=Vonna.com +isBanned=true + +[Mozilla/4.0 (compatible; MSIE 4.01; Windows95)] +Parent=General Crawlers +Win32=true + +[Mozilla/4.0 (compatible; MSIE 4.5; Windows 98; )] +Parent=General Crawlers +Win32=true + +[Mozilla/4.0 (compatible; MyFamilyBot/*)] +Parent=General Crawlers +Browser=MyFamilyBot + +[Mozilla/4.0 (compatible; N-Stealth)] +Parent=General Crawlers +Browser=N-Stealth + +[Mozilla/4.0 (compatible; Scumbot/*; Linux/*)] +Parent=General Crawlers +isBanned=true + +[Mozilla/4.0 (compatible; Spider; Linux)] +Parent=General Crawlers +isBanned=true + +[Mozilla/4.0 (compatible; Win32)] +Parent=General Crawlers +Browser=Unknown Crawler +isBanned=true + +[Mozilla/4.1] +Parent=General Crawlers +isBanned=true + +[Mozilla/4.5] +Parent=General Crawlers +isBanned=true + +[Mozilla/5.0 (*http://gnomit.com/) Gecko/* Gnomit/1.0] +Parent=General Crawlers +Browser=Gnomit +isBanned=true + +[Mozilla/5.0 (compatible; AboutUsBot/*)] +Parent=General Crawlers +Browser=AboutUsBot +isBanned=true + +[Mozilla/5.0 (compatible; BuzzRankingBot/*)] +Parent=General Crawlers +Browser=BuzzRankingBot +isBanned=true + +[Mozilla/5.0 (compatible; Diffbot/0.1; http://www.diffbot.com)] +Parent=General Crawlers +Browser=Diffbot + +[Mozilla/5.0 (compatible; FirstSearchBot/1.0; *)] +Parent=General Crawlers +Browser=FirstSearchBot + +[mozilla/5.0 (compatible; genevabot http://www.healthdash.com)] +Parent=General Crawlers +Browser=Healthdash + +[Mozilla/5.0 (compatible; JadynAveBot; *http://www.jadynave.com/robot*] +Parent=General Crawlers +Browser=JadynAveBot +isBanned=true + +[Mozilla/5.0 (compatible; Kyluka crawl; http://www.kyluka.com/crawl.html; crawl@kyluka.com)] +Parent=General Crawlers +Browser=Kyluka + +[Mozilla/5.0 (compatible; MJ12bot/v1.2.*; http://www.majestic12.co.uk/bot.php*)] +Parent=General Crawlers +Browser=MJ12bot +Version=1.2 +MajorVer=1 +MinorVer=2 + +[Mozilla/5.0 (compatible; MSIE 7.0 ?http://www.europarchive.org)] +Parent=General Crawlers +Browser=Europe Web Archive + +[Mozilla/5.0 (compatible; Seznam screenshot-generator 2.0;*)] +Parent=General Crawlers +Browser=Seznam screenshot-generator +isBanned=true + +[Mozilla/5.0 (compatible; Twingly Recon; http://www.twingly.com/)] +Parent=General Crawlers +Browser=Twingly Recon + +[Mozilla/5.0 (compatible; unwrapbot/2.*; http://www.unwrap.jp*)] +Parent=General Crawlers +Browser=UnWrap + +[Mozilla/5.0 (compatible; Vermut*)] +Parent=General Crawlers +Browser=Vermut + +[Mozilla/5.0 (compatible; Webbot/*)] +Parent=General Crawlers +Browser=Webbot.ru +isBanned=true + +[n4p_bot*] +Parent=General Crawlers +Browser=n4p_bot + +[nabot*] +Parent=General Crawlers +Browser=Nabot + +[NetCarta_WebMapper/*] +Parent=General Crawlers +Browser=NetCarta_WebMapper +isBanned=true + +[NetID.com Bot*] +Parent=General Crawlers +Browser=NetID.com Bot +isBanned=true + +[neTVision AG andreas.heidoetting@thomson-webcast.net] +Parent=General Crawlers +Browser=neTVision + +[NextopiaBOT*] +Parent=General Crawlers +Browser=NextopiaBOT + +[nicebot] +Parent=General Crawlers +Browser=nicebot +isBanned=true + +[niXXieBot?Foster*] +Parent=General Crawlers +Browser=niXXiebot-Foster + +[Nozilla/P.N (Just for IDS woring)] +Parent=General Crawlers +Browser=Nozilla/P.N +isBanned=true + +[Nudelsalat/*] +Parent=General Crawlers +Browser=Nudelsalat +isBanned=true + +[NV32ts] +Parent=General Crawlers +Browser=NV32ts +isBanned=true + +[Ocelli/*] +Parent=General Crawlers +Browser=Ocelli + +[OpenTaggerBot (http://www.opentagger.com/opentaggerbot.htm)] +Parent=General Crawlers +Browser=OpenTaggerBot + +[Oracle Enterprise Search] +Parent=General Crawlers +Browser=Oracle Enterprise Search +isBanned=true + +[Oracle Ultra Search] +Parent=General Crawlers +Browser=Oracle Ultra Search + +[Pajaczek/*] +Parent=General Crawlers +Browser=Pajaczek +isBanned=true + +[panscient.com] +Parent=General Crawlers +Browser=panscient.com +isBanned=true + +[Patwebbot (http://www.herz-power.de/technik.html)] +Parent=General Crawlers +Browser=Patwebbot + +[PDFBot (crawler@pdfind.com)] +Parent=General Crawlers +Browser=PDFBot + +[Pete-Spider/1.*] +Parent=General Crawlers +Browser=Pete-Spider +isBanned=true + +[PhpDig/*] +Parent=General Crawlers +Browser=PhpDig + +[PlantyNet_WebRobot*] +Parent=General Crawlers +Browser=PlantyNet +isBanned=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; PluckIt + +[PluckItCrawler/1.0 (*)] +Parent=General Crawlers +isMobileDevice=true + +[PMAFind] +Parent=General Crawlers +Browser=PMAFind +isBanned=true + +[Poodle_predictor_1.0] +Parent=General Crawlers +Browser=Poodle Predictor + +[QuickFinder Crawler] +Parent=General Crawlers +Browser=QuickFinder +isBanned=true + +[Radiation Retriever*] +Parent=General Crawlers +Browser=Radiation Retriever +isBanned=true + +[RedCarpet/*] +Parent=General Crawlers +Browser=RedCarpet +isBanned=true + +[RixBot (http://babelserver.org/rix)] +Parent=General Crawlers +Browser=RixBot + +[Rome Client (http://tinyurl.com/64t5n) Ver: 0.*] +Parent=General Crawlers +Browser=TinyURL + +[SBIder/*] +Parent=General Crawlers +Browser=SiteSell + +[ScollSpider/2.*] +Parent=General Crawlers +Browser=ScollSpider +isBanned=true + +[Search Fst] +Parent=General Crawlers +Browser=Search Fst + +[searchbot admin@google.com] +Parent=General Crawlers +Browser=searchbot +isBanned=true + +[Seeker.lookseek.com] +Parent=General Crawlers +Browser=LookSeek +isBanned=true + +[semanticdiscovery/*] +Parent=General Crawlers +Browser=Semantic Discovery + +[SeznamBot/*] +Parent=General Crawlers +Browser=SeznamBot +isBanned=true + +[Shelob (shelob@gmx.net)] +Parent=General Crawlers +Browser=Shelob +isBanned=true + +[shelob v1.*] +Parent=General Crawlers +Browser=shelob +isBanned=true + +[ShopWiki/1.0*] +Parent=General Crawlers +Browser=ShopWiki +Version=1.0 +MajorVer=1 +MinorVer=0 + +[ShowXML/1.0 libwww/5.4.0] +Parent=General Crawlers +Browser=ShowXML +isBanned=true + +[sitecheck.internetseer.com*] +Parent=General Crawlers +Browser=Internetseer + +[SMBot/*] +Parent=General Crawlers +Browser=SMBot + +[sohu*] +Parent=General Crawlers +Browser=sohu-search +isBanned=true + +[SpankBot*] +Parent=General Crawlers +Browser=SpankBot +isBanned=true + +[spider (tspyyp@tom.com)] +Parent=General Crawlers +Browser=spider (tspyyp@tom.com) +isBanned=true + +[Sunrise/0.*] +Parent=General Crawlers +Browser=Sunrise +isBanned=true + +[Superpages URL Verification Engine] +Parent=General Crawlers +Browser=Superpages + +[Surf Knight] +Parent=General Crawlers +Browser=Surf Knight +isBanned=true + +[SurveyBot/*] +Parent=General Crawlers +Browser=SurveyBot +isBanned=true + +[SynapticSearch/AI Crawler 1.?] +Parent=General Crawlers +Browser=SynapticSearch +isBanned=true + +[SyncMgr] +Parent=General Crawlers +Browser=SyncMgr + +[Tagyu Agent/1.0] +Parent=General Crawlers +Browser=Tagyu + +[Talkro Web-Shot/*] +Parent=General Crawlers +Browser=Talkro Web-Shot +isBanned=true + +[Tecomi Bot (http://www.tecomi.com/bot.htm)] +Parent=General Crawlers +Browser=Tecomi + +[TheInformant*] +Parent=General Crawlers +Browser=TheInformant +isBanned=true + +[Toata dragostea*] +Parent=General Crawlers +Browser=Toata dragostea +isBanned=true + +[Tutorial Crawler*] +Parent=General Crawlers +isBanned=true + +[UbiCrawler/*] +Parent=General Crawlers +Browser=UbiCrawler + +[UCmore] +Parent=General Crawlers +Browser=UCmore + +[User*Agent:*] +Parent=General Crawlers +isBanned=true + +[USER_AGENT] +Parent=General Crawlers +Browser=USER_AGENT +isBanned=true + +[VadixBot] +Parent=General Crawlers +Browser=VadixBot + +[VengaBot/*] +Parent=General Crawlers +Browser=VengaBot +isBanned=true + +[Visicom Toolbar] +Parent=General Crawlers +Browser=Visicom Toolbar + +[W3C-WebCon/*] +Parent=General Crawlers +Browser=W3C-WebCon + +[Webclipping.com] +Parent=General Crawlers +Browser=Webclipping.com +isBanned=true + +[webcollage/*] +Parent=General Crawlers +Browser=WebCollage +isBanned=true + +[WebCrawler_1.*] +Parent=General Crawlers +Browser=WebCrawler + +[WebFilter Robot*] +Parent=General Crawlers +Browser=WebFilter Robot + +[WeBoX/*] +Parent=General Crawlers +Browser=WeBoX + +[WebTrends/*] +Parent=General Crawlers +Browser=WebTrends + +[West Wind Internet Protocols*] +Parent=General Crawlers +Browser=Versatel +isBanned=true + +[WhizBang] +Parent=General Crawlers +Browser=WhizBang + +[Willow Internet Crawler by Twotrees V*] +Parent=General Crawlers +Browser=Willow Internet Crawler + +[WIRE/* (Linux; i686; Bot,Robot,Spider,Crawler)] +Parent=General Crawlers +Browser=WIRE +isBanned=true + +[www.fi crawler, contact crawler@www.fi] +Parent=General Crawlers +Browser=www.fi crawler + +[Xerka WebBot v1.*] +Parent=General Crawlers +Browser=Xerka +isBanned=true + +[XML Sitemaps Generator*] +Parent=General Crawlers +Browser=XML Sitemaps Generator + +[XSpider*] +Parent=General Crawlers +Browser=XSpider +isBanned=true + +[YooW!/* (?http://www.yoow.eu)] +Parent=General Crawlers +Browser=YooW! +isBanned=true + +[HiddenMarket-*] +Parent=General RSS +Browser=HiddenMarket +isBanned=true + +[FOTOCHECKER] +Parent=Image Crawlers +Browser=FOTOCHECKER +isBanned=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Search Engines + +[Search Engines] +Parent=DefaultProperties +Browser=Search Engines +Crawler=true + +[*FDSE robot*] +Parent=Search Engines +Browser=FDSE Robot + +[*Fluffy the spider*] +Parent=Search Engines +Browser=SearchHippo + +[Abacho*] +Parent=Search Engines +Browser=Abacho + +[ah-ha.com crawler (crawler@ah-ha.com)] +Parent=Search Engines +Browser=Ah-Ha + +[AIBOT/*] +Parent=Search Engines +Browser=21Seek.Com + +[ALeadSoftbot/*] +Parent=Search Engines +Browser=ALeadSoftbot + +[Amfibibot/*] +Parent=Search Engines +Browser=Amfibi + +[AnswerBus (http://www.answerbus.com/)] +Parent=Search Engines + +[antibot-V*] +Parent=Search Engines +Browser=antibot + +[appie*(www.walhello.com)] +Parent=Search Engines +Browser=Walhello + +[ASPSeek/*] +Parent=Search Engines +Browser=ASPSeek + +[BigCliqueBOT/*] +Parent=Search Engines +Browser=BigClique.com/BigClic.com + +[Blaiz-Bee/*] +Parent=Search Engines +Browser=RawGrunt + +[btbot/*] +Parent=Search Engines +Browser=Bit Torrent Search Engine + +[Busiversebot/v1.0 (http://www.busiverse.com/bot.php)] +Parent=Search Engines +Browser=Busiversebot +isBanned=true + +[CatchBot/*; http://www.catchbot.com] +Parent=Search Engines +Browser=CatchBot +Version=1.0 +MajorVer=1 +MinorVer=0 + +[CipinetBot (http://www.cipinet.com/bot.html)] +Parent=Search Engines +Browser=CipinetBot + +[Cogentbot/1.?*] +Parent=Search Engines +Browser=Cogentbot + +[compatible; Mozilla 4.0; MSIE 5.5; (SqwidgeBot v1.01 - http://www.sqwidge.com/bot/)] +Parent=Search Engines +Browser=SqwidgeBot + +[cosmos*] +Parent=Search Engines +Browser=Xyleme + +[Deepindex] +Parent=Search Engines +Browser=Deepindex + +[DiamondBot] +Parent=Search Engines +Browser=DiamondBot + +[Dumbot*] +Parent=Search Engines +Browser=Dumbot +Version=0.2 +MajorVer=0 +MinorVer=2 +Beta=true + +[Eule?Robot*] +Parent=Search Engines +Browser=Eule-Robot + +[Faxobot/*] +Parent=Search Engines +Browser=Faxo + +[Filangy/*] +Parent=Search Engines +Browser=Filangy + +[flatlandbot/*] +Parent=Search Engines +Browser=Flatland + +[Fooky.com/ScorpionBot/ScoutOut;*] +Parent=Search Engines +Browser=ScorpionBot +isBanned=true + +[FyberSpider*] +Parent=Search Engines +Browser=FyberSpider +isBanned=true + +[Gaisbot/*] +Parent=Search Engines +Browser=Gaisbot + +[gazz/*(gazz@nttr.co.jp)] +Parent=Search Engines +Browser=gazz + +[geniebot*] +Parent=Search Engines +Browser=GenieKnows + +[GOFORITBOT (?http://www.goforit.com/about/?)] +Parent=Search Engines +Browser=GoForIt + +[GoGuidesBot/*] +Parent=Search Engines +Browser=GoGuidesBot + +[GroschoBot/*] +Parent=Search Engines +Browser=GroschoBot + +[GurujiBot/1.*] +Parent=Search Engines +Browser=GurujiBot +isBanned=true + +[HenryTheMiragoRobot*] +Parent=Search Engines +Browser=Mirago + +[HolmesBot (http://holmes.ge)] +Parent=Search Engines +Browser=HolmesBot + +[Hotzonu/*] +Parent=Search Engines +Browser=Hotzonu + +[HyperEstraier/*] +Parent=Search Engines +Browser=HyperEstraier +isBanned=true + +[i1searchbot/*] +Parent=Search Engines +Browser=i1searchbot + +[IIITBOT/1.*] +Parent=Search Engines +Browser=Indian Language Web Search Engine + +[Iltrovatore-?etaccio/*] +Parent=Search Engines +Browser=Iltrovatore-Setaccio + +[InfociousBot (?http://corp.infocious.com/tech_crawler.php)] +Parent=Search Engines +Browser=InfociousBot +isBanned=true + +[Infoseek SideWinder/*] +Parent=Search Engines +Browser=Infoseek + +[iSEEKbot/*] +Parent=Search Engines +Browser=iSEEKbot + +[Knight/0.? (Zook Knight; http://knight.zook.in/; knight@zook.in)] +Parent=Search Engines +Browser=Knight + +[Kolinka Forum Search (www.kolinka.com)] +Parent=Search Engines +Browser=Kolinka Forum Search +isBanned=true + +[KRetrieve/] +Parent=Search Engines +Browser=KRetrieve +isBanned=true + +[LapozzBot/*] +Parent=Search Engines +Browser=LapozzBot + +[Linknzbot*] +Parent=Search Engines +Browser=Linknzbot + +[LocalcomBot/*] +Parent=Search Engines +Browser=LocalcomBot + +[Mail.Ru/1.0] +Parent=Search Engines +Browser=Mail.Ru + +[MaSagool/*] +Parent=Search Engines +Browser=Sagoo +Version=1.0 +MajorVer=1 +MinorVer=0 + +[miniRank/*] +Parent=Search Engines +Browser=miniRank + +[Mnogosearch*] +Parent=Search Engines +Browser=Mnogosearch + +[Mozilla/0.9* no dos :) (Linux)] +Parent=Search Engines +Browser=goliat +isBanned=true + +[Mozilla/4.0 (compatible; Arachmo)] +Parent=Search Engines +Browser=Arachmo + +[Mozilla/4.0 (compatible; http://search.thunderstone.com/texis/websearch/about.html)] +Parent=Search Engines +Browser=ThunderStone +isBanned=true + +[Mozilla/4.0 (compatible; MSIE *; Windows NT; Girafabot; girafabot at girafa dot com; http://www.girafa.com)] +Parent=Search Engines +Browser=Girafabot +Win32=true + +[Mozilla/4.0 (compatible; Vagabondo/*; webcrawler at wise-guys dot nl; *)] +Parent=Search Engines +Browser=Vagabondo + +[Mozilla/4.0(?compatible; MSIE 6.0; Qihoo *)] +Parent=Search Engines +Browser=Qihoo + +[Mozilla/4.7 (compatible; WhizBang; http://www.whizbang.com/crawler)] +Parent=Search Engines +Browser=Inxight Software + +[Mozilla/5.0 (*) VoilaBot*] +Parent=Search Engines +Browser=VoilaBot +isBanned=true + +[Mozilla/5.0 (compatible; ActiveTouristBot*; http://www.activetourist.com)] +Parent=Search Engines +Browser=ActiveTouristBot + +[Mozilla/5.0 (compatible; Butterfly/1.0; *)*] +Parent=Search Engines +Browser=Butterfly + +[Mozilla/5.0 (compatible; Charlotte/*; *)] +Parent=Search Engines +Browser=Charlotte +Beta=true +isBanned=true + +[Mozilla/5.0 (compatible; CXL-FatAssANT*)] +Parent=Search Engines +Browser=FatAssANT + +[Mozilla/5.0 (compatible; DBLBot/1.0; ?http://www.dontbuylists.com/)] +Parent=Search Engines +Browser=DBLBot +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 (compatible; EARTHCOM.info/*)] +Parent=Search Engines +Browser=EARTHCOM + +[Mozilla/5.0 (compatible; Lipperhey Spider; http://www.lipperhey.com/)] +Parent=Search Engines +Browser=Lipperhey Spider + +[Mozilla/5.0 (compatible; MojeekBot/*; http://www.mojeek.com/bot.html)] +Parent=Search Engines +Browser=MojeekBot + +[Mozilla/5.0 (compatible; NLCrawler/*] +Parent=Search Engines +Browser=Northern Light Web Search + +[Mozilla/5.0 (compatible; OsO;*] +Parent=Search Engines +Browser=Octopodus +isBanned=true + +[Mozilla/5.0 (compatible; Pogodak.*)] +Parent=Search Engines +Browser=Pogodak + +[Mozilla/5.0 (compatible; Quantcastbot/1.*)] +Parent=Search Engines +Browser=Quantcastbot + +[Mozilla/5.0 (compatible; ScoutJet; *http://www.scoutjet.com/)] +Parent=Search Engines +Browser=ScoutJet + +[Mozilla/5.0 (compatible; Scrubby/*; http://www.scrubtheweb.com/abs/meta-check.html)] +Parent=Search Engines +Browser=Scrubby +isBanned=true + +[Mozilla/5.0 (compatible; YoudaoBot/1.*; http://www.youdao.com/help/webmaster/spider/*)] +Parent=Search Engines +Browser=YoudaoBot +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 (Twiceler*)] +Parent=Search Engines +Browser=Twiceler +isBanned=true + +[Mozilla/5.0 CostaCider Search*] +Parent=Search Engines +Browser=CostaCider Search + +[Mozilla/5.0 GurujiBot/1.0 (*)] +Parent=Search Engines +Browser=GurujiBot + +[NavissoBot] +Parent=Search Engines +Browser=NavissoBot + +[NextGenSearchBot*(for information visit *)] +Parent=Search Engines +Browser=ZoomInfo +isBanned=true + +[Norbert the Spider(Burf.com)] +Parent=Search Engines +Browser=Norbert the Spider + +[NuSearch Spider*] +Parent=Search Engines +Browser=nuSearch + +[ObjectsSearch/*] +Parent=Search Engines +Browser=ObjectsSearch + +[OpenISearch/1.*] +Parent=Search Engines +Browser=OpenISearch (Amazon) + +[Pagebull http://www.pagebull.com/] +Parent=Search Engines +Browser=Pagebull + +[PEERbot*] +Parent=Search Engines +Browser=PEERbot + +[Pompos/*] +Parent=Search Engines +Browser=Pompos + +[Popdexter/*] +Parent=Search Engines +Browser=Popdex + +[Qweery*] +Parent=Search Engines +Browser=QweeryBot + +[RedCell/* (*)] +Parent=Search Engines +Browser=RedCell + +[Scrubby/*] +Parent=Search Engines +Browser=Scrub The Web + +[Search-10/*] +Parent=Search Engines +Browser=Search-10 + +[search.ch*] +Parent=Search Engines +Browser=Swiss Search Engine + +[Searchmee! Spider*] +Parent=Search Engines +Browser=Searchmee! + +[Seekbot/*] +Parent=Search Engines +Browser=Seekbot + +[SiteSpider (http://www.SiteSpider.com/)] +Parent=Search Engines +Browser=SiteSpider + +[Spinne/*] +Parent=Search Engines +Browser=Spinne + +[sproose/*] +Parent=Search Engines +Browser=Sproose + +[Sqeobot/0.*] +Parent=Search Engines +Browser=Branzel +isBanned=true + +[SquigglebotBot/*] +Parent=Search Engines +Browser=SquigglebotBot +isBanned=true + +[StackRambler/*] +Parent=Search Engines +Browser=StackRambler + +[SygolBot*] +Parent=Search Engines +Browser=SygolBot + +[SynoBot] +Parent=Search Engines +Browser=SynoBot + +[Szukacz/*] +Parent=Search Engines +Browser=Szukacz + +[Tarantula/*] +Parent=Search Engines +Browser=Tarantula +isBanned=true + +[TerrawizBot/*] +Parent=Search Engines +Browser=TerrawizBot +isBanned=true + +[Tkensaku/*] +Parent=Search Engines +Browser=Tkensaku + +[TMCrawler] +Parent=Search Engines +Browser=TMCrawler +isBanned=true + +[Twingly Recon] +Parent=Search Engines +Browser=Twingly Recon +isBanned=true + +[updated/*] +Parent=Search Engines +Browser=Updated! + +[URL Spider Pro/*] +Parent=Search Engines +Browser=URL Spider Pro + +[URL Spider SQL*] +Parent=Search Engines +Browser=Innerprise Enterprise Search + +[VMBot/*] +Parent=Search Engines +Browser=VMBot + +[voyager/2.0 (http://www.kosmix.com/html/crawler.html)] +Parent=Search Engines +Browser=Voyager + +[wadaino.jp-crawler*] +Parent=Search Engines +Browser=wadaino.jp +isBanned=true + +[WebAlta Crawler/*] +Parent=Search Engines +Browser=WebAlta Crawler +isBanned=true + +[WebCorp/*] +Parent=Search Engines +Browser=WebCorp +isBanned=true + +[webcrawl.net] +Parent=Search Engines +Browser=webcrawl.net + +[WISEbot/*] +Parent=Search Engines +Browser=WISEbot +isBanned=true + +[Wotbox/*] +Parent=Search Engines +Browser=Wotbox + +[www.zatka.com] +Parent=Search Engines +Browser=Zatka + +[WWWeasel Robot v*] +Parent=Search Engines +Browser=World Wide Weasel + +[YadowsCrawler*] +Parent=Search Engines +Browser=YadowsCrawler + +[YodaoBot/*] +Parent=Search Engines +Browser=YodaoBot +isBanned=true + +[ZeBot_www.ze.bz*] +Parent=Search Engines +Browser=ZE.bz + +[zibber-v*] +Parent=Search Engines +Browser=Zibb + +[ZipppBot/*] +Parent=Search Engines +Browser=ZipppBot + +[ATA-Translation-Service] +Parent=Translators +Browser=ATA-Translation-Service + +[GJK_Browser_Check] +Parent=Version Checkers +Browser=GJK_Browser_Check + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Hatena + +[Hatena] +Parent=DefaultProperties +Browser=Hatena +isBanned=true +Crawler=true + +[Feed::Find/*] +Parent=Hatena +Browser=Feed Find +isSyndicationReader=true + +[Hatena Antenna/*] +Parent=Hatena +Browser=Hatena Antenna + +[Hatena Bookmark/*] +Parent=Hatena +Browser=Hatena Bookmark + +[Hatena RSS/*] +Parent=Hatena +Browser=Hatena RSS +isSyndicationReader=true + +[Hatena::Crawler/*] +Parent=Hatena +Browser=Hatena Crawler + +[HatenaScreenshot*] +Parent=Hatena +Browser=HatenaScreenshot + +[URI::Fetch/*] +Parent=Hatena +Browser=URI::Fetch + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Internet Archive + +[Internet Archive] +Parent=DefaultProperties +Browser=Internet Archive +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[*heritrix*] +Parent=Internet Archive +Browser=Heritrix +isBanned=true + +[ia_archiver*] +Parent=Internet Archive +Browser=Internet Archive + +[InternetArchive/*] +Parent=Internet Archive +Browser=InternetArchive + +[Mozilla/5.0 (compatible; archive.org_bot/1.*)] +Parent=Internet Archive + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Nutch + +[Nutch] +Parent=DefaultProperties +Browser=Nutch +isBanned=true +Crawler=true + +[*Nutch*] +Parent=Nutch +isBanned=true + +[CazoodleBot/*] +Parent=Nutch +Browser=CazoodleBot + +[LOOQ/0.1*] +Parent=Nutch +Browser=LOOQ + +[Nutch/0.? (OpenX Spider)] +Parent=Nutch + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Webaroo + +[Webaroo] +Parent=DefaultProperties +Browser=Webaroo + +[Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Webaroo/*)] +Parent=Webaroo +Browser=Webaroo + +[Mozilla/5.0 (Windows; U; Windows *; *; rv:*) Gecko/* Firefox/* webaroo/*] +Parent=Webaroo +Browser=Webaroo + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Word Press + +[Word Press] +Parent=DefaultProperties +Browser=Word Press +Alpha=true +Beta=true +Win16=true +Win32=true +Win64=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +isBanned=true +isMobileDevice=true +isSyndicationReader=true +Crawler=true + +[WordPress-B-/2.*] +Parent=Word Press +Browser=WordPress-B + +[WordPress-Do-P-/2.*] +Parent=Word Press +Browser=WordPress-Do-P + +[BlueCoat ProxySG] +Parent=Blue Coat Systems +Browser=BlueCoat ProxySG + +[CerberianDrtrs/*] +Parent=Blue Coat Systems +Browser=Cerberian + +[Inne: Mozilla/4.0 (compatible; Cerberian Drtrs*)] +Parent=Blue Coat Systems +Browser=Cerberian + +[Mozilla/4.0 (compatible; Cerberian Drtrs*)] +Parent=Blue Coat Systems +Browser=Cerberian + +[Mozilla/4.0 (compatible; MSIE 6.0; Bluecoat DRTR)] +Parent=Blue Coat Systems +Browser=Bluecoat + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Copyright/Plagiarism + +[Copyright/Plagiarism] +Parent=DefaultProperties +Browser=Copyright/Plagiarism +isBanned=true +Crawler=true + +[BDFetch] +Parent=Copyright/Plagiarism +Browser=BDFetch + +[copyright sheriff (*)] +Parent=Copyright/Plagiarism +Browser=copyright sheriff + +[CopyRightCheck*] +Parent=Copyright/Plagiarism +Browser=CopyRightCheck + +[FairAd Client*] +Parent=Copyright/Plagiarism +Browser=FairAd Client + +[iCopyright Conductor*] +Parent=Copyright/Plagiarism +Browser=iCopyright Conductor + +[IPiumBot laurion(dot)com] +Parent=Copyright/Plagiarism +Browser=IPiumBot + +[IWAgent/*] +Parent=Copyright/Plagiarism +Browser=Brand Protect + +[Mozilla/5.0 (compatible; DKIMRepBot/*)] +Parent=Copyright/Plagiarism +Browser=DKIMRepBot + +[oBot] +Parent=Copyright/Plagiarism +Browser=oBot + +[SlySearch/*] +Parent=Copyright/Plagiarism +Browser=SlySearch + +[TurnitinBot/*] +Parent=Copyright/Plagiarism +Browser=TurnitinBot + +[TutorGigBot/*] +Parent=Copyright/Plagiarism +Browser=TutorGig + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; DNS Tools + +[DNS Tools] +Parent=DefaultProperties +Browser=DNS Tools +Crawler=true + +[Domain Dossier utility*] +Parent=DNS Tools +Browser=Domain Dossier + +[Mozilla/5.0 (compatible; DNS-Digger/*)] +Parent=DNS Tools +Browser=DNS-Digger + +[OpenDNS Domain Crawler noc@opendns.com] +Parent=DNS Tools +Browser=OpenDNS Domain Crawler + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Download Managers + +[Download Managers] +Parent=DefaultProperties +Browser=Download Managers +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[AndroidDownloadManager] +Parent=Download Managers +Browser=Android Download Manager + +[AutoMate5] +Parent=Download Managers +Browser=AutoMate5 + +[Beamer*] +Parent=Download Managers +Browser=Beamer + +[BitBeamer/*] +Parent=Download Managers +Browser=BitBeamer + +[BitTorrent/*] +Parent=Download Managers +Browser=BitTorrent + +[DA *] +Parent=Download Managers +Browser=Download Accelerator + +[Download Demon*] +Parent=Download Managers +Browser=Download Demon + +[Download Express*] +Parent=Download Managers +Browser=Download Express + +[Download Master*] +Parent=Download Managers +Browser=Download Master + +[Download Ninja*] +Parent=Download Managers +Browser=Download Ninja + +[Download Wonder*] +Parent=Download Managers +Browser=Download Wonder + +[DownloadSession*] +Parent=Download Managers +Browser=DownloadSession + +[EasyDL/*] +Parent=Download Managers +Browser=EasyDL + +[FDM 1.x] +Parent=Download Managers +Browser=Free Download Manager + +[FlashGet] +Parent=Download Managers +Browser=FlashGet + +[FreshDownload/*] +Parent=Download Managers +Browser=FreshDownload + +[GetRight/*] +Parent=Download Managers +Browser=GetRight + +[GetRightPro/*] +Parent=Download Managers +Browser=GetRightPro + +[GetSmart/*] +Parent=Download Managers +Browser=GetSmart + +[Go!Zilla*] +Parent=Download Managers +Browser=GoZilla + +[Gozilla/*] +Parent=Download Managers +Browser=Gozilla + +[Internet Ninja*] +Parent=Download Managers +Browser=Internet Ninja + +[Kontiki Client*] +Parent=Download Managers +Browser=Kontiki Client + +[lftp/3.2.1] +Parent=Download Managers +Browser=lftp + +[LightningDownload/*] +Parent=Download Managers +Browser=LightningDownload + +[LMQueueBot/*] +Parent=Download Managers +Browser=LMQueueBot + +[MetaProducts Download Express/*] +Parent=Download Managers +Browser=Download Express + +[Mozilla/4.0 (compatible; Getleft*)] +Parent=Download Managers +Browser=Getleft + +[Myzilla] +Parent=Download Managers +Browser=Myzilla + +[Net Vampire/*] +Parent=Download Managers +Browser=Net Vampire + +[Net_Vampire*] +Parent=Download Managers +Browser=Net_Vampire + +[NetAnts*] +Parent=Download Managers +Browser=NetAnts + +[NetPumper*] +Parent=Download Managers +Browser=NetPumper + +[NetSucker*] +Parent=Download Managers +Browser=NetSucker + +[NetZip Downloader*] +Parent=Download Managers +Browser=NetZip Downloader + +[NexTools WebAgent*] +Parent=Download Managers +Browser=NexTools WebAgent + +[Offline Downloader*] +Parent=Download Managers +Browser=Offline Downloader + +[P3P Client] +Parent=Download Managers +Browser=P3P Client + +[PageDown*] +Parent=Download Managers +Browser=PageDown + +[PicaLoader*] +Parent=Download Managers +Browser=PicaLoader + +[Prozilla*] +Parent=Download Managers +Browser=Prozilla + +[RealDownload/*] +Parent=Download Managers +Browser=RealDownload + +[sEasyDL/*] +Parent=Download Managers +Browser=EasyDL + +[shareaza*] +Parent=Download Managers +Browser=shareaza + +[SmartDownload/*] +Parent=Download Managers +Browser=SmartDownload + +[SpeedDownload/*] +Parent=Download Managers +Browser=Speed Download + +[Star*Downloader/*] +Parent=Download Managers +Browser=StarDownloader + +[STEROID Download] +Parent=Download Managers +Browser=STEROID Download + +[SuperBot/*] +Parent=Download Managers +Browser=SuperBot + +[Vegas95/*] +Parent=Download Managers +Browser=Vegas95 + +[WebZIP*] +Parent=Download Managers +Browser=WebZIP + +[Wget*] +Parent=Download Managers +Browser=Wget + +[WinTools] +Parent=Download Managers +Browser=WinTools + +[Xaldon WebSpider*] +Parent=Download Managers +Browser=Xaldon WebSpider + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; E-Mail Harvesters + +[E-Mail Harvesters] +Parent=DefaultProperties +Browser=E-Mail Harvesters +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[*E-Mail Address Extractor*] +Parent=E-Mail Harvesters +Browser=E-Mail Address Extractor + +[*Larbin*] +Parent=E-Mail Harvesters +Browser=Larbin + +[*www4mail/*] +Parent=E-Mail Harvesters +Browser=www4mail + +[8484 Boston Project*] +Parent=E-Mail Harvesters +Browser=8484 Boston Project + +[CherryPicker*/*] +Parent=E-Mail Harvesters +Browser=CherryPickerElite + +[Chilkat/*] +Parent=E-Mail Harvesters +Browser=Chilkat + +[ContactBot/*] +Parent=E-Mail Harvesters +Browser=ContactBot + +[eCatch*] +Parent=E-Mail Harvesters +Browser=eCatch + +[EmailCollector*] +Parent=E-Mail Harvesters +Browser=E-Mail Collector + +[EMAILsearcher] +Parent=E-Mail Harvesters +Browser=EMAILsearcher + +[EmailSiphon*] +Parent=E-Mail Harvesters +Browser=E-Mail Siphon + +[EmailWolf*] +Parent=E-Mail Harvesters +Browser=EMailWolf + +[Epsilon SoftWorks' MailMunky] +Parent=E-Mail Harvesters +Browser=MailMunky + +[ExtractorPro*] +Parent=E-Mail Harvesters +Browser=ExtractorPro + +[Franklin Locator*] +Parent=E-Mail Harvesters +Browser=Franklin Locator + +[Missigua Locator*] +Parent=E-Mail Harvesters +Browser=Missigua Locator + +[Mozilla/4.0 (compatible; Advanced Email Extractor*)] +Parent=E-Mail Harvesters +Browser=Advanced Email Extractor + +[Netprospector*] +Parent=E-Mail Harvesters +Browser=Netprospector + +[ProWebWalker*] +Parent=E-Mail Harvesters +Browser=ProWebWalker + +[sna-0.0.*] +Parent=E-Mail Harvesters +Browser=Mike Elliott's E-Mail Harvester + +[WebEnhancer*] +Parent=E-Mail Harvesters +Browser=WebEnhancer + +[WebMiner*] +Parent=E-Mail Harvesters +Browser=WebMiner + +[ZIBB Crawler (email address / WWW address)] +Parent=E-Mail Harvesters +Browser=ZIBB Crawler + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Feeds Blogs + +[Feeds Blogs] +Parent=DefaultProperties +Browser=Feeds Blogs +isSyndicationReader=true +Crawler=true + +[Bloglines Title Fetch/*] +Parent=Feeds Blogs +Browser=Bloglines Title Fetch + +[Bloglines/* (http://www.bloglines.com*)] +Parent=Feeds Blogs +Browser=BlogLines Web + +[BlogPulseLive (support@blogpulse.com)] +Parent=Feeds Blogs +Browser=BlogPulseLive + +[blogsearchbot-pumpkin-2] +Parent=Feeds Blogs +Browser=blogsearchbot-pumpkin +isSyndicationReader=false + +[Irish Blogs Aggregator/*1.0*] +Parent=Feeds Blogs +Browser=Irish Blogs Aggregator +Version=1.0 +MajorVer=1 +MinorVer=0 + +[kinjabot (http://www.kinja.com; *)] +Parent=Feeds Blogs +Browser=kinjabot + +[Net::Trackback/*] +Parent=Feeds Blogs +Browser=Net::Trackback + +[Reblog*] +Parent=Feeds Blogs +Browser=Reblog + +[WordPress/*] +Parent=Feeds Blogs +Browser=WordPress + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Feeds Syndicators + +[Feeds Syndicators] +Parent=DefaultProperties +Browser=Feeds Syndicators +isSyndicationReader=true + +[*LinkLint*] +Parent=Feeds Syndicators +Browser=LinkLint + +[*NetNewsWire/*] +Parent=Feeds Syndicators + +[*NetVisualize*] +Parent=Feeds Syndicators +Browser=NetVisualize + +[AideRSS 2.* (postrank.com)] +Parent=Feeds Syndicators +Browser=AideRSS + +[AideRSS/2.0 (aiderss.com)] +Parent=Feeds Syndicators +Browser=AideRSS +isBanned=true + +[Akregator/*] +Parent=Feeds Syndicators +Browser=Akregator + +[AppleSyndication/*] +Parent=Feeds Syndicators +Browser=Safari RSS +Platform=MacOSX + +[Cocoal.icio.us/* (*)*] +Parent=Feeds Syndicators +Browser=Cocoal.icio.us +isBanned=true + +[Feed43 Proxy/* (*)] +Parent=Feeds Syndicators +Browser=Feed For Free + +[FeedBurner/*] +Parent=Feeds Syndicators +Browser=FeedBurner + +[FeedDemon/* (*)] +Parent=Feeds Syndicators +Browser=FeedDemon +Platform=Win32 + +[FeedDigest/* (*)] +Parent=Feeds Syndicators +Browser=FeedDigest + +[FeedGhost/1.*] +Parent=Feeds Syndicators +Browser=FeedGhost +Version=1.0 +MajorVer=1 +MinorVer=0 + +[FeedOnFeeds/0.1.* ( http://minutillo.com/steve/feedonfeeds/)] +Parent=Feeds Syndicators +Browser=FeedOnFeeds +Version=0.1 +MajorVer=0 +MinorVer=1 + +[Feedreader * (Powered by Newsbrain)] +Parent=Feeds Syndicators +Browser=Newsbrain + +[Feedshow/* (*)] +Parent=Feeds Syndicators +Browser=Feedshow + +[Feedster Crawler/?.0; Feedster, Inc.] +Parent=Feeds Syndicators +Browser=Feedster + +[GreatNews/1.0] +Parent=Feeds Syndicators +Browser=GreatNews +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Gregarius/*] +Parent=Feeds Syndicators +Browser=Gregarius + +[intraVnews/*] +Parent=Feeds Syndicators +Browser=intraVnews + +[JetBrains Omea Reader*] +Parent=Feeds Syndicators +Browser=Omea Reader +isBanned=true + +[Liferea/1.5* (Linux; *; http://liferea.sf.net/)] +Parent=Feeds Syndicators +Browser=Liferea +isBanned=true + +[livedoor FeedFetcher/0.0* (http://reader.livedoor.com/;*)] +Parent=Feeds Syndicators +Browser=FeedFetcher +Version=0.0 +MajorVer=0 +MinorVer=0 + +[MagpieRSS/* (*)] +Parent=Feeds Syndicators +Browser=MagpieRSS + +[Mobitype * (compatible; Mozilla/*; MSIE *.*; Windows *)] +Parent=Feeds Syndicators +Browser=Mobitype +Platform=Win32 + +[Mozilla/5.0 (*; Rojo *; http://www.rojo.com/corporate/help/agg; *)*] +Parent=Feeds Syndicators +Browser=Rojo + +[Mozilla/5.0 (*aggregator:TailRank; http://tailrank.com/robot)*] +Parent=Feeds Syndicators +Browser=TailRank + +[Mozilla/5.0 (compatible; MSIE 6.0; Podtech Network; crawler_admin@podtech.net)] +Parent=Feeds Syndicators +Browser=Podtech Network + +[Mozilla/5.0 (compatible; Newz Crawler *; http://www.newzcrawler.com/?)] +Parent=Feeds Syndicators +Browser=Newz Crawler + +[Mozilla/5.0 (compatible; RSSMicro.com RSS/Atom Feed Robot)] +Parent=Feeds Syndicators +Browser=RSSMicro + +[Mozilla/5.0 (compatible;*newstin.com;*)] +Parent=Feeds Syndicators +Browser=NewsTin + +[Mozilla/5.0 (RSS Reader Panel)] +Parent=Feeds Syndicators +Browser=RSS Reader Panel + +[Mozilla/5.0 (X11; U; Linux*; *; rv:1.*; aggregator:FeedParser; *) Gecko/*] +Parent=Feeds Syndicators +Browser=FeedParser + +[Mozilla/5.0 (X11; U; Linux*; *; rv:1.*; aggregator:NewsMonster; *) Gecko/*] +Parent=Feeds Syndicators +Browser=NewsMonster + +[Mozilla/5.0 (X11; U; Linux*; *; rv:1.*; aggregator:Rojo; *) Gecko/*] +Parent=Feeds Syndicators +Browser=Rojo + +[Netvibes (*)] +Parent=Feeds Syndicators +Browser=Netvibes + +[NewsAlloy/* (*)] +Parent=Feeds Syndicators +Browser=NewsAlloy + +[Omnipelagos*] +Parent=Feeds Syndicators +Browser=Omnipelagos + +[Particls] +Parent=Feeds Syndicators +Browser=Particls + +[Protopage/* (*)] +Parent=Feeds Syndicators +Browser=Protopage + +[PubSub-RSS-Reader/* (*)] +Parent=Feeds Syndicators +Browser=PubSub-RSS-Reader + +[RSS Menu/*] +Parent=Feeds Syndicators +Browser=RSS Menu + +[RssBandit/*] +Parent=Feeds Syndicators +Browser=RssBandit + +[RssBar/1.2*] +Parent=Feeds Syndicators +Browser=RssBar +Version=1.2 +MajorVer=1 +MinorVer=2 + +[SharpReader/*] +Parent=Feeds Syndicators +Browser=SharpReader + +[SimplePie/*] +Parent=Feeds Syndicators +Browser=SimplePie + +[Strategic Board Bot (?http://www.strategicboard.com)] +Parent=Feeds Syndicators +Browser=Strategic Board Bot +isBanned=true + +[TargetYourNews.com bot] +Parent=Feeds Syndicators +Browser=TargetYourNews + +[Technoratibot/*] +Parent=Feeds Syndicators +Browser=Technoratibot + +[Tumblr/* RSS syndication ( http://www.tumblr.com/) (support@tumblr.com)] +Parent=Feeds Syndicators +Browser=Tumblr RSS syndication + +[Windows-RSS-Platform/1.0*] +Parent=Feeds Syndicators +Browser=Windows-RSS-Platform +Version=1.0 +MajorVer=1 +MinorVer=0 +Win32=true + +[Wizz RSS News Reader] +Parent=Feeds Syndicators +Browser=Wizz + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; General RSS + +[General RSS] +Parent=DefaultProperties +Browser=General RSS +isSyndicationReader=true + +[AideRSS/1.0 (aiderss.com); * subscribers] +Parent=General RSS +Browser=AideRSS +Version=1.0 +MajorVer=1 +MinorVer=0 + +[CC Metadata Scaper http://wiki.creativecommons.org/Metadata_Scraper] +Parent=General RSS +Browser=CC Metadata Scaper + +[Mozilla/5.0 (compatible) GM RSS Panel] +Parent=General RSS +Browser=RSS Panel + +[Mozilla/5.0 http://www.inclue.com; graeme@inclue.com] +Parent=General RSS +Browser=Inclue + +[Runnk online rss reader : http://www.runnk.com/ : RSS favorites : RSS ranking : RSS aggregator*] +Parent=General RSS +Browser=Ruunk + +[Windows-RSS-Platform/2.0 (MSIE 8.0; Windows NT 6.0)] +Parent=General RSS +Browser=Windows-RSS-Platform +Platform=WinVista + +[Mozilla/5.0 (X11; ?; Linux; *) AppleWebKit/* (KHTML, like Gecko, Safari/*) Arora/0.4] +Parent=Google Code +Browser=Arora +Version=0.4 +MajorVer=0 +MinorVer=4 +Platform=Linux +CssVersion=2 +supportsCSS=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Validation Checkers + +[HTML Validators] +Parent=DefaultProperties +Browser=HTML Validators +Frames=true +IFrames=true +Tables=true +Crawler=true + +[(HTML Validator http://www.searchengineworld.com/validator/)] +Parent=HTML Validators +Browser=Search Engine World HTML Validator + +[FeedValidator/1.3] +Parent=HTML Validators +Browser=FeedValidator +Version=1.3 +MajorVer=1 +MinorVer=3 + +[Jigsaw/* W3C_CSS_Validator_JFouffa/*] +Parent=HTML Validators +Browser=Jigsaw CSS Validator + +[Search Engine World Robots.txt Validator*] +Parent=HTML Validators +Browser=Search Engine World Robots.txt Validator + +[W3C_Validator/*] +Parent=HTML Validators +Browser=W3C Validator + +[W3CLineMode/*] +Parent=HTML Validators +Browser=W3C Line Mode + +[Weblide/2.? beta*] +Parent=HTML Validators +Browser=Weblide +Version=2.0 +MajorVer=2 +MinorVer=0 +Beta=true + +[WebmasterWorld StickyMail Server Header Checker*] +Parent=HTML Validators +Browser=WebmasterWorld Server Header Checker + +[WWWC/*] +Parent=HTML Validators + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Image Crawlers + +[Image Crawlers] +Parent=DefaultProperties +Browser=Image Crawlers +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[*CFNetwork*] +Parent=Image Crawlers +Browser=CFNetwork + +[*PhotoStickies/*] +Parent=Image Crawlers +Browser=PhotoStickies + +[Camcrawler*] +Parent=Image Crawlers +Browser=Camcrawler + +[CydralSpider/*] +Parent=Image Crawlers +Browser=Cydral Web Image Search +isBanned=true + +[Der gro\xdfe BilderSauger*] +Parent=Image Crawlers +Browser=Gallery Grabber + +[Extreme Picture Finder] +Parent=Image Crawlers +Browser=Extreme Picture Finder + +[FLATARTS_FAVICO] +Parent=Image Crawlers +Browser=FlatArts Favorites Icon Tool + +[HTML2JPG Blackbox, http://www.html2jpg.com] +Parent=Image Crawlers +Browser=HTML2JPG + +[IconSurf/2.*] +Parent=Image Crawlers +Browser=IconSurf + +[kalooga/KaloogaBot*] +Parent=Image Crawlers +Browser=KaloogaBot + +[Mister PIX*] +Parent=Image Crawlers +Browser=Mister PIX + +[Mozilla/5.0 (Macintosh; U; *Mac OS X; *) AppleWebKit/* (*) Pandora/2.*] +Parent=Image Crawlers +Browser=Pandora + +[naoFavicon4IE*] +Parent=Image Crawlers +Browser=naoFavicon4IE + +[pixfinder/*] +Parent=Image Crawlers +Browser=pixfinder + +[rssImagesBot/0.1 (*http://herbert.groot.jebbink.nl/?app=rssImages)] +Parent=Image Crawlers +Browser=rssImagesBot + +[Web Image Collector*] +Parent=Image Crawlers +Browser=Web Image Collector + +[WebImages * (?http://herbert.groot.jebbink.nl/?app=WebImages?)] +Parent=Image Crawlers +Browser=WebImages + +[WebPix*] +Parent=Image Crawlers +Browser=Custo + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Link Checkers + +[Link Checkers] +Parent=DefaultProperties +Browser=Link Checkers +Frames=true +IFrames=true +Tables=true +Crawler=true + +[!Susie (http://www.sync2it.com/susie)] +Parent=Link Checkers +Browser=!Susie + +[*AgentName/*] +Parent=Link Checkers +Browser=AgentName + +[*Linkman*] +Parent=Link Checkers +Browser=Linkman + +[*LinksManager.com*] +Parent=Link Checkers +Browser=LinksManager + +[*Powermarks/*] +Parent=Link Checkers +Browser=Powermarks + +[*W3C-checklink/*] +Parent=Link Checkers +Browser=W3C Link Checker + +[*Web Link Validator*] +Parent=Link Checkers +Browser=Web Link Validator + +[*Zeus*] +Parent=Link Checkers +Browser=Zeus +isBanned=true + +[ActiveBookmark *] +Parent=Link Checkers +Browser=ActiveBookmark + +[Bookdog/*] +Parent=Link Checkers +Browser=Bookdog + +[Bookmark Buddy*] +Parent=Link Checkers +Browser=Bookmark Buddy + +[Bookmark Renewal Check Agent*] +Parent=Link Checkers +Browser=Bookmark Renewal Check Agent + +[Bookmark search tool*] +Parent=Link Checkers +Browser=Bookmark search tool + +[Bookmark-Manager] +Parent=Link Checkers +Browser=Bookmark-Manager + +[Checkbot*] +Parent=Link Checkers +Browser=Checkbot + +[CheckLinks/*] +Parent=Link Checkers +Browser=CheckLinks + +[CyberSpyder Link Test/*] +Parent=Link Checkers +Browser=CyberSpyder Link Test + +[DLC/*] +Parent=Link Checkers +Browser=DLC + +[DocWeb Link Crawler (http://doc.php.net)] +Parent=Link Checkers +Browser=DocWeb Link Crawler + +[FavOrg] +Parent=Link Checkers +Browser=FavOrg + +[Favorites Sweeper v.3.*] +Parent=Link Checkers +Browser=Favorites Sweeper + +[FindLinks/*] +Parent=Link Checkers +Browser=FindLinks + +[Funnel Web Profiler*] +Parent=Link Checkers +Browser=Funnel Web Profiler + +[Html Link Validator (www.lithopssoft.com)] +Parent=Link Checkers +Browser=HTML Link Validator + +[IECheck] +Parent=Link Checkers +Browser=IECheck + +[JCheckLinks/*] +Parent=Link Checkers +Browser=JCheckLinks + +[JRTwine Software Check Favorites Utility] +Parent=Link Checkers +Browser=JRTwine + +[Link Valet Online*] +Parent=Link Checkers +Browser=Link Valet +isBanned=true + +[LinkAlarm/*] +Parent=Link Checkers +Browser=LinkAlarm + +[Linkbot*] +Parent=Link Checkers +Browser=Linkbot + +[LinkChecker/*] +Parent=Link Checkers +Browser=LinkChecker + +[LinkextractorPro*] +Parent=Link Checkers +Browser=LinkextractorPro +isBanned=true + +[LinkLint-checkonly/*] +Parent=Link Checkers +Browser=LinkLint + +[LinkScan/*] +Parent=Link Checkers +Browser=LinkScan + +[LinkSweeper/*] +Parent=Link Checkers +Browser=LinkSweeper + +[LinkWalker*] +Parent=Link Checkers +Browser=LinkWalker + +[MetaGer-LinkChecker] +Parent=Link Checkers +Browser=MetaGer-LinkChecker + +[Mozilla/* (compatible; linktiger/*; *http://www.linktiger.com*)] +Parent=Link Checkers +Browser=LinkTiger +isBanned=true + +[Mozilla/4.0 (Compatible); URLBase*] +Parent=Link Checkers +Browser=URLBase + +[Mozilla/4.0 (compatible; Link Utility; http://net-promoter.com)] +Parent=Link Checkers +Browser=NetPromoter Link Utility + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) Web Link Validator*] +Parent=Link Checkers +Browser=Web Link Validator +Win32=true + +[Mozilla/4.0 (compatible; MSIE 7.0; Win32) Link Commander 3.0] +Parent=Link Checkers +Browser=Link Commander +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=Win32 + +[Mozilla/4.0 (compatible; smartBot/1.*; checking links; *)] +Parent=Link Checkers +Browser=smartBot + +[Mozilla/4.0 (compatible; SuperCleaner*;*)] +Parent=Link Checkers +Browser=SuperCleaner + +[Mozilla/5.0 gURLChecker/*] +Parent=Link Checkers +Browser=gURLChecker +isBanned=true + +[Newsgroupreporter LinkCheck] +Parent=Link Checkers +Browser=Newsgroupreporter LinkCheck + +[onCHECK Linkchecker von www.scientec.de fuer www.onsinn.de] +Parent=Link Checkers +Browser=onCHECK Linkchecker + +[online link validator (http://www.dead-links.com/)] +Parent=Link Checkers +Browser=Dead-Links.com +isBanned=true + +[REL Link Checker*] +Parent=Link Checkers +Browser=REL Link Checker + +[RLinkCheker*] +Parent=Link Checkers +Browser=RLinkCheker + +[Robozilla/*] +Parent=Link Checkers +Browser=Robozilla + +[RPT-HTTPClient/*] +Parent=Link Checkers +Browser=RPT-HTTPClient +isBanned=true + +[SafariBookmarkChecker*(?http://www.coriolis.ch/)] +Parent=Link Checkers +Browser=SafariBookmarkChecker +Platform=MacOSX +CssVersion=2 +supportsCSS=true + +[Simpy/* (Simpy; http://www.simpy.com/?ref=bot; feedback at simpy dot com)] +Parent=Link Checkers +Browser=Simpy + +[SiteBar/*] +Parent=Link Checkers +Browser=SiteBar + +[Susie (http://www.sync2it.com/bms/susie.php] +Parent=Link Checkers +Browser=Susie + +[URLBase/6.*] +Parent=Link Checkers + +[VSE/*] +Parent=Link Checkers +Browser=VSE Link Tester + +[WebTrends Link Analyzer] +Parent=Link Checkers +Browser=WebTrends Link Analyzer + +[WorQmada/*] +Parent=Link Checkers +Browser=WorQmada + +[Xenu* Link Sleuth*] +Parent=Link Checkers +Browser=Xenu's Link Sleuth +isBanned=true + +[Z-Add Link Checker*] +Parent=Link Checkers +Browser=Z-Add Link Checker + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Microsoft + +[Microsoft] +Parent=DefaultProperties +Browser=Microsoft +isBanned=true + +[Live (http://www.live.com/)] +Parent=Microsoft +Browser=Microsoft Live +isBanned=false +isSyndicationReader=true + +[MFC Foundation Class Library*] +Parent=Microsoft +Browser=MFC Foundation Class Library + +[MFHttpScan] +Parent=Microsoft +Browser=MFHttpScan + +[Microsoft BITS/*] +Parent=Microsoft +Browser=BITS + +[Microsoft Data Access Internet Publishing Provider Cache Manager] +Parent=Microsoft +Browser=MS IPP + +[Microsoft Data Access Internet Publishing Provider DAV*] +Parent=Microsoft +Browser=MS IPP DAV + +[Microsoft Data Access Internet Publishing Provider Protocol Discovery] +Parent=Microsoft +Browser=MS IPPPD + +[Microsoft Internet Explorer] +Parent=Microsoft +Browser=Fake IE + +[Microsoft Office Existence Discovery] +Parent=Microsoft +Browser=Microsoft Office Existence Discovery + +[Microsoft Office Protocol Discovery] +Parent=Microsoft +Browser=MS OPD + +[Microsoft Office/* (*Picture Manager*)] +Parent=Microsoft +Browser=Microsoft Office Picture Manager + +[Microsoft URL Control*] +Parent=Microsoft +Browser=Microsoft URL Control + +[Microsoft Visio MSIE] +Parent=Microsoft +Browser=Microsoft Visio + +[Microsoft-WebDAV-MiniRedir/*] +Parent=Microsoft +Browser=Microsoft-WebDAV + +[Mozilla/5.0 (Macintosh; Intel Mac OS X) Excel/12.*] +Parent=Microsoft +Browser=Microsoft Excel +Version=12.0 +MajorVer=12 +MinorVer=0 +Platform=MacOSX + +[MSN Feed Manager] +Parent=Microsoft +Browser=MSN Feed Manager +isBanned=false +isSyndicationReader=true + +[MSProxy/*] +Parent=Microsoft +Browser=MS Proxy + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Miscellaneous Browsers + +[Miscellaneous Browsers] +Parent=DefaultProperties +Browser=Miscellaneous Browsers +Frames=true +Tables=true +Cookies=true + +[*Amiga*] +Parent=Miscellaneous Browsers +Browser=Amiga +Platform=Amiga + +[*avantbrowser*] +Parent=Miscellaneous Browsers +Browser=Avant Browser + +[12345] +Parent=Miscellaneous Browsers +Browser=12345 +isBanned=true + +[Ace Explorer] +Parent=Miscellaneous Browsers +Browser=Ace Explorer + +[Enigma Browser*] +Parent=Miscellaneous Browsers +Browser=Enigma Browser + +[EVE-minibrowser/*] +Parent=Miscellaneous Browsers +Browser=EVE-minibrowser +IFrames=false +Tables=false +BackgroundSounds=false +VBScript=false +JavaApplets=false +JavaScript=false +ActiveXControls=false +isBanned=false +Crawler=false + +[Godzilla/* (Basic*; *; Commodore C=64; *; rv:1.*)*] +Parent=Miscellaneous Browsers +Browser=Godzilla + +[GreenBrowser] +Parent=Miscellaneous Browsers +Browser=GreenBrowser +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true + +[Kopiczek/* (WyderOS*; *)] +Parent=Miscellaneous Browsers +Browser=Kopiczek +Platform=WyderOS +IFrames=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (*) - BrowseX (*)] +Parent=Miscellaneous Browsers +Browser=BrowseX + +[Mozilla/* (Win32;*Escape?*; ?)] +Parent=Miscellaneous Browsers +Browser=Escape +Platform=Win32 + +[Mozilla/4.0 (compatible; ibisBrowser)] +Parent=Miscellaneous Browsers +Browser=ibisBrowser + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X;*) AppleWebKit/* (*) HistoryHound/*] +Parent=Miscellaneous Browsers +Browser=HistoryHound + +[NetRecorder*] +Parent=Miscellaneous Browsers +Browser=NetRecorder + +[NetSurfer*] +Parent=Miscellaneous Browsers +Browser=NetSurfer + +[ogeb browser , Version 1.1.0] +Parent=Miscellaneous Browsers +Browser=ogeb browser +Version=1.1 +MajorVer=1 +MinorVer=1 + +[SCEJ PSP BROWSER 0102pspNavigator] +Parent=Miscellaneous Browsers +Browser=Wipeout Pure + +[SlimBrowser] +Parent=Miscellaneous Browsers +Browser=SlimBrowser + +[WWW_Browser/*] +Parent=Miscellaneous Browsers +Browser=WWW Browser +Version=1.69 +MajorVer=1 +MinorVer=69 +Platform=Win16 +CssVersion=3 +supportsCSS=true + +[*Netcraft Webserver Survey*] +Parent=Netcraft +Browser=Netcraft Webserver Survey +isBanned=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Offline Browsers + +[Offline Browsers] +Parent=DefaultProperties +Browser=Offline Browsers +Frames=true +Tables=true +Cookies=true +isBanned=true +Crawler=true + +[*Check&Get*] +Parent=Offline Browsers +Browser=Check&Get + +[*HTTrack*] +Parent=Offline Browsers +Browser=HTTrack + +[*MSIECrawler*] +Parent=Offline Browsers +Browser=IE Offline Browser + +[*TweakMASTER*] +Parent=Offline Browsers +Browser=TweakMASTER + +[BackStreet Browser *] +Parent=Offline Browsers +Browser=BackStreet Browser + +[Go-Ahead-Got-It*] +Parent=Offline Browsers +Browser=Go Ahead Got-It + +[iGetter/*] +Parent=Offline Browsers +Browser=iGetter + +[Teleport*] +Parent=Offline Browsers +Browser=Teleport + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Online Scanners + +[Online Scanners] +Parent=DefaultProperties +Browser=Online Scanners +isBanned=true + +[JoeDog/* (X11; I; Siege *)] +Parent=Online Scanners +Browser=JoeDog +isBanned=false + +[Morfeus Fucking Scanner] +Parent=Online Scanners +Browser=Morfeus Fucking Scanner + +[Mozilla/4.0 (compatible; Trend Micro tmdr 1.*] +Parent=Online Scanners +Browser=Trend Micro + +[Titanium 2005 (4.02.01)] +Parent=Online Scanners +Browser=Panda Antivirus Titanium + +[virus_detector*] +Parent=Online Scanners +Browser=Secure Computing Corporation + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Proxy Servers + +[Proxy Servers] +Parent=DefaultProperties +Browser=Proxy Servers +isBanned=true + +[*squid*] +Parent=Proxy Servers +Browser=Squid + +[Anonymisiert*] +Parent=Proxy Servers +Browser=Anonymizied + +[Anonymizer/*] +Parent=Proxy Servers +Browser=Anonymizer + +[Anonymizied*] +Parent=Proxy Servers +Browser=Anonymizied + +[Anonymous*] +Parent=Proxy Servers +Browser=Anonymous + +[Anonymous/*] +Parent=Proxy Servers +Browser=Anonymous + +[CE-Preload] +Parent=Proxy Servers +Browser=CE-Preload + +[http://Anonymouse.org/*] +Parent=Proxy Servers +Browser=Anonymouse + +[IE/6.01 (CP/M; 8-bit*)] +Parent=Proxy Servers +Browser=Squid + +[Mozilla/* (TuringOS; Turing Machine; 0.0)] +Parent=Proxy Servers +Browser=Anonymizer + +[Mozilla/4.0 (compatible; MSIE ?.0; SaferSurf*)] +Parent=Proxy Servers +Browser=SaferSurf + +[Mozilla/5.0 (compatible; del.icio.us-thumbnails/*; *) KHTML/* (like Gecko)] +Parent=Proxy Servers +Browser=Yahoo! +isBanned=true +Crawler=true + +[Nutscrape] +Parent=Proxy Servers +Browser=Squid + +[Nutscrape/* (CP/M; 8-bit*)] +Parent=Proxy Servers +Browser=Squid + +[Privoxy/*] +Parent=Proxy Servers +Browser=Privoxy + +[ProxyTester*] +Parent=Proxy Servers +Browser=ProxyTester +isBanned=true +Crawler=true + +[SilentSurf*] +Parent=Proxy Servers +Browser=SilentSurf + +[SmallProxy*] +Parent=Proxy Servers +Browser=SmallProxy + +[Space*Bison/*] +Parent=Proxy Servers +Browser=Proxomitron + +[Sqworm/*] +Parent=Proxy Servers +Browser=Websense + +[SurfControl] +Parent=Proxy Servers +Browser=SurfControl + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Research Projects + +[Research Projects] +Parent=DefaultProperties +Browser=Research Projects +isBanned=true +Crawler=true + +[*research*] +Parent=Research Projects + +[AcadiaUniversityWebCensusClient] +Parent=Research Projects +Browser=AcadiaUniversityWebCensusClient + +[Amico Alpha * (*) Gecko/* AmicoAlpha/*] +Parent=Research Projects +Browser=Amico Alpha + +[annotate_google; http://ponderer.org/*] +Parent=Research Projects +Browser=Annotate Google + +[CMS crawler (?http://buytaert.net/crawler/)] +Parent=Research Projects + +[e-SocietyRobot(http://www.yama.info.waseda.ac.jp/~yamana/es/)] +Parent=Research Projects +Browser=e-SocietyRobot + +[Forschungsportal/*] +Parent=Research Projects +Browser=Forschungsportal + +[Gulper Web *] +Parent=Research Projects +Browser=Gulper Web Bot + +[HooWWWer/*] +Parent=Research Projects +Browser=HooWWWer + +[http://buytaert.net/crawler] +Parent=Research Projects + +[inetbot/* (?http://www.inetbot.com/bot.html)] +Parent=Research Projects +Browser=inetbot + +[IRLbot/*] +Parent=Research Projects +Browser=IRLbot + +[Lachesis] +Parent=Research Projects +Browser=Lachesis + +[Mozilla/5.0 (compatible; nextthing.org/*)] +Parent=Research Projects +Browser=nextthing.org +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 (compatible; Theophrastus/*)] +Parent=Research Projects +Browser=Theophrastus + +[Mozilla/5.0 (compatible; Webscan v0.*; http://otc.dyndns.org/webscan/)] +Parent=Research Projects +Browser=Webscan + +[MQbot*] +Parent=Research Projects +Browser=MQbot + +[OutfoxBot/*] +Parent=Research Projects +Browser=OutfoxBot + +[polybot?*] +Parent=Research Projects +Browser=Polybot + +[Shim?Crawler*] +Parent=Research Projects +Browser=Shim Crawler + +[Steeler/*] +Parent=Research Projects +Browser=Steeler + +[Taiga web spider] +Parent=Research Projects +Browser=Taiga + +[Theme Spider*] +Parent=Research Projects +Browser=Theme Spider + +[UofTDB_experiment* (leehyun@cs.toronto.edu)] +Parent=Research Projects +Browser=UofTDB Experiment + +[USyd-NLP-Spider*] +Parent=Research Projects +Browser=USyd-NLP-Spider + +[woriobot*] +Parent=Research Projects +Browser=woriobot + +[wwwster/* (Beta, mailto:gue@cis.uni-muenchen.de)] +Parent=Research Projects +Browser=wwwster +Beta=true + +[Zao-Crawler] +Parent=Research Projects +Browser=Zao-Crawler + +[Zao/*] +Parent=Research Projects +Browser=Zao + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Rippers + +[Rippers] +Parent=DefaultProperties +Browser=Rippers +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[*grub*] +Parent=Rippers +Browser=grub + +[*ickHTTP*] +Parent=Rippers +Browser=IP*Works + +[*java*] +Parent=Rippers + +[*libwww-perl*] +Parent=Rippers +Browser=libwww-perl + +[*WebGrabber*] +Parent=Rippers + +[*WinHttpRequest*] +Parent=Rippers +Browser=WinHttp + +[3D-FTP/*] +Parent=Rippers +Browser=3D-FTP + +[3wGet/*] +Parent=Rippers +Browser=3wGet + +[ActiveRefresh*] +Parent=Rippers +Browser=ActiveRefresh + +[Artera (Version *)] +Parent=Rippers +Browser=Artera + +[AutoHotkey] +Parent=Rippers +Browser=AutoHotkey + +[b2w/*] +Parent=Rippers +Browser=b2w + +[BasicHTTP/*] +Parent=Rippers +Browser=BasicHTTP + +[BlockNote.Net] +Parent=Rippers +Browser=BlockNote.Net + +[CAST] +Parent=Rippers +Browser=CAST + +[CFNetwork/*] +Parent=Rippers +Browser=CFNetwork + +[CFSCHEDULE*] +Parent=Rippers +Browser=ColdFusion Task Scheduler + +[CobWeb/*] +Parent=Rippers +Browser=CobWeb + +[ColdFusion*] +Parent=Rippers +Browser=ColdFusion + +[Crawl_Application] +Parent=Rippers +Browser=Crawl_Application + +[curl/*] +Parent=Rippers +Browser=cURL + +[Custo*] +Parent=Rippers +Browser=Custo + +[DataCha0s/*] +Parent=Rippers +Browser=DataCha0s + +[DeepIndexer*] +Parent=Rippers +Browser=DeepIndexer + +[DISCo Pump *] +Parent=Rippers +Browser=DISCo Pump + +[eStyleSearch * (compatible; MSIE 6.0; Windows NT 5.0)] +Parent=Rippers +Browser=eStyleSearch +Win32=true + +[ezic.com http agent *] +Parent=Rippers +Browser=Ezic.com + +[fetch libfetch/*] +Parent=Rippers + +[FGet*] +Parent=Rippers +Browser=FGet + +[Flaming AttackBot*] +Parent=Rippers +Browser=Flaming AttackBot + +[Foobot*] +Parent=Rippers +Browser=Foobot + +[GameSpyHTTP/*] +Parent=Rippers +Browser=GameSpyHTTP + +[gnome-vfs/*] +Parent=Rippers +Browser=gnome-vfs + +[Harvest/*] +Parent=Rippers +Browser=Harvest + +[hcat/*] +Parent=Rippers +Browser=hcat + +[HLoader] +Parent=Rippers +Browser=HLoader + +[Holmes/*] +Parent=Rippers +Browser=Holmes + +[HTMLParser/*] +Parent=Rippers +Browser=HTMLParser + +[http generic] +Parent=Rippers +Browser=http generic + +[httpclient*] +Parent=Rippers + +[httperf/*] +Parent=Rippers +Browser=httperf + +[HTTPFetch/*] +Parent=Rippers +Browser=HTTPFetch + +[HTTPGrab] +Parent=Rippers +Browser=HTTPGrab + +[HttpSession] +Parent=Rippers +Browser=HttpSession + +[httpunit/*] +Parent=Rippers +Browser=HttpUnit + +[ICE_GetFile] +Parent=Rippers +Browser=ICE_GetFile + +[iexplore.exe] +Parent=Rippers + +[Inet - Eureka App] +Parent=Rippers +Browser=Inet - Eureka App + +[INetURL/*] +Parent=Rippers +Browser=INetURL + +[InetURL:/*] +Parent=Rippers +Browser=InetURL + +[Internet Exploiter/*] +Parent=Rippers + +[Internet Explore *] +Parent=Rippers +Browser=Fake IE + +[Internet Explorer *] +Parent=Rippers +Browser=Fake IE + +[IP*Works!*/*] +Parent=Rippers +Browser=IP*Works! + +[IrssiUrlLog/*] +Parent=Rippers +Browser=IrssiUrlLog + +[JPluck/*] +Parent=Rippers +Browser=JPluck + +[Kapere (http://www.kapere.com)] +Parent=Rippers +Browser=Kapere + +[LeechFTP] +Parent=Rippers +Browser=LeechFTP + +[LeechGet*] +Parent=Rippers +Browser=LeechGet + +[libcurl-agent/*] +Parent=Rippers +Browser=libcurl + +[libWeb/clsHTTP*] +Parent=Rippers +Browser=libWeb/clsHTTP + +[lwp*] +Parent=Rippers + +[MFC_Tear_Sample] +Parent=Rippers +Browser=MFC_Tear_Sample + +[Moozilla] +Parent=Rippers +Browser=Moozilla + +[MovableType/*] +Parent=Rippers +Browser=MovableType Web Log + +[Mozilla/2.0 (compatible; NEWT ActiveX; Win32)] +Parent=Rippers +Browser=NEWT ActiveX +Platform=Win32 + +[Mozilla/3.0 (compatible)] +Parent=Rippers + +[Mozilla/3.0 (compatible; Indy Library)] +Parent=Rippers +Cookies=true + +[Mozilla/3.01 (compatible;)] +Parent=Rippers + +[Mozilla/4.0 (compatible; BorderManager*)] +Parent=Rippers +Browser=Novell BorderManager + +[Mozilla/4.0 (compatible;)] +Parent=Rippers + +[Mozilla/5.0 (compatible; IPCheck Server Monitor*)] +Parent=Rippers +Browser=IPCheck Server Monitor + +[OCN-SOC/*] +Parent=Rippers +Browser=OCN-SOC + +[Offline Explorer*] +Parent=Rippers +Browser=Offline Explorer + +[Open Web Analytics Bot*] +Parent=Rippers +Browser=Open Web Analytics Bot + +[OSSProxy*] +Parent=Rippers +Browser=OSSProxy + +[Pageload*] +Parent=Rippers +Browser=PageLoad + +[PageNest/*] +Parent=Rippers +Browser=PageNest + +[pavuk/*] +Parent=Rippers +Browser=Pavuk + +[PEAR HTTP_Request*] +Parent=Rippers +Browser=PEAR-PHP + +[PHP*] +Parent=Rippers +Browser=PHP + +[PigBlock (Windows NT 5.1; U)*] +Parent=Rippers +Browser=PigBlock +Win32=true + +[Pockey*] +Parent=Rippers +Browser=Pockey-GetHTML + +[POE-Component-Client-HTTP/*] +Parent=Rippers +Browser=POE-Component-Client-HTTP + +[PycURL/*] +Parent=Rippers +Browser=PycURL + +[Python*] +Parent=Rippers +Browser=Python + +[RepoMonkey*] +Parent=Rippers +Browser=RepoMonkey + +[SBL-BOT*] +Parent=Rippers +Browser=BlackWidow + +[ScoutAbout*] +Parent=Rippers +Browser=ScoutAbout + +[sherlock/*] +Parent=Rippers +Browser=Sherlock + +[SiteParser/*] +Parent=Rippers +Browser=SiteParser + +[SiteSnagger*] +Parent=Rippers +Browser=SiteSnagger + +[SiteSucker/*] +Parent=Rippers +Browser=SiteSucker + +[SiteWinder*] +Parent=Rippers +Browser=SiteWinder + +[Snoopy*] +Parent=Rippers +Browser=Snoopy + +[SOFTWING_TEAR_AGENT*] +Parent=Rippers +Browser=AspTear + +[SuperHTTP/*] +Parent=Rippers +Browser=SuperHTTP + +[Tcl http client package*] +Parent=Rippers +Browser=Tcl http client package + +[Twisted PageGetter] +Parent=Rippers +Browser=Twisted PageGetter + +[URL2File/*] +Parent=Rippers +Browser=URL2File + +[UtilMind HTTPGet] +Parent=Rippers +Browser=UtilMind HTTPGet + +[VCI WebViewer*] +Parent=Rippers +Browser=VCI WebViewer + +[W3CRobot/*] +Parent=Rippers +Browser=W3CRobot + +[Web Downloader*] +Parent=Rippers +Browser=Web Downloader + +[Web Downloader/*] +Parent=Rippers +Browser=Web Downloader + +[Web Magnet*] +Parent=Rippers +Browser=Web Magnet + +[WebAuto/*] +Parent=Rippers + +[webbandit/*] +Parent=Rippers +Browser=webbandit + +[WebCopier*] +Parent=Rippers +Browser=WebCopier + +[WebDownloader*] +Parent=Rippers +Browser=WebDownloader + +[WebFetch] +Parent=Rippers +Browser=WebFetch + +[webfetch/*] +Parent=Rippers +Browser=WebFetch + +[WebGatherer*] +Parent=Rippers +Browser=WebGatherer + +[WebGet] +Parent=Rippers +Browser=WebGet + +[WebReaper*] +Parent=Rippers +Browser=WebReaper + +[WebRipper] +Parent=Rippers +Browser=WebRipper + +[WebSauger*] +Parent=Rippers +Browser=WebSauger + +[Website Downloader*] +Parent=Rippers +Browser=Website Downloader + +[Website eXtractor*] +Parent=Rippers +Browser=Website eXtractor + +[Website Quester] +Parent=Rippers +Browser=Website Quester + +[WebsiteExtractor*] +Parent=Rippers +Browser=Website eXtractor + +[WebSnatcher*] +Parent=Rippers +Browser=WebSnatcher + +[Webster Pro*] +Parent=Rippers +Browser=Webster Pro + +[WebStripper*] +Parent=Rippers +Browser=WebStripper + +[WebWhacker*] +Parent=Rippers +Browser=WebWhacker + +[WinScripter iNet Tools] +Parent=Rippers +Browser=WinScripter iNet Tools + +[WWW-Mechanize/*] +Parent=Rippers +Browser=WWW-Mechanize + +[Zend_Http_Client] +Parent=Rippers +Browser=Zend_Http_Client + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Site Monitors + +[Site Monitors] +Parent=DefaultProperties +Browser=Site Monitors +Cookies=true +isBanned=true +Crawler=true + +[*EasyRider*] +Parent=Site Monitors +Browser=EasyRider + +[*maxamine.com--robot*] +Parent=Site Monitors +Browser=maxamine.com--robot +isBanned=true + +[*WebMon ?.*] +Parent=Site Monitors +Browser=WebMon + +[Kenjin Spider*] +Parent=Site Monitors +Browser=Kenjin Spider + +[Kevin http://*] +Parent=Site Monitors +Browser=Kevin +isBanned=true + +[Mozilla/4.0 (compatible; ChangeDetection/*] +Parent=Site Monitors +Browser=ChangeDetection + +[Myst Monitor Service v*] +Parent=Site Monitors +Browser=Myst Monitor Service + +[Net Probe] +Parent=Site Monitors +Browser=Net Probe + +[NetMechanic*] +Parent=Site Monitors +Browser=NetMechanic + +[NetReality*] +Parent=Site Monitors +Browser=NetReality + +[Pingdom GIGRIB*] +Parent=Site Monitors +Browser=Pingdom + +[Site Valet Online*] +Parent=Site Monitors +Browser=Site Valet +isBanned=true + +[SITECHECKER] +Parent=Site Monitors +Browser=SITECHECKER + +[sitemonitor@dnsvr.com/*] +Parent=Site Monitors +Browser=ZoneEdit Failover Monitor +isBanned=false + +[UpTime Checker*] +Parent=Site Monitors +Browser=UpTime Checker + +[URL Control*] +Parent=Site Monitors +Browser=URL Control + +[URL_Access/*] +Parent=Site Monitors + +[URLCHECK] +Parent=Site Monitors +Browser=URLCHECK + +[URLy Warning*] +Parent=Site Monitors +Browser=URLy Warning + +[Webcheck *] +Parent=Site Monitors +Browser=Webcheck +Version=1.0 +MajorVer=1 +MinorVer=0 + +[WebPatrol/*] +Parent=Site Monitors +Browser=WebPatrol + +[websitepulse checker/*] +Parent=Site Monitors +Browser=websitepulse checker + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Social Bookmarkers + +[Social Bookmarkers] +Parent=DefaultProperties +Browser=Social Bookmarkers +Frames=true +Tables=true +Cookies=true +JavaScript=true + +[BookmarkBase(2/;http://bookmarkbase.com)] +Parent=Social Bookmarkers +Browser=BookmarkBase + +[Cocoal.icio.us/1.0 (v43) (Mac OS X; http://www.scifihifi.com/cocoalicious)] +Parent=Social Bookmarkers +Browser=Cocoalicious + +[Mozilla/5.0 (compatible; FriendFeedBot/0.*; Http://friendfeed.com/about/bot)] +Parent=Social Bookmarkers +Browser=FriendFeedBot + +[Twitturly*] +Parent=Social Bookmarkers +Browser=Twitturly + +[WinkBot/*] +Parent=Social Bookmarkers +Browser=WinkBot + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Translators + +[Translators] +Parent=DefaultProperties +Browser=Translators +Frames=true +Tables=true +Cookies=true + +[Seram Server] +Parent=Translators +Browser=Seram Server + +[TeragramWebcrawler/*] +Parent=Translators +Browser=TeragramWebcrawler +Version=1.0 +MajorVer=1 +MinorVer=0 + +[WebIndexer/* (Web Indexer; *)] +Parent=Translators +Browser=WorldLingo + +[WebTrans] +Parent=Translators +Browser=WebTrans + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Version Checkers + +[Version Checkers] +Parent=DefaultProperties +Browser=Version Checkers +Crawler=true + +[Automated Browscap.ini Updater. To report issues contact us at http://www.skycomp.ca] +Parent=Version Checkers +Browser=Automated Browscap.ini Updater + +[BMC Link Validator (http://www.briansmodelcars.com/links/)] +Parent=Version Checkers +Browser=BMC Link Validator +MajorVer=1 +MinorVer=0 +Platform=Win2000 + +[Browscap updater] +Parent=Version Checkers +Browser=Browscap updater + +[BrowscapUpdater1.0] +Parent=Version Checkers + +[Browser Capabilities Project (http://browsers.garykeith.com; http://browsers.garykeith.com/sitemail/contact-me.asp)] +Parent=Version Checkers +Browser=Gary Keith's Version Checker + +[Browser Capabilities Project AutoDownloader] +Parent=Version Checkers +Browser=TKC AutoDownloader + +[browsers.garykeith.com browscap.ini bot BETA] +Parent=Version Checkers + +[Code Sample Web Client] +Parent=Version Checkers +Browser=Code Sample Web Client + +[Desktop Sidebar*] +Parent=Version Checkers +Browser=Desktop Sidebar +isBanned=true + +[Mono Browser Capabilities Updater*] +Parent=Version Checkers +Browser=Mono Browser Capabilities Updater +isBanned=true + +[Rewmi/*] +Parent=Version Checkers +isBanned=true + +[Subtext Version 1.9* - http://subtextproject.com/ (Microsoft Windows NT 5.2.*)] +Parent=Version Checkers +Browser=Subtext + +[TherapeuticResearch] +Parent=Version Checkers +Browser=TherapeuticResearch + +[UpdateBrowscap*] +Parent=Version Checkers +Browser=UpdateBrowscap + +[www.garykeith.com browscap.ini bot*] +Parent=Version Checkers +Browser=clarkson.edu + +[www.substancia.com AutoHTTPAgent (ver *)] +Parent=Version Checkers +Browser=Subst�ncia + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Become + +[Become] +Parent=DefaultProperties +Browser=Become +Frames=true +Tables=true +isSyndicationReader=true +Crawler=true + +[*BecomeBot/*] +Parent=Become +Browser=BecomeBot + +[*BecomeBot@exava.com*] +Parent=Become +Browser=BecomeBot + +[*Exabot@exava.com*] +Parent=Become +Browser=Exabot + +[MonkeyCrawl/*] +Parent=Become +Browser=MonkeyCrawl + +[Mozilla/5.0 (compatible; BecomeJPBot/2.3; *)] +Parent=Become +Browser=BecomeJPBot + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Blue Coat Systems + +[Blue Coat Systems] +Parent=DefaultProperties +Browser=Blue Coat Systems +isBanned=true +Crawler=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Browscap Abusers + +[Browscap Abusers] +Parent=DefaultProperties +Browser=Browscap Abusers +isBanned=true + +[Apple-PubSub/*] +Parent=Browscap Abusers +Browser=Apple-PubSub + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; FeedHub + +[FeedHub] +Parent=DefaultProperties +Browser=FeedHub +isSyndicationReader=true + +[FeedHub FeedDiscovery/1.0 (http://www.feedhub.com)] +Parent=FeedHub +Browser=FeedHub FeedDiscovery +Version=1.0 +MajorVer=1 +MinorVer=0 + +[FeedHub FeedFetcher/1.0 (http://www.feedhub.com)] +Parent=FeedHub +Browser=FeedHub FeedFetcher +Version=1.0 +MajorVer=1 +MinorVer=0 + +[FeedHub MetaDataFetcher/1.0 (http://www.feedhub.com)] +Parent=FeedHub +Browser=FeedHub MetaDataFetcher +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Internet Content Rating Association] +Parent=DefaultProperties +Browser= +Frames=true +IFrames=true +Tables=true +Cookies=true +Crawler=true + +[ICRA_label_generator/1.?] +Parent=Internet Content Rating Association +Browser=ICRA_label_generator + +[ICRA_Semantic_spider/0.?] +Parent=Internet Content Rating Association +Browser=ICRA_Semantic_spider + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; NameProtect + +[NameProtect] +Parent=DefaultProperties +Browser=NameProtect +isBanned=true +Crawler=true + +[abot/*] +Parent=NameProtect +Browser=NameProtect + +[NP/*] +Parent=NameProtect +Browser=NameProtect + +[NPBot*] +Parent=NameProtect +Browser=NameProtect + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netcraft + +[Netcraft] +Parent=DefaultProperties +Browser=Netcraft +isBanned=true +Crawler=true + +[*Netcraft Web Server Survey*] +Parent=Netcraft +Browser=Netcraft Webserver Survey +isBanned=true + +[Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; info@netcraft.com)] +Parent=Netcraft +Browser=NetcraftSurveyAgent + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; NewsGator + +[NewsGator] +Parent=DefaultProperties +Browser=NewsGator +isSyndicationReader=true + +[MarsEdit*] +Parent=NewsGator +Browser=MarsEdit + +[NetNewsWire*/*] +Parent=NewsGator +Browser=NetNewsWire +Platform=MacOSX + +[NewsFire/*] +Parent=NewsGator +Browser=NewsFire + +[NewsGator FetchLinks extension/*] +Parent=NewsGator +Browser=NewsGator FetchLinks + +[NewsGator/*] +Parent=NewsGator +Browser=NewsGator +isBanned=true + +[NewsGatorOnline/*] +Parent=NewsGator +Browser=NewsGatorOnline + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome 0.2 + +[Chrome 0.2] +Parent=DefaultProperties +Browser=Chrome +Version=0.2 +MinorVer=2 +Beta=true +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.2.* Safari/*] +Parent=Chrome 0.2 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.2.* Safari/*] +Parent=Chrome 0.2 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.2.* Safari/*] +Parent=Chrome 0.2 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome 0.3 + +[Chrome 0.3] +Parent=DefaultProperties +Browser=Chrome +Version=0.3 +MinorVer=3 +Beta=true +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.3.* Safari/*] +Parent=Chrome 0.3 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.3.* Safari/*] +Parent=Chrome 0.3 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.3.* Safari/*] +Parent=Chrome 0.3 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome 0.4 + +[Chrome 0.4] +Parent=DefaultProperties +Browser=Chrome +Version=0.4 +MinorVer=4 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.4.* Safari/*] +Parent=Chrome 0.4 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.4.* Safari/*] +Parent=Chrome 0.4 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.4.* Safari/*] +Parent=Chrome 0.4 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome 0.5 + +[Chrome 0.5] +Parent=DefaultProperties +Browser=Chrome +Version=0.5 +MinorVer=5 +Beta=true +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.5.* Safari/*] +Parent=Chrome 0.5 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.5.* Safari/*] +Parent=Chrome 0.5 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.5.* Safari/*] +Parent=Chrome 0.5 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome 1.0 + +[Chrome 1.0] +Parent=DefaultProperties +Browser=Chrome +Version=1.0 +MajorVer=1 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/1.0.* Safari/*] +Parent=Chrome 1.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Chrome/1.0.* Safari/*] +Parent=Chrome 1.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/1.0.* Safari/*] +Parent=Chrome 1.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/1.0.* Safari/*] +Parent=Chrome 1.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; U; Windows NT 7.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/1.0.* Safari/*] +Parent=Chrome 1.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome 2.0 + +[Chrome 2.0] +Parent=DefaultProperties +Browser=Chrome +Version=2.0 +MajorVer=2 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/2.0.* Safari/*] +Parent=Chrome 2.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Chrome/2.0.* Safari/*] +Parent=Chrome 2.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/2.0.* Safari/*] +Parent=Chrome 2.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/2.0.* Safari/*] +Parent=Chrome 2.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; U; Windows NT 7.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/2.0.* Safari/*] +Parent=Chrome 2.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome 3.0 + +[Chrome 3.0] +Parent=DefaultProperties +Browser=Chrome +Version=3.0 +MajorVer=3 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/3.0.* Safari/*] +Parent=Chrome 3.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Chrome/3.0.* Safari/*] +Parent=Chrome 3.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/3.0.* Safari/*] +Parent=Chrome 3.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/3.0.* Safari/*] +Parent=Chrome 3.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; U; Windows NT 7.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/3.0.* Safari/*] +Parent=Chrome 3.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Google Code + +[Google Code] +Parent=DefaultProperties +Browser=Google Code +Tables=true +Cookies=true +JavaApplets=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Iron 0.2 + +[Iron 0.2] +Parent=DefaultProperties +Browser=Iron +Version=0.2 +MinorVer=2 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.2.* Safari/*] +Parent=Iron 0.2 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.2.* Safari/*] +Parent=Iron 0.2 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.2.* Safari/*] +Parent=Iron 0.2 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Iron 0.3 + +[Iron 0.3] +Parent=DefaultProperties +Browser=Iron +Version=0.3 +MinorVer=3 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.3.* Safari/*] +Parent=Iron 0.3 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.3.* Safari/*] +Parent=Iron 0.3 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.3.* Safari/*] +Parent=Iron 0.3 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Iron 0.4 + +[Iron 0.4] +Parent=DefaultProperties +Browser=Iron +Version=0.4 +MinorVer=4 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.4.* Safari/*] +Parent=Iron 0.4 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.4.* Safari/*] +Parent=Iron 0.4 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.4.* Safari/*] +Parent=Iron 0.4 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; iPod + +[iPod] +Parent=DefaultProperties +Browser=iPod +Platform=iPhone OSX +isMobileDevice=true + +[Mozilla/5.0 (iPod; U; *Mac OS X; *) AppleWebKit/* (*) Version/3.0 Mobile/* Safari/*] +Parent=iPod +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=MacOSX + +[Mozilla/5.0 (iPod; U; CPU iPhone OS 2_2 like Mac OS X; en-us) AppleWebKit/* (KHTML, like Gecko) Mobile/*] +Parent=iPod + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; iTunes + +[iTunes] +Parent=DefaultProperties +Browser=iTunes +Platform=iPhone OSX + +[iTunes/* (Windows; ?)] +Parent=iTunes +Browser=iTunes +Platform=Win32 +Win32=true + +[MOT-* iTunes/* MIB/* Profile/MIDP-* Configuration/CLDC-* UP.Link/*] +Parent=iTunes + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Media Players + +[Media Players] +Parent=DefaultProperties +Browser=Media Players +Cookies=true + +[Microsoft NetShow(TM) Player with RealVideo(R)] +Parent=Media Players +Browser=Microsoft NetShow + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; *) AppleWebKit/* RealPlayer] +Parent=Media Players +Browser=RealPlayer +Platform=MacOSX + +[MPlayer 0.9*] +Parent=Media Players +Browser=MPlayer +Version=0.9 +MajorVer=0 +MinorVer=9 + +[MPlayer 1.*] +Parent=Media Players +Browser=MPlayer +Version=1.0 +MajorVer=1 +MinorVer=0 + +[MPlayer HEAD CVS] +Parent=Media Players +Browser=MPlayer + +[RealPlayer*] +Parent=Media Players +Browser=RealPlayer + +[RMA/*] +Parent=Media Players +Browser=RMA + +[VLC media player*] +Parent=Media Players +Browser=VLC + +[vobsub] +Parent=Media Players +Browser=vobsub +isBanned=true + +[WinampMPEG/*] +Parent=Media Players +Browser=WinAmp + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Nintendo + +[Nintendo Wii] +Parent=DefaultProperties +Browser= +isMobileDevice=true + +[Opera/* (Nintendo DSi; Opera/*; *; *)] +Parent=Nintendo Wii +Browser=DSi + +[Opera/* (Nintendo Wii; U; *)] +Parent=Nintendo Wii +Browser=Wii + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Windows Media Player + +[Windows Media Player] +Parent=DefaultProperties +Browser=Windows Media Player +Cookies=true + +[NSPlayer/10.*] +Parent=Windows Media Player +Version=10.0 +MajorVer=10 +MinorVer=0 + +[NSPlayer/11.*] +Parent=Windows Media Player +Browser=Windows Media Player +Version=11.0 +MajorVer=11 +MinorVer=0 + +[NSPlayer/4.*] +Parent=Windows Media Player +Browser=Windows Media Player +Version=4.0 +MajorVer=4 +MinorVer=0 + +[NSPlayer/7.*] +Parent=Windows Media Player +Browser=Windows Media Player +Version=7.0 +MajorVer=7 +MinorVer=0 + +[NSPlayer/8.*] +Parent=Windows Media Player +Browser=Windows Media Player +Version=8.0 +MajorVer=8 +MinorVer=0 + +[NSPlayer/9.*] +Parent=Windows Media Player +Browser=Windows Media Player +Version=9.0 +MajorVer=9 +MinorVer=0 + +[Windows-Media-Player/10.*] +Parent=Windows Media Player +Browser=Windows-Media-Player +Version=10.0 +MajorVer=10 +MinorVer=0 +Win32=true + +[Windows-Media-Player/11.*] +Parent=Windows Media Player +Version=11.0 +MajorVer=11 +MinorVer=0 +Win32=true + +[Windows-Media-Player/7.*] +Parent=Windows Media Player +Browser=Windows Media Player +Version=7.0 +MajorVer=7 +MinorVer=0 +Win32=true + +[Windows-Media-Player/8.*] +Parent=Windows Media Player +Browser=Windows Media Player +Version=8.0 +MajorVer=8 +MinorVer=0 +Win32=true + +[Windows-Media-Player/9.*] +Parent=Windows Media Player +Version=9.0 +MajorVer=9 +MinorVer=0 +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Zune + +[Zune] +Parent=DefaultProperties +Browser=Zune +Cookies=true + +[Mozilla/4.0 (compatible; MSIE ?.0; *Zune 2.0*)*] +Parent=Zune +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/4.0 (compatible; MSIE ?.0; *Zune 2.5*)*] +Parent=Zune +Version=2.5 +MajorVer=2 +MinorVer=5 + +[Mozilla/4.0 (compatible; MSIE ?.0; *Zune 3.0*)*] +Parent=Zune +Version=3.0 +MajorVer=3 +MinorVer=0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; QuickTime 7.0 + +[QuickTime 7.0] +Parent=DefaultProperties +Browser=QuickTime +Version=7.0 +MajorVer=7 +Cookies=true + +[QuickTime (qtver=7.0*;cpu=PPC;os=Mac 10.*)] +Parent=QuickTime 7.0 +Platform=MacOSX + +[QuickTime (qtver=7.0*;cpu=PPC;os=Mac 9.*)] +Parent=QuickTime 7.0 +Platform=MacPPC + +[QuickTime (qtver=7.0*;os=Windows 95*)] +Parent=QuickTime 7.0 +Platform=Win95 +Win32=true + +[QuickTime (qtver=7.0*;os=Windows 98*)] +Parent=QuickTime 7.0 +Platform=Win98 +Win32=true + +[QuickTime (qtver=7.0*;os=Windows Me*)] +Parent=QuickTime 7.0 +Platform=WinME +Win32=true + +[QuickTime (qtver=7.0*;os=Windows NT 4.0*)] +Parent=QuickTime 7.0 +Platform=WinNT +Win32=true + +[QuickTime (qtver=7.0*;os=Windows NT 5.0*)] +Parent=QuickTime 7.0 +Platform=Win2000 +Win32=true + +[QuickTime (qtver=7.0*;os=Windows NT 5.1*)] +Parent=QuickTime 7.0 +Platform=WinXP +Win32=true + +[QuickTime (qtver=7.0*;os=Windows NT 5.2*)] +Parent=QuickTime 7.0 +Platform=Win2003 +Win32=true + +[QuickTime/7.0.* (qtver=7.0.*;*;os=Mac 10.*)*] +Parent=QuickTime 7.0 +Platform=MacOSX + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; QuickTime 7.1 + +[QuickTime 7.1] +Parent=DefaultProperties +Browser=QuickTime +Version=7.1 +MajorVer=7 +MinorVer=1 +Cookies=true + +[QuickTime (qtver=7.1*;cpu=PPC;os=Mac 10.*)] +Parent=QuickTime 7.1 +Platform=MacOSX + +[QuickTime (qtver=7.1*;cpu=PPC;os=Mac 9.*)] +Parent=QuickTime 7.1 +Platform=MacPPC + +[QuickTime (qtver=7.1*;os=Windows 98*)] +Parent=QuickTime 7.1 +Platform=Win98 +Win32=true + +[QuickTime (qtver=7.1*;os=Windows NT 4.0*)] +Parent=QuickTime 7.1 +Platform=WinNT +Win32=true + +[QuickTime (qtver=7.1*;os=Windows NT 5.0*)] +Parent=QuickTime 7.1 +Platform=Win2000 +Win32=true + +[QuickTime (qtver=7.1*;os=Windows NT 5.1*)] +Parent=QuickTime 7.1 +Platform=WinXP +Win32=true + +[QuickTime (qtver=7.1*;os=Windows NT 5.2*)] +Parent=QuickTime 7.1 +Platform=Win2003 +Win32=true + +[QuickTime/7.1.* (qtver=7.1.*;*;os=Mac 10.*)*] +Parent=QuickTime 7.1 +Platform=MacOSX + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; QuickTime 7.2 + +[QuickTime 7.2] +Parent=DefaultProperties +Browser=QuickTime +Version=7.2 +MajorVer=7 +MinorVer=2 +Platform=MacOSX +Cookies=true + +[QuickTime (qtver=7.2*;cpu=PPC;os=Mac 10.*)] +Parent=QuickTime 7.2 +Platform=MacOSX + +[QuickTime (qtver=7.2*;cpu=PPC;os=Mac 9.*)] +Parent=QuickTime 7.2 +Platform=MacPPC + +[QuickTime (qtver=7.2*;os=Windows 98*)] +Parent=QuickTime 7.2 +Platform=Win98 +Win32=true + +[QuickTime (qtver=7.2*;os=Windows NT 4.0*)] +Parent=QuickTime 7.2 +Platform=WinNT +Win32=true + +[QuickTime (qtver=7.2*;os=Windows NT 5.0*)] +Parent=QuickTime 7.2 +Platform=Win2000 +Win32=true + +[QuickTime (qtver=7.2*;os=Windows NT 5.1*)] +Parent=QuickTime 7.2 +Platform=WinXP +Win32=true + +[QuickTime (qtver=7.2*;os=Windows NT 5.2*)] +Parent=QuickTime 7.2 +Platform=Win2003 +Win32=true + +[QuickTime/7.2.* (qtver=7.2.*;*;os=Mac 10.*)*] +Parent=QuickTime 7.2 +Platform=MacOSX + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; QuickTime 7.3 + +[QuickTime 7.3] +Parent=DefaultProperties +Browser=QuickTime +Version=7.3 +MajorVer=7 +MinorVer=3 +Platform=MacOSX +Cookies=true + +[QuickTime (qtver=7.3*;cpu=PPC;os=Mac 10.*)] +Parent=QuickTime 7.3 +Platform=MacOSX + +[QuickTime (qtver=7.3*;cpu=PPC;os=Mac 9.*)] +Parent=QuickTime 7.3 +Platform=MacPPC + +[QuickTime (qtver=7.3*;os=Windows 98*)] +Parent=QuickTime 7.3 +Platform=Win98 +Win32=true + +[QuickTime (qtver=7.3*;os=Windows NT 4.0*)] +Parent=QuickTime 7.3 +Platform=WinNT +Win32=true + +[QuickTime (qtver=7.3*;os=Windows NT 5.0*)] +Parent=QuickTime 7.3 +Platform=Win2000 +Win32=true + +[QuickTime (qtver=7.3*;os=Windows NT 5.1*)] +Parent=QuickTime 7.3 +Platform=WinXP +Win32=true + +[QuickTime (qtver=7.3*;os=Windows NT 5.2*)] +Parent=QuickTime 7.3 +Platform=Win2003 +Win32=true + +[QuickTime/7.3.* (qtver=7.3.*;*;os=Mac 10.*)*] +Parent=QuickTime 7.3 +Platform=MacOSX + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; QuickTime 7.4 + +[QuickTime 7.4] +Parent=DefaultProperties +Browser=QuickTime +Version=7.4 +MajorVer=7 +MinorVer=4 +Platform=MacOSX +Cookies=true + +[QuickTime (qtver=7.4*;cpu=PPC;os=Mac 10.*)] +Parent=QuickTime 7.4 +Platform=MacOSX + +[QuickTime (qtver=7.4*;cpu=PPC;os=Mac 9.*)] +Parent=QuickTime 7.4 +Platform=MacPPC + +[QuickTime (qtver=7.4*;os=Windows 98*)] +Parent=QuickTime 7.4 +Platform=Win98 +Win32=true + +[QuickTime (qtver=7.4*;os=Windows NT 4.0*)] +Parent=QuickTime 7.4 +Platform=WinNT +Win32=true + +[QuickTime (qtver=7.4*;os=Windows NT 5.0*)] +Parent=QuickTime 7.4 +Platform=Win2000 +Win32=true + +[QuickTime (qtver=7.4*;os=Windows NT 5.1*)] +Parent=QuickTime 7.4 +Platform=WinXP +Win32=true + +[QuickTime (qtver=7.4*;os=Windows NT 5.2*)] +Parent=QuickTime 7.4 +Platform=Win2003 +Win32=true + +[QuickTime/7.4.* (qtver=7.4.*;*;os=Mac 10.*)*] +Parent=QuickTime 7.4 +Platform=MacOSX + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Google Android + +[Android] +Parent=DefaultProperties +Browser=Android +Frames=true +Tables=true +Cookies=true +JavaScript=true +isMobileDevice=true + +[Mozilla/5.0 (Linux; U; Android *; *) AppleWebKit/* (KHTML, like Gecko) Safari/*] +Parent=Android +Browser=Android +Platform=Linux +isMobileDevice=true + +[Mozilla/5.0 (Linux; U; Android *; *) AppleWebKit/* (KHTML, like Gecko) Version/3.0.* Mobile Safari/*] +Parent=Android +Browser=Android +Platform=Linux +isMobileDevice=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; BlackBerry + +[BlackBerry] +Parent=DefaultProperties +Browser=BlackBerry +Frames=true +Tables=true +Cookies=true +JavaScript=true +isMobileDevice=true + +[*BlackBerry*] +Parent=BlackBerry + +[*BlackBerrySimulator/*] +Parent=BlackBerry + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Handspring Blazer + +[Blazer] +Parent=DefaultProperties +Browser=Handspring Blazer +Platform=Palm +Frames=true +Tables=true +Cookies=true +isMobileDevice=true + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows 95; PalmSource; Blazer 3.0) 16;160x160] +Parent=Blazer +Version=3.0 +MajorVer=3 +MinorVer=0 + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/*; Blazer/4.0) 16;320x448] +Parent=Blazer +Version=4.0 +MajorVer=4 +MinorVer=0 + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/*; Blazer/4.1) 16;320x320] +Parent=Blazer +Version=4.1 +MajorVer=4 +MinorVer=1 + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/*; Blazer/4.2) 16;320x320] +Parent=Blazer +Version=4.2 +MajorVer=4 +MinorVer=2 + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/*; Blazer/4.4) 16;320x320] +Parent=Blazer +Version=4.4 +MajorVer=4 +MinorVer=4 + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/*; Blazer/4.5) 16;320x320] +Parent=Blazer +Version=4.5 +MajorVer=4 +MinorVer=5 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; DoCoMo + +[DoCoMo] +Parent=DefaultProperties +Browser=DoCoMo +Frames=true +Tables=true +Cookies=true +JavaScript=true +isMobileDevice=true + +[DoCoMo/1.0*] +Parent=DoCoMo +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WAP + +[DoCoMo/2.0*] +Parent=DoCoMo +Version=2.0 +MajorVer=2 +MinorVer=0 +Platform=WAP + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IEMobile + +[IEMobile] +Parent=DefaultProperties +Browser=IEMobile +Platform=WinCE +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +VBScript=true +JavaScript=true +ActiveXControls=true +isMobileDevice=true +CssVersion=2 +supportsCSS=true + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.*)*] +Parent=IEMobile +Version=6.0 +MajorVer=6 +MinorVer=0 + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.*)*] +Parent=IEMobile +Version=7.0 +MajorVer=7 +MinorVer=0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; iPhone + +[iPhone] +Parent=DefaultProperties +Browser=iPhone +Platform=iPhone OSX +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +isMobileDevice=true +CssVersion=3 +supportsCSS=true + +[Mozilla/4.0 (iPhone; *)] +Parent=iPhone + +[Mozilla/4.0 (iPhone; U; CPU like Mac OS X; *)] +Parent=iPhone + +[Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 2_* like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko) Version/3.1* Mobile/* Safari/*] +Parent=iPhone +Browser=iPhone Simulator +Version=3.1 +MajorVer=3 +MinorVer=1 + +[Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 2_0_1 like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko) Version/3.1* Mobile/* Safari/*] +Parent=iPhone +Browser=iPhone Simulator +Version=3.1 +MajorVer=3 +MinorVer=1 + +[Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 2_1 like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko) Version/3.1* Mobile/* Safari/*] +Parent=iPhone +Browser=iPhone Simulator +Version=3.1 +MajorVer=3 +MinorVer=1 + +[Mozilla/5.0 (iPhone)] +Parent=iPhone + +[Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_* like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko)] +Parent=iPhone +Version=3.1 +MajorVer=3 +MinorVer=1 + +[Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_* like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko) Version/3.1* Mobile/* Safari/*] +Parent=iPhone +Version=3.1 +MajorVer=3 +MinorVer=1 + +[Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_0* like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko) Version/3.1* Mobile/* Safari/*] +Parent=iPhone +Version=3.1 +MajorVer=3 +MinorVer=1 + +[Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_0_2 like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko)] +Parent=iPhone + +[Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_1 like Mac OS X; *)*] +Parent=iPhone + +[Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_2_1 like Mac OS X; *)] +Parent=iPhone + +[Mozilla/5.0 (iPhone; U; CPU like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko) Version/3.0 Mobile/* Safari/*] +Parent=iPhone +Version=3.0 +MajorVer=3 +MinorVer=0 + +[Mozilla/5.0 (iPod; U; *Mac OS X; *) AppleWebKit/* (*) Version/* Mobile/*] +Parent=iPhone +Browser=iTouch + +[Mozilla/5.0 (iPod; U; CPU iPhone OS 2_2* like Mac OS X; *)*] +Parent=iPhone +Browser=iTouch +Version=2.2 +MajorVer=2 +MinorVer=2 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; KDDI + +[KDDI] +Parent=DefaultProperties +Browser=KDDI +Frames=true +Tables=true +Cookies=true +BackgroundSounds=true +VBScript=true +JavaScript=true +ActiveXControls=true +isMobileDevice=true +CssVersion=1 +supportsCSS=true + +[KDDI-* UP.Browser/* (GUI) MMP/*] +Parent=KDDI + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Miscellaneous Mobile + +[Miscellaneous Mobile] +Parent=DefaultProperties +Browser= +IFrames=true +Tables=true +Cookies=true +JavaScript=true +isMobileDevice=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (X11; *; CentOS; *) AppleWebKit/* (KHTML, like Gecko) Bolt/0.* Version/3.0 Safari/*] +Parent=Miscellaneous Mobile +Browser=Bolt + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Motorola Internet Browser + +[Motorola Internet Browser] +Parent=DefaultProperties +Browser=Motorola Internet Browser +Frames=true +Tables=true +Cookies=true +isMobileDevice=true + +[MOT-*/*] +Parent=Motorola Internet Browser + +[MOT-1*/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-8700_/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-A-0A/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-A-2B/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-A-88/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-C???/* MIB/*] +Parent=Motorola Internet Browser + +[MOT-GATW_/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-L6/* MIB/*] +Parent=Motorola Internet Browser + +[MOT-L7/* MIB/*] +Parent=Motorola Internet Browser + +[MOT-M*/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-MP*/* Mozilla/* (compatible; MSIE *; Windows CE; *)] +Parent=Motorola Internet Browser +Win32=true + +[MOT-MP*/* Mozilla/4.0 (compatible; MSIE *; Windows CE; *)] +Parent=Motorola Internet Browser +Win32=true + +[MOT-SAP4_/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-T*/*] +Parent=Motorola Internet Browser + +[MOT-T7*/* MIB/*] +Parent=Motorola Internet Browser + +[MOT-T721*] +Parent=Motorola Internet Browser + +[MOT-TA02/* MIB/*] +Parent=Motorola Internet Browser + +[MOT-V*/*] +Parent=Motorola Internet Browser + +[MOT-V*/* MIB/*] +Parent=Motorola Internet Browser + +[MOT-V*/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-V3/* MIB/*] +Parent=Motorola Internet Browser + +[MOT-V4*/* MIB/*] +Parent=Motorola Internet Browser + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; MSN Mobile Proxy + +[MSN Mobile Proxy] +Parent=DefaultProperties +Browser=MSN Mobile Proxy +Win32=true +Frames=true +Tables=true +Cookies=true +JavaScript=true +ActiveXControls=true +isMobileDevice=true + +[Mozilla/* (compatible; MSIE *; Windows*; MSN Mobile Proxy)] +Parent=MSN Mobile Proxy + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; NetFront + +[NetFront] +Parent=DefaultProperties +Browser=NetFront +Frames=true +Tables=true +Cookies=true +JavaScript=true +isMobileDevice=true + +[*NetFront/*] +Parent=NetFront + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Nokia + +[Nokia] +Parent=DefaultProperties +Browser=Nokia +Tables=true +Cookies=true +isMobileDevice=true + +[*Nokia*/*] +Parent=Nokia + +[Mozilla/* (SymbianOS/*; ?; *) AppleWebKit/* (KHTML, like Gecko) Safari/*] +Parent=Nokia +Platform=SymbianOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Openwave Mobile Browser + +[Openwave Mobile Browser] +Parent=DefaultProperties +Browser=Openwave Mobile Browser +Alpha=true +Win32=true +Win64=true +Frames=true +Tables=true +Cookies=true +isMobileDevice=true + +[*UP.Browser/*] +Parent=Openwave Mobile Browser + +[*UP.Link/*] +Parent=Openwave Mobile Browser + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera Mini + +[Opera Mini] +Parent=DefaultProperties +Browser=Opera Mini +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true +isMobileDevice=true + +[Opera/* (J2ME/MIDP; Opera Mini/1.0*)*] +Parent=Opera Mini +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Opera/* (J2ME/MIDP; Opera Mini/1.1*)*] +Parent=Opera Mini +Version=1.1 +MajorVer=1 +MinorVer=1 + +[Opera/* (J2ME/MIDP; Opera Mini/1.2*)*] +Parent=Opera Mini +Version=1.2 +MajorVer=1 +MinorVer=2 + +[Opera/* (J2ME/MIDP; Opera Mini/2.0*)*] +Parent=Opera Mini +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Opera/* (J2ME/MIDP; Opera Mini/3.0*)*] +Parent=Opera Mini +Version=3.0 +MajorVer=3 +MinorVer=0 + +[Opera/* (J2ME/MIDP; Opera Mini/3.1*)*] +Parent=Opera Mini +Version=3.1 +MajorVer=3 +MinorVer=1 + +[Opera/* (J2ME/MIDP; Opera Mini/4.0*)*] +Parent=Opera Mini +Version=4.0 +MajorVer=4 +MinorVer=0 + +[Opera/* (J2ME/MIDP; Opera Mini/4.1*)*] +Parent=Opera Mini +Version=4.1 +MajorVer=4 +MinorVer=1 + +[Opera/* (J2ME/MIDP; Opera Mini/4.2*)*] +Parent=Opera Mini +Version=4.2 +MajorVer=4 +MinorVer=2 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera Mobile + +[Opera Mobile] +Parent=DefaultProperties +Browser=Opera Mobi +Frames=true +Tables=true +Cookies=true +isMobileDevice=true + +[Opera/9.5 (Microsoft Windows; PPC; *Opera Mobile/*)] +Parent=Opera Mobile +Version=9.5 +MajorVer=9 +MinorVer=5 + +[Opera/9.5 (Microsoft Windows; PPC; Opera Mobi/*)] +Parent=Opera Mobile +Version=9.5 +MajorVer=9 +MinorVer=5 + +[Opera/9.51 Beta (Microsoft Windows; PPC; Opera Mobi/*)*] +Parent=Opera Mobile +Version=9.51 +MajorVer=9 +MinorVer=51 +Beta=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Playstation + +[Playstation] +Parent=DefaultProperties +Browser=Playstation +Platform=WAP +Frames=true +Tables=true +Cookies=true +isMobileDevice=true + +[Mozilla/* (PLAYSTATION *; *)] +Parent=Playstation +Browser=PlayStation 3 +Frames=false + +[Mozilla/* (PSP (PlayStation Portable); *)] +Parent=Playstation + +[Sony PS2 (Linux)] +Parent=Playstation +Browser=Sony PS2 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Pocket PC + +[Pocket PC] +Parent=DefaultProperties +Browser=Pocket PC +Platform=WinCE +Win32=true +Frames=true +Tables=true +Cookies=true +JavaScript=true +ActiveXControls=true +isMobileDevice=true +CssVersion=1 +supportsCSS=true + +[*(compatible; MSIE *.*; Windows CE; PPC; *)] +Parent=Pocket PC + +[HTC-*/* Mozilla/* (compatible; MSIE *.*; Windows CE*)*] +Parent=Pocket PC +Win32=true + +[Mozilla/* (compatible; MSPIE *.*; *Windows CE*)*] +Parent=Pocket PC +Win32=true + +[T-Mobile* Mozilla/* (compatible; MSIE *.*; Windows CE; *)] +Parent=Pocket PC + +[Vodafone* Mozilla/* (compatible; MSIE *.*; Windows CE; *)*] +Parent=Pocket PC + +[Windows CE (Pocket PC) - Version *.*] +Parent=Pocket PC +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; SEMC Browser + +[SEMC Browser] +Parent=DefaultProperties +Browser=SEMC Browser +Platform=JAVA +Tables=true +isMobileDevice=true +CssVersion=1 +supportsCSS=true + +[*SEMC-Browser/*] +Parent=SEMC Browser + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; SonyEricsson + +[SonyEricsson] +Parent=DefaultProperties +Browser=SonyEricsson +Frames=true +Tables=true +Cookies=true +JavaScript=true +isMobileDevice=true +CssVersion=1 +supportsCSS=true + +[*Ericsson*] +Parent=SonyEricsson + +[*SonyEricsson*] +Parent=SonyEricsson + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netbox + +[Netbox] +Parent=DefaultProperties +Browser=Netbox +Frames=true +Tables=true +Cookies=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[Mozilla/3.01 (compatible; Netbox/*; Linux*)] +Parent=Netbox +Browser=Netbox +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; PowerTV + +[PowerTV] +Parent=DefaultProperties +Browser=PowerTV +Platform=PowerTV +Frames=true +Tables=true +Cookies=true +JavaScript=true + +[Mozilla/4.0 PowerTV/1.5 (Compatible; Spyglass DM 3.2.1, EXPLORER)] +Parent=PowerTV +Version=1.5 +MajorVer=1 +MinorVer=5 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; WebTV/MSNTV + +[WebTV] +Parent=DefaultProperties +Browser=WebTV/MSNTV +Platform=WebTV +Frames=true +Tables=true +Cookies=true +JavaScript=true + +[Mozilla/3.0 WebTV/1.*(compatible; MSIE 2.0)] +Parent=WebTV +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/4.0 WebTV/2.0*(compatible; MSIE 3.0)] +Parent=WebTV +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/4.0 WebTV/2.1*(compatible; MSIE 3.0)] +Parent=WebTV +Version=2.1 +MajorVer=2 +MinorVer=1 + +[Mozilla/4.0 WebTV/2.2*(compatible; MSIE 3.0)] +Parent=WebTV +Version=2.2 +MajorVer=2 +MinorVer=2 + +[Mozilla/4.0 WebTV/2.3*(compatible; MSIE 3.0)] +Parent=WebTV +Version=2.3 +MajorVer=2 +MinorVer=3 + +[Mozilla/4.0 WebTV/2.4*(compatible; MSIE 3.0)] +Parent=WebTV +Version=2.4 +MajorVer=2 +MinorVer=4 + +[Mozilla/4.0 WebTV/2.5*(compatible; MSIE 4.0)] +Parent=WebTV +Version=2.5 +MajorVer=2 +MinorVer=5 +CssVersion=1 +supportsCSS=true + +[Mozilla/4.0 WebTV/2.6*(compatible; MSIE 4.0)] +Parent=WebTV +Version=2.6 +MajorVer=2 +MinorVer=6 +CssVersion=1 +supportsCSS=true + +[Mozilla/4.0 WebTV/2.7*(compatible; MSIE 4.0)] +Parent=WebTV +Version=2.7 +MajorVer=2 +MinorVer=7 +CssVersion=1 +supportsCSS=true + +[Mozilla/4.0 WebTV/2.8*(compatible; MSIE 4.0)] +Parent=WebTV +Version=2.8 +MajorVer=2 +MinorVer=8 +JavaApplets=true +CssVersion=1 +supportsCSS=true + +[Mozilla/4.0 WebTV/2.9*(compatible; MSIE 4.0)] +Parent=WebTV +Version=2.9 +MajorVer=2 +MinorVer=9 +JavaApplets=true +CssVersion=1 +supportsCSS=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Amaya + +[Amaya] +Parent=DefaultProperties +Browser=Amaya +Tables=true +Cookies=true + +[amaya/7.*] +Parent=Amaya +Version=7.0 +MajorVer=7 +MinorVer=0 + +[amaya/8.0*] +Parent=Amaya +Version=8.0 +MajorVer=8 +MinorVer=0 +CssVersion=2 +supportsCSS=true + +[amaya/8.1*] +Parent=Amaya +Version=8.1 +MajorVer=8 +MinorVer=1 +CssVersion=2 +supportsCSS=true + +[amaya/8.2*] +Parent=Amaya +Version=8.2 +MajorVer=8 +MinorVer=2 +CssVersion=2 +supportsCSS=true + +[amaya/8.3*] +Parent=Amaya +Version=8.3 +MajorVer=8 +MinorVer=3 +CssVersion=2 +supportsCSS=true + +[amaya/8.4*] +Parent=Amaya +Version=8.4 +MajorVer=8 +MinorVer=4 +CssVersion=2 +supportsCSS=true + +[amaya/8.5*] +Parent=Amaya +Version=8.5 +MajorVer=8 +MinorVer=5 +CssVersion=2 +supportsCSS=true + +[amaya/8.6*] +Parent=Amaya +Version=8.6 +MajorVer=8 +MinorVer=6 +CssVersion=2 +supportsCSS=true + +[amaya/8.7*] +Parent=Amaya +Version=8.7 +MajorVer=8 +MinorVer=7 +CssVersion=2 +supportsCSS=true + +[amaya/8.8*] +Parent=Amaya +Version=8.8 +MajorVer=8 +MinorVer=8 +CssVersion=2 +supportsCSS=true + +[amaya/8.9*] +Parent=Amaya +Version=8.9 +MajorVer=8 +MinorVer=9 +CssVersion=2 +supportsCSS=true + +[amaya/9.0*] +Parent=Amaya +Version=9.0 +MajorVer=8 +MinorVer=0 +CssVersion=2 +supportsCSS=true + +[amaya/9.1*] +Parent=Amaya +Version=9.1 +MajorVer=9 +MinorVer=1 +CssVersion=2 +supportsCSS=true + +[amaya/9.2*] +Parent=Amaya +Version=9.2 +MajorVer=9 +MinorVer=2 +CssVersion=2 +supportsCSS=true + +[amaya/9.3*] +Parent=Amaya +Version=9.3 +MajorVer=9 +MinorVer=3 + +[amaya/9.4*] +Parent=Amaya +Version=9.4 +MajorVer=9 +MinorVer=4 + +[amaya/9.5*] +Parent=Amaya +Version=9.5 +MajorVer=9 +MinorVer=5 + +[Emacs-w3m/*] +Parent=Emacs/W3 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Links + +[Links] +Parent=DefaultProperties +Browser=Links +Frames=true +Tables=true + +[Links (0.9*; CYGWIN_NT-5.1*)] +Parent=Links +Browser=Links +Version=0.9 +MajorVer=0 +MinorVer=9 +Platform=WinXP + +[Links (0.9*; Darwin*)] +Parent=Links +Version=0.9 +MajorVer=0 +MinorVer=9 +Platform=MacPPC + +[Links (0.9*; FreeBSD*)] +Parent=Links +Browser=Links +Version=0.9 +MajorVer=0 +MinorVer=9 +Platform=FreeBSD + +[Links (0.9*; Linux*)] +Parent=Links +Browser=Links +Version=0.9 +MajorVer=0 +MinorVer=9 +Platform=Linux + +[Links (0.9*; OS/2*)] +Parent=Links +Browser=Links +Version=0.9 +MajorVer=0 +MinorVer=9 +Platform=OS/2 + +[Links (0.9*; Unix*)] +Parent=Links +Browser=Links +Version=0.9 +MajorVer=0 +MinorVer=9 +Platform=Unix + +[Links (0.9*; Win32*)] +Parent=Links +Browser=Links +Version=0.9 +MajorVer=0 +MinorVer=9 +Platform=Win32 +Win32=true + +[Links (1.0*; CYGWIN_NT-5.1*)] +Parent=Links +Browser=Links +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WinXP + +[Links (1.0*; FreeBSD*)] +Parent=Links +Browser=Links +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=FreeBSD + +[Links (1.0*; Linux*)] +Parent=Links +Browser=Links +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Linux + +[Links (1.0*; OS/2*)] +Parent=Links +Browser=Links +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=OS/2 + +[Links (1.0*; Unix*)] +Parent=Links +Browser=Links +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Unix + +[Links (1.0*; Win32*)] +Parent=Links +Browser=Links +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win32 +Win32=true + +[Links (2.0*; Linux*)] +Parent=Links +Browser=Links +Version=2.0 +MajorVer=2 +MinorVer=0 +Platform=Linux + +[Links (2.1*; FreeBSD*)] +Parent=Links +Browser=Links +Version=2.1 +MajorVer=2 +MinorVer=1 +Platform=FreeBSD + +[Links (2.1*; Linux *)] +Parent=Links +Browser=Links +Version=2.1 +MajorVer=2 +MinorVer=1 +Platform=Linux + +[Links (2.1*; OpenBSD*)] +Parent=Links +Browser=Links +Version=2.1 +MajorVer=2 +MinorVer=1 +Platform=OpenBSD + +[Links (2.2*; FreeBSD*)] +Parent=Links +Version=2.2 +MajorVer=2 +MinorVer=2 +Platform=FreeBSD + +[Links (2.2*; Linux *)] +Parent=Links +Version=2.2 +MajorVer=2 +MinorVer=2 +Platform=Linux + +[Links (2.2*; OpenBSD*)] +Parent=Links +Version=2.2 +MajorVer=2 +MinorVer=2 +Platform=OpenBSD + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Lynx + +[Lynx] +Parent=DefaultProperties +Browser=Lynx +Frames=true +Tables=true + +[Lynx *] +Parent=Lynx +Browser=Lynx + +[Lynx/2.3*] +Parent=Lynx +Browser=Lynx +Version=2.3 +MajorVer=2 +MinorVer=3 + +[Lynx/2.4*] +Parent=Lynx +Browser=Lynx +Version=2.4 +MajorVer=2 +MinorVer=4 + +[Lynx/2.5*] +Parent=Lynx +Browser=Lynx +Version=2.5 +MajorVer=2 +MinorVer=5 + +[Lynx/2.6*] +Parent=Lynx +Browser=Lynx +Version=2.6 +MajorVer=2 +MinorVer=6 + +[Lynx/2.7*] +Parent=Lynx +Browser=Lynx +Version=2.7 +MajorVer=2 +MinorVer=7 + +[Lynx/2.8*] +Parent=Lynx +Browser=Lynx +Version=2.8 +MajorVer=2 +MinorVer=8 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; NCSA Mosaic + +[Mosaic] +Parent=DefaultProperties +Browser=Mosaic + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; w3m + +[w3m] +Parent=DefaultProperties +Browser=w3m +Frames=true +Tables=true + +[w3m/0.1*] +Parent=w3m +Browser=w3m +Version=0.1 +MajorVer=0 +MinorVer=1 + +[w3m/0.2*] +Parent=w3m +Browser=w3m +Version=0.2 +MajorVer=0 +MinorVer=2 + +[w3m/0.3*] +Parent=w3m +Browser=w3m +Version=0.3 +MajorVer=0 +MinorVer=3 + +[w3m/0.4*] +Parent=w3m +Browser=w3m +Version=0.4 +MajorVer=0 +MinorVer=4 +Cookies=true + +[w3m/0.5*] +Parent=w3m +Browser=w3m +Version=0.5 +MajorVer=0 +MinorVer=5 +Cookies=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ELinks 0.10 + +[ELinks 0.10] +Parent=DefaultProperties +Browser=ELinks +Version=0.10 +MinorVer=10 +Frames=true +Tables=true + +[ELinks (0.10*; *AIX*)] +Parent=ELinks 0.10 +Platform=AIX + +[ELinks (0.10*; *BeOS*)] +Parent=ELinks 0.10 +Platform=BeOS + +[ELinks (0.10*; *CygWin*)] +Parent=ELinks 0.10 +Platform=CygWin + +[ELinks (0.10*; *Darwin*)] +Parent=ELinks 0.10 +Platform=Darwin + +[ELinks (0.10*; *Digital Unix*)] +Parent=ELinks 0.10 +Platform=Digital Unix + +[ELinks (0.10*; *FreeBSD*)] +Parent=ELinks 0.10 +Platform=FreeBSD + +[ELinks (0.10*; *HPUX*)] +Parent=ELinks 0.10 +Platform=HP-UX + +[ELinks (0.10*; *IRIX*)] +Parent=ELinks 0.10 +Platform=IRIX + +[ELinks (0.10*; *Linux*)] +Parent=ELinks 0.10 +Platform=Linux + +[ELinks (0.10*; *NetBSD*)] +Parent=ELinks 0.10 +Platform=NetBSD + +[ELinks (0.10*; *OpenBSD*)] +Parent=ELinks 0.10 +Platform=OpenBSD + +[ELinks (0.10*; *OS/2*)] +Parent=ELinks 0.10 +Platform=OS/2 + +[ELinks (0.10*; *RISC*)] +Parent=ELinks 0.10 +Platform=RISC OS + +[ELinks (0.10*; *Solaris*)] +Parent=ELinks 0.10 +Platform=Solaris + +[ELinks (0.10*; *Unix*)] +Parent=ELinks 0.10 +Platform=Unix + +[ELinks/0.10* (*AIX*)] +Parent=ELinks 0.10 +Platform=AIX + +[ELinks/0.10* (*BeOS*)] +Parent=ELinks 0.10 +Platform=BeOS + +[ELinks/0.10* (*CygWin*)] +Parent=ELinks 0.10 +Platform=CygWin + +[ELinks/0.10* (*Darwin*)] +Parent=ELinks 0.10 +Platform=Darwin + +[ELinks/0.10* (*Digital Unix*)] +Parent=ELinks 0.10 +Platform=Digital Unix + +[ELinks/0.10* (*FreeBSD*)] +Parent=ELinks 0.10 +Platform=FreeBSD + +[ELinks/0.10* (*HPUX*)] +Parent=ELinks 0.10 +Platform=HP-UX + +[ELinks/0.10* (*IRIX*)] +Parent=ELinks 0.10 +Platform=IRIX + +[ELinks/0.10* (*Linux*)] +Parent=ELinks 0.10 +Platform=Linux + +[ELinks/0.10* (*NetBSD*)] +Parent=ELinks 0.10 +Platform=NetBSD + +[ELinks/0.10* (*OpenBSD*)] +Parent=ELinks 0.10 +Platform=OpenBSD + +[ELinks/0.10* (*OS/2*)] +Parent=ELinks 0.10 +Platform=OS/2 + +[ELinks/0.10* (*RISC*)] +Parent=ELinks 0.10 +Platform=RISC OS + +[ELinks/0.10* (*Solaris*)] +Parent=ELinks 0.10 +Platform=Solaris + +[ELinks/0.10* (*Unix*)] +Parent=ELinks 0.10 +Platform=Unix + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ELinks 0.11 + +[ELinks 0.11] +Parent=DefaultProperties +Browser=ELinks +Version=0.11 +MinorVer=11 +Frames=true +Tables=true + +[ELinks (0.11*; *AIX*)] +Parent=ELinks 0.11 +Platform=AIX + +[ELinks (0.11*; *BeOS*)] +Parent=ELinks 0.11 +Platform=BeOS + +[ELinks (0.11*; *CygWin*)] +Parent=ELinks 0.11 +Platform=CygWin + +[ELinks (0.11*; *Darwin*)] +Parent=ELinks 0.11 +Platform=Darwin + +[ELinks (0.11*; *Digital Unix*)] +Parent=ELinks 0.11 +Platform=Digital Unix + +[ELinks (0.11*; *FreeBSD*)] +Parent=ELinks 0.11 +Platform=FreeBSD + +[ELinks (0.11*; *HPUX*)] +Parent=ELinks 0.11 +Platform=HP-UX + +[ELinks (0.11*; *IRIX*)] +Parent=ELinks 0.11 +Platform=IRIX + +[ELinks (0.11*; *Linux*)] +Parent=ELinks 0.11 +Platform=Linux + +[ELinks (0.11*; *NetBSD*)] +Parent=ELinks 0.11 +Platform=NetBSD + +[ELinks (0.11*; *OpenBSD*)] +Parent=ELinks 0.11 +Platform=OpenBSD + +[ELinks (0.11*; *OS/2*)] +Parent=ELinks 0.11 +Platform=OS/2 + +[ELinks (0.11*; *RISC*)] +Parent=ELinks 0.11 +Platform=RISC OS + +[ELinks (0.11*; *Solaris*)] +Parent=ELinks 0.11 +Platform=Solaris + +[ELinks (0.11*; *Unix*)] +Parent=ELinks 0.11 +Platform=Unix + +[ELinks/0.11* (*AIX*)] +Parent=ELinks 0.11 +Platform=AIX + +[ELinks/0.11* (*BeOS*)] +Parent=ELinks 0.11 +Platform=BeOS + +[ELinks/0.11* (*CygWin*)] +Parent=ELinks 0.11 +Platform=CygWin + +[ELinks/0.11* (*Darwin*)] +Parent=ELinks 0.11 +Platform=Darwin + +[ELinks/0.11* (*Digital Unix*)] +Parent=ELinks 0.11 +Platform=Digital Unix + +[ELinks/0.11* (*FreeBSD*)] +Parent=ELinks 0.11 +Platform=FreeBSD + +[ELinks/0.11* (*HPUX*)] +Parent=ELinks 0.11 +Platform=HP-UX + +[ELinks/0.11* (*IRIX*)] +Parent=ELinks 0.11 +Platform=IRIX + +[ELinks/0.11* (*Linux*)] +Parent=ELinks 0.11 +Platform=Linux + +[ELinks/0.11* (*NetBSD*)] +Parent=ELinks 0.11 +Platform=NetBSD + +[ELinks/0.11* (*OpenBSD*)] +Parent=ELinks 0.11 +Platform=OpenBSD + +[ELinks/0.11* (*OS/2*)] +Parent=ELinks 0.11 +Platform=OS/2 + +[ELinks/0.11* (*RISC*)] +Parent=ELinks 0.11 +Platform=RISC OS + +[ELinks/0.11* (*Solaris*)] +Parent=ELinks 0.11 +Platform=Solaris + +[ELinks/0.11* (*Unix*)] +Parent=ELinks 0.11 +Platform=Unix + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ELinks 0.12 + +[ELinks 0.12] +Parent=DefaultProperties +Browser=ELinks +Version=0.12 +MinorVer=12 +Frames=true +Tables=true + +[ELinks (0.12*; *AIX*)] +Parent=ELinks 0.12 +Platform=AIX + +[ELinks (0.12*; *BeOS*)] +Parent=ELinks 0.12 +Platform=BeOS + +[ELinks (0.12*; *CygWin*)] +Parent=ELinks 0.12 +Platform=CygWin + +[ELinks (0.12*; *Darwin*)] +Parent=ELinks 0.12 +Platform=Darwin + +[ELinks (0.12*; *Digital Unix*)] +Parent=ELinks 0.12 +Platform=Digital Unix + +[ELinks (0.12*; *FreeBSD*)] +Parent=ELinks 0.12 +Platform=FreeBSD + +[ELinks (0.12*; *HPUX*)] +Parent=ELinks 0.12 +Platform=HP-UX + +[ELinks (0.12*; *IRIX*)] +Parent=ELinks 0.12 +Platform=IRIX + +[ELinks (0.12*; *Linux*)] +Parent=ELinks 0.12 +Platform=Linux + +[ELinks (0.12*; *NetBSD*)] +Parent=ELinks 0.12 +Platform=NetBSD + +[ELinks (0.12*; *OpenBSD*)] +Parent=ELinks 0.12 +Platform=OpenBSD + +[ELinks (0.12*; *OS/2*)] +Parent=ELinks 0.12 +Platform=OS/2 + +[ELinks (0.12*; *RISC*)] +Parent=ELinks 0.12 +Platform=RISC OS + +[ELinks (0.12*; *Solaris*)] +Parent=ELinks 0.12 +Platform=Solaris + +[ELinks (0.12*; *Unix*)] +Parent=ELinks 0.12 +Platform=Unix + +[ELinks/0.12* (*AIX*)] +Parent=ELinks 0.12 +Platform=AIX + +[ELinks/0.12* (*BeOS*)] +Parent=ELinks 0.12 +Platform=BeOS + +[ELinks/0.12* (*CygWin*)] +Parent=ELinks 0.12 +Platform=CygWin + +[ELinks/0.12* (*Darwin*)] +Parent=ELinks 0.12 +Platform=Darwin + +[ELinks/0.12* (*Digital Unix*)] +Parent=ELinks 0.12 +Platform=Digital Unix + +[ELinks/0.12* (*FreeBSD*)] +Parent=ELinks 0.12 +Platform=FreeBSD + +[ELinks/0.12* (*HPUX*)] +Parent=ELinks 0.12 +Platform=HP-UX + +[ELinks/0.12* (*IRIX*)] +Parent=ELinks 0.12 +Platform=IRIX + +[ELinks/0.12* (*Linux*)] +Parent=ELinks 0.12 +Platform=Linux + +[ELinks/0.12* (*NetBSD*)] +Parent=ELinks 0.12 +Platform=NetBSD + +[ELinks/0.12* (*OpenBSD*)] +Parent=ELinks 0.12 +Platform=OpenBSD + +[ELinks/0.12* (*OS/2*)] +Parent=ELinks 0.12 +Platform=OS/2 + +[ELinks/0.12* (*RISC*)] +Parent=ELinks 0.12 +Platform=RISC OS + +[ELinks/0.12* (*Solaris*)] +Parent=ELinks 0.12 +Platform=Solaris + +[ELinks/0.12* (*Unix*)] +Parent=ELinks 0.12 +Platform=Unix + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ELinks 0.9 + +[ELinks 0.9] +Parent=DefaultProperties +Browser=ELinks +Version=0.9 +MinorVer=9 +Frames=true +Tables=true + +[ELinks (0.9*; *AIX*)] +Parent=ELinks 0.9 +Platform=AIX + +[ELinks (0.9*; *BeOS*)] +Parent=ELinks 0.9 +Platform=BeOS + +[ELinks (0.9*; *CygWin*)] +Parent=ELinks 0.9 +Platform=CygWin + +[ELinks (0.9*; *Darwin*)] +Parent=ELinks 0.9 +Platform=Darwin + +[ELinks (0.9*; *Digital Unix*)] +Parent=ELinks 0.9 +Platform=Digital Unix + +[ELinks (0.9*; *FreeBSD*)] +Parent=ELinks 0.9 +Platform=FreeBSD + +[ELinks (0.9*; *HPUX*)] +Parent=ELinks 0.9 +Platform=HP-UX + +[ELinks (0.9*; *IRIX*)] +Parent=ELinks 0.9 +Platform=IRIX + +[ELinks (0.9*; *Linux*)] +Parent=ELinks 0.9 +Platform=Linux + +[ELinks (0.9*; *NetBSD*)] +Parent=ELinks 0.9 +Platform=NetBSD + +[ELinks (0.9*; *OpenBSD*)] +Parent=ELinks 0.9 +Platform=OpenBSD + +[ELinks (0.9*; *OS/2*)] +Parent=ELinks 0.9 +Platform=OS/2 + +[ELinks (0.9*; *RISC*)] +Parent=ELinks 0.9 +Platform=RISC OS + +[ELinks (0.9*; *Solaris*)] +Parent=ELinks 0.9 +Platform=Solaris + +[ELinks (0.9*; *Unix*)] +Parent=ELinks 0.9 +Platform=Unix + +[ELinks/0.9* (*AIX*)] +Parent=ELinks 0.9 +Platform=AIX + +[ELinks/0.9* (*BeOS*)] +Parent=ELinks 0.9 +Platform=BeOS + +[ELinks/0.9* (*CygWin*)] +Parent=ELinks 0.9 +Platform=CygWin + +[ELinks/0.9* (*Darwin*)] +Parent=ELinks 0.9 +Platform=Darwin + +[ELinks/0.9* (*Digital Unix*)] +Parent=ELinks 0.9 +Platform=Digital Unix + +[ELinks/0.9* (*FreeBSD*)] +Parent=ELinks 0.9 +Platform=FreeBSD + +[ELinks/0.9* (*HPUX*)] +Parent=ELinks 0.9 +Platform=HP-UX + +[ELinks/0.9* (*IRIX*)] +Parent=ELinks 0.9 +Platform=IRIX + +[ELinks/0.9* (*Linux*)] +Parent=ELinks 0.9 +Platform=Linux + +[ELinks/0.9* (*NetBSD*)] +Parent=ELinks 0.9 +Platform=NetBSD + +[ELinks/0.9* (*OpenBSD*)] +Parent=ELinks 0.9 +Platform=OpenBSD + +[ELinks/0.9* (*OS/2*)] +Parent=ELinks 0.9 +Platform=OS/2 + +[ELinks/0.9* (*RISC*)] +Parent=ELinks 0.9 +Platform=RISC OS + +[ELinks/0.9* (*Solaris*)] +Parent=ELinks 0.9 +Platform=Solaris + +[ELinks/0.9* (*Unix*)] +Parent=ELinks 0.9 +Platform=Unix + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; AppleWebKit + +[AppleWebKit] +Parent=DefaultProperties +Browser=AppleWebKit +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (KHTML, like Gecko)] +Parent=AppleWebKit + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Camino + +[Camino] +Parent=DefaultProperties +Browser=Camino +Platform=MacOSX +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/0.7*] +Parent=Camino +Version=0.7 +MajorVer=0 +MinorVer=7 +Beta=true + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/0.8*] +Parent=Camino +Version=0.8 +MajorVer=0 +MinorVer=8 +Beta=true + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/0.9*] +Parent=Camino +Version=0.9 +MajorVer=0 +MinorVer=9 +Beta=true + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/1.0*] +Parent=Camino +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/1.2*] +Parent=Camino +Version=1.2 +MajorVer=1 +MinorVer=2 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/1.3*] +Parent=Camino +Version=1.3 +MajorVer=1 +MinorVer=3 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/1.4*] +Parent=Camino +Version=1.4 +MajorVer=1 +MinorVer=4 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/1.5*] +Parent=Camino +Version=1.5 +MajorVer=1 +MinorVer=5 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/1.6*] +Parent=Camino +Version=1.6 +MajorVer=1 +MinorVer=6 +Platform=MacOSX + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chimera + +[Chimera] +Parent=DefaultProperties +Browser=Chimera +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true + +[Mozilla/5.0 (Macintosh; U; *Mac OS X*; *; rv:1.*) Gecko/* Chimera/*] +Parent=Chimera +Platform=MacOSX + +[Mozilla/5.0 Gecko/* Chimera/*] +Parent=Chimera + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Dillo + +[Dillo] +Parent=DefaultProperties +Browser=Dillo +Platform=Linux +Frames=true +IFrames=true +Tables=true +Cookies=true +CssVersion=2 +supportsCSS=true + +[Dillo/0.6*] +Parent=Dillo +Version=0.6 +MajorVer=0 +MinorVer=6 + +[Dillo/0.7*] +Parent=Dillo +Version=0.7 +MajorVer=0 +MinorVer=7 + +[Dillo/0.8*] +Parent=Dillo +Version=0.8 +MajorVer=0 +MinorVer=8 + +[Dillo/2.0] +Parent=Dillo +Version=2.0 +MajorVer=2 +MinorVer=0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Emacs/W3 + +[Emacs/W3] +Parent=DefaultProperties +Browser=Emacs/W3 +Frames=true +Tables=true +Cookies=true + +[Emacs/W3/2.* (Unix*] +Parent=Emacs/W3 +Version=2.0 +MajorVer=2 +MinorVer=0 +Platform=Unix + +[Emacs/W3/2.* (X11*] +Parent=Emacs/W3 +Version=2.0 +MajorVer=2 +MinorVer=0 +Platform=Linux + +[Emacs/W3/3.* (Unix*] +Parent=Emacs/W3 +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=Unix + +[Emacs/W3/3.* (X11*] +Parent=Emacs/W3 +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=Linux + +[Emacs/W3/4.* (Unix*] +Parent=Emacs/W3 +Version=4.0 +MajorVer=4 +MinorVer=0 +Platform=Unix + +[Emacs/W3/4.* (X11*] +Parent=Emacs/W3 +Version=4.0 +MajorVer=4 +MinorVer=0 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; fantomas + +[fantomas] +Parent=DefaultProperties +Browser=fantomas +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true + +[Mozilla/4.0 (cloakBrowser)] +Parent=fantomas +Browser=fantomas cloakBrowser + +[Mozilla/4.0 (fantomas shadowMaker Browser)] +Parent=fantomas +Browser=fantomas shadowMaker Browser + +[Mozilla/4.0 (fantomBrowser)] +Parent=fantomas +Browser=fantomas fantomBrowser + +[Mozilla/4.0 (fantomCrew Browser)] +Parent=fantomas +Browser=fantomas fantomCrew Browser + +[Mozilla/4.0 (stealthBrowser)] +Parent=fantomas +Browser=fantomas stealthBrowser + +[multiBlocker browser*] +Parent=fantomas +Browser=fantomas multiBlocker browser + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; FrontPage + +[FrontPage] +Parent=DefaultProperties +Browser=FrontPage +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true + +[Mozilla/?* (compatible; MS FrontPage*)] +Parent=FrontPage + +[MSFrontPage/*] +Parent=FrontPage + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Galeon + +[Galeon] +Parent=DefaultProperties +Browser=Galeon +Platform=Linux +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (X11; U; Linux*) Gecko/* Galeon/1.*] +Parent=Galeon +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 (X11; U; Linux*) Gecko/* Galeon/2.*] +Parent=Galeon +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/5.0 Galeon/1.* (X11; Linux*)*] +Parent=Galeon +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 Galeon/2.* (X11; Linux*)*] +Parent=Galeon +Version=2.0 +MajorVer=2 +MinorVer=0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; HP Secure Web Browser + +[HP Secure Web Browser] +Parent=DefaultProperties +Browser=HP Secure Web Browser +Platform=OpenVMS +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.0*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.1*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.1 +MajorVer=1 +MinorVer=1 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.2*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.2 +MajorVer=1 +MinorVer=2 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.3*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.3 +MajorVer=1 +MinorVer=3 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.4*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.4 +MajorVer=1 +MinorVer=4 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.5*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.5 +MajorVer=1 +MinorVer=5 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.6*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.6 +MajorVer=1 +MinorVer=6 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.7*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.7 +MajorVer=1 +MinorVer=7 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.8*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.8 +MajorVer=1 +MinorVer=8 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IBrowse + +[IBrowse] +Parent=DefaultProperties +Browser=IBrowse +Platform=Amiga +Frames=true +Tables=true +Cookies=true +JavaScript=true + +[Arexx (compatible; MSIE 6.0; AmigaOS5.0) IBrowse 4.0] +Parent=IBrowse +Version=4.0 +MajorVer=4 +MinorVer=0 + +[IBrowse/1.22 (AmigaOS *)] +Parent=IBrowse +Version=1.22 +MajorVer=1 +MinorVer=22 + +[IBrowse/2.1 (AmigaOS *)] +Parent=IBrowse +Version=2.1 +MajorVer=2 +MinorVer=1 + +[IBrowse/2.2 (AmigaOS *)] +Parent=IBrowse +Version=2.2 +MajorVer=2 +MinorVer=2 + +[IBrowse/2.3 (AmigaOS *)] +Parent=IBrowse +Version=2.2 +MajorVer=2 +MinorVer=3 + +[Mozilla/* (Win98; I) IBrowse/2.1 (AmigaOS 3.1)] +Parent=IBrowse +Version=2.1 +MajorVer=2 +MinorVer=1 + +[Mozilla/* (Win98; I) IBrowse/2.2 (AmigaOS 3.1)] +Parent=IBrowse +Version=2.2 +MajorVer=2 +MinorVer=2 + +[Mozilla/* (Win98; I) IBrowse/2.3 (AmigaOS 3.1)] +Parent=IBrowse +Version=2.3 +MajorVer=2 +MinorVer=3 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; iCab + +[iCab] +Parent=DefaultProperties +Browser=iCab +Frames=true +Tables=true +Cookies=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[iCab/2.7* (Macintosh; ?; 68K*)] +Parent=iCab +Version=2.7 +MajorVer=2 +MinorVer=7 +Platform=Mac68K + +[iCab/2.7* (Macintosh; ?; PPC*)] +Parent=iCab +Version=2.7 +MajorVer=2 +MinorVer=7 +Platform=MacPPC + +[iCab/2.8* (Macintosh; ?; *Mac OS X*)] +Parent=iCab +Version=2.8 +MajorVer=2 +MinorVer=8 +Platform=MacOSX + +[iCab/2.8* (Macintosh; ?; 68K*)] +Parent=iCab +Version=2.8 +MajorVer=2 +MinorVer=8 +Platform=Mac68K + +[iCab/2.8* (Macintosh; ?; PPC)] +Parent=iCab +Version=2.8 +MajorVer=2 +MinorVer=8 +Platform=MacPPC + +[iCab/2.9* (Macintosh; ?; *Mac OS X*)] +Parent=iCab +Version=2.9 +MajorVer=2 +MinorVer=9 +Platform=MacOSX + +[iCab/2.9* (Macintosh; ?; 68K*)] +Parent=iCab +Version=2.9 +MajorVer=2 +MinorVer=9 +Platform=Mac68K + +[iCab/2.9* (Macintosh; ?; PPC*)] +Parent=iCab +Version=2.9 +MajorVer=2 +MinorVer=9 +Platform=MacPPC + +[iCab/3.0* (Macintosh; ?; *Mac OS X*)] +Parent=iCab +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=MacOSX +CssVersion=2 +supportsCSS=true + +[iCab/3.0* (Macintosh; ?; PPC*)] +Parent=iCab +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=MacPPC +CssVersion=2 +supportsCSS=true + +[iCab/4.0 (Macintosh; U; *Mac OS X)] +Parent=iCab +Version=4.0 +MajorVer=4 +MinorVer=0 +Platform=MacOSX + +[Mozilla/* (compatible; iCab 3.0*; Macintosh; *Mac OS X*)] +Parent=iCab +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=MacOSX +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; iCab 3.0*; Macintosh; ?; PPC*)] +Parent=iCab +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=MacPPC +CssVersion=2 +supportsCSS=true + +[Mozilla/4.5 (compatible; iCab 2.7*; Macintosh; ?; 68K*)] +Parent=iCab +Version=2.7 +MajorVer=2 +MinorVer=7 +Platform=Mac68K + +[Mozilla/4.5 (compatible; iCab 2.7*; Macintosh; ?; PPC*)] +Parent=iCab +Version=2.7 +MajorVer=2 +MinorVer=7 +Platform=MacPPC + +[Mozilla/4.5 (compatible; iCab 2.8*; Macintosh; ?; *Mac OS X*)] +Parent=iCab +Version=2.8 +MajorVer=2 +MinorVer=8 +Platform=MacOSX + +[Mozilla/4.5 (compatible; iCab 2.8*; Macintosh; ?; PPC*)] +Parent=iCab +Version=2.8 +MajorVer=2 +MinorVer=8 +Platform=MacPPC + +[Mozilla/4.5 (compatible; iCab 2.9*; Macintosh; *Mac OS X*)] +Parent=iCab +Version=2.9 +MajorVer=2 +MinorVer=9 +Platform=MacOSX + +[Mozilla/4.5 (compatible; iCab 2.9*; Macintosh; ?; PPC*)] +Parent=iCab +Version=2.9 +MajorVer=2 +MinorVer=9 +Platform=MacPPC + +[Mozilla/4.5 (compatible; iCab 4.2*; Macintosh; *Mac OS X*)] +Parent=iCab +Version=4.2 +MajorVer=4 +MinorVer=2 +Platform=MacOSX + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; iSiloX + +[iSiloX] +Parent=DefaultProperties +Browser=iSiloX +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true +Crawler=true +CssVersion=2 +supportsCSS=true + +[iSiloX/4.0* MacOS] +Parent=iSiloX +Version=4.0 +MajorVer=4 +MinorVer=0 +Platform=MacPPC + +[iSiloX/4.0* Windows/32] +Parent=iSiloX +Version=4.0 +MajorVer=4 +MinorVer=0 +Platform=Win32 +Win32=true + +[iSiloX/4.1* MacOS] +Parent=iSiloX +Version=4.1 +MajorVer=4 +MinorVer=1 +Platform=MacPPC + +[iSiloX/4.1* Windows/32] +Parent=iSiloX +Version=4.1 +MajorVer=4 +MinorVer=1 +Platform=Win32 +Win32=true + +[iSiloX/4.2* MacOS] +Parent=iSiloX +Version=4.2 +MajorVer=4 +MinorVer=2 +Platform=MacPPC + +[iSiloX/4.2* Windows/32] +Parent=iSiloX +Version=4.2 +MajorVer=4 +MinorVer=2 +Platform=Win32 +Win32=true + +[iSiloX/4.3* MacOS] +Parent=iSiloX +Version=4.3 +MajorVer=4 +MinorVer=4 +Platform=MacOSX + +[iSiloX/4.3* Windows/32] +Parent=iSiloX +Version=4.3 +MajorVer=4 +MinorVer=3 +Platform=Win32 +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Lycoris Desktop/LX + +[Lycoris Desktop/LX] +Parent=DefaultProperties +Browser=Lycoris Desktop/LX +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +Crawler=true + +[Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.*: Desktop/LX Amethyst) Gecko/*] +Parent=Lycoris Desktop/LX +Version=1.1 +MajorVer=1 +MinorVer=1 +Platform=Linux + +[Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.*; Desktop/LX Amethyst) Gecko/*] +Parent=Lycoris Desktop/LX +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mosaic + +[Mosaic] +Parent=DefaultProperties +Browser=Mosaic +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true + +[Mozilla/4.0 (VMS_Mosaic)] +Parent=Mosaic +Platform=OpenVMS + +[VMS_Mosaic/3.7*] +Parent=Mosaic +Version=3.7 +MajorVer=3 +MinorVer=7 +Platform=OpenVMS + +[VMS_Mosaic/3.8*] +Parent=Mosaic +Version=3.8 +MajorVer=3 +MinorVer=8 +Platform=OpenVMS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; NetPositive + +[NetPositive] +Parent=DefaultProperties +Browser=NetPositive +Platform=BeOS +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true + +[*NetPositive/2.2*] +Parent=NetPositive +Version=2.2 +MajorVer=2 +MinorVer=2 + +[*NetPositive/2.2*BeOS*] +Parent=NetPositive +Version=2.2 +MajorVer=2 +MinorVer=2 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; OmniWeb + +[OmniWeb] +Parent=DefaultProperties +Browser=OmniWeb +Platform=MacOSX +Frames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +isMobileDevice=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (Macintosh; ?; *Mac OS X; *) AppleWebKit/* (*) OmniWeb/v4*] +Parent=OmniWeb +Version=4.5 +MajorVer=4 +MinorVer=5 +Platform=MacOSX + +[Mozilla/* (Macintosh; ?; *Mac OS X; *) AppleWebKit/* (*) OmniWeb/v5*] +Parent=OmniWeb +Version=5. +MajorVer=5 +MinorVer=0 +Platform=MacOSX + +[Mozilla/* (Macintosh; ?; *Mac OS X; *) AppleWebKit/* (*) OmniWeb/v6*] +Parent=OmniWeb +Version=6.0 +MajorVer=6 +MinorVer=0 +Platform=MacOSX + +[Mozilla/* (Macintosh; ?; PPC) OmniWeb/4*] +Parent=OmniWeb +Version=4.0 +MajorVer=4 +MinorVer=0 +Platform=MacPPC + +[Mozilla/* (Macintosh; ?; PPC) OmniWeb/5*] +Parent=OmniWeb +Version=5.0 +MajorVer=5 +MinorVer=0 +Platform=MacOSX + +[Mozilla/* (Macintosh; ?; PPC) OmniWeb/6*] +Parent=OmniWeb +Version=6.0 +MajorVer=6 +MinorVer=0 +Platform=MacPPC + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/125.4 (KHTML, like Gecko, Safari) OmniWeb/v563.34] +Parent=OmniWeb +Version=5.1 +MajorVer=5 +MinorVer=1 + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/125.4 (KHTML, like Gecko, Safari) OmniWeb/v563.34] +Parent=OmniWeb +Version=5.1 +MajorVer=5 +MinorVer=1 + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/420+ (KHTML, like Gecko, Safari/420) OmniWeb/v607] +Parent=OmniWeb +Version=5.5 +MajorVer=5 +MinorVer=5 + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/420+ (KHTML, like Gecko, Safari/420) OmniWeb/v607] +Parent=OmniWeb +Version=5.5 +MajorVer=5 +MinorVer=5 + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/522+ (KHTML, like Gecko, Safari/522) OmniWeb/v613] +Parent=OmniWeb +Version=5.6 +MajorVer=5 +MinorVer=6 + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/522+ (KHTML, like Gecko, Safari/522) OmniWeb/v613] +Parent=OmniWeb +Version=5.6 +MajorVer=5 +MinorVer=6 + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/85 (KHTML, like Gecko) OmniWeb/v496] +Parent=OmniWeb +Version=4.5 +MajorVer=4 +MinorVer=5 + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/85 (KHTML, like Gecko) OmniWeb/v558.36 ] +Parent=OmniWeb +Version=5.0 +MajorVer=5 +MinorVer=0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Shiira + +[Shiira] +Parent=DefaultProperties +Browser=Shiira +Platform=MacOSX +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Shiira/0.9*] +Parent=Shiira +Version=0.9 +MajorVer=0 +MinorVer=9 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Shiira/1.0*] +Parent=Shiira +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Shiira/1.1*] +Parent=Shiira +Version=1.1 +MajorVer=1 +MinorVer=1 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Shiira/1.2*] +Parent=Shiira +Version=1.2 +MajorVer=1 +MinorVer=2 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Shiira/2.1*] +Parent=Shiira +Version=2.1 +MajorVer=2 +MinorVer=1 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Shiira/2.2*] +Parent=Shiira +Version=2.2 +MajorVer=2 +MinorVer=2 + +[Windows Maker] +Parent=DefaultProperties +Browser=WMaker +Platform=Linux +Frames=true +IFrames=true +Tables=true +Cookies=true +VBScript=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[WMaker*] +Parent=Windows Maker + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; K-Meleon 1.0 + +[K-Meleon 1.0] +Parent=DefaultProperties +Browser=K-Meleon +Version=1.0 +MajorVer=1 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.*) Gecko/* K-Meleon/1.0*] +Parent=K-Meleon 1.0 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* K-Meleon/1.0*] +Parent=K-Meleon 1.0 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* K-Meleon?1.0*] +Parent=K-Meleon 1.0 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.*) Gecko/* K-Meleon/1.0*] +Parent=K-Meleon 1.0 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.*) Gecko/* K-Meleon/1.0*] +Parent=K-Meleon 1.0 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* K-Meleon/1.0*] +Parent=K-Meleon 1.0 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WinNT +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; K-Meleon 1.1 + +[K-Meleon 1.1] +Parent=DefaultProperties +Browser=K-Meleon +Version=1.1 +MajorVer=1 +MinorVer=1 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.*) Gecko/* K-Meleon/1.1*] +Parent=K-Meleon 1.1 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* K-Meleon/1.1*] +Parent=K-Meleon 1.1 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* K-Meleon?1.1*] +Parent=K-Meleon 1.1 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.*) Gecko/* K-Meleon/1.1*] +Parent=K-Meleon 1.1 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.*) Gecko/* K-Meleon/1.1*] +Parent=K-Meleon 1.1 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* K-Meleon/1.1*] +Parent=K-Meleon 1.1 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WinNT +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; K-Meleon 1.5 + +[K-Meleon 1.5] +Parent=DefaultProperties +Browser=K-Meleon +Version=1.5 +MajorVer=1 +MinorVer=5 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.*) Gecko/* K-Meleon/1.5*] +Parent=K-Meleon 1.5 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* K-Meleon/1.5*] +Parent=K-Meleon 1.5 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* K-Meleon?1.5*] +Parent=K-Meleon 1.5 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.*) Gecko/* K-Meleon/1.5*] +Parent=K-Meleon 1.5 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.*) Gecko/* K-Meleon/1.5*] +Parent=K-Meleon 1.5 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0; *; rv:1.*) Gecko/* K-Meleon/1.5*] +Parent=K-Meleon 1.5 +Platform=WinVista + +[Mozilla/5.0 (Windows; *; Windows NT 6.1; *; rv:1.*) Gecko/* K-Meleon/1.5*] +Parent=K-Meleon 1.5 +Platform=Win7 + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* K-Meleon/1.5*] +Parent=K-Meleon 1.5 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WinNT +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Konqueror 3.0 + +[Konqueror 3.0] +Parent=DefaultProperties +Browser=Konqueror +Platform=Linux +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[*Konqueror/3.0*] +Parent=Konqueror 3.0 +Version=3.0 +MajorVer=3 +MinorVer=0 +IFrames=false + +[*Konqueror/3.0*FreeBSD*] +Parent=Konqueror 3.0 +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=FreeBSD +IFrames=false + +[*Konqueror/3.0*Linux*] +Parent=Konqueror 3.0 +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=Linux +IFrames=false + +[*Konqueror/3.1*] +Parent=Konqueror 3.0 +Version=3.1 +MajorVer=3 +MinorVer=1 + +[*Konqueror/3.1*FreeBSD*] +Parent=Konqueror 3.0 +Version=3.1 +MajorVer=3 +MinorVer=1 +Platform=FreeBSD + +[*Konqueror/3.1*Linux*] +Parent=Konqueror 3.0 +Version=3.1 +MajorVer=3 +MinorVer=1 + +[*Konqueror/3.2*] +Parent=Konqueror 3.0 +Version=3.2 +MajorVer=3 +MinorVer=2 + +[*Konqueror/3.2*FreeBSD*] +Parent=Konqueror 3.0 +Version=3.2 +MajorVer=3 +MinorVer=2 +Platform=FreeBSD + +[*Konqueror/3.2*Linux*] +Parent=Konqueror 3.0 +Version=3.2 +MajorVer=3 +MinorVer=2 +Platform=Linux + +[*Konqueror/3.3*] +Parent=Konqueror 3.0 +Version=3.3 +MajorVer=3 +MinorVer=3 + +[*Konqueror/3.3*FreeBSD*] +Parent=Konqueror 3.0 +Version=3.3 +MajorVer=3 +MinorVer=3 +Platform=FreeBSD + +[*Konqueror/3.3*Linux*] +Parent=Konqueror 3.0 +Version=3.3 +MajorVer=3 +MinorVer=3 +Platform=Linux + +[*Konqueror/3.3*OpenBSD*] +Parent=Konqueror 3.0 +Version=3.3 +MajorVer=3 +MinorVer=3 +Platform=OpenBSD + +[*Konqueror/3.4*] +Parent=Konqueror 3.0 +Version=3.4 +MajorVer=3 +MinorVer=4 + +[*Konqueror/3.4*FreeBSD*] +Parent=Konqueror 3.0 +Version=3.4 +MajorVer=3 +MinorVer=4 +Platform=FreeBSD + +[*Konqueror/3.4*Linux*] +Parent=Konqueror 3.0 +Version=3.4 +MajorVer=3 +MinorVer=4 +Platform=Linux + +[*Konqueror/3.4*OpenBSD*] +Parent=Konqueror 3.0 +Version=3.4 +MajorVer=3 +MinorVer=4 +Platform=OpenBSD + +[*Konqueror/3.5*] +Parent=Konqueror 3.0 +Version=3.5 +MajorVer=3 +MinorVer=5 + +[*Konqueror/3.5*FreeBSD*] +Parent=Konqueror 3.0 +Version=3.5 +MajorVer=3 +MinorVer=5 +Platform=FreeBSD + +[*Konqueror/3.5*Linux*] +Parent=Konqueror 3.0 +Version=3.5 +MajorVer=3 +MinorVer=5 +Platform=Linux + +[*Konqueror/3.5*OpenBSD*] +Parent=Konqueror 3.0 +Version=3.5 +MajorVer=3 +MinorVer=5 +Platform=OpenBSD + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Konqueror 4.0 + +[Konqueror 4.0] +Parent=DefaultProperties +Browser=Konqueror +Version=4.0 +MajorVer=4 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (compatible; Konqueror/4.0*; Debian) KHTML/4.* (like Gecko)] +Parent=Konqueror 4.0 +Platform=Debian + +[Mozilla/5.0 (compatible; Konqueror/4.0.*; *Linux) KHTML/4.* (like Gecko)] +Parent=Konqueror 4.0 +Platform=Linux + +[Mozilla/5.0 (compatible; Konqueror/4.0.*; FreeBSD) KHTML/4.* (like Gecko)] +Parent=Konqueror 4.0 +Platform=FreeBSD + +[Mozilla/5.0 (compatible; Konqueror/4.0.*; NetBSD) KHTML/4.* (like Gecko)] +Parent=Konqueror 4.0 +Platform=NetBSD + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Konqueror 4.1 + +[Konqueror 4.1] +Parent=DefaultProperties +Browser=Konqueror +Version=4.1 +MajorVer=4 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (compatible; Konqueror/4.1*; *Linux*) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.1 +Platform=Linux + +[Mozilla/5.0 (compatible; Konqueror/4.1*; Debian) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.1 +Platform=Debian + +[Mozilla/5.0 (compatible; Konqueror/4.1*; FreeBSD) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.1 +Platform=FreeBSD + +[Mozilla/5.0 (compatible; Konqueror/4.1*; NetBSD) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.1 +Platform=NetBSD + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Konqueror 4.2 + +[Konqueror 4.2] +Parent=DefaultProperties +Browser=Konqueror +Version=4.2 +MajorVer=4 +MinorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (compatible; Konqueror/4.2*; *Linux*) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.2 +Platform=Linux + +[Mozilla/5.0 (compatible; Konqueror/4.2*; Debian) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.2 +Platform=Debian + +[Mozilla/5.0 (compatible; Konqueror/4.2*; FreeBSD) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.2 +Platform=FreeBSD + +[Mozilla/5.0 (compatible; Konqueror/4.2*; NetBSD) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.2 +Platform=NetBSD + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Safari + +[Safari] +Parent=DefaultProperties +Browser=Safari +Platform=MacOSX +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.3 +w3cdomversion=1.0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/100*] +Parent=Safari +Version=1.1 +MajorVer=1 +MinorVer=1 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/125*] +Parent=Safari +Version=1.2 +MajorVer=1 +MinorVer=2 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/312*] +Parent=Safari +Version=1.3 +MajorVer=1 +MinorVer=3 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/412*] +Parent=Safari +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/416*] +Parent=Safari +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/417*] +Parent=Safari +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/418*] +Parent=Safari +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/419*] +Parent=Safari +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/52*] +Parent=Safari +Beta=true + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/85*] +Parent=Safari +Version=1.0 +MajorVer=1 +MinorVer=0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Safari 3.0 + +[Safari 3.0] +Parent=DefaultProperties +Browser=Safari +Version=3.0 +MajorVer=3 +Platform=MacOSX +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*) AppleWebKit/* (*) Version/3.0* Safari/*] +Parent=Safari 3.0 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) AppleWebKit/* (*) Version/3.0* Safari/*] +Parent=Safari 3.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) AppleWebKit/* (*) Version/3.0* Safari/*] +Parent=Safari 3.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) AppleWebKit/* (*) Version/3.0* Safari/*] +Parent=Safari 3.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) AppleWebKit/* (*) Version/3.0* Safari/*] +Parent=Safari 3.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Safari 3.1 + +[Safari 3.1] +Parent=DefaultProperties +Browser=Safari +Version=3.1 +MajorVer=3 +MinorVer=1 +Platform=MacOSX +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*) AppleWebKit/* (*) Version/3.1* Safari/*] +Parent=Safari 3.1 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) AppleWebKit/* (*) Version/3.1* Safari/*] +Parent=Safari 3.1 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) AppleWebKit/* (*) Version/3.1* Safari/*] +Parent=Safari 3.1 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) AppleWebKit/* (*) Version/3.1* Safari/*] +Parent=Safari 3.1 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) AppleWebKit/* (*) Version/3.1* Safari/*] +Parent=Safari 3.1 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Safari 3.2 + +[Safari 3.2] +Parent=DefaultProperties +Browser=Safari +Version=3.2 +MajorVer=3 +MinorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*) AppleWebKit/* (*) Version/3.2* Safari/*] +Parent=Safari 3.2 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) AppleWebKit/* (*) Version/3.2* Safari/*] +Parent=Safari 3.2 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) AppleWebKit/* (*) Version/3.2* Safari/*] +Parent=Safari 3.2 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) AppleWebKit/* (*) Version/3.2* Safari/*] +Parent=Safari 3.2 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) AppleWebKit/* (*) Version/3.2* Safari/*] +Parent=Safari 3.2 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Safari 4.0 + +[Safari 4.0] +Parent=DefaultProperties +Browser=Safari +Version=4.0 +MajorVer=4 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *) AppleWebKit/* (KHTML, like Gecko) Version/4.0* Safari/*] +Parent=Safari 4.0 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; U; *Mac OS X*; *) AppleWebKit/* (KHTML, like Gecko) Version/4 Public Beta Safari/*] +Parent=Safari 4.0 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) AppleWebKit/* (*) Version/4 Public Beta Safari/*] +Parent=Safari 4.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) AppleWebKit/* (*) Version/4.0* Safari/*] +Parent=Safari 4.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) AppleWebKit/* (*) Version/4 Public Beta Safari/*] +Parent=Safari 4.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) AppleWebKit/* (*) Version/4.0* Safari/*] +Parent=Safari 4.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) AppleWebKit/* (*) Version/4 Public Beta Safari/*] +Parent=Safari 4.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) AppleWebKit/* (*) Version/4.0* Safari/*] +Parent=Safari 4.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) AppleWebKit/* (*) Version/4 Public Beta Safari/*] +Parent=Safari 4.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) AppleWebKit/* (*) Version/4.0* Safari/*] +Parent=Safari 4.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; Windows NT 7.0; *) AppleWebKit/* (*) Version/4 Public Beta Safari/*] +Parent=Safari 4.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; Windows NT 7.0; *) AppleWebKit/* (*) Version/4.0* Safari/*] +Parent=Safari 4.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 10.0 + +[Opera 10.0] +Parent=DefaultProperties +Browser=Opera +Version=10.0 +MajorVer=10 +Alpha=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC) Opera 10.0*] +Parent=Opera 10.0 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.1*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win7 + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 10.0*] +Parent=Opera 10.0 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 10.0*] +Parent=Opera 10.0 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 10.0*] +Parent=Opera 10.0 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win2003 +Win32=true + +[Mozilla/* (Windows NT 6.0;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinVista + +[Mozilla/* (Windows NT 6.1;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win7 + +[Mozilla/* (X11; Linux*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Linux + +[Opera/10.0* (Linux*)*] +Parent=Opera 10.0 +Platform=Linux + +[Opera/10.0* (Macintosh; *Mac OS X;*)*] +Parent=Opera 10.0 +Platform=MacOSX + +[Opera/10.0* (Windows 95*)*] +Parent=Opera 10.0 +Platform=Win95 +Win32=true + +[Opera/10.0* (Windows 98*)*] +Parent=Opera 10.0 +Platform=Win98 +Win32=true + +[Opera/10.0* (Windows CE*)*] +Parent=Opera 10.0 +Platform=WinCE +Win32=true + +[Opera/10.0* (Windows ME*)*] +Parent=Opera 10.0 +Platform=WinME +Win32=true + +[Opera/10.0* (Windows NT 4.0*)*] +Parent=Opera 10.0 +Platform=WinNT +Win32=true + +[Opera/10.0* (Windows NT 5.0*)*] +Parent=Opera 10.0 +Platform=Win2000 +Win32=true + +[Opera/10.0* (Windows NT 5.1*)*] +Parent=Opera 10.0 +Platform=WinXP +Win32=true + +[Opera/10.0* (Windows NT 5.2*)*] +Parent=Opera 10.0 +Platform=Win2003 +Win32=true + +[Opera/10.0* (Windows NT 6.0*)*] +Parent=Opera 10.0 +Platform=WinVista +Win32=true + +[Opera/10.0* (Windows NT 6.1*)*] +Parent=Opera 10.0 +Platform=Win7 + +[Opera/10.0* (Windows XP*)*] +Parent=Opera 10.0 +Platform=WinXP +Win32=true + +[Opera/10.0* (X11; FreeBSD*)*] +Parent=Opera 10.0 +Platform=FreeBSD + +[Opera/10.0* (X11; Linux*)*] +Parent=Opera 10.0 +Platform=Linux + +[Opera/10.0* (X11; SunOS*)*] +Parent=Opera 10.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 7.0 + +[Opera 7.0] +Parent=DefaultProperties +Browser=Opera +Version=7.0 +MajorVer=7 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/3.0 (Windows 2000; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/3.0 (Windows 95; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win95 +Win32=true + +[Mozilla/3.0 (Windows 98; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win98 +Win32=true + +[Mozilla/3.0 (Windows ME; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinME +Win32=true + +[Mozilla/3.0 (Windows NT 4.0; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinNT +Win32=true + +[Mozilla/3.0 (Windows XP; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows 2000) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows 95) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win95 +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows 98) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win98 +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows ME) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinME +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows NT 4.0) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinNT +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows NT 5.0) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows NT 5.1) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows XP) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Mozilla/4.78 (Windows 2000; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/4.78 (Windows 95; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win95 +Win32=true + +[Mozilla/4.78 (Windows 98; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win98 +Win32=true + +[Mozilla/4.78 (Windows ME; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinME +Win32=true + +[Mozilla/4.78 (Windows NT 4.0; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinNT +Win32=true + +[Mozilla/4.78 (Windows NT 5.1; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Mozilla/4.78 (Windows Windows NT 5.0; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/4.78 (Windows XP; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows 2000; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows 95; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows 98; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows ME; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows NT 4.0; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows NT 5.1; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows XP; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Opera/7.0* (Windows 2000; ?)*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Opera/7.0* (Windows 95; ?)*] +Parent=Opera 7.0 +Platform=Win95 +Win32=true + +[Opera/7.0* (Windows 98; ?)*] +Parent=Opera 7.0 +Platform=Win98 +Win32=true + +[Opera/7.0* (Windows ME; ?)*] +Parent=Opera 7.0 +Platform=WinME +Win32=true + +[Opera/7.0* (Windows NT 4.0; ?)*] +Parent=Opera 7.0 +Platform=WinNT +Win32=true + +[Opera/7.0* (Windows NT 5.0; ?)*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Opera/7.0* (Windows NT 5.1; ?)*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Opera/7.0* (Windows XP; ?)*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 7.1 + +[Opera 7.1] +Parent=DefaultProperties +Browser=Opera +Version=7.1 +MajorVer=7 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 2000) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 95) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win95 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 98) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win98 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows ME) Opera 7.1*] +Parent=Opera 7.1 +Platform=WinME +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 4.0) Opera 7.1*] +Parent=Opera 7.1 +Platform=WinNT +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.0) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.1) Opera 7.1*] +Parent=Opera 7.1 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows XP) Opera 7.1*] +Parent=Opera 7.1 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows 2000; ?) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows 95; ?) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win95 +Win32=true + +[Mozilla/?.* (Windows 98; ?) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win98 +Win32=true + +[Mozilla/?.* (Windows ME; ?) Opera 7.1*] +Parent=Opera 7.1 +Platform=WinME +Win32=true + +[Mozilla/?.* (Windows NT 4.0; U) Opera 7.1*] +Parent=Opera 7.1 +Platform=WinNT +Win32=true + +[Mozilla/?.* (Windows NT 5.0; U) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows NT 5.1; ?) Opera 7.1*] +Parent=Opera 7.1 +Platform=WinXP +Win32=true + +[Opera/7.1* (Linux*; ?)*] +Parent=Opera 7.1 +Platform=Linux + +[Opera/7.1* (Windows 95; ?)*] +Parent=Opera 7.1 +Platform=Win95 +Win32=true + +[Opera/7.1* (Windows 98; ?)*] +Parent=Opera 7.1 +Platform=Win98 +Win32=true + +[Opera/7.1* (Windows ME; ?)*] +Parent=Opera 7.1 +Platform=WinME +Win32=true + +[Opera/7.1* (Windows NT 4.0; ?)*] +Parent=Opera 7.1 +Platform=WinNT +Win32=true + +[Opera/7.1* (Windows NT 5.0; ?)*] +Parent=Opera 7.1 +Platform=Win2000 +Win32=true + +[Opera/7.1* (Windows NT 5.1; ?)*] +Parent=Opera 7.1 +Platform=WinXP +Win32=true + +[Opera/7.1* (Windows XP; ?)*] +Parent=Opera 7.1 +Platform=WinXP +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 7.2 + +[Opera 7.2] +Parent=DefaultProperties +Browser=Opera +Version=7.2 +MajorVer=7 +MinorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (compatible; MSIE ?.*; Linux*) Opera 7.2*] +Parent=Opera 7.2 +Platform=Linux + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 2000) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 95) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win95 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 98) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win98 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows ME) Opera 7.2*] +Parent=Opera 7.2 +Platform=WinME +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 4.0) Opera 7.2*] +Parent=Opera 7.2 +Platform=WinNT +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.0) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.1) Opera 7.2*] +Parent=Opera 7.2 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.2) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows XP) Opera 7.2*] +Parent=Opera 7.2 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows 2000; ?) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows 95; ?) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win95 +Win32=true + +[Mozilla/?.* (Windows 98; ?) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win98 +Win32=true + +[Mozilla/?.* (Windows ME; ?) Opera 7.2*] +Parent=Opera 7.2 +Platform=WinME +Win32=true + +[Mozilla/?.* (Windows NT 4.0; U) Opera 7.2*] +Parent=Opera 7.2 +Platform=WinNT +Win32=true + +[Mozilla/?.* (Windows NT 5.0; U) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows NT 5.1; ?) Opera 7.2*] +Parent=Opera 7.2 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows NT 5.2; ?) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win2003 +Win32=true + +[Opera/7.2* (Linux*; ?)*] +Parent=Opera 7.2 +Platform=Linux + +[Opera/7.2* (Windows 95; ?)*] +Parent=Opera 7.2 +Platform=Win95 +Win32=true + +[Opera/7.2* (Windows 98; ?)*] +Parent=Opera 7.2 +Platform=Win98 +Win32=true + +[Opera/7.2* (Windows ME; ?)*] +Parent=Opera 7.2 +Platform=WinME +Win32=true + +[Opera/7.2* (Windows NT 4.0; ?)*] +Parent=Opera 7.2 +Platform=WinNT +Win32=true + +[Opera/7.2* (Windows NT 5.0; ?)*] +Parent=Opera 7.2 +Platform=Win2000 +Win32=true + +[Opera/7.2* (Windows NT 5.1; ?)*] +Parent=Opera 7.2 +Platform=WinXP +Win32=true + +[Opera/7.2* (Windows NT 5.2; ?)*] +Parent=Opera 7.2 +Platform=Win2003 +Win32=true + +[Opera/7.2* (Windows XP; ?)*] +Parent=Opera 7.2 +Platform=WinXP +Win32=true + +[Opera/7.2* (X11; FreeBSD*; ?)*] +Parent=Opera 7.2 +Platform=FreeBSD + +[Opera/7.2* (X11; Linux*; ?)*] +Parent=Opera 7.2 +Platform=Linux + +[Opera/7.2* (X11; SunOS*)*] +Parent=Opera 7.2 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 7.5 + +[Opera 7.5] +Parent=DefaultProperties +Browser=Opera +Version=7.5 +MajorVer=7 +MinorVer=5 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (compatible; MSIE ?.*; Linux*) Opera 7.5*] +Parent=Opera 7.5 +Platform=Linux + +[Mozilla/?.* (compatible; MSIE ?.*; Mac_PowerPC) Opera 7.5*] +Parent=Opera 7.5 +Platform=MacPPC + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 2000) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 95) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win95 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 98) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win98 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows ME) Opera 7.5*] +Parent=Opera 7.5 +Platform=WinME +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 4.0) Opera 7.5*] +Parent=Opera 7.5 +Platform=WinNT +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.0) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.1) Opera 7.5*] +Parent=Opera 7.5 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.2) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows XP) Opera 7.5*] +Parent=Opera 7.5 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; X11; Linux*) Opera 7.5*] +Parent=Opera 7.5 +Platform=Linux + +[Mozilla/?.* (Macintosh; *Mac OS X; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=MacOSX + +[Mozilla/?.* (Windows 2000; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows 95; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win95 +Win32=true + +[Mozilla/?.* (Windows 98; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win98 +Win32=true + +[Mozilla/?.* (Windows ME; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=WinME +Win32=true + +[Mozilla/?.* (Windows NT 4.0; U) Opera 7.5*] +Parent=Opera 7.5 +Platform=WinNT +Win32=true + +[Mozilla/?.* (Windows NT 5.0; U) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows NT 5.1; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows NT 5.2; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (X11; Linux*; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=Linux + +[Opera/7.5* (Linux*; ?)*] +Parent=Opera 7.5 +Platform=Linux + +[Opera/7.5* (Macintosh; *Mac OS X; ?)*] +Parent=Opera 7.5 +Platform=MacOSX + +[Opera/7.5* (Windows 95; ?)*] +Parent=Opera 7.5 +Platform=Win95 +Win32=true + +[Opera/7.5* (Windows 98; ?)*] +Parent=Opera 7.5 +Platform=Win98 +Win32=true + +[Opera/7.5* (Windows ME; ?)*] +Parent=Opera 7.5 +Platform=WinME +Win32=true + +[Opera/7.5* (Windows NT 4.0; ?)*] +Parent=Opera 7.5 +Platform=WinNT +Win32=true + +[Opera/7.5* (Windows NT 5.0; ?)*] +Parent=Opera 7.5 +Platform=Win2000 +Win32=true + +[Opera/7.5* (Windows NT 5.1; ?)*] +Parent=Opera 7.5 +Platform=WinXP +Win32=true + +[Opera/7.5* (Windows NT 5.2; ?)*] +Parent=Opera 7.5 +Platform=Win2003 +Win32=true + +[Opera/7.5* (Windows XP; ?)*] +Parent=Opera 7.5 +Platform=WinXP +Win32=true + +[Opera/7.5* (X11; FreeBSD*; ?)*] +Parent=Opera 7.5 +Platform=FreeBSD + +[Opera/7.5* (X11; Linux*; ?)*] +Parent=Opera 7.5 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 7.6 + +[Opera 7.6] +Parent=DefaultProperties +Browser=Opera +Version=7.6 +MajorVer=7 +MinorVer=6 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (compatible; MSIE ?.*; Linux*) Opera 7.6*] +Parent=Opera 7.6 +Platform=Linux + +[Mozilla/?.* (compatible; MSIE ?.*; Mac_PowerPC) Opera 7.6*] +Parent=Opera 7.6 +Platform=MacPPC + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 2000) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 95) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win95 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 98) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win98 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows ME) Opera 7.6*] +Parent=Opera 7.6 +Platform=WinME +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 4.0) Opera 7.6*] +Parent=Opera 7.6 +Platform=WinNT +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.0) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.1) Opera 7.6*] +Parent=Opera 7.6 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.2) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows XP) Opera 7.6*] +Parent=Opera 7.6 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; X11; Linux*) Opera 7.6*] +Parent=Opera 7.6 +Platform=Linux + +[Mozilla/?.* (Macintosh; *Mac OS X; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=MacOSX + +[Mozilla/?.* (Windows 2000; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows 95; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win95 +Win32=true + +[Mozilla/?.* (Windows 98; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win98 +Win32=true + +[Mozilla/?.* (Windows ME; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=WinME +Win32=true + +[Mozilla/?.* (Windows NT 4.0; U) Opera 7.6*] +Parent=Opera 7.6 +Platform=WinNT +Win32=true + +[Mozilla/?.* (Windows NT 5.0; U) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows NT 5.1; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows NT 5.2; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (X11; Linux*; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=Linux + +[Opera/7.6* (Linux*)*] +Parent=Opera 7.6 +Platform=Linux + +[Opera/7.6* (Macintosh; *Mac OS X; ?)*] +Parent=Opera 7.6 +Platform=MacOSX + +[Opera/7.6* (Windows 95*)*] +Parent=Opera 7.6 +Platform=Win95 +Win32=true + +[Opera/7.6* (Windows 98*)*] +Parent=Opera 7.6 +Platform=Win98 +Win32=true + +[Opera/7.6* (Windows ME*)*] +Parent=Opera 7.6 +Platform=WinME +Win32=true + +[Opera/7.6* (Windows NT 4.0*)*] +Parent=Opera 7.6 +Platform=WinNT +Win32=true + +[Opera/7.6* (Windows NT 5.0*)*] +Parent=Opera 7.6 +Platform=Win2000 +Win32=true + +[Opera/7.6* (Windows NT 5.1*)*] +Parent=Opera 7.6 +Platform=WinXP +Win32=true + +[Opera/7.6* (Windows NT 5.2*)*] +Parent=Opera 7.6 +Platform=Win2003 +Win32=true + +[Opera/7.6* (Windows XP*)*] +Parent=Opera 7.6 +Platform=WinXP +Win32=true + +[Opera/7.6* (X11; FreeBSD*)*] +Parent=Opera 7.6 +Platform=FreeBSD + +[Opera/7.6* (X11; Linux*)*] +Parent=Opera 7.6 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 8.0 + +[Opera 8.0] +Parent=DefaultProperties +Browser=Opera +Version=8.0 +MajorVer=8 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (compatible; MSIE ?.*; Linux*) Opera 8.0*] +Parent=Opera 8.0 +Platform=Linux + +[Mozilla/?.* (compatible; MSIE ?.*; Mac_PowerPC Mac OS X; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=MacOSX + +[Mozilla/?.* (compatible; MSIE ?.*; Mac_PowerPC) Opera 8.0*] +Parent=Opera 8.0 +Platform=MacPPC + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 2000*) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 95*) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win95 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 98*) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win98 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows CE) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinCE +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows ME*) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinME +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 4.0*) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinNT +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.0*) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.1*) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.2*) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows XP*) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; X11; FreeBSD*) Opera 8.0*] +Parent=Opera 8.0 +Platform=FreeBSD + +[Mozilla/?.* (compatible; MSIE ?.*; X11; Linux*) Opera 8.0*] +Parent=Opera 8.0 +Platform=Linux + +[Mozilla/?.* (Macintosh; *Mac OS X; ?) Opera 8.0*] +Parent=Opera 8.0 +Platform=MacOSX + +[Mozilla/?.* (Windows 2000; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows 95; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win95 +Win32=true + +[Mozilla/?.* (Windows 98; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win98 +Win32=true + +[Mozilla/?.* (Windows ME; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinME +Win32=true + +[Mozilla/?.* (Windows NT 4.0; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinNT +Win32=true + +[Mozilla/?.* (Windows NT 5.0; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows NT 5.1; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows NT 5.2; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (X11; Linux*; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=Linux + +[Opera/8.0* (Linux*)*] +Parent=Opera 8.0 +Platform=Linux + +[Opera/8.0* (Macintosh; *Mac OS X; *)*] +Parent=Opera 8.0 +Platform=MacOSX + +[Opera/8.0* (Windows 95*)*] +Parent=Opera 8.0 +Platform=Win95 +Win32=true + +[Opera/8.0* (Windows 98*)*] +Parent=Opera 8.0 +Platform=Win98 +Win32=true + +[Opera/8.0* (Windows CE*)*] +Parent=Opera 8.0 +Platform=WinCE +Win32=true + +[Opera/8.0* (Windows ME*)*] +Parent=Opera 8.0 +Platform=WinME +Win32=true + +[Opera/8.0* (Windows NT 4.0*)*] +Parent=Opera 8.0 +Platform=WinNT +Win32=true + +[Opera/8.0* (Windows NT 5.0*)*] +Parent=Opera 8.0 +Platform=Win2000 +Win32=true + +[Opera/8.0* (Windows NT 5.1*)*] +Parent=Opera 8.0 +Platform=WinXP +Win32=true + +[Opera/8.0* (Windows NT 5.2*)*] +Parent=Opera 8.0 +Platform=Win2003 +Win32=true + +[Opera/8.0* (Windows XP*)*] +Parent=Opera 8.0 +Platform=WinXP +Win32=true + +[Opera/8.0* (X11; FreeBSD*)*] +Parent=Opera 8.0 +Platform=FreeBSD + +[Opera/8.0* (X11; Linux*)*] +Parent=Opera 8.0 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 8.1 + +[Opera 8.1] +Parent=DefaultProperties +Browser=Opera +Version=8.1 +MajorVer=8 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (compatible; MSIE ?.*; Linux*) Opera 8.1*] +Parent=Opera 8.1 +Platform=Linux + +[Mozilla/?.* (compatible; MSIE ?.*; Mac_PowerPC) Opera 8.1*] +Parent=Opera 8.1 +Platform=MacPPC + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 2000*) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 95*) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win95 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 98*) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win98 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows CE) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinCE +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows ME*) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinME +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 4.0*) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinNT +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.0*) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.1*) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.2*) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows XP*) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; X11; FreeBSD*) Opera 8.1*] +Parent=Opera 8.1 +Platform=FreeBSD + +[Mozilla/?.* (compatible; MSIE ?.*; X11; Linux*) Opera 8.1*] +Parent=Opera 8.1 +Platform=Linux + +[Mozilla/?.* (Macintosh; *Mac OS X; ?) Opera 8.1*] +Parent=Opera 8.1 +Platform=MacOSX + +[Mozilla/?.* (Windows 2000; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows 95; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win95 +Win32=true + +[Mozilla/?.* (Windows 98; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win98 +Win32=true + +[Mozilla/?.* (Windows ME; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinME +Win32=true + +[Mozilla/?.* (Windows NT 4.0; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinNT +Win32=true + +[Mozilla/?.* (Windows NT 5.0; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows NT 5.1; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows NT 5.2; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (X11; Linux*; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=Linux + +[Opera/8.1* (Linux*)*] +Parent=Opera 8.1 +Platform=Linux + +[Opera/8.1* (Macintosh; *Mac OS X; *)*] +Parent=Opera 8.1 +Platform=MacOSX + +[Opera/8.1* (Windows 95*)*] +Parent=Opera 8.1 +Platform=Win95 +Win32=true + +[Opera/8.1* (Windows 98*)*] +Parent=Opera 8.1 +Platform=Win98 +Win32=true + +[Opera/8.1* (Windows CE*)*] +Parent=Opera 8.1 +Platform=WinCE +Win32=true + +[Opera/8.1* (Windows ME*)*] +Parent=Opera 8.1 +Platform=WinME +Win32=true + +[Opera/8.1* (Windows NT 4.0*)*] +Parent=Opera 8.1 +Platform=WinNT +Win32=true + +[Opera/8.1* (Windows NT 5.0*)*] +Parent=Opera 8.1 +Platform=Win2000 +Win32=true + +[Opera/8.1* (Windows NT 5.1*)*] +Parent=Opera 8.1 +Platform=WinXP +Win32=true + +[Opera/8.1* (Windows NT 5.2*)*] +Parent=Opera 8.1 +Platform=Win2003 +Win32=true + +[Opera/8.1* (Windows XP*)*] +Parent=Opera 8.1 +Platform=WinXP +Win32=true + +[Opera/8.1* (X11; FreeBSD*)*] +Parent=Opera 8.1 +Platform=FreeBSD + +[Opera/8.1* (X11; Linux*)*] +Parent=Opera 8.1 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 8.5 + +[Opera 8.5] +Parent=DefaultProperties +Browser=Opera +Version=8.5 +MajorVer=8 +MinorVer=5 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.3 +w3cdomversion=1.0 + +[Mozilla/?.* (compatible; MSIE ?.*; Linux*) Opera 8.5*] +Parent=Opera 8.5 +Platform=Linux + +[Mozilla/?.* (compatible; MSIE ?.*; Mac_PowerPC Mac OS X;*) Opera 8.5*] +Parent=Opera 8.5 +Platform=MacOSX + +[Mozilla/?.* (compatible; MSIE ?.*; Mac_PowerPC) Opera 8.5*] +Parent=Opera 8.5 +Platform=MacPPC + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 2000*) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 95*) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win95 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 98*) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win98 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows CE) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinCE +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows ME*) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinME +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 4.0*) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinNT +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.0*) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.1*) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.2*) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows XP*) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; X11; FreeBSD*) Opera 8.5*] +Parent=Opera 8.5 +Platform=FreeBSD + +[Mozilla/?.* (compatible; MSIE ?.*; X11; Linux*) Opera 8.5*] +Parent=Opera 8.5 +Platform=Linux + +[Mozilla/?.* (Macintosh; *Mac OS X; ?) Opera 8.5*] +Parent=Opera 8.5 +Platform=MacOSX + +[Mozilla/?.* (Macintosh; PPC Mac OS X;*) Opera 8.5*] +Parent=Opera 8.5 +Platform=MacOSX + +[Mozilla/?.* (Windows 2000; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows 95; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win95 +Win32=true + +[Mozilla/?.* (Windows 98; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win98 +Win32=true + +[Mozilla/?.* (Windows ME; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinME +Win32=true + +[Mozilla/?.* (Windows NT 4.0; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinNT +Win32=true + +[Mozilla/?.* (Windows NT 5.0; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows NT 5.1; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows NT 5.2; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (X11; Linux*; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=Linux + +[Opera/8.5* (Linux*)*] +Parent=Opera 8.5 +Platform=Linux + +[Opera/8.5* (Macintosh; *Mac OS X; *)*] +Parent=Opera 8.5 +Platform=MacOSX + +[Opera/8.5* (Windows 95*)*] +Parent=Opera 8.5 +Platform=Win95 +Win32=true + +[Opera/8.5* (Windows 98*)*] +Parent=Opera 8.5 +Platform=Win98 +Win32=true + +[Opera/8.5* (Windows CE*)*] +Parent=Opera 8.5 +Platform=WinCE +Win32=true + +[Opera/8.5* (Windows ME*)*] +Parent=Opera 8.5 +Platform=WinME +Win32=true + +[Opera/8.5* (Windows NT 4.0*)*] +Parent=Opera 8.5 +Platform=WinNT +Win32=true + +[Opera/8.5* (Windows NT 5.0*)*] +Parent=Opera 8.5 +Platform=Win2000 +Win32=true + +[Opera/8.5* (Windows NT 5.1*)*] +Parent=Opera 8.5 +Platform=WinXP +Win32=true + +[Opera/8.5* (Windows NT 5.2*)*] +Parent=Opera 8.5 +Platform=Win2003 +Win32=true + +[Opera/8.5* (Windows XP*)*] +Parent=Opera 8.5 +Platform=WinXP +Win32=true + +[Opera/8.5* (X11; FreeBSD*)*] +Parent=Opera 8.5 +Platform=FreeBSD + +[Opera/8.5* (X11; Linux*)*] +Parent=Opera 8.5 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 9.0 + +[Opera 9.0] +Parent=DefaultProperties +Browser=Opera +Version=9.0 +MajorVer=9 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.5 +w3cdomversion=1.0 + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC) Opera 9.0*] +Parent=Opera 9.0 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 9.0*] +Parent=Opera 9.0 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 9.0*] +Parent=Opera 9.0 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 9.0*] +Parent=Opera 9.0 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win2003 +Win32=true + +[Mozilla/* (X11; Linux*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Linux + +[Opera/9.0* (Linux*)*] +Parent=Opera 9.0 +Platform=Linux + +[Opera/9.0* (Macintosh; *Mac OS X;*)*] +Parent=Opera 9.0 +Platform=MacOSX + +[Opera/9.0* (Windows 95*)*] +Parent=Opera 9.0 +Platform=Win95 +Win32=true + +[Opera/9.0* (Windows 98*)*] +Parent=Opera 9.0 +Platform=Win98 +Win32=true + +[Opera/9.0* (Windows CE*)*] +Parent=Opera 9.0 +Platform=WinCE +Win32=true + +[Opera/9.0* (Windows ME*)*] +Parent=Opera 9.0 +Platform=WinME +Win32=true + +[Opera/9.0* (Windows NT 4.0*)*] +Parent=Opera 9.0 +Platform=WinNT +Win32=true + +[Opera/9.0* (Windows NT 5.0*)*] +Parent=Opera 9.0 +Platform=Win2000 +Win32=true + +[Opera/9.0* (Windows NT 5.1*)*] +Parent=Opera 9.0 +Platform=WinXP +Win32=true + +[Opera/9.0* (Windows NT 5.2*)*] +Parent=Opera 9.0 +Platform=Win2003 +Win32=true + +[Opera/9.0* (Windows NT 6.0*)*] +Parent=Opera 9.0 +Platform=WinVista +Win32=true + +[Opera/9.0* (Windows XP*)*] +Parent=Opera 9.0 +Platform=WinXP +Win32=true + +[Opera/9.0* (X11; FreeBSD*)*] +Parent=Opera 9.0 +Platform=FreeBSD + +[Opera/9.0* (X11; Linux*)*] +Parent=Opera 9.0 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 9.1 + +[Opera 9.1] +Parent=DefaultProperties +Browser=Opera +Version=9.1 +MajorVer=9 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 9.1*] +Parent=Opera 9.1 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 9.1*] +Parent=Opera 9.1 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 9.1*] +Parent=Opera 9.1 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win2003 +Win32=true + +[Mozilla/* (X11; Linux*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Linux + +[Opera/9.1* (Linux*)*] +Parent=Opera 9.1 +Platform=Linux + +[Opera/9.1* (Macintosh; *Mac OS X;*)*] +Parent=Opera 9.1 +Platform=MacOSX + +[Opera/9.1* (Windows 95*)*] +Parent=Opera 9.1 +Platform=Win95 +Win32=true + +[Opera/9.1* (Windows 98*)*] +Parent=Opera 9.1 +Platform=Win98 +Win32=true + +[Opera/9.1* (Windows CE*)*] +Parent=Opera 9.1 +Platform=WinCE +Win32=true + +[Opera/9.1* (Windows ME*)*] +Parent=Opera 9.1 +Platform=WinME +Win32=true + +[Opera/9.1* (Windows NT 4.0*)*] +Parent=Opera 9.1 +Platform=WinNT +Win32=true + +[Opera/9.1* (Windows NT 5.0*)*] +Parent=Opera 9.1 +Platform=Win2000 +Win32=true + +[Opera/9.1* (Windows NT 5.1*)*] +Parent=Opera 9.1 +Platform=WinXP +Win32=true + +[Opera/9.1* (Windows NT 5.2*)*] +Parent=Opera 9.1 +Platform=Win2003 +Win32=true + +[Opera/9.1* (Windows NT 6.0*)*] +Parent=Opera 9.1 +Platform=WinVista +Win32=true + +[Opera/9.1* (Windows XP*)*] +Parent=Opera 9.1 +Platform=WinXP +Win32=true + +[Opera/9.1* (X11; FreeBSD*)*] +Parent=Opera 9.1 +Platform=FreeBSD + +[Opera/9.1* (X11; Linux*)*] +Parent=Opera 9.1 +Platform=Linux + +[Opera/9.1* (X11; SunOS*)*] +Parent=Opera 9.1 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 9.2 + +[Opera 9.2] +Parent=DefaultProperties +Browser=Opera +Version=9.2 +MajorVer=9 +MinorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC) Opera 9.2*] +Parent=Opera 9.2 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.1*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win7 + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 9.2*] +Parent=Opera 9.2 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 9.2*] +Parent=Opera 9.2 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 9.2*] +Parent=Opera 9.2 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win2003 +Win32=true + +[Mozilla/* (Windows NT 6.0;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinVista + +[Mozilla/* (Windows NT 6.1;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win7 + +[Mozilla/* (X11; Linux*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Linux + +[Opera/9.2* (Linux*)*] +Parent=Opera 9.2 +Platform=Linux + +[Opera/9.2* (Macintosh; *Mac OS X;*)*] +Parent=Opera 9.2 +Platform=MacOSX + +[Opera/9.2* (Windows 95*)*] +Parent=Opera 9.2 +Platform=Win95 +Win32=true + +[Opera/9.2* (Windows 98*)*] +Parent=Opera 9.2 +Platform=Win98 +Win32=true + +[Opera/9.2* (Windows CE*)*] +Parent=Opera 9.2 +Platform=WinCE +Win32=true + +[Opera/9.2* (Windows ME*)*] +Parent=Opera 9.2 +Platform=WinME +Win32=true + +[Opera/9.2* (Windows NT 4.0*)*] +Parent=Opera 9.2 +Platform=WinNT +Win32=true + +[Opera/9.2* (Windows NT 5.0*)*] +Parent=Opera 9.2 +Platform=Win2000 +Win32=true + +[Opera/9.2* (Windows NT 5.1*)*] +Parent=Opera 9.2 +Platform=WinXP +Win32=true + +[Opera/9.2* (Windows NT 5.2*)*] +Parent=Opera 9.2 +Platform=Win2003 +Win32=true + +[Opera/9.2* (Windows NT 6.0*)*] +Parent=Opera 9.2 +Platform=WinVista +Win32=true + +[Opera/9.2* (Windows NT 6.1*)*] +Parent=Opera 9.2 +Platform=Win7 + +[Opera/9.2* (Windows XP*)*] +Parent=Opera 9.2 +Platform=WinXP +Win32=true + +[Opera/9.2* (X11; FreeBSD*)*] +Parent=Opera 9.2 +Platform=FreeBSD + +[Opera/9.2* (X11; Linux*)*] +Parent=Opera 9.2 +Platform=Linux + +[Opera/9.2* (X11; SunOS*)*] +Parent=Opera 9.2 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 9.3 + +[Opera 9.3] +Parent=DefaultProperties +Browser=Opera +Version=9.3 +MajorVer=9 +MinorVer=3 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC) Opera 9.3*] +Parent=Opera 9.3 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.1*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win7 + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 9.3*] +Parent=Opera 9.3 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 9.3*] +Parent=Opera 9.3 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 9.3*] +Parent=Opera 9.3 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win2003 +Win32=true + +[Mozilla/* (Windows NT 6.0;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinVista + +[Mozilla/* (Windows NT 6.1;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win7 + +[Mozilla/* (X11; Linux*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Linux + +[Opera/9.3* (Linux*)*] +Parent=Opera 9.3 +Platform=Linux + +[Opera/9.3* (Macintosh; *Mac OS X;*)*] +Parent=Opera 9.3 +Platform=MacOSX + +[Opera/9.3* (Windows 95*)*] +Parent=Opera 9.3 +Platform=Win95 +Win32=true + +[Opera/9.3* (Windows 98*)*] +Parent=Opera 9.3 +Platform=Win98 +Win32=true + +[Opera/9.3* (Windows CE*)*] +Parent=Opera 9.3 +Platform=WinCE +Win32=true + +[Opera/9.3* (Windows ME*)*] +Parent=Opera 9.3 +Platform=WinME +Win32=true + +[Opera/9.3* (Windows NT 4.0*)*] +Parent=Opera 9.3 +Platform=WinNT +Win32=true + +[Opera/9.3* (Windows NT 5.0*)*] +Parent=Opera 9.3 +Platform=Win2000 +Win32=true + +[Opera/9.3* (Windows NT 5.1*)*] +Parent=Opera 9.3 +Platform=WinXP +Win32=true + +[Opera/9.3* (Windows NT 5.2*)*] +Parent=Opera 9.3 +Platform=Win2003 +Win32=true + +[Opera/9.3* (Windows NT 6.0*)*] +Parent=Opera 9.3 +Platform=WinVista +Win32=true + +[Opera/9.3* (Windows NT 6.1*)*] +Parent=Opera 9.3 +Platform=Win7 + +[Opera/9.3* (Windows XP*)*] +Parent=Opera 9.3 +Platform=WinXP +Win32=true + +[Opera/9.3* (X11; FreeBSD*)*] +Parent=Opera 9.3 +Platform=FreeBSD + +[Opera/9.3* (X11; Linux*)*] +Parent=Opera 9.3 +Platform=Linux + +[Opera/9.3* (X11; SunOS*)*] +Parent=Opera 9.3 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 9.4 + +[Opera 9.4] +Parent=DefaultProperties +Browser=Opera +Version=9.4 +MajorVer=9 +MinorVer=4 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC) Opera 9.4*] +Parent=Opera 9.4 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.1*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win7 + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 9.4*] +Parent=Opera 9.4 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 9.4*] +Parent=Opera 9.4 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 9.4*] +Parent=Opera 9.4 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win2003 +Win32=true + +[Mozilla/* (Windows NT 6.0;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinVista + +[Mozilla/* (Windows NT 6.1;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win7 + +[Mozilla/* (X11; Linux*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Linux + +[Opera/9.4* (Linux*)*] +Parent=Opera 9.4 +Platform=Linux + +[Opera/9.4* (Macintosh; *Mac OS X;*)*] +Parent=Opera 9.4 +Platform=MacOSX + +[Opera/9.4* (Windows 95*)*] +Parent=Opera 9.4 +Platform=Win95 +Win32=true + +[Opera/9.4* (Windows 98*)*] +Parent=Opera 9.4 +Platform=Win98 +Win32=true + +[Opera/9.4* (Windows CE*)*] +Parent=Opera 9.4 +Platform=WinCE +Win32=true + +[Opera/9.4* (Windows ME*)*] +Parent=Opera 9.4 +Platform=WinME +Win32=true + +[Opera/9.4* (Windows NT 4.0*)*] +Parent=Opera 9.4 +Platform=WinNT +Win32=true + +[Opera/9.4* (Windows NT 5.0*)*] +Parent=Opera 9.4 +Platform=Win2000 +Win32=true + +[Opera/9.4* (Windows NT 5.1*)*] +Parent=Opera 9.4 +Platform=WinXP +Win32=true + +[Opera/9.4* (Windows NT 5.2*)*] +Parent=Opera 9.4 +Platform=Win2003 +Win32=true + +[Opera/9.4* (Windows NT 6.0*)*] +Parent=Opera 9.4 +Platform=WinVista +Win32=true + +[Opera/9.4* (Windows NT 6.1*)*] +Parent=Opera 9.4 +Platform=Win7 + +[Opera/9.4* (Windows XP*)*] +Parent=Opera 9.4 +Platform=WinXP +Win32=true + +[Opera/9.4* (X11; FreeBSD*)*] +Parent=Opera 9.4 +Platform=FreeBSD + +[Opera/9.4* (X11; Linux*)*] +Parent=Opera 9.4 +Platform=Linux + +[Opera/9.4* (X11; SunOS*)*] +Parent=Opera 9.4 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 9.5 + +[Opera 9.5] +Parent=DefaultProperties +Browser=Opera +Version=9.5 +MajorVer=9 +MinorVer=5 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC) Opera 9.5*] +Parent=Opera 9.5 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.1*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win7 + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 9.5*] +Parent=Opera 9.5 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 9.5*] +Parent=Opera 9.5 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 9.5*] +Parent=Opera 9.5 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win2003 +Win32=true + +[Mozilla/* (Windows NT 6.0;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinVista + +[Mozilla/* (Windows NT 6.1;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win7 + +[Mozilla/* (X11; Linux*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Linux + +[Opera/9.5* (Linux*)*] +Parent=Opera 9.5 +Platform=Linux + +[Opera/9.5* (Macintosh; *Mac OS X;*)*] +Parent=Opera 9.5 +Platform=MacOSX + +[Opera/9.5* (Windows 95*)*] +Parent=Opera 9.5 +Platform=Win95 +Win32=true + +[Opera/9.5* (Windows 98*)*] +Parent=Opera 9.5 +Platform=Win98 +Win32=true + +[Opera/9.5* (Windows CE*)*] +Parent=Opera 9.5 +Platform=WinCE +Win32=true + +[Opera/9.5* (Windows ME*)*] +Parent=Opera 9.5 +Platform=WinME +Win32=true + +[Opera/9.5* (Windows NT 4.0*)*] +Parent=Opera 9.5 +Platform=WinNT +Win32=true + +[Opera/9.5* (Windows NT 5.0*)*] +Parent=Opera 9.5 +Platform=Win2000 +Win32=true + +[Opera/9.5* (Windows NT 5.1*)*] +Parent=Opera 9.5 +Platform=WinXP +Win32=true + +[Opera/9.5* (Windows NT 5.2*)*] +Parent=Opera 9.5 +Platform=Win2003 +Win32=true + +[Opera/9.5* (Windows NT 6.0*)*] +Parent=Opera 9.5 +Platform=WinVista +Win32=true + +[Opera/9.5* (Windows NT 6.1*)*] +Parent=Opera 9.5 +Platform=Win7 + +[Opera/9.5* (Windows XP*)*] +Parent=Opera 9.5 +Platform=WinXP +Win32=true + +[Opera/9.5* (X11; FreeBSD*)*] +Parent=Opera 9.5 +Platform=FreeBSD + +[Opera/9.5* (X11; Linux*)*] +Parent=Opera 9.5 +Platform=Linux + +[Opera/9.5* (X11; SunOS*)*] +Parent=Opera 9.5 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 9.6 + +[Opera 9.6] +Parent=DefaultProperties +Browser=Opera +Version=9.6 +MajorVer=9 +MinorVer=6 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC) Opera 9.6*] +Parent=Opera 9.6 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.1*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win7 + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 9.6*] +Parent=Opera 9.6 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 9.6*] +Parent=Opera 9.6 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 9.6*] +Parent=Opera 9.6 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win2003 +Win32=true + +[Mozilla/* (Windows NT 6.0;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinVista + +[Mozilla/* (Windows NT 6.1;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win7 + +[Mozilla/* (X11; Linux*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Linux + +[Opera/9.6* (Linux*)*] +Parent=Opera 9.6 +Platform=Linux + +[Opera/9.6* (Macintosh; *Mac OS X;*)*] +Parent=Opera 9.6 +Platform=MacOSX + +[Opera/9.6* (Windows 95*)*] +Parent=Opera 9.6 +Platform=Win95 +Win32=true + +[Opera/9.6* (Windows 98*)*] +Parent=Opera 9.6 +Platform=Win98 +Win32=true + +[Opera/9.6* (Windows CE*)*] +Parent=Opera 9.6 +Platform=WinCE +Win32=true + +[Opera/9.6* (Windows ME*)*] +Parent=Opera 9.6 +Platform=WinME +Win32=true + +[Opera/9.6* (Windows NT 4.0*)*] +Parent=Opera 9.6 +Platform=WinNT +Win32=true + +[Opera/9.6* (Windows NT 5.0*)*] +Parent=Opera 9.6 +Platform=Win2000 +Win32=true + +[Opera/9.6* (Windows NT 5.1*)*] +Parent=Opera 9.6 +Platform=WinXP +Win32=true + +[Opera/9.6* (Windows NT 5.2*)*] +Parent=Opera 9.6 +Platform=Win2003 +Win32=true + +[Opera/9.6* (Windows NT 6.0*)*] +Parent=Opera 9.6 +Platform=WinVista +Win32=true + +[Opera/9.6* (Windows NT 6.1*)*] +Parent=Opera 9.6 +Platform=Win7 + +[Opera/9.6* (Windows XP*)*] +Parent=Opera 9.6 +Platform=WinXP +Win32=true + +[Opera/9.6* (X11; FreeBSD*)*] +Parent=Opera 9.6 +Platform=FreeBSD + +[Opera/9.6* (X11; Linux*)*] +Parent=Opera 9.6 +Platform=Linux + +[Opera/9.6* (X11; SunOS*)*] +Parent=Opera 9.6 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 4.0 + +[Netscape 4.0] +Parent=DefaultProperties +Browser=Netscape +Version=4.0 +MajorVer=4 +Frames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[Mozilla/4.0*(Macintosh*] +Parent=Netscape 4.0 +Version=4.03 +MinorVer=03 +Platform=MacPPC + +[Mozilla/4.0*(Win95;*] +Parent=Netscape 4.0 +Platform=Win95 + +[Mozilla/4.0*(Win98;*] +Parent=Netscape 4.0 +Version=4.03 +MinorVer=03 +Platform=Win98 + +[Mozilla/4.0*(WinNT*] +Parent=Netscape 4.0 +Version=4.03 +MinorVer=03 +Platform=WinNT + +[Mozilla/4.0*(X11;*)] +Parent=Netscape 4.0 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 4.5 + +[Netscape 4.5] +Parent=DefaultProperties +Browser=Netscape +Version=4.5 +MajorVer=4 +MinorVer=5 +Frames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[Mozilla/4.5*(Macintosh; ?; PPC)] +Parent=Netscape 4.5 +Platform=MacPPC + +[Mozilla/4.5*(Win2000; ?)] +Parent=Netscape 4.5 +Platform=Win2000 + +[Mozilla/4.5*(Win95; ?)] +Parent=Netscape 4.5 +Platform=Win95 + +[Mozilla/4.5*(Win98; ?)] +Parent=Netscape 4.5 +Platform=Win98 + +[Mozilla/4.5*(WinME; ?)] +Parent=Netscape 4.5 +Platform=WinME + +[Mozilla/4.5*(WinNT; ?)] +Parent=Netscape 4.5 +Platform=WinNT + +[Mozilla/4.5*(WinXP; ?)] +Parent=Netscape 4.5 +Platform=WinXP + +[Mozilla/4.5*(X11*)] +Parent=Netscape 4.5 +Platform=Linux + +[Mozilla/4.51*(Macintosh; ?; PPC)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 + +[Mozilla/4.51*(Win2000; ?)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 +Platform=Win2000 + +[Mozilla/4.51*(Win95; ?)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 +Platform=Win95 + +[Mozilla/4.51*(Win98; ?)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 +Platform=Win98 + +[Mozilla/4.51*(WinME; ?)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 +Platform=WinME + +[Mozilla/4.51*(WinNT; ?)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 +Platform=WinNT + +[Mozilla/4.51*(WinXP; ?)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 +Platform=WinXP + +[Mozilla/4.51*(X11*)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 4.6 + +[Netscape 4.6] +Parent=DefaultProperties +Browser=Netscape +Version=4.6 +MajorVer=4 +MinorVer=6 +Frames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[Mozilla/4.6 * (OS/2; ?)] +Parent=Netscape 4.6 +Platform=OS/2 + +[Mozilla/4.6*(Macintosh; ?; PPC)] +Parent=Netscape 4.6 +Platform=MacPPC + +[Mozilla/4.6*(Win95; ?)] +Parent=Netscape 4.6 +Platform=Win95 + +[Mozilla/4.6*(Win98; ?)] +Parent=Netscape 4.6 +Platform=Win98 + +[Mozilla/4.6*(WinNT; ?)] +Parent=Netscape 4.6 +Platform=WinNT + +[Mozilla/4.61*(Macintosh; ?; PPC)] +Parent=Netscape 4.6 +Version=4.61 +MajorVer=4 +MinorVer=61 +Platform=MacPPC + +[Mozilla/4.61*(OS/2; ?)] +Parent=Netscape 4.6 +Version=4.61 +MajorVer=4 +MinorVer=61 +Platform=OS/2 + +[Mozilla/4.61*(Win95; ?)] +Parent=Netscape 4.6 +Version=4.61 +MajorVer=4 +MinorVer=61 +Platform=Win95 + +[Mozilla/4.61*(Win98; ?)] +Parent=Netscape 4.6 +Version=4.61 +Platform=Win98 + +[Mozilla/4.61*(WinNT; ?)] +Parent=Netscape 4.6 +Version=4.61 +MajorVer=4 +MinorVer=61 +Platform=WinNT + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 4.7 + +[Netscape 4.7] +Parent=DefaultProperties +Browser=Netscape +Version=4.7 +MajorVer=4 +MinorVer=7 +Frames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[Mozilla/4.7 * (Win2000; ?)] +Parent=Netscape 4.7 +Platform=Win2000 + +[Mozilla/4.7*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=7 +Platform=MacPPC + +[Mozilla/4.7*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=7 +Platform=Win95 + +[Mozilla/4.7*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=7 +Platform=Win98 + +[Mozilla/4.7*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=7 +Platform=WinNT +Win32=true + +[Mozilla/4.7*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=7 +Platform=Win2000 +Win32=true + +[Mozilla/4.7*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=7 +Platform=WinXP +Win32=true + +[Mozilla/4.7*(WinNT; ?)*] +Parent=Netscape 4.7 +Platform=WinNT + +[Mozilla/4.7*(X11*)*] +Parent=Netscape 4.7 +Platform=Linux + +[Mozilla/4.7*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +Platform=SunOS + +[Mozilla/4.71*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=MacPPC + +[Mozilla/4.71*(Win95; ?)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=Win95 + +[Mozilla/4.71*(Win98; ?)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=Win98 + +[Mozilla/4.71*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=WinNT +Win32=true + +[Mozilla/4.71*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=Win2000 +Win32=true + +[Mozilla/4.71*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=WinXP +Win32=true + +[Mozilla/4.71*(WinNT; ?)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=WinNT + +[Mozilla/4.71*(X11*)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=Linux + +[Mozilla/4.71*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=SunOS + +[Mozilla/4.72*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=MacPPC + +[Mozilla/4.72*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=Win95 + +[Mozilla/4.72*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=Win98 + +[Mozilla/4.72*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=WinNT +Win32=true + +[Mozilla/4.72*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=Win2000 +Win32=true + +[Mozilla/4.72*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=WinXP +Win32=true + +[Mozilla/4.72*(WinNT; ?)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=WinNT + +[Mozilla/4.72*(X11*)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=Linux + +[Mozilla/4.72*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=SunOS + +[Mozilla/4.73*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=MacPPC + +[Mozilla/4.73*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=Win95 + +[Mozilla/4.73*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=Win98 + +[Mozilla/4.73*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=WinNT +Win32=true + +[Mozilla/4.73*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=Win2000 +Win32=true + +[Mozilla/4.73*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=WinXP +Win32=true + +[Mozilla/4.73*(WinNT; ?)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=WinNT + +[Mozilla/4.73*(X11*)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=Linux + +[Mozilla/4.73*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=SunOS + +[Mozilla/4.74*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=MacPPC + +[Mozilla/4.74*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=Win95 + +[Mozilla/4.74*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=Win98 + +[Mozilla/4.74*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=WinNT +Win32=true + +[Mozilla/4.74*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=Win2000 +Win32=true + +[Mozilla/4.74*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=WinXP +Win32=true + +[Mozilla/4.74*(WinNT; ?)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=WinNT + +[Mozilla/4.74*(X11*)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=Linux + +[Mozilla/4.74*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=SunOS + +[Mozilla/4.75*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=MacPPC + +[Mozilla/4.75*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=Win95 + +[Mozilla/4.75*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=Win98 + +[Mozilla/4.75*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=WinNT +Win32=true + +[Mozilla/4.75*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=Win2000 +Win32=true + +[Mozilla/4.75*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=WinXP +Win32=true + +[Mozilla/4.75*(WinNT; ?)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=WinNT + +[Mozilla/4.75*(X11*)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=Linux + +[Mozilla/4.75*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=SunOS + +[Mozilla/4.76*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=MacPPC + +[Mozilla/4.76*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=Win95 + +[Mozilla/4.76*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=Win98 + +[Mozilla/4.76*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=WinNT +Win32=true + +[Mozilla/4.76*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=Win2000 +Win32=true + +[Mozilla/4.76*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=WinXP +Win32=true + +[Mozilla/4.76*(WinNT; ?)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=WinNT + +[Mozilla/4.76*(X11*)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=Linux + +[Mozilla/4.76*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=SunOS + +[Mozilla/4.77*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=MacPPC + +[Mozilla/4.77*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=Win95 + +[Mozilla/4.77*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=Win98 + +[Mozilla/4.77*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=WinNT +Win32=true + +[Mozilla/4.77*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=Win2000 +Win32=true + +[Mozilla/4.77*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=WinXP +Win32=true + +[Mozilla/4.77*(WinNT; ?)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=WinNT + +[Mozilla/4.77*(X11*)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=Linux + +[Mozilla/4.77*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=SunOS + +[Mozilla/4.78*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=MacPPC + +[Mozilla/4.78*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=Win95 + +[Mozilla/4.78*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=Win98 + +[Mozilla/4.78*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=WinNT +Win32=true + +[Mozilla/4.78*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=Win2000 +Win32=true + +[Mozilla/4.78*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=WinXP +Win32=true + +[Mozilla/4.78*(WinNT; ?)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=WinNT + +[Mozilla/4.78*(X11*)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=Linux + +[Mozilla/4.78*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=SunOS + +[Mozilla/4.79*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=MacPPC + +[Mozilla/4.79*(Win95; ?)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=Win95 + +[Mozilla/4.79*(Win98; ?)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=Win98 + +[Mozilla/4.79*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=WinNT +Win32=true + +[Mozilla/4.79*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=Win2000 +Win32=true + +[Mozilla/4.79*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=WinXP +Win32=true + +[Mozilla/4.79*(WinNT; ?)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=WinNT + +[Mozilla/4.79*(X11*)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=Linux + +[Mozilla/4.79*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 4.8 + +[Netscape 4.8] +Parent=DefaultProperties +Browser=Netscape +Version=4.8 +MajorVer=4 +MinorVer=8 +Frames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[Mozilla/4.8*(Macintosh; ?; MacPPC)*] +Parent=Netscape 4.8 +Platform=MacPPC + +[Mozilla/4.8*(Macintosh; ?; PPC Mac OS X*] +Parent=Netscape 4.8 +Platform=MacOSX + +[Mozilla/4.8*(Macintosh; ?; PPC)*] +Parent=Netscape 4.8 +Platform=MacPPC + +[Mozilla/4.8*(Win95; *)*] +Parent=Netscape 4.8 + +[Mozilla/4.8*(Win98; *)*] +Parent=Netscape 4.8 +Platform=Win98 + +[Mozilla/4.8*(Windows NT 4.0; *)*] +Parent=Netscape 4.8 +Platform=WinNT +Win32=true + +[Mozilla/4.8*(Windows NT 5.0; *)*] +Parent=Netscape 4.8 +Platform=Win2000 +Win32=true + +[Mozilla/4.8*(Windows NT 5.1; *)*] +Parent=Netscape 4.8 +Platform=WinXP +Win32=true + +[Mozilla/4.8*(WinNT; *)*] +Parent=Netscape 4.8 +Platform=WinNT + +[Mozilla/4.8*(X11; *)*] +Parent=Netscape 4.8 +Platform=Linux + +[Mozilla/4.8*(X11; *SunOS*)*] +Parent=Netscape 4.8 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 6.0 + +[Netscape 6.0] +Parent=DefaultProperties +Browser=Netscape +Version=6.0 +MajorVer=6 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win9x 4.90; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 6.1 + +[Netscape 6.1] +Parent=DefaultProperties +Browser=Netscape +Version=6.1 +MajorVer=6 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win9x 4.90; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 6.2 + +[Netscape 6.2] +Parent=DefaultProperties +Browser=Netscape +Version=6.2 +MajorVer=6 +MinorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X*) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win9x 4.90; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 7.0 + +[Netscape 7.0] +Parent=DefaultProperties +Browser=Netscape +Version=7.0 +MajorVer=7 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X;*) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win*9x 4.90; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 7.1 + +[Netscape 7.1] +Parent=DefaultProperties +Browser=Netscape +Version=7.1 +MajorVer=7 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X Mach-O; *; rv:*) Gecko/* Netscape*/7.1] +Parent=Netscape 7.1 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X;*) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win9x 4.90; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 7.2 + +[Netscape 7.2] +Parent=DefaultProperties +Browser=Netscape +Version=7.2 +MajorVer=7 +MinorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X Mach-O; *; rv:*) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X;*) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win9x 4.90; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 8.0 + +[Netscape 8.0] +Parent=DefaultProperties +Browser=Netscape +Version=8.0 +MajorVer=8 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X Mach-O; *; rv:*) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X;*) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win9x 4.90; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 8.1 + +[Netscape 8.1] +Parent=DefaultProperties +Browser=Netscape +Version=8.1 +MajorVer=8 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win9x 4.90; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; SeaMonkey 1.0 + +[SeaMonkey 1.0] +Parent=DefaultProperties +Browser=SeaMonkey +Version=1.0 +MajorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=WinME + +[Mozilla/5.0 (Windows; ?; Win98; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=Win98 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=Win2000 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; FreeBSD*; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=FreeBSD + +[Mozilla/5.0 (X11; ?; Linux*; *; rv:1.8*) Gecko/20060221 SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; SeaMonkey 1.1 + +[SeaMonkey 1.1] +Parent=DefaultProperties +Browser=SeaMonkey +Version=1.1 +MajorVer=1 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=WinME + +[Mozilla/5.0 (Windows; ?; Win98; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=Win98 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=Win2000 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; FreeBSD*; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=FreeBSD + +[Mozilla/5.0 (X11; ?; Linux*; *; rv:1.8*) Gecko/20060221 SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; SeaMonkey 2.0 + +[SeaMonkey 2.0] +Parent=DefaultProperties +Browser=SeaMonkey +Version=2.0 +MajorVer=2 +Alpha=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=WinME + +[Mozilla/5.0 (Windows; ?; Win98; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=Win98 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=Win2000 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; FreeBSD*; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=FreeBSD + +[Mozilla/5.0 (X11; ?; Linux*; *; rv:1.9*) Gecko/20060221 SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Flock 1.0 + +[Flock 1.0] +Parent=DefaultProperties +Browser=Flock +Version=1.0 +MajorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; U; *Mac OS X*; *; rv:1.*) Gecko/* Firefox/2.* Flock/1.*] +Parent=Flock 1.0 +Platform=MacOSX + +[Mozilla/5.0 (Windows; U; Win 9x 4.90; *; rv:1.*) Gecko/* Firefox/2.* Flock/1.*] +Parent=Flock 1.0 +Platform=WinME + +[Mozilla/5.0 (Windows; U; Windows NT 5.0*; *; rv:1.*) Gecko/* Firefox/2.* Flock/1.*] +Parent=Flock 1.0 +Platform=Win2000 + +[Mozilla/5.0 (Windows; U; Windows NT 5.1*; *; rv:1.*) Gecko/* Firefox/2.* Flock/1.*] +Parent=Flock 1.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2*; *; rv:1.*) Gecko/* Firefox/2.* Flock/1.*] +Parent=Flock 1.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0*; *; rv:1.*) Gecko/* Firefox/2.* Flock/1.*] +Parent=Flock 1.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1*; *; rv:1.*) Gecko/* Firefox/2.* Flock/1.*] +Parent=Flock 1.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Flock 2.0 + +[Flock 2.0] +Parent=DefaultProperties +Browser=Flock +Version=2.0 +MajorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; U; *Mac OS X*; *; rv:1.*) Gecko/* Firefox/3.* Flock/2.*] +Parent=Flock 2.0 +Platform=MacOSX + +[Mozilla/5.0 (Windows; U; Win 9x 4.90; *; rv:1.*) Gecko/* Firefox/3.* Flock/2.*] +Parent=Flock 2.0 +Platform=WinME + +[Mozilla/5.0 (Windows; U; Windows NT 5.0*; *; rv:1.*) Gecko/* Firefox/3.* Flock/2.*] +Parent=Flock 2.0 +Platform=Win2000 + +[Mozilla/5.0 (Windows; U; Windows NT 5.1*; *; rv:1.*) Gecko/* Firefox/3.* Flock/2.*] +Parent=Flock 2.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2*; *; rv:1.*) Gecko/* Firefox/3.* Flock/2.*] +Parent=Flock 2.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0*; *; rv:1.*) Gecko/* Firefox/3.* Flock/2.*] +Parent=Flock 2.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1*; *; rv:1.*) Gecko/* Firefox/3.* Flock/2.*] +Parent=Flock 2.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Sleipnir 2.0 + +[Sleipnir] +Parent=DefaultProperties +Browser=Sleipnir +Version=2.0 +MajorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/4.0 (compatible; MSIE ?.0; Windows NT 5.0*) Sleipnir/2.*] +Parent=Sleipnir +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE ?.0; Windows NT 5.1*) Sleipnir/2.*] +Parent=Sleipnir +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE ?.0; Windows NT 5.2*) Sleipnir/2.*] +Parent=Sleipnir +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE ?.0; Windows NT 6.0*) Sleipnir/2.*] +Parent=Sleipnir +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE ?.0; Windows NT 6.1*) Sleipnir/2.*] +Parent=Sleipnir +Platform=Win7 + +[Sleipnir*] +Parent=Sleipnir + +[Sleipnir/2.*] +Parent=Sleipnir + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Fennec 1.0 + +[Fennec 1.0] +Parent=DefaultProperties +Browser=Firefox Mobile +Version=1.0 +MajorVer=1 +Alpha=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *; rv:1.9*) Gecko/* Fennec/1.0*] +Parent=Fennec 1.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *; rv:1.9*) Gecko/* Fennec/1.0*] +Parent=Fennec 1.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1; *; rv:1.9*) Gecko/* Fennec/1.0*] +Parent=Fennec 1.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firebird + +[Firebird] +Parent=DefaultProperties +Browser=Firebird +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Linux; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (OS/2; *; Warp*; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.?; *; rv:1.*) Gecko/* Firebird Browser/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.?; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.?; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.?; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.*; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (X11; *; IRIX*; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (X11; *; Linux*; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox + +[Firefox] +Parent=DefaultProperties +Browser=Firefox +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.3 +w3cdomversion=1.0 + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox + +[Mozilla/5.0 (OS/2; *; Warp*; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox + +[Mozilla/5.0 (Windows NT 5.?; ?; rv:1.*) Gecko/* Firefox] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win95; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.*; *; rv:1.*) Gecko/* Deer Park/Alpha*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.?; *; rv:1.*) Gecko/* Firefox/10.5] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0*; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0*; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; FreeBSD*; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox + +[Mozilla/5.0 (X11; *; HP-UX*; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; Linux*; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox + +[Mozilla/5.0 (X11; *; Linux*; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox 1.0 + +[Firefox 1.0] +Parent=DefaultProperties +Browser=Firefox +Version=1.0 +MajorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.3 +w3cdomversion=1.0 + +[Mozilla/5.0 (Linux; *; PPC*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=MacPPC + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=MacOSX + +[Mozilla/5.0 (OS/2; *; Warp*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=OS/2 + +[Mozilla/5.0 (Windows; *; Win 9x 4.90*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *; *Linux*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=Linux + +[Mozilla/5.0 (X11; *; *Linux*; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=Linux + +[Mozilla/5.0 (X11; *; DragonFly*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; HP-UX*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox 1.4 + +[Firefox 1.4] +Parent=DefaultProperties +Browser=Firefox +Version=1.4 +MajorVer=1 +MinorVer=4 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.3 +w3cdomversion=1.0 + +[Mozilla/5.0 (Linux; *; PPC*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=Linux + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=MacOSX + +[Mozilla/5.0 (OS/2; *; Warp*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=OS/2 + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; *; Win95*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *; *Linux*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=Linux + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; HP-UX*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox 1.5 + +[Firefox 1.5] +Parent=DefaultProperties +Browser=Firefox +Version=1.5 +MajorVer=1 +MinorVer=5 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.5 +w3cdomversion=1.0 + +[Mozilla/5.0 (Linux; *; PPC*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=Linux + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=MacOSX + +[Mozilla/5.0 (OS/2; *; Warp*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=OS/2 + +[Mozilla/5.0 (rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2 x64; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *; *Linux*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=Linux + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; HP-UX*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox 2.0 + +[Firefox 2.0] +Parent=DefaultProperties +Browser=Firefox +Version=2.0 +MajorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.5 +w3cdomversion=1.0 + +[Mozilla/5.0 (Linux; *; PPC*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=Linux + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=MacOSX + +[Mozilla/5.0 (OS/2; *; Warp*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=OS/2 + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.1; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *; *Linux*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=Linux + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; HP-UX*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox 3.0 + +[Firefox 3.0] +Parent=DefaultProperties +Browser=Firefox +Version=3.0 +MajorVer=3 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true +ecmascriptversion=1.5 +w3cdomversion=1.0 + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=MacOSX + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=Win2000 + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.1; *; rv:1.*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1 x64; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=WinXP +Win32=false +Win64=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.2 x64; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=Win2003 +Win32=false +Win64=true + +[Mozilla/5.0 (Windows; U; Windows NT 6.0 x64; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1 x64; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=Win7 + +[Mozilla/5.0 (X11; *; *Linux*; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=Linux + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; HP-UX*; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox 3.1 + +[Firefox 3.1] +Parent=DefaultProperties +Browser=Firefox +Version=3.1 +MajorVer=3 +MinorVer=1 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=MacOSX + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.1; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=Win7 + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1 x64; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=WinXP +Win32=false +Win64=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.2 x64; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=Win2003 +Win32=false +Win64=true + +[Mozilla/5.0 (Windows; U; Windows NT 6.0 x64; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1 x64; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=Win7 + +[Mozilla/5.0 (X11; *; *Linux*; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=Linux + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; HP-UX*; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox 3.5 + +[Firefox 3.5] +Parent=DefaultProperties +Browser=Firefox +Version=3.5 +MajorVer=3 +MinorVer=5 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=MacOSX + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.1; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=Win7 + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1 x64; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=WinXP +Win32=false +Win64=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.2 x64; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=Win2003 +Win32=false +Win64=true + +[Mozilla/5.0 (Windows; U; Windows NT 6.0 x64; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1 x64; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=Win7 + +[Mozilla/5.0 (X11; *; *Linux*; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=Linux + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; HP-UX*; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Phoenix + +[Phoenix] +Parent=DefaultProperties +Browser=Phoenix +Version=0.5 +MinorVer=5 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; *; rv:1.4*) Gecko/* Phoenix/0.5*] +Parent=Phoenix +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.4*) Gecko/* Phoenix/0.5*] +Parent=Phoenix +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0*; *; rv:1.4*) Gecko/* Phoenix/0.5*] +Parent=Phoenix +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.4*) Gecko/* Phoenix/0.5*] +Parent=Phoenix +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2*; *; rv:1.4*) Gecko/* Phoenix/0.5*] +Parent=Phoenix +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (X11; *; Linux*; *; rv:1.4*) Gecko/* Phoenix/0.5*] +Parent=Phoenix +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Iceweasel + +[Iceweasel] +Parent=DefaultProperties +Browser=Iceweasel +Platform=Linux +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (X11; U; Linux*; *; rv:1.8*) Gecko/* Iceweasel/2.0* (Debian-*)] +Parent=Iceweasel +Version=2.0 +MajorVer=2 +MinorVer=0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.0 + +[Mozilla 1.0] +Parent=DefaultProperties +Browser=Mozilla +Version=1.0 +MajorVer=1 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.0.*) Gecko/*] +Parent=Mozilla 1.0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.1 + +[Mozilla 1.1] +Parent=DefaultProperties +Browser=Mozilla +Version=1.1 +MajorVer=1 +MinorVer=1 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.1.*) Gecko/*] +Parent=Mozilla 1.1 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.2 + +[Mozilla 1.2] +Parent=DefaultProperties +Browser=Mozilla +Version=1.2 +MajorVer=1 +MinorVer=2 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.2.*) Gecko/*] +Parent=Mozilla 1.2 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.3 + +[Mozilla 1.3] +Parent=DefaultProperties +Browser=Mozilla +Version=1.3 +MajorVer=1 +MinorVer=3 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.3.*) Gecko/*] +Parent=Mozilla 1.3 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.4 + +[Mozilla 1.4] +Parent=DefaultProperties +Browser=Mozilla +Version=1.4 +MajorVer=1 +MinorVer=4 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.1; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=Win31 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.11; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=Win31 +Win16=true +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *FreeBSD*; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *Linux*; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=Linux + +[Mozilla/5.0 (X11; *OpenBSD*; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *SunOS*; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.5 + +[Mozilla 1.5] +Parent=DefaultProperties +Browser=Mozilla +Version=1.5 +MajorVer=1 +MinorVer=5 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.1; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=Win31 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.11; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=Win31 +Win16=true +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *FreeBSD*; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *Linux*; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=Linux + +[Mozilla/5.0 (X11; *OpenBSD*; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *SunOS*; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.6 + +[Mozilla 1.6] +Parent=DefaultProperties +Browser=Mozilla +Version=1.6 +MajorVer=1 +MinorVer=6 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.1; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=Win31 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.11; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=Win31 +Win16=true +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *FreeBSD*; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *Linux*; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=Linux + +[Mozilla/5.0 (X11; *OpenBSD*; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *SunOS*; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.7 + +[Mozilla 1.7] +Parent=DefaultProperties +Browser=Mozilla +Version=1.7 +MajorVer=1 +MinorVer=7 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.5 +w3cdomversion=1.0 + +[Mozilla/5.0 (*rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.1; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=Win31 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.11; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=Win31 +Win16=true +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *FreeBSD*; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *Linux*; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=Linux + +[Mozilla/5.0 (X11; *OpenBSD*; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *SunOS*; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.8 + +[Mozilla 1.8] +Parent=DefaultProperties +Browser=Mozilla +Version=1.8 +MajorVer=1 +MinorVer=8 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.5 +w3cdomversion=1.0 + +[Mozilla/5.0 (*rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.1; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.11; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=Win31 +Win16=true +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *FreeBSD*; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *Linux*; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=Linux + +[Mozilla/5.0 (X11; *OpenBSD*; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *SunOS*; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.9 + +[Mozilla 1.9] +Parent=DefaultProperties +Browser=Mozilla +Version=1.9 +MajorVer=1 +MinorVer=9 +Alpha=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.1; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.11; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=Win31 +Win16=true +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *FreeBSD*; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *Linux*; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=Linux + +[Mozilla/5.0 (X11; *OpenBSD*; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *SunOS*; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE Mac + +[IE Mac] +Parent=DefaultProperties +Browser=IE +Platform=MacPPC +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +JavaApplets=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[Mozilla/?.? (compatible; MSIE 4.0*; *Mac_PowerPC*] +Parent=IE Mac +Version=4.0 +MajorVer=4 +MinorVer=0 + +[Mozilla/?.? (compatible; MSIE 4.5*; *Mac_PowerPC*] +Parent=IE Mac +Version=4.5 +MajorVer=4 +MinorVer=5 + +[Mozilla/?.? (compatible; MSIE 5.0*; *Mac_PowerPC*] +Parent=IE Mac +Version=5.0 +MajorVer=5 +MinorVer=0 + +[Mozilla/?.? (compatible; MSIE 5.1*; *Mac_PowerPC*] +Parent=IE Mac +Version=5.1 +MajorVer=5 +MinorVer=1 + +[Mozilla/?.? (compatible; MSIE 5.2*; *Mac_PowerPC*] +Parent=IE Mac +Version=5.2 +MajorVer=5 +MinorVer=2 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; AOL 9.0/IE 5.5 + +[AOL 9.0/IE 5.5] +Parent=DefaultProperties +Browser=AOL +Version=5.5 +MajorVer=5 +MinorVer=5 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true +AOL=true +aolVersion=9.0 +ecmascriptversion=1.3 +w3cdomversion=1.0 + +[Mozilla/?.* (?compatible; *MSIE 5.5; *AOL 9.0*)*] +Parent=AOL 9.0/IE 5.5 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Win 9x 4.90*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 95*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +CssVersion=2 +supportsCSS=true + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98; Win 9x 4.90*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 4.0*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.0*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.0*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.0*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.0*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.0*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.01*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.01*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.01*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.01*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.01*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.1*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.1*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.1*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.2*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.2*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.2*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 6.0*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 6.0*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 6.0*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 6.0*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 6.0*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; AOL 9.0/IE 6.0 + +[AOL 9.0/IE 6.0] +Parent=DefaultProperties +Browser=AOL +Version=6.0 +MajorVer=6 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true +AOL=true +aolVersion=9.0 +ecmascriptversion=1.3 +w3cdomversion=1.0 + +[Mozilla/?.* (?compatible; *MSIE 6.0; *AOL 9.0*)*] +Parent=AOL 9.0/IE 6.0 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Win 9x 4.90*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 95*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +CssVersion=2 +supportsCSS=true + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98; Win 9x 4.90*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 4.0*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.0*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.01*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 6.0*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; AOL 9.0/IE 7.0 + +[AOL 9.0/IE 7.0] +Parent=DefaultProperties +Browser=AOL +Version=7.0 +MajorVer=7 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true +AOL=true +aolVersion=9.0 + +[Mozilla/?.* (?compatible; *MSIE 7.0; *AOL 9.0*)*] +Parent=AOL 9.0/IE 7.0 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Win 9x 4.90*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 95*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +CssVersion=2 +supportsCSS=true + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98; Win 9x 4.90*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 4.0*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.0*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.01*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 6.0*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Avant Browser + +[Avant Browser] +Parent=DefaultProperties +Browser=Avant Browser +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true + +[Advanced Browser (http://www.avantbrowser.com)] +Parent=Avant Browser + +[Avant Browser*] +Parent=Avant Browser + +[Avant Browser/*] +Parent=Avant Browser + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 4.01 + +[IE 4.01] +Parent=DefaultProperties +Browser=IE +Version=4.01 +MajorVer=4 +MinorVer=01 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (?compatible; *MSIE 4.01*)*] +Parent=IE 4.01 + +[Mozilla/4.0 (compatible; MSIE 4.01; *Windows 95*)*] +Parent=IE 4.01 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 4.01; *Windows 98*)*] +Parent=IE 4.01 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 4.01; *Windows 98; Win 9x 4.90;*)*] +Parent=IE 4.01 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 4.01; *Windows NT 4.0*)*] +Parent=IE 4.01 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 4.01; *Windows NT 5.0*)*] +Parent=IE 4.01 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 4.01; *Windows NT 5.01*)*] +Parent=IE 4.01 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)] +Parent=IE 4.01 +Platform=WinNT + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 5.0 + +[IE 5.0] +Parent=DefaultProperties +Browser=IE +Version=5.0 +MajorVer=5 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (?compatible; *MSIE 5.0*)*] +Parent=IE 5.0 + +[Mozilla/4.0 (compatible; MSIE 5.0; *Windows 95*)*] +Parent=IE 5.0 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 5.0; *Windows 98*)*] +Parent=IE 5.0 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 5.0; *Windows 98; Win 9x 4.90;*)*] +Parent=IE 5.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.0; *Windows NT 4.0*)*] +Parent=IE 5.0 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 5.0; *Windows NT 5.0*)*] +Parent=IE 5.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.0; *Windows NT 5.01*)*] +Parent=IE 5.0 +Platform=Win2000 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 5.01 + +[IE 5.01] +Parent=DefaultProperties +Browser=IE +Version=5.01 +MajorVer=5 +MinorVer=01 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (?compatible; *MSIE 5.01*)*] +Parent=IE 5.01 + +[Mozilla/4.0 (compatible; MSIE 5.01; *Windows 95*)*] +Parent=IE 5.01 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 5.01; *Windows 98*)*] +Parent=IE 5.01 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 5.01; *Windows 98; Win 9x 4.90;*)*] +Parent=IE 5.01 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.01; *Windows NT 4.0*)*] +Parent=IE 5.01 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 5.01; *Windows NT 5.0*)*] +Parent=IE 5.01 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.01; *Windows NT 5.01*)*] +Parent=IE 5.01 +Platform=Win2000 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 5.5 + +[IE 5.5] +Parent=DefaultProperties +Browser=IE +Version=5.5 +MajorVer=5 +MinorVer=5 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.2 +w3cdomversion=1.0 + +[Mozilla/?.* (?compatible; *MSIE 5.5*)*] +Parent=IE 5.5 + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows 95*)*] +Parent=IE 5.5 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows 98*)*] +Parent=IE 5.5 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows 98; Win 9x 4.90*)*] +Parent=IE 5.5 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows NT 4.0*)*] +Parent=IE 5.5 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows NT 5.0*)*] +Parent=IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows NT 5.01*)*] +Parent=IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows NT 5.1*)*] +Parent=IE 5.5 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows NT 5.2*)*] +Parent=IE 5.5 +Platform=Win2003 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 6.0 + +[IE 6.0] +Parent=DefaultProperties +Browser=IE +Version=6.0 +MajorVer=6 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.2 +w3cdomversion=1.0 +msdomversion=6.0 + +[Mozilla/?.* (?compatible; *MSIE 6.0*)*] +Parent=IE 6.0 + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows 95*)*] +Parent=IE 6.0 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows 98*)*] +Parent=IE 6.0 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows 98; Win 9x 4.90*)*] +Parent=IE 6.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 4.0*)*] +Parent=IE 6.0 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 5.0*)*] +Parent=IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 5.01*)*] +Parent=IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 5.1*)*] +Parent=IE 6.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 5.2*)*] +Parent=IE 6.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 5.2;*Win64;*)*] +Parent=IE 6.0 +Platform=WinXP +Win32=false +Win64=true + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 5.2;*WOW64;*)*] +Parent=IE 6.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 6.0*)*] +Parent=IE 6.0 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 7.0 + +[IE 7.0] +Parent=DefaultProperties +Browser=IE +Version=7.0 +MajorVer=7 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.2 +msdomversion=7.0 +w3cdomversion=1.0 + +[Mozilla/?.* (?compatible; *MSIE 7.0*)*] +Parent=IE 7.0 + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows 98*)*] +Parent=IE 7.0 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows 98; Win 9x 4.90;*)*] +Parent=IE 7.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 4.0*)*] +Parent=IE 7.0 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 5.0*)*] +Parent=IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 5.01*)*] +Parent=IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 5.1*)*] +Parent=IE 7.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 5.2*)*] +Parent=IE 7.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 5.2;*Win64;*)*] +Parent=IE 7.0 +Platform=WinXP +Win32=false +Win64=true + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 5.2;*WOW64;*)*] +Parent=IE 7.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 6.0*)*] +Parent=IE 7.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 6.1*)*] +Parent=IE 7.0 +Platform=Win7 + +[Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; *)*] +Parent=IE 7.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 8.0 + +[IE 8.0] +Parent=DefaultProperties +Browser=IE +Version=8.0 +MajorVer=8 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=3 +supportsCSS=true +ecmascriptversion=1.2 +msdomversion=8.0 +w3cdomversion=1.0 + +[Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0*)*] +Parent=IE 8.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 8.0; Win32*)*] +Parent=IE 8.0 +Platform=Win32 + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.0*)*] +Parent=IE 8.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1*)*] +Parent=IE 8.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2*)*] +Parent=IE 8.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0*)*] +Parent=IE 8.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0*)*] +Parent=IE 8.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Win64; x64; Trident/4.0*)*] +Parent=IE 8.0 +Platform=WinVista +Win32=false +Win64=true + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0*)*] +Parent=IE 8.0 +Platform=WinVista +Win64=false + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1*)*] +Parent=IE 8.0 +Platform=Win7 + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0*)*] +Parent=IE 8.0 +Platform=Win7 + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0*)*] +Parent=IE 8.0 +Platform=Win7 +Win32=false +Win64=true + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0*)*] +Parent=IE 8.0 +Platform=Win7 +Win64=false + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 7.0; Trident/4.0*)*] +Parent=IE 8.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Default Browser + +[*] +Browser=Default Browser +Version=0 +MajorVer=0 +MinorVer=0 +Platform=unknown +Alpha=false +Beta=false +Win16=false +Win32=false +Win64=false +Frames=true +IFrames=false +Tables=true +Cookies=false +BackgroundSounds=false +CDF=false +VBScript=false +JavaApplets=false +JavaScript=false +ActiveXControls=false +Stripper=false +isBanned=false +isMobileDevice=false +isSyndicationReader=false +Crawler=false +CssVersion=0 +supportsCSS=false +AOL=false +aolVersion=0 +AuthenticodeUpdate=0 +CSS=0 +WAP=false +netCLR=false +ClrVersion=0 +ECMAScriptVersion=0.0 +W3CDOMVersion=0.0 diff --git a/Player_from_example_Data/Mono/etc/mono/config b/Player_from_example_Data/Mono/etc/mono/config new file mode 100644 index 0000000000000000000000000000000000000000..57dac1fdb9cd1a89de1fe3c314f1db589dfffe57 --- /dev/null +++ b/Player_from_example_Data/Mono/etc/mono/config @@ -0,0 +1,27 @@ +<configuration> + <dllmap dll="i:cygwin1.dll" target="libc.dylib" os="!windows" /> + <dllmap dll="libc" target="libc.dylib" os="!windows"/> + <dllmap dll="intl" target="libintl.dylib" os="!windows"/> + <dllmap dll="intl" name="bind_textdomain_codeset" target="libc.dylib" os="solaris"/> + <dllmap dll="libintl" name="bind_textdomain_codeset" target="libc.dylib" os="solaris"/> + <dllmap dll="libintl" target="libintl.dylib" os="!windows"/> + <dllmap dll="i:libxslt.dll" target="libxslt.dylib" os="!windows"/> + <dllmap dll="i:odbc32.dll" target="libodbc.dylib" os="!windows"/> + <dllmap dll="i:odbc32.dll" target="libiodbc.dylib" os="osx"/> + <dllmap dll="oci" target="libclntsh.dylib" os="!windows"/> + <dllmap dll="db2cli" target="libdb2_36.dylib" os="!windows"/> + <dllmap dll="MonoPosixHelper" target="libMonoPosixHelper.dylib" os="!windows" /> + <dllmap dll="i:msvcrt" target="libc.dylib" os="!windows"/> + <dllmap dll="i:msvcrt.dll" target="libc.dylib" os="!windows"/> + <dllmap dll="sqlite" target="libsqlite.0.dylib" os="!windows"/> + <dllmap dll="sqlite3" target="libsqlite3.0.dylib" os="!windows"/> + <dllmap dll="libX11" target="libX11.dylib" os="!windows" /> + <dllmap dll="libcairo-2.dll" target="libcairo.so.2" os="!windows"/> + <dllmap dll="libcups" target="libcups.so.2" os="!windows"/> + <dllmap dll="i:kernel32.dll"> + <dllentry dll="__Internal" name="CopyMemory" target="mono_win32_compat_CopyMemory"/> + <dllentry dll="__Internal" name="FillMemory" target="mono_win32_compat_FillMemory"/> + <dllentry dll="__Internal" name="MoveMemory" target="mono_win32_compat_MoveMemory"/> + <dllentry dll="__Internal" name="ZeroMemory" target="mono_win32_compat_ZeroMemory"/> + </dllmap> +</configuration> diff --git a/Player_from_example_Data/Mono/etc/mono/mconfig/config.xml b/Player_from_example_Data/Mono/etc/mono/mconfig/config.xml new file mode 100644 index 0000000000000000000000000000000000000000..a3df3b5e9c236e124791fc1dfd5beccaca7e3727 --- /dev/null +++ b/Player_from_example_Data/Mono/etc/mono/mconfig/config.xml @@ -0,0 +1,616 @@ +<?xml version="1.0" encoding="utf-8"?> +<mconfig> + <configuration> + <handlers> + <handler section="feature" + type="Mono.MonoConfig.FeatureNodeHandler, mconfig, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null" + storageType="System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Mono.MonoConfig.FeatureNode, mconfig, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/> + <handler section="configBlock" + type="Mono.MonoConfig.ConfigBlockNodeHandler, mconfig, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null" + storageType="System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Mono.MonoConfig.ConfigBlockBlock, mconfig, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/> + <handler section="default" + type="Mono.MonoConfig.DefaultNodeHandler, mconfig, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null" + storageType="System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Mono.MonoConfig.DefaultNode, mconfig, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/> + <handler section="defaultConfigFile" + type="Mono.MonoConfig.DefaultConfigFileNodeHandler, mconfig, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null" + storageType="System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Mono.MonoConfig.DefaultConfigFile, mconfig, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/> + </handlers> + </configuration> + + <feature name="AJAX" target="web"> + <description><![CDATA[ + Adds entries to your Web.config file which are required by any .NET 3.5 AJAX.NET application. + ]]></description> + <blocks> + <block name="AJAX config sections"/> + <block name="AJAX controls registration"/> + <block name="AJAX compilation"/> + <block name="AJAX HTTP handlers"/> + <block name="AJAX HTTP modules"/> + <block name="AJAX CodeDOM 3.5 settings"/> + <block name="AJAX runtime settings"/> + <block name="AJAX system.webServer"/> + <block name="" /> + </blocks> + </feature> + + <feature name="AJAX1" target="web"> + <description><![CDATA[ + Adds entries to your Web.config file which are required by any AJAX.NET 1.0 application. + ]]></description> + <blocks> + <block name="AJAX1 config sections"/> + <block name="AJAX1 controls registration"/> + <block name="AJAX1 compilation"/> + <block name="AJAX1 HTTP handlers"/> + <block name="AJAX1 HTTP modules"/> + <block name="AJAX1 system.web.extensions"/> + <block name="AJAX1 system.webServer"/> + <block name="" /> + </blocks> + </feature> + + <feature name="DynamicData" target="web"> + <description><![CDATA[ + Adds entries to your Web.config file which are required by any ASP.NET DynamicData application. + ]]></description> + <blocks> + <block name="AJAX config sections"/> + <block name="AJAX controls registration"/> + <block name="AJAX compilation"/> + <block name="AJAX HTTP handlers"/> + <block name="AJAX HTTP modules"/> + <block name="AJAX system.web.extensions"/> + <block name="AJAX system.webServer"/> + + <block name="DynamicData controls registration" /> + <block name="DynamicData compilation" /> + <block name="DynamicData HTTP modules" /> + </blocks> + </feature> + + <feature name="SettingsMapProtection" target="web"> + <description><![CDATA[ + Adds an entry to your config file which will prevent download of the 'settings.map' file. The +file is used by the settings mapping manager to modify configuration settings depending on the operating +system under which your application runs. Add this feature only if you have your own custom 'settings.map' +file in the top-level directory of your ASP.NET application. +]]></description> + <blocks> + <block name="SettingsMap Handler"/> + </blocks> + </feature> + + <!-- configuration blocks required by the features --> + <configBlock name="SettingsMap Handler"> + <requires> + <section name="configuration"> + <section name="system.web"> + <section name="httpHandlers" defaultBlockName="system.web.httpHandlers"/> + </section> + </section> + </requires> + + <contents> + <![CDATA[ +<add verb="*" path="settings.map" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> +]]> + </contents> + </configBlock> + + <!-- AJAX.NET 3.5 start --> + <configBlock name="AJAX config sections"> + <requires> + <section name="configuration"> + <section name="configSections" attachPoint="true"/> + </section> + </requires> + + <contents> + <![CDATA[ +<sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"> + <sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"> + <section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/> + <sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"> + <section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="Everywhere" /> + <section name="profileService" type="System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" /> + <section name="authenticationService" type="System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" /> + <section name="roleService" type="System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" /> + </sectionGroup> + </sectionGroup> + </sectionGroup> +]]> + </contents> + </configBlock> + + <configBlock name="AJAX controls registration"> + <requires> + <section name="configuration"> + <section name="system.web"> + <section name="pages" defaultBlockName="system.web.pages"> + <section name="controls" defaultBlockName="system.web.pages.controls"/> + </section> + </section> + </section> + </requires> + + <contents> + <![CDATA[ + <add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/> + <add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/> +]]> + </contents> + </configBlock> + + <configBlock name="AJAX compilation"> + <requires> + <section name="configuration"> + <section name="system.web"> + <section name="compilation" defaultBlockName="system.web.compilation"> + <section name="assemblies" defaultBlockName="system.web.compilation.assemblies"/> + </section> + </section> + </section> + </requires> + + <contents> + <![CDATA[ + <add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/> + <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/> + <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/> + <add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/> + +]]> + </contents> + </configBlock> + + <configBlock name="AJAX HTTP handlers"> + <requires> + <section name="configuration"> + <section name="system.web"> + <section name="httpHandlers" defaultBlockName="system.web.httpHandlers"/> + </section> + </section> + </requires> + + <contents> + <![CDATA[ + <remove verb="*" path="*.asmx"/> + <add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/> + <add verb="*" path="*_AppService.axd" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/> + <add verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false"/> +]]> + </contents> + </configBlock> + + <configBlock name="AJAX HTTP modules"> + <requires> + <section name="configuration"> + <section name="system.web"> + <section name="httpModules" defaultBlockName="system.web.httpModules"/> + </section> + </section> + </requires> + + <contents> + <![CDATA[ +<add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/> +]]> + </contents> + </configBlock> + + <configBlock name="AJAX CodeDOM 3.5 settings"> + <requires> + <section name="configuration"> + <section name="system.codedom"> + <section name="compilers" defaultBlockName="system.codedom.compilers"/> + </section> + </section> + </requires> + + <contents> + <![CDATA[ + <compiler language="c#;cs;csharp" extension=".cs" warningLevel="4" + type="Microsoft.CSharp.CSharpCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> + <providerOption name="CompilerVersion" value="v3.5"/> + <providerOption name="WarnAsError" value="false"/> + </compiler> + <compiler language="vb;vbs;visualbasic;vbscript" extension=".vb" warningLevel="4" + type="Microsoft.VisualBasic.VBCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> + <providerOption name="CompilerVersion" value="v3.5"/> + <providerOption name="OptionInfer" value="true"/> + <providerOption name="WarnAsError" value="false"/> + </compiler> +]]> + </contents> + </configBlock> + + <configBlock name="AJAX runtime settings"> + <requires> + <section name="configuration"> + <section name="runtime"/> + </section> + </requires> + + <contents> + <![CDATA[ + <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> + <dependentAssembly> + <assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35"/> + <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35"/> + <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/> + </dependentAssembly> + </assemblyBinding> +]]> + </contents> + </configBlock> + + <configBlock name="AJAX system.webServer"> + <requires> + <section name="configuration"> + <section name="system.webServer"/> + </section> + </requires> + + <contents> + <![CDATA[ + <validation validateIntegratedModeConfiguration="false"/> + <modules> + <remove name="ScriptModule" /> + <add name="ScriptModule" preCondition="managedHandler" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/> + </modules> + <handlers> + <remove name="WebServiceHandlerFactory-Integrated"/> + <remove name="ScriptHandlerFactory" /> + <remove name="ScriptHandlerFactoryAppServices" /> + <remove name="ScriptResource" /> + <add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode" + type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/> + <add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode" + type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/> + <add name="ScriptResource" preCondition="integratedMode" verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" /> + </handlers> +]]> + </contents> + </configBlock> + <!-- AJAX.NET 3.5 end --> + + <!-- AJAX.NET 1.0 start --> + <configBlock name="AJAX1 config sections"> + <requires> + <section name="configuration"> + <section name="configSections" attachPoint="true"/> + </section> + </requires> + + <contents> + <![CDATA[ +<sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"> + <sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"> + <section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" requirePermission="false" allowDefinition="MachineToApplication"/> + <sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"> + <section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" requirePermission="false" allowDefinition="Everywhere" /> + <section name="profileService" type="System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" requirePermission="false" allowDefinition="MachineToApplication" /> + <section name="authenticationService" type="System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" requirePermission="false" allowDefinition="MachineToApplication" /> + </sectionGroup> + </sectionGroup> + </sectionGroup> + ]]> + </contents> + </configBlock> + + <configBlock name="AJAX1 controls registration"> + <requires> + <section name="configuration"> + <section name="system.web"> + <section name="pages" defaultBlockName="system.web.pages"> + <section name="controls" defaultBlockName="system.web.pages.controls"/> + </section> + </section> + </section> + </requires> + + <contents> + <![CDATA[ +<add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> +]]> + </contents> + </configBlock> + + <configBlock name="AJAX1 compilation"> + <requires> + <section name="configuration"> + <section name="system.web"> + <section name="compilation" defaultBlockName="system.web.compilation"> + <section name="assemblies" defaultBlockName="system.web.compilation.assemblies"/> + </section> + </section> + </section> + </requires> + + <contents> + <![CDATA[ +<add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> +]]> + </contents> + </configBlock> + + <configBlock name="AJAX1 HTTP handlers"> + <requires> + <section name="configuration"> + <section name="system.web"> + <section name="httpHandlers" defaultBlockName="system.web.httpHandlers"/> + </section> + </section> + </requires> + + <contents> + <![CDATA[ +<remove verb="*" path="*.asmx"/> + <add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> + <add verb="*" path="*_AppService.axd" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> + <add verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" validate="false"/> +]]> + </contents> + </configBlock> + + <configBlock name="AJAX1 HTTP modules"> + <requires> + <section name="configuration"> + <section name="system.web"> + <section name="httpModules" defaultBlockName="system.web.httpModules"/> + </section> + </section> + </requires> + + <contents> + <![CDATA[ +<add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> +]]> + </contents> + </configBlock> + + <configBlock name="AJAX1 system.web.extensions"> + <requires> + <section name="configuration"> + <section name="system.web.extensions"/> + </section> + </requires> + + <contents> + <![CDATA[ +<scripting> + <webServices> + <!-- Uncomment this line to customize maxJsonLength and add a custom converter --> + <!-- + <jsonSerialization maxJsonLength="500"> + <converters> + <add name="ConvertMe" type="Acme.SubAcme.ConvertMeTypeConverter"/> + </converters> + </jsonSerialization> + --> + <!-- Uncomment this line to enable the authentication service. Include requireSSL="true" if appropriate. --> + <!-- + <authenticationService enabled="true" requireSSL = "true|false"/> + --> + + <!-- Uncomment these lines to enable the profile service. To allow profile properties to be retrieved + and modified in ASP.NET AJAX applications, you need to add each property name to the readAccessProperties and + writeAccessProperties attributes. --> + <!-- + <profileService enabled="true" + readAccessProperties="propertyname1,propertyname2" + writeAccessProperties="propertyname1,propertyname2" /> + --> + </webServices> + <!-- + <scriptResourceHandler enableCompression="true" enableCaching="true" /> + --> + </scripting> +]]> + </contents> + </configBlock> + + <configBlock name="AJAX1 system.webServer"> + <requires> + <section name="configuration"> + <section name="system.webServer"/> + </section> + </requires> + + <contents> + <![CDATA[ +<validation validateIntegratedModeConfiguration="false"/> + <modules> + <add name="ScriptModule" preCondition="integratedMode" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> + </modules> + <handlers> + <remove name="WebServiceHandlerFactory-Integrated" /> + <add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode" + type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> + <add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode" + type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> + <add name="ScriptResource" preCondition="integratedMode" verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" /> + </handlers> +]]> + </contents> + </configBlock> + <!-- AJAX.NET 1.0 end --> + + <configBlock name="DynamicData controls registration"> + <requires> + <section name="configuration"> + <section name="system.web"> + <section name="pages" defaultBlockName="system.web.pages"> + <section name="controls" defaultBlockName="system.web.pages.controls"/> + </section> + </section> + </section> + </requires> + + <contents> + <![CDATA[ +<add tagPrefix="asp" namespace="System.Web.DynamicData" assembly="System.Web.DynamicData, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> +]]> + </contents> + </configBlock> + + <configBlock name="DynamicData compilation"> + <requires> + <section name="configuration"> + <section name="system.web"> + <section name="compilation" defaultBlockName="system.web.compilation"> + <section name="assemblies" defaultBlockName="system.web.compilation.assemblies"/> + </section> + </section> + </section> + </requires> + + <contents> + <![CDATA[ +<add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/> +<add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/> +<add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/> +<add assembly="System.Data.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/> +<add assembly="System.Web.Abstractions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> +<add assembly="System.Web.Routing, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> +<add assembly="System.ComponentModel.DataAnnotations, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> +<add assembly="System.Web.DynamicData, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> +]]> + </contents> + </configBlock> + + <configBlock name="DynamicData HTTP modules"> + <requires> + <section name="configuration"> + <section name="system.web"> + <section name="httpModules" defaultBlockName="system.web.httpModules"/> + </section> + </section> + </requires> + + <contents> + <![CDATA[ +<add name="UrlRoutingModule" type="System.Web.Routing.UrlRoutingModule, System.Web.Routing, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> +]]> + </contents> + </configBlock> + + <!-- default contents for missing sections --> + <default section="configuration" target="any"> + <![CDATA[ + <configuration> + </configuration> + ]]> + </default> + + <default section="configSections" target="any"> + <![CDATA[ + <configSections> + </configSections> + ]]> + </default> + + <default section="system.web" target="web"> + <![CDATA[ + <system.web> + </system.web> + ]]> + </default> + + <default section="system.web.pages" target="web"> + <![CDATA[ +<pages> +</pages> +]]> + </default> + + <default section="system.web.pages.controls" target="web"> + <![CDATA[ +<controls> +</controls> +]]> + </default> + + <default section="system.web.compilation" target="web"> + <![CDATA[ +<compilation debug="true"> +</compilation> +]]> + </default> + + <default section="system.web.compilation.assemblies" target="web"> + <![CDATA[ +<assemblies> +</assemblies> +]]> + </default> + + <default section="system.web.httpHandlers" target="web"> + <![CDATA[ +<httpHandlers> +</httpHandlers> +]]> + </default> + + <default section="system.web.httpModules" target="web"> + <![CDATA[ +<httpModules> +</httpModules> +]]> + </default> + + <default section="system.web.extensions" target="web"> + <![CDATA[ +<system.web.extensions> +</system.web.extensions> +]]> + </default> + + <default section="system.webServer" target="web"> + <![CDATA[ +<system.webServer> +</system.webServer> +]]> + </default> + + <default section="system.web.customErrors" target="web"> + <![CDATA[ +<customErrors mode="RemoteOnly"/> +]]> + </default> + + <default section="system.codedom" target="any"> + <![CDATA[ + <system.codedom> + </system.codedom> +]]> + </default> + + <default section="system.codedom.compilers" target="any"> + <![CDATA[ + <compilers> + </compilers> +]]> + </default> + + <default section="runtime" target="any"> + <![CDATA[ + <runtime> + </runtime> +]]> + </default> + + <!-- default config file definitions --> + <defaultConfigFile name="web.config" fileName="Web.config" target="web"> + <section name="configuration"> + <section name="system.web"> + <section name="compilation" defaultBlockName="system.web.compilation"/> + <section name="customErrors" defaultBlockName="system.web.customErrors"/> + </section> + </section> + </defaultConfigFile> +</mconfig> diff --git a/Player_from_example_Data/Resources/unity default resources b/Player_from_example_Data/Resources/unity default resources new file mode 100644 index 0000000000000000000000000000000000000000..897fb2e6885582ba5d2508e3756c1cbfeb8519aa Binary files /dev/null and b/Player_from_example_Data/Resources/unity default resources differ diff --git a/Player_from_example_Data/Resources/unity_builtin_extra b/Player_from_example_Data/Resources/unity_builtin_extra new file mode 100644 index 0000000000000000000000000000000000000000..59ef4f53d0d7382a801dd6f2aa00b7725f15e527 Binary files /dev/null and b/Player_from_example_Data/Resources/unity_builtin_extra differ diff --git a/Player_from_example_Data/app.info b/Player_from_example_Data/app.info new file mode 100644 index 0000000000000000000000000000000000000000..6e111224cbcae49d663e2183452aca10132c1d8a --- /dev/null +++ b/Player_from_example_Data/app.info @@ -0,0 +1,2 @@ +DefaultCompany +multyplayer \ No newline at end of file diff --git a/Player_from_example_Data/boot.config b/Player_from_example_Data/boot.config new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/Player_from_example_Data/globalgamemanagers b/Player_from_example_Data/globalgamemanagers new file mode 100644 index 0000000000000000000000000000000000000000..b25f474d842f318fdd9a26b8b93921d6b87d5e71 Binary files /dev/null and b/Player_from_example_Data/globalgamemanagers differ diff --git a/Player_from_example_Data/globalgamemanagers.assets b/Player_from_example_Data/globalgamemanagers.assets new file mode 100644 index 0000000000000000000000000000000000000000..16510befdecb699a0f3986041c31f535b6e0a626 Binary files /dev/null and b/Player_from_example_Data/globalgamemanagers.assets differ diff --git a/Player_from_example_Data/level0 b/Player_from_example_Data/level0 new file mode 100644 index 0000000000000000000000000000000000000000..a74aec912a66a7090dfacb049d20165418bf9ddd Binary files /dev/null and b/Player_from_example_Data/level0 differ diff --git a/Player_from_example_Data/level0.resS b/Player_from_example_Data/level0.resS new file mode 100644 index 0000000000000000000000000000000000000000..1d68a4581834bb0ad3454c7204f6125768d71522 Binary files /dev/null and b/Player_from_example_Data/level0.resS differ diff --git a/Player_from_example_Data/sharedassets0.assets b/Player_from_example_Data/sharedassets0.assets new file mode 100644 index 0000000000000000000000000000000000000000..b25119b321b62b0a338bcfb43540c33dd10a5d5c Binary files /dev/null and b/Player_from_example_Data/sharedassets0.assets differ diff --git a/ProjectSettings/AudioManager.asset b/ProjectSettings/AudioManager.asset new file mode 100644 index 0000000000000000000000000000000000000000..da6112576a5ca4290108f6d4c731bd4c391e91d4 --- /dev/null +++ b/ProjectSettings/AudioManager.asset @@ -0,0 +1,17 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!11 &1 +AudioManager: + m_ObjectHideFlags: 0 + m_Volume: 1 + Rolloff Scale: 1 + Doppler Factor: 1 + Default Speaker Mode: 2 + m_SampleRate: 0 + m_DSPBufferSize: 0 + m_VirtualVoiceCount: 512 + m_RealVoiceCount: 32 + m_SpatializerPlugin: + m_AmbisonicDecoderPlugin: + m_DisableAudio: 0 + m_VirtualizeEffects: 1 diff --git a/ProjectSettings/ClusterInputManager.asset b/ProjectSettings/ClusterInputManager.asset new file mode 100644 index 0000000000000000000000000000000000000000..e7886b266a005f4d9d80f2fef8d1649dcfd3ed2b --- /dev/null +++ b/ProjectSettings/ClusterInputManager.asset @@ -0,0 +1,6 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!236 &1 +ClusterInputManager: + m_ObjectHideFlags: 0 + m_Inputs: [] diff --git a/ProjectSettings/DynamicsManager.asset b/ProjectSettings/DynamicsManager.asset new file mode 100644 index 0000000000000000000000000000000000000000..0be3d787c25e03a123931aeda4b2f7e671caf2ac --- /dev/null +++ b/ProjectSettings/DynamicsManager.asset @@ -0,0 +1,20 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!55 &1 +PhysicsManager: + m_ObjectHideFlags: 0 + serializedVersion: 3 + m_Gravity: {x: 0, y: -9.81, z: 0} + m_DefaultMaterial: {fileID: 0} + m_BounceThreshold: 2 + m_SleepThreshold: 0.005 + m_DefaultContactOffset: 0.01 + m_DefaultSolverIterations: 6 + m_DefaultSolverVelocityIterations: 1 + m_QueriesHitBackfaces: 0 + m_QueriesHitTriggers: 1 + m_EnableAdaptiveForce: 0 + m_EnablePCM: 1 + m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff + m_AutoSimulation: 1 + m_AutoSyncTransforms: 1 diff --git a/ProjectSettings/EditorBuildSettings.asset b/ProjectSettings/EditorBuildSettings.asset new file mode 100644 index 0000000000000000000000000000000000000000..6dc24f7dfdb697ad6f5d0a4ec5599bcd3cbd2f43 --- /dev/null +++ b/ProjectSettings/EditorBuildSettings.asset @@ -0,0 +1,7 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1045 &1 +EditorBuildSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Scenes: [] diff --git a/ProjectSettings/EditorSettings.asset b/ProjectSettings/EditorSettings.asset new file mode 100644 index 0000000000000000000000000000000000000000..fb9225f155b08fe411ff1576ec079531f8162465 --- /dev/null +++ b/ProjectSettings/EditorSettings.asset @@ -0,0 +1,20 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!159 &1 +EditorSettings: + m_ObjectHideFlags: 0 + serializedVersion: 5 + m_ExternalVersionControlSupport: Hidden Meta Files + m_SerializationMode: 2 + m_DefaultBehaviorMode: 0 + m_SpritePackerMode: 0 + m_SpritePackerPaddingPower: 1 + m_EtcTextureCompressorBehavior: 1 + m_EtcTextureFastCompressor: 1 + m_EtcTextureNormalCompressor: 2 + m_EtcTextureBestCompressor: 4 + m_ProjectGenerationIncludedExtensions: txt;xml;fnt;cd + m_ProjectGenerationRootNamespace: + m_UserGeneratedProjectSuffix: + m_CollabEditorSettings: + inProgressEnabled: 1 diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset new file mode 100644 index 0000000000000000000000000000000000000000..d74737e5ec9b54ca8a423d92cd5991d26aa4f00e --- /dev/null +++ b/ProjectSettings/GraphicsSettings.asset @@ -0,0 +1,62 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!30 &1 +GraphicsSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_Deferred: + m_Mode: 1 + m_Shader: {fileID: 69, guid: 0000000000000000f000000000000000, type: 0} + m_DeferredReflections: + m_Mode: 1 + m_Shader: {fileID: 74, guid: 0000000000000000f000000000000000, type: 0} + m_ScreenSpaceShadows: + m_Mode: 1 + m_Shader: {fileID: 64, guid: 0000000000000000f000000000000000, type: 0} + m_LegacyDeferred: + m_Mode: 1 + m_Shader: {fileID: 63, guid: 0000000000000000f000000000000000, type: 0} + m_DepthNormals: + m_Mode: 1 + m_Shader: {fileID: 62, guid: 0000000000000000f000000000000000, type: 0} + m_MotionVectors: + m_Mode: 1 + m_Shader: {fileID: 75, guid: 0000000000000000f000000000000000, type: 0} + m_LightHalo: + m_Mode: 1 + m_Shader: {fileID: 105, guid: 0000000000000000f000000000000000, type: 0} + m_LensFlare: + m_Mode: 1 + m_Shader: {fileID: 102, guid: 0000000000000000f000000000000000, type: 0} + m_AlwaysIncludedShaders: + - {fileID: 7, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 15104, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 15105, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 15106, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0} + m_PreloadedShaders: [] + m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, + type: 0} + m_CustomRenderPipeline: {fileID: 0} + m_TransparencySortMode: 0 + m_TransparencySortAxis: {x: 0, y: 0, z: 1} + m_DefaultRenderingPath: 1 + m_DefaultMobileRenderingPath: 1 + m_TierSettings: [] + m_LightmapStripping: 0 + m_FogStripping: 0 + m_InstancingStripping: 0 + m_LightmapKeepPlain: 1 + m_LightmapKeepDirCombined: 1 + m_LightmapKeepDynamicPlain: 1 + m_LightmapKeepDynamicDirCombined: 1 + m_LightmapKeepShadowMask: 1 + m_LightmapKeepSubtractive: 1 + m_FogKeepLinear: 1 + m_FogKeepExp: 1 + m_FogKeepExp2: 1 + m_AlbedoSwatchInfos: [] + m_LightsUseLinearIntensity: 0 + m_LightsUseColorTemperature: 0 diff --git a/ProjectSettings/InputManager.asset b/ProjectSettings/InputManager.asset new file mode 100644 index 0000000000000000000000000000000000000000..17c8f538e2152c0a0310b4870979eeecece2153c --- /dev/null +++ b/ProjectSettings/InputManager.asset @@ -0,0 +1,295 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!13 &1 +InputManager: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Axes: + - serializedVersion: 3 + m_Name: Horizontal + descriptiveName: + descriptiveNegativeName: + negativeButton: left + positiveButton: right + altNegativeButton: a + altPositiveButton: d + gravity: 3 + dead: 0.001 + sensitivity: 3 + snap: 1 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Vertical + descriptiveName: + descriptiveNegativeName: + negativeButton: down + positiveButton: up + altNegativeButton: s + altPositiveButton: w + gravity: 3 + dead: 0.001 + sensitivity: 3 + snap: 1 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire1 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: left ctrl + altNegativeButton: + altPositiveButton: mouse 0 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire2 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: left alt + altNegativeButton: + altPositiveButton: mouse 1 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire3 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: left shift + altNegativeButton: + altPositiveButton: mouse 2 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Jump + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: space + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Mouse X + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0 + sensitivity: 0.1 + snap: 0 + invert: 0 + type: 1 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Mouse Y + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0 + sensitivity: 0.1 + snap: 0 + invert: 0 + type: 1 + axis: 1 + joyNum: 0 + - serializedVersion: 3 + m_Name: Mouse ScrollWheel + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0 + sensitivity: 0.1 + snap: 0 + invert: 0 + type: 1 + axis: 2 + joyNum: 0 + - serializedVersion: 3 + m_Name: Horizontal + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0.19 + sensitivity: 1 + snap: 0 + invert: 0 + type: 2 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Vertical + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0.19 + sensitivity: 1 + snap: 0 + invert: 1 + type: 2 + axis: 1 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire1 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: joystick button 0 + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire2 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: joystick button 1 + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire3 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: joystick button 2 + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Jump + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: joystick button 3 + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Submit + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: return + altNegativeButton: + altPositiveButton: joystick button 0 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Submit + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: enter + altNegativeButton: + altPositiveButton: space + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Cancel + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: escape + altNegativeButton: + altPositiveButton: joystick button 1 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 diff --git a/ProjectSettings/NavMeshAreas.asset b/ProjectSettings/NavMeshAreas.asset new file mode 100644 index 0000000000000000000000000000000000000000..3b0b7c3d183abdd300112f56965916ef11667f54 --- /dev/null +++ b/ProjectSettings/NavMeshAreas.asset @@ -0,0 +1,91 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!126 &1 +NavMeshProjectSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + areas: + - name: Walkable + cost: 1 + - name: Not Walkable + cost: 1 + - name: Jump + cost: 2 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + m_LastAgentTypeID: -887442657 + m_Settings: + - serializedVersion: 2 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.75 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + accuratePlacement: 0 + debug: + m_Flags: 0 + m_SettingNames: + - Humanoid diff --git a/ProjectSettings/NetworkManager.asset b/ProjectSettings/NetworkManager.asset new file mode 100644 index 0000000000000000000000000000000000000000..5dc6a831d9f2a11f08ed96571e0f602e3c3908b5 --- /dev/null +++ b/ProjectSettings/NetworkManager.asset @@ -0,0 +1,8 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!149 &1 +NetworkManager: + m_ObjectHideFlags: 0 + m_DebugLevel: 0 + m_Sendrate: 15 + m_AssetToPrefab: {} diff --git a/ProjectSettings/Physics2DSettings.asset b/ProjectSettings/Physics2DSettings.asset new file mode 100644 index 0000000000000000000000000000000000000000..132ee6bc868f1aae138555dc139e054b0d1d8620 --- /dev/null +++ b/ProjectSettings/Physics2DSettings.asset @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!19 &1 +Physics2DSettings: + m_ObjectHideFlags: 0 + serializedVersion: 3 + m_Gravity: {x: 0, y: -9.81} + m_DefaultMaterial: {fileID: 0} + m_VelocityIterations: 8 + m_PositionIterations: 3 + m_VelocityThreshold: 1 + m_MaxLinearCorrection: 0.2 + m_MaxAngularCorrection: 8 + m_MaxTranslationSpeed: 100 + m_MaxRotationSpeed: 360 + m_BaumgarteScale: 0.2 + m_BaumgarteTimeOfImpactScale: 0.75 + m_TimeToSleep: 0.5 + m_LinearSleepTolerance: 0.01 + m_AngularSleepTolerance: 2 + m_DefaultContactOffset: 0.01 + m_AutoSimulation: 1 + m_QueriesHitTriggers: 1 + m_QueriesStartInColliders: 1 + m_ChangeStopsCallbacks: 0 + m_CallbacksOnDisable: 1 + m_AutoSyncTransforms: 1 + m_AlwaysShowColliders: 0 + m_ShowColliderSleep: 1 + m_ShowColliderContacts: 0 + m_ShowColliderAABB: 0 + m_ContactArrowScale: 0.2 + m_ColliderAwakeColor: {r: 0.5686275, g: 0.95686275, b: 0.54509807, a: 0.7529412} + m_ColliderAsleepColor: {r: 0.5686275, g: 0.95686275, b: 0.54509807, a: 0.36078432} + m_ColliderContactColor: {r: 1, g: 0, b: 1, a: 0.6862745} + m_ColliderAABBColor: {r: 1, g: 1, b: 0, a: 0.2509804} + m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset new file mode 100644 index 0000000000000000000000000000000000000000..5623f852306c3ba76d5f409b1d603256fba3b71b --- /dev/null +++ b/ProjectSettings/ProjectSettings.asset @@ -0,0 +1,610 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!129 &1 +PlayerSettings: + m_ObjectHideFlags: 0 + serializedVersion: 13 + productGUID: 9484341a770264143bdd47d6b5d0fd72 + AndroidProfiler: 0 + AndroidFilterTouchesWhenObscured: 0 + defaultScreenOrientation: 4 + targetDevice: 2 + useOnDemandResources: 0 + accelerometerFrequency: 60 + companyName: DefaultCompany + productName: multyplayer + defaultCursor: {fileID: 0} + cursorHotspot: {x: 0, y: 0} + m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1} + m_ShowUnitySplashScreen: 1 + m_ShowUnitySplashLogo: 1 + m_SplashScreenOverlayOpacity: 1 + m_SplashScreenAnimation: 1 + m_SplashScreenLogoStyle: 1 + m_SplashScreenDrawMode: 0 + m_SplashScreenBackgroundAnimationZoom: 1 + m_SplashScreenLogoAnimationZoom: 1 + m_SplashScreenBackgroundLandscapeAspect: 1 + m_SplashScreenBackgroundPortraitAspect: 1 + m_SplashScreenBackgroundLandscapeUvs: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + m_SplashScreenBackgroundPortraitUvs: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + m_SplashScreenLogos: [] + m_VirtualRealitySplashScreen: {fileID: 0} + m_HolographicTrackingLossScreen: {fileID: 0} + defaultScreenWidth: 1024 + defaultScreenHeight: 768 + defaultScreenWidthWeb: 960 + defaultScreenHeightWeb: 600 + m_StereoRenderingPath: 0 + m_ActiveColorSpace: 0 + m_MTRendering: 1 + m_StackTraceTypes: 010000000100000001000000010000000100000001000000 + iosShowActivityIndicatorOnLoading: -1 + androidShowActivityIndicatorOnLoading: -1 + tizenShowActivityIndicatorOnLoading: -1 + iosAppInBackgroundBehavior: 0 + displayResolutionDialog: 1 + iosAllowHTTPDownload: 1 + allowedAutorotateToPortrait: 1 + allowedAutorotateToPortraitUpsideDown: 1 + allowedAutorotateToLandscapeRight: 1 + allowedAutorotateToLandscapeLeft: 1 + useOSAutorotation: 1 + use32BitDisplayBuffer: 1 + disableDepthAndStencilBuffers: 0 + androidBlitType: 0 + defaultIsFullScreen: 1 + defaultIsNativeResolution: 1 + macRetinaSupport: 1 + runInBackground: 0 + captureSingleScreen: 0 + muteOtherAudioSources: 0 + Prepare IOS For Recording: 0 + Force IOS Speakers When Recording: 0 + submitAnalytics: 1 + usePlayerLog: 1 + bakeCollisionMeshes: 0 + forceSingleInstance: 0 + resizableWindow: 0 + useMacAppStoreValidation: 0 + macAppStoreCategory: public.app-category.games + gpuSkinning: 0 + graphicsJobs: 0 + xboxPIXTextureCapture: 0 + xboxEnableAvatar: 0 + xboxEnableKinect: 0 + xboxEnableKinectAutoTracking: 0 + xboxEnableFitness: 0 + visibleInBackground: 1 + allowFullscreenSwitch: 1 + graphicsJobMode: 0 + macFullscreenMode: 2 + d3d9FullscreenMode: 1 + d3d11FullscreenMode: 1 + xboxSpeechDB: 0 + xboxEnableHeadOrientation: 0 + xboxEnableGuest: 0 + xboxEnablePIXSampling: 0 + metalFramebufferOnly: 0 + n3dsDisableStereoscopicView: 0 + n3dsEnableSharedListOpt: 1 + n3dsEnableVSync: 0 + ignoreAlphaClear: 0 + xboxOneResolution: 0 + xboxOneMonoLoggingLevel: 0 + xboxOneLoggingLevel: 1 + xboxOneDisableEsram: 0 + xboxOnePresentImmediateThreshold: 0 + videoMemoryForVertexBuffers: 0 + psp2PowerMode: 0 + psp2AcquireBGM: 1 + wiiUTVResolution: 0 + wiiUGamePadMSAA: 1 + wiiUSupportsNunchuk: 0 + wiiUSupportsClassicController: 0 + wiiUSupportsBalanceBoard: 0 + wiiUSupportsMotionPlus: 0 + wiiUSupportsProController: 0 + wiiUAllowScreenCapture: 1 + wiiUControllerCount: 0 + m_SupportedAspectRatios: + 4:3: 1 + 5:4: 1 + 16:10: 1 + 16:9: 1 + Others: 1 + bundleVersion: 1.0 + preloadedAssets: [] + metroInputSource: 0 + m_HolographicPauseOnTrackingLoss: 1 + xboxOneDisableKinectGpuReservation: 0 + xboxOneEnable7thCore: 0 + vrSettings: + cardboard: + depthFormat: 0 + enableTransitionView: 0 + daydream: + depthFormat: 0 + useSustainedPerformanceMode: 0 + enableVideoLayer: 0 + useProtectedVideoMemory: 0 + hololens: + depthFormat: 1 + protectGraphicsMemory: 0 + useHDRDisplay: 0 + m_ColorGamuts: 00000000 + targetPixelDensity: 0 + resolutionScalingMode: 0 + androidSupportedAspectRatio: 1 + androidMaxAspectRatio: 2.1 + applicationIdentifier: {} + buildNumber: {} + AndroidBundleVersionCode: 1 + AndroidMinSdkVersion: 16 + AndroidTargetSdkVersion: 0 + AndroidPreferredInstallLocation: 1 + aotOptions: + stripEngineCode: 1 + iPhoneStrippingLevel: 0 + iPhoneScriptCallOptimization: 0 + ForceInternetPermission: 0 + ForceSDCardPermission: 0 + CreateWallpaper: 0 + APKExpansionFiles: 0 + keepLoadedShadersAlive: 0 + StripUnusedMeshComponents: 0 + VertexChannelCompressionMask: + serializedVersion: 2 + m_Bits: 238 + iPhoneSdkVersion: 988 + iOSTargetOSVersionString: 7.0 + tvOSSdkVersion: 0 + tvOSRequireExtendedGameController: 0 + tvOSTargetOSVersionString: 9.0 + uIPrerenderedIcon: 0 + uIRequiresPersistentWiFi: 0 + uIRequiresFullScreen: 1 + uIStatusBarHidden: 1 + uIExitOnSuspend: 0 + uIStatusBarStyle: 0 + iPhoneSplashScreen: {fileID: 0} + iPhoneHighResSplashScreen: {fileID: 0} + iPhoneTallHighResSplashScreen: {fileID: 0} + iPhone47inSplashScreen: {fileID: 0} + iPhone55inPortraitSplashScreen: {fileID: 0} + iPhone55inLandscapeSplashScreen: {fileID: 0} + iPadPortraitSplashScreen: {fileID: 0} + iPadHighResPortraitSplashScreen: {fileID: 0} + iPadLandscapeSplashScreen: {fileID: 0} + iPadHighResLandscapeSplashScreen: {fileID: 0} + appleTVSplashScreen: {fileID: 0} + tvOSSmallIconLayers: [] + tvOSLargeIconLayers: [] + tvOSTopShelfImageLayers: [] + tvOSTopShelfImageWideLayers: [] + iOSLaunchScreenType: 0 + iOSLaunchScreenPortrait: {fileID: 0} + iOSLaunchScreenLandscape: {fileID: 0} + iOSLaunchScreenBackgroundColor: + serializedVersion: 2 + rgba: 0 + iOSLaunchScreenFillPct: 100 + iOSLaunchScreenSize: 100 + iOSLaunchScreenCustomXibPath: + iOSLaunchScreeniPadType: 0 + iOSLaunchScreeniPadImage: {fileID: 0} + iOSLaunchScreeniPadBackgroundColor: + serializedVersion: 2 + rgba: 0 + iOSLaunchScreeniPadFillPct: 100 + iOSLaunchScreeniPadSize: 100 + iOSLaunchScreeniPadCustomXibPath: + iOSDeviceRequirements: [] + iOSURLSchemes: [] + iOSBackgroundModes: 0 + iOSMetalForceHardShadows: 0 + metalEditorSupport: 1 + metalAPIValidation: 1 + iOSRenderExtraFrameOnPause: 0 + appleDeveloperTeamID: + iOSManualSigningProvisioningProfileID: + tvOSManualSigningProvisioningProfileID: + appleEnableAutomaticSigning: 0 + AndroidTargetDevice: 0 + AndroidSplashScreenScale: 0 + androidSplashScreen: {fileID: 0} + AndroidKeystoreName: + AndroidKeyaliasName: + AndroidTVCompatibility: 1 + AndroidIsGame: 1 + AndroidEnableTango: 0 + androidEnableBanner: 1 + androidUseLowAccuracyLocation: 0 + m_AndroidBanners: + - width: 320 + height: 180 + banner: {fileID: 0} + androidGamepadSupportLevel: 0 + resolutionDialogBanner: {fileID: 0} + m_BuildTargetIcons: [] + m_BuildTargetBatching: [] + m_BuildTargetGraphicsAPIs: [] + m_BuildTargetVRSettings: [] + m_BuildTargetEnableVuforiaSettings: [] + openGLRequireES31: 0 + openGLRequireES31AEP: 0 + m_TemplateCustomTags: {} + mobileMTRendering: + Android: 1 + iPhone: 1 + tvOS: 1 + wiiUTitleID: 0005000011000000 + wiiUGroupID: 00010000 + wiiUCommonSaveSize: 4096 + wiiUAccountSaveSize: 2048 + wiiUOlvAccessKey: 0 + wiiUTinCode: 0 + wiiUJoinGameId: 0 + wiiUJoinGameModeMask: 0000000000000000 + wiiUCommonBossSize: 0 + wiiUAccountBossSize: 0 + wiiUAddOnUniqueIDs: [] + wiiUMainThreadStackSize: 3072 + wiiULoaderThreadStackSize: 1024 + wiiUSystemHeapSize: 128 + wiiUTVStartupScreen: {fileID: 0} + wiiUGamePadStartupScreen: {fileID: 0} + wiiUDrcBufferDisabled: 0 + wiiUProfilerLibPath: + playModeTestRunnerEnabled: 0 + actionOnDotNetUnhandledException: 1 + enableInternalProfiler: 0 + logObjCUncaughtExceptions: 1 + enableCrashReportAPI: 0 + cameraUsageDescription: + locationUsageDescription: + microphoneUsageDescription: + switchNetLibKey: + switchSocketMemoryPoolSize: 6144 + switchSocketAllocatorPoolSize: 128 + switchSocketConcurrencyLimit: 14 + switchScreenResolutionBehavior: 2 + switchUseCPUProfiler: 0 + switchApplicationID: 0x01004b9000490000 + switchNSODependencies: + switchTitleNames_0: + switchTitleNames_1: + switchTitleNames_2: + switchTitleNames_3: + switchTitleNames_4: + switchTitleNames_5: + switchTitleNames_6: + switchTitleNames_7: + switchTitleNames_8: + switchTitleNames_9: + switchTitleNames_10: + switchTitleNames_11: + switchPublisherNames_0: + switchPublisherNames_1: + switchPublisherNames_2: + switchPublisherNames_3: + switchPublisherNames_4: + switchPublisherNames_5: + switchPublisherNames_6: + switchPublisherNames_7: + switchPublisherNames_8: + switchPublisherNames_9: + switchPublisherNames_10: + switchPublisherNames_11: + switchIcons_0: {fileID: 0} + switchIcons_1: {fileID: 0} + switchIcons_2: {fileID: 0} + switchIcons_3: {fileID: 0} + switchIcons_4: {fileID: 0} + switchIcons_5: {fileID: 0} + switchIcons_6: {fileID: 0} + switchIcons_7: {fileID: 0} + switchIcons_8: {fileID: 0} + switchIcons_9: {fileID: 0} + switchIcons_10: {fileID: 0} + switchIcons_11: {fileID: 0} + switchSmallIcons_0: {fileID: 0} + switchSmallIcons_1: {fileID: 0} + switchSmallIcons_2: {fileID: 0} + switchSmallIcons_3: {fileID: 0} + switchSmallIcons_4: {fileID: 0} + switchSmallIcons_5: {fileID: 0} + switchSmallIcons_6: {fileID: 0} + switchSmallIcons_7: {fileID: 0} + switchSmallIcons_8: {fileID: 0} + switchSmallIcons_9: {fileID: 0} + switchSmallIcons_10: {fileID: 0} + switchSmallIcons_11: {fileID: 0} + switchManualHTML: + switchAccessibleURLs: + switchLegalInformation: + switchMainThreadStackSize: 1048576 + switchPresenceGroupId: + switchLogoHandling: 0 + switchReleaseVersion: 0 + switchDisplayVersion: 1.0.0 + switchStartupUserAccount: 0 + switchTouchScreenUsage: 0 + switchSupportedLanguagesMask: 0 + switchLogoType: 0 + switchApplicationErrorCodeCategory: + switchUserAccountSaveDataSize: 0 + switchUserAccountSaveDataJournalSize: 0 + switchApplicationAttribute: 0 + switchCardSpecSize: -1 + switchCardSpecClock: -1 + switchRatingsMask: 0 + switchRatingsInt_0: 0 + switchRatingsInt_1: 0 + switchRatingsInt_2: 0 + switchRatingsInt_3: 0 + switchRatingsInt_4: 0 + switchRatingsInt_5: 0 + switchRatingsInt_6: 0 + switchRatingsInt_7: 0 + switchRatingsInt_8: 0 + switchRatingsInt_9: 0 + switchRatingsInt_10: 0 + switchRatingsInt_11: 0 + switchLocalCommunicationIds_0: + switchLocalCommunicationIds_1: + switchLocalCommunicationIds_2: + switchLocalCommunicationIds_3: + switchLocalCommunicationIds_4: + switchLocalCommunicationIds_5: + switchLocalCommunicationIds_6: + switchLocalCommunicationIds_7: + switchParentalControl: 0 + switchAllowsScreenshot: 1 + switchDataLossConfirmation: 0 + switchSupportedNpadStyles: 3 + switchSocketConfigEnabled: 0 + switchTcpInitialSendBufferSize: 32 + switchTcpInitialReceiveBufferSize: 64 + switchTcpAutoSendBufferSizeMax: 256 + switchTcpAutoReceiveBufferSizeMax: 256 + switchUdpSendBufferSize: 9 + switchUdpReceiveBufferSize: 42 + switchSocketBufferEfficiency: 4 + switchSocketInitializeEnabled: 1 + switchNetworkInterfaceManagerInitializeEnabled: 1 + switchPlayerConnectionEnabled: 1 + ps4NPAgeRating: 12 + ps4NPTitleSecret: + ps4NPTrophyPackPath: + ps4ParentalLevel: 11 + ps4ContentID: ED1633-NPXX51362_00-0000000000000000 + ps4Category: 0 + ps4MasterVersion: 01.00 + ps4AppVersion: 01.00 + ps4AppType: 0 + ps4ParamSfxPath: + ps4VideoOutPixelFormat: 0 + ps4VideoOutInitialWidth: 1920 + ps4VideoOutBaseModeInitialWidth: 1920 + ps4VideoOutReprojectionRate: 60 + ps4PronunciationXMLPath: + ps4PronunciationSIGPath: + ps4BackgroundImagePath: + ps4StartupImagePath: + ps4SaveDataImagePath: + ps4SdkOverride: + ps4BGMPath: + ps4ShareFilePath: + ps4ShareOverlayImagePath: + ps4PrivacyGuardImagePath: + ps4NPtitleDatPath: + ps4RemotePlayKeyAssignment: -1 + ps4RemotePlayKeyMappingDir: + ps4PlayTogetherPlayerCount: 0 + ps4EnterButtonAssignment: 1 + ps4ApplicationParam1: 0 + ps4ApplicationParam2: 0 + ps4ApplicationParam3: 0 + ps4ApplicationParam4: 0 + ps4DownloadDataSize: 0 + ps4GarlicHeapSize: 2048 + ps4ProGarlicHeapSize: 2560 + ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ + ps4pnSessions: 1 + ps4pnPresence: 1 + ps4pnFriends: 1 + ps4pnGameCustomData: 1 + playerPrefsSupport: 0 + restrictedAudioUsageRights: 0 + ps4UseResolutionFallback: 0 + ps4ReprojectionSupport: 0 + ps4UseAudio3dBackend: 0 + ps4SocialScreenEnabled: 0 + ps4ScriptOptimizationLevel: 0 + ps4Audio3dVirtualSpeakerCount: 14 + ps4attribCpuUsage: 0 + ps4PatchPkgPath: + ps4PatchLatestPkgPath: + ps4PatchChangeinfoPath: + ps4PatchDayOne: 0 + ps4attribUserManagement: 0 + ps4attribMoveSupport: 0 + ps4attrib3DSupport: 0 + ps4attribShareSupport: 0 + ps4attribExclusiveVR: 0 + ps4disableAutoHideSplash: 0 + ps4videoRecordingFeaturesUsed: 0 + ps4contentSearchFeaturesUsed: 0 + ps4attribEyeToEyeDistanceSettingVR: 0 + ps4IncludedModules: [] + monoEnv: + psp2Splashimage: {fileID: 0} + psp2NPTrophyPackPath: + psp2NPSupportGBMorGJP: 0 + psp2NPAgeRating: 12 + psp2NPTitleDatPath: + psp2NPCommsID: + psp2NPCommunicationsID: + psp2NPCommsPassphrase: + psp2NPCommsSig: + psp2ParamSfxPath: + psp2ManualPath: + psp2LiveAreaGatePath: + psp2LiveAreaBackroundPath: + psp2LiveAreaPath: + psp2LiveAreaTrialPath: + psp2PatchChangeInfoPath: + psp2PatchOriginalPackage: + psp2PackagePassword: F69AzBlax3CF3EDNhm3soLBPh71Yexui + psp2KeystoneFile: + psp2MemoryExpansionMode: 0 + psp2DRMType: 0 + psp2StorageType: 0 + psp2MediaCapacity: 0 + psp2DLCConfigPath: + psp2ThumbnailPath: + psp2BackgroundPath: + psp2SoundPath: + psp2TrophyCommId: + psp2TrophyPackagePath: + psp2PackagedResourcesPath: + psp2SaveDataQuota: 10240 + psp2ParentalLevel: 1 + psp2ShortTitle: Not Set + psp2ContentID: IV0000-ABCD12345_00-0123456789ABCDEF + psp2Category: 0 + psp2MasterVersion: 01.00 + psp2AppVersion: 01.00 + psp2TVBootMode: 0 + psp2EnterButtonAssignment: 2 + psp2TVDisableEmu: 0 + psp2AllowTwitterDialog: 1 + psp2Upgradable: 0 + psp2HealthWarning: 0 + psp2UseLibLocation: 0 + psp2InfoBarOnStartup: 0 + psp2InfoBarColor: 0 + psp2ScriptOptimizationLevel: 0 + psmSplashimage: {fileID: 0} + splashScreenBackgroundSourceLandscape: {fileID: 0} + splashScreenBackgroundSourcePortrait: {fileID: 0} + spritePackerPolicy: + webGLMemorySize: 256 + webGLExceptionSupport: 1 + webGLNameFilesAsHashes: 0 + webGLDataCaching: 0 + webGLDebugSymbols: 0 + webGLEmscriptenArgs: + webGLModulesDirectory: + webGLTemplate: APPLICATION:Default + webGLAnalyzeBuildSize: 0 + webGLUseEmbeddedResources: 0 + webGLUseWasm: 0 + webGLCompressionFormat: 1 + scriptingDefineSymbols: {} + platformArchitecture: {} + scriptingBackend: {} + incrementalIl2cppBuild: {} + additionalIl2CppArgs: + scriptingRuntimeVersion: 0 + apiCompatibilityLevelPerPlatform: {} + m_RenderingPath: 1 + m_MobileRenderingPath: 1 + metroPackageName: multyplayer + metroPackageVersion: + metroCertificatePath: + metroCertificatePassword: + metroCertificateSubject: + metroCertificateIssuer: + metroCertificateNotAfter: 0000000000000000 + metroApplicationDescription: multyplayer + wsaImages: {} + metroTileShortName: + metroCommandLineArgsFile: + metroTileShowName: 0 + metroMediumTileShowName: 0 + metroLargeTileShowName: 0 + metroWideTileShowName: 0 + metroDefaultTileSize: 1 + metroTileForegroundText: 2 + metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0} + metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, + a: 1} + metroSplashScreenUseBackgroundColor: 0 + platformCapabilities: {} + metroFTAName: + metroFTAFileTypes: [] + metroProtocolName: + metroCompilationOverrides: 1 + tizenProductDescription: + tizenProductURL: + tizenSigningProfileName: + tizenGPSPermissions: 0 + tizenMicrophonePermissions: 0 + tizenDeploymentTarget: + tizenDeploymentTargetType: -1 + tizenMinOSVersion: 1 + n3dsUseExtSaveData: 0 + n3dsCompressStaticMem: 1 + n3dsExtSaveDataNumber: 0x12345 + n3dsStackSize: 131072 + n3dsTargetPlatform: 2 + n3dsRegion: 7 + n3dsMediaSize: 0 + n3dsLogoStyle: 3 + n3dsTitle: GameName + n3dsProductCode: + n3dsApplicationId: 0xFF3FF + stvDeviceAddress: + stvProductDescription: + stvProductAuthor: + stvProductAuthorEmail: + stvProductLink: + stvProductCategory: 0 + XboxOneProductId: + XboxOneUpdateKey: + XboxOneSandboxId: + XboxOneContentId: + XboxOneTitleId: + XboxOneSCId: + XboxOneGameOsOverridePath: + XboxOnePackagingOverridePath: + XboxOneAppManifestOverridePath: + XboxOnePackageEncryption: 0 + XboxOnePackageUpdateGranularity: 2 + XboxOneDescription: + XboxOneLanguage: + - enus + XboxOneCapability: [] + XboxOneGameRating: {} + XboxOneIsContentPackage: 0 + XboxOneEnableGPUVariability: 0 + XboxOneSockets: {} + XboxOneSplashScreen: {fileID: 0} + XboxOneAllowedProductIds: [] + XboxOnePersistentLocalStorageSize: 0 + xboxOneScriptCompiler: 0 + vrEditorSettings: + daydream: + daydreamIconForeground: {fileID: 0} + daydreamIconBackground: {fileID: 0} + cloudServicesEnabled: {} + facebookSdkVersion: 7.9.4 + apiCompatibilityLevel: 2 + cloudProjectId: + projectName: + organizationId: + cloudEnabled: 0 + enableNativePlatformBackendsForNewInputSystem: 0 + disableOldInputManagerSupport: 0 diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a6fffb8be6c79cdbc1149eb87b86def48f3251f --- /dev/null +++ b/ProjectSettings/ProjectVersion.txt @@ -0,0 +1 @@ +m_EditorVersion: 2017.2.0f3 diff --git a/ProjectSettings/QualitySettings.asset b/ProjectSettings/QualitySettings.asset new file mode 100644 index 0000000000000000000000000000000000000000..643dbb3ae98b46e2a47c1dabc92d5d2376663874 --- /dev/null +++ b/ProjectSettings/QualitySettings.asset @@ -0,0 +1,192 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!47 &1 +QualitySettings: + m_ObjectHideFlags: 0 + serializedVersion: 5 + m_CurrentQuality: 5 + m_QualitySettings: + - serializedVersion: 2 + name: Very Low + pixelLightCount: 0 + shadows: 0 + shadowResolution: 0 + shadowProjection: 1 + shadowCascades: 1 + shadowDistance: 15 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 0 + blendWeights: 1 + textureQuality: 1 + anisotropicTextures: 0 + antiAliasing: 0 + softParticles: 0 + softVegetation: 0 + realtimeReflectionProbes: 0 + billboardsFaceCameraPosition: 0 + vSyncCount: 0 + lodBias: 0.3 + maximumLODLevel: 0 + particleRaycastBudget: 4 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 4 + resolutionScalingFixedDPIFactor: 1 + excludedTargetPlatforms: [] + - serializedVersion: 2 + name: Low + pixelLightCount: 0 + shadows: 0 + shadowResolution: 0 + shadowProjection: 1 + shadowCascades: 1 + shadowDistance: 20 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 0 + blendWeights: 2 + textureQuality: 0 + anisotropicTextures: 0 + antiAliasing: 0 + softParticles: 0 + softVegetation: 0 + realtimeReflectionProbes: 0 + billboardsFaceCameraPosition: 0 + vSyncCount: 0 + lodBias: 0.4 + maximumLODLevel: 0 + particleRaycastBudget: 16 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 4 + resolutionScalingFixedDPIFactor: 1 + excludedTargetPlatforms: [] + - serializedVersion: 2 + name: Medium + pixelLightCount: 1 + shadows: 1 + shadowResolution: 0 + shadowProjection: 1 + shadowCascades: 1 + shadowDistance: 20 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 0 + blendWeights: 2 + textureQuality: 0 + anisotropicTextures: 1 + antiAliasing: 0 + softParticles: 0 + softVegetation: 0 + realtimeReflectionProbes: 0 + billboardsFaceCameraPosition: 0 + vSyncCount: 1 + lodBias: 0.7 + maximumLODLevel: 0 + particleRaycastBudget: 64 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 4 + resolutionScalingFixedDPIFactor: 1 + excludedTargetPlatforms: [] + - serializedVersion: 2 + name: High + pixelLightCount: 2 + shadows: 2 + shadowResolution: 1 + shadowProjection: 1 + shadowCascades: 2 + shadowDistance: 40 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 1 + blendWeights: 2 + textureQuality: 0 + anisotropicTextures: 1 + antiAliasing: 0 + softParticles: 0 + softVegetation: 1 + realtimeReflectionProbes: 1 + billboardsFaceCameraPosition: 1 + vSyncCount: 1 + lodBias: 1 + maximumLODLevel: 0 + particleRaycastBudget: 256 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 4 + resolutionScalingFixedDPIFactor: 1 + excludedTargetPlatforms: [] + - serializedVersion: 2 + name: Very High + pixelLightCount: 3 + shadows: 2 + shadowResolution: 2 + shadowProjection: 1 + shadowCascades: 2 + shadowDistance: 70 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 1 + blendWeights: 4 + textureQuality: 0 + anisotropicTextures: 2 + antiAliasing: 2 + softParticles: 1 + softVegetation: 1 + realtimeReflectionProbes: 1 + billboardsFaceCameraPosition: 1 + vSyncCount: 1 + lodBias: 1.5 + maximumLODLevel: 0 + particleRaycastBudget: 1024 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 4 + resolutionScalingFixedDPIFactor: 1 + excludedTargetPlatforms: [] + - serializedVersion: 2 + name: Ultra + pixelLightCount: 4 + shadows: 2 + shadowResolution: 2 + shadowProjection: 1 + shadowCascades: 4 + shadowDistance: 150 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 1 + blendWeights: 4 + textureQuality: 0 + anisotropicTextures: 2 + antiAliasing: 2 + softParticles: 1 + softVegetation: 1 + realtimeReflectionProbes: 1 + billboardsFaceCameraPosition: 1 + vSyncCount: 1 + lodBias: 2 + maximumLODLevel: 0 + particleRaycastBudget: 4096 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 4 + resolutionScalingFixedDPIFactor: 1 + excludedTargetPlatforms: [] + m_PerPlatformDefaultQuality: + Android: 2 + Nintendo 3DS: 5 + Nintendo Switch: 5 + PS4: 5 + PSM: 5 + PSP2: 2 + Samsung TV: 2 + Standalone: 5 + Tizen: 2 + WebGL: 3 + WiiU: 5 + Windows Store Apps: 5 + XboxOne: 5 + iPhone: 2 + tvOS: 2 diff --git a/ProjectSettings/TagManager.asset b/ProjectSettings/TagManager.asset new file mode 100644 index 0000000000000000000000000000000000000000..1c92a7840ec11895c76785f65d949a3d20d53355 --- /dev/null +++ b/ProjectSettings/TagManager.asset @@ -0,0 +1,43 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!78 &1 +TagManager: + serializedVersion: 2 + tags: [] + layers: + - Default + - TransparentFX + - Ignore Raycast + - + - Water + - UI + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + m_SortingLayers: + - name: Default + uniqueID: 0 + locked: 0 diff --git a/ProjectSettings/TimeManager.asset b/ProjectSettings/TimeManager.asset new file mode 100644 index 0000000000000000000000000000000000000000..558a017e1f50b2db73414a1abad3c033922774f8 --- /dev/null +++ b/ProjectSettings/TimeManager.asset @@ -0,0 +1,9 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!5 &1 +TimeManager: + m_ObjectHideFlags: 0 + Fixed Timestep: 0.02 + Maximum Allowed Timestep: 0.33333334 + m_TimeScale: 1 + Maximum Particle Timestep: 0.03 diff --git a/ProjectSettings/UnityConnectSettings.asset b/ProjectSettings/UnityConnectSettings.asset new file mode 100644 index 0000000000000000000000000000000000000000..3da14d5baf1fa24df1746c3ce9d969eda3a9c59d --- /dev/null +++ b/ProjectSettings/UnityConnectSettings.asset @@ -0,0 +1,34 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!310 &1 +UnityConnectSettings: + m_ObjectHideFlags: 0 + m_Enabled: 0 + m_TestMode: 0 + m_TestEventUrl: + m_TestConfigUrl: + m_TestInitMode: 0 + CrashReportingSettings: + m_EventUrl: https://perf-events.cloud.unity3d.com/api/events/crashes + m_NativeEventUrl: https://perf-events.cloud.unity3d.com/symbolicate + m_Enabled: 0 + m_CaptureEditorExceptions: 1 + UnityPurchasingSettings: + m_Enabled: 0 + m_TestMode: 0 + UnityAnalyticsSettings: + m_Enabled: 0 + m_InitializeOnStartup: 1 + m_TestMode: 0 + m_TestEventUrl: + m_TestConfigUrl: + UnityAdsSettings: + m_Enabled: 0 + m_InitializeOnStartup: 1 + m_TestMode: 0 + m_IosGameId: + m_AndroidGameId: + m_GameIds: {} + m_GameId: + PerformanceReportingSettings: + m_Enabled: 0 diff --git a/UnityPackageManager/manifest.json b/UnityPackageManager/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..526aca60573f334a6b6bd536fa5be9c26d678e0f --- /dev/null +++ b/UnityPackageManager/manifest.json @@ -0,0 +1,4 @@ +{ + "dependencies": { + } +} diff --git a/UnityPlayer.dll b/UnityPlayer.dll new file mode 100644 index 0000000000000000000000000000000000000000..ab88cddad64bed54eb6a8c6400f663819c70ec61 Binary files /dev/null and b/UnityPlayer.dll differ diff --git a/multyplayer.sln b/multyplayer.sln new file mode 100644 index 0000000000000000000000000000000000000000..2ab770b8ef657f977edfa3085323429c593c2e4b --- /dev/null +++ b/multyplayer.sln @@ -0,0 +1,23 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "multyplayer", "Assembly-CSharp.csproj", "{64085B9B-339E-4EE3-8DE4-C48D84E01BB3}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {64085B9B-339E-4EE3-8DE4-C48D84E01BB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {64085B9B-339E-4EE3-8DE4-C48D84E01BB3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {64085B9B-339E-4EE3-8DE4-C48D84E01BB3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {64085B9B-339E-4EE3-8DE4-C48D84E01BB3}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(MonoDevelopProperties) = preSolution + StartupItem = Assembly-CSharp.csproj + EndGlobalSection +EndGlobal diff --git a/multyplayer.userprefs b/multyplayer.userprefs new file mode 100644 index 0000000000000000000000000000000000000000..c7ee782d8901bd6d712bb6db779e833584a877d5 --- /dev/null +++ b/multyplayer.userprefs @@ -0,0 +1,12 @@ +<Properties StartupItem="Assembly-CSharp.csproj"> + <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" PreferredExecutionTarget="Unity.Instance.Unity Editor" /> + <MonoDevelop.Ide.Workbench ActiveDocument="Assets\PlayerController.cs"> + <Files> + <File FileName="Assets\PlayerController.cs" Line="13" Column="2" /> + </Files> + </MonoDevelop.Ide.Workbench> + <MonoDevelop.Ide.DebuggingService.Breakpoints> + <BreakpointStore /> + </MonoDevelop.Ide.DebuggingService.Breakpoints> + <MonoDevelop.Ide.DebuggingService.PinnedWatches /> +</Properties> \ No newline at end of file diff --git a/obj/Debug/Assembly-CSharp.csproj.FileListAbsolute.txt b/obj/Debug/Assembly-CSharp.csproj.FileListAbsolute.txt new file mode 100644 index 0000000000000000000000000000000000000000..b350d459bb98d1356a2160b2d8335889cf7adb90 --- /dev/null +++ b/obj/Debug/Assembly-CSharp.csproj.FileListAbsolute.txt @@ -0,0 +1,40 @@ +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\Assembly-CSharp.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\Assembly-CSharp.pdb +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\nunit.framework.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEditor.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.Analytics.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.GoogleAudioSpatializer.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.HoloLens.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.Networking.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.Purchasing.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.SpatialTracking.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.TestRunner.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.Timeline.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.UI.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.UIAutomation.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\Vuforia.UnityExtensions.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\Unity.Cecil.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\Unity.SerializationLogic.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\ExCSS.Unity.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\Unity.DataContract.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\Unity.Legacy.NRefactory.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\Unity.UNetWeaver.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\Unity.CecilTools.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\Unity.Cecil.Pdb.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\Unity.Cecil.Mdb.dll +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.xml +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEditor.xml +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.UI.xml +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.Networking.xml +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.TestRunner.xml +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\nunit.framework.xml +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.Timeline.xml +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.UIAutomation.xml +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.GoogleAudioSpatializer.xml +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.HoloLens.xml +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\UnityEngine.SpatialTracking.xml +D:\Users\Artem\Documents\multyplayer\Temp\bin\Debug\Vuforia.UnityExtensions.xml +D:\Users\Artem\Documents\multyplayer\obj\Debug\Assembly-CSharp.csprojResolveAssemblyReference.cache +D:\Users\Artem\Documents\multyplayer\obj\Debug\Assembly-CSharp.dll +D:\Users\Artem\Documents\multyplayer\obj\Debug\Assembly-CSharp.pdb diff --git a/obj/Debug/Assembly-CSharp.csprojResolveAssemblyReference.cache b/obj/Debug/Assembly-CSharp.csprojResolveAssemblyReference.cache new file mode 100644 index 0000000000000000000000000000000000000000..05def225a9b2cb238441efd56c823a3776d81f7c Binary files /dev/null and b/obj/Debug/Assembly-CSharp.csprojResolveAssemblyReference.cache differ diff --git a/obj/Debug/Assembly-CSharp.dll b/obj/Debug/Assembly-CSharp.dll new file mode 100644 index 0000000000000000000000000000000000000000..3bafc0732f865913e8af7ff3727463fee2623514 Binary files /dev/null and b/obj/Debug/Assembly-CSharp.dll differ diff --git a/obj/Debug/Assembly-CSharp.pdb b/obj/Debug/Assembly-CSharp.pdb new file mode 100644 index 0000000000000000000000000000000000000000..4bb9dbd0cfb9356d99ec827aed7ce8cb8280d162 Binary files /dev/null and b/obj/Debug/Assembly-CSharp.pdb differ