From ad27773f5c3cbbd1c8898d5a42941f590da2a28b Mon Sep 17 00:00:00 2001 From: raccoon Date: Thu, 19 Sep 2024 02:34:23 +0500 Subject: [PATCH] Hardware Morphs implementation test --- .gitattributes | 41 + .vscode/extensions.json | 5 + .vscode/launch.json | 10 + Assets/minecraft-character/materials.meta | 8 + .../materials/character-body.mat | 89 + .../materials/character-body.mat.meta | 8 + .../materials/character-head.mat | 89 + .../materials/character-head.mat.meta | 8 + .../mesh/blend~/hwm_test.blend | 3 + .../mesh/blend~/voxel-hair.blend | 3 + .../minecraft-character/mesh/fbx/hwm-test.fbx | 2298 +++ .../mesh/fbx/hwm-test.fbx.meta | 109 + .../mesh/fbx/minecraft-character.fbx | 15187 ++++++++++++++++ .../mesh/fbx/minecraft-character.fbx.meta | 109 + Assets/minecraft-character/scenes.meta | 8 + .../scenes/CorrectiveShapes.cs | 58 + .../scenes/CorrectiveShapes.cs.meta | 11 + .../minecraft-character/scenes/hwm-test.unity | 483 + .../scenes/hwm-test.unity.meta | 7 + .../textures/~character_body.png | 3 + .../textures/~character_body.png.meta | 140 + .../textures/~character_head.png | 3 + .../textures/~character_head.png.meta | 140 + Packages/manifest.json | 2 +- Packages/packages-lock.json | 10 +- ProjectSettings/EditorBuildSettings.asset | 2 + ProjectSettings/ProjectSettings.asset | 2 +- 27 files changed, 18829 insertions(+), 7 deletions(-) create mode 100644 .vscode/extensions.json create mode 100644 .vscode/launch.json create mode 100644 Assets/minecraft-character/materials.meta create mode 100644 Assets/minecraft-character/materials/character-body.mat create mode 100644 Assets/minecraft-character/materials/character-body.mat.meta create mode 100644 Assets/minecraft-character/materials/character-head.mat create mode 100644 Assets/minecraft-character/materials/character-head.mat.meta create mode 100644 Assets/minecraft-character/mesh/blend~/hwm_test.blend create mode 100644 Assets/minecraft-character/mesh/blend~/voxel-hair.blend create mode 100644 Assets/minecraft-character/mesh/fbx/hwm-test.fbx create mode 100644 Assets/minecraft-character/mesh/fbx/hwm-test.fbx.meta create mode 100644 Assets/minecraft-character/mesh/fbx/minecraft-character.fbx create mode 100644 Assets/minecraft-character/mesh/fbx/minecraft-character.fbx.meta create mode 100644 Assets/minecraft-character/scenes.meta create mode 100644 Assets/minecraft-character/scenes/CorrectiveShapes.cs create mode 100644 Assets/minecraft-character/scenes/CorrectiveShapes.cs.meta create mode 100644 Assets/minecraft-character/scenes/hwm-test.unity create mode 100644 Assets/minecraft-character/scenes/hwm-test.unity.meta create mode 100644 Assets/minecraft-character/textures/~character_body.png create mode 100644 Assets/minecraft-character/textures/~character_body.png.meta create mode 100644 Assets/minecraft-character/textures/~character_head.png create mode 100644 Assets/minecraft-character/textures/~character_head.png.meta diff --git a/.gitattributes b/.gitattributes index 6b976a7..ea62475 100644 --- a/.gitattributes +++ b/.gitattributes @@ -71,3 +71,44 @@ *.ogg filter=lfs diff=lfs merge=lfs -text *.opus filter=lfs diff=lfs merge=lfs -text *.wav filter=lfs diff=lfs merge=lfs -text + +# .git +# .gitmodules +# *.booproj +# *.pidb +# *.suo +# *.user +# *.userprefs +# *.unityproj +# *.dll +# *.exe +# *.pdf +# *.mid +# *.midi +# *.wav +# *.gif +# *.ico +# *.jpg +# *.jpeg +# *.png +# *.psd +# *.tga +# *.tif +# *.tiff +# *.3ds +# *.3DS +# *.fbx +# *.FBX +# *.lxo +# *.LXO +# *.ma +# *.MA +# *.obj +# *.OBJ +# *.asset +# *.cubemap +# *.flare +# *.mat +# *.meta +# *.prefab +# *.unity diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..ddb6ff8 --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,5 @@ +{ + "recommendations": [ + "visualstudiotoolsforunity.vstuc" + ] +} diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 0000000..da60e25 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,10 @@ +{ + "version": "0.2.0", + "configurations": [ + { + "name": "Attach to Unity", + "type": "vstuc", + "request": "attach" + } + ] +} \ No newline at end of file diff --git a/Assets/minecraft-character/materials.meta b/Assets/minecraft-character/materials.meta new file mode 100644 index 0000000..ee1aeed --- /dev/null +++ b/Assets/minecraft-character/materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c0658a7bdafaba14e8be618dd44555e1 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/minecraft-character/materials/character-body.mat b/Assets/minecraft-character/materials/character-body.mat new file mode 100644 index 0000000..f2cecaf --- /dev/null +++ b/Assets/minecraft-character/materials/character-body.mat @@ -0,0 +1,89 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: character-body + m_Shader: {fileID: 7, guid: 0000000000000000f000000000000000, type: 0} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: + - _ENABLE_GEOMETRIC_SPECULAR_AA + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: d423117f73a512444acb1727e90cce21, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Bicubic: 0 + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableGeometricSpecularAA: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _LightmapType: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularAAScreenSpaceVariance: 0.1 + - _SpecularAAThreshold: 0.2 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/minecraft-character/materials/character-body.mat.meta b/Assets/minecraft-character/materials/character-body.mat.meta new file mode 100644 index 0000000..c91668a --- /dev/null +++ b/Assets/minecraft-character/materials/character-body.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0af9ded2d4085d247a550e07273aa334 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/minecraft-character/materials/character-head.mat b/Assets/minecraft-character/materials/character-head.mat new file mode 100644 index 0000000..9248e73 --- /dev/null +++ b/Assets/minecraft-character/materials/character-head.mat @@ -0,0 +1,89 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: character-head + m_Shader: {fileID: 7, guid: 0000000000000000f000000000000000, type: 0} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: + - _ENABLE_GEOMETRIC_SPECULAR_AA + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: :m_DoubleSidedGI + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 114163dd6174cb94db268095f7b95aa2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Bicubic: 0 + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableGeometricSpecularAA: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _LightmapType: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularAAScreenSpaceVariance: 0.1 + - _SpecularAAThreshold: 0.2 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/minecraft-character/materials/character-head.mat.meta b/Assets/minecraft-character/materials/character-head.mat.meta new file mode 100644 index 0000000..23695a2 --- /dev/null +++ b/Assets/minecraft-character/materials/character-head.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5a22cdcba1483fe4aaa0195a7207df06 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/minecraft-character/mesh/blend~/hwm_test.blend b/Assets/minecraft-character/mesh/blend~/hwm_test.blend new file mode 100644 index 0000000..4cc6b0d --- /dev/null +++ b/Assets/minecraft-character/mesh/blend~/hwm_test.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d252e6409a6295f395030b727063cd011eb16949bae91de2d2a5750561eb93f2 +size 793528 diff --git a/Assets/minecraft-character/mesh/blend~/voxel-hair.blend b/Assets/minecraft-character/mesh/blend~/voxel-hair.blend new file mode 100644 index 0000000..f733b93 --- /dev/null +++ b/Assets/minecraft-character/mesh/blend~/voxel-hair.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c9c1db87798ef4d0b105f080cd79f0f2153b7aedd2e79e554d25453eeaeca9 +size 920596 diff --git a/Assets/minecraft-character/mesh/fbx/hwm-test.fbx b/Assets/minecraft-character/mesh/fbx/hwm-test.fbx new file mode 100644 index 0000000..e388afa --- /dev/null +++ b/Assets/minecraft-character/mesh/fbx/hwm-test.fbx @@ -0,0 +1,2298 @@ +; 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: 2024 + Month: 09 + Day: 11 + Hour: 12 + Minute: 31 + Second: 48 + Millisecond: 0 + } + Creator: "FBX SDK/FBX Plugins build 20070228" + OtherFlags: { + FlagPLE: 0 + } +} +CreationTime: "2024-09-11 12:31:48:000" +Creator: "Blender version 2.79 (sub 0)" + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 3 + ObjectType: "Model" { + Count: 1 + } + ObjectType: "Geometry" { + Count: 1 + } + ObjectType: "Material" { + Count: 1 + } + ObjectType: "Pose" { + Count: 1 + } + ObjectType: "GroupSelection" { + Count: 1 + } + ObjectType: "GlobalSettings" { + Count: 1 + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Model: "Model::HWMTest", "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 + Property: "A", "Number", "AN",0 + Property: "B", "Number", "AN",0 + Property: "C", "Number", "AN",0 + Property: "A_B", "Number", "AN",0 + Property: "A_C", "Number", "AN",0 + Property: "B_C", "Number", "AN",0 + Property: "A_B_C", "Number", "AN",0 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + Vertices: -2.500000,-0.500000,-0.500000,-2.500000,-0.500000,0.500000,-2.500000,0.500000,-0.500000,-2.500000,0.500000,0.500000, + -1.500000,-0.500000,-0.500000,-1.500000,-0.500000,0.500000,-1.500000,0.500000,-0.500000,-1.500000,0.500000,0.500000, + -0.250000,-0.250000,-0.250000,-0.250000,-0.250000,0.250000,-0.250000,0.250000,-0.250000,-0.250000,0.250000,0.250000, + 0.250000,-0.250000,-0.250000,0.250000,-0.250000,0.250000,0.250000,0.250000,-0.250000,0.250000,0.250000,0.250000, + 1.500000,-0.500000,-0.500000,1.500000,-0.500000,0.500000,1.500000,0.500000,-0.500000,1.500000,0.500000,0.500000, + 2.500000,-0.500000,-0.500000,2.500000,-0.500000,0.500000,2.500000,0.500000,-0.500000,2.500000,0.500000,0.500000, + -0.250000,1.750000,-0.250000,-0.250000,1.750000,0.250000,-0.250000,2.250000,-0.250000,-0.250000,2.250000,0.250000, + 0.250000,1.750000,-0.250000,0.250000,1.750000,0.250000,0.250000,2.250000,-0.250000,0.250000,2.250000,0.250000, + -0.500000,3.500000,-0.500000,-0.500000,3.500000,0.500000,-0.500000,4.500000,-0.500000,-0.500000,4.500000,0.500000, + 0.500000,3.500000,-0.500000,0.500000,3.500000,0.500000,0.500000,4.500000,-0.500000,0.500000,4.500000,0.500000, + -2.250000,1.750000,-0.250000,-2.250000,1.750000,0.250000,-2.250000,2.250000,-0.250000,-2.250000,2.250000,0.250000, + -1.750000,1.750000,-0.250000,-1.750000,1.750000,0.250000,-1.750000,2.250000,-0.250000,-1.750000,2.250000,0.250000, + 1.750000,1.750000,-0.250000,1.750000,1.750000,0.250000,1.750000,2.250000,-0.250000,1.750000,2.250000,0.250000, + 2.250000,1.750000,-0.250000,2.250000,1.750000,0.250000,2.250000,2.250000,-0.250000,2.250000,2.250000,0.250000, + 2.266451,1.990000,0.351654,2.287249,1.990000,0.391885,2.336174,1.990000,0.376372,2.298756,1.990000,0.315598, + 2.232356,1.990000,0.295738,2.150528,1.990000,0.329748,2.118479,1.990000,0.422741,2.150699,1.990000,0.519656, + 2.235425,1.990000,0.554177,2.309922,1.990000,0.527071,2.335493,1.990000,0.481043,2.285544,1.990000,0.469110, + 2.267047,1.990000,0.499795,2.232867,1.990000,0.511047,2.187777,1.990000,0.491101,2.170474,1.990000,0.426492, + 2.187521,1.990000,0.358984,2.231844,1.990000,0.338868,2.021650,1.990000,0.335970,1.978009,1.990000,0.335970, + 1.978009,1.990000,0.400921,1.912547,1.990000,0.400921,1.912547,1.990000,0.445755,1.978009,1.990000,0.445755, + 1.978009,1.990000,0.510706,2.021650,1.990000,0.510706,2.021650,1.990000,0.445755,2.087283,1.990000,0.445755, + 2.087283,1.990000,0.400921,2.021650,1.990000,0.400921,1.671497,1.990000,0.300000,1.671497,1.990000,0.549915, + 1.771394,1.990000,0.549915,1.815632,1.990000,0.547443,1.841715,1.990000,0.537129,1.860893,1.990000,0.516246, + 1.868565,1.990000,0.487010,1.859103,1.990000,0.454790,1.833447,1.990000,0.432799,1.868565,1.990000,0.410126, + 1.880839,1.990000,0.372451,1.872912,1.990000,0.339294,1.851261,1.990000,0.313553,1.817422,1.990000,0.301705, + 1.756563,1.990000,0.300000,1.750938,1.990000,0.508319,1.721957,1.990000,0.508319,1.721957,1.990000,0.450528, + 1.755029,1.990000,0.450528,1.791681,1.990000,0.451381,1.812052,1.990000,0.460331,1.819468,1.990000,0.479850, + 1.813075,1.990000,0.498687,1.794068,1.990000,0.507467,1.762700,1.990000,0.408933,1.721957,1.990000,0.408933, + 1.721957,1.990000,0.342107,1.768667,1.990000,0.342107,1.803273,1.990000,0.343641,1.821599,1.990000,0.353614, + 1.828674,1.990000,0.374838,1.823219,1.990000,0.393931,1.807450,1.990000,0.405353,2.266451,2.010000,0.351654, + 2.287249,2.010000,0.391885,2.336174,2.010000,0.376372,2.298756,2.010000,0.315598,2.232356,2.010000,0.295738, + 2.150528,2.010000,0.329748,2.118479,2.010000,0.422741,2.150699,2.010000,0.519656,2.235425,2.010000,0.554177, + 2.309922,2.010000,0.527071,2.335493,2.010000,0.481043,2.285544,2.010000,0.469110,2.267047,2.010000,0.499795, + 2.232867,2.010000,0.511047,2.187777,2.010000,0.491101,2.170474,2.010000,0.426492,2.187521,2.010000,0.358984, + 2.231844,2.010000,0.338868,2.021650,2.010000,0.335970,1.978009,2.010000,0.335970,1.978009,2.010000,0.400921, + 1.912547,2.010000,0.400921,1.912547,2.010000,0.445755,1.978009,2.010000,0.445755,1.978009,2.010000,0.510706, + 2.021650,2.010000,0.510706,2.021650,2.010000,0.445755,2.087283,2.010000,0.445755,2.087283,2.010000,0.400921, + 2.021650,2.010000,0.400921,1.671497,2.010000,0.300000,1.671497,2.010000,0.549915,1.771394,2.010000,0.549915, + 1.815632,2.010000,0.547443,1.841715,2.010000,0.537129,1.860893,2.010000,0.516246,1.868565,2.010000,0.487010, + 1.859103,2.010000,0.454790,1.833447,2.010000,0.432799,1.868565,2.010000,0.410126,1.880839,2.010000,0.372451, + 1.872912,2.010000,0.339294,1.851261,2.010000,0.313553,1.817422,2.010000,0.301705,1.756563,2.010000,0.300000, + 1.750938,2.010000,0.508319,1.721957,2.010000,0.508319,1.721957,2.010000,0.450528,1.755029,2.010000,0.450528, + 1.791681,2.010000,0.451381,1.812052,2.010000,0.460331,1.819468,2.010000,0.479850,1.813075,2.010000,0.498687, + 1.794068,2.010000,0.507467,1.762700,2.010000,0.408933,1.721957,2.010000,0.408933,1.721957,2.010000,0.342107, + 1.768667,2.010000,0.342107,1.803273,2.010000,0.343641,1.821599,2.010000,0.353614,1.828674,2.010000,0.374838, + 1.823219,2.010000,0.393931,1.807450,2.010000,0.405353,1.671497,2.010000,0.300000,1.671497,1.990000,0.300000, + 1.671497,2.010000,0.549915,1.671497,1.990000,0.549915,1.771394,2.010000,0.549915,1.771394,1.990000,0.549915, + 1.815632,2.010000,0.547443,1.815632,1.990000,0.547443,1.841715,2.010000,0.537129,1.841715,1.990000,0.537129, + 1.860893,2.010000,0.516246,1.860893,1.990000,0.516246,1.868565,2.010000,0.487010,1.868565,1.990000,0.487010, + 1.859103,2.010000,0.454790,1.859103,1.990000,0.454790,1.833447,2.010000,0.432799,1.833447,1.990000,0.432799, + 1.868565,2.010000,0.410126,1.868565,1.990000,0.410126,1.880839,2.010000,0.372451,1.880839,1.990000,0.372451, + 1.872912,2.010000,0.339294,1.872912,1.990000,0.339294,1.851261,2.010000,0.313553,1.851261,1.990000,0.313553, + 1.817422,2.010000,0.301705,1.817422,1.990000,0.301705,1.756563,2.010000,0.300000,1.756563,1.990000,0.300000, + 1.750938,2.010000,0.508319,1.750938,1.990000,0.508319,1.721957,2.010000,0.508319,1.721957,1.990000,0.508319, + 1.721957,2.010000,0.450528,1.721957,1.990000,0.450528,1.755029,2.010000,0.450528,1.755029,1.990000,0.450528, + 1.791681,2.010000,0.451381,1.791681,1.990000,0.451381,1.812052,2.010000,0.460331,1.812052,1.990000,0.460331, + 1.819468,2.010000,0.479850,1.819468,1.990000,0.479850,1.813075,2.010000,0.498687,1.813075,1.990000,0.498687, + 1.794068,2.010000,0.507467,1.794068,1.990000,0.507467,1.762700,2.010000,0.408933,1.762700,1.990000,0.408933, + 1.721957,2.010000,0.408933,1.721957,1.990000,0.408933,1.721957,2.010000,0.342107,1.721957,1.990000,0.342107, + 1.768667,2.010000,0.342107,1.768667,1.990000,0.342107,1.803273,2.010000,0.343641,1.803273,1.990000,0.343641, + 1.821599,2.010000,0.353614,1.821599,1.990000,0.353614,1.828674,2.010000,0.374838,1.828674,1.990000,0.374838, + 1.823219,2.010000,0.393931,1.823219,1.990000,0.393931,1.807450,2.010000,0.405353,1.807450,1.990000,0.405353, + 2.021650,2.010000,0.335970,2.021650,1.990000,0.335970,1.978009,2.010000,0.335970,1.978009,1.990000,0.335970, + 1.978009,2.010000,0.400921,1.978009,1.990000,0.400921,1.912547,2.010000,0.400921,1.912547,1.990000,0.400921, + 1.912547,2.010000,0.445755,1.912547,1.990000,0.445755,1.978009,2.010000,0.445755,1.978009,1.990000,0.445755, + 1.978009,2.010000,0.510706,1.978009,1.990000,0.510706,2.021650,2.010000,0.510706,2.021650,1.990000,0.510706, + 2.021650,2.010000,0.445755,2.021650,1.990000,0.445755,2.087283,2.010000,0.445755,2.087283,1.990000,0.445755, + 2.087283,2.010000,0.400921,2.087283,1.990000,0.400921,2.021650,2.010000,0.400921,2.021650,1.990000,0.400921, + 2.266451,2.010000,0.351654,2.266451,1.990000,0.351654,2.287249,2.010000,0.391885,2.287249,1.990000,0.391885, + 2.336174,2.010000,0.376372,2.336174,1.990000,0.376372,2.298756,2.010000,0.315598,2.298756,1.990000,0.315598, + 2.232356,2.010000,0.295738,2.232356,1.990000,0.295738,2.150528,2.010000,0.329748,2.150528,1.990000,0.329748, + 2.118479,2.010000,0.422741,2.118479,1.990000,0.422741,2.150699,2.010000,0.519656,2.150699,1.990000,0.519656, + 2.235425,2.010000,0.554177,2.235425,1.990000,0.554177,2.309922,2.010000,0.527071,2.309922,1.990000,0.527071, + 2.335493,2.010000,0.481043,2.335493,1.990000,0.481043,2.285544,2.010000,0.469110,2.285544,1.990000,0.469110, + 2.267047,2.010000,0.499795,2.267047,1.990000,0.499795,2.232867,2.010000,0.511047,2.232867,1.990000,0.511047, + 2.187777,2.010000,0.491101,2.187777,1.990000,0.491101,2.170474,2.010000,0.426492,2.170474,1.990000,0.426492, + 2.187521,2.010000,0.358984,2.187521,1.990000,0.358984,2.231844,2.010000,0.338868,2.231844,1.990000,0.338868, + -1.733549,1.990000,0.351654,-1.712751,1.990000,0.391885,-1.663826,1.990000,0.376372,-1.701244,1.990000,0.315598, + -1.767644,1.990000,0.295738,-1.849472,1.990000,0.329748,-1.881521,1.990000,0.422741,-1.849301,1.990000,0.519656, + -1.764575,1.990000,0.554177,-1.690078,1.990000,0.527071,-1.664507,1.990000,0.481043,-1.714456,1.990000,0.469110, + -1.732953,1.990000,0.499795,-1.767133,1.990000,0.511047,-1.812223,1.990000,0.491101,-1.829526,1.990000,0.426492, + -1.812479,1.990000,0.358984,-1.768155,1.990000,0.338868,-1.978350,1.990000,0.335970,-2.021991,1.990000,0.335970, + -2.021991,1.990000,0.400921,-2.087453,1.990000,0.400921,-2.087453,1.990000,0.445755,-2.021991,1.990000,0.445755, + -2.021991,1.990000,0.510706,-1.978350,1.990000,0.510706,-1.978350,1.990000,0.445755,-1.912717,1.990000,0.445755, + -1.912717,1.990000,0.400921,-1.978350,1.990000,0.400921,-2.203375,1.990000,0.549915,-2.103307,1.990000,0.300000, + -2.158200,1.990000,0.300000,-2.180020,1.990000,0.356768,-2.279918,1.990000,0.356768,-2.300545,1.990000,0.300000, + -2.354074,1.990000,0.300000,-2.256734,1.990000,0.549915,-2.264405,1.990000,0.398875,-2.196216,1.990000,0.398875, + -2.230651,1.990000,0.491613,-1.733549,2.010000,0.351654,-1.712751,2.010000,0.391885,-1.663826,2.010000,0.376372, + -1.701244,2.010000,0.315598,-1.767644,2.010000,0.295738,-1.849472,2.010000,0.329748,-1.881521,2.010000,0.422741, + -1.849301,2.010000,0.519656,-1.764575,2.010000,0.554177,-1.690078,2.010000,0.527071,-1.664507,2.010000,0.481043, + -1.714456,2.010000,0.469110,-1.732953,2.010000,0.499795,-1.767133,2.010000,0.511047,-1.812223,2.010000,0.491101, + -1.829526,2.010000,0.426492,-1.812479,2.010000,0.358984,-1.768155,2.010000,0.338868,-1.978350,2.010000,0.335970, + -2.021991,2.010000,0.335970,-2.021991,2.010000,0.400921,-2.087453,2.010000,0.400921,-2.087453,2.010000,0.445755, + -2.021991,2.010000,0.445755,-2.021991,2.010000,0.510706,-1.978350,2.010000,0.510706,-1.978350,2.010000,0.445755, + -1.912717,2.010000,0.445755,-1.912717,2.010000,0.400921,-1.978350,2.010000,0.400921,-2.203375,2.010000,0.549915, + -2.103307,2.010000,0.300000,-2.158200,2.010000,0.300000,-2.180020,2.010000,0.356768,-2.279918,2.010000,0.356768, + -2.300545,2.010000,0.300000,-2.354074,2.010000,0.300000,-2.256734,2.010000,0.549915,-2.264405,2.010000,0.398875, + -2.196216,2.010000,0.398875,-2.230651,2.010000,0.491613,-2.203375,2.010000,0.549915,-2.203375,1.990000,0.549915, + -2.103307,2.010000,0.300000,-2.103307,1.990000,0.300000,-2.158200,2.010000,0.300000,-2.158200,1.990000,0.300000, + -2.180020,2.010000,0.356768,-2.180020,1.990000,0.356768,-2.279918,2.010000,0.356768,-2.279918,1.990000,0.356768, + -2.300545,2.010000,0.300000,-2.300545,1.990000,0.300000,-2.354074,2.010000,0.300000,-2.354074,1.990000,0.300000, + -2.256734,2.010000,0.549915,-2.256734,1.990000,0.549915,-2.264405,2.010000,0.398875,-2.264405,1.990000,0.398875, + -2.196216,2.010000,0.398875,-2.196216,1.990000,0.398875,-2.230651,2.010000,0.491613,-2.230651,1.990000,0.491613, + -1.978350,2.010000,0.335970,-1.978350,1.990000,0.335970,-2.021991,2.010000,0.335970,-2.021991,1.990000,0.335970, + -2.021991,2.010000,0.400921,-2.021991,1.990000,0.400921,-2.087453,2.010000,0.400921,-2.087453,1.990000,0.400921, + -2.087453,2.010000,0.445755,-2.087453,1.990000,0.445755,-2.021991,2.010000,0.445755,-2.021991,1.990000,0.445755, + -2.021991,2.010000,0.510706,-2.021991,1.990000,0.510706,-1.978350,2.010000,0.510706,-1.978350,1.990000,0.510706, + -1.978350,2.010000,0.445755,-1.978350,1.990000,0.445755,-1.912717,2.010000,0.445755,-1.912717,1.990000,0.445755, + -1.912717,2.010000,0.400921,-1.912717,1.990000,0.400921,-1.978350,2.010000,0.400921,-1.978350,1.990000,0.400921, + -1.733549,2.010000,0.351654,-1.733549,1.990000,0.351654,-1.712751,2.010000,0.391885,-1.712751,1.990000,0.391885, + -1.663826,2.010000,0.376372,-1.663826,1.990000,0.376372,-1.701244,2.010000,0.315598,-1.701244,1.990000,0.315598, + -1.767644,2.010000,0.295738,-1.767644,1.990000,0.295738,-1.849472,2.010000,0.329748,-1.849472,1.990000,0.329748, + -1.881521,2.010000,0.422741,-1.881521,1.990000,0.422741,-1.849301,2.010000,0.519656,-1.849301,1.990000,0.519656, + -1.764575,2.010000,0.554177,-1.764575,1.990000,0.554177,-1.690078,2.010000,0.527071,-1.690078,1.990000,0.527071, + -1.664507,2.010000,0.481043,-1.664507,1.990000,0.481043,-1.714456,2.010000,0.469110,-1.714456,1.990000,0.469110, + -1.732953,2.010000,0.499795,-1.732953,1.990000,0.499795,-1.767133,2.010000,0.511047,-1.767133,1.990000,0.511047, + -1.812223,2.010000,0.491101,-1.812223,1.990000,0.491101,-1.829526,2.010000,0.426492,-1.829526,1.990000,0.426492, + -1.812479,2.010000,0.358984,-1.812479,1.990000,0.358984,-1.768155,2.010000,0.338868,-1.768155,1.990000,0.338868, + 0.076884,3.980000,0.703307,0.118479,3.980000,0.783771,0.216331,3.980000,0.752745,0.141493,3.980000,0.631197, + 0.008694,3.980000,0.591476,-0.154961,3.980000,0.659495,-0.219059,3.980000,0.845482,-0.154620,3.980000,1.039311, + 0.014831,3.980000,1.108353,0.163825,3.980000,1.054142,0.214968,3.980000,0.962087,0.115070,3.980000,0.938220, + 0.078077,3.980000,0.999591,0.009717,3.980000,1.022093,-0.080464,3.980000,0.982203,-0.115070,3.980000,0.852983, + -0.080975,3.980000,0.717968,0.007671,3.980000,0.677736,0.076884,4.020000,0.703307,0.118479,4.020000,0.783771, + 0.216331,4.020000,0.752745,0.141493,4.020000,0.631197,0.008694,4.020000,0.591476,-0.154961,4.020000,0.659495, + -0.219059,4.020000,0.845482,-0.154620,4.020000,1.039311,0.014831,4.020000,1.108353,0.163825,4.020000,1.054142, + 0.214968,4.020000,0.962087,0.115070,4.020000,0.938220,0.078077,4.020000,0.999591,0.009717,4.020000,1.022093, + -0.080464,4.020000,0.982203,-0.115070,4.020000,0.852983,-0.080975,4.020000,0.717968,0.007671,4.020000,0.677736, + 0.076884,4.020000,0.703307,0.076884,3.980000,0.703307,0.118479,4.020000,0.783771,0.118479,3.980000,0.783771, + 0.216331,4.020000,0.752745,0.216331,3.980000,0.752745,0.141493,4.020000,0.631197,0.141493,3.980000,0.631197, + 0.008694,4.020000,0.591476,0.008694,3.980000,0.591476,-0.154961,4.020000,0.659495,-0.154961,3.980000,0.659495, + -0.219059,4.020000,0.845482,-0.219059,3.980000,0.845482,-0.154620,4.020000,1.039311,-0.154620,3.980000,1.039311, + 0.014831,4.020000,1.108353,0.014831,3.980000,1.108353,0.163825,4.020000,1.054142,0.163825,3.980000,1.054142, + 0.214968,4.020000,0.962087,0.214968,3.980000,0.962087,0.115070,4.020000,0.938220,0.115070,3.980000,0.938220, + 0.078077,4.020000,0.999591,0.078077,3.980000,0.999591,0.009717,4.020000,1.022093,0.009717,3.980000,1.022093, + -0.080464,4.020000,0.982203,-0.080464,3.980000,0.982203,-0.115070,4.020000,0.852983,-0.115070,3.980000,0.852983, + -0.080975,4.020000,0.717968,-0.080975,3.980000,0.717968,0.007671,4.020000,0.677736,0.007671,3.980000,0.677736, + 0.494460,1.990000,0.351654,0.515257,1.990000,0.391885,0.564183,1.990000,0.376372,0.526764,1.990000,0.315598, + 0.460365,1.990000,0.295738,0.378537,1.990000,0.329748,0.346488,1.990000,0.422741,0.378708,1.990000,0.519656, + 0.463433,1.990000,0.554177,0.537930,1.990000,0.527071,0.563501,1.990000,0.481043,0.513553,1.990000,0.469110, + 0.495056,1.990000,0.499795,0.460876,1.990000,0.511047,0.415786,1.990000,0.491101,0.398483,1.990000,0.426492, + 0.415530,1.990000,0.358984,0.459853,1.990000,0.338868,0.249659,1.990000,0.335970,0.206018,1.990000,0.335970, + 0.206018,1.990000,0.400921,0.140556,1.990000,0.400921,0.140556,1.990000,0.445755,0.206018,1.990000,0.445755, + 0.206018,1.990000,0.510706,0.249659,1.990000,0.510706,0.249659,1.990000,0.445755,0.315291,1.990000,0.445755, + 0.315291,1.990000,0.400921,0.249659,1.990000,0.400921,-0.100494,1.990000,0.300000,-0.100494,1.990000,0.549915, + -0.000597,1.990000,0.549915,0.043641,1.990000,0.547443,0.069724,1.990000,0.537129,0.088902,1.990000,0.516246, + 0.096573,1.990000,0.487010,0.087112,1.990000,0.454790,0.061456,1.990000,0.432799,0.096573,1.990000,0.410126, + 0.108848,1.990000,0.372451,0.100921,1.990000,0.339294,0.079270,1.990000,0.313553,0.045431,1.990000,0.301705, + -0.015428,1.990000,0.300000,-0.021054,1.990000,0.508319,-0.050034,1.990000,0.508319,-0.050034,1.990000,0.450528, + -0.016962,1.990000,0.450528,0.019690,1.990000,0.451381,0.040061,1.990000,0.460331,0.047477,1.990000,0.479850, + 0.041084,1.990000,0.498687,0.022076,1.990000,0.507467,-0.009291,1.990000,0.408933,-0.050034,1.990000,0.408933, + -0.050034,1.990000,0.342107,-0.003324,1.990000,0.342107,0.031282,1.990000,0.343641,0.049608,1.990000,0.353614, + 0.056683,1.990000,0.374838,0.051227,1.990000,0.393931,0.035459,1.990000,0.405353,-0.206359,1.990000,0.335970, + -0.250000,1.990000,0.335970,-0.250000,1.990000,0.400921,-0.315462,1.990000,0.400921,-0.315462,1.990000,0.445755, + -0.250000,1.990000,0.445755,-0.250000,1.990000,0.510706,-0.206359,1.990000,0.510706,-0.206359,1.990000,0.445755, + -0.140726,1.990000,0.445755,-0.140726,1.990000,0.400921,-0.206359,1.990000,0.400921,-0.431384,1.990000,0.549915, + -0.331316,1.990000,0.300000,-0.386209,1.990000,0.300000,-0.408029,1.990000,0.356768,-0.507927,1.990000,0.356768, + -0.528554,1.990000,0.300000,-0.582083,1.990000,0.300000,-0.484743,1.990000,0.549915,-0.492414,1.990000,0.398875, + -0.424224,1.990000,0.398875,-0.458660,1.990000,0.491613,0.494460,2.010000,0.351654,0.515257,2.010000,0.391885, + 0.564183,2.010000,0.376372,0.526764,2.010000,0.315598,0.460365,2.010000,0.295738,0.378537,2.010000,0.329748, + 0.346488,2.010000,0.422741,0.378708,2.010000,0.519656,0.463433,2.010000,0.554177,0.537930,2.010000,0.527071, + 0.563501,2.010000,0.481043,0.513553,2.010000,0.469110,0.495056,2.010000,0.499795,0.460876,2.010000,0.511047, + 0.415786,2.010000,0.491101,0.398483,2.010000,0.426492,0.415530,2.010000,0.358984,0.459853,2.010000,0.338868, + 0.249659,2.010000,0.335970,0.206018,2.010000,0.335970,0.206018,2.010000,0.400921,0.140556,2.010000,0.400921, + 0.140556,2.010000,0.445755,0.206018,2.010000,0.445755,0.206018,2.010000,0.510706,0.249659,2.010000,0.510706, + 0.249659,2.010000,0.445755,0.315291,2.010000,0.445755,0.315291,2.010000,0.400921,0.249659,2.010000,0.400921, + -0.100494,2.010000,0.300000,-0.100494,2.010000,0.549915,-0.000597,2.010000,0.549915,0.043641,2.010000,0.547443, + 0.069724,2.010000,0.537129,0.088902,2.010000,0.516246,0.096573,2.010000,0.487010,0.087112,2.010000,0.454790, + 0.061456,2.010000,0.432799,0.096573,2.010000,0.410126,0.108848,2.010000,0.372451,0.100921,2.010000,0.339294, + 0.079270,2.010000,0.313553,0.045431,2.010000,0.301705,-0.015428,2.010000,0.300000,-0.021054,2.010000,0.508319, + -0.050034,2.010000,0.508319,-0.050034,2.010000,0.450528,-0.016962,2.010000,0.450528,0.019690,2.010000,0.451381, + 0.040061,2.010000,0.460331,0.047477,2.010000,0.479850,0.041084,2.010000,0.498687,0.022076,2.010000,0.507467, + -0.009291,2.010000,0.408933,-0.050034,2.010000,0.408933,-0.050034,2.010000,0.342107,-0.003324,2.010000,0.342107, + 0.031282,2.010000,0.343641,0.049608,2.010000,0.353614,0.056683,2.010000,0.374838,0.051227,2.010000,0.393931, + 0.035459,2.010000,0.405353,-0.206359,2.010000,0.335970,-0.250000,2.010000,0.335970,-0.250000,2.010000,0.400921, + -0.315462,2.010000,0.400921,-0.315462,2.010000,0.445755,-0.250000,2.010000,0.445755,-0.250000,2.010000,0.510706, + -0.206359,2.010000,0.510706,-0.206359,2.010000,0.445755,-0.140726,2.010000,0.445755,-0.140726,2.010000,0.400921, + -0.206359,2.010000,0.400921,-0.431384,2.010000,0.549915,-0.331316,2.010000,0.300000,-0.386209,2.010000,0.300000, + -0.408029,2.010000,0.356768,-0.507927,2.010000,0.356768,-0.528554,2.010000,0.300000,-0.582083,2.010000,0.300000, + -0.484743,2.010000,0.549915,-0.492414,2.010000,0.398875,-0.424224,2.010000,0.398875,-0.458660,2.010000,0.491613, + -0.431384,2.010000,0.549915,-0.431384,1.990000,0.549915,-0.331316,2.010000,0.300000,-0.331316,1.990000,0.300000, + -0.386209,2.010000,0.300000,-0.386209,1.990000,0.300000,-0.408029,2.010000,0.356768,-0.408029,1.990000,0.356768, + -0.507927,2.010000,0.356768,-0.507927,1.990000,0.356768,-0.528554,2.010000,0.300000,-0.528554,1.990000,0.300000, + -0.582083,2.010000,0.300000,-0.582083,1.990000,0.300000,-0.484743,2.010000,0.549915,-0.484743,1.990000,0.549915, + -0.492414,2.010000,0.398875,-0.492414,1.990000,0.398875,-0.424224,2.010000,0.398875,-0.424224,1.990000,0.398875, + -0.458660,2.010000,0.491613,-0.458660,1.990000,0.491613,-0.206359,2.010000,0.335970,-0.206359,1.990000,0.335970, + -0.250000,2.010000,0.335970,-0.250000,1.990000,0.335970,-0.250000,2.010000,0.400921,-0.250000,1.990000,0.400921, + -0.315462,2.010000,0.400921,-0.315462,1.990000,0.400921,-0.315462,2.010000,0.445755,-0.315462,1.990000,0.445755, + -0.250000,2.010000,0.445755,-0.250000,1.990000,0.445755,-0.250000,2.010000,0.510706,-0.250000,1.990000,0.510706, + -0.206359,2.010000,0.510706,-0.206359,1.990000,0.510706,-0.206359,2.010000,0.445755,-0.206359,1.990000,0.445755, + -0.140726,2.010000,0.445755,-0.140726,1.990000,0.445755,-0.140726,2.010000,0.400921,-0.140726,1.990000,0.400921, + -0.206359,2.010000,0.400921,-0.206359,1.990000,0.400921,-0.100494,2.010000,0.300000,-0.100494,1.990000,0.300000, + -0.100494,2.010000,0.549915,-0.100494,1.990000,0.549915,-0.000597,2.010000,0.549915,-0.000597,1.990000,0.549915, + 0.043641,2.010000,0.547443,0.043641,1.990000,0.547443,0.069724,2.010000,0.537129,0.069724,1.990000,0.537129, + 0.088902,2.010000,0.516246,0.088902,1.990000,0.516246,0.096573,2.010000,0.487010,0.096573,1.990000,0.487010, + 0.087112,2.010000,0.454790,0.087112,1.990000,0.454790,0.061456,2.010000,0.432799,0.061456,1.990000,0.432799, + 0.096573,2.010000,0.410126,0.096573,1.990000,0.410126,0.108848,2.010000,0.372451,0.108848,1.990000,0.372451, + 0.100921,2.010000,0.339294,0.100921,1.990000,0.339294,0.079270,2.010000,0.313553,0.079270,1.990000,0.313553, + 0.045431,2.010000,0.301705,0.045431,1.990000,0.301705,-0.015428,2.010000,0.300000,-0.015428,1.990000,0.300000, + -0.021054,2.010000,0.508319,-0.021054,1.990000,0.508319,-0.050034,2.010000,0.508319,-0.050034,1.990000,0.508319, + -0.050034,2.010000,0.450528,-0.050034,1.990000,0.450528,-0.016962,2.010000,0.450528,-0.016962,1.990000,0.450528, + 0.019690,2.010000,0.451381,0.019690,1.990000,0.451381,0.040061,2.010000,0.460331,0.040061,1.990000,0.460331, + 0.047477,2.010000,0.479850,0.047477,1.990000,0.479850,0.041084,2.010000,0.498687,0.041084,1.990000,0.498687, + 0.022076,2.010000,0.507467,0.022076,1.990000,0.507467,-0.009291,2.010000,0.408933,-0.009291,1.990000,0.408933, + -0.050034,2.010000,0.408933,-0.050034,1.990000,0.408933,-0.050034,2.010000,0.342107,-0.050034,1.990000,0.342107, + -0.003324,2.010000,0.342107,-0.003324,1.990000,0.342107,0.031282,2.010000,0.343641,0.031282,1.990000,0.343641, + 0.049608,2.010000,0.353614,0.049608,1.990000,0.353614,0.056683,2.010000,0.374838,0.056683,1.990000,0.374838, + 0.051227,2.010000,0.393931,0.051227,1.990000,0.393931,0.035459,2.010000,0.405353,0.035459,1.990000,0.405353, + 0.249659,2.010000,0.335970,0.249659,1.990000,0.335970,0.206018,2.010000,0.335970,0.206018,1.990000,0.335970, + 0.206018,2.010000,0.400921,0.206018,1.990000,0.400921,0.140556,2.010000,0.400921,0.140556,1.990000,0.400921, + 0.140556,2.010000,0.445755,0.140556,1.990000,0.445755,0.206018,2.010000,0.445755,0.206018,1.990000,0.445755, + 0.206018,2.010000,0.510706,0.206018,1.990000,0.510706,0.249659,2.010000,0.510706,0.249659,1.990000,0.510706, + 0.249659,2.010000,0.445755,0.249659,1.990000,0.445755,0.315291,2.010000,0.445755,0.315291,1.990000,0.445755, + 0.315291,2.010000,0.400921,0.315291,1.990000,0.400921,0.249659,2.010000,0.400921,0.249659,1.990000,0.400921, + 0.494460,2.010000,0.351654,0.494460,1.990000,0.351654,0.515257,2.010000,0.391885,0.515257,1.990000,0.391885, + 0.564183,2.010000,0.376372,0.564183,1.990000,0.376372,0.526764,2.010000,0.315598,0.526764,1.990000,0.315598, + 0.460365,2.010000,0.295738,0.460365,1.990000,0.295738,0.378537,2.010000,0.329748,0.378537,1.990000,0.329748, + 0.346488,2.010000,0.422741,0.346488,1.990000,0.422741,0.378708,2.010000,0.519656,0.378708,1.990000,0.519656, + 0.463433,2.010000,0.554177,0.463433,1.990000,0.554177,0.537930,2.010000,0.527071,0.537930,1.990000,0.527071, + 0.563501,2.010000,0.481043,0.563501,1.990000,0.481043,0.513553,2.010000,0.469110,0.513553,1.990000,0.469110, + 0.495056,2.010000,0.499795,0.495056,1.990000,0.499795,0.460876,2.010000,0.511047,0.460876,1.990000,0.511047, + 0.415786,2.010000,0.491101,0.415786,1.990000,0.491101,0.398483,2.010000,0.426492,0.398483,1.990000,0.426492, + 0.415530,2.010000,0.358984,0.415530,1.990000,0.358984,0.459853,2.010000,0.338868,0.459853,1.990000,0.338868, + 1.799011,-0.020000,0.600000,1.799011,-0.020000,1.099830,1.998807,-0.020000,1.099830,2.087283,-0.020000,1.094886, + 2.139448,-0.020000,1.074258,2.177804,-0.020000,1.032492,2.193147,-0.020000,0.974020,2.174224,-0.020000,0.909581, + 2.122912,-0.020000,0.865598,2.193147,-0.020000,0.820252,2.217695,-0.020000,0.744903,2.201841,-0.020000,0.678589, + 2.158541,-0.020000,0.627105,2.090863,-0.020000,0.603410,1.969144,-0.020000,0.600000,1.957893,-0.020000,1.016638, + 1.899932,-0.020000,1.016638,1.899932,-0.020000,0.901057,1.966076,-0.020000,0.901057,2.039380,-0.020000,0.902762, + 2.080123,-0.020000,0.920661,2.094954,-0.020000,0.959700,2.082168,-0.020000,0.997375,2.044153,-0.020000,1.014934, + 1.981418,-0.020000,0.817866,1.899932,-0.020000,0.817866,1.899932,-0.020000,0.684214,1.993351,-0.020000,0.684214, + 2.062564,-0.020000,0.687283,2.099216,-0.020000,0.707228,2.113365,-0.020000,0.749676,2.102455,-0.020000,0.787862, + 2.070917,-0.020000,0.810706,1.799011,0.020000,0.600000,1.799011,0.020000,1.099830,1.998807,0.020000,1.099830, + 2.087283,0.020000,1.094886,2.139448,0.020000,1.074258,2.177804,0.020000,1.032492,2.193147,0.020000,0.974020, + 2.174224,0.020000,0.909581,2.122912,0.020000,0.865598,2.193147,0.020000,0.820252,2.217695,0.020000,0.744903, + 2.201841,0.020000,0.678589,2.158541,0.020000,0.627105,2.090863,0.020000,0.603410,1.969144,0.020000,0.600000, + 1.957893,0.020000,1.016638,1.899932,0.020000,1.016638,1.899932,0.020000,0.901057,1.966076,0.020000,0.901057, + 2.039380,0.020000,0.902762,2.080123,0.020000,0.920661,2.094954,0.020000,0.959700,2.082168,0.020000,0.997375, + 2.044153,0.020000,1.014934,1.981418,0.020000,0.817866,1.899932,0.020000,0.817866,1.899932,0.020000,0.684214, + 1.993351,0.020000,0.684214,2.062564,0.020000,0.687283,2.099216,0.020000,0.707228,2.113365,0.020000,0.749676, + 2.102455,0.020000,0.787862,2.070917,0.020000,0.810706,1.799011,0.020000,0.600000,1.799011,-0.020000,0.600000, + 1.799011,0.020000,1.099830,1.799011,-0.020000,1.099830,1.998807,0.020000,1.099830,1.998807,-0.020000,1.099830, + 2.087283,0.020000,1.094886,2.087283,-0.020000,1.094886,2.139448,0.020000,1.074258,2.139448,-0.020000,1.074258, + 2.177804,0.020000,1.032492,2.177804,-0.020000,1.032492,2.193147,0.020000,0.974020,2.193147,-0.020000,0.974020, + 2.174224,0.020000,0.909581,2.174224,-0.020000,0.909581,2.122912,0.020000,0.865598,2.122912,-0.020000,0.865598, + 2.193147,0.020000,0.820252,2.193147,-0.020000,0.820252,2.217695,0.020000,0.744903,2.217695,-0.020000,0.744903, + 2.201841,0.020000,0.678589,2.201841,-0.020000,0.678589,2.158541,0.020000,0.627105,2.158541,-0.020000,0.627105, + 2.090863,0.020000,0.603410,2.090863,-0.020000,0.603410,1.969144,0.020000,0.600000,1.969144,-0.020000,0.600000, + 1.957893,0.020000,1.016638,1.957893,-0.020000,1.016638,1.899932,0.020000,1.016638,1.899932,-0.020000,1.016638, + 1.899932,0.020000,0.901057,1.899932,-0.020000,0.901057,1.966076,0.020000,0.901057,1.966076,-0.020000,0.901057, + 2.039380,0.020000,0.902762,2.039380,-0.020000,0.902762,2.080123,0.020000,0.920661,2.080123,-0.020000,0.920661, + 2.094954,0.020000,0.959700,2.094954,-0.020000,0.959700,2.082168,0.020000,0.997375,2.082168,-0.020000,0.997375, + 2.044153,0.020000,1.014934,2.044153,-0.020000,1.014934,1.981418,0.020000,0.817866,1.981418,-0.020000,0.817866, + 1.899932,0.020000,0.817866,1.899932,-0.020000,0.817866,1.899932,0.020000,0.684214,1.899932,-0.020000,0.684214, + 1.993351,0.020000,0.684214,1.993351,-0.020000,0.684214,2.062564,0.020000,0.687283,2.062564,-0.020000,0.687283, + 2.099216,0.020000,0.707228,2.099216,-0.020000,0.707228,2.113365,0.020000,0.749676,2.113365,-0.020000,0.749676, + 2.102455,0.020000,0.787862,2.102455,-0.020000,0.787862,2.070917,0.020000,0.810706,2.070917,-0.020000,0.810706, + 0.127514,-0.010000,0.300000,0.127514,-0.010000,0.549915,0.227412,-0.010000,0.549915,0.271650,-0.010000,0.547443, + 0.297733,-0.010000,0.537129,0.316911,-0.010000,0.516246,0.324582,-0.010000,0.487010,0.315121,-0.010000,0.454790, + 0.289465,-0.010000,0.432799,0.324582,-0.010000,0.410126,0.336856,-0.010000,0.372451,0.328929,-0.010000,0.339294, + 0.307279,-0.010000,0.313553,0.273440,-0.010000,0.301705,0.212581,-0.010000,0.300000,0.206955,-0.010000,0.508319, + 0.177975,-0.010000,0.508319,0.177975,-0.010000,0.450528,0.211047,-0.010000,0.450528,0.247699,-0.010000,0.451381, + 0.268070,-0.010000,0.460331,0.275486,-0.010000,0.479850,0.269093,-0.010000,0.498687,0.250085,-0.010000,0.507467, + 0.218718,-0.010000,0.408933,0.177975,-0.010000,0.408933,0.177975,-0.010000,0.342107,0.224685,-0.010000,0.342107, + 0.259291,-0.010000,0.343641,0.277617,-0.010000,0.353614,0.284691,-0.010000,0.374838,0.279236,-0.010000,0.393931, + 0.263467,-0.010000,0.405353,0.021650,-0.010000,0.335970,-0.021991,-0.010000,0.335970,-0.021991,-0.010000,0.400921, + -0.087453,-0.010000,0.400921,-0.087453,-0.010000,0.445755,-0.021991,-0.010000,0.445755,-0.021991,-0.010000,0.510706, + 0.021650,-0.010000,0.510706,0.021650,-0.010000,0.445755,0.087283,-0.010000,0.445755,0.087283,-0.010000,0.400921, + 0.021650,-0.010000,0.400921,-0.203375,-0.010000,0.549915,-0.103307,-0.010000,0.300000,-0.158200,-0.010000,0.300000, + -0.180020,-0.010000,0.356768,-0.279918,-0.010000,0.356768,-0.300546,-0.010000,0.300000,-0.354074,-0.010000,0.300000, + -0.256734,-0.010000,0.549915,-0.264405,-0.010000,0.398875,-0.196215,-0.010000,0.398875,-0.230651,-0.010000,0.491613, + 0.127514,0.010000,0.300000,0.127514,0.010000,0.549915,0.227412,0.010000,0.549915,0.271650,0.010000,0.547443, + 0.297733,0.010000,0.537129,0.316911,0.010000,0.516246,0.324582,0.010000,0.487010,0.315121,0.010000,0.454790, + 0.289465,0.010000,0.432799,0.324582,0.010000,0.410126,0.336856,0.010000,0.372451,0.328929,0.010000,0.339294, + 0.307279,0.010000,0.313553,0.273440,0.010000,0.301705,0.212581,0.010000,0.300000,0.206955,0.010000,0.508319, + 0.177975,0.010000,0.508319,0.177975,0.010000,0.450528,0.211047,0.010000,0.450528,0.247699,0.010000,0.451381, + 0.268070,0.010000,0.460331,0.275486,0.010000,0.479850,0.269093,0.010000,0.498687,0.250085,0.010000,0.507467, + 0.218718,0.010000,0.408933,0.177975,0.010000,0.408933,0.177975,0.010000,0.342107,0.224685,0.010000,0.342107, + 0.259291,0.010000,0.343641,0.277617,0.010000,0.353614,0.284691,0.010000,0.374838,0.279236,0.010000,0.393931, + 0.263467,0.010000,0.405353,0.021650,0.010000,0.335970,-0.021991,0.010000,0.335970,-0.021991,0.010000,0.400921, + -0.087453,0.010000,0.400921,-0.087453,0.010000,0.445755,-0.021991,0.010000,0.445755,-0.021991,0.010000,0.510706, + 0.021650,0.010000,0.510706,0.021650,0.010000,0.445755,0.087283,0.010000,0.445755,0.087283,0.010000,0.400921, + 0.021650,0.010000,0.400921,-0.203375,0.010000,0.549915,-0.103307,0.010000,0.300000,-0.158200,0.010000,0.300000, + -0.180020,0.010000,0.356768,-0.279918,0.010000,0.356768,-0.300546,0.010000,0.300000,-0.354074,0.010000,0.300000, + -0.256734,0.010000,0.549915,-0.264405,0.010000,0.398875,-0.196215,0.010000,0.398875,-0.230651,0.010000,0.491613, + -0.203375,0.010000,0.549915,-0.203375,-0.010000,0.549915,-0.103307,0.010000,0.300000,-0.103307,-0.010000,0.300000, + -0.158200,0.010000,0.300000,-0.158200,-0.010000,0.300000,-0.180020,0.010000,0.356768,-0.180020,-0.010000,0.356768, + -0.279918,0.010000,0.356768,-0.279918,-0.010000,0.356768,-0.300546,0.010000,0.300000,-0.300546,-0.010000,0.300000, + -0.354074,0.010000,0.300000,-0.354074,-0.010000,0.300000,-0.256734,0.010000,0.549915,-0.256734,-0.010000,0.549915, + -0.264405,0.010000,0.398875,-0.264405,-0.010000,0.398875,-0.196215,0.010000,0.398875,-0.196215,-0.010000,0.398875, + -0.230651,0.010000,0.491613,-0.230651,-0.010000,0.491613,0.021650,0.010000,0.335970,0.021650,-0.010000,0.335970, + -0.021991,0.010000,0.335970,-0.021991,-0.010000,0.335970,-0.021991,0.010000,0.400921,-0.021991,-0.010000,0.400921, + -0.087453,0.010000,0.400921,-0.087453,-0.010000,0.400921,-0.087453,0.010000,0.445755,-0.087453,-0.010000,0.445755, + -0.021991,0.010000,0.445755,-0.021991,-0.010000,0.445755,-0.021991,0.010000,0.510706,-0.021991,-0.010000,0.510706, + 0.021650,0.010000,0.510706,0.021650,-0.010000,0.510706,0.021650,0.010000,0.445755,0.021650,-0.010000,0.445755, + 0.087283,0.010000,0.445755,0.087283,-0.010000,0.445755,0.087283,0.010000,0.400921,0.087283,-0.010000,0.400921, + 0.021650,0.010000,0.400921,0.021650,-0.010000,0.400921,0.127514,0.010000,0.300000,0.127514,-0.010000,0.300000, + 0.127514,0.010000,0.549915,0.127514,-0.010000,0.549915,0.227412,0.010000,0.549915,0.227412,-0.010000,0.549915, + 0.271650,0.010000,0.547443,0.271650,-0.010000,0.547443,0.297733,0.010000,0.537129,0.297733,-0.010000,0.537129, + 0.316911,0.010000,0.516246,0.316911,-0.010000,0.516246,0.324582,0.010000,0.487010,0.324582,-0.010000,0.487010, + 0.315121,0.010000,0.454790,0.315121,-0.010000,0.454790,0.289465,0.010000,0.432799,0.289465,-0.010000,0.432799, + 0.324582,0.010000,0.410126,0.324582,-0.010000,0.410126,0.336856,0.010000,0.372451,0.336856,-0.010000,0.372451, + 0.328929,0.010000,0.339294,0.328929,-0.010000,0.339294,0.307279,0.010000,0.313553,0.307279,-0.010000,0.313553, + 0.273440,0.010000,0.301705,0.273440,-0.010000,0.301705,0.212581,0.010000,0.300000,0.212581,-0.010000,0.300000, + 0.206955,0.010000,0.508319,0.206955,-0.010000,0.508319,0.177975,0.010000,0.508319,0.177975,-0.010000,0.508319, + 0.177975,0.010000,0.450528,0.177975,-0.010000,0.450528,0.211047,0.010000,0.450528,0.211047,-0.010000,0.450528, + 0.247699,0.010000,0.451381,0.247699,-0.010000,0.451381,0.268070,0.010000,0.460331,0.268070,-0.010000,0.460331, + 0.275486,0.010000,0.479850,0.275486,-0.010000,0.479850,0.269093,0.010000,0.498687,0.269093,-0.010000,0.498687, + 0.250085,0.010000,0.507467,0.250085,-0.010000,0.507467,0.218718,0.010000,0.408933,0.218718,-0.010000,0.408933, + 0.177975,0.010000,0.408933,0.177975,-0.010000,0.408933,0.177975,0.010000,0.342107,0.177975,-0.010000,0.342107, + 0.224685,0.010000,0.342107,0.224685,-0.010000,0.342107,0.259291,0.010000,0.343641,0.259291,-0.010000,0.343641, + 0.277617,0.010000,0.353614,0.277617,-0.010000,0.353614,0.284691,0.010000,0.374838,0.284691,-0.010000,0.374838, + 0.279236,0.010000,0.393931,0.279236,-0.010000,0.393931,0.263467,0.010000,0.405353,0.263467,-0.010000,0.405353, + -1.950733,-0.020000,1.099830,-1.750597,-0.020000,0.600000,-1.860382,-0.020000,0.600000,-1.904023,-0.020000,0.713536, + -2.103819,-0.020000,0.713536,-2.145073,-0.020000,0.600000,-2.252131,-0.020000,0.600000,-2.057450,-0.020000,1.099830, + -2.072792,-0.020000,0.797750,-1.936413,-0.020000,0.797750,-2.005285,-0.020000,0.983225,-1.950733,0.020000,1.099830, + -1.750597,0.020000,0.600000,-1.860382,0.020000,0.600000,-1.904023,0.020000,0.713536,-2.103819,0.020000,0.713536, + -2.145073,0.020000,0.600000,-2.252131,0.020000,0.600000,-2.057450,0.020000,1.099830,-2.072792,0.020000,0.797750, + -1.936413,0.020000,0.797750,-2.005285,0.020000,0.983225,-1.950733,0.020000,1.099830,-1.950733,-0.020000,1.099830, + -1.750597,0.020000,0.600000,-1.750597,-0.020000,0.600000,-1.860382,0.020000,0.600000,-1.860382,-0.020000,0.600000, + -1.904023,0.020000,0.713536,-1.904023,-0.020000,0.713536,-2.103819,0.020000,0.713536,-2.103819,-0.020000,0.713536, + -2.145073,0.020000,0.600000,-2.145073,-0.020000,0.600000,-2.252131,0.020000,0.600000,-2.252131,-0.020000,0.600000, + -2.057450,0.020000,1.099830,-2.057450,-0.020000,1.099830,-2.072792,0.020000,0.797750,-2.072792,-0.020000,0.797750, + -1.936413,0.020000,0.797750,-1.936413,-0.020000,0.797750,-2.005285,0.020000,0.983225,-2.005285,-0.020000,0.983225 + PolygonVertexIndex: 0,1,3,-3,2,3,7,-7,6,7,5,-5,4,5,1,-1,2,6,4,-1,7,3,1,-6,8,9,11,-11,10,11,15,-15, + 14,15,13,-13,12,13,9,-9,10,14,12,-9,15,11,9,-14,16,17,19,-19,18,19,23,-23,22,23,21,-21,20,21,17,-17, + 18,22,20,-17,23,19,17,-22,24,25,27,-27,26,27,31,-31,30,31,29,-29,28,29,25,-25,26,30,28,-25,31,27,25,-30, + 32,33,35,-35,34,35,39,-39,38,39,37,-37,36,37,33,-33,34,38,36,-33,39,35,33,-38,40,41,43,-43,42,43,47,-47, + 46,47,45,-45,44,45,41,-41,42,46,44,-41,47,43,41,-46,48,49,51,-51,50,51,55,-55,54,55,53,-53,52,53,49,-49, + 50,54,52,-49,55,51,49,-54,63,65,-65,63,69,-66,69,66,-66,62,70,-64,70,69,-64,68,66,-70,67,66,-69,62,71,-71, + 62,72,-72,61,72,-63,56,58,-58,56,59,-59,61,73,-73,73,59,-57,61,59,-74,60,59,-62,79,81,-81,79,82,-82,77,79, + -79,77,82,-80,77,83,-83,77,84,-84,76,84,-78,75,85,-77,85,84,-77,75,74,-86,86,102,-88,102,88,-88,102,89,-89,102, + 90,-90,102,91,-91,102,101,-92,101,109,-92,109,92,-92,86,103,-103,108,92,-110,107,92,-109,107,93,-93,106,93,-108,105,93,-107, + 105,94,-94,104,94,-106,86,111,-104,111,104,-104,111,94,-105,111,95,-95,111,110,-96,110,118,-96,118,96,-96,86,112,-112,117,96, + -119,116,96,-118,115,96,-117,115,97,-97,114,97,-116,113,97,-115,86,113,-113,86,97,-114,86,98,-98,86,99,-99,86,100,-100,128, + 126,-128,132,126,-129,129,132,-129,133,125,-127,132,133,-127,129,131,-133,129,130,-132,134,125,-134,135,125,-135,135,124,-126,121,119,-121, + 122,119,-122,136,124,-136,122,136,-120,122,124,-137,122,123,-125,144,142,-144,145,142,-145,142,140,-142,145,140,-143,146,140,-146,147,140, + -147,147,139,-141,148,138,-140,147,148,-140,137,138,-149,165,149,-151,151,165,-151,152,165,-152,153,165,-153,154,165,-154,164,165,-155,172, + 164,-155,155,172,-155,166,149,-166,155,171,-173,155,170,-172,156,170,-156,156,169,-171,156,168,-170,157,168,-157,157,167,-169,174,149,-167, + 167,174,-167,157,174,-168,158,174,-158,173,174,-159,181,173,-159,159,181,-159,175,149,-175,159,180,-182,159,179,-181,159,178,-180,160,178, + -160,160,177,-179,160,176,-178,176,149,-176,160,149,-177,161,149,-161,162,149,-162,163,149,-163,183,185,184,-183,185,187,186,-185,187,189, + 188,-187,189,191,190,-189,191,193,192,-191,193,195,194,-193,195,197,196,-195,197,199,198,-197,199,201,200,-199,201,203,202,-201,203,205, + 204,-203,205,207,206,-205,207,209,208,-207,209,211,210,-209,211,183,182,-211,213,215,214,-213,215,217,216,-215,217,219,218,-217,219,221, + 220,-219,221,223,222,-221,223,225,224,-223,225,227,226,-225,227,229,228,-227,229,213,212,-229,231,233,232,-231,233,235,234,-233,235,237, + 236,-235,237,239,238,-237,239,241,240,-239,241,243,242,-241,243,245,244,-243,245,247,246,-245,247,231,230,-247,249,251,250,-249,251,253, + 252,-251,253,255,254,-253,255,257,256,-255,257,259,258,-257,259,261,260,-259,261,263,262,-261,263,265,264,-263,265,267,266,-265,267,269, + 268,-267,269,271,270,-269,271,249,248,-271,273,275,274,-273,275,277,276,-275,277,279,278,-277,279,281,280,-279,281,283,282,-281,283,285, + 284,-283,285,287,286,-285,287,289,288,-287,289,291,290,-289,291,293,292,-291,293,295,294,-293,295,297,296,-295,297,299,298,-297,299,301, + 300,-299,301,303,302,-301,303,305,304,-303,305,307,306,-305,307,273,272,-307,315,317,-317,315,321,-318,321,318,-318,314,322,-316,322,321, + -316,320,318,-322,319,318,-321,314,323,-323,314,324,-324,313,324,-315,308,310,-310,308,311,-311,313,325,-325,325,311,-309,313,311,-326,312, + 311,-314,331,333,-333,331,334,-334,329,331,-331,329,334,-332,329,335,-335,329,336,-336,328,336,-330,327,337,-329,337,336,-329,327,326,-338, + 344,338,-346,344,348,-339,348,339,-339,344,346,-349,347,339,-349,344,342,-347,342,347,-347,342,341,-348,341,339,-348,344,343,-343,340,339, + -342,358,356,-358,362,356,-359,359,362,-359,363,355,-357,362,363,-357,359,361,-363,359,360,-362,364,355,-364,365,355,-365,365,354,-356,351, + 349,-351,352,349,-352,366,354,-366,352,366,-350,352,354,-367,352,353,-355,374,372,-374,375,372,-375,372,370,-372,375,370,-373,376,370,-376, + 377,370,-377,377,369,-371,378,368,-370,377,378,-370,367,368,-379,379,385,-387,389,385,-380,380,389,-380,387,385,-390,380,388,-390,383,385, + -388,388,383,-388,382,383,-389,380,382,-389,384,385,-384,380,381,-383,391,393,392,-391,393,395,394,-393,395,397,396,-395,397,399,398,-397, + 399,401,400,-399,401,403,402,-401,403,405,404,-403,405,391,390,-405,407,409,408,-407,409,411,410,-409,411,407,406,-411,413,415,414,-413, + 415,417,416,-415,417,419,418,-417,419,421,420,-419,421,423,422,-421,423,425,424,-423,425,427,426,-425,427,429,428,-427,429,431,430,-429, + 431,433,432,-431,433,435,434,-433,435,413,412,-435,437,439,438,-437,439,441,440,-439,441,443,442,-441,443,445,444,-443,445,447,446,-445, + 447,449,448,-447,449,451,450,-449,451,453,452,-451,453,455,454,-453,455,457,456,-455,457,459,458,-457,459,461,460,-459,461,463,462,-461, + 463,465,464,-463,465,467,466,-465,467,469,468,-467,469,471,470,-469,471,437,436,-471,479,481,-481,479,485,-482,485,482,-482,478,486,-480, + 486,485,-480,484,482,-486,483,482,-485,478,487,-487,478,488,-488,477,488,-479,472,474,-474,472,475,-475,477,489,-489,489,475,-473,477,475, + -490,476,475,-478,499,497,-499,503,497,-500,500,503,-500,504,496,-498,503,504,-498,500,502,-504,500,501,-503,505,496,-505,506,496,-506,506, + 495,-497,492,490,-492,493,490,-493,507,495,-507,493,507,-491,493,495,-508,493,494,-496,509,511,510,-509,511,513,512,-511,513,515,514,-513, + 515,517,516,-515,517,519,518,-517,519,521,520,-519,521,523,522,-521,523,525,524,-523,525,527,526,-525,527,529,528,-527,529,531,530,-529, + 531,533,532,-531,533,535,534,-533,535,537,536,-535,537,539,538,-537,539,541,540,-539,541,543,542,-541,543,509,508,-543,551,553,-553,551, + 557,-554,557,554,-554,550,558,-552,558,557,-552,556,554,-558,555,554,-557,550,559,-559,550,560,-560,549,560,-551,544,546,-546,544,547,-547, + 549,561,-561,561,547,-545,549,547,-562,548,547,-550,567,569,-569,567,570,-570,565,567,-567,565,570,-568,565,571,-571,565,572,-572,564,572, + -566,563,573,-565,573,572,-565,563,562,-574,574,590,-576,590,576,-576,590,577,-577,590,578,-578,590,579,-579,590,589,-580,589,597,-580,597, + 580,-580,574,591,-591,596,580,-598,595,580,-597,595,581,-581,594,581,-596,593,581,-595,593,582,-582,592,582,-594,574,599,-592,599,592,-592, + 599,582,-593,599,583,-583,599,598,-584,598,606,-584,606,584,-584,574,600,-600,605,584,-607,604,584,-606,603,584,-605,603,585,-585,602,585, + -604,601,585,-603,574,601,-601,574,585,-602,574,586,-586,574,587,-587,574,588,-588,612,614,-614,612,615,-615,610,612,-612,610,615,-613,610, + 616,-616,610,617,-617,609,617,-611,608,618,-610,618,617,-610,608,607,-619,625,619,-627,625,629,-620,629,620,-620,625,627,-630,628,620,-630, + 625,623,-628,623,628,-628,623,622,-629,622,620,-629,625,624,-624,621,620,-623,639,637,-639,643,637,-640,640,643,-640,644,636,-638,643,644, + -638,640,642,-644,640,641,-643,645,636,-645,646,636,-646,646,635,-637,632,630,-632,633,630,-633,647,635,-647,633,647,-631,633,635,-648,633, + 634,-636,655,653,-655,656,653,-656,653,651,-653,656,651,-654,657,651,-657,658,651,-658,658,650,-652,659,649,-651,658,659,-651,648,649,-660, + 676,660,-662,662,676,-662,663,676,-663,664,676,-664,665,676,-665,675,676,-666,683,675,-666,666,683,-666,677,660,-677,666,682,-684,666,681, + -683,667,681,-667,667,680,-682,667,679,-681,668,679,-668,668,678,-680,685,660,-678,678,685,-678,668,685,-679,669,685,-669,684,685,-670,692, + 684,-670,670,692,-670,686,660,-686,670,691,-693,670,690,-692,670,689,-691,671,689,-671,671,688,-690,671,687,-689,687,660,-687,671,660,-688, + 672,660,-672,673,660,-673,674,660,-674,700,698,-700,701,698,-701,698,696,-698,701,696,-699,702,696,-702,703,696,-703,703,695,-697,704,694, + -696,703,704,-696,693,694,-705,705,711,-713,715,711,-706,706,715,-706,713,711,-716,706,714,-716,709,711,-714,714,709,-714,708,709,-715,706, + 708,-715,710,711,-710,706,707,-709,717,719,718,-717,719,721,720,-719,721,723,722,-721,723,725,724,-723,725,727,726,-725,727,729,728,-727, + 729,731,730,-729,731,717,716,-731,733,735,734,-733,735,737,736,-735,737,733,732,-737,739,741,740,-739,741,743,742,-741,743,745,744,-743, + 745,747,746,-745,747,749,748,-747,749,751,750,-749,751,753,752,-751,753,755,754,-753,755,757,756,-755,757,759,758,-757,759,761,760,-759, + 761,739,738,-761,763,765,764,-763,765,767,766,-765,767,769,768,-767,769,771,770,-769,771,773,772,-771,773,775,774,-773,775,777,776,-775, + 777,779,778,-777,779,781,780,-779,781,783,782,-781,783,785,784,-783,785,787,786,-785,787,789,788,-787,789,791,790,-789,791,763,762,-791, + 793,795,794,-793,795,797,796,-795,797,799,798,-797,799,801,800,-799,801,803,802,-801,803,805,804,-803,805,807,806,-805,807,809,808,-807, + 809,793,792,-809,811,813,812,-811,813,815,814,-813,815,817,816,-815,817,819,818,-817,819,821,820,-819,821,823,822,-821,823,825,824,-823, + 825,827,826,-825,827,811,810,-827,829,831,830,-829,831,833,832,-831,833,835,834,-833,835,837,836,-835,837,839,838,-837,839,841,840,-839, + 841,843,842,-841,843,845,844,-843,845,847,846,-845,847,849,848,-847,849,851,850,-849,851,829,828,-851,853,855,854,-853,855,857,856,-855, + 857,859,858,-857,859,861,860,-859,861,863,862,-861,863,865,864,-863,865,867,866,-865,867,869,868,-867,869,871,870,-869,871,873,872,-871, + 873,875,874,-873,875,877,876,-875,877,879,878,-877,879,881,880,-879,881,883,882,-881,883,885,884,-883,885,887,886,-885,887,853,852,-887, + 888,904,-890,904,890,-890,904,891,-891,904,892,-892,904,893,-893,904,903,-894,903,911,-894,911,894,-894,888,905,-905,910,894,-912,909,894, + -911,909,895,-895,908,895,-910,907,895,-909,907,896,-896,906,896,-908,888,913,-906,913,906,-906,913,896,-907,913,897,-897,913,912,-898,912, + 920,-898,920,898,-898,888,914,-914,919,898,-921,918,898,-920,917,898,-919,917,899,-899,916,899,-918,915,899,-917,888,915,-915,888,899,-916, + 888,900,-900,888,901,-901,888,902,-902,937,921,-923,923,937,-923,924,937,-924,925,937,-925,926,937,-926,936,937,-927,944,936,-927,927,944, + -927,938,921,-938,927,943,-945,927,942,-944,928,942,-928,928,941,-943,928,940,-942,929,940,-929,929,939,-941,946,921,-939,939,946,-939,929, + 946,-940,930,946,-930,945,946,-931,953,945,-931,931,953,-931,947,921,-947,931,952,-954,931,951,-953,931,950,-952,932,950,-932,932,949,-951, + 932,948,-950,948,921,-948,932,921,-949,933,921,-933,934,921,-934,935,921,-935,955,957,956,-955,957,959,958,-957,959,961,960,-959,961,963, + 962,-961,963,965,964,-963,965,967,966,-965,967,969,968,-967,969,971,970,-969,971,973,972,-971,973,975,974,-973,975,977,976,-975,977,979, + 978,-977,979,981,980,-979,981,983,982,-981,983,955,954,-983,985,987,986,-985,987,989,988,-987,989,991,990,-989,991,993,992,-991,993,995, + 994,-993,995,997,996,-995,997,999,998,-997,999,1001,1000,-999,1001,985,984,-1001,1003,1005,1004,-1003,1005,1007,1006,-1005,1007,1009,1008,-1007,1009,1011, + 1010,-1009,1011,1013,1012,-1011,1013,1015,1014,-1013,1015,1017,1016,-1015,1017,1019,1018,-1017,1019,1003,1002,-1019,1020,1036,-1022,1036,1022,-1022,1036,1023,-1023,1036, + 1024,-1024,1036,1025,-1025,1036,1035,-1026,1035,1043,-1026,1043,1026,-1026,1020,1037,-1037,1042,1026,-1044,1041,1026,-1043,1041,1027,-1027,1040,1027,-1042,1039,1027,-1041, + 1039,1028,-1028,1038,1028,-1040,1020,1045,-1038,1045,1038,-1038,1045,1028,-1039,1045,1029,-1029,1045,1044,-1030,1044,1052,-1030,1052,1030,-1030,1020,1046,-1046,1051,1030, + -1053,1050,1030,-1052,1049,1030,-1051,1049,1031,-1031,1048,1031,-1050,1047,1031,-1049,1020,1047,-1047,1020,1031,-1048,1020,1032,-1032,1020,1033,-1033,1020,1034,-1034,1058, + 1060,-1060,1058,1061,-1061,1056,1058,-1058,1056,1061,-1059,1056,1062,-1062,1056,1063,-1063,1055,1063,-1057,1054,1064,-1056,1064,1063,-1056,1054,1053,-1065,1071,1065,-1073, + 1071,1075,-1066,1075,1066,-1066,1071,1073,-1076,1074,1066,-1076,1071,1069,-1074,1069,1074,-1074,1069,1068,-1075,1068,1066,-1075,1071,1070,-1070,1067,1066,-1069,1092,1076, + -1078,1078,1092,-1078,1079,1092,-1079,1080,1092,-1080,1081,1092,-1081,1091,1092,-1082,1099,1091,-1082,1082,1099,-1082,1093,1076,-1093,1082,1098,-1100,1082,1097,-1099,1083, + 1097,-1083,1083,1096,-1098,1083,1095,-1097,1084,1095,-1084,1084,1094,-1096,1101,1076,-1094,1094,1101,-1094,1084,1101,-1095,1085,1101,-1085,1100,1101,-1086,1108,1100,-1086, + 1086,1108,-1086,1102,1076,-1102,1086,1107,-1109,1086,1106,-1108,1086,1105,-1107,1087,1105,-1087,1087,1104,-1106,1087,1103,-1105,1103,1076,-1103,1087,1076,-1104,1088,1076, + -1088,1089,1076,-1089,1090,1076,-1090,1116,1114,-1116,1117,1114,-1117,1114,1112,-1114,1117,1112,-1115,1118,1112,-1118,1119,1112,-1119,1119,1111,-1113,1120,1110,-1112,1119, + 1120,-1112,1109,1110,-1121,1121,1127,-1129,1131,1127,-1122,1122,1131,-1122,1129,1127,-1132,1122,1130,-1132,1125,1127,-1130,1130,1125,-1130,1124,1125,-1131,1122,1124,-1131, + 1126,1127,-1126,1122,1123,-1125,1133,1135,1134,-1133,1135,1137,1136,-1135,1137,1139,1138,-1137,1139,1141,1140,-1139,1141,1143,1142,-1141,1143,1145,1144,-1143,1145,1147, + 1146,-1145,1147,1133,1132,-1147,1149,1151,1150,-1149,1151,1153,1152,-1151,1153,1149,1148,-1153,1155,1157,1156,-1155,1157,1159,1158,-1157,1159,1161,1160,-1159,1161,1163, + 1162,-1161,1163,1165,1164,-1163,1165,1167,1166,-1165,1167,1169,1168,-1167,1169,1171,1170,-1169,1171,1173,1172,-1171,1173,1175,1174,-1173,1175,1177,1176,-1175,1177,1155, + 1154,-1177,1179,1181,1180,-1179,1181,1183,1182,-1181,1183,1185,1184,-1183,1185,1187,1186,-1185,1187,1189,1188,-1187,1189,1191,1190,-1189,1191,1193,1192,-1191,1193,1195, + 1194,-1193,1195,1197,1196,-1195,1197,1199,1198,-1197,1199,1201,1200,-1199,1201,1203,1202,-1201,1203,1205,1204,-1203,1205,1207,1206,-1205,1207,1179,1178,-1207,1209,1211, + 1210,-1209,1211,1213,1212,-1211,1213,1215,1214,-1213,1215,1217,1216,-1215,1217,1219,1218,-1217,1219,1221,1220,-1219,1221,1223,1222,-1221,1223,1225,1224,-1223,1225,1209, + 1208,-1225,1227,1229,1228,-1227,1229,1231,1230,-1229,1231,1233,1232,-1231,1233,1235,1234,-1233,1235,1237,1236,-1235,1237,1239,1238,-1237,1239,1241,1240,-1239,1241,1243, + 1242,-1241,1243,1227,1226,-1243,1250,1244,-1252,1250,1254,-1245,1254,1245,-1245,1250,1252,-1255,1253,1245,-1255,1250,1248,-1253,1248,1253,-1253,1248,1247,-1254,1247,1245, + -1254,1250,1249,-1249,1246,1245,-1248,1255,1261,-1263,1265,1261,-1256,1256,1265,-1256,1263,1261,-1266,1256,1264,-1266,1259,1261,-1264,1264,1259,-1264,1258,1259,-1265,1256, + 1258,-1265,1260,1261,-1260,1256,1257,-1259,1267,1269,1268,-1267,1269,1271,1270,-1269,1271,1273,1272,-1271,1273,1275,1274,-1273,1275,1277,1276,-1275,1277,1279,1278,-1277, + 1279,1281,1280,-1279,1281,1267,1266,-1281,1283,1285,1284,-1283,1285,1287,1286,-1285,1287,1283,1282,-1287 + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000004,0.000000,-1.000000,0.000004, + 0.000000,-1.000000,0.000004,0.000000,-1.000000,0.000003,0.000000,-1.000000,0.000003,0.000000,-1.000000,0.000003, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002, + 0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,0.000007, + 0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000007, + 0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000009, + 0.000000,-1.000000,-0.000009,0.000000,-1.000000,-0.000009,0.000000,-1.000000,0.000012,0.000000,-1.000000,0.000012, + 0.000000,-1.000000,0.000012,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000008,0.000000,-1.000000,-0.000008,0.000000,-1.000000,-0.000008, + 0.000000,-1.000000,0.000010,0.000000,-1.000000,0.000010,0.000000,-1.000000,0.000010,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000008,0.000000,-1.000000,0.000008,0.000000,-1.000000,0.000008,0.000000,-1.000000,-0.000011, + 0.000000,-1.000000,-0.000011,0.000000,-1.000000,-0.000011,0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002, + 0.000000,-1.000000,-0.000002,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000002, + 0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000002, + 0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000016,0.000000,-1.000000,0.000016,0.000000,-1.000000,0.000016,0.000000,-1.000000,-0.000021, + 0.000000,-1.000000,-0.000021,0.000000,-1.000000,-0.000021,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000008,0.000000,-1.000000,0.000008,0.000000,-1.000000,0.000008,0.000000,-1.000000,-0.000009, + 0.000000,-1.000000,-0.000009,0.000000,-1.000000,-0.000009,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000034,0.000000,-1.000000,0.000034,0.000000,-1.000000,0.000034, + 0.000000,-1.000000,0.000006,0.000000,-1.000000,0.000006,0.000000,-1.000000,0.000006,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000093,0.000000,-1.000000,-0.000093, + 0.000000,-1.000000,-0.000093,0.000000,-1.000000,0.000015,0.000000,-1.000000,0.000015,0.000000,-1.000000,0.000015, + 0.000000,-1.000000,-0.000013,0.000000,-1.000000,-0.000013,0.000000,-1.000000,-0.000013,0.000000,-1.000000,0.000004, + 0.000000,-1.000000,0.000004,0.000000,-1.000000,0.000004,0.000000,-1.000000,0.000019,0.000000,-1.000000,0.000019, + 0.000000,-1.000000,0.000019,0.000000,-1.000000,-0.000116,0.000000,-1.000000,-0.000116,0.000000,-1.000000,-0.000116, + 0.000000,-1.000000,0.000008,0.000000,-1.000000,0.000008,0.000000,-1.000000,0.000008,0.000000,-1.000000,0.000006, + 0.000000,-1.000000,0.000006,0.000000,-1.000000,0.000006,0.000000,-1.000000,-0.000005,0.000000,-1.000000,-0.000005, + 0.000000,-1.000000,-0.000005,0.000000,-1.000000,-0.000018,0.000000,-1.000000,-0.000018,0.000000,-1.000000,-0.000018, + 0.000000,-1.000000,0.000206,0.000000,-1.000000,0.000206,0.000000,-1.000000,0.000206,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000003,0.000000,1.000000,0.000003,0.000000,1.000000,0.000003,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000004,0.000000,1.000000,-0.000004,0.000000,1.000000,-0.000004, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000003,0.000000,1.000000,0.000003, + 0.000000,1.000000,0.000003,0.000000,1.000000,0.000007,0.000000,1.000000,0.000007,0.000000,1.000000,0.000007, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000009,0.000000,1.000000,-0.000009, + 0.000000,1.000000,-0.000009,0.000000,1.000000,0.000012,0.000000,1.000000,0.000012,0.000000,1.000000,0.000012, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000015,0.000000,1.000000,-0.000015,0.000000,1.000000,-0.000015,0.000000,1.000000,0.000010, + 0.000000,1.000000,0.000010,0.000000,1.000000,0.000010,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000008, + 0.000000,1.000000,0.000008,0.000000,1.000000,0.000008,0.000000,1.000000,-0.000015,0.000000,1.000000,-0.000015, + 0.000000,1.000000,-0.000015,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000004, + 0.000000,1.000000,0.000004,0.000000,1.000000,0.000004,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000002,0.000000,1.000000,-0.000002,0.000000,1.000000,-0.000002, + 0.000000,1.000000,-0.000014,0.000000,1.000000,-0.000014,0.000000,1.000000,-0.000014,0.000000,1.000000,0.000021, + 0.000000,1.000000,0.000021,0.000000,1.000000,0.000021,0.000000,1.000000,-0.000021,0.000000,1.000000,-0.000021, + 0.000000,1.000000,-0.000021,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000008, + 0.000000,1.000000,0.000008,0.000000,1.000000,0.000008,0.000000,1.000000,-0.000009,0.000000,1.000000,-0.000009, + 0.000000,1.000000,-0.000009,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000006, + 0.000000,1.000000,0.000006,0.000000,1.000000,0.000006,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000070,0.000000,1.000000,-0.000070,0.000000,1.000000,-0.000070, + 0.000000,1.000000,0.000011,0.000000,1.000000,0.000011,0.000000,1.000000,0.000011,0.000000,1.000000,-0.000007, + 0.000000,1.000000,-0.000007,0.000000,1.000000,-0.000007,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000010,0.000000,1.000000,0.000010,0.000000,1.000000,0.000010, + 0.000000,1.000000,-0.000116,0.000000,1.000000,-0.000116,0.000000,1.000000,-0.000116,0.000000,1.000000,0.000008, + 0.000000,1.000000,0.000008,0.000000,1.000000,0.000008,0.000000,1.000000,0.000006,0.000000,1.000000,0.000006, + 0.000000,1.000000,0.000006,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000036,0.000000,1.000000,-0.000036,0.000000,1.000000,-0.000036,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.027906,0.000000,0.999611, + 0.027906,0.000000,0.999611,0.000000,0.000000,1.000000,0.027906,0.000000,0.999611,0.214507,0.000000,0.976722, + 0.214507,0.000000,0.976722,0.027906,0.000000,0.999611,0.214507,0.000000,0.976722,0.566491,0.000000,0.824068, + 0.566491,0.000000,0.824068,0.214507,0.000000,0.976722,0.566491,0.000000,0.824068,0.877709,0.000000,0.479194, + 0.877709,0.000000,0.479194,0.566491,0.000000,0.824068,0.877709,0.000000,0.479194,0.999895,0.000000,-0.014508, + 0.999895,0.000000,-0.014508,0.877709,0.000000,0.479194,0.999895,0.000000,-0.014508,0.839791,0.000000,-0.542909, + 0.839791,0.000000,-0.542909,0.999895,0.000000,-0.014508,0.839791,0.000000,-0.542909,0.650790,0.000000,-0.759258, + 0.650790,0.000000,-0.759258,0.839791,0.000000,-0.542909,0.542406,0.000000,0.840117,0.792302,0.000000,0.610129, + 0.792302,0.000000,0.610129,0.542406,0.000000,0.840117,0.792302,0.000000,0.610129,0.999195,0.000000,0.040128, + 0.999195,0.000000,0.040128,0.792302,0.000000,0.610129,0.999195,0.000000,0.040128,0.892933,0.000000,-0.450189, + 0.892933,0.000000,-0.450189,0.999195,0.000000,0.040128,0.892933,0.000000,-0.450189,0.568062,0.000000,-0.822985, + 0.568062,0.000000,-0.822985,0.892933,0.000000,-0.450189,0.568062,0.000000,-0.822985,0.181385,0.000000,-0.983412, + 0.181385,0.000000,-0.983412,0.568062,0.000000,-0.822985,0.181385,0.000000,-0.983412,0.014002,0.000000,-0.999902, + 0.014002,0.000000,-0.999902,0.181385,0.000000,-0.983412,0.014002,0.000000,-0.999902,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.014002,0.000000,-0.999902,-0.009880,0.000000,-0.999951,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,-0.009880,0.000000,-0.999951,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,-0.011626,0.000000,0.999932, + -0.011626,0.000000,0.999932,0.000000,0.000000,1.000000,-0.011626,0.000000,0.999932,-0.216861,0.000000,0.976202, + -0.216861,0.000000,0.976202,-0.011626,0.000000,0.999932,-0.216861,0.000000,0.976202,-0.724861,0.000000,0.688895, + -0.724861,0.000000,0.688895,-0.216861,0.000000,0.976202,-0.724861,0.000000,0.688895,-0.999839,0.000000,0.017950, + -0.999839,0.000000,0.017950,-0.724861,0.000000,0.688895,-0.999839,0.000000,0.017950,-0.743413,0.000000,-0.668833, + -0.743413,0.000000,-0.668833,-0.999839,0.000000,0.017950,-0.743413,0.000000,-0.668833,-0.224301,0.000000,-0.974520, + -0.224301,0.000000,-0.974520,-0.743413,0.000000,-0.668833,-0.224301,0.000000,-0.974520,-0.009880,0.000000,-0.999951, + -0.009880,0.000000,-0.999951,-0.224301,0.000000,-0.974520,-0.039904,0.000000,-0.999204,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,-0.039904,0.000000,-0.999204,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,-0.022151,0.000000,0.999755, + -0.022151,0.000000,0.999755,0.000000,0.000000,1.000000,-0.022151,0.000000,0.999755,-0.268021,0.000000,0.963413, + -0.268021,0.000000,0.963413,-0.022151,0.000000,0.999755,-0.268021,0.000000,0.963413,-0.766714,0.000000,0.641988, + -0.766714,0.000000,0.641988,-0.268021,0.000000,0.963413,-0.766714,0.000000,0.641988,-0.999764,0.000000,0.021726, + -0.999764,0.000000,0.021726,-0.766714,0.000000,0.641988,-0.999764,0.000000,0.021726,-0.819009,0.000000,-0.573780, + -0.819009,0.000000,-0.573780,-0.999764,0.000000,0.021726,-0.819009,0.000000,-0.573780,-0.346040,0.000000,-0.938220, + -0.346040,0.000000,-0.938220,-0.819009,0.000000,-0.573780,-0.346040,0.000000,-0.938220,-0.039904,0.000000,-0.999204, + -0.039904,0.000000,-0.999204,-0.346040,0.000000,-0.938220,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-0.662232,0.000000,0.749299,-0.888326,0.000000,0.459214, + -0.888326,0.000000,0.459214,-0.662232,0.000000,0.749299,0.302245,0.000000,0.953230,0.302245,0.000000,0.953230, + 0.302245,0.000000,0.953230,0.302245,0.000000,0.953230,0.851535,0.000000,-0.524298,0.608976,0.000000,-0.793189, + 0.608976,0.000000,-0.793189,0.851535,0.000000,-0.524298,0.608976,0.000000,-0.793189,-0.051611,0.000000,-0.998667, + -0.051611,0.000000,-0.998667,0.608976,0.000000,-0.793189,-0.051611,0.000000,-0.998667,-0.728686,0.000000,-0.684848, + -0.728686,0.000000,-0.684848,-0.051611,0.000000,-0.998667,-0.728686,0.000000,-0.684848,-0.999985,0.000000,-0.005468, + -0.999985,0.000000,-0.005468,-0.728686,0.000000,-0.684848,-0.999985,0.000000,-0.005468,-0.730036,0.000000,0.683409, + -0.730036,0.000000,0.683409,-0.999985,0.000000,-0.005468,-0.730036,0.000000,0.683409,-0.018976,0.000000,0.999820, + -0.018976,0.000000,0.999820,-0.730036,0.000000,0.683409,-0.018976,0.000000,0.999820,0.649043,0.000000,0.760752, + 0.649043,0.000000,0.760752,-0.018976,0.000000,0.999820,0.649043,0.000000,0.760752,0.874157,0.000000,0.485644, + 0.874157,0.000000,0.485644,0.649043,0.000000,0.760752,0.232369,0.000000,-0.972628,-0.386572,0.000000,-0.922259, + -0.386572,0.000000,-0.922259,0.232369,0.000000,-0.972628,-0.386572,0.000000,-0.922259,-0.623467,0.000000,-0.781850, + -0.623467,0.000000,-0.781850,-0.386572,0.000000,-0.922259,-0.623467,0.000000,-0.781850,0.049214,0.000000,-0.998788, + 0.049214,0.000000,-0.998788,-0.623467,0.000000,-0.781850,0.049214,0.000000,-0.998788,0.759667,0.000000,-0.650313, + 0.759667,0.000000,-0.650313,0.049214,0.000000,-0.998788,0.759667,0.000000,-0.650313,0.999974,0.000000,-0.007157, + 0.999974,0.000000,-0.007157,0.759667,0.000000,-0.650313,0.999974,0.000000,-0.007157,0.767382,0.000000,0.641191, + 0.767382,0.000000,0.641191,0.999974,0.000000,-0.007157,0.767382,0.000000,0.641191,0.036067,0.000000,0.999349, + 0.036067,0.000000,0.999349,0.767382,0.000000,0.641191,0.036067,0.000000,0.999349,-0.662232,0.000000,0.749299, + -0.662232,0.000000,0.749299,0.036067,0.000000,0.999349,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000004,0.000000,-1.000000,0.000004,0.000000,-1.000000,0.000004,0.000000,-1.000000,0.000003, + 0.000000,-1.000000,0.000003,0.000000,-1.000000,0.000003,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002, + 0.000000,-1.000000,-0.000002,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000007,0.000000,-1.000000,-0.000007, + 0.000000,-1.000000,-0.000007,0.000000,-1.000000,-0.000009,0.000000,-1.000000,-0.000009,0.000000,-1.000000,-0.000009, + 0.000000,-1.000000,0.000012,0.000000,-1.000000,0.000012,0.000000,-1.000000,0.000012,0.000000,-1.000000,-0.000015, + 0.000000,-1.000000,-0.000015,0.000000,-1.000000,-0.000015,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000008, + 0.000000,-1.000000,-0.000008,0.000000,-1.000000,-0.000008,0.000000,-1.000000,0.000010,0.000000,-1.000000,0.000010, + 0.000000,-1.000000,0.000010,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000008, + 0.000000,-1.000000,0.000008,0.000000,-1.000000,0.000008,0.000000,-1.000000,0.000005,0.000000,-1.000000,0.000005, + 0.000000,-1.000000,0.000005,0.000000,-1.000000,-0.000003,0.000000,-1.000000,-0.000003,0.000000,-1.000000,-0.000003, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000003, + 0.000000,-1.000000,-0.000003,0.000000,-1.000000,-0.000003,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000004,0.000000,-1.000000,-0.000004,0.000000,-1.000000,-0.000004, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000002, + 0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000003,0.000000,1.000000,0.000003, + 0.000000,1.000000,0.000003,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000004, + 0.000000,1.000000,-0.000004,0.000000,1.000000,-0.000004,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000003, + 0.000000,1.000000,0.000003,0.000000,1.000000,0.000003,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000007,0.000000,1.000000,-0.000007,0.000000,1.000000,-0.000007, + 0.000000,1.000000,-0.000009,0.000000,1.000000,-0.000009,0.000000,1.000000,-0.000009,0.000000,1.000000,0.000012, + 0.000000,1.000000,0.000012,0.000000,1.000000,0.000012,0.000000,1.000000,-0.000008,0.000000,1.000000,-0.000008, + 0.000000,1.000000,-0.000008,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000015,0.000000,1.000000,-0.000015, + 0.000000,1.000000,-0.000015,0.000000,1.000000,0.000010,0.000000,1.000000,0.000010,0.000000,1.000000,0.000010, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000004,0.000000,1.000000,0.000004,0.000000,1.000000,0.000004, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000003, + 0.000000,1.000000,-0.000003,0.000000,1.000000,-0.000003,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000003,0.000000,1.000000,0.000003,0.000000,1.000000,0.000003, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000006, + 0.000000,1.000000,-0.000006,0.000000,1.000000,-0.000006,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.560484,0.000000,0.828165,0.928347,0.000000,0.371716,0.928347,0.000000,0.371716,0.560484,0.000000,0.828165, + 0.000000,0.000000,-1.000000,-0.566220,0.000000,-0.824254,-0.566220,0.000000,-0.824254,0.000000,0.000000,-1.000000, + -0.566220,0.000000,-0.824254,-0.566220,0.000000,-0.824254,-0.566220,0.000000,-0.824254,-0.566220,0.000000,-0.824254, + -0.566220,0.000000,-0.824254,0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998,-0.566220,0.000000,-0.824254, + 0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998, + 0.573796,0.000000,-0.818998,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.573796,0.000000,-0.818998, + -0.931814,0.000000,0.362936,-0.564386,0.000000,0.825511,-0.564386,0.000000,0.825511,-0.931814,0.000000,0.362936, + -0.564386,0.000000,0.825511,0.560484,0.000000,0.828165,0.560484,0.000000,0.828165,-0.564386,0.000000,0.825511, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -0.937457,0.000000,-0.348101,-0.937457,0.000000,-0.348101,-0.937457,0.000000,-0.348101,-0.937457,0.000000,-0.348101, + 0.939694,0.000000,-0.342017,0.939694,0.000000,-0.342017,0.939694,0.000000,-0.342017,0.939694,0.000000,-0.342017, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -0.662229,0.000000,0.749301,-0.888322,0.000000,0.459220,-0.888322,0.000000,0.459220,-0.662229,0.000000,0.749301, + 0.302245,0.000000,0.953230,0.302245,0.000000,0.953230,0.302245,0.000000,0.953230,0.302245,0.000000,0.953230, + 0.851535,0.000000,-0.524298,0.608976,0.000000,-0.793189,0.608976,0.000000,-0.793189,0.851535,0.000000,-0.524298, + 0.608976,0.000000,-0.793189,-0.051614,0.000000,-0.998667,-0.051614,0.000000,-0.998667,0.608976,0.000000,-0.793189, + -0.051614,0.000000,-0.998667,-0.728691,0.000000,-0.684843,-0.728691,0.000000,-0.684843,-0.051614,0.000000,-0.998667, + -0.728691,0.000000,-0.684843,-0.999985,0.000000,-0.005465,-0.999985,0.000000,-0.005465,-0.728691,0.000000,-0.684843, + -0.999985,0.000000,-0.005465,-0.730036,0.000000,0.683409,-0.730036,0.000000,0.683409,-0.999985,0.000000,-0.005465, + -0.730036,0.000000,0.683409,-0.018976,0.000000,0.999820,-0.018976,0.000000,0.999820,-0.730036,0.000000,0.683409, + -0.018976,0.000000,0.999820,0.649043,0.000000,0.760752,0.649043,0.000000,0.760752,-0.018976,0.000000,0.999820, + 0.649043,0.000000,0.760752,0.874157,0.000000,0.485644,0.874157,0.000000,0.485644,0.649043,0.000000,0.760752, + 0.232369,0.000000,-0.972628,-0.386572,0.000000,-0.922259,-0.386572,0.000000,-0.922259,0.232369,0.000000,-0.972628, + -0.386572,0.000000,-0.922259,-0.623467,0.000000,-0.781850,-0.623467,0.000000,-0.781850,-0.386572,0.000000,-0.922259, + -0.623467,0.000000,-0.781850,0.049214,0.000000,-0.998788,0.049214,0.000000,-0.998788,-0.623467,0.000000,-0.781850, + 0.049214,0.000000,-0.998788,0.759665,0.000000,-0.650315,0.759665,0.000000,-0.650315,0.049214,0.000000,-0.998788, + 0.759665,0.000000,-0.650315,0.999974,0.000000,-0.007159,0.999974,0.000000,-0.007159,0.759665,0.000000,-0.650315, + 0.999974,0.000000,-0.007159,0.767380,0.000000,0.641193,0.767380,0.000000,0.641193,0.999974,0.000000,-0.007159, + 0.767380,0.000000,0.641193,0.036064,0.000000,0.999350,0.036064,0.000000,0.999350,0.767380,0.000000,0.641193, + 0.036064,0.000000,0.999350,-0.662229,0.000000,0.749301,-0.662229,0.000000,0.749301,0.036064,0.000000,0.999350, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000004,0.000000,-1.000000,0.000004, + 0.000000,-1.000000,0.000004,0.000000,-1.000000,0.000003,0.000000,-1.000000,0.000003,0.000000,-1.000000,0.000003, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,0.000007, + 0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000007, + 0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,-0.000007,0.000000,-1.000000,-0.000007,0.000000,-1.000000,-0.000007,0.000000,-1.000000,-0.000009, + 0.000000,-1.000000,-0.000009,0.000000,-1.000000,-0.000009,0.000000,-1.000000,0.000024,0.000000,-1.000000,0.000024, + 0.000000,-1.000000,0.000024,0.000000,-1.000000,-0.000015,0.000000,-1.000000,-0.000015,0.000000,-1.000000,-0.000015, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000003,0.000000,1.000000,0.000003,0.000000,1.000000,0.000003, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000004,0.000000,1.000000,-0.000004, + 0.000000,1.000000,-0.000004,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000003, + 0.000000,1.000000,0.000003,0.000000,1.000000,0.000003,0.000000,1.000000,0.000003,0.000000,1.000000,0.000003, + 0.000000,1.000000,0.000003,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000007,0.000000,1.000000,-0.000007,0.000000,1.000000,-0.000007,0.000000,1.000000,-0.000009, + 0.000000,1.000000,-0.000009,0.000000,1.000000,-0.000009,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -0.662229,0.000000,0.749301,-0.888322,0.000000,0.459220,-0.888322,0.000000,0.459220,-0.662229,0.000000,0.749301, + 0.302245,0.000000,0.953230,0.302245,0.000000,0.953230,0.302245,0.000000,0.953230,0.302245,0.000000,0.953230, + 0.851535,0.000000,-0.524298,0.608976,0.000000,-0.793189,0.608976,0.000000,-0.793189,0.851535,0.000000,-0.524298, + 0.608976,0.000000,-0.793189,-0.051614,0.000000,-0.998667,-0.051614,0.000000,-0.998667,0.608976,0.000000,-0.793189, + -0.051614,0.000000,-0.998667,-0.728688,0.000000,-0.684846,-0.728688,0.000000,-0.684846,-0.051614,0.000000,-0.998667, + -0.728688,0.000000,-0.684846,-0.999985,0.000000,-0.005468,-0.999985,0.000000,-0.005468,-0.728688,0.000000,-0.684846, + -0.999985,0.000000,-0.005468,-0.730036,0.000000,0.683409,-0.730036,0.000000,0.683409,-0.999985,0.000000,-0.005468, + -0.730036,0.000000,0.683409,-0.018976,0.000000,0.999820,-0.018976,0.000000,0.999820,-0.730036,0.000000,0.683409, + -0.018976,0.000000,0.999820,0.649043,0.000000,0.760752,0.649043,0.000000,0.760752,-0.018976,0.000000,0.999820, + 0.649043,0.000000,0.760752,0.874157,0.000000,0.485644,0.874157,0.000000,0.485644,0.649043,0.000000,0.760752, + 0.232369,0.000000,-0.972628,-0.386572,0.000000,-0.922259,-0.386572,0.000000,-0.922259,0.232369,0.000000,-0.972628, + -0.386572,0.000000,-0.922259,-0.623467,0.000000,-0.781850,-0.623467,0.000000,-0.781850,-0.386572,0.000000,-0.922259, + -0.623467,0.000000,-0.781850,0.049214,0.000000,-0.998788,0.049214,0.000000,-0.998788,-0.623467,0.000000,-0.781850, + 0.049214,0.000000,-0.998788,0.759665,0.000000,-0.650315,0.759665,0.000000,-0.650315,0.049214,0.000000,-0.998788, + 0.759665,0.000000,-0.650315,0.999974,0.000000,-0.007159,0.999974,0.000000,-0.007159,0.759665,0.000000,-0.650315, + 0.999974,0.000000,-0.007159,0.767380,0.000000,0.641193,0.767380,0.000000,0.641193,0.999974,0.000000,-0.007159, + 0.767380,0.000000,0.641193,0.036064,0.000000,0.999350,0.036064,0.000000,0.999350,0.767380,0.000000,0.641193, + 0.036064,0.000000,0.999350,-0.662229,0.000000,0.749301,-0.662229,0.000000,0.749301,0.036064,0.000000,0.999350, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000004,0.000000,-1.000000,0.000004, + 0.000000,-1.000000,0.000004,0.000000,-1.000000,0.000003,0.000000,-1.000000,0.000003,0.000000,-1.000000,0.000003, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,0.000007, + 0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000007, + 0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,-0.000007,0.000000,-1.000000,-0.000007,0.000000,-1.000000,-0.000007,0.000000,-1.000000,-0.000009, + 0.000000,-1.000000,-0.000009,0.000000,-1.000000,-0.000009,0.000000,-1.000000,0.000012,0.000000,-1.000000,0.000012, + 0.000000,-1.000000,0.000012,0.000000,-1.000000,-0.000015,0.000000,-1.000000,-0.000015,0.000000,-1.000000,-0.000015, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000010,0.000000,-1.000000,0.000010,0.000000,-1.000000,0.000010,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000007,0.000000,-1.000000,0.000007, + 0.000000,-1.000000,-0.000008,0.000000,-1.000000,-0.000008,0.000000,-1.000000,-0.000008,0.000000,-1.000000,0.000004, + 0.000000,-1.000000,0.000004,0.000000,-1.000000,0.000004,0.000000,-1.000000,-0.000012,0.000000,-1.000000,-0.000012, + 0.000000,-1.000000,-0.000012,0.000000,-1.000000,0.000130,0.000000,-1.000000,0.000130,0.000000,-1.000000,0.000130, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000002, + 0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000002, + 0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000005,0.000000,-1.000000,0.000005,0.000000,-1.000000,0.000005,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000008,0.000000,-1.000000,0.000008,0.000000,-1.000000,0.000008,0.000000,-1.000000,-0.000018, + 0.000000,-1.000000,-0.000018,0.000000,-1.000000,-0.000018,0.000000,-1.000000,0.000613,0.000000,-1.000000,0.000613, + 0.000000,-1.000000,0.000613,0.000000,-1.000000,0.000034,0.000000,-1.000000,0.000034,0.000000,-1.000000,0.000034, + 0.000000,-1.000000,-0.000006,0.000000,-1.000000,-0.000006,0.000000,-1.000000,-0.000006,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000015,0.000000,-1.000000,0.000015,0.000000,-1.000000,0.000015, + 0.000000,-1.000000,-0.000013,0.000000,-1.000000,-0.000013,0.000000,-1.000000,-0.000013,0.000000,-1.000000,0.000004, + 0.000000,-1.000000,0.000004,0.000000,-1.000000,0.000004,0.000000,-1.000000,0.000019,0.000000,-1.000000,0.000019, + 0.000000,-1.000000,0.000019,0.000000,-1.000000,-0.000116,0.000000,-1.000000,-0.000116,0.000000,-1.000000,-0.000116, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000013, + 0.000000,-1.000000,0.000013,0.000000,-1.000000,0.000013,0.000000,-1.000000,-0.000019,0.000000,-1.000000,-0.000019, + 0.000000,-1.000000,-0.000019,0.000000,-1.000000,-0.000018,0.000000,-1.000000,-0.000018,0.000000,-1.000000,-0.000018, + 0.000000,-1.000000,0.000411,0.000000,-1.000000,0.000411,0.000000,-1.000000,0.000411,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000010, + 0.000000,-1.000000,0.000010,0.000000,-1.000000,0.000010,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000008,0.000000,-1.000000,0.000008,0.000000,-1.000000,0.000008,0.000000,-1.000000,0.000002, + 0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,-0.000005,0.000000,-1.000000,-0.000005,0.000000,-1.000000,-0.000005,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002, + 0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000013,0.000000,-1.000000,-0.000013,0.000000,-1.000000,-0.000013, + 0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000010, + 0.000000,-1.000000,0.000010,0.000000,-1.000000,0.000010,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000003, + 0.000000,1.000000,0.000003,0.000000,1.000000,0.000003,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000004,0.000000,1.000000,-0.000004,0.000000,1.000000,-0.000004,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000003,0.000000,1.000000,0.000003,0.000000,1.000000,0.000003, + 0.000000,1.000000,0.000003,0.000000,1.000000,0.000003,0.000000,1.000000,0.000003,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000007,0.000000,1.000000,-0.000007, + 0.000000,1.000000,-0.000007,0.000000,1.000000,-0.000009,0.000000,1.000000,-0.000009,0.000000,1.000000,-0.000009, + 0.000000,1.000000,0.000012,0.000000,1.000000,0.000012,0.000000,1.000000,0.000012,0.000000,1.000000,-0.000008, + 0.000000,1.000000,-0.000008,0.000000,1.000000,-0.000008,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000010,0.000000,1.000000,0.000010, + 0.000000,1.000000,0.000010,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000004, + 0.000000,1.000000,0.000004,0.000000,1.000000,0.000004,0.000000,1.000000,-0.000008,0.000000,1.000000,-0.000008, + 0.000000,1.000000,-0.000008,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000010,0.000000,1.000000,0.000010,0.000000,1.000000,0.000010,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000004,0.000000,1.000000,0.000004, + 0.000000,1.000000,0.000004,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000014, + 0.000000,1.000000,-0.000014,0.000000,1.000000,-0.000014,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000008,0.000000,1.000000,0.000008, + 0.000000,1.000000,0.000008,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000069, + 0.000000,1.000000,0.000069,0.000000,1.000000,0.000069,0.000000,1.000000,-0.000006,0.000000,1.000000,-0.000006, + 0.000000,1.000000,-0.000006,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000023,0.000000,1.000000,0.000023,0.000000,1.000000,0.000023,0.000000,1.000000,0.000011, + 0.000000,1.000000,0.000011,0.000000,1.000000,0.000011,0.000000,1.000000,-0.000007,0.000000,1.000000,-0.000007, + 0.000000,1.000000,-0.000007,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000010,0.000000,1.000000,0.000010,0.000000,1.000000,0.000010,0.000000,1.000000,-0.000116, + 0.000000,1.000000,-0.000116,0.000000,1.000000,-0.000116,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000014,0.000000,1.000000,0.000014,0.000000,1.000000,0.000014,0.000000,1.000000,-0.000036, + 0.000000,1.000000,-0.000036,0.000000,1.000000,-0.000036,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000010,0.000000,1.000000,0.000010,0.000000,1.000000,0.000010, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000001,0.000000,1.000000,0.000001,0.000000,1.000000,0.000001, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000003, + 0.000000,1.000000,-0.000003,0.000000,1.000000,-0.000003,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000004,0.000000,1.000000,0.000004,0.000000,1.000000,0.000004, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000010, + 0.000000,1.000000,-0.000010,0.000000,1.000000,-0.000010,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000005,0.000000,1.000000,0.000005,0.000000,1.000000,0.000005, + 0.560482,0.000000,0.828167,0.928345,0.000000,0.371720,0.928345,0.000000,0.371720,0.560482,0.000000,0.828167, + 0.000000,0.000000,-1.000000,-0.566220,0.000000,-0.824254,-0.566220,0.000000,-0.824254,0.000000,0.000000,-1.000000, + -0.566220,0.000000,-0.824254,-0.566220,0.000000,-0.824254,-0.566220,0.000000,-0.824254,-0.566220,0.000000,-0.824254, + -0.566220,0.000000,-0.824254,0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998,-0.566220,0.000000,-0.824254, + 0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998, + 0.573796,0.000000,-0.818998,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.573796,0.000000,-0.818998, + -0.931814,0.000000,0.362936,-0.564386,0.000000,0.825511,-0.564386,0.000000,0.825511,-0.931814,0.000000,0.362936, + -0.564386,0.000000,0.825511,0.560482,0.000000,0.828167,0.560482,0.000000,0.828167,-0.564386,0.000000,0.825511, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -0.937457,0.000000,-0.348101,-0.937457,0.000000,-0.348101,-0.937457,0.000000,-0.348101,-0.937457,0.000000,-0.348101, + 0.939692,0.000000,-0.342023,0.939692,0.000000,-0.342023,0.939692,0.000000,-0.342023,0.939692,0.000000,-0.342023, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.027906,0.000000,0.999611,0.027906,0.000000,0.999611,0.000000,0.000000,1.000000, + 0.027906,0.000000,0.999611,0.214507,0.000000,0.976722,0.214507,0.000000,0.976722,0.027906,0.000000,0.999611, + 0.214507,0.000000,0.976722,0.566491,0.000000,0.824068,0.566491,0.000000,0.824068,0.214507,0.000000,0.976722, + 0.566491,0.000000,0.824068,0.877709,0.000000,0.479194,0.877709,0.000000,0.479194,0.566491,0.000000,0.824068, + 0.877709,0.000000,0.479194,0.999895,0.000000,-0.014508,0.999895,0.000000,-0.014508,0.877709,0.000000,0.479194, + 0.999895,0.000000,-0.014508,0.839791,0.000000,-0.542909,0.839791,0.000000,-0.542909,0.999895,0.000000,-0.014508, + 0.839791,0.000000,-0.542909,0.650790,0.000000,-0.759258,0.650790,0.000000,-0.759258,0.839791,0.000000,-0.542909, + 0.542406,0.000000,0.840117,0.792302,0.000000,0.610129,0.792302,0.000000,0.610129,0.542406,0.000000,0.840117, + 0.792302,0.000000,0.610129,0.999195,0.000000,0.040128,0.999195,0.000000,0.040128,0.792302,0.000000,0.610129, + 0.999195,0.000000,0.040128,0.892933,0.000000,-0.450189,0.892933,0.000000,-0.450189,0.999195,0.000000,0.040128, + 0.892933,0.000000,-0.450189,0.568062,0.000000,-0.822985,0.568062,0.000000,-0.822985,0.892933,0.000000,-0.450189, + 0.568062,0.000000,-0.822985,0.181385,0.000000,-0.983412,0.181385,0.000000,-0.983412,0.568062,0.000000,-0.822985, + 0.181385,0.000000,-0.983412,0.014002,0.000000,-0.999902,0.014002,0.000000,-0.999902,0.181385,0.000000,-0.983412, + 0.014002,0.000000,-0.999902,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.014002,0.000000,-0.999902, + -0.009880,0.000000,-0.999951,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.009880,0.000000,-0.999951, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,-0.011626,0.000000,0.999932,-0.011626,0.000000,0.999932,0.000000,0.000000,1.000000, + -0.011626,0.000000,0.999932,-0.216861,0.000000,0.976202,-0.216861,0.000000,0.976202,-0.011626,0.000000,0.999932, + -0.216861,0.000000,0.976202,-0.724863,0.000000,0.688893,-0.724863,0.000000,0.688893,-0.216861,0.000000,0.976202, + -0.724863,0.000000,0.688893,-0.999839,0.000000,0.017948,-0.999839,0.000000,0.017948,-0.724863,0.000000,0.688893, + -0.999839,0.000000,0.017948,-0.743413,0.000000,-0.668833,-0.743413,0.000000,-0.668833,-0.999839,0.000000,0.017948, + -0.743413,0.000000,-0.668833,-0.224301,0.000000,-0.974520,-0.224301,0.000000,-0.974520,-0.743413,0.000000,-0.668833, + -0.224301,0.000000,-0.974520,-0.009880,0.000000,-0.999951,-0.009880,0.000000,-0.999951,-0.224301,0.000000,-0.974520, + -0.039904,0.000000,-0.999204,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.039904,0.000000,-0.999204, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,-0.022151,0.000000,0.999755,-0.022151,0.000000,0.999755,0.000000,0.000000,1.000000, + -0.022151,0.000000,0.999755,-0.268021,0.000000,0.963413,-0.268021,0.000000,0.963413,-0.022151,0.000000,0.999755, + -0.268021,0.000000,0.963413,-0.766714,0.000000,0.641988,-0.766714,0.000000,0.641988,-0.268021,0.000000,0.963413, + -0.766714,0.000000,0.641988,-0.999764,0.000000,0.021726,-0.999764,0.000000,0.021726,-0.766714,0.000000,0.641988, + -0.999764,0.000000,0.021726,-0.819009,0.000000,-0.573780,-0.819009,0.000000,-0.573780,-0.999764,0.000000,0.021726, + -0.819009,0.000000,-0.573780,-0.346040,0.000000,-0.938220,-0.346040,0.000000,-0.938220,-0.819009,0.000000,-0.573780, + -0.346040,0.000000,-0.938220,-0.039904,0.000000,-0.999204,-0.039904,0.000000,-0.999204,-0.346040,0.000000,-0.938220, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -0.662229,0.000000,0.749301,-0.888322,0.000000,0.459220,-0.888322,0.000000,0.459220,-0.662229,0.000000,0.749301, + 0.302245,0.000000,0.953230,0.302245,0.000000,0.953230,0.302245,0.000000,0.953230,0.302245,0.000000,0.953230, + 0.851535,0.000000,-0.524298,0.608976,0.000000,-0.793189,0.608976,0.000000,-0.793189,0.851535,0.000000,-0.524298, + 0.608976,0.000000,-0.793189,-0.051614,0.000000,-0.998667,-0.051614,0.000000,-0.998667,0.608976,0.000000,-0.793189, + -0.051614,0.000000,-0.998667,-0.728688,0.000000,-0.684846,-0.728688,0.000000,-0.684846,-0.051614,0.000000,-0.998667, + -0.728688,0.000000,-0.684846,-0.999985,0.000000,-0.005468,-0.999985,0.000000,-0.005468,-0.728688,0.000000,-0.684846, + -0.999985,0.000000,-0.005468,-0.730036,0.000000,0.683409,-0.730036,0.000000,0.683409,-0.999985,0.000000,-0.005468, + -0.730036,0.000000,0.683409,-0.018976,0.000000,0.999820,-0.018976,0.000000,0.999820,-0.730036,0.000000,0.683409, + -0.018976,0.000000,0.999820,0.649043,0.000000,0.760752,0.649043,0.000000,0.760752,-0.018976,0.000000,0.999820, + 0.649043,0.000000,0.760752,0.874157,0.000000,0.485644,0.874157,0.000000,0.485644,0.649043,0.000000,0.760752, + 0.232369,0.000000,-0.972628,-0.386572,0.000000,-0.922259,-0.386572,0.000000,-0.922259,0.232369,0.000000,-0.972628, + -0.386572,0.000000,-0.922259,-0.623467,0.000000,-0.781850,-0.623467,0.000000,-0.781850,-0.386572,0.000000,-0.922259, + -0.623467,0.000000,-0.781850,0.049214,0.000000,-0.998788,0.049214,0.000000,-0.998788,-0.623467,0.000000,-0.781850, + 0.049214,0.000000,-0.998788,0.759665,0.000000,-0.650315,0.759665,0.000000,-0.650315,0.049214,0.000000,-0.998788, + 0.759665,0.000000,-0.650315,0.999974,0.000000,-0.007159,0.999974,0.000000,-0.007159,0.759665,0.000000,-0.650315, + 0.999974,0.000000,-0.007159,0.767380,0.000000,0.641193,0.767380,0.000000,0.641193,0.999974,0.000000,-0.007159, + 0.767380,0.000000,0.641193,0.036064,0.000000,0.999350,0.036064,0.000000,0.999350,0.767380,0.000000,0.641193, + 0.036064,0.000000,0.999350,-0.662229,0.000000,0.749301,-0.662229,0.000000,0.749301,0.036064,0.000000,0.999350, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000001, + 0.000000,-1.000000,0.000001,0.000000,-1.000000,0.000001,0.000000,-1.000000,-0.000001,0.000000,-1.000000,-0.000001, + 0.000000,-1.000000,-0.000001,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000, + -0.000000,-1.000000,0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000, + -0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000, + -0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.000000,1.000000,-0.000000, + -0.000000,1.000000,-0.000000,-0.000000,1.000000,-0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000001,0.000000,1.000000,-0.000001,0.000000,1.000000,-0.000001,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -0.000000,1.000000,-0.000000,-0.000000,1.000000,-0.000000,-0.000000,1.000000,-0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.027906,0.000000,0.999611, + 0.027906,0.000000,0.999611,0.000000,0.000000,1.000000,0.027906,0.000000,0.999611,0.214507,0.000000,0.976722, + 0.214507,0.000000,0.976722,0.027906,0.000000,0.999611,0.214507,0.000000,0.976722,0.566491,0.000000,0.824068, + 0.566491,0.000000,0.824068,0.214507,0.000000,0.976722,0.566491,0.000000,0.824068,0.877708,0.000000,0.479196, + 0.877708,0.000000,0.479196,0.566491,0.000000,0.824068,0.877708,0.000000,0.479196,0.999895,0.000000,-0.014507, + 0.999895,0.000000,-0.014507,0.877708,0.000000,0.479196,0.999895,0.000000,-0.014507,0.839792,0.000000,-0.542908, + 0.839792,0.000000,-0.542908,0.999895,0.000000,-0.014507,0.839792,0.000000,-0.542908,0.650791,0.000000,-0.759257, + 0.650791,0.000000,-0.759257,0.839792,0.000000,-0.542908,0.542406,0.000000,0.840116,0.792302,0.000000,0.610129, + 0.792302,0.000000,0.610129,0.542406,0.000000,0.840116,0.792302,0.000000,0.610129,0.999195,0.000000,0.040128, + 0.999195,0.000000,0.040128,0.792302,0.000000,0.610129,0.999195,0.000000,0.040128,0.892934,0.000000,-0.450188, + 0.892934,0.000000,-0.450188,0.999195,0.000000,0.040128,0.892934,0.000000,-0.450188,0.568063,0.000000,-0.822985, + 0.568063,0.000000,-0.822985,0.892934,0.000000,-0.450188,0.568063,0.000000,-0.822985,0.181385,0.000000,-0.983412, + 0.181385,0.000000,-0.983412,0.568063,0.000000,-0.822985,0.181385,0.000000,-0.983412,0.014002,0.000000,-0.999902, + 0.014002,0.000000,-0.999902,0.181385,0.000000,-0.983412,0.014002,0.000000,-0.999902,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.014002,0.000000,-0.999902,-0.009880,0.000000,-0.999951,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,-0.009880,0.000000,-0.999951,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,-0.011626,0.000000,0.999932, + -0.011626,0.000000,0.999932,0.000000,0.000000,1.000000,-0.011626,0.000000,0.999932,-0.216863,0.000000,0.976202, + -0.216863,0.000000,0.976202,-0.011626,0.000000,0.999932,-0.216863,0.000000,0.976202,-0.724863,0.000000,0.688893, + -0.724863,0.000000,0.688893,-0.216863,0.000000,0.976202,-0.724863,0.000000,0.688893,-0.999839,0.000000,0.017948, + -0.999839,0.000000,0.017948,-0.724863,0.000000,0.688893,-0.999839,0.000000,0.017948,-0.743412,0.000000,-0.668833, + -0.743412,0.000000,-0.668833,-0.999839,0.000000,0.017948,-0.743412,0.000000,-0.668833,-0.224302,0.000000,-0.974520, + -0.224302,0.000000,-0.974520,-0.743412,0.000000,-0.668833,-0.224302,0.000000,-0.974520,-0.009880,0.000000,-0.999951, + -0.009880,0.000000,-0.999951,-0.224302,0.000000,-0.974520,-0.039904,0.000000,-0.999204,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,-0.039904,0.000000,-0.999204,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,-0.022151,0.000000,0.999755, + -0.022151,0.000000,0.999755,0.000000,0.000000,1.000000,-0.022151,0.000000,0.999755,-0.268020,0.000000,0.963413, + -0.268020,0.000000,0.963413,-0.022151,0.000000,0.999755,-0.268020,0.000000,0.963413,-0.766713,0.000000,0.641989, + -0.766713,0.000000,0.641990,-0.268020,0.000000,0.963413,-0.766713,0.000000,0.641989,-0.999764,0.000000,0.021726, + -0.999764,0.000000,0.021726,-0.766713,0.000000,0.641990,-0.999764,0.000000,0.021726,-0.819009,0.000000,-0.573781, + -0.819009,0.000000,-0.573781,-0.999764,0.000000,0.021726,-0.819009,0.000000,-0.573781,-0.346040,0.000000,-0.938220, + -0.346040,0.000000,-0.938220,-0.819009,0.000000,-0.573781,-0.346040,0.000000,-0.938220,-0.039904,0.000000,-0.999204, + -0.039904,0.000000,-0.999204,-0.346040,0.000000,-0.938220,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000001,0.000000,-1.000000,0.000001,0.000000,-1.000000,0.000001, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000, + -0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000, + -0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,-0.000000,-1.000000,0.000000, + -0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -0.000000,1.000000,-0.000000,-0.000000,1.000000,-0.000000,-0.000000,1.000000,-0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,-0.000000,1.000000,-0.000000,-0.000000,1.000000,-0.000000,-0.000000,1.000000,-0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,-0.000000,1.000000,-0.000000,-0.000000,1.000000,-0.000000,-0.000000,1.000000,-0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.560483,0.000000,0.828166,0.928346,0.000000,0.371718, + 0.928346,0.000000,0.371718,0.560483,0.000000,0.828166,0.000000,0.000000,-1.000000,-0.566219,0.000000,-0.824255, + -0.566219,0.000000,-0.824255,0.000000,0.000000,-1.000000,-0.566219,0.000000,-0.824255,-0.566219,0.000000,-0.824255, + -0.566219,0.000000,-0.824255,-0.566219,0.000000,-0.824255,-0.566219,0.000000,-0.824255,0.573796,0.000000,-0.818998, + 0.573796,0.000000,-0.818998,-0.566219,0.000000,-0.824255,0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998, + 0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.573796,0.000000,-0.818998,-0.931814,0.000000,0.362937,-0.564386,0.000000,0.825511, + -0.564386,0.000000,0.825511,-0.931814,0.000000,0.362937,-0.564386,0.000000,0.825511,0.560483,0.000000,0.828166, + 0.560483,0.000000,0.828166,-0.564386,0.000000,0.825511,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.937457,0.000000,-0.348100,-0.937457,0.000000,-0.348100, + -0.937457,0.000000,-0.348100,-0.937457,0.000000,-0.348100,0.939693,0.000000,-0.342020,0.939693,0.000000,-0.342020, + 0.939693,0.000000,-0.342020,0.939693,0.000000,-0.342020,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.027906,0.000000,0.999611, + 0.027906,0.000000,0.999611,0.000000,0.000000,1.000000,0.027906,0.000000,0.999611,0.214507,0.000000,0.976722, + 0.214507,0.000000,0.976722,0.027906,0.000000,0.999611,0.214507,0.000000,0.976722,0.566490,0.000000,0.824068, + 0.566490,0.000000,0.824068,0.214507,0.000000,0.976722,0.566490,0.000000,0.824068,0.877708,0.000000,0.479196, + 0.877708,0.000000,0.479196,0.566490,0.000000,0.824068,0.877708,0.000000,0.479196,0.999895,0.000000,-0.014508, + 0.999895,0.000000,-0.014508,0.877708,0.000000,0.479196,0.999895,0.000000,-0.014508,0.839792,0.000000,-0.542908, + 0.839792,0.000000,-0.542908,0.999895,0.000000,-0.014508,0.839792,0.000000,-0.542908,0.650792,0.000000,-0.759256, + 0.650792,0.000000,-0.759256,0.839792,0.000000,-0.542908,0.542406,0.000000,0.840116,0.792302,0.000000,0.610129, + 0.792302,0.000000,0.610129,0.542406,0.000000,0.840116,0.792302,0.000000,0.610129,0.999194,0.000000,0.040128, + 0.999194,0.000000,0.040128,0.792302,0.000000,0.610129,0.999194,0.000000,0.040128,0.892934,0.000000,-0.450187, + 0.892934,0.000000,-0.450187,0.999194,0.000000,0.040128,0.892934,0.000000,-0.450187,0.568063,0.000000,-0.822985, + 0.568063,0.000000,-0.822985,0.892934,0.000000,-0.450187,0.568063,0.000000,-0.822985,0.181386,0.000000,-0.983412, + 0.181386,0.000000,-0.983412,0.568063,0.000000,-0.822985,0.181386,0.000000,-0.983412,0.014002,0.000000,-0.999902, + 0.014002,0.000000,-0.999902,0.181386,0.000000,-0.983412,0.014002,0.000000,-0.999902,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.014002,0.000000,-0.999902,-0.009880,0.000000,-0.999951,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,-0.009880,0.000000,-0.999951,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,-0.011626,0.000000,0.999932, + -0.011626,0.000000,0.999932,0.000000,0.000000,1.000000,-0.011626,0.000000,0.999932,-0.216863,0.000000,0.976202, + -0.216863,0.000000,0.976202,-0.011626,0.000000,0.999932,-0.216863,0.000000,0.976202,-0.724863,0.000000,0.688893, + -0.724863,0.000000,0.688893,-0.216863,0.000000,0.976202,-0.724863,0.000000,0.688893,-0.999839,0.000000,0.017949, + -0.999839,0.000000,0.017949,-0.724863,0.000000,0.688893,-0.999839,0.000000,0.017949,-0.743413,0.000000,-0.668832, + -0.743413,0.000000,-0.668832,-0.999839,0.000000,0.017949,-0.743413,0.000000,-0.668832,-0.224301,0.000000,-0.974520, + -0.224302,0.000000,-0.974520,-0.743413,0.000000,-0.668832,-0.224301,0.000000,-0.974520,-0.009880,0.000000,-0.999951, + -0.009880,0.000000,-0.999951,-0.224302,0.000000,-0.974520,-0.039904,0.000000,-0.999204,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,-0.039904,0.000000,-0.999204,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,-0.022151,0.000000,0.999755, + -0.022151,0.000000,0.999755,0.000000,0.000000,1.000000,-0.022151,0.000000,0.999755,-0.268020,0.000000,0.963413, + -0.268020,0.000000,0.963413,-0.022151,0.000000,0.999755,-0.268020,0.000000,0.963413,-0.766714,0.000000,0.641989, + -0.766714,0.000000,0.641989,-0.268020,0.000000,0.963413,-0.766714,0.000000,0.641989,-0.999764,0.000000,0.021724, + -0.999764,0.000000,0.021724,-0.766714,0.000000,0.641989,-0.999764,0.000000,0.021724,-0.819008,0.000000,-0.573781, + -0.819008,0.000000,-0.573781,-0.999764,0.000000,0.021724,-0.819008,0.000000,-0.573781,-0.346041,0.000000,-0.938219, + -0.346041,0.000000,-0.938219,-0.819008,0.000000,-0.573781,-0.346041,0.000000,-0.938219,-0.039904,0.000000,-0.999204, + -0.039904,0.000000,-0.999204,-0.346041,0.000000,-0.938219,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.000000,1.000000,-0.000000, + -0.000000,1.000000,-0.000000,-0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.560483,0.000000,0.828166,0.928346,0.000000,0.371718,0.928346,0.000000,0.371718,0.560483,0.000000,0.828166, + 0.000000,0.000000,-1.000000,-0.566219,0.000000,-0.824255,-0.566219,0.000000,-0.824255,0.000000,0.000000,-1.000000, + -0.566219,0.000000,-0.824255,-0.566219,0.000000,-0.824255,-0.566219,0.000000,-0.824255,-0.566219,0.000000,-0.824255, + -0.566219,0.000000,-0.824255,0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998,-0.566219,0.000000,-0.824255, + 0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998,0.573796,0.000000,-0.818998, + 0.573796,0.000000,-0.818998,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.573796,0.000000,-0.818998, + -0.931814,0.000000,0.362937,-0.564386,0.000000,0.825511,-0.564386,0.000000,0.825511,-0.931814,0.000000,0.362937, + -0.564386,0.000000,0.825511,0.560483,0.000000,0.828166,0.560483,0.000000,0.828166,-0.564386,0.000000,0.825511, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -0.937457,0.000000,-0.348100,-0.937457,0.000000,-0.348100,-0.937457,0.000000,-0.348100,-0.937457,0.000000,-0.348100, + 0.939693,0.000000,-0.342020,0.939693,0.000000,-0.342020,0.939693,0.000000,-0.342020,0.939693,0.000000,-0.342020 + } + LayerElementUV: 0 { + Version: 101 + Name: "UVMap" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "IndexToDirect" + UV: 0.000000,1.000000,1.000000,0.000000,0.000000,0.000000,1.000000,1.000000 + UVIndex: 2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0, + 2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0, + 2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3, + 2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2, + 1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1, + 3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3, + 2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2, + 1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1, + 3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1, + 3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1, + 3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1, + 3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1, + 3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2, + 1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1, + 3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3, + 2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0, + 2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0, + 2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0, + 2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1, + 3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,0,2,1,3,0,2,1,3,0, + 2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,2, + 1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1, + 3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3, + 2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2, + 1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1, + 3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3, + 2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2, + 1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1, + 3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0, + 2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0, + 2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0, + 2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0, + 2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0, + 2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0, + 2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2, + 1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1, + 3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3, + 2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1, + 3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1, + 3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3, + 2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2, + 1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1, + 3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3, + 2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2, + 1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1, + 3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1, + 3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1, + 3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1, + 3,0,2,1,3,0,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2,1,3,2, + 1,3,2,1,3,2,1,3,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0,2,1,3,0 + } + LayerElementTexture: 0 { + Version: 101 + Name: "" + MappingInformationType: "NoMappingInformation" + ReferenceInformationType: "IndexToDirect" + BlendMode: "Translucent" + TextureAlpha: 1 + TextureId: + } + LayerElementMaterial: 0 { + Version: 101 + Name: "" + MappingInformationType: "AllSame" + ReferenceInformationType: "IndexToDirect" + Materials: 0 + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementUV" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementTexture" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementMaterial" + TypedIndex: 0 + } + } + Shape: "A" { + Indexes: 0,1,2,3,4,5,6,7,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267, + 1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287 + Vertices: 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "B" { + Indexes: 16,17,18,19,20,21,22,23,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911, + 912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943, + 944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975, + 976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007, + 1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019 + Vertices: 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "C" { + Indexes: 32,33,34,35,36,37,38,39,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495, + 496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527, + 528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543 + Vertices: 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "A_B" { + Indexes: 8,9,10,11,12,13,14,15,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043, + 1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075, + 1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107, + 1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139, + 1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171, + 1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203, + 1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235, + 1236,1237,1238,1239,1240,1241,1242,1243 + Vertices: 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "A_C" { + Indexes: 40,41,42,43,44,45,46,47,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331, + 332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363, + 364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395, + 396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427, + 428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459, + 460,461,462,463,464,465,466,467,468,469,470,471 + Vertices: 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "B_C" { + Indexes: 48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79, + 80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111, + 112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143, + 144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175, + 176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207, + 208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239, + 240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271, + 272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303, + 304,305,306,307 + Vertices: 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "A_B_C" { + Indexes: 24,25,26,27,28,29,30,31,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567, + 568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599, + 600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631, + 632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663, + 664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695, + 696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727, + 728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759, + 760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791, + 792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823, + 824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855, + 856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887 + Vertices: 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + } + 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", "",1.0000,1.0000,1.0000 + Property: "AmbientFactor", "double", "",1.0000 + Property: "DiffuseColor", "ColorRGB", "",0.8000,0.8000,0.8000 + Property: "DiffuseFactor", "double", "",0.8000 + Property: "Bump", "Vector3D", "",0,0,0 + Property: "TransparentColor", "ColorRGB", "",1,1,1 + Property: "TransparencyFactor", "double", "",0.0000 + Property: "SpecularColor", "ColorRGB", "",1.0000,1.0000,1.0000 + Property: "SpecularFactor", "double", "",0.5000 + Property: "ShininessExponent", "double", "",12.3 + Property: "ReflectionColor", "ColorRGB", "",0,0,0 + Property: "ReflectionFactor", "double", "",1 + Property: "Emissive", "ColorRGB", "",0,0,0 + Property: "Ambient", "ColorRGB", "",1.0,1.0,1.0 + Property: "Diffuse", "ColorRGB", "",0.8,0.8,0.8 + Property: "Specular", "ColorRGB", "",1.0,1.0,1.0 + Property: "Shininess", "double", "",12.3 + Property: "Opacity", "double", "",1.0 + Property: "Reflectivity", "double", "",0 + } + } + GroupSelection: "GroupSelection::hwm-test", "Default" { + Properties60: { + Property: "MultiLayer", "bool", "",0 + Property: "Pickable", "bool", "",1 + Property: "Transformable", "bool", "",1 + Property: "Show", "bool", "",1 + } + MultiLayer: 0 + } + Pose: "Pose::BIND_POSES", "BindPose" { + Type: "BindPose" + Version: 100 + Properties60: { + } + NbPoseNodes: 1 + PoseNode: { + Node: "Model::HWMTest" + Matrix: 0.000000075497901,0.000000000000000,-1.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,-0.000000075497901,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::HWMTest", "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", "" { + } + GroupSelection: "GroupSelection::hwm-test", "Default" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + Connect: "OO", "Model::HWMTest", "Model::Scene" + Connect: "OO", "Material::unnamed", "Model::HWMTest" + Connect: "OO", "Model::HWMTest", "GroupSelection::hwm-test" +} +;Takes and animation section +;---------------------------------------------------- + +Takes: { + Current: "" +} +;Version 5 settings +;------------------------------------------------------------------ + +Version5: { + AmbientRenderSettings: { + Version: 101 + AmbientLightColor: 0.0,0.0,0.0,0 + } + FogOptions: { + FogEnable: 0 + FogMode: 0 + FogDensity: 0.000 + FogStart: 0.000 + FogEnd: 0.000 + FogColor: 0.0,0.0,0.0,1 + } + Settings: { + FrameRate: "24" + TimeFormat: 1 + SnapOnFrames: 0 + ReferenceTimeIndex: -1 + TimeLineStartTime: 0 + TimeLineStopTime: 479181389250 + } + RendererSetting: { + DefaultCamera: "Producer Perspective" + DefaultViewingMode: 0 + } +} diff --git a/Assets/minecraft-character/mesh/fbx/hwm-test.fbx.meta b/Assets/minecraft-character/mesh/fbx/hwm-test.fbx.meta new file mode 100644 index 0000000..c7bb112 --- /dev/null +++ b/Assets/minecraft-character/mesh/fbx/hwm-test.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 38103e1fff9e2c24ab60e3a59119b9db +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 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: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 1 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 0 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + 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: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/minecraft-character/mesh/fbx/minecraft-character.fbx b/Assets/minecraft-character/mesh/fbx/minecraft-character.fbx new file mode 100644 index 0000000..7c878eb --- /dev/null +++ b/Assets/minecraft-character/mesh/fbx/minecraft-character.fbx @@ -0,0 +1,15187 @@ +; 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: 2024 + Month: 08 + Day: 23 + Hour: 18 + Minute: 15 + Second: 59 + Millisecond: 0 + } + Creator: "FBX SDK/FBX Plugins build 20070228" + OtherFlags: { + FlagPLE: 0 + } +} +CreationTime: "2024-08-23 18:15:59:000" +Creator: "Blender version 2.79 (sub 0)" + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 404 + ObjectType: "Model" { + Count: 58 + } + ObjectType: "Geometry" { + Count: 8 + } + ObjectType: "Material" { + Count: 2 + } + ObjectType: "Deformer" { + Count: 350 + } + ObjectType: "Pose" { + Count: 1 + } + ObjectType: "GroupSelection" { + Count: 1 + } + ObjectType: "GlobalSettings" { + Count: 1 + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Model: "Model::ARMT_Character", "Limb" { + 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" + TypeFlags: "Skeleton" + } + Model: "Model::Basis", "Mesh" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,1.750000000000000,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 + Property: "BrowsInnerRiser", "Number", "AN",0 + Property: "BrowsOuterRiser", "Number", "AN",0 + Property: "BrowsRiser", "Number", "AN",0 + Property: "BrowsLowerer", "Number", "AN",0 + Property: "BrowsConverge", "Number", "AN",0 + Property: "EyelidsRise", "Number", "AN",0 + Property: "EyelidsUpperClose", "Number", "AN",0 + Property: "EyelidsLowerClose", "Number", "AN",0 + Property: "EyelidsRise_EyelidsUpperClose", "Number", "AN",0 + Property: "EyelidsRise_EyelidsLowerClose", "Number", "AN",0 + Property: "EyesLookLeft", "Number", "AN",0 + Property: "EyesLookRight", "Number", "AN",0 + Property: "EyesLookUp", "Number", "AN",0 + Property: "EyesLookDown", "Number", "AN",0 + Property: "EyesConverge", "Number", "AN",0 + Property: "EyesDiverge", "Number", "AN",0 + Property: "EyesConverge_EyesLookLeft", "Number", "AN",0 + Property: "EyesConverge_EyesLookRight", "Number", "AN",0 + Property: "EyesDiverge_EyesLookLeft", "Number", "AN",0 + Property: "EyesDiverge_EyesLookRight", "Number", "AN",0 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + Vertices: 0.062500,-0.257813,0.062500,0.062500,-0.250000,0.062500,0.187500,-0.257813,0.062500,0.187500,-0.250000,0.062500, + 0.062500,-0.257813,0.000000,0.062500,-0.250000,0.000000,0.187500,-0.257813,0.000000,0.187500,-0.250000,0.000000, + -0.062500,-0.257813,0.062500,-0.062500,-0.250000,0.062500,-0.187500,-0.257813,0.062500,-0.187500,-0.250000,0.062500, + -0.062500,-0.257813,0.000000,-0.062500,-0.250000,0.000000,-0.187500,-0.257813,0.000000,-0.187500,-0.250000,0.000000, + -0.054687,-0.234375,0.070313,-0.195312,-0.234375,0.070313,-0.054687,-0.234375,-0.070312,0.195312,-0.234375,-0.070312, + 0.195312,-0.234375,0.070313,0.054687,-0.234375,0.070313,0.054687,-0.234375,-0.070312,-0.195312,-0.234375,-0.070312, + -0.187500,-0.250000,0.062500,0.062500,-0.250000,0.062500,0.187500,-0.250000,0.062500,-0.062500,-0.250000,0.062500, + -0.062500,-0.250000,0.000000,-0.187500,-0.250000,0.000000,0.187500,-0.250000,0.000000,0.062500,-0.250000,0.000000, + -0.187500,-0.226562,0.000000,-0.062500,-0.226562,0.000000,0.062500,-0.226562,0.000000,0.187500,-0.226562,0.000000, + -0.187500,-0.246094,0.031250,0.187500,-0.246094,0.031250,-0.062500,-0.246094,0.031250,-0.062500,-0.246094,0.000000, + -0.187500,-0.246094,0.000000,0.062500,-0.246094,0.000000,0.187500,-0.246094,0.000000,0.062500,-0.246094,0.031250, + -0.187500,-0.230469,0.000000,-0.062500,-0.230469,0.000000,0.062500,-0.230469,0.000000,0.187500,-0.230469,0.000000, + 0.093750,-0.226562,-0.062500,0.093750,-0.226562,0.000000,0.156250,-0.226562,-0.062500,0.156250,-0.226562,0.000000, + -0.156250,-0.226562,-0.062500,-0.156250,-0.226562,0.000000,-0.093750,-0.226562,-0.062500,-0.093750,-0.226562,0.000000, + 0.187500,-0.246094,-0.062500,0.062500,-0.246094,-0.093750,0.187500,-0.246094,-0.093750,0.062500,-0.246094,-0.062500, + 0.187500,-0.230469,-0.062500,0.062500,-0.230469,-0.062500,-0.062500,-0.246094,-0.062500,-0.187500,-0.246094,-0.093750, + -0.062500,-0.246094,-0.093750,-0.187500,-0.246094,-0.062500,-0.062500,-0.230469,-0.062500,-0.187500,-0.230469,-0.062500, + 0.093750,-0.238281,-0.062500,0.093750,-0.238281,0.000000,0.156250,-0.238281,0.000000,0.156250,-0.238281,-0.062500, + -0.156250,-0.238281,-0.062500,-0.156250,-0.238281,0.000000,-0.093750,-0.238281,0.000000,-0.093750,-0.238281,-0.062500 + PolygonVertexIndex: 3,1,0,-3,7,6,4,-6,0,1,5,-5,3,2,6,-8,2,0,4,-7,11,10,8,-10,15,13,12,-15,8,12,13,-10, + 11,15,14,-11,10,14,12,-9,17,23,18,-17,21,22,19,-21,24,29,28,-28,29,32,33,-29,31,34,35,-31,41,46,47,-43, + 37,43,41,-43,36,40,39,-39,68,69,49,-49,50,51,70,-72,48,50,71,-69,51,49,69,-71,72,73,53,-53,54,55,74,-76, + 52,54,75,-73,55,53,73,-75,25,31,30,-27,44,45,39,-41,56,59,57,-59,59,56,60,-62,62,65,63,-65,65,62,66,-68, + 69,68,71,-71,73,72,75,-75 + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -0.577350,-0.577350,-0.577350,-0.577350,-0.577350,0.577350,-0.707107,0.000000,0.707107,-0.707107,0.000000,-0.707107, + 0.707107,0.000000,-0.707107,0.707107,0.000000,0.707107,0.577350,-0.577350,0.577350,0.577350,-0.577350,-0.577350, + -0.707107,0.000000,-0.707107,0.707107,0.000000,-0.707107,0.577350,-0.577350,-0.577350,-0.577350,-0.577350,-0.577350, + 0.707107,0.000000,0.707107,-0.707107,0.000000,0.707107,-0.577350,-0.577350,0.577350,0.577350,-0.577350,0.577350, + -0.577350,-0.577350,-0.577350,-0.577350,-0.577350,0.577350,-0.707107,0.000000,0.707107,-0.707107,0.000000,-0.707107, + 0.707107,0.000000,-0.707107,0.707107,0.000000,0.707107,0.577350,-0.577350,0.577350,0.577350,-0.577350,-0.577350, + -0.707107,0.000000,-0.707107,0.707107,0.000000,-0.707107,0.577350,-0.577350,-0.577350,-0.577350,-0.577350,-0.577350, + 0.707107,0.000000,0.707107,-0.707107,0.000000,0.707107,-0.577350,-0.577350,0.577350,0.577350,-0.577350,0.577350, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -0.577350,-0.577350,0.577350,-0.577350,-0.577350,-0.577350,0.577350,-0.577350,-0.577350,0.577350,-0.577350,0.577350, + -0.577350,-0.577350,0.577350,-0.577350,-0.577350,-0.577350,0.577350,-0.577350,-0.577350,0.577350,-0.577350,0.577350 + } + LayerElementUV: 0 { + Version: 101 + Name: "UVMap" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "IndexToDirect" + UV: 0.078125,0.890625,0.171875,0.890625,0.171875,0.859375,0.203125,0.859375,0.203125,0.890625,0.281250,0.656250, + 0.343750,0.656250,0.281250,0.636719,0.343750,0.636719,0.343750,0.625000,0.343750,0.617188,0.281250,0.617188, + 0.203125,0.921875,0.171875,0.921875,0.203125,0.953125,0.046875,0.921875,0.171875,0.953125,0.046875,0.953125, + 0.078125,0.921875,0.078125,0.953125,0.046875,0.890625,0.046875,0.859375,0.468750,0.656250,0.281250,0.601562, + 0.343750,0.601562,0.406250,0.656250,0.281250,0.593750,0.343750,0.593750,0.203125,0.796875,0.203125,0.828125, + 0.171875,0.828125,0.171875,0.796875,0.078125,0.796875,0.078125,0.828125,0.046875,0.828125,0.046875,0.796875, + 0.406250,0.617188,0.281250,0.625000,0.078125,0.859375,0.406250,0.625000,0.406250,0.636719,0.468750,0.636719, + 0.468750,0.625000,0.406250,0.593750,0.406250,0.601562,0.468750,0.601562,0.468750,0.593750,0.468750,0.617188 + UVIndex: 14,16,13,12,12,14,16,13,14,16,13,12,14,16,13,12,14,16,13,12,17,15,18,19,15,18,19,17,17,15,18,19,17,15,18,19,17,15,18,19,20,21,38,0,1,2,3,4,5,37,9,6,37,7,8,9,39,40,41,42,43,44,45,46, + 42,39,43,46,37,26,27,9,28,29,30,31,28,29,30,31,31,28,29,30,29,30,31,28,32,33,34,35,32,33,34,35,35,32,33,34,33,34,35,32,25,39,42,22,23,24,27,26,42,39,43,46,39,42,47,36,9,37,26,27,37,9,10,11, + 30,31,28,29,34,35,32,33 + } + LayerElementTexture: 0 { + Version: 101 + Name: "" + MappingInformationType: "NoMappingInformation" + ReferenceInformationType: "IndexToDirect" + BlendMode: "Translucent" + TextureAlpha: 1 + TextureId: + } + LayerElementMaterial: 0 { + Version: 101 + Name: "" + MappingInformationType: "AllSame" + ReferenceInformationType: "IndexToDirect" + Materials: 0 + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementUV" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementTexture" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementMaterial" + TypedIndex: 0 + } + } + Shape: "BrowsInnerRiser" { + Indexes: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 + Vertices: 0.026597,-0.000000,0.044885,0.026597,-0.000000,0.044885,0.026597,0.000000,-0.001990,0.026597,0.000000,-0.001990, + 0.004653,-0.000000,0.048865,0.004653,-0.000000,0.048865,0.004653,0.000000,0.001990,0.004653,0.000000,0.001990, + -0.026597,-0.000000,0.044885,-0.026597,-0.000000,0.044885,-0.026597,0.000000,-0.001990,-0.026597,0.000000,-0.001990, + -0.004653,-0.000000,0.048865,-0.004653,-0.000000,0.048865,-0.004653,0.000000,0.001990,-0.004653,0.000000,0.001990 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "BrowsOuterRiser" { + Indexes: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 + Vertices: -0.026597,0.000000,-0.001990,-0.026597,0.000000,-0.001990,-0.026597,-0.000000,0.044885,-0.026597,-0.000000,0.044885, + -0.004653,0.000000,0.001990,-0.004653,0.000000,0.001990,-0.004653,-0.000000,0.048865,-0.004653,-0.000000,0.048865, + 0.026597,0.000000,-0.001990,0.026597,0.000000,-0.001990,0.026597,-0.000000,0.044885,0.026597,-0.000000,0.044885, + 0.004653,0.000000,0.001990,0.004653,0.000000,0.001990,0.004653,-0.000000,0.048865,0.004653,-0.000000,0.048865 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "BrowsRiser" { + Indexes: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 + Vertices: 0.000000,-0.000000,0.031250,0.000000,-0.000000,0.031250,0.000000,-0.000000,0.031250,0.000000,-0.000000,0.031250, + 0.000000,-0.000000,0.031250,0.000000,-0.000000,0.031250,0.000000,-0.000000,0.031250,0.000000,-0.000000,0.031250, + 0.000000,-0.000000,0.031250,0.000000,-0.000000,0.031250,0.000000,-0.000000,0.031250,0.000000,-0.000000,0.031250, + 0.000000,-0.000000,0.031250,0.000000,-0.000000,0.031250,0.000000,-0.000000,0.031250,0.000000,-0.000000,0.031250 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "BrowsLowerer" { + Indexes: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 + Vertices: 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250, + 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250, + 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250, + 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "BrowsConverge" { + Indexes: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 + Vertices: -0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000, + -0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000, + 0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000, + 0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyelidsRise" { + Indexes: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43, + 44,45,46,47 + Vertices: 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyelidsUpperClose" { + Indexes: 36,37,38,39,40,41,42,43,44,45,46,47 + Vertices: 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.062500, + 0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.031250, + 0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyelidsLowerClose" { + Indexes: 56,57,58,59,60,61,62,63,64,65,66,67 + Vertices: 0.000000,0.000000,0.062500,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.062500, + 0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyelidsRise_EyelidsUpperClose" { + Indexes: 39,40,41,42,44,45,46,47 + Vertices: 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250, + 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyelidsRise_EyelidsLowerClose" { + Indexes: 56,59,60,61,62,65,66,67 + Vertices: 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyesLookLeft" { + Indexes: 48,49,50,51,52,53,54,55,68,69,70,71,72,73,74,75 + Vertices: 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000, + 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000, + 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000, + 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyesLookRight" { + Indexes: 48,49,50,51,52,53,54,55,68,69,70,71,72,73,74,75 + Vertices: -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000, + -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000, + -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000, + -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyesLookUp" { + Indexes: 48,49,50,51,52,53,54,55,68,69,70,71,72,73,74,75 + Vertices: 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyesLookDown" { + Indexes: 48,49,50,51,52,53,54,55,68,69,70,71,72,73,74,75 + Vertices: 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250, + 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250, + 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250, + 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyesConverge" { + Indexes: 48,49,50,51,52,53,54,55,68,69,70,71,72,73,74,75 + Vertices: -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000, + 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000, + -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000, + 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyesDiverge" { + Indexes: 48,49,50,51,52,53,54,55,68,69,70,71,72,73,74,75 + Vertices: 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000, + -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000, + 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000, + -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyesConverge_EyesLookLeft" { + Indexes: 48,49,50,51,52,53,54,55,68,69,70,71,72,73,74,75 + Vertices: 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000, + -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000, + 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000, + -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyesConverge_EyesLookRight" { + Indexes: 48,49,50,51,52,53,54,55,68,69,70,71,72,73,74,75 + Vertices: 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000, + -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000, + 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000, + -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyesDiverge_EyesLookLeft" { + Indexes: 48,49,50,51,52,53,54,55,68,69,70,71,72,73,74,75 + Vertices: -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000, + 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000, + -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000, + 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "EyesDiverge_EyesLookRight" { + Indexes: 48,49,50,51,52,53,54,55,68,69,70,71,72,73,74,75 + Vertices: -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000, + 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000, + -0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000, + 0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + } + Model: "Model::MESH_Hair", "Mesh" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,1.750000000000000,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-90.000009334538021,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.062500000000000,1.062500000000000,1.062500000000000 + 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: 0.187500,-0.250000,0.062500,-0.187500,-0.250000,0.125000,-0.187500,-0.187500,0.125000,-0.125000,-0.250000,0.125000, + -0.125000,-0.187500,0.125000,0.125000,-0.187500,0.125000,0.125000,-0.250000,0.125000,0.187500,-0.250000,0.125000, + 0.187500,-0.187500,0.125000,-0.187500,-0.250000,0.250000,0.125000,-0.250000,0.250000,0.250000,0.250000,-0.125000, + 0.187500,0.250000,-0.187500,0.125000,0.250000,-0.125000,0.125000,0.187500,-0.187500,0.125000,0.250000,-0.250000, + 0.125000,0.250000,-0.187500,0.125000,0.187500,-0.250000,-0.125000,0.250000,-0.250000,-0.125000,0.187500,-0.250000, + -0.125000,0.187500,-0.187500,0.187500,0.250000,-0.125000,-0.125000,0.250000,-0.125000,-0.187500,0.250000,-0.125000, + 0.187500,0.250000,0.000000,-0.187500,0.250000,0.000000,0.250000,0.250000,0.062500,0.125000,0.250000,0.000000, + -0.125000,0.250000,0.000000,-0.250000,0.250000,0.000000,0.250000,0.250000,0.125000,0.187500,0.250000,0.062500, + 0.187500,0.250000,0.125000,0.125000,0.250000,0.062500,-0.125000,0.250000,0.062500,-0.187500,0.250000,0.125000, + -0.187500,0.250000,0.062500,0.125000,0.250000,0.125000,-0.125000,0.250000,0.125000,0.250000,0.250000,0.250000, + -0.250000,0.250000,0.250000,-0.250000,0.187500,-0.125000,-0.250000,0.062500,-0.187500,-0.250000,0.062500,-0.125000, + -0.187500,0.062500,-0.187500,-0.187500,0.062500,-0.125000,-0.250000,0.250000,-0.125000,-0.250000,-0.062500,-0.125000, + -0.187500,-0.062500,-0.125000,-0.250000,0.187500,0.000000,-0.250000,0.062500,0.000000,-0.250000,0.250000,0.062500, + -0.250000,0.187500,0.062500,-0.250000,0.062500,0.062500,-0.250000,-0.062500,0.000000,-0.250000,-0.062500,0.062500, + -0.187500,-0.062500,0.000000,-0.250000,-0.187500,0.000000,-0.250000,-0.187500,0.062500,-0.187500,-0.187500,0.000000, + -0.250000,0.250000,0.125000,-0.250000,0.062500,0.125000,-0.250000,0.187500,0.125000,-0.250000,-0.062500,0.125000, + -0.250000,-0.187500,0.125000,-0.250000,-0.250000,0.125000,-0.250000,0.187500,0.250000,-0.250000,-0.187500,0.250000, + 0.250000,0.062500,-0.187500,0.187500,0.062500,-0.187500,0.250000,0.187500,-0.187500,0.250000,0.187500,-0.125000, + 0.187500,0.187500,-0.187500,0.250000,0.250000,-0.187500,0.250000,-0.062500,-0.125000,0.187500,-0.062500,-0.125000, + 0.187500,0.062500,-0.125000,0.250000,0.062500,-0.125000,0.250000,0.250000,0.000000,0.250000,-0.187500,0.000000, + 0.187500,-0.187500,0.000000,0.250000,-0.062500,0.000000,0.250000,-0.062500,0.062500,0.187500,-0.062500,0.000000, + 0.250000,0.062500,0.000000,0.250000,0.187500,0.000000,0.250000,0.187500,0.062500,0.250000,-0.187500,0.062500, + 0.250000,-0.187500,0.125000,0.250000,-0.062500,0.125000,0.250000,0.062500,0.062500,0.250000,0.187500,0.125000, + 0.250000,-0.250000,0.125000,0.250000,0.062500,0.125000,0.250000,-0.187500,0.250000,0.250000,-0.062500,0.250000, + 0.250000,0.062500,0.250000,0.250000,0.187500,0.250000,-0.250000,-0.250000,0.250000,-0.125000,-0.250000,0.250000, + -0.125000,-0.187500,0.250000,0.125000,-0.187500,0.250000,0.187500,-0.250000,0.250000,0.187500,-0.187500,0.250000, + 0.250000,-0.250000,0.250000,-0.187500,-0.187500,0.250000,-0.250000,-0.062500,0.250000,-0.187500,-0.062500,0.250000, + -0.125000,-0.062500,0.250000,0.125000,-0.062500,0.250000,0.187500,-0.062500,0.250000,-0.250000,0.062500,0.250000, + -0.187500,0.062500,0.250000,-0.125000,0.062500,0.250000,0.125000,0.062500,0.250000,0.187500,0.062500,0.250000, + 0.125000,0.187500,0.250000,-0.187500,0.187500,0.250000,-0.187500,0.250000,0.250000,-0.125000,0.187500,0.250000, + -0.125000,0.250000,0.250000,0.125000,0.250000,0.250000,0.187500,0.187500,0.250000,0.187500,0.250000,0.250000, + -0.125000,0.250000,-0.187500,-0.250000,0.250000,-0.187500,-0.187500,0.250000,-0.187500,-0.250000,0.187500,-0.187500, + -0.187500,0.187500,-0.187500,-0.187500,-0.187500,0.062500,-0.250000,-0.250000,0.062500,-0.187500,-0.250000,0.062500, + 0.250000,-0.250000,0.062500,0.187500,-0.187500,0.062500 + PolygonVertexIndex: 129,2,1,-132,131,1,65,-131,0,7,8,-134,132,92,7,-1,3,99,9,-2,10,99,3,-7,2,4,3,-2,4,5,6,-4, + 7,102,10,-7,92,104,102,-8,5,8,7,-7,21,24,78,-12,12,21,11,-74,129,131,130,-59,16,13,21,-13,72,14,16,-13, + 15,16,14,-18,124,16,15,-19,19,18,15,-18,19,20,124,-19,14,20,19,-18,126,23,22,-125,20,128,126,-125,125,46,23,-127, + 126,128,127,-126,13,27,24,-22,27,13,22,-29,23,25,28,-23,46,29,25,-24,32,123,39,-31,24,31,26,-79,27,33,31,-25, + 34,33,27,-29,25,36,34,-29,29,51,36,-26,31,32,30,-27,33,37,32,-32,38,37,33,-35,36,35,38,-35,51,60,35,-37, + 37,121,123,-33,121,37,38,-121,35,118,120,-39,60,40,118,-36,49,29,46,-42,127,41,46,-126,72,12,73,-71,50,49,41,-44, + 53,61,62,-53,44,45,43,-43,50,53,52,-50,56,59,57,-55,50,43,47,-55,48,56,54,-48,54,55,53,-51,49,52,51,-30, + 61,111,66,-63,57,58,55,-55,55,63,61,-54,76,77,74,-76,59,129,58,-58,52,62,60,-52,69,72,70,-69,58,64,63,-56, + 62,66,40,-61,130,65,64,-59,70,71,77,-69,77,84,81,-75,63,106,111,-62,64,67,106,-64,65,98,67,-65,68,77,76,-70, + 71,85,84,-78,85,86,90,-85,73,11,71,-71,0,133,87,-133,80,83,81,-80,81,82,87,-80,74,81,83,-76,86,91,93,-91, + 11,78,85,-72,79,87,133,-81,84,90,82,-82,82,89,88,-88,119,117,112,-114,78,26,86,-86,87,88,92,-133,90,93,89,-83, + 88,94,104,-93,96,93,91,-98,26,30,91,-87,95,94,88,-90,117,66,111,-113,30,39,97,-92,107,106,67,-106,108,107,105,-101, + 93,96,95,-90,105,67,98,-10,100,105,9,-100,101,100,99,-11,103,101,10,-103,94,103,102,-105,112,111,106,-108,108,100,101,-110, + 110,109,101,-104,95,110,103,-95,113,112,107,-109,1,9,98,-66,113,108,109,-115,115,114,109,-111,96,115,110,-96,44,42,127,-129, + 119,113,114,-117,42,43,41,-128,122,116,114,-116,97,122,115,-97,118,40,66,-118,120,118,117,-120,121,120,119,-117,123,121,116,-123, + 39,123,122,-98,45,48,47,-44,22,13,16,-125 + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000 + } + LayerElementUV: 0 { + Version: 101 + Name: "UVMap" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "IndexToDirect" + UV: 0.578125,0.843750,0.828125,0.843750,0.750000,0.890625,0.828125,0.765625,0.812500,0.781250,0.843750,0.765625, + 0.859375,0.843750,0.781250,0.828125,0.656250,0.953125,0.625000,0.921875,0.718750,0.890625,0.531250,0.765625, + 0.578125,0.812500,0.500000,0.765625,0.515625,0.765625,0.578125,0.828125,0.562500,0.781250,0.546875,0.765625, + 0.968750,0.812500,0.984375,0.812500,0.625000,0.828125,0.625000,0.843750,0.640625,0.828125,0.750000,0.843750, + 0.640625,0.843750,0.500000,0.781250,0.640625,1.000000,0.625000,1.000000,0.656250,1.000000,0.718750,1.000000, + 0.734375,1.000000,0.750000,1.000000,0.562500,0.812500,0.500000,0.875000,0.812500,0.812500,0.640625,0.875000, + 0.875000,0.781250,0.890625,0.765625,0.875000,0.765625,0.609375,0.843750,0.609375,0.828125,0.906250,0.765625, + 0.906250,0.781250,0.921875,0.750000,0.906250,0.843750,0.828125,0.781250,0.796875,0.812500,0.609375,0.875000, + 0.859375,0.875000,0.750000,0.953125,0.781250,0.812500,0.640625,0.890625,0.734375,0.984375,0.593750,0.828125, + 0.578125,0.875000,0.765625,0.812500,0.828125,0.875000,0.625000,0.984375,0.656250,0.890625,0.718750,0.953125, + 1.000000,0.828125,1.000000,0.843750,1.000000,0.875000,1.000000,0.765625,1.000000,0.781250,1.000000,0.812500, + 0.734375,0.875000,0.890625,0.781250,0.890625,0.812500,0.875000,0.812500,0.734375,0.859375,0.906250,0.875000, + 0.968750,0.875000,0.515625,0.828125,0.531250,0.781250,0.546875,0.828125,0.968750,0.843750,0.828125,0.796875, + 0.796875,0.828125,0.546875,0.875000,0.859375,0.812500,0.656250,0.984375,0.796875,0.875000,0.625000,0.890625, + 0.718750,0.921875,0.859375,0.765625,0.546875,0.812500,0.515625,0.843750,0.609375,0.812500,0.578125,0.781250, + 0.718750,0.875000,0.718750,0.843750,0.656250,0.859375,0.640625,0.859375,0.718750,0.859375,0.593750,0.812500, + 0.500000,0.843750,0.765625,0.828125,0.640625,0.953125,0.734375,0.921875,0.921875,0.765625,0.906250,0.750000, + 0.968750,0.765625,0.968750,0.750000,0.953125,0.765625,0.953125,0.750000,0.984375,0.765625,0.984375,0.781250, + 0.968750,0.781250,0.750000,0.875000,0.515625,0.875000,0.796875,0.781250,0.828125,0.812500,0.765625,0.875000, + 0.750000,0.921875,0.625000,0.875000,0.843750,0.781250,0.859375,0.828125,0.640625,0.921875,0.734375,0.953125, + 0.500000,0.828125,0.765625,0.843750,0.625000,0.953125,0.656250,0.921875,0.718750,0.984375,0.906250,0.812500, + 0.796875,0.796875,0.828125,0.828125,0.546875,0.796875,0.578125,0.796875,0.890625,0.843750,0.890625,0.875000, + 0.875000,0.875000,0.875000,0.843750,0.890625,0.828125,0.875000,0.828125,0.906250,0.828125,0.968750,0.828125, + 0.984375,0.828125,0.984375,0.875000,0.796875,0.843750,0.750000,0.984375,0.750000,0.828125,0.734375,0.843750, + 0.734375,0.828125,0.656250,0.843750,0.656250,0.875000,0.984375,0.843750,0.515625,0.812500,0.859375,0.781250, + 0.546875,0.781250,0.546875,0.843750,0.500000,0.812500,0.640625,0.984375,0.734375,0.890625,0.515625,0.781250 + UVIndex: 22,24,21,20,22,24,21,20,142,23,143,144,142,23,143,144,145,146,35,24,90,146,145,91,24,145,92,93,145,91,94,92,143,66,90,91,23,109,66,143,91,143,70,94,67,68,69,36,37,67,36,38,39,40,20,21,41,42,67,37,42,67,37,41, + 43,100,41,101,102,41,101,103,104,105,43,100,103,102,104,105,100,104,105,43,106,107,108,102,107,108,102,106,63,64,107,106,25,13,14,155,42,125,68,67,125,42,108,18,107,19,18,108,64,65,19,107,130,131,132,133,68,134,135,69,125,136,134,68, + 137,136,125,18,19,138,137,18,65,60,138,19,134,130,133,135,136,44,130,134,76,44,136,137,138,147,76,137,60,61,147,138,44,71,131,130,71,44,76,72,147,139,72,76,61,62,139,147,148,152,25,155,14,155,25,13,38,36,149,85,86,148,155,150, + 75,151,87,73,17,150,74,11,86,75,73,148,15,12,88,40,86,150,89,12,89,12,32,16,12,15,75,86,148,73,120,152,151,79,110,87,88,40,15,12,15,0,151,75,77,126,111,45,88,40,53,95,73,87,96,120,85,149,45,3,40,39,0,15, + 87,110,33,96,20,21,39,40,85,149,45,3,45,112,46,111,0,54,79,151,39,47,54,0,21,115,47,39,5,116,45,3,149,80,112,45,80,117,127,112,38,36,149,85,97,121,23,142,46,78,97,55,46,78,97,55,4,34,46,111,117,6,1,127, + 36,69,80,149,50,7,97,55,112,127,78,46,78,140,121,97,81,153,98,8,69,135,117,80,97,121,23,142,127,1,140,78,121,113,109,23,56,1,6,48,135,133,6,117,82,113,121,140,153,57,122,98,133,132,48,6,118,9,83,51,123,118,51,58, + 1,56,82,140,51,83,115,35,58,51,35,146,10,58,146,90,154,10,90,66,2,154,66,109,98,122,9,118,123,58,10,84,99,84,10,154,114,99,154,2,8,98,118,123,24,35,115,21,8,123,84,59,119,59,84,99,49,119,99,114,14,17,150,155, + 81,8,59,124,17,150,155,14,52,124,59,119,141,52,119,49,26,27,57,153,28,26,153,81,29,28,81,124,30,29,124,52,31,30,52,141,128,150,89,129,108,42,41,102 + } + LayerElementTexture: 0 { + Version: 101 + Name: "" + MappingInformationType: "NoMappingInformation" + ReferenceInformationType: "IndexToDirect" + BlendMode: "Translucent" + TextureAlpha: 1 + TextureId: + } + LayerElementMaterial: 0 { + Version: 101 + Name: "" + MappingInformationType: "AllSame" + ReferenceInformationType: "IndexToDirect" + Materials: 0 + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementUV" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementTexture" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementMaterial" + TypedIndex: 0 + } + } + } + Model: "Model::MESH_Leg_R", "Mesh" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",-0.125000000000000,0.375000000000000,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: 0.125000,0.125000,-0.375000,0.125000,0.125000,0.375000,0.125000,-0.125000,-0.375000,0.125000,-0.125000,0.375000, + -0.125000,0.125000,-0.375000,-0.125000,0.125000,0.375000,-0.125000,-0.125000,-0.375000,-0.125000,-0.125000,0.375000, + 0.125000,0.125000,-0.125000,0.125000,0.125000,0.125000,0.125000,-0.125000,0.125000,0.125000,-0.125000,-0.125000, + -0.125000,-0.125000,0.125000,-0.125000,-0.125000,-0.125000,-0.125000,0.125000,0.125000,-0.125000,0.125000,-0.125000, + 0.125000,0.000000,-0.375000,0.125000,0.125000,0.250000,0.125000,0.000000,0.375000,0.125000,-0.125000,-0.250000, + -0.000000,-0.125000,-0.375000,-0.000000,-0.125000,0.375000,-0.125000,-0.125000,-0.250000,-0.125000,0.000000,-0.375000, + -0.125000,0.000000,0.375000,-0.125000,0.125000,-0.250000,-0.000000,0.125000,-0.375000,-0.000000,0.125000,0.375000, + 0.125000,0.125000,-0.250000,0.121875,0.125000,-0.000000,0.125000,-0.125000,0.250000,0.125000,-0.125000,-0.000000, + -0.125000,-0.125000,0.250000,-0.125000,-0.125000,-0.000000,-0.125000,0.125000,0.250000,-0.121875,0.125000,-0.000000, + -0.000000,0.125000,-0.125000,-0.000000,0.125000,0.125000,-0.125000,0.000000,-0.125000,-0.125000,0.000000,0.125000, + -0.000000,-0.125000,-0.125000,-0.000000,-0.125000,0.125000,0.125000,0.000000,-0.125000,0.125000,0.000000,0.125000, + 0.125000,0.000000,-0.000000,0.125000,0.000000,-0.250000,-0.000000,-0.125000,-0.000000,-0.000000,-0.125000,-0.250000, + -0.125000,0.000000,-0.000000,-0.125000,0.000000,-0.250000,-0.000000,0.125000,-0.000000,-0.000000,0.125000,-0.250000, + -0.000000,0.000000,0.375000,-0.000000,0.000000,-0.375000,-0.000000,0.125000,0.250000,-0.125000,0.000000,0.250000, + -0.000000,-0.125000,0.250000,0.125000,0.000000,0.250000,0.124219,0.125000,0.062500,-0.124596,0.062500,-0.031250, + -0.000000,0.125000,-0.031250,-0.124219,0.125000,0.062500,0.125000,0.000000,0.062500,-0.125000,0.000000,0.062500, + -0.000000,0.125000,0.062500,-0.000000,0.125000,0.015625,-0.123242,0.125000,-0.031250,-0.124219,0.125000,-0.062500, + 0.124219,0.125000,-0.062500,0.125000,0.000000,-0.062500,0.123242,0.125000,-0.031250,-0.125000,0.000000,-0.062500, + -0.000000,0.125000,-0.062500,0.125000,0.062500,-0.375000,-0.125000,0.062500,0.375000,-0.125000,0.062500,-0.125000, + -0.125000,0.062500,0.125000,0.125000,0.062500,0.375000,-0.125000,0.062500,-0.375000,0.125000,0.062500,-0.125000, + 0.125000,0.062500,0.125000,0.124219,0.062500,-0.000000,0.125000,0.062500,-0.250000,-0.124219,0.062500,-0.000000, + -0.125000,0.062500,-0.250000,-0.000000,0.062500,0.375000,-0.000000,0.062500,-0.375000,-0.125000,0.062500,0.250000, + 0.125000,0.062500,0.250000,0.124962,0.062500,0.062500,-0.124962,0.062500,0.062500,-0.124962,0.062500,-0.062500, + 0.124962,0.062500,-0.062500,0.124596,0.062500,-0.031250,-0.123242,0.125000,0.031250,-0.122607,0.125000,0.015625, + -0.000000,0.125000,0.031250,0.123242,0.125000,0.031250,-0.124596,0.062500,0.031250,0.124596,0.062500,0.031250, + 0.122607,0.125000,0.015625,-0.122607,0.125000,-0.015625,0.122607,0.125000,-0.015625,-0.000000,0.125000,-0.015625 + PolygonVertexIndex: 57,18,3,-31,56,21,7,-33,87,74,5,-35,54,27,1,-18,86,78,4,-27,85,77,1,-28,51,36,8,-29,64,37,9,-59, + 84,75,15,-26,90,76,-15,47,40,13,-23,71,13,-34,45,42,11,-20,62,43,-11,68,93,-93,93,81,-45,89,80,43,-63,16, + 45,19,-3,73,82,45,-17,82,79,42,-46,11,69,-32,40,46,33,-14,10,31,-63,20,47,22,-7,2,19,47,-21,19,11,40, + -48,11,31,46,-41,31,10,41,-47,78,84,25,-5,6,22,49,-24,22,13,38,-50,103,50,29,-103,101,35,50,-104,61,14,37, + -65,26,51,28,-1,4,25,51,-27,25,15,36,-52,74,85,27,-6,7,21,52,-25,21,3,18,-53,73,86,26,-1,2,20,53, + -17,20,6,23,-54,37,54,17,-10,14,34,54,-38,34,5,27,-55,76,87,34,-15,12,32,55,-40,32,7,24,-56,41,56,32, + -13,10,30,56,-42,30,3,21,-57,43,57,30,-11,80,88,57,-44,88,77,18,-58,94,61,64,-97,33,63,-49,48,98,-84,35, + 95,65,-51,44,62,-32,92,93,-70,98,61,-95,96,64,58,-98,15,67,72,-37,36,72,68,-9,13,71,-39,75,91,-16,72,60, + 70,-69,67,66,60,-73,79,92,69,-43,42,69,-12,8,92,-80,63,12,-40,91,59,-68,65,96,97,-101,71,33,-49,38,71,91, + -76,69,93,-45,97,58,-100,17,1,77,-89,9,17,88,-81,39,55,87,-77,16,53,86,-74,24,52,85,-75,23,49,84,-79,98, + 48,-64,28,8,79,-83,0,28,82,-74,58,9,-90,83,98,-96,63,39,76,-91,49,38,75,-85,52,18,77,-86,53,23,78,-87, + 55,24,74,-88,63,33,-13,31,69,-45,46,41,12,-34,100,97,-100,71,59,-92,81,99,-45,95,94,96,-66,62,99,-90,59,48, + -84,44,99,-63,98,63,-91,59,71,-49,29,100,-82,101,59,-84,50,65,100,-30,70,102,-94,66,101,103,-61,60,103,102,-71,59, + 101,-67,99,81,-101,93,102,-82,101,83,-36,81,102,-30,95,35,-84,95,98,-95,15,91,-68,67,59,-67,61,98,-91,14,61,-91, + 89,9,-81,99,58,-90,93,68,-71,92,8,-69 + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000075,0.000225,-0.999990,0.002975,0.003275,-1.000000,0.000000,0.000000, + -0.999960,0.004687,-0.007577,-1.000000,0.000075,-0.000225,-0.999990,0.002975,-0.003275,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.999999,0.001259,0.000941, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000075,0.000075, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.999999,0.001259,-0.000941,1.000000,0.000075,-0.000075, + 1.000000,0.000000,0.000000,0.999702,0.015334,0.018988,0.999823,0.013874,0.012694,0.999960,0.004687,0.007577, + 0.999823,0.013874,0.012694,0.999773,0.021322,0.000000,0.999991,0.004123,0.000000,0.999960,0.004687,-0.007577, + 1.000000,0.000075,-0.000225,1.000000,0.000075,-0.000075,0.999999,0.001259,-0.000941,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000075,0.000225,1.000000,0.000075,0.000075,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.999999,0.001259,0.000941,1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.999999,0.001259,-0.000941,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000075,0.000075, + -1.000000,0.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,-1.000000,0.000075,-0.000225,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -0.999990,0.002975,-0.003275,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000075,-0.000075,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,1.000000,0.000075,-0.000075,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000075,-0.000225,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000075,-0.000075,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,0.000000,-1.000000,0.000000,0.000000,-0.999999,0.001259,-0.000941,-0.999991,0.004123,0.000000, + -0.999991,0.004123,0.000000,-0.999823,0.013874,-0.012694,-0.999773,0.021322,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.999991,0.004123,0.000000, + 0.999999,0.001259,-0.000941,1.000000,0.000000,0.000000,0.999960,0.004687,0.007577,0.999823,0.013874,0.012694, + 0.999999,0.001259,0.000941,-0.999823,0.013874,-0.012694,-0.999702,0.015334,-0.018988,-0.999121,0.021640,-0.035907, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -1.000000,0.000000,0.000000,-0.999999,0.001259,0.000941,-1.000000,0.000075,0.000075,-1.000000,0.000075,0.000225, + -0.999960,0.004687,0.007577,-0.999990,0.002975,0.003275,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,1.000000,0.000075,0.000225,0.999960,0.004687,0.007577, + 0.999999,0.001259,0.000941,1.000000,0.000075,0.000075,1.000000,0.000075,0.000075,0.999999,0.001259,0.000941, + 1.000000,0.000000,0.000000,0.999990,0.002975,0.003275,0.999960,0.004687,0.007577,1.000000,0.000075,0.000225, + -0.999999,0.001259,-0.000941,-1.000000,0.000000,0.000000,-1.000000,0.000075,-0.000075,-0.999960,0.004687,0.007577, + -0.999823,0.013874,0.012694,-0.999702,0.015334,0.018988,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.999999,0.001259,0.000941,-1.000000,0.000000,0.000000, + -0.999991,0.004123,0.000000,-1.000000,0.000075,0.000075,-0.999999,0.001259,0.000941,-0.999960,0.004687,0.007577, + -1.000000,0.000075,0.000225,0.999999,0.001259,0.000941,0.999823,0.013874,0.012694,0.999991,0.004123,0.000000, + 0.999121,0.021640,-0.035907,0.999702,0.015334,-0.018988,0.999823,0.013874,-0.012694,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.999990,0.002975,-0.003275, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000075,-0.000225,-1.000000,0.000075,-0.000075, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000075,-0.000225,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-0.999823,0.013874,-0.012694, + -0.999991,0.004123,0.000000,-0.999999,0.001259,-0.000941,1.000000,0.000000,0.000000,0.999990,0.002975,0.003275, + 1.000000,0.000075,0.000225,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.999702,0.015334,-0.018988,0.999990,0.002975,-0.003275, + 0.999960,0.004687,-0.007577,-0.999773,0.021322,0.000000,-0.999823,0.013874,-0.012694,-0.998815,0.029427,-0.038763, + -0.999999,0.001259,-0.000941,-1.000000,0.000075,-0.000075,-1.000000,0.000075,-0.000225,-0.999960,0.004687,-0.007577, + -1.000000,0.000000,0.000000,-1.000000,0.000075,0.000075,-1.000000,0.000075,0.000225,-1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -0.999999,0.001259,-0.000941,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.999999,0.001259,0.000941,0.999991,0.004123,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.998815,0.029427,-0.038763,0.999121,0.021640,-0.035907, + 0.999823,0.013874,-0.012694,-0.999999,0.001259,0.000941,-0.999823,0.013874,0.012694,-0.999960,0.004687,0.007577, + 0.999773,0.021322,0.000000,0.999823,0.013874,-0.012694,0.999991,0.004123,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.999999,0.001259,-0.000941, + 0.999823,0.013874,-0.012694,0.999960,0.004687,-0.007577,-0.999823,0.013874,0.012694,-0.999991,0.004123,0.000000, + -0.999773,0.021322,0.000000,0.999991,0.004123,0.000000,0.999823,0.013874,-0.012694,0.999999,0.001259,-0.000941, + -0.999823,0.013874,-0.012694,-0.999999,0.001259,-0.000941,-0.999960,0.004687,-0.007577,-0.999823,0.013874,0.012694, + -0.999999,0.001259,0.000941,-0.999991,0.004123,0.000000,0.999298,0.037474,0.000000,0.998815,0.029427,-0.038763, + 0.999773,0.021322,0.000000,-0.998815,0.029427,0.038763,-0.999823,0.013874,0.012694,-0.999773,0.021322,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000, + 0.999121,0.021640,0.035908,0.998815,0.029427,0.038763,0.999823,0.013874,0.012694,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,-0.999823,0.013874,0.012694, + -0.998815,0.029427,0.038763,-0.999121,0.021640,0.035907,0.999823,0.013874,-0.012694,0.999773,0.021322,0.000000, + 0.998815,0.029427,-0.038763,0.999823,0.013874,0.012694,0.998815,0.029427,0.038763,0.999773,0.021322,0.000000, + -0.998815,0.029427,0.038763,-0.999773,0.021322,0.000000,-0.999298,0.037474,0.000000,0.999773,0.021322,0.000000, + 0.998815,0.029427,0.038763,0.999298,0.037474,0.000000,-0.998815,0.029427,-0.038763,-0.999298,0.037474,0.000000, + -0.999773,0.021322,0.000000,-0.998815,0.029427,-0.038763,-0.999823,0.013874,-0.012694,-0.999121,0.021640,-0.035907, + -0.999990,0.002975,0.003275,-0.999960,0.004687,0.007577,-0.999702,0.015334,0.018988,-0.999702,0.015334,0.018988, + -0.999823,0.013874,0.012694,-0.999121,0.021640,0.035907,-0.999702,0.015334,-0.018988,-0.999823,0.013874,-0.012694, + -0.999960,0.004687,-0.007577,-0.999990,0.002975,-0.003275,-0.999702,0.015334,-0.018988,-0.999960,0.004687,-0.007577, + 0.999960,0.004687,-0.007577,0.999990,0.002975,-0.003275,1.000000,0.000075,-0.000225,0.999823,0.013874,-0.012694, + 0.999702,0.015334,-0.018988,0.999960,0.004687,-0.007577,0.999823,0.013874,0.012694,0.999702,0.015334,0.018988, + 0.999121,0.021640,0.035908,0.999960,0.004687,0.007577,0.999990,0.002975,0.003275,0.999702,0.015334,0.018988 + } + LayerElementUV: 0 { + Version: 101 + Name: "UVMap" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "IndexToDirect" + UV: 0.250000,0.437500,0.187500,0.453125,0.156250,0.500000,0.031250,0.375000,0.187500,0.359375,0.062500,0.484375, + 0.156250,0.328125,0.015625,0.250000,0.031250,0.281250,0.218750,0.343750,0.031250,0.250000,0.031250,0.312500, + 0.187500,0.343750,0.250000,0.343750,0.218750,0.250000,0.250000,0.281250,0.187500,0.339844,0.125000,0.281250, + 0.156250,0.359375,0.125000,0.406250,0.031250,0.328125,0.125000,0.250000,0.187500,0.351562,0.093750,0.281250, + 0.093750,0.312500,0.062500,0.312500,0.125000,0.312500,0.187500,0.250000,0.125000,0.453125,0.000000,0.437500, + 0.218750,0.281250,0.218750,0.312500,0.187500,0.312500,0.218750,0.359375,0.171875,0.437500,0.171875,0.351562, + 0.218750,0.375000,0.062500,0.468750,0.031250,0.406250,0.218750,0.351562,0.000000,0.359375,0.187500,0.335938, + 0.156250,0.453125,0.125000,0.484375,0.125000,0.500000,0.093750,0.500000,0.093750,0.484375,0.000000,0.250000, + 0.250000,0.250000,0.125000,0.343750,0.093750,0.250000,0.093750,0.375000,0.187500,0.375000,0.062500,0.250000, + 0.062500,0.500000,0.250000,0.351562,0.000000,0.351562,0.015625,0.335938,0.031250,0.359375,0.171875,0.250000, + 0.171875,0.312500,0.250000,0.375000,0.218750,0.339844,0.250000,0.312500,0.000000,0.406250,0.218750,0.406250, + 0.218750,0.437500,0.187500,0.437500,0.187500,0.406250,0.187500,0.281250,0.125000,0.468750,0.015625,0.328125, + 0.000000,0.343750,0.062500,0.343750,0.156250,0.281250,0.062500,0.281250,0.015625,0.281250,0.015625,0.312500, + 0.000000,0.312500,0.000000,0.281250,0.015625,0.359375,0.015625,0.375000,0.000000,0.375000,0.171875,0.406250, + 0.015625,0.351562,0.250000,0.335938,0.000000,0.335938,0.156250,0.468750,0.031250,0.343750,0.250000,0.339844, + 0.250000,0.347656,0.218750,0.347656,0.187500,0.347656,0.000000,0.347656,0.000000,0.339844,0.015625,0.343750, + 0.250000,0.328125,0.000000,0.328125,0.218750,0.335938,0.156250,0.312500,0.187500,0.468750,0.250000,0.406250, + 0.031250,0.437500,0.156250,0.375000,0.125000,0.375000,0.187500,0.328125,0.171875,0.335938,0.171875,0.328125, + 0.171875,0.343750,0.156250,0.343750,0.171875,0.359375,0.171875,0.375000,0.156250,0.250000,0.218750,0.328125, + 0.125000,0.437500,0.156250,0.406250,0.093750,0.437500,0.156250,0.437500,0.093750,0.406250,0.062500,0.437500, + 0.062500,0.406250,0.015625,0.406250,0.015625,0.437500,0.171875,0.281250,0.093750,0.468750,0.093750,0.343750, + 0.187500,0.500000,0.062500,0.375000,0.250000,0.359375 + UVIndex: 115,117,114,19,118,116,119,120,121,122,29,64,65,66,67,68,42,28,114,117,46,43,44,45,30,31,32,69,33,36,52,4,76,77,78,79,80,81,82,23,24,25,75,20,25,73,74,99,26,17,18,103,104,105,106,107,106,108,109,110,111,103,18,112, + 74,17,21,59,123,74,112,123,60,99,74,26,6,49,24,125,73,25,104,49,18,50,23,75,53,21,17,23,50,17,26,24,23,26,49,125,24,49,104,51,125,7,76,79,47,53,75,8,10,75,25,11,8,62,9,12,16,89,13,9,62,128,61,36, + 33,14,30,69,27,48,15,30,14,15,63,31,30,5,46,45,54,119,116,124,37,116,114,70,124,1,42,117,67,126,2,87,100,2,44,70,87,36,65,68,52,61,101,65,36,101,0,66,65,81,121,64,82,127,120,38,3,120,119,102,38,51,118,120, + 127,104,19,118,51,19,114,116,118,103,115,19,104,111,83,115,103,83,34,117,115,55,128,33,39,73,58,88,88,84,95,13,90,91,9,109,18,49,107,106,6,84,40,56,39,33,4,22,63,96,113,31,31,113,105,32,25,20,11,77,71,78,113,98, + 41,105,96,85,98,113,60,107,6,99,99,6,26,32,107,60,58,127,3,71,57,97,91,39,22,92,20,73,88,11,20,71,77,6,106,109,22,4,35,68,67,34,83,52,68,83,111,3,38,121,81,100,87,42,1,37,124,46,5,10,8,76,7,84, + 88,58,69,32,60,123,27,69,123,59,4,52,110,95,84,93,58,3,81,80,8,11,77,76,124,70,43,46,87,70,28,42,38,102,122,121,58,73,127,49,6,109,125,51,127,73,92,22,35,20,57,71,108,35,109,90,55,39,91,18,35,110,57,88, + 95,109,35,18,84,58,80,57,20,88,12,92,108,94,57,95,9,91,92,12,41,16,106,85,89,62,98,98,62,16,41,57,94,86,35,108,92,106,16,108,94,95,72,108,16,12,93,72,95,93,84,56,78,71,97,97,57,86,40,84,80,82,40,80, + 110,52,111,35,4,110,106,105,41,107,32,105 + } + LayerElementTexture: 0 { + Version: 101 + Name: "" + MappingInformationType: "NoMappingInformation" + ReferenceInformationType: "IndexToDirect" + BlendMode: "Translucent" + TextureAlpha: 1 + TextureId: + } + LayerElementMaterial: 0 { + Version: 101 + Name: "" + MappingInformationType: "AllSame" + ReferenceInformationType: "IndexToDirect" + Materials: 0 + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementUV" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementTexture" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementMaterial" + TypedIndex: 0 + } + } + } + Model: "Model::MESH_Arm_R", "Mesh" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",-0.625000000000000,1.374999761581421,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: 0.375000,-0.125000,0.125000,0.375000,0.125000,0.125000,-0.187500,-0.125000,-0.125000,0.375000,-0.125000,-0.125000, + 0.375000,0.125000,-0.125000,-0.125000,-0.125000,0.125000,0.125000,-0.125000,0.125000,0.125000,0.125000,0.125000, + -0.125000,0.125000,0.125000,0.125000,0.125000,-0.125000,-0.125000,0.125000,-0.125000,0.125000,-0.125000,-0.125000, + -0.125000,-0.125000,-0.125000,0.250000,-0.125000,0.125000,0.375000,0.000000,0.125000,-0.187500,0.125000,0.000000, + 0.375000,0.125000,0.000000,-0.187500,0.000000,-0.125000,0.375000,0.000000,-0.125000,-0.187500,-0.125000,0.000000, + 0.375000,-0.125000,0.000000,-0.000000,-0.125000,0.121875,0.250000,0.125000,0.125000,0.000000,0.125000,0.125000, + 0.250000,0.125000,-0.125000,-0.000000,0.125000,-0.125000,0.250000,-0.125000,-0.125000,-0.000000,-0.125000,-0.121875, + -0.125000,-0.125000,0.000000,0.125000,-0.125000,0.000000,-0.125000,0.000000,-0.125000,0.125000,0.000000,-0.125000, + -0.125000,0.125000,0.000000,0.125000,0.125000,0.000000,-0.125000,0.000000,0.125000,0.125000,0.000000,0.125000, + -0.000000,0.000000,0.125000,-0.000000,0.125000,0.000000,-0.000000,0.000000,-0.125000,-0.000000,-0.125000,0.000000, + 0.375000,0.000000,0.000000,-0.187500,0.000000,0.000000,0.250000,-0.125000,0.000000,0.250000,0.000000,-0.125000, + 0.250000,0.125000,0.000000,0.250000,0.000000,0.125000,0.062500,-0.125000,0.124219,-0.031250,-0.062500,-0.124596, + -0.031250,-0.125000,0.000000,0.062500,-0.125000,-0.124219,0.062500,0.000000,0.125000,0.062500,0.000000,-0.125000, + 0.062500,-0.125000,0.000000,0.015625,-0.125000,0.000000,-0.031250,-0.125000,-0.123242,-0.062500,-0.125000,-0.124219, + -0.062500,-0.125000,0.124219,-0.062500,0.000000,0.125000,-0.031250,-0.125000,0.123242,-0.062500,0.000000,-0.125000, + -0.062500,-0.125000,0.000000,0.375000,-0.062500,-0.125000,-0.125000,-0.062500,-0.125000,0.125000,-0.062500,-0.125000, + 0.375000,-0.062500,0.125000,-0.187500,-0.062500,-0.125000,-0.125000,-0.062500,0.125000,0.125000,-0.062500,0.125000, + -0.000000,-0.062500,0.124219,-0.000000,-0.062500,-0.124219,0.375000,-0.062500,0.000000,-0.187500,-0.062500,0.000000, + 0.250000,-0.062500,-0.125000,0.250000,-0.062500,0.125000,0.062500,-0.062500,0.124962,0.062500,-0.062500,-0.124962, + -0.062500,-0.062500,-0.124962,-0.062500,-0.062500,0.124962,-0.031250,-0.062500,0.124596,0.031250,-0.125000,-0.123242, + 0.015625,-0.125000,-0.122607,0.031250,-0.125000,0.000000,0.031250,-0.125000,0.123242,0.031250,-0.062500,-0.124596, + 0.031250,-0.062500,0.124596,0.015625,-0.125000,0.122607,-0.015625,-0.125000,-0.122607,-0.015625,-0.125000,0.122607, + -0.015625,-0.125000,0.000000,-0.187500,-0.125000,0.125000,-0.187500,0.125000,0.125000,-0.187500,0.125000,-0.125000, + -0.187500,0.000000,0.125000,-0.187500,-0.062500,0.125000,-0.187500,-0.125000,-0.125000,-0.187500,0.125000,0.125000, + -0.250000,-0.125000,-0.125000,-0.250000,0.125000,-0.125000,-0.187499,-0.125000,0.125000,-0.187500,0.125000,-0.125000, + -0.250000,-0.062500,-0.125000,-0.187499,-0.062500,0.125000,-0.187500,-0.062500,-0.125000,-0.187500,0.125000,0.062500, + -0.187500,-0.125000,0.062500,-0.375000,0.062500,-0.125000,-0.250000,-0.125000,-0.125000,-0.375000,-0.125000,-0.125000, + -0.375000,0.062500,-0.062500,-0.250000,-0.125000,-0.062500,-0.375000,-0.125000,-0.062500,-0.250000,-0.000000,-0.062500, + -0.250000,-0.000000,-0.125000,-0.312500,0.062500,-0.125000,-0.312500,0.062500,-0.062500,-0.312500,-0.000000,-0.062500, + -0.312500,-0.000000,-0.125000,-0.312500,-0.062500,0.062500,-0.250000,-0.125000,0.062500,-0.375000,-0.125000,0.062501, + -0.312500,-0.062500,0.125001,-0.250000,-0.125000,0.125001,-0.375000,-0.125000,0.125001,-0.312500,-0.125000,0.125001, + -0.312500,-0.125000,0.062500,-0.375000,-0.062500,0.062501,-0.375000,-0.062500,0.125001,-0.250000,-0.062500,0.125001, + -0.250000,-0.062500,0.062500,-0.312500,-0.125000,0.000001,-0.312500,-0.062500,0.000001,-0.375000,-0.125000,0.000001, + -0.375000,-0.062500,0.000001,-0.343750,-0.125000,0.000001,-0.343750,-0.062500,0.000001,-0.375000,-0.125000,-0.062499, + -0.375000,-0.062500,-0.062499,-0.312500,-0.125000,0.000001,-0.312500,-0.062500,0.000001,-0.312500,-0.125000,-0.062499, + -0.312500,-0.062500,-0.062499,-0.250000,-0.125000,0.000001,-0.250000,-0.062500,0.000001,-0.250000,-0.125000,-0.062499, + -0.250000,-0.062500,-0.062499,-0.312500,-0.125000,-0.031250,-0.312500,-0.062500,-0.031250,-0.312500,0.125000,0.062500, + -0.375000,-0.062500,0.062501,-0.312500,0.125000,0.125001,-0.375000,-0.062500,0.125001,-0.312500,-0.062500,0.125001, + -0.312500,-0.062500,0.062500,-0.375000,0.125000,0.062501,-0.375000,0.125000,0.125001,-0.250000,0.125000,0.125001, + -0.250000,0.125000,0.062500,-0.312500,-0.062500,0.000001,-0.312500,0.125000,0.000001,-0.375000,-0.062500,0.000001, + -0.375000,0.125000,0.000001,-0.343750,-0.062500,0.000001,-0.343750,0.125000,0.000001,-0.375000,-0.062500,-0.062499, + -0.375000,0.125000,-0.062499,-0.312500,-0.062500,0.000001,-0.312500,0.125000,0.000001,-0.312500,-0.062500,-0.062499, + -0.312500,0.125000,-0.062499,-0.250000,-0.062500,0.000001,-0.250000,0.125000,0.000001,-0.250000,-0.062500,-0.062499, + -0.250000,0.125000,-0.062499,-0.312500,-0.062500,-0.031250,-0.312500,0.125000,-0.031250 + PolygonVertexIndex: 45,14,1,-23,44,16,4,-25,72,61,3,-27,42,20,0,-14,71,65,2,-20,70,64,0,-21,19,28,5,-90,52,29,6,-47, + 65,62,12,-3,75,63,-12,15,32,10,-92,59,10,-26,92,34,8,-91,50,35,-8,56,78,-78,78,68,-37,74,67,35,-51,93, + 66,34,-93,8,57,-24,32,37,25,-11,7,23,-51,90,8,32,-16,8,23,37,-33,23,7,33,-38,91,10,30,-18,88,39,21, + -88,86,27,39,-89,49,11,29,-53,2,12,28,-20,61,70,20,-4,4,16,40,-19,16,1,14,-41,93,71,19,-90,90,15,41, + -93,15,91,17,-42,29,42,13,-7,11,26,42,-30,26,3,20,-43,63,72,26,-12,9,24,43,-32,24,4,18,-44,33,44,24, + -10,7,22,44,-34,22,1,16,-45,35,45,22,-8,67,73,45,-36,73,64,14,-46,79,49,52,-82,25,51,-39,38,83,-70,27, + 80,53,-40,36,50,-24,77,78,-58,83,49,-80,81,52,46,-83,12,55,60,-29,28,60,56,-6,10,59,-31,62,76,-13,60,48, + 58,-57,55,54,48,-61,66,77,57,-35,34,57,-9,5,77,-67,51,9,-32,76,47,-56,53,81,82,-86,59,25,-39,30,59,76, + -63,57,78,-37,82,46,-85,13,0,64,-74,6,13,73,-68,31,43,72,-64,92,41,71,-94,18,40,70,-62,83,38,-52,89,5, + 66,-94,46,6,-75,69,83,-81,51,31,63,-76,17,30,62,-66,40,14,64,-71,41,17,65,-72,43,18,61,-73,51,25,-10,23, + 57,-37,37,33,9,-26,85,82,-85,59,47,-77,68,84,-37,80,79,81,-54,50,84,-75,47,38,-70,36,84,-51,83,51,-76,47, + 59,-39,21,85,-69,86,47,-70,39,53,85,-22,58,87,-79,54,86,88,-49,48,88,87,-59,47,86,-55,84,68,-86,78,87,-69, + 86,69,-28,68,87,-22,80,27,-70,80,83,-80,74,6,-68,84,46,-75,78,56,-59,77,5,-57,12,76,-56,55,47,-55,49,83, + -76,11,49,-76,101,127,121,-99,100,102,94,-97,97,99,102,-101,95,155,127,-102,97,100,128,-157,99,97,156,-104,95,103,156,-156, + 100,96,118,-129,96,94,104,-119,121,118,104,-99,115,110,109,-112,107,116,112,-107,113,114,115,-117,107,106,109,-111,116,107,105,-114, + 112,111,109,-107,110,115,114,-109,108,114,113,-106,105,107,110,-109,115,111,112,-117,122,119,-125,121,127,120,-124,119,131,129,-125,124, + 118,121,-124,117,125,-127,123,120,126,-123,124,117,128,-119,122,126,125,-120,117,120,127,-129,132,136,135,-132,117,130,132,-126,124,129, + 130,-118,125,132,131,-120,134,138,140,-137,129,145,146,-131,130,146,136,-133,131,135,145,-130,140,144,143,-140,135,139,137,-134,136,140, + 139,-136,133,137,138,-135,143,144,142,-142,137,141,142,-139,138,142,144,-141,139,143,141,-138,122,124,-124,117,126,-121,150,148,-153,127, + 155,149,-152,148,159,157,-153,152,128,127,-152,147,153,-155,151,149,154,-151,152,147,156,-129,150,154,153,-149,147,149,155,-157,160,164, + 163,-160,147,158,160,-154,152,157,158,-148,153,160,159,-149,162,166,168,-165,157,173,174,-159,158,174,164,-161,159,163,173,-158,168,172, + 171,-168,163,167,165,-162,164,168,167,-164,161,165,166,-163,171,172,170,-170,165,169,170,-167,166,170,172,-169,167,171,169,-166,150,152, + -152,147,154,-150 + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000225,-0.000075,-1.000000,0.003275,-0.002975,-0.999990,0.000000,0.000000,-1.000000, + -0.007577,-0.004687,-0.999960,-0.000225,-0.000075,-1.000000,-0.003275,-0.002975,-0.999990,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000941,-0.001259,-0.999999, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,1.000000,0.000075,-0.000075,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000941,-0.001259,0.999999,-0.000075,-0.000075,1.000000, + 0.000000,0.000000,1.000000,0.018987,-0.015334,0.999702,0.012694,-0.013874,0.999823,0.007577,-0.004687,0.999960, + 0.012694,-0.013874,0.999823,-0.000000,-0.021322,0.999773,-0.000000,-0.004123,0.999991,-0.007577,-0.004687,0.999960, + -0.000225,-0.000075,1.000000,-0.000075,-0.000075,1.000000,-0.000941,-0.001259,0.999999,0.000000,0.000000,1.000000, + 0.000225,-0.000075,1.000000,0.000075,-0.000075,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000941,-0.001259,0.999999,0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -0.000941,-0.001259,0.999999,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000075,-0.000075,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000, + -1.000000,-0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,-0.000225,-0.000075,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -0.003275,-0.002975,-0.999990,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -0.000075,-0.000075,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,-0.000075,-0.000075,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,-0.000225,-0.000075,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -0.000075,-0.000075,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,0.000000,-1.000000,-0.000941,-0.001259,-0.999999,0.000000,-0.004123,-0.999991, + 0.000000,-0.004123,-0.999991,-0.012694,-0.013874,-0.999823,0.000000,-0.021322,-0.999773,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.000000,-0.004123,0.999991, + -0.000941,-0.001259,0.999999,0.000000,0.000000,1.000000,0.007577,-0.004687,0.999960,0.012694,-0.013874,0.999823, + 0.000941,-0.001259,0.999999,-0.012694,-0.013874,-0.999823,-0.018987,-0.015334,-0.999702,-0.035907,-0.021640,-0.999121, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000941,-0.001259,-0.999999,0.000075,-0.000075,-1.000000,0.000225,-0.000075,-1.000000, + 0.007577,-0.004687,-0.999960,0.003275,-0.002975,-0.999990,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000225,-0.000075,1.000000,0.007577,-0.004687,0.999960, + 0.000941,-0.001259,0.999999,0.000075,-0.000075,1.000000,0.000075,-0.000075,1.000000,0.000941,-0.001259,0.999999, + 0.000000,0.000000,1.000000,0.003275,-0.002975,0.999990,0.007577,-0.004687,0.999960,0.000225,-0.000075,1.000000, + -0.000941,-0.001259,-0.999999,0.000000,0.000000,-1.000000,-0.000075,-0.000075,-1.000000,0.007577,-0.004687,-0.999960, + 0.012694,-0.013874,-0.999823,0.018987,-0.015334,-0.999702,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000941,-0.001259,-0.999999,0.000000,0.000000,-1.000000, + 0.000000,-0.004123,-0.999991,0.000075,-0.000075,-1.000000,0.000941,-0.001259,-0.999999,0.007577,-0.004687,-0.999960, + 0.000225,-0.000075,-1.000000,0.000941,-0.001259,0.999999,0.012694,-0.013874,0.999823,-0.000000,-0.004123,0.999991, + -0.035907,-0.021640,0.999121,-0.018987,-0.015334,0.999702,-0.012694,-0.013874,0.999823,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.003275,-0.002975,0.999990, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000225,-0.000075,1.000000,-0.000075,-0.000075,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000225,-0.000075,-1.000000,-1.000000,0.000000,0.000000, + -1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-0.012694,-0.013874,-0.999823, + 0.000000,-0.004123,-0.999991,-0.000941,-0.001259,-0.999999,0.000000,0.000000,1.000000,0.003275,-0.002975,0.999990, + 0.000225,-0.000075,1.000000,0.000000,0.000000,1.000000,-0.018987,-0.015334,0.999702,-0.003275,-0.002975,0.999990, + -0.007577,-0.004687,0.999960,0.000000,-0.021322,-0.999773,-0.012694,-0.013874,-0.999823,-0.038763,-0.029426,-0.998815, + -0.000941,-0.001259,-0.999999,-0.000075,-0.000075,-1.000000,-0.000225,-0.000075,-1.000000,-0.007577,-0.004687,-0.999960, + 0.000000,0.000000,-1.000000,0.000075,-0.000075,-1.000000,0.000225,-0.000075,-1.000000,0.000000,0.000000,-1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -0.000941,-0.001259,-0.999999,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,1.000000, + 0.000941,-0.001259,0.999999,-0.000000,-0.004123,0.999991,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.038763,-0.029426,0.998815,-0.035907,-0.021640,0.999121, + -0.012694,-0.013874,0.999823,0.000941,-0.001259,-0.999999,0.012694,-0.013874,-0.999823,0.007577,-0.004687,-0.999960, + -0.000000,-0.021322,0.999773,-0.012694,-0.013874,0.999823,-0.000000,-0.004123,0.999991,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.000941,-0.001259,0.999999, + -0.012694,-0.013874,0.999823,-0.007577,-0.004687,0.999960,0.012694,-0.013874,-0.999823,0.000000,-0.004123,-0.999991, + 0.000000,-0.021322,-0.999773,-0.000000,-0.004123,0.999991,-0.012694,-0.013874,0.999823,-0.000941,-0.001259,0.999999, + -0.012694,-0.013874,-0.999823,-0.000941,-0.001259,-0.999999,-0.007577,-0.004687,-0.999960,0.012694,-0.013874,-0.999823, + 0.000941,-0.001259,-0.999999,0.000000,-0.004123,-0.999991,0.000000,-0.037472,0.999298,-0.038763,-0.029426,0.998815, + -0.000000,-0.021322,0.999773,0.038763,-0.029426,-0.998815,0.012694,-0.013874,-0.999823,0.000000,-0.021322,-0.999773, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.035907,-0.021640,0.999121,0.038763,-0.029426,0.998815,0.012694,-0.013874,0.999823,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.012694,-0.013874,-0.999823, + 0.038763,-0.029426,-0.998815,0.035907,-0.021640,-0.999121,-0.012694,-0.013874,0.999823,-0.000000,-0.021322,0.999773, + -0.038763,-0.029426,0.998815,0.012694,-0.013874,0.999823,0.038763,-0.029426,0.998815,-0.000000,-0.021322,0.999773, + 0.038763,-0.029426,-0.998815,0.000000,-0.021322,-0.999773,0.000000,-0.037472,-0.999298,-0.000000,-0.021322,0.999773, + 0.038763,-0.029426,0.998815,0.000000,-0.037472,0.999298,-0.038763,-0.029426,-0.998815,0.000000,-0.037472,-0.999298, + 0.000000,-0.021322,-0.999773,-0.038763,-0.029426,-0.998815,-0.012694,-0.013874,-0.999823,-0.035907,-0.021640,-0.999121, + -0.007577,-0.004687,0.999960,-0.003275,-0.002975,0.999990,-0.000225,-0.000075,1.000000,-0.012694,-0.013874,0.999823, + -0.018987,-0.015334,0.999702,-0.007577,-0.004687,0.999960,0.012694,-0.013874,0.999823,0.018987,-0.015334,0.999702, + 0.035907,-0.021640,0.999121,0.007577,-0.004687,0.999960,0.003275,-0.002975,0.999990,0.018987,-0.015334,0.999702, + 0.003275,-0.002975,-0.999990,0.007577,-0.004687,-0.999960,0.018987,-0.015334,-0.999702,0.018987,-0.015334,-0.999702, + 0.012694,-0.013874,-0.999823,0.035907,-0.021640,-0.999121,-0.018987,-0.015334,-0.999702,-0.012694,-0.013874,-0.999823, + -0.007577,-0.004687,-0.999960,-0.003275,-0.002975,-0.999990,-0.018987,-0.015334,-0.999702,-0.007577,-0.004687,-0.999960, + 0.000006,0.000000,1.000000,0.000003,0.000000,1.000000,0.000003,0.000000,1.000000,0.000006,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000006,0.000000,1.000000,0.000003,0.000000,1.000000,0.000003,0.000000,1.000000,0.000006,0.000000,1.000000, + -1.000000,0.000000,-0.000002,-1.000000,0.000000,-0.000002,-1.000000,0.000000,-0.000002,-1.000000,0.000000,-0.000002, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000001,1.000000,-0.000000, + 0.000001,1.000000,0.000000,0.000001,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000, + -1.000000,0.000000,-0.000002,-1.000000,0.000000,-0.000002,-1.000000,0.000000,-0.000002,-1.000000,0.000000,-0.000002, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000001,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000001,-1.000000,-0.000000,0.000001,-1.000000,-0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000, + 1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000001,0.000000,1.000000,0.000001,0.000000,1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000003,0.000000,1.000000, + 0.000003,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000, + -0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000003,0.000000,1.000000, + 0.000003,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000, + -0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000, + -0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000 + } + LayerElementUV: 0 { + Version: 101 + Name: "UVMap" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "IndexToDirect" + UV: 0.156250,0.609375,0.140625,0.531250,0.187500,0.703125,0.046875,0.500000,0.164062,0.687500,0.171875,0.703125, + 0.140625,0.578125,0.062500,0.531250,0.234375,0.546875,0.078125,0.515625,0.171875,0.734375,0.078125,0.546875, + 0.046875,0.656250,0.015625,0.500000,0.093750,0.515625,0.156250,0.531250,0.125000,0.609375,0.093750,0.718750, + 0.062500,0.750000,0.125000,0.734375,0.093750,0.589844,0.062500,0.593750,0.062500,0.589844,0.125000,0.593750, + 0.093750,0.750000,0.125000,0.718750,0.000000,0.546875,0.031250,0.609375,0.000000,0.656250,0.000000,0.687500, + 0.187500,0.593750,0.140625,0.601562,0.125000,0.585938,0.250000,0.625000,0.156250,0.593750,0.125000,0.500000, + 0.046875,0.515625,0.218750,0.531250,0.101562,0.515625,0.093750,0.507812,0.187500,0.562500,0.000000,0.562500, + 0.093750,0.593750,0.187500,0.734375,0.125000,0.687500,0.093750,0.562500,0.062500,0.562500,0.062500,0.546875, + 0.093750,0.609375,0.093750,0.625000,0.140625,0.593750,0.125000,0.578125,0.078125,0.531250,0.062500,0.515625, + 0.234375,0.500000,0.171875,0.687500,0.093750,0.585938,0.203125,0.507812,0.156250,0.687500,0.031250,0.562500, + 0.000000,0.531250,0.250000,0.531250,0.015625,0.515625,0.093750,0.500000,0.093750,0.578125,0.031250,0.515625, + 0.109375,0.531250,0.203125,0.500000,0.218750,0.546875,0.062500,0.656250,0.156250,0.734375,0.156250,0.750000, + 0.093750,0.703125,0.062500,0.703125,0.187500,0.750000,0.000000,0.593750,0.250000,0.593750,0.218750,0.625000, + 0.156250,0.562500,0.218750,0.593750,0.187500,0.625000,0.250000,0.687500,0.062500,0.500000,0.171875,0.500000, + 0.171875,0.750000,0.000000,0.515625,0.046875,0.562500,0.156250,0.546875,0.125000,0.703125,0.125000,0.750000, + 0.062500,0.718750,0.125000,0.589844,0.125000,0.656250,0.093750,0.656250,0.093750,0.687500,0.062500,0.687500, + 0.234375,0.515625,0.156250,0.625000,0.187500,0.531250,0.203125,0.515625,0.164062,0.734375,0.031250,0.546875, + 0.187500,0.546875,0.140625,0.546875,0.140625,0.562500,0.125000,0.562500,0.125000,0.546875,0.140625,0.609375, + 0.140625,0.625000,0.125000,0.625000,0.218750,0.562500,0.062500,0.609375,0.046875,0.531250,0.140625,0.750000, + 0.218750,0.515625,0.156250,0.718750,0.171875,0.515625,0.093750,0.546875,0.093750,0.531250,0.000000,0.500000, + 0.062500,0.601562,0.125000,0.597656,0.093750,0.597656,0.062500,0.597656,0.046875,0.687500,0.109375,0.500000, + 0.187500,0.515625,0.203125,0.531250,0.046875,0.601562,0.164062,0.750000,0.187500,0.718750,0.250000,0.656250, + 0.125000,0.531250,0.218750,0.500000,0.093750,0.601562,0.195312,0.515625,0.031250,0.625000,0.000000,0.625000, + 0.062500,0.578125,0.046875,0.585938,0.046875,0.578125,0.046875,0.593750,0.031250,0.593750,0.046875,0.609375, + 0.046875,0.625000,0.046875,0.546875,0.234375,0.531250,0.156250,0.515625,0.171875,0.718750,0.078125,0.500000, + 0.031250,0.656250,0.218750,0.687500,0.031250,0.687500,0.218750,0.656250,0.187500,0.687500,0.187500,0.656250, + 0.140625,0.656250,0.140625,0.687500,0.031250,0.578125,0.250000,0.546875,0.062500,0.585938,0.140625,0.585938, + 0.062500,0.625000,0.250000,0.562500,0.156250,0.656250,0.140625,0.734375,0.031250,0.531250,0.187500,0.500000, + 0.109375,0.515625,0.125000,0.601562,0.156250,0.578125 + UVIndex: 150,152,29,28,153,151,154,155,156,157,44,92,93,94,95,69,70,43,74,71,72,73,95,94,117,45,46,47,48,49,162,111,103,104,105,106,107,108,109,68,110,40,102,170,40,30,101,59,41,26,27,136,137,138,139,140,139,141,142,143,144,136,27,145, + 86,59,101,41,158,75,110,79,30,40,137,75,27,159,163,110,68,163,76,79,110,76,33,77,79,102,40,78,87,20,42,21,22,91,23,42,20,16,109,49,48,106,105,45,117,88,72,94,44,89,24,17,25,24,18,90,17,19,70,71,89,44,58,115, + 25,58,154,130,115,49,93,69,162,109,92,93,49,92,44,94,93,108,156,92,109,80,155,164,97,155,154,58,164,77,153,155,80,33,131,153,77,131,81,151,153,136,150,28,137,144,12,150,136,12,124,152,150,169,16,48,134,30,0,34,34,31,50,23, + 121,122,42,142,27,75,140,139,158,31,16,169,134,48,111,120,105,51,64,45,45,64,138,46,40,170,78,104,6,105,64,56,160,138,51,32,56,64,86,140,158,59,59,158,41,46,140,86,0,80,97,6,161,51,122,134,120,123,170,30,34,78,170,6, + 104,158,139,142,120,111,128,69,95,124,12,162,69,12,144,97,164,156,108,25,115,70,19,25,17,72,88,31,34,0,47,46,86,145,111,162,143,50,31,121,0,97,108,107,87,78,104,103,17,90,73,72,115,130,43,70,164,58,157,156,0,30,80,75, + 158,142,79,77,80,30,123,120,128,170,161,6,141,128,142,121,169,134,122,27,128,143,161,34,50,142,128,27,31,0,107,161,170,34,21,123,141,91,161,50,42,122,123,21,160,22,139,32,91,20,56,56,20,22,160,161,91,32,128,141,123,139,22,141, + 91,50,23,141,22,21,121,23,50,121,31,169,143,162,144,128,111,143,139,138,160,140,46,138,105,6,51,51,161,32,16,31,107,109,16,107,145,112,7,47,1,103,106,132,98,102,103,1,26,60,112,145,154,43,165,157,102,98,146,8,159,8,146,61, + 43,74,113,165,132,106,11,52,7,52,11,47,65,82,7,166,35,147,15,132,2,5,148,130,35,132,66,125,147,35,83,116,130,148,84,74,82,65,62,13,67,99,126,167,2,74,84,5,99,127,98,126,82,149,9,7,112,36,53,149,63,14,9,9, + 52,7,53,114,133,54,53,36,3,82,53,36,112,7,89,19,165,113,114,96,146,37,70,100,129,71,114,99,67,133,113,71,70,165,165,70,71,113,57,99,126,167,71,129,100,70,99,135,167,67,63,125,38,14,10,43,74,84,125,168,14,39,100,10, + 84,129,129,84,10,100,74,43,10,84,84,74,43,10,99,127,98,126,168,66,118,14,82,9,53,114,54,96,82,149,9,112,60,85,36,149,63,14,9,9,52,7,53,114,133,54,36,85,119,3,36,85,60,112,19,44,157,165,114,96,146,37,58,4, + 100,70,114,99,67,133,165,70,58,157,157,58,70,165,57,99,126,167,70,100,4,58,99,135,167,67,63,125,38,14,55,154,43,10,125,168,14,39,4,55,10,100,100,10,55,4,43,154,55,10,10,43,154,55,99,127,98,126,168,66,118,14,82,9, + 53,114,54,96 + } + LayerElementTexture: 0 { + Version: 101 + Name: "" + MappingInformationType: "NoMappingInformation" + ReferenceInformationType: "IndexToDirect" + BlendMode: "Translucent" + TextureAlpha: 1 + TextureId: + } + LayerElementMaterial: 0 { + Version: 101 + Name: "" + MappingInformationType: "AllSame" + ReferenceInformationType: "IndexToDirect" + Materials: 0 + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementUV" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementTexture" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementMaterial" + TypedIndex: 0 + } + } + } + Model: "Model::MESH_Leg_L", "Mesh" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.125000000000000,0.375000000000000,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: 0.125000,0.125000,-0.375000,0.125000,0.125000,0.375000,0.125000,-0.125000,-0.375000,0.125000,-0.125000,0.375000, + -0.125000,0.125000,-0.375000,-0.125000,0.125000,0.375000,-0.125000,-0.125000,-0.375000,-0.125000,-0.125000,0.375000, + 0.125000,0.125000,-0.125000,0.125000,0.125000,0.125000,0.125000,-0.125000,0.125000,0.125000,-0.125000,-0.125000, + -0.125000,-0.125000,0.125000,-0.125000,-0.125000,-0.125000,-0.125000,0.125000,0.125000,-0.125000,0.125000,-0.125000, + 0.125000,0.000000,-0.375000,0.125000,0.125000,0.250000,0.125000,0.000000,0.375000,0.125000,-0.125000,-0.250000, + 0.000000,-0.125000,-0.375000,0.000000,-0.125000,0.375000,-0.125000,-0.125000,-0.250000,-0.125000,0.000000,-0.375000, + -0.125000,0.000000,0.375000,-0.125000,0.125000,-0.250000,0.000000,0.125000,-0.375000,0.000000,0.125000,0.375000, + 0.125000,0.125000,-0.250000,0.121875,0.125000,0.000000,0.125000,-0.125000,0.250000,0.125000,-0.125000,0.000000, + -0.125000,-0.125000,0.250000,-0.125000,-0.125000,0.000000,-0.125000,0.125000,0.250000,-0.121875,0.125000,0.000000, + 0.000000,0.125000,-0.125000,0.000000,0.125000,0.125000,-0.125000,0.000000,-0.125000,-0.125000,0.000000,0.125000, + 0.000000,-0.125000,-0.125000,0.000000,-0.125000,0.125000,0.125000,0.000000,-0.125000,0.125000,0.000000,0.125000, + 0.125000,0.000000,0.000000,0.125000,0.000000,-0.250000,0.000000,-0.125000,0.000000,0.000000,-0.125000,-0.250000, + -0.125000,0.000000,0.000000,-0.125000,0.000000,-0.250000,0.000000,0.125000,0.000000,0.000000,0.125000,-0.250000, + 0.000000,0.000000,0.375000,0.000000,0.000000,-0.375000,0.000000,0.125000,0.250000,-0.125000,0.000000,0.250000, + 0.000000,-0.125000,0.250000,0.125000,0.000000,0.250000,0.124219,0.125000,0.062500,-0.124596,0.062500,-0.031250, + 0.000000,0.125000,-0.031250,-0.124219,0.125000,0.062500,0.125000,0.000000,0.062500,-0.125000,0.000000,0.062500, + 0.000000,0.125000,0.062500,0.000000,0.125000,0.015625,-0.123242,0.125000,-0.031250,-0.124219,0.125000,-0.062500, + 0.124219,0.125000,-0.062500,0.125000,0.000000,-0.062500,0.123242,0.125000,-0.031250,-0.125000,0.000000,-0.062500, + 0.000000,0.125000,-0.062500,0.125000,0.062500,-0.375000,-0.125000,0.062500,0.375000,-0.125000,0.062500,-0.125000, + -0.125000,0.062500,0.125000,0.125000,0.062500,0.375000,-0.125000,0.062500,-0.375000,0.125000,0.062500,-0.125000, + 0.125000,0.062500,0.125000,0.124219,0.062500,0.000000,0.125000,0.062500,-0.250000,-0.124219,0.062500,0.000000, + -0.125000,0.062500,-0.250000,0.000000,0.062500,0.375000,0.000000,0.062500,-0.375000,-0.125000,0.062500,0.250000, + 0.125000,0.062500,0.250000,0.124962,0.062500,0.062500,-0.124962,0.062500,0.062500,-0.124962,0.062500,-0.062500, + 0.124962,0.062500,-0.062500,0.124596,0.062500,-0.031250,-0.123242,0.125000,0.031250,-0.122607,0.125000,0.015625, + 0.000000,0.125000,0.031250,0.123242,0.125000,0.031250,-0.124596,0.062500,0.031250,0.124596,0.062500,0.031250, + 0.122607,0.125000,0.015625,-0.122607,0.125000,-0.015625,0.122607,0.125000,-0.015625,0.000000,0.125000,-0.015625 + PolygonVertexIndex: 57,18,3,-31,56,21,7,-33,87,74,5,-35,54,27,1,-18,86,78,4,-27,85,77,1,-28,51,36,8,-29,64,37,9,-59, + 84,75,15,-26,90,76,-15,47,40,13,-23,71,13,-34,45,42,11,-20,62,43,-11,68,93,-93,93,81,-45,89,80,43,-63,16, + 45,19,-3,73,82,45,-17,82,79,42,-46,11,69,-32,40,46,33,-14,10,31,-63,20,47,22,-7,2,19,47,-21,19,11,40, + -48,11,31,46,-41,31,10,41,-47,78,84,25,-5,6,22,49,-24,22,13,38,-50,103,50,29,-103,101,35,50,-104,61,14,37, + -65,26,51,28,-1,4,25,51,-27,25,15,36,-52,74,85,27,-6,7,21,52,-25,21,3,18,-53,73,86,26,-1,2,20,53, + -17,20,6,23,-54,37,54,17,-10,14,34,54,-38,34,5,27,-55,76,87,34,-15,12,32,55,-40,32,7,24,-56,41,56,32, + -13,10,30,56,-42,30,3,21,-57,43,57,30,-11,80,88,57,-44,88,77,18,-58,94,61,64,-97,33,63,-49,48,98,-84,35, + 95,65,-51,44,62,-32,92,93,-70,98,61,-95,96,64,58,-98,15,67,72,-37,36,72,68,-9,13,71,-39,75,91,-16,72,60, + 70,-69,67,66,60,-73,79,92,69,-43,42,69,-12,8,92,-80,63,12,-40,91,59,-68,65,96,97,-101,71,33,-49,38,71,91, + -76,69,93,-45,97,58,-100,17,1,77,-89,9,17,88,-81,39,55,87,-77,16,53,86,-74,24,52,85,-75,23,49,84,-79,98, + 48,-64,28,8,79,-83,0,28,82,-74,58,9,-90,83,98,-96,63,39,76,-91,49,38,75,-85,52,18,77,-86,53,23,78,-87, + 55,24,74,-88,63,33,-13,31,69,-45,46,41,12,-34,100,97,-100,71,59,-92,81,99,-45,95,94,96,-66,62,99,-90,59,48, + -84,44,99,-63,98,63,-91,59,71,-49,29,100,-82,101,59,-84,50,65,100,-30,70,102,-94,66,101,103,-61,60,103,102,-71,59, + 101,-67,99,81,-101,93,102,-82,101,83,-36,81,102,-30,95,35,-84,95,98,-95,89,9,-81,99,58,-90,93,68,-71,92,8,-69, + 15,91,-68,67,59,-67,61,98,-91,14,61,-91 + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000075,0.000226,-0.999990,0.002974,0.003275,-1.000000,0.000000,0.000000, + -0.999960,0.004687,-0.007577,-1.000000,0.000075,-0.000226,-0.999990,0.002974,-0.003275,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.999999,0.001259,0.000941, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000075,0.000075, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.999999,0.001259,-0.000941,1.000000,0.000075,-0.000075, + 1.000000,0.000000,0.000000,0.999702,0.015332,0.018988,0.999823,0.013874,0.012692,0.999960,0.004687,0.007577, + 0.999823,0.013874,0.012692,0.999773,0.021322,0.000000,0.999991,0.004124,0.000000,0.999960,0.004687,-0.007577, + 1.000000,0.000075,-0.000226,1.000000,0.000075,-0.000075,0.999999,0.001259,-0.000941,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000075,0.000226,1.000000,0.000075,0.000075,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.999999,0.001259,0.000941,1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.999999,0.001259,-0.000941,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000075,0.000075, + -1.000000,0.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,-1.000000,0.000075,-0.000226,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -0.999990,0.002974,-0.003275,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000075,-0.000075,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,1.000000,0.000075,-0.000075,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000075,-0.000226,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000075,-0.000075,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,-1.000000,0.000000,0.000000,-0.999999,0.001259,-0.000941,-0.999991,0.004124,0.000000, + -0.999991,0.004124,0.000000,-0.999823,0.013874,-0.012692,-0.999773,0.021322,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.999991,0.004124,0.000000, + 0.999999,0.001259,-0.000941,1.000000,0.000000,0.000000,0.999960,0.004687,0.007577,0.999823,0.013874,0.012692, + 0.999999,0.001259,0.000941,-0.999823,0.013874,-0.012692,-0.999702,0.015332,-0.018988,-0.999121,0.021638,-0.035909, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + -1.000000,0.000000,0.000000,-0.999999,0.001259,0.000941,-1.000000,0.000075,0.000075,-1.000000,0.000075,0.000226, + -0.999960,0.004687,0.007577,-0.999990,0.002974,0.003275,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,1.000000,0.000075,0.000226,0.999960,0.004687,0.007577, + 0.999999,0.001259,0.000941,1.000000,0.000075,0.000075,1.000000,0.000075,0.000075,0.999999,0.001259,0.000941, + 1.000000,0.000000,0.000000,0.999990,0.002974,0.003275,0.999960,0.004687,0.007577,1.000000,0.000075,0.000226, + -0.999999,0.001259,-0.000941,-1.000000,0.000000,0.000000,-1.000000,0.000075,-0.000075,-0.999960,0.004687,0.007577, + -0.999823,0.013874,0.012692,-0.999702,0.015332,0.018988,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.999999,0.001259,0.000941,-1.000000,0.000000,0.000000, + -0.999991,0.004124,0.000000,-1.000000,0.000075,0.000075,-0.999999,0.001259,0.000941,-0.999960,0.004687,0.007577, + -1.000000,0.000075,0.000226,0.999999,0.001259,0.000941,0.999823,0.013874,0.012692,0.999991,0.004124,0.000000, + 0.999121,0.021638,-0.035909,0.999702,0.015332,-0.018988,0.999823,0.013874,-0.012692,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.999990,0.002974,-0.003275, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000075,-0.000226,-1.000000,0.000075,-0.000075, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000075,-0.000226,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-0.999823,0.013874,-0.012692, + -0.999991,0.004124,0.000000,-0.999999,0.001259,-0.000941,1.000000,0.000000,0.000000,0.999990,0.002974,0.003275, + 1.000000,0.000075,0.000226,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.999702,0.015332,-0.018988,0.999990,0.002974,-0.003275, + 0.999960,0.004687,-0.007577,-0.999773,0.021322,0.000000,-0.999823,0.013874,-0.012692,-0.998815,0.029426,-0.038762, + -0.999999,0.001259,-0.000941,-1.000000,0.000075,-0.000075,-1.000000,0.000075,-0.000226,-0.999960,0.004687,-0.007577, + -1.000000,0.000000,0.000000,-1.000000,0.000075,0.000075,-1.000000,0.000075,0.000226,-1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -0.999999,0.001259,-0.000941,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.999999,0.001259,0.000941,0.999991,0.004124,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.998815,0.029426,-0.038762,0.999121,0.021638,-0.035909, + 0.999823,0.013874,-0.012692,-0.999999,0.001259,0.000941,-0.999823,0.013874,0.012692,-0.999960,0.004687,0.007577, + 0.999773,0.021322,0.000000,0.999823,0.013874,-0.012692,0.999991,0.004124,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.999999,0.001259,-0.000941, + 0.999823,0.013874,-0.012692,0.999960,0.004687,-0.007577,-0.999823,0.013874,0.012692,-0.999991,0.004124,0.000000, + -0.999773,0.021322,0.000000,0.999991,0.004124,0.000000,0.999823,0.013874,-0.012692,0.999999,0.001259,-0.000941, + -0.999823,0.013874,-0.012692,-0.999999,0.001259,-0.000941,-0.999960,0.004687,-0.007577,-0.999823,0.013874,0.012692, + -0.999999,0.001259,0.000941,-0.999991,0.004124,0.000000,0.999298,0.037474,0.000000,0.998815,0.029426,-0.038762, + 0.999773,0.021322,0.000000,-0.998815,0.029426,0.038762,-0.999823,0.013874,0.012692,-0.999773,0.021322,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.999121,0.021638,0.035909,0.998815,0.029426,0.038762,0.999823,0.013874,0.012692,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,-0.999823,0.013874,0.012692, + -0.998815,0.029426,0.038762,-0.999121,0.021638,0.035909,0.999823,0.013874,-0.012692,0.999773,0.021322,0.000000, + 0.998815,0.029426,-0.038762,0.999823,0.013874,0.012692,0.998815,0.029426,0.038762,0.999773,0.021322,0.000000, + -0.998815,0.029426,0.038762,-0.999773,0.021322,0.000000,-0.999298,0.037474,0.000000,0.999773,0.021322,0.000000, + 0.998815,0.029426,0.038762,0.999298,0.037474,0.000000,-0.998815,0.029426,-0.038762,-0.999298,0.037474,0.000000, + -0.999773,0.021322,0.000000,-0.998815,0.029426,-0.038762,-0.999823,0.013874,-0.012692,-0.999121,0.021638,-0.035909, + 0.999960,0.004687,-0.007577,0.999990,0.002974,-0.003275,1.000000,0.000075,-0.000226,0.999823,0.013874,-0.012692, + 0.999702,0.015332,-0.018988,0.999960,0.004687,-0.007577,0.999823,0.013874,0.012692,0.999702,0.015332,0.018988, + 0.999121,0.021638,0.035909,0.999960,0.004687,0.007577,0.999990,0.002974,0.003275,0.999702,0.015332,0.018988, + -0.999990,0.002974,0.003275,-0.999960,0.004687,0.007577,-0.999702,0.015332,0.018988,-0.999702,0.015332,0.018988, + -0.999823,0.013874,0.012692,-0.999121,0.021638,0.035909,-0.999702,0.015332,-0.018988,-0.999823,0.013874,-0.012692, + -0.999960,0.004687,-0.007577,-0.999990,0.002974,-0.003275,-0.999702,0.015332,-0.018988,-0.999960,0.004687,-0.007577 + } + LayerElementUV: 0 { + Version: 101 + Name: "UVMap" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "IndexToDirect" + UV: 0.656250,0.359375,0.625000,0.351562,0.812500,0.281250,0.750000,0.468750,0.640625,0.328125,0.625000,0.343750, + 0.796875,0.406250,0.625000,0.250000,0.875000,0.359375,0.875000,0.312500,0.656250,0.328125,0.875000,0.343750, + 0.843750,0.250000,0.875000,0.281250,0.812500,0.339844,0.656250,0.281250,0.750000,0.281250,0.781250,0.359375, + 0.750000,0.406250,0.750000,0.437500,0.781250,0.406250,0.781250,0.281250,0.640625,0.351562,0.875000,0.335938, + 0.625000,0.335938,0.781250,0.468750,0.656250,0.343750,0.687500,0.312500,0.750000,0.312500,0.812500,0.250000, + 0.875000,0.250000,0.843750,0.343750,0.750000,0.453125,0.625000,0.437500,0.843750,0.281250,0.843750,0.312500, + 0.812500,0.312500,0.640625,0.343750,0.875000,0.328125,0.625000,0.328125,0.843750,0.335938,0.781250,0.312500, + 0.812500,0.468750,0.875000,0.406250,0.656250,0.437500,0.843750,0.328125,0.750000,0.500000,0.718750,0.500000, + 0.718750,0.484375,0.750000,0.343750,0.718750,0.250000,0.718750,0.375000,0.656250,0.250000,0.656250,0.312500, + 0.843750,0.339844,0.812500,0.343750,0.718750,0.343750,0.812500,0.500000,0.687500,0.375000,0.812500,0.453125, + 0.796875,0.250000,0.796875,0.312500,0.875000,0.339844,0.625000,0.406250,0.843750,0.406250,0.843750,0.437500, + 0.812500,0.437500,0.812500,0.406250,0.781250,0.453125,0.750000,0.484375,0.781250,0.500000,0.656250,0.375000, + 0.687500,0.281250,0.640625,0.281250,0.640625,0.312500,0.625000,0.312500,0.625000,0.281250,0.640625,0.359375, + 0.640625,0.375000,0.625000,0.375000,0.718750,0.281250,0.718750,0.312500,0.812500,0.359375,0.687500,0.484375, + 0.640625,0.335938,0.750000,0.250000,0.875000,0.375000,0.812500,0.351562,0.875000,0.347656,0.843750,0.347656, + 0.812500,0.347656,0.625000,0.347656,0.625000,0.339844,0.843750,0.359375,0.796875,0.437500,0.796875,0.351562, + 0.843750,0.375000,0.687500,0.468750,0.843750,0.351562,0.781250,0.375000,0.750000,0.375000,0.812500,0.328125, + 0.796875,0.335938,0.796875,0.328125,0.796875,0.343750,0.781250,0.343750,0.796875,0.359375,0.796875,0.375000, + 0.781250,0.250000,0.625000,0.359375,0.718750,0.437500,0.781250,0.437500,0.718750,0.406250,0.687500,0.437500, + 0.687500,0.406250,0.640625,0.406250,0.640625,0.437500,0.796875,0.281250,0.781250,0.328125,0.640625,0.250000, + 0.812500,0.335938,0.812500,0.375000,0.687500,0.250000,0.687500,0.500000,0.718750,0.468750,0.875000,0.437500, + 0.656250,0.406250,0.875000,0.351562,0.687500,0.343750 + UVIndex: 20,111,19,18,112,110,113,114,115,116,33,63,64,65,66,67,68,32,19,111,48,69,46,47,34,35,36,2,93,96,121,82,73,74,75,76,77,78,79,80,81,27,72,10,27,128,21,41,28,16,17,99,100,101,102,103,102,104,105,106,107,99,17,108, + 21,16,85,60,117,21,108,117,61,41,21,28,118,49,81,56,128,27,100,49,17,50,80,72,122,85,16,80,50,16,28,81,80,28,49,56,81,49,100,51,56,119,73,76,7,122,72,15,52,72,27,53,15,54,31,55,14,62,11,31,54,8,86,96, + 93,12,34,2,29,30,13,34,12,13,9,35,34,83,48,47,123,113,110,124,97,110,19,3,124,59,68,111,66,57,70,25,42,70,46,3,25,96,64,67,121,86,43,64,96,43,125,65,64,78,115,63,79,58,114,126,71,114,113,44,126,51,112,114, + 58,100,18,112,51,18,19,110,112,99,20,18,100,107,6,20,99,6,94,111,20,127,8,93,98,128,0,26,26,22,37,11,88,89,31,105,17,49,103,102,118,22,109,1,98,93,82,87,9,38,45,35,35,45,101,36,27,10,53,74,4,75,45,40, + 120,101,38,23,40,45,61,103,118,41,41,118,28,36,103,61,0,58,71,4,84,39,89,98,87,90,10,128,26,53,10,4,74,118,102,105,87,82,95,67,66,94,6,121,67,6,107,71,126,115,78,42,25,68,59,97,124,48,83,52,15,73,119,22, + 26,0,2,36,61,117,29,2,117,60,82,121,106,37,22,91,0,71,78,77,15,53,74,73,124,3,69,48,25,3,32,68,126,44,116,115,0,128,58,49,118,105,56,51,58,128,90,87,95,10,84,4,104,95,105,88,127,98,89,17,95,106,84,26, + 37,105,95,17,22,0,77,84,10,26,55,90,104,92,84,37,31,89,90,55,120,14,102,23,62,54,40,40,54,14,120,84,92,24,95,104,90,102,14,104,92,37,5,104,14,55,91,5,37,91,22,1,106,121,107,95,82,106,102,101,120,103,36,101, + 75,4,39,39,84,24,109,22,77,79,109,77 + } + LayerElementTexture: 0 { + Version: 101 + Name: "" + MappingInformationType: "NoMappingInformation" + ReferenceInformationType: "IndexToDirect" + BlendMode: "Translucent" + TextureAlpha: 1 + TextureId: + } + LayerElementMaterial: 0 { + Version: 101 + Name: "" + MappingInformationType: "AllSame" + ReferenceInformationType: "IndexToDirect" + Materials: 0 + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementUV" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementTexture" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementMaterial" + TypedIndex: 0 + } + } + } + Model: "Model::MESH_Head", "Mesh" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,1.750000000000000,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 + Property: "JawOpen", "Number", "AN",0 + Property: "LipsStretch", "Number", "AN",0 + Property: "LipsPucker", "Number", "AN",0 + Property: "LipsSmile", "Number", "AN",0 + Property: "LipsFrown", "Number", "AN",0 + Property: "LipsStretch_LipsSmile", "Number", "AN",0 + Property: "LipsStretch_LipsFrown", "Number", "AN",0 + Property: "LipsPucker_LipsSmile", "Number", "AN",0 + Property: "LipsPucker_LipsFrown", "Number", "AN",0 + Property: "LipsDimple", "Number", "AN",0 + Property: "LipsUpperUp", "Number", "AN",0 + Property: "LipsLowerDown", "Number", "AN",0 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + Vertices: -0.250000,-0.250000,-0.250000,-0.250000,-0.250000,0.250000,-0.250000,0.250000,-0.250000,-0.250000,0.250000,0.250000, + 0.250000,-0.250000,-0.250000,0.250000,-0.250000,0.250000,0.250000,0.250000,-0.250000,0.250000,0.250000,0.250000, + -0.250000,0.000000,-0.250000,-0.250000,0.000000,0.250000,0.250000,0.000000,-0.250000,0.250000,0.000000,0.250000, + -0.250000,-0.125000,-0.250000,-0.250000,0.125000,0.250000,-0.250000,0.250000,-0.125000,-0.125000,0.250000,-0.250000, + 0.125000,0.250000,0.250000,0.250000,0.250000,-0.125000,0.250000,0.125000,-0.250000,0.250000,-0.125000,0.250000, + 0.250000,-0.250000,-0.125000,0.125000,-0.250000,-0.250000,-0.125000,-0.250000,0.250000,-0.250000,0.125000,-0.250000, + -0.250000,-0.250000,-0.125000,-0.250000,-0.125000,0.250000,0.125000,0.250000,-0.250000,-0.125000,0.250000,0.250000, + 0.250000,-0.125000,-0.250000,0.250000,0.125000,0.250000,-0.125000,-0.250000,-0.250000,0.125000,-0.250000,0.250000, + 0.125000,0.000000,0.250000,-0.125000,0.000000,0.250000,-0.125000,0.000000,-0.250000,0.125000,0.000000,-0.250000, + 0.250000,0.000000,-0.125000,-0.250000,0.000000,-0.125000,-0.250000,-0.125000,-0.125000,-0.250000,0.125000,-0.125000, + -0.125000,0.250000,-0.125000,0.125000,0.250000,-0.125000,0.250000,0.125000,-0.125000,0.250000,-0.125000,-0.125000, + 0.093750,-0.250000,-0.156250,-0.093750,-0.250000,-0.156250,0.125000,0.125000,-0.250000,-0.125000,0.125000,-0.250000, + -0.125000,-0.125000,-0.250000,-0.125000,0.125000,0.250000,0.125000,0.125000,0.250000,0.125000,-0.125000,0.250000, + -0.125000,-0.125000,0.250000,0.125000,-0.125000,-0.250000,-0.250000,0.187500,0.250000,0.187500,0.250000,0.250000, + 0.250000,-0.187500,0.250000,-0.187500,-0.250000,0.250000,0.187500,-0.125000,-0.250000,0.250000,-0.187500,-0.250000, + 0.187500,-0.250000,-0.250000,0.125000,-0.187500,-0.250000,-0.187500,-0.125000,0.250000,-0.250000,-0.187500,0.250000, + -0.125000,-0.187500,0.250000,0.062500,-0.125000,0.250000,0.062500,-0.250000,0.250000,0.125000,-0.187500,0.250000, + 0.062500,0.125000,0.250000,0.062500,0.000000,0.250000,0.125000,0.062500,0.250000,-0.187500,0.125000,0.250000, + -0.250000,0.062500,0.250000,-0.187500,0.000000,0.250000,-0.125000,0.062500,0.250000,-0.062500,-0.125000,-0.250000, + -0.062500,-0.250000,-0.250000,-0.125000,-0.187500,-0.250000,-0.062500,0.125000,-0.250000,-0.062500,0.000000,-0.250000, + -0.125000,0.062500,-0.250000,0.187500,0.125000,-0.250000,0.250000,0.062500,-0.250000,0.187500,0.000000,-0.250000, + 0.125000,0.062500,-0.250000,-0.125000,-0.250000,-0.062500,-0.250000,-0.250000,-0.062500,-0.187500,-0.250000,-0.125000, + 0.125000,-0.250000,-0.062500,0.062500,-0.250000,-0.156250,0.250000,-0.125000,-0.062500,0.250000,-0.250000,-0.062500, + 0.250000,-0.187500,-0.125000,0.250000,0.125000,-0.062500,0.250000,0.000000,-0.062500,0.250000,0.062500,-0.125000, + 0.250000,0.062500,0.250000,0.125000,0.250000,-0.062500,0.250000,0.250000,-0.062500,0.187500,0.250000,-0.125000, + -0.125000,0.250000,-0.062500,-0.062500,0.250000,-0.125000,-0.062500,0.250000,0.250000,-0.250000,0.125000,-0.062500, + -0.250000,0.250000,-0.062500,-0.250000,0.187500,-0.125000,-0.250000,-0.125000,-0.062500,-0.250000,0.000000,-0.062500, + -0.250000,-0.062500,-0.125000,-0.250000,-0.062500,0.250000,-0.250000,-0.125000,0.062500,-0.250000,0.000000,0.062500, + -0.250000,-0.250000,0.062500,-0.250000,-0.125000,-0.187500,-0.250000,0.000000,-0.187500,-0.250000,-0.062500,-0.250000, + -0.250000,-0.250000,-0.187500,-0.250000,-0.187500,-0.125000,-0.250000,-0.187500,-0.250000,-0.250000,0.125000,-0.187500, + -0.250000,0.250000,-0.187500,-0.250000,0.187500,-0.250000,-0.250000,0.062500,-0.125000,-0.250000,0.062500,-0.250000, + -0.125000,0.250000,0.062500,-0.250000,0.250000,0.062500,-0.187500,0.250000,0.250000,-0.125000,0.250000,-0.187500, + -0.062500,0.250000,-0.250000,-0.187500,0.250000,-0.125000,-0.187500,0.250000,-0.250000,0.125000,0.250000,-0.187500, + 0.250000,0.250000,-0.187500,0.187500,0.250000,-0.250000,0.062500,0.250000,-0.125000,0.062500,0.250000,-0.250000, + 0.250000,0.125000,0.062500,0.250000,0.000000,0.062500,0.250000,0.250000,0.062500,0.250000,0.187500,0.250000, + 0.250000,0.125000,-0.187500,0.250000,0.000000,-0.187500,0.250000,0.187500,-0.125000,0.250000,0.187500,-0.250000, + 0.250000,-0.125000,-0.187500,0.250000,-0.250000,-0.187500,0.250000,-0.062500,-0.125000,0.250000,-0.062500,-0.250000, + 0.125000,-0.250000,0.062500,0.250000,-0.250000,0.062500,0.187500,-0.250000,0.250000,0.093750,-0.250000,-0.156250, + 0.062500,-0.250000,-0.250000,0.187500,-0.250000,-0.125000,-0.093750,-0.250000,-0.156250,-0.187500,-0.250000,-0.250000, + -0.062500,-0.250000,-0.156250,0.062500,0.125000,-0.250000,0.062500,0.000000,-0.250000,0.125000,0.187500,-0.250000, + -0.187500,0.125000,-0.250000,-0.187500,0.000000,-0.250000,-0.125000,0.187500,-0.250000,-0.187500,-0.125000,-0.250000, + -0.125000,-0.062500,-0.250000,-0.062500,0.125000,0.250000,-0.062500,0.000000,0.250000,-0.125000,0.187500,0.250000, + 0.187500,0.125000,0.250000,0.187500,0.000000,0.250000,0.125000,0.187500,0.250000,0.062500,0.250000,0.250000, + 0.187500,-0.125000,0.250000,0.125000,-0.062500,0.250000,0.250000,-0.062500,0.250000,-0.062500,-0.125000,0.250000, + -0.062500,-0.250000,0.250000,-0.125000,-0.062500,0.250000,0.062500,-0.125000,-0.250000,0.125000,-0.062500,-0.250000, + -0.125000,-0.250000,0.062500,0.250000,-0.125000,0.062500,0.125000,0.250000,0.062500,-0.250000,0.125000,0.062500, + -0.250000,0.062500,0.062500,-0.250000,0.187500,0.062500,0.062500,0.250000,0.062500,0.187500,0.250000,0.062500, + 0.250000,-0.062500,0.062500,0.250000,-0.187500,0.062500,-0.062500,-0.250000,0.062500,-0.187500,-0.250000,0.062500, + 0.187500,-0.062500,-0.250000,0.062500,-0.062500,-0.250000,0.062500,-0.187500,-0.250000,-0.187500,-0.062500,0.250000, + -0.062500,-0.062500,0.250000,-0.062500,-0.187500,0.250000,0.062500,-0.062500,0.250000,0.187500,-0.062500,0.250000, + 0.187500,-0.187500,0.250000,0.062500,0.187500,0.250000,0.187500,0.187500,0.250000,0.187500,0.062500,0.250000, + -0.187500,0.187500,0.250000,-0.062500,0.187500,0.250000,-0.062500,0.062500,0.250000,-0.062500,-0.062500,-0.250000, + -0.187500,-0.062500,-0.250000,-0.187500,-0.187500,-0.250000,-0.062500,0.187500,-0.250000,-0.187500,0.187500,-0.250000, + -0.187500,0.062500,-0.250000,0.187500,0.187500,-0.250000,0.062500,0.187500,-0.250000,0.062500,0.062500,-0.250000, + -0.062500,-0.250000,-0.062500,-0.062500,-0.250000,-0.156250,-0.187500,-0.250000,-0.187500,0.187500,-0.250000,-0.062500, + 0.187500,-0.250000,-0.187500,0.062500,-0.250000,-0.156250,0.187500,-0.250000,0.062500,0.062500,-0.250000,0.062500, + 0.250000,-0.062500,-0.062500,0.250000,-0.062500,-0.187500,0.250000,-0.187500,-0.187500,0.250000,0.187500,-0.062500, + 0.250000,0.187500,-0.187500,0.250000,0.062500,-0.187500,0.250000,0.187500,0.062500,0.250000,0.062500,0.062500, + 0.062500,0.250000,-0.062500,0.062500,0.250000,-0.187500,0.187500,0.250000,-0.187500,-0.187500,0.250000,-0.062500, + -0.187500,0.250000,-0.187500,-0.062500,0.250000,-0.187500,-0.187500,0.250000,0.062500,-0.062500,0.250000,0.062500, + -0.250000,0.062500,-0.062500,-0.250000,0.062500,-0.187500,-0.250000,0.187500,-0.187500,-0.250000,-0.187500,-0.062500, + -0.250000,-0.187500,-0.187500,-0.250000,-0.062500,-0.187500,-0.250000,-0.187500,0.062500,-0.250000,-0.062500,0.062500, + -0.250000,-0.062500,-0.062500,-0.250000,0.187500,-0.062500,-0.062500,0.250000,-0.062500,0.187500,0.250000,-0.062500, + 0.250000,0.062500,-0.062500,0.250000,-0.187500,-0.062500,0.062500,-0.250000,-0.062500,-0.187500,-0.250000,-0.062500, + 0.187500,0.062500,-0.250000,-0.062500,0.062500,-0.250000,-0.062500,-0.187500,-0.250000,-0.187500,0.062500,0.250000, + 0.062500,0.062500,0.250000,0.062500,-0.187500,0.250000,-0.187500,-0.187500,0.250000,0.187500,-0.187500,-0.250000, + -0.187500,-0.226562,-0.062500,-0.125000,-0.226562,-0.062500,-0.062500,-0.226562,-0.062500,-0.187500,-0.226562,0.062500, + -0.125000,-0.226562,0.062500,-0.062500,-0.226562,0.062500,0.125000,-0.226562,0.062500,0.062500,-0.226562,0.062500, + 0.062500,-0.226562,-0.062500,0.187500,-0.226562,-0.062500,0.125000,-0.226562,-0.062500,0.187500,-0.226562,0.062500, + 0.062500,-0.250000,-0.125000,0.125000,-0.250000,-0.125000,0.125000,-0.250000,-0.187500,-0.125000,-0.250000,-0.187500, + -0.125000,-0.250000,-0.125000,-0.062500,-0.250000,-0.125000,-0.062500,-0.250000,-0.187500,0.062500,-0.250000,-0.187500, + 0.093750,-0.234375,-0.156250,-0.093750,-0.234375,-0.156250,0.062500,-0.234375,-0.156250,0.093750,-0.234375,-0.156250, + -0.093750,-0.234375,-0.156250,-0.062500,-0.234375,-0.156250,-0.062500,-0.234375,-0.156250,0.062500,-0.234375,-0.156250, + -0.250000,-0.125000,-0.156250,-0.250000,-0.250000,-0.156250,-0.250000,0.125000,-0.156250,-0.125000,0.250000,-0.156250, + 0.125000,0.250000,-0.156250,0.250000,0.125000,-0.156250,0.250000,-0.125000,-0.156250,0.125000,-0.250000,-0.156250, + -0.125000,-0.250000,-0.156250,-0.250000,0.000000,-0.156250,-0.250000,0.250000,-0.156250,0.250000,0.250000,-0.156250, + 0.250000,0.000000,-0.156250,0.250000,-0.250000,-0.156250,-0.187500,-0.250000,-0.156250,0.187500,-0.250000,-0.156250, + -0.093750,-0.234375,-0.156250,0.250000,-0.062500,-0.156250,0.250000,-0.187500,-0.156250,0.250000,0.187500,-0.156250, + 0.250000,0.062500,-0.156250,0.062500,0.250000,-0.156250,0.187500,0.250000,-0.156250,-0.187500,0.250000,-0.156250, + -0.062500,0.250000,-0.156250,-0.250000,0.062500,-0.156250,-0.250000,0.187500,-0.156250,-0.250000,-0.187500,-0.156250, + -0.250000,-0.062500,-0.156250,0.093750,-0.234375,-0.156250,0.093750,-0.250000,-0.156250,-0.093750,-0.250000,-0.156250, + 0.031250,0.000000,-0.250000,0.000000,0.000000,-0.250000,-0.031250,0.000000,-0.250000,0.031250,0.250000,-0.250000, + 0.000000,0.250000,-0.250000,-0.031250,0.250000,-0.250000,0.031250,0.125000,0.250000,0.000000,0.125000,0.250000, + -0.031250,0.125000,0.250000,0.031250,-0.125000,0.250000,0.000000,-0.125000,0.250000,-0.031250,-0.125000,0.250000, + 0.031250,-0.250000,0.062500,0.000000,-0.250000,0.062500,-0.031250,-0.250000,0.062500,0.031250,-0.062500,-0.250000, + 0.000000,-0.062500,-0.250000,-0.031250,-0.062500,-0.250000,0.031250,0.187500,-0.250000,0.000000,0.187500,-0.250000, + -0.031250,0.187500,-0.250000,0.031250,-0.250000,-0.062500,0.000000,-0.250000,-0.062500,-0.031250,-0.250000,-0.062500, + 0.031250,0.062500,-0.250000,0.000000,0.062500,-0.250000,-0.031250,0.062500,-0.250000,0.031250,-0.187500,-0.250000, + 0.000000,-0.187500,-0.250000,-0.031250,-0.187500,-0.250000,0.031250,0.250000,0.250000,0.000000,0.250000,0.250000, + -0.031250,0.250000,0.250000,-0.031250,-0.250000,0.250000,0.000000,-0.250000,0.250000,0.031250,-0.250000,0.250000, + -0.031250,0.000000,0.250000,0.000000,0.000000,0.250000,0.031250,0.000000,0.250000,-0.031250,-0.250000,-0.125000, + 0.000000,-0.250000,-0.125000,0.031250,-0.250000,-0.125000,-0.031250,0.250000,-0.125000,0.000000,0.250000,-0.125000, + 0.031250,0.250000,-0.125000,-0.031250,-0.250000,-0.250000,0.000000,-0.250000,-0.250000,0.031250,-0.250000,-0.250000, + -0.031250,0.125000,-0.250000,0.000000,0.125000,-0.250000,0.031250,0.125000,-0.250000,-0.031250,-0.125000,-0.250000, + 0.000000,-0.125000,-0.250000,0.031250,-0.125000,-0.250000,-0.031250,0.250000,0.062500,0.000000,0.250000,0.062500, + 0.031250,0.250000,0.062500,-0.031250,-0.062500,0.250000,0.000000,-0.062500,0.250000,0.031250,-0.062500,0.250000, + -0.031250,0.187500,0.250000,0.000000,0.187500,0.250000,0.031250,0.187500,0.250000,0.031250,-0.250000,-0.187500, + 0.000000,-0.250000,-0.187500,-0.031250,-0.250000,-0.187500,-0.031250,0.250000,-0.062500,0.000000,0.250000,-0.062500, + 0.031250,0.250000,-0.062500,-0.031250,0.250000,-0.187500,0.000000,0.250000,-0.187500,0.031250,0.250000,-0.187500, + -0.031250,0.062500,0.250000,0.000000,0.062500,0.250000,0.031250,0.062500,0.250000,-0.031250,-0.187500,0.250000, + 0.000000,-0.187500,0.250000,0.031250,-0.187500,0.250000,0.031250,-0.250000,-0.156250,0.000000,-0.250000,-0.156250, + -0.031250,-0.250000,-0.156250,-0.031250,-0.250000,-0.156250,0.000000,-0.250000,-0.156250,0.031250,-0.250000,-0.156250, + 0.031250,-0.234375,-0.156250,0.000000,-0.234375,-0.156250,-0.031250,-0.234375,-0.156250,-0.031250,-0.234375,-0.156250, + 0.000000,-0.234375,-0.156250,0.031250,-0.234375,-0.156250,-0.031250,0.250000,-0.156250,0.000000,0.250000,-0.156250, + 0.031250,0.250000,-0.156250 + PolygonVertexIndex: 183,13,54,-186,182,16,55,-188,181,19,56,-190,180,22,57,-192,263,59,4,-61,262,63,1,-58,259,72,9,-74,256,82,10,-84, + 189,149,91,-254,231,137,94,-253,187,138,98,-252,136,29,96,-232,185,125,104,-250,247,111,107,-249,86,112,246,-244,110,25,109,-248, + 112,1,63,-247,320,108,37,-302,319,117,38,-293,107,111,184,-241,318,105,14,-303,317,122,39,-295,104,125,238,-236,125,3,126,-239, + 315,129,40,-296,227,230,136,-94,314,99,17,-304,313,134,41,-297,98,138,230,-228,138,7,139,-231,312,95,36,-305,311,142,42,-298, + 94,137,188,-225,310,92,20,-306,309,146,43,-299,91,149,222,-220,149,5,150,-223,156,45,285,-290,307,153,277,-300,306,87,24,-294, + 215,84,35,-159,214,159,46,-158,213,143,18,-82,212,80,34,-162,211,162,47,-161,209,77,30,-156,208,164,48,-164,206,74,33,-167, + 205,167,49,-166,204,54,13,-72,203,70,32,-170,202,170,50,-169,200,67,31,-151,199,173,51,-173,197,64,22,-177,196,177,52,-176, + 195,109,25,-63,194,61,21,-153,193,179,53,-179,192,147,28,-59,150,31,148,-223,137,11,174,-189,174,19,181,-189,111,9,72,-185, + 72,13,183,-185,171,16,182,-187,235,238,124,-101,106,110,247,-249,383,333,65,-199,171,186,380,-355,359,336,223,-67,239,378,390,-251, + 100,124,239,-251,176,22,180,-191,267,191,255,-265,93,136,231,-253,179,192,58,-54,35,83,192,-180,83,10,147,-193,341,375,75,-208, + 158,35,179,-194,326,341,207,-80,353,369,76,-259,178,53,61,-195,177,195,62,-53,33,73,195,-178,73,9,109,-196,166,33,177,-197, + 175,52,64,-198,173,198,65,-52,32,69,198,-174,174,199,172,-20,11,169,199,-175,169,32,173,-200,56,200,150,-6,19,172,200,-57, + 172,51,67,-201,170,201,68,-51,16,171,201,-171,139,202,168,-30,7,55,202,-140,55,16,170,-203,96,203,169,-12,29,168,203,-97, + 168,50,70,-204,167,204,71,-50,27,126,204,-168,126,3,54,-205,102,27,167,-206,165,49,74,-207,164,207,75,-49,34,79,207,-165, + 115,208,163,-13,8,161,208,-116,161,34,164,-209,118,209,155,-1,12,163,209,-119,163,48,77,-210,162,210,78,-48,15,128,210,-163, + 121,211,160,-24,2,130,211,-122,130,15,162,-212,123,212,161,-9,23,160,212,-124,160,47,80,-213,159,213,81,-47,26,133,213,-160, + 133,6,143,-214,354,386,201,-172,344,372,78,-211,135,26,159,-215,329,344,210,-129,350,326,79,-258,157,46,84,-216,281,216,85,-281, + 76,282,279,-31,323,154,288,-309,155,218,116,-1,30,279,218,-156,300,280,87,-307,153,219,88,-278,20,91,219,-154,90,181,189,-254, + 60,220,278,-22,4,145,220,-61,305,20,153,-308,21,278,283,-153,221,151,287,-292,139,29,136,-231,146,224,90,-44,36,94,224,-147, + 147,225,144,-29,10,141,225,-148,304,36,146,-310,59,226,145,-5,28,144,226,-60,298,43,92,-311,142,227,93,-43,17,98,227,-143, + 188,181,90,-225,143,228,140,-19,6,132,228,-144,303,17,142,-312,82,229,141,-11,18,140,229,-83,297,42,95,-313,126,27,124,-239, + 97,182,187,-252,134,232,97,-42,223,336,345,-255,392,232,134,-369,135,233,131,-27,133,234,132,-7,26,131,234,-134,296,41,99,-315, + 129,235,100,-41,14,104,235,-130,186,182,97,-233,130,236,127,-16,2,120,236,-131,302,14,129,-316,15,127,237,-129,295,40,101,-317, + 63,25,110,-247,103,183,185,-250,122,240,103,-40,37,107,240,-123,123,241,119,-24,8,114,241,-124,301,37,122,-318,121,242,120,-3, + 23,119,242,-122,294,39,105,-319,117,243,106,-39,24,86,243,-118,184,183,103,-241,118,244,113,-13,0,116,244,-119,293,24,117,-320, + 115,245,114,-9,12,113,245,-116,292,38,108,-321,247,109,9,-112,243,246,110,-107,124,27,102,-240,108,248,107,-38,38,106,248,-109, + 105,249,104,-15,39,103,249,-106,231,96,11,-138,40,100,250,-102,99,251,98,-18,41,97,251,-100,148,31,66,-224,95,252,94,-37, + 42,93,252,-96,92,253,91,-21,43,90,253,-93,191,57,1,-113,277,88,254,-277,87,255,86,-25,280,85,255,-88,84,256,83,-36, + 46,81,256,-85,81,18,82,-257,80,257,79,-35,47,78,257,-81,77,258,76,-31,48,75,258,-78,74,259,73,-34,49,71,259,-75, + 71,13,72,-260,70,260,69,-33,50,68,260,-71,67,261,66,-32,51,65,261,-68,64,262,57,-23,52,62,262,-65,62,25,63,-263, + 61,263,60,-22,53,58,263,-62,58,28,59,-264,189,56,5,-150,187,55,7,-139,185,54,3,-126,216,266,265,-86,180,268,269,-191, + 273,219,222,-276,190,216,347,-339,85,265,264,-256,191,267,268,-181,186,232,392,-381,88,274,272,-255,148,270,275,-223,190,269,266,-217, + 223,271,270,-149,219,273,274,-89,322,44,284,-322,368,134,313,-417,335,175,197,-400,332,165,206,-397,347,216,281,-364,416,313,233,-396, + 387,371,152,-284,374,157,215,-349,362,383,198,-70,377,178,194,-352,386,330,68,-202,398,362,69,-261,401,359,66,-262,89,44,277,-277, + 322,151,278,-300,323,45,280,-301,45,156,281,-281,407,89,276,-366,217,154,279,-283,404,217,282,-390,151,221,283,-279,402,221,291,-409, + 154,217,290,-289,405,156,289,-412,44,89,286,-285,154,323,300,-280,44,322,299,-278,151,322,321,-288,113,292,320,-246,116,293,319,-245, + 119,294,318,-243,114,301,317,-242,127,295,316,-238,120,302,315,-237,131,296,314,-235,395,233,135,-328,140,297,312,-230,132,303,311,-229, + 144,298,310,-227,141,304,309,-226,145,305,307,-221,279,300,306,-219,45,323,308,-286,218,306,293,-117,220,307,299,-279,225,309,298,-145, + 226,310,305,-146,228,311,297,-141,229,312,304,-142,233,313,296,-132,234,314,303,-133,236,315,295,-128,241,317,294,-120,242,318,302,-121, + 244,319,292,-114,245,320,301,-115,237,393,329,-129,393,394,328,-330,394,395,327,-329,89,407,413,-287,407,406,412,-414,406,405,411,-413, + 217,404,410,-291,404,403,409,-411,403,402,408,-410,221,402,387,-284,402,403,388,-388,403,404,389,-389,156,405,363,-282,405,406,364,-364, + 406,407,365,-365,197,176,357,-400,399,357,358,-401,400,358,359,-402,206,166,360,-397,396,360,361,-398,397,361,362,-399,336,337,346,-346, + 337,338,347,-347,176,190,338,-358,357,338,337,-359,358,337,336,-360,205,165,332,-385,384,332,331,-386,385,331,330,-387,75,375,353,-259, + 375,376,352,-354,376,377,351,-353,166,196,381,-361,360,381,382,-362,361,382,383,-363,78,372,350,-258,372,373,349,-351,373,374,348,-350, + 282,76,369,-390,389,369,370,-389,388,370,371,-388,316,414,393,-238,414,415,394,-394,415,416,395,-395,254,345,365,-277,345,346,364,-366, + 346,347,363,-365,68,330,398,-261,330,331,397,-399,331,332,396,-398,65,333,401,-262,333,334,400,-402,334,335,399,-401,101,366,414,-317, + 366,367,415,-415,367,368,416,-416,378,379,391,-391,379,380,392,-392,250,390,366,-102,390,391,367,-367,391,392,368,-368,215,158,324,-349, + 348,324,325,-350,349,325,326,-351,135,214,342,-328,327,342,343,-329,328,343,344,-330,214,157,374,-343,342,374,373,-344,343,373,372,-345, + 102,205,384,-357,356,384,385,-356,355,385,386,-355,194,152,371,-352,351,371,370,-353,352,370,369,-354,158,193,339,-325,324,339,340,-326, + 325,340,341,-327,193,178,377,-340,339,377,376,-341,340,376,375,-342,356,378,239,-103,355,379,378,-357,354,380,379,-356,196,175,335,-382, + 381,335,334,-383,382,334,333,-384,191,112,86,-256,271,223,254,-273 + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,-1.000000,0.000000,-0.315775,-0.789453,-0.526292,0.000000,0.000000,-1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000001,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,-1.000000,0.000001,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000001,-0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,-0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -0.000001,-1.000000,0.000000,-0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000001,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000001, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000,0.315775,-0.789453,-0.526292,0.000000,0.000000,1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000001,0.000000,-1.000000,0.000001, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,-0.000001,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000001, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,-1.000000,0.000002,0.000001,-1.000000,0.000001,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000001, + 0.000002,-1.000000,0.000000,0.000001,-1.000000,-0.000001,0.000000,-1.000000,-0.000000,0.000001,-1.000000,0.000000, + -0.000002,-1.000000,0.000000,-0.000001,-1.000000,0.000001,-0.000000,-1.000000,0.000000,-0.000001,-1.000000,0.000000, + -0.000001,-1.000000,0.000001,0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000001,-0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000001,0.000000,-1.000000,0.000001, + 0.000000,-1.000000,-0.000002,-0.000001,-1.000000,-0.000001,-0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000001, + 0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000001,0.000000,-1.000000,-0.000001, + 0.000001,-1.000000,-0.000001,0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000001,0.000000,-1.000000,-0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,-1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.315775,-0.789453,-0.526292, + -0.000001,-1.000000,-0.000001,-0.000002,-1.000000,0.000000,-0.000001,-1.000000,0.000000,-0.000000,-1.000000,-0.000000, + 0.000001,-1.000000,0.000001,0.000002,-1.000000,0.000000,0.000001,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -0.000000,-1.000000,-0.000000,-0.000001,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.315775,-0.789453,-0.526292, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000001,-1.000000,0.000000,0.000000,-1.000000,-0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000001,0.000000,-1.000000,-0.000001, + 0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000001,0.000000,-1.000000,-0.000001, + 0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000001,0.000000,-1.000000,-0.000001, + 0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000001,0.000000,-1.000000,0.000001, + 0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000001,0.000000,-1.000000,0.000001, + 0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000002,0.000000,-1.000000,0.000001,0.000000,-1.000000,0.000001, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,-1.000000,-0.000001,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000001, + 0.000000,-1.000000,-0.000001,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000001, + 0.000000,-1.000000,-0.000001,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000001, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000001,0.000000,-1.000000,0.000001, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000001,0.000000,-1.000000,0.000001, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000001,0.000000,-1.000000,0.000001, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000 + } + LayerElementUV: 0 { + Version: 101 + Name: "UVMap" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "IndexToDirect" + UV: 0.390625,0.531250,0.687500,0.906250,0.812500,0.531250,0.406250,0.750000,0.437500,0.656250,0.125000,0.593750, + 0.156250,0.500000,0.937500,0.562500,0.031250,0.593750,0.156250,0.656250,0.031250,0.656250,0.281250,0.500000, + 0.593750,0.781250,0.750000,0.546875,0.500000,0.546875,0.250000,0.546875,0.937500,0.593750,0.609375,0.843750, + 0.425781,0.542969,0.343750,0.562500,0.859375,0.593750,0.406250,0.593750,0.125000,0.750000,0.718750,0.531250, + 0.062500,0.562500,0.437500,0.937500,0.468750,0.781250,0.343750,0.656250,0.375000,0.500000,0.875000,0.593750, + 0.750000,0.875000,0.718750,0.875000,0.468750,0.593750,0.343750,0.968750,0.500000,0.968750,0.937500,0.500000, + 0.593750,0.937500,0.406250,0.843750,0.312500,0.937500,0.562500,0.500000,0.156250,0.546875,0.359375,0.875000, + 0.281250,0.562500,0.531250,0.812500,0.562500,0.968750,0.843750,0.750000,0.250000,0.531250,0.625000,0.656250, + 0.593750,0.500000,0.359375,0.531250,1.000000,0.656250,1.000000,0.750000,1.000000,0.593750,1.000000,0.562500, + 1.000000,0.500000,1.000000,0.531250,1.000000,0.546875,0.343750,0.937500,0.250000,0.968750,0.437500,0.906250, + 0.468750,0.812500,0.406250,0.937500,0.656250,0.906250,0.531250,0.531250,0.312500,0.562500,0.500000,0.531250, + 0.437500,0.875000,0.125000,0.562500,0.687500,0.875000,0.812500,0.500000,0.593750,0.546875,0.429688,0.554688, + 0.687500,0.531250,0.468750,0.937500,0.437500,0.781250,0.000000,0.593750,0.062500,0.656250,0.781250,0.750000, + 0.031250,0.500000,0.390625,0.750000,0.125000,0.546875,0.359375,0.968750,0.968750,0.656250,0.250000,0.500000, + 0.429688,0.539062,0.500000,0.750000,0.531250,0.843750,0.562500,0.937500,0.281250,0.593750,0.343750,0.550781, + 0.324219,0.546875,0.312500,0.644531,0.343750,0.644531,0.281250,0.644531,0.437500,0.644531,0.468750,0.644531, + 0.406250,0.644531,0.406250,0.550781,0.375000,0.550781,0.031250,0.546875,0.359375,0.500000,0.156250,0.562500, + 0.468750,0.500000,0.812500,0.593750,0.750000,0.656250,0.718750,0.750000,0.343750,0.875000,0.687500,0.968750, + 0.125000,0.531250,0.375000,0.781250,0.281250,0.843750,0.718750,0.546875,0.468750,0.546875,0.609375,0.937500, + 0.500000,0.781250,0.593750,0.531250,0.406250,0.812500,0.562500,0.531250,0.937500,0.531250,0.093750,0.750000, + 0.562500,0.546875,0.859375,0.656250,0.609375,0.906250,0.640625,0.812500,0.890625,0.562500,0.343750,0.593750, + 0.000000,0.562500,0.687500,0.500000,0.437500,0.750000,0.406250,0.656250,0.750000,0.812500,0.468750,0.968750, + 0.031250,0.531250,0.359375,0.937500,0.390625,0.781250,0.312500,0.781250,0.187500,0.656250,0.906250,0.500000, + 0.359375,0.593750,0.468750,0.531250,0.156250,0.593750,0.687500,0.937500,0.125000,0.500000,0.375000,0.750000, + 0.875000,0.531250,0.875000,0.546875,0.875000,0.562500,0.875000,0.656250,0.324219,0.542969,0.406250,0.539062, + 0.320312,0.546875,0.425781,0.550781,0.390625,0.554688,0.343750,0.539062,0.359375,0.554688,0.375000,0.539062, + 0.906250,0.546875,0.640625,0.843750,0.687500,0.593750,0.750000,0.781250,0.468750,0.875000,0.437500,0.843750, + 0.343750,0.500000,0.000000,0.531250,0.375000,0.656250,0.359375,0.781250,0.390625,0.937500,0.531250,0.656250, + 0.312500,0.750000,0.593750,0.968750,0.218750,0.593750,0.906250,0.531250,0.625000,0.812500,0.390625,0.656250, + 0.359375,0.562500,0.312500,0.812500,0.656250,0.781250,0.906250,0.593750,0.437500,0.500000,0.718750,0.562500, + 0.320312,0.554688,0.468750,0.562500,0.718750,0.812500,0.531250,0.875000,0.562500,0.781250,0.406250,0.875000, + 0.687500,0.781250,0.343750,0.812500,0.750000,0.593750,0.718750,0.937500,0.437500,0.531250,0.031250,0.750000, + 0.812500,0.656250,0.859375,0.546875,0.375000,0.968750,0.625000,0.968750,0.609375,0.968750,0.890625,0.500000, + 0.640625,0.750000,0.437500,0.812500,0.718750,0.656250,0.750000,0.750000,0.687500,0.562500,0.468750,0.906250, + 0.343750,0.531250,0.000000,0.500000,0.457031,0.593750,0.457031,0.656250,0.332031,0.656250,0.332031,0.593750, + 0.390625,0.542969,0.359375,0.542969,0.781250,0.546875,0.390625,0.968750,0.359375,0.750000,0.562500,0.593750, + 0.593750,0.875000,0.500000,0.656250,0.656250,0.812500,0.281250,0.937500,0.312500,0.843750,0.906250,0.562500, + 0.218750,0.500000,0.625000,0.781250,0.312500,0.546875,0.343750,0.843750,0.781250,0.531250,0.718750,0.968750, + 0.750000,0.562500,0.687500,0.750000,0.406250,0.906250,0.218750,0.546875,0.890625,0.531250,0.640625,0.781250, + 0.312500,0.531250,0.937500,0.656250,0.625000,0.593750,0.656250,0.500000,0.906250,0.750000,0.375000,0.875000, + 0.390625,0.875000,0.359375,0.843750,0.593750,0.906250,0.843750,0.656250,0.625000,0.750000,0.218750,0.531250, + 0.875000,0.500000,0.890625,0.546875,0.656250,0.546875,0.324219,0.550781,0.390625,0.843750,0.890625,0.593750, + 0.609375,0.875000,0.390625,0.593750,0.937500,0.546875,0.687500,0.546875,0.437500,0.546875,0.609375,0.781250, + 0.781250,0.562500,0.687500,0.843750,0.750000,0.531250,0.343750,0.750000,0.437500,0.593750,0.125000,0.656250, + 0.093750,0.500000,0.375000,0.906250,0.859375,0.531250,0.640625,0.937500,0.062500,0.750000,0.781250,0.656250, + 0.281250,0.656250,0.625000,0.562500,0.312500,0.500000,0.500000,0.937500,0.562500,0.750000,0.531250,0.906250, + 0.656250,0.531250,0.093750,0.546875,0.359375,0.812500,0.390625,0.906250,0.375000,0.812500,0.343750,1.000000, + 0.390625,1.000000,0.359375,1.000000,0.375000,1.000000,0.640625,1.000000,0.625000,1.000000,0.593750,0.812500, + 0.281250,0.750000,0.843750,0.562500,0.656250,0.875000,0.312500,0.906250,0.500000,0.593750,0.531250,0.500000, + 0.562500,0.656250,0.250000,0.843750,0.187500,0.531250,0.625000,0.546875,0.890625,0.750000,0.406250,0.968750, + 0.718750,0.906250,0.781250,0.593750,0.468750,0.656250,0.437500,0.562500,0.687500,0.812500,0.750000,0.500000, + 0.343750,0.781250,0.093750,0.531250,0.000000,0.750000,0.292969,0.656250,0.292969,0.593750,0.359375,0.550781, + 0.390625,0.550781,0.417969,0.656250,0.417969,0.593750,0.531250,0.546875,0.609375,0.750000,0.640625,0.968750, + 0.859375,0.500000,0.406250,0.781250,0.968750,0.500000,0.218750,0.750000,0.656250,0.562500,0.562500,0.843750, + 0.531250,0.937500,0.312500,0.593750,0.250000,0.656250,0.500000,0.906250,0.625000,0.531250,0.359375,0.656250, + 0.390625,0.562500,0.187500,0.546875,0.000000,0.546875,0.062500,0.546875,0.687500,0.656250,0.218750,0.562500, + 0.031250,0.562500,0.093750,0.562500,0.968750,0.593750,0.968750,0.750000,0.968750,0.562500,0.281250,0.781250, + 0.593750,0.843750,0.906250,0.656250,0.937500,0.750000,0.500000,0.562500,0.312500,0.875000,0.187500,0.500000, + 0.656250,0.750000,0.250000,0.937500,0.320312,0.539062,0.781250,0.500000,0.093750,0.656250,0.812500,0.562500, + 0.593750,0.656250,0.562500,0.562500,0.656250,0.843750,0.718750,0.781250,0.968750,0.546875,0.750000,0.968750, + 0.406250,0.500000,0.156250,0.750000,0.062500,0.531250,0.375000,0.593750,0.640625,0.875000,0.156250,0.531250, + 0.500000,1.000000,0.468750,1.000000,0.312500,1.000000,0.281250,1.000000,0.250000,1.000000,0.562500,0.812500, + 0.531250,0.968750,0.343750,0.906250,0.281250,0.968750,0.250000,0.812500,0.843750,0.593750,0.500000,0.875000, + 0.750000,1.000000,0.718750,1.000000,0.562500,1.000000,0.531250,1.000000,0.687500,1.000000,0.656250,1.000000, + 0.609375,1.000000,0.593750,1.000000,0.437500,1.000000,0.406250,1.000000,0.968750,0.531250,0.656250,0.593750, + 0.875000,0.750000,0.343750,0.554688,0.429688,0.546875,0.406250,0.554688,0.359375,0.539062,0.390625,0.539062, + 0.375000,0.554688,0.531250,0.562500,0.312500,0.968750,0.656250,0.937500,0.250000,0.781250,0.843750,0.500000, + 0.281250,0.812500,0.593750,0.750000,0.187500,0.593750,0.625000,0.906250,0.468750,0.843750,0.718750,0.593750, + 0.406250,0.531250,0.812500,0.750000,0.062500,0.500000,0.375000,0.562500,0.843750,0.546875,0.890625,0.656250, + 0.609375,0.812500,0.859375,0.562500,0.640625,0.906250,0.531250,0.750000,0.500000,0.843750,0.312500,0.656250, + 0.593750,0.562500,0.562500,0.906250,0.250000,0.593750,0.625000,0.500000,0.750000,0.937500,0.093750,0.593750, + 0.250000,0.750000,0.281250,0.906250,0.250000,0.906250,0.250000,0.875000,0.281250,0.875000,0.718750,0.843750, + 0.750000,0.843750,0.390625,0.500000,0.500000,0.500000,0.531250,0.593750,0.656250,0.968750,0.187500,0.562500, + 0.843750,0.531250,0.218750,0.656250,0.625000,0.875000,0.375000,0.937500,0.625000,0.937500,0.375000,0.843750, + 0.625000,0.843750,0.406250,0.542969,0.343750,0.605469,0.312500,0.605469,0.281250,0.605469,0.437500,0.605469, + 0.406250,0.605469,0.468750,0.605469,0.425781,0.546875,0.343750,0.542969,0.375000,0.542969,0.281250,0.546875, + 0.859375,0.750000,0.718750,0.500000,0.437500,0.968750,0.750000,0.906250,0.000000,0.656250,0.468750,0.750000, + 0.062500,0.593750,0.406250,0.562500,0.375000,0.531250,0.812500,0.546875,0.390625,0.812500,0.359375,0.906250, + 0.281250,0.531250,0.656250,0.656250,0.500000,0.812500,0.187500,0.750000,0.593750,0.593750,0.250000,0.562500, + 0.562500,0.875000,0.531250,0.781250 + UVIndex: 76,268,191,10,192,409,77,269,294,274,417,167,419,168,288,270,227,359,378,379,341,400,426,288,427,428,429,430,431,432,30,31,167,217,292,435,469,47,236,389,269,104,188,301,334,229,348,469,10,460,75,8,9,263,5,140,422,326,439,170,136,471,361,9, + 326,426,321,439,40,101,67,80,231,335,437,331,5,263,352,425,99,336,126,332,277,337,24,333,52,50,82,338,50,51,339,82,358,340,7,254,407,200,334,158,212,258,228,13,412,289,353,465,188,104,200,407,104,201,105,200,248,322,271,297,111,179,202,255, + 236,47,354,472,315,397,345,14,70,420,355,120,292,217,302,32,217,85,461,302,391,180,249,89,112,181,303,256,455,42,473,15,356,259,68,290,176,186,304,218,357,159,130,182,86,323,474,183,475,184,371,43,372,44,380,381,275,421,87,324,373,291,346,106, + 33,398,38,57,374,58,349,219,203,59,66,160,131,458,25,73,26,74,128,461,406,161,199,60,306,135,168,261,225,220,175,187,110,295,375,402,436,107,382,383,62,1,141,399,300,459,424,189,461,128,4,302,47,244,403,354,403,274,294,354,263,22,119,352, + 119,268,76,352,45,409,192,243,338,82,235,16,404,136,9,140,250,466,116,37,45,243,121,456,79,173,129,3,343,413,251,177,16,235,343,177,261,168,419,27,309,270,88,310,158,334,469,389,1,300,189,141,68,31,300,1,31,30,459,300,122,113,36,242, + 290,68,1,62,252,122,242,216,196,384,385,169,399,141,107,436,220,110,402,175,346,430,110,220,430,429,295,110,106,346,220,225,187,175,135,306,161,37,116,199,66,185,37,161,418,406,60,470,377,160,406,418,160,66,161,406,114,26,461,85,470,60,26,114, + 60,199,74,26,458,299,61,25,386,387,299,458,34,131,73,273,366,367,131,34,367,386,458,131,327,203,160,377,273,73,203,327,73,25,59,203,398,374,219,38,368,369,374,398,369,370,58,374,281,368,398,33,57,38,291,373,421,242,36,87,474,216,242,421, + 327,275,324,273,377,183,275,327,183,474,421,275,34,372,381,366,273,324,372,34,324,87,44,372,184,12,287,371,274,403,12,184,114,475,43,470,85,417,475,114,417,274,184,475,418,86,183,377,470,43,86,418,43,371,323,86,186,357,182,304,229,105,357,186, + 105,201,159,357,282,213,299,387,257,414,287,12,348,229,186,176,316,257,12,403,17,252,216,342,218,304,259,356,19,125,325,64,162,204,234,272,150,350,148,90,11,468,46,83,272,234,468,11,224,64,42,455,181,32,262,303,345,292,32,181,215,294,167,435, + 102,139,190,178,434,65,139,102,14,345,181,112,178,190,408,360,149,84,18,445,105,229,334,200,420,472,215,355,271,236,472,420,48,115,117,39,423,328,115,48,297,271,420,70,293,63,65,434,39,117,63,293,120,355,397,315,179,407,158,202,228,188,407,179, + 354,294,215,472,457,23,72,127,305,260,23,457,13,228,179,111,237,276,328,423,127,72,276,237,255,202,322,248,339,344,235,82,103,192,269,301,289,376,103,353,129,173,253,21,20,376,289,415,401,438,2,69,351,226,260,305,69,2,226,351,465,353,258,212, + 340,338,16,7,53,52,338,340,243,192,103,376,320,388,118,35,54,55,388,320,56,53,340,358,35,118,171,137,254,7,221,156,321,471,136,439,462,76,10,8,337,425,462,24,67,5,425,337,264,307,362,410,142,108,307,264,80,67,337,277,78,132,163,205, + 410,362,132,78,333,24,336,99,335,170,404,437,473,422,170,335,352,76,462,425,222,245,296,347,83,46,245,222,15,473,335,231,6,365,108,142,347,296,365,6,331,437,101,40,9,361,22,263,170,439,136,404,235,344,238,343,101,140,5,67,437,404,140,101, + 336,8,75,126,24,462,8,336,469,348,244,47,7,16,177,221,258,301,188,228,353,103,301,258,4,128,3,129,322,389,236,271,202,158,389,322,397,435,292,345,355,215,435,397,270,288,426,326,303,262,21,463,42,88,422,473,64,325,88,42,259,431,31,68, + 304,182,431,259,182,130,432,431,323,342,216,474,371,287,342,323,44,169,385,380,87,36,169,44,291,427,430,346,38,219,427,291,219,349,428,427,59,230,185,66,25,61,230,59,74,319,3,128,199,116,319,74,135,341,288,168,175,402,341,135,402,375,400,341, + 107,227,379,382,141,189,227,107,189,424,359,227,167,417,85,217,269,77,201,104,10,191,308,460,125,446,447,325,419,91,92,27,206,32,302,207,27,125,138,329,325,447,448,88,270,93,91,419,243,376,20,121,262,449,450,21,4,94,95,302,27,208,209,125, + 129,96,94,4,32,451,449,262,392,71,151,452,415,289,412,193,278,187,306,165,133,57,373,467,138,125,19,174,193,412,438,266,0,433,360,408,123,218,356,157,240,250,37,185,267,399,436,317,213,166,61,299,279,240,185,230,134,79,3,319,393,71,303,463, + 392,84,190,256,150,180,64,224,180,391,19,64,152,393,463,330,153,350,234,204,394,153,204,49,84,149,408,190,395,149,445,210,350,153,453,148,154,391,89,311,71,393,97,151,350,150,224,234,71,392,256,303,84,392,452,18,296,331,40,365,46,15,231,245, + 362,333,99,132,108,80,277,307,118,254,156,171,55,56,358,388,2,465,212,226,266,438,401,318,72,255,248,276,260,13,111,23,117,120,315,63,328,297,70,115,65,14,112,139,234,224,455,468,180,150,90,249,468,455,15,46,139,112,256,190,115,70,120,117, + 63,315,14,65,23,111,255,72,276,248,297,328,438,412,465,2,226,212,13,260,388,358,254,118,307,277,333,362,132,99,332,163,245,231,331,296,365,40,80,108,171,232,197,137,232,144,246,197,144,266,318,246,393,152,312,97,152,396,98,312,396,154,311,98, + 153,394,211,453,394,155,454,211,155,395,210,454,149,395,0,408,395,155,464,0,155,394,49,464,391,154,174,19,154,396,411,174,396,152,330,411,306,261,214,165,165,214,143,109,109,143,79,134,373,106,41,467,467,41,239,265,265,239,240,279,173,164,363,253, + 164,329,138,363,261,27,329,214,214,329,164,143,143,164,173,79,33,57,133,81,81,133,441,194,194,441,166,213,36,113,196,169,113,442,195,196,442,267,317,195,106,225,241,41,41,241,443,239,239,443,250,240,287,414,17,342,414,172,444,17,172,123,157,444, + 204,162,100,49,49,100,28,464,464,28,433,0,156,247,232,171,247,145,144,232,145,193,266,144,21,253,330,463,253,363,411,330,363,138,174,411,61,166,279,230,166,441,265,279,441,133,467,265,116,466,134,319,466,280,109,134,280,278,165,109,221,124,247,156, + 124,146,145,247,146,415,193,145,413,147,29,251,147,121,20,29,177,251,124,221,251,29,146,124,29,20,415,146,356,290,364,157,157,364,440,444,444,440,252,17,348,176,233,198,198,233,223,244,244,223,257,316,176,218,123,233,233,123,172,223,223,172,414,257, + 281,33,81,283,283,81,194,284,284,194,213,282,436,383,285,317,317,285,286,195,195,286,384,196,290,62,416,364,364,416,405,440,440,405,122,252,62,399,267,416,416,267,442,405,405,442,113,122,298,413,343,238,390,147,413,298,456,121,147,390,225,187,278,241, + 241,278,280,443,443,280,466,250,270,326,422,88,313,129,21,314 + } + LayerElementTexture: 0 { + Version: 101 + Name: "" + MappingInformationType: "NoMappingInformation" + ReferenceInformationType: "IndexToDirect" + BlendMode: "Translucent" + TextureAlpha: 1 + TextureId: + } + LayerElementMaterial: 0 { + Version: 101 + Name: "" + MappingInformationType: "AllSame" + ReferenceInformationType: "IndexToDirect" + Materials: 0 + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementUV" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementTexture" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementMaterial" + TypedIndex: 0 + } + } + Shape: "JawOpen" { + Indexes: 0,4,8,10,12,18,21,23,28,30,34,35,46,47,48,53,58,59,60,61,75,76,77,78,79,80,81,82,83,84,113,114, + 115,116,118,119,121,123,140,141,143,144,145,147,151,152,154,155,157,158,159,160,161,162,163,164,178,179,192,193,194,207,208,209, + 210,211,212,213,214,215,217,218,220,221,225,226,228,229,241,242,244,245,256,257,258,263,278,279,282,283,287,288,290,291,292,293, + 294,297,298,299,300,301,304,305,306,307,308,309,310,311,312,317,318,319,320,321,322,323,324,325,326,339,340,341,342,343,344,348, + 349,350,351,352,353,369,370,371,372,373,374,375,376,377,387,388,389,402,403,404,408,409,410 + Vertices: 0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.075802,0.000000,0.000000,-0.075802, + 0.000000,0.000000,-0.118076,0.000000,0.000000,-0.024781,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.024781, + 0.000000,0.000000,-0.118076,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.075802,0.000000,0.000000,-0.075802, + 0.000000,0.000000,-0.024781,0.000000,0.000000,-0.024781,0.000000,0.000000,-0.118076,0.000000,0.000000,-0.118076, + 0.000000,0.000000,-0.118076,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000, + 0.000000,0.000000,-0.118076,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.024781, + 0.000000,0.000000,-0.075802,0.000000,0.000000,-0.049198,0.000000,0.000000,-0.024781,0.000000,0.000000,-0.049198, + 0.000000,0.000000,-0.075802,0.000000,0.000000,-0.049198,0.000000,0.000000,-0.118076,0.000000,0.000000,-0.075802, + 0.000000,0.000000,-0.100219,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.024781, + 0.000000,0.000000,-0.006924,0.000000,0.000000,-0.049198,0.000000,0.000000,-0.024781,0.000000,0.000000,-0.075802, + 0.000000,0.000000,-0.006924,0.000000,0.000000,-0.118076,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.100219, + 0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000, + 0.000000,0.000000,-0.024781,0.000000,0.000000,-0.075802,0.000000,0.000000,-0.006924,0.000000,0.000000,-0.024781, + 0.000000,0.000000,-0.075802,0.000000,0.000000,-0.006924,0.000000,0.000000,-0.118076,0.000000,0.000000,-0.100219, + 0.000000,0.000000,-0.118076,0.000000,0.000000,-0.100219,0.000000,0.000000,-0.100219,0.000000,0.000000,-0.100219, + 0.000000,0.000000,-0.125000,0.000000,0.000000,-0.100219,0.000000,0.000000,-0.100219,0.000000,0.000000,-0.125000, + 0.000000,0.000000,-0.006924,0.000000,0.000000,-0.006924,0.000000,0.000000,-0.049198,0.000000,0.000000,-0.006924, + 0.000000,0.000000,-0.006924,0.000000,0.000000,-0.049198,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000, + 0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.100219,0.000000,0.000000,-0.125000, + 0.000000,0.000000,-0.006924,0.000000,0.000000,-0.049198,0.000000,0.000000,-0.049198,0.000000,0.000000,-0.006924, + 0.000000,0.000000,-0.125000,0.000000,0.000000,-0.100219,0.000000,0.000000,-0.049198,0.000000,0.000000,-0.049198, + 0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000, + 0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000, + 0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.059038,0.000000,0.000000,-0.062500, + 0.000000,0.000000,-0.012391,0.000000,0.000000,-0.012391,0.000000,0.000000,-0.059038,0.000000,0.000000,-0.062500, + 0.000000,0.000000,-0.062500,0.000000,0.000000,-0.037901,0.000000,0.000000,-0.037901,0.000000,0.000000,-0.062500, + 0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.050109, + 0.000000,0.000000,-0.062500,0.000000,0.000000,-0.003462,0.000000,0.000000,-0.024599,0.000000,0.000000,-0.024599, + 0.000000,0.000000,-0.003462,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.050109,0.000000,0.000000,-0.062500, + 0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.075802,-0.000000,0.000000,-0.075802, + 0.000000,0.000000,-0.075802,0.000000,0.000000,-0.100219,-0.000000,0.000000,-0.100219,0.000000,0.000000,-0.100219, + 0.000000,0.000000,-0.006924,-0.000000,-0.000000,-0.006924,0.000000,-0.000000,-0.006924,0.000000,0.000000,-0.049198, + -0.000000,-0.000000,-0.049198,0.000000,0.000000,-0.049198,0.000000,0.000000,-0.125000,-0.000000,0.000000,-0.125000, + 0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000, + 0.000000,0.000000,-0.024781,0.000000,-0.000000,-0.024781,0.000000,0.000000,-0.024781,0.000000,0.000000,-0.118076, + 0.000000,0.000000,-0.118076,0.000000,0.000000,-0.118076,0.000000,0.000000,-0.125000,-0.000000,0.000000,-0.125000, + 0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000,-0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000, + 0.000000,0.000000,-0.125000,-0.000000,0.000000,-0.125000,0.000000,0.000000,-0.125000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0 + } + Shape: "LipsStretch" { + Indexes: 44,45,87,89,151,153,154,156,217,218,220,221,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,299,300,306,307, + 308,321,322,323,363,365,387,389,402,404,405,407,408,410,411,413 + Vertices: 0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.012154,0.000000,0.000000,0.041667,0.000000,0.000000, + 0.062500,0.000000,0.000000,0.012154,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.041667,0.000000,0.000000, + -0.041667,0.000000,0.000000,-0.012154,0.000000,0.000000,0.012154,0.000000,0.000000,0.041667,0.000000,0.000000, + 0.012154,0.000000,0.000000,0.035156,0.000000,0.000000,0.035156,0.000000,0.000000,-0.035156,0.000000,0.000000, + -0.035156,0.000000,0.000000,-0.012154,0.000000,0.000000,-0.012154,0.000000,0.000000,0.012154,0.000000,0.000000, + 0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,0.041667,0.000000,0.000000,0.062500,0.000000,0.000000, + -0.062500,0.000000,0.000000,-0.041667,0.000000,0.000000,-0.041667,0.000000,0.000000,0.041667,0.000000,0.000000, + 0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.015625,0.000000,0.000000,0.015625,0.000000,0.000000, + -0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000, + -0.006077,0.000000,0.000000,0.006077,0.000000,0.000000,0.006077,0.000000,0.000000,-0.006077,0.000000,0.000000, + 0.020833,0.000000,0.000000,-0.020833,0.000000,0.000000,-0.020833,0.000000,0.000000,0.020833,0.000000,0.000000, + 0.020833,0.000000,0.000000,-0.020833,0.000000,0.000000,-0.020833,0.000000,0.000000,0.020833,0.000000,0.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "LipsPucker" { + Indexes: 44,45,87,89,151,153,154,156,217,218,220,221,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,299,300,306,307, + 308,321,322,323,363,365,387,389,402,404,405,407,408,410,411,413 + Vertices: -0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.012154,0.000000,0.000000,-0.041667,0.000000,0.000000, + -0.062500,0.000000,0.000000,-0.012154,0.000000,0.000000,0.062500,0.000000,0.000000,0.041667,0.000000,0.000000, + 0.041667,0.000000,0.000000,0.012154,0.000000,0.000000,-0.012154,0.000000,0.000000,-0.041667,0.000000,0.000000, + -0.012154,0.000000,0.000000,-0.035156,0.000000,0.000000,-0.035156,0.000000,0.000000,0.035156,0.000000,0.000000, + 0.035156,0.000000,0.000000,0.012154,0.000000,0.000000,0.012154,0.000000,0.000000,-0.012154,0.000000,0.000000, + -0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,-0.041667,0.000000,0.000000,-0.062500,0.000000,0.000000, + 0.062500,0.000000,0.000000,0.041667,0.000000,0.000000,0.041667,0.000000,0.000000,-0.041667,0.000000,0.000000, + -0.062500,0.000000,0.000000,0.062500,0.000000,0.000000,0.015625,0.000000,0.000000,-0.015625,0.000000,0.000000, + 0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,-0.062500,0.000000,0.000000,0.062500,0.000000,0.000000, + 0.006077,0.000000,0.000000,-0.006077,0.000000,0.000000,-0.006077,0.000000,0.000000,0.006077,0.000000,0.000000, + -0.020833,0.000000,0.000000,0.020833,0.000000,0.000000,0.020833,0.000000,0.000000,-0.020833,0.000000,0.000000, + -0.020833,0.000000,0.000000,0.020833,0.000000,0.000000,0.020833,0.000000,0.000000,-0.020833,0.000000,0.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "LipsSmile" { + Indexes: 44,45,87,89,151,153,154,156,217,218,220,221,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,299,300,306,307, + 308,321,322,323,363,365,387,389,402,404,405,407,408,410,411,413 + Vertices: 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.006077,0.000000,0.000000,0.013889, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.006077,0.000000,0.000000,0.031250,0.000000,0.000000,0.013889, + 0.000000,0.000000,0.013889,0.000000,0.000000,0.006077,0.000000,0.000000,0.006077,0.000000,0.000000,0.013889, + 0.000000,0.000000,0.006077,0.000000,0.000000,0.017578,0.000000,0.000000,0.017578,0.000000,0.000000,0.017578, + 0.000000,0.000000,0.017578,0.000000,0.000000,0.006077,0.000000,0.000000,0.006077,0.000000,0.000000,0.006077, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.013889,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.013889,0.000000,0.000000,0.013889,0.000000,0.000000,0.013889, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.007812,0.000000,0.000000,0.007812, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.001371,0.000000,0.000000,0.001371,0.000000,0.000000,0.001371,0.000000,0.000000,0.001371, + 0.000000,0.000000,0.003472,0.000000,0.000000,0.003472,0.000000,0.000000,0.003472,0.000000,0.000000,0.003472, + 0.000000,0.000000,0.003472,0.000000,0.000000,0.003472,0.000000,0.000000,0.003472,0.000000,0.000000,0.003472 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "LipsFrown" { + Indexes: 44,45,87,89,151,153,154,156,217,218,220,221,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,299,300,306,307, + 308,321,322,323,363,365,387,389,402,404,405,407,408,410,411,413 + Vertices: 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.006077,0.000000,0.000000,-0.013889, + 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.006077,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.013889, + 0.000000,0.000000,-0.013889,0.000000,0.000000,-0.006077,0.000000,0.000000,-0.006077,0.000000,0.000000,-0.013889, + 0.000000,0.000000,-0.006077,0.000000,0.000000,-0.017578,0.000000,0.000000,-0.017578,0.000000,0.000000,-0.017578, + 0.000000,0.000000,-0.017578,0.000000,0.000000,-0.006077,0.000000,0.000000,-0.006077,0.000000,0.000000,-0.006077, + 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.013889,0.000000,0.000000,-0.031250, + 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.013889,0.000000,0.000000,-0.013889,0.000000,0.000000,-0.013889, + 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.007812,0.000000,0.000000,-0.007812, + 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250, + 0.000000,0.000000,-0.001371,0.000000,0.000000,-0.001371,0.000000,0.000000,-0.001371,0.000000,0.000000,-0.001371, + 0.000000,0.000000,-0.003472,0.000000,0.000000,-0.003472,0.000000,0.000000,-0.003472,0.000000,0.000000,-0.003472, + 0.000000,0.000000,-0.003472,0.000000,0.000000,-0.003472,0.000000,0.000000,-0.003472,0.000000,0.000000,-0.003472 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "LipsStretch_LipsSmile" { + Indexes: + Vertices: + Normals: + } + Shape: "LipsStretch_LipsFrown" { + Indexes: + Vertices: + Normals: + } + Shape: "LipsPucker_LipsSmile" { + Indexes: + Vertices: + Normals: + } + Shape: "LipsPucker_LipsFrown" { + Indexes: + Vertices: + Normals: + } + Shape: "LipsDimple" { + Indexes: 44,45,89,151,154,156,217,221,284,285,286,287,288,289,290,291,308,321,322,323,402,404,405,407,408,410,411,413 + Vertices: 0.000000,0.015625,0.000000,0.000000,0.015625,0.000000,0.000000,0.006944,0.000000,0.000000,0.015625,0.000000, + 0.000000,0.015625,0.000000,0.000000,0.006944,0.000000,0.000000,0.006944,0.000000,0.000000,0.006944,0.000000, + 0.000000,0.015625,0.000000,0.000000,0.015625,0.000000,0.000000,0.006944,0.000000,0.000000,0.015625,0.000000, + 0.000000,0.015625,0.000000,0.000000,0.006944,0.000000,0.000000,0.006944,0.000000,0.000000,0.006944,0.000000, + 0.000000,0.015625,0.000000,0.000000,0.015625,0.000000,0.000000,0.015625,0.000000,0.000000,0.015625,0.000000, + 0.000000,0.001736,0.000000,0.000000,0.001736,0.000000,0.000000,0.001736,0.000000,0.000000,0.001736,0.000000, + 0.000000,0.001736,0.000000,0.000000,0.001736,0.000000,0.000000,0.001736,0.000000,0.000000,0.001736,0.000000 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0 + } + Shape: "LipsUpperUp" { + Indexes: 44,45,87,89,153,156,276,277,280,281,284,285,286,289,299,300,306,307,308,321,322,323,363,364,365,405,406,407,411,412,413 + Vertices: 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.004222,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.004222,0.000000,0.000000,0.031250,0.000000,0.000000,0.020000,0.000000,0.000000,0.016072, + 0.000000,0.000000,0.016072,0.000000,0.000000,0.020000,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.010000,0.000000,0.000000,0.010000, + 0.000000,0.000000,0.002500,0.000000,0.000000,0.002500,0.000000,0.000000,0.015625,0.000000,0.000000,0.015625, + 0.000000,0.000000,0.015625,0.000000,0.000000,0.015625,0.000000,0.000000,0.020000,0.000000,0.000000,0.020000, + 0.000000,0.000000,0.020000,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250, + 0.000000,0.000000,0.031250,0.000000,0.000000,0.031250,0.000000,0.000000,0.031250 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0 + } + Shape: "LipsLowerDown" { + Indexes: 151,154,217,218,220,221,278,279,282,283,287,288,290,291,299,300,306,307,308,321,322,323,387,388,389,402,403,404,408,409,410 + Vertices: 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.004222, + 0.000000,0.000000,-0.004222,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.016072,0.000000,0.000000,-0.016072, + 0.000000,0.000000,-0.020000,0.000000,0.000000,-0.020000,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250, + 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.010000,0.000000,0.000000,-0.010000, + 0.000000,0.000000,-0.002500,0.000000,0.000000,-0.002500,0.000000,0.000000,-0.015625,0.000000,0.000000,-0.015625, + 0.000000,0.000000,-0.015625,0.000000,0.000000,-0.015625,0.000000,0.000000,-0.020000,0.000000,0.000000,-0.020000, + 0.000000,0.000000,-0.020000,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250, + 0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250,0.000000,0.000000,-0.031250 + Normals: 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0 + } + } + Model: "Model::MESH_Body", "Mesh" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,1.125000000000000,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: -0.250000,-0.125000,-0.375000,-0.250000,-0.125000,0.375000,-0.250000,0.125000,-0.375000,-0.250000,0.125000,0.375000, + 0.250000,-0.125000,-0.375000,0.250000,-0.125000,0.375000,0.250000,0.125000,-0.375000,0.250000,0.125000,0.375000, + -0.250000,-0.125000,-0.125000,-0.250000,-0.125000,0.125000,-0.250000,0.125000,0.125000,-0.250000,0.125000,-0.125000, + 0.250000,0.125000,0.125000,0.250000,0.125000,-0.125000,0.250000,-0.125000,0.125000,0.250000,-0.125000,-0.125000, + -0.250000,0.125000,-0.250000,0.250000,0.125000,-0.250000,0.250000,-0.125000,-0.250000,-0.250000,-0.125000,-0.250000, + -0.250000,-0.125000,0.000000,-0.250000,0.125000,0.000000,0.250000,0.125000,0.000000,0.250000,-0.125000,0.000000, + -0.250000,-0.125000,0.250000,0.250000,-0.125000,0.250000,0.250000,0.125000,0.250000,-0.250000,0.125000,0.250000, + -0.250000,0.125000,-0.312500,0.250000,0.125000,-0.312500,0.250000,-0.125000,-0.312500,-0.250000,-0.125000,-0.312500, + -0.250000,0.125000,0.187500,0.250000,0.125000,0.187500,0.250000,-0.125000,0.187500,-0.250000,-0.125000,0.187500, + -0.250000,-0.125000,0.062500,0.250000,-0.125000,0.062500,0.250000,0.125000,0.062500,-0.250000,0.125000,0.062500, + -0.250000,-0.125000,-0.062500,0.250000,-0.125000,-0.062500,0.250000,0.125000,-0.062500,-0.250000,0.125000,-0.062500, + -0.250000,0.125000,-0.187500,0.250000,0.125000,-0.187500,0.250000,-0.125000,-0.187500,-0.250000,-0.125000,-0.187500, + -0.250000,-0.125000,0.312500,0.250000,-0.125000,0.312500,0.250000,0.125000,0.312500,-0.250000,0.125000,0.312500, + -0.187500,-0.125000,-0.375000,-0.125000,-0.125000,-0.375000,-0.062500,-0.125000,-0.375000,0.000000,-0.125000,-0.375000, + 0.062500,-0.125000,-0.375000,0.125000,-0.125000,-0.375000,0.187500,-0.125000,-0.375000,0.187500,0.125000,0.375000, + 0.125000,0.125000,0.375000,0.062500,0.125000,0.375000,-0.000000,0.125000,0.375000,-0.062500,0.125000,0.375000, + -0.125000,0.125000,0.375000,-0.187500,0.125000,0.375000,-0.187500,0.125000,-0.375000,-0.125000,0.125000,-0.375000, + -0.062500,0.125000,-0.375000,0.000000,0.125000,-0.375000,0.062500,0.125000,-0.375000,0.125000,0.125000,-0.375000, + 0.187500,0.125000,-0.375000,0.187500,0.125000,0.000000,0.125000,0.125000,0.000000,0.062500,0.125000,0.000000, + -0.000000,0.125000,0.000000,-0.062500,0.125000,0.000000,-0.125000,0.125000,0.000000,-0.187500,0.125000,0.000000, + 0.187500,0.125000,-0.250000,0.125000,0.125000,-0.250000,0.062500,0.125000,-0.250000,-0.000000,0.125000,-0.250000, + -0.062500,0.125000,-0.250000,-0.125000,0.125000,-0.250000,-0.187500,0.125000,-0.250000,0.187500,0.125000,-0.125000, + 0.125000,0.125000,-0.125000,0.062500,0.125000,-0.125000,-0.000000,0.125000,-0.125000,-0.062500,0.125000,-0.125000, + -0.125000,0.125000,-0.125000,-0.187500,0.125000,-0.125000,0.187500,0.125000,0.125000,0.125000,0.125000,0.125000, + 0.062500,0.125000,0.125000,-0.000000,0.125000,0.125000,-0.062500,0.125000,0.125000,-0.125000,0.125000,0.125000, + -0.187500,0.125000,0.125000,-0.187500,-0.125000,0.000000,-0.125000,-0.125000,0.000000,-0.062500,-0.125000,0.000000, + 0.000000,-0.125000,0.000000,0.062500,-0.125000,0.000000,0.125000,-0.125000,0.000000,0.187500,-0.125000,0.000000, + -0.187500,-0.125000,-0.250000,-0.125000,-0.125000,-0.250000,-0.062500,-0.125000,-0.250000,0.000000,-0.125000,-0.250000, + 0.062500,-0.125000,-0.250000,0.125000,-0.125000,-0.250000,0.187500,-0.125000,-0.250000,-0.187500,-0.125000,-0.125000, + -0.125000,-0.125000,-0.125000,-0.062500,-0.125000,-0.125000,0.000000,-0.125000,-0.125000,0.062500,-0.125000,-0.125000, + 0.125000,-0.125000,-0.125000,0.187500,-0.125000,-0.125000,-0.187500,-0.125000,0.125000,-0.125000,-0.125000,0.125000, + -0.062500,-0.125000,0.125000,0.000000,-0.125000,0.125000,0.062500,-0.125000,0.125000,0.125000,-0.125000,0.125000, + 0.187500,-0.125000,0.125000,-0.187500,-0.125000,0.375000,-0.125000,-0.125000,0.375000,-0.062500,-0.125000,0.375000, + 0.000000,-0.125000,0.375000,0.062500,-0.125000,0.375000,0.125000,-0.125000,0.375000,0.187500,-0.125000,0.375000, + -0.187500,-0.125000,0.250000,-0.125000,-0.125000,0.250000,-0.062500,-0.125000,0.250000,0.000000,-0.125000,0.250000, + 0.062500,-0.125000,0.250000,0.125000,-0.125000,0.250000,0.187500,-0.125000,0.250000,0.187500,0.125000,0.250000, + 0.125000,0.125000,0.250000,0.062500,0.125000,0.250000,-0.000000,0.125000,0.250000,-0.062500,0.125000,0.250000, + -0.125000,0.125000,0.250000,-0.187500,0.125000,0.250000,-0.187500,0.125000,-0.312500,-0.125000,0.125000,-0.312500, + -0.062500,0.125000,-0.312500,0.000000,0.125000,-0.312500,0.062500,0.125000,-0.312500,0.125000,0.125000,-0.312500, + 0.187500,0.125000,-0.312500,0.187500,-0.125000,-0.312500,0.125000,-0.125000,-0.312500,0.062500,-0.125000,-0.312500, + -0.000000,-0.125000,-0.312500,-0.062500,-0.125000,-0.312500,-0.125000,-0.125000,-0.312500,-0.187500,-0.125000,-0.312500, + 0.187500,-0.125000,0.187500,0.125000,-0.125000,0.187500,0.062500,-0.125000,0.187500,-0.000000,-0.125000,0.187500, + -0.062500,-0.125000,0.187500,-0.125000,-0.125000,0.187500,-0.187500,-0.125000,0.187500,-0.187500,0.125000,0.187500, + -0.125000,0.125000,0.187500,-0.062500,0.125000,0.187500,0.000000,0.125000,0.187500,0.062500,0.125000,0.187500, + 0.125000,0.125000,0.187500,0.187500,0.125000,0.187500,-0.187500,0.125000,0.062500,-0.125000,0.125000,0.062500, + -0.062500,0.125000,0.062500,0.000000,0.125000,0.062500,0.062500,0.125000,0.062500,0.125000,0.125000,0.062500, + 0.187500,0.125000,0.062500,0.187500,-0.125000,0.062500,0.125000,-0.125000,0.062500,0.062500,-0.125000,0.062500, + -0.000000,-0.125000,0.062500,-0.062500,-0.125000,0.062500,-0.125000,-0.125000,0.062500,-0.187500,-0.125000,0.062500, + -0.187500,-0.125000,-0.062500,-0.125000,-0.125000,-0.062500,-0.062500,-0.125000,-0.062500,0.000000,-0.125000,-0.062500, + 0.062500,-0.125000,-0.062500,0.125000,-0.125000,-0.062500,0.187500,-0.125000,-0.062500,0.187500,0.125000,-0.062500, + 0.125000,0.125000,-0.062500,0.062500,0.125000,-0.062500,-0.000000,0.125000,-0.062500,-0.062500,0.125000,-0.062500, + -0.125000,0.125000,-0.062500,-0.187500,0.125000,-0.062500,-0.187500,0.125000,-0.187500,-0.125000,0.125000,-0.187500, + -0.062500,0.125000,-0.187500,0.000000,0.125000,-0.187500,0.062500,0.125000,-0.187500,0.125000,0.125000,-0.187500, + 0.187500,0.125000,-0.187500,0.187500,-0.125000,-0.187500,0.125000,-0.125000,-0.187500,0.062500,-0.125000,-0.187500, + -0.000000,-0.125000,-0.187500,-0.062500,-0.125000,-0.187500,-0.125000,-0.125000,-0.187500,-0.187500,-0.125000,-0.187500, + 0.187500,0.125000,0.312500,0.125000,0.125000,0.312500,0.062500,0.125000,0.312500,-0.000000,0.125000,0.312500, + -0.062500,0.125000,0.312500,-0.125000,0.125000,0.312500,-0.187500,0.125000,0.312500,-0.187500,-0.125000,0.312500, + -0.125000,-0.125000,0.312500,-0.062500,-0.125000,0.312500,0.000000,-0.125000,0.312500,0.062500,-0.125000,0.312500, + 0.125000,-0.125000,0.312500,0.187500,-0.125000,0.312500,-0.250000,-0.062500,0.375000,-0.250000,0.000000,0.375000, + -0.250000,0.062500,0.375000,0.250000,-0.062500,0.000000,0.250000,0.000000,0.000000,0.250000,0.062500,0.000000, + 0.250000,-0.062500,-0.250000,0.250000,0.000000,-0.250000,0.250000,0.062500,-0.250000,0.250000,-0.062500,-0.125000, + 0.250000,0.000000,-0.125000,0.250000,0.062500,-0.125000,0.250000,-0.062500,0.125000,0.250000,0.000000,0.125000, + 0.250000,0.062500,0.125000,0.250000,-0.062500,-0.375000,0.250000,0.000000,-0.375000,0.250000,0.062500,-0.375000, + 0.250000,0.062500,0.375000,0.250000,-0.000000,0.375000,0.250000,-0.062500,0.375000,-0.250000,0.062500,0.000000, + -0.250000,-0.000000,0.000000,-0.250000,-0.062500,0.000000,-0.250000,0.062500,-0.250000,-0.250000,-0.000000,-0.250000, + -0.250000,-0.062500,-0.250000,-0.250000,0.062500,-0.125000,-0.250000,-0.000000,-0.125000,-0.250000,-0.062500,-0.125000, + -0.250000,0.062500,0.125000,-0.250000,-0.000000,0.125000,-0.250000,-0.062500,0.125000,-0.250000,0.062500,-0.375000, + -0.250000,-0.000000,-0.375000,-0.250000,-0.062500,-0.375000,-0.250000,0.062500,0.250000,-0.250000,-0.000000,0.250000, + -0.250000,-0.062500,0.250000,0.250000,-0.062500,0.250000,0.250000,0.000000,0.250000,0.250000,0.062500,0.250000, + 0.250000,-0.062500,-0.312500,0.250000,0.000000,-0.312500,0.250000,0.062500,-0.312500,-0.250000,0.062500,-0.312500, + -0.250000,-0.000000,-0.312500,-0.250000,-0.062500,-0.312500,-0.250000,0.062500,0.187500,-0.250000,-0.000000,0.187500, + -0.250000,-0.062500,0.187500,0.250000,-0.062500,0.187500,0.250000,0.000000,0.187500,0.250000,0.062500,0.187500, + 0.250000,-0.062500,0.062500,0.250000,0.000000,0.062500,0.250000,0.062500,0.062500,-0.250000,0.062500,0.062500, + -0.250000,-0.000000,0.062500,-0.250000,-0.062500,0.062500,-0.250000,0.062500,-0.062500,-0.250000,-0.000000,-0.062500, + -0.250000,-0.062500,-0.062500,0.250000,-0.062500,-0.062500,0.250000,0.000000,-0.062500,0.250000,0.062500,-0.062500, + 0.250000,-0.062500,-0.187500,0.250000,0.000000,-0.187500,0.250000,0.062500,-0.187500,-0.250000,0.062500,-0.187500, + -0.250000,-0.000000,-0.187500,-0.250000,-0.062500,-0.187500,0.250000,-0.062500,0.312500,0.250000,0.000000,0.312500, + 0.250000,0.062500,0.312500,-0.250000,0.062500,0.312500,-0.250000,-0.000000,0.312500,-0.250000,-0.062500,0.312500, + -0.187500,0.062500,-0.375000,-0.187500,-0.000000,-0.375000,-0.187500,-0.062500,-0.375000,-0.125000,0.062500,-0.375000, + -0.125000,-0.000000,-0.375000,-0.125000,-0.062500,-0.375000,-0.062500,0.062500,-0.375000,-0.062500,-0.000000,-0.375000, + -0.062500,-0.062500,-0.375000,0.000000,0.062500,-0.375000,0.000000,-0.000000,-0.375000,0.000000,-0.062500,-0.375000, + 0.062500,0.062500,-0.375000,0.062500,-0.000000,-0.375000,0.062500,-0.062500,-0.375000,0.125000,0.062500,-0.375000, + 0.125000,-0.000000,-0.375000,0.125000,-0.062500,-0.375000,0.187500,0.062500,-0.375000,0.187500,-0.000000,-0.375000, + 0.187500,-0.062500,-0.375000,0.187500,0.062500,0.375000,0.187500,-0.000000,0.375000,0.187500,-0.062500,0.375000, + 0.125000,0.062500,0.375000,0.125000,-0.000000,0.375000,0.125000,-0.062500,0.375000,0.062500,0.062500,0.375000, + 0.062500,-0.000000,0.375000,0.062500,-0.062500,0.375000,-0.000000,0.062500,0.375000,0.000000,-0.000000,0.375000, + 0.000000,-0.062500,0.375000,-0.062500,0.062500,0.375000,-0.062500,-0.000000,0.375000,-0.062500,-0.062500,0.375000, + -0.125000,0.062500,0.375000,-0.125000,-0.000000,0.375000,-0.125000,-0.062500,0.375000,-0.187500,0.062500,0.375000, + -0.187500,-0.000000,0.375000,-0.187500,-0.062500,0.375000,-0.250000,0.125000,0.218750,0.250000,0.125000,0.218750, + 0.250000,-0.125000,0.218750,-0.250000,-0.125000,0.218750,-0.187500,-0.125000,0.218750,-0.125000,-0.125000,0.218750, + -0.062500,-0.125000,0.218750,0.000000,-0.125000,0.218750,0.062500,-0.125000,0.218750,0.125000,-0.125000,0.218750, + 0.187500,-0.125000,0.218750,0.187500,0.125000,0.218750,0.125000,0.125000,0.218750,0.062500,0.125000,0.218750, + 0.000000,0.125000,0.218750,-0.062500,0.125000,0.218750,-0.125000,0.125000,0.218750,-0.187500,0.125000,0.218750, + 0.250000,0.062500,0.218750,0.250000,0.000000,0.218750,0.250000,-0.062500,0.218750,-0.250000,-0.062500,0.218750, + -0.250000,-0.000000,0.218750,-0.250000,0.062500,0.218750,-0.250000,0.125000,-0.281250,0.250000,0.125000,-0.281250, + 0.250000,-0.125000,-0.281250,-0.250000,-0.125000,-0.281250,-0.187500,0.125000,-0.281250,-0.125000,0.125000,-0.281250, + -0.062500,0.125000,-0.281250,0.000000,0.125000,-0.281250,0.062500,0.125000,-0.281250,0.125000,0.125000,-0.281250, + 0.187500,0.125000,-0.281250,-0.187500,-0.125000,-0.281250,-0.125000,-0.125000,-0.281250,-0.062500,-0.125000,-0.281250, + 0.000000,-0.125000,-0.281250,0.062500,-0.125000,-0.281250,0.125000,-0.125000,-0.281250,0.187500,-0.125000,-0.281250, + -0.250000,-0.062500,-0.281250,-0.250000,-0.000000,-0.281250,-0.250000,0.062500,-0.281250,0.250000,0.062500,-0.281250, + 0.250000,0.000000,-0.281250,0.250000,-0.062500,-0.281250 + PolygonVertexIndex: 297,41,15,-244,294,43,11,-262,395,380,18,-115,371,354,27,-150,388,80,17,-380,364,356,25,-143,213,46,15,-122,185,37,14,-129, + 178,39,10,-101,206,44,11,-94,205,93,11,-44,198,121,15,-42,353,234,1,-130,330,72,6,-252,285,34,14,-247,279,28,2,-268, + 309,51,27,-271,276,30,4,-250,282,32,10,-265,303,44,16,-259,300,46,18,-241,291,39,21,-256,288,37,23,-238,306,49,25,-274, + 233,142,25,-50,226,149,27,-52,401,380,30,-277,398,378,28,-280,72,156,29,-7,58,4,30,-158,377,354,32,-283,374,356,34,-286, + 128,14,34,-165,100,10,32,-172,246,14,37,-289,264,10,39,-292,79,21,39,-179,107,23,37,-186,107,198,41,-24,79,205,43,-22, + 255,21,43,-295,237,23,41,-298,243,15,46,-301,261,11,44,-304,86,16,44,-207,114,18,46,-214,65,226,51,-4,135,233,49,-6, + 254,5,49,-307,236,3,51,-310,1,48,227,-130,129,227,228,-131,130,228,229,-132,131,229,230,-133,132,230,231,-134,133,231,232,-135, + 134,232,233,-136,7,50,220,-60,59,220,221,-61,60,221,222,-62,61,222,223,-63,62,223,224,-64,63,224,225,-65,64,225,226,-66, + 19,108,219,-48,108,109,218,-220,109,110,217,-219,110,111,216,-218,111,112,215,-217,112,113,214,-216,113,114,213,-215,17,80,212,-46, + 80,81,211,-213,81,82,210,-212,82,83,209,-211,83,84,208,-210,84,85,207,-209,85,86,206,-208,22,42,199,-74,73,199,200,-75, + 74,200,201,-76,75,201,202,-77,76,202,203,-78,77,203,204,-79,78,204,205,-80,20,40,192,-102,101,192,193,-103,102,193,194,-104, + 103,194,195,-105,104,195,196,-106,105,196,197,-107,106,197,198,-108,20,101,191,-37,101,102,190,-192,102,103,189,-191,103,104,188,-190, + 104,105,187,-189,105,106,186,-188,106,107,185,-187,22,73,184,-39,73,74,183,-185,74,75,182,-184,75,76,181,-183,76,77,180,-182, + 77,78,179,-181,78,79,178,-180,12,94,177,-34,94,95,176,-178,95,96,175,-177,96,97,174,-176,97,98,173,-175,98,99,172,-174, + 99,100,171,-173,9,122,170,-36,122,123,169,-171,123,124,168,-170,124,125,167,-169,125,126,166,-168,126,127,165,-167,127,128,164,-166, + 0,52,163,-32,52,53,162,-164,53,54,161,-163,54,55,160,-162,55,56,159,-161,56,57,158,-160,57,58,157,-159,2,28,150,-67, + 66,150,151,-68,67,151,152,-69,68,152,153,-70,69,153,154,-71,70,154,155,-72,71,155,156,-73,50,26,143,-221,220,143,144,-222, + 221,144,145,-223,222,145,146,-224,223,146,147,-225,224,147,148,-226,225,148,149,-227,48,24,136,-228,227,136,137,-229,228,137,138,-230, + 229,138,139,-231,230,139,140,-232,231,140,141,-233,232,141,142,-234,267,2,66,-313,312,66,67,-316,315,67,68,-319,318,68,69,-322, + 321,69,70,-325,324,70,71,-328,327,71,72,-331,254,335,135,-6,335,338,134,-136,338,341,133,-135,341,344,132,-134,344,347,131,-133, + 347,350,130,-132,350,353,129,-131,40,8,115,-193,192,115,116,-194,193,116,117,-195,194,117,118,-196,195,118,119,-197,196,119,120,-198, + 197,120,121,-199,42,13,87,-200,199,87,88,-201,200,88,89,-202,201,89,90,-203,202,90,91,-204,203,91,92,-205,204,92,93,-206, + 45,212,87,-14,212,211,88,-88,211,210,89,-89,210,209,90,-90,209,208,91,-91,208,207,92,-92,207,206,93,-93,38,184,94,-13, + 184,183,95,-95,183,182,96,-96,182,181,97,-97,181,180,98,-98,180,179,99,-99,179,178,100,-100,36,191,122,-10,191,190,123,-123, + 190,189,124,-124,189,188,125,-125,188,187,126,-126,187,186,127,-127,186,185,128,-128,47,219,115,-9,219,218,116,-116,218,217,117,-117, + 217,216,118,-118,216,215,119,-119,215,214,120,-120,214,213,121,-121,357,358,136,-25,358,359,137,-137,359,360,138,-138,360,361,139,-139, + 361,362,140,-140,362,363,141,-141,363,364,142,-142,378,16,86,-383,382,86,85,-384,383,85,84,-385,384,84,83,-386,385,83,82,-387, + 386,82,81,-388,387,81,80,-389,355,365,143,-27,365,366,144,-144,366,367,145,-145,367,368,146,-146,368,369,147,-147,369,370,148,-148, + 370,371,149,-149,381,389,108,-20,389,390,109,-109,390,391,110,-110,391,392,111,-111,392,393,112,-112,393,394,113,-113,394,395,114,-114, + 64,65,351,-349,348,351,352,-350,349,352,353,-351,63,64,348,-346,345,348,349,-347,346,349,350,-348,62,63,345,-343,342,345,346,-344, + 343,346,347,-345,61,62,342,-340,339,342,343,-341,340,343,344,-342,60,61,339,-337,336,339,340,-338,337,340,341,-339,59,60,336,-334, + 333,336,337,-335,334,337,338,-336,7,59,333,-253,252,333,334,-254,253,334,335,-255,57,329,332,-59,329,328,331,-333,328,327,330,-332, + 56,326,329,-58,326,325,328,-330,325,324,327,-329,55,323,326,-57,323,322,325,-327,322,321,324,-326,54,320,323,-56,320,319,322,-324, + 319,318,321,-323,53,317,320,-55,317,316,319,-321,316,315,318,-320,52,314,317,-54,314,313,316,-318,313,312,315,-317,0,269,314,-53, + 269,268,313,-315,268,267,312,-314,1,234,311,-49,234,235,310,-312,235,236,309,-311,7,252,308,-51,252,253,307,-309,253,254,306,-308, + 8,263,305,-48,263,262,304,-306,262,261,303,-305,13,245,302,-46,245,244,301,-303,244,243,300,-302,22,239,299,-43,239,238,298,-300, + 238,237,297,-299,20,257,296,-41,257,256,295,-297,256,255,294,-296,9,266,293,-37,266,265,292,-294,265,264,291,-293,12,248,290,-39, + 248,247,289,-291,247,246,288,-290,355,372,287,-34,372,373,286,-288,373,374,285,-287,357,375,284,-36,375,376,283,-285,376,377,282,-284, + 381,396,281,-32,396,397,280,-282,397,398,279,-281,379,399,278,-30,399,400,277,-279,400,401,276,-278,50,308,275,-27,308,307,274,-276, + 307,306,273,-275,38,290,239,-23,290,289,238,-240,289,288,237,-239,36,293,257,-21,293,292,256,-258,292,291,255,-257,45,302,242,-18, + 302,301,241,-243,301,300,240,-242,47,305,260,-20,305,304,259,-261,304,303,258,-260,35,284,266,-10,284,283,265,-267,283,282,264,-266, + 29,278,251,-7,278,277,250,-252,277,276,249,-251,48,311,272,-25,311,310,271,-273,310,309,270,-272,31,281,269,-1,281,280,268,-270, + 280,279,267,-269,33,287,248,-13,287,286,247,-249,286,285,246,-248,58,332,249,-5,332,331,250,-250,331,330,251,-251,65,3,236,-352, + 351,236,235,-353,352,235,234,-354,40,296,263,-9,296,295,262,-264,295,294,261,-263,42,299,245,-14,299,298,244,-246,298,297,243,-245, + 271,270,377,-377,272,271,376,-376,24,272,375,-358,274,273,374,-374,275,274,373,-373,26,275,372,-356,172,171,371,-371,173,172,370,-370, + 174,173,369,-369,175,174,368,-368,176,175,367,-367,177,176,366,-366,33,177,365,-356,165,164,364,-364,166,165,363,-363,167,166,362,-362, + 168,167,361,-361,169,168,360,-360,170,169,359,-359,35,170,358,-358,273,25,356,-375,270,27,354,-378,164,34,356,-365,171,32,354,-372, + 241,240,401,-401,242,241,400,-400,17,242,399,-380,259,258,398,-398,260,259,397,-397,19,260,396,-382,158,157,395,-395,159,158,394,-394, + 160,159,393,-393,161,160,392,-392,162,161,391,-391,163,162,390,-390,31,163,389,-382,155,387,388,-157,154,386,387,-156,153,385,386,-155, + 152,384,385,-154,151,383,384,-153,150,382,383,-152,28,378,382,-151,258,16,378,-399,240,18,380,-402,156,388,379,-30,157,30,380,-396 + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000 + } + LayerElementUV: 0 { + Version: 101 + Name: "UVMap" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "IndexToDirect" + UV: 0.375000,0.515625,0.468750,0.648438,0.453125,0.640625,0.406250,0.750000,0.421875,0.734375,0.484375,0.546875, + 0.468750,0.562500,0.421875,0.718750,0.468750,0.718750,0.265625,0.500000,0.515625,0.750000,0.281250,0.578125, + 0.296875,0.656250,0.312500,0.734375,0.531250,0.578125,0.359375,0.593750,0.265625,0.625000,0.250000,0.546875, + 0.593750,0.546875,0.546875,0.640625,0.562500,0.640625,0.593750,0.640625,0.593750,0.515625,0.593750,0.500000, + 0.578125,0.515625,0.578125,0.500000,0.562500,0.515625,0.359375,0.656250,0.359375,0.703125,0.343750,0.656250, + 0.625000,0.500000,0.625000,0.562500,0.609375,0.578125,0.453125,0.546875,0.437500,0.531250,0.437500,0.656250, + 0.421875,0.546875,0.593750,0.562500,0.515625,0.515625,0.546875,0.671875,0.453125,0.656250,0.437500,0.640625, + 0.468750,0.609375,0.484375,0.500000,0.625000,0.656250,0.328125,0.703125,0.609375,0.609375,0.265625,0.515625, + 0.296875,0.671875,0.281250,0.562500,0.312500,0.718750,0.359375,0.531250,0.343750,0.578125,0.375000,0.734375, + 0.453125,0.750000,0.609375,0.671875,0.625000,0.593750,0.343750,0.687500,0.359375,0.671875,0.312500,0.531250, + 0.562500,0.531250,0.375000,0.593750,0.390625,0.578125,0.531250,0.625000,0.578125,0.546875,0.421875,0.703125, + 0.437500,0.625000,0.468750,0.593750,0.625000,0.640625,0.265625,0.531250,0.312500,0.703125,0.250000,0.515625, + 0.328125,0.718750,0.296875,0.625000,0.281250,0.609375,0.359375,0.546875,0.406250,0.625000,0.343750,0.562500, + 0.375000,0.718750,0.421875,0.523438,0.453125,0.687500,0.375000,0.656250,0.390625,0.656250,0.562500,0.656250, + 0.578125,0.656250,0.390625,0.750000,0.437500,0.734375,0.484375,0.593750,0.468750,0.515625,0.562500,0.648438, + 0.625000,0.625000,0.265625,0.546875,0.312500,0.687500,0.593750,0.531250,0.328125,0.734375,0.250000,0.500000, + 0.500000,0.750000,0.281250,0.593750,0.296875,0.640625,0.265625,0.648438,0.562500,0.500000,0.546875,0.515625, + 0.546875,0.500000,0.546875,0.546875,0.562500,0.546875,0.406250,0.671875,0.343750,0.609375,0.359375,0.500000, + 0.390625,0.718750,0.406250,0.523438,0.453125,0.703125,0.437500,0.718750,0.484375,0.609375,0.468750,0.500000, + 0.359375,0.640625,0.609375,0.687500,0.343750,0.671875,0.593750,0.671875,0.390625,0.531250,0.562500,0.578125, + 0.578125,0.593750,0.312500,0.578125,0.328125,0.593750,0.500000,0.640625,0.328125,0.750000,0.515625,0.687500, + 0.546875,0.593750,0.531250,0.640625,0.500000,0.734375,0.250000,0.648438,0.625000,0.523438,0.406250,0.656250, + 0.343750,0.593750,0.390625,0.734375,0.437500,0.750000,0.421875,0.625000,0.437500,0.703125,0.453125,0.718750, + 0.484375,0.562500,0.468750,0.546875,0.296875,0.523438,0.406250,0.703125,0.390625,0.625000,0.375000,0.750000, + 0.453125,0.734375,0.484375,0.578125,0.468750,0.531250,0.578125,0.523438,0.359375,0.648438,0.515625,0.648438, + 0.609375,0.648438,0.515625,0.523438,0.421875,0.648438,0.453125,0.523438,0.328125,0.648438,0.578125,0.648438, + 0.546875,0.648438,0.546875,0.562500,0.281250,0.523438,0.343750,0.500000,0.437500,0.546875,0.421875,0.593750, + 0.468750,0.703125,0.453125,0.500000,0.484375,0.656250,0.546875,0.578125,0.500000,0.687500,0.515625,0.734375, + 0.312500,0.750000,0.546875,0.609375,0.562500,0.609375,0.578125,0.609375,0.593750,0.609375,0.343750,0.546875, + 0.375000,0.640625,0.359375,0.562500,0.406250,0.734375,0.421875,0.750000,0.406250,0.640625,0.390625,0.703125, + 0.375000,0.703125,0.359375,0.515625,0.343750,0.515625,0.593750,0.523438,0.343750,0.523438,0.531250,0.656250, + 0.390625,0.648438,0.500000,0.656250,0.421875,0.609375,0.468750,0.687500,0.484375,0.671875,0.578125,0.562500, + 0.500000,0.671875,0.546875,0.531250,0.515625,0.625000,0.359375,0.578125,0.390625,0.671875,0.343750,0.531250, + 0.406250,0.718750,0.437500,0.515625,0.453125,0.531250,0.421875,0.562500,0.359375,0.750000,0.468750,0.734375, + 0.484375,0.625000,0.531250,0.687500,0.562500,0.593750,0.578125,0.578125,0.515625,0.640625,0.609375,0.523438, + 0.609375,0.656250,0.625000,0.609375,0.265625,0.687500,0.312500,0.546875,0.328125,0.500000,0.296875,0.593750, + 0.281250,0.640625,0.375000,0.523438,0.437500,0.500000,0.484375,0.640625,0.453125,0.648438,0.578125,0.640625, + 0.515625,0.656250,0.531250,0.734375,0.328125,0.515625,0.296875,0.609375,0.281250,0.625000,0.484375,0.718750, + 0.421875,0.531250,0.468750,0.640625,0.359375,0.609375,0.375000,0.609375,0.390625,0.609375,0.406250,0.609375, + 0.609375,0.562500,0.328125,0.687500,0.515625,0.531250,0.421875,0.656250,0.421875,0.687500,0.531250,0.671875, + 0.328125,0.531250,0.406250,0.546875,0.578125,0.531250,0.375000,0.578125,0.312500,0.515625,0.625000,0.578125, + 0.609375,0.625000,0.281250,0.671875,0.296875,0.562500,0.343750,0.750000,0.453125,0.578125,0.484375,0.734375, + 0.468750,0.625000,0.484375,0.523438,0.531250,0.515625,0.562500,0.671875,0.500000,0.609375,0.578125,0.625000, + 0.515625,0.562500,0.546875,0.718750,0.609375,0.640625,0.250000,0.687500,0.312500,0.500000,0.296875,0.578125, + 0.281250,0.656250,0.562500,0.750000,0.421875,0.500000,0.453125,0.593750,0.437500,0.578125,0.484375,0.687500, + 0.468750,0.671875,0.468750,0.523438,0.500000,0.593750,0.515625,0.578125,0.531250,0.500000,0.546875,0.734375, + 0.296875,0.648438,0.625000,0.546875,0.312500,0.609375,0.328125,0.562500,0.250000,0.671875,0.296875,0.531250, + 0.453125,0.609375,0.421875,0.515625,0.468750,0.656250,0.531250,0.546875,0.500000,0.578125,0.515625,0.593750, + 0.531250,0.648438,0.390625,0.640625,0.484375,0.687500,0.484375,0.703125,0.500000,0.687500,0.500000,0.703125, + 0.515625,0.687500,0.515625,0.703125,0.250000,0.656250,0.625000,0.531250,0.312500,0.593750,0.328125,0.578125, + 0.593750,0.625000,0.281250,0.687500,0.296875,0.546875,0.359375,0.523438,0.390625,0.562500,0.343750,0.703125, + 0.406250,0.515625,0.484375,0.515625,0.312500,0.562500,0.546875,0.523438,0.406250,0.562500,0.609375,0.515625, + 0.437500,0.609375,0.625000,0.671875,0.515625,0.500000,0.609375,0.593750,0.375000,0.671875,0.500000,0.546875, + 0.500000,0.562500,0.578125,0.671875,0.531250,0.531250,0.515625,0.609375,0.562500,0.625000,0.250000,0.609375, + 0.453125,0.671875,0.453125,0.515625,0.265625,0.640625,0.250000,0.531250,0.250000,0.593750,0.437500,0.593750, + 0.421875,0.671875,0.546875,0.703125,0.546875,0.687500,0.265625,0.656250,0.250000,0.640625,0.625000,0.515625, + 0.546875,0.750000,0.296875,0.500000,0.406250,0.500000,0.546875,0.656250,0.562500,0.734375,0.453125,0.562500, + 0.437500,0.562500,0.421875,0.578125,0.562500,0.523438,0.375000,0.625000,0.312500,0.523438,0.390625,0.523438, + 0.562500,0.562500,0.250000,0.625000,0.421875,0.640625,0.265625,0.671875,0.593750,0.656250,0.296875,0.515625, + 0.406250,0.648438,0.531250,0.523438,0.250000,0.523438,0.375000,0.648438,0.625000,0.648438,0.500000,0.523438, + 0.437500,0.648438,0.343750,0.648438,0.593750,0.648438,0.312500,0.648438,0.390625,0.593750,0.359375,0.625000, + 0.343750,0.734375,0.484375,0.750000,0.531250,0.562500,0.500000,0.531250,0.562500,0.718750,0.328125,0.625000, + 0.609375,0.531250,0.312500,0.671875,0.593750,0.578125,0.265625,0.562500,0.281250,0.515625,0.375000,0.562500, + 0.406250,0.531250,0.343750,0.718750,0.500000,0.515625,0.531250,0.609375,0.546875,0.625000,0.562500,0.703125, + 0.328125,0.640625,0.312500,0.656250,0.609375,0.546875,0.265625,0.578125,0.531250,0.750000,0.281250,0.500000, + 0.437500,0.687500,0.515625,0.671875,0.328125,0.546875,0.390625,0.546875,0.406250,0.593750,0.328125,0.609375, + 0.500000,0.625000,0.375000,0.500000,0.328125,0.523438,0.265625,0.523438,0.375000,0.546875,0.406250,0.578125, + 0.343750,0.640625,0.390625,0.500000,0.359375,0.718750,0.437500,0.523438,0.500000,0.500000,0.515625,0.546875, + 0.531250,0.593750,0.562500,0.687500,0.531250,0.718750,0.515625,0.718750,0.500000,0.718750,0.531250,0.687500, + 0.531250,0.703125,0.359375,0.687500,0.375000,0.687500,0.390625,0.687500,0.406250,0.687500,0.546875,0.687500, + 0.562500,0.687500,0.578125,0.687500,0.593750,0.687500,0.265625,0.593750,0.312500,0.640625,0.609375,0.500000, + 0.328125,0.656250,0.250000,0.578125,0.296875,0.687500,0.281250,0.546875,0.281250,0.648438,0.390625,0.515625, + 0.375000,0.531250,0.343750,0.625000,0.359375,0.734375,0.468750,0.750000,0.484375,0.648438,0.453125,0.625000, + 0.437500,0.671875,0.468750,0.578125,0.484375,0.531250,0.500000,0.648438,0.265625,0.609375,0.250000,0.562500, + 0.625000,0.687500,0.328125,0.671875,0.593750,0.593750,0.312500,0.625000,0.281250,0.531250 + UVIndex: 250,268,342,341,387,427,443,375,79,405,34,228,150,358,44,210,151,236,369,359,152,360,35,237,36,160,342,201,188,312,66,135,46,211,90,246,386,277,31,234,32,234,31,245,343,201,342,268,45,70,92,235,331,332,409,383,2,41,66,437,47,71,95,9, + 351,280,296,333,325,199,218,163,326,334,349,16,91,17,327,69,33,160,34,200,442,323,328,423,282,312,329,267,324,438,35,40,330,237,35,438,55,210,44,313,153,405,199,325,399,356,71,47,314,38,380,406,266,218,199,283,99,129,334,326,220,360,41,2, + 135,66,41,350,246,90,68,260,437,66,312,282,16,349,323,442,315,56,211,46,161,329,312,188,161,343,268,329,315,32,245,56,423,328,427,387,267,329,268,250,341,342,160,33,375,443,17,91,372,297,277,386,228,34,160,36,115,55,313,444,238,330,438,390, + 80,390,438,324,212,261,280,351,92,373,445,235,235,445,116,57,57,116,58,415,415,58,316,416,416,316,196,417,417,196,105,418,418,105,330,238,166,192,391,125,125,391,239,205,205,239,39,419,419,39,255,420,420,255,319,421,421,319,117,422,422,117,55,115, + 59,240,392,213,240,197,173,392,197,51,75,173,51,432,400,75,432,118,393,400,118,378,241,393,378,228,36,241,369,236,407,317,236,320,285,407,320,193,103,285,193,60,104,103,60,242,64,104,242,93,18,64,93,372,386,18,272,286,273,287,287,273,14,408, + 408,14,165,126,126,165,119,206,206,119,207,120,120,207,374,446,446,374,32,315,298,121,299,122,122,299,52,132,132,52,195,15,15,195,243,61,61,243,62,364,364,62,401,394,394,401,343,161,298,122,395,278,122,132,106,395,132,15,230,106,15,61,231,230, + 61,364,232,231,364,394,233,232,394,161,188,233,272,287,321,256,287,408,381,321,408,126,169,381,126,206,170,169,206,120,171,170,120,446,172,171,446,315,46,172,396,194,208,123,194,63,127,208,63,382,19,127,382,322,20,19,322,257,221,20,257,300,21,221, + 300,246,260,21,447,371,384,424,371,433,402,384,433,365,114,402,365,345,174,114,345,142,289,174,142,76,178,289,76,135,350,178,262,214,224,244,214,159,182,224,159,107,181,182,107,397,0,181,397,403,431,0,403,338,306,431,338,266,283,306,30,335,311,425, + 425,311,22,23,23,22,24,25,25,24,26,100,100,26,101,102,102,101,254,274,274,254,38,314,192,187,222,391,391,222,185,239,239,185,339,39,39,339,83,255,255,83,84,319,319,84,352,117,117,352,210,55,373,385,426,445,445,426,29,116,116,29,27,58, + 58,27,81,316,316,81,82,196,196,82,131,105,105,131,237,330,136,390,80,110,110,80,189,162,162,189,290,291,291,290,292,293,293,292,294,295,295,294,413,414,414,413,332,331,136,65,238,390,65,141,418,238,141,179,417,418,179,180,416,417,180,28,415,416, + 28,305,57,415,305,45,235,57,121,308,279,299,299,279,77,52,52,77,175,195,195,175,377,243,243,377,304,62,62,304,310,401,401,310,201,343,286,318,258,273,273,258,368,14,14,368,157,165,165,157,348,119,119,348,191,207,207,191,37,374,374,37,234,32, + 317,407,258,318,407,285,368,258,285,103,157,368,103,104,348,157,104,64,191,348,64,18,37,191,18,386,234,37,256,321,194,396,321,381,63,194,381,169,382,63,169,170,322,382,170,171,257,322,171,172,300,257,172,46,246,300,278,395,371,447,395,106,433,371, + 106,230,365,433,230,231,345,365,231,232,142,345,232,233,76,142,233,188,135,76,213,392,279,308,392,173,77,279,173,75,175,77,75,400,377,175,400,393,304,377,393,241,310,304,241,36,201,310,363,154,426,385,154,361,29,426,361,148,27,29,148,357,81,27, + 357,186,82,81,186,354,131,82,354,152,237,131,130,297,372,209,209,372,93,183,183,93,242,147,147,242,60,344,344,60,193,309,309,193,320,355,355,320,236,151,441,149,222,187,149,288,185,222,288,156,339,185,156,89,83,339,89,155,84,83,155,362,352,84, + 362,150,210,352,346,398,240,59,398,184,197,240,184,303,51,197,303,217,432,51,217,347,118,432,347,109,378,118,109,79,228,378,249,124,94,366,366,94,72,379,379,72,45,305,202,249,366,434,434,366,379,404,404,379,305,28,143,202,434,53,53,434,404,78, + 78,404,28,180,85,143,53,133,133,53,78,108,108,78,180,179,3,85,133,176,176,133,108,198,198,108,179,141,177,3,176,4,4,176,198,7,7,198,141,65,134,177,4,86,86,4,7,111,111,7,65,136,388,223,275,336,223,410,259,275,410,414,331,259, + 10,167,223,388,167,411,410,223,411,295,414,410,96,128,167,10,128,412,411,167,412,293,295,411,367,251,128,96,251,227,412,128,227,291,293,412,435,203,251,367,203,8,227,251,8,162,291,227,54,144,203,435,144,137,8,203,137,110,162,8,134,86,144,54, + 86,111,137,144,111,136,110,137,92,428,48,373,428,301,247,48,301,212,351,247,166,269,190,192,269,189,270,190,189,80,324,270,308,248,302,213,248,49,429,302,49,375,91,429,318,138,5,317,138,6,139,5,6,341,33,139,272,87,145,286,87,67,439,145, + 67,267,250,439,298,215,263,121,215,97,11,263,97,423,387,11,447,73,225,278,73,226,74,225,226,16,442,74,396,204,112,256,204,252,42,112,252,437,282,42,441,436,219,123,436,1,229,219,1,220,2,229,363,276,98,424,276,430,216,98,430,99,326,216, + 346,140,353,244,140,158,376,353,158,399,47,376,359,253,307,380,253,271,88,307,271,153,325,88,192,190,164,187,190,270,284,164,270,324,40,284,256,112,87,272,112,42,67,87,42,282,267,67,278,225,215,298,225,74,97,215,74,442,423,97,317,5,440,369, + 5,139,146,440,139,33,200,146,213,302,281,59,302,429,448,281,429,91,69,448,424,98,73,447,98,216,226,73,216,326,16,226,380,307,43,406,307,88,113,43,88,325,163,113,373,48,12,385,48,247,264,12,247,351,333,264,244,353,337,262,353,376,389,337, + 376,47,9,389,123,219,204,396,219,229,252,204,229,2,437,252,336,275,340,265,275,259,370,340,259,331,383,370,124,168,13,94,94,13,50,72,72,50,70,45,121,263,248,308,263,11,49,248,11,387,375,49,286,145,138,318,145,439,6,138,439,250,341,6, + 264,333,99,430,12,264,430,276,385,12,276,363,284,40,220,1,164,284,1,436,187,164,436,441,21,260,150,362,221,21,362,155,20,221,155,89,19,20,89,156,127,19,156,288,208,127,288,149,123,208,149,441,178,350,152,354,289,178,354,186,174,289,186,357, + 114,174,357,148,402,114,148,361,384,402,361,154,424,384,154,363,40,35,360,220,333,296,129,99,350,41,360,152,260,68,358,150,146,200,153,271,440,146,271,253,369,440,253,359,448,69,399,158,281,448,158,140,59,281,140,346,306,283,79,109,431,306,109,347, + 0,431,347,217,181,0,217,303,182,181,303,184,224,182,184,398,244,224,398,346,254,355,151,38,101,309,355,254,26,344,309,101,24,147,344,26,22,183,147,24,311,209,183,22,335,130,209,311,69,327,356,399,200,34,405,153,38,151,359,380,283,199,405,79 + } + LayerElementTexture: 0 { + Version: 101 + Name: "" + MappingInformationType: "NoMappingInformation" + ReferenceInformationType: "IndexToDirect" + BlendMode: "Translucent" + TextureAlpha: 1 + TextureId: + } + LayerElementMaterial: 0 { + Version: 101 + Name: "" + MappingInformationType: "AllSame" + ReferenceInformationType: "IndexToDirect" + Materials: 0 + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementUV" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementTexture" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementMaterial" + TypedIndex: 0 + } + } + } + Model: "Model::MESH_Arm_L", "Mesh" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.625000059604645,1.375000119209290,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: -0.375000,-0.125000,-0.125000,-0.375000,0.125000,-0.125000,-0.375000,-0.125000,0.125000,0.187500,0.125000,0.125000, + -0.375000,0.125000,0.125000,0.125000,-0.125000,-0.125000,-0.125000,-0.125000,-0.125000,-0.125000,0.125000,-0.125000, + 0.125000,0.125000,-0.125000,-0.125000,0.125000,0.125000,0.125000,0.125000,0.125000,-0.125000,-0.125000,0.125000, + 0.125000,-0.125000,0.125000,0.187500,0.000000,-0.125000,-0.250000,-0.125000,-0.125000,-0.375000,0.000000,-0.125000, + 0.187500,0.125000,0.000000,-0.375000,0.125000,0.000000,-0.375000,0.000000,0.125000,-0.375000,-0.125000,0.000000, + -0.000000,-0.125000,-0.121875,-0.250000,0.125000,-0.125000,-0.000000,0.125000,-0.125000,-0.250000,0.125000,0.125000, + 0.000000,0.125000,0.125000,-0.250000,-0.125000,0.125000,-0.000000,-0.125000,0.121875,0.125000,-0.125000,0.000000, + -0.125000,-0.125000,0.000000,0.125000,0.000000,0.125000,-0.125000,0.000000,0.125000,0.125000,0.125000,0.000000, + -0.125000,0.125000,0.000000,0.125000,0.000000,-0.125000,-0.125000,0.000000,-0.125000,-0.000000,0.000000,-0.125000, + -0.000000,0.125000,0.000000,-0.000000,0.000000,0.125000,-0.000000,-0.125000,0.000000,-0.375000,0.000000,0.000000, + 0.187500,0.000000,0.000000,-0.250000,-0.125000,0.000000,-0.250000,0.000000,0.125000,-0.250000,0.125000,0.000000, + -0.250000,0.000000,-0.125000,-0.062500,-0.125000,-0.124219,0.031250,-0.062500,0.124596,0.031250,-0.125000,0.000000, + -0.062500,-0.125000,0.124219,-0.062500,0.000000,-0.125000,-0.062500,0.000000,0.125000,-0.062500,-0.125000,0.000000, + -0.015625,-0.125000,0.000000,0.031250,-0.125000,0.123242,0.062500,-0.125000,0.124219,0.062500,-0.125000,-0.124219, + 0.062500,0.000000,-0.125000,0.031250,-0.125000,-0.123242,0.062500,0.000000,0.125000,0.062500,-0.125000,0.000000, + 0.187500,-0.062500,-0.125000,-0.375000,-0.062500,0.125000,0.125000,-0.062500,0.125000,-0.125000,-0.062500,0.125000, + -0.375000,-0.062500,-0.125000,0.125000,-0.062500,-0.125000,-0.125000,-0.062500,-0.125000,-0.000000,-0.062500,-0.124219, + -0.000000,-0.062500,0.124219,-0.375000,-0.062500,0.000000,0.187500,-0.062500,0.000000,-0.250000,-0.062500,0.125000, + -0.250000,-0.062500,-0.125000,-0.062500,-0.062500,-0.124962,-0.062500,-0.062500,0.124962,0.062500,-0.062500,0.124962, + 0.062500,-0.062500,-0.124962,0.031250,-0.062500,-0.124596,-0.031250,-0.125000,0.123242,-0.015625,-0.125000,0.122607, + -0.031250,-0.125000,0.000000,-0.031250,-0.125000,-0.123242,-0.031250,-0.062500,0.124596,-0.031250,-0.062500,-0.124596, + -0.015625,-0.125000,-0.122607,0.015625,-0.125000,0.122607,0.015625,-0.125000,-0.122607,0.015625,-0.125000,0.000000, + 0.187500,-0.125000,-0.125000,0.187500,0.125000,-0.125000,0.187500,-0.125000,0.125000,0.187500,0.000000,0.125000, + 0.187500,-0.125000,0.000000,0.187500,-0.062500,0.125000,0.187500,-0.125000,0.125000,0.187500,0.125000,-0.125000, + 0.250000,-0.125000,-0.125000,0.250000,-0.125000,0.125000,0.250000,0.125000,-0.125000,0.250000,0.125000,0.125000, + 0.187500,-0.125000,-0.125000,0.187500,0.125000,0.125000,0.187500,0.125000,0.062500,0.250000,-0.125000,0.062500, + 0.250000,0.125000,0.062500,0.187500,-0.125000,0.062500,0.187500,-0.062500,-0.125000,0.250000,-0.062500,0.062500, + 0.250000,-0.062500,-0.125000,0.187500,-0.062500,0.125000,0.375000,0.062500,-0.062500,0.250000,-0.125000,-0.062500, + 0.375000,-0.125000,-0.062500,0.375000,0.062500,-0.125000,0.250000,-0.125000,-0.125000,0.375000,-0.125000,-0.125000, + 0.250000,0.000000,-0.125000,0.250000,0.000000,-0.062500,0.312500,0.062500,-0.062500,0.312500,0.062500,-0.125000, + 0.312500,0.000000,-0.125000,0.312500,0.000000,-0.062500,0.312500,-0.125000,0.062500,0.312500,-0.125000,0.125000, + 0.312500,-0.062500,0.062500,0.312500,-0.062500,0.125000,0.375000,-0.062500,0.125000,0.375000,-0.062500,0.062500, + 0.375000,-0.125000,0.062500,0.375000,-0.125000,0.125000,0.312500,-0.125000,0.000000,0.312500,-0.062500,0.000000, + 0.375000,-0.125000,0.000000,0.375000,-0.062500,0.000000,0.343750,-0.125000,0.000000,0.343750,-0.062500,0.000000, + 0.375000,-0.125000,-0.062500,0.375000,-0.062500,-0.062500,0.312500,-0.125000,0.000000,0.312500,-0.062500,0.000000, + 0.312500,-0.125000,-0.062500,0.312500,-0.062500,-0.062500,0.250000,-0.125000,0.000000,0.250000,-0.062500,0.000000, + 0.250000,-0.125000,-0.062500,0.250000,-0.062500,-0.062500,0.312500,-0.125000,-0.031250,0.312500,-0.062500,-0.031250, + 0.250000,-0.062500,0.125000,0.312500,-0.062500,0.062500,0.312500,-0.062500,0.125000,0.312500,0.125000,0.062500, + 0.312500,0.125000,0.125000,0.375000,0.125000,0.125000,0.375000,0.125000,0.062500,0.375000,-0.062500,0.062500, + 0.375000,-0.062500,0.125000,0.312500,-0.062500,0.000000,0.312500,0.125000,0.000000,0.375000,-0.062500,0.000000, + 0.375000,0.125000,0.000000,0.343750,-0.062500,0.000000,0.343750,0.125000,0.000000,0.375000,-0.062500,-0.062500, + 0.375000,0.125000,-0.062500,0.312500,-0.062500,0.000000,0.312500,0.125000,0.000000,0.312500,-0.062500,-0.062500, + 0.312500,0.125000,-0.062500,0.250000,-0.062500,0.000000,0.250000,0.125000,0.000000,0.250000,-0.062500,-0.062500, + 0.250000,0.125000,-0.062500,0.312500,-0.062500,-0.031250,0.312500,0.125000,-0.031250 + PolygonVertexIndex: 44,15,1,-22,43,17,4,-24,71,61,2,-26,41,19,0,-15,70,93,90,-93,69,64,0,-20,92,27,5,-89,51,28,6,-46, + 93,62,12,-91,74,63,-12,16,31,10,-4,58,10,-25,13,33,8,-90,49,34,-8,55,57,-78,77,67,-36,73,66,34,-50,60, + 65,33,-14,8,56,-23,31,36,24,-11,7,22,-50,89,8,31,-17,8,22,36,-32,22,7,32,-37,3,10,29,-92,87,38,20, + -87,85,26,38,-88,48,11,28,-52,90,12,27,-93,61,69,19,-3,4,17,39,-19,17,1,15,-40,60,70,92,-89,89,16,40, + -14,16,3,91,-41,28,41,14,-7,11,25,41,-29,25,2,19,-42,63,71,25,-12,9,23,42,-31,23,4,18,-43,32,43,23, + -10,7,21,43,-33,21,1,17,-44,34,44,21,-8,66,72,44,-35,72,64,15,-45,78,48,51,-81,24,50,-38,37,82,-69,26, + 79,52,-39,35,49,-23,76,77,-57,82,48,-79,80,51,45,-82,12,54,59,-28,27,59,55,-6,10,58,-30,62,75,-13,59,47, + 57,-56,54,53,47,-60,65,76,56,-34,33,56,-9,5,76,-66,50,9,-31,75,46,-55,52,80,81,-85,58,24,-38,29,58,75, + -63,56,77,-36,81,45,-84,14,0,64,-73,6,14,72,-67,30,42,71,-64,13,40,70,-61,18,39,69,-62,82,37,-51,88,5, + 65,-61,45,6,-74,68,82,-80,50,30,63,-75,91,29,62,-94,39,15,64,-70,40,91,93,-71,42,18,61,-72,50,24,-10,22, + 56,-36,36,32,9,-25,84,81,-84,58,46,-76,67,83,-36,79,78,80,-53,49,83,-74,46,37,-69,35,83,-50,82,50,-75,46, + 58,-38,20,84,-68,85,46,-69,38,52,84,-21,57,86,-78,53,85,87,-48,47,87,86,-58,46,85,-54,83,67,-85,77,86,-68, + 85,68,-27,67,86,-21,79,26,-69,79,82,-79,12,75,-55,54,46,-54,48,82,-75,11,48,-75,76,5,-56,77,76,-56,83,45, + -74,73,6,-67,102,101,99,-105,103,97,94,-106,106,108,96,-101,148,109,94,-98,96,103,105,-101,108,107,103,-97,95,102,104,-99, + 98,104,107,-109,99,101,109,-149,95,98,108,-107,120,115,114,-117,112,121,117,-112,118,119,120,-122,112,111,114,-116,121,112,110,-119, + 117,116,114,-112,115,120,119,-114,113,119,118,-111,110,112,115,-114,120,116,117,-122,107,148,125,-125,123,122,-130,122,123,97,-104,107, + 124,122,-104,125,148,97,-124,127,126,129,-129,122,124,131,-131,125,123,129,-127,124,126,-128,130,131,147,-147,124,127,133,-132,128,122, + 130,-133,127,128,132,-134,135,137,141,-140,131,133,137,-148,133,132,136,-138,132,130,146,-137,140,138,142,-145,137,136,140,-142,136,134, + 138,-141,134,135,139,-139,142,143,145,-145,138,139,143,-143,139,141,145,-144,141,140,144,-146,129,122,-129,126,124,-126,104,99,152,-152, + 150,149,-157,149,150,148,-108,104,151,149,-108,152,99,148,-151,154,153,156,-156,149,151,158,-158,152,150,156,-154,151,153,-155,157,158, + 174,-174,151,154,160,-159,155,149,157,-160,154,155,159,-161,162,164,168,-167,158,160,164,-175,160,159,163,-165,159,157,173,-164,167,165, + 169,-172,164,163,167,-169,163,161,165,-168,161,162,166,-166,169,170,172,-172,165,166,170,-170,166,168,172,-171,168,167,171,-173,156,149, + -156,153,151,-153 + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,-0.000225,-0.000075,1.000000,-0.003275,-0.002975,0.999990,0.000000,0.000000,1.000000, + 0.007577,-0.004687,0.999960,0.000225,-0.000075,1.000000,0.003275,-0.002975,0.999990,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.000941,-0.001259,0.999999, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,-0.000075,-0.000075,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000941,-0.001259,-0.999999,0.000075,-0.000075,-1.000000, + 0.000000,0.000000,-1.000000,-0.018987,-0.015334,-0.999702,-0.035907,-0.021640,-0.999121,-0.012694,-0.013874,-0.999823, + -0.012694,-0.013874,-0.999823,-0.000000,-0.021322,-0.999773,-0.000000,-0.004123,-0.999991,0.007577,-0.004687,-0.999960, + 0.000225,-0.000075,-1.000000,0.000075,-0.000075,-1.000000,0.000941,-0.001259,-0.999999,0.000000,0.000000,-1.000000, + -0.000225,-0.000075,-1.000000,-0.000075,-0.000075,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + -0.000941,-0.001259,-0.999999,0.000000,0.000000,-1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000941,-0.001259,-0.999999,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-0.000075,-0.000075,1.000000, + 0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000225,-0.000075,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.003275,-0.002975,0.999990,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000075,-0.000075,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000075,-0.000075,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000225,-0.000075,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000075,-0.000075,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000941,-0.001259,0.999999,-0.000000,-0.004123,0.999991, + -0.000000,-0.004123,0.999991,0.012694,-0.013874,0.999823,-0.000000,-0.021322,0.999773,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.000000,-0.004123,-0.999991, + 0.000941,-0.001259,-0.999999,0.000000,0.000000,-1.000000,-0.007577,-0.004687,-0.999960,-0.012694,-0.013874,-0.999823, + -0.000941,-0.001259,-0.999999,0.012694,-0.013874,0.999823,0.018987,-0.015334,0.999702,0.035907,-0.021640,0.999121, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,-0.000941,-0.001259,0.999999,-0.000075,-0.000075,1.000000,-0.000225,-0.000075,1.000000, + -0.007577,-0.004687,0.999960,-0.003275,-0.002975,0.999990,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.000225,-0.000075,-1.000000,-0.007577,-0.004687,-0.999960, + -0.000941,-0.001259,-0.999999,-0.000075,-0.000075,-1.000000,-0.000075,-0.000075,-1.000000,-0.000941,-0.001259,-0.999999, + 0.000000,0.000000,-1.000000,-0.003275,-0.002975,-0.999990,-0.007577,-0.004687,-0.999960,-0.000225,-0.000075,-1.000000, + 0.000941,-0.001259,0.999999,0.000000,0.000000,1.000000,0.000075,-0.000075,1.000000,-0.007577,-0.004687,0.999960, + -0.012694,-0.013874,0.999823,-0.018987,-0.015334,0.999702,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.000941,-0.001259,0.999999,0.000000,0.000000,1.000000, + -0.000000,-0.004123,0.999991,-0.000075,-0.000075,1.000000,-0.000941,-0.001259,0.999999,-0.007577,-0.004687,0.999960, + -0.000225,-0.000075,1.000000,-0.000941,-0.001259,-0.999999,-0.012694,-0.013874,-0.999823,-0.000000,-0.004123,-0.999991, + 0.035907,-0.021640,-0.999121,0.018987,-0.015334,-0.999702,0.012694,-0.013874,-0.999823,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.003275,-0.002975,-0.999990, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000225,-0.000075,-1.000000,0.000075,-0.000075,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000225,-0.000075,1.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.012694,-0.013874,0.999823, + -0.000000,-0.004123,0.999991,0.000941,-0.001259,0.999999,0.000000,0.000000,-1.000000,-0.003275,-0.002975,-0.999990, + -0.000225,-0.000075,-1.000000,0.000000,0.000000,-1.000000,0.018987,-0.015334,-0.999702,0.003275,-0.002975,-0.999990, + 0.007577,-0.004687,-0.999960,-0.000000,-0.021322,0.999773,0.012694,-0.013874,0.999823,0.038763,-0.029426,0.998815, + 0.000941,-0.001259,0.999999,0.000075,-0.000075,1.000000,0.000225,-0.000075,1.000000,0.007577,-0.004687,0.999960, + 0.000000,0.000000,1.000000,-0.000075,-0.000075,1.000000,-0.000225,-0.000075,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000941,-0.001259,0.999999,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000, + -0.000941,-0.001259,-0.999999,-0.000000,-0.004123,-0.999991,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.038763,-0.029426,-0.998815,0.035907,-0.021640,-0.999121, + 0.012694,-0.013874,-0.999823,-0.000941,-0.001259,0.999999,-0.012694,-0.013874,0.999823,-0.007577,-0.004687,0.999960, + -0.000000,-0.021322,-0.999773,0.012694,-0.013874,-0.999823,-0.000000,-0.004123,-0.999991,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000941,-0.001259,-0.999999, + 0.012694,-0.013874,-0.999823,0.007577,-0.004687,-0.999960,-0.012694,-0.013874,0.999823,-0.000000,-0.004123,0.999991, + -0.000000,-0.021322,0.999773,-0.000000,-0.004123,-0.999991,0.012694,-0.013874,-0.999823,0.000941,-0.001259,-0.999999, + 0.012694,-0.013874,0.999823,0.000941,-0.001259,0.999999,0.007577,-0.004687,0.999960,-0.012694,-0.013874,0.999823, + -0.000941,-0.001259,0.999999,-0.000000,-0.004123,0.999991,0.000000,-0.037472,-0.999298,0.038763,-0.029426,-0.998815, + -0.000000,-0.021322,-0.999773,-0.038763,-0.029426,0.998815,-0.012694,-0.013874,0.999823,-0.000000,-0.021322,0.999773, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + -0.035907,-0.021640,-0.999121,-0.038763,-0.029426,-0.998815,-0.012694,-0.013874,-0.999823,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.012694,-0.013874,0.999823, + -0.038763,-0.029426,0.998815,-0.035907,-0.021640,0.999121,0.012694,-0.013874,-0.999823,-0.000000,-0.021322,-0.999773, + 0.038763,-0.029426,-0.998815,-0.012694,-0.013874,-0.999823,-0.038763,-0.029426,-0.998815,-0.000000,-0.021322,-0.999773, + -0.038763,-0.029426,0.998815,-0.000000,-0.021322,0.999773,0.000000,-0.037472,0.999298,-0.000000,-0.021322,-0.999773, + -0.038763,-0.029426,-0.998815,0.000000,-0.037472,-0.999298,0.038763,-0.029426,0.998815,0.000000,-0.037472,0.999298, + -0.000000,-0.021322,0.999773,0.038763,-0.029426,0.998815,0.012694,-0.013874,0.999823,0.035907,-0.021640,0.999121, + -0.003275,-0.002975,0.999990,-0.007577,-0.004687,0.999960,-0.018987,-0.015334,0.999702,-0.018987,-0.015334,0.999702, + -0.012694,-0.013874,0.999823,-0.035907,-0.021640,0.999121,0.018987,-0.015334,0.999702,0.012694,-0.013874,0.999823, + 0.007577,-0.004687,0.999960,0.003275,-0.002975,0.999990,0.018987,-0.015334,0.999702,0.007577,-0.004687,0.999960, + -0.007577,-0.004687,-0.999960,-0.003275,-0.002975,-0.999990,-0.018987,-0.015334,-0.999702,-0.012694,-0.013874,-0.999823, + -0.007577,-0.004687,-0.999960,-0.018987,-0.015334,-0.999702,0.012694,-0.013874,-0.999823,0.018987,-0.015334,-0.999702, + 0.007577,-0.004687,-0.999960,0.007577,-0.004687,-0.999960,0.003275,-0.002975,-0.999990,0.000225,-0.000075,-1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000001,0.000000,1.000000,0.000001,0.000000,1.000000,0.000001,0.000001,1.000000,0.000001,0.000001,1.000000, + 0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000001,-0.000000,1.000000,0.000001,-0.000000,1.000000,0.000001,0.000000,1.000000,0.000001,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000001,-1.000000,0.000000,0.000001,-1.000000,0.000000,0.000001,-1.000000,0.000000,0.000001, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.000001,-1.000000,0.000000, + -0.000001,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,0.000000,-1.000000, + -0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000001,0.000001,1.000000, + 0.000001,0.000000,1.000000,0.000001,0.000001,1.000000,0.000001,0.000001,1.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000001,1.000000,0.000000,-0.000001,1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,0.000000,-1.000000, + -0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000001,-0.000000,1.000000, + 0.000001,-0.000000,1.000000,0.000001,0.000000,1.000000,0.000001,-0.000000,1.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000 + } + LayerElementUV: 0 { + Version: 101 + Name: "UVMap" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "IndexToDirect" + UV: 0.796875,0.750000,0.796875,0.500000,0.875000,0.515625,0.781250,0.625000,0.812500,0.531250,0.765625,0.703125, + 0.828125,0.515625,0.773438,0.687500,0.687500,0.609375,0.671875,0.531250,0.765625,0.750000,0.765625,0.500000, + 0.843750,0.515625,0.875000,0.546875,0.750000,0.609375,0.750000,0.734375,0.781250,0.578125,0.687500,0.593750, + 0.750000,0.593750,0.750000,0.589844,0.718750,0.750000,0.750000,0.718750,0.687500,0.718750,0.781250,0.687500, + 0.625000,0.546875,0.656250,0.609375,0.625000,0.656250,0.656250,0.546875,0.796875,0.515625,0.875000,0.500000, + 0.718750,0.531250,0.687500,0.601562,0.843750,0.507812,0.734375,0.546875,0.781250,0.531250,0.851562,0.515625, + 0.812500,0.562500,0.625000,0.562500,0.781250,0.718750,0.687500,0.750000,0.812500,0.734375,0.750000,0.687500, + 0.718750,0.546875,0.718750,0.562500,0.687500,0.562500,0.687500,0.546875,0.718750,0.609375,0.671875,0.687500, + 0.828125,0.531250,0.765625,0.718750,0.828125,0.546875,0.812500,0.515625,0.734375,0.500000,0.671875,0.601562, + 0.718750,0.625000,0.812500,0.718750,0.875000,0.656250,0.750000,0.531250,0.765625,0.515625,0.843750,0.500000, + 0.718750,0.601562,0.781250,0.515625,0.703125,0.500000,0.859375,0.531250,0.781250,0.734375,0.781250,0.750000, + 0.718750,0.703125,0.687500,0.703125,0.812500,0.750000,0.750000,0.750000,0.625000,0.593750,0.875000,0.593750, + 0.843750,0.625000,0.781250,0.562500,0.687500,0.625000,0.875000,0.562500,0.781250,0.656250,0.750000,0.601562, + 0.765625,0.585938,0.781250,0.609375,0.765625,0.531250,0.750000,0.515625,0.773438,0.734375,0.671875,0.546875, + 0.671875,0.562500,0.781250,0.546875,0.750000,0.703125,0.718750,0.718750,0.750000,0.656250,0.718750,0.656250, + 0.718750,0.687500,0.687500,0.687500,0.687500,0.656250,0.765625,0.578125,0.687500,0.531250,0.796875,0.734375, + 0.703125,0.515625,0.734375,0.515625,0.812500,0.546875,0.765625,0.546875,0.765625,0.562500,0.750000,0.562500, + 0.750000,0.546875,0.765625,0.609375,0.765625,0.625000,0.750000,0.625000,0.843750,0.546875,0.843750,0.562500, + 0.671875,0.656250,0.640625,0.500000,0.718750,0.515625,0.812500,0.500000,0.765625,0.601562,0.750000,0.585938, + 0.875000,0.625000,0.781250,0.593750,0.750000,0.500000,0.843750,0.531250,0.718750,0.507812,0.671875,0.546875, + 0.718750,0.589844,0.687500,0.589844,0.750000,0.597656,0.718750,0.597656,0.687500,0.597656,0.765625,0.593750, + 0.750000,0.578125,0.796875,0.687500,0.703125,0.531250,0.859375,0.500000,0.765625,0.734375,0.718750,0.585938, + 0.656250,0.562500,0.875000,0.531250,0.625000,0.531250,0.640625,0.515625,0.718750,0.500000,0.773438,0.750000, + 0.718750,0.593750,0.656250,0.625000,0.625000,0.625000,0.687500,0.578125,0.687500,0.585938,0.671875,0.585938, + 0.671875,0.593750,0.656250,0.593750,0.671875,0.609375,0.671875,0.625000,0.718750,0.578125,0.734375,0.531250, + 0.656250,0.515625,0.828125,0.500000,0.625000,0.687500,0.656250,0.656250,0.843750,0.687500,0.656250,0.687500, + 0.843750,0.656250,0.812500,0.687500,0.812500,0.656250,0.765625,0.656250,0.765625,0.687500,0.656250,0.578125, + 0.710938,0.515625,0.843750,0.593750,0.812500,0.625000,0.875000,0.687500,0.671875,0.578125,0.687500,0.500000, + 0.656250,0.531250,0.859375,0.515625,0.812500,0.593750 + UVIndex: 153,155,152,26,156,154,157,158,159,160,41,88,89,90,91,92,64,40,68,65,66,67,91,90,42,43,44,45,46,54,74,8,99,100,101,102,103,104,105,106,107,36,98,16,36,170,27,132,37,24,25,139,140,141,142,143,143,144,145,146,147,139,25,83, + 84,132,27,37,161,70,107,163,170,36,140,70,25,13,75,107,106,75,71,163,107,71,114,72,163,98,36,73,85,120,138,17,121,19,18,138,120,14,105,54,46,102,101,43,42,86,66,90,41,69,20,87,21,20,39,22,87,15,64,65,69,41,23,38, + 21,23,157,55,38,54,89,92,74,105,88,89,54,88,41,90,89,104,159,88,105,164,158,76,3,158,157,23,76,72,156,158,164,114,56,156,72,56,165,154,156,139,153,26,140,147,108,153,139,108,47,155,153,77,14,46,60,170,79,115,115,112,125,18, + 122,123,138,145,25,70,166,143,161,112,14,77,60,46,8,31,101,126,148,43,43,148,141,44,36,16,73,100,93,101,148,131,142,141,126,113,131,148,84,166,161,132,132,161,37,44,166,84,79,164,3,93,78,126,123,60,31,124,16,170,115,73,16,93, + 100,161,143,145,31,8,53,92,91,47,108,74,92,108,147,3,76,159,104,21,38,64,15,21,87,66,86,112,115,79,45,44,84,83,8,74,146,125,112,122,79,3,104,103,85,73,100,99,87,22,67,66,38,55,40,64,76,23,160,159,79,170,164,70, + 161,145,163,72,164,170,124,31,53,16,78,93,144,53,145,122,77,60,123,25,53,146,78,115,125,145,53,25,112,79,103,78,16,115,17,124,144,19,78,125,138,123,124,17,142,121,143,113,19,120,131,131,120,121,142,78,19,113,53,144,124,143,121,144, + 19,125,18,144,121,17,122,18,125,122,112,77,101,93,126,126,78,113,14,112,103,105,14,103,166,44,141,143,166,141,53,8,146,146,74,147,50,98,4,48,149,57,102,33,119,9,94,45,80,99,102,57,94,149,33,45,15,95,0,69,13,50,48,133, + 41,127,95,15,4,98,99,80,24,134,9,119,150,167,94,168,116,61,34,57,5,86,21,49,62,128,94,167,61,116,1,28,49,21,69,10,167,150,135,109,29,2,169,129,5,10,69,86,2,133,63,169,48,4,51,6,81,97,116,97,81,57,149,80, + 58,81,57,58,80,57,81,95,40,68,0,0,95,64,65,58,81,116,11,6,111,151,65,64,82,137,6,151,59,12,52,97,110,136,95,0,65,64,32,129,169,12,12,59,129,35,64,65,137,82,136,110,162,62,96,110,30,128,82,137,10,130,62,118, + 110,96,137,82,130,10,10,130,15,69,10,130,15,69,12,169,63,117,130,10,69,15,116,97,52,111,6,51,48,4,51,6,81,97,116,97,81,57,149,4,51,58,80,51,4,80,58,127,157,40,95,95,127,23,64,51,58,11,111,6,111,151,64,23, + 7,82,6,151,59,12,52,97,110,136,127,95,64,23,32,129,169,12,12,59,129,35,23,64,82,7,136,110,162,62,96,110,30,128,7,82,130,160,62,118,110,96,82,7,160,130,130,160,41,15,130,160,41,15,12,169,63,117,160,130,15,41,116,97, + 52,111,6,51 + } + LayerElementTexture: 0 { + Version: 101 + Name: "" + MappingInformationType: "NoMappingInformation" + ReferenceInformationType: "IndexToDirect" + BlendMode: "Translucent" + TextureAlpha: 1 + TextureId: + } + LayerElementMaterial: 0 { + Version: 101 + Name: "" + MappingInformationType: "AllSame" + ReferenceInformationType: "IndexToDirect" + Materials: 0 + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementUV" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementTexture" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementMaterial" + TypedIndex: 0 + } + } + } + Model: "Model::def_pelvis", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,0.000000000000000,0.750000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",89.999995674159678,-89.999995674159678,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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.250000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_spine", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.250000000000000,0.000000018874474,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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.250000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_chest", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.250000000000000,0.000000018874474,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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.250000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_neck", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.250000000000000,0.000000018874481,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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.062500 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_head", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.062500000000000,0.000000004718615,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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.437500 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_clavicle_L", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.125000134110451,-0.124999992549419,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",179.999936706806011,0.000000000005566,-90.000043485483872 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.250000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_upperArm_L", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.250000000000000,0.000000028311717,-0.000000000000054 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000006146920124,0.000000000000464,0.000000000026055 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.250000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_forearm_L", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.249999895691872,0.000000047186006,-0.000000000000026 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000027320779478,0.000000000056561,-0.000054641539415 + 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", "",-90.0000025044782,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",1 + Property: "RotationMinY", "bool", "",1 + Property: "RotationMinZ", "bool", "",1 + Property: "RotationMaxX", "bool", "",1 + Property: "RotationMaxY", "bool", "",1 + Property: "RotationMaxZ", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.250000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_wrist_L", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.187500283122063,0.000000061342057,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000136604109089,0.000000000180975,-0.000327849392821 + 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,-90.0000025044782,0 + Property: "RotationMax", "Vector3D", "",0,90.0000025044782,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",1 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.062500 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_indexFinger_L_01", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.062500171363354,-0.062500230967999,-0.093749880790710 + Property: "Lcl Rotation", "Lcl Rotation", "A+",90.000009334538021,0.000004325710290,0.000219477148315 + Property: "Lcl Scaling", "Lcl Scaling", "A+",0.999999940395355,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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.062500 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_indexFinger_L_02", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.062499973922968,0.000000003722619,-0.000000115481527 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000330007537082,71.565171670349187,-0.000350865768163 + Property: "Lcl Scaling", "Lcl Scaling", "A+",0.999999940395355,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", "",90.0000025044782,0,0 + Property: "RotationMinX", "bool", "",1 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.098821 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_indexFinger_L_03", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.098821446299553,0.000000008107207,0.000000067928354 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000005498593822,108.435038244023616,0.000089325904895 + 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", "",90.0000025044782,0,0 + Property: "RotationMinX", "bool", "",1 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.093750 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::hlp_indexKnuckle_L_02", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.138349547982216,0.000000035842639,0.019764222204685 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000042675931596,18.434950362310143,-0.000009683534900 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000119209290,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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::hlp_indexKnuckle_L_01", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.125000208616257,0.000000127650310,0.062499761581421 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000109283365436,0.000117393980580,-0.000000000610667 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_thumbFinger_L_01", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.124999411404133,0.078125074505806,-0.062500149011612 + Property: "Lcl Rotation", "Lcl Rotation", "A+",58.516177223328611,-89.999865900565453,120.023881680470140 + 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", "",90.0000025044782,0,0 + Property: "RotationMinX", "bool", "",1 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.093750 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_palmFingers_L_01", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.062500171363354,-0.062500111758709,-0.031249882653356 + Property: "Lcl Rotation", "Lcl Rotation", "A+",90.000009334538021,0.000004325719654,0.000222892216845 + Property: "Lcl Scaling", "Lcl Scaling", "A+",0.999999940395355,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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.062500 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_palmFingers_L_02", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.062499944120646,0.000000005585264,-0.000000059602193 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000317368232210,71.565171670349187,-0.000337205285603 + Property: "Lcl Scaling", "Lcl Scaling", "A+",0.999999940395355,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", "",90.0000025044782,0,0 + Property: "RotationMinX", "bool", "",1 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.098821 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_palmFingers_L_03", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.098821491003036,0.000000008420116,0.000000022468161 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000037771706398,108.435017753456108,0.000130723849926 + 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", "",90.0000025044782,0,0 + Property: "RotationMinX", "bool", "",1 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.093750 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::hlp_palmKnuckles_L_02", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.138349592685699,0.000000025614284,0.019764177501202 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000042357964878,18.434950362310143,-0.000013958326596 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::hlp_palmKnuckles_L_01", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.125000178813934,0.000000129512955,0.062499821186066 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000109283365436,0.000106721803488,-0.000000000610667 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_hand_L", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.249999985098839,0.000000066060657,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,-0.000000000260546,-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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::hlp_elbow_L", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.249999895691872,-0.000000196696561,0.125000014901161 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000027320779478,0.000000000002063,-0.000054641598039 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_clavicle_R", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.125000104308128,0.125000029802322,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-179.999936706806011,-0.000000000007408,90.000063976051379 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.250000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_upperArm_R", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.250000119209290,0.000000028311689,-0.000000000000054 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000006146946179,0.000000000061200,-0.000000000026055 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.250000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_forearm_R", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.249999985098839,0.000000047186347,-0.000000000000077 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000027320753423,-0.000000000091736,0.000054641513360 + 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", "",-90.0000025044782,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",1 + Property: "RotationMinY", "bool", "",1 + Property: "RotationMinZ", "bool", "",1 + Property: "RotationMaxX", "bool", "",1 + Property: "RotationMaxY", "bool", "",1 + Property: "RotationMaxZ", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.250000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_wrist_R", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.187500074505806,0.000000061342057,-0.000000000000032 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000136603483766,0.000000000245026,0.000327848767499 + 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,-90.0000025044782,0 + Property: "RotationMax", "Vector3D", "",0,90.0000025044782,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",1 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.062500 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_indexFinger_R_01", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.062500305473804,0.062500119209290,-0.093749880790710 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-90.000009334538021,-0.000004325710290,-0.000210825277470 + Property: "Lcl Scaling", "Lcl Scaling", "A+",0.999999940395355,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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.062500 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_indexFinger_R_02", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.062500081956387,0.000000003741846,0.000000003729681 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000340566420068,71.565192160916695,0.000304838150335 + Property: "Lcl Scaling", "Lcl Scaling", "A+",0.999999880790710,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", "",90.0000025044782,0,0 + Property: "RotationMinX", "bool", "",1 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.098821 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_indexFinger_R_03", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.098821118474007,0.000000001800643,0.000000025378515 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000098516504097,108.434942621375242,0.000100238323072 + 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", "",90.0000025044782,0,0 + Property: "RotationMinX", "bool", "",1 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.093750 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::hlp_indexKnuckle_R_02", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.138349637389183,0.000000022431092,0.019764330238104 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000025867842662,18.434912796269707,-0.000002483880081 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::hlp_indexKnuckle_R_01", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.125000208616257,-0.000000110747699,0.062499761581421 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000109282714059,0.000117394006635,0.000000000610667 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_thumbFinger_R_01", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.124999485909939,-0.093750290572643,-0.062500171363354 + Property: "Lcl Rotation", "Lcl Rotation", "A+",179.999677159617534,-89.999968353403005,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", "",90.0000025044782,0,0 + Property: "RotationMinX", "bool", "",1 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.093750 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_palmFingers_R_01", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.062500305473804,0.062500007450581,-0.031249882653356 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-90.000009334538021,-0.000004325701334,-0.000214240359027 + Property: "Lcl Scaling", "Lcl Scaling", "A+",0.999999940395355,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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.062500 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_palmFingers_R_02", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.062500059604645,0.000000005604484,0.000000059609476 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000354272915942,71.565192160916695,0.000318498606840 + 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", "",90.0000025044782,0,0 + Property: "RotationMinX", "bool", "",1 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.098821 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_palmFingers_R_03", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.098821192979813,0.000000010382983,0.000000017986164 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000086469177701,108.434922130807735,0.000082970530911 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,0.999999940395355 + 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", "",90.0000025044782,0,0 + Property: "RotationMinX", "bool", "",1 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.093750 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::hlp_palmKnuckles_R_02", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.138349711894989,0.000000020840332,0.019764322787523 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000026846918560,18.434924749100755,-0.000007658629113 + Property: "Lcl Scaling", "Lcl Scaling", "A+",0.999999940395355,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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::hlp_palmKnuckles_R_01", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.125000178813934,-0.000000108885061,0.062499821186066 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000109282714059,0.000106721816515,0.000000000610667 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_hand_R", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.250000029802322,0.000000066060672,-0.000000000000032 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000000000000000,0.000000000082508,-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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::hlp_elbow_R", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.249999925494194,0.000000291068801,0.125000014901161 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000027320753423,-0.000000000002063,0.000054641513360 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_hip_L", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.125000134110451,-0.125000000000000,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000005008956131,180.000005008697713,0.000008651422209 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.125000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_thigh_L", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.125000193715096,0.000000002981224,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000002732226340,0.000000000000007,0.000002276729791 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.375000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_shin_L", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.375000000000000,0.000000031292934,-0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000002276729384,-0.000000000000199,0.000002276729384 + 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", "",90.0000025044782,0,0 + Property: "RotationMinX", "bool", "",1 + Property: "RotationMinY", "bool", "",1 + Property: "RotationMinZ", "bool", "",1 + Property: "RotationMaxX", "bool", "",1 + Property: "RotationMaxY", "bool", "",1 + Property: "RotationMaxZ", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.375000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_foot_L", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.375000029802322,0.000000029802322,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000004553459175,0.000000000001177,-0.000004553458768 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::hlp_knee_L", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.374999940395355,0.000000021358826,-0.125000014901161 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000002276729791,0.000000000000172,-0.000002276731420 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_hip_R", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.125000104308128,0.125000029802322,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000005008956131,180.000005008697713,0.000008651422209 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.125000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_thigh_R", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.125000163912773,0.000000010431805,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000007285685311,0.000000000000749,-0.000002276729995 + Property: "Lcl Scaling", "Lcl Scaling", "A+",0.999999940395355,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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.375000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_shin_R", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.374999910593033,0.000000038743504,-0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000002276729181,-0.000000000000081,0.000002276729995 + 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", "",90.0000025044782,0,0 + Property: "RotationMinX", "bool", "",1 + Property: "RotationMinY", "bool", "",1 + Property: "RotationMinZ", "bool", "",1 + Property: "RotationMaxX", "bool", "",1 + Property: "RotationMaxY", "bool", "",1 + Property: "RotationMaxZ", "bool", "",1 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.375000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::def_foot_R", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.375000059604645,0.000000029802322,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000128065669139,-0.000000000011112,0.000128065656111 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Model: "Model::hlp_knee_R", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.374999910593033,0.000000048677613,-0.125000014901161 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.000002276725924,-0.000042688656257,0.000002276731013 + 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: "Size", "double", "",1 + Property: "LimbLength", "double", "",0.020000 + Property: "Color", "ColorRGB", "",0.8,0.8,0.8 + Property: "Color", "Color", "A",0.8,0.8,0.8 + } + MultiLayer: 0 + MultiTake: 1 + Shading: Y + Culling: "CullingOff" + TypeFlags: "Skeleton" + } + Material: "Material::character_body", "" { + Version: 102 + ShadingModel: "lambert" + MultiLayer: 0 + Properties60: { + Property: "ShadingModel", "KString", "", "Lambert" + Property: "MultiLayer", "bool", "",0 + Property: "EmissiveColor", "ColorRGB", "",0.0782,0.4233,0.1274 + Property: "EmissiveFactor", "double", "",0.0000 + Property: "AmbientColor", "ColorRGB", "",1.0000,1.0000,1.0000 + Property: "AmbientFactor", "double", "",1.0000 + Property: "DiffuseColor", "ColorRGB", "",0.0782,0.4233,0.1274 + Property: "DiffuseFactor", "double", "",0.8000 + Property: "Bump", "Vector3D", "",0,0,0 + Property: "TransparentColor", "ColorRGB", "",1,1,1 + Property: "TransparencyFactor", "double", "",0.0000 + Property: "SpecularColor", "ColorRGB", "",0.0000,0.0000,0.0000 + Property: "SpecularFactor", "double", "",0.5000 + Property: "ShininessExponent", "double", "",45.9 + Property: "ReflectionColor", "ColorRGB", "",0,0,0 + Property: "ReflectionFactor", "double", "",1 + Property: "Emissive", "ColorRGB", "",0,0,0 + Property: "Ambient", "ColorRGB", "",1.0,1.0,1.0 + Property: "Diffuse", "ColorRGB", "",0.1,0.4,0.1 + Property: "Specular", "ColorRGB", "",0.0,0.0,0.0 + Property: "Shininess", "double", "",45.9 + Property: "Opacity", "double", "",1.0 + Property: "Reflectivity", "double", "",0 + } + } + Material: "Material::character_head", "" { + Version: 102 + ShadingModel: "lambert" + MultiLayer: 0 + Properties60: { + Property: "ShadingModel", "KString", "", "Lambert" + Property: "MultiLayer", "bool", "",0 + Property: "EmissiveColor", "ColorRGB", "",0.0782,0.4233,0.1274 + Property: "EmissiveFactor", "double", "",0.0000 + Property: "AmbientColor", "ColorRGB", "",1.0000,1.0000,1.0000 + Property: "AmbientFactor", "double", "",1.0000 + Property: "DiffuseColor", "ColorRGB", "",0.0782,0.4233,0.1274 + Property: "DiffuseFactor", "double", "",0.8000 + Property: "Bump", "Vector3D", "",0,0,0 + Property: "TransparentColor", "ColorRGB", "",1,1,1 + Property: "TransparencyFactor", "double", "",0.0000 + Property: "SpecularColor", "ColorRGB", "",0.0000,0.0000,0.0000 + Property: "SpecularFactor", "double", "",0.5000 + Property: "ShininessExponent", "double", "",45.9 + Property: "ReflectionColor", "ColorRGB", "",0,0,0 + Property: "ReflectionFactor", "double", "",1 + Property: "Emissive", "ColorRGB", "",0,0,0 + Property: "Ambient", "ColorRGB", "",1.0,1.0,1.0 + Property: "Diffuse", "ColorRGB", "",0.1,0.4,0.1 + Property: "Specular", "ColorRGB", "",0.0,0.0,0.0 + Property: "Shininess", "double", "",45.9 + Property: "Opacity", "double", "",1.0 + Property: "Reflectivity", "double", "",0 + } + } + GroupSelection: "GroupSelection::minecraft-character", "Default" { + Properties60: { + Property: "MultiLayer", "bool", "",0 + Property: "Pickable", "bool", "",1 + Property: "Transformable", "bool", "",1 + Property: "Show", "bool", "",1 + } + MultiLayer: 0 + } + Deformer: "Deformer::Skin MESH_Hair", "Skin" { + Version: 100 + MultiLayer: 0 + Type: "Skin" + Properties60: { + } + Link_DeformAcuracy: 50 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_pelvis", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000080216523,-1.062500000000000,0.000000000000000,0.000000000000000,0.000000173103217,0.000000000000013,-1.062500000000000,0.000000000000000,1.062500000000000,0.000000080216523,0.000000173103217,0.000000000000000,1.000000000000000,0.000000075497901,0.000000285111184,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,0.750000000000000,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_spine", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000080216523,-1.062500000000000,0.000000000000000,0.000000000000000,0.000000173103217,0.000000000000013,-1.062500000000000,0.000000000000000,1.062500000000000,0.000000080216523,0.000000173103217,0.000000000000000,0.750000000000000,0.000000056623428,0.000000285111184,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000,-0.000000162920671,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_chest", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000080216523,-1.062500000000000,0.000000000000000,0.000000000000000,0.000000173103217,0.000000000000013,-1.062500000000000,0.000000000000000,1.062500000000000,0.000000080216523,0.000000173103217,0.000000000000000,0.500000000000000,0.000000037748954,0.000000285111184,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.250000000000000,-0.000000203650842,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_neck", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000080216523,-1.062500000000000,0.000000000000000,0.000000000000000,0.000000173103217,0.000000000000013,-1.062500000000000,0.000000000000000,1.062500000000000,0.000000080216523,0.000000173103217,0.000000000000000,0.250000000000000,0.000000018874474,0.000000285111184,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.500000000000000,-0.000000244380999,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_head", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 0,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,32,33,34,35,36,37,38,39,40,41,42,43,44,45 + ,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68 + ,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91 + ,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114 + ,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: 0.000000080216523,-1.062500000000000,0.000000000000000,0.000000000000000,0.000000173103217,0.000000000000013,-1.062500000000000,0.000000000000000,1.062500000000000,0.000000080216523,0.000000173103217,0.000000000000000,0.187500000000000,0.000000014155859,0.000000285111184,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.562500000000000,-0.000000254563560,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_clavicle_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.062500000000000,-0.000000933062438,-0.000000000001119,0.000000000000000,-0.000000000000063,-0.000001346815111,1.062500000000000,0.000000000000000,-0.000000933062438,-1.062500000000000,-0.000001346815111,0.000000000000000,-0.125000327825546,-0.374999761581421,-0.000000699362090,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000878176422,0.000000000000060,0.000000000000000,-0.000000878176422,-1.000000000000000,0.000001267590733,0.000000000000000,-0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,0.125000000000000,1.375000119209290,-0.000000224015935,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_upperArm_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.062500000000000,-0.000000933062950,-0.000000000001011,0.000000000000000,-0.000000000000072,-0.000001232825866,1.062500000000000,0.000000000000000,-0.000000933062950,-1.062500000000000,-0.000001232825866,0.000000000000000,-0.375000327825546,-0.374999761581421,-0.000000659130706,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000878176877,0.000000000000068,0.000000000000000,-0.000000878176877,-1.000000000000000,0.000001160306738,0.000000000000000,-0.000000000000951,-0.000001160306738,-1.000000000000000,0.000000000000000,0.375000000000000,1.374999880790710,-0.000000224015906,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_forearm_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.062500000000000,0.000000080216523,0.000000000000000,0.000000000000000,0.000000000000055,-0.000000726186045,1.062500000000000,0.000000000000000,0.000000080216523,-1.062500000000000,-0.000000726186045,0.000000000000000,-0.624999880790710,-0.375000357627869,-0.000000480317055,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075497901,-0.000000000000052,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_wrist_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.062500000000000,0.000006159896202,-0.000000000011330,0.000000000000000,0.000000000000854,0.000001807017384,1.062500000000000,0.000000000000000,0.000006159896202,-1.062500000000000,0.000001807017384,0.000000000000000,-0.812498033046722,-0.375005125999451,0.000000413764155,1.000000000000000 + TransformLink: 1.000000000000000,0.000005797549420,-0.000000000000804,0.000000000000000,0.000005797549420,-1.000000000000000,-0.000001700722237,0.000000000000000,-0.000000000010664,0.000001700722237,-1.000000000000000,0.000000000000000,0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_indexFinger_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.062500119209290,0.000000080205105,-0.000002089886038,0.000000000000000,-0.000000080208814,1.062500000000000,-0.000001853460844,0.000000000000000,0.000002089886038,0.000001853460958,1.062500000000000,0.000000000000000,-0.874999403953552,0.093750245869160,0.312501549720764,1.000000000000000 + TransformLink: 0.999999940395355,0.000001966951004,0.000000075490583,0.000000000000000,0.000000075487208,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001966951459,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_indexFinger_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.335991978645325,0.000000781045060,1.007976174354553,0.000000000000000,-0.000000324537581,1.062500000000000,-0.000000715114481,0.000000000000000,-1.007976055145264,-0.000000081744616,0.335991859436035,0.000000000000000,-0.592926979064941,0.093749053776264,-0.790569543838501,1.000000000000000 + TransformLink: 0.316227614879608,-0.948683321475983,0.000000305447287,0.000000000000000,0.000000735101082,-0.000000076935891,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227704286575,0.000000673048874,0.000000000000000,0.937499880790710,1.437500119209290,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_indexFinger_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.062500119209290,0.000000257222979,-0.000001424923198,0.000000000000000,0.000000257220762,1.062500000000000,0.000001591689397,0.000000000000000,0.000001488253929,0.000001591688715,-1.062500000000000,0.000000000000000,0.968750536441803,0.093750171363354,-0.406248688697815,1.000000000000000 + TransformLink: -0.999999940395355,0.000001341104394,-0.000000242090181,0.000000000000000,0.000000242092199,0.000001498060215,-1.000000000000000,0.000000000000000,-0.000001400709152,-1.000000000000000,-0.000001498060328,0.000000000000000,0.968749940395355,1.343749880790710,0.093749791383743,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000031664971,0.000000046443237,1.062500119209290,0.000000000000000,-0.000000252101927,1.062500000000000,-0.000000046443251,0.000000000000000,-1.062499880790710,-0.000000252102069,-0.000000063329921,0.000000000000000,-0.437499880790710,0.093749634921551,-1.000000000000000,1.000000000000000 + TransformLink: -0.000000059604645,-1.000000119209290,0.000000237272559,0.000000000000000,0.000000043711278,-0.000000237272403,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000029802315,0.000000043711285,0.000000000000000,0.999999821186066,1.312500119209290,0.093749783933163,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.062500119209290,0.000000080216260,0.000000087083016,0.000000000000000,-0.000000080216338,1.062500000000000,0.000000173103217,0.000000000000000,-0.000000087082519,-0.000000173103217,1.062500000000000,0.000000000000000,-1.000000119209290,0.093749642372131,0.249999761581421,1.000000000000000 + TransformLink: 0.999999940395355,-0.000000081960465,0.000000075497667,0.000000000000000,0.000000075497709,-0.000000162920671,-1.000000000000000,0.000000000000000,0.000000081960025,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.093749754130840,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_thumbFinger_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000001308814603,0.000000160427405,1.062500000000000,0.000000000000000,1.062500000000000,0.000000299765048,0.000001351038236,0.000000000000000,-0.000000299764878,1.062500000000000,-0.000000160427376,0.000000000000000,0.062500812113285,0.453124761581421,-0.937500059604645,1.000000000000000 + TransformLink: -0.000001271565452,-0.000000282131623,-1.000000000000000,0.000000000000000,0.000000150990118,1.000000000000000,-0.000000282131850,0.000000000000000,1.000000000000000,-0.000000150990843,-0.000001231825536,0.000000000000000,0.937500059604645,1.296875119209290,0.062499787658453,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_palmFingers_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.062500119209290,0.000000080205112,-0.000002026555649,0.000000000000000,-0.000000080208942,1.062500000000000,-0.000001853460844,0.000000000000000,0.000002026556103,0.000001853460958,1.062500000000000,0.000000000000000,-0.874999463558197,0.031250245869160,0.312501668930054,1.000000000000000 + TransformLink: 0.999999940395355,0.000001907346245,0.000000075490483,0.000000000000000,0.000000075487435,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001907346814,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_palmFingers_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.335991919040680,0.000000750080517,1.007976174354553,0.000000000000000,-0.000000244431163,1.062500000000000,-0.000000709177357,0.000000000000000,-1.007976055145264,-0.000000007626281,0.335991859436035,0.000000000000000,-0.592926859855652,0.031249102205038,-0.790569543838501,1.000000000000000 + TransformLink: 0.316227614879608,-0.948683321475983,0.000000230052791,0.000000000000000,0.000000705958200,-0.000000007177647,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227644681931,0.000000667460881,0.000000000000000,0.937499880790710,1.437500119209290,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_palmFingers_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.062500119209290,-0.000000016506728,-0.000001361593604,0.000000000000000,-0.000000016508233,1.062500000000000,0.000001591690307,0.000000000000000,0.000001234933848,0.000001591690079,-1.062500119209290,0.000000000000000,0.968750476837158,0.031250402331352,-0.406249165534973,1.000000000000000 + TransformLink: -0.999999940395355,0.000001281499749,0.000000015537665,0.000000000000000,-0.000000015535420,0.000001498061351,-1.000000000000000,0.000000000000000,-0.000001162290573,-0.999999940395355,-0.000001498061124,0.000000000000000,0.968749940395355,1.343749880790710,0.031249780207872,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000094994910,0.000000046443233,1.062500119209290,0.000000000000000,-0.000000253188034,1.062500000000000,-0.000000046443372,0.000000000000000,-1.062500000000000,-0.000000253188034,-0.000000063329928,0.000000000000000,-0.437499761581421,0.031249638646841,-0.999999940395355,1.000000000000000 + TransformLink: -0.000000059604645,-1.000000000000000,0.000000238294632,0.000000000000000,0.000000043711392,-0.000000238294632,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000089406960,0.000000043711296,0.000000000000000,0.999999821186066,1.312500119209290,0.031249785795808,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.062500119209290,0.000000080216523,-0.000000047493106,0.000000000000000,-0.000000080216815,1.062500000000000,0.000000173103217,0.000000000000000,0.000000047493721,-0.000000173103217,1.062500000000000,0.000000000000000,-1.000000119209290,0.031249638646841,0.249999880790710,1.000000000000000 + TransformLink: 0.999999940395355,0.000000044699402,0.000000075497887,0.000000000000000,0.000000075498178,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.000000044699959,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.031249755993485,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_hand_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.062500000000000,0.000000080216523,-0.000000000004832,0.000000000000000,0.000000000004886,-0.000000726186045,1.062500000000000,0.000000000000000,0.000000080216523,-1.062500000000000,-0.000000726186045,0.000000000000000,-0.874999880790710,-0.375000476837158,-0.000000480313076,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075497901,-0.000000000004599,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000004547,-0.000000683469239,-1.000000000000000,0.000000000000000,0.874999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_elbow_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.062500000000000,0.000000080217610,-0.000000000001011,0.000000000000000,0.000000000001065,-0.000000726186045,1.062500000000000,0.000000000000000,0.000000080217610,-1.062500000000000,-0.000000726186045,0.000000000000000,-0.624999880790710,-0.375000119209290,-0.125000491738319,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075498924,-0.000000000001003,0.000000000000000,0.000000075498924,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000951,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999761581421,-0.125000238418579,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_clavicle_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.062500000000000,-0.000001093495030,0.000000000001119,0.000000000000000,-0.000000000000267,0.000001346815111,1.062500000000000,0.000000000000000,-0.000001093494575,1.062500000000000,-0.000001346815111,0.000000000000000,-0.125000402331352,0.374999761581421,-0.000000699362090,1.000000000000000 + TransformLink: -1.000000000000000,-0.000001029171813,0.000000000000251,0.000000000000000,-0.000001029171358,1.000000000000000,-0.000001267590733,0.000000000000000,0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,-0.125000014901161,1.375000119209290,-0.000000224015935,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_upperArm_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.062500000000000,-0.000001093495484,-0.000000000000133,0.000000000000000,-0.000000000001402,0.000001232825412,1.062500000000000,0.000000000000000,-0.000001093495030,1.062500000000000,-0.000001232825412,0.000000000000000,-0.375000506639481,0.374999761581421,-0.000000659130933,1.000000000000000 + TransformLink: -1.000000000000000,-0.000001029172267,0.000000000001319,0.000000000000000,-0.000001029171813,1.000000000000000,-0.000001160306283,0.000000000000000,-0.000000000000125,-0.000001160306283,-1.000000000000000,0.000000000000000,-0.375000119209290,1.374999880790710,-0.000000224015906,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_forearm_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.062500000000000,-0.000000080216523,0.000000000001530,0.000000000000000,0.000000000001475,0.000000726186045,1.062500000000000,0.000000000000000,-0.000000080216040,1.062500000000000,-0.000000726186045,0.000000000000000,-0.625000119209290,0.375000357627869,-0.000000480315862,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,-0.000000000001388,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000001440,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000119209290,1.374999642372131,-0.000000224015594,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_wrist_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.062500000000000,0.000005999451332,0.000000000011290,0.000000000000000,0.000000000001087,-0.000001807005788,1.062500000000000,0.000000000000000,0.000005999451787,1.062500000000000,0.000001807005788,0.000000000000000,-0.812498033046722,0.375004887580872,0.000000413760063,1.000000000000000 + TransformLink: -1.000000000000000,0.000005646542377,-0.000000000001023,0.000000000000000,0.000005646542832,1.000000000000000,0.000001700711323,0.000000000000000,0.000000000010626,0.000001700711323,-1.000000000000000,0.000000000000000,-0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_indexFinger_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.062500119209290,-0.000000080227913,0.000002089881946,0.000000000000000,0.000000080224190,-1.062500000000000,-0.000001853449021,0.000000000000000,0.000002089883083,-0.000001853448907,1.062500000000000,0.000000000000000,-0.874999523162842,-0.093750379979610,0.312501549720764,1.000000000000000 + TransformLink: -0.999999940395355,0.000001966947821,-0.000000075505184,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001966948275,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_indexFinger_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.335991740226746,-0.000000418687193,-1.007976293563843,0.000000000000000,-0.000000003902255,-1.062500000000000,0.000000442636122,0.000000000000000,-1.007976174354553,0.000000143675905,0.335991501808167,0.000000000000000,-0.592926740646362,-0.093750089406967,-0.790569901466370,1.000000000000000 + TransformLink: -0.316227227449417,-0.948683381080627,0.000000003673073,0.000000000000000,-0.000000394058816,0.000000135224184,1.000000000000000,0.000000000000000,-0.948683321475983,0.316227465867996,-0.000000416598425,0.000000000000000,-0.937500119209290,1.437500119209290,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_indexFinger_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.062500119209290,0.000000169126878,-0.000000063329949,0.000000000000000,0.000000169126537,-1.062500000000000,-0.000000080216218,0.000000000000000,0.000000284984736,0.000000080216623,-1.062500000000000,0.000000000000000,0.968750298023224,-0.093749590218067,-0.406249880790710,1.000000000000000 + TransformLink: 0.999999880790710,-0.000000059604666,-0.000000159178228,0.000000000000000,0.000000159177887,0.000000075497610,1.000000000000000,0.000000000000000,0.000000268220901,-1.000000000000000,0.000000075497958,0.000000000000000,-0.968750059604645,1.343750119209290,0.093749776482582,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000348314671,0.000000046443429,-1.062500119209290,0.000000000000000,-0.000000099977896,-1.062500000000000,-0.000000046443038,0.000000000000000,-1.062500000000000,0.000000099978202,0.000000126659884,0.000000000000000,-0.437500238418579,-0.093749701976776,-1.000000119209290,1.000000000000000 + TransformLink: -0.000000119209290,-1.000000000000000,0.000000094097139,0.000000000000000,0.000000043711101,0.000000094096826,1.000000000000000,0.000000000000000,-0.999999880790710,0.000000327825546,0.000000043711427,0.000000000000000,-1.000000119209290,1.312500119209290,0.093749783933163,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.062500119209290,-0.000000080216751,-0.000000087086882,0.000000000000000,0.000000080216665,-1.062500000000000,0.000000173103217,0.000000000000000,-0.000000087085930,0.000000173103217,1.062500000000000,0.000000000000000,-1.000000238418579,-0.093749791383743,0.249999880790710,1.000000000000000 + TransformLink: -0.999999940395355,-0.000000081964131,-0.000000075498100,0.000000000000000,-0.000000075498043,0.000000162920671,1.000000000000000,0.000000000000000,-0.000000081963208,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.093749754130840,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_thumbFinger_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000000006989,0.000000075998628,-1.062500000000000,0.000000000000000,1.062500000000000,0.000001211702966,0.000000000007506,0.000000000000000,0.000001211702966,-1.062500000000000,-0.000000075998145,0.000000000000000,0.062500320374966,-0.468749761581421,-0.937500178813934,1.000000000000000 + TransformLink: 0.000000000006983,0.000001140426320,-1.000000000000000,0.000000000000000,0.000000071527666,-1.000000000000000,-0.000001140426320,0.000000000000000,-1.000000000000000,-0.000000071528120,-0.000000000006660,0.000000000000000,-0.937500178813934,1.281250000000000,0.062499787658453,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_palmFingers_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.062500119209290,-0.000000080227906,0.000002026552011,0.000000000000000,0.000000080224304,-1.062500000000000,-0.000001853449021,0.000000000000000,0.000002026552920,-0.000001853448907,1.062500000000000,0.000000000000000,-0.874999582767487,-0.031250376254320,0.312501668930054,1.000000000000000 + TransformLink: -0.999999940395355,0.000001907343062,-0.000000075505284,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001907343631,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_palmFingers_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.335991442203522,-0.000000406497833,-1.007976174354553,0.000000000000000,-0.000000084009272,-1.062500000000000,0.000000456489317,0.000000000000000,-1.007976174354553,0.000000224052343,0.335991442203522,0.000000000000000,-0.592926502227783,-0.031250059604645,-0.790569901466370,1.000000000000000 + TransformLink: -0.316227227449417,-0.948683500289917,0.000000079067370,0.000000000000000,-0.000000382586194,0.000000210872997,1.000000000000000,0.000000000000000,-0.948683440685272,0.316227227449417,-0.000000429636913,0.000000000000000,-0.937500119209290,1.437500119209290,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_palmFingers_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.062500000000000,0.000000080054448,0.000000000000000,0.000000000000000,0.000000080054470,-1.062500000000000,-0.000000080216779,0.000000000000000,-0.000000063329942,0.000000080216566,-1.062500000000000,0.000000000000000,0.968750000000000,-0.031249675899744,-0.406249880790710,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000000000006,-0.000000075345362,0.000000000000000,0.000000075345390,0.000000075498143,1.000000000000000,0.000000000000000,-0.000000059604645,-1.000000000000000,0.000000075497951,0.000000000000000,-0.968750059604645,1.343750119209290,0.031249780207872,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000158324823,0.000000046443400,-1.062500000000000,0.000000000000000,-0.000000089318178,-1.062500000000000,-0.000000046443354,0.000000000000000,-1.062500000000000,0.000000089317986,-0.000000158324838,0.000000000000000,-0.437499761581421,-0.031249705702066,-1.000000238418579,1.000000000000000 + TransformLink: 0.000000149011612,-1.000000000000000,0.000000084063977,0.000000000000000,0.000000043711378,0.000000084064176,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000149011598,0.000000043711449,0.000000000000000,-1.000000119209290,1.312500119209290,0.031249785795808,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.062500119209290,-0.000000080216488,0.000000047489483,0.000000000000000,0.000000080216431,-1.062500000000000,0.000000173103217,0.000000000000000,0.000000047490317,0.000000173103217,1.062500000000000,0.000000000000000,-1.000000238418579,-0.031249793246388,0.250000000000000,1.000000000000000 + TransformLink: -0.999999940395355,0.000000044695970,-0.000000075497873,0.000000000000000,-0.000000075497802,0.000000162920671,1.000000000000000,0.000000000000000,0.000000044696776,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.031249755993485,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_hand_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.062500000000000,-0.000000080216523,-0.000000000000000,0.000000000000000,-0.000000000000055,0.000000726186045,1.062500000000000,0.000000000000000,-0.000000080216040,1.062500000000000,-0.000000726186045,0.000000000000000,-0.875000119209290,0.375000238418579,-0.000000480317112,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,0.000000000000052,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.875000119209290,1.374999642372131,-0.000000224015949,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_elbow_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.062500000000000,-0.000000080216523,-0.000000000000133,0.000000000000000,-0.000000000000188,0.000000726186045,1.062500000000000,0.000000000000000,-0.000000080216040,1.062500000000000,-0.000000726186045,0.000000000000000,-0.625000059604645,0.375000119209290,-0.125000491738319,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,0.000000000000177,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.000000000000125,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000059604645,1.374999761581421,-0.125000238418579,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_hip_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000080216523,-1.062500000000000,-0.000000092886701,0.000000000000000,-0.000000173103217,-0.000000092886715,1.062500000000000,0.000000000000000,-1.062500000000000,-0.000000080216502,-0.000000173103217,0.000000000000000,-0.874999880790710,0.124999940395355,-0.000000274183321,1.000000000000000 + TransformLink: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_thigh_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000037996561,-1.062500000000000,-0.000000042219956,0.000000000000000,-0.000000173103217,-0.000000042219966,1.062500000000000,0.000000000000000,-1.062500000000000,-0.000000037996553,-0.000000173103217,0.000000000000000,-1.000000000000000,0.124999985098839,-0.000000280144121,1.000000000000000 + TransformLink: 0.000000035761470,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000035761463,0.000000039736435,0.000000000000000,-0.000000039736431,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_shin_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000004223390,-1.062500000000000,-0.000000084439911,0.000000000000000,-0.000000173103217,-0.000000084439911,1.062500000000000,0.000000000000000,-1.062500000000000,0.000000004223402,-0.000000173103217,0.000000000000000,-1.375000000000000,0.125000000000000,-0.000000275177086,1.000000000000000 + TransformLink: -0.000000003974954,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,0.000000003974968,0.000000079472855,0.000000000000000,-0.000000079472855,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000000000000,0.374999940395355,-0.000000061095243,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_foot_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000080216509,-1.062500000000000,0.000000000000000,0.000000000000000,-0.000000173103231,-0.000000000000013,1.062500000000000,0.000000000000000,-1.062500000000000,-0.000000080216509,-0.000000173103231,0.000000000000000,-1.750000119209290,0.124999836087227,-0.000000285111184,1.000000000000000 + TransformLink: 0.000000075497894,-1.000000000000000,0.000000162920685,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920685,-1.000000000000000,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_knee_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000080216552,-1.062500000000000,0.000000000000000,0.000000000000000,-0.000000173103217,-0.000000000000013,1.062500000000000,0.000000000000000,-1.062500000000000,-0.000000080216552,-0.000000173103217,0.000000000000000,-1.375000000000000,0.124999910593033,0.124999731779099,1.000000000000000 + TransformLink: 0.000000075497930,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497930,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.375000029802322,0.124999955296516,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_hip_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000080216523,-1.062500000000000,-0.000000092886701,0.000000000000000,-0.000000173103217,-0.000000092886715,1.062500000000000,0.000000000000000,-1.062500000000000,-0.000000080216502,-0.000000173103217,0.000000000000000,-0.874999880790710,-0.125000074505806,-0.000000296039047,1.000000000000000 + TransformLink: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_thigh_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000122436475,-1.062500000000000,0.000000042219945,0.000000000000000,-0.000000173103231,0.000000042219927,1.062500000000000,0.000000000000000,-1.062500119209290,-0.000000122436504,-0.000000173103217,0.000000000000000,-1.000000238418579,-0.125000119209290,-0.000000280144150,1.000000000000000 + TransformLink: 0.000000115234336,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000115234336,-0.000000039736403,0.000000000000000,0.000000039736420,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_shin_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000080216523,-1.062500000000000,-0.000000000000000,0.000000000000000,-0.000000173103231,-0.000000000000013,1.062500000000000,0.000000000000000,-1.062500119209290,-0.000000080216530,-0.000000173103217,0.000000000000000,-1.375000238418579,-0.125000104308128,-0.000000285111184,1.000000000000000 + TransformLink: 0.000000075497901,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000000000000,0.375000029802322,-0.000000061095257,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair def_foot_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000002294648766,-1.062500000000000,-0.000002374865517,0.000000000000000,-0.000000173103032,-0.000002374865062,1.062500000000000,0.000000000000000,-1.062500119209290,0.000002294649676,-0.000000173097874,0.000000000000000,-1.750000476837158,-0.124996222555637,-0.000000564498350,1.000000000000000 + TransformLink: -0.000002159669521,-0.999999940395355,0.000000162920458,0.000000000000000,-1.000000000000000,0.000002159669748,0.000002235167130,0.000000000000000,-0.000002235167585,-0.000000162915654,-1.000000000000000,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_knee_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000080216537,-1.062500000000000,-0.000000000000000,0.000000000000000,0.000000618520460,0.000000000000047,1.062500000000000,0.000000000000000,-1.062500119209290,-0.000000080216537,0.000000618520573,0.000000000000000,-1.375000119209290,-0.125000104308128,0.125000759959221,1.000000000000000 + TransformLink: 0.000000075497908,-0.999999940395355,-0.000000582136977,0.000000000000000,-1.000000000000000,-0.000000075497908,-0.000000000000044,0.000000000000000,0.000000000000000,0.000000582136863,-1.000000000000000,0.000000000000000,-0.125000014901161,0.375000059604645,0.124999955296516,1.000000000000000 + } + Deformer: "Deformer::Skin MESH_Leg_R", "Skin" { + Version: 100 + MultiLayer: 0 + Type: "Skin" + Properties60: { + } + Link_DeformAcuracy: 50 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_pelvis", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-0.375000000000000,0.124999970197678,0.000000061095250,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,0.750000000000000,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_spine", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-0.625000000000000,0.124999955296516,0.000000061095250,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000,-0.000000162920671,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_chest", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-0.875000000000000,0.124999932944775,0.000000061095250,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.250000000000000,-0.000000203650842,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_neck", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-1.125000000000000,0.124999918043613,0.000000061095250,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.500000000000000,-0.000000244380999,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_head", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-1.187500000000000,0.124999910593033,0.000000061095250,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.562500000000000,-0.000000254563560,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_clavicle_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,-0.000000878176422,-0.000000000001053,0.000000000000000,-0.000000000000060,-0.000001267590733,1.000000000000000,0.000000000000000,-0.000000878176422,-1.000000000000000,-0.000001267590733,0.000000000000000,-0.249999120831490,1.000000357627869,0.000001043575253,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000878176422,0.000000000000060,0.000000000000000,-0.000000878176422,-1.000000000000000,0.000001267590733,0.000000000000000,-0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,0.125000000000000,1.375000119209290,-0.000000224015935,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_upperArm_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,-0.000000878176877,-0.000000000000951,0.000000000000000,-0.000000000000068,-0.000001160306738,1.000000000000000,0.000000000000000,-0.000000878176877,-1.000000000000000,-0.000001160306738,0.000000000000000,-0.499999105930328,1.000000357627869,0.000000936291144,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000878176877,0.000000000000068,0.000000000000000,-0.000000878176877,-1.000000000000000,0.000001160306738,0.000000000000000,-0.000000000000951,-0.000001160306738,-1.000000000000000,0.000000000000000,0.375000000000000,1.374999880790710,-0.000000224015906,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_forearm_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075497901,0.000000000000000,0.000000000000000,0.000000000000052,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075497901,-1.000000000000000,-0.000000683469239,0.000000000000000,-0.750000000000000,0.999999642372131,0.000000459453133,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075497901,-0.000000000000052,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_wrist_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000005797549420,-0.000000000010664,0.000000000000000,0.000000000000804,0.000001700722237,1.000000000000000,0.000000000000000,0.000005797549420,-1.000000000000000,0.000001700722237,0.000000000000000,-0.937506020069122,0.999994158744812,-0.000001924727485,1.000000000000000 + TransformLink: 1.000000000000000,0.000005797549420,-0.000000000000804,0.000000000000000,0.000005797549420,-1.000000000000000,-0.000001700722237,0.000000000000000,-0.000000000010664,0.000001700722237,-1.000000000000000,0.000000000000000,0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_indexFinger_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075487158,-0.000001966951459,0.000000000000000,-0.000000075490647,1.000000000000000,-0.000001744433689,0.000000000000000,0.000001966951459,0.000001744433803,1.000000000000000,0.000000000000000,-1.000002145767212,0.093747839331627,-1.062498211860657,1.000000000000000 + TransformLink: 0.999999940395355,0.000001966951004,0.000000075490583,0.000000000000000,0.000000075487208,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001966951459,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_indexFinger_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.316227734088898,0.000000735101253,0.948683440685272,0.000000000000000,-0.000000305447145,1.000000000000000,-0.000000673048930,0.000000000000000,-0.948683381080627,-0.000000076936111,0.316227644681931,0.000000000000000,0.671984195709229,0.093749068677425,-1.343968033790588,1.000000000000000 + TransformLink: 0.316227614879608,-0.948683321475983,0.000000305447287,0.000000000000000,0.000000735101082,-0.000000076935891,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227704286575,0.000000673048874,0.000000000000000,0.937499880790710,1.437500119209290,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_indexFinger_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,0.000000242092227,-0.000001341104166,0.000000000000000,0.000000242090124,1.000000000000000,0.000001498060556,0.000000000000000,0.000001400709607,0.000001498059987,-1.000000000000000,0.000000000000000,1.093748688697815,0.093748077750206,0.968751490116119,1.000000000000000 + TransformLink: -0.999999940395355,0.000001341104394,-0.000000242090181,0.000000000000000,0.000000242092199,0.000001498060215,-1.000000000000000,0.000000000000000,-0.000001400709152,-1.000000000000000,-0.000001498060328,0.000000000000000,0.968749940395355,1.343749880790710,0.093749791383743,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000029802326,0.000000043711282,1.000000119209290,0.000000000000000,-0.000000237272388,1.000000000000000,-0.000000043711296,0.000000000000000,-0.999999940395355,-0.000000237272545,-0.000000059604634,0.000000000000000,0.937500059604645,0.093749955296516,-1.124999880790710,1.000000000000000 + TransformLink: -0.000000059604645,-1.000000119209290,0.000000237272559,0.000000000000000,0.000000043711278,-0.000000237272403,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000029802315,0.000000043711285,0.000000000000000,0.999999821186066,1.312500119209290,0.093749783933163,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075497660,0.000000081960486,0.000000000000000,-0.000000075497731,1.000000000000000,0.000000162920671,0.000000000000000,-0.000000081960017,-0.000000162920671,1.000000000000000,0.000000000000000,-1.125000000000000,0.093749858438969,-1.125000238418579,1.000000000000000 + TransformLink: 0.999999940395355,-0.000000081960465,0.000000075497667,0.000000000000000,0.000000075497709,-0.000000162920671,-1.000000000000000,0.000000000000000,0.000000081960025,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.093749754130840,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_thumbFinger_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000001231825536,0.000000150990502,1.000000000000000,0.000000000000000,1.000000000000000,0.000000282131822,0.000001271565452,0.000000000000000,-0.000000282131651,1.000000000000000,-0.000000150990473,0.000000000000000,0.062501348555088,-0.921875238418579,-1.062499880790710,1.000000000000000 + TransformLink: -0.000001271565452,-0.000000282131623,-1.000000000000000,0.000000000000000,0.000000150990118,1.000000000000000,-0.000000282131850,0.000000000000000,1.000000000000000,-0.000000150990843,-0.000001231825536,0.000000000000000,0.937500059604645,1.296875119209290,0.062499787658453,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_palmFingers_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075487165,-0.000001907346473,0.000000000000000,-0.000000075490767,1.000000000000000,-0.000001744433689,0.000000000000000,0.000001907346814,0.000001744433803,1.000000000000000,0.000000000000000,-1.000002145767212,0.031247837468982,-1.062498092651367,1.000000000000000 + TransformLink: 0.999999940395355,0.000001907346245,0.000000075490483,0.000000000000000,0.000000075487435,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001907346814,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_palmFingers_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.316227674484253,0.000000705958143,0.948683440685272,0.000000000000000,-0.000000230052848,1.000000000000000,-0.000000667461052,0.000000000000000,-0.948683381080627,-0.000000007177676,0.316227644681931,0.000000000000000,0.671984314918518,0.031249023973942,-1.343968033790588,1.000000000000000 + TransformLink: 0.316227614879608,-0.948683321475983,0.000000230052791,0.000000000000000,0.000000705958200,-0.000000007177647,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227644681931,0.000000667460881,0.000000000000000,0.937499880790710,1.437500119209290,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_palmFingers_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000015535745,-0.000001281499863,0.000000000000000,-0.000000015537161,1.000000000000000,0.000001498061465,0.000000000000000,0.000001162290687,0.000001498061238,-1.000000119209290,0.000000000000000,1.093748927116394,0.031248345971107,0.968751192092896,1.000000000000000 + TransformLink: -0.999999940395355,0.000001281499749,0.000000015537665,0.000000000000000,-0.000000015535420,0.000001498061351,-1.000000000000000,0.000000000000000,-0.000001162290573,-0.999999940395355,-0.000001498061124,0.000000000000000,0.968749940395355,1.343749880790710,0.031249780207872,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000089406974,0.000000043711278,1.000000119209290,0.000000000000000,-0.000000238294632,1.000000000000000,-0.000000043711410,0.000000000000000,-1.000000000000000,-0.000000238294632,-0.000000059604638,0.000000000000000,0.937500238418579,0.031249960884452,-1.124999880790710,1.000000000000000 + TransformLink: -0.000000059604645,-1.000000000000000,0.000000238294632,0.000000000000000,0.000000043711392,-0.000000238294632,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000089406960,0.000000043711296,0.000000000000000,0.999999821186066,1.312500119209290,0.031249785795808,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075497901,-0.000000044699394,0.000000000000000,-0.000000075498178,1.000000000000000,0.000000162920671,0.000000000000000,0.000000044699974,-0.000000162920671,1.000000000000000,0.000000000000000,-1.125000238418579,0.031249852851033,-1.125000119209290,1.000000000000000 + TransformLink: 0.999999940395355,0.000000044699402,0.000000075497887,0.000000000000000,0.000000075498178,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.000000044699959,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.031249755993485,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_hand_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075497901,-0.000000000004547,0.000000000000000,0.000000000004599,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075497901,-1.000000000000000,-0.000000683469239,0.000000000000000,-1.000000000000000,0.999999523162842,0.000000459457681,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075497901,-0.000000000004599,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000004547,-0.000000683469239,-1.000000000000000,0.000000000000000,0.874999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_elbow_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075498924,-0.000000000000951,0.000000000000000,0.000000000001003,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075498924,-1.000000000000000,-0.000000683469239,0.000000000000000,-0.750000000000000,0.999999880790710,-0.124999552965164,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075498924,-0.000000000001003,0.000000000000000,0.000000075498924,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000951,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999761581421,-0.125000238418579,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_clavicle_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000001029171813,0.000000000001053,0.000000000000000,-0.000000000000251,0.000001267590733,1.000000000000000,0.000000000000000,-0.000001029171358,1.000000000000000,-0.000001267590733,0.000000000000000,0.000001014769850,-1.000000119209290,0.000001043575026,1.000000000000000 + TransformLink: -1.000000000000000,-0.000001029171813,0.000000000000251,0.000000000000000,-0.000001029171358,1.000000000000000,-0.000001267590733,0.000000000000000,0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,-0.125000014901161,1.375000119209290,-0.000000224015935,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_upperArm_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000001029172267,-0.000000000000125,0.000000000000000,-0.000000000001319,0.000001160306283,1.000000000000000,0.000000000000000,-0.000001029171813,1.000000000000000,-0.000001160306283,0.000000000000000,-0.249999105930328,-1.000000119209290,0.000000936290292,1.000000000000000 + TransformLink: -1.000000000000000,-0.000001029172267,0.000000000001319,0.000000000000000,-0.000001029171813,1.000000000000000,-0.000001160306283,0.000000000000000,-0.000000000000125,-0.000001160306283,-1.000000000000000,0.000000000000000,-0.375000119209290,1.374999880790710,-0.000000224015906,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_forearm_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,0.000000000001440,0.000000000000000,0.000000000001388,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.500000000000000,-0.999999642372131,0.000000459454156,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,-0.000000000001388,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000001440,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000119209290,1.374999642372131,-0.000000224015594,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_wrist_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,0.000005646542377,0.000000000010626,0.000000000000000,0.000000000001023,-0.000001700711323,1.000000000000000,0.000000000000000,0.000005646542832,1.000000000000000,0.000001700711323,0.000000000000000,-0.687505781650543,-0.999995827674866,-0.000001924719299,1.000000000000000 + TransformLink: -1.000000000000000,0.000005646542377,-0.000000000001023,0.000000000000000,0.000005646542832,1.000000000000000,0.000001700711323,0.000000000000000,0.000000000010626,0.000001700711323,-1.000000000000000,0.000000000000000,-0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_indexFinger_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075508623,0.000001966947821,0.000000000000000,0.000000075505120,-1.000000000000000,-0.000001744422661,0.000000000000000,0.000001966948730,-0.000001744422548,1.000000000000000,0.000000000000000,-0.750002205371857,-0.093747973442078,-1.062498688697815,1.000000000000000 + TransformLink: -0.999999940395355,0.000001966947821,-0.000000075505184,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001966948275,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_indexFinger_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.316227525472641,-0.000000394058532,-0.948683559894562,0.000000000000000,-0.000000003672711,-1.000000000000000,0.000000416598709,0.000000000000000,-0.948683500289917,0.000000135224383,0.316227287054062,0.000000000000000,0.751041471958160,-0.093750230967999,-1.106796979904175,1.000000000000000 + TransformLink: -0.316227227449417,-0.948683381080627,0.000000003673073,0.000000000000000,-0.000000394058816,0.000000135224184,1.000000000000000,0.000000000000000,-0.948683321475983,0.316227465867996,-0.000000416598425,0.000000000000000,-0.937500119209290,1.437500119209290,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_indexFinger_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000159178242,-0.000000059604659,0.000000000000000,0.000000159177915,-1.000000000000000,-0.000000075497617,0.000000000000000,0.000000268220930,0.000000075498001,-1.000000000000000,0.000000000000000,0.843749880790710,-0.093749716877937,0.968750119209290,1.000000000000000 + TransformLink: 0.999999880790710,-0.000000059604666,-0.000000159178228,0.000000000000000,0.000000159177887,0.000000075497610,1.000000000000000,0.000000000000000,0.000000268220901,-1.000000000000000,0.000000075497958,0.000000000000000,-0.968750059604645,1.343750119209290,0.093749776482582,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000327825575,0.000000043711463,-1.000000119209290,0.000000000000000,-0.000000094096841,-1.000000000000000,-0.000000043711093,0.000000000000000,-1.000000000000000,0.000000094097132,0.000000119209304,0.000000000000000,0.937499821186066,-0.093749836087227,-0.875000298023224,1.000000000000000 + TransformLink: -0.000000119209290,-1.000000000000000,0.000000094097139,0.000000000000000,0.000000043711101,0.000000094096826,1.000000000000000,0.000000000000000,-0.999999880790710,0.000000327825546,0.000000043711427,0.000000000000000,-1.000000119209290,1.312500119209290,0.093749783933163,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075498122,-0.000000081964124,0.000000000000000,0.000000075498036,-1.000000000000000,0.000000162920671,0.000000000000000,-0.000000081963229,0.000000162920671,1.000000000000000,0.000000000000000,-0.875000119209290,-0.093750007450581,-1.125000119209290,1.000000000000000 + TransformLink: -0.999999940395355,-0.000000081964131,-0.000000075498100,0.000000000000000,-0.000000075498043,0.000000162920671,1.000000000000000,0.000000000000000,-0.000000081963208,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.093749754130840,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_thumbFinger_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000000006578,0.000000071528120,-1.000000000000000,0.000000000000000,1.000000000000000,0.000001140426320,0.000000000007064,0.000000000000000,0.000001140426320,-1.000000000000000,-0.000000071527666,0.000000000000000,0.062498755753040,0.906250238418579,-0.812500059604645,1.000000000000000 + TransformLink: 0.000000000006983,0.000001140426320,-1.000000000000000,0.000000000000000,0.000000071527666,-1.000000000000000,-0.000001140426320,0.000000000000000,-1.000000000000000,-0.000000071528120,-0.000000000006660,0.000000000000000,-0.937500178813934,1.281250000000000,0.062499787658453,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_palmFingers_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075508616,0.000001907343062,0.000000000000000,0.000000075505227,-1.000000000000000,-0.000001744422661,0.000000000000000,0.000001907343858,-0.000001744422548,1.000000000000000,0.000000000000000,-0.750002205371857,-0.031247967854142,-1.062498569488525,1.000000000000000 + TransformLink: -0.999999940395355,0.000001907343062,-0.000000075505284,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001907343631,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_palmFingers_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.316227227449417,-0.000000382586194,-0.948683500289917,0.000000000000000,-0.000000079067547,-1.000000000000000,0.000000429636998,0.000000000000000,-0.948683440685272,0.000000210872798,0.316227227449417,0.000000000000000,0.751041710376740,-0.031250301748514,-1.106796860694885,1.000000000000000 + TransformLink: -0.316227227449417,-0.948683500289917,0.000000079067370,0.000000000000000,-0.000000382586194,0.000000210872997,1.000000000000000,0.000000000000000,-0.948683440685272,0.316227227449417,-0.000000429636913,0.000000000000000,-0.937500119209290,1.437500119209290,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_palmFingers_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075345362,0.000000000000000,0.000000000000000,0.000000075345383,-1.000000000000000,-0.000000075498143,0.000000000000000,-0.000000059604652,0.000000075497944,-1.000000000000000,0.000000000000000,0.843750119209290,-0.031249789521098,0.968750119209290,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000000000006,-0.000000075345362,0.000000000000000,0.000000075345390,0.000000075498143,1.000000000000000,0.000000000000000,-0.000000059604645,-1.000000000000000,0.000000075497951,0.000000000000000,-0.968750059604645,1.343750119209290,0.031249780207872,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000149011598,0.000000043711434,-1.000000000000000,0.000000000000000,-0.000000084064169,-1.000000000000000,-0.000000043711392,0.000000000000000,-1.000000000000000,0.000000084063984,-0.000000149011612,0.000000000000000,0.937500238418579,-0.031249826774001,-0.875000000000000,1.000000000000000 + TransformLink: 0.000000149011612,-1.000000000000000,0.000000084063977,0.000000000000000,0.000000043711378,0.000000084064176,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000149011598,0.000000043711449,0.000000000000000,-1.000000119209290,1.312500119209290,0.031249785795808,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075497873,0.000000044695984,0.000000000000000,0.000000075497816,-1.000000000000000,0.000000162920671,0.000000000000000,0.000000044696769,0.000000162920671,1.000000000000000,0.000000000000000,-0.875000298023224,-0.031250007450581,-1.125000000000000,1.000000000000000 + TransformLink: -0.999999940395355,0.000000044695970,-0.000000075497873,0.000000000000000,-0.000000075497802,0.000000162920671,1.000000000000000,0.000000000000000,0.000000044696776,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.031249755993485,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_hand_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,-0.000000000000000,0.000000000000000,-0.000000000000052,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.750000000000000,-0.999999761581421,0.000000459453076,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,0.000000000000052,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.875000119209290,1.374999642372131,-0.000000224015949,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_elbow_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,-0.000000000000125,0.000000000000000,-0.000000000000177,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.499999970197678,-0.999999880790710,-0.124999552965164,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,0.000000000000177,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.000000000000125,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000059604645,1.374999761581421,-0.125000238418579,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_hip_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000087422777,0.000000000000000,-0.000000162920671,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497887,-0.000000162920671,0.000000000000000,0.500000119209290,0.250000059604645,-0.000000039239552,1.000000000000000 + TransformLink: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_thigh_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000035761470,-1.000000000000000,-0.000000039736427,0.000000000000000,-0.000000162920671,-0.000000039736438,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000035761463,-0.000000162920671,0.000000000000000,0.374999940395355,0.250000029802322,-0.000000051161141,1.000000000000000 + TransformLink: 0.000000035761470,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000035761463,0.000000039736435,0.000000000000000,-0.000000039736431,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_shin_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000003974955,-1.000000000000000,-0.000000079472855,0.000000000000000,-0.000000162920671,-0.000000079472855,1.000000000000000,0.000000000000000,-1.000000000000000,0.000000003974967,-0.000000162920671,0.000000000000000,-0.000000059107776,0.250000000000000,-0.000000041227040,1.000000000000000 + TransformLink: -0.000000003974954,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,0.000000003974968,0.000000079472855,0.000000000000000,-0.000000079472855,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000000000000,0.374999940395355,-0.000000061095243,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497894,-1.000000000000000,0.000000000000000,0.000000000000000,-0.000000162920685,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497894,-0.000000162920685,0.000000000000000,-0.375000119209290,0.249999940395355,-0.000000061095257,1.000000000000000 + TransformLink: 0.000000075497894,-1.000000000000000,0.000000162920685,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920685,-1.000000000000000,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_knee_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497930,-1.000000000000000,0.000000000000000,0.000000000000000,-0.000000162920671,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497930,-0.000000162920671,0.000000000000000,-0.000000009437241,0.250000029802322,0.124999955296516,1.000000000000000 + TransformLink: 0.000000075497930,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497930,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.375000029802322,0.124999955296516,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_hip_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000087422777,0.000000000000000,-0.000000162920671,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497887,-0.000000162920671,0.000000000000000,0.500000119209290,0.000000023842357,-0.000000061095250,1.000000000000000 + TransformLink: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_thigh_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 1,3,5,7,9,10,12,14,17,18,21,24,27,29,30,32,34,35,37,39,41,43,44 + ,48,50,52,54,55,56,57,58,59,60,61,62,63,64,65,66,70,74,76,77,80,81,83 + ,85,87,88,89,90,93,94,95,96,97,98,99,100,101,102,103 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,1.00000000,1.00000000,1.00000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.05000000,0.05000000,1.00000000,1.00000000,1.00000000,1.00000000,0.80000000 + ,0.05000000,0.05000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.05000000,0.95000000,0.80000000,0.95000000,0.95000000,0.95000000,0.95000000,0.80000000,0.20000000,0.20000000,0.20000000 + Transform: 0.000000115234336,-1.000000000000000,0.000000039736420,0.000000000000000,-0.000000162920685,0.000000039736403,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000115234350,-0.000000162920671,0.000000000000000,0.374999940395355,0.000000038743504,-0.000000061095257,1.000000000000000 + TransformLink: 0.000000115234336,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000115234336,-0.000000039736403,0.000000000000000,0.000000039736420,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_shin_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 0,2,4,6,8,11,13,15,16,19,20,22,23,25,26,28,29,35,36,38,40,42,44 + ,45,47,48,49,50,51,53,59,60,65,66,67,68,69,70,71,72,73,75,78,79,81,82 + ,83,84,86,91,92,93,94,95,96,97,98,99,100,101,102,103 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,1.00000000,1.00000000,0.50000000,1.00000000,0.50000000,1.00000000,1.00000000,0.95000000,0.95000000,0.20000000,0.95000000,1.00000000,1.00000000,1.00000000,0.95000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,1.00000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,0.95000000,0.05000000,0.20000000,0.05000000,0.05000000,0.05000000,0.05000000,0.20000000,0.80000000,0.80000000,0.80000000 + Transform: 0.000000075497901,-1.000000000000000,-0.000000000000000,0.000000000000000,-0.000000162920685,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000075497908,-0.000000162920671,0.000000000000000,-0.000000009437238,0.000000001490607,-0.000000061095250,1.000000000000000 + TransformLink: 0.000000075497901,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000000000000,0.375000029802322,-0.000000061095257,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000002159669521,-1.000000000000000,-0.000002235167585,0.000000000000000,-0.000000162920500,-0.000002235167130,1.000000000000000,0.000000000000000,-1.000000119209290,0.000002159670203,-0.000000162915640,0.000000000000000,-0.375000059604645,0.000000809876326,-0.000000061093367,1.000000000000000 + TransformLink: -0.000002159669521,-0.999999940395355,0.000000162920458,0.000000000000000,-1.000000000000000,0.000002159669748,0.000002235167130,0.000000000000000,-0.000002235167585,-0.000000162915654,-1.000000000000000,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_knee_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 31,33,46 + Weights: 1.00000000,1.00000000,1.00000000 + Transform: 0.000000075497915,-1.000000000000000,-0.000000000000000,0.000000000000000,0.000000582136920,0.000000000000044,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000075497915,0.000000582137034,0.000000000000000,0.000000079969730,-0.000000005959976,0.124999955296516,1.000000000000000 + TransformLink: 0.000000075497908,-0.999999940395355,-0.000000582136977,0.000000000000000,-1.000000000000000,-0.000000075497908,-0.000000000000044,0.000000000000000,0.000000000000000,0.000000582136863,-1.000000000000000,0.000000000000000,-0.125000014901161,0.375000059604645,0.124999955296516,1.000000000000000 + } + Deformer: "Deformer::Skin MESH_Arm_R", "Skin" { + Version: 100 + MultiLayer: 0 + Type: "Skin" + Properties60: { + } + Link_DeformAcuracy: 50 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_pelvis", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,0.624999701976776,0.625000059604645,0.000000224015878,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,0.750000000000000,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_spine", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,0.374999701976776,0.625000000000000,0.000000224015878,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000,-0.000000162920671,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_chest", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,0.124999716877937,0.625000000000000,0.000000224015878,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.250000000000000,-0.000000203650842,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_neck", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-0.125000283122063,0.625000000000000,0.000000224015878,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.500000000000000,-0.000000244380999,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_head", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-0.187500283122063,0.625000000000000,0.000000224015878,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.562500000000000,-0.000000254563560,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_clavicle_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,-0.000000878176422,-0.000000000001053,0.000000000000000,-0.000000000000060,-0.000001267590733,1.000000000000000,0.000000000000000,-0.000000878176422,-1.000000000000000,-0.000001267590733,0.000000000000000,-0.750000000000000,0.000001025697429,-0.000000224014713,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000878176422,0.000000000000060,0.000000000000000,-0.000000878176422,-1.000000000000000,0.000001267590733,0.000000000000000,-0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,0.125000000000000,1.375000119209290,-0.000000224015935,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_upperArm_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,-0.000000878176877,-0.000000000000951,0.000000000000000,-0.000000000000068,-0.000001160306738,1.000000000000000,0.000000000000000,-0.000000878176877,-1.000000000000000,-0.000001160306738,0.000000000000000,-1.000000000000000,0.000001025697657,-0.000000224014883,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000878176877,0.000000000000068,0.000000000000000,-0.000000878176877,-1.000000000000000,0.000001160306738,0.000000000000000,-0.000000000000951,-0.000001160306738,-1.000000000000000,0.000000000000000,0.375000000000000,1.374999880790710,-0.000000224015906,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_forearm_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075497901,0.000000000000000,0.000000000000000,0.000000000000052,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075497901,-1.000000000000000,-0.000000683469239,0.000000000000000,-1.249999880790710,-0.000000166395481,-0.000000224015935,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075497901,-0.000000000000052,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_wrist_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000005797549420,-0.000000000010664,0.000000000000000,0.000000000000804,0.000001700722237,1.000000000000000,0.000000000000000,0.000005797549420,-1.000000000000000,0.000001700722237,0.000000000000000,-1.437500238418579,-0.000008511049600,-0.000000224000289,1.000000000000000 + TransformLink: 1.000000000000000,0.000005797549420,-0.000000000000804,0.000000000000000,0.000005797549420,-1.000000000000000,-0.000001700722237,0.000000000000000,-0.000000000010664,0.000001700722237,-1.000000000000000,0.000000000000000,0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075487158,-0.000001966951459,0.000000000000000,-0.000000075490647,1.000000000000000,-0.000001744433689,0.000000000000000,0.000001966951459,0.000001744433803,1.000000000000000,0.000000000000000,-1.500000238418579,0.093749545514584,-0.062497459352016,1.000000000000000 + TransformLink: 0.999999940395355,0.000001966951004,0.000000075490583,0.000000000000000,0.000000075487208,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001966951459,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.316227734088898,0.000000735101253,0.948683440685272,0.000000000000000,-0.000000305447145,1.000000000000000,-0.000000673048930,0.000000000000000,-0.948683381080627,-0.000000076936111,0.316227644681931,0.000000000000000,-0.434812784194946,0.093748621642590,-1.502082109451294,1.000000000000000 + TransformLink: 0.316227614879608,-0.948683321475983,0.000000305447287,0.000000000000000,0.000000735101082,-0.000000076935891,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227704286575,0.000000673048874,0.000000000000000,0.937499880790710,1.437500119209290,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,0.000000242092227,-0.000001341104166,0.000000000000000,0.000000242090124,1.000000000000000,0.000001498060556,0.000000000000000,0.000001400709607,0.000001498059987,-1.000000000000000,0.000000000000000,1.593750119209290,0.093749456107616,-0.031247612088919,1.000000000000000 + TransformLink: -0.999999940395355,0.000001341104394,-0.000000242090181,0.000000000000000,0.000000242092199,0.000001498060215,-1.000000000000000,0.000000000000000,-0.000001400709152,-1.000000000000000,-0.000001498060328,0.000000000000000,0.968749940395355,1.343749880790710,0.093749791383743,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000029802326,0.000000043711282,1.000000119209290,0.000000000000000,-0.000000237272388,1.000000000000000,-0.000000043711296,0.000000000000000,-0.999999940395355,-0.000000237272545,-0.000000059604634,0.000000000000000,-0.062499623745680,0.093749701976776,-1.625000000000000,1.000000000000000 + TransformLink: -0.000000059604645,-1.000000119209290,0.000000237272559,0.000000000000000,0.000000043711278,-0.000000237272403,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000029802315,0.000000043711285,0.000000000000000,0.999999821186066,1.312500119209290,0.093749783933163,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075497660,0.000000081960486,0.000000000000000,-0.000000075497731,1.000000000000000,0.000000162920671,0.000000000000000,-0.000000081960017,-0.000000162920671,1.000000000000000,0.000000000000000,-1.625000119209290,0.093749657273293,-0.125000521540642,1.000000000000000 + TransformLink: 0.999999940395355,-0.000000081960465,0.000000075497667,0.000000000000000,0.000000075497709,-0.000000162920671,-1.000000000000000,0.000000000000000,0.000000081960025,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.093749754130840,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_thumbFinger_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000001231825536,0.000000150990502,1.000000000000000,0.000000000000000,1.000000000000000,0.000000282131822,0.000001271565452,0.000000000000000,-0.000000282131651,1.000000000000000,-0.000000150990473,0.000000000000000,0.062501683831215,0.078124426305294,-1.562500000000000,1.000000000000000 + TransformLink: -0.000001271565452,-0.000000282131623,-1.000000000000000,0.000000000000000,0.000000150990118,1.000000000000000,-0.000000282131850,0.000000000000000,1.000000000000000,-0.000000150990843,-0.000001231825536,0.000000000000000,0.937500059604645,1.296875119209290,0.062499787658453,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075487165,-0.000001907346473,0.000000000000000,-0.000000075490767,1.000000000000000,-0.000001744433689,0.000000000000000,0.000001907346814,0.000001744433803,1.000000000000000,0.000000000000000,-1.500000238418579,0.031249543651938,-0.062497377395630,1.000000000000000 + TransformLink: 0.999999940395355,0.000001907346245,0.000000075490483,0.000000000000000,0.000000075487435,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001907346814,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.316227674484253,0.000000705958143,0.948683440685272,0.000000000000000,-0.000000230052848,1.000000000000000,-0.000000667461052,0.000000000000000,-0.948683381080627,-0.000000007177676,0.316227644681931,0.000000000000000,-0.434812635183334,0.031248664483428,-1.502082109451294,1.000000000000000 + TransformLink: 0.316227614879608,-0.948683321475983,0.000000230052791,0.000000000000000,0.000000705958200,-0.000000007177647,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227644681931,0.000000667460881,0.000000000000000,0.937499880790710,1.437500119209290,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000015535745,-0.000001281499863,0.000000000000000,-0.000000015537161,1.000000000000000,0.000001498061465,0.000000000000000,0.000001162290687,0.000001498061238,-1.000000119209290,0.000000000000000,1.593750119209290,0.031249850988388,-0.031248006969690,1.000000000000000 + TransformLink: -0.999999940395355,0.000001281499749,0.000000015537665,0.000000000000000,-0.000000015535420,0.000001498061351,-1.000000000000000,0.000000000000000,-0.000001162290573,-0.999999940395355,-0.000001498061124,0.000000000000000,0.968749940395355,1.343749880790710,0.031249780207872,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000089406974,0.000000043711278,1.000000119209290,0.000000000000000,-0.000000238294632,1.000000000000000,-0.000000043711410,0.000000000000000,-1.000000000000000,-0.000000238294632,-0.000000059604638,0.000000000000000,-0.062499467283487,0.031249700114131,-1.625000000000000,1.000000000000000 + TransformLink: -0.000000059604645,-1.000000000000000,0.000000238294632,0.000000000000000,0.000000043711392,-0.000000238294632,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000089406960,0.000000043711296,0.000000000000000,0.999999821186066,1.312500119209290,0.031249785795808,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075497901,-0.000000044699394,0.000000000000000,-0.000000075498178,1.000000000000000,0.000000162920671,0.000000000000000,0.000000044699974,-0.000000162920671,1.000000000000000,0.000000000000000,-1.625000238418579,0.031249651685357,-0.125000327825546,1.000000000000000 + TransformLink: 0.999999940395355,0.000000044699402,0.000000075497887,0.000000000000000,0.000000075498178,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.000000044699959,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.031249755993485,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_hand_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075497901,-0.000000000004547,0.000000000000000,0.000000000004599,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075497901,-1.000000000000000,-0.000000683469239,0.000000000000000,-1.499999880790710,-0.000000285604756,-0.000000224009113,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075497901,-0.000000000004599,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000004547,-0.000000683469239,-1.000000000000000,0.000000000000000,0.874999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_elbow_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075498924,-0.000000000000951,0.000000000000000,0.000000000001003,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075498924,-1.000000000000000,-0.000000683469239,0.000000000000000,-1.249999880790710,0.000000072022459,-0.125000238418579,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075498924,-0.000000000001003,0.000000000000000,0.000000075498924,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000951,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999761581421,-0.125000238418579,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_clavicle_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000001029171813,0.000000000001053,0.000000000000000,-0.000000000000251,0.000001267590733,1.000000000000000,0.000000000000000,-0.000001029171358,1.000000000000000,-0.000001267590733,0.000000000000000,0.500000000000000,0.000000166395239,-0.000000224016020,1.000000000000000 + TransformLink: -1.000000000000000,-0.000001029171813,0.000000000000251,0.000000000000000,-0.000001029171358,1.000000000000000,-0.000001267590733,0.000000000000000,0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,-0.125000014901161,1.375000119209290,-0.000000224015935,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_upperArm_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 0,1,3,4,6,7,9,11,13,14,16,18,20,21,22,24,26,27,29,31,33,35,36 + ,38,39,40,42,43,44,45,46,47,48,49,50,51,52,53,54,58,61,63,64,67,68,69 + ,70,72,73,74,75,78,79,80,81,82,83,84,85,86,87,88 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,1.00000000,1.00000000,1.00000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.05000000,0.05000000,1.00000000,1.00000000,1.00000000,1.00000000,0.80000000 + ,0.05000000,0.05000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.05000000,0.95000000,0.80000000,0.95000000,0.95000000,0.95000000,0.95000000,0.80000000,0.20000000,0.20000000,0.20000000 + Transform: -1.000000000000000,-0.000001029172267,-0.000000000000125,0.000000000000000,-0.000000000001319,0.000001160306283,1.000000000000000,0.000000000000000,-0.000001029171813,1.000000000000000,-0.000001160306283,0.000000000000000,0.249999865889549,0.000000166395523,-0.000000224015622,1.000000000000000 + TransformLink: -1.000000000000000,-0.000001029172267,0.000000000001319,0.000000000000000,-0.000001029171813,1.000000000000000,-0.000001160306283,0.000000000000000,-0.000000000000125,-0.000001160306283,-1.000000000000000,0.000000000000000,-0.375000119209290,1.374999880790710,-0.000000224015906,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_forearm_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 2,5,8,10,12,15,17,19,21,27,28,30,32,34,36,38,39,41,47,48,53,54,55 + ,56,57,58,59,60,62,65,66,68,69,71,76,77,78,79,80,81,82,83,84,85,86,87 + ,88,89,90,91,92,93 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,0.50000000,1.00000000,0.95000000,0.95000000,0.20000000,0.95000000,1.00000000,1.00000000,1.00000000,0.95000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,0.95000000,0.05000000 + ,0.20000000,0.05000000,0.05000000,0.05000000,0.05000000,0.20000000,0.80000000,0.80000000,0.80000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: -1.000000000000000,-0.000000075497901,0.000000000001440,0.000000000000000,0.000000000001388,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.000000103808972,0.000000166395481,-0.000000224015636,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,-0.000000000001388,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000001440,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000119209290,1.374999642372131,-0.000000224015594,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_wrist_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 94,95,96,97,98,99,100,101,102,103,104,118,121,127,128,155,156 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: -1.000000000000000,0.000005646542377,0.000000000010626,0.000000000000000,0.000000000001023,-0.000001700711323,1.000000000000000,0.000000000000000,0.000005646542832,1.000000000000000,0.000001700711323,0.000000000000000,-0.187500163912773,0.000001120073193,-0.000000224013590,1.000000000000000 + TransformLink: -1.000000000000000,0.000005646542377,-0.000000000001023,0.000000000000000,0.000005646542832,1.000000000000000,0.000001700711323,0.000000000000000,0.000000000010626,0.000001700711323,-1.000000000000000,0.000000000000000,-0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 117,120,123,124 + Weights: 0.66666667,1.00000000,1.00000000,0.66666667 + Transform: -1.000000119209290,-0.000000075508623,0.000001966947821,0.000000000000000,0.000000075505120,-1.000000000000000,-0.000001744422661,0.000000000000000,0.000001966948730,-0.000001744422548,1.000000000000000,0.000000000000000,-0.250000208616257,-0.093749679625034,-0.062499918043613,1.000000000000000 + TransformLink: -0.999999940395355,0.000001966947821,-0.000000075505184,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001966948275,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 117,119,124,125,129,130,131,132,145,146 + Weights: 0.33333333,1.00000000,0.33333333,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: -0.316227525472641,-0.000000394058532,-0.948683559894562,0.000000000000000,-0.000000003672711,-1.000000000000000,0.000000416598709,0.000000000000000,-0.948683500289917,0.000000135224383,0.316227287054062,0.000000000000000,-0.039528012275696,-0.093749895691872,-0.316228002309799,1.000000000000000 + TransformLink: -0.316227227449417,-0.948683381080627,0.000000003673073,0.000000000000000,-0.000000394058816,0.000000135224184,1.000000000000000,0.000000000000000,-0.948683321475983,0.316227465867996,-0.000000416598425,0.000000000000000,-0.937500119209290,1.437500119209290,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 133,134,137,138,139,140,141,142,143,144 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: 1.000000119209290,0.000000159178242,-0.000000059604659,0.000000000000000,0.000000159177915,-1.000000000000000,-0.000000075497617,0.000000000000000,0.000000268220930,0.000000075498001,-1.000000000000000,0.000000000000000,0.343750119209290,-0.093749716877937,-0.031249605119228,1.000000000000000 + TransformLink: 0.999999880790710,-0.000000059604666,-0.000000159178228,0.000000000000000,0.000000159177887,0.000000075497610,1.000000000000000,0.000000000000000,0.000000268220901,-1.000000000000000,0.000000075497958,0.000000000000000,-0.968750059604645,1.343750119209290,0.093749776482582,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 135,136 + Weights: 1.00000000,1.00000000 + Transform: -0.000000327825575,0.000000043711463,-1.000000119209290,0.000000000000000,-0.000000094096841,-1.000000000000000,-0.000000043711093,0.000000000000000,-1.000000000000000,0.000000094097132,0.000000119209304,0.000000000000000,-0.062499795109034,-0.093749761581421,-0.375000149011612,1.000000000000000 + TransformLink: -0.000000119209290,-1.000000000000000,0.000000094097139,0.000000000000000,0.000000043711101,0.000000094096826,1.000000000000000,0.000000000000000,-0.999999880790710,0.000000327825546,0.000000043711427,0.000000000000000,-1.000000119209290,1.312500119209290,0.093749783933163,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 122,126 + Weights: 1.00000000,1.00000000 + Transform: -1.000000119209290,-0.000000075498122,-0.000000081964124,0.000000000000000,0.000000075498036,-1.000000000000000,0.000000162920671,0.000000000000000,-0.000000081963229,0.000000162920671,1.000000000000000,0.000000000000000,-0.375000178813934,-0.093749806284904,-0.125000312924385,1.000000000000000 + TransformLink: -0.999999940395355,-0.000000081964131,-0.000000075498100,0.000000000000000,-0.000000075498043,0.000000162920671,1.000000000000000,0.000000000000000,-0.000000081963208,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.093749754130840,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_thumbFinger_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 105,106,107,108,109,110,111,112,113,114,115,116 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: 0.000000000006578,0.000000071528120,-1.000000000000000,0.000000000000000,1.000000000000000,0.000001140426320,0.000000000007064,0.000000000000000,0.000001140426320,-1.000000000000000,-0.000000071527666,0.000000000000000,0.062499895691872,-0.093749567866325,-0.312500149011612,1.000000000000000 + TransformLink: 0.000000000006983,0.000001140426320,-1.000000000000000,0.000000000000000,0.000000071527666,-1.000000000000000,-0.000001140426320,0.000000000000000,-1.000000000000000,-0.000000071528120,-0.000000000006660,0.000000000000000,-0.937500178813934,1.281250000000000,0.062499787658453,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 147,149,151,152 + Weights: 0.66666667,1.00000000,1.00000000,0.66666667 + Transform: -1.000000119209290,-0.000000075508616,0.000001907343062,0.000000000000000,0.000000075505227,-1.000000000000000,-0.000001744422661,0.000000000000000,0.000001907343858,-0.000001744422548,1.000000000000000,0.000000000000000,-0.250000238418579,-0.031249674037099,-0.062499761581421,1.000000000000000 + TransformLink: -0.999999940395355,0.000001907343062,-0.000000075505284,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001907343631,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 147,148,152,153,157,158,159,160,173,174 + Weights: 0.33333333,1.00000000,0.33333333,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: -0.316227227449417,-0.000000382586194,-0.948683500289917,0.000000000000000,-0.000000079067547,-1.000000000000000,0.000000429636998,0.000000000000000,-0.948683440685272,0.000000210872798,0.316227227449417,0.000000000000000,-0.039527967572212,-0.031249899417162,-0.316227972507477,1.000000000000000 + TransformLink: -0.316227227449417,-0.948683500289917,0.000000079067370,0.000000000000000,-0.000000382586194,0.000000210872997,1.000000000000000,0.000000000000000,-0.948683440685272,0.316227227449417,-0.000000429636913,0.000000000000000,-0.937500119209290,1.437500119209290,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 161,162,165,166,167,168,169,170,171,172 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: 1.000000000000000,0.000000075345362,0.000000000000000,0.000000000000000,0.000000075345383,-1.000000000000000,-0.000000075498143,0.000000000000000,-0.000000059604652,0.000000075497944,-1.000000000000000,0.000000000000000,0.343750029802322,-0.031249752268195,-0.031249642372131,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000000000006,-0.000000075345362,0.000000000000000,0.000000075345390,0.000000075498143,1.000000000000000,0.000000000000000,-0.000000059604645,-1.000000000000000,0.000000075497951,0.000000000000000,-0.968750059604645,1.343750119209290,0.031249780207872,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 163,164 + Weights: 1.00000000,1.00000000 + Transform: 0.000000149011598,0.000000043711434,-1.000000000000000,0.000000000000000,-0.000000084064169,-1.000000000000000,-0.000000043711392,0.000000000000000,-1.000000000000000,0.000000084063984,-0.000000149011612,0.000000000000000,-0.062499616295099,-0.031249765306711,-0.375000149011612,1.000000000000000 + TransformLink: 0.000000149011612,-1.000000000000000,0.000000084063977,0.000000000000000,0.000000043711378,0.000000084064176,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000149011598,0.000000043711449,0.000000000000000,-1.000000119209290,1.312500119209290,0.031249785795808,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 150,154 + Weights: 1.00000000,1.00000000 + Transform: -1.000000119209290,-0.000000075497873,0.000000044695984,0.000000000000000,0.000000075497816,-1.000000000000000,0.000000162920671,0.000000000000000,0.000000044696769,0.000000162920671,1.000000000000000,0.000000000000000,-0.375000238418579,-0.031249806284904,-0.125000268220901,1.000000000000000 + TransformLink: -0.999999940395355,0.000000044695970,-0.000000075497873,0.000000000000000,-0.000000075497802,0.000000162920671,1.000000000000000,0.000000000000000,0.000000044696776,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.031249755993485,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_hand_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,-0.000000000000000,0.000000000000000,-0.000000000000052,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.250000089406967,0.000000047186187,-0.000000224015992,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,0.000000000000052,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.875000119209290,1.374999642372131,-0.000000224015949,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_elbow_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 23,25,37 + Weights: 1.00000000,1.00000000,1.00000000 + Transform: -1.000000000000000,-0.000000075497901,-0.000000000000125,0.000000000000000,-0.000000000000177,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.000000044204327,-0.000000072023099,-0.125000238418579,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,0.000000000000177,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.000000000000125,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000059604645,1.374999761581421,-0.125000238418579,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_hip_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000087422777,0.000000000000000,-0.000000162920671,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497887,-0.000000162920671,0.000000000000000,-0.499999701976776,0.750000000000000,-0.000000158448785,1.000000000000000 + TransformLink: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_thigh_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000035761470,-1.000000000000000,-0.000000039736427,0.000000000000000,-0.000000162920671,-0.000000039736438,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000035761463,-0.000000162920671,0.000000000000000,-0.624999821186066,0.750000000000000,-0.000000194213555,1.000000000000000 + TransformLink: 0.000000035761470,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000035761463,0.000000039736435,0.000000000000000,-0.000000039736431,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_shin_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000003974955,-1.000000000000000,-0.000000079472855,0.000000000000000,-0.000000162920671,-0.000000079472855,1.000000000000000,0.000000000000000,-1.000000000000000,0.000000003974967,-0.000000162920671,0.000000000000000,-0.999999821186066,0.750000000000000,-0.000000164411233,1.000000000000000 + TransformLink: -0.000000003974954,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,0.000000003974968,0.000000079472855,0.000000000000000,-0.000000079472855,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000000000000,0.374999940395355,-0.000000061095243,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497894,-1.000000000000000,0.000000000000000,0.000000000000000,-0.000000162920685,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497894,-0.000000162920685,0.000000000000000,-1.374999880790710,0.749999880790710,-0.000000224015906,1.000000000000000 + TransformLink: 0.000000075497894,-1.000000000000000,0.000000162920685,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920685,-1.000000000000000,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_knee_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497930,-1.000000000000000,0.000000000000000,0.000000000000000,-0.000000162920671,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497930,-0.000000162920671,0.000000000000000,-0.999999821186066,0.749999940395355,0.124999791383743,1.000000000000000 + TransformLink: 0.000000075497930,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497930,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.375000029802322,0.124999955296516,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_hip_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000087422777,0.000000000000000,-0.000000162920671,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497887,-0.000000162920671,0.000000000000000,-0.499999701976776,0.499999940395355,-0.000000180304482,1.000000000000000 + TransformLink: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_thigh_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000115234336,-1.000000000000000,0.000000039736420,0.000000000000000,-0.000000162920685,0.000000039736403,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000115234350,-0.000000162920671,0.000000000000000,-0.624999940395355,0.499999910593033,-0.000000243884102,1.000000000000000 + TransformLink: 0.000000115234336,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000115234336,-0.000000039736403,0.000000000000000,0.000000039736420,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_shin_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000000000000,0.000000000000000,-0.000000162920685,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000075497908,-0.000000162920671,0.000000000000000,-0.999999880790710,0.499999940395355,-0.000000224015878,1.000000000000000 + TransformLink: 0.000000075497901,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000000000000,0.375000029802322,-0.000000061095257,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000002159669521,-1.000000000000000,-0.000002235167585,0.000000000000000,-0.000000162920500,-0.000002235167130,1.000000000000000,0.000000000000000,-1.000000119209290,0.000002159670203,-0.000000162915640,0.000000000000000,-1.374998807907104,0.500002980232239,0.000000893574850,1.000000000000000 + TransformLink: -0.000002159669521,-0.999999940395355,0.000000162920458,0.000000000000000,-1.000000000000000,0.000002159669748,0.000002235167130,0.000000000000000,-0.000002235167585,-0.000000162915654,-1.000000000000000,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_knee_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497915,-1.000000000000000,-0.000000000000000,0.000000000000000,0.000000582136920,0.000000000000044,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000075497915,0.000000582137034,0.000000000000000,-0.999999761581421,0.499999910593033,0.125000536441803,1.000000000000000 + TransformLink: 0.000000075497908,-0.999999940395355,-0.000000582136977,0.000000000000000,-1.000000000000000,-0.000000075497908,-0.000000000000044,0.000000000000000,0.000000000000000,0.000000582136863,-1.000000000000000,0.000000000000000,-0.125000014901161,0.375000059604645,0.124999955296516,1.000000000000000 + } + Deformer: "Deformer::Skin MESH_Leg_L", "Skin" { + Version: 100 + MultiLayer: 0 + Type: "Skin" + Properties60: { + } + Link_DeformAcuracy: 50 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_pelvis", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-0.375000000000000,-0.125000029802322,0.000000061095250,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,0.750000000000000,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_spine", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-0.625000000000000,-0.125000044703484,0.000000061095250,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000,-0.000000162920671,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_chest", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-0.875000000000000,-0.125000059604645,0.000000061095250,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.250000000000000,-0.000000203650842,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_neck", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-1.125000000000000,-0.125000089406967,0.000000061095250,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.500000000000000,-0.000000244380999,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_head", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-1.187500000000000,-0.125000089406967,0.000000061095250,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.562500000000000,-0.000000254563560,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_clavicle_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,-0.000000878176422,-0.000000000001053,0.000000000000000,-0.000000000000060,-0.000001267590733,1.000000000000000,0.000000000000000,-0.000000878176422,-1.000000000000000,-0.000001267590733,0.000000000000000,0.000000877677905,1.000000119209290,0.000001043575026,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000878176422,0.000000000000060,0.000000000000000,-0.000000878176422,-1.000000000000000,0.000001267590733,0.000000000000000,-0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,0.125000000000000,1.375000119209290,-0.000000224015935,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_upperArm_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,-0.000000878176877,-0.000000000000951,0.000000000000000,-0.000000000000068,-0.000001160306738,1.000000000000000,0.000000000000000,-0.000000878176877,-1.000000000000000,-0.000001160306738,0.000000000000000,-0.249999105930328,1.000000119209290,0.000000936290860,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000878176877,0.000000000000068,0.000000000000000,-0.000000878176877,-1.000000000000000,0.000001160306738,0.000000000000000,-0.000000000000951,-0.000001160306738,-1.000000000000000,0.000000000000000,0.375000000000000,1.374999880790710,-0.000000224015906,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_forearm_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075497901,0.000000000000000,0.000000000000000,0.000000000000052,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075497901,-1.000000000000000,-0.000000683469239,0.000000000000000,-0.499999970197678,0.999999642372131,0.000000459453133,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075497901,-0.000000000000052,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_wrist_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000005797549420,-0.000000000010664,0.000000000000000,0.000000000000804,0.000001700722237,1.000000000000000,0.000000000000000,0.000005797549420,-1.000000000000000,0.000001700722237,0.000000000000000,-0.687506020069122,0.999995589256287,-0.000001924730213,1.000000000000000 + TransformLink: 1.000000000000000,0.000005797549420,-0.000000000000804,0.000000000000000,0.000005797549420,-1.000000000000000,-0.000001700722237,0.000000000000000,-0.000000000010664,0.000001700722237,-1.000000000000000,0.000000000000000,0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_indexFinger_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075487158,-0.000001966951459,0.000000000000000,-0.000000075490647,1.000000000000000,-0.000001744433689,0.000000000000000,0.000001966951459,0.000001744433803,1.000000000000000,0.000000000000000,-0.750002086162567,0.093747854232788,-1.062498688697815,1.000000000000000 + TransformLink: 0.999999940395355,0.000001966951004,0.000000075490583,0.000000000000000,0.000000075487208,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001966951459,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_indexFinger_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.316227734088898,0.000000735101253,0.948683440685272,0.000000000000000,-0.000000305447145,1.000000000000000,-0.000000673048930,0.000000000000000,-0.948683381080627,-0.000000076936111,0.316227644681931,0.000000000000000,0.751041173934937,0.093749247491360,-1.106797099113464,1.000000000000000 + TransformLink: 0.316227614879608,-0.948683321475983,0.000000305447287,0.000000000000000,0.000000735101082,-0.000000076935891,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227704286575,0.000000673048874,0.000000000000000,0.937499880790710,1.437500119209290,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_indexFinger_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,0.000000242092227,-0.000001341104166,0.000000000000000,0.000000242090124,1.000000000000000,0.000001498060556,0.000000000000000,0.000001400709607,0.000001498059987,-1.000000000000000,0.000000000000000,0.843748629093170,0.093748137354851,0.968751132488251,1.000000000000000 + TransformLink: -0.999999940395355,0.000001341104394,-0.000000242090181,0.000000000000000,0.000000242092199,0.000001498060215,-1.000000000000000,0.000000000000000,-0.000001400709152,-1.000000000000000,-0.000001498060328,0.000000000000000,0.968749940395355,1.343749880790710,0.093749791383743,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000029802326,0.000000043711282,1.000000119209290,0.000000000000000,-0.000000237272388,1.000000000000000,-0.000000043711296,0.000000000000000,-0.999999940395355,-0.000000237272545,-0.000000059604634,0.000000000000000,0.937500000000000,0.093749970197678,-0.874999880790710,1.000000000000000 + TransformLink: -0.000000059604645,-1.000000119209290,0.000000237272559,0.000000000000000,0.000000043711278,-0.000000237272403,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000029802315,0.000000043711285,0.000000000000000,0.999999821186066,1.312500119209290,0.093749783933163,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075497660,0.000000081960486,0.000000000000000,-0.000000075497731,1.000000000000000,0.000000162920671,0.000000000000000,-0.000000081960017,-0.000000162920671,1.000000000000000,0.000000000000000,-0.874999940395355,0.093749873340130,-1.125000238418579,1.000000000000000 + TransformLink: 0.999999940395355,-0.000000081960465,0.000000075497667,0.000000000000000,0.000000075497709,-0.000000162920671,-1.000000000000000,0.000000000000000,0.000000081960025,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.093749754130840,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_thumbFinger_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000001231825536,0.000000150990502,1.000000000000000,0.000000000000000,1.000000000000000,0.000000282131822,0.000001271565452,0.000000000000000,-0.000000282131651,1.000000000000000,-0.000000150990473,0.000000000000000,0.062501043081284,-0.921875238418579,-0.812499880790710,1.000000000000000 + TransformLink: -0.000001271565452,-0.000000282131623,-1.000000000000000,0.000000000000000,0.000000150990118,1.000000000000000,-0.000000282131850,0.000000000000000,1.000000000000000,-0.000000150990843,-0.000001231825536,0.000000000000000,0.937500059604645,1.296875119209290,0.062499787658453,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_palmFingers_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075487165,-0.000001907346473,0.000000000000000,-0.000000075490767,1.000000000000000,-0.000001744433689,0.000000000000000,0.000001907346814,0.000001744433803,1.000000000000000,0.000000000000000,-0.750002086162567,0.031247856095433,-1.062498569488525,1.000000000000000 + TransformLink: 0.999999940395355,0.000001907346245,0.000000075490483,0.000000000000000,0.000000075487435,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001907346814,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_palmFingers_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.316227674484253,0.000000705958143,0.948683440685272,0.000000000000000,-0.000000230052848,1.000000000000000,-0.000000667461052,0.000000000000000,-0.948683381080627,-0.000000007177676,0.316227644681931,0.000000000000000,0.751041293144226,0.031249200925231,-1.106797099113464,1.000000000000000 + TransformLink: 0.316227614879608,-0.948683321475983,0.000000230052791,0.000000000000000,0.000000705958200,-0.000000007177647,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227644681931,0.000000667460881,0.000000000000000,0.937499880790710,1.437500119209290,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_palmFingers_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000015535745,-0.000001281499863,0.000000000000000,-0.000000015537161,1.000000000000000,0.000001498061465,0.000000000000000,0.000001162290687,0.000001498061238,-1.000000119209290,0.000000000000000,0.843748867511749,0.031248342245817,0.968750834465027,1.000000000000000 + TransformLink: -0.999999940395355,0.000001281499749,0.000000015537665,0.000000000000000,-0.000000015535420,0.000001498061351,-1.000000000000000,0.000000000000000,-0.000001162290573,-0.999999940395355,-0.000001498061124,0.000000000000000,0.968749940395355,1.343749880790710,0.031249780207872,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000089406974,0.000000043711278,1.000000119209290,0.000000000000000,-0.000000238294632,1.000000000000000,-0.000000043711410,0.000000000000000,-1.000000000000000,-0.000000238294632,-0.000000059604638,0.000000000000000,0.937500238418579,0.031249972060323,-0.874999821186066,1.000000000000000 + TransformLink: -0.000000059604645,-1.000000000000000,0.000000238294632,0.000000000000000,0.000000043711392,-0.000000238294632,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000089406960,0.000000043711296,0.000000000000000,0.999999821186066,1.312500119209290,0.031249785795808,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075497901,-0.000000044699394,0.000000000000000,-0.000000075498178,1.000000000000000,0.000000162920671,0.000000000000000,0.000000044699974,-0.000000162920671,1.000000000000000,0.000000000000000,-0.875000178813934,0.031249871477485,-1.125000119209290,1.000000000000000 + TransformLink: 0.999999940395355,0.000000044699402,0.000000075497887,0.000000000000000,0.000000075498178,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.000000044699959,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.031249755993485,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_hand_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075497901,-0.000000000004547,0.000000000000000,0.000000000004599,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075497901,-1.000000000000000,-0.000000683469239,0.000000000000000,-0.750000000000000,0.999999523162842,0.000000459456544,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075497901,-0.000000000004599,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000004547,-0.000000683469239,-1.000000000000000,0.000000000000000,0.874999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_elbow_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075498924,-0.000000000000951,0.000000000000000,0.000000000001003,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075498924,-1.000000000000000,-0.000000683469239,0.000000000000000,-0.499999970197678,0.999999880790710,-0.124999552965164,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075498924,-0.000000000001003,0.000000000000000,0.000000075498924,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000951,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999761581421,-0.125000238418579,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_clavicle_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000001029171813,0.000000000001053,0.000000000000000,-0.000000000000251,0.000001267590733,1.000000000000000,0.000000000000000,-0.000001029171358,1.000000000000000,-0.000001267590733,0.000000000000000,-0.249998986721039,-1.000000357627869,0.000001043575253,1.000000000000000 + TransformLink: -1.000000000000000,-0.000001029171813,0.000000000000251,0.000000000000000,-0.000001029171358,1.000000000000000,-0.000001267590733,0.000000000000000,0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,-0.125000014901161,1.375000119209290,-0.000000224015935,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_upperArm_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000001029172267,-0.000000000000125,0.000000000000000,-0.000000000001319,0.000001160306283,1.000000000000000,0.000000000000000,-0.000001029171813,1.000000000000000,-0.000001160306283,0.000000000000000,-0.499999105930328,-1.000000357627869,0.000000936290235,1.000000000000000 + TransformLink: -1.000000000000000,-0.000001029172267,0.000000000001319,0.000000000000000,-0.000001029171813,1.000000000000000,-0.000001160306283,0.000000000000000,-0.000000000000125,-0.000001160306283,-1.000000000000000,0.000000000000000,-0.375000119209290,1.374999880790710,-0.000000224015906,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_forearm_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,0.000000000001440,0.000000000000000,0.000000000001388,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.750000000000000,-0.999999642372131,0.000000459454498,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,-0.000000000001388,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000001440,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000119209290,1.374999642372131,-0.000000224015594,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_wrist_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,0.000005646542377,0.000000000010626,0.000000000000000,0.000000000001023,-0.000001700711323,1.000000000000000,0.000000000000000,0.000005646542832,1.000000000000000,0.000001700711323,0.000000000000000,-0.937505781650543,-0.999994397163391,-0.000001924716571,1.000000000000000 + TransformLink: -1.000000000000000,0.000005646542377,-0.000000000001023,0.000000000000000,0.000005646542832,1.000000000000000,0.000001700711323,0.000000000000000,0.000000000010626,0.000001700711323,-1.000000000000000,0.000000000000000,-0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_indexFinger_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075508623,0.000001966947821,0.000000000000000,0.000000075505120,-1.000000000000000,-0.000001744422661,0.000000000000000,0.000001966948730,-0.000001744422548,1.000000000000000,0.000000000000000,-1.000002264976501,-0.093747988343239,-1.062498211860657,1.000000000000000 + TransformLink: -0.999999940395355,0.000001966947821,-0.000000075505184,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001966948275,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_indexFinger_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.316227525472641,-0.000000394058532,-0.948683559894562,0.000000000000000,-0.000000003672711,-1.000000000000000,0.000000416598709,0.000000000000000,-0.948683500289917,0.000000135224383,0.316227287054062,0.000000000000000,0.671984553337097,-0.093750327825546,-1.343967914581299,1.000000000000000 + TransformLink: -0.316227227449417,-0.948683381080627,0.000000003673073,0.000000000000000,-0.000000394058816,0.000000135224184,1.000000000000000,0.000000000000000,-0.948683321475983,0.316227465867996,-0.000000416598425,0.000000000000000,-0.937500119209290,1.437500119209290,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_indexFinger_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000159178242,-0.000000059604659,0.000000000000000,0.000000159177915,-1.000000000000000,-0.000000075497617,0.000000000000000,0.000000268220930,0.000000075498001,-1.000000000000000,0.000000000000000,1.093749880790710,-0.093749679625034,0.968750119209290,1.000000000000000 + TransformLink: 0.999999880790710,-0.000000059604666,-0.000000159178228,0.000000000000000,0.000000159177887,0.000000075497610,1.000000000000000,0.000000000000000,0.000000268220901,-1.000000000000000,0.000000075497958,0.000000000000000,-0.968750059604645,1.343750119209290,0.093749776482582,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000327825575,0.000000043711463,-1.000000119209290,0.000000000000000,-0.000000094096841,-1.000000000000000,-0.000000043711093,0.000000000000000,-1.000000000000000,0.000000094097132,0.000000119209304,0.000000000000000,0.937499701976776,-0.093749828636646,-1.125000357627869,1.000000000000000 + TransformLink: -0.000000119209290,-1.000000000000000,0.000000094097139,0.000000000000000,0.000000043711101,0.000000094096826,1.000000000000000,0.000000000000000,-0.999999880790710,0.000000327825546,0.000000043711427,0.000000000000000,-1.000000119209290,1.312500119209290,0.093749783933163,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075498122,-0.000000081964124,0.000000000000000,0.000000075498036,-1.000000000000000,0.000000162920671,0.000000000000000,-0.000000081963229,0.000000162920671,1.000000000000000,0.000000000000000,-1.125000119209290,-0.093750022351742,-1.125000119209290,1.000000000000000 + TransformLink: -0.999999940395355,-0.000000081964131,-0.000000075498100,0.000000000000000,-0.000000075498043,0.000000162920671,1.000000000000000,0.000000000000000,-0.000000081963208,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.093749754130840,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_thumbFinger_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000000006578,0.000000071528120,-1.000000000000000,0.000000000000000,1.000000000000000,0.000001140426320,0.000000000007064,0.000000000000000,0.000001140426320,-1.000000000000000,-0.000000071527666,0.000000000000000,0.062498755753040,0.906250238418579,-1.062500119209290,1.000000000000000 + TransformLink: 0.000000000006983,0.000001140426320,-1.000000000000000,0.000000000000000,0.000000071527666,-1.000000000000000,-0.000001140426320,0.000000000000000,-1.000000000000000,-0.000000071528120,-0.000000000006660,0.000000000000000,-0.937500178813934,1.281250000000000,0.062499787658453,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_palmFingers_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075508616,0.000001907343062,0.000000000000000,0.000000075505227,-1.000000000000000,-0.000001744422661,0.000000000000000,0.000001907343858,-0.000001744422548,1.000000000000000,0.000000000000000,-1.000002264976501,-0.031247986480594,-1.062498092651367,1.000000000000000 + TransformLink: -0.999999940395355,0.000001907343062,-0.000000075505284,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001907343631,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_palmFingers_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.316227227449417,-0.000000382586194,-0.948683500289917,0.000000000000000,-0.000000079067547,-1.000000000000000,0.000000429636998,0.000000000000000,-0.948683440685272,0.000000210872798,0.316227227449417,0.000000000000000,0.671984851360321,-0.031250398606062,-1.343967795372009,1.000000000000000 + TransformLink: -0.316227227449417,-0.948683500289917,0.000000079067370,0.000000000000000,-0.000000382586194,0.000000210872997,1.000000000000000,0.000000000000000,-0.948683440685272,0.316227227449417,-0.000000429636913,0.000000000000000,-0.937500119209290,1.437500119209290,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_palmFingers_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075345362,0.000000000000000,0.000000000000000,0.000000075345383,-1.000000000000000,-0.000000075498143,0.000000000000000,-0.000000059604652,0.000000075497944,-1.000000000000000,0.000000000000000,1.093750119209290,-0.031249770894647,0.968750119209290,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000000000006,-0.000000075345362,0.000000000000000,0.000000075345390,0.000000075498143,1.000000000000000,0.000000000000000,-0.000000059604645,-1.000000000000000,0.000000075497951,0.000000000000000,-0.968750059604645,1.343750119209290,0.031249780207872,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000149011598,0.000000043711434,-1.000000000000000,0.000000000000000,-0.000000084064169,-1.000000000000000,-0.000000043711392,0.000000000000000,-1.000000000000000,0.000000084063984,-0.000000149011612,0.000000000000000,0.937500238418579,-0.031249815598130,-1.125000000000000,1.000000000000000 + TransformLink: 0.000000149011612,-1.000000000000000,0.000000084063977,0.000000000000000,0.000000043711378,0.000000084064176,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000149011598,0.000000043711449,0.000000000000000,-1.000000119209290,1.312500119209290,0.031249785795808,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075497873,0.000000044695984,0.000000000000000,0.000000075497816,-1.000000000000000,0.000000162920671,0.000000000000000,0.000000044696769,0.000000162920671,1.000000000000000,0.000000000000000,-1.125000357627869,-0.031250026077032,-1.125000000000000,1.000000000000000 + TransformLink: -0.999999940395355,0.000000044695970,-0.000000075497873,0.000000000000000,-0.000000075497802,0.000000162920671,1.000000000000000,0.000000000000000,0.000000044696776,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.031249755993485,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_hand_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,-0.000000000000000,0.000000000000000,-0.000000000000052,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-1.000000000000000,-0.999999761581421,0.000000459453076,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,0.000000000000052,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.875000119209290,1.374999642372131,-0.000000224015949,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_elbow_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,-0.000000000000125,0.000000000000000,-0.000000000000177,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.749999940395355,-0.999999880790710,-0.124999552965164,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,0.000000000000177,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.000000000000125,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000059604645,1.374999761581421,-0.125000238418579,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_hip_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000087422777,0.000000000000000,-0.000000162920671,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497887,-0.000000162920671,0.000000000000000,0.500000119209290,0.000000046194099,-0.000000061095250,1.000000000000000 + TransformLink: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_thigh_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 1,3,5,7,9,10,12,14,17,18,21,24,27,29,30,32,34,35,37,39,41,43,44 + ,48,50,52,54,55,56,57,58,59,60,61,62,63,64,65,66,70,74,76,77,80,81,83 + ,85,87,88,89,90,93,94,95,96,97,98,99,100,101,102,103 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,1.00000000,1.00000000,1.00000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.05000000,0.05000000,1.00000000,1.00000000,1.00000000,1.00000000,0.80000000 + ,0.05000000,0.05000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.05000000,0.95000000,0.80000000,0.95000000,0.95000000,0.95000000,0.95000000,0.80000000,0.20000000,0.20000000,0.20000000 + Transform: 0.000000035761470,-1.000000000000000,-0.000000039736427,0.000000000000000,-0.000000162920671,-0.000000039736438,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000035761463,-0.000000162920671,0.000000000000000,0.374999940395355,0.000000031292934,-0.000000061095250,1.000000000000000 + TransformLink: 0.000000035761470,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000035761463,0.000000039736435,0.000000000000000,-0.000000039736431,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_shin_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 0,2,4,6,8,11,13,15,16,19,20,22,23,25,26,28,29,35,36,38,40,42,44 + ,45,47,48,49,50,51,53,59,60,65,66,67,68,69,70,71,72,73,75,78,79,81,82 + ,83,84,86,91,92,93,94,95,96,97,98,99,100,101,102,103 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,1.00000000,1.00000000,0.50000000,1.00000000,0.50000000,1.00000000,1.00000000,0.95000000,0.95000000,0.20000000,0.95000000,1.00000000,1.00000000,1.00000000,0.95000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,1.00000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,0.95000000,0.05000000,0.20000000,0.05000000,0.05000000,0.05000000,0.05000000,0.20000000,0.80000000,0.80000000,0.80000000 + Transform: -0.000000003974955,-1.000000000000000,-0.000000079472855,0.000000000000000,-0.000000162920671,-0.000000079472855,1.000000000000000,0.000000000000000,-1.000000000000000,0.000000003974967,-0.000000162920671,0.000000000000000,-0.000000060101513,0.000000001490613,-0.000000061095250,1.000000000000000 + TransformLink: -0.000000003974954,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,0.000000003974968,0.000000079472855,0.000000000000000,-0.000000079472855,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000000000000,0.374999940395355,-0.000000061095243,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497894,-1.000000000000000,0.000000000000000,0.000000000000000,-0.000000162920685,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497894,-0.000000162920685,0.000000000000000,-0.375000089406967,-0.000000058114033,-0.000000061095257,1.000000000000000 + TransformLink: 0.000000075497894,-1.000000000000000,0.000000162920685,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920685,-1.000000000000000,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_knee_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 31,33,46 + Weights: 1.00000000,1.00000000,1.00000000 + Transform: 0.000000075497930,-1.000000000000000,0.000000000000000,0.000000000000000,-0.000000162920671,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497930,-0.000000162920671,0.000000000000000,0.000000009437241,0.000000016391759,0.124999955296516,1.000000000000000 + TransformLink: 0.000000075497930,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497930,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.375000029802322,0.124999955296516,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_hip_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000087422777,0.000000000000000,-0.000000162920671,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497887,-0.000000162920671,0.000000000000000,0.500000119209290,-0.249999970197678,-0.000000082950947,1.000000000000000 + TransformLink: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_thigh_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000115234336,-1.000000000000000,0.000000039736420,0.000000000000000,-0.000000162920685,0.000000039736403,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000115234350,-0.000000162920671,0.000000000000000,0.374999940395355,-0.249999955296516,-0.000000051161155,1.000000000000000 + TransformLink: 0.000000115234336,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000115234336,-0.000000039736403,0.000000000000000,0.000000039736420,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_shin_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000000000000,0.000000000000000,-0.000000162920685,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000075497908,-0.000000162920671,0.000000000000000,0.000000009437238,-0.250000000000000,-0.000000061095250,1.000000000000000 + TransformLink: 0.000000075497901,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000000000000,0.375000029802322,-0.000000061095257,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000002159669521,-1.000000000000000,-0.000002235167585,0.000000000000000,-0.000000162920500,-0.000002235167130,1.000000000000000,0.000000000000000,-1.000000119209290,0.000002159670203,-0.000000162915640,0.000000000000000,-0.375000596046448,-0.249999195337296,-0.000000619885270,1.000000000000000 + TransformLink: -0.000002159669521,-0.999999940395355,0.000000162920458,0.000000000000000,-1.000000000000000,0.000002159669748,0.000002235167130,0.000000000000000,-0.000002235167585,-0.000000162915654,-1.000000000000000,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_knee_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497915,-1.000000000000000,-0.000000000000000,0.000000000000000,0.000000582136920,0.000000000000044,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000075497915,0.000000582137034,0.000000000000000,0.000000098844204,-0.250000000000000,0.124999955296516,1.000000000000000 + TransformLink: 0.000000075497908,-0.999999940395355,-0.000000582136977,0.000000000000000,-1.000000000000000,-0.000000075497908,-0.000000000000044,0.000000000000000,0.000000000000000,0.000000582136863,-1.000000000000000,0.000000000000000,-0.125000014901161,0.375000059604645,0.124999955296516,1.000000000000000 + } + Deformer: "Deformer::Skin MESH_Head", "Skin" { + Version: 100 + MultiLayer: 0 + Type: "Skin" + Properties60: { + } + Link_DeformAcuracy: 50 + } + Deformer: "SubDeformer::Cluster MESH_Head def_pelvis", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,1.000000000000000,0.000000075497901,0.000000285111184,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,0.750000000000000,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_spine", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,0.750000000000000,0.000000056623428,0.000000285111184,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000,-0.000000162920671,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_chest", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,0.500000000000000,0.000000037748954,0.000000285111184,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.250000000000000,-0.000000203650842,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_neck", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,0.250000000000000,0.000000018874474,0.000000285111184,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.500000000000000,-0.000000244380999,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_head", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 0,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,32,33,34,35,36,37,38,39,40,41,42,43,44,45 + ,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68 + ,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91 + ,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114 + ,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137 + ,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160 + ,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183 + ,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206 + ,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229 + ,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252 + ,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275 + ,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298 + ,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321 + ,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344 + ,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367 + ,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390 + ,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413 + ,414,415,416 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,0.187500000000000,0.000000014155859,0.000000285111184,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.562500000000000,-0.000000254563560,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_clavicle_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,-0.000000878176422,-0.000000000001053,0.000000000000000,-0.000000000000060,-0.000001267590733,1.000000000000000,0.000000000000000,-0.000000878176422,-1.000000000000000,-0.000001267590733,0.000000000000000,-0.125000327825546,-0.374999761581421,-0.000000699362090,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000878176422,0.000000000000060,0.000000000000000,-0.000000878176422,-1.000000000000000,0.000001267590733,0.000000000000000,-0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,0.125000000000000,1.375000119209290,-0.000000224015935,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_upperArm_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,-0.000000878176877,-0.000000000000951,0.000000000000000,-0.000000000000068,-0.000001160306738,1.000000000000000,0.000000000000000,-0.000000878176877,-1.000000000000000,-0.000001160306738,0.000000000000000,-0.375000327825546,-0.374999761581421,-0.000000659130706,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000878176877,0.000000000000068,0.000000000000000,-0.000000878176877,-1.000000000000000,0.000001160306738,0.000000000000000,-0.000000000000951,-0.000001160306738,-1.000000000000000,0.000000000000000,0.375000000000000,1.374999880790710,-0.000000224015906,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_forearm_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075497901,0.000000000000000,0.000000000000000,0.000000000000052,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075497901,-1.000000000000000,-0.000000683469239,0.000000000000000,-0.624999880790710,-0.375000357627869,-0.000000480317055,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075497901,-0.000000000000052,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_wrist_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000005797549420,-0.000000000010664,0.000000000000000,0.000000000000804,0.000001700722237,1.000000000000000,0.000000000000000,0.000005797549420,-1.000000000000000,0.000001700722237,0.000000000000000,-0.812498033046722,-0.375005125999451,0.000000413764155,1.000000000000000 + TransformLink: 1.000000000000000,0.000005797549420,-0.000000000000804,0.000000000000000,0.000005797549420,-1.000000000000000,-0.000001700722237,0.000000000000000,-0.000000000010664,0.000001700722237,-1.000000000000000,0.000000000000000,0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_indexFinger_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075487158,-0.000001966951459,0.000000000000000,-0.000000075490647,1.000000000000000,-0.000001744433689,0.000000000000000,0.000001966951459,0.000001744433803,1.000000000000000,0.000000000000000,-0.874999403953552,0.093750245869160,0.312501549720764,1.000000000000000 + TransformLink: 0.999999940395355,0.000001966951004,0.000000075490583,0.000000000000000,0.000000075487208,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001966951459,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_indexFinger_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.316227734088898,0.000000735101253,0.948683440685272,0.000000000000000,-0.000000305447145,1.000000000000000,-0.000000673048930,0.000000000000000,-0.948683381080627,-0.000000076936111,0.316227644681931,0.000000000000000,-0.592926979064941,0.093749053776264,-0.790569543838501,1.000000000000000 + TransformLink: 0.316227614879608,-0.948683321475983,0.000000305447287,0.000000000000000,0.000000735101082,-0.000000076935891,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227704286575,0.000000673048874,0.000000000000000,0.937499880790710,1.437500119209290,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_indexFinger_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,0.000000242092227,-0.000001341104166,0.000000000000000,0.000000242090124,1.000000000000000,0.000001498060556,0.000000000000000,0.000001400709607,0.000001498059987,-1.000000000000000,0.000000000000000,0.968750536441803,0.093750171363354,-0.406248688697815,1.000000000000000 + TransformLink: -0.999999940395355,0.000001341104394,-0.000000242090181,0.000000000000000,0.000000242092199,0.000001498060215,-1.000000000000000,0.000000000000000,-0.000001400709152,-1.000000000000000,-0.000001498060328,0.000000000000000,0.968749940395355,1.343749880790710,0.093749791383743,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000029802326,0.000000043711282,1.000000119209290,0.000000000000000,-0.000000237272388,1.000000000000000,-0.000000043711296,0.000000000000000,-0.999999940395355,-0.000000237272545,-0.000000059604634,0.000000000000000,-0.437499880790710,0.093749634921551,-1.000000000000000,1.000000000000000 + TransformLink: -0.000000059604645,-1.000000119209290,0.000000237272559,0.000000000000000,0.000000043711278,-0.000000237272403,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000029802315,0.000000043711285,0.000000000000000,0.999999821186066,1.312500119209290,0.093749783933163,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075497660,0.000000081960486,0.000000000000000,-0.000000075497731,1.000000000000000,0.000000162920671,0.000000000000000,-0.000000081960017,-0.000000162920671,1.000000000000000,0.000000000000000,-1.000000119209290,0.093749642372131,0.249999761581421,1.000000000000000 + TransformLink: 0.999999940395355,-0.000000081960465,0.000000075497667,0.000000000000000,0.000000075497709,-0.000000162920671,-1.000000000000000,0.000000000000000,0.000000081960025,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.093749754130840,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_thumbFinger_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000001231825536,0.000000150990502,1.000000000000000,0.000000000000000,1.000000000000000,0.000000282131822,0.000001271565452,0.000000000000000,-0.000000282131651,1.000000000000000,-0.000000150990473,0.000000000000000,0.062500812113285,0.453124761581421,-0.937500059604645,1.000000000000000 + TransformLink: -0.000001271565452,-0.000000282131623,-1.000000000000000,0.000000000000000,0.000000150990118,1.000000000000000,-0.000000282131850,0.000000000000000,1.000000000000000,-0.000000150990843,-0.000001231825536,0.000000000000000,0.937500059604645,1.296875119209290,0.062499787658453,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_palmFingers_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075487165,-0.000001907346473,0.000000000000000,-0.000000075490767,1.000000000000000,-0.000001744433689,0.000000000000000,0.000001907346814,0.000001744433803,1.000000000000000,0.000000000000000,-0.874999463558197,0.031250245869160,0.312501668930054,1.000000000000000 + TransformLink: 0.999999940395355,0.000001907346245,0.000000075490483,0.000000000000000,0.000000075487435,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001907346814,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_palmFingers_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.316227674484253,0.000000705958143,0.948683440685272,0.000000000000000,-0.000000230052848,1.000000000000000,-0.000000667461052,0.000000000000000,-0.948683381080627,-0.000000007177676,0.316227644681931,0.000000000000000,-0.592926859855652,0.031249102205038,-0.790569543838501,1.000000000000000 + TransformLink: 0.316227614879608,-0.948683321475983,0.000000230052791,0.000000000000000,0.000000705958200,-0.000000007177647,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227644681931,0.000000667460881,0.000000000000000,0.937499880790710,1.437500119209290,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_palmFingers_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000015535745,-0.000001281499863,0.000000000000000,-0.000000015537161,1.000000000000000,0.000001498061465,0.000000000000000,0.000001162290687,0.000001498061238,-1.000000119209290,0.000000000000000,0.968750476837158,0.031250402331352,-0.406249165534973,1.000000000000000 + TransformLink: -0.999999940395355,0.000001281499749,0.000000015537665,0.000000000000000,-0.000000015535420,0.000001498061351,-1.000000000000000,0.000000000000000,-0.000001162290573,-0.999999940395355,-0.000001498061124,0.000000000000000,0.968749940395355,1.343749880790710,0.031249780207872,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000089406974,0.000000043711278,1.000000119209290,0.000000000000000,-0.000000238294632,1.000000000000000,-0.000000043711410,0.000000000000000,-1.000000000000000,-0.000000238294632,-0.000000059604638,0.000000000000000,-0.437499761581421,0.031249638646841,-0.999999940395355,1.000000000000000 + TransformLink: -0.000000059604645,-1.000000000000000,0.000000238294632,0.000000000000000,0.000000043711392,-0.000000238294632,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000089406960,0.000000043711296,0.000000000000000,0.999999821186066,1.312500119209290,0.031249785795808,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075497901,-0.000000044699394,0.000000000000000,-0.000000075498178,1.000000000000000,0.000000162920671,0.000000000000000,0.000000044699974,-0.000000162920671,1.000000000000000,0.000000000000000,-1.000000119209290,0.031249638646841,0.249999880790710,1.000000000000000 + TransformLink: 0.999999940395355,0.000000044699402,0.000000075497887,0.000000000000000,0.000000075498178,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.000000044699959,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.031249755993485,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_hand_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075497901,-0.000000000004547,0.000000000000000,0.000000000004599,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075497901,-1.000000000000000,-0.000000683469239,0.000000000000000,-0.874999880790710,-0.375000476837158,-0.000000480313076,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075497901,-0.000000000004599,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000004547,-0.000000683469239,-1.000000000000000,0.000000000000000,0.874999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_elbow_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075498924,-0.000000000000951,0.000000000000000,0.000000000001003,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075498924,-1.000000000000000,-0.000000683469239,0.000000000000000,-0.624999880790710,-0.375000119209290,-0.125000491738319,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075498924,-0.000000000001003,0.000000000000000,0.000000075498924,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000951,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999761581421,-0.125000238418579,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_clavicle_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000001029171813,0.000000000001053,0.000000000000000,-0.000000000000251,0.000001267590733,1.000000000000000,0.000000000000000,-0.000001029171358,1.000000000000000,-0.000001267590733,0.000000000000000,-0.125000402331352,0.374999761581421,-0.000000699362090,1.000000000000000 + TransformLink: -1.000000000000000,-0.000001029171813,0.000000000000251,0.000000000000000,-0.000001029171358,1.000000000000000,-0.000001267590733,0.000000000000000,0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,-0.125000014901161,1.375000119209290,-0.000000224015935,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_upperArm_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000001029172267,-0.000000000000125,0.000000000000000,-0.000000000001319,0.000001160306283,1.000000000000000,0.000000000000000,-0.000001029171813,1.000000000000000,-0.000001160306283,0.000000000000000,-0.375000506639481,0.374999761581421,-0.000000659130933,1.000000000000000 + TransformLink: -1.000000000000000,-0.000001029172267,0.000000000001319,0.000000000000000,-0.000001029171813,1.000000000000000,-0.000001160306283,0.000000000000000,-0.000000000000125,-0.000001160306283,-1.000000000000000,0.000000000000000,-0.375000119209290,1.374999880790710,-0.000000224015906,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_forearm_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,0.000000000001440,0.000000000000000,0.000000000001388,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.625000119209290,0.375000357627869,-0.000000480315862,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,-0.000000000001388,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000001440,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000119209290,1.374999642372131,-0.000000224015594,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_wrist_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,0.000005646542377,0.000000000010626,0.000000000000000,0.000000000001023,-0.000001700711323,1.000000000000000,0.000000000000000,0.000005646542832,1.000000000000000,0.000001700711323,0.000000000000000,-0.812498033046722,0.375004887580872,0.000000413760063,1.000000000000000 + TransformLink: -1.000000000000000,0.000005646542377,-0.000000000001023,0.000000000000000,0.000005646542832,1.000000000000000,0.000001700711323,0.000000000000000,0.000000000010626,0.000001700711323,-1.000000000000000,0.000000000000000,-0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_indexFinger_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075508623,0.000001966947821,0.000000000000000,0.000000075505120,-1.000000000000000,-0.000001744422661,0.000000000000000,0.000001966948730,-0.000001744422548,1.000000000000000,0.000000000000000,-0.874999523162842,-0.093750379979610,0.312501549720764,1.000000000000000 + TransformLink: -0.999999940395355,0.000001966947821,-0.000000075505184,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001966948275,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_indexFinger_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.316227525472641,-0.000000394058532,-0.948683559894562,0.000000000000000,-0.000000003672711,-1.000000000000000,0.000000416598709,0.000000000000000,-0.948683500289917,0.000000135224383,0.316227287054062,0.000000000000000,-0.592926740646362,-0.093750089406967,-0.790569901466370,1.000000000000000 + TransformLink: -0.316227227449417,-0.948683381080627,0.000000003673073,0.000000000000000,-0.000000394058816,0.000000135224184,1.000000000000000,0.000000000000000,-0.948683321475983,0.316227465867996,-0.000000416598425,0.000000000000000,-0.937500119209290,1.437500119209290,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_indexFinger_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000159178242,-0.000000059604659,0.000000000000000,0.000000159177915,-1.000000000000000,-0.000000075497617,0.000000000000000,0.000000268220930,0.000000075498001,-1.000000000000000,0.000000000000000,0.968750298023224,-0.093749590218067,-0.406249880790710,1.000000000000000 + TransformLink: 0.999999880790710,-0.000000059604666,-0.000000159178228,0.000000000000000,0.000000159177887,0.000000075497610,1.000000000000000,0.000000000000000,0.000000268220901,-1.000000000000000,0.000000075497958,0.000000000000000,-0.968750059604645,1.343750119209290,0.093749776482582,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000327825575,0.000000043711463,-1.000000119209290,0.000000000000000,-0.000000094096841,-1.000000000000000,-0.000000043711093,0.000000000000000,-1.000000000000000,0.000000094097132,0.000000119209304,0.000000000000000,-0.437500238418579,-0.093749701976776,-1.000000119209290,1.000000000000000 + TransformLink: -0.000000119209290,-1.000000000000000,0.000000094097139,0.000000000000000,0.000000043711101,0.000000094096826,1.000000000000000,0.000000000000000,-0.999999880790710,0.000000327825546,0.000000043711427,0.000000000000000,-1.000000119209290,1.312500119209290,0.093749783933163,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075498122,-0.000000081964124,0.000000000000000,0.000000075498036,-1.000000000000000,0.000000162920671,0.000000000000000,-0.000000081963229,0.000000162920671,1.000000000000000,0.000000000000000,-1.000000238418579,-0.093749791383743,0.249999880790710,1.000000000000000 + TransformLink: -0.999999940395355,-0.000000081964131,-0.000000075498100,0.000000000000000,-0.000000075498043,0.000000162920671,1.000000000000000,0.000000000000000,-0.000000081963208,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.093749754130840,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_thumbFinger_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000000006578,0.000000071528120,-1.000000000000000,0.000000000000000,1.000000000000000,0.000001140426320,0.000000000007064,0.000000000000000,0.000001140426320,-1.000000000000000,-0.000000071527666,0.000000000000000,0.062500320374966,-0.468749761581421,-0.937500178813934,1.000000000000000 + TransformLink: 0.000000000006983,0.000001140426320,-1.000000000000000,0.000000000000000,0.000000071527666,-1.000000000000000,-0.000001140426320,0.000000000000000,-1.000000000000000,-0.000000071528120,-0.000000000006660,0.000000000000000,-0.937500178813934,1.281250000000000,0.062499787658453,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_palmFingers_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075508616,0.000001907343062,0.000000000000000,0.000000075505227,-1.000000000000000,-0.000001744422661,0.000000000000000,0.000001907343858,-0.000001744422548,1.000000000000000,0.000000000000000,-0.874999582767487,-0.031250376254320,0.312501668930054,1.000000000000000 + TransformLink: -0.999999940395355,0.000001907343062,-0.000000075505284,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001907343631,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_palmFingers_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.316227227449417,-0.000000382586194,-0.948683500289917,0.000000000000000,-0.000000079067547,-1.000000000000000,0.000000429636998,0.000000000000000,-0.948683440685272,0.000000210872798,0.316227227449417,0.000000000000000,-0.592926502227783,-0.031250059604645,-0.790569901466370,1.000000000000000 + TransformLink: -0.316227227449417,-0.948683500289917,0.000000079067370,0.000000000000000,-0.000000382586194,0.000000210872997,1.000000000000000,0.000000000000000,-0.948683440685272,0.316227227449417,-0.000000429636913,0.000000000000000,-0.937500119209290,1.437500119209290,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_palmFingers_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075345362,0.000000000000000,0.000000000000000,0.000000075345383,-1.000000000000000,-0.000000075498143,0.000000000000000,-0.000000059604652,0.000000075497944,-1.000000000000000,0.000000000000000,0.968750000000000,-0.031249675899744,-0.406249880790710,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000000000006,-0.000000075345362,0.000000000000000,0.000000075345390,0.000000075498143,1.000000000000000,0.000000000000000,-0.000000059604645,-1.000000000000000,0.000000075497951,0.000000000000000,-0.968750059604645,1.343750119209290,0.031249780207872,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000149011598,0.000000043711434,-1.000000000000000,0.000000000000000,-0.000000084064169,-1.000000000000000,-0.000000043711392,0.000000000000000,-1.000000000000000,0.000000084063984,-0.000000149011612,0.000000000000000,-0.437499761581421,-0.031249705702066,-1.000000238418579,1.000000000000000 + TransformLink: 0.000000149011612,-1.000000000000000,0.000000084063977,0.000000000000000,0.000000043711378,0.000000084064176,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000149011598,0.000000043711449,0.000000000000000,-1.000000119209290,1.312500119209290,0.031249785795808,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075497873,0.000000044695984,0.000000000000000,0.000000075497816,-1.000000000000000,0.000000162920671,0.000000000000000,0.000000044696769,0.000000162920671,1.000000000000000,0.000000000000000,-1.000000238418579,-0.031249793246388,0.250000000000000,1.000000000000000 + TransformLink: -0.999999940395355,0.000000044695970,-0.000000075497873,0.000000000000000,-0.000000075497802,0.000000162920671,1.000000000000000,0.000000000000000,0.000000044696776,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.031249755993485,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_hand_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,-0.000000000000000,0.000000000000000,-0.000000000000052,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.875000119209290,0.375000238418579,-0.000000480317112,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,0.000000000000052,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.875000119209290,1.374999642372131,-0.000000224015949,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_elbow_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,-0.000000000000125,0.000000000000000,-0.000000000000177,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.625000059604645,0.375000119209290,-0.125000491738319,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,0.000000000000177,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.000000000000125,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000059604645,1.374999761581421,-0.125000238418579,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_hip_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000087422777,0.000000000000000,-0.000000162920671,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497887,-0.000000162920671,0.000000000000000,-0.874999880790710,0.124999940395355,-0.000000274183321,1.000000000000000 + TransformLink: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_thigh_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000035761470,-1.000000000000000,-0.000000039736427,0.000000000000000,-0.000000162920671,-0.000000039736438,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000035761463,-0.000000162920671,0.000000000000000,-1.000000000000000,0.124999985098839,-0.000000280144121,1.000000000000000 + TransformLink: 0.000000035761470,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000035761463,0.000000039736435,0.000000000000000,-0.000000039736431,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_shin_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000003974955,-1.000000000000000,-0.000000079472855,0.000000000000000,-0.000000162920671,-0.000000079472855,1.000000000000000,0.000000000000000,-1.000000000000000,0.000000003974967,-0.000000162920671,0.000000000000000,-1.375000000000000,0.125000000000000,-0.000000275177086,1.000000000000000 + TransformLink: -0.000000003974954,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,0.000000003974968,0.000000079472855,0.000000000000000,-0.000000079472855,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000000000000,0.374999940395355,-0.000000061095243,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_foot_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497894,-1.000000000000000,0.000000000000000,0.000000000000000,-0.000000162920685,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497894,-0.000000162920685,0.000000000000000,-1.750000119209290,0.124999836087227,-0.000000285111184,1.000000000000000 + TransformLink: 0.000000075497894,-1.000000000000000,0.000000162920685,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920685,-1.000000000000000,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_knee_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497930,-1.000000000000000,0.000000000000000,0.000000000000000,-0.000000162920671,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497930,-0.000000162920671,0.000000000000000,-1.375000000000000,0.124999910593033,0.124999731779099,1.000000000000000 + TransformLink: 0.000000075497930,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497930,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.375000029802322,0.124999955296516,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_hip_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000087422777,0.000000000000000,-0.000000162920671,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497887,-0.000000162920671,0.000000000000000,-0.874999880790710,-0.125000074505806,-0.000000296039047,1.000000000000000 + TransformLink: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_thigh_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000115234336,-1.000000000000000,0.000000039736420,0.000000000000000,-0.000000162920685,0.000000039736403,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000115234350,-0.000000162920671,0.000000000000000,-1.000000238418579,-0.125000119209290,-0.000000280144150,1.000000000000000 + TransformLink: 0.000000115234336,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000115234336,-0.000000039736403,0.000000000000000,0.000000039736420,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_shin_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000000000000,0.000000000000000,-0.000000162920685,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000075497908,-0.000000162920671,0.000000000000000,-1.375000238418579,-0.125000104308128,-0.000000285111184,1.000000000000000 + TransformLink: 0.000000075497901,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000000000000,0.375000029802322,-0.000000061095257,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head def_foot_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000002159669521,-1.000000000000000,-0.000002235167585,0.000000000000000,-0.000000162920500,-0.000002235167130,1.000000000000000,0.000000000000000,-1.000000119209290,0.000002159670203,-0.000000162915640,0.000000000000000,-1.750000476837158,-0.124996222555637,-0.000000564498350,1.000000000000000 + TransformLink: -0.000002159669521,-0.999999940395355,0.000000162920458,0.000000000000000,-1.000000000000000,0.000002159669748,0.000002235167130,0.000000000000000,-0.000002235167585,-0.000000162915654,-1.000000000000000,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_knee_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497915,-1.000000000000000,-0.000000000000000,0.000000000000000,0.000000582136920,0.000000000000044,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000075497915,0.000000582137034,0.000000000000000,-1.375000119209290,-0.125000104308128,0.125000759959221,1.000000000000000 + TransformLink: 0.000000075497908,-0.999999940395355,-0.000000582136977,0.000000000000000,-1.000000000000000,-0.000000075497908,-0.000000000000044,0.000000000000000,0.000000000000000,0.000000582136863,-1.000000000000000,0.000000000000000,-0.125000014901161,0.375000059604645,0.124999955296516,1.000000000000000 + } + Deformer: "Deformer::Skin MESH_Body", "Skin" { + Version: 100 + MultiLayer: 0 + Type: "Skin" + Properties60: { + } + Link_DeformAcuracy: 50 + } + Deformer: "SubDeformer::Cluster MESH_Body def_pelvis", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 0,2,4,6,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,28,29,30 + ,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,52,53,54,55,56,57 + ,58,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87 + ,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110 + ,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,150,151,152,153,154 + ,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177 + ,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200 + ,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,237,238,239,240 + ,241,242,243,244,245,246,247,248,249,250,251,255,256,257,258,259,260,261,262,263,264,265,266 + ,267,268,269,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295 + ,296,297,298,299,300,301,302,303,304,305,312,313,314,315,316,317,318,319,320,321,322,323,324 + ,325,326,327,328,329,330,331,332,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392 + ,393,394,395,396,397,398,399,400,401 + Weights: 0.99913307,0.99913308,0.99913307,0.99913308,0.71264026,0.04089283,0.04089283,0.71264026,0.04089283,0.71264026,0.04089283,0.71264026,0.95937553,0.95937553,0.95937553,0.95937553,0.24612328,0.24612328,0.24612328,0.24612328,1.00000000,1.00000000,1.00000000,1.00000000,0.00900740,0.00900740,0.00900740,0.00900740,0.11256898,0.11256898,0.11256898,0.11256898,0.46609226,0.46609226,0.46609226,0.46609226,0.87741201,0.87741201 + ,0.87741201,0.87741201,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913308,0.99913308,0.99913308,0.99913308,0.99913308,0.99913308,0.99913308,0.24612328,0.24612326,0.24612327,0.24612326,0.24612326,0.24612326,0.24612326,0.95937553,0.95937553,0.95937553,0.95937553,0.95937553,0.95937553,0.95937553,0.71264026,0.71264026,0.71264026,0.71264026,0.71264026,0.71264028,0.71264028,0.04089283 + ,0.04089283,0.04089283,0.04089283,0.04089283,0.04089283,0.04089283,0.24612328,0.24612326,0.24612327,0.24612326,0.24612326,0.24612326,0.24612326,0.95937553,0.95937553,0.95937553,0.95937553,0.95937553,0.95937553,0.95937553,0.71264026,0.71264026,0.71264026,0.71264026,0.71264026,0.71264028,0.71264028,0.04089283,0.04089283,0.04089283,0.04089283,0.04089283,0.04089283,0.04089283,1.00000000,1.00000000,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.00900740,0.00900740,0.00900740,0.00900740,0.00900740,0.00900740,0.00900740,0.00900740,0.00900740,0.00900740,0.00900740,0.00900740,0.00900740,0.00900740,0.11256898,0.11256898,0.11256898,0.11256897,0.11256898,0.11256898,0.11256898,0.11256898,0.11256898,0.11256898,0.11256897,0.11256898,0.11256898,0.11256898 + ,0.46609226,0.46609225,0.46609225,0.46609225,0.46609225,0.46609226,0.46609226,0.46609226,0.46609225,0.46609225,0.46609225,0.46609225,0.46609226,0.46609226,0.87741201,0.87741201,0.87741201,0.87741201,0.87741201,0.87741200,0.87741201,0.87741201,0.87741201,0.87741201,0.87741201,0.87741201,0.87741200,0.87741201,0.24612328,0.24612326,0.24612326,0.95937553,0.95937553,0.95937553,0.71264026,0.71264028,0.71264028,0.04089283 + ,0.04089283,0.04089283,0.99913307,0.99913307,0.99913307,0.24612328,0.24612326,0.24612326,0.95937553,0.95937553,0.95937553,0.71264026,0.71264028,0.71264028,0.04089283,0.04089283,0.04089283,0.99913307,0.99913307,0.99913307,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.00900740,0.00900740,0.00900740,0.00900740,0.00900740,0.00900740,0.11256898,0.11256898,0.11256898,0.11256898,0.11256898,0.11256898 + ,0.46609226,0.46609226,0.46609226,0.46609226,0.46609226,0.46609226,0.87741201,0.87741200,0.87741201,0.87741201,0.87741200,0.87741201,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99913307,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000 + ,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000,0.99000000 + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,0.375000000000000,0.000000028311710,0.000000183285749,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,0.750000000000000,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_spine", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 0,2,4,6,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,32,33,34 + ,35,36,37,38,39,40,41,42,43,44,45,46,47,52,53,54,55,56,57,58,66,67,68 + ,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91 + ,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114 + ,115,116,117,118,119,120,121,122,123,124,125,126,127,128,164,165,166,167,168,169,170,171,172 + ,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195 + ,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218 + ,219,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,255,256,257,258,259,260,261 + ,262,263,264,265,266,267,268,269,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296 + ,297,298,299,300,301,302,303,304,305,312,313,314,315,316,317,318,319,320,321,322,323,324,325 + ,326,327,328,329,330,331,332,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369 + ,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392 + ,393,394,395,396,397,398,399,400,401 + Weights: 0.00086693,0.00086692,0.00086693,0.00086692,0.26996629,0.24208778,0.24208778,0.26996629,0.24208778,0.26996629,0.24208778,0.26996629,0.04062447,0.04062447,0.04062447,0.04062447,0.54395015,0.54395015,0.54395015,0.54395015,0.08614656,0.08614656,0.08614656,0.08614656,0.44458788,0.44458788,0.44458788,0.44458788,0.45799985,0.45799985,0.45799985,0.45799985,0.12112331,0.12112331,0.12112331,0.12112331,0.00086693,0.00086693 + ,0.00086693,0.00086693,0.00086693,0.00086693,0.00086693,0.00086692,0.00086692,0.00086692,0.00086692,0.00086692,0.00086692,0.00086692,0.54395015,0.54395018,0.54395018,0.54395018,0.54395018,0.54395017,0.54395017,0.04062447,0.04062447,0.04062447,0.04062447,0.04062447,0.04062447,0.04062447,0.26996629,0.26996629,0.26996629,0.26996629,0.26996629,0.26996627,0.26996627,0.24208778,0.24208778,0.24208778,0.24208776,0.24208778 + ,0.24208779,0.24208779,0.54395015,0.54395018,0.54395018,0.54395018,0.54395018,0.54395017,0.54395017,0.04062447,0.04062447,0.04062447,0.04062447,0.04062447,0.04062447,0.04062447,0.26996629,0.26996629,0.26996629,0.26996629,0.26996629,0.26996627,0.26996627,0.24208778,0.24208778,0.24208778,0.24208776,0.24208778,0.24208779,0.24208779,0.08614656,0.08614656,0.08614656,0.08614655,0.08614656,0.08614656,0.08614655,0.08614656 + ,0.08614656,0.08614656,0.08614655,0.08614656,0.08614656,0.08614655,0.44458788,0.44458787,0.44458788,0.44458789,0.44458790,0.44458788,0.44458788,0.44458788,0.44458787,0.44458788,0.44458789,0.44458790,0.44458788,0.44458788,0.45799985,0.45799987,0.45799987,0.45799987,0.45799987,0.45799985,0.45799985,0.45799985,0.45799987,0.45799987,0.45799987,0.45799987,0.45799985,0.45799985,0.12112331,0.12112331,0.12112331,0.12112331 + ,0.12112331,0.12112332,0.12112331,0.12112331,0.12112331,0.12112331,0.12112331,0.12112331,0.12112332,0.12112331,0.54395015,0.54395017,0.54395017,0.04062447,0.04062447,0.04062447,0.26996629,0.26996627,0.26996627,0.24208778,0.24208779,0.24208779,0.00086693,0.00086693,0.00086693,0.54395015,0.54395017,0.54395017,0.04062447,0.04062447,0.04062447,0.26996629,0.26996627,0.26996627,0.24208778,0.24208779,0.24208779,0.00086693 + ,0.00086693,0.00086693,0.08614656,0.08614656,0.08614655,0.08614656,0.08614656,0.08614655,0.44458788,0.44458788,0.44458788,0.44458788,0.44458788,0.44458788,0.45799985,0.45799985,0.45799985,0.45799985,0.45799985,0.45799985,0.12112331,0.12112332,0.12112331,0.12112331,0.12112332,0.12112331,0.00086693,0.00086693,0.00086693,0.00086693,0.00086693,0.00086693,0.00086693,0.00086693,0.00086693,0.00086693,0.00086693,0.00086693 + ,0.00086693,0.00086693,0.00086693,0.00086693,0.00086693,0.00086693,0.00086693,0.00086693,0.00086693,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.03000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000 + ,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000,0.01000000 + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,0.125000000000000,0.000000009437237,0.000000183285749,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000,-0.000000162920671,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_chest", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 1,3,5,7,8,9,10,11,12,13,14,15,20,21,22,23,24,25,26,27,32,33,34 + ,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,59,60,61,62,63,64 + ,65,73,74,75,76,77,78,79,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101 + ,102,103,104,105,106,107,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131 + ,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,164,165,166,167,168 + ,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191 + ,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214 + ,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237 + ,238,239,243,244,245,246,247,248,252,253,254,255,256,257,261,262,263,264,265,266,270,271,272 + ,273,274,275,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301 + ,302,303,304,305,306,307,308,309,310,311,333,334,335,336,337,338,339,340,341,342,343,344,345 + ,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368 + ,369,370,371,372,373,374,375,376,377 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,0.01739346,0.71701940,0.71701940,0.01739346,0.71701940,0.01739346,0.71701940,0.01739346,0.20992657,0.20992657,0.20992657,0.20992657,1.00000000,1.00000000,1.00000000,1.00000000,0.90484604,0.90484604,0.90484604,0.90484604,0.44284314,0.44284314,0.44284314,0.44284314,0.07590789,0.07590789,0.07590789,0.07590789,0.00146467,0.00146467,0.00146467,0.00146467,1.00000000,1.00000000 + ,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.20992657,0.20992656,0.20992655,0.20992656,0.20992656,0.20992657,0.20992657,0.01739346,0.01739346,0.01739346,0.01739346,0.01739346,0.01739346,0.01739346,0.71701940,0.71701940,0.71701940,0.71701941,0.71701940,0.71701938,0.71701938,0.20992657,0.20992656,0.20992655,0.20992656,0.20992656,0.20992657,0.20992657,0.01739346 + ,0.01739346,0.01739346,0.01739346,0.01739346,0.01739346,0.01739346,0.71701940,0.71701940,0.71701940,0.71701941,0.71701940,0.71701938,0.71701938,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.90484604,0.90484604,0.90484604,0.90484605 + ,0.90484604,0.90484604,0.90484605,0.90484604,0.90484604,0.90484604,0.90484605,0.90484604,0.90484604,0.90484605,0.44284314,0.44284315,0.44284314,0.44284314,0.44284313,0.44284314,0.44284314,0.44284314,0.44284315,0.44284314,0.44284314,0.44284313,0.44284314,0.44284314,0.07590789,0.07590788,0.07590788,0.07590788,0.07590788,0.07590789,0.07590789,0.07590789,0.07590788,0.07590788,0.07590788,0.07590788,0.07590789,0.07590789 + ,0.00146467,0.00146467,0.00146467,0.00146467,0.00146467,0.00146467,0.00146467,0.00146467,0.00146467,0.00146467,0.00146467,0.00146467,0.00146467,0.00146467,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.20992657,0.20992657,0.20992657,0.01739346,0.01739346,0.01739346,0.71701940 + ,0.71701938,0.71701938,1.00000000,1.00000000,1.00000000,0.20992657,0.20992657,0.20992657,0.01739346,0.01739346,0.01739346,0.71701940,0.71701938,0.71701938,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.90484604,0.90484604,0.90484605,0.90484604,0.90484604,0.90484605,0.44284314,0.44284314,0.44284314,0.44284314,0.44284314,0.44284314,0.07590789,0.07590789,0.07590789,0.07590789,0.07590789,0.07590789 + ,0.00146467,0.00146467,0.00146467,0.00146467,0.00146467,0.00146467,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000 + ,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000,0.97000000 + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-0.125000000000000,-0.000000009437237,0.000000183285749,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.250000000000000,-0.000000203650842,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_neck", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-0.375000000000000,-0.000000028311717,0.000000183285749,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.500000000000000,-0.000000244380999,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_head", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-0.437500000000000,-0.000000033030332,0.000000183285749,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.562500000000000,-0.000000254563560,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_clavicle_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,-0.000000878176422,-0.000000000001053,0.000000000000000,-0.000000000000060,-0.000001267590733,1.000000000000000,0.000000000000000,-0.000000878176422,-1.000000000000000,-0.000001267590733,0.000000000000000,-0.124999783933163,0.250000238418579,0.000000092882033,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000878176422,0.000000000000060,0.000000000000000,-0.000000878176422,-1.000000000000000,0.000001267590733,0.000000000000000,-0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,0.125000000000000,1.375000119209290,-0.000000224015935,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_upperArm_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,-0.000000878176877,-0.000000000000951,0.000000000000000,-0.000000000000068,-0.000001160306738,1.000000000000000,0.000000000000000,-0.000000878176877,-1.000000000000000,-0.000001160306738,0.000000000000000,-0.374999761581421,0.250000238418579,0.000000066060920,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000878176877,0.000000000000068,0.000000000000000,-0.000000878176877,-1.000000000000000,0.000001160306738,0.000000000000000,-0.000000000000951,-0.000001160306738,-1.000000000000000,0.000000000000000,0.375000000000000,1.374999880790710,-0.000000224015906,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_forearm_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075497901,0.000000000000000,0.000000000000000,0.000000000000052,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075497901,-1.000000000000000,-0.000000683469239,0.000000000000000,-0.624999940395355,0.249999642372131,-0.000000053148824,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075497901,-0.000000000000052,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_wrist_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000005797549420,-0.000000000010664,0.000000000000000,0.000000000000804,0.000001700722237,1.000000000000000,0.000000000000000,0.000005797549420,-1.000000000000000,0.000001700722237,0.000000000000000,-0.812501668930054,0.249994874000549,-0.000000649187314,1.000000000000000 + TransformLink: 1.000000000000000,0.000005797549420,-0.000000000000804,0.000000000000000,0.000005797549420,-1.000000000000000,-0.000001700722237,0.000000000000000,-0.000000000010664,0.000001700722237,-1.000000000000000,0.000000000000000,0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_indexFinger_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075487158,-0.000001966951459,0.000000000000000,-0.000000075490647,1.000000000000000,-0.000001744433689,0.000000000000000,0.000001966951459,0.000001744433803,1.000000000000000,0.000000000000000,-0.875000655651093,0.093749150633812,-0.312498450279236,1.000000000000000 + TransformLink: 0.999999940395355,0.000001966951004,0.000000075490583,0.000000000000000,0.000000075487208,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001966951459,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_indexFinger_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.316227734088898,0.000000735101253,0.948683440685272,0.000000000000000,-0.000000305447145,1.000000000000000,-0.000000673048930,0.000000000000000,-0.948683381080627,-0.000000076936111,0.316227644681931,0.000000000000000,0.000000119209290,0.093749098479748,-0.988211810588837,1.000000000000000 + TransformLink: 0.316227614879608,-0.948683321475983,0.000000305447287,0.000000000000000,0.000000735101082,-0.000000076935891,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227704286575,0.000000673048874,0.000000000000000,0.937499880790710,1.437500119209290,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_indexFinger_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,0.000000242092227,-0.000001341104166,0.000000000000000,0.000000242090124,1.000000000000000,0.000001498060556,0.000000000000000,0.000001400709607,0.000001498059987,-1.000000000000000,0.000000000000000,0.968749642372131,0.093749232590199,0.218751311302185,1.000000000000000 + TransformLink: -0.999999940395355,0.000001341104394,-0.000000242090181,0.000000000000000,0.000000242092199,0.000001498060215,-1.000000000000000,0.000000000000000,-0.000001400709152,-1.000000000000000,-0.000001498060328,0.000000000000000,0.968749940395355,1.343749880790710,0.093749791383743,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000029802326,0.000000043711282,1.000000119209290,0.000000000000000,-0.000000237272388,1.000000000000000,-0.000000043711296,0.000000000000000,-0.999999940395355,-0.000000237272545,-0.000000059604634,0.000000000000000,0.187500119209290,0.093749783933163,-0.999999940395355,1.000000000000000 + TransformLink: -0.000000059604645,-1.000000119209290,0.000000237272559,0.000000000000000,0.000000043711278,-0.000000237272403,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000029802315,0.000000043711285,0.000000000000000,0.999999821186066,1.312500119209290,0.093749783933163,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075497660,0.000000081960486,0.000000000000000,-0.000000075497731,1.000000000000000,0.000000162920671,0.000000000000000,-0.000000081960017,-0.000000162920671,1.000000000000000,0.000000000000000,-1.000000000000000,0.093749739229679,-0.375000238418579,1.000000000000000 + TransformLink: 0.999999940395355,-0.000000081960465,0.000000075497667,0.000000000000000,0.000000075497709,-0.000000162920671,-1.000000000000000,0.000000000000000,0.000000081960025,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.093749754130840,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_thumbFinger_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000001231825536,0.000000150990502,1.000000000000000,0.000000000000000,1.000000000000000,0.000000282131822,0.000001271565452,0.000000000000000,-0.000000282131651,1.000000000000000,-0.000000150990473,0.000000000000000,0.062500983476639,-0.171875238418579,-0.937500000000000,1.000000000000000 + TransformLink: -0.000001271565452,-0.000000282131623,-1.000000000000000,0.000000000000000,0.000000150990118,1.000000000000000,-0.000000282131850,0.000000000000000,1.000000000000000,-0.000000150990843,-0.000001231825536,0.000000000000000,0.937500059604645,1.296875119209290,0.062499787658453,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_palmFingers_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075487165,-0.000001907346473,0.000000000000000,-0.000000075490767,1.000000000000000,-0.000001744433689,0.000000000000000,0.000001907346814,0.000001744433803,1.000000000000000,0.000000000000000,-0.875000655651093,0.031249156221747,-0.312498331069946,1.000000000000000 + TransformLink: 0.999999940395355,0.000001907346245,0.000000075490483,0.000000000000000,0.000000075487435,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001907346814,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_palmFingers_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.316227674484253,0.000000705958143,0.948683440685272,0.000000000000000,-0.000000230052848,1.000000000000000,-0.000000667461052,0.000000000000000,-0.948683381080627,-0.000000007177676,0.316227644681931,0.000000000000000,0.000000238418579,0.031249107792974,-0.988211810588837,1.000000000000000 + TransformLink: 0.316227614879608,-0.948683321475983,0.000000230052791,0.000000000000000,0.000000705958200,-0.000000007177647,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227644681931,0.000000667460881,0.000000000000000,0.937499880790710,1.437500119209290,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_palmFingers_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000015535745,-0.000001281499863,0.000000000000000,-0.000000015537161,1.000000000000000,0.000001498061465,0.000000000000000,0.000001162290687,0.000001498061238,-1.000000119209290,0.000000000000000,0.968749761581421,0.031249467283487,0.218750953674316,1.000000000000000 + TransformLink: -0.999999940395355,0.000001281499749,0.000000015537665,0.000000000000000,-0.000000015535420,0.000001498061351,-1.000000000000000,0.000000000000000,-0.000001162290573,-0.999999940395355,-0.000001498061124,0.000000000000000,0.968749940395355,1.343749880790710,0.031249780207872,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000089406974,0.000000043711278,1.000000119209290,0.000000000000000,-0.000000238294632,1.000000000000000,-0.000000043711410,0.000000000000000,-1.000000000000000,-0.000000238294632,-0.000000059604638,0.000000000000000,0.187500238418579,0.031249787658453,-0.999999880790710,1.000000000000000 + TransformLink: -0.000000059604645,-1.000000000000000,0.000000238294632,0.000000000000000,0.000000043711392,-0.000000238294632,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000089406960,0.000000043711296,0.000000000000000,0.999999821186066,1.312500119209290,0.031249785795808,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000075497901,-0.000000044699394,0.000000000000000,-0.000000075498178,1.000000000000000,0.000000162920671,0.000000000000000,0.000000044699974,-0.000000162920671,1.000000000000000,0.000000000000000,-1.000000238418579,0.031249741092324,-0.375000119209290,1.000000000000000 + TransformLink: 0.999999940395355,0.000000044699402,0.000000075497887,0.000000000000000,0.000000075498178,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.000000044699959,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.031249755993485,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_hand_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075497901,-0.000000000004547,0.000000000000000,0.000000000004599,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075497901,-1.000000000000000,-0.000000683469239,0.000000000000000,-0.874999940395355,0.249999523162842,-0.000000053144845,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075497901,-0.000000000004599,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000004547,-0.000000683469239,-1.000000000000000,0.000000000000000,0.874999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_elbow_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075498924,-0.000000000000951,0.000000000000000,0.000000000001003,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075498924,-1.000000000000000,-0.000000683469239,0.000000000000000,-0.624999940395355,0.249999880790710,-0.125000074505806,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075498924,-0.000000000001003,0.000000000000000,0.000000075498924,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000951,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999761581421,-0.125000238418579,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_clavicle_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000001029171813,0.000000000001053,0.000000000000000,-0.000000000000251,0.000001267590733,1.000000000000000,0.000000000000000,-0.000001029171358,1.000000000000000,-0.000001267590733,0.000000000000000,-0.124999754130840,-0.250000238418579,0.000000092882033,1.000000000000000 + TransformLink: -1.000000000000000,-0.000001029171813,0.000000000000251,0.000000000000000,-0.000001029171358,1.000000000000000,-0.000001267590733,0.000000000000000,0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,-0.125000014901161,1.375000119209290,-0.000000224015935,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_upperArm_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000001029172267,-0.000000000000125,0.000000000000000,-0.000000000001319,0.000001160306283,1.000000000000000,0.000000000000000,-0.000001029171813,1.000000000000000,-0.000001160306283,0.000000000000000,-0.374999880790710,-0.250000238418579,0.000000066060579,1.000000000000000 + TransformLink: -1.000000000000000,-0.000001029172267,0.000000000001319,0.000000000000000,-0.000001029171813,1.000000000000000,-0.000001160306283,0.000000000000000,-0.000000000000125,-0.000001160306283,-1.000000000000000,0.000000000000000,-0.375000119209290,1.374999880790710,-0.000000224015906,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_forearm_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,0.000000000001440,0.000000000000000,0.000000000001388,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.625000059604645,-0.249999642372131,-0.000000053147630,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,-0.000000000001388,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000001440,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000119209290,1.374999642372131,-0.000000224015594,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_wrist_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,0.000005646542377,0.000000000010626,0.000000000000000,0.000000000001023,-0.000001700711323,1.000000000000000,0.000000000000000,0.000005646542832,1.000000000000000,0.000001700711323,0.000000000000000,-0.812501549720764,-0.249995112419128,-0.000000649184585,1.000000000000000 + TransformLink: -1.000000000000000,0.000005646542377,-0.000000000001023,0.000000000000000,0.000005646542832,1.000000000000000,0.000001700711323,0.000000000000000,0.000000000010626,0.000001700711323,-1.000000000000000,0.000000000000000,-0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_indexFinger_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075508623,0.000001966947821,0.000000000000000,0.000000075505120,-1.000000000000000,-0.000001744422661,0.000000000000000,0.000001966948730,-0.000001744422548,1.000000000000000,0.000000000000000,-0.875000774860382,-0.093749284744263,-0.312498450279236,1.000000000000000 + TransformLink: -0.999999940395355,0.000001966947821,-0.000000075505184,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001966948275,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_indexFinger_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.316227525472641,-0.000000394058532,-0.948683559894562,0.000000000000000,-0.000000003672711,-1.000000000000000,0.000000416598709,0.000000000000000,-0.948683500289917,0.000000135224383,0.316227287054062,0.000000000000000,0.000000357627869,-0.093750178813934,-0.988211989402771,1.000000000000000 + TransformLink: -0.316227227449417,-0.948683381080627,0.000000003673073,0.000000000000000,-0.000000394058816,0.000000135224184,1.000000000000000,0.000000000000000,-0.948683321475983,0.316227465867996,-0.000000416598425,0.000000000000000,-0.937500119209290,1.437500119209290,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_indexFinger_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000159178242,-0.000000059604659,0.000000000000000,0.000000159177915,-1.000000000000000,-0.000000075497617,0.000000000000000,0.000000268220930,0.000000075498001,-1.000000000000000,0.000000000000000,0.968750119209290,-0.093749642372131,0.218750119209290,1.000000000000000 + TransformLink: 0.999999880790710,-0.000000059604666,-0.000000159178228,0.000000000000000,0.000000159177887,0.000000075497610,1.000000000000000,0.000000000000000,0.000000268220901,-1.000000000000000,0.000000075497958,0.000000000000000,-0.968750059604645,1.343750119209290,0.093749776482582,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000327825575,0.000000043711463,-1.000000119209290,0.000000000000000,-0.000000094096841,-1.000000000000000,-0.000000043711093,0.000000000000000,-1.000000000000000,0.000000094097132,0.000000119209304,0.000000000000000,0.187499761581421,-0.093749761581421,-1.000000238418579,1.000000000000000 + TransformLink: -0.000000119209290,-1.000000000000000,0.000000094097139,0.000000000000000,0.000000043711101,0.000000094096826,1.000000000000000,0.000000000000000,-0.999999880790710,0.000000327825546,0.000000043711427,0.000000000000000,-1.000000119209290,1.312500119209290,0.093749783933163,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075498122,-0.000000081964124,0.000000000000000,0.000000075498036,-1.000000000000000,0.000000162920671,0.000000000000000,-0.000000081963229,0.000000162920671,1.000000000000000,0.000000000000000,-1.000000238418579,-0.093749888241291,-0.375000119209290,1.000000000000000 + TransformLink: -0.999999940395355,-0.000000081964131,-0.000000075498100,0.000000000000000,-0.000000075498043,0.000000162920671,1.000000000000000,0.000000000000000,-0.000000081963208,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.093749754130840,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_thumbFinger_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000000006578,0.000000071528120,-1.000000000000000,0.000000000000000,1.000000000000000,0.000001140426320,0.000000000007064,0.000000000000000,0.000001140426320,-1.000000000000000,-0.000000071527666,0.000000000000000,0.062499608844519,0.156250238418579,-0.937500119209290,1.000000000000000 + TransformLink: 0.000000000006983,0.000001140426320,-1.000000000000000,0.000000000000000,0.000000071527666,-1.000000000000000,-0.000001140426320,0.000000000000000,-1.000000000000000,-0.000000071528120,-0.000000000006660,0.000000000000000,-0.937500178813934,1.281250000000000,0.062499787658453,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_palmFingers_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075508616,0.000001907343062,0.000000000000000,0.000000075505227,-1.000000000000000,-0.000001744422661,0.000000000000000,0.000001907343858,-0.000001744422548,1.000000000000000,0.000000000000000,-0.875000774860382,-0.031249286606908,-0.312498331069946,1.000000000000000 + TransformLink: -0.999999940395355,0.000001907343062,-0.000000075505284,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001907343631,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_palmFingers_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.316227227449417,-0.000000382586194,-0.948683500289917,0.000000000000000,-0.000000079067547,-1.000000000000000,0.000000429636998,0.000000000000000,-0.948683440685272,0.000000210872798,0.316227227449417,0.000000000000000,0.000000715255737,-0.031250189989805,-0.988211929798126,1.000000000000000 + TransformLink: -0.316227227449417,-0.948683500289917,0.000000079067370,0.000000000000000,-0.000000382586194,0.000000210872997,1.000000000000000,0.000000000000000,-0.948683440685272,0.316227227449417,-0.000000429636913,0.000000000000000,-0.937500119209290,1.437500119209290,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_palmFingers_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075345362,0.000000000000000,0.000000000000000,0.000000075345383,-1.000000000000000,-0.000000075498143,0.000000000000000,-0.000000059604652,0.000000075497944,-1.000000000000000,0.000000000000000,0.968750059604645,-0.031249722465873,0.218750119209290,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000000000006,-0.000000075345362,0.000000000000000,0.000000075345390,0.000000075498143,1.000000000000000,0.000000000000000,-0.000000059604645,-1.000000000000000,0.000000075497951,0.000000000000000,-0.968750059604645,1.343750119209290,0.031249780207872,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000149011598,0.000000043711434,-1.000000000000000,0.000000000000000,-0.000000084064169,-1.000000000000000,-0.000000043711392,0.000000000000000,-1.000000000000000,0.000000084063984,-0.000000149011612,0.000000000000000,0.187500238418579,-0.031249757856131,-1.000000119209290,1.000000000000000 + TransformLink: 0.000000149011612,-1.000000000000000,0.000000084063977,0.000000000000000,0.000000043711378,0.000000084064176,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000149011598,0.000000043711449,0.000000000000000,-1.000000119209290,1.312500119209290,0.031249785795808,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075497873,0.000000044695984,0.000000000000000,0.000000075497816,-1.000000000000000,0.000000162920671,0.000000000000000,0.000000044696769,0.000000162920671,1.000000000000000,0.000000000000000,-1.000000357627869,-0.031249895691872,-0.375000000000000,1.000000000000000 + TransformLink: -0.999999940395355,0.000000044695970,-0.000000075497873,0.000000000000000,-0.000000075497802,0.000000162920671,1.000000000000000,0.000000000000000,0.000000044696776,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.031249755993485,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_hand_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,-0.000000000000000,0.000000000000000,-0.000000000000052,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.875000059604645,-0.249999761581421,-0.000000053148881,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,0.000000000000052,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.875000119209290,1.374999642372131,-0.000000224015949,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_elbow_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,-0.000000000000125,0.000000000000000,-0.000000000000177,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.625000000000000,-0.249999880790710,-0.125000074505806,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,0.000000000000177,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.000000000000125,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000059604645,1.374999761581421,-0.125000238418579,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_hip_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000087422777,0.000000000000000,-0.000000162920671,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497887,-0.000000162920671,0.000000000000000,-0.249999880790710,0.124999992549419,-0.000000172357900,1.000000000000000 + TransformLink: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_thigh_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000035761470,-1.000000000000000,-0.000000039736427,0.000000000000000,-0.000000162920671,-0.000000039736438,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000035761463,-0.000000162920671,0.000000000000000,-0.375000059604645,0.125000000000000,-0.000000178318686,1.000000000000000 + TransformLink: 0.000000035761470,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000035761463,0.000000039736435,0.000000000000000,-0.000000039736431,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_shin_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000003974955,-1.000000000000000,-0.000000079472855,0.000000000000000,-0.000000162920671,-0.000000079472855,1.000000000000000,0.000000000000000,-1.000000000000000,0.000000003974967,-0.000000162920671,0.000000000000000,-0.750000059604645,0.125000000000000,-0.000000173351651,1.000000000000000 + TransformLink: -0.000000003974954,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,0.000000003974968,0.000000079472855,0.000000000000000,-0.000000079472855,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000000000000,0.374999940395355,-0.000000061095243,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497894,-1.000000000000000,0.000000000000000,0.000000000000000,-0.000000162920685,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497894,-0.000000162920685,0.000000000000000,-1.125000119209290,0.124999888241291,-0.000000183285778,1.000000000000000 + TransformLink: 0.000000075497894,-1.000000000000000,0.000000162920685,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920685,-1.000000000000000,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_knee_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497930,-1.000000000000000,0.000000000000000,0.000000000000000,-0.000000162920671,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497930,-0.000000162920671,0.000000000000000,-0.750000000000000,0.124999962747097,0.124999828636646,1.000000000000000 + TransformLink: 0.000000075497930,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497930,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.375000029802322,0.124999955296516,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_hip_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000087422777,0.000000000000000,-0.000000162920671,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497887,-0.000000162920671,0.000000000000000,-0.249999880790710,-0.125000029802322,-0.000000194213598,1.000000000000000 + TransformLink: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_thigh_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000115234336,-1.000000000000000,0.000000039736420,0.000000000000000,-0.000000162920685,0.000000039736403,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000115234350,-0.000000162920671,0.000000000000000,-0.375000119209290,-0.125000044703484,-0.000000178318700,1.000000000000000 + TransformLink: 0.000000115234336,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000115234336,-0.000000039736403,0.000000000000000,0.000000039736420,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_shin_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000000000000,0.000000000000000,-0.000000162920685,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000075497908,-0.000000162920671,0.000000000000000,-0.750000059604645,-0.125000059604645,-0.000000183285749,1.000000000000000 + TransformLink: 0.000000075497901,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000000000000,0.375000029802322,-0.000000061095257,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000002159669521,-1.000000000000000,-0.000002235167585,0.000000000000000,-0.000000162920500,-0.000002235167130,1.000000000000000,0.000000000000000,-1.000000119209290,0.000002159670203,-0.000000162915640,0.000000000000000,-1.125000357627869,-0.124997571110725,-0.000000462676041,1.000000000000000 + TransformLink: -0.000002159669521,-0.999999940395355,0.000000162920458,0.000000000000000,-1.000000000000000,0.000002159669748,0.000002235167130,0.000000000000000,-0.000002235167585,-0.000000162915654,-1.000000000000000,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_knee_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497915,-1.000000000000000,-0.000000000000000,0.000000000000000,0.000000582136920,0.000000000000044,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000075497915,0.000000582137034,0.000000000000000,-0.750000000000000,-0.125000059604645,0.125000387430191,1.000000000000000 + TransformLink: 0.000000075497908,-0.999999940395355,-0.000000582136977,0.000000000000000,-1.000000000000000,-0.000000075497908,-0.000000000000044,0.000000000000000,0.000000000000000,0.000000582136863,-1.000000000000000,0.000000000000000,-0.125000014901161,0.375000059604645,0.124999955296516,1.000000000000000 + } + Deformer: "Deformer::Skin MESH_Arm_L", "Skin" { + Version: 100 + MultiLayer: 0 + Type: "Skin" + Properties60: { + } + Link_DeformAcuracy: 50 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_pelvis", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,0.625000178813934,-0.625000000000000,0.000000224015935,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,0.750000000000000,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_spine", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,0.375000178813934,-0.625000059604645,0.000000224015935,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000,-0.000000162920671,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_chest", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,0.125000163912773,-0.625000059604645,0.000000224015935,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.250000000000000,-0.000000203650842,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_neck", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-0.124999836087227,-0.625000059604645,0.000000224015935,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.500000000000000,-0.000000244380999,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_head", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,0.000000000000000,0.000000000000000,0.000000162920671,0.000000000000012,-1.000000000000000,0.000000000000000,1.000000000000000,0.000000075497901,0.000000162920671,0.000000000000000,-0.187499836087227,-0.625000059604645,0.000000224015935,1.000000000000000 + TransformLink: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.562500000000000,-0.000000254563560,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_clavicle_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,-0.000000878176422,-0.000000000001053,0.000000000000000,-0.000000000000060,-0.000001267590733,1.000000000000000,0.000000000000000,-0.000000878176422,-1.000000000000000,-0.000001267590733,0.000000000000000,0.500000059604645,-0.000000429651038,-0.000000224016475,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000878176422,0.000000000000060,0.000000000000000,-0.000000878176422,-1.000000000000000,0.000001267590733,0.000000000000000,-0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,0.125000000000000,1.375000119209290,-0.000000224015935,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_upperArm_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 0,1,2,4,6,7,9,11,14,15,17,18,19,20,21,23,25,26,28,30,32,34,35 + ,37,38,39,41,42,43,44,45,46,47,48,49,50,51,52,53,57,61,63,64,66,67,68 + ,69,71,72,73,74,77,78,79,80,81,82,83,84,85,86,87 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,1.00000000,1.00000000,1.00000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.05000000,0.05000000,1.00000000,1.00000000,1.00000000,1.00000000,0.80000000 + ,0.05000000,0.05000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.05000000,0.95000000,0.80000000,0.95000000,0.95000000,0.95000000,0.95000000,0.80000000,0.20000000,0.20000000,0.20000000 + Transform: 1.000000000000000,-0.000000878176877,-0.000000000000951,0.000000000000000,-0.000000000000068,-0.000001160306738,1.000000000000000,0.000000000000000,-0.000000878176877,-1.000000000000000,-0.000001160306738,0.000000000000000,0.250000059604645,-0.000000429651323,-0.000000224016418,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000878176877,0.000000000000068,0.000000000000000,-0.000000878176877,-1.000000000000000,0.000001160306738,0.000000000000000,-0.000000000000951,-0.000001160306738,-1.000000000000000,0.000000000000000,0.375000000000000,1.374999880790710,-0.000000224015906,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_forearm_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 3,5,8,10,12,13,16,20,26,27,29,31,33,35,37,38,40,46,47,52,53,54,55 + ,56,57,58,59,60,62,65,67,68,70,75,76,77,78,79,80,81,82,83,84,85,86,87 + ,88,89,90,91,92,93 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,0.50000000,1.00000000,0.95000000,0.95000000,0.20000000,0.95000000,1.00000000,1.00000000,1.00000000,0.95000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,0.95000000,0.05000000,0.20000000 + ,0.05000000,0.05000000,0.05000000,0.05000000,0.20000000,0.80000000,0.80000000,0.80000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: 1.000000000000000,0.000000075497901,0.000000000000000,0.000000000000000,0.000000000000052,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075497901,-1.000000000000000,-0.000000683469239,0.000000000000000,0.000000163414271,-0.000000429650953,-0.000000224016219,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075497901,-0.000000000000052,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_wrist_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,148 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: 1.000000000000000,0.000005797549420,-0.000000000010664,0.000000000000000,0.000000000000804,0.000001700722237,1.000000000000000,0.000000000000000,0.000005797549420,-1.000000000000000,0.000001700722237,0.000000000000000,-0.187500134110451,-0.000001621740012,-0.000000224013164,1.000000000000000 + TransformLink: 1.000000000000000,0.000005797549420,-0.000000000000804,0.000000000000000,0.000005797549420,-1.000000000000000,-0.000001700722237,0.000000000000000,-0.000000000010664,0.000001700722237,-1.000000000000000,0.000000000000000,0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 122,123,124,125 + Weights: 0.50000000,1.00000000,0.50000000,1.00000000 + Transform: 1.000000119209290,0.000000075487158,-0.000001966951459,0.000000000000000,-0.000000075490647,1.000000000000000,-0.000001744433689,0.000000000000000,0.000001966951459,0.000001744433803,1.000000000000000,0.000000000000000,-0.250000029802322,0.093749634921551,-0.062499560415745,1.000000000000000 + TransformLink: 0.999999940395355,0.000001966951004,0.000000075490583,0.000000000000000,0.000000075487208,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001966951459,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 122,124,127,128,130,131,132,133,146,147 + Weights: 0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: 0.316227734088898,0.000000735101253,0.948683440685272,0.000000000000000,-0.000000305447145,1.000000000000000,-0.000000673048930,0.000000000000000,-0.948683381080627,-0.000000076936111,0.316227644681931,0.000000000000000,-0.039528459310532,0.093749538064003,-0.316227644681931,1.000000000000000 + TransformLink: 0.316227614879608,-0.948683321475983,0.000000305447287,0.000000000000000,0.000000735101082,-0.000000076935891,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227704286575,0.000000673048874,0.000000000000000,0.937499880790710,1.437500119209290,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 134,135,138,139,140,141,142,143,144,145 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: -1.000000119209290,0.000000242092227,-0.000001341104166,0.000000000000000,0.000000242090124,1.000000000000000,0.000001498060556,0.000000000000000,0.000001400709607,0.000001498059987,-1.000000000000000,0.000000000000000,0.343749910593033,0.093749761581421,-0.031249646097422,1.000000000000000 + TransformLink: -0.999999940395355,0.000001341104394,-0.000000242090181,0.000000000000000,0.000000242092199,0.000001498060215,-1.000000000000000,0.000000000000000,-0.000001400709152,-1.000000000000000,-0.000001498060328,0.000000000000000,0.968749940395355,1.343749880790710,0.093749791383743,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 136,137 + Weights: 1.00000000,1.00000000 + Transform: -0.000000029802326,0.000000043711282,1.000000119209290,0.000000000000000,-0.000000237272388,1.000000000000000,-0.000000043711296,0.000000000000000,-0.999999940395355,-0.000000237272545,-0.000000059604634,0.000000000000000,-0.062500022351742,0.093749754130840,-0.374999850988388,1.000000000000000 + TransformLink: -0.000000059604645,-1.000000119209290,0.000000237272559,0.000000000000000,0.000000043711278,-0.000000237272403,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000029802315,0.000000043711285,0.000000000000000,0.999999821186066,1.312500119209290,0.093749783933163,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 126,129 + Weights: 1.00000000,1.00000000 + Transform: 1.000000119209290,0.000000075497660,0.000000081960486,0.000000000000000,-0.000000075497731,1.000000000000000,0.000000162920671,0.000000000000000,-0.000000081960017,-0.000000162920671,1.000000000000000,0.000000000000000,-0.374999940395355,0.093749746680260,-0.125000074505806,1.000000000000000 + TransformLink: 0.999999940395355,-0.000000081960465,0.000000075497667,0.000000000000000,0.000000075497709,-0.000000162920671,-1.000000000000000,0.000000000000000,0.000000081960025,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.093749754130840,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_thumbFinger_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 110,111,112,113,114,115,116,117,118,119,120,121 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: -0.000001231825536,0.000000150990502,1.000000000000000,0.000000000000000,1.000000000000000,0.000000282131822,0.000001271565452,0.000000000000000,-0.000000282131651,1.000000000000000,-0.000000150990473,0.000000000000000,0.062500149011612,0.078124977648258,-0.312499970197678,1.000000000000000 + TransformLink: -0.000001271565452,-0.000000282131623,-1.000000000000000,0.000000000000000,0.000000150990118,1.000000000000000,-0.000000282131850,0.000000000000000,1.000000000000000,-0.000000150990843,-0.000001231825536,0.000000000000000,0.937500059604645,1.296875119209290,0.062499787658453,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 149,150,151,152 + Weights: 0.50000000,1.00000000,0.50000000,1.00000000 + Transform: 1.000000119209290,0.000000075487165,-0.000001907346473,0.000000000000000,-0.000000075490767,1.000000000000000,-0.000001744433689,0.000000000000000,0.000001907346814,0.000001744433803,1.000000000000000,0.000000000000000,-0.250000059604645,0.031249638646841,-0.062499403953552,1.000000000000000 + TransformLink: 0.999999940395355,0.000001907346245,0.000000075490483,0.000000000000000,0.000000075487435,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001907346814,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 149,151,154,155,157,158,159,160,173,174 + Weights: 0.50000000,0.50000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: 0.316227674484253,0.000000705958143,0.948683440685272,0.000000000000000,-0.000000230052848,1.000000000000000,-0.000000667461052,0.000000000000000,-0.948683381080627,-0.000000007177676,0.316227644681931,0.000000000000000,-0.039528384804726,0.031249547377229,-0.316227644681931,1.000000000000000 + TransformLink: 0.316227614879608,-0.948683321475983,0.000000230052791,0.000000000000000,0.000000705958200,-0.000000007177647,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227644681931,0.000000667460881,0.000000000000000,0.937499880790710,1.437500119209290,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 161,162,165,166,167,168,169,170,171,172 + Weights: 1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000,1.00000000 + Transform: -1.000000119209290,-0.000000015535745,-0.000001281499863,0.000000000000000,-0.000000015537161,1.000000000000000,0.000001498061465,0.000000000000000,0.000001162290687,0.000001498061238,-1.000000119209290,0.000000000000000,0.343749940395355,0.031249832361937,-0.031249966472387,1.000000000000000 + TransformLink: -0.999999940395355,0.000001281499749,0.000000015537665,0.000000000000000,-0.000000015535420,0.000001498061351,-1.000000000000000,0.000000000000000,-0.000001162290573,-0.999999940395355,-0.000001498061124,0.000000000000000,0.968749940395355,1.343749880790710,0.031249780207872,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 163,164 + Weights: 1.00000000,1.00000000 + Transform: -0.000000089406974,0.000000043711278,1.000000119209290,0.000000000000000,-0.000000238294632,1.000000000000000,-0.000000043711410,0.000000000000000,-1.000000000000000,-0.000000238294632,-0.000000059604638,0.000000000000000,-0.062499936670065,0.031249755993485,-0.374999791383743,1.000000000000000 + TransformLink: -0.000000059604645,-1.000000000000000,0.000000238294632,0.000000000000000,0.000000043711392,-0.000000238294632,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000089406960,0.000000043711296,0.000000000000000,0.999999821186066,1.312500119209290,0.031249785795808,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 153,156 + Weights: 1.00000000,1.00000000 + Transform: 1.000000119209290,0.000000075497901,-0.000000044699394,0.000000000000000,-0.000000075498178,1.000000000000000,0.000000162920671,0.000000000000000,0.000000044699974,-0.000000162920671,1.000000000000000,0.000000000000000,-0.375000059604645,0.031249746680260,-0.125000029802322,1.000000000000000 + TransformLink: 0.999999940395355,0.000000044699402,0.000000075497887,0.000000000000000,0.000000075498178,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.000000044699959,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.031249755993485,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_hand_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075497901,-0.000000000004547,0.000000000000000,0.000000000004599,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075497901,-1.000000000000000,-0.000000683469239,0.000000000000000,-0.249999836087227,-0.000000548860271,-0.000000224015082,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075497901,-0.000000000004599,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000004547,-0.000000683469239,-1.000000000000000,0.000000000000000,0.874999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_elbow_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 22,24,36 + Weights: 1.00000000,1.00000000,1.00000000 + Transform: 1.000000000000000,0.000000075498924,-0.000000000000951,0.000000000000000,0.000000000001003,-0.000000683469239,1.000000000000000,0.000000000000000,0.000000075498924,-1.000000000000000,-0.000000683469239,0.000000000000000,0.000000163415677,-0.000000191231749,-0.125000238418579,1.000000000000000 + TransformLink: 1.000000000000000,0.000000075498924,-0.000000000001003,0.000000000000000,0.000000075498924,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000951,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999761581421,-0.125000238418579,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_clavicle_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000001029171813,0.000000000001053,0.000000000000000,-0.000000000000251,0.000001267590733,1.000000000000000,0.000000000000000,-0.000001029171358,1.000000000000000,-0.000001267590733,0.000000000000000,-0.750000059604645,-0.000000762441744,-0.000000224015167,1.000000000000000 + TransformLink: -1.000000000000000,-0.000001029171813,0.000000000000251,0.000000000000000,-0.000001029171358,1.000000000000000,-0.000001267590733,0.000000000000000,0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,-0.125000014901161,1.375000119209290,-0.000000224015935,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_upperArm_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000001029172267,-0.000000000000125,0.000000000000000,-0.000000000001319,0.000001160306283,1.000000000000000,0.000000000000000,-0.000001029171813,1.000000000000000,-0.000001160306283,0.000000000000000,-1.000000238418579,-0.000000762442028,-0.000000224016247,1.000000000000000 + TransformLink: -1.000000000000000,-0.000001029172267,0.000000000001319,0.000000000000000,-0.000001029171813,1.000000000000000,-0.000001160306283,0.000000000000000,-0.000000000000125,-0.000001160306283,-1.000000000000000,0.000000000000000,-0.375000119209290,1.374999880790710,-0.000000224015906,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_forearm_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,0.000000000001440,0.000000000000000,0.000000000001388,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-1.250000119209290,0.000000429650953,-0.000000224014130,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,-0.000000000001388,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000001440,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000119209290,1.374999642372131,-0.000000224015594,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_wrist_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,0.000005646542377,0.000000000010626,0.000000000000000,0.000000000001023,-0.000001700711323,1.000000000000000,0.000000000000000,0.000005646542832,1.000000000000000,0.000001700711323,0.000000000000000,-1.437500238418579,0.000008535879715,-0.000000223999862,1.000000000000000 + TransformLink: -1.000000000000000,0.000005646542377,-0.000000000001023,0.000000000000000,0.000005646542832,1.000000000000000,0.000001700711323,0.000000000000000,0.000000000010626,0.000001700711323,-1.000000000000000,0.000000000000000,-0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075508623,0.000001966947821,0.000000000000000,0.000000075505120,-1.000000000000000,-0.000001744422661,0.000000000000000,0.000001966948730,-0.000001744422548,1.000000000000000,0.000000000000000,-1.500000357627869,-0.093749769032001,-0.062497101724148,1.000000000000000 + TransformLink: -0.999999940395355,0.000001966947821,-0.000000075505184,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001966948275,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.316227525472641,-0.000000394058532,-0.948683559894562,0.000000000000000,-0.000000003672711,-1.000000000000000,0.000000416598709,0.000000000000000,-0.948683500289917,0.000000135224383,0.316227287054062,0.000000000000000,-0.434812784194946,-0.093750387430191,-1.502082347869873,1.000000000000000 + TransformLink: -0.316227227449417,-0.948683381080627,0.000000003673073,0.000000000000000,-0.000000394058816,0.000000135224184,1.000000000000000,0.000000000000000,-0.948683321475983,0.316227465867996,-0.000000416598425,0.000000000000000,-0.937500119209290,1.437500119209290,0.093749769032001,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000119209290,0.000000159178242,-0.000000059604659,0.000000000000000,0.000000159177915,-1.000000000000000,-0.000000075497617,0.000000000000000,0.000000268220930,0.000000075498001,-1.000000000000000,0.000000000000000,1.593750357627869,-0.093749523162842,-0.031250037252903,1.000000000000000 + TransformLink: 0.999999880790710,-0.000000059604666,-0.000000159178228,0.000000000000000,0.000000159177887,0.000000075497610,1.000000000000000,0.000000000000000,0.000000268220901,-1.000000000000000,0.000000075497958,0.000000000000000,-0.968750059604645,1.343750119209290,0.093749776482582,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000327825575,0.000000043711463,-1.000000119209290,0.000000000000000,-0.000000094096841,-1.000000000000000,-0.000000043711093,0.000000000000000,-1.000000000000000,0.000000094097132,0.000000119209304,0.000000000000000,-0.062500566244125,-0.093749709427357,-1.625000357627869,1.000000000000000 + TransformLink: -0.000000119209290,-1.000000000000000,0.000000094097139,0.000000000000000,0.000000043711101,0.000000094096826,1.000000000000000,0.000000000000000,-0.999999880790710,0.000000327825546,0.000000043711427,0.000000000000000,-1.000000119209290,1.312500119209290,0.093749783933163,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075498122,-0.000000081964124,0.000000000000000,0.000000075498036,-1.000000000000000,0.000000162920671,0.000000000000000,-0.000000081963229,0.000000162920671,1.000000000000000,0.000000000000000,-1.625000357627869,-0.093749895691872,-0.125000044703484,1.000000000000000 + TransformLink: -0.999999940395355,-0.000000081964131,-0.000000075498100,0.000000000000000,-0.000000075498043,0.000000162920671,1.000000000000000,0.000000000000000,-0.000000081963208,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.093749754130840,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_thumbFinger_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000000006578,0.000000071528120,-1.000000000000000,0.000000000000000,1.000000000000000,0.000001140426320,0.000000000007064,0.000000000000000,0.000001140426320,-1.000000000000000,-0.000000071527666,0.000000000000000,0.062499895691872,-0.093749836087227,-1.562500238418579,1.000000000000000 + TransformLink: 0.000000000006983,0.000001140426320,-1.000000000000000,0.000000000000000,0.000000071527666,-1.000000000000000,-0.000001140426320,0.000000000000000,-1.000000000000000,-0.000000071528120,-0.000000000006660,0.000000000000000,-0.937500178813934,1.281250000000000,0.062499787658453,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075508616,0.000001907343062,0.000000000000000,0.000000075505227,-1.000000000000000,-0.000001744422661,0.000000000000000,0.000001907343858,-0.000001744422548,1.000000000000000,0.000000000000000,-1.500000476837158,-0.031249769032001,-0.062497019767761,1.000000000000000 + TransformLink: -0.999999940395355,0.000001907343062,-0.000000075505284,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001907343631,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.316227227449417,-0.000000382586194,-0.948683500289917,0.000000000000000,-0.000000079067547,-1.000000000000000,0.000000429636998,0.000000000000000,-0.948683440685272,0.000000210872798,0.316227227449417,0.000000000000000,-0.434812366962433,-0.031250376254320,-1.502082347869873,1.000000000000000 + TransformLink: -0.316227227449417,-0.948683500289917,0.000000079067370,0.000000000000000,-0.000000382586194,0.000000210872997,1.000000000000000,0.000000000000000,-0.948683440685272,0.316227227449417,-0.000000429636913,0.000000000000000,-0.937500119209290,1.437500119209290,0.031249765306711,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 1.000000000000000,0.000000075345362,0.000000000000000,0.000000000000000,0.000000075345383,-1.000000000000000,-0.000000075498143,0.000000000000000,-0.000000059604652,0.000000075497944,-1.000000000000000,0.000000000000000,1.593750119209290,-0.031249657273293,-0.031250000000000,1.000000000000000 + TransformLink: 1.000000000000000,-0.000000000000006,-0.000000075345362,0.000000000000000,0.000000075345390,0.000000075498143,1.000000000000000,0.000000000000000,-0.000000059604645,-1.000000000000000,0.000000075497951,0.000000000000000,-0.968750059604645,1.343750119209290,0.031249780207872,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000149011598,0.000000043711434,-1.000000000000000,0.000000000000000,-0.000000084064169,-1.000000000000000,-0.000000043711392,0.000000000000000,-1.000000000000000,0.000000084063984,-0.000000149011612,0.000000000000000,-0.062499787658453,-0.031249709427357,-1.625000238418579,1.000000000000000 + TransformLink: 0.000000149011612,-1.000000000000000,0.000000084063977,0.000000000000000,0.000000043711378,0.000000084064176,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000149011598,0.000000043711449,0.000000000000000,-1.000000119209290,1.312500119209290,0.031249785795808,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000119209290,-0.000000075497873,0.000000044695984,0.000000000000000,0.000000075497816,-1.000000000000000,0.000000162920671,0.000000000000000,0.000000044696769,0.000000162920671,1.000000000000000,0.000000000000000,-1.625000357627869,-0.031249901279807,-0.124999850988388,1.000000000000000 + TransformLink: -0.999999940395355,0.000000044695970,-0.000000075497873,0.000000000000000,-0.000000075497802,0.000000162920671,1.000000000000000,0.000000000000000,0.000000044696776,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.031249755993485,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_hand_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,-0.000000000000000,0.000000000000000,-0.000000000000052,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-1.500000119209290,0.000000310441663,-0.000000224016276,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,0.000000000000052,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.875000119209290,1.374999642372131,-0.000000224015949,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_elbow_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -1.000000000000000,-0.000000075497901,-0.000000000000125,0.000000000000000,-0.000000000000177,0.000000683469239,1.000000000000000,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-1.250000119209290,0.000000191232388,-0.125000238418579,1.000000000000000 + TransformLink: -1.000000000000000,-0.000000075497901,0.000000000000177,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.000000000000125,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000059604645,1.374999761581421,-0.125000238418579,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_hip_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000087422777,0.000000000000000,-0.000000162920671,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497887,-0.000000162920671,0.000000000000000,-0.499999940395355,-0.500000059604645,-0.000000267727330,1.000000000000000 + TransformLink: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_thigh_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000035761470,-1.000000000000000,-0.000000039736427,0.000000000000000,-0.000000162920671,-0.000000039736438,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000035761463,-0.000000162920671,0.000000000000000,-0.625000178813934,-0.500000059604645,-0.000000243884159,1.000000000000000 + TransformLink: 0.000000035761470,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000035761463,0.000000039736435,0.000000000000000,-0.000000039736431,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_shin_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000003974955,-1.000000000000000,-0.000000079472855,0.000000000000000,-0.000000162920671,-0.000000079472855,1.000000000000000,0.000000000000000,-1.000000000000000,0.000000003974967,-0.000000162920671,0.000000000000000,-1.000000238418579,-0.500000059604645,-0.000000263752383,1.000000000000000 + TransformLink: -0.000000003974954,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,0.000000003974968,0.000000079472855,0.000000000000000,-0.000000079472855,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000000000000,0.374999940395355,-0.000000061095243,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497894,-1.000000000000000,0.000000000000000,0.000000000000000,-0.000000162920685,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497894,-0.000000162920685,0.000000000000000,-1.375000119209290,-0.500000178813934,-0.000000224015963,1.000000000000000 + TransformLink: 0.000000075497894,-1.000000000000000,0.000000162920685,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920685,-1.000000000000000,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_knee_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497930,-1.000000000000000,0.000000000000000,0.000000000000000,-0.000000162920671,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497930,-0.000000162920671,0.000000000000000,-1.000000119209290,-0.500000119209290,0.124999791383743,1.000000000000000 + TransformLink: 0.000000075497930,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497930,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.375000029802322,0.124999955296516,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_hip_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000087422777,0.000000000000000,-0.000000162920671,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000075497887,-0.000000162920671,0.000000000000000,-0.499999940395355,-0.750000119209290,-0.000000289583028,1.000000000000000 + TransformLink: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_thigh_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000115234336,-1.000000000000000,0.000000039736420,0.000000000000000,-0.000000162920685,0.000000039736403,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000115234350,-0.000000162920671,0.000000000000000,-0.625000178813934,-0.750000119209290,-0.000000194213627,1.000000000000000 + TransformLink: 0.000000115234336,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000115234336,-0.000000039736403,0.000000000000000,0.000000039736420,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_shin_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497901,-1.000000000000000,-0.000000000000000,0.000000000000000,-0.000000162920685,-0.000000000000012,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000075497908,-0.000000162920671,0.000000000000000,-1.000000119209290,-0.750000119209290,-0.000000224015935,1.000000000000000 + TransformLink: 0.000000075497901,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000000000000,0.375000029802322,-0.000000061095257,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000002159669521,-1.000000000000000,-0.000002235167585,0.000000000000000,-0.000000162920500,-0.000002235167130,1.000000000000000,0.000000000000000,-1.000000119209290,0.000002159670203,-0.000000162915640,0.000000000000000,-1.375001907348633,-0.749997079372406,-0.000001900384859,1.000000000000000 + TransformLink: -0.000002159669521,-0.999999940395355,0.000000162920458,0.000000000000000,-1.000000000000000,0.000002159669748,0.000002235167130,0.000000000000000,-0.000002235167585,-0.000000162915654,-1.000000000000000,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_knee_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000075497915,-1.000000000000000,-0.000000000000000,0.000000000000000,0.000000582136920,0.000000000000044,1.000000000000000,0.000000000000000,-1.000000119209290,-0.000000075497915,0.000000582137034,0.000000000000000,-1.000000000000000,-0.750000119209290,0.125000536441803,1.000000000000000 + TransformLink: 0.000000075497908,-0.999999940395355,-0.000000582136977,0.000000000000000,-1.000000000000000,-0.000000075497908,-0.000000000000044,0.000000000000000,0.000000000000000,0.000000582136863,-1.000000000000000,0.000000000000000,-0.125000014901161,0.375000059604645,0.124999955296516,1.000000000000000 + } + Pose: "Pose::BIND_POSES", "BindPose" { + Type: "BindPose" + Version: 100 + Properties60: { + } + NbPoseNodes: 58 + PoseNode: { + Node: "Model::ARMT_Character" + Matrix: 1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000,-0.000000162920671,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::Basis" + Matrix: 0.000000075497901,0.000000000000000,-1.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,-0.000000075497901,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,1.750000000000000,0.000000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::MESH_Hair" + Matrix: 0.000000080216523,0.000000000000000,-1.062500000000000,0.000000000000000,-1.062500000000000,0.000000000000000,-0.000000080216523,0.000000000000000,0.000000000000000,1.062500000000000,0.000000000000000,0.000000000000000,0.000000000000000,1.750000000000000,0.000000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::MESH_Leg_R" + Matrix: 0.000000075497901,0.000000000000000,-1.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,-0.000000075497901,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,-0.125000000000000,0.375000000000000,0.000000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::MESH_Arm_R" + Matrix: 0.000000075497901,0.000000000000000,-1.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,-0.000000075497901,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,-0.625000000000000,1.374999761581421,0.000000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::MESH_Leg_L" + Matrix: 0.000000075497901,0.000000000000000,-1.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,-0.000000075497901,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,0.125000000000000,0.375000000000000,0.000000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::MESH_Head" + Matrix: 0.000000075497901,0.000000000000000,-1.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,-0.000000075497901,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,1.750000000000000,0.000000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::MESH_Body" + Matrix: 0.000000075497901,0.000000000000000,-1.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,-0.000000075497901,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,1.125000000000000,0.000000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::MESH_Arm_L" + Matrix: 0.000000075497901,0.000000000000000,-1.000000000000000,0.000000000000000,-1.000000000000000,0.000000000000000,-0.000000075497901,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,0.625000059604645,1.375000119209290,0.000000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::def_pelvis" + Matrix: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,0.750000000000000,-0.000000122190499,1.000000000000000 + } + PoseNode: { + Node: "Model::def_spine" + Matrix: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000,-0.000000162920671,1.000000000000000 + } + PoseNode: { + Node: "Model::def_chest" + Matrix: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.250000000000000,-0.000000203650842,1.000000000000000 + } + PoseNode: { + Node: "Model::def_neck" + Matrix: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.500000000000000,-0.000000244380999,1.000000000000000 + } + PoseNode: { + Node: "Model::def_head" + Matrix: 0.000000075497901,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000000000000,0.000000075497901,-0.000000000000012,0.000000000000000,0.000000000000000,0.000000162920671,1.000000000000000,0.000000000000000,0.000000000000000,1.562500000000000,-0.000000254563560,1.000000000000000 + } + PoseNode: { + Node: "Model::def_clavicle_L" + Matrix: 1.000000000000000,-0.000000878176422,0.000000000000060,0.000000000000000,-0.000000878176422,-1.000000000000000,0.000001267590733,0.000000000000000,-0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,0.125000000000000,1.375000119209290,-0.000000224015935,1.000000000000000 + } + PoseNode: { + Node: "Model::def_upperArm_L" + Matrix: 1.000000000000000,-0.000000878176877,0.000000000000068,0.000000000000000,-0.000000878176877,-1.000000000000000,0.000001160306738,0.000000000000000,-0.000000000000951,-0.000001160306738,-1.000000000000000,0.000000000000000,0.375000000000000,1.374999880790710,-0.000000224015906,1.000000000000000 + } + PoseNode: { + Node: "Model::def_forearm_L" + Matrix: 1.000000000000000,0.000000075497901,-0.000000000000052,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + PoseNode: { + Node: "Model::def_wrist_L" + Matrix: 1.000000000000000,0.000005797549420,-0.000000000000804,0.000000000000000,0.000005797549420,-1.000000000000000,-0.000001700722237,0.000000000000000,-0.000000000010664,0.000001700722237,-1.000000000000000,0.000000000000000,0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + PoseNode: { + Node: "Model::def_indexFinger_L_01" + Matrix: 0.999999940395355,0.000001966951004,0.000000075490583,0.000000000000000,0.000000075487208,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001966951459,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.093749769032001,1.000000000000000 + } + PoseNode: { + Node: "Model::def_indexFinger_L_02" + Matrix: 0.316227614879608,-0.948683321475983,0.000000305447287,0.000000000000000,0.000000735101082,-0.000000076935891,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227704286575,0.000000673048874,0.000000000000000,0.937499880790710,1.437500119209290,0.093749769032001,1.000000000000000 + } + PoseNode: { + Node: "Model::def_indexFinger_L_03" + Matrix: -0.999999940395355,0.000001341104394,-0.000000242090181,0.000000000000000,0.000000242092199,0.000001498060215,-1.000000000000000,0.000000000000000,-0.000001400709152,-1.000000000000000,-0.000001498060328,0.000000000000000,0.968749940395355,1.343749880790710,0.093749791383743,1.000000000000000 + } + PoseNode: { + Node: "Model::hlp_indexKnuckle_L_02" + Matrix: -0.000000059604645,-1.000000119209290,0.000000237272559,0.000000000000000,0.000000043711278,-0.000000237272403,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000029802315,0.000000043711285,0.000000000000000,0.999999821186066,1.312500119209290,0.093749783933163,1.000000000000000 + } + PoseNode: { + Node: "Model::hlp_indexKnuckle_L_01" + Matrix: 0.999999940395355,-0.000000081960465,0.000000075497667,0.000000000000000,0.000000075497709,-0.000000162920671,-1.000000000000000,0.000000000000000,0.000000081960025,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.093749754130840,1.000000000000000 + } + PoseNode: { + Node: "Model::def_thumbFinger_L_01" + Matrix: -0.000001271565452,-0.000000282131623,-1.000000000000000,0.000000000000000,0.000000150990118,1.000000000000000,-0.000000282131850,0.000000000000000,1.000000000000000,-0.000000150990843,-0.000001231825536,0.000000000000000,0.937500059604645,1.296875119209290,0.062499787658453,1.000000000000000 + } + PoseNode: { + Node: "Model::def_palmFingers_L_01" + Matrix: 0.999999940395355,0.000001907346245,0.000000075490483,0.000000000000000,0.000000075487435,0.000001744433803,-1.000000000000000,0.000000000000000,-0.000001907346814,1.000000000000000,0.000001744433689,0.000000000000000,0.875000000000000,1.437500000000000,0.031249765306711,1.000000000000000 + } + PoseNode: { + Node: "Model::def_palmFingers_L_02" + Matrix: 0.316227614879608,-0.948683321475983,0.000000230052791,0.000000000000000,0.000000705958200,-0.000000007177647,-1.000000000000000,0.000000000000000,0.948683261871338,0.316227644681931,0.000000667460881,0.000000000000000,0.937499880790710,1.437500119209290,0.031249765306711,1.000000000000000 + } + PoseNode: { + Node: "Model::def_palmFingers_L_03" + Matrix: -0.999999940395355,0.000001281499749,0.000000015537665,0.000000000000000,-0.000000015535420,0.000001498061351,-1.000000000000000,0.000000000000000,-0.000001162290573,-0.999999940395355,-0.000001498061124,0.000000000000000,0.968749940395355,1.343749880790710,0.031249780207872,1.000000000000000 + } + PoseNode: { + Node: "Model::hlp_palmKnuckles_L_02" + Matrix: -0.000000059604645,-1.000000000000000,0.000000238294632,0.000000000000000,0.000000043711392,-0.000000238294632,-1.000000000000000,0.000000000000000,0.999999940395355,-0.000000089406960,0.000000043711296,0.000000000000000,0.999999821186066,1.312500119209290,0.031249785795808,1.000000000000000 + } + PoseNode: { + Node: "Model::hlp_palmKnuckles_L_01" + Matrix: 0.999999940395355,0.000000044699402,0.000000075497887,0.000000000000000,0.000000075498178,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.000000044699959,1.000000000000000,-0.000000162920671,0.000000000000000,1.000000000000000,1.500000119209290,0.031249755993485,1.000000000000000 + } + PoseNode: { + Node: "Model::def_hand_L" + Matrix: 1.000000000000000,0.000000075497901,-0.000000000004599,0.000000000000000,0.000000075497901,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000004547,-0.000000683469239,-1.000000000000000,0.000000000000000,0.874999880790710,1.374999642372131,-0.000000224015864,1.000000000000000 + } + PoseNode: { + Node: "Model::hlp_elbow_L" + Matrix: 1.000000000000000,0.000000075498924,-0.000000000001003,0.000000000000000,0.000000075498924,-1.000000000000000,0.000000683469239,0.000000000000000,-0.000000000000951,-0.000000683469239,-1.000000000000000,0.000000000000000,0.624999880790710,1.374999761581421,-0.125000238418579,1.000000000000000 + } + PoseNode: { + Node: "Model::def_clavicle_R" + Matrix: -1.000000000000000,-0.000001029171813,0.000000000000251,0.000000000000000,-0.000001029171358,1.000000000000000,-0.000001267590733,0.000000000000000,0.000000000001053,-0.000001267590733,-1.000000000000000,0.000000000000000,-0.125000014901161,1.375000119209290,-0.000000224015935,1.000000000000000 + } + PoseNode: { + Node: "Model::def_upperArm_R" + Matrix: -1.000000000000000,-0.000001029172267,0.000000000001319,0.000000000000000,-0.000001029171813,1.000000000000000,-0.000001160306283,0.000000000000000,-0.000000000000125,-0.000001160306283,-1.000000000000000,0.000000000000000,-0.375000119209290,1.374999880790710,-0.000000224015906,1.000000000000000 + } + PoseNode: { + Node: "Model::def_forearm_R" + Matrix: -1.000000000000000,-0.000000075497901,-0.000000000001388,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000001440,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000119209290,1.374999642372131,-0.000000224015594,1.000000000000000 + } + PoseNode: { + Node: "Model::def_wrist_R" + Matrix: -1.000000000000000,0.000005646542377,-0.000000000001023,0.000000000000000,0.000005646542832,1.000000000000000,0.000001700711323,0.000000000000000,0.000000000010626,0.000001700711323,-1.000000000000000,0.000000000000000,-0.812500178813934,1.374999642372131,-0.000000224015864,1.000000000000000 + } + PoseNode: { + Node: "Model::def_indexFinger_R_01" + Matrix: -0.999999940395355,0.000001966947821,-0.000000075505184,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001966948275,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.093749769032001,1.000000000000000 + } + PoseNode: { + Node: "Model::def_indexFinger_R_02" + Matrix: -0.316227227449417,-0.948683381080627,0.000000003673073,0.000000000000000,-0.000000394058816,0.000000135224184,1.000000000000000,0.000000000000000,-0.948683321475983,0.316227465867996,-0.000000416598425,0.000000000000000,-0.937500119209290,1.437500119209290,0.093749769032001,1.000000000000000 + } + PoseNode: { + Node: "Model::def_indexFinger_R_03" + Matrix: 0.999999880790710,-0.000000059604666,-0.000000159178228,0.000000000000000,0.000000159177887,0.000000075497610,1.000000000000000,0.000000000000000,0.000000268220901,-1.000000000000000,0.000000075497958,0.000000000000000,-0.968750059604645,1.343750119209290,0.093749776482582,1.000000000000000 + } + PoseNode: { + Node: "Model::hlp_indexKnuckle_R_02" + Matrix: -0.000000119209290,-1.000000000000000,0.000000094097139,0.000000000000000,0.000000043711101,0.000000094096826,1.000000000000000,0.000000000000000,-0.999999880790710,0.000000327825546,0.000000043711427,0.000000000000000,-1.000000119209290,1.312500119209290,0.093749783933163,1.000000000000000 + } + PoseNode: { + Node: "Model::hlp_indexKnuckle_R_01" + Matrix: -0.999999940395355,-0.000000081964131,-0.000000075498100,0.000000000000000,-0.000000075498043,0.000000162920671,1.000000000000000,0.000000000000000,-0.000000081963208,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.093749754130840,1.000000000000000 + } + PoseNode: { + Node: "Model::def_thumbFinger_R_01" + Matrix: 0.000000000006983,0.000001140426320,-1.000000000000000,0.000000000000000,0.000000071527666,-1.000000000000000,-0.000001140426320,0.000000000000000,-1.000000000000000,-0.000000071528120,-0.000000000006660,0.000000000000000,-0.937500178813934,1.281250000000000,0.062499787658453,1.000000000000000 + } + PoseNode: { + Node: "Model::def_palmFingers_R_01" + Matrix: -0.999999940395355,0.000001907343062,-0.000000075505284,0.000000000000000,-0.000000075508545,-0.000001744422548,1.000000000000000,0.000000000000000,0.000001907343631,1.000000000000000,0.000001744422661,0.000000000000000,-0.875000119209290,1.437500000000000,0.031249765306711,1.000000000000000 + } + PoseNode: { + Node: "Model::def_palmFingers_R_02" + Matrix: -0.316227227449417,-0.948683500289917,0.000000079067370,0.000000000000000,-0.000000382586194,0.000000210872997,1.000000000000000,0.000000000000000,-0.948683440685272,0.316227227449417,-0.000000429636913,0.000000000000000,-0.937500119209290,1.437500119209290,0.031249765306711,1.000000000000000 + } + PoseNode: { + Node: "Model::def_palmFingers_R_03" + Matrix: 1.000000000000000,-0.000000000000006,-0.000000075345362,0.000000000000000,0.000000075345390,0.000000075498143,1.000000000000000,0.000000000000000,-0.000000059604645,-1.000000000000000,0.000000075497951,0.000000000000000,-0.968750059604645,1.343750119209290,0.031249780207872,1.000000000000000 + } + PoseNode: { + Node: "Model::hlp_palmKnuckles_R_02" + Matrix: 0.000000149011612,-1.000000000000000,0.000000084063977,0.000000000000000,0.000000043711378,0.000000084064176,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000149011598,0.000000043711449,0.000000000000000,-1.000000119209290,1.312500119209290,0.031249785795808,1.000000000000000 + } + PoseNode: { + Node: "Model::hlp_palmKnuckles_R_01" + Matrix: -0.999999940395355,0.000000044695970,-0.000000075497873,0.000000000000000,-0.000000075497802,0.000000162920671,1.000000000000000,0.000000000000000,0.000000044696776,1.000000000000000,-0.000000162920671,0.000000000000000,-1.000000119209290,1.500000000000000,0.031249755993485,1.000000000000000 + } + PoseNode: { + Node: "Model::def_hand_R" + Matrix: -1.000000000000000,-0.000000075497901,0.000000000000052,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,0.000000000000000,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.875000119209290,1.374999642372131,-0.000000224015949,1.000000000000000 + } + PoseNode: { + Node: "Model::hlp_elbow_R" + Matrix: -1.000000000000000,-0.000000075497901,0.000000000000177,0.000000000000000,-0.000000075497447,1.000000000000000,-0.000000683469239,0.000000000000000,-0.000000000000125,-0.000000683469239,-1.000000000000000,0.000000000000000,-0.625000059604645,1.374999761581421,-0.125000238418579,1.000000000000000 + } + PoseNode: { + Node: "Model::def_hip_L" + Matrix: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + PoseNode: { + Node: "Model::def_thigh_L" + Matrix: 0.000000035761470,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000035761463,0.000000039736435,0.000000000000000,-0.000000039736431,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + PoseNode: { + Node: "Model::def_shin_L" + Matrix: -0.000000003974954,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,0.000000003974968,0.000000079472855,0.000000000000000,-0.000000079472855,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000000000000,0.374999940395355,-0.000000061095243,1.000000000000000 + } + PoseNode: { + Node: "Model::def_foot_L" + Matrix: 0.000000075497894,-1.000000000000000,0.000000162920685,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920685,-1.000000000000000,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + PoseNode: { + Node: "Model::hlp_knee_L" + Matrix: 0.000000075497930,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497930,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,0.125000014901161,0.375000029802322,0.124999955296516,1.000000000000000 + } + PoseNode: { + Node: "Model::def_hip_R" + Matrix: 0.000000075497901,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000075497887,0.000000087422791,0.000000000000000,-0.000000087422777,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.875000119209290,-0.000000142555606,1.000000000000000 + } + PoseNode: { + Node: "Model::def_thigh_R" + Matrix: 0.000000115234336,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000115234336,-0.000000039736403,0.000000000000000,0.000000039736420,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000014901161,0.749999940395355,-0.000000122190499,1.000000000000000 + } + PoseNode: { + Node: "Model::def_shin_R" + Matrix: 0.000000075497901,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,-0.000000075497894,0.000000000000012,0.000000000000000,0.000000000000000,-0.000000162920671,-1.000000000000000,0.000000000000000,-0.125000000000000,0.375000029802322,-0.000000061095257,1.000000000000000 + } + PoseNode: { + Node: "Model::def_foot_R" + Matrix: -0.000002159669521,-0.999999940395355,0.000000162920458,0.000000000000000,-1.000000000000000,0.000002159669748,0.000002235167130,0.000000000000000,-0.000002235167585,-0.000000162915654,-1.000000000000000,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::hlp_knee_R" + Matrix: 0.000000075497908,-0.999999940395355,-0.000000582136977,0.000000000000000,-1.000000000000000,-0.000000075497908,-0.000000000000044,0.000000000000000,0.000000000000000,0.000000582136863,-1.000000000000000,0.000000000000000,-0.125000014901161,0.375000059604645,0.124999955296516,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::ARMT_Character", "Limb" { + } + Model: "Model::Basis", "Mesh" { + } + Model: "Model::MESH_Hair", "Mesh" { + } + Model: "Model::MESH_Leg_R", "Mesh" { + } + Model: "Model::MESH_Arm_R", "Mesh" { + } + Model: "Model::MESH_Leg_L", "Mesh" { + } + Model: "Model::MESH_Head", "Mesh" { + } + Model: "Model::MESH_Body", "Mesh" { + } + Model: "Model::MESH_Arm_L", "Mesh" { + } + Model: "Model::def_pelvis", "Limb" { + } + Model: "Model::def_spine", "Limb" { + } + Model: "Model::def_chest", "Limb" { + } + Model: "Model::def_neck", "Limb" { + } + Model: "Model::def_head", "Limb" { + } + Model: "Model::def_clavicle_L", "Limb" { + } + Model: "Model::def_upperArm_L", "Limb" { + } + Model: "Model::def_forearm_L", "Limb" { + } + Model: "Model::def_wrist_L", "Limb" { + } + Model: "Model::def_indexFinger_L_01", "Limb" { + } + Model: "Model::def_indexFinger_L_02", "Limb" { + } + Model: "Model::def_indexFinger_L_03", "Limb" { + } + Model: "Model::hlp_indexKnuckle_L_02", "Limb" { + } + Model: "Model::hlp_indexKnuckle_L_01", "Limb" { + } + Model: "Model::def_thumbFinger_L_01", "Limb" { + } + Model: "Model::def_palmFingers_L_01", "Limb" { + } + Model: "Model::def_palmFingers_L_02", "Limb" { + } + Model: "Model::def_palmFingers_L_03", "Limb" { + } + Model: "Model::hlp_palmKnuckles_L_02", "Limb" { + } + Model: "Model::hlp_palmKnuckles_L_01", "Limb" { + } + Model: "Model::def_hand_L", "Limb" { + } + Model: "Model::hlp_elbow_L", "Limb" { + } + Model: "Model::def_clavicle_R", "Limb" { + } + Model: "Model::def_upperArm_R", "Limb" { + } + Model: "Model::def_forearm_R", "Limb" { + } + Model: "Model::def_wrist_R", "Limb" { + } + Model: "Model::def_indexFinger_R_01", "Limb" { + } + Model: "Model::def_indexFinger_R_02", "Limb" { + } + Model: "Model::def_indexFinger_R_03", "Limb" { + } + Model: "Model::hlp_indexKnuckle_R_02", "Limb" { + } + Model: "Model::hlp_indexKnuckle_R_01", "Limb" { + } + Model: "Model::def_thumbFinger_R_01", "Limb" { + } + Model: "Model::def_palmFingers_R_01", "Limb" { + } + Model: "Model::def_palmFingers_R_02", "Limb" { + } + Model: "Model::def_palmFingers_R_03", "Limb" { + } + Model: "Model::hlp_palmKnuckles_R_02", "Limb" { + } + Model: "Model::hlp_palmKnuckles_R_01", "Limb" { + } + Model: "Model::def_hand_R", "Limb" { + } + Model: "Model::hlp_elbow_R", "Limb" { + } + Model: "Model::def_hip_L", "Limb" { + } + Model: "Model::def_thigh_L", "Limb" { + } + Model: "Model::def_shin_L", "Limb" { + } + Model: "Model::def_foot_L", "Limb" { + } + Model: "Model::hlp_knee_L", "Limb" { + } + Model: "Model::def_hip_R", "Limb" { + } + Model: "Model::def_thigh_R", "Limb" { + } + Model: "Model::def_shin_R", "Limb" { + } + Model: "Model::def_foot_R", "Limb" { + } + Model: "Model::hlp_knee_R", "Limb" { + } + 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::character_body", "" { + } + Material: "Material::character_head", "" { + } + Deformer: "Deformer::Skin MESH_Hair", "Skin" { + } + Deformer: "Deformer::Skin MESH_Leg_R", "Skin" { + } + Deformer: "Deformer::Skin MESH_Arm_R", "Skin" { + } + Deformer: "Deformer::Skin MESH_Leg_L", "Skin" { + } + Deformer: "Deformer::Skin MESH_Head", "Skin" { + } + Deformer: "Deformer::Skin MESH_Body", "Skin" { + } + Deformer: "Deformer::Skin MESH_Arm_L", "Skin" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_pelvis", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_pelvis", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_pelvis", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_pelvis", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_pelvis", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_pelvis", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_pelvis", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_spine", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_spine", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_spine", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_spine", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_spine", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_spine", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_spine", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_chest", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_chest", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_chest", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_chest", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_chest", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_chest", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_chest", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_neck", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_neck", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_neck", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_neck", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_neck", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_neck", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_neck", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_head", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_head", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_head", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_head", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_head", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_head", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_head", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_clavicle_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_clavicle_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_clavicle_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_clavicle_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_clavicle_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_clavicle_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_clavicle_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_upperArm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_upperArm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_upperArm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_upperArm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_upperArm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_upperArm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_upperArm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_forearm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_forearm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_forearm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_forearm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_forearm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_forearm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_forearm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_wrist_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_wrist_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_wrist_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_wrist_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_wrist_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_wrist_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_wrist_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_indexFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_indexFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_indexFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_indexFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_indexFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_indexFinger_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_indexFinger_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_indexFinger_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_indexFinger_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_indexFinger_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_indexFinger_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_indexFinger_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_indexFinger_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_indexFinger_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_indexFinger_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_thumbFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_thumbFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_thumbFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_thumbFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_thumbFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_thumbFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_thumbFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_palmFingers_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_palmFingers_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_palmFingers_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_palmFingers_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_palmFingers_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_palmFingers_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_palmFingers_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_palmFingers_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_palmFingers_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_palmFingers_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_palmFingers_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_palmFingers_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_palmFingers_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_palmFingers_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_palmFingers_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_hand_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_hand_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_hand_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_hand_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_hand_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_hand_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_hand_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_elbow_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_elbow_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_elbow_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_elbow_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_elbow_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_elbow_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_elbow_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_clavicle_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_clavicle_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_clavicle_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_clavicle_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_clavicle_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_clavicle_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_clavicle_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_upperArm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_upperArm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_upperArm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_upperArm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_upperArm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_upperArm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_upperArm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_forearm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_forearm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_forearm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_forearm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_forearm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_forearm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_forearm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_wrist_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_wrist_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_wrist_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_wrist_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_wrist_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_wrist_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_wrist_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_indexFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_indexFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_indexFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_indexFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_indexFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_indexFinger_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_indexFinger_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_indexFinger_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_indexFinger_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_indexFinger_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_indexFinger_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_indexFinger_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_indexFinger_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_indexFinger_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_indexFinger_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_thumbFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_thumbFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_thumbFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_thumbFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_thumbFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_thumbFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_thumbFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_palmFingers_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_palmFingers_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_palmFingers_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_palmFingers_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_palmFingers_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_palmFingers_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_palmFingers_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_palmFingers_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_palmFingers_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_palmFingers_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_palmFingers_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_palmFingers_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_palmFingers_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_palmFingers_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_palmFingers_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_hand_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_hand_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_hand_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_hand_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_hand_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_hand_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_hand_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_elbow_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_elbow_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_elbow_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_elbow_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_elbow_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_elbow_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_elbow_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_hip_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_hip_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_hip_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_hip_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_hip_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_hip_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_hip_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_thigh_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_thigh_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_thigh_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_thigh_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_thigh_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_thigh_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_thigh_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_shin_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_shin_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_shin_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_shin_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_shin_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_shin_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_shin_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_foot_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_foot_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_knee_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_knee_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_knee_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_knee_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_knee_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_knee_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_knee_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_hip_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_hip_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_hip_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_hip_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_hip_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_hip_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_hip_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_thigh_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_thigh_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_thigh_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_thigh_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_thigh_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_thigh_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_thigh_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_shin_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_shin_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_shin_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_shin_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_shin_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_shin_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_shin_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair def_foot_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head def_foot_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_knee_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Hair hlp_knee_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body hlp_knee_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Head hlp_knee_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L hlp_knee_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R hlp_knee_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_knee_R", "Cluster" { + } + GroupSelection: "GroupSelection::minecraft-character", "Default" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + Connect: "OO", "Model::Basis", "Model::Scene" + Connect: "OO", "Model::MESH_Hair", "Model::Scene" + Connect: "OO", "Model::MESH_Leg_R", "Model::Scene" + Connect: "OO", "Model::MESH_Arm_R", "Model::Scene" + Connect: "OO", "Model::MESH_Leg_L", "Model::Scene" + Connect: "OO", "Model::MESH_Head", "Model::Scene" + Connect: "OO", "Model::MESH_Body", "Model::Scene" + Connect: "OO", "Model::MESH_Arm_L", "Model::Scene" + Connect: "OO", "Model::ARMT_Character", "Model::Scene" + Connect: "OO", "Material::character_head", "Model::Basis" + Connect: "OO", "Material::character_body", "Model::MESH_Hair" + Connect: "OO", "Material::character_body", "Model::MESH_Leg_R" + Connect: "OO", "Material::character_body", "Model::MESH_Arm_R" + Connect: "OO", "Material::character_body", "Model::MESH_Leg_L" + Connect: "OO", "Material::character_head", "Model::MESH_Head" + Connect: "OO", "Material::character_body", "Model::MESH_Body" + Connect: "OO", "Material::character_body", "Model::MESH_Arm_L" + Connect: "OO", "Deformer::Skin MESH_Hair", "Model::MESH_Hair" + Connect: "OO", "Deformer::Skin MESH_Leg_R", "Model::MESH_Leg_R" + Connect: "OO", "Deformer::Skin MESH_Arm_R", "Model::MESH_Arm_R" + Connect: "OO", "Deformer::Skin MESH_Leg_L", "Model::MESH_Leg_L" + Connect: "OO", "Deformer::Skin MESH_Head", "Model::MESH_Head" + Connect: "OO", "Deformer::Skin MESH_Body", "Model::MESH_Body" + Connect: "OO", "Deformer::Skin MESH_Arm_L", "Model::MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_pelvis", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_pelvis", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_pelvis", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_pelvis", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_pelvis", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_pelvis", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_pelvis", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_spine", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_spine", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_spine", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_spine", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_spine", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_spine", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_spine", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_chest", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_chest", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_chest", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_chest", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_chest", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_chest", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_chest", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_neck", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_neck", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_neck", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_neck", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_neck", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_neck", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_neck", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_head", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_head", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_head", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_head", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_head", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_head", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_head", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_clavicle_L", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_clavicle_L", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_clavicle_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_clavicle_L", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_clavicle_L", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_clavicle_L", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_clavicle_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_upperArm_L", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_upperArm_L", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_upperArm_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_upperArm_L", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_upperArm_L", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_upperArm_L", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_upperArm_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_forearm_L", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_forearm_L", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_forearm_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_forearm_L", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_forearm_L", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_forearm_L", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_forearm_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_wrist_L", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_wrist_L", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_wrist_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_wrist_L", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_wrist_L", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_wrist_L", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_wrist_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_01", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_indexFinger_L_01", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_indexFinger_L_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_indexFinger_L_01", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_indexFinger_L_01", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_indexFinger_L_01", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_02", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_indexFinger_L_02", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_indexFinger_L_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_indexFinger_L_02", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_indexFinger_L_02", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_indexFinger_L_02", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_03", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_indexFinger_L_03", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_indexFinger_L_03", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_indexFinger_L_03", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_indexFinger_L_03", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_indexFinger_L_03", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_03", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_L_02", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_L_02", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_L_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_L_02", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_L_02", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_L_02", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_L_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_L_01", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_L_01", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_L_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_L_01", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_L_01", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_L_01", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_L_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_thumbFinger_L_01", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_thumbFinger_L_01", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_thumbFinger_L_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_thumbFinger_L_01", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_thumbFinger_L_01", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_thumbFinger_L_01", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_thumbFinger_L_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_01", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_palmFingers_L_01", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_palmFingers_L_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_palmFingers_L_01", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_palmFingers_L_01", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_palmFingers_L_01", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_02", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_palmFingers_L_02", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_palmFingers_L_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_palmFingers_L_02", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_palmFingers_L_02", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_palmFingers_L_02", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_03", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_palmFingers_L_03", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_palmFingers_L_03", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_palmFingers_L_03", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_palmFingers_L_03", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_palmFingers_L_03", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_03", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_L_02", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_L_02", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_L_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_L_02", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_L_02", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_L_02", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_L_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_L_01", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_L_01", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_L_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_L_01", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_L_01", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_L_01", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_L_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_hand_L", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_hand_L", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_hand_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_hand_L", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_hand_L", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_hand_L", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_hand_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_elbow_L", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair hlp_elbow_L", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body hlp_elbow_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head hlp_elbow_L", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L hlp_elbow_L", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R hlp_elbow_L", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_elbow_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_clavicle_R", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_clavicle_R", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_clavicle_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_clavicle_R", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_clavicle_R", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_clavicle_R", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_clavicle_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_upperArm_R", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_upperArm_R", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_upperArm_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_upperArm_R", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_upperArm_R", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_upperArm_R", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_upperArm_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_forearm_R", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_forearm_R", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_forearm_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_forearm_R", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_forearm_R", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_forearm_R", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_forearm_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_wrist_R", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_wrist_R", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_wrist_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_wrist_R", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_wrist_R", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_wrist_R", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_wrist_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_01", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_indexFinger_R_01", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_indexFinger_R_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_indexFinger_R_01", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_indexFinger_R_01", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_indexFinger_R_01", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_02", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_indexFinger_R_02", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_indexFinger_R_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_indexFinger_R_02", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_indexFinger_R_02", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_indexFinger_R_02", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_03", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_indexFinger_R_03", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_indexFinger_R_03", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_indexFinger_R_03", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_indexFinger_R_03", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_indexFinger_R_03", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_03", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_R_02", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_R_02", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_R_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_R_02", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_R_02", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_R_02", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_R_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_R_01", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_R_01", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_R_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_R_01", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_R_01", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_R_01", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_R_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_thumbFinger_R_01", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_thumbFinger_R_01", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_thumbFinger_R_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_thumbFinger_R_01", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_thumbFinger_R_01", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_thumbFinger_R_01", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_thumbFinger_R_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_01", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_palmFingers_R_01", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_palmFingers_R_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_palmFingers_R_01", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_palmFingers_R_01", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_palmFingers_R_01", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_02", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_palmFingers_R_02", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_palmFingers_R_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_palmFingers_R_02", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_palmFingers_R_02", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_palmFingers_R_02", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_03", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_palmFingers_R_03", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_palmFingers_R_03", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_palmFingers_R_03", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_palmFingers_R_03", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_palmFingers_R_03", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_03", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_R_02", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_R_02", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_R_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_R_02", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_R_02", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_R_02", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_R_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_R_01", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_R_01", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_R_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_R_01", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_R_01", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_R_01", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_R_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_hand_R", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_hand_R", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_hand_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_hand_R", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_hand_R", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_hand_R", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_hand_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_elbow_R", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair hlp_elbow_R", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body hlp_elbow_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head hlp_elbow_R", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L hlp_elbow_R", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R hlp_elbow_R", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_elbow_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_hip_L", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_hip_L", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_hip_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_hip_L", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_hip_L", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_hip_L", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_hip_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_thigh_L", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_thigh_L", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_thigh_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_thigh_L", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_thigh_L", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_thigh_L", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_thigh_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_shin_L", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_shin_L", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_shin_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_shin_L", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_shin_L", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_shin_L", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_shin_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_foot_L", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_foot_L", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_foot_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_foot_L", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_foot_L", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_foot_L", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_foot_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_knee_L", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair hlp_knee_L", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body hlp_knee_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head hlp_knee_L", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L hlp_knee_L", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R hlp_knee_L", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_knee_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_hip_R", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_hip_R", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_hip_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_hip_R", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_hip_R", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_hip_R", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_hip_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_thigh_R", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_thigh_R", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_thigh_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_thigh_R", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_thigh_R", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_thigh_R", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_thigh_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_shin_R", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_shin_R", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_shin_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_shin_R", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_shin_R", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_shin_R", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_shin_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_foot_R", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair def_foot_R", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_foot_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head def_foot_R", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_foot_R", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_foot_R", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_foot_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_knee_R", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Hair hlp_knee_R", "Deformer::Skin MESH_Hair" + Connect: "OO", "SubDeformer::Cluster MESH_Body hlp_knee_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Head hlp_knee_R", "Deformer::Skin MESH_Head" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L hlp_knee_R", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R hlp_knee_R", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_knee_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "Model::def_pelvis", "SubDeformer::Cluster MESH_Arm_L def_pelvis" + Connect: "OO", "Model::def_pelvis", "SubDeformer::Cluster MESH_Hair def_pelvis" + Connect: "OO", "Model::def_pelvis", "SubDeformer::Cluster MESH_Body def_pelvis" + Connect: "OO", "Model::def_pelvis", "SubDeformer::Cluster MESH_Head def_pelvis" + Connect: "OO", "Model::def_pelvis", "SubDeformer::Cluster MESH_Leg_L def_pelvis" + Connect: "OO", "Model::def_pelvis", "SubDeformer::Cluster MESH_Leg_R def_pelvis" + Connect: "OO", "Model::def_pelvis", "SubDeformer::Cluster MESH_Arm_R def_pelvis" + Connect: "OO", "Model::def_spine", "SubDeformer::Cluster MESH_Arm_L def_spine" + Connect: "OO", "Model::def_spine", "SubDeformer::Cluster MESH_Hair def_spine" + Connect: "OO", "Model::def_spine", "SubDeformer::Cluster MESH_Body def_spine" + Connect: "OO", "Model::def_spine", "SubDeformer::Cluster MESH_Head def_spine" + Connect: "OO", "Model::def_spine", "SubDeformer::Cluster MESH_Leg_L def_spine" + Connect: "OO", "Model::def_spine", "SubDeformer::Cluster MESH_Leg_R def_spine" + Connect: "OO", "Model::def_spine", "SubDeformer::Cluster MESH_Arm_R def_spine" + Connect: "OO", "Model::def_chest", "SubDeformer::Cluster MESH_Arm_L def_chest" + Connect: "OO", "Model::def_chest", "SubDeformer::Cluster MESH_Hair def_chest" + Connect: "OO", "Model::def_chest", "SubDeformer::Cluster MESH_Body def_chest" + Connect: "OO", "Model::def_chest", "SubDeformer::Cluster MESH_Head def_chest" + Connect: "OO", "Model::def_chest", "SubDeformer::Cluster MESH_Leg_L def_chest" + Connect: "OO", "Model::def_chest", "SubDeformer::Cluster MESH_Leg_R def_chest" + Connect: "OO", "Model::def_chest", "SubDeformer::Cluster MESH_Arm_R def_chest" + Connect: "OO", "Model::def_neck", "SubDeformer::Cluster MESH_Arm_L def_neck" + Connect: "OO", "Model::def_neck", "SubDeformer::Cluster MESH_Hair def_neck" + Connect: "OO", "Model::def_neck", "SubDeformer::Cluster MESH_Body def_neck" + Connect: "OO", "Model::def_neck", "SubDeformer::Cluster MESH_Head def_neck" + Connect: "OO", "Model::def_neck", "SubDeformer::Cluster MESH_Leg_L def_neck" + Connect: "OO", "Model::def_neck", "SubDeformer::Cluster MESH_Leg_R def_neck" + Connect: "OO", "Model::def_neck", "SubDeformer::Cluster MESH_Arm_R def_neck" + Connect: "OO", "Model::def_head", "SubDeformer::Cluster MESH_Arm_L def_head" + Connect: "OO", "Model::def_head", "SubDeformer::Cluster MESH_Hair def_head" + Connect: "OO", "Model::def_head", "SubDeformer::Cluster MESH_Body def_head" + Connect: "OO", "Model::def_head", "SubDeformer::Cluster MESH_Head def_head" + Connect: "OO", "Model::def_head", "SubDeformer::Cluster MESH_Leg_L def_head" + Connect: "OO", "Model::def_head", "SubDeformer::Cluster MESH_Leg_R def_head" + Connect: "OO", "Model::def_head", "SubDeformer::Cluster MESH_Arm_R def_head" + Connect: "OO", "Model::def_clavicle_L", "SubDeformer::Cluster MESH_Arm_L def_clavicle_L" + Connect: "OO", "Model::def_clavicle_L", "SubDeformer::Cluster MESH_Hair def_clavicle_L" + Connect: "OO", "Model::def_clavicle_L", "SubDeformer::Cluster MESH_Body def_clavicle_L" + Connect: "OO", "Model::def_clavicle_L", "SubDeformer::Cluster MESH_Head def_clavicle_L" + Connect: "OO", "Model::def_clavicle_L", "SubDeformer::Cluster MESH_Leg_L def_clavicle_L" + Connect: "OO", "Model::def_clavicle_L", "SubDeformer::Cluster MESH_Leg_R def_clavicle_L" + Connect: "OO", "Model::def_clavicle_L", "SubDeformer::Cluster MESH_Arm_R def_clavicle_L" + Connect: "OO", "Model::def_upperArm_L", "SubDeformer::Cluster MESH_Arm_L def_upperArm_L" + Connect: "OO", "Model::def_upperArm_L", "SubDeformer::Cluster MESH_Hair def_upperArm_L" + Connect: "OO", "Model::def_upperArm_L", "SubDeformer::Cluster MESH_Body def_upperArm_L" + Connect: "OO", "Model::def_upperArm_L", "SubDeformer::Cluster MESH_Head def_upperArm_L" + Connect: "OO", "Model::def_upperArm_L", "SubDeformer::Cluster MESH_Leg_L def_upperArm_L" + Connect: "OO", "Model::def_upperArm_L", "SubDeformer::Cluster MESH_Leg_R def_upperArm_L" + Connect: "OO", "Model::def_upperArm_L", "SubDeformer::Cluster MESH_Arm_R def_upperArm_L" + Connect: "OO", "Model::def_forearm_L", "SubDeformer::Cluster MESH_Arm_L def_forearm_L" + Connect: "OO", "Model::def_forearm_L", "SubDeformer::Cluster MESH_Hair def_forearm_L" + Connect: "OO", "Model::def_forearm_L", "SubDeformer::Cluster MESH_Body def_forearm_L" + Connect: "OO", "Model::def_forearm_L", "SubDeformer::Cluster MESH_Head def_forearm_L" + Connect: "OO", "Model::def_forearm_L", "SubDeformer::Cluster MESH_Leg_L def_forearm_L" + Connect: "OO", "Model::def_forearm_L", "SubDeformer::Cluster MESH_Leg_R def_forearm_L" + Connect: "OO", "Model::def_forearm_L", "SubDeformer::Cluster MESH_Arm_R def_forearm_L" + Connect: "OO", "Model::def_wrist_L", "SubDeformer::Cluster MESH_Arm_L def_wrist_L" + Connect: "OO", "Model::def_wrist_L", "SubDeformer::Cluster MESH_Hair def_wrist_L" + Connect: "OO", "Model::def_wrist_L", "SubDeformer::Cluster MESH_Body def_wrist_L" + Connect: "OO", "Model::def_wrist_L", "SubDeformer::Cluster MESH_Head def_wrist_L" + Connect: "OO", "Model::def_wrist_L", "SubDeformer::Cluster MESH_Leg_L def_wrist_L" + Connect: "OO", "Model::def_wrist_L", "SubDeformer::Cluster MESH_Leg_R def_wrist_L" + Connect: "OO", "Model::def_wrist_L", "SubDeformer::Cluster MESH_Arm_R def_wrist_L" + Connect: "OO", "Model::def_indexFinger_L_01", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_01" + Connect: "OO", "Model::def_indexFinger_L_01", "SubDeformer::Cluster MESH_Hair def_indexFinger_L_01" + Connect: "OO", "Model::def_indexFinger_L_01", "SubDeformer::Cluster MESH_Body def_indexFinger_L_01" + Connect: "OO", "Model::def_indexFinger_L_01", "SubDeformer::Cluster MESH_Head def_indexFinger_L_01" + Connect: "OO", "Model::def_indexFinger_L_01", "SubDeformer::Cluster MESH_Leg_L def_indexFinger_L_01" + Connect: "OO", "Model::def_indexFinger_L_01", "SubDeformer::Cluster MESH_Leg_R def_indexFinger_L_01" + Connect: "OO", "Model::def_indexFinger_L_01", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_01" + Connect: "OO", "Model::def_indexFinger_L_02", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_02" + Connect: "OO", "Model::def_indexFinger_L_02", "SubDeformer::Cluster MESH_Hair def_indexFinger_L_02" + Connect: "OO", "Model::def_indexFinger_L_02", "SubDeformer::Cluster MESH_Body def_indexFinger_L_02" + Connect: "OO", "Model::def_indexFinger_L_02", "SubDeformer::Cluster MESH_Head def_indexFinger_L_02" + Connect: "OO", "Model::def_indexFinger_L_02", "SubDeformer::Cluster MESH_Leg_L def_indexFinger_L_02" + Connect: "OO", "Model::def_indexFinger_L_02", "SubDeformer::Cluster MESH_Leg_R def_indexFinger_L_02" + Connect: "OO", "Model::def_indexFinger_L_02", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_02" + Connect: "OO", "Model::def_indexFinger_L_03", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_03" + Connect: "OO", "Model::def_indexFinger_L_03", "SubDeformer::Cluster MESH_Hair def_indexFinger_L_03" + Connect: "OO", "Model::def_indexFinger_L_03", "SubDeformer::Cluster MESH_Body def_indexFinger_L_03" + Connect: "OO", "Model::def_indexFinger_L_03", "SubDeformer::Cluster MESH_Head def_indexFinger_L_03" + Connect: "OO", "Model::def_indexFinger_L_03", "SubDeformer::Cluster MESH_Leg_L def_indexFinger_L_03" + Connect: "OO", "Model::def_indexFinger_L_03", "SubDeformer::Cluster MESH_Leg_R def_indexFinger_L_03" + Connect: "OO", "Model::def_indexFinger_L_03", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_03" + Connect: "OO", "Model::hlp_indexKnuckle_L_02", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_L_02" + Connect: "OO", "Model::hlp_indexKnuckle_L_02", "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_L_02" + Connect: "OO", "Model::hlp_indexKnuckle_L_02", "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_L_02" + Connect: "OO", "Model::hlp_indexKnuckle_L_02", "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_L_02" + Connect: "OO", "Model::hlp_indexKnuckle_L_02", "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_L_02" + Connect: "OO", "Model::hlp_indexKnuckle_L_02", "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_L_02" + Connect: "OO", "Model::hlp_indexKnuckle_L_02", "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_L_02" + Connect: "OO", "Model::hlp_indexKnuckle_L_01", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_L_01" + Connect: "OO", "Model::hlp_indexKnuckle_L_01", "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_L_01" + Connect: "OO", "Model::hlp_indexKnuckle_L_01", "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_L_01" + Connect: "OO", "Model::hlp_indexKnuckle_L_01", "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_L_01" + Connect: "OO", "Model::hlp_indexKnuckle_L_01", "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_L_01" + Connect: "OO", "Model::hlp_indexKnuckle_L_01", "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_L_01" + Connect: "OO", "Model::hlp_indexKnuckle_L_01", "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_L_01" + Connect: "OO", "Model::def_thumbFinger_L_01", "SubDeformer::Cluster MESH_Arm_L def_thumbFinger_L_01" + Connect: "OO", "Model::def_thumbFinger_L_01", "SubDeformer::Cluster MESH_Hair def_thumbFinger_L_01" + Connect: "OO", "Model::def_thumbFinger_L_01", "SubDeformer::Cluster MESH_Body def_thumbFinger_L_01" + Connect: "OO", "Model::def_thumbFinger_L_01", "SubDeformer::Cluster MESH_Head def_thumbFinger_L_01" + Connect: "OO", "Model::def_thumbFinger_L_01", "SubDeformer::Cluster MESH_Leg_L def_thumbFinger_L_01" + Connect: "OO", "Model::def_thumbFinger_L_01", "SubDeformer::Cluster MESH_Leg_R def_thumbFinger_L_01" + Connect: "OO", "Model::def_thumbFinger_L_01", "SubDeformer::Cluster MESH_Arm_R def_thumbFinger_L_01" + Connect: "OO", "Model::def_palmFingers_L_01", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_01" + Connect: "OO", "Model::def_palmFingers_L_01", "SubDeformer::Cluster MESH_Hair def_palmFingers_L_01" + Connect: "OO", "Model::def_palmFingers_L_01", "SubDeformer::Cluster MESH_Body def_palmFingers_L_01" + Connect: "OO", "Model::def_palmFingers_L_01", "SubDeformer::Cluster MESH_Head def_palmFingers_L_01" + Connect: "OO", "Model::def_palmFingers_L_01", "SubDeformer::Cluster MESH_Leg_L def_palmFingers_L_01" + Connect: "OO", "Model::def_palmFingers_L_01", "SubDeformer::Cluster MESH_Leg_R def_palmFingers_L_01" + Connect: "OO", "Model::def_palmFingers_L_01", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_01" + Connect: "OO", "Model::def_palmFingers_L_02", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_02" + Connect: "OO", "Model::def_palmFingers_L_02", "SubDeformer::Cluster MESH_Hair def_palmFingers_L_02" + Connect: "OO", "Model::def_palmFingers_L_02", "SubDeformer::Cluster MESH_Body def_palmFingers_L_02" + Connect: "OO", "Model::def_palmFingers_L_02", "SubDeformer::Cluster MESH_Head def_palmFingers_L_02" + Connect: "OO", "Model::def_palmFingers_L_02", "SubDeformer::Cluster MESH_Leg_L def_palmFingers_L_02" + Connect: "OO", "Model::def_palmFingers_L_02", "SubDeformer::Cluster MESH_Leg_R def_palmFingers_L_02" + Connect: "OO", "Model::def_palmFingers_L_02", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_02" + Connect: "OO", "Model::def_palmFingers_L_03", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_03" + Connect: "OO", "Model::def_palmFingers_L_03", "SubDeformer::Cluster MESH_Hair def_palmFingers_L_03" + Connect: "OO", "Model::def_palmFingers_L_03", "SubDeformer::Cluster MESH_Body def_palmFingers_L_03" + Connect: "OO", "Model::def_palmFingers_L_03", "SubDeformer::Cluster MESH_Head def_palmFingers_L_03" + Connect: "OO", "Model::def_palmFingers_L_03", "SubDeformer::Cluster MESH_Leg_L def_palmFingers_L_03" + Connect: "OO", "Model::def_palmFingers_L_03", "SubDeformer::Cluster MESH_Leg_R def_palmFingers_L_03" + Connect: "OO", "Model::def_palmFingers_L_03", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_03" + Connect: "OO", "Model::hlp_palmKnuckles_L_02", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_L_02" + Connect: "OO", "Model::hlp_palmKnuckles_L_02", "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_L_02" + Connect: "OO", "Model::hlp_palmKnuckles_L_02", "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_L_02" + Connect: "OO", "Model::hlp_palmKnuckles_L_02", "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_L_02" + Connect: "OO", "Model::hlp_palmKnuckles_L_02", "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_L_02" + Connect: "OO", "Model::hlp_palmKnuckles_L_02", "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_L_02" + Connect: "OO", "Model::hlp_palmKnuckles_L_02", "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_L_02" + Connect: "OO", "Model::hlp_palmKnuckles_L_01", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_L_01" + Connect: "OO", "Model::hlp_palmKnuckles_L_01", "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_L_01" + Connect: "OO", "Model::hlp_palmKnuckles_L_01", "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_L_01" + Connect: "OO", "Model::hlp_palmKnuckles_L_01", "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_L_01" + Connect: "OO", "Model::hlp_palmKnuckles_L_01", "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_L_01" + Connect: "OO", "Model::hlp_palmKnuckles_L_01", "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_L_01" + Connect: "OO", "Model::hlp_palmKnuckles_L_01", "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_L_01" + Connect: "OO", "Model::def_hand_L", "SubDeformer::Cluster MESH_Arm_L def_hand_L" + Connect: "OO", "Model::def_hand_L", "SubDeformer::Cluster MESH_Hair def_hand_L" + Connect: "OO", "Model::def_hand_L", "SubDeformer::Cluster MESH_Body def_hand_L" + Connect: "OO", "Model::def_hand_L", "SubDeformer::Cluster MESH_Head def_hand_L" + Connect: "OO", "Model::def_hand_L", "SubDeformer::Cluster MESH_Leg_L def_hand_L" + Connect: "OO", "Model::def_hand_L", "SubDeformer::Cluster MESH_Leg_R def_hand_L" + Connect: "OO", "Model::def_hand_L", "SubDeformer::Cluster MESH_Arm_R def_hand_L" + Connect: "OO", "Model::hlp_elbow_L", "SubDeformer::Cluster MESH_Arm_L hlp_elbow_L" + Connect: "OO", "Model::hlp_elbow_L", "SubDeformer::Cluster MESH_Hair hlp_elbow_L" + Connect: "OO", "Model::hlp_elbow_L", "SubDeformer::Cluster MESH_Body hlp_elbow_L" + Connect: "OO", "Model::hlp_elbow_L", "SubDeformer::Cluster MESH_Head hlp_elbow_L" + Connect: "OO", "Model::hlp_elbow_L", "SubDeformer::Cluster MESH_Leg_L hlp_elbow_L" + Connect: "OO", "Model::hlp_elbow_L", "SubDeformer::Cluster MESH_Leg_R hlp_elbow_L" + Connect: "OO", "Model::hlp_elbow_L", "SubDeformer::Cluster MESH_Arm_R hlp_elbow_L" + Connect: "OO", "Model::def_clavicle_R", "SubDeformer::Cluster MESH_Arm_L def_clavicle_R" + Connect: "OO", "Model::def_clavicle_R", "SubDeformer::Cluster MESH_Hair def_clavicle_R" + Connect: "OO", "Model::def_clavicle_R", "SubDeformer::Cluster MESH_Body def_clavicle_R" + Connect: "OO", "Model::def_clavicle_R", "SubDeformer::Cluster MESH_Head def_clavicle_R" + Connect: "OO", "Model::def_clavicle_R", "SubDeformer::Cluster MESH_Leg_L def_clavicle_R" + Connect: "OO", "Model::def_clavicle_R", "SubDeformer::Cluster MESH_Leg_R def_clavicle_R" + Connect: "OO", "Model::def_clavicle_R", "SubDeformer::Cluster MESH_Arm_R def_clavicle_R" + Connect: "OO", "Model::def_upperArm_R", "SubDeformer::Cluster MESH_Arm_L def_upperArm_R" + Connect: "OO", "Model::def_upperArm_R", "SubDeformer::Cluster MESH_Hair def_upperArm_R" + Connect: "OO", "Model::def_upperArm_R", "SubDeformer::Cluster MESH_Body def_upperArm_R" + Connect: "OO", "Model::def_upperArm_R", "SubDeformer::Cluster MESH_Head def_upperArm_R" + Connect: "OO", "Model::def_upperArm_R", "SubDeformer::Cluster MESH_Leg_L def_upperArm_R" + Connect: "OO", "Model::def_upperArm_R", "SubDeformer::Cluster MESH_Leg_R def_upperArm_R" + Connect: "OO", "Model::def_upperArm_R", "SubDeformer::Cluster MESH_Arm_R def_upperArm_R" + Connect: "OO", "Model::def_forearm_R", "SubDeformer::Cluster MESH_Arm_L def_forearm_R" + Connect: "OO", "Model::def_forearm_R", "SubDeformer::Cluster MESH_Hair def_forearm_R" + Connect: "OO", "Model::def_forearm_R", "SubDeformer::Cluster MESH_Body def_forearm_R" + Connect: "OO", "Model::def_forearm_R", "SubDeformer::Cluster MESH_Head def_forearm_R" + Connect: "OO", "Model::def_forearm_R", "SubDeformer::Cluster MESH_Leg_L def_forearm_R" + Connect: "OO", "Model::def_forearm_R", "SubDeformer::Cluster MESH_Leg_R def_forearm_R" + Connect: "OO", "Model::def_forearm_R", "SubDeformer::Cluster MESH_Arm_R def_forearm_R" + Connect: "OO", "Model::def_wrist_R", "SubDeformer::Cluster MESH_Arm_L def_wrist_R" + Connect: "OO", "Model::def_wrist_R", "SubDeformer::Cluster MESH_Hair def_wrist_R" + Connect: "OO", "Model::def_wrist_R", "SubDeformer::Cluster MESH_Body def_wrist_R" + Connect: "OO", "Model::def_wrist_R", "SubDeformer::Cluster MESH_Head def_wrist_R" + Connect: "OO", "Model::def_wrist_R", "SubDeformer::Cluster MESH_Leg_L def_wrist_R" + Connect: "OO", "Model::def_wrist_R", "SubDeformer::Cluster MESH_Leg_R def_wrist_R" + Connect: "OO", "Model::def_wrist_R", "SubDeformer::Cluster MESH_Arm_R def_wrist_R" + Connect: "OO", "Model::def_indexFinger_R_01", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_01" + Connect: "OO", "Model::def_indexFinger_R_01", "SubDeformer::Cluster MESH_Hair def_indexFinger_R_01" + Connect: "OO", "Model::def_indexFinger_R_01", "SubDeformer::Cluster MESH_Body def_indexFinger_R_01" + Connect: "OO", "Model::def_indexFinger_R_01", "SubDeformer::Cluster MESH_Head def_indexFinger_R_01" + Connect: "OO", "Model::def_indexFinger_R_01", "SubDeformer::Cluster MESH_Leg_L def_indexFinger_R_01" + Connect: "OO", "Model::def_indexFinger_R_01", "SubDeformer::Cluster MESH_Leg_R def_indexFinger_R_01" + Connect: "OO", "Model::def_indexFinger_R_01", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_01" + Connect: "OO", "Model::def_indexFinger_R_02", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_02" + Connect: "OO", "Model::def_indexFinger_R_02", "SubDeformer::Cluster MESH_Hair def_indexFinger_R_02" + Connect: "OO", "Model::def_indexFinger_R_02", "SubDeformer::Cluster MESH_Body def_indexFinger_R_02" + Connect: "OO", "Model::def_indexFinger_R_02", "SubDeformer::Cluster MESH_Head def_indexFinger_R_02" + Connect: "OO", "Model::def_indexFinger_R_02", "SubDeformer::Cluster MESH_Leg_L def_indexFinger_R_02" + Connect: "OO", "Model::def_indexFinger_R_02", "SubDeformer::Cluster MESH_Leg_R def_indexFinger_R_02" + Connect: "OO", "Model::def_indexFinger_R_02", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_02" + Connect: "OO", "Model::def_indexFinger_R_03", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_03" + Connect: "OO", "Model::def_indexFinger_R_03", "SubDeformer::Cluster MESH_Hair def_indexFinger_R_03" + Connect: "OO", "Model::def_indexFinger_R_03", "SubDeformer::Cluster MESH_Body def_indexFinger_R_03" + Connect: "OO", "Model::def_indexFinger_R_03", "SubDeformer::Cluster MESH_Head def_indexFinger_R_03" + Connect: "OO", "Model::def_indexFinger_R_03", "SubDeformer::Cluster MESH_Leg_L def_indexFinger_R_03" + Connect: "OO", "Model::def_indexFinger_R_03", "SubDeformer::Cluster MESH_Leg_R def_indexFinger_R_03" + Connect: "OO", "Model::def_indexFinger_R_03", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_03" + Connect: "OO", "Model::hlp_indexKnuckle_R_02", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_R_02" + Connect: "OO", "Model::hlp_indexKnuckle_R_02", "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_R_02" + Connect: "OO", "Model::hlp_indexKnuckle_R_02", "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_R_02" + Connect: "OO", "Model::hlp_indexKnuckle_R_02", "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_R_02" + Connect: "OO", "Model::hlp_indexKnuckle_R_02", "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_R_02" + Connect: "OO", "Model::hlp_indexKnuckle_R_02", "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_R_02" + Connect: "OO", "Model::hlp_indexKnuckle_R_02", "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_R_02" + Connect: "OO", "Model::hlp_indexKnuckle_R_01", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_R_01" + Connect: "OO", "Model::hlp_indexKnuckle_R_01", "SubDeformer::Cluster MESH_Hair hlp_indexKnuckle_R_01" + Connect: "OO", "Model::hlp_indexKnuckle_R_01", "SubDeformer::Cluster MESH_Body hlp_indexKnuckle_R_01" + Connect: "OO", "Model::hlp_indexKnuckle_R_01", "SubDeformer::Cluster MESH_Head hlp_indexKnuckle_R_01" + Connect: "OO", "Model::hlp_indexKnuckle_R_01", "SubDeformer::Cluster MESH_Leg_L hlp_indexKnuckle_R_01" + Connect: "OO", "Model::hlp_indexKnuckle_R_01", "SubDeformer::Cluster MESH_Leg_R hlp_indexKnuckle_R_01" + Connect: "OO", "Model::hlp_indexKnuckle_R_01", "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_R_01" + Connect: "OO", "Model::def_thumbFinger_R_01", "SubDeformer::Cluster MESH_Arm_L def_thumbFinger_R_01" + Connect: "OO", "Model::def_thumbFinger_R_01", "SubDeformer::Cluster MESH_Hair def_thumbFinger_R_01" + Connect: "OO", "Model::def_thumbFinger_R_01", "SubDeformer::Cluster MESH_Body def_thumbFinger_R_01" + Connect: "OO", "Model::def_thumbFinger_R_01", "SubDeformer::Cluster MESH_Head def_thumbFinger_R_01" + Connect: "OO", "Model::def_thumbFinger_R_01", "SubDeformer::Cluster MESH_Leg_L def_thumbFinger_R_01" + Connect: "OO", "Model::def_thumbFinger_R_01", "SubDeformer::Cluster MESH_Leg_R def_thumbFinger_R_01" + Connect: "OO", "Model::def_thumbFinger_R_01", "SubDeformer::Cluster MESH_Arm_R def_thumbFinger_R_01" + Connect: "OO", "Model::def_palmFingers_R_01", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_01" + Connect: "OO", "Model::def_palmFingers_R_01", "SubDeformer::Cluster MESH_Hair def_palmFingers_R_01" + Connect: "OO", "Model::def_palmFingers_R_01", "SubDeformer::Cluster MESH_Body def_palmFingers_R_01" + Connect: "OO", "Model::def_palmFingers_R_01", "SubDeformer::Cluster MESH_Head def_palmFingers_R_01" + Connect: "OO", "Model::def_palmFingers_R_01", "SubDeformer::Cluster MESH_Leg_L def_palmFingers_R_01" + Connect: "OO", "Model::def_palmFingers_R_01", "SubDeformer::Cluster MESH_Leg_R def_palmFingers_R_01" + Connect: "OO", "Model::def_palmFingers_R_01", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_01" + Connect: "OO", "Model::def_palmFingers_R_02", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_02" + Connect: "OO", "Model::def_palmFingers_R_02", "SubDeformer::Cluster MESH_Hair def_palmFingers_R_02" + Connect: "OO", "Model::def_palmFingers_R_02", "SubDeformer::Cluster MESH_Body def_palmFingers_R_02" + Connect: "OO", "Model::def_palmFingers_R_02", "SubDeformer::Cluster MESH_Head def_palmFingers_R_02" + Connect: "OO", "Model::def_palmFingers_R_02", "SubDeformer::Cluster MESH_Leg_L def_palmFingers_R_02" + Connect: "OO", "Model::def_palmFingers_R_02", "SubDeformer::Cluster MESH_Leg_R def_palmFingers_R_02" + Connect: "OO", "Model::def_palmFingers_R_02", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_02" + Connect: "OO", "Model::def_palmFingers_R_03", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_03" + Connect: "OO", "Model::def_palmFingers_R_03", "SubDeformer::Cluster MESH_Hair def_palmFingers_R_03" + Connect: "OO", "Model::def_palmFingers_R_03", "SubDeformer::Cluster MESH_Body def_palmFingers_R_03" + Connect: "OO", "Model::def_palmFingers_R_03", "SubDeformer::Cluster MESH_Head def_palmFingers_R_03" + Connect: "OO", "Model::def_palmFingers_R_03", "SubDeformer::Cluster MESH_Leg_L def_palmFingers_R_03" + Connect: "OO", "Model::def_palmFingers_R_03", "SubDeformer::Cluster MESH_Leg_R def_palmFingers_R_03" + Connect: "OO", "Model::def_palmFingers_R_03", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_03" + Connect: "OO", "Model::hlp_palmKnuckles_R_02", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_R_02" + Connect: "OO", "Model::hlp_palmKnuckles_R_02", "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_R_02" + Connect: "OO", "Model::hlp_palmKnuckles_R_02", "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_R_02" + Connect: "OO", "Model::hlp_palmKnuckles_R_02", "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_R_02" + Connect: "OO", "Model::hlp_palmKnuckles_R_02", "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_R_02" + Connect: "OO", "Model::hlp_palmKnuckles_R_02", "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_R_02" + Connect: "OO", "Model::hlp_palmKnuckles_R_02", "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_R_02" + Connect: "OO", "Model::hlp_palmKnuckles_R_01", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_R_01" + Connect: "OO", "Model::hlp_palmKnuckles_R_01", "SubDeformer::Cluster MESH_Hair hlp_palmKnuckles_R_01" + Connect: "OO", "Model::hlp_palmKnuckles_R_01", "SubDeformer::Cluster MESH_Body hlp_palmKnuckles_R_01" + Connect: "OO", "Model::hlp_palmKnuckles_R_01", "SubDeformer::Cluster MESH_Head hlp_palmKnuckles_R_01" + Connect: "OO", "Model::hlp_palmKnuckles_R_01", "SubDeformer::Cluster MESH_Leg_L hlp_palmKnuckles_R_01" + Connect: "OO", "Model::hlp_palmKnuckles_R_01", "SubDeformer::Cluster MESH_Leg_R hlp_palmKnuckles_R_01" + Connect: "OO", "Model::hlp_palmKnuckles_R_01", "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_R_01" + Connect: "OO", "Model::def_hand_R", "SubDeformer::Cluster MESH_Arm_L def_hand_R" + Connect: "OO", "Model::def_hand_R", "SubDeformer::Cluster MESH_Hair def_hand_R" + Connect: "OO", "Model::def_hand_R", "SubDeformer::Cluster MESH_Body def_hand_R" + Connect: "OO", "Model::def_hand_R", "SubDeformer::Cluster MESH_Head def_hand_R" + Connect: "OO", "Model::def_hand_R", "SubDeformer::Cluster MESH_Leg_L def_hand_R" + Connect: "OO", "Model::def_hand_R", "SubDeformer::Cluster MESH_Leg_R def_hand_R" + Connect: "OO", "Model::def_hand_R", "SubDeformer::Cluster MESH_Arm_R def_hand_R" + Connect: "OO", "Model::hlp_elbow_R", "SubDeformer::Cluster MESH_Arm_L hlp_elbow_R" + Connect: "OO", "Model::hlp_elbow_R", "SubDeformer::Cluster MESH_Hair hlp_elbow_R" + Connect: "OO", "Model::hlp_elbow_R", "SubDeformer::Cluster MESH_Body hlp_elbow_R" + Connect: "OO", "Model::hlp_elbow_R", "SubDeformer::Cluster MESH_Head hlp_elbow_R" + Connect: "OO", "Model::hlp_elbow_R", "SubDeformer::Cluster MESH_Leg_L hlp_elbow_R" + Connect: "OO", "Model::hlp_elbow_R", "SubDeformer::Cluster MESH_Leg_R hlp_elbow_R" + Connect: "OO", "Model::hlp_elbow_R", "SubDeformer::Cluster MESH_Arm_R hlp_elbow_R" + Connect: "OO", "Model::def_hip_L", "SubDeformer::Cluster MESH_Arm_L def_hip_L" + Connect: "OO", "Model::def_hip_L", "SubDeformer::Cluster MESH_Hair def_hip_L" + Connect: "OO", "Model::def_hip_L", "SubDeformer::Cluster MESH_Body def_hip_L" + Connect: "OO", "Model::def_hip_L", "SubDeformer::Cluster MESH_Head def_hip_L" + Connect: "OO", "Model::def_hip_L", "SubDeformer::Cluster MESH_Leg_L def_hip_L" + Connect: "OO", "Model::def_hip_L", "SubDeformer::Cluster MESH_Leg_R def_hip_L" + Connect: "OO", "Model::def_hip_L", "SubDeformer::Cluster MESH_Arm_R def_hip_L" + Connect: "OO", "Model::def_thigh_L", "SubDeformer::Cluster MESH_Arm_L def_thigh_L" + Connect: "OO", "Model::def_thigh_L", "SubDeformer::Cluster MESH_Hair def_thigh_L" + Connect: "OO", "Model::def_thigh_L", "SubDeformer::Cluster MESH_Body def_thigh_L" + Connect: "OO", "Model::def_thigh_L", "SubDeformer::Cluster MESH_Head def_thigh_L" + Connect: "OO", "Model::def_thigh_L", "SubDeformer::Cluster MESH_Leg_L def_thigh_L" + Connect: "OO", "Model::def_thigh_L", "SubDeformer::Cluster MESH_Leg_R def_thigh_L" + Connect: "OO", "Model::def_thigh_L", "SubDeformer::Cluster MESH_Arm_R def_thigh_L" + Connect: "OO", "Model::def_shin_L", "SubDeformer::Cluster MESH_Arm_L def_shin_L" + Connect: "OO", "Model::def_shin_L", "SubDeformer::Cluster MESH_Hair def_shin_L" + Connect: "OO", "Model::def_shin_L", "SubDeformer::Cluster MESH_Body def_shin_L" + Connect: "OO", "Model::def_shin_L", "SubDeformer::Cluster MESH_Head def_shin_L" + Connect: "OO", "Model::def_shin_L", "SubDeformer::Cluster MESH_Leg_L def_shin_L" + Connect: "OO", "Model::def_shin_L", "SubDeformer::Cluster MESH_Leg_R def_shin_L" + Connect: "OO", "Model::def_shin_L", "SubDeformer::Cluster MESH_Arm_R def_shin_L" + Connect: "OO", "Model::def_foot_L", "SubDeformer::Cluster MESH_Arm_L def_foot_L" + Connect: "OO", "Model::def_foot_L", "SubDeformer::Cluster MESH_Hair def_foot_L" + Connect: "OO", "Model::def_foot_L", "SubDeformer::Cluster MESH_Body def_foot_L" + Connect: "OO", "Model::def_foot_L", "SubDeformer::Cluster MESH_Head def_foot_L" + Connect: "OO", "Model::def_foot_L", "SubDeformer::Cluster MESH_Leg_L def_foot_L" + Connect: "OO", "Model::def_foot_L", "SubDeformer::Cluster MESH_Leg_R def_foot_L" + Connect: "OO", "Model::def_foot_L", "SubDeformer::Cluster MESH_Arm_R def_foot_L" + Connect: "OO", "Model::hlp_knee_L", "SubDeformer::Cluster MESH_Arm_L hlp_knee_L" + Connect: "OO", "Model::hlp_knee_L", "SubDeformer::Cluster MESH_Hair hlp_knee_L" + Connect: "OO", "Model::hlp_knee_L", "SubDeformer::Cluster MESH_Body hlp_knee_L" + Connect: "OO", "Model::hlp_knee_L", "SubDeformer::Cluster MESH_Head hlp_knee_L" + Connect: "OO", "Model::hlp_knee_L", "SubDeformer::Cluster MESH_Leg_L hlp_knee_L" + Connect: "OO", "Model::hlp_knee_L", "SubDeformer::Cluster MESH_Leg_R hlp_knee_L" + Connect: "OO", "Model::hlp_knee_L", "SubDeformer::Cluster MESH_Arm_R hlp_knee_L" + Connect: "OO", "Model::def_hip_R", "SubDeformer::Cluster MESH_Arm_L def_hip_R" + Connect: "OO", "Model::def_hip_R", "SubDeformer::Cluster MESH_Hair def_hip_R" + Connect: "OO", "Model::def_hip_R", "SubDeformer::Cluster MESH_Body def_hip_R" + Connect: "OO", "Model::def_hip_R", "SubDeformer::Cluster MESH_Head def_hip_R" + Connect: "OO", "Model::def_hip_R", "SubDeformer::Cluster MESH_Leg_L def_hip_R" + Connect: "OO", "Model::def_hip_R", "SubDeformer::Cluster MESH_Leg_R def_hip_R" + Connect: "OO", "Model::def_hip_R", "SubDeformer::Cluster MESH_Arm_R def_hip_R" + Connect: "OO", "Model::def_thigh_R", "SubDeformer::Cluster MESH_Arm_L def_thigh_R" + Connect: "OO", "Model::def_thigh_R", "SubDeformer::Cluster MESH_Hair def_thigh_R" + Connect: "OO", "Model::def_thigh_R", "SubDeformer::Cluster MESH_Body def_thigh_R" + Connect: "OO", "Model::def_thigh_R", "SubDeformer::Cluster MESH_Head def_thigh_R" + Connect: "OO", "Model::def_thigh_R", "SubDeformer::Cluster MESH_Leg_L def_thigh_R" + Connect: "OO", "Model::def_thigh_R", "SubDeformer::Cluster MESH_Leg_R def_thigh_R" + Connect: "OO", "Model::def_thigh_R", "SubDeformer::Cluster MESH_Arm_R def_thigh_R" + Connect: "OO", "Model::def_shin_R", "SubDeformer::Cluster MESH_Arm_L def_shin_R" + Connect: "OO", "Model::def_shin_R", "SubDeformer::Cluster MESH_Hair def_shin_R" + Connect: "OO", "Model::def_shin_R", "SubDeformer::Cluster MESH_Body def_shin_R" + Connect: "OO", "Model::def_shin_R", "SubDeformer::Cluster MESH_Head def_shin_R" + Connect: "OO", "Model::def_shin_R", "SubDeformer::Cluster MESH_Leg_L def_shin_R" + Connect: "OO", "Model::def_shin_R", "SubDeformer::Cluster MESH_Leg_R def_shin_R" + Connect: "OO", "Model::def_shin_R", "SubDeformer::Cluster MESH_Arm_R def_shin_R" + Connect: "OO", "Model::def_foot_R", "SubDeformer::Cluster MESH_Arm_L def_foot_R" + Connect: "OO", "Model::def_foot_R", "SubDeformer::Cluster MESH_Hair def_foot_R" + Connect: "OO", "Model::def_foot_R", "SubDeformer::Cluster MESH_Body def_foot_R" + Connect: "OO", "Model::def_foot_R", "SubDeformer::Cluster MESH_Head def_foot_R" + Connect: "OO", "Model::def_foot_R", "SubDeformer::Cluster MESH_Leg_L def_foot_R" + Connect: "OO", "Model::def_foot_R", "SubDeformer::Cluster MESH_Leg_R def_foot_R" + Connect: "OO", "Model::def_foot_R", "SubDeformer::Cluster MESH_Arm_R def_foot_R" + Connect: "OO", "Model::hlp_knee_R", "SubDeformer::Cluster MESH_Arm_L hlp_knee_R" + Connect: "OO", "Model::hlp_knee_R", "SubDeformer::Cluster MESH_Hair hlp_knee_R" + Connect: "OO", "Model::hlp_knee_R", "SubDeformer::Cluster MESH_Body hlp_knee_R" + Connect: "OO", "Model::hlp_knee_R", "SubDeformer::Cluster MESH_Head hlp_knee_R" + Connect: "OO", "Model::hlp_knee_R", "SubDeformer::Cluster MESH_Leg_L hlp_knee_R" + Connect: "OO", "Model::hlp_knee_R", "SubDeformer::Cluster MESH_Leg_R hlp_knee_R" + Connect: "OO", "Model::hlp_knee_R", "SubDeformer::Cluster MESH_Arm_R hlp_knee_R" + Connect: "OO", "Model::def_pelvis", "Model::ARMT_Character" + Connect: "OO", "Model::def_spine", "Model::def_pelvis" + Connect: "OO", "Model::def_chest", "Model::def_spine" + Connect: "OO", "Model::def_neck", "Model::def_chest" + Connect: "OO", "Model::def_head", "Model::def_neck" + Connect: "OO", "Model::def_clavicle_L", "Model::def_chest" + Connect: "OO", "Model::def_upperArm_L", "Model::def_clavicle_L" + Connect: "OO", "Model::def_forearm_L", "Model::def_upperArm_L" + Connect: "OO", "Model::def_wrist_L", "Model::def_forearm_L" + Connect: "OO", "Model::def_indexFinger_L_01", "Model::def_wrist_L" + Connect: "OO", "Model::def_indexFinger_L_02", "Model::def_indexFinger_L_01" + Connect: "OO", "Model::def_indexFinger_L_03", "Model::def_indexFinger_L_02" + Connect: "OO", "Model::hlp_indexKnuckle_L_02", "Model::def_indexFinger_L_02" + Connect: "OO", "Model::hlp_indexKnuckle_L_01", "Model::def_indexFinger_L_01" + Connect: "OO", "Model::def_thumbFinger_L_01", "Model::def_wrist_L" + Connect: "OO", "Model::def_palmFingers_L_01", "Model::def_wrist_L" + Connect: "OO", "Model::def_palmFingers_L_02", "Model::def_palmFingers_L_01" + Connect: "OO", "Model::def_palmFingers_L_03", "Model::def_palmFingers_L_02" + Connect: "OO", "Model::hlp_palmKnuckles_L_02", "Model::def_palmFingers_L_02" + Connect: "OO", "Model::hlp_palmKnuckles_L_01", "Model::def_palmFingers_L_01" + Connect: "OO", "Model::def_hand_L", "Model::def_forearm_L" + Connect: "OO", "Model::hlp_elbow_L", "Model::def_upperArm_L" + Connect: "OO", "Model::def_clavicle_R", "Model::def_chest" + Connect: "OO", "Model::def_upperArm_R", "Model::def_clavicle_R" + Connect: "OO", "Model::def_forearm_R", "Model::def_upperArm_R" + Connect: "OO", "Model::def_wrist_R", "Model::def_forearm_R" + Connect: "OO", "Model::def_indexFinger_R_01", "Model::def_wrist_R" + Connect: "OO", "Model::def_indexFinger_R_02", "Model::def_indexFinger_R_01" + Connect: "OO", "Model::def_indexFinger_R_03", "Model::def_indexFinger_R_02" + Connect: "OO", "Model::hlp_indexKnuckle_R_02", "Model::def_indexFinger_R_02" + Connect: "OO", "Model::hlp_indexKnuckle_R_01", "Model::def_indexFinger_R_01" + Connect: "OO", "Model::def_thumbFinger_R_01", "Model::def_wrist_R" + Connect: "OO", "Model::def_palmFingers_R_01", "Model::def_wrist_R" + Connect: "OO", "Model::def_palmFingers_R_02", "Model::def_palmFingers_R_01" + Connect: "OO", "Model::def_palmFingers_R_03", "Model::def_palmFingers_R_02" + Connect: "OO", "Model::hlp_palmKnuckles_R_02", "Model::def_palmFingers_R_02" + Connect: "OO", "Model::hlp_palmKnuckles_R_01", "Model::def_palmFingers_R_01" + Connect: "OO", "Model::def_hand_R", "Model::def_forearm_R" + Connect: "OO", "Model::hlp_elbow_R", "Model::def_upperArm_R" + Connect: "OO", "Model::def_hip_L", "Model::def_pelvis" + Connect: "OO", "Model::def_thigh_L", "Model::def_hip_L" + Connect: "OO", "Model::def_shin_L", "Model::def_thigh_L" + Connect: "OO", "Model::def_foot_L", "Model::def_shin_L" + Connect: "OO", "Model::hlp_knee_L", "Model::def_thigh_L" + Connect: "OO", "Model::def_hip_R", "Model::def_pelvis" + Connect: "OO", "Model::def_thigh_R", "Model::def_hip_R" + Connect: "OO", "Model::def_shin_R", "Model::def_thigh_R" + Connect: "OO", "Model::def_foot_R", "Model::def_shin_R" + Connect: "OO", "Model::hlp_knee_R", "Model::def_thigh_R" + Connect: "OO", "Model::Basis", "GroupSelection::minecraft-character" + Connect: "OO", "Model::MESH_Hair", "GroupSelection::minecraft-character" + Connect: "OO", "Model::MESH_Leg_R", "GroupSelection::minecraft-character" + Connect: "OO", "Model::MESH_Arm_R", "GroupSelection::minecraft-character" + Connect: "OO", "Model::MESH_Leg_L", "GroupSelection::minecraft-character" + Connect: "OO", "Model::MESH_Head", "GroupSelection::minecraft-character" + Connect: "OO", "Model::MESH_Body", "GroupSelection::minecraft-character" + Connect: "OO", "Model::MESH_Arm_L", "GroupSelection::minecraft-character" + Connect: "OO", "Model::ARMT_Character", "GroupSelection::minecraft-character" +} +;Takes and animation section +;---------------------------------------------------- + +Takes: { + Current: "" +} +;Version 5 settings +;------------------------------------------------------------------ + +Version5: { + AmbientRenderSettings: { + Version: 101 + AmbientLightColor: 0.0,0.0,0.0,0 + } + FogOptions: { + FogEnable: 0 + FogMode: 0 + FogDensity: 0.000 + FogStart: 0.000 + FogEnd: 0.000 + FogColor: 0.0,0.0,0.0,1 + } + Settings: { + FrameRate: "24" + TimeFormat: 1 + SnapOnFrames: 0 + ReferenceTimeIndex: -1 + TimeLineStartTime: 0 + TimeLineStopTime: 479181389250 + } + RendererSetting: { + DefaultCamera: "Producer Perspective" + DefaultViewingMode: 0 + } +} diff --git a/Assets/minecraft-character/mesh/fbx/minecraft-character.fbx.meta b/Assets/minecraft-character/mesh/fbx/minecraft-character.fbx.meta new file mode 100644 index 0000000..0792c2d --- /dev/null +++ b/Assets/minecraft-character/mesh/fbx/minecraft-character.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 8bb5d4795dc23a54a875d084bcc37c2c +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 0 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 0 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 0 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 0 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 61 + normalImportMode: 1 + tangentImportMode: 2 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 2 + 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: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 1 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/minecraft-character/scenes.meta b/Assets/minecraft-character/scenes.meta new file mode 100644 index 0000000..059faa3 --- /dev/null +++ b/Assets/minecraft-character/scenes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8662ac2ec8af7814c90c2e33d699d8a3 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/minecraft-character/scenes/CorrectiveShapes.cs b/Assets/minecraft-character/scenes/CorrectiveShapes.cs new file mode 100644 index 0000000..b1c8fe7 --- /dev/null +++ b/Assets/minecraft-character/scenes/CorrectiveShapes.cs @@ -0,0 +1,58 @@ +using UnityEngine; +using System.Collections; +using System.Collections.Generic; +using System; +using System.Linq; + +public class BlendShapeExample : MonoBehaviour +{ + private int blendShapeCount; + private SkinnedMeshRenderer skinnedMeshRenderer; + private Mesh skinnedMesh; + private Dictionary shapekeyIndex = new Dictionary(); + private Dictionary shapekeyIndexR = new Dictionary(); + private Dictionary> correctiveIndex = new Dictionary>(); + + void Awake() + { + this.skinnedMeshRenderer = GetComponent(); + this.skinnedMesh = GetComponent().sharedMesh; + } + + void Start() + { + this.blendShapeCount = skinnedMesh.blendShapeCount; + for (int i = 0; i < this.blendShapeCount; i++) + { + string s = this.skinnedMesh.GetBlendShapeName(i); + this.shapekeyIndex.Add(i, s); + this.shapekeyIndexR.Add(s, i); + } + for (int i = 0; i < this.blendShapeCount; i++) + { + string s = this.skinnedMesh.GetBlendShapeName(i); + if (s.Contains('_')) + { + var ctrls = new List(); + foreach (var sub in s.Split('_', StringSplitOptions.RemoveEmptyEntries)) + { + ctrls.Add(shapekeyIndexR[sub]); + } + this.correctiveIndex.Add(i, ctrls); + } + } + } + + void Update() + { + foreach (var item in this.correctiveIndex) + { + float weight = 1.0f; + foreach (var index in item.Value) + { + weight *= this.skinnedMeshRenderer.GetBlendShapeWeight(index) * 0.01f; + } + this.skinnedMeshRenderer.SetBlendShapeWeight(item.Key, weight * 100); + } + } +} diff --git a/Assets/minecraft-character/scenes/CorrectiveShapes.cs.meta b/Assets/minecraft-character/scenes/CorrectiveShapes.cs.meta new file mode 100644 index 0000000..d8ce8bc --- /dev/null +++ b/Assets/minecraft-character/scenes/CorrectiveShapes.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: d97c055d8be79d547a6feacbeee8a7c2 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/minecraft-character/scenes/hwm-test.unity b/Assets/minecraft-character/scenes/hwm-test.unity new file mode 100644 index 0000000..2a1812e --- /dev/null +++ b/Assets/minecraft-character/scenes/hwm-test.unity @@ -0,0 +1,483 @@ +%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.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_IndirectSpecularColor: {r: 0.18028378, g: 0.22571412, b: 0.30692285, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +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: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + 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: 0} +--- !u!196 &4 +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.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &462755271 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 5856799379252499951, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + m_PrefabInstance: {fileID: 1426874458} + m_PrefabAsset: {fileID: 0} +--- !u!114 &462755274 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 462755271} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d97c055d8be79d547a6feacbeee8a7c2, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &920309214 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 920309216} + - component: {fileID: 920309215} + 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 &920309215 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 920309214} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 1 + m_Shape: 0 + m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} + m_Intensity: 1 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_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: 4 + 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 &920309216 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 920309214} + serializedVersion: 2 + m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} + m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} +--- !u!1 &1377464540 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1377464543} + - component: {fileID: 1377464542} + - component: {fileID: 1377464541} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!81 &1377464541 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1377464540} + m_Enabled: 1 +--- !u!20 &1377464542 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1377464540} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + 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: 5 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &1377464543 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1377464540} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 1, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1426874458 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_Name + value: hwm-test + objectReference: {fileID: 0} + - target: {fileID: 8417361359673230750, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_DirtyAABB + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8417361359673230750, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_AABB.m_Center.y + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 8417361359673230750, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_AABB.m_Center.z + value: 0.80417645 + objectReference: {fileID: 0} + - target: {fileID: 8417361359673230750, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_AABB.m_Extent.x + value: 2.5 + objectReference: {fileID: 0} + - target: {fileID: 8417361359673230750, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_AABB.m_Extent.y + value: 2.5 + objectReference: {fileID: 0} + - target: {fileID: 8417361359673230750, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_AABB.m_Extent.z + value: 1.3041764 + objectReference: {fileID: 0} + - target: {fileID: 9049073711378998989, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_DirtyAABB + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9049073711378998989, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_AABB.m_Center.y + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 9049073711378998989, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_AABB.m_Center.z + value: 0.80417645 + objectReference: {fileID: 0} + - target: {fileID: 9049073711378998989, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_AABB.m_Extent.x + value: 2.5 + objectReference: {fileID: 0} + - target: {fileID: 9049073711378998989, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_AABB.m_Extent.y + value: 2.5 + objectReference: {fileID: 0} + - target: {fileID: 9049073711378998989, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_AABB.m_Extent.z + value: 1.3041764 + objectReference: {fileID: 0} + - target: {fileID: 9049073711378998989, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_BlendShapeWeights.Array.data[1] + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9049073711378998989, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_BlendShapeWeights.Array.data[2] + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9049073711378998989, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + propertyPath: m_BlendShapeWeights.Array.data[3] + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 5856799379252499951, guid: 38103e1fff9e2c24ab60e3a59119b9db, + type: 3} + insertIndex: -1 + addedObject: {fileID: 462755274} + m_SourcePrefab: {fileID: 100100000, guid: 38103e1fff9e2c24ab60e3a59119b9db, type: 3} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 1377464543} + - {fileID: 920309216} + - {fileID: 1426874458} diff --git a/Assets/minecraft-character/scenes/hwm-test.unity.meta b/Assets/minecraft-character/scenes/hwm-test.unity.meta new file mode 100644 index 0000000..f0abaf7 --- /dev/null +++ b/Assets/minecraft-character/scenes/hwm-test.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: fb43dfb627c1f194ca50d799a1088d8d +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/minecraft-character/textures/~character_body.png b/Assets/minecraft-character/textures/~character_body.png new file mode 100644 index 0000000..b33f136 --- /dev/null +++ b/Assets/minecraft-character/textures/~character_body.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb5b6ffcca7a8a5c1314f6331395b8141379081784b2c2b33d88f869f5f1f46 +size 9296 diff --git a/Assets/minecraft-character/textures/~character_body.png.meta b/Assets/minecraft-character/textures/~character_body.png.meta new file mode 100644 index 0000000..9f72163 --- /dev/null +++ b/Assets/minecraft-character/textures/~character_body.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: 38ba72c3f6b6aa94389b23a9c855b919 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/minecraft-character/textures/~character_head.png b/Assets/minecraft-character/textures/~character_head.png new file mode 100644 index 0000000..a1ef570 --- /dev/null +++ b/Assets/minecraft-character/textures/~character_head.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e3b4c8f42485338a9f7d8b2d117e0703c7865bcbd18ecd1ae1a51853aee84d +size 1621 diff --git a/Assets/minecraft-character/textures/~character_head.png.meta b/Assets/minecraft-character/textures/~character_head.png.meta new file mode 100644 index 0000000..ed03969 --- /dev/null +++ b/Assets/minecraft-character/textures/~character_head.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: dea6ea7c4e093f74da5432dd0a4c05f2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Packages/manifest.json b/Packages/manifest.json index 427fca7..63e5aac 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -3,7 +3,7 @@ "com.unity.ai.navigation": "1.1.4", "com.unity.collab-proxy": "2.0.5", "com.unity.ide.rider": "3.0.24", - "com.unity.ide.visualstudio": "2.0.18", + "com.unity.ide.visualstudio": "2.0.22", "com.unity.ide.vscode": "1.2.5", "com.unity.test-framework": "1.1.33", "com.unity.textmeshpro": "3.0.6", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index f62dbd3..5918470 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -31,8 +31,8 @@ "source": "registry", "dependencies": { "com.unity.burst": "1.8.4", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.nuget.mono-cecil": "1.11.4" + "com.unity.nuget.mono-cecil": "1.11.4", + "com.unity.modules.unityanalytics": "1.0.0" }, "url": "https://packages.unity.com" }, @@ -53,7 +53,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.visualstudio": { - "version": "2.0.18", + "version": "2.0.22", "depth": 0, "source": "registry", "dependencies": { @@ -123,9 +123,9 @@ "depth": 1, "source": "registry", "dependencies": { + "com.unity.modules.audio": "1.0.0", "com.unity.modules.director": "1.0.0", "com.unity.modules.animation": "1.0.0", - "com.unity.modules.audio": "1.0.0", "com.unity.modules.particlesystem": "1.0.0" }, "url": "https://packages.unity.com" @@ -154,9 +154,9 @@ "depth": 1, "source": "registry", "dependencies": { - "com.unity.modules.subsystems": "1.0.0", "com.unity.modules.vr": "1.0.0", "com.unity.modules.xr": "1.0.0", + "com.unity.modules.subsystems": "1.0.0", "com.unity.xr.legacyinputhelpers": "2.1.7" }, "url": "https://packages.unity.com" diff --git a/ProjectSettings/EditorBuildSettings.asset b/ProjectSettings/EditorBuildSettings.asset index 65f85d9..68ea93b 100644 --- a/ProjectSettings/EditorBuildSettings.asset +++ b/ProjectSettings/EditorBuildSettings.asset @@ -6,5 +6,7 @@ EditorBuildSettings: serializedVersion: 2 m_Scenes: [] m_configObjects: + Unity.XR.Oculus.Settings: {fileID: 11400000, guid: acbd4eec7d8c40c4cb98d301dc7765ee, + type: 2} com.unity.xr.management.loader_settings: {fileID: 11400000, guid: c15694a1fb1522749bdf068159eac9d2, type: 2} diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index 1b56792..b0c18d0 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -423,7 +423,7 @@ PlayerSettings: m_Automatic: 0 - m_BuildTarget: iOSSupport m_APIs: 10000000 - m_Automatic: 1 + m_Automatic: 0 - m_BuildTarget: AppleTVSupport m_APIs: 10000000 m_Automatic: 1