diff options
author | chai <215380520@qq.com> | 2024-05-23 10:08:29 +0800 |
---|---|---|
committer | chai <215380520@qq.com> | 2024-05-23 10:08:29 +0800 |
commit | 8722a9920c1f6119bf6e769cba270e63097f8e25 (patch) | |
tree | 2eaf9865de7fb1404546de4a4296553d8f68cc3b /Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph | |
parent | 3ba4020b69e5971bb0df7ee08b31d10ea4d01937 (diff) |
+ astar project
Diffstat (limited to 'Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph')
13 files changed, 4693 insertions, 0 deletions
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraph.unity b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraph.unity new file mode 100644 index 0000000..2cbac99 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraph.unity @@ -0,0 +1,1145 @@ +%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: 9 + 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.2, g: 0.2, b: 0.2, a: 1} + m_AmbientEquatorColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_AmbientGroundColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 3 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 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, g: 0, b: 0, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &4 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_GIWorkflowMode: 1 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 1 + m_BakeResolution: 1 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 0 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 0 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 1 + m_BakeBackend: 0 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 500 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 500 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 0 + m_PVRDenoiserTypeDirect: 0 + m_PVRDenoiserTypeIndirect: 0 + m_PVRDenoiserTypeAO: 0 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 0 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 0} + m_LightingSettings: {fileID: 4890085278179872738, guid: 929cee258265b96848d4c05b1fa3b5fc, + type: 2} +--- !u!1 &6 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 16} + m_Layer: 0 + m_Name: Target + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &8 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 18} + - component: {fileID: 43} + m_Layer: 0 + m_Name: A* + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &9 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 19} + - component: {fileID: 29} + - component: {fileID: 27} + - component: {fileID: 31} + - component: {fileID: 35} + m_Layer: 0 + m_Name: example6 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!1 &14 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 24} + - component: {fileID: 26} + - component: {fileID: 38} + - component: {fileID: 32} + - component: {fileID: 42} + - component: {fileID: 44} + - component: {fileID: 45} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &16 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -9.45, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &18 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8} + 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_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &19 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9} + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + m_LocalPosition: {x: -0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &24 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14} + m_LocalRotation: {x: -0.056330338, y: -0.8315038, z: 0.5459561, w: -0.085792765} + m_LocalPosition: {x: -10.944354, y: 14.136862, z: 6.5203314} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 4 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!20 &26 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.6377551, g: 0.6377551, b: 0.6377551, a: 1} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 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: 100 + 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: 0 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!23 &27 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3219de2d574674beb889c87b844502b5, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + 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 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &29 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9} + m_Mesh: {fileID: 4300002, guid: 7fdfb9a3e0fdf4df880ebc7fa5f56398, type: 3} +--- !u!64 &31 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 0 + m_CookingOptions: 30 + m_Mesh: {fileID: 4300002, guid: 7fdfb9a3e0fdf4df880ebc7fa5f56398, type: 3} +--- !u!81 &32 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14} + m_Enabled: 1 +--- !u!111 &35 +Animation: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9} + m_Enabled: 1 + serializedVersion: 3 + m_Animation: {fileID: 7400004, guid: 7fdfb9a3e0fdf4df880ebc7fa5f56398, type: 3} + m_Animations: + - {fileID: 7400004, guid: 7fdfb9a3e0fdf4df880ebc7fa5f56398, type: 3} + m_WrapMode: 0 + m_PlayAutomatically: 1 + m_AnimatePhysics: 0 + m_CullingType: 0 +--- !u!124 &38 +Behaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14} + m_Enabled: 1 +--- !u!114 &42 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f903c2eb621d8418d88f8dad81b13dc6, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 1073741824 + mask: + serializedVersion: 2 + m_Bits: 4294966781 + target: {fileID: 16} + trigger: 0 + clickEffect: {fileID: 0} + use2D: 0 + formationMode: 0 +--- !u!114 &43 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 78396926cbbfc4ac3b48fc5fc34a87d1, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 1073741824 + data: + dataString: UEsDBBQAAAgIAAAIIexAl5KYegEAAL8CAAALACQAZ3JhcGgwLmpzb24KACAAAAAAAAEAGAAAgD7V3rGdAQCAPtXesZ0BAIA+1d6xnQGFUk1vwjAM/StVzqNqYZRqxyHECZjWTZp2mUzi0khpgtKET/Hf55Qyul3Wi5s8Pz8/O2fWGG85LrCp2FN0ZkuokX6Yhl1Nd194gHqrMOvO7CFib8dtm/KupTvO9EZqjFv+hUBTlg26UCpiBwoJ3R27eAoxClnWOHDS6P/yGg4qaKWBg3TgXoHDpbE1qIYAZz0SxoFXKIofK8/Ga9EsZE9gMEziNL+pxI+dziCL03FC33jSKnY+p945qTfTCixwh/YVhPRN119pSEZcNQp5wrvIMI3zUCxN/9hJh/FofLVUmX1oceWdosndPQRgaQROjdbIw3SCXkk+sUcrvC2B92gawWLjCgq8Wml1/Pi8g6hhrXD5y9Md3Xgprr3vQPl2pyIXIs9EMuFiDLBOBonIk5KP0hzLLON5wloTklYvQb1QfeVuPs0Wda+v7iGReOh7bmHbvh5hYT+Xp9r01id1aQpuEfXqWuPHNVqSoRGLmZDO2AJbC4HKzhd2+QZQSwMEFAAACAgAAAgh7Oa8+/9wAAAAewAAAAkAJABtZXRhLmpzb24KACAAAAAAAAEAGAAAgD7V3rGdAQCAPtXesZ0BAIA+1d6xnQGrVipLLSrOzM9TslIw0TPWs7DQUVBKL0osyCgGihiCOKWZKSB2tFKKRUqKhVmKgXlyimliYpKBrkGKhUFasrGhRWqamVmyhYFSLFB9SWVBql9ibipET0BiSUZaZl5KZl66nl9imW9qcYY7yHSl2FoAUEsBAi0AFAAACAgAAAgh7ECXkph6AQAAvwIAAAsAJAAAAAAAAAAAAAAAAAAAAGdyYXBoMC5qc29uCgAgAAAAAAABABgAAIA+1d6xnQEAgD7V3rGdAQCAPtXesZ0BUEsBAi0AFAAACAgAAAgh7Oa8+/9wAAAAewAAAAkAJAAAAAAAAAAAAAAAxwEAAG1ldGEuanNvbgoAIAAAAAAAAQAYAACAPtXesZ0BAIA+1d6xnQEAgD7V3rGdAVBLBQYAAAAAAgACALgAAACCAgAAAAA= + file_cachedStartup: {fileID: 0} + cacheStartup: 0 + showNavGraphs: 1 + showUnwalkableNodes: 0 + debugMode: 0 + debugFloor: 0 + debugRoof: 1 + manualDebugFloorRoof: 0 + showSearchTree: 0 + unwalkableNodeDebugSize: 0.3 + logPathResults: 1 + maxNearestNodeDistance: 10 + scanOnStartup: 1 + fullGetNearestSearch: 0 + prioritizeGraphs: 0 + prioritizeGraphsLimit: 1 + colorSettings: + _SolidColor: {r: 0.11764706, g: 0.4, b: 0.7882353, a: 0.9} + _UnwalkableNode: {r: 1, g: 0, b: 0, a: 0.5} + _BoundsHandles: {r: 0.29, g: 0.454, b: 0.741, a: 0.9} + _ConnectionLowLerp: {r: 0, g: 1, b: 0, a: 0.5} + _ConnectionHighLerp: {r: 1, g: 0, b: 0, a: 0.5} + _MeshEdgeColor: {r: 0, g: 0, b: 0, a: 0.5} + _AreaColors: [] + tagNames: + - Basic Ground + - 1 + - 2 + - 3 + - 4 + - 5 + - 6 + - 7 + - 8 + - 9 + - 10 + - 11 + - 12 + - 13 + - 14 + - 15 + - 16 + - 17 + - 18 + - 19 + - 20 + - 21 + - 22 + - 23 + - 24 + - 25 + - 26 + - 27 + - 28 + - 29 + - 30 + - 31 + heuristic: 2 + heuristicScale: 1 + threadCount: 0 + maxFrameTime: 1 + batchGraphUpdates: 0 + graphUpdateBatchingInterval: 0.2 + navmeshUpdates: + updateInterval: 0 + euclideanEmbedding: + mode: 0 + seed: 0 + pivotPointRoot: {fileID: 0} + spreadOutCount: 1 + showGraphs: 1 +--- !u!114 &44 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 786ae4169b6714241b0ba3c766cdc57f, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!114 &45 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a705f1fd95105f4582d18bf472edc13, type: 3} + m_Name: + m_EditorClassIdentifier: + page: example_navmeshgraph +--- !u!196 &48 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666666 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &567507010 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 567507012} + - component: {fileID: 567507011} + m_Layer: 0 + m_Name: Canvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!223 &567507011 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 567507010} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 1 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &567507012 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 567507010} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 719877760} + m_Father: {fileID: 0} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!1 &578526423 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 578526426} + - component: {fileID: 578526425} + - component: {fileID: 578526424} + m_Layer: 1 + m_Name: Capsule + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!23 &578526424 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 578526423} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: b71b71b0a1f9a48768a27ca6eefcfbdf, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + 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 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &578526425 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 578526423} + m_Mesh: {fileID: 10208, guid: 0000000000000000e000000000000000, type: 0} +--- !u!4 &578526426 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 578526423} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0.6, z: 0} + m_LocalScale: {x: 0.6, y: 0.6, z: 0.6} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1797897903} + m_RootOrder: -2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &719877759 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 719877760} + - component: {fileID: 719877763} + - component: {fileID: 719877762} + - component: {fileID: 719877761} + m_Layer: 0 + m_Name: Description + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &719877760 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 719877759} + 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_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 567507012} + m_RootOrder: -2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 10, y: -10} + m_SizeDelta: {x: 400, y: 300} + m_Pivot: {x: 0, y: 1} +--- !u!114 &719877761 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 719877759} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: cfabb0440166ab443bba8876756fdfa9, type: 3} + m_Name: + m_EditorClassIdentifier: + m_EffectColor: {r: 0, g: 0, b: 0, a: 0.5} + m_EffectDistance: {x: 1, y: -1} + m_UseGraphicAlpha: 1 +--- !u!114 &719877762 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 719877759} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} + m_FontSize: 14 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 10 + m_MaxSize: 40 + m_Alignment: 0 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: Double click to move the target +--- !u!222 &719877763 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 719877759} + m_CullTransparentMesh: 0 +--- !u!1 &852869452 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 852869454} + - component: {fileID: 852869453} + 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 &852869453 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 852869452} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 1 + m_Shape: 0 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Intensity: 1.4 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: 3 + m_CustomResolution: -1 + m_Strength: 0.914 + m_Bias: 0.056 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + 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_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 1 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &852869454 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 852869452} + m_LocalRotation: {x: 0.92757, y: -0.05524569, z: 0.15216896, w: 0.33675894} + m_LocalPosition: {x: -6.717068, y: -1.8904314, z: -0.89655685} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1552443639 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1552443640} + - component: {fileID: 1552443642} + - component: {fileID: 1552443641} + m_Layer: 1 + m_Name: Camera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &1552443640 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552443639} + m_LocalRotation: {x: 0.043619394, y: 0, z: 0, w: 0.99904823} + m_LocalPosition: {x: 0.00000014714897, y: 0.71959686, z: -0.059870083} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1797897903} + m_RootOrder: -2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!124 &1552443641 +Behaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552443639} + m_Enabled: 1 +--- !u!20 &1552443642 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552443639} + m_Enabled: 0 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0.019607844} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0.6 + y: 0.6 + width: 0.4 + height: 0.4 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 76.181816 + orthographic: 0 + orthographic size: 100 + m_Depth: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 0 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!1 &1797897902 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1797897903} + - component: {fileID: 1797897909} + - component: {fileID: 1797897908} + - component: {fileID: 1797897907} + - component: {fileID: 1797897904} + - component: {fileID: 1797897905} + m_Layer: 1 + m_Name: Player + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1797897903 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1797897902} + m_LocalRotation: {x: 0, y: 0.065478325, z: 0, w: -0.997854} + m_LocalPosition: {x: -1.3202438, y: 0.256, z: 0.48264825} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1552443640} + - {fileID: 578526426} + m_Father: {fileID: 0} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1797897904 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1797897902} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f6eb1402c17e84a9282a7f0f62eb584f, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 1073741824 + radius: 0.3 + height: 1.2 + canMove: 1 + maxSpeed: 2.2 + gravity: {x: NaN, y: NaN, z: NaN} + groundMask: + serializedVersion: 2 + m_Bits: 4294967295 + endReachedDistance: 0.2 + whenCloseToDestination: 0 + rvoDensityBehavior: + enabled: 0 + densityThreshold: 0.5 + returnAfterBeingPushedAway: 0 + progressAverage: 0 + lastJobDensityResult: 0 + centerOffsetCompatibility: NaN + repathRateCompatibility: 0.1 + canSearchCompability: 1 + orientation: 0 + enableRotation: 1 + autoRepath: + mode: 2 + period: 0.1 + sensitivity: 10 + maximumPeriod: 2 + visualizeSensitivity: 0 + targetCompatibility: {fileID: 0} + maxAcceleration: -2.5 + rotationSpeed: 720 + slowdownDistance: 0.2 + pickNextWaypointDist: 0.7 + alwaysDrawGizmos: 0 + slowWhenNotFacingTarget: 1 + preventMovingBackwards: 0 + constrainInsideGraph: 0 +--- !u!114 &1797897905 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1797897902} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: c9679e68a0f1144e79c664d9a11ca121, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 1073741824 + target: {fileID: 16} + useRotation: 0 +--- !u!114 &1797897907 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1797897902} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 77f586f285b3847808d79083bd19ef1f, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 1073741824 + quality: 0 + splitAtEveryPortal: 0 + accountForGridPenalties: 0 +--- !u!114 &1797897908 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1797897902} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 373b52eb9bf8c40f785bb6947a1aee66, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 1073741824 + drawGizmos: 1 + detailedGizmos: 0 + startEndModifier: + addPoints: 0 + exactStartPoint: 3 + exactEndPoint: 3 + useRaycasting: 0 + mask: + serializedVersion: 2 + m_Bits: 4294967295 + useGraphRaycasting: 0 + traversableTags: -1 + tagPenalties: 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + graphMask: + value: -1 +--- !u!143 &1797897909 +CharacterController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1797897902} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Height: 1.2 + m_Radius: 0.3 + m_SlopeLimit: 90 + m_StepOffset: 0.2 + m_SkinWidth: 0.01 + m_MinMoveDistance: 0 + m_Center: {x: 0, y: 0.6, z: 0} diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraph.unity.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraph.unity.meta new file mode 100644 index 0000000..c487185 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraph.unity.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: 32536486e77cc4002ae78cd83c90bb2b diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphRichAI.unity b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphRichAI.unity new file mode 100644 index 0000000..0854e44 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphRichAI.unity @@ -0,0 +1,1051 @@ +%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: 10 + 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.2, g: 0.2, b: 0.2, a: 1} + m_AmbientEquatorColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_AmbientGroundColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 3 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 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, g: 0, b: 0, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &4 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 1 + m_BakeResolution: 1 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 0 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 0 + m_ReflectionCompression: 2 + m_MixedBakeMode: 1 + m_BakeBackend: 0 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 500 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 500 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 0 + m_PVRDenoiserTypeDirect: 0 + m_PVRDenoiserTypeIndirect: 0 + m_PVRDenoiserTypeAO: 0 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 0 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 0} + m_LightingSettings: {fileID: 4890085278179872738, guid: 849542a816306ee2b809e7fbda843013, + type: 2} +--- !u!1 &6 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 16} + m_Layer: 0 + m_Name: Target + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &8 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 18} + - component: {fileID: 43} + m_Layer: 0 + m_Name: A* + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &9 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 19} + - component: {fileID: 29} + - component: {fileID: 27} + - component: {fileID: 31} + - component: {fileID: 35} + m_Layer: 0 + m_Name: example6 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!1 &12 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 22} + - component: {fileID: 40} + - component: {fileID: 47} + - component: {fileID: 13} + - component: {fileID: 17} + m_Layer: 1 + m_Name: Player + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &13 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 12} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ce11ea984e202491d9271f53021d8b89, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 1073741824 + radius: 0.3 + height: 1.39 + canMove: 1 + maxSpeed: 2.13 + gravity: {x: 0, y: -9.82, z: 0} + groundMask: + serializedVersion: 2 + m_Bits: 4294967295 + endReachedDistance: 0.01 + whenCloseToDestination: 0 + rvoDensityBehavior: + enabled: 0 + densityThreshold: 0.5 + returnAfterBeingPushedAway: 0 + progressAverage: 0 + lastJobDensityResult: 0 + centerOffsetCompatibility: NaN + repathRateCompatibility: 0.5 + canSearchCompability: 0 + orientation: 0 + enableRotation: 1 + autoRepath: + mode: 0 + period: 0.5 + sensitivity: 10 + maximumPeriod: 2 + visualizeSensitivity: 0 + targetCompatibility: {fileID: 0} + acceleration: 90 + rotationSpeed: 360 + slowdownTime: 0.5 + wallForce: 10 + wallDist: 1 + funnelSimplification: 0 + slowWhenNotFacingTarget: 1 + preventMovingBackwards: 0 +--- !u!1 &14 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 24} + - component: {fileID: 26} + - component: {fileID: 38} + - component: {fileID: 32} + - component: {fileID: 42} + - component: {fileID: 44} + - component: {fileID: 45} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &16 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -6.0405717, y: 16.205107, z: -14.438513} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &17 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 12} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: c9679e68a0f1144e79c664d9a11ca121, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 1073741824 + target: {fileID: 16} + useRotation: 0 +--- !u!4 &18 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -6.717068, y: -1.8904314, z: -0.89655685} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &19 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + m_LocalPosition: {x: -0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &22 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 12} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0.065478325, z: 0, w: -0.997854} + m_LocalPosition: {x: -0.4400978, y: 1.0612986, z: -0.048605323} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1697862785} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &24 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14} + serializedVersion: 2 + m_LocalRotation: {x: -0.056330338, y: -0.8315038, z: 0.5459561, w: -0.085792765} + m_LocalPosition: {x: -10.944354, y: 14.136862, z: 6.5203314} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!20 &26 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.6377551, g: 0.6377551, b: 0.6377551, a: 1} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 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: 100 + 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: 0 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!23 &27 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3219de2d574674beb889c87b844502b5, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + 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 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &29 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9} + m_Mesh: {fileID: 4300002, guid: 7fdfb9a3e0fdf4df880ebc7fa5f56398, type: 3} +--- !u!64 &31 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 0 + m_CookingOptions: 30 + m_Mesh: {fileID: 4300002, guid: 7fdfb9a3e0fdf4df880ebc7fa5f56398, type: 3} +--- !u!81 &32 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14} + m_Enabled: 1 +--- !u!111 &35 +Animation: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9} + m_Enabled: 1 + serializedVersion: 4 + m_Animation: {fileID: 7400004, guid: 7fdfb9a3e0fdf4df880ebc7fa5f56398, type: 3} + m_Animations: + - {fileID: 7400004, guid: 7fdfb9a3e0fdf4df880ebc7fa5f56398, type: 3} + m_WrapMode: 0 + m_PlayAutomatically: 1 + m_AnimatePhysics: 0 + m_UpdateMode: 0 + m_CullingType: 0 +--- !u!124 &38 +Behaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14} + m_Enabled: 1 +--- !u!143 &40 +CharacterController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 12} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Height: 1.39 + m_Radius: 0.3 + m_SlopeLimit: 90 + m_StepOffset: 0.2 + m_SkinWidth: 0.01 + m_MinMoveDistance: 0 + m_Center: {x: 0, y: 0.7, z: 0} +--- !u!114 &42 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f903c2eb621d8418d88f8dad81b13dc6, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 1073741824 + mask: + serializedVersion: 2 + m_Bits: 4294966781 + target: {fileID: 16} + trigger: 1 + clickEffect: {fileID: 0} + use2D: 0 + formationMode: 0 +--- !u!114 &43 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 78396926cbbfc4ac3b48fc5fc34a87d1, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 1073741824 + data: + dataString: UEsDBBQAAAgIAAAIIexs7P2LgAEAAMECAAALACQAZ3JhcGgwLmpzb24KACAAAAAAAAEAGAAAgD7V3rGdAQCAPtXesZ0BAIA+1d6xnQGFUk1v4jAQ/SvI5yWKCZCwx6KqJ6BqutJqL6upPSGWHBv5gxYQ/33HIQXay+Yysd+8efNmfGLeRidwhb5lP0cntoYO6YcZ2Hd09xc/oNtpnA9n9mPEXg+7PuWXUeHwaLbKYNbzzwTapvEYUqkR+6CQ091hiMcURynL2QBBWfO/PC9AJy2eOEgHETUEXFvXgfYEBBeRMAGiRVlfrTzYaKRfqTuB8STPePWpkk0HnfE847OcvlnZKw4+lzEEZbbLFhyIgO4FpIp+6K+xJCMvGrU64k1kwrMqFeP8mx0+yYrZxVJr31OLmxg0TY6whqzggKytxKU1BkUaj/+GJl4dXQMCb94NgkMfagqi3Rh9+P3njoYG3jSuv7i6cbdRyUv3e9Cx32qeF8XbRHJeVpUo8mo8XSymzbyclVyUclEI1ttQtHwF+pnq6/Dp1O7Q3DU2PCUST40/Odj170c6eH9Sx87eLVCZxtbCIZrNpcbVNjqSoSHLR6mCdTX2FhKVnc7s/A9QSwMEFAAACAgAAAgh7KNbdFhwAAAAewAAAAkAJABtZXRhLmpzb24KACAAAAAAAAEAGAAAgD7V3rGdAQCAPtXesZ0BAIA+1d6xnQGrVipLLSrOzM9TslIw0TPWs7DQUVBKL0osyCgGihiCOKWZKSB2tJKBgbFxklGKoaG5hUWysYGFromlpUmambmpuWGyeYqlcbJSLFB9SWVBql9ibipET0BiSUZaZl5KZl66nl9imW9qcYY7yHSl2FoAUEsBAi0AFAAACAgAAAgh7Gzs/YuAAQAAwQIAAAsAJAAAAAAAAAAAAAAAAAAAAGdyYXBoMC5qc29uCgAgAAAAAAABABgAAIA+1d6xnQEAgD7V3rGdAQCAPtXesZ0BUEsBAi0AFAAACAgAAAgh7KNbdFhwAAAAewAAAAkAJAAAAAAAAAAAAAAAzQEAAG1ldGEuanNvbgoAIAAAAAAAAQAYAACAPtXesZ0BAIA+1d6xnQEAgD7V3rGdAVBLBQYAAAAAAgACALgAAACIAgAAAAA= + file_cachedStartup: {fileID: 0} + cacheStartup: 0 + showNavGraphs: 1 + showUnwalkableNodes: 1 + debugMode: 0 + debugFloor: 0 + debugRoof: 1 + manualDebugFloorRoof: 0 + showSearchTree: 1 + unwalkableNodeDebugSize: 0.3 + logPathResults: 0 + maxNearestNodeDistance: 10 + scanOnStartup: 1 + fullGetNearestSearch: 0 + prioritizeGraphs: 0 + prioritizeGraphsLimit: 1 + colorSettings: + _SolidColor: {r: 0.11764706, g: 0.4, b: 0.7882353, a: 0.9} + _UnwalkableNode: {r: 1, g: 0, b: 0, a: 0.5} + _BoundsHandles: {r: 0.29, g: 0.454, b: 0.741, a: 0.9} + _ConnectionLowLerp: {r: 0, g: 1, b: 0, a: 0.5} + _ConnectionHighLerp: {r: 1, g: 0, b: 0, a: 0.5} + _MeshEdgeColor: {r: 0, g: 0, b: 0, a: 0.5} + _AreaColors: [] + tagNames: + - Basic Ground + - 1 + - 2 + - 3 + - 4 + - 5 + - 6 + - 7 + - 8 + - 9 + - 10 + - 11 + - 12 + - 13 + - 14 + - 15 + - 16 + - 17 + - 18 + - 19 + - 20 + - 21 + - 22 + - 23 + - 24 + - 25 + - 26 + - 27 + - 28 + - 29 + - 30 + - 31 + heuristic: 2 + heuristicScale: 1 + threadCount: 0 + maxFrameTime: 1 + batchGraphUpdates: 0 + graphUpdateBatchingInterval: 0.2 + navmeshUpdates: + updateInterval: 0 + euclideanEmbedding: + mode: 0 + seed: 0 + pivotPointRoot: {fileID: 0} + spreadOutCount: 1 + showGraphs: 1 +--- !u!114 &44 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 786ae4169b6714241b0ba3c766cdc57f, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!114 &45 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a705f1fd95105f4582d18bf472edc13, type: 3} + m_Name: + m_EditorClassIdentifier: + page: example_navmeshgraph +--- !u!114 &47 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 12} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 373b52eb9bf8c40f785bb6947a1aee66, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 1073741824 + drawGizmos: 1 + detailedGizmos: 0 + startEndModifier: + addPoints: 0 + exactStartPoint: 3 + exactEndPoint: 3 + useRaycasting: 0 + mask: + serializedVersion: 2 + m_Bits: 4294967295 + useGraphRaycasting: 0 + traversableTags: -1 + tagPenalties: 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + graphMask: + value: -1 +--- !u!196 &48 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666666 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &852869452 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 852869454} + - component: {fileID: 852869453} + 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 &852869453 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 852869452} + m_Enabled: 1 + serializedVersion: 11 + m_Type: 1 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Intensity: 1.4 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: 3 + m_CustomResolution: -1 + m_Strength: 0.914 + m_Bias: 0.048 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + 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_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 1 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &852869454 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 852869452} + serializedVersion: 2 + m_LocalRotation: {x: 0.92757, y: -0.05524569, z: 0.15216896, w: 0.33675894} + m_LocalPosition: {x: -6.717068, y: -1.8904314, z: -0.89655685} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &901030341 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 901030342} + - component: {fileID: 901030345} + - component: {fileID: 901030344} + - component: {fileID: 901030343} + m_Layer: 0 + m_Name: Description + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &901030342 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901030341} + 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_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1432482720} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 10, y: -10} + m_SizeDelta: {x: 400, y: 300} + m_Pivot: {x: 0, y: 1} +--- !u!114 &901030343 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901030341} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: cfabb0440166ab443bba8876756fdfa9, type: 3} + m_Name: + m_EditorClassIdentifier: + m_EffectColor: {r: 0, g: 0, b: 0, a: 0.5} + m_EffectDistance: {x: 1, y: -1} + m_UseGraphicAlpha: 1 +--- !u!114 &901030344 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901030341} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} + m_FontSize: 14 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 10 + m_MaxSize: 40 + m_Alignment: 0 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: 'Double click to move the target + + + This example is the same as Example6_Navmesh + + except + that it is using a different AI script (RichAI)' +--- !u!222 &901030345 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901030341} + m_CullTransparentMesh: 0 +--- !u!1 &1432482718 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1432482720} + - component: {fileID: 1432482719} + m_Layer: 0 + m_Name: Canvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!223 &1432482719 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1432482718} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 1 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 1 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &1432482720 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1432482718} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 901030342} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!1 &1697862784 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1697862785} + - component: {fileID: 1697862788} + - component: {fileID: 1697862786} + m_Layer: 0 + m_Name: Cube + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1697862785 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1697862784} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0.065478325, z: 0, w: -0.997854} + m_LocalPosition: {x: -0, y: 0.66, z: -0} + m_LocalScale: {x: 0.5, y: 1.32, z: 0.5} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 22} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1697862786 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1697862784} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: b71b71b0a1f9a48768a27ca6eefcfbdf, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + 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 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &1697862788 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1697862784} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 18} + - {fileID: 852869454} + - {fileID: 19} + - {fileID: 24} + - {fileID: 22} + - {fileID: 16} + - {fileID: 1432482720} diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphRichAI.unity.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphRichAI.unity.meta new file mode 100644 index 0000000..1838aa8 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphRichAI.unity.meta @@ -0,0 +1,4 @@ +fileFormatVersion: 2 +guid: 9a53e5250bc0e4774ac2f3cd06ea3ab6 +DefaultImporter: + userData: diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphRichAISettings.lighting b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphRichAISettings.lighting new file mode 100644 index 0000000..a657795 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphRichAISettings.lighting @@ -0,0 +1,63 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!850595691 &4890085278179872738 +LightingSettings: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: NavmeshGraphRichAISettings + serializedVersion: 2 + m_GIWorkflowMode: 1 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_RealtimeEnvironmentLighting: 1 + m_BounceScale: 1 + m_AlbedoBoost: 1 + m_IndirectOutputScale: 1 + m_UsingShadowmask: 0 + m_BakeBackend: 0 + m_LightmapMaxSize: 1024 + m_BakeResolution: 1 + m_Padding: 2 + m_TextureCompression: 0 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 0 + m_CompAOExponentDirect: 0 + m_ExtractAO: 0 + m_MixedBakeMode: 1 + m_LightmapsBakeMode: 1 + m_FilterMode: 1 + m_LightmapParameters: {fileID: 0} + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_RealtimeResolution: 1 + m_ForceWhiteAlbedo: 0 + m_ForceUpdates: 0 + m_FinalGather: 0 + m_FinalGatherRayCount: 1024 + m_FinalGatherFiltering: 1 + m_PVRCulling: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 500 + m_PVREnvironmentSampleCount: 500 + m_PVREnvironmentReferencePointCount: 2048 + m_LightProbeSampleCountMultiplier: 4 + m_PVRBounces: 2 + m_PVRRussianRouletteStartBounce: 2 + m_PVREnvironmentMIS: 0 + m_PVRFilteringMode: 0 + m_PVRDenoiserTypeDirect: 0 + m_PVRDenoiserTypeIndirect: 0 + m_PVRDenoiserTypeAO: 0 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphRichAISettings.lighting.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphRichAISettings.lighting.meta new file mode 100644 index 0000000..5cf58e8 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphRichAISettings.lighting.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 849542a816306ee2b809e7fbda843013 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphSettings.lighting b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphSettings.lighting new file mode 100644 index 0000000..ffc9ee3 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphSettings.lighting @@ -0,0 +1,63 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!850595691 &4890085278179872738 +LightingSettings: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: NavmeshGraphSettings + serializedVersion: 2 + m_GIWorkflowMode: 1 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_RealtimeEnvironmentLighting: 1 + m_BounceScale: 1 + m_AlbedoBoost: 1 + m_IndirectOutputScale: 1 + m_UsingShadowmask: 0 + m_BakeBackend: 0 + m_LightmapMaxSize: 1024 + m_BakeResolution: 1 + m_Padding: 2 + m_TextureCompression: 0 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 0 + m_CompAOExponentDirect: 0 + m_ExtractAO: 0 + m_MixedBakeMode: 1 + m_LightmapsBakeMode: 1 + m_FilterMode: 1 + m_LightmapParameters: {fileID: 0} + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_RealtimeResolution: 1 + m_ForceWhiteAlbedo: 0 + m_ForceUpdates: 0 + m_FinalGather: 0 + m_FinalGatherRayCount: 1024 + m_FinalGatherFiltering: 1 + m_PVRCulling: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 500 + m_PVREnvironmentSampleCount: 500 + m_PVREnvironmentReferencePointCount: 2048 + m_LightProbeSampleCountMultiplier: 4 + m_PVRBounces: 2 + m_PVRRussianRouletteStartBounce: 2 + m_PVREnvironmentMIS: 0 + m_PVRFilteringMode: 0 + m_PVRDenoiserTypeDirect: 0 + m_PVRDenoiserTypeIndirect: 0 + m_PVRDenoiserTypeAO: 0 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphSettings.lighting.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphSettings.lighting.meta new file mode 100644 index 0000000..ea09831 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/NavmeshGraphSettings.lighting.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 929cee258265b96848d4c05b1fa3b5fc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/Resources.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/Resources.meta new file mode 100644 index 0000000..25131a9 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/Resources.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d2ea9215309b9f07ba1b9f282e840e6b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/Resources/navmesh_example6navmesh.obj b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/Resources/navmesh_example6navmesh.obj new file mode 100644 index 0000000..1b5d53b --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/Resources/navmesh_example6navmesh.obj @@ -0,0 +1,192 @@ +g navmesh_example6navmesh +v 7.98 0.4 -4.35 +v 7.78 0.4 -4.55 +v 7.68 0.4 -4.9 +v 7.23 0.4 -5.3 +v 7.93 0.4 -6.15 +v 8.78 0.4 -5.65 +v 9.53 0.4 -4.9 +v 8.83 0.4 -3.95 +v 8.23 0.4 -4.4 +v 7.63 0.4 -3.95 +v 7.38 0.4 -4.1 +v 5.83 0.4 -4.3 +v 5.68 0.4 -2.4 +v 5.53 0.4 -2.4 +v 5.48 0.4 -4.35 +v 5.03 0.4 -2.3 +v 4.88 0.4 -1.95 +v 2.38 0.4 -1.95 +v 2.38 0.4 -4.35 +v 7.53 0.4 -3.65 +v 7.98 0.4 -2.95 +v 8.13 0.4 -2 +v 6.23 0.4 -1.95 +v 6.08 0.4 -2.3 +v 6.68 0.4 -4.2 +v 6.98 0.4 -4 +v 16.63 0.4 -0.5 +v 16.63 0.4 -1.55 +v 16.98 0.4 -1.65 +v 17.13 0.4 -1.9 +v 17.13 0.4 -3.55 +v 20.18 0.4 -3.55 +v 20.18 0.4 -0.5 +v 12.08 0.4 -0.5 +v 12.03 0.4 -1.55 +v 12.33 0.4 -1.65 +v 12.53 0.4 -1.95 +v 12.53 0.4 -3.55 +v 16.18 0.4 -3.55 +v 16.18 0.4 -1.9 +v 16.33 0.4 -1.65 +v 8.88 0.4 -1.55 +v 8.88 0.4 1.6 +v 8.33 0.4 1.7 +v 8.13 0.4 2.05 +v 6.23 0.4 2 +v 8.33 0.4 -1.65 +v 4.88 0.4 2 +v 2.38 0.4 2 +v 2.23 0.4 1.7 +v 1.68 0.4 1.6 +v 1.68 0.4 -1.55 +v 2.23 0.4 -1.65 +v 11.68 0.4 -0.15 +v 11.78 0.4 0.4 +v 12.08 0.4 0.55 +v 12.03 0.4 1.6 +v -1.62 0.4 1.6 +v -1.62 0.4 -1.55 +v 20.18 0.4 2.2 +v 19.13 0.4 2.25 +v 19.03 0.4 1.75 +v 18.63 0.4 1.6 +v 18.63 0.4 0.55 +v 20.18 0.4 0.55 +v 18.33 0.4 1.7 +v 18.18 0.4 1.95 +v 18.18 0.4 3.6 +v 12.53 0.4 3.6 +v 12.53 0.4 2 +v 12.33 0.4 1.7 +v 7.98 0.4 3 +v 7.53 0.4 3.7 +v 7.63 0.4 4 +v 7.38 0.4 4.15 +v 7.03 0.4 4.05 +v 6.68 0.4 4.25 +v 5.88 0.4 4.35 +v 5.68 0.4 2.45 +v 6.08 0.4 2.35 +v 5.53 0.4 2.45 +v 5.48 0.4 4.4 +v 2.38 0.4 4.4 +v 5.03 0.4 2.35 +v 20.18 0.4 3.6 +v 19.13 0.4 3.6 +v 7.98 0.4 4.4 +v 7.78 0.4 4.6 +v 8.23 0.4 4.45 +v 8.83 0.4 4.05 +v 9.53 0.4 4.95 +v 8.78 0.4 5.7 +v 7.93 0.4 6.2 +v 7.23 0.4 5.35 +v 7.68 0.4 4.95 +vt 0 +f 9/0 1/0 2/0 +f 9/0 2/0 3/0 +f 3/0 4/0 5/0 +f 3/0 5/0 6/0 +f 9/0 3/0 6/0 +f 7/0 8/0 9/0 +f 6/0 7/0 9/0 +f 10/0 11/0 2/0 +f 1/0 10/0 2/0 +f 12/0 13/0 14/0 +f 12/0 14/0 15/0 +f 15/0 14/0 16/0 +f 15/0 16/0 17/0 +f 17/0 18/0 19/0 +f 17/0 19/0 15/0 +f 11/0 10/0 20/0 +f 26/0 11/0 20/0 +f 12/0 25/0 26/0 +f 26/0 20/0 21/0 +f 21/0 22/0 23/0 +f 21/0 23/0 24/0 +f 26/0 21/0 24/0 +f 24/0 13/0 12/0 +f 24/0 12/0 26/0 +f 27/0 28/0 29/0 +f 27/0 29/0 30/0 +f 33/0 27/0 30/0 +f 30/0 31/0 32/0 +f 30/0 32/0 33/0 +f 34/0 35/0 36/0 +f 41/0 28/0 27/0 +f 40/0 41/0 27/0 +f 34/0 36/0 37/0 +f 37/0 38/0 39/0 +f 37/0 39/0 40/0 +f 34/0 37/0 40/0 +f 27/0 34/0 40/0 +f 44/0 45/0 46/0 +f 23/0 22/0 47/0 +f 43/0 44/0 46/0 +f 23/0 47/0 42/0 +f 42/0 43/0 46/0 +f 42/0 46/0 23/0 +f 48/0 49/0 50/0 +f 53/0 18/0 17/0 +f 48/0 50/0 51/0 +f 52/0 53/0 17/0 +f 48/0 51/0 52/0 +f 48/0 52/0 17/0 +f 55/0 56/0 57/0 +f 35/0 34/0 54/0 +f 42/0 35/0 54/0 +f 55/0 57/0 43/0 +f 54/0 55/0 43/0 +f 54/0 43/0 42/0 +f 51/0 58/0 59/0 +f 51/0 59/0 52/0 +f 60/0 61/0 62/0 +f 62/0 63/0 64/0 +f 62/0 64/0 65/0 +f 60/0 62/0 65/0 +f 71/0 57/0 56/0 +f 64/0 63/0 66/0 +f 64/0 66/0 67/0 +f 70/0 71/0 56/0 +f 68/0 69/0 70/0 +f 67/0 68/0 70/0 +f 67/0 70/0 56/0 +f 67/0 56/0 64/0 +f 73/0 74/0 75/0 +f 73/0 75/0 76/0 +f 73/0 76/0 77/0 +f 45/0 72/0 73/0 +f 73/0 77/0 78/0 +f 78/0 79/0 80/0 +f 73/0 78/0 80/0 +f 45/0 73/0 80/0 +f 45/0 80/0 46/0 +f 84/0 81/0 82/0 +f 48/0 84/0 82/0 +f 83/0 49/0 48/0 +f 82/0 83/0 48/0 +f 61/0 60/0 85/0 +f 61/0 85/0 86/0 +f 78/0 82/0 81/0 +f 78/0 81/0 79/0 +f 88/0 75/0 74/0 +f 87/0 88/0 74/0 +f 88/0 87/0 89/0 +f 95/0 88/0 89/0 +f 93/0 94/0 95/0 +f 92/0 93/0 95/0 +f 92/0 95/0 89/0 +f 89/0 90/0 91/0 +f 89/0 91/0 92/0 diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/Resources/navmesh_example6navmesh.obj.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/Resources/navmesh_example6navmesh.obj.meta new file mode 100644 index 0000000..c7f5dd1 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/Resources/navmesh_example6navmesh.obj.meta @@ -0,0 +1,137 @@ +fileFormatVersion: 2 +guid: 6ac6694dd977643948f7ae7305e370ba +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: navmesh_example6navmesh + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: navmesh_example6navmesh + - first: + 23: 2300000 + second: navmesh_example6navmesh + - first: + 33: 3300000 + second: navmesh_example6navmesh + - first: + 43: 4300000 + second: example6navmesh + - first: + 43: 4300002 + second: default + - first: + 43: 4300004 + second: navmesh_example6navmesh + - first: + 111: 11100000 + second: //RootNode + externalObjects: {} + materials: + materialImportMode: 0 + materialName: 3 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 0 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 0 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 1 + swapUVChannels: 1 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 0 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 1 + tangentImportMode: 1 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 0 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 1 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/navmesh_example_world.fbx b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/navmesh_example_world.fbx new file mode 100644 index 0000000..808f502 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/navmesh_example_world.fbx @@ -0,0 +1,1850 @@ +; FBX 6.1.0 project file +; Created by Blender FBX Exporter +; for support mail: ideasman42@gmail.com +; ---------------------------------------------------- + +FBXHeaderExtension: { + FBXHeaderVersion: 1003 + FBXVersion: 6100 + CreationTimeStamp: { + Version: 1000 + Year: 2011 + Month: 12 + Day: 22 + Hour: 16 + Minute: 23 + Second: 08 + Millisecond: 0 + } + Creator: "FBX SDK/FBX Plugins build 20070228" + OtherFlags: { + FlagPLE: 0 + } +} +CreationTime: "2011-12-22 16:23:08:000" +Creator: "Blender version 2.61 (sub 0)" + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 11 + ObjectType: "Model" { + Count: 9 + } + ObjectType: "Geometry" { + Count: 1 + } + ObjectType: "Material" { + Count: 1 + } + ObjectType: "Pose" { + Count: 1 + } + ObjectType: "GlobalSettings" { + Count: 1 + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Model: "Model::Camera Switcher", "CameraSwitcher" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Camera Index", "Integer", "A+",100 + } + MultiLayer: 0 + MultiTake: 1 + Hidden: "True" + Shading: W + Culling: "CullingOff" + Version: 101 + Name: "Model::Camera Switcher" + CameraId: 0 + CameraName: 100 + CameraIndexName: + } + Model: "Model::Plane", "Mesh" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-90.000009334538021,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Size", "double", "",100 + Property: "Look", "enum", "",1 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + Vertices: 1.000000,1.000000,0.000000,1.000000,-1.000000,0.000000,-1.000000,-1.000000,0.000000,-1.000000,1.000000,0.000000,-1.000000,-1.000000,0.101856,-1.000000,1.000000,0.101856,1.000000,1.000000,0.101856 + ,1.000000,-1.000000,0.101856,1.000000,-1.051423,0.000000,-1.000000,-1.051422,0.000000,-1.000000,-1.051422,0.101856,1.000000,-1.051423,0.101856,-1.000000,1.051423,0.000000,1.000000,1.051423,0.000000 + ,1.000000,1.051423,0.101856,-1.000000,1.051423,0.101856,-1.051423,-1.000000,0.000000,-1.051422,1.000000,0.000000,-1.051422,1.000000,0.101856,-1.051423,-1.000000,0.101856,-1.051422,1.000000,1.500000 + ,-1.051423,-1.000000,1.500000,-1.000000,-1.000000,1.500000,-1.000000,1.000000,1.500000,-1.000000,1.051423,1.500000,1.000000,1.051423,1.500000,1.000000,1.000000,1.500000,-1.000000,-1.051422,1.500000 + ,1.000000,-1.051423,1.500000,1.000000,-1.000000,1.500000,2.664885,1.000000,0.101856,2.664885,-1.000000,0.101856,2.664885,-1.000000,0.000000,2.664885,1.000000,0.000000,1.000000,2.389333,0.101856 + ,1.000000,2.389333,0.000000,2.664885,2.389333,0.000000,2.664885,2.389333,0.101856,1.000000,-2.389333,0.000000,1.000000,-2.389333,0.101856,2.664885,-2.389333,0.101856,2.664885,-2.389333,0.000000 + ,2.911696,1.000000,0.000000,2.911696,-1.000000,0.000000,2.911696,1.000000,0.101856,2.911696,-1.000000,0.101856,2.911696,1.000000,1.500000,2.911696,-1.000000,1.500000,2.664885,-1.000000,1.500000 + ,2.664885,1.000000,1.500000,2.906618,-2.389333,0.101856,2.906618,-2.389333,0.000000,2.906618,2.389333,0.000000,2.906618,2.389333,0.101856,3.147874,2.368226,0.000000,3.147874,2.368226,0.101856 + ,3.381798,2.305546,0.101856,3.381798,2.305546,0.000000,3.601285,2.203198,0.000000,3.601285,2.203198,0.101856,3.799664,2.064291,0.000000,3.799664,2.064291,0.101856,3.970909,1.893046,0.000000 + ,3.970909,1.893046,0.101856,4.109816,1.694666,0.000000,4.109816,1.694666,0.101856,2.906618,1.000000,0.000000,4.212164,1.475180,0.000000,4.212164,1.475180,0.101856,4.274844,1.241255,0.000000 + ,4.274844,1.241255,0.101856,2.906618,1.000000,0.101856,4.295951,1.000000,0.000000,4.295951,1.000000,0.101856,2.906618,-1.000000,0.101856,3.147874,-2.368226,0.101856,3.147874,-2.368226,0.000000 + ,3.381798,-2.305546,0.101856,3.381798,-2.305546,0.000000,3.601285,-2.203198,0.101856,3.601285,-2.203198,0.000000,3.799664,-2.064291,0.000000,3.799664,-2.064291,0.101856,2.906618,-1.000000,0.000000 + ,3.970909,-1.893046,0.101856,3.970909,-1.893046,0.000000,4.109816,-1.694666,0.101856,4.109816,-1.694666,0.000000,4.212164,-1.475180,0.101856,4.212164,-1.475180,0.000000,4.274844,-1.241255,0.000000 + ,4.274844,-1.241255,0.101856,4.295951,-1.000000,0.101856,4.295951,-1.000000,0.000000,4.295951,0.000000,0.101856,2.906618,0.000000,0.000000,4.295951,0.000000,0.000000,2.906618,0.000000,0.101856 + ,6.006210,-1.000000,0.000000,6.006210,0.000000,0.000000,6.006210,1.000000,0.101856,6.006210,0.000000,0.101856,6.006210,1.000000,0.000000,6.006210,-1.000000,0.101856,4.067327,2.007952,0.000000 + ,4.067327,2.007952,0.101856,3.896083,2.179197,0.101856,3.896083,2.179197,0.000000,3.697703,2.318104,0.101856,3.697703,2.318104,0.000000,4.067327,-2.007952,0.101856,4.067327,-2.007952,0.000000 + ,3.896083,-2.179197,0.000000,3.896083,-2.179197,0.101856,3.697703,-2.318104,0.000000,3.697703,-2.318104,0.101856,3.320226,2.618898,0.101856,3.320226,2.618898,0.000000,3.915365,2.202178,0.000000 + ,3.915365,2.202178,0.101856,4.429100,1.688443,0.000000,4.429100,1.688443,0.101856,3.319034,-2.617476,0.000000,3.319034,-2.617476,0.101856,3.914172,-2.200756,0.101856,3.914172,-2.200756,0.000000 + ,4.427907,-1.687021,0.101856,4.427907,-1.687021,0.000000,5.070695,-2.453065,0.101856,5.070695,-2.453065,0.000000,4.556960,-2.966800,0.000000,4.556960,-2.966800,0.101856,3.961822,-3.383521,0.000000 + ,3.961822,-3.383521,0.101856,5.071887,2.454488,0.000000,5.071887,2.454488,0.101856,4.558152,2.968222,0.101856,4.558152,2.968222,0.000000,3.963014,3.384943,0.101856,3.963014,3.384943,0.000000 + ,6.071366,1.000000,0.101856,6.071366,1.000000,0.000000,6.071366,-1.000000,0.000000,6.071366,-1.000000,0.101856,6.071366,0.000000,0.101856,6.071366,0.000000,0.000000,4.295951,-0.050000,0.101856 + ,4.295951,-0.050000,0.000000,6.006210,-0.050000,0.000000,6.006210,-0.050000,0.101856,6.071366,-0.050000,0.101856,6.071366,-0.050000,0.000000,4.295951,0.050000,0.000000,4.295951,0.050000,0.101856 + ,6.006210,0.050000,0.101856,6.006210,0.050000,0.000000,6.071366,0.050000,0.000000,6.071366,0.050000,0.101856,7.316803,0.050000,0.101856,7.316803,0.050000,0.000000,7.316803,1.000000,0.101856 + ,7.316803,1.000000,0.000000,7.316803,-0.050000,0.000000,7.316803,-0.050000,0.101856,7.316803,-1.000000,0.000000,7.316803,-1.000000,0.101856,10.338148,0.050000,0.101856,10.338148,0.050000,0.000000 + ,10.338148,0.000000,0.101856,10.338148,0.000000,0.000000,10.338148,-0.050000,0.000000,10.338148,-0.050000,0.101856,10.338148,-0.050000,1.500000,10.338148,0.000000,1.500000,6.071366,-0.050000,1.500000 + ,10.338148,0.050000,1.500000,6.071366,0.050000,1.500000,6.071366,0.000000,1.500000,6.071366,2.000000,0.101856,6.071366,2.000000,0.000000,7.316803,2.000000,0.000000,7.316803,2.000000,0.101856 + ,6.071366,-2.000000,0.000000,6.071366,-2.000000,0.101856,7.316803,-2.000000,0.101856,7.316803,-2.000000,0.000000,8.316803,-2.000000,0.000000,8.316803,-2.000000,0.101856,8.316803,-1.000000,0.000000 + ,8.316803,-1.000000,0.101856,8.316803,2.000000,0.101856,8.316803,2.000000,0.000000,8.316803,1.000000,0.101856,8.316803,1.000000,0.000000,8.316803,-0.050000,0.101856,8.316803,-0.050000,0.000000 + ,8.316803,0.050000,0.000000,8.316803,0.050000,0.101856,9.316803,0.050000,0.000000,9.316803,0.050000,0.101856,9.316803,1.000000,0.101856,9.316803,1.000000,0.000000,9.316803,-0.050000,0.101856 + ,9.316803,-0.050000,0.000000,9.316803,-1.000000,0.000000,9.316803,-1.000000,0.101856,9.316803,2.000000,0.000000,9.316803,2.000000,0.101856,9.316803,-2.000000,0.101856,9.316803,-2.000000,0.000000 + ,10.316803,-2.000000,0.101856,10.316803,-2.000000,0.000000,10.316803,-1.000000,0.000000,10.316803,-1.000000,0.101856,10.316803,2.000000,0.000000,10.316803,2.000000,0.101856,10.316803,1.000000,0.101856 + ,10.316803,1.000000,0.000000,10.316803,-0.050000,0.101856,10.316803,-0.050000,0.000000,10.316803,0.050000,0.000000,10.316803,0.050000,0.101856,8.366803,0.050000,0.101856,8.366803,0.050000,0.000000 + ,8.366803,1.000000,0.101856,8.366803,1.000000,0.000000,8.366803,2.000000,0.000000,8.366803,2.000000,0.101856,9.366803,-2.000000,0.101856,9.366803,-2.000000,0.000000,9.366803,-1.000000,0.000000 + ,9.366803,-1.000000,0.101856,9.366803,-0.050000,0.101856,9.366803,-0.050000,0.000000,9.366803,-2.000000,1.000000,9.366803,-1.000000,1.000000,9.316803,-1.000000,1.000000,9.316803,-2.000000,1.000000 + ,8.366803,1.000000,1.000000,8.366803,2.000000,1.000000,8.316803,2.000000,1.000000,8.316803,1.000000,1.000000,3.974485,3.401326,0.101856,3.974485,3.401326,0.000000,4.569624,2.984605,0.000000 + ,4.569624,2.984605,0.101856,4.572294,2.982364,0.101856,4.572294,2.982364,0.000000,5.086030,2.468630,0.000000,5.086030,2.468630,0.101856,3.304905,2.631754,0.101856,3.304905,2.631754,0.000000 + ,3.947693,3.397799,0.000000,3.947693,3.397799,0.101856,4.444421,1.675587,0.000000,4.444421,1.675587,0.101856,5.087208,2.441632,0.101856,5.087208,2.441632,0.000000,4.054088,1.992962,0.000000 + ,4.054088,1.992962,0.101856,4.415861,1.673452,0.101856,4.415861,1.673452,0.000000,3.685239,2.302463,0.101856,3.685239,2.302463,0.000000,3.307762,2.603257,0.000000,3.307762,2.603257,0.101856 + ,3.585964,2.216053,0.101856,3.585964,2.216053,0.000000,3.682382,2.330960,0.000000,3.682382,2.330960,0.101856,3.986230,1.880190,0.000000,3.986230,1.880190,0.101856,4.082648,1.995097,0.101856 + ,4.082648,1.995097,0.000000,3.685239,2.302463,0.601856,3.307762,2.603257,0.601856,3.320226,2.618898,0.601856,3.697703,2.318104,0.601856,4.054088,1.992962,0.601856,4.415861,1.673452,0.601856 + ,4.429100,1.688443,0.601856,4.067327,2.007952,0.601856,4.444421,1.675587,0.601856,5.087208,2.441632,0.601856,5.071887,2.454488,0.601856,3.304905,2.631754,0.601856,3.947693,3.397799,0.601856 + ,3.963014,3.384943,0.601856,4.572294,2.982364,0.601856,5.086030,2.468630,0.601856,4.558152,2.968222,0.601856,3.974485,3.401326,0.601856,4.569624,2.984605,0.601856,3.973293,-3.399904,0.000000 + ,3.973293,-3.399904,0.101856,4.568432,-2.983183,0.101856,4.568432,-2.983183,0.000000,4.571102,-2.980942,0.000000,4.571102,-2.980942,0.101856,5.084837,-2.467207,0.101856,5.084837,-2.467207,0.000000 + ,3.303713,-2.630332,0.000000,3.303713,-2.630332,0.101856,3.946501,-3.396377,0.101856,3.946501,-3.396377,0.000000,4.443228,-1.674165,0.101856,4.443228,-1.674165,0.000000,5.086016,-2.440210,0.000000 + ,5.086016,-2.440210,0.101856,4.054030,-1.993013,0.101856,4.054030,-1.993013,0.000000,4.414610,-1.672081,0.000000,4.414610,-1.672081,0.101856,3.685299,-2.302415,0.000000,3.685299,-2.302415,0.101856 + ,3.306630,-2.601787,0.101856,3.306630,-2.601787,0.000000,3.585964,-2.216053,0.000000,3.585964,-2.216053,0.101856,3.682382,-2.330960,0.101856,3.682382,-2.330960,0.000000,3.986230,-1.880190,0.101856 + ,3.986230,-1.880190,0.000000,4.082648,-1.995097,0.000000,4.082648,-1.995097,0.101856,3.319034,-2.617476,0.601856,4.427907,-1.687021,0.601856,4.443228,-1.674165,0.601856,5.086016,-2.440210,0.601856 + ,5.070695,-2.453065,0.601856,3.303713,-2.630332,0.601856,3.946501,-3.396377,0.601856,3.961822,-3.383521,0.601856,5.084837,-2.467207,0.601856,4.571102,-2.980942,0.601856,4.556960,-2.966800,0.601856 + ,4.568432,-2.983183,0.601856,3.973293,-3.399904,0.601856,4.427907,-1.687021,0.601856,4.427907,-1.687021,0.101856,4.414610,-1.672081,0.101856,4.427907,-1.687021,0.601856,4.414610,-1.672081,0.601856 + ,4.054030,-1.993013,0.601856,3.685299,-2.302415,0.601856,3.306630,-2.601787,0.601856,3.319034,-2.617476,0.601856,3.697703,-2.318104,0.601856,4.067327,-2.007952,0.601856 + PolygonVertexIndex: 0,1,2,-4,6,5,4,-8,2,1,8,-10,4,2,9,-11,1,7,11,-9,8,11,10,-10,0,3,12,-14,6,0,13,-15,3,5,15,-13,12,15,14,-14,3,2,16,-18,5,3,17,-19,2,4,19,-17 + ,16,19,18,-18,19,21,20,-19,4,22,21,-20,18,20,23,-6,15,24,25,-15,5,23,24,-16,14,25,26,-7,11,28,27,-11,7,29,28,-12,10,27,22,-5,4,22,29,-8,6,26,23,-6,5,23,22,-5 + ,22,23,20,-22,23,26,25,-25,29,22,27,-29,7,31,30,-7,0,33,32,-2,0,6,34,-36,33,0,35,-37,6,30,37,-35,34,37,36,-36,7,1,38,-40,31,7,39,-41,1,32,41,-39,38,41,40,-40 + ,33,42,43,-33,30,44,42,-34,32,43,45,-32,42,44,45,-44,44,46,47,-46,45,47,48,-32,30,49,46,-45,31,48,49,-31,48,47,46,-50,41,51,50,-41,32,83,51,-42,40,50,74,-32,37,53,52,-37 + ,30,71,53,-38,36,52,66,-34,33,66,71,-31,31,74,83,-33,52,54,-67,71,55,-54,53,55,54,-53,55,56,57,-55,71,56,-56,54,57,-67,57,58,-67,71,59,-57,56,59,58,-58 + ,71,61,-60,58,60,-67,60,62,-67,71,63,-62,63,65,64,-63,71,65,-64,62,64,-67,64,67,-67,71,68,-66,65,68,67,-65,68,70,69,-68,71,70,-69,67,69,-67 + ,69,72,-67,71,73,-71,70,73,72,-70,50,75,-75,83,76,-52,51,76,75,-51,76,78,77,-76,83,78,-77,75,77,-75,77,79,-75,83,80,-79,78,80,79,-78,83,81,-81 + ,79,82,-75,82,84,-75,83,85,-82,85,87,86,-85,83,87,-86,84,86,-75,86,88,-75,83,89,-88,87,89,88,-87,89,90,91,-89,83,90,-90,88,91,-75,91,92,-75 + ,83,93,-91,90,93,92,-92,74,97,95,-84,66,95,97,-72,95,97,94,-97,93,98,103,-93,73,100,102,-73,63,105,106,-62,60,107,104,-63,61,106,108,-60,58,109,107,-61,85,111,112,-82,82,113,110,-85 + ,81,112,114,-81,79,115,113,-83,109,117,118,-108,106,119,116,-109,107,118,120,-105,105,121,119,-107,115,123,124,-114,112,125,122,-115,113,124,126,-111,111,127,125,-113,127,129,130,-126,124,131,128,-127,125,130,132,-123 + ,123,133,131,-125,121,135,136,-120,118,137,134,-121,119,136,138,-117,117,139,137,-119,100,140,141,-103,98,142,143,-104,147,83,-96,93,83,-148,147,95,-97,146,97,-75,94,97,-147,146,74,-93 + ,96,99,148,-148,147,148,98,-94,92,103,149,-147,146,149,101,-95,103,143,150,-150,149,150,144,-102,99,145,151,-149,148,151,142,-99,153,71,-98,73,71,-154,153,97,-95,152,95,-67,96,95,-153 + ,152,66,-73,94,101,154,-154,153,154,100,-74,72,102,155,-153,152,155,99,-97,102,141,156,-156,155,156,145,-100,101,144,157,-155,154,157,140,-101,156,159,158,-158,157,158,160,-141,141,161,159,-157,150,163,162,-152 + ,151,162,164,-143,143,165,163,-151,157,166,167,-157,156,167,169,-146,151,170,171,-151,145,169,170,-152,167,166,168,-170,171,170,169,-169,168,173,172,-172,171,172,174,-151,166,175,173,-169,157,176,175,-167,144,177,176,-158 + ,150,174,177,-145,174,172,173,-178,177,173,175,-177,141,140,178,-180,161,141,179,-181,140,160,181,-179,178,181,180,-180,143,142,182,-184,165,143,183,-185,142,164,185,-183,182,185,184,-184,185,186,187,-185,164,188,186,-186 + ,184,187,189,-166,181,190,191,-181,160,192,190,-182,180,191,193,-162,165,189,194,-164,162,195,188,-165,163,194,195,-163,161,193,196,-160,158,197,192,-161,159,196,197,-159,194,202,203,-196,195,203,204,-189,189,205,202,-195 + ,187,208,205,-190,188,204,209,-187,186,209,208,-188,207,215,214,-207,200,216,215,-208,206,214,217,-202,201,217,220,-199,199,221,216,-201,198,220,221,-200,212,213,210,-212,216,217,214,-216,213,212,219,-219,217,216,221,-221 + ,197,196,223,-223,222,223,198,-200,192,197,222,-225,224,222,199,-201,196,193,225,-224,223,225,201,-199,193,191,226,-226,225,226,206,-202,227,224,200,-208,191,190,227,-227,226,227,207,-207,208,209,229,-229,228,229,211,-211 + ,209,204,230,-230,229,230,212,-212,231,228,210,-214,202,205,231,-233,232,231,213,-219,204,203,233,-231,230,233,219,-213,203,202,232,-234,233,232,218,-220,231,235,234,-229,205,236,235,-232,228,234,237,-209,227,239,238,-225 + ,190,240,239,-228,224,238,241,-193,208,237,236,-206,192,241,240,-191,236,237,234,-236,240,241,238,-240,139,138,242,-244,137,139,243,-245,136,137,244,-246,242,245,244,-244,137,136,246,-248,134,137,247,-249,135,134,248,-250 + ,246,249,248,-248,117,116,250,-252,139,117,251,-253,138,139,252,-254,250,253,252,-252,121,120,254,-256,134,135,256,-258,120,134,257,-255,254,257,256,-256,105,104,258,-260,120,121,260,-262,104,120,261,-259,258,261,260,-260 + ,109,108,262,-264,117,109,263,-265,116,117,264,-266,262,265,264,-264,58,59,266,-268,109,58,267,-269,108,109,268,-270,59,108,269,-267,266,269,268,-268,63,62,270,-272,105,63,271,-273,104,105,272,-274,62,104,273,-271 + ,270,273,272,-272,262,274,275,-266,265,275,276,-117,108,277,274,-263,260,279,278,-260,121,280,279,-261,259,278,281,-106,256,283,282,-256,135,284,283,-257,255,282,280,-122,250,285,286,-254,253,286,287,-139,116,276,285,-251 + ,246,288,289,-250,249,289,284,-136,136,290,288,-247,242,291,292,-246,245,292,290,-137,138,287,291,-243,136,290,287,-139,138,287,276,-117,135,284,290,-137,121,280,284,-136,105,281,280,-122,116,276,277,-109,277,276,275,-275 + ,280,281,278,-280,284,280,282,-284,276,287,286,-286,290,284,289,-289,287,290,292,-292,133,132,293,-295,130,131,295,-297,132,130,296,-294,293,296,295,-295,131,130,297,-299,129,128,299,-301,130,129,300,-298,297,300,299,-299 + ,123,122,301,-303,132,133,303,-305,122,132,304,-302,301,304,303,-303,127,126,305,-307,129,127,306,-308,128,129,307,-309,305,308,307,-307,111,110,309,-311,127,111,310,-312,126,127,311,-313,309,312,311,-311,115,114,313,-315 + ,122,123,315,-317,114,122,316,-314,313,316,315,-315,79,80,317,-319,114,115,319,-321,80,114,320,-318,317,320,319,-319,85,84,321,-323,111,85,322,-324,110,111,323,-325,321,324,323,-323,305,327,328,-309,308,328,329,-129 + ,126,326,327,-306,303,331,330,-303,133,332,331,-304,302,330,325,-124,299,333,334,-299,128,329,333,-300,298,334,335,-132,295,336,337,-295,131,335,336,-296,294,337,332,-134,123,325,332,-134,133,332,335,-132,131,335,329,-129 + ,128,329,326,-127,326,329,328,-328,332,325,330,-332,329,335,334,-334,335,332,337,-337,79,318,319,-116,84,110,324,-322,126,326,338,-340,312,340,339,-127,340,342,341,-127,309,343,342,-341,315,345,344,-315,123,346,345,-316 + ,314,344,347,-116,110,348,343,-310,126,341,348,-111,115,347,346,-124,347,344,345,-347,348,341,342,-344 + Edges: + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByVertice" + ReferenceInformationType: "Direct" + Normals: 0.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,0.000000000000000,-1.000000000000000 + ,-0.301492363214493,-0.301492363214493,-0.904507577419281,-0.301492363214493,0.301492363214493,-0.904507577419281 + ,-0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604 + ,0.301492363214493,-0.301492363214493,0.904507577419281,0.301492363214493,0.301492363214493,0.904507577419281 + ,0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604 + ,-0.707083344459534,-0.707083344459534,0.000000000000000,0.707083344459534,-0.707083344459534,0.000000000000000 + ,-0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604 + ,0.707083344459534,0.707083344459534,0.000000000000000,-0.707083344459534,0.707083344459534,0.000000000000000 + ,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604 + ,-0.707083344459534,0.707083344459534,0.000000000000000,-0.707083344459534,-0.707083344459534,0.000000000000000 + ,-0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604 + ,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000 + ,-0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604 + ,0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604 + ,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604 + ,-0.301492363214493,0.301492363214493,0.904507577419281,-0.301492363214493,-0.301492363214493,0.904507577419281 + ,0.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,0.000000000000000,-1.000000000000000 + ,-0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604 + ,0.000000000000000,0.707083344459534,-0.707083344459534,0.000000000000000,0.707083344459534,0.707083344459534 + ,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604 + ,0.000000000000000,-0.707083344459534,0.707083344459534,0.000000000000000,-0.707083344459534,-0.707083344459534 + ,0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604 + ,0.707083344459534,0.707083344459534,0.000000000000000,0.707083344459534,-0.707083344459534,0.000000000000000 + ,0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604 + ,-0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604 + ,0.031250953674316,-0.715964257717133,0.697408974170685,0.031250953674316,-0.715964257717133,-0.697408974170685 + ,0.031250953674316,0.715964257717133,-0.697408974170685,0.031250953674316,0.715964257717133,0.697408974170685 + ,0.126010924577713,0.714651942253113,-0.687978744506836,0.126010924577713,0.714651942253113,0.687978744506836 + ,0.248176515102386,0.681936085224152,0.687978744506836,0.248176515102386,0.681936085224152,-0.687978744506836 + ,-0.057283241301775,0.036500137299299,-0.997680604457855,-0.057283241301775,0.036500137299299,0.997680604457855 + ,0.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000 + ,0.045899838209152,-0.050080873072147,-0.997680604457855,0.045899838209152,-0.050080873072147,0.997680604457855 + ,0.628467679023743,0.362834572792053,-0.687978744506836,0.628467679023743,0.362834572792053,0.687978744506836 + ,-0.301492363214493,-0.301492363214493,-0.904507577419281,0.681936085224152,0.248176515102386,-0.687978744506836 + ,0.681936085224152,0.248176515102386,0.687978744506836,0.714651942253113,0.126010924577713,-0.687978744506836 + ,0.714651942253113,0.126010924577713,0.687978744506836,-0.301492363214493,-0.301492363214493,0.904507577419281 + ,0.302499473094940,0.330118715763092,-0.894131302833557,0.302499473094940,0.330118715763092,0.894131302833557 + ,-0.301492363214493,0.301492363214493,0.904507577419281,0.126010924577713,-0.714651942253113,0.687978744506836 + ,0.126010924577713,-0.714651942253113,-0.687978744506836,0.248176515102386,-0.681936085224152,0.687978744506836 + ,0.248176515102386,-0.681936085224152,-0.687978744506836,-0.057283241301775,-0.036500137299299,0.997680604457855 + ,-0.057283241301775,-0.036500137299299,-0.997680604457855,0.000000000000000,0.000000000000000,-1.000000000000000 + ,0.000000000000000,0.000000000000000,1.000000000000000,-0.301492363214493,0.301492363214493,-0.904507577419281 + ,0.045899838209152,0.050080873072147,0.997680604457855,0.045899838209152,0.050080873072147,-0.997680604457855 + ,0.628467679023743,-0.362834572792053,0.687978744506836,0.628467679023743,-0.362834572792053,-0.687978744506836 + ,0.681936085224152,-0.248176515102386,0.687978744506836,0.681936085224152,-0.248176515102386,-0.687978744506836 + ,0.714651942253113,-0.126010924577713,-0.687978744506836,0.714651942253113,-0.126010924577713,0.687978744506836 + ,0.302499473094940,-0.330118715763092,0.894131302833557,0.302499473094940,-0.330118715763092,-0.894131302833557 + ,0.000000000000000,0.242530599236488,0.970122396945953,-0.666646301746368,0.333323150873184,-0.666646301746368 + ,0.000000000000000,0.242530599236488,-0.970122396945953,-0.666646301746368,0.333323150873184,0.666646301746368 + ,0.000000000000000,-0.707083344459534,-0.707083344459534,0.000000000000000,0.000000000000000,-1.000000000000000 + ,0.000000000000000,0.707083344459534,0.707083344459534,0.000000000000000,0.000000000000000,1.000000000000000 + ,0.000000000000000,0.707083344459534,-0.707083344459534,0.000000000000000,-0.707083344459534,0.707083344459534 + ,-0.020447401329875,0.273720502853394,-0.961577177047729,-0.039460431784391,0.576830327510834,0.815881848335266 + ,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,-1.000000000000000 + ,0.574938178062439,0.061281166970730,0.815881848335266,0.273140668869019,0.027375102043152,-0.961577177047729 + ,-0.037812434136868,-0.577074468135834,0.815790295600891,-0.019959105178714,-0.274117261171341,-0.961455106735229 + ,0.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000 + ,0.273415327072144,-0.027924437075853,-0.961455106735229,0.574877142906189,-0.062929168343544,0.815790295600891 + ,-0.826502263545990,-0.082857750356197,0.556779682636261,-0.430494099855423,-0.043153174221516,-0.901547312736511 + ,0.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000 + ,0.032227545976639,-0.431440174579620,-0.901547312736511,0.061891537159681,-0.828333377838135,0.556779682636261 + ,-0.431348621845245,0.044068727642298,-0.901089489459991,-0.828363895416260,0.084627829492092,0.553697288036346 + ,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,-1.000000000000000 + ,0.060457166284323,0.830500185489655,0.553697288036346,0.031464584171772,0.432447284460068,-0.901089489459991 + ,0.757560968399048,-0.033051546663046,0.651905894279480,0.404034554958344,-0.017639698460698,-0.914548158645630 + ,0.028778955340385,-0.034272287040949,-0.998992860317230,-0.421948909759521,0.502883970737457,0.754325985908508 + ,-0.052766501903534,-0.400952190160751,-0.914548158645630,-0.098971523344517,-0.751792967319489,0.651905894279480 + ,0.404034554958344,0.017639698460698,-0.914548158645630,0.757560968399048,0.033051546663046,0.651905894279480 + ,-0.421948909759521,-0.502883970737457,0.754325985908508,0.028778955340385,0.034272287040949,-0.998992860317230 + ,-0.098971523344517,0.751792967319489,0.651905894279480,-0.052766501903534,0.400952190160751,-0.914548158645630 + ,-0.301492363214493,0.301492363214493,0.904507577419281,-0.301492363214493,0.301492363214493,-0.904507577419281 + ,-0.301492363214493,-0.301492363214493,-0.904507577419281,-0.301492363214493,-0.301492363214493,0.904507577419281 + ,-0.707083344459534,0.000000000000000,0.707083344459534,0.000000000000000,0.000000000000000,-1.000000000000000 + ,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,-1.000000000000000 + ,0.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000 + ,-0.301492363214493,-0.301492363214493,0.904507577419281,0.000000000000000,0.000000000000000,-1.000000000000000 + ,0.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000 + ,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,-1.000000000000000 + ,0.000000000000000,0.000000000000000,-1.000000000000000,-0.301492363214493,0.301492363214493,0.904507577419281 + ,0.000000000000000,-0.707083344459534,0.707083344459534,0.000000000000000,-0.707083344459534,-0.707083344459534 + ,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,-1.000000000000000 + ,0.000000000000000,0.707083344459534,-0.707083344459534,0.000000000000000,0.707083344459534,0.707083344459534 + ,0.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000 + ,0.707083344459534,0.707083344459534,0.000000000000000,0.577349185943604,0.577349185943604,-0.577349185943604 + ,1.000000000000000,0.000000000000000,0.000000000000000,0.707083344459534,0.000000000000000,-0.707083344459534 + ,0.577349185943604,-0.577349185943604,-0.577349185943604,0.707083344459534,-0.707083344459534,0.000000000000000 + ,0.577349185943604,-0.577349185943604,0.577349185943604,0.707083344459534,0.000000000000000,0.707083344459534 + ,-0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604 + ,-0.577349185943604,0.577349185943604,0.577349185943604,-0.707083344459534,0.000000000000000,0.707083344459534 + ,-0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604 + ,0.000000000000000,0.707083344459534,-0.707083344459534,0.000000000000000,0.707083344459534,0.707083344459534 + ,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604 + ,0.000000000000000,-0.707083344459534,0.707083344459534,0.000000000000000,-0.707083344459534,-0.707083344459534 + ,0.000000000000000,-0.707083344459534,-0.707083344459534,0.000000000000000,-0.707083344459534,0.707083344459534 + ,0.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000 + ,-0.301492363214493,0.904507577419281,0.301492363214493,0.000000000000000,0.707083344459534,-0.707083344459534 + ,-0.301492363214493,-0.301492363214493,0.904507577419281,0.000000000000000,0.000000000000000,-1.000000000000000 + ,0.000000000000000,0.707083344459534,0.707083344459534,0.000000000000000,0.707083344459534,-0.707083344459534 + ,0.000000000000000,-0.707083344459534,-0.707083344459534,0.000000000000000,-0.707083344459534,0.707083344459534 + ,0.000000000000000,-0.707083344459534,-0.707083344459534,0.000000000000000,-0.707083344459534,0.707083344459534 + ,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,-1.000000000000000 + ,0.000000000000000,0.707083344459534,0.707083344459534,0.000000000000000,0.707083344459534,-0.707083344459534 + ,0.000000000000000,0.000000000000000,-1.000000000000000,-0.301492363214493,0.301492363214493,0.904507577419281 + ,0.000000000000000,0.707083344459534,-0.707083344459534,0.000000000000000,0.707083344459534,0.707083344459534 + ,-0.301492363214493,-0.904507577419281,0.301492363214493,0.000000000000000,-0.707083344459534,-0.707083344459534 + ,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604 + ,0.707083344459534,0.000000000000000,-0.707083344459534,0.707083344459534,0.000000000000000,0.707083344459534 + ,0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604 + ,0.707083344459534,0.000000000000000,0.707083344459534,0.707083344459534,0.000000000000000,-0.707083344459534 + ,0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604 + ,0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604 + ,0.000000000000000,-0.707083344459534,0.707083344459534,0.000000000000000,-0.707083344459534,-0.707083344459534 + ,0.301492363214493,-0.301492363214493,0.904507577419281,0.000000000000000,0.000000000000000,-1.000000000000000 + ,0.000000000000000,0.707083344459534,-0.707083344459534,0.301492363214493,0.904507577419281,0.301492363214493 + ,0.301492363214493,-0.904507577419281,0.301492363214493,0.000000000000000,-0.707083344459534,-0.707083344459534 + ,0.000000000000000,0.000000000000000,-1.000000000000000,0.301492363214493,0.301492363214493,0.904507577419281 + ,0.000000000000000,0.707083344459534,0.707083344459534,0.000000000000000,0.707083344459534,-0.707083344459534 + ,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604 + ,-0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604 + ,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604 + ,-0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604 + ,-0.173619806766510,0.984801769256592,0.000000000000000,-0.141758471727371,0.804071187973022,-0.577349185943604 + ,0.804071187973022,0.141758471727371,-0.577349185943604,0.984801769256592,0.173619806766510,0.000000000000000 + ,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,0.816492199897766,-0.577349185943604 + ,0.816492199897766,0.000000000000000,-0.577349185943604,1.000000000000000,0.000000000000000,0.000000000000000 + ,-0.996185183525085,-0.087130345404148,0.000000000000000,-0.813379287719727,-0.071138642728329,-0.577349185943604 + ,-0.071138642728329,0.813379287719727,-0.577349185943604,-0.087130345404148,0.996185183525085,0.000000000000000 + ,0.071138642728329,-0.813379287719727,-0.577349185943604,0.087130345404148,-0.996185183525085,0.000000000000000 + ,0.996185183525085,0.087130345404148,0.000000000000000,0.813379287719727,0.071138642728329,-0.577349185943604 + ,-0.814905226230621,-0.050538651645184,-0.577349185943604,-0.998077332973480,-0.061891537159681,0.000000000000000 + ,0.061891537159681,-0.998077332973480,0.000000000000000,0.050538651645184,-0.814905226230621,-0.577349185943604 + ,0.112338632345200,-0.993652164936066,0.000000000000000,0.091708123683929,-0.811304032802582,-0.577349185943604 + ,-0.811304032802582,-0.091708123683929,-0.577349185943604,-0.993652164936066,-0.112338632345200,0.000000000000000 + ,-0.813379287719727,-0.071138642728329,0.577349185943604,-0.813379287719727,-0.071138642728329,-0.577349185943604 + ,-0.071138642728329,0.813379287719727,-0.577349185943604,-0.071138642728329,0.813379287719727,0.577349185943604 + ,0.071138642728329,-0.813379287719727,-0.577349185943604,0.071138642728329,-0.813379287719727,0.577349185943604 + ,0.813379287719727,0.071138642728329,0.577349185943604,0.813379287719727,0.071138642728329,-0.577349185943604 + ,0.091708123683929,-0.811304032802582,0.577349185943604,-0.811304032802582,-0.091708123683929,0.577349185943604 + ,-0.017792291939259,-0.001770073547959,0.999816894531250,0.811304032802582,0.091708123683929,0.577349185943604 + ,-0.814905226230621,-0.050538651645184,0.577349185943604,0.050538651645184,-0.814905226230621,0.577349185943604 + ,0.001312295906246,-0.017822809517384,0.999816894531250,-0.050538651645184,0.814905226230621,0.577349185943604 + ,0.071138642728329,-0.813379287719727,0.577349185943604,0.813379287719727,0.071138642728329,0.577349185943604 + ,-0.061494797468185,-0.002685628831387,0.998077332973480,-0.813379287719727,-0.071138642728329,0.577349185943604 + ,-0.071138642728329,0.813379287719727,0.577349185943604,0.008026367984712,-0.061037018895149,0.998077332973480 + ,0.000000000000000,0.816492199897766,0.577349185943604,0.816492199897766,0.000000000000000,0.577349185943604 + ,-0.432355731725693,-0.515274524688721,0.739951789379120,-0.141758471727371,0.804071187973022,0.577349185943604 + ,0.804071187973022,0.141758471727371,0.577349185943604,-0.141758471727371,-0.804071187973022,-0.577349185943604 + ,-0.173619806766510,-0.984801769256592,0.000000000000000,0.984801769256592,-0.173619806766510,0.000000000000000 + ,0.804071187973022,-0.141758471727371,-0.577349185943604,0.000000000000000,-0.816492199897766,-0.577349185943604 + ,0.000000000000000,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000 + ,0.816492199897766,0.000000000000000,-0.577349185943604,-0.813379287719727,0.071138642728329,-0.577349185943604 + ,-0.996185183525085,0.087130345404148,0.000000000000000,-0.087130345404148,-0.996185183525085,0.000000000000000 + ,-0.071138642728329,-0.813379287719727,-0.577349185943604,0.087130345404148,0.996185183525085,0.000000000000000 + ,0.071138642728329,0.813379287719727,-0.577349185943604,0.813379287719727,-0.071138642728329,-0.577349185943604 + ,0.996185183525085,-0.087130345404148,0.000000000000000,-0.998290956020355,0.058046206831932,0.000000000000000 + ,-0.815088331699371,0.047395244240761,-0.577349185943604,0.047395244240761,0.815088331699371,-0.577349185943604 + ,0.058046206831932,0.998290956020355,0.000000000000000,0.094821006059647,0.810968339443207,-0.577349185943604 + ,0.116153448820114,0.993224918842316,0.000000000000000,-0.993224918842316,0.116153448820114,0.000000000000000 + ,-0.810968339443207,0.094821006059647,-0.577349185943604,-0.813379287719727,0.071138642728329,-0.577349185943604 + ,-0.813379287719727,0.071138642728329,0.577349185943604,-0.071138642728329,-0.813379287719727,0.577349185943604 + ,-0.071138642728329,-0.813379287719727,-0.577349185943604,0.071138642728329,0.813379287719727,0.577349185943604 + ,0.071138642728329,0.813379287719727,-0.577349185943604,0.813379287719727,-0.071138642728329,-0.577349185943604 + ,0.813379287719727,-0.071138642728329,0.577349185943604,0.071138642728329,0.813379287719727,0.577349185943604 + ,-0.813379287719727,0.071138642728329,0.577349185943604,0.071138642728329,0.813379287719727,0.577349185943604 + ,0.813379287719727,-0.071138642728329,0.577349185943604,-0.061494797468185,0.002685628831387,0.998077332973480 + ,-0.813379287719727,0.071138642728329,0.577349185943604,-0.071138642728329,-0.813379287719727,0.577349185943604 + ,0.008026367984712,0.061037018895149,0.998077332973480,0.816492199897766,0.000000000000000,0.577349185943604 + ,0.000000000000000,-0.816492199897766,0.577349185943604,-0.432355731725693,0.515274524688721,0.739951789379120 + ,0.804071187973022,-0.141758471727371,0.577349185943604,-0.141758471727371,-0.804071187973022,0.577349185943604 + ,0.926999747753143,-0.353190720081329,0.125980406999588,0.934232592582703,-0.355937361717224,0.021485030651093 + ,0.058046206831932,0.998290956020355,0.000000000000000,0.815088331699371,-0.047395244240761,0.577349185943604 + ,0.047395244240761,0.815088331699371,0.577349185943604,-0.815088331699371,0.047395244240761,0.577349185943604 + ,0.094821006059647,0.810968339443207,0.577349185943604,-0.810968339443207,0.094821006059647,0.577349185943604 + ,-0.094821006059647,-0.810968339443207,0.577349185943604,0.810968339443207,-0.094821006059647,0.577349185943604 + ,-0.047395244240761,-0.815088331699371,0.577349185943604 + } + LayerElementSmoothing: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygon" + ReferenceInformationType: "Direct" + Smoothing: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + ,0,0,0,0,0 + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementSmoothing" + TypedIndex: 0 + } + },1.000000,1.000000,0.000000,1.000000,-1.000000,0.000000 + ,-1.000000,-1.000000,0.000000,-1.000000,1.000000,0.000000,-1.000000,-1.000000,0.101856,-1.000000,1.000000,0.101856,1.000000,1.000000,0.101856,1.000000,-1.000000,0.101856,1.000000,-1.051423,0.000000 + ,-1.000000,-1.051422,0.000000,-1.000000,-1.051422,0.101856,1.000000,-1.051423,0.101856,-1.000000,1.051423,0.000000,1.000000,1.051423,0.000000,1.000000,1.051423,0.101856,-1.000000,1.051423,0.101856 + ,-1.051423,-1.000000,0.000000,-1.051422,1.000000,0.000000,-1.051422,1.000000,0.101856,-1.051423,-1.000000,0.101856,-1.051422,1.000000,1.500000,-1.051423,-1.000000,1.500000,-1.000000,-1.000000,1.500000 + ,-1.000000,1.000000,1.500000,-1.000000,1.051423,1.500000,1.000000,1.051423,1.500000,1.000000,1.000000,1.500000,-1.000000,-1.051422,1.500000,1.000000,-1.051423,1.500000,1.000000,-1.000000,1.500000 + ,2.664885,1.000000,0.101856,2.664885,-1.000000,0.101856,2.664885,-1.000000,0.000000,2.664885,1.000000,0.000000,1.000000,2.389333,0.101856,1.000000,2.389333,0.000000,2.664885,2.389333,0.000000 + ,2.664885,2.389333,0.101856,1.000000,-2.389333,0.000000,1.000000,-2.389333,0.101856,2.664885,-2.389333,0.101856,2.664885,-2.389333,0.000000,2.911696,1.000000,0.000000,2.911696,-1.000000,0.000000 + ,2.911696,1.000000,0.101856,2.911696,-1.000000,0.101856,2.911696,1.000000,1.500000,2.911696,-1.000000,1.500000,2.664885,-1.000000,1.500000,2.664885,1.000000,1.500000,2.906618,-2.389333,0.101856 + ,2.906618,-2.389333,0.000000,2.906618,2.389333,0.000000,2.906618,2.389333,0.101856,3.147874,2.368226,0.000000,3.147874,2.368226,0.101856,3.381798,2.305546,0.101856,3.381798,2.305546,0.000000 + ,3.601285,2.203198,0.000000,3.601285,2.203198,0.101856,3.799664,2.064291,0.000000,3.799664,2.064291,0.101856,3.970909,1.893046,0.000000,3.970909,1.893046,0.101856,4.109816,1.694666,0.000000 + ,4.109816,1.694666,0.101856,2.906618,1.000000,0.000000,4.212164,1.475180,0.000000,4.212164,1.475180,0.101856,4.274844,1.241255,0.000000,4.274844,1.241255,0.101856,2.906618,1.000000,0.101856 + ,4.295951,1.000000,0.000000,4.295951,1.000000,0.101856,2.906618,-1.000000,0.101856,3.147874,-2.368226,0.101856,3.147874,-2.368226,0.000000,3.381798,-2.305546,0.101856,3.381798,-2.305546,0.000000 + ,3.601285,-2.203198,0.101856,3.601285,-2.203198,0.000000,3.799664,-2.064291,0.000000,3.799664,-2.064291,0.101856,2.906618,-1.000000,0.000000,3.970909,-1.893046,0.101856,3.970909,-1.893046,0.000000 + ,4.109816,-1.694666,0.101856,4.109816,-1.694666,0.000000,4.212164,-1.475180,0.101856,4.212164,-1.475180,0.000000,4.274844,-1.241255,0.000000,4.274844,-1.241255,0.101856,4.295951,-1.000000,0.101856 + ,4.295951,-1.000000,0.000000,4.295951,0.000000,0.101856,2.906618,0.000000,0.000000,4.295951,0.000000,0.000000,2.906618,0.000000,0.101856,6.006210,-1.000000,0.000000,6.006210,0.000000,0.000000 + ,6.006210,1.000000,0.101856,6.006210,0.000000,0.101856,6.006210,1.000000,0.000000,6.006210,-1.000000,0.101856,4.067327,2.007952,0.000000,4.067327,2.007952,0.101856,3.896083,2.179197,0.101856 + ,3.896083,2.179197,0.000000,3.697703,2.318104,0.101856,3.697703,2.318104,0.000000,4.067327,-2.007952,0.101856,4.067327,-2.007952,0.000000,3.896083,-2.179197,0.000000,3.896083,-2.179197,0.101856 + ,3.697703,-2.318104,0.000000,3.697703,-2.318104,0.101856,3.320226,2.618898,0.101856,3.320226,2.618898,0.000000,3.915365,2.202178,0.000000,3.915365,2.202178,0.101856,4.429100,1.688443,0.000000 + ,4.429100,1.688443,0.101856,3.319034,-2.617476,0.000000,3.319034,-2.617476,0.101856,3.914172,-2.200756,0.101856,3.914172,-2.200756,0.000000,4.427907,-1.687021,0.101856,4.427907,-1.687021,0.000000 + ,5.070695,-2.453065,0.101856,5.070695,-2.453065,0.000000,4.556960,-2.966800,0.000000,4.556960,-2.966800,0.101856,3.961822,-3.383521,0.000000,3.961822,-3.383521,0.101856,5.071887,2.454488,0.000000 + ,5.071887,2.454488,0.101856,4.558152,2.968222,0.101856,4.558152,2.968222,0.000000,3.963014,3.384943,0.101856,3.963014,3.384943,0.000000,6.071366,1.000000,0.101856,6.071366,1.000000,0.000000 + ,6.071366,-1.000000,0.000000,6.071366,-1.000000,0.101856,6.071366,0.000000,0.101856,6.071366,0.000000,0.000000,4.295951,-0.050000,0.101856,4.295951,-0.050000,0.000000,6.006210,-0.050000,0.000000 + ,6.006210,-0.050000,0.101856,6.071366,-0.050000,0.101856,6.071366,-0.050000,0.000000,4.295951,0.050000,0.000000,4.295951,0.050000,0.101856,6.006210,0.050000,0.101856,6.006210,0.050000,0.000000 + ,6.071366,0.050000,0.000000,6.071366,0.050000,0.101856,7.316803,0.050000,0.101856,7.316803,0.050000,0.000000,7.316803,1.000000,0.101856,7.316803,1.000000,0.000000,7.316803,-0.050000,0.000000 + ,7.316803,-0.050000,0.101856,7.316803,-1.000000,0.000000,7.316803,-1.000000,0.101856,10.338148,0.050000,0.101856,10.338148,0.050000,0.000000,10.338148,0.000000,0.101856,10.338148,0.000000,0.000000 + ,10.338148,-0.050000,0.000000,10.338148,-0.050000,0.101856,10.338148,-0.050000,1.500000,10.338148,0.000000,1.500000,6.071366,-0.050000,1.500000,10.338148,0.050000,1.500000,6.071366,0.050000,1.500000 + ,6.071366,0.000000,1.500000,6.071366,2.000000,0.101856,6.071366,2.000000,0.000000,7.316803,2.000000,0.000000,7.316803,2.000000,0.101856,6.071366,-2.000000,0.000000,6.071366,-2.000000,0.101856 + ,7.316803,-2.000000,0.101856,7.316803,-2.000000,0.000000,8.316803,-2.000000,0.000000,8.316803,-2.000000,0.101856,8.316803,-1.000000,0.000000,8.316803,-1.000000,0.101856,8.316803,2.000000,0.101856 + ,8.316803,2.000000,0.000000,8.316803,1.000000,0.101856,8.316803,1.000000,0.000000,8.316803,-0.050000,0.101856,8.316803,-0.050000,0.000000,8.316803,0.050000,0.000000,8.316803,0.050000,0.101856 + ,9.316803,0.050000,0.000000,9.316803,0.050000,0.101856,9.316803,1.000000,0.101856,9.316803,1.000000,0.000000,9.316803,-0.050000,0.101856,9.316803,-0.050000,0.000000,9.316803,-1.000000,0.000000 + ,9.316803,-1.000000,0.101856,9.316803,2.000000,0.000000,9.316803,2.000000,0.101856,9.316803,-2.000000,0.101856,9.316803,-2.000000,0.000000,10.316803,-2.000000,0.101856,10.316803,-2.000000,0.000000 + ,10.316803,-1.000000,0.000000,10.316803,-1.000000,0.101856,10.316803,2.000000,0.000000,10.316803,2.000000,0.101856,10.316803,1.000000,0.101856,10.316803,1.000000,0.000000,10.316803,-0.050000,0.101856 + ,10.316803,-0.050000,0.000000,10.316803,0.050000,0.000000,10.316803,0.050000,0.101856,8.366803,0.050000,0.101856,8.366803,0.050000,0.000000,8.366803,1.000000,0.101856,8.366803,1.000000,0.000000 + ,8.366803,2.000000,0.000000,8.366803,2.000000,0.101856,9.366803,-2.000000,0.101856,9.366803,-2.000000,0.000000,9.366803,-1.000000,0.000000,9.366803,-1.000000,0.101856,9.366803,-0.050000,0.101856 + ,9.366803,-0.050000,0.000000,9.366803,-2.000000,1.000000,9.366803,-1.000000,1.000000,9.316803,-1.000000,1.000000,9.316803,-2.000000,1.000000,8.366803,1.000000,1.000000,8.366803,2.000000,1.000000 + ,8.316803,2.000000,1.000000,8.316803,1.000000,1.000000,3.974485,3.401326,0.101856,3.974485,3.401326,0.000000,4.569624,2.984605,0.000000,4.569624,2.984605,0.101856,4.572294,2.982364,0.101856 + ,4.572294,2.982364,0.000000,5.086030,2.468630,0.000000,5.086030,2.468630,0.101856,3.304905,2.631754,0.101856,3.304905,2.631754,0.000000,3.947693,3.397799,0.000000,3.947693,3.397799,0.101856 + ,4.444421,1.675587,0.000000,4.444421,1.675587,0.101856,5.087208,2.441632,0.101856,5.087208,2.441632,0.000000,4.054088,1.992962,0.000000,4.054088,1.992962,0.101856,4.415861,1.673452,0.101856 + ,4.415861,1.673452,0.000000,3.685239,2.302463,0.101856,3.685239,2.302463,0.000000,3.307762,2.603257,0.000000,3.307762,2.603257,0.101856,3.585964,2.216053,0.101856,3.585964,2.216053,0.000000 + ,3.682382,2.330960,0.000000,3.682382,2.330960,0.101856,3.986230,1.880190,0.000000,3.986230,1.880190,0.101856,4.082648,1.995097,0.101856,4.082648,1.995097,0.000000,3.685239,2.302463,0.601856 + ,3.307762,2.603257,0.601856,3.320226,2.618898,0.601856,3.697703,2.318104,0.601856,4.054088,1.992962,0.601856,4.415861,1.673452,0.601856,4.429100,1.688443,0.601856,4.067327,2.007952,0.601856 + ,4.444421,1.675587,0.601856,5.087208,2.441632,0.601856,5.071887,2.454488,0.601856,3.304905,2.631754,0.601856,3.947693,3.397799,0.601856,3.963014,3.384943,0.601856,4.572294,2.982364,0.601856 + ,5.086030,2.468630,0.601856,4.558152,2.968222,0.601856,3.974485,3.401326,0.601856,4.569624,2.984605,0.601856,3.973293,-3.399904,0.000000,3.973293,-3.399904,0.101856,4.568432,-2.983183,0.101856 + ,4.568432,-2.983183,0.000000,4.571102,-2.980942,0.000000,4.571102,-2.980942,0.101856,5.084837,-2.467207,0.101856,5.084837,-2.467207,0.000000,3.303713,-2.630332,0.000000,3.303713,-2.630332,0.101856 + ,3.946501,-3.396377,0.101856,3.946501,-3.396377,0.000000,4.443228,-1.674165,0.101856,4.443228,-1.674165,0.000000,5.086016,-2.440210,0.000000,5.086016,-2.440210,0.101856,4.054030,-1.993013,0.101856 + ,4.054030,-1.993013,0.000000,4.414610,-1.672081,0.000000,4.414610,-1.672081,0.101856,3.685299,-2.302415,0.000000,3.685299,-2.302415,0.101856,3.306630,-2.601787,0.101856,3.306630,-2.601787,0.000000 + ,3.585964,-2.216053,0.000000,3.585964,-2.216053,0.101856,3.682382,-2.330960,0.101856,3.682382,-2.330960,0.000000,3.986230,-1.880190,0.101856,3.986230,-1.880190,0.000000,4.082648,-1.995097,0.000000 + ,4.082648,-1.995097,0.101856,3.319034,-2.617476,0.601856,4.427907,-1.687021,0.601856,4.443228,-1.674165,0.601856,5.086016,-2.440210,0.601856,5.070695,-2.453065,0.601856,3.303713,-2.630332,0.601856 + ,3.946501,-3.396377,0.601856,3.961822,-3.383521,0.601856,5.084837,-2.467207,0.601856,4.571102,-2.980942,0.601856,4.556960,-2.966800,0.601856,4.568432,-2.983183,0.601856,3.973293,-3.399904,0.601856 + ,4.427907,-1.687021,0.601856,4.427907,-1.687021,0.101856,4.414610,-1.672081,0.101856,4.427907,-1.687021,0.601856,4.414610,-1.672081,0.601856,4.054030,-1.993013,0.601856,3.685299,-2.302415,0.601856 + ,3.306630,-2.601787,0.601856,3.319034,-2.617476,0.601856,3.697703,-2.318104,0.601856,4.067327,-2.007952,0.601856 + } + Model: "Model::Producer Perspective", "Camera" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,71.299999999999997,287.500000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Roll", "Roll", "A+",0 + Property: "FieldOfView", "FieldOfView", "A+",40 + Property: "FieldOfViewX", "FieldOfView", "A+",1 + Property: "FieldOfViewY", "FieldOfView", "A+",1 + Property: "OpticalCenterX", "Real", "A+",0 + Property: "OpticalCenterY", "Real", "A+",0 + Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63 + Property: "TurnTable", "Real", "A+",0 + Property: "DisplayTurnTableIcon", "bool", "",1 + Property: "Motion Blur Intensity", "Real", "A+",1 + Property: "UseMotionBlur", "bool", "",0 + Property: "UseRealTimeMotionBlur", "bool", "",1 + Property: "ResolutionMode", "enum", "",0 + Property: "ApertureMode", "enum", "",2 + Property: "GateFit", "enum", "",0 + Property: "FocalLength", "Real", "A+",21.3544940948486 + Property: "CameraFormat", "enum", "",0 + Property: "AspectW", "double", "",320 + Property: "AspectH", "double", "",200 + Property: "PixelAspectRatio", "double", "",1 + Property: "UseFrameColor", "bool", "",0 + Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3 + Property: "ShowName", "bool", "",1 + Property: "ShowGrid", "bool", "",1 + Property: "ShowOpticalCenter", "bool", "",0 + Property: "ShowAzimut", "bool", "",1 + Property: "ShowTimeCode", "bool", "",0 + Property: "NearPlane", "double", "",10.000000 + Property: "FarPlane", "double", "",4000.000000 + Property: "FilmWidth", "double", "",0.816 + Property: "FilmHeight", "double", "",0.612 + Property: "FilmAspectRatio", "double", "",1.33333333333333 + Property: "FilmSqueezeRatio", "double", "",1 + Property: "FilmFormatIndex", "enum", "",4 + Property: "ViewFrustum", "bool", "",1 + Property: "ViewFrustumNearFarPlane", "bool", "",0 + Property: "ViewFrustumBackPlaneMode", "enum", "",2 + Property: "BackPlaneDistance", "double", "",100 + Property: "BackPlaneDistanceMode", "enum", "",0 + Property: "ViewCameraToLookAt", "bool", "",1 + Property: "LockMode", "bool", "",0 + Property: "LockInterestNavigation", "bool", "",0 + Property: "FitImage", "bool", "",0 + Property: "Crop", "bool", "",0 + Property: "Center", "bool", "",1 + Property: "KeepRatio", "bool", "",1 + Property: "BackgroundMode", "enum", "",0 + Property: "BackgroundAlphaTreshold", "double", "",0.5 + Property: "ForegroundTransparent", "bool", "",1 + Property: "DisplaySafeArea", "bool", "",0 + Property: "SafeAreaDisplayStyle", "enum", "",1 + Property: "SafeAreaAspectRatio", "double", "",1.33333333333333 + Property: "Use2DMagnifierZoom", "bool", "",0 + Property: "2D Magnifier Zoom", "Real", "A+",100 + Property: "2D Magnifier X", "Real", "A+",50 + Property: "2D Magnifier Y", "Real", "A+",50 + Property: "CameraProjectionType", "enum", "",0 + Property: "UseRealTimeDOFAndAA", "bool", "",0 + Property: "UseDepthOfField", "bool", "",0 + Property: "FocusSource", "enum", "",0 + Property: "FocusAngle", "double", "",3.5 + Property: "FocusDistance", "double", "",200 + Property: "UseAntialiasing", "bool", "",0 + Property: "AntialiasingIntensity", "double", "",0.77777 + Property: "UseAccumulationBuffer", "bool", "",0 + Property: "FrameSamplingCount", "int", "",7 + } + MultiLayer: 0 + MultiTake: 0 + Hidden: "True" + Shading: Y + Culling: "CullingOff" + TypeFlags: "Camera" + GeometryVersion: 124 + Position: 0.000000,71.300000,287.500000 + Up: 0,1,0 + LookAt: 0,0,0 + ShowInfoOnMoving: 1 + ShowAudio: 0 + AudioColor: 0,1,0 + CameraOrthoZoom: 1 + } + Model: "Model::Producer Top", "Camera" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,4000.000000000000000,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Roll", "Roll", "A+",0 + Property: "FieldOfView", "FieldOfView", "A+",40 + Property: "FieldOfViewX", "FieldOfView", "A+",1 + Property: "FieldOfViewY", "FieldOfView", "A+",1 + Property: "OpticalCenterX", "Real", "A+",0 + Property: "OpticalCenterY", "Real", "A+",0 + Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63 + Property: "TurnTable", "Real", "A+",0 + Property: "DisplayTurnTableIcon", "bool", "",1 + Property: "Motion Blur Intensity", "Real", "A+",1 + Property: "UseMotionBlur", "bool", "",0 + Property: "UseRealTimeMotionBlur", "bool", "",1 + Property: "ResolutionMode", "enum", "",0 + Property: "ApertureMode", "enum", "",2 + Property: "GateFit", "enum", "",0 + Property: "FocalLength", "Real", "A+",21.3544940948486 + Property: "CameraFormat", "enum", "",0 + Property: "AspectW", "double", "",320 + Property: "AspectH", "double", "",200 + Property: "PixelAspectRatio", "double", "",1 + Property: "UseFrameColor", "bool", "",0 + Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3 + Property: "ShowName", "bool", "",1 + Property: "ShowGrid", "bool", "",1 + Property: "ShowOpticalCenter", "bool", "",0 + Property: "ShowAzimut", "bool", "",1 + Property: "ShowTimeCode", "bool", "",0 + Property: "NearPlane", "double", "",1.000000 + Property: "FarPlane", "double", "",30000.000000 + Property: "FilmWidth", "double", "",0.816 + Property: "FilmHeight", "double", "",0.612 + Property: "FilmAspectRatio", "double", "",1.33333333333333 + Property: "FilmSqueezeRatio", "double", "",1 + Property: "FilmFormatIndex", "enum", "",4 + Property: "ViewFrustum", "bool", "",1 + Property: "ViewFrustumNearFarPlane", "bool", "",0 + Property: "ViewFrustumBackPlaneMode", "enum", "",2 + Property: "BackPlaneDistance", "double", "",100 + Property: "BackPlaneDistanceMode", "enum", "",0 + Property: "ViewCameraToLookAt", "bool", "",1 + Property: "LockMode", "bool", "",0 + Property: "LockInterestNavigation", "bool", "",0 + Property: "FitImage", "bool", "",0 + Property: "Crop", "bool", "",0 + Property: "Center", "bool", "",1 + Property: "KeepRatio", "bool", "",1 + Property: "BackgroundMode", "enum", "",0 + Property: "BackgroundAlphaTreshold", "double", "",0.5 + Property: "ForegroundTransparent", "bool", "",1 + Property: "DisplaySafeArea", "bool", "",0 + Property: "SafeAreaDisplayStyle", "enum", "",1 + Property: "SafeAreaAspectRatio", "double", "",1.33333333333333 + Property: "Use2DMagnifierZoom", "bool", "",0 + Property: "2D Magnifier Zoom", "Real", "A+",100 + Property: "2D Magnifier X", "Real", "A+",50 + Property: "2D Magnifier Y", "Real", "A+",50 + Property: "CameraProjectionType", "enum", "",1 + Property: "UseRealTimeDOFAndAA", "bool", "",0 + Property: "UseDepthOfField", "bool", "",0 + Property: "FocusSource", "enum", "",0 + Property: "FocusAngle", "double", "",3.5 + Property: "FocusDistance", "double", "",200 + Property: "UseAntialiasing", "bool", "",0 + Property: "AntialiasingIntensity", "double", "",0.77777 + Property: "UseAccumulationBuffer", "bool", "",0 + Property: "FrameSamplingCount", "int", "",7 + } + MultiLayer: 0 + MultiTake: 0 + Hidden: "True" + Shading: Y + Culling: "CullingOff" + TypeFlags: "Camera" + GeometryVersion: 124 + Position: 0.000000,4000.000000,0.000000 + Up: 0,0,-1 + LookAt: 0,0,0 + ShowInfoOnMoving: 1 + ShowAudio: 0 + AudioColor: 0,1,0 + CameraOrthoZoom: 1 + } + Model: "Model::Producer Bottom", "Camera" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,-4000.000000000000000,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Roll", "Roll", "A+",0 + Property: "FieldOfView", "FieldOfView", "A+",40 + Property: "FieldOfViewX", "FieldOfView", "A+",1 + Property: "FieldOfViewY", "FieldOfView", "A+",1 + Property: "OpticalCenterX", "Real", "A+",0 + Property: "OpticalCenterY", "Real", "A+",0 + Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63 + Property: "TurnTable", "Real", "A+",0 + Property: "DisplayTurnTableIcon", "bool", "",1 + Property: "Motion Blur Intensity", "Real", "A+",1 + Property: "UseMotionBlur", "bool", "",0 + Property: "UseRealTimeMotionBlur", "bool", "",1 + Property: "ResolutionMode", "enum", "",0 + Property: "ApertureMode", "enum", "",2 + Property: "GateFit", "enum", "",0 + Property: "FocalLength", "Real", "A+",21.3544940948486 + Property: "CameraFormat", "enum", "",0 + Property: "AspectW", "double", "",320 + Property: "AspectH", "double", "",200 + Property: "PixelAspectRatio", "double", "",1 + Property: "UseFrameColor", "bool", "",0 + Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3 + Property: "ShowName", "bool", "",1 + Property: "ShowGrid", "bool", "",1 + Property: "ShowOpticalCenter", "bool", "",0 + Property: "ShowAzimut", "bool", "",1 + Property: "ShowTimeCode", "bool", "",0 + Property: "NearPlane", "double", "",1.000000 + Property: "FarPlane", "double", "",30000.000000 + Property: "FilmWidth", "double", "",0.816 + Property: "FilmHeight", "double", "",0.612 + Property: "FilmAspectRatio", "double", "",1.33333333333333 + Property: "FilmSqueezeRatio", "double", "",1 + Property: "FilmFormatIndex", "enum", "",4 + Property: "ViewFrustum", "bool", "",1 + Property: "ViewFrustumNearFarPlane", "bool", "",0 + Property: "ViewFrustumBackPlaneMode", "enum", "",2 + Property: "BackPlaneDistance", "double", "",100 + Property: "BackPlaneDistanceMode", "enum", "",0 + Property: "ViewCameraToLookAt", "bool", "",1 + Property: "LockMode", "bool", "",0 + Property: "LockInterestNavigation", "bool", "",0 + Property: "FitImage", "bool", "",0 + Property: "Crop", "bool", "",0 + Property: "Center", "bool", "",1 + Property: "KeepRatio", "bool", "",1 + Property: "BackgroundMode", "enum", "",0 + Property: "BackgroundAlphaTreshold", "double", "",0.5 + Property: "ForegroundTransparent", "bool", "",1 + Property: "DisplaySafeArea", "bool", "",0 + Property: "SafeAreaDisplayStyle", "enum", "",1 + Property: "SafeAreaAspectRatio", "double", "",1.33333333333333 + Property: "Use2DMagnifierZoom", "bool", "",0 + Property: "2D Magnifier Zoom", "Real", "A+",100 + Property: "2D Magnifier X", "Real", "A+",50 + Property: "2D Magnifier Y", "Real", "A+",50 + Property: "CameraProjectionType", "enum", "",1 + Property: "UseRealTimeDOFAndAA", "bool", "",0 + Property: "UseDepthOfField", "bool", "",0 + Property: "FocusSource", "enum", "",0 + Property: "FocusAngle", "double", "",3.5 + Property: "FocusDistance", "double", "",200 + Property: "UseAntialiasing", "bool", "",0 + Property: "AntialiasingIntensity", "double", "",0.77777 + Property: "UseAccumulationBuffer", "bool", "",0 + Property: "FrameSamplingCount", "int", "",7 + } + MultiLayer: 0 + MultiTake: 0 + Hidden: "True" + Shading: Y + Culling: "CullingOff" + TypeFlags: "Camera" + GeometryVersion: 124 + Position: 0.000000,-4000.000000,0.000000 + Up: 0,0,-1 + LookAt: 0,0,0 + ShowInfoOnMoving: 1 + ShowAudio: 0 + AudioColor: 0,1,0 + CameraOrthoZoom: 1 + } + Model: "Model::Producer Front", "Camera" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,0.000000000000000,4000.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Roll", "Roll", "A+",0 + Property: "FieldOfView", "FieldOfView", "A+",40 + Property: "FieldOfViewX", "FieldOfView", "A+",1 + Property: "FieldOfViewY", "FieldOfView", "A+",1 + Property: "OpticalCenterX", "Real", "A+",0 + Property: "OpticalCenterY", "Real", "A+",0 + Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63 + Property: "TurnTable", "Real", "A+",0 + Property: "DisplayTurnTableIcon", "bool", "",1 + Property: "Motion Blur Intensity", "Real", "A+",1 + Property: "UseMotionBlur", "bool", "",0 + Property: "UseRealTimeMotionBlur", "bool", "",1 + Property: "ResolutionMode", "enum", "",0 + Property: "ApertureMode", "enum", "",2 + Property: "GateFit", "enum", "",0 + Property: "FocalLength", "Real", "A+",21.3544940948486 + Property: "CameraFormat", "enum", "",0 + Property: "AspectW", "double", "",320 + Property: "AspectH", "double", "",200 + Property: "PixelAspectRatio", "double", "",1 + Property: "UseFrameColor", "bool", "",0 + Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3 + Property: "ShowName", "bool", "",1 + Property: "ShowGrid", "bool", "",1 + Property: "ShowOpticalCenter", "bool", "",0 + Property: "ShowAzimut", "bool", "",1 + Property: "ShowTimeCode", "bool", "",0 + Property: "NearPlane", "double", "",1.000000 + Property: "FarPlane", "double", "",30000.000000 + Property: "FilmWidth", "double", "",0.816 + Property: "FilmHeight", "double", "",0.612 + Property: "FilmAspectRatio", "double", "",1.33333333333333 + Property: "FilmSqueezeRatio", "double", "",1 + Property: "FilmFormatIndex", "enum", "",4 + Property: "ViewFrustum", "bool", "",1 + Property: "ViewFrustumNearFarPlane", "bool", "",0 + Property: "ViewFrustumBackPlaneMode", "enum", "",2 + Property: "BackPlaneDistance", "double", "",100 + Property: "BackPlaneDistanceMode", "enum", "",0 + Property: "ViewCameraToLookAt", "bool", "",1 + Property: "LockMode", "bool", "",0 + Property: "LockInterestNavigation", "bool", "",0 + Property: "FitImage", "bool", "",0 + Property: "Crop", "bool", "",0 + Property: "Center", "bool", "",1 + Property: "KeepRatio", "bool", "",1 + Property: "BackgroundMode", "enum", "",0 + Property: "BackgroundAlphaTreshold", "double", "",0.5 + Property: "ForegroundTransparent", "bool", "",1 + Property: "DisplaySafeArea", "bool", "",0 + Property: "SafeAreaDisplayStyle", "enum", "",1 + Property: "SafeAreaAspectRatio", "double", "",1.33333333333333 + Property: "Use2DMagnifierZoom", "bool", "",0 + Property: "2D Magnifier Zoom", "Real", "A+",100 + Property: "2D Magnifier X", "Real", "A+",50 + Property: "2D Magnifier Y", "Real", "A+",50 + Property: "CameraProjectionType", "enum", "",1 + Property: "UseRealTimeDOFAndAA", "bool", "",0 + Property: "UseDepthOfField", "bool", "",0 + Property: "FocusSource", "enum", "",0 + Property: "FocusAngle", "double", "",3.5 + Property: "FocusDistance", "double", "",200 + Property: "UseAntialiasing", "bool", "",0 + Property: "AntialiasingIntensity", "double", "",0.77777 + Property: "UseAccumulationBuffer", "bool", "",0 + Property: "FrameSamplingCount", "int", "",7 + } + MultiLayer: 0 + MultiTake: 0 + Hidden: "True" + Shading: Y + Culling: "CullingOff" + TypeFlags: "Camera" + GeometryVersion: 124 + Position: 0.000000,0.000000,4000.000000 + Up: 0,1,0 + LookAt: 0,0,0 + ShowInfoOnMoving: 1 + ShowAudio: 0 + AudioColor: 0,1,0 + CameraOrthoZoom: 1 + } + Model: "Model::Producer Back", "Camera" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,0.000000000000000,-4000.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Roll", "Roll", "A+",0 + Property: "FieldOfView", "FieldOfView", "A+",40 + Property: "FieldOfViewX", "FieldOfView", "A+",1 + Property: "FieldOfViewY", "FieldOfView", "A+",1 + Property: "OpticalCenterX", "Real", "A+",0 + Property: "OpticalCenterY", "Real", "A+",0 + Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63 + Property: "TurnTable", "Real", "A+",0 + Property: "DisplayTurnTableIcon", "bool", "",1 + Property: "Motion Blur Intensity", "Real", "A+",1 + Property: "UseMotionBlur", "bool", "",0 + Property: "UseRealTimeMotionBlur", "bool", "",1 + Property: "ResolutionMode", "enum", "",0 + Property: "ApertureMode", "enum", "",2 + Property: "GateFit", "enum", "",0 + Property: "FocalLength", "Real", "A+",21.3544940948486 + Property: "CameraFormat", "enum", "",0 + Property: "AspectW", "double", "",320 + Property: "AspectH", "double", "",200 + Property: "PixelAspectRatio", "double", "",1 + Property: "UseFrameColor", "bool", "",0 + Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3 + Property: "ShowName", "bool", "",1 + Property: "ShowGrid", "bool", "",1 + Property: "ShowOpticalCenter", "bool", "",0 + Property: "ShowAzimut", "bool", "",1 + Property: "ShowTimeCode", "bool", "",0 + Property: "NearPlane", "double", "",1.000000 + Property: "FarPlane", "double", "",30000.000000 + Property: "FilmWidth", "double", "",0.816 + Property: "FilmHeight", "double", "",0.612 + Property: "FilmAspectRatio", "double", "",1.33333333333333 + Property: "FilmSqueezeRatio", "double", "",1 + Property: "FilmFormatIndex", "enum", "",4 + Property: "ViewFrustum", "bool", "",1 + Property: "ViewFrustumNearFarPlane", "bool", "",0 + Property: "ViewFrustumBackPlaneMode", "enum", "",2 + Property: "BackPlaneDistance", "double", "",100 + Property: "BackPlaneDistanceMode", "enum", "",0 + Property: "ViewCameraToLookAt", "bool", "",1 + Property: "LockMode", "bool", "",0 + Property: "LockInterestNavigation", "bool", "",0 + Property: "FitImage", "bool", "",0 + Property: "Crop", "bool", "",0 + Property: "Center", "bool", "",1 + Property: "KeepRatio", "bool", "",1 + Property: "BackgroundMode", "enum", "",0 + Property: "BackgroundAlphaTreshold", "double", "",0.5 + Property: "ForegroundTransparent", "bool", "",1 + Property: "DisplaySafeArea", "bool", "",0 + Property: "SafeAreaDisplayStyle", "enum", "",1 + Property: "SafeAreaAspectRatio", "double", "",1.33333333333333 + Property: "Use2DMagnifierZoom", "bool", "",0 + Property: "2D Magnifier Zoom", "Real", "A+",100 + Property: "2D Magnifier X", "Real", "A+",50 + Property: "2D Magnifier Y", "Real", "A+",50 + Property: "CameraProjectionType", "enum", "",1 + Property: "UseRealTimeDOFAndAA", "bool", "",0 + Property: "UseDepthOfField", "bool", "",0 + Property: "FocusSource", "enum", "",0 + Property: "FocusAngle", "double", "",3.5 + Property: "FocusDistance", "double", "",200 + Property: "UseAntialiasing", "bool", "",0 + Property: "AntialiasingIntensity", "double", "",0.77777 + Property: "UseAccumulationBuffer", "bool", "",0 + Property: "FrameSamplingCount", "int", "",7 + } + MultiLayer: 0 + MultiTake: 0 + Hidden: "True" + Shading: Y + Culling: "CullingOff" + TypeFlags: "Camera" + GeometryVersion: 124 + Position: 0.000000,0.000000,-4000.000000 + Up: 0,1,0 + LookAt: 0,0,0 + ShowInfoOnMoving: 1 + ShowAudio: 0 + AudioColor: 0,1,0 + CameraOrthoZoom: 1 + } + Model: "Model::Producer Right", "Camera" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",4000.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Roll", "Roll", "A+",0 + Property: "FieldOfView", "FieldOfView", "A+",40 + Property: "FieldOfViewX", "FieldOfView", "A+",1 + Property: "FieldOfViewY", "FieldOfView", "A+",1 + Property: "OpticalCenterX", "Real", "A+",0 + Property: "OpticalCenterY", "Real", "A+",0 + Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63 + Property: "TurnTable", "Real", "A+",0 + Property: "DisplayTurnTableIcon", "bool", "",1 + Property: "Motion Blur Intensity", "Real", "A+",1 + Property: "UseMotionBlur", "bool", "",0 + Property: "UseRealTimeMotionBlur", "bool", "",1 + Property: "ResolutionMode", "enum", "",0 + Property: "ApertureMode", "enum", "",2 + Property: "GateFit", "enum", "",0 + Property: "FocalLength", "Real", "A+",21.3544940948486 + Property: "CameraFormat", "enum", "",0 + Property: "AspectW", "double", "",320 + Property: "AspectH", "double", "",200 + Property: "PixelAspectRatio", "double", "",1 + Property: "UseFrameColor", "bool", "",0 + Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3 + Property: "ShowName", "bool", "",1 + Property: "ShowGrid", "bool", "",1 + Property: "ShowOpticalCenter", "bool", "",0 + Property: "ShowAzimut", "bool", "",1 + Property: "ShowTimeCode", "bool", "",0 + Property: "NearPlane", "double", "",1.000000 + Property: "FarPlane", "double", "",30000.000000 + Property: "FilmWidth", "double", "",0.816 + Property: "FilmHeight", "double", "",0.612 + Property: "FilmAspectRatio", "double", "",1.33333333333333 + Property: "FilmSqueezeRatio", "double", "",1 + Property: "FilmFormatIndex", "enum", "",4 + Property: "ViewFrustum", "bool", "",1 + Property: "ViewFrustumNearFarPlane", "bool", "",0 + Property: "ViewFrustumBackPlaneMode", "enum", "",2 + Property: "BackPlaneDistance", "double", "",100 + Property: "BackPlaneDistanceMode", "enum", "",0 + Property: "ViewCameraToLookAt", "bool", "",1 + Property: "LockMode", "bool", "",0 + Property: "LockInterestNavigation", "bool", "",0 + Property: "FitImage", "bool", "",0 + Property: "Crop", "bool", "",0 + Property: "Center", "bool", "",1 + Property: "KeepRatio", "bool", "",1 + Property: "BackgroundMode", "enum", "",0 + Property: "BackgroundAlphaTreshold", "double", "",0.5 + Property: "ForegroundTransparent", "bool", "",1 + Property: "DisplaySafeArea", "bool", "",0 + Property: "SafeAreaDisplayStyle", "enum", "",1 + Property: "SafeAreaAspectRatio", "double", "",1.33333333333333 + Property: "Use2DMagnifierZoom", "bool", "",0 + Property: "2D Magnifier Zoom", "Real", "A+",100 + Property: "2D Magnifier X", "Real", "A+",50 + Property: "2D Magnifier Y", "Real", "A+",50 + Property: "CameraProjectionType", "enum", "",1 + Property: "UseRealTimeDOFAndAA", "bool", "",0 + Property: "UseDepthOfField", "bool", "",0 + Property: "FocusSource", "enum", "",0 + Property: "FocusAngle", "double", "",3.5 + Property: "FocusDistance", "double", "",200 + Property: "UseAntialiasing", "bool", "",0 + Property: "AntialiasingIntensity", "double", "",0.77777 + Property: "UseAccumulationBuffer", "bool", "",0 + Property: "FrameSamplingCount", "int", "",7 + } + MultiLayer: 0 + MultiTake: 0 + Hidden: "True" + Shading: Y + Culling: "CullingOff" + TypeFlags: "Camera" + GeometryVersion: 124 + Position: 4000.000000,0.000000,0.000000 + Up: 0,1,0 + LookAt: 0,0,0 + ShowInfoOnMoving: 1 + ShowAudio: 0 + AudioColor: 0,1,0 + CameraOrthoZoom: 1 + } + Model: "Model::Producer Left", "Camera" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",-4000.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Roll", "Roll", "A+",0 + Property: "FieldOfView", "FieldOfView", "A+",40 + Property: "FieldOfViewX", "FieldOfView", "A+",1 + Property: "FieldOfViewY", "FieldOfView", "A+",1 + Property: "OpticalCenterX", "Real", "A+",0 + Property: "OpticalCenterY", "Real", "A+",0 + Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63 + Property: "TurnTable", "Real", "A+",0 + Property: "DisplayTurnTableIcon", "bool", "",1 + Property: "Motion Blur Intensity", "Real", "A+",1 + Property: "UseMotionBlur", "bool", "",0 + Property: "UseRealTimeMotionBlur", "bool", "",1 + Property: "ResolutionMode", "enum", "",0 + Property: "ApertureMode", "enum", "",2 + Property: "GateFit", "enum", "",0 + Property: "FocalLength", "Real", "A+",21.3544940948486 + Property: "CameraFormat", "enum", "",0 + Property: "AspectW", "double", "",320 + Property: "AspectH", "double", "",200 + Property: "PixelAspectRatio", "double", "",1 + Property: "UseFrameColor", "bool", "",0 + Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3 + Property: "ShowName", "bool", "",1 + Property: "ShowGrid", "bool", "",1 + Property: "ShowOpticalCenter", "bool", "",0 + Property: "ShowAzimut", "bool", "",1 + Property: "ShowTimeCode", "bool", "",0 + Property: "NearPlane", "double", "",1.000000 + Property: "FarPlane", "double", "",30000.000000 + Property: "FilmWidth", "double", "",0.816 + Property: "FilmHeight", "double", "",0.612 + Property: "FilmAspectRatio", "double", "",1.33333333333333 + Property: "FilmSqueezeRatio", "double", "",1 + Property: "FilmFormatIndex", "enum", "",4 + Property: "ViewFrustum", "bool", "",1 + Property: "ViewFrustumNearFarPlane", "bool", "",0 + Property: "ViewFrustumBackPlaneMode", "enum", "",2 + Property: "BackPlaneDistance", "double", "",100 + Property: "BackPlaneDistanceMode", "enum", "",0 + Property: "ViewCameraToLookAt", "bool", "",1 + Property: "LockMode", "bool", "",0 + Property: "LockInterestNavigation", "bool", "",0 + Property: "FitImage", "bool", "",0 + Property: "Crop", "bool", "",0 + Property: "Center", "bool", "",1 + Property: "KeepRatio", "bool", "",1 + Property: "BackgroundMode", "enum", "",0 + Property: "BackgroundAlphaTreshold", "double", "",0.5 + Property: "ForegroundTransparent", "bool", "",1 + Property: "DisplaySafeArea", "bool", "",0 + Property: "SafeAreaDisplayStyle", "enum", "",1 + Property: "SafeAreaAspectRatio", "double", "",1.33333333333333 + Property: "Use2DMagnifierZoom", "bool", "",0 + Property: "2D Magnifier Zoom", "Real", "A+",100 + Property: "2D Magnifier X", "Real", "A+",50 + Property: "2D Magnifier Y", "Real", "A+",50 + Property: "CameraProjectionType", "enum", "",1 + Property: "UseRealTimeDOFAndAA", "bool", "",0 + Property: "UseDepthOfField", "bool", "",0 + Property: "FocusSource", "enum", "",0 + Property: "FocusAngle", "double", "",3.5 + Property: "FocusDistance", "double", "",200 + Property: "UseAntialiasing", "bool", "",0 + Property: "AntialiasingIntensity", "double", "",0.77777 + Property: "UseAccumulationBuffer", "bool", "",0 + Property: "FrameSamplingCount", "int", "",7 + } + MultiLayer: 0 + MultiTake: 0 + Hidden: "True" + Shading: Y + Culling: "CullingOff" + TypeFlags: "Camera" + GeometryVersion: 124 + Position: -4000.000000,0.000000,0.000000 + Up: 0,1,0 + LookAt: 0,0,0 + ShowInfoOnMoving: 1 + ShowAudio: 0 + AudioColor: 0,1,0 + CameraOrthoZoom: 1 + } + Material: "Material::unnamed", "" { + Version: 102 + ShadingModel: "phong" + MultiLayer: 0 + Properties60: { + Property: "ShadingModel", "KString", "", "Phong" + Property: "MultiLayer", "bool", "",0 + Property: "EmissiveColor", "ColorRGB", "",0.8000,0.8000,0.8000 + Property: "EmissiveFactor", "double", "",0.0000 + Property: "AmbientColor", "ColorRGB", "",0.0000,0.0000,0.0000 + Property: "AmbientFactor", "double", "",0.5000 + Property: "DiffuseColor", "ColorRGB", "",0.8000,0.8000,0.8000 + Property: "DiffuseFactor", "double", "",1.0000 + Property: "Bump", "Vector3D", "",0,0,0 + Property: "TransparentColor", "ColorRGB", "",1,1,1 + Property: "TransparencyFactor", "double", "",0.0000 + Property: "SpecularColor", "ColorRGB", "",0.8000,0.8000,0.8000 + Property: "SpecularFactor", "double", "",0.2000 + Property: "ShininessExponent", "double", "",80.0 + Property: "ReflectionColor", "ColorRGB", "",0,0,0 + Property: "ReflectionFactor", "double", "",1 + Property: "Emissive", "ColorRGB", "",0,0,0 + Property: "Ambient", "ColorRGB", "",0.0,0.0,0.0 + Property: "Diffuse", "ColorRGB", "",0.8,0.8,0.8 + Property: "Specular", "ColorRGB", "",0.8,0.8,0.8 + Property: "Shininess", "double", "",20.0 + Property: "Opacity", "double", "",1.0 + Property: "Reflectivity", "double", "",0 + } + } + Pose: "Pose::BIND_POSES", "BindPose" { + Type: "BindPose" + Version: 100 + Properties60: { + } + NbPoseNodes: 1 + PoseNode: { + Node: "Model::Plane" + Matrix: 1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000 + } + } + GlobalSettings: { + Version: 1000 + Properties60: { + Property: "UpAxis", "int", "",1 + Property: "UpAxisSign", "int", "",1 + Property: "FrontAxis", "int", "",2 + Property: "FrontAxisSign", "int", "",1 + Property: "CoordAxis", "int", "",0 + Property: "CoordAxisSign", "int", "",1 + Property: "UnitScaleFactor", "double", "",1 + } + } +} + +; Object relations +;------------------------------------------------------------------ + +Relations: { + Model: "Model::Plane", "Mesh" { + } + Model: "Model::Producer Perspective", "Camera" { + } + Model: "Model::Producer Top", "Camera" { + } + Model: "Model::Producer Bottom", "Camera" { + } + Model: "Model::Producer Front", "Camera" { + } + Model: "Model::Producer Back", "Camera" { + } + Model: "Model::Producer Right", "Camera" { + } + Model: "Model::Producer Left", "Camera" { + } + Model: "Model::Camera Switcher", "CameraSwitcher" { + } + Material: "Material::unnamed", "" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + Connect: "OO", "Model::Plane", "Model::Scene" +} +;Takes and animation section +;---------------------------------------------------- + +Takes: { + Current: "Default Take" + Take: "Default Take" { + FileName: "Default_Take.tak" + LocalTime: 0,479181389250 + ReferenceTime: 0,479181389250 + + ;Models animation + ;---------------------------------------------------- + Model: "Model::Plane" { + Version: 1.1 + Channel: "Transform" { + Channel: "T" { + Channel: "X" { + Default: 0.000000000000000 + KeyVer: 4005 + KeyCount: 1 + Key: + 1924423250,0.000000000000000,L + Color: 1,0,0 + } + Channel: "Y" { + Default: 0.000000000000000 + KeyVer: 4005 + KeyCount: 1 + Key: + 1924423250,0.000000000000000,L + Color: 0,1,0 + } + Channel: "Z" { + Default: 0.000000000000000 + KeyVer: 4005 + KeyCount: 1 + Key: + 1924423250,0.000000000000000,L + Color: 0,0,1 + } + LayerType: 1 + } + Channel: "R" { + Channel: "X" { + Default: -90.000002504348856 + KeyVer: 4005 + KeyCount: 1 + Key: + 1924423250,-90.000002504348856,L + Color: 1,0,0 + } + Channel: "Y" { + Default: -0.000000000000000 + KeyVer: 4005 + KeyCount: 1 + Key: + 1924423250,-0.000000000000000,L + Color: 0,1,0 + } + Channel: "Z" { + Default: 0.000000000000000 + KeyVer: 4005 + KeyCount: 1 + Key: + 1924423250,0.000000000000000,L + Color: 0,0,1 + } + LayerType: 2 + } + Channel: "S" { + Channel: "X" { + Default: 1.000000000000000 + KeyVer: 4005 + KeyCount: 1 + Key: + 1924423250,1.000000000000000,L + Color: 1,0,0 + } + Channel: "Y" { + Default: 1.000000000000000 + KeyVer: 4005 + KeyCount: 1 + Key: + 1924423250,1.000000000000000,L + Color: 0,1,0 + } + Channel: "Z" { + Default: 1.000000000000000 + KeyVer: 4005 + KeyCount: 1 + Key: + 1924423250,1.000000000000000,L + Color: 0,0,1 + } + LayerType: 3 + } + } + } + } +} +;Version 5 settings +;------------------------------------------------------------------ + +Version5: { + AmbientRenderSettings: { + Version: 101 + AmbientLightColor: 0.0,0.0,0.0,0 + } + FogOptions: { + FlogEnable: 0 + FogMode: 0 + FogDensity: 0.000 + FogStart: 5.000 + FogEnd: 25.000 + FogColor: 0.1,0.1,0.1,1 + } + Settings: { + FrameRate: "24" + TimeFormat: 1 + SnapOnFrames: 0 + ReferenceTimeIndex: -1 + TimeLineStartTime: 0 + TimeLineStopTime: 479181389250 + } + RendererSetting: { + DefaultCamera: "Producer Perspective" + DefaultViewingMode: 0 + } +} diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/navmesh_example_world.fbx.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/navmesh_example_world.fbx.meta new file mode 100644 index 0000000..7fff091 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/NavmeshGraph/navmesh_example_world.fbx.meta @@ -0,0 +1,162 @@ +fileFormatVersion: 2 +guid: 7fdfb9a3e0fdf4df880ebc7fa5f56398 +ModelImporter: + serializedVersion: 25 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 23: 2300000 + second: //RootNode + - first: + 111: 11100000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 64: 6400000 + second: //RootNode + - first: + 43: 4300000 + second: Plane_001 + - first: + 43: 4300002 + second: Plane + - first: + 74: 7400000 + second: Default Take //// office + - first: + 74: 7400002 + second: Default Take //// navmesh + - first: + 74: 7400004 + second: Default Take //// example6 + - first: + 1001: 100100000 + second: DataTemplate __Singleton__ + - first: + 74: 1989289236423521904 + second: Default Take + externalObjects: {} + materials: + importMaterials: 0 + materialName: 3 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 3 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Default Take + takeName: Default Take + internalID: 1989289236423521904 + firstFrame: 1 + lastFrame: 2 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 0 + loopBlend: 0 + loopBlendOrientation: 0 + loopBlendPositionY: 0 + loopBlendPositionXZ: 0 + keepOriginalOrientation: 0 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 0 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 0 + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 2 + meshCompression: 0 + addColliders: 1 + useSRGBMaterialColor: 1 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 1 + tangentImportMode: 4 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 2 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 1 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: |