From f6ef73c1165d5e41f7d79ed4b986c4ccfd6e006e Mon Sep 17 00:00:00 2001 From: raccoon Date: Mon, 13 Jan 2025 17:40:34 +0500 Subject: [PATCH] Added Character materials, scene and avatar prefab --- Assets/minecraft-character/materials.meta | 8 + .../materials/character_body.mat | 85 + .../materials/character_body.mat.meta | 8 + .../materials/character_head.mat | 85 + .../materials/character_head.mat.meta | 8 + .../mesh/fbx/minecraft-character.fbx | 15634 ++++++++++++++++ .../mesh/fbx/minecraft-character.fbx.meta | 114 + Assets/minecraft-character/prefabs.meta | 8 + .../prefabs/minecraft-character-avatar.prefab | 70 + .../minecraft-character-avatar.prefab.meta | 7 + Assets/minecraft-character/scenes.meta | 8 + .../scenes/character-avatar-assembly.unity | 386 + .../character-avatar-assembly.unity.meta | 7 + 13 files changed, 16428 insertions(+) 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/fbx/minecraft-character.fbx create mode 100644 Assets/minecraft-character/mesh/fbx/minecraft-character.fbx.meta create mode 100644 Assets/minecraft-character/prefabs.meta create mode 100644 Assets/minecraft-character/prefabs/minecraft-character-avatar.prefab create mode 100644 Assets/minecraft-character/prefabs/minecraft-character-avatar.prefab.meta create mode 100644 Assets/minecraft-character/scenes.meta create mode 100644 Assets/minecraft-character/scenes/character-avatar-assembly.unity create mode 100644 Assets/minecraft-character/scenes/character-avatar-assembly.unity.meta diff --git a/Assets/minecraft-character/materials.meta b/Assets/minecraft-character/materials.meta new file mode 100644 index 0000000..a88ac7e --- /dev/null +++ b/Assets/minecraft-character/materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e83d5e9d1cffd464d82f7554fa8b83f9 +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..50ac419 --- /dev/null +++ b/Assets/minecraft-character/materials/character_body.mat @@ -0,0 +1,85 @@ +%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: 46, guid: 0000000000000000f000000000000000, type: 0} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _GLOSSYREFLECTIONS_OFF + - _SPECULARHIGHLIGHTS_OFF + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 1 + 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: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 0 + - _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..c735986 --- /dev/null +++ b/Assets/minecraft-character/materials/character_body.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a9db5faeb0ec81b4c8357e1a347b3fb6 +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..bd6362b --- /dev/null +++ b/Assets/minecraft-character/materials/character_head.mat @@ -0,0 +1,85 @@ +%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: 46, guid: 0000000000000000f000000000000000, type: 0} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _GLOSSYREFLECTIONS_OFF + - _SPECULARHIGHLIGHTS_OFF + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 1 + 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: 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: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 0 + - _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..fb8edeb --- /dev/null +++ b/Assets/minecraft-character/materials/character_head.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 80a86f0f780190940be3d955f940e003 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + 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..6a3e36c --- /dev/null +++ b/Assets/minecraft-character/mesh/fbx/minecraft-character.fbx @@ -0,0 +1,15634 @@ +; 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: 2025 + Month: 01 + Day: 13 + Hour: 17 + Minute: 36 + Second: 18 + Millisecond: 0 + } + Creator: "FBX SDK/FBX Plugins build 20070228" + OtherFlags: { + FlagPLE: 0 + } +} +CreationTime: "2025-01-13 17:36:18:000" +Creator: "Blender version 2.79 (sub 0)" + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 417 + ObjectType: "Model" { + Count: 72 + } + ObjectType: "Geometry" { + Count: 6 + } + ObjectType: "Material" { + Count: 2 + } + ObjectType: "Deformer" { + Count: 348 + } + ObjectType: "Pose" { + Count: 1 + } + ObjectType: "GroupSelection" { + Count: 2 + } + ObjectType: "GlobalSettings" { + Count: 1 + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Model: "Model::Camera Switcher", "CameraSwitcher" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Camera Index", "Integer", "A+",100 + } + MultiLayer: 0 + MultiTake: 1 + Hidden: "True" + Shading: W + Culling: "CullingOff" + Version: 101 + Name: "Model::Camera Switcher" + CameraId: 0 + CameraName: 100 + CameraIndexName: + } + Model: "Model::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::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.250000,0.125000,0.000000,0.375000, + -0.000000,-0.125000,0.375000,-0.125000,0.000000,0.375000,-0.000000,0.125000,0.375000,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.125000,0.000000,0.125000, + -0.000000,-0.125000,0.125000,0.125000,0.000000,0.125000,0.125000,0.000000,-0.000000,-0.000000,-0.125000,-0.000000, + -0.125000,0.000000,-0.000000,-0.000000,0.125000,-0.000000,-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.125000, + 0.125000,0.062500,0.375000,0.125000,0.062500,0.125000,0.124219,0.062500,0.000000,-0.124219,0.062500,0.000000, + -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,0.125000,0.125000,-0.125000,-0.125000,0.062500,-0.125000, + -0.125000,0.125000,-0.125000,-0.000000,-0.125000,-0.125000,-0.125000,0.000000,-0.125000,-0.000000,0.125000,-0.125000, + -0.125000,0.125000,-0.187500,-0.125000,0.125000,-0.250000,-0.125000,0.125000,-0.312500,0.125000,0.125000,-0.187500, + 0.125000,0.125000,-0.250000,0.125000,0.125000,-0.312500,0.125000,-0.125000,-0.187500,0.125000,-0.125000,-0.250000, + 0.125000,-0.125000,-0.312500,-0.125000,-0.125000,-0.187500,-0.125000,-0.125000,-0.250000,-0.125000,-0.125000,-0.312500, + 0.125000,0.062500,-0.375000,0.125000,-0.000000,-0.375000,0.125000,-0.062500,-0.375000,-0.125000,0.062500,-0.375000, + -0.125000,-0.000000,-0.375000,-0.125000,-0.062500,-0.375000,0.125000,0.062500,-0.125000,0.125000,-0.000000,-0.125000, + 0.125000,0.062500,-0.312500,0.125000,-0.000000,-0.312500,0.125000,-0.062500,-0.312500,0.125000,0.062500,-0.250000, + 0.125000,-0.000000,-0.250000,0.125000,-0.062500,-0.250000,0.125000,0.062500,-0.187500,0.125000,-0.000000,-0.187500, + 0.125000,-0.062500,-0.187500,-0.125000,0.062500,-0.187500,-0.125000,-0.000000,-0.187500,-0.125000,-0.062500,-0.187500, + -0.125000,0.062500,-0.250000,-0.125000,-0.000000,-0.250000,-0.125000,-0.062500,-0.250000,-0.125000,0.062500,-0.312500, + -0.125000,-0.000000,-0.312500,-0.125000,-0.062500,-0.312500,-0.062500,-0.125000,-0.375000,0.000000,-0.125000,-0.375000, + 0.062500,-0.125000,-0.375000,0.062500,0.125000,-0.375000,0.000000,0.125000,-0.375000,-0.062500,0.125000,-0.375000, + 0.062500,-0.125000,-0.312500,0.000000,-0.125000,-0.312500,-0.062500,-0.125000,-0.312500,0.062500,-0.125000,-0.250000, + 0.000000,-0.125000,-0.250000,-0.062500,-0.125000,-0.250000,0.062500,-0.125000,-0.187500,0.000000,-0.125000,-0.187500, + -0.062500,-0.125000,-0.187500,-0.062500,0.125000,-0.312500,0.000000,0.125000,-0.312500,0.062500,0.125000,-0.312500, + -0.062500,0.125000,-0.250000,0.000000,0.125000,-0.250000,0.062500,0.125000,-0.250000,-0.062500,0.125000,-0.187500, + 0.000000,0.125000,-0.187500,0.062500,0.125000,-0.187500,-0.062500,-0.062500,-0.375000,0.000000,-0.062500,-0.375000, + 0.062500,-0.062500,-0.375000,-0.062500,-0.000000,-0.375000,0.000000,-0.000000,-0.375000,0.062500,-0.000000,-0.375000, + -0.062500,0.062500,-0.375000,0.000000,0.062500,-0.375000,0.062500,0.062500,-0.375000 + PolygonVertexIndex: 38,15,3,-21,37,16,7,-23,61,54,5,-25,35,18,1,-15,60,56,1,-19,45,26,8,-40,64,55,-14,52,12,-24,43,29, + -10,49,67,-67,67,58,-31,63,57,29,-44,121,101,6,-96,10,50,-22,81,31,23,-13,9,21,-44,10,21,31,-82,21,9,28, + -32,77,33,19,-77,75,25,33,-78,42,13,26,-46,83,144,-144,54,60,18,-6,7,16,34,-18,16,3,15,-35,26,35,14,-9, + 13,24,35,-27,24,5,18,-36,55,61,24,-14,11,22,36,-28,22,7,17,-37,28,37,22,-12,9,20,37,-29,20,3,16,-38, + 29,38,20,-10,57,62,38,-30,62,56,15,-39,68,42,45,-71,23,44,-33,32,72,-60,25,69,46,-34,30,43,-22,66,67,-51, + 72,42,-69,70,45,39,-72,80,48,53,-84,83,53,49,-79,12,52,-83,79,65,-81,53,41,51,-50,48,47,41,-54,102,66,50, + -104,103,50,-11,78,66,-103,44,11,-28,65,40,-49,46,70,71,-75,52,23,-33,82,52,65,-80,50,67,-31,71,39,-74,14,1, + 56,-63,8,14,62,-58,27,36,61,-56,17,34,60,-55,72,32,-45,39,8,-64,59,72,-70,44,27,55,-65,34,15,56,-61,36, + 17,54,-62,44,23,-12,21,50,-31,31,28,11,-24,74,71,-74,52,40,-66,58,73,-31,69,68,70,-47,43,73,-64,40,32,-60, + 30,73,-44,72,44,-65,40,52,-33,19,74,-59,75,40,-60,33,46,74,-20,51,76,-68,47,75,77,-42,41,77,76,-52,40,75, + -48,73,58,-75,67,76,-59,75,59,-26,58,76,-20,69,25,-60,69,72,-69,80,65,-49,48,40,-48,42,72,-65,13,42,-65,63, + 8,-58,73,39,-64,67,49,-52,66,78,-50,81,135,-135,84,80,-144,154,125,0,-97,122,130,95,-7,130,133,94,-96,133,136,93, + -95,125,139,89,-1,139,142,88,-90,142,145,87,-89,98,106,92,-3,106,109,91,-93,109,112,90,-92,10,90,-113,115,118,94,-94, + 118,121,95,-95,85,86,119,-117,116,119,120,-118,117,120,121,-119,84,85,116,-114,113,116,117,-115,114,117,118,-116,80,84,113,-80, + 79,113,114,-83,136,135,-82,88,87,110,-108,107,110,111,-109,108,111,112,-110,89,88,107,-105,104,107,108,-106,105,108,109,-107,0, + 89,104,-97,96,104,105,-98,97,105,106,-99,124,148,98,-3,148,151,97,-99,151,154,96,-98,87,78,102,-111,110,102,103,-112,103, + 10,-113,86,4,99,-120,119,99,100,-121,120,100,101,-122,100,99,152,-150,149,152,153,-151,150,153,154,-152,101,100,149,-147,146,149, + 150,-148,147,150,151,-149,6,101,146,-123,122,146,147,-124,123,147,148,-125,85,84,143,-141,140,143,144,-142,141,144,145,-143,86,85, + 140,-138,137,140,141,-139,138,141,142,-140,4,86,137,-128,127,137,138,-127,126,138,139,-126,91,90,134,-132,131,134,135,-133,132,135, + 136,-134,92,91,131,-129,128,131,132,-130,129,132,133,-131,2,92,128,-125,124,128,129,-124,123,129,130,-123,99,4,127,-153,152,127, + 126,-154,153,126,125,-155,12,93,-137,90,10,-135,80,83,-144,78,87,-146,112,111,-104,10,81,-135,115,93,-13,81,12,-137,145,144, + -84,83,78,-146,12,82,-116,82,114,-116 + 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.000001,1.000000,0.000000,-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, + -0.999960,0.004687,-0.007577,-1.000000,0.000075,-0.000225,-0.999990,0.002975,-0.003275,-0.999999,0.001259,0.000941, + -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, + 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,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.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,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.999823,0.013874,-0.012694,-0.999991,0.004123,0.000000, + -0.999999,0.001259,-0.000941,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,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.029426,-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.029426,-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.029426,-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,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,0.000000,0.000000,-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,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -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.000225,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000075,0.000075, + 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,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,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, + 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.000075,0.000225,1.000000,0.000075,0.000075,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,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-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,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000,0.000000,-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,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000075,0.000075,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,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 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.000075,-1.000000,0.000000,0.000000,-1.000000,0.000075,0.000075, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000 + } + LayerElementUV: 0 { + Version: 101 + Name: "UVMap" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "IndexToDirect" + UV: 0.187500,0.453125,0.125000,0.265625,0.140625,0.281250,0.218750,0.312500,0.078125,0.265625,0.062500,0.281250, + 0.156250,0.250000,0.171875,0.484375,0.156250,0.500000,0.156250,0.468750,0.250000,0.296875,0.000000,0.296875, + 0.171875,0.281250,0.015625,0.250000,0.156250,0.453125,0.093750,0.265625,0.000000,0.359375,0.187500,0.351562, + 0.046875,0.250000,0.062500,0.250000,0.250000,0.406250,0.031250,0.406250,0.031250,0.375000,0.031250,0.437500, + 0.218750,0.351562,0.125000,0.343750,0.093750,0.312500,0.125000,0.406250,0.125000,0.437500,0.156250,0.406250, + 0.046875,0.265625,0.125000,0.312500,0.062500,0.312500,0.125000,0.250000,0.140625,0.296875,0.078125,0.296875, + 0.156250,0.328125,0.015625,0.351562,0.125000,0.484375,0.000000,0.437500,0.187500,0.375000,0.187500,0.359375, + 0.015625,0.359375,0.015625,0.375000,0.000000,0.375000,0.031250,0.328125,0.078125,0.281250,0.156250,0.296875, + 0.234375,0.250000,0.234375,0.265625,0.015625,0.312500,0.171875,0.351562,0.031250,0.312500,0.000000,0.281250, + 0.015625,0.265625,0.171875,0.296875,0.250000,0.281250,0.093750,0.250000,0.015625,0.312500,0.203125,0.250000, + 0.187500,0.296875,0.031250,0.265625,0.109375,0.281250,0.140625,0.437500,0.031250,0.312500,0.187500,0.335938, + 0.156250,0.281250,0.218750,0.312500,0.218750,0.296875,0.218750,0.281250,0.218750,0.265625,0.093750,0.484375, + 0.093750,0.500000,0.218750,0.359375,0.218750,0.375000,0.125000,0.500000,0.000000,0.351562,0.031250,0.343750, + 0.234375,0.296875,0.062500,0.468750,0.125000,0.468750,0.062500,0.500000,0.093750,0.468750,0.250000,0.437500, + 0.250000,0.351562,0.015625,0.335938,0.093750,0.296875,0.000000,0.265625,0.015625,0.281250,0.171875,0.250000, + 0.171875,0.500000,0.156250,0.484375,0.250000,0.265625,0.171875,0.437500,0.031250,0.359375,0.015625,0.343750, + 0.250000,0.347656,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.015625,0.328125,0.000000,0.343750,0.109375,0.296875,0.203125,0.265625,0.187500,0.281250, + 0.031250,0.250000,0.140625,0.453125,0.156250,0.359375,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.140625,0.250000,0.125000,0.296875,0.046875,0.281250,0.187500,0.484375,0.140625,0.500000,0.250000,0.335938, + 0.000000,0.335938,0.187500,0.312500,0.015625,0.296875,0.171875,0.265625,0.000000,0.250000,0.250000,0.250000, + 0.093750,0.281250,0.218750,0.347656,0.187500,0.347656,0.000000,0.347656,0.000000,0.339844,0.250000,0.328125, + 0.171875,0.312500,0.000000,0.328125,0.187500,0.265625,0.171875,0.453125,0.203125,0.281250,0.031250,0.296875, + 0.125000,0.453125,0.140625,0.468750,0.109375,0.250000,0.218750,0.335938,0.062500,0.343750,0.156250,0.312500, + 0.140625,0.265625,0.125000,0.281250,0.046875,0.296875,0.187500,0.468750,0.218750,0.250000,0.093750,0.343750, + 0.093750,0.375000,0.218750,0.339844,0.218750,0.343750,0.187500,0.343750,0.187500,0.339844,0.250000,0.339844, + 0.250000,0.343750,0.250000,0.359375,0.250000,0.375000,0.218750,0.328125,0.078125,0.250000,0.062500,0.296875, + 0.156250,0.265625,0.171875,0.468750,0.234375,0.281250,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.062500,0.484375,0.062500,0.375000, + 0.171875,0.406250,0.000000,0.312500,0.187500,0.250000,0.203125,0.296875,0.031250,0.281250,0.187500,0.500000, + 0.140625,0.484375,0.109375,0.265625,0.062500,0.265625 + UVIndex: 29,172,28,27,173,171,174,175,176,177,39,98,99,100,101,102,71,38,75,72,73,74,40,41,42,43,44,45,32,148,110,111,112,113,114,115,114,116,117,118,119,111,110,30,18,19,188,31,36,25,26,155,148,32,112,25,110,31,25,155,26,25,112,156, + 155,157,158,159,160,161,162,158,157,163,164,74,73,67,68,78,178,71,72,81,174,171,82,79,171,28,80,82,74,99,102,40,164,20,99,74,20,83,100,99,43,176,98,44,179,175,21,22,175,174,23,21,156,173,175,179,112,27,173,156,27,28,171,173, + 111,29,27,112,119,180,29,111,180,93,172,29,84,163,73,24,148,94,77,77,37,95,162,96,133,158,117,110,25,115,114,36,37,16,76,24,73,41,17,97,137,165,3,3,165,113,127,32,45,52,58,103,181,165,147,65,113,137,125,147,165,138,115,36, + 149,149,36,31,127,115,138,94,179,22,103,85,139,133,24,17,134,45,148,77,52,45,103,58,36,114,117,17,41,51,102,101,93,180,40,102,180,119,22,21,176,43,79,82,71,178,37,77,94,41,40,118,95,37,135,94,22,43,42,82,80,38,71,21, + 23,177,176,94,148,179,25,36,117,155,156,179,148,134,17,51,45,85,103,116,51,117,96,84,24,133,110,51,118,85,77,95,117,51,110,37,94,42,85,45,77,159,134,116,136,85,95,158,133,134,159,65,160,114,125,161,157,147,147,157,160,65,85,136, + 126,51,116,134,114,160,116,136,95,104,116,160,159,135,104,95,135,37,76,181,103,139,139,85,126,16,37,42,44,16,42,118,40,119,51,41,118,114,113,65,115,127,113,26,86,105,10,97,78,141,93,101,0,166,4,188,19,4,46,5,188,46,35,167, + 5,59,106,140,182,106,142,107,140,142,183,60,107,120,150,1,33,150,2,151,1,2,34,121,151,31,121,34,152,122,5,167,122,30,188,5,53,87,54,88,88,54,61,184,184,61,30,122,11,53,88,128,128,88,184,143,143,184,122,152,181,11,128,50, + 50,128,143,64,35,86,26,107,60,55,12,12,55,47,66,66,47,34,2,140,107,12,129,129,12,66,168,168,66,2,150,182,140,129,89,89,129,168,6,6,168,150,120,90,7,123,185,7,169,153,123,169,141,0,153,60,127,138,55,55,138,149,47,149, + 31,34,87,130,13,54,54,13,108,61,61,108,18,30,80,144,109,145,145,109,14,9,9,14,141,169,38,80,145,186,186,145,9,91,91,9,169,7,75,38,186,124,124,186,91,8,8,91,7,90,56,10,78,170,170,78,68,69,69,68,183,142,92,56, + 170,49,49,170,69,70,70,69,142,106,131,92,49,48,48,49,70,154,154,70,106,59,151,121,105,62,62,105,86,132,132,86,35,46,1,151,62,187,187,62,132,15,15,132,46,4,33,1,187,146,146,187,15,57,57,15,4,166,144,28,63,109,109,63, + 172,14,14,172,93,141,32,167,35,121,31,105,97,67,78,127,60,183,34,47,149,31,26,105,152,167,32,26,32,35,183,68,67,67,127,183,32,64,152,64,143,152 + } + 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.187499,0.125000,0.125000, + -0.249999,-0.125000,-0.125000,-0.249999,0.125000,-0.125000,-0.187499,-0.125000,0.125000,-0.187499,0.125000,-0.125000, + -0.249999,-0.062500,-0.125000,-0.187499,-0.062500,0.125000,-0.187500,-0.062500,-0.125000,-0.187499,0.125000,0.062500, + -0.187499,-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.062500, + -0.312500,-0.062500,0.125000,-0.250000,-0.125000,0.125000,-0.375000,-0.125000,0.125000,-0.312500,-0.125000,0.125000, + -0.312500,-0.125000,0.062500,-0.375000,-0.062500,0.062500,-0.375000,-0.062500,0.125000,-0.250000,-0.062500,0.125000, + -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.062500, + -0.375000,-0.062500,-0.062500,-0.312500,-0.125000,0.000001,-0.312500,-0.062500,0.000001,-0.312500,-0.125000,-0.062500, + -0.312500,-0.062500,-0.062500,-0.250000,-0.125000,0.000001,-0.250000,-0.062500,0.000001,-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.312500,0.125000,0.062500, + -0.375000,-0.062500,0.062500,-0.312500,0.125000,0.125001,-0.375000,-0.062500,0.125000,-0.312500,-0.062500,0.125000, + -0.312500,-0.062500,0.062500,-0.375000,0.125000,0.062500,-0.375000,0.125000,0.125000,-0.250000,0.125000,0.125001, + -0.250000,0.125000,0.062500,-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.000001,-0.343750,0.125000,0.000001,-0.375000,-0.062500,-0.062500, + -0.375000,0.125000,-0.062500,-0.312500,-0.062500,0.000001,-0.312500,0.125000,0.000001,-0.312500,-0.062500,-0.062500, + -0.312500,0.125000,-0.062499,-0.250000,-0.062500,0.000001,-0.250000,0.125000,0.000001,-0.250000,-0.062500,-0.062500, + -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.018988,-0.015335,0.999702,0.012694,-0.013875,0.999823,0.007577,-0.004687,0.999960, + 0.012694,-0.013875,0.999823,0.000000,-0.021323,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.013875,0.999823, + 0.000941,-0.001259,0.999999,-0.012694,-0.013874,-0.999823,-0.018987,-0.015334,-0.999702,-0.035906,-0.021639,-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.013875,0.999823,-0.000000,-0.004123,0.999991, + -0.035908,-0.021641,0.999121,-0.018988,-0.015335,0.999702,-0.012694,-0.013875,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.018988,-0.015335,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.038764,-0.029425,-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.038761,-0.029426,0.998815,-0.035908,-0.021641,0.999121, + -0.012694,-0.013875,0.999823,0.000941,-0.001259,-0.999999,0.012694,-0.013874,-0.999823,0.007577,-0.004687,-0.999960, + 0.000000,-0.021323,0.999773,-0.012694,-0.013875,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.013875,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.013875,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.038761,-0.029426,0.998815, + 0.000000,-0.021323,0.999773,0.038764,-0.029425,-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.035908,-0.021641,0.999121,0.038760,-0.029426,0.998815,0.012694,-0.013875,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.038764,-0.029425,-0.998815,0.035906,-0.021639,-0.999121,-0.012694,-0.013875,0.999823,0.000000,-0.021323,0.999773, + -0.038761,-0.029426,0.998815,0.012694,-0.013875,0.999823,0.038760,-0.029426,0.998815,0.000000,-0.021323,0.999773, + 0.038764,-0.029425,-0.998815,-0.000000,-0.021322,-0.999773,-0.000000,-0.037472,-0.999298,0.000000,-0.021323,0.999773, + 0.038760,-0.029426,0.998815,0.000000,-0.037472,0.999298,-0.038764,-0.029425,-0.998815,-0.000000,-0.037472,-0.999298, + -0.000000,-0.021322,-0.999773,-0.038764,-0.029425,-0.998815,-0.012694,-0.013874,-0.999823,-0.035906,-0.021639,-0.999121, + -0.007577,-0.004687,0.999960,-0.003275,-0.002975,0.999990,-0.000225,-0.000075,1.000000,-0.012694,-0.013875,0.999823, + -0.018988,-0.015335,0.999702,-0.007577,-0.004687,0.999960,0.012694,-0.013875,0.999823,0.018988,-0.015335,0.999702, + 0.035908,-0.021641,0.999121,0.007577,-0.004687,0.999960,0.003275,-0.002975,0.999990,0.018988,-0.015335,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.035906,-0.021639,-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.000002,-0.000000,1.000000,0.000002,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.000001,1.000000,0.000003,-0.000001,1.000000,0.000002,-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.000000,-1.000000,-0.000000,0.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,0.000000,1.000000,-0.000000,0.000000,1.000000,0.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.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, + 0.000000,-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.000002,0.000000,1.000000, + 0.000002,-0.000000,1.000000,-0.000002,0.000000,1.000000,-0.000002,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.000002,0.000000,-1.000000,0.000002,0.000000,-1.000000, + 0.000002,0.000000,-1.000000,0.000002,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.000000,1.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,1.000000,0.000000,-0.000003,1.000000,0.000000,-0.000001, + 1.000000,0.000000,-0.000001,1.000000,0.000000,-0.000003,-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.000001,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,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,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.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,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000, + -0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.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.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.000002,-0.000000,1.000000, + 0.000003,-0.000001,1.000000,0.000000,-0.000001,1.000000,0.000000,-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,-0.000000,-1.000000,0.000000, + -0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,0.000000,1.000000,-0.000000, + 0.000000,1.000000,-0.000000,0.000000,1.000000,-0.000000,-0.000002,-0.000001,1.000000,-0.000002,-0.000001,1.000000, + -0.000002,-0.000001,1.000000,-0.000002,-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,-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,-1.000000,0.000000,-0.000001,-1.000000,0.000000,-0.000002, + -1.000000,0.000000,-0.000002,-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,1.000000,0.000000,-0.000002,1.000000,0.000000,-0.000001, + 1.000000,0.000000,-0.000001,1.000000,0.000000,-0.000002,-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,1.000000,0.000000,-0.000001,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,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,-1.000000,0.000000,-0.000000,-1.000000,0.000000, + -0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,0.000001,0.000001,-1.000000,0.000000,0.000001,-1.000000, + 0.000000,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,0.000002,0.000001,-1.000000,0.000001,0.000001,-1.000000, + 0.000001,0.000001,-1.000000,0.000002,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,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.250000,0.125000,0.000000,0.375000, + 0.000000,-0.125000,0.375000,-0.125000,0.000000,0.375000,0.000000,0.125000,0.375000,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.125000,0.000000,0.125000, + 0.000000,-0.125000,0.125000,0.125000,0.000000,0.125000,0.125000,0.000000,0.000000,0.000000,-0.125000,0.000000, + -0.125000,0.000000,0.000000,0.000000,0.125000,0.000000,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.125000, + 0.125000,0.062500,0.375000,0.125000,0.062500,0.125000,0.124219,0.062500,0.000000,-0.124219,0.062500,0.000000, + 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,0.125000,0.125000,-0.125000,-0.125000,0.125000,-0.125000, + -0.125000,-0.125000,-0.187500,0.125000,-0.125000,-0.312500,0.125000,0.125000,-0.187500,-0.125000,0.125000,-0.312500, + -0.125000,0.125000,-0.250000,-0.125000,0.125000,-0.187500,-0.125000,-0.125000,-0.312500,-0.125000,-0.125000,-0.250000, + 0.125000,-0.125000,-0.250000,0.125000,-0.125000,-0.187500,0.125000,0.125000,-0.312500,-0.125000,0.000000,-0.125000, + 0.125000,0.000000,-0.125000,0.125000,0.125000,-0.250000,-0.000000,0.125000,-0.125000,0.062500,-0.125000,-0.250000, + -0.000000,-0.125000,-0.250000,-0.062500,-0.125000,-0.250000,0.062500,-0.125000,-0.312500,-0.000000,-0.125000,-0.312500, + -0.062500,-0.125000,-0.312500,-0.062500,-0.125000,-0.375000,-0.000000,-0.125000,-0.375000,0.062500,-0.125000,-0.375000, + 0.062500,0.125000,-0.375000,-0.000000,0.125000,-0.375000,-0.062500,0.125000,-0.375000,-0.062500,0.125000,-0.312500, + -0.000000,0.125000,-0.312500,0.062500,0.125000,-0.312500,0.062500,-0.125000,-0.187500,-0.000000,-0.125000,-0.187500, + -0.062500,-0.125000,-0.187500,-0.062500,0.125000,-0.187500,-0.000000,0.125000,-0.187500,0.062500,0.125000,-0.187500, + -0.062500,0.125000,-0.250000,-0.000000,0.125000,-0.250000,0.062500,0.125000,-0.250000,-0.000000,-0.125000,-0.125000, + -0.125000,0.062500,-0.312500,-0.125000,-0.000000,-0.312500,-0.125000,-0.062500,-0.312500,-0.125000,0.062500,-0.250000, + -0.125000,-0.000000,-0.250000,-0.125000,-0.062500,-0.250000,0.125000,0.062500,-0.375000,0.125000,-0.000000,-0.375000, + 0.125000,-0.062500,-0.375000,-0.125000,0.062500,-0.375000,-0.125000,-0.000000,-0.375000,-0.125000,-0.062500,-0.375000, + -0.125000,0.062500,-0.187500,-0.125000,-0.000000,-0.187500,-0.125000,-0.062500,-0.187500,0.125000,-0.062500,-0.312500, + 0.125000,0.000000,-0.312500,0.125000,0.062500,-0.312500,0.125000,-0.062500,-0.250000,0.125000,0.000000,-0.250000, + 0.125000,0.062500,-0.250000,0.125000,-0.062500,-0.187500,0.125000,0.000000,-0.187500,0.125000,0.062500,-0.187500, + -0.125000,0.062500,-0.125000,0.125000,0.062500,-0.125000,-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 + PolygonVertexIndex: 38,15,3,-21,37,16,7,-23,61,54,5,-25,35,18,1,-15,60,56,1,-19,120,83,4,-130,45,26,8,-40,64,55,-14,52, + 12,-24,43,29,-10,49,67,-67,67,58,-31,63,57,29,-44,119,111,-111,10,50,-22,119,31,23,-13,9,21,-44,10,21,31,-120, + 21,9,28,-32,100,97,87,-87,77,33,19,-77,75,25,33,-78,42,13,26,-46,144,79,85,-133,54,60,18,-6,7,16,34,-18, + 16,3,15,-35,135,81,2,-129,26,35,14,-9,13,24,35,-27,24,5,18,-36,55,61,24,-14,11,22,36,-28,22,7,17,-37, + 28,37,22,-12,9,20,37,-29,20,3,16,-38,29,38,20,-10,57,62,38,-30,62,56,15,-39,68,42,45,-71,23,44,-33,32, + 72,-60,25,69,46,-34,30,43,-22,66,67,-51,72,42,-69,70,45,39,-72,79,48,53,-95,94,53,49,-79,12,52,-92,144,65, + -80,53,41,51,-50,48,47,41,-54,145,66,50,-93,92,50,-11,78,66,-146,44,11,-28,65,40,-49,46,70,71,-75,52,23,-33, + 91,52,65,-145,50,67,-31,71,39,-74,14,1,56,-63,8,14,62,-58,27,36,61,-56,17,34,60,-55,72,32,-45,39,8,-64, + 59,72,-70,44,27,55,-65,34,15,56,-61,36,17,54,-62,44,23,-12,21,50,-31,31,28,11,-24,74,71,-74,52,40,-66,58, + 73,-31,69,68,70,-47,43,73,-64,40,32,-60,30,73,-44,72,44,-65,40,52,-33,19,74,-59,75,40,-60,33,46,74,-20,51, + 76,-68,47,75,77,-42,41,77,76,-52,40,75,-48,73,58,-75,67,76,-59,75,59,-26,58,76,-20,69,25,-60,69,72,-69,63, + 8,-58,73,39,-64,67,49,-52,66,78,-50,79,65,-49,48,40,-48,42,72,-65,13,42,-65,141,89,88,-139,132,85,84,-124,97, + 112,80,-88,104,109,90,-1,138,88,81,-136,89,10,-111,101,100,86,-7,123,84,83,-121,91,133,-135,152,104,0,-127,118,115,82, + -94,109,118,93,-91,83,84,116,-108,107,116,117,-109,108,117,118,-110,84,85,113,-117,116,113,114,-118,117,114,115,-119,129,4,106, + -147,146,106,105,-150,149,105,104,-153,12,80,-113,112,111,-120,12,91,-135,2,81,98,-104,103,98,99,-103,102,99,100,-102,4,83, + 107,-107,106,107,108,-106,105,108,109,-105,88,89,110,-96,95,110,111,-97,96,111,112,-98,81,88,95,-99,98,95,96,-100,99,96, + 97,-101,78,82,-116,115,114,-95,119,12,-113,102,151,154,-104,151,150,153,-155,150,149,152,-154,101,148,151,-103,148,147,150,-152,147, + 146,149,-151,6,131,148,-102,131,130,147,-149,130,129,146,-148,103,154,128,-3,154,153,127,-129,153,152,126,-128,87,125,122,-87,125, + 124,121,-123,124,123,120,-122,78,145,143,-83,145,92,142,-144,10,119,-111,93,140,137,-91,140,139,136,-138,139,138,135,-137,80,134, + 125,-88,134,133,124,-126,133,132,123,-125,82,143,140,-94,143,142,139,-141,142,141,138,-140,90,137,126,-1,137,136,127,-127,136,135, + 128,-128,10,89,-142,80,12,-135,91,144,132,-134,86,122,131,-7,122,121,130,-132,121,120,129,-131,94,114,-114,94,78,-116,142,92, + -142,92,10,-142,85,79,-114,79,94,-114 + 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, + -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.999960,0.004687,-0.007577,-1.000000,0.000075,-0.000226,-0.999990,0.002974,-0.003275,-0.999999,0.001259,0.000941, + -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,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.000000,0.000000,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, + 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.999990,0.002974,0.003275,-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, + 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.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.035908, + 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.999823,0.013874,-0.012692,-0.999991,0.004124,-0.000000, + -0.999999,0.001259,-0.000941,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,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.035908,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.035908, + 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.035908, + 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,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,-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,-1.000000,0.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, + -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,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,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,-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,-1.000000,-0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,0.000000, + 0.000000,-1.000000,0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 0.000000,-1.000000,-0.000000,-0.000000,-1.000000,-0.000000,0.000000,1.000000,-0.000000,0.000000,1.000000,0.000000, + 0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,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,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-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.000075,0.000226,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.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.000075,0.000075,-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,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -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,1.000000,0.000000,0.000000,1.000000,0.000075,0.000075, + 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.000000,1.000000,0.000000,0.000000,1.000000,0.000000,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.656250,0.359375,0.640625,0.281250,0.875000,0.265625,0.781250,0.484375,0.796875,0.500000,0.796875,0.250000, + 0.781250,0.250000,0.625000,0.351562,0.765625,0.484375,0.718750,0.312500,0.640625,0.328125,0.625000,0.343750, + 0.828125,0.265625,0.812500,0.281250,0.765625,0.453125,0.656250,0.250000,0.640625,0.375000,0.750000,0.296875, + 0.843750,0.265625,0.765625,0.500000,0.812500,0.484375,0.671875,0.281250,0.625000,0.296875,0.687500,0.484375, + 0.765625,0.250000,0.796875,0.406250,0.875000,0.406250,0.687500,0.375000,0.656250,0.375000,0.656250,0.437500, + 0.656250,0.406250,0.734375,0.296875,0.750000,0.312500,0.750000,0.406250,0.750000,0.437500,0.781250,0.406250, + 0.796875,0.359375,0.640625,0.351562,0.875000,0.335938,0.625000,0.335938,0.640625,0.296875,0.656250,0.343750, + 0.812500,0.312500,0.875000,0.250000,0.718750,0.281250,0.796875,0.265625,0.781250,0.312500,0.781250,0.437500, + 0.781250,0.453125,0.781250,0.468750,0.796875,0.468750,0.796875,0.335938,0.796875,0.328125,0.718750,0.296875, + 0.875000,0.437500,0.750000,0.484375,0.625000,0.437500,0.625000,0.250000,0.640625,0.250000,0.843750,0.359375, + 0.843750,0.375000,0.640625,0.343750,0.875000,0.328125,0.796875,0.312500,0.625000,0.328125,0.812500,0.265625, + 0.656250,0.296875,0.828125,0.281250,0.750000,0.453125,0.734375,0.250000,0.765625,0.468750,0.843750,0.335938, + 0.781250,0.312500,0.750000,0.281250,0.671875,0.296875,0.843750,0.250000,0.812500,0.468750,0.843750,0.328125, + 0.687500,0.296875,0.703125,0.250000,0.859375,0.281250,0.781250,0.265625,0.718750,0.484375,0.718750,0.500000, + 0.640625,0.265625,0.625000,0.265625,0.750000,0.500000,0.812500,0.343750,0.875000,0.343750,0.687500,0.468750, + 0.750000,0.468750,0.765625,0.265625,0.640625,0.359375,0.625000,0.312500,0.875000,0.312500,0.765625,0.281250, + 0.812500,0.453125,0.843750,0.296875,0.671875,0.250000,0.750000,0.265625,0.750000,0.250000,0.796875,0.437500, + 0.687500,0.500000,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.828125,0.296875,0.843750,0.312500,0.859375,0.296875,0.781250,0.500000,0.796875,0.484375, + 0.796875,0.375000,0.796875,0.343750,0.625000,0.375000,0.656250,0.328125,0.687500,0.312500,0.687500,0.343750, + 0.781250,0.359375,0.781250,0.375000,0.750000,0.375000,0.812500,0.328125,0.812500,0.359375,0.875000,0.296875, + 0.718750,0.265625,0.796875,0.281250,0.812500,0.500000,0.640625,0.335938,0.875000,0.375000,0.765625,0.296875, + 0.843750,0.281250,0.671875,0.265625,0.734375,0.265625,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.859375,0.250000,0.781250,0.296875,0.796875,0.351562, + 0.656250,0.312500,0.625000,0.281250,0.875000,0.281250,0.718750,0.250000,0.796875,0.296875,0.843750,0.351562, + 0.656250,0.281250,0.781250,0.328125,0.750000,0.343750,0.718750,0.343750,0.718750,0.375000,0.703125,0.265625, + 0.703125,0.281250,0.687500,0.281250,0.687500,0.265625,0.843750,0.339844,0.843750,0.343750,0.625000,0.359375, + 0.828125,0.250000,0.812500,0.296875,0.765625,0.437500,0.734375,0.281250,0.656250,0.265625,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.812500,0.339844,0.875000,0.359375,0.640625,0.312500,0.812500,0.335938,0.812500,0.250000,0.812500,0.375000, + 0.718750,0.468750,0.703125,0.296875,0.687500,0.250000,0.796875,0.453125,0.859375,0.265625,0.781250,0.281250, + 0.875000,0.351562,0.781250,0.343750 + UVIndex: 35,168,34,33,169,167,170,171,172,173,56,104,105,106,107,108,82,55,86,83,84,85,57,58,59,60,179,124,92,16,116,117,118,119,120,121,122,123,51,52,51,115,187,36,114,121,120,9,53,31,32,151,152,9,153,119,118,122,152,120,32,152,153,9, + 152,122,154,153,155,156,157,158,159,160,87,174,103,88,160,159,175,130,60,59,176,93,22,40,23,82,83,102,170,167,180,89,167,34,90,180,91,99,100,24,60,105,108,179,130,26,105,60,26,54,106,105,16,172,104,116,27,171,30,28,171,170,29,30, + 154,169,171,27,122,33,169,154,33,34,167,169,121,35,33,122,114,25,35,121,25,101,168,35,186,175,59,149,119,0,41,41,37,61,88,136,137,160,187,120,152,52,51,151,37,161,7,149,59,124,135,94,62,77,110,110,77,123,42,118,117,144,176,10, + 93,77,71,177,123,62,38,71,77,63,52,151,72,72,151,32,42,52,63,0,27,28,10,129,64,137,149,135,138,117,119,41,144,117,10,176,151,51,187,135,124,143,108,107,101,25,179,108,25,114,28,30,172,16,89,180,82,23,37,41,0,124,179,36, + 61,37,139,0,28,16,92,180,90,55,82,30,29,173,172,0,119,27,152,151,187,153,154,27,119,138,135,143,117,129,10,115,143,187,136,186,149,137,120,143,36,129,41,61,187,143,120,37,0,92,129,117,41,87,138,115,140,129,61,160,137,138,87,177, + 174,51,38,103,159,71,71,159,174,177,129,140,39,143,115,138,51,174,115,140,61,11,115,174,87,139,11,61,139,37,7,36,179,114,143,124,36,51,123,177,52,42,123,93,10,64,64,129,39,161,37,92,116,161,92,131,17,73,95,40,22,145,1,156, + 181,78,157,162,12,65,178,95,73,99,91,17,32,31,79,155,158,182,1,145,85,84,144,66,74,183,101,107,96,67,109,163,13,12,67,13,65,2,146,80,184,184,80,132,18,18,132,67,12,146,125,111,80,80,111,97,132,132,97,109,67,68,34,164, + 14,14,164,47,48,48,47,101,183,118,78,181,181,53,9,118,144,74,100,99,134,69,69,134,126,147,147,126,155,79,43,2,184,141,141,184,18,75,75,18,12,162,73,17,31,165,165,31,53,44,44,53,181,156,99,73,165,134,134,165,44,126,126,44, + 156,155,42,163,109,109,97,110,9,118,181,112,3,113,4,3,49,50,113,49,48,183,50,19,8,3,112,8,70,49,3,70,14,48,49,86,55,8,19,55,90,70,8,90,68,14,70,4,113,20,128,113,50,76,20,50,183,96,76,157,21,133,158,21, + 150,166,133,150,1,84,166,42,63,148,163,63,46,142,148,32,9,31,13,127,45,65,127,185,81,45,185,95,91,81,78,74,21,157,74,66,150,21,66,40,1,150,163,148,127,13,148,142,185,127,142,131,95,185,65,45,5,178,45,81,6,5,81,91, + 24,6,32,17,131,78,118,74,144,176,40,66,158,133,98,182,133,166,15,98,166,84,58,15,110,97,111,110,42,109,142,46,131,46,32,131,125,94,111,94,110,111 + } + 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_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.035906,-0.021639,-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.013875,0.999823,-0.000000,-0.021323,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.013875,0.999823,0.018988,-0.015335,0.999702,0.035908,-0.021641,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.013875,0.999823,-0.018988,-0.015335,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.035906,-0.021639,-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.013875,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.021323,0.999773,0.012694,-0.013875,0.999823,0.038760,-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.038764,-0.029425,-0.998815,0.035906,-0.021639,-0.999121, + 0.012694,-0.013874,-0.999823,-0.000941,-0.001259,0.999999,-0.012694,-0.013875,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.013875,0.999823,-0.000000,-0.004123,0.999991, + -0.000000,-0.021323,0.999773,-0.000000,-0.004123,-0.999991,0.012694,-0.013874,-0.999823,0.000941,-0.001259,-0.999999, + 0.012694,-0.013875,0.999823,0.000941,-0.001259,0.999999,0.007577,-0.004687,0.999960,-0.012694,-0.013875,0.999823, + -0.000941,-0.001259,0.999999,-0.000000,-0.004123,0.999991,-0.000000,-0.037472,-0.999298,0.038764,-0.029425,-0.998815, + -0.000000,-0.021322,-0.999773,-0.038761,-0.029426,0.998815,-0.012694,-0.013875,0.999823,-0.000000,-0.021323,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.035906,-0.021639,-0.999121,-0.038764,-0.029425,-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.013875,0.999823, + -0.038761,-0.029426,0.998815,-0.035908,-0.021641,0.999121,0.012694,-0.013874,-0.999823,-0.000000,-0.021322,-0.999773, + 0.038764,-0.029425,-0.998815,-0.012694,-0.013874,-0.999823,-0.038764,-0.029425,-0.998815,-0.000000,-0.021322,-0.999773, + -0.038761,-0.029426,0.998815,-0.000000,-0.021323,0.999773,-0.000000,-0.037472,0.999298,-0.000000,-0.021322,-0.999773, + -0.038764,-0.029425,-0.998815,-0.000000,-0.037472,-0.999298,0.038760,-0.029426,0.998815,-0.000000,-0.037472,0.999298, + -0.000000,-0.021323,0.999773,0.038760,-0.029426,0.998815,0.012694,-0.013875,0.999823,0.035908,-0.021641,0.999121, + -0.003275,-0.002975,0.999990,-0.007577,-0.004687,0.999960,-0.018988,-0.015335,0.999702,-0.018988,-0.015335,0.999702, + -0.012694,-0.013875,0.999823,-0.035908,-0.021641,0.999121,0.018988,-0.015335,0.999702,0.012694,-0.013875,0.999823, + 0.007577,-0.004687,0.999960,0.003275,-0.002975,0.999990,0.018988,-0.015335,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.000002,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,0.000000,1.000000,0.000002,-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, + 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.000002,-0.000000,1.000000,0.000000,-0.000001,1.000000,0.000000,-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.000001,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, + -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.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.000001,0.000001,-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, + -0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,1.000000,0.000000, + -0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000, + -0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-1.000000,0.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.000004,-0.000000,1.000000, + 0.000002,-0.000000,1.000000,0.000002,-0.000000,1.000000,0.000004,-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,-1.000000,0.000000,-0.000001, + -1.000000,0.000000,-0.000001,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-0.000004,0.000000,1.000000, + -0.000004,0.000000,1.000000,-0.000004,0.000000,1.000000,-0.000004,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.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,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.000001,1.000000,0.000000,0.000001, + 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.000000,-1.000000,0.000000,-0.000000,-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.000002,0.000000,-1.000000, + -0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,-0.000002,0.000000,-1.000000,0.000005,-0.000000,1.000000, + 0.000002,-0.000000,1.000000,0.000002,-0.000000,1.000000,0.000005,-0.000000,1.000000,1.000000,0.000000,-0.000004, + 1.000000,0.000000,-0.000004,1.000000,0.000000,-0.000004,1.000000,0.000000,-0.000004,-1.000000,0.000000,-0.000001, + -1.000000,0.000000,-0.000001,-1.000000,0.000000,-0.000000,-1.000000,0.000000,-0.000000,-0.000004,0.000000,1.000000, + -0.000004,0.000000,1.000000,-0.000004,0.000000,1.000000,-0.000004,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.000004,0.000000,-1.000000,-0.000004,0.000000,-1.000000, + -0.000002,0.000000,-1.000000,-0.000002,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.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,-1.000000,-0.000000,0.000000,-1.000000,-0.000000, + 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::MESH_HeadEmpty", "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.235294,-0.235294,-0.235294,-0.235294,-0.235294,0.235294,-0.235294,0.235294,-0.235294,-0.235294,0.235294,0.235294, + 0.235294,-0.235294,-0.235294,0.235294,-0.235294,0.235294,0.235294,0.235294,-0.235294,0.235294,0.235294,0.235294, + -0.235294,-0.000000,-0.235294,-0.235294,-0.235294,0.000000,-0.235294,0.000000,0.235294,-0.235294,0.235294,0.000000, + 0.000000,0.235294,-0.235294,0.000000,0.235294,0.235294,0.235294,0.235294,0.000000,0.235294,-0.000000,-0.235294, + 0.235294,0.000000,0.235294,0.235294,-0.235294,0.000000,0.000000,-0.235294,-0.235294,0.000000,-0.235294,0.235294, + 0.000000,0.000000,0.235294,0.000000,-0.000000,-0.235294,0.000000,-0.235294,0.000000,0.235294,0.000000,0.000000, + 0.000000,0.235294,0.000000,-0.235294,0.000000,0.000000,-0.235294,-0.117647,-0.235294,-0.235294,-0.235294,0.117647, + -0.235294,0.117647,0.235294,-0.235294,0.235294,-0.117647,-0.117647,0.235294,-0.235294,0.117647,0.235294,0.235294, + 0.235294,0.235294,-0.117647,0.235294,0.117647,-0.235294,0.235294,-0.117647,0.235294,0.235294,-0.235294,-0.117647, + 0.117647,-0.235294,-0.235294,-0.117647,-0.235294,0.235294,-0.235294,0.117647,-0.235294,-0.235294,-0.235294,-0.117647, + -0.235294,-0.117647,0.235294,-0.235294,0.235294,0.117647,0.117647,0.235294,-0.235294,-0.117647,0.235294,0.235294, + 0.235294,0.235294,0.117647,0.235294,-0.117647,-0.235294,0.235294,0.117647,0.235294,0.235294,-0.235294,0.117647, + -0.117647,-0.235294,-0.235294,0.117647,-0.235294,0.235294,0.000000,-0.117647,0.235294,0.000000,0.117647,0.235294, + 0.117647,0.000000,0.235294,-0.117647,0.000000,0.235294,0.000000,-0.117647,-0.235294,0.000000,0.117647,-0.235294, + -0.117647,-0.000000,-0.235294,0.117647,-0.000000,-0.235294,-0.117647,-0.235294,0.000000,0.117647,-0.235294,0.000000, + 0.000000,-0.235294,-0.117647,0.000000,-0.235294,0.117647,0.235294,-0.117647,0.000000,0.235294,0.117647,0.000000, + 0.235294,0.000000,-0.117647,0.235294,0.000000,0.117647,0.117647,0.235294,0.000000,-0.117647,0.235294,0.000000, + 0.000000,0.235294,-0.117647,0.000000,0.235294,0.117647,-0.235294,0.117647,0.000000,-0.235294,-0.117647,0.000000, + -0.235294,0.000000,-0.117647,-0.235294,0.000000,0.117647,-0.235294,-0.117647,0.117647,-0.235294,-0.117647,-0.117647, + -0.235294,0.117647,-0.117647,-0.117647,0.235294,0.117647,-0.117647,0.235294,-0.117647,0.117647,0.235294,-0.117647, + 0.235294,0.117647,0.117647,0.235294,0.117647,-0.117647,0.235294,-0.117647,-0.117647,0.117647,-0.235294,0.117647, + 0.117647,-0.235294,-0.117647,-0.117647,-0.235294,-0.117647,0.117647,0.117647,-0.235294,-0.117647,0.117647,-0.235294, + -0.117647,-0.117647,-0.235294,-0.117647,0.117647,0.235294,0.117647,0.117647,0.235294,0.117647,-0.117647,0.235294, + -0.117647,-0.117647,0.235294,0.117647,-0.117647,-0.235294,-0.117647,-0.235294,0.117647,0.235294,-0.117647,0.117647, + 0.117647,0.235294,0.117647,-0.235294,0.117647,0.117647 + PolygonVertexIndex: 97,28,3,-42,96,31,7,-45,95,34,5,-48,94,37,1,-28,93,45,4,-37,92,40,1,-38,91,50,19,-50,90,51,20,-53, + 89,28,10,-54,88,54,18,-49,87,55,21,-57,86,33,15,-58,85,58,9,-40,84,59,22,-61,83,49,19,-62,82,62,17,-36, + 81,63,23,-65,80,46,16,-66,79,66,14,-33,78,67,24,-69,77,43,13,-70,76,70,11,-30,75,71,25,-73,74,40,10,-74, + 71,74,73,-26,9,27,74,-72,27,1,40,-75,26,75,72,-9,0,39,75,-27,39,9,71,-76,38,76,29,-3,8,72,76,-39, + 72,25,70,-77,67,77,69,-25,11,41,77,-68,41,3,43,-78,30,78,68,-13,2,29,78,-31,29,11,67,-79,42,79,32,-7, + 12,68,79,-43,68,24,66,-80,63,80,65,-24,14,44,80,-64,44,7,46,-81,33,81,64,-16,6,32,81,-34,32,14,63,-82, + 45,82,35,-5,15,64,82,-46,64,23,62,-83,59,83,61,-23,17,47,83,-60,47,5,49,-84,36,84,60,-19,4,35,84,-37, + 35,17,59,-85,48,85,39,-1,18,60,85,-49,60,22,58,-86,55,86,57,-22,12,42,86,-56,42,6,33,-87,38,87,56,-9, + 2,30,87,-39,30,12,55,-88,26,88,48,-1,8,56,88,-27,56,21,54,-89,51,89,53,-21,13,43,89,-52,43,3,28,-90, + 46,90,52,-17,7,31,90,-47,31,13,51,-91,34,91,49,-6,16,52,91,-35,52,20,50,-92,50,92,37,-20,20,53,92,-51, + 53,10,40,-93,54,93,36,-19,21,57,93,-55,57,15,45,-94,58,94,27,-10,22,61,94,-59,61,19,37,-95,62,95,47,-18, + 23,65,95,-63,65,16,34,-96,66,96,44,-15,24,69,96,-67,69,13,31,-97,70,97,41,-12,25,73,97,-71,73,10,28,-98 + 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, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,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.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 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, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000, + -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, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 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,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000,0.000000,0.000000,-1.000000, + 0.000000,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.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000,1.000000,0.000000,0.000000, + 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 + } + LayerElementUV: 0 { + Version: 101 + Name: "UVMap" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "IndexToDirect" + UV: 0.750000,0.875000,0.687500,0.875000,0.687500,0.812500,0.250000,0.875000,0.500000,0.750000,0.187500,0.562500, + 0.625000,0.750000,0.937500,0.625000,0.937500,0.562500,0.937500,0.687500,0.875000,0.750000,0.312500,0.625000, + 0.250000,0.625000,0.000000,0.687500,0.562500,0.937500,0.750000,1.000000,0.687500,1.000000,0.625000,1.000000, + 0.562500,1.000000,0.500000,1.000000,0.375000,1.000000,0.312500,1.000000,0.312500,0.562500,0.187500,0.687500, + 0.125000,0.750000,0.125000,0.500000,0.875000,0.500000,0.625000,0.500000,0.375000,0.500000,0.500000,0.875000, + 0.437500,0.812500,0.375000,0.812500,0.375000,0.750000,0.437500,0.750000,0.437500,0.937500,0.375000,0.937500, + 0.375000,0.875000,0.437500,0.875000,0.312500,0.937500,0.250000,0.937500,0.562500,0.500000,1.000000,0.625000, + 1.000000,0.687500,1.000000,0.750000,1.000000,0.500000,1.000000,0.562500,0.875000,0.625000,0.500000,0.687500, + 0.312500,0.687500,0.312500,0.750000,0.250000,0.750000,0.250000,0.687500,0.687500,0.937500,0.250000,0.812500, + 0.312500,0.812500,0.750000,0.937500,0.687500,0.625000,0.625000,0.562500,0.125000,0.562500,0.062500,0.500000, + 0.250000,1.000000,0.437500,1.000000,0.687500,0.687500,0.625000,0.687500,0.062500,0.562500,0.750000,0.562500, + 0.000000,0.625000,0.625000,0.625000,0.187500,0.625000,0.812500,0.625000,0.062500,0.625000,0.000000,0.562500, + 0.312500,0.500000,0.625000,0.937500,0.562500,0.812500,0.625000,0.812500,0.625000,0.875000,0.562500,0.875000, + 0.812500,0.562500,0.750000,0.625000,0.875000,0.562500,0.875000,0.687500,0.687500,0.750000,0.812500,0.500000, + 0.687500,0.562500,0.125000,0.625000,0.250000,0.500000,0.000000,0.500000,0.750000,0.500000,0.500000,0.500000, + 0.500000,0.937500,0.250000,0.562500,0.437500,0.562500,0.437500,0.625000,0.375000,0.625000,0.375000,0.562500, + 0.437500,0.687500,0.375000,0.687500,0.562500,0.562500,0.562500,0.625000,0.500000,0.625000,0.000000,0.750000, + 0.062500,0.687500,0.812500,0.750000,0.062500,0.750000,0.812500,0.687500,0.750000,0.750000,0.750000,0.687500, + 0.562500,0.687500,0.562500,0.750000,0.750000,0.812500,0.500000,0.562500,0.937500,0.750000,0.187500,0.750000, + 0.125000,0.687500,0.187500,0.500000,0.937500,0.500000,0.687500,0.500000,0.437500,0.500000,0.500000,0.812500, + 0.312500,0.875000 + UVIndex: 102,104,101,13,105,103,106,107,108,109,4,47,48,49,50,51,52,55,15,16,54,53,50,49,30,31,32,33,34,35,36,37,38,39,3,120,14,73,17,18,74,75,76,77,2,110,0,1,22,11,12,91,92,93,94,95,96,33,32,97,98,99,100,111, + 84,56,67,57,62,82,6,63,78,69,79,65,8,7,46,80,9,112,10,81,64,70,66,71,5,68,85,58,23,113,24,114,68,23,114,85,12,51,23,68,51,50,113,23,115,5,58,25,86,91,5,115,91,12,68,5,59,64,71,87,25,58,64,59, + 58,85,70,64,7,9,81,46,41,42,9,7,42,43,112,9,116,8,80,26,44,45,8,116,45,41,7,8,83,78,65,88,26,80,78,83,80,46,69,78,56,62,63,67,79,107,62,56,107,106,82,62,117,84,57,27,88,65,84,117,65,79,56,84, + 40,98,111,89,27,57,98,40,57,67,99,98,93,96,97,94,100,47,96,93,47,4,33,96,118,92,95,28,89,111,92,118,111,100,93,92,72,22,91,86,28,95,22,72,95,94,11,22,75,2,1,76,6,82,2,75,82,106,110,2,119,74,77,29, + 4,109,74,119,109,6,75,74,90,14,18,19,29,77,14,90,77,76,73,14,35,38,120,36,20,21,38,35,21,60,39,38,90,34,37,29,19,61,34,90,61,20,35,34,119,30,33,4,29,37,30,119,37,36,31,30,31,54,49,32,36,120,54,31, + 120,3,53,54,73,52,16,17,76,1,52,73,1,0,55,52,11,48,51,12,94,97,48,11,97,32,49,48,99,108,47,100,67,63,108,99,63,6,109,108,69,105,107,79,46,81,105,69,81,10,103,105,70,102,13,66,85,114,102,70,114,24,104,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::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+",179.999991348319355,89.999975183592170,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.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_foot_L_01", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",-0.124999977648258,0.125000014901161,0.000000077982229 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-179.999991348319355,89.999954693024662,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::def_foot_L_02", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.125000014901161,0.124999977648258,-0.000000100831691 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-179.999991348319355,89.999975183592170,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::def_foot_L_03", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.124999977648258,-0.125000014901161,-0.000000118712386 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-179.999991348319355,89.999975183592170,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::def_foot_L_04", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",-0.125000014901161,-0.124999977648258,0.000000060101527 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-179.999991348319355,89.999988843970513,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_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+",179.999991348319355,89.999988843970513,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.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_foot_R_01", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",-0.125000014901161,0.124999962747097,-0.000000098844225 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-180.000005008697713,89.999988843970513,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::def_foot_R_02", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.124999992549419,0.124999977648258,-0.000000098844239 + Property: "Lcl Rotation", "Lcl Rotation", "A+",179.999991348319355,89.999975183592170,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::def_foot_R_03", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.125000014901161,-0.125000014901161,-0.000000120699909 + Property: "Lcl Rotation", "Lcl Rotation", "A+",179.999991348319355,89.999975183592170,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::def_foot_R_04", "Limb" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",-0.124999992549419,-0.125000044703484,-0.000000120699909 + Property: "Lcl Rotation", "Lcl Rotation", "A+",-180.000005008697713,89.999988843970513,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_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" + } + Model: "Model::Producer Perspective", "Camera" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,71.299999999999997,287.500000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Roll", "Roll", "A+",0 + Property: "FieldOfView", "FieldOfView", "A+",40 + Property: "FieldOfViewX", "FieldOfView", "A+",1 + Property: "FieldOfViewY", "FieldOfView", "A+",1 + Property: "OpticalCenterX", "Real", "A+",0 + Property: "OpticalCenterY", "Real", "A+",0 + Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63 + Property: "TurnTable", "Real", "A+",0 + Property: "DisplayTurnTableIcon", "bool", "",1 + Property: "Motion Blur Intensity", "Real", "A+",1 + Property: "UseMotionBlur", "bool", "",0 + Property: "UseRealTimeMotionBlur", "bool", "",1 + Property: "ResolutionMode", "enum", "",0 + Property: "ApertureMode", "enum", "",2 + Property: "GateFit", "enum", "",0 + Property: "FocalLength", "Real", "A+",21.3544940948486 + Property: "CameraFormat", "enum", "",0 + Property: "AspectW", "double", "",320 + Property: "AspectH", "double", "",200 + Property: "PixelAspectRatio", "double", "",1 + Property: "UseFrameColor", "bool", "",0 + Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3 + Property: "ShowName", "bool", "",1 + Property: "ShowGrid", "bool", "",1 + Property: "ShowOpticalCenter", "bool", "",0 + Property: "ShowAzimut", "bool", "",1 + Property: "ShowTimeCode", "bool", "",0 + Property: "NearPlane", "double", "",10.000000 + Property: "FarPlane", "double", "",4000.000000 + Property: "FilmWidth", "double", "",0.816 + Property: "FilmHeight", "double", "",0.612 + Property: "FilmAspectRatio", "double", "",1.33333333333333 + Property: "FilmSqueezeRatio", "double", "",1 + Property: "FilmFormatIndex", "enum", "",4 + Property: "ViewFrustum", "bool", "",1 + Property: "ViewFrustumNearFarPlane", "bool", "",0 + Property: "ViewFrustumBackPlaneMode", "enum", "",2 + Property: "BackPlaneDistance", "double", "",100 + Property: "BackPlaneDistanceMode", "enum", "",0 + Property: "ViewCameraToLookAt", "bool", "",1 + Property: "LockMode", "bool", "",0 + Property: "LockInterestNavigation", "bool", "",0 + Property: "FitImage", "bool", "",0 + Property: "Crop", "bool", "",0 + Property: "Center", "bool", "",1 + Property: "KeepRatio", "bool", "",1 + Property: "BackgroundMode", "enum", "",0 + Property: "BackgroundAlphaTreshold", "double", "",0.5 + Property: "ForegroundTransparent", "bool", "",1 + Property: "DisplaySafeArea", "bool", "",0 + Property: "SafeAreaDisplayStyle", "enum", "",1 + Property: "SafeAreaAspectRatio", "double", "",1.33333333333333 + Property: "Use2DMagnifierZoom", "bool", "",0 + Property: "2D Magnifier Zoom", "Real", "A+",100 + Property: "2D Magnifier X", "Real", "A+",50 + Property: "2D Magnifier Y", "Real", "A+",50 + Property: "CameraProjectionType", "enum", "",0 + Property: "UseRealTimeDOFAndAA", "bool", "",0 + Property: "UseDepthOfField", "bool", "",0 + Property: "FocusSource", "enum", "",0 + Property: "FocusAngle", "double", "",3.5 + Property: "FocusDistance", "double", "",200 + Property: "UseAntialiasing", "bool", "",0 + Property: "AntialiasingIntensity", "double", "",0.77777 + Property: "UseAccumulationBuffer", "bool", "",0 + Property: "FrameSamplingCount", "int", "",7 + } + MultiLayer: 0 + MultiTake: 0 + Hidden: "True" + Shading: Y + Culling: "CullingOff" + TypeFlags: "Camera" + GeometryVersion: 124 + Position: 0.000000,71.300000,287.500000 + Up: 0,1,0 + LookAt: 0,0,0 + ShowInfoOnMoving: 1 + ShowAudio: 0 + AudioColor: 0,1,0 + CameraOrthoZoom: 1 + } + Model: "Model::Producer Top", "Camera" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,4000.000000000000000,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Roll", "Roll", "A+",0 + Property: "FieldOfView", "FieldOfView", "A+",40 + Property: "FieldOfViewX", "FieldOfView", "A+",1 + Property: "FieldOfViewY", "FieldOfView", "A+",1 + Property: "OpticalCenterX", "Real", "A+",0 + Property: "OpticalCenterY", "Real", "A+",0 + Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63 + Property: "TurnTable", "Real", "A+",0 + Property: "DisplayTurnTableIcon", "bool", "",1 + Property: "Motion Blur Intensity", "Real", "A+",1 + Property: "UseMotionBlur", "bool", "",0 + Property: "UseRealTimeMotionBlur", "bool", "",1 + Property: "ResolutionMode", "enum", "",0 + Property: "ApertureMode", "enum", "",2 + Property: "GateFit", "enum", "",0 + Property: "FocalLength", "Real", "A+",21.3544940948486 + Property: "CameraFormat", "enum", "",0 + Property: "AspectW", "double", "",320 + Property: "AspectH", "double", "",200 + Property: "PixelAspectRatio", "double", "",1 + Property: "UseFrameColor", "bool", "",0 + Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3 + Property: "ShowName", "bool", "",1 + Property: "ShowGrid", "bool", "",1 + Property: "ShowOpticalCenter", "bool", "",0 + Property: "ShowAzimut", "bool", "",1 + Property: "ShowTimeCode", "bool", "",0 + Property: "NearPlane", "double", "",1.000000 + Property: "FarPlane", "double", "",30000.000000 + Property: "FilmWidth", "double", "",0.816 + Property: "FilmHeight", "double", "",0.612 + Property: "FilmAspectRatio", "double", "",1.33333333333333 + Property: "FilmSqueezeRatio", "double", "",1 + Property: "FilmFormatIndex", "enum", "",4 + Property: "ViewFrustum", "bool", "",1 + Property: "ViewFrustumNearFarPlane", "bool", "",0 + Property: "ViewFrustumBackPlaneMode", "enum", "",2 + Property: "BackPlaneDistance", "double", "",100 + Property: "BackPlaneDistanceMode", "enum", "",0 + Property: "ViewCameraToLookAt", "bool", "",1 + Property: "LockMode", "bool", "",0 + Property: "LockInterestNavigation", "bool", "",0 + Property: "FitImage", "bool", "",0 + Property: "Crop", "bool", "",0 + Property: "Center", "bool", "",1 + Property: "KeepRatio", "bool", "",1 + Property: "BackgroundMode", "enum", "",0 + Property: "BackgroundAlphaTreshold", "double", "",0.5 + Property: "ForegroundTransparent", "bool", "",1 + Property: "DisplaySafeArea", "bool", "",0 + Property: "SafeAreaDisplayStyle", "enum", "",1 + Property: "SafeAreaAspectRatio", "double", "",1.33333333333333 + Property: "Use2DMagnifierZoom", "bool", "",0 + Property: "2D Magnifier Zoom", "Real", "A+",100 + Property: "2D Magnifier X", "Real", "A+",50 + Property: "2D Magnifier Y", "Real", "A+",50 + Property: "CameraProjectionType", "enum", "",1 + Property: "UseRealTimeDOFAndAA", "bool", "",0 + Property: "UseDepthOfField", "bool", "",0 + Property: "FocusSource", "enum", "",0 + Property: "FocusAngle", "double", "",3.5 + Property: "FocusDistance", "double", "",200 + Property: "UseAntialiasing", "bool", "",0 + Property: "AntialiasingIntensity", "double", "",0.77777 + Property: "UseAccumulationBuffer", "bool", "",0 + Property: "FrameSamplingCount", "int", "",7 + } + MultiLayer: 0 + MultiTake: 0 + Hidden: "True" + Shading: Y + Culling: "CullingOff" + TypeFlags: "Camera" + GeometryVersion: 124 + Position: 0.000000,4000.000000,0.000000 + Up: 0,0,-1 + LookAt: 0,0,0 + ShowInfoOnMoving: 1 + ShowAudio: 0 + AudioColor: 0,1,0 + CameraOrthoZoom: 1 + } + Model: "Model::Producer Bottom", "Camera" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,-4000.000000000000000,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Roll", "Roll", "A+",0 + Property: "FieldOfView", "FieldOfView", "A+",40 + Property: "FieldOfViewX", "FieldOfView", "A+",1 + Property: "FieldOfViewY", "FieldOfView", "A+",1 + Property: "OpticalCenterX", "Real", "A+",0 + Property: "OpticalCenterY", "Real", "A+",0 + Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63 + Property: "TurnTable", "Real", "A+",0 + Property: "DisplayTurnTableIcon", "bool", "",1 + Property: "Motion Blur Intensity", "Real", "A+",1 + Property: "UseMotionBlur", "bool", "",0 + Property: "UseRealTimeMotionBlur", "bool", "",1 + Property: "ResolutionMode", "enum", "",0 + Property: "ApertureMode", "enum", "",2 + Property: "GateFit", "enum", "",0 + Property: "FocalLength", "Real", "A+",21.3544940948486 + Property: "CameraFormat", "enum", "",0 + Property: "AspectW", "double", "",320 + Property: "AspectH", "double", "",200 + Property: "PixelAspectRatio", "double", "",1 + Property: "UseFrameColor", "bool", "",0 + Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3 + Property: "ShowName", "bool", "",1 + Property: "ShowGrid", "bool", "",1 + Property: "ShowOpticalCenter", "bool", "",0 + Property: "ShowAzimut", "bool", "",1 + Property: "ShowTimeCode", "bool", "",0 + Property: "NearPlane", "double", "",1.000000 + Property: "FarPlane", "double", "",30000.000000 + Property: "FilmWidth", "double", "",0.816 + Property: "FilmHeight", "double", "",0.612 + Property: "FilmAspectRatio", "double", "",1.33333333333333 + Property: "FilmSqueezeRatio", "double", "",1 + Property: "FilmFormatIndex", "enum", "",4 + Property: "ViewFrustum", "bool", "",1 + Property: "ViewFrustumNearFarPlane", "bool", "",0 + Property: "ViewFrustumBackPlaneMode", "enum", "",2 + Property: "BackPlaneDistance", "double", "",100 + Property: "BackPlaneDistanceMode", "enum", "",0 + Property: "ViewCameraToLookAt", "bool", "",1 + Property: "LockMode", "bool", "",0 + Property: "LockInterestNavigation", "bool", "",0 + Property: "FitImage", "bool", "",0 + Property: "Crop", "bool", "",0 + Property: "Center", "bool", "",1 + Property: "KeepRatio", "bool", "",1 + Property: "BackgroundMode", "enum", "",0 + Property: "BackgroundAlphaTreshold", "double", "",0.5 + Property: "ForegroundTransparent", "bool", "",1 + Property: "DisplaySafeArea", "bool", "",0 + Property: "SafeAreaDisplayStyle", "enum", "",1 + Property: "SafeAreaAspectRatio", "double", "",1.33333333333333 + Property: "Use2DMagnifierZoom", "bool", "",0 + Property: "2D Magnifier Zoom", "Real", "A+",100 + Property: "2D Magnifier X", "Real", "A+",50 + Property: "2D Magnifier Y", "Real", "A+",50 + Property: "CameraProjectionType", "enum", "",1 + Property: "UseRealTimeDOFAndAA", "bool", "",0 + Property: "UseDepthOfField", "bool", "",0 + Property: "FocusSource", "enum", "",0 + Property: "FocusAngle", "double", "",3.5 + Property: "FocusDistance", "double", "",200 + Property: "UseAntialiasing", "bool", "",0 + Property: "AntialiasingIntensity", "double", "",0.77777 + Property: "UseAccumulationBuffer", "bool", "",0 + Property: "FrameSamplingCount", "int", "",7 + } + MultiLayer: 0 + MultiTake: 0 + Hidden: "True" + Shading: Y + Culling: "CullingOff" + TypeFlags: "Camera" + GeometryVersion: 124 + Position: 0.000000,-4000.000000,0.000000 + Up: 0,0,-1 + LookAt: 0,0,0 + ShowInfoOnMoving: 1 + ShowAudio: 0 + AudioColor: 0,1,0 + CameraOrthoZoom: 1 + } + Model: "Model::Producer Front", "Camera" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,0.000000000000000,4000.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Roll", "Roll", "A+",0 + Property: "FieldOfView", "FieldOfView", "A+",40 + Property: "FieldOfViewX", "FieldOfView", "A+",1 + Property: "FieldOfViewY", "FieldOfView", "A+",1 + Property: "OpticalCenterX", "Real", "A+",0 + Property: "OpticalCenterY", "Real", "A+",0 + Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63 + Property: "TurnTable", "Real", "A+",0 + Property: "DisplayTurnTableIcon", "bool", "",1 + Property: "Motion Blur Intensity", "Real", "A+",1 + Property: "UseMotionBlur", "bool", "",0 + Property: "UseRealTimeMotionBlur", "bool", "",1 + Property: "ResolutionMode", "enum", "",0 + Property: "ApertureMode", "enum", "",2 + Property: "GateFit", "enum", "",0 + Property: "FocalLength", "Real", "A+",21.3544940948486 + Property: "CameraFormat", "enum", "",0 + Property: "AspectW", "double", "",320 + Property: "AspectH", "double", "",200 + Property: "PixelAspectRatio", "double", "",1 + Property: "UseFrameColor", "bool", "",0 + Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3 + Property: "ShowName", "bool", "",1 + Property: "ShowGrid", "bool", "",1 + Property: "ShowOpticalCenter", "bool", "",0 + Property: "ShowAzimut", "bool", "",1 + Property: "ShowTimeCode", "bool", "",0 + Property: "NearPlane", "double", "",1.000000 + Property: "FarPlane", "double", "",30000.000000 + Property: "FilmWidth", "double", "",0.816 + Property: "FilmHeight", "double", "",0.612 + Property: "FilmAspectRatio", "double", "",1.33333333333333 + Property: "FilmSqueezeRatio", "double", "",1 + Property: "FilmFormatIndex", "enum", "",4 + Property: "ViewFrustum", "bool", "",1 + Property: "ViewFrustumNearFarPlane", "bool", "",0 + Property: "ViewFrustumBackPlaneMode", "enum", "",2 + Property: "BackPlaneDistance", "double", "",100 + Property: "BackPlaneDistanceMode", "enum", "",0 + Property: "ViewCameraToLookAt", "bool", "",1 + Property: "LockMode", "bool", "",0 + Property: "LockInterestNavigation", "bool", "",0 + Property: "FitImage", "bool", "",0 + Property: "Crop", "bool", "",0 + Property: "Center", "bool", "",1 + Property: "KeepRatio", "bool", "",1 + Property: "BackgroundMode", "enum", "",0 + Property: "BackgroundAlphaTreshold", "double", "",0.5 + Property: "ForegroundTransparent", "bool", "",1 + Property: "DisplaySafeArea", "bool", "",0 + Property: "SafeAreaDisplayStyle", "enum", "",1 + Property: "SafeAreaAspectRatio", "double", "",1.33333333333333 + Property: "Use2DMagnifierZoom", "bool", "",0 + Property: "2D Magnifier Zoom", "Real", "A+",100 + Property: "2D Magnifier X", "Real", "A+",50 + Property: "2D Magnifier Y", "Real", "A+",50 + Property: "CameraProjectionType", "enum", "",1 + Property: "UseRealTimeDOFAndAA", "bool", "",0 + Property: "UseDepthOfField", "bool", "",0 + Property: "FocusSource", "enum", "",0 + Property: "FocusAngle", "double", "",3.5 + Property: "FocusDistance", "double", "",200 + Property: "UseAntialiasing", "bool", "",0 + Property: "AntialiasingIntensity", "double", "",0.77777 + Property: "UseAccumulationBuffer", "bool", "",0 + Property: "FrameSamplingCount", "int", "",7 + } + MultiLayer: 0 + MultiTake: 0 + Hidden: "True" + Shading: Y + Culling: "CullingOff" + TypeFlags: "Camera" + GeometryVersion: 124 + Position: 0.000000,0.000000,4000.000000 + Up: 0,1,0 + LookAt: 0,0,0 + ShowInfoOnMoving: 1 + ShowAudio: 0 + AudioColor: 0,1,0 + CameraOrthoZoom: 1 + } + Model: "Model::Producer Back", "Camera" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,0.000000000000000,-4000.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Roll", "Roll", "A+",0 + Property: "FieldOfView", "FieldOfView", "A+",40 + Property: "FieldOfViewX", "FieldOfView", "A+",1 + Property: "FieldOfViewY", "FieldOfView", "A+",1 + Property: "OpticalCenterX", "Real", "A+",0 + Property: "OpticalCenterY", "Real", "A+",0 + Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63 + Property: "TurnTable", "Real", "A+",0 + Property: "DisplayTurnTableIcon", "bool", "",1 + Property: "Motion Blur Intensity", "Real", "A+",1 + Property: "UseMotionBlur", "bool", "",0 + Property: "UseRealTimeMotionBlur", "bool", "",1 + Property: "ResolutionMode", "enum", "",0 + Property: "ApertureMode", "enum", "",2 + Property: "GateFit", "enum", "",0 + Property: "FocalLength", "Real", "A+",21.3544940948486 + Property: "CameraFormat", "enum", "",0 + Property: "AspectW", "double", "",320 + Property: "AspectH", "double", "",200 + Property: "PixelAspectRatio", "double", "",1 + Property: "UseFrameColor", "bool", "",0 + Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3 + Property: "ShowName", "bool", "",1 + Property: "ShowGrid", "bool", "",1 + Property: "ShowOpticalCenter", "bool", "",0 + Property: "ShowAzimut", "bool", "",1 + Property: "ShowTimeCode", "bool", "",0 + Property: "NearPlane", "double", "",1.000000 + Property: "FarPlane", "double", "",30000.000000 + Property: "FilmWidth", "double", "",0.816 + Property: "FilmHeight", "double", "",0.612 + Property: "FilmAspectRatio", "double", "",1.33333333333333 + Property: "FilmSqueezeRatio", "double", "",1 + Property: "FilmFormatIndex", "enum", "",4 + Property: "ViewFrustum", "bool", "",1 + Property: "ViewFrustumNearFarPlane", "bool", "",0 + Property: "ViewFrustumBackPlaneMode", "enum", "",2 + Property: "BackPlaneDistance", "double", "",100 + Property: "BackPlaneDistanceMode", "enum", "",0 + Property: "ViewCameraToLookAt", "bool", "",1 + Property: "LockMode", "bool", "",0 + Property: "LockInterestNavigation", "bool", "",0 + Property: "FitImage", "bool", "",0 + Property: "Crop", "bool", "",0 + Property: "Center", "bool", "",1 + Property: "KeepRatio", "bool", "",1 + Property: "BackgroundMode", "enum", "",0 + Property: "BackgroundAlphaTreshold", "double", "",0.5 + Property: "ForegroundTransparent", "bool", "",1 + Property: "DisplaySafeArea", "bool", "",0 + Property: "SafeAreaDisplayStyle", "enum", "",1 + Property: "SafeAreaAspectRatio", "double", "",1.33333333333333 + Property: "Use2DMagnifierZoom", "bool", "",0 + Property: "2D Magnifier Zoom", "Real", "A+",100 + Property: "2D Magnifier X", "Real", "A+",50 + Property: "2D Magnifier Y", "Real", "A+",50 + Property: "CameraProjectionType", "enum", "",1 + Property: "UseRealTimeDOFAndAA", "bool", "",0 + Property: "UseDepthOfField", "bool", "",0 + Property: "FocusSource", "enum", "",0 + Property: "FocusAngle", "double", "",3.5 + Property: "FocusDistance", "double", "",200 + Property: "UseAntialiasing", "bool", "",0 + Property: "AntialiasingIntensity", "double", "",0.77777 + Property: "UseAccumulationBuffer", "bool", "",0 + Property: "FrameSamplingCount", "int", "",7 + } + MultiLayer: 0 + MultiTake: 0 + Hidden: "True" + Shading: Y + Culling: "CullingOff" + TypeFlags: "Camera" + GeometryVersion: 124 + Position: 0.000000,0.000000,-4000.000000 + Up: 0,1,0 + LookAt: 0,0,0 + ShowInfoOnMoving: 1 + ShowAudio: 0 + AudioColor: 0,1,0 + CameraOrthoZoom: 1 + } + Model: "Model::Producer Right", "Camera" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",4000.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Roll", "Roll", "A+",0 + Property: "FieldOfView", "FieldOfView", "A+",40 + Property: "FieldOfViewX", "FieldOfView", "A+",1 + Property: "FieldOfViewY", "FieldOfView", "A+",1 + Property: "OpticalCenterX", "Real", "A+",0 + Property: "OpticalCenterY", "Real", "A+",0 + Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63 + Property: "TurnTable", "Real", "A+",0 + Property: "DisplayTurnTableIcon", "bool", "",1 + Property: "Motion Blur Intensity", "Real", "A+",1 + Property: "UseMotionBlur", "bool", "",0 + Property: "UseRealTimeMotionBlur", "bool", "",1 + Property: "ResolutionMode", "enum", "",0 + Property: "ApertureMode", "enum", "",2 + Property: "GateFit", "enum", "",0 + Property: "FocalLength", "Real", "A+",21.3544940948486 + Property: "CameraFormat", "enum", "",0 + Property: "AspectW", "double", "",320 + Property: "AspectH", "double", "",200 + Property: "PixelAspectRatio", "double", "",1 + Property: "UseFrameColor", "bool", "",0 + Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3 + Property: "ShowName", "bool", "",1 + Property: "ShowGrid", "bool", "",1 + Property: "ShowOpticalCenter", "bool", "",0 + Property: "ShowAzimut", "bool", "",1 + Property: "ShowTimeCode", "bool", "",0 + Property: "NearPlane", "double", "",1.000000 + Property: "FarPlane", "double", "",30000.000000 + Property: "FilmWidth", "double", "",0.816 + Property: "FilmHeight", "double", "",0.612 + Property: "FilmAspectRatio", "double", "",1.33333333333333 + Property: "FilmSqueezeRatio", "double", "",1 + Property: "FilmFormatIndex", "enum", "",4 + Property: "ViewFrustum", "bool", "",1 + Property: "ViewFrustumNearFarPlane", "bool", "",0 + Property: "ViewFrustumBackPlaneMode", "enum", "",2 + Property: "BackPlaneDistance", "double", "",100 + Property: "BackPlaneDistanceMode", "enum", "",0 + Property: "ViewCameraToLookAt", "bool", "",1 + Property: "LockMode", "bool", "",0 + Property: "LockInterestNavigation", "bool", "",0 + Property: "FitImage", "bool", "",0 + Property: "Crop", "bool", "",0 + Property: "Center", "bool", "",1 + Property: "KeepRatio", "bool", "",1 + Property: "BackgroundMode", "enum", "",0 + Property: "BackgroundAlphaTreshold", "double", "",0.5 + Property: "ForegroundTransparent", "bool", "",1 + Property: "DisplaySafeArea", "bool", "",0 + Property: "SafeAreaDisplayStyle", "enum", "",1 + Property: "SafeAreaAspectRatio", "double", "",1.33333333333333 + Property: "Use2DMagnifierZoom", "bool", "",0 + Property: "2D Magnifier Zoom", "Real", "A+",100 + Property: "2D Magnifier X", "Real", "A+",50 + Property: "2D Magnifier Y", "Real", "A+",50 + Property: "CameraProjectionType", "enum", "",1 + Property: "UseRealTimeDOFAndAA", "bool", "",0 + Property: "UseDepthOfField", "bool", "",0 + Property: "FocusSource", "enum", "",0 + Property: "FocusAngle", "double", "",3.5 + Property: "FocusDistance", "double", "",200 + Property: "UseAntialiasing", "bool", "",0 + Property: "AntialiasingIntensity", "double", "",0.77777 + Property: "UseAccumulationBuffer", "bool", "",0 + Property: "FrameSamplingCount", "int", "",7 + } + MultiLayer: 0 + MultiTake: 0 + Hidden: "True" + Shading: Y + Culling: "CullingOff" + TypeFlags: "Camera" + GeometryVersion: 124 + Position: 4000.000000,0.000000,0.000000 + Up: 0,1,0 + LookAt: 0,0,0 + ShowInfoOnMoving: 1 + ShowAudio: 0 + AudioColor: 0,1,0 + CameraOrthoZoom: 1 + } + Model: "Model::Producer Left", "Camera" { + Version: 232 + Properties60: { + Property: "QuaternionInterpolate", "bool", "",0 + Property: "Visibility", "Visibility", "A+",1 + Property: "Lcl Translation", "Lcl Translation", "A+",-4000.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,0.000000000000000,0.000000000000000 + Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000 + Property: "RotationOffset", "Vector3D", "",0,0,0 + Property: "RotationPivot", "Vector3D", "",0,0,0 + Property: "ScalingOffset", "Vector3D", "",0,0,0 + Property: "ScalingPivot", "Vector3D", "",0,0,0 + Property: "TranslationActive", "bool", "",0 + Property: "TranslationMin", "Vector3D", "",0,0,0 + Property: "TranslationMax", "Vector3D", "",0,0,0 + Property: "TranslationMinX", "bool", "",0 + Property: "TranslationMinY", "bool", "",0 + Property: "TranslationMinZ", "bool", "",0 + Property: "TranslationMaxX", "bool", "",0 + Property: "TranslationMaxY", "bool", "",0 + Property: "TranslationMaxZ", "bool", "",0 + Property: "RotationOrder", "enum", "",0 + Property: "RotationSpaceForLimitOnly", "bool", "",0 + Property: "AxisLen", "double", "",10 + Property: "PreRotation", "Vector3D", "",0,0,0 + Property: "PostRotation", "Vector3D", "",0,0,0 + Property: "RotationActive", "bool", "",0 + Property: "RotationMin", "Vector3D", "",0,0,0 + Property: "RotationMax", "Vector3D", "",0,0,0 + Property: "RotationMinX", "bool", "",0 + Property: "RotationMinY", "bool", "",0 + Property: "RotationMinZ", "bool", "",0 + Property: "RotationMaxX", "bool", "",0 + Property: "RotationMaxY", "bool", "",0 + Property: "RotationMaxZ", "bool", "",0 + Property: "RotationStiffnessX", "double", "",0 + Property: "RotationStiffnessY", "double", "",0 + Property: "RotationStiffnessZ", "double", "",0 + Property: "MinDampRangeX", "double", "",0 + Property: "MinDampRangeY", "double", "",0 + Property: "MinDampRangeZ", "double", "",0 + Property: "MaxDampRangeX", "double", "",0 + Property: "MaxDampRangeY", "double", "",0 + Property: "MaxDampRangeZ", "double", "",0 + Property: "MinDampStrengthX", "double", "",0 + Property: "MinDampStrengthY", "double", "",0 + Property: "MinDampStrengthZ", "double", "",0 + Property: "MaxDampStrengthX", "double", "",0 + Property: "MaxDampStrengthY", "double", "",0 + Property: "MaxDampStrengthZ", "double", "",0 + Property: "PreferedAngleX", "double", "",0 + Property: "PreferedAngleY", "double", "",0 + Property: "PreferedAngleZ", "double", "",0 + Property: "InheritType", "enum", "",0 + Property: "ScalingActive", "bool", "",0 + Property: "ScalingMin", "Vector3D", "",1,1,1 + Property: "ScalingMax", "Vector3D", "",1,1,1 + Property: "ScalingMinX", "bool", "",0 + Property: "ScalingMinY", "bool", "",0 + Property: "ScalingMinZ", "bool", "",0 + Property: "ScalingMaxX", "bool", "",0 + Property: "ScalingMaxY", "bool", "",0 + Property: "ScalingMaxZ", "bool", "",0 + Property: "GeometricTranslation", "Vector3D", "",0,0,0 + Property: "GeometricRotation", "Vector3D", "",0,0,0 + Property: "GeometricScaling", "Vector3D", "",1,1,1 + Property: "LookAtProperty", "object", "" + Property: "UpVectorProperty", "object", "" + Property: "Show", "bool", "",1 + Property: "NegativePercentShapeSupport", "bool", "",1 + Property: "DefaultAttributeIndex", "int", "",0 + Property: "Color", "Color", "A",0.8,0.8,0.8 + Property: "Roll", "Roll", "A+",0 + Property: "FieldOfView", "FieldOfView", "A+",40 + Property: "FieldOfViewX", "FieldOfView", "A+",1 + Property: "FieldOfViewY", "FieldOfView", "A+",1 + Property: "OpticalCenterX", "Real", "A+",0 + Property: "OpticalCenterY", "Real", "A+",0 + Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63 + Property: "TurnTable", "Real", "A+",0 + Property: "DisplayTurnTableIcon", "bool", "",1 + Property: "Motion Blur Intensity", "Real", "A+",1 + Property: "UseMotionBlur", "bool", "",0 + Property: "UseRealTimeMotionBlur", "bool", "",1 + Property: "ResolutionMode", "enum", "",0 + Property: "ApertureMode", "enum", "",2 + Property: "GateFit", "enum", "",0 + Property: "FocalLength", "Real", "A+",21.3544940948486 + Property: "CameraFormat", "enum", "",0 + Property: "AspectW", "double", "",320 + Property: "AspectH", "double", "",200 + Property: "PixelAspectRatio", "double", "",1 + Property: "UseFrameColor", "bool", "",0 + Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3 + Property: "ShowName", "bool", "",1 + Property: "ShowGrid", "bool", "",1 + Property: "ShowOpticalCenter", "bool", "",0 + Property: "ShowAzimut", "bool", "",1 + Property: "ShowTimeCode", "bool", "",0 + Property: "NearPlane", "double", "",1.000000 + Property: "FarPlane", "double", "",30000.000000 + Property: "FilmWidth", "double", "",0.816 + Property: "FilmHeight", "double", "",0.612 + Property: "FilmAspectRatio", "double", "",1.33333333333333 + Property: "FilmSqueezeRatio", "double", "",1 + Property: "FilmFormatIndex", "enum", "",4 + Property: "ViewFrustum", "bool", "",1 + Property: "ViewFrustumNearFarPlane", "bool", "",0 + Property: "ViewFrustumBackPlaneMode", "enum", "",2 + Property: "BackPlaneDistance", "double", "",100 + Property: "BackPlaneDistanceMode", "enum", "",0 + Property: "ViewCameraToLookAt", "bool", "",1 + Property: "LockMode", "bool", "",0 + Property: "LockInterestNavigation", "bool", "",0 + Property: "FitImage", "bool", "",0 + Property: "Crop", "bool", "",0 + Property: "Center", "bool", "",1 + Property: "KeepRatio", "bool", "",1 + Property: "BackgroundMode", "enum", "",0 + Property: "BackgroundAlphaTreshold", "double", "",0.5 + Property: "ForegroundTransparent", "bool", "",1 + Property: "DisplaySafeArea", "bool", "",0 + Property: "SafeAreaDisplayStyle", "enum", "",1 + Property: "SafeAreaAspectRatio", "double", "",1.33333333333333 + Property: "Use2DMagnifierZoom", "bool", "",0 + Property: "2D Magnifier Zoom", "Real", "A+",100 + Property: "2D Magnifier X", "Real", "A+",50 + Property: "2D Magnifier Y", "Real", "A+",50 + Property: "CameraProjectionType", "enum", "",1 + Property: "UseRealTimeDOFAndAA", "bool", "",0 + Property: "UseDepthOfField", "bool", "",0 + Property: "FocusSource", "enum", "",0 + Property: "FocusAngle", "double", "",3.5 + Property: "FocusDistance", "double", "",200 + Property: "UseAntialiasing", "bool", "",0 + Property: "AntialiasingIntensity", "double", "",0.77777 + Property: "UseAccumulationBuffer", "bool", "",0 + Property: "FrameSamplingCount", "int", "",7 + } + MultiLayer: 0 + MultiTake: 0 + Hidden: "True" + Shading: Y + Culling: "CullingOff" + TypeFlags: "Camera" + GeometryVersion: 124 + Position: -4000.000000,0.000000,0.000000 + Up: 0,1,0 + LookAt: 0,0,0 + ShowInfoOnMoving: 1 + ShowAudio: 0 + AudioColor: 0,1,0 + CameraOrthoZoom: 1 + } + Material: "Material::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.9473,0.7011,0.2747 + Property: "EmissiveFactor", "double", "",0.0000 + Property: "AmbientColor", "ColorRGB", "",1.0000,1.0000,1.0000 + Property: "AmbientFactor", "double", "",1.0000 + Property: "DiffuseColor", "ColorRGB", "",0.9473,0.7011,0.2747 + 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.9,0.7,0.3 + 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 + } + GroupSelection: "GroupSelection::minecraft-character-rig", "Default" { + Properties60: { + Property: "MultiLayer", "bool", "",0 + Property: "Pickable", "bool", "",1 + Property: "Transformable", "bool", "",1 + Property: "Show", "bool", "",1 + } + MultiLayer: 0 + } + 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.000000162920671,1.000000000000000,0.000000071522834,0.000000000000000,-1.000000000000000,0.000000162920628,0.000000715255737,0.000000000000000,0.000000671544342,-0.000000071522976,1.000000000000000,0.000000000000000,0.000000211099021,-0.250000000000000,0.375000059604645,1.000000000000000 + TransformLink: 0.000000162920685,0.000000715255737,1.000000000000000,0.000000000000000,1.000000000000000,-0.000000071522948,-0.000000162920628,0.000000000000000,0.000000071522869,1.000000000000000,-0.000000671544342,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003974884,-1.000000000000000,-0.000000087422713,0.000000000000000,0.000000059604659,-0.000000087422720,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974860,0.000000073513739,0.000000000000000,-0.375000119209290,0.374999970197678,-0.124999940395355,1.000000000000000 + TransformLink: 0.000000003974854,-1.000000000000000,-0.000000073513739,0.000000000000000,-1.000000000000000,-0.000000003974890,0.000000087422713,0.000000000000000,-0.000000087422720,0.000000059604659,-1.000000000000000,0.000000000000000,0.249999970197678,-0.000000109772067,-0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003974951,-1.000000000000000,-0.000000087422734,0.000000000000000,-0.000000294054871,-0.000000087422748,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974897,-0.000000162920671,0.000000000000000,-0.375000149011612,0.374999940395355,0.124999962747097,1.000000000000000 + TransformLink: 0.000000003974911,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000003974925,0.000000087422734,0.000000000000000,-0.000000087422748,-0.000000294054871,-1.000000000000000,0.000000000000000,0.249999970197678,-0.000000109772053,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003974951,-1.000000000000000,-0.000000087422734,0.000000000000000,-0.000000294055098,-0.000000087422748,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974897,-0.000000162920784,0.000000000000000,-0.375000149011612,0.124999955296516,0.124999947845936,1.000000000000000 + TransformLink: 0.000000003974911,-1.000000000000000,0.000000162920784,0.000000000000000,-1.000000000000000,-0.000000003974925,0.000000087422734,0.000000000000000,-0.000000087422748,-0.000000294055098,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772039,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_L_04", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003975066,-1.000000000000000,-0.000000087422769,0.000000000000000,-0.000000715255737,-0.000000087422777,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974973,-0.000000671544342,0.000000000000000,-0.375000029802322,0.124999977648258,-0.125000238418579,1.000000000000000 + TransformLink: 0.000000003975032,-1.000000000000000,0.000000671544342,0.000000000000000,-1.000000000000000,-0.000000003975003,0.000000087422769,0.000000000000000,-0.000000087422777,-0.000000715255737,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772060,-0.125000000000000,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,8,9,11,13,14,15,16,17,18,19,20,22,24,25,26,27,28,29,30 + ,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,51,54,55,56,57,58,59 + ,60,61,62,63,64,67,68,69,70,71,72,73,74,75,76,77 + 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: 10,12,19,25,30,32,33,40,41,46,47,48,49,50,51,52,53,58,59,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,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120 + ,121,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145 + Weights: 1.00000000,1.00000000,0.50000000,0.50000000,0.50000000,0.50000000,0.50000000,0.95000000,0.95000000,0.20000000,0.95000000,1.00000000,1.00000000,1.00000000,0.95000000,1.00000000,1.00000000,0.50000000,0.50000000,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 + ,0.85000001,0.61111111,0.31249997,0.85000001,0.61111111,0.31249997,0.85000001,0.61111111,0.31249997,0.85000001,0.61111111,0.31249997,1.00000000,1.00000000,0.31249998,0.31249997,0.31249998,0.61111110,0.61111111,0.61111110,0.85000001,0.85000001,0.85000001,0.85000001,0.85000001,0.85000001,0.61111110,0.61111111,0.61111110,0.31249998,0.31249997,0.31249998,0.31249998,0.31249997,0.31249998,0.61111110,0.61111111,0.61111110 + ,0.85000001,0.85000001,0.85000001,0.31249998,0.31249997,0.31249998,0.61111110,0.61111111,0.61111110,0.85000001,0.85000001,0.85000001 + 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.000000075497908,1.000000000000000,0.000000087422769,0.000000000000000,-1.000000000000000,-0.000000075497901,0.000000000000000,0.000000000000000,-0.000000043711420,-0.000000087422784,1.000000119209290,0.000000000000000,-0.000000016391782,-0.000000032783543,0.375000059604645,1.000000000000000 + TransformLink: -0.000000075497901,0.000000000000007,1.000000000000000,0.000000000000000,1.000000000000000,-0.000000087422762,0.000000075497901,0.000000000000000,0.000000087422777,0.999999940395355,0.000000043711424,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 0,87,88,89,96,97,98,104,105,106,107,108,109,110,111,112,125,126,127,137,138,139,140 + ,141,142,143,144,145,146,147,148,149,150,151,152,153,154 + Weights: 1.00000000,0.14999999,0.38888889,0.68750003,0.75000000,0.49999999,0.24999999,0.51562501,0.34374999,0.17187500,0.29166668,0.19444445,0.09722222,0.11249999,0.07499999,0.03750000,0.75000000,0.49999999,0.24999999,0.17187501,0.34375003,0.51562502,0.09722222,0.19444445,0.29166668,0.03750000,0.07500000,0.11249999,0.06250000,0.12499999,0.18749999,0.12500000,0.24999999,0.37499999,0.18750000,0.37500001,0.56250001 + Transform: -0.000000011924869,-1.000000000000000,0.000000087422777,0.000000000000000,-0.000000000000013,0.000000087422777,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924880,0.000000043711420,0.000000000000000,-0.375000178813934,0.124999962747097,-0.124999992549419,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,-0.000000043711417,0.000000000000000,-1.000000000000000,0.000000011924868,-0.000000087422777,0.000000000000000,0.000000087422777,-0.000000000000014,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772053,-0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 2,90,91,92,96,97,98,104,105,106,107,108,109,110,111,112,122,123,124,128,129,130,131 + ,132,133,134,135,136,146,147,148,149,150,151,152,153,154 + Weights: 1.00000000,0.14999999,0.38888889,0.68750003,0.25000000,0.50000001,0.75000001,0.17187501,0.34375003,0.51562502,0.09722222,0.19444445,0.29166668,0.03750000,0.07500000,0.11249999,0.25000000,0.50000001,0.75000001,0.51562501,0.34374999,0.17187500,0.29166668,0.19444445,0.09722222,0.11249999,0.07499999,0.03750000,0.18750000,0.37500002,0.56250002,0.12500000,0.25000002,0.37500002,0.06250000,0.12500000,0.18750000 + Transform: -0.000000011924875,-1.000000000000000,-0.000000087422791,0.000000000000000,-0.000000174845567,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924890,-0.000000162920671,0.000000000000000,-0.375000178813934,0.124999962747097,0.124999947845936,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,0.000000011924890,0.000000087422791,0.000000000000000,-0.000000087422791,-0.000000174845553,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772067,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 6,93,94,95,99,100,101,113,114,115,116,117,118,119,120,121,122,123,124,128,129,130,131 + ,132,133,134,135,136,146,147,148,149,150,151,152,153,154 + Weights: 1.00000000,0.14999999,0.38888889,0.68750003,0.25000000,0.50000001,0.75000001,0.03750000,0.07500000,0.11249999,0.09722222,0.19444445,0.29166668,0.17187501,0.34375003,0.51562502,0.75000000,0.49999999,0.24999999,0.17187501,0.34375003,0.51562502,0.09722222,0.19444445,0.29166668,0.03750000,0.07500000,0.11249999,0.56250001,0.37499999,0.18749999,0.37500001,0.25000000,0.12500000,0.18750000,0.12500000,0.06250000 + Transform: -0.000000011924875,-1.000000000000000,-0.000000087422791,0.000000000000000,-0.000000174845567,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924890,-0.000000162920671,0.000000000000000,-0.375000178813934,-0.125000029802322,0.124999925494194,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,0.000000011924890,0.000000087422791,0.000000000000000,-0.000000087422791,-0.000000174845553,-1.000000000000000,0.000000000000000,-0.250000029802322,-0.000000109772053,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_R_04", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 4,84,85,86,99,100,101,113,114,115,116,117,118,119,120,121,125,126,127,137,138,139,140 + ,141,142,143,144,145,146,147,148,149,150,151,152,153,154 + Weights: 1.00000000,0.14999999,0.38888889,0.68750003,0.75000000,0.49999999,0.24999999,0.11249999,0.07499999,0.03750000,0.29166668,0.19444445,0.09722222,0.51562501,0.34374999,0.17187500,0.25000000,0.50000001,0.75000001,0.51562501,0.34374999,0.17187500,0.29166668,0.19444445,0.09722222,0.11249999,0.07499999,0.03750000,0.18749999,0.12499999,0.06249999,0.37499998,0.24999999,0.12499999,0.56250000,0.37499998,0.18749999 + Transform: -0.000000011924869,-1.000000000000000,0.000000087422777,0.000000000000000,-0.000000000000013,0.000000087422777,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924880,0.000000043711420,0.000000000000000,-0.375000178813934,-0.125000029802322,-0.124999970197678,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,-0.000000043711417,0.000000000000000,-1.000000000000000,0.000000011924868,-0.000000087422777,0.000000000000000,0.000000087422777,-0.000000000000014,-1.000000000000000,0.000000000000000,-0.250000029802322,-0.000000109772053,-0.125000000000000,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: 21,23,31 + 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.000000162920671,1.000000000000000,0.000000071522834,0.000000000000000,-1.000000000000000,0.000000162920628,0.000000715255737,0.000000000000000,0.000000671544342,-0.000000071522976,1.000000000000000,0.000000000000000,0.000000801182864,-0.750000059604645,1.374999761581421,1.000000000000000 + TransformLink: 0.000000162920685,0.000000715255737,1.000000000000000,0.000000000000000,1.000000000000000,-0.000000071522948,-0.000000162920628,0.000000000000000,0.000000071522869,1.000000000000000,-0.000000671544342,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003974884,-1.000000000000000,-0.000000087422713,0.000000000000000,0.000000059604659,-0.000000087422720,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974860,0.000000073513739,0.000000000000000,-1.374999880790710,0.875000000000000,-0.124999821186066,1.000000000000000 + TransformLink: 0.000000003974854,-1.000000000000000,-0.000000073513739,0.000000000000000,-1.000000000000000,-0.000000003974890,0.000000087422713,0.000000000000000,-0.000000087422720,0.000000059604659,-1.000000000000000,0.000000000000000,0.249999970197678,-0.000000109772067,-0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003974951,-1.000000000000000,-0.000000087422734,0.000000000000000,-0.000000294054871,-0.000000087422748,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974897,-0.000000162920671,0.000000000000000,-1.374999880790710,0.874999940395355,0.124999843537807,1.000000000000000 + TransformLink: 0.000000003974911,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000003974925,0.000000087422734,0.000000000000000,-0.000000087422748,-0.000000294054871,-1.000000000000000,0.000000000000000,0.249999970197678,-0.000000109772053,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003974951,-1.000000000000000,-0.000000087422734,0.000000000000000,-0.000000294055098,-0.000000087422748,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974897,-0.000000162920784,0.000000000000000,-1.374999880790710,0.624999940395355,0.124999828636646,1.000000000000000 + TransformLink: 0.000000003974911,-1.000000000000000,0.000000162920784,0.000000000000000,-1.000000000000000,-0.000000003974925,0.000000087422734,0.000000000000000,-0.000000087422748,-0.000000294055098,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772039,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_L_04", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003975066,-1.000000000000000,-0.000000087422769,0.000000000000000,-0.000000715255737,-0.000000087422777,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974973,-0.000000671544342,0.000000000000000,-1.374999761581421,0.625000000000000,-0.125000864267349,1.000000000000000 + TransformLink: 0.000000003975032,-1.000000000000000,0.000000671544342,0.000000000000000,-1.000000000000000,-0.000000003975003,0.000000087422769,0.000000000000000,-0.000000087422777,-0.000000715255737,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772060,-0.125000000000000,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.000000075497908,1.000000000000000,0.000000087422769,0.000000000000000,-1.000000000000000,-0.000000075497901,0.000000000000000,0.000000000000000,-0.000000043711420,-0.000000087422784,1.000000119209290,0.000000000000000,-0.000000022354238,-0.500000119209290,1.374999880790710,1.000000000000000 + TransformLink: -0.000000075497901,0.000000000000007,1.000000000000000,0.000000000000000,1.000000000000000,-0.000000087422762,0.000000075497901,0.000000000000000,0.000000087422777,0.999999940395355,0.000000043711424,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924869,-1.000000000000000,0.000000087422777,0.000000000000000,-0.000000000000013,0.000000087422777,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924880,0.000000043711420,0.000000000000000,-1.375000000000000,0.625000000000000,-0.124999992549419,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,-0.000000043711417,0.000000000000000,-1.000000000000000,0.000000011924868,-0.000000087422777,0.000000000000000,0.000000087422777,-0.000000000000014,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772053,-0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924875,-1.000000000000000,-0.000000087422791,0.000000000000000,-0.000000174845567,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924890,-0.000000162920671,0.000000000000000,-1.375000000000000,0.625000000000000,0.124999828636646,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,0.000000011924890,0.000000087422791,0.000000000000000,-0.000000087422791,-0.000000174845553,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772067,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924875,-1.000000000000000,-0.000000087422791,0.000000000000000,-0.000000174845567,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924890,-0.000000162920671,0.000000000000000,-1.375000000000000,0.375000000000000,0.124999806284904,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,0.000000011924890,0.000000087422791,0.000000000000000,-0.000000087422791,-0.000000174845553,-1.000000000000000,0.000000000000000,-0.250000029802322,-0.000000109772053,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_R_04", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924869,-1.000000000000000,0.000000087422777,0.000000000000000,-0.000000000000013,0.000000087422777,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924880,0.000000043711420,0.000000000000000,-1.375000000000000,0.375000000000000,-0.124999970197678,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,-0.000000043711417,0.000000000000000,-1.000000000000000,0.000000011924868,-0.000000087422777,0.000000000000000,0.000000087422777,-0.000000000000014,-1.000000000000000,0.000000000000000,-0.250000029802322,-0.000000109772053,-0.125000000000000,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,8,9,11,13,14,15,16,17,18,19,20,22,24,25,26,27,28,29,30 + ,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,51,54,55,56,57,58,59 + ,60,61,62,63,64,67,68,69,70,71,72,73,74,75,76,77 + 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: 10,12,19,25,30,32,33,40,41,46,47,48,49,50,51,52,53,58,59,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,107,108,109,110,111,112,113,114,115,116,117,118,119,120 + ,121,122,123,124,125,132,133,134,135,136,137,138,139,140,141,142,143,144,145 + Weights: 1.00000000,1.00000000,0.50000000,0.50000000,0.50000000,0.50000000,0.50000000,0.95000000,0.95000000,0.20000000,0.95000000,1.00000000,1.00000000,1.00000000,0.95000000,1.00000000,1.00000000,0.50000000,0.50000000,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,0.85000001,0.31249997,0.85000001,0.31249997 + ,0.61111111,0.85000001,0.31249997,0.61111111,0.61111111,0.85000001,0.31249997,1.00000000,1.00000000,0.61111111,1.00000000,0.61111110,0.61111111,0.61111110,0.31249998,0.31249997,0.31249998,0.31249998,0.31249997,0.31249998,0.85000001,0.85000001,0.85000001,0.85000001,0.85000001,0.85000001,0.61111110,0.61111111,0.61111110,1.00000000,0.31249998,0.31249997,0.31249998,0.61111110,0.61111111,0.61111110,0.85000001,0.85000001 + ,0.85000001,0.31249998,0.31249997,0.31249998,0.61111110,0.61111111,0.61111110,0.85000001,0.85000001,0.85000001,1.00000000,1.00000000 + 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.000000162920671,1.000000000000000,0.000000071522834,0.000000000000000,-1.000000000000000,0.000000162920628,0.000000715255737,0.000000000000000,0.000000671544342,-0.000000071522976,1.000000000000000,0.000000000000000,0.000000251829192,0.000000002981206,0.375000089406967,1.000000000000000 + TransformLink: 0.000000162920685,0.000000715255737,1.000000000000000,0.000000000000000,1.000000000000000,-0.000000071522948,-0.000000162920628,0.000000000000000,0.000000071522869,1.000000000000000,-0.000000671544342,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 0,82,90,93,104,105,106,107,108,109,113,114,115,116,117,118,126,127,128,135,136,137,138 + ,139,140,141,142,143,146,147,148,149,150,151,152,153,154 + Weights: 1.00000000,0.14999999,0.68750003,0.38888889,0.75000000,0.49999999,0.24999999,0.17187501,0.34375003,0.51562502,0.03750000,0.07500000,0.11249999,0.09722222,0.19444445,0.29166668,0.75000000,0.49999999,0.24999999,0.17187501,0.34375003,0.51562502,0.09722222,0.19444445,0.29166668,0.03750000,0.07500000,0.11249999,0.18749999,0.12499999,0.06249999,0.37499998,0.24999999,0.12499999,0.56250000,0.37499999,0.18749999 + Transform: 0.000000003974884,-1.000000000000000,-0.000000087422713,0.000000000000000,0.000000059604659,-0.000000087422720,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974860,0.000000073513739,0.000000000000000,-0.375000119209290,0.124999985098839,-0.124999962747097,1.000000000000000 + TransformLink: 0.000000003974854,-1.000000000000000,-0.000000073513739,0.000000000000000,-1.000000000000000,-0.000000003974890,0.000000087422713,0.000000000000000,-0.000000087422720,0.000000059604659,-1.000000000000000,0.000000000000000,0.249999970197678,-0.000000109772067,-0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 2,81,88,89,95,96,97,98,99,100,101,102,103,110,111,112,126,127,128,135,136,137,138 + ,139,140,141,142,143,146,147,148,149,150,151,152,153,154 + Weights: 1.00000000,0.68750003,0.38888889,0.14999999,0.29166668,0.19444445,0.09722222,0.51562501,0.34374999,0.17187500,0.25000000,0.50000001,0.75000001,0.11249999,0.07499999,0.03750000,0.25000000,0.50000001,0.75000001,0.51562501,0.34374999,0.17187500,0.29166668,0.19444445,0.09722222,0.11249999,0.07499999,0.03750000,0.06250000,0.12500001,0.18750000,0.12500000,0.25000002,0.37500002,0.18750000,0.37500002,0.56250002 + Transform: 0.000000003974951,-1.000000000000000,-0.000000087422734,0.000000000000000,-0.000000294054871,-0.000000087422748,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974897,-0.000000162920671,0.000000000000000,-0.375000149011612,0.124999955296516,0.124999940395355,1.000000000000000 + TransformLink: 0.000000003974911,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000003974925,0.000000087422734,0.000000000000000,-0.000000087422748,-0.000000294054871,-1.000000000000000,0.000000000000000,0.249999970197678,-0.000000109772053,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 6,80,86,87,95,96,97,98,99,100,101,102,103,110,111,112,120,121,122,123,124,125,129 + ,130,131,132,133,134,146,147,148,149,150,151,152,153,154 + Weights: 1.00000000,0.14999999,0.68750003,0.38888889,0.09722222,0.19444445,0.29166668,0.17187501,0.34375003,0.51562502,0.75000000,0.49999999,0.24999999,0.03750000,0.07500000,0.11249999,0.17187501,0.34375003,0.51562502,0.09722222,0.19444445,0.29166668,0.25000000,0.50000001,0.75000001,0.03750000,0.07500000,0.11249999,0.18750000,0.37500002,0.56250001,0.12500000,0.24999999,0.37499999,0.06250000,0.12499999,0.18749999 + Transform: 0.000000003974951,-1.000000000000000,-0.000000087422734,0.000000000000000,-0.000000294055098,-0.000000087422748,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974897,-0.000000162920784,0.000000000000000,-0.375000149011612,-0.125000044703484,0.124999925494194,1.000000000000000 + TransformLink: 0.000000003974911,-1.000000000000000,0.000000162920784,0.000000000000000,-1.000000000000000,-0.000000003974925,0.000000087422734,0.000000000000000,-0.000000087422748,-0.000000294055098,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772039,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_L_04", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: 4,83,84,85,104,105,106,107,108,109,113,114,115,116,117,118,120,121,122,123,124,125,129 + ,130,131,132,133,134,146,147,148,149,150,151,152,153,154 + Weights: 1.00000000,0.68750003,0.38888889,0.14999999,0.25000000,0.50000001,0.75000001,0.51562501,0.34374999,0.17187500,0.11249999,0.07499999,0.03750000,0.29166668,0.19444445,0.09722222,0.51562501,0.34374999,0.17187500,0.29166668,0.19444445,0.09722222,0.75000000,0.49999999,0.24999999,0.11249999,0.07499999,0.03750000,0.56250001,0.37499999,0.18749999,0.37500001,0.25000000,0.12500000,0.18750000,0.12500000,0.06250000 + Transform: 0.000000003975066,-1.000000000000000,-0.000000087422769,0.000000000000000,-0.000000715255737,-0.000000087422777,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974973,-0.000000671544342,0.000000000000000,-0.375000029802322,-0.125000014901161,-0.125000268220901,1.000000000000000 + TransformLink: 0.000000003975032,-1.000000000000000,0.000000671544342,0.000000000000000,-1.000000000000000,-0.000000003975003,0.000000087422769,0.000000000000000,-0.000000087422777,-0.000000715255737,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772060,-0.125000000000000,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: 21,23,31 + 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.000000075497908,1.000000000000000,0.000000087422769,0.000000000000000,-1.000000000000000,-0.000000075497901,0.000000000000000,0.000000000000000,-0.000000043711420,-0.000000087422784,1.000000119209290,0.000000000000000,-0.000000035266261,0.249999970197678,0.375000089406967,1.000000000000000 + TransformLink: -0.000000075497901,0.000000000000007,1.000000000000000,0.000000000000000,1.000000000000000,-0.000000087422762,0.000000075497901,0.000000000000000,0.000000087422777,0.999999940395355,0.000000043711424,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924869,-1.000000000000000,0.000000087422777,0.000000000000000,-0.000000000000013,0.000000087422777,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924880,0.000000043711420,0.000000000000000,-0.375000178813934,-0.125000029802322,-0.124999970197678,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,-0.000000043711417,0.000000000000000,-1.000000000000000,0.000000011924868,-0.000000087422777,0.000000000000000,0.000000087422777,-0.000000000000014,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772053,-0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924875,-1.000000000000000,-0.000000087422791,0.000000000000000,-0.000000174845567,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924890,-0.000000162920671,0.000000000000000,-0.375000178813934,-0.125000029802322,0.124999925494194,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,0.000000011924890,0.000000087422791,0.000000000000000,-0.000000087422791,-0.000000174845553,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772067,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924875,-1.000000000000000,-0.000000087422791,0.000000000000000,-0.000000174845567,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924890,-0.000000162920671,0.000000000000000,-0.375000208616257,-0.375000029802322,0.124999903142452,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,0.000000011924890,0.000000087422791,0.000000000000000,-0.000000087422791,-0.000000174845553,-1.000000000000000,0.000000000000000,-0.250000029802322,-0.000000109772053,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_R_04", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924869,-1.000000000000000,0.000000087422777,0.000000000000000,-0.000000000000013,0.000000087422777,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924880,0.000000043711420,0.000000000000000,-0.375000178813934,-0.375000029802322,-0.124999947845936,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,-0.000000043711417,0.000000000000000,-1.000000000000000,0.000000011924868,-0.000000087422777,0.000000000000000,0.000000087422777,-0.000000000000014,-1.000000000000000,0.000000000000000,-0.250000029802322,-0.000000109772053,-0.125000000000000,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_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.000000162920671,1.000000000000000,0.000000071522834,0.000000000000000,-1.000000000000000,0.000000162920628,0.000000715255737,0.000000000000000,0.000000671544342,-0.000000071522976,1.000000000000000,0.000000000000000,0.000000735122399,-0.125000044703484,1.125000119209290,1.000000000000000 + TransformLink: 0.000000162920685,0.000000715255737,1.000000000000000,0.000000000000000,1.000000000000000,-0.000000071522948,-0.000000162920628,0.000000000000000,0.000000071522869,1.000000000000000,-0.000000671544342,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003974884,-1.000000000000000,-0.000000087422713,0.000000000000000,0.000000059604659,-0.000000087422720,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974860,0.000000073513739,0.000000000000000,-1.125000119209290,0.249999985098839,-0.124999895691872,1.000000000000000 + TransformLink: 0.000000003974854,-1.000000000000000,-0.000000073513739,0.000000000000000,-1.000000000000000,-0.000000003974890,0.000000087422713,0.000000000000000,-0.000000087422720,0.000000059604659,-1.000000000000000,0.000000000000000,0.249999970197678,-0.000000109772067,-0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003974951,-1.000000000000000,-0.000000087422734,0.000000000000000,-0.000000294054871,-0.000000087422748,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974897,-0.000000162920671,0.000000000000000,-1.125000119209290,0.249999955296516,0.124999828636646,1.000000000000000 + TransformLink: 0.000000003974911,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000003974925,0.000000087422734,0.000000000000000,-0.000000087422748,-0.000000294054871,-1.000000000000000,0.000000000000000,0.249999970197678,-0.000000109772053,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003974951,-1.000000000000000,-0.000000087422734,0.000000000000000,-0.000000294055098,-0.000000087422748,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974897,-0.000000162920784,0.000000000000000,-1.125000119209290,-0.000000045201922,0.124999813735485,1.000000000000000 + TransformLink: 0.000000003974911,-1.000000000000000,0.000000162920784,0.000000000000000,-1.000000000000000,-0.000000003974925,0.000000087422734,0.000000000000000,-0.000000087422748,-0.000000294055098,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772039,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_L_04", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003975066,-1.000000000000000,-0.000000087422769,0.000000000000000,-0.000000715255737,-0.000000087422777,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974973,-0.000000671544342,0.000000000000000,-1.125000000000000,-0.000000023346320,-0.125000759959221,1.000000000000000 + TransformLink: 0.000000003975032,-1.000000000000000,0.000000671544342,0.000000000000000,-1.000000000000000,-0.000000003975003,0.000000087422769,0.000000000000000,-0.000000087422777,-0.000000715255737,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772060,-0.125000000000000,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.000000075497908,1.000000000000000,0.000000087422769,0.000000000000000,-1.000000000000000,-0.000000075497901,0.000000000000000,0.000000000000000,-0.000000043711420,-0.000000087422784,1.000000119209290,0.000000000000000,-0.000000058612585,0.124999903142452,1.125000119209290,1.000000000000000 + TransformLink: -0.000000075497901,0.000000000000007,1.000000000000000,0.000000000000000,1.000000000000000,-0.000000087422762,0.000000075497901,0.000000000000000,0.000000087422777,0.999999940395355,0.000000043711424,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924869,-1.000000000000000,0.000000087422777,0.000000000000000,-0.000000000000013,0.000000087422777,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924880,0.000000043711420,0.000000000000000,-1.125000238418579,-0.000000027314680,-0.124999947845936,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,-0.000000043711417,0.000000000000000,-1.000000000000000,0.000000011924868,-0.000000087422777,0.000000000000000,0.000000087422777,-0.000000000000014,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772053,-0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924875,-1.000000000000000,-0.000000087422791,0.000000000000000,-0.000000174845567,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924890,-0.000000162920671,0.000000000000000,-1.125000238418579,-0.000000027314670,0.124999813735485,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,0.000000011924890,0.000000087422791,0.000000000000000,-0.000000087422791,-0.000000174845553,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772067,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924875,-1.000000000000000,-0.000000087422791,0.000000000000000,-0.000000174845567,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924890,-0.000000162920671,0.000000000000000,-1.125000238418579,-0.250000029802322,0.124999791383743,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,0.000000011924890,0.000000087422791,0.000000000000000,-0.000000087422791,-0.000000174845553,-1.000000000000000,0.000000000000000,-0.250000029802322,-0.000000109772053,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_R_04", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924869,-1.000000000000000,0.000000087422777,0.000000000000000,-0.000000000000013,0.000000087422777,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924880,0.000000043711420,0.000000000000000,-1.125000238418579,-0.250000029802322,-0.124999925494194,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,-0.000000043711417,0.000000000000000,-1.000000000000000,0.000000011924868,-0.000000087422777,0.000000000000000,0.000000087422777,-0.000000000000014,-1.000000000000000,0.000000000000000,-0.250000029802322,-0.000000109772053,-0.125000000000000,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.000000162920671,1.000000000000000,0.000000071522834,0.000000000000000,-1.000000000000000,0.000000162920628,0.000000715255737,0.000000000000000,0.000000671544342,-0.000000071522976,1.000000000000000,0.000000000000000,0.000001004833962,0.500000000000000,1.375000238418579,1.000000000000000 + TransformLink: 0.000000162920685,0.000000715255737,1.000000000000000,0.000000000000000,1.000000000000000,-0.000000071522948,-0.000000162920628,0.000000000000000,0.000000071522869,1.000000000000000,-0.000000671544342,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003974884,-1.000000000000000,-0.000000087422713,0.000000000000000,0.000000059604659,-0.000000087422720,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974860,0.000000073513739,0.000000000000000,-1.375000238418579,-0.375000089406967,-0.124999932944775,1.000000000000000 + TransformLink: 0.000000003974854,-1.000000000000000,-0.000000073513739,0.000000000000000,-1.000000000000000,-0.000000003974890,0.000000087422713,0.000000000000000,-0.000000087422720,0.000000059604659,-1.000000000000000,0.000000000000000,0.249999970197678,-0.000000109772067,-0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003974951,-1.000000000000000,-0.000000087422734,0.000000000000000,-0.000000294054871,-0.000000087422748,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974897,-0.000000162920671,0.000000000000000,-1.375000238418579,-0.375000119209290,0.124999739229679,1.000000000000000 + TransformLink: 0.000000003974911,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000003974925,0.000000087422734,0.000000000000000,-0.000000087422748,-0.000000294054871,-1.000000000000000,0.000000000000000,0.249999970197678,-0.000000109772053,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003974951,-1.000000000000000,-0.000000087422734,0.000000000000000,-0.000000294055098,-0.000000087422748,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974897,-0.000000162920784,0.000000000000000,-1.375000238418579,-0.625000119209290,0.124999724328518,1.000000000000000 + TransformLink: 0.000000003974911,-1.000000000000000,0.000000162920784,0.000000000000000,-1.000000000000000,-0.000000003974925,0.000000087422734,0.000000000000000,-0.000000087422748,-0.000000294055098,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772039,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_L_04", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000003975066,-1.000000000000000,-0.000000087422769,0.000000000000000,-0.000000715255737,-0.000000087422777,1.000000000000000,0.000000000000000,-1.000000000000000,-0.000000003974973,-0.000000671544342,0.000000000000000,-1.375000119209290,-0.625000059604645,-0.125000983476639,1.000000000000000 + TransformLink: 0.000000003975032,-1.000000000000000,0.000000671544342,0.000000000000000,-1.000000000000000,-0.000000003975003,0.000000087422769,0.000000000000000,-0.000000087422777,-0.000000715255737,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772060,-0.125000000000000,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.000000075497908,1.000000000000000,0.000000087422769,0.000000000000000,-1.000000000000000,-0.000000075497901,0.000000000000000,0.000000000000000,-0.000000043711420,-0.000000087422784,1.000000119209290,0.000000000000000,-0.000000116726646,0.749999940395355,1.375000357627869,1.000000000000000 + TransformLink: -0.000000075497901,0.000000000000007,1.000000000000000,0.000000000000000,1.000000000000000,-0.000000087422762,0.000000075497901,0.000000000000000,0.000000087422777,0.999999940395355,0.000000043711424,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924869,-1.000000000000000,0.000000087422777,0.000000000000000,-0.000000000000013,0.000000087422777,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924880,0.000000043711420,0.000000000000000,-1.375000357627869,-0.625000059604645,-0.124999888241291,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,-0.000000043711417,0.000000000000000,-1.000000000000000,0.000000011924868,-0.000000087422777,0.000000000000000,0.000000087422777,-0.000000000000014,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772053,-0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924875,-1.000000000000000,-0.000000087422791,0.000000000000000,-0.000000174845567,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924890,-0.000000162920671,0.000000000000000,-1.375000357627869,-0.625000059604645,0.124999724328518,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,0.000000011924890,0.000000087422791,0.000000000000000,-0.000000087422791,-0.000000174845553,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772067,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924875,-1.000000000000000,-0.000000087422791,0.000000000000000,-0.000000174845567,-0.000000087422791,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924890,-0.000000162920671,0.000000000000000,-1.375000357627869,-0.875000059604645,0.124999701976776,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,0.000000011924890,0.000000087422791,0.000000000000000,-0.000000087422791,-0.000000174845553,-1.000000000000000,0.000000000000000,-0.250000029802322,-0.000000109772053,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_R_04", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000011924869,-1.000000000000000,0.000000087422777,0.000000000000000,-0.000000000000013,0.000000087422777,1.000000000000000,0.000000000000000,-1.000000119209290,0.000000011924880,0.000000043711420,0.000000000000000,-1.375000357627869,-0.875000059604645,-0.124999865889549,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,-0.000000043711417,0.000000000000000,-1.000000000000000,0.000000011924868,-0.000000087422777,0.000000000000000,0.000000087422777,-0.000000000000014,-1.000000000000000,0.000000000000000,-0.250000029802322,-0.000000109772053,-0.125000000000000,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 + } + Deformer: "Deformer::Skin MESH_HeadEmpty", "Skin" { + Version: 100 + MultiLayer: 0 + Type: "Skin" + Properties60: { + } + Link_DeformAcuracy: 50 + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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 + 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 + 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty def_foot_L", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000173103217,1.062500000000000,0.000000075993015,0.000000000000000,-1.062500000000000,0.000000173103160,0.000000759959221,0.000000000000000,0.000000713515874,-0.000000075993164,1.062500000000000,0.000000000000000,0.000001154837491,-0.125000089406967,1.750000119209290,1.000000000000000 + TransformLink: 0.000000162920685,0.000000715255737,1.000000000000000,0.000000000000000,1.000000000000000,-0.000000071522948,-0.000000162920628,0.000000000000000,0.000000071522869,1.000000000000000,-0.000000671544342,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000004223315,-1.062500000000000,-0.000000092886630,0.000000000000000,0.000000063329949,-0.000000092886637,1.062500000000000,0.000000000000000,-1.062500000000000,-0.000000004223289,0.000000078108350,0.000000000000000,-1.750000119209290,0.249999985098839,-0.124999850988388,1.000000000000000 + TransformLink: 0.000000003974854,-1.000000000000000,-0.000000073513739,0.000000000000000,-1.000000000000000,-0.000000003974890,0.000000087422713,0.000000000000000,-0.000000087422720,0.000000059604659,-1.000000000000000,0.000000000000000,0.249999970197678,-0.000000109772067,-0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000004223386,-1.062500000000000,-0.000000092886651,0.000000000000000,-0.000000312433315,-0.000000092886673,1.062500000000000,0.000000000000000,-1.062500000000000,-0.000000004223328,-0.000000173103217,0.000000000000000,-1.750000119209290,0.249999955296516,0.124999731779099,1.000000000000000 + TransformLink: 0.000000003974911,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000003974925,0.000000087422734,0.000000000000000,-0.000000087422748,-0.000000294054871,-1.000000000000000,0.000000000000000,0.249999970197678,-0.000000109772053,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000004223386,-1.062500000000000,-0.000000092886651,0.000000000000000,-0.000000312433542,-0.000000092886673,1.062500000000000,0.000000000000000,-1.062500000000000,-0.000000004223328,-0.000000173103331,0.000000000000000,-1.750000119209290,-0.000000047686235,0.124999716877937,1.000000000000000 + TransformLink: 0.000000003974911,-1.000000000000000,0.000000162920784,0.000000000000000,-1.000000000000000,-0.000000003974925,0.000000087422734,0.000000000000000,-0.000000087422748,-0.000000294055098,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772039,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_04", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: 0.000000004223508,-1.062500000000000,-0.000000092886694,0.000000000000000,-0.000000759959221,-0.000000092886701,1.062500000000000,0.000000000000000,-1.062500000000000,-0.000000004223409,-0.000000713515874,0.000000000000000,-1.750000000000000,-0.000000025830678,-0.125001177191734,1.000000000000000 + TransformLink: 0.000000003975032,-1.000000000000000,0.000000671544342,0.000000000000000,-1.000000000000000,-0.000000003975003,0.000000087422769,0.000000000000000,-0.000000087422777,-0.000000715255737,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772060,-0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty 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_HeadEmpty def_foot_R", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000080216530,1.062500000000000,0.000000092886694,0.000000000000000,-1.062500000000000,-0.000000080216523,0.000000000000000,0.000000000000000,-0.000000046443382,-0.000000092886708,1.062500119209290,0.000000000000000,-0.000000085932221,0.124999843537807,1.750000238418579,1.000000000000000 + TransformLink: -0.000000075497901,0.000000000000007,1.000000000000000,0.000000000000000,1.000000000000000,-0.000000087422762,0.000000075497901,0.000000000000000,0.000000087422777,0.999999940395355,0.000000043711424,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_01", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000012670173,-1.062500000000000,0.000000092886701,0.000000000000000,-0.000000000000014,0.000000092886701,1.062500000000000,0.000000000000000,-1.062500119209290,0.000000012670185,0.000000046443382,0.000000000000000,-1.750000357627869,-0.000000019861632,-0.124999925494194,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,-0.000000043711417,0.000000000000000,-1.000000000000000,0.000000011924868,-0.000000087422777,0.000000000000000,0.000000087422777,-0.000000000000014,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772053,-0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_02", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000012670180,-1.062500000000000,-0.000000092886715,0.000000000000000,-0.000000185773416,-0.000000092886715,1.062500000000000,0.000000000000000,-1.062500119209290,0.000000012670196,-0.000000173103217,0.000000000000000,-1.750000357627869,-0.000000019861613,0.124999716877937,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,0.000000011924890,0.000000087422791,0.000000000000000,-0.000000087422791,-0.000000174845553,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772067,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_03", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000012670180,-1.062500000000000,-0.000000092886715,0.000000000000000,-0.000000185773416,-0.000000092886715,1.062500000000000,0.000000000000000,-1.062500119209290,0.000000012670196,-0.000000173103217,0.000000000000000,-1.750000357627869,-0.250000000000000,0.124999694526196,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,0.000000011924890,0.000000087422791,0.000000000000000,-0.000000087422791,-0.000000174845553,-1.000000000000000,0.000000000000000,-0.250000029802322,-0.000000109772053,0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_04", "Cluster" { + Version: 100 + MultiLayer: 0 + Type: "Cluster" + Properties60: { + Property: "SrcModel", "object", "" + Property: "SrcModelReference", "object", "" + } + UserData: "", "" + Indexes: + Weights: + Transform: -0.000000012670173,-1.062500000000000,0.000000092886701,0.000000000000000,-0.000000000000014,0.000000092886701,1.062500000000000,0.000000000000000,-1.062500119209290,0.000000012670185,0.000000046443382,0.000000000000000,-1.750000357627869,-0.250000000000000,-0.124999903142452,1.000000000000000 + TransformLink: -0.000000011924875,-0.999999940395355,-0.000000043711417,0.000000000000000,-1.000000000000000,0.000000011924868,-0.000000087422777,0.000000000000000,0.000000087422777,-0.000000000000014,-1.000000000000000,0.000000000000000,-0.250000029802322,-0.000000109772053,-0.125000000000000,1.000000000000000 + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty 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 + } + Pose: "Pose::BIND_POSES", "BindPose" { + Type: "BindPose" + Version: 100 + Properties60: { + } + NbPoseNodes: 64 + 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::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_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::MESH_HeadEmpty" + 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::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.000000162920685,0.000000715255737,1.000000000000000,0.000000000000000,1.000000000000000,-0.000000071522948,-0.000000162920628,0.000000000000000,0.000000071522869,1.000000000000000,-0.000000671544342,0.000000000000000,0.124999970197678,-0.000000089406967,0.000000000000015,1.000000000000000 + } + PoseNode: { + Node: "Model::def_foot_L_01" + Matrix: 0.000000003974854,-1.000000000000000,-0.000000073513739,0.000000000000000,-1.000000000000000,-0.000000003974890,0.000000087422713,0.000000000000000,-0.000000087422720,0.000000059604659,-1.000000000000000,0.000000000000000,0.249999970197678,-0.000000109772067,-0.125000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::def_foot_L_02" + Matrix: 0.000000003974911,-1.000000000000000,0.000000162920671,0.000000000000000,-1.000000000000000,-0.000000003974925,0.000000087422734,0.000000000000000,-0.000000087422748,-0.000000294054871,-1.000000000000000,0.000000000000000,0.249999970197678,-0.000000109772053,0.125000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::def_foot_L_03" + Matrix: 0.000000003974911,-1.000000000000000,0.000000162920784,0.000000000000000,-1.000000000000000,-0.000000003974925,0.000000087422734,0.000000000000000,-0.000000087422748,-0.000000294055098,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772039,0.125000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::def_foot_L_04" + Matrix: 0.000000003975032,-1.000000000000000,0.000000671544342,0.000000000000000,-1.000000000000000,-0.000000003975003,0.000000087422769,0.000000000000000,-0.000000087422777,-0.000000715255737,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772060,-0.125000000000000,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.000000075497901,0.000000000000007,1.000000000000000,0.000000000000000,1.000000000000000,-0.000000087422762,0.000000075497901,0.000000000000000,0.000000087422777,0.999999940395355,0.000000043711424,0.000000000000000,-0.125000000000000,-0.000000000000000,-0.000000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::def_foot_R_01" + Matrix: -0.000000011924875,-0.999999940395355,-0.000000043711417,0.000000000000000,-1.000000000000000,0.000000011924868,-0.000000087422777,0.000000000000000,0.000000087422777,-0.000000000000014,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772053,-0.125000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::def_foot_R_02" + Matrix: -0.000000011924875,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,0.000000011924890,0.000000087422791,0.000000000000000,-0.000000087422791,-0.000000174845553,-1.000000000000000,0.000000000000000,-0.000000029802322,-0.000000109772067,0.125000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::def_foot_R_03" + Matrix: -0.000000011924875,-0.999999940395355,0.000000162920657,0.000000000000000,-1.000000000000000,0.000000011924890,0.000000087422791,0.000000000000000,-0.000000087422791,-0.000000174845553,-1.000000000000000,0.000000000000000,-0.250000029802322,-0.000000109772053,0.125000000000000,1.000000000000000 + } + PoseNode: { + Node: "Model::def_foot_R_04" + Matrix: -0.000000011924875,-0.999999940395355,-0.000000043711417,0.000000000000000,-1.000000000000000,0.000000011924868,-0.000000087422777,0.000000000000000,0.000000087422777,-0.000000000000014,-1.000000000000000,0.000000000000000,-0.250000029802322,-0.000000109772053,-0.125000000000000,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::MESH_Leg_R", "Mesh" { + } + Model: "Model::MESH_Arm_R", "Mesh" { + } + Model: "Model::MESH_Leg_L", "Mesh" { + } + Model: "Model::MESH_Body", "Mesh" { + } + Model: "Model::MESH_Arm_L", "Mesh" { + } + Model: "Model::MESH_HeadEmpty", "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::def_foot_L_01", "Limb" { + } + Model: "Model::def_foot_L_02", "Limb" { + } + Model: "Model::def_foot_L_03", "Limb" { + } + Model: "Model::def_foot_L_04", "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::def_foot_R_01", "Limb" { + } + Model: "Model::def_foot_R_02", "Limb" { + } + Model: "Model::def_foot_R_03", "Limb" { + } + Model: "Model::def_foot_R_04", "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_Leg_R", "Skin" { + } + Deformer: "Deformer::Skin MESH_Arm_R", "Skin" { + } + Deformer: "Deformer::Skin MESH_Leg_L", "Skin" { + } + Deformer: "Deformer::Skin MESH_Body", "Skin" { + } + Deformer: "Deformer::Skin MESH_Arm_L", "Skin" { + } + Deformer: "Deformer::Skin MESH_HeadEmpty", "Skin" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_pelvis", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_pelvis", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_pelvis", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_pelvis", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_pelvis", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_pelvis", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_spine", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_spine", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_spine", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_spine", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_spine", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_spine", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_chest", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_chest", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_chest", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_chest", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_chest", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_chest", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_neck", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_neck", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_neck", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_neck", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_neck", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_neck", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_head", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_head", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_head", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_head", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_head", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_head", "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_Body def_clavicle_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_clavicle_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_clavicle_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_clavicle_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_Body def_upperArm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_upperArm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_upperArm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_upperArm_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_Body def_forearm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_forearm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_forearm_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_forearm_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_Body def_wrist_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_wrist_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_wrist_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_wrist_L", "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_Body def_indexFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_01", "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_Body def_indexFinger_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_02", "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_Body def_indexFinger_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_03", "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_Body hlp_indexKnuckle_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty hlp_indexKnuckle_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_L_02", "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_Body hlp_indexKnuckle_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty hlp_indexKnuckle_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_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_Body def_thumbFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_thumbFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_thumbFinger_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_thumbFinger_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_Body def_palmFingers_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_01", "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_Body def_palmFingers_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_02", "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_Body def_palmFingers_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_03", "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_Body hlp_palmKnuckles_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty hlp_palmKnuckles_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_L_02", "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_Body hlp_palmKnuckles_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty hlp_palmKnuckles_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_L_01", "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_Body def_hand_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_hand_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_hand_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_hand_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_Body hlp_elbow_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_elbow_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty hlp_elbow_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_elbow_L", "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_Body def_clavicle_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_clavicle_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_clavicle_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_clavicle_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_Body def_upperArm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_upperArm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_upperArm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_upperArm_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_Body def_forearm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_forearm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_forearm_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_forearm_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_Body def_wrist_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_wrist_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_wrist_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_wrist_R", "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_Body def_indexFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_01", "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_Body def_indexFinger_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_02", "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_Body def_indexFinger_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_03", "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_Body hlp_indexKnuckle_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty hlp_indexKnuckle_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_R_02", "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_Body hlp_indexKnuckle_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty hlp_indexKnuckle_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_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_Body def_thumbFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_thumbFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_thumbFinger_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_thumbFinger_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_Body def_palmFingers_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_01", "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_Body def_palmFingers_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_02", "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_Body def_palmFingers_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_03", "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_Body hlp_palmKnuckles_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty hlp_palmKnuckles_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_R_02", "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_Body hlp_palmKnuckles_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty hlp_palmKnuckles_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_R_01", "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_Body def_hand_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_hand_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_hand_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_hand_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_Body hlp_elbow_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_elbow_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty hlp_elbow_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_elbow_R", "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_Body def_hip_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_hip_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_hip_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_hip_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_Body def_thigh_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_thigh_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_thigh_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_thigh_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_Body def_shin_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_shin_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_shin_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_shin_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_Body def_foot_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_L_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_L_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_L_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_L_04", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_L_04", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_L_04", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_L_04", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_04", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_L_04", "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_Body hlp_knee_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_knee_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty hlp_knee_L", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_knee_L", "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_Body def_hip_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_hip_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_hip_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_hip_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_Body def_thigh_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_thigh_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_thigh_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_thigh_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_Body def_shin_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_shin_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_shin_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_shin_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_Body def_foot_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_R_01", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_R_02", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_R_03", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_L def_foot_R_04", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Leg_R def_foot_R_04", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Body def_foot_R_04", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R def_foot_R_04", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_04", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L def_foot_R_04", "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_Body hlp_knee_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_R hlp_knee_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_HeadEmpty hlp_knee_R", "Cluster" { + } + Deformer: "SubDeformer::Cluster MESH_Arm_L hlp_knee_R", "Cluster" { + } + GroupSelection: "GroupSelection::minecraft-character", "Default" { + } + GroupSelection: "GroupSelection::minecraft-character-rig", "Default" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + 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_Body", "Model::Scene" + Connect: "OO", "Model::MESH_Arm_L", "Model::Scene" + Connect: "OO", "Model::MESH_HeadEmpty", "Model::Scene" + Connect: "OO", "Model::ARMT_Character", "Model::Scene" + 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_body", "Model::MESH_Body" + Connect: "OO", "Material::character_body", "Model::MESH_Arm_L" + Connect: "OO", "Material::character_head", "Model::MESH_HeadEmpty" + 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_Body", "Model::MESH_Body" + Connect: "OO", "Deformer::Skin MESH_Arm_L", "Model::MESH_Arm_L" + Connect: "OO", "Deformer::Skin MESH_HeadEmpty", "Model::MESH_HeadEmpty" + 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_Body def_pelvis", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_pelvis", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_pelvis", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_pelvis", "Deformer::Skin MESH_Arm_L" + 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_Body def_spine", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_spine", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_spine", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_spine", "Deformer::Skin MESH_Arm_L" + 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_Body def_chest", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_chest", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_chest", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_chest", "Deformer::Skin MESH_Arm_L" + 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_Body def_neck", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_neck", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_neck", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_neck", "Deformer::Skin MESH_Arm_L" + 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_Body def_head", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_head", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_head", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_head", "Deformer::Skin MESH_Arm_L" + 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_Body def_clavicle_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_clavicle_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_clavicle_L", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_clavicle_L", "Deformer::Skin MESH_Arm_L" + 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_Body def_upperArm_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_upperArm_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_upperArm_L", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_upperArm_L", "Deformer::Skin MESH_Arm_L" + 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_Body def_forearm_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_forearm_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_forearm_L", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_forearm_L", "Deformer::Skin MESH_Arm_L" + 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_Body def_wrist_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_wrist_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_wrist_L", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_wrist_L", "Deformer::Skin MESH_Arm_L" + 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_Body def_indexFinger_L_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_L_01", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_01", "Deformer::Skin MESH_Arm_L" + 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_Body def_indexFinger_L_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_L_02", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_02", "Deformer::Skin MESH_Arm_L" + 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_Body def_indexFinger_L_03", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_03", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_L_03", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_03", "Deformer::Skin MESH_Arm_L" + 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_Body hlp_indexKnuckle_L_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_L_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty hlp_indexKnuckle_L_02", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_L_02", "Deformer::Skin MESH_Arm_L" + 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_Body hlp_indexKnuckle_L_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_L_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty hlp_indexKnuckle_L_01", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_L_01", "Deformer::Skin MESH_Arm_L" + 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_Body def_thumbFinger_L_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_thumbFinger_L_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_thumbFinger_L_01", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_thumbFinger_L_01", "Deformer::Skin MESH_Arm_L" + 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_Body def_palmFingers_L_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_L_01", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_01", "Deformer::Skin MESH_Arm_L" + 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_Body def_palmFingers_L_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_L_02", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_02", "Deformer::Skin MESH_Arm_L" + 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_Body def_palmFingers_L_03", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_03", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_L_03", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_03", "Deformer::Skin MESH_Arm_L" + 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_Body hlp_palmKnuckles_L_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_L_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty hlp_palmKnuckles_L_02", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_L_02", "Deformer::Skin MESH_Arm_L" + 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_Body hlp_palmKnuckles_L_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_L_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty hlp_palmKnuckles_L_01", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_L_01", "Deformer::Skin MESH_Arm_L" + 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_Body def_hand_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_hand_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_hand_L", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_hand_L", "Deformer::Skin MESH_Arm_L" + 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_Body hlp_elbow_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_elbow_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty hlp_elbow_L", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_elbow_L", "Deformer::Skin MESH_Arm_L" + 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_Body def_clavicle_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_clavicle_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_clavicle_R", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_clavicle_R", "Deformer::Skin MESH_Arm_L" + 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_Body def_upperArm_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_upperArm_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_upperArm_R", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_upperArm_R", "Deformer::Skin MESH_Arm_L" + 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_Body def_forearm_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_forearm_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_forearm_R", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_forearm_R", "Deformer::Skin MESH_Arm_L" + 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_Body def_wrist_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_wrist_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_wrist_R", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_wrist_R", "Deformer::Skin MESH_Arm_L" + 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_Body def_indexFinger_R_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_R_01", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_01", "Deformer::Skin MESH_Arm_L" + 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_Body def_indexFinger_R_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_R_02", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_02", "Deformer::Skin MESH_Arm_L" + 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_Body def_indexFinger_R_03", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_03", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_R_03", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_03", "Deformer::Skin MESH_Arm_L" + 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_Body hlp_indexKnuckle_R_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_R_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty hlp_indexKnuckle_R_02", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_R_02", "Deformer::Skin MESH_Arm_L" + 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_Body hlp_indexKnuckle_R_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_R_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty hlp_indexKnuckle_R_01", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_R_01", "Deformer::Skin MESH_Arm_L" + 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_Body def_thumbFinger_R_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_thumbFinger_R_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_thumbFinger_R_01", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_thumbFinger_R_01", "Deformer::Skin MESH_Arm_L" + 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_Body def_palmFingers_R_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_R_01", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_01", "Deformer::Skin MESH_Arm_L" + 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_Body def_palmFingers_R_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_R_02", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_02", "Deformer::Skin MESH_Arm_L" + 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_Body def_palmFingers_R_03", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_03", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_R_03", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_03", "Deformer::Skin MESH_Arm_L" + 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_Body hlp_palmKnuckles_R_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_R_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty hlp_palmKnuckles_R_02", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_R_02", "Deformer::Skin MESH_Arm_L" + 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_Body hlp_palmKnuckles_R_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_R_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty hlp_palmKnuckles_R_01", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_R_01", "Deformer::Skin MESH_Arm_L" + 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_Body def_hand_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_hand_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_hand_R", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_hand_R", "Deformer::Skin MESH_Arm_L" + 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_Body hlp_elbow_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_elbow_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty hlp_elbow_R", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_elbow_R", "Deformer::Skin MESH_Arm_L" + 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_Body def_hip_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_hip_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_hip_L", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_hip_L", "Deformer::Skin MESH_Arm_L" + 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_Body def_thigh_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_thigh_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_thigh_L", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_thigh_L", "Deformer::Skin MESH_Arm_L" + 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_Body def_shin_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_shin_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_shin_L", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_shin_L", "Deformer::Skin MESH_Arm_L" + 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_Body def_foot_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_foot_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_foot_L", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_foot_L", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_foot_L_01", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_foot_L_01", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_foot_L_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_foot_L_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_01", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_foot_L_01", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_foot_L_02", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_foot_L_02", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_foot_L_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_foot_L_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_02", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_foot_L_02", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_foot_L_03", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_foot_L_03", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_foot_L_03", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_foot_L_03", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_03", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_foot_L_03", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_foot_L_04", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_foot_L_04", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_foot_L_04", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_foot_L_04", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_04", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_foot_L_04", "Deformer::Skin MESH_Arm_L" + 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_Body hlp_knee_L", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_knee_L", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty hlp_knee_L", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_knee_L", "Deformer::Skin MESH_Arm_L" + 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_Body def_hip_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_hip_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_hip_R", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_hip_R", "Deformer::Skin MESH_Arm_L" + 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_Body def_thigh_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_thigh_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_thigh_R", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_thigh_R", "Deformer::Skin MESH_Arm_L" + 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_Body def_shin_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_shin_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_shin_R", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_shin_R", "Deformer::Skin MESH_Arm_L" + 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_Body def_foot_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_foot_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_foot_R", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_foot_R", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_foot_R_01", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_foot_R_01", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_foot_R_01", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_foot_R_01", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_01", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_foot_R_01", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_foot_R_02", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_foot_R_02", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_foot_R_02", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_foot_R_02", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_02", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_foot_R_02", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_foot_R_03", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_foot_R_03", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_foot_R_03", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_foot_R_03", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_03", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_foot_R_03", "Deformer::Skin MESH_Arm_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_L def_foot_R_04", "Deformer::Skin MESH_Leg_L" + Connect: "OO", "SubDeformer::Cluster MESH_Leg_R def_foot_R_04", "Deformer::Skin MESH_Leg_R" + Connect: "OO", "SubDeformer::Cluster MESH_Body def_foot_R_04", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R def_foot_R_04", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_04", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L def_foot_R_04", "Deformer::Skin MESH_Arm_L" + 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_Body hlp_knee_R", "Deformer::Skin MESH_Body" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_R hlp_knee_R", "Deformer::Skin MESH_Arm_R" + Connect: "OO", "SubDeformer::Cluster MESH_HeadEmpty hlp_knee_R", "Deformer::Skin MESH_HeadEmpty" + Connect: "OO", "SubDeformer::Cluster MESH_Arm_L hlp_knee_R", "Deformer::Skin MESH_Arm_L" + 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_Body def_pelvis" + Connect: "OO", "Model::def_pelvis", "SubDeformer::Cluster MESH_Arm_R def_pelvis" + Connect: "OO", "Model::def_pelvis", "SubDeformer::Cluster MESH_HeadEmpty def_pelvis" + Connect: "OO", "Model::def_pelvis", "SubDeformer::Cluster MESH_Arm_L def_pelvis" + 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_Body def_spine" + Connect: "OO", "Model::def_spine", "SubDeformer::Cluster MESH_Arm_R def_spine" + Connect: "OO", "Model::def_spine", "SubDeformer::Cluster MESH_HeadEmpty def_spine" + Connect: "OO", "Model::def_spine", "SubDeformer::Cluster MESH_Arm_L def_spine" + 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_Body def_chest" + Connect: "OO", "Model::def_chest", "SubDeformer::Cluster MESH_Arm_R def_chest" + Connect: "OO", "Model::def_chest", "SubDeformer::Cluster MESH_HeadEmpty def_chest" + Connect: "OO", "Model::def_chest", "SubDeformer::Cluster MESH_Arm_L def_chest" + 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_Body def_neck" + Connect: "OO", "Model::def_neck", "SubDeformer::Cluster MESH_Arm_R def_neck" + Connect: "OO", "Model::def_neck", "SubDeformer::Cluster MESH_HeadEmpty def_neck" + Connect: "OO", "Model::def_neck", "SubDeformer::Cluster MESH_Arm_L def_neck" + 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_Body def_head" + Connect: "OO", "Model::def_head", "SubDeformer::Cluster MESH_Arm_R def_head" + Connect: "OO", "Model::def_head", "SubDeformer::Cluster MESH_HeadEmpty def_head" + Connect: "OO", "Model::def_head", "SubDeformer::Cluster MESH_Arm_L def_head" + 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_Body def_clavicle_L" + Connect: "OO", "Model::def_clavicle_L", "SubDeformer::Cluster MESH_Arm_R def_clavicle_L" + Connect: "OO", "Model::def_clavicle_L", "SubDeformer::Cluster MESH_HeadEmpty def_clavicle_L" + Connect: "OO", "Model::def_clavicle_L", "SubDeformer::Cluster MESH_Arm_L def_clavicle_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_Body def_upperArm_L" + Connect: "OO", "Model::def_upperArm_L", "SubDeformer::Cluster MESH_Arm_R def_upperArm_L" + Connect: "OO", "Model::def_upperArm_L", "SubDeformer::Cluster MESH_HeadEmpty def_upperArm_L" + Connect: "OO", "Model::def_upperArm_L", "SubDeformer::Cluster MESH_Arm_L def_upperArm_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_Body def_forearm_L" + Connect: "OO", "Model::def_forearm_L", "SubDeformer::Cluster MESH_Arm_R def_forearm_L" + Connect: "OO", "Model::def_forearm_L", "SubDeformer::Cluster MESH_HeadEmpty def_forearm_L" + Connect: "OO", "Model::def_forearm_L", "SubDeformer::Cluster MESH_Arm_L def_forearm_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_Body def_wrist_L" + Connect: "OO", "Model::def_wrist_L", "SubDeformer::Cluster MESH_Arm_R def_wrist_L" + Connect: "OO", "Model::def_wrist_L", "SubDeformer::Cluster MESH_HeadEmpty def_wrist_L" + Connect: "OO", "Model::def_wrist_L", "SubDeformer::Cluster MESH_Arm_L def_wrist_L" + 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_Body 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_01", "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_L_01" + Connect: "OO", "Model::def_indexFinger_L_01", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_01" + 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_Body 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_02", "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_L_02" + Connect: "OO", "Model::def_indexFinger_L_02", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_02" + 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_Body def_indexFinger_L_03" + Connect: "OO", "Model::def_indexFinger_L_03", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_L_03" + Connect: "OO", "Model::def_indexFinger_L_03", "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_L_03" + Connect: "OO", "Model::def_indexFinger_L_03", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_L_03" + 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_Body 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_02", "SubDeformer::Cluster MESH_HeadEmpty hlp_indexKnuckle_L_02" + Connect: "OO", "Model::hlp_indexKnuckle_L_02", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_L_02" + 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_Body hlp_indexKnuckle_L_01" + Connect: "OO", "Model::hlp_indexKnuckle_L_01", "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_L_01" + Connect: "OO", "Model::hlp_indexKnuckle_L_01", "SubDeformer::Cluster MESH_HeadEmpty hlp_indexKnuckle_L_01" + Connect: "OO", "Model::hlp_indexKnuckle_L_01", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_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_Body def_thumbFinger_L_01" + Connect: "OO", "Model::def_thumbFinger_L_01", "SubDeformer::Cluster MESH_Arm_R def_thumbFinger_L_01" + Connect: "OO", "Model::def_thumbFinger_L_01", "SubDeformer::Cluster MESH_HeadEmpty def_thumbFinger_L_01" + Connect: "OO", "Model::def_thumbFinger_L_01", "SubDeformer::Cluster MESH_Arm_L def_thumbFinger_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_Body 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_01", "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_L_01" + Connect: "OO", "Model::def_palmFingers_L_01", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_01" + 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_Body 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_02", "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_L_02" + Connect: "OO", "Model::def_palmFingers_L_02", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_02" + 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_Body def_palmFingers_L_03" + Connect: "OO", "Model::def_palmFingers_L_03", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_L_03" + Connect: "OO", "Model::def_palmFingers_L_03", "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_L_03" + Connect: "OO", "Model::def_palmFingers_L_03", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_L_03" + 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_Body 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_02", "SubDeformer::Cluster MESH_HeadEmpty hlp_palmKnuckles_L_02" + Connect: "OO", "Model::hlp_palmKnuckles_L_02", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_L_02" + 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_Body hlp_palmKnuckles_L_01" + Connect: "OO", "Model::hlp_palmKnuckles_L_01", "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_L_01" + Connect: "OO", "Model::hlp_palmKnuckles_L_01", "SubDeformer::Cluster MESH_HeadEmpty hlp_palmKnuckles_L_01" + Connect: "OO", "Model::hlp_palmKnuckles_L_01", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_L_01" + 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_Body def_hand_L" + Connect: "OO", "Model::def_hand_L", "SubDeformer::Cluster MESH_Arm_R def_hand_L" + Connect: "OO", "Model::def_hand_L", "SubDeformer::Cluster MESH_HeadEmpty def_hand_L" + Connect: "OO", "Model::def_hand_L", "SubDeformer::Cluster MESH_Arm_L def_hand_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_Body hlp_elbow_L" + Connect: "OO", "Model::hlp_elbow_L", "SubDeformer::Cluster MESH_Arm_R hlp_elbow_L" + Connect: "OO", "Model::hlp_elbow_L", "SubDeformer::Cluster MESH_HeadEmpty hlp_elbow_L" + Connect: "OO", "Model::hlp_elbow_L", "SubDeformer::Cluster MESH_Arm_L hlp_elbow_L" + 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_Body def_clavicle_R" + Connect: "OO", "Model::def_clavicle_R", "SubDeformer::Cluster MESH_Arm_R def_clavicle_R" + Connect: "OO", "Model::def_clavicle_R", "SubDeformer::Cluster MESH_HeadEmpty def_clavicle_R" + Connect: "OO", "Model::def_clavicle_R", "SubDeformer::Cluster MESH_Arm_L def_clavicle_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_Body def_upperArm_R" + Connect: "OO", "Model::def_upperArm_R", "SubDeformer::Cluster MESH_Arm_R def_upperArm_R" + Connect: "OO", "Model::def_upperArm_R", "SubDeformer::Cluster MESH_HeadEmpty def_upperArm_R" + Connect: "OO", "Model::def_upperArm_R", "SubDeformer::Cluster MESH_Arm_L def_upperArm_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_Body def_forearm_R" + Connect: "OO", "Model::def_forearm_R", "SubDeformer::Cluster MESH_Arm_R def_forearm_R" + Connect: "OO", "Model::def_forearm_R", "SubDeformer::Cluster MESH_HeadEmpty def_forearm_R" + Connect: "OO", "Model::def_forearm_R", "SubDeformer::Cluster MESH_Arm_L def_forearm_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_Body def_wrist_R" + Connect: "OO", "Model::def_wrist_R", "SubDeformer::Cluster MESH_Arm_R def_wrist_R" + Connect: "OO", "Model::def_wrist_R", "SubDeformer::Cluster MESH_HeadEmpty def_wrist_R" + Connect: "OO", "Model::def_wrist_R", "SubDeformer::Cluster MESH_Arm_L def_wrist_R" + 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_Body 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_01", "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_R_01" + Connect: "OO", "Model::def_indexFinger_R_01", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_01" + 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_Body 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_02", "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_R_02" + Connect: "OO", "Model::def_indexFinger_R_02", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_02" + 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_Body def_indexFinger_R_03" + Connect: "OO", "Model::def_indexFinger_R_03", "SubDeformer::Cluster MESH_Arm_R def_indexFinger_R_03" + Connect: "OO", "Model::def_indexFinger_R_03", "SubDeformer::Cluster MESH_HeadEmpty def_indexFinger_R_03" + Connect: "OO", "Model::def_indexFinger_R_03", "SubDeformer::Cluster MESH_Arm_L def_indexFinger_R_03" + 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_Body 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_02", "SubDeformer::Cluster MESH_HeadEmpty hlp_indexKnuckle_R_02" + Connect: "OO", "Model::hlp_indexKnuckle_R_02", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_R_02" + 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_Body hlp_indexKnuckle_R_01" + Connect: "OO", "Model::hlp_indexKnuckle_R_01", "SubDeformer::Cluster MESH_Arm_R hlp_indexKnuckle_R_01" + Connect: "OO", "Model::hlp_indexKnuckle_R_01", "SubDeformer::Cluster MESH_HeadEmpty hlp_indexKnuckle_R_01" + Connect: "OO", "Model::hlp_indexKnuckle_R_01", "SubDeformer::Cluster MESH_Arm_L hlp_indexKnuckle_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_Body def_thumbFinger_R_01" + Connect: "OO", "Model::def_thumbFinger_R_01", "SubDeformer::Cluster MESH_Arm_R def_thumbFinger_R_01" + Connect: "OO", "Model::def_thumbFinger_R_01", "SubDeformer::Cluster MESH_HeadEmpty def_thumbFinger_R_01" + Connect: "OO", "Model::def_thumbFinger_R_01", "SubDeformer::Cluster MESH_Arm_L def_thumbFinger_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_Body 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_01", "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_R_01" + Connect: "OO", "Model::def_palmFingers_R_01", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_01" + 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_Body 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_02", "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_R_02" + Connect: "OO", "Model::def_palmFingers_R_02", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_02" + 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_Body def_palmFingers_R_03" + Connect: "OO", "Model::def_palmFingers_R_03", "SubDeformer::Cluster MESH_Arm_R def_palmFingers_R_03" + Connect: "OO", "Model::def_palmFingers_R_03", "SubDeformer::Cluster MESH_HeadEmpty def_palmFingers_R_03" + Connect: "OO", "Model::def_palmFingers_R_03", "SubDeformer::Cluster MESH_Arm_L def_palmFingers_R_03" + 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_Body 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_02", "SubDeformer::Cluster MESH_HeadEmpty hlp_palmKnuckles_R_02" + Connect: "OO", "Model::hlp_palmKnuckles_R_02", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_R_02" + 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_Body hlp_palmKnuckles_R_01" + Connect: "OO", "Model::hlp_palmKnuckles_R_01", "SubDeformer::Cluster MESH_Arm_R hlp_palmKnuckles_R_01" + Connect: "OO", "Model::hlp_palmKnuckles_R_01", "SubDeformer::Cluster MESH_HeadEmpty hlp_palmKnuckles_R_01" + Connect: "OO", "Model::hlp_palmKnuckles_R_01", "SubDeformer::Cluster MESH_Arm_L hlp_palmKnuckles_R_01" + 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_Body def_hand_R" + Connect: "OO", "Model::def_hand_R", "SubDeformer::Cluster MESH_Arm_R def_hand_R" + Connect: "OO", "Model::def_hand_R", "SubDeformer::Cluster MESH_HeadEmpty def_hand_R" + Connect: "OO", "Model::def_hand_R", "SubDeformer::Cluster MESH_Arm_L def_hand_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_Body hlp_elbow_R" + Connect: "OO", "Model::hlp_elbow_R", "SubDeformer::Cluster MESH_Arm_R hlp_elbow_R" + Connect: "OO", "Model::hlp_elbow_R", "SubDeformer::Cluster MESH_HeadEmpty hlp_elbow_R" + Connect: "OO", "Model::hlp_elbow_R", "SubDeformer::Cluster MESH_Arm_L hlp_elbow_R" + 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_Body def_hip_L" + Connect: "OO", "Model::def_hip_L", "SubDeformer::Cluster MESH_Arm_R def_hip_L" + Connect: "OO", "Model::def_hip_L", "SubDeformer::Cluster MESH_HeadEmpty def_hip_L" + Connect: "OO", "Model::def_hip_L", "SubDeformer::Cluster MESH_Arm_L def_hip_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_Body def_thigh_L" + Connect: "OO", "Model::def_thigh_L", "SubDeformer::Cluster MESH_Arm_R def_thigh_L" + Connect: "OO", "Model::def_thigh_L", "SubDeformer::Cluster MESH_HeadEmpty def_thigh_L" + Connect: "OO", "Model::def_thigh_L", "SubDeformer::Cluster MESH_Arm_L def_thigh_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_Body def_shin_L" + Connect: "OO", "Model::def_shin_L", "SubDeformer::Cluster MESH_Arm_R def_shin_L" + Connect: "OO", "Model::def_shin_L", "SubDeformer::Cluster MESH_HeadEmpty def_shin_L" + Connect: "OO", "Model::def_shin_L", "SubDeformer::Cluster MESH_Arm_L def_shin_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_Body def_foot_L" + Connect: "OO", "Model::def_foot_L", "SubDeformer::Cluster MESH_Arm_R def_foot_L" + Connect: "OO", "Model::def_foot_L", "SubDeformer::Cluster MESH_HeadEmpty def_foot_L" + Connect: "OO", "Model::def_foot_L", "SubDeformer::Cluster MESH_Arm_L def_foot_L" + Connect: "OO", "Model::def_foot_L_01", "SubDeformer::Cluster MESH_Leg_L def_foot_L_01" + Connect: "OO", "Model::def_foot_L_01", "SubDeformer::Cluster MESH_Leg_R def_foot_L_01" + Connect: "OO", "Model::def_foot_L_01", "SubDeformer::Cluster MESH_Body def_foot_L_01" + Connect: "OO", "Model::def_foot_L_01", "SubDeformer::Cluster MESH_Arm_R def_foot_L_01" + Connect: "OO", "Model::def_foot_L_01", "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_01" + Connect: "OO", "Model::def_foot_L_01", "SubDeformer::Cluster MESH_Arm_L def_foot_L_01" + Connect: "OO", "Model::def_foot_L_02", "SubDeformer::Cluster MESH_Leg_L def_foot_L_02" + Connect: "OO", "Model::def_foot_L_02", "SubDeformer::Cluster MESH_Leg_R def_foot_L_02" + Connect: "OO", "Model::def_foot_L_02", "SubDeformer::Cluster MESH_Body def_foot_L_02" + Connect: "OO", "Model::def_foot_L_02", "SubDeformer::Cluster MESH_Arm_R def_foot_L_02" + Connect: "OO", "Model::def_foot_L_02", "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_02" + Connect: "OO", "Model::def_foot_L_02", "SubDeformer::Cluster MESH_Arm_L def_foot_L_02" + Connect: "OO", "Model::def_foot_L_03", "SubDeformer::Cluster MESH_Leg_L def_foot_L_03" + Connect: "OO", "Model::def_foot_L_03", "SubDeformer::Cluster MESH_Leg_R def_foot_L_03" + Connect: "OO", "Model::def_foot_L_03", "SubDeformer::Cluster MESH_Body def_foot_L_03" + Connect: "OO", "Model::def_foot_L_03", "SubDeformer::Cluster MESH_Arm_R def_foot_L_03" + Connect: "OO", "Model::def_foot_L_03", "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_03" + Connect: "OO", "Model::def_foot_L_03", "SubDeformer::Cluster MESH_Arm_L def_foot_L_03" + Connect: "OO", "Model::def_foot_L_04", "SubDeformer::Cluster MESH_Leg_L def_foot_L_04" + Connect: "OO", "Model::def_foot_L_04", "SubDeformer::Cluster MESH_Leg_R def_foot_L_04" + Connect: "OO", "Model::def_foot_L_04", "SubDeformer::Cluster MESH_Body def_foot_L_04" + Connect: "OO", "Model::def_foot_L_04", "SubDeformer::Cluster MESH_Arm_R def_foot_L_04" + Connect: "OO", "Model::def_foot_L_04", "SubDeformer::Cluster MESH_HeadEmpty def_foot_L_04" + Connect: "OO", "Model::def_foot_L_04", "SubDeformer::Cluster MESH_Arm_L def_foot_L_04" + 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_Body hlp_knee_L" + Connect: "OO", "Model::hlp_knee_L", "SubDeformer::Cluster MESH_Arm_R hlp_knee_L" + Connect: "OO", "Model::hlp_knee_L", "SubDeformer::Cluster MESH_HeadEmpty hlp_knee_L" + Connect: "OO", "Model::hlp_knee_L", "SubDeformer::Cluster MESH_Arm_L hlp_knee_L" + 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_Body def_hip_R" + Connect: "OO", "Model::def_hip_R", "SubDeformer::Cluster MESH_Arm_R def_hip_R" + Connect: "OO", "Model::def_hip_R", "SubDeformer::Cluster MESH_HeadEmpty def_hip_R" + Connect: "OO", "Model::def_hip_R", "SubDeformer::Cluster MESH_Arm_L def_hip_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_Body def_thigh_R" + Connect: "OO", "Model::def_thigh_R", "SubDeformer::Cluster MESH_Arm_R def_thigh_R" + Connect: "OO", "Model::def_thigh_R", "SubDeformer::Cluster MESH_HeadEmpty def_thigh_R" + Connect: "OO", "Model::def_thigh_R", "SubDeformer::Cluster MESH_Arm_L def_thigh_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_Body def_shin_R" + Connect: "OO", "Model::def_shin_R", "SubDeformer::Cluster MESH_Arm_R def_shin_R" + Connect: "OO", "Model::def_shin_R", "SubDeformer::Cluster MESH_HeadEmpty def_shin_R" + Connect: "OO", "Model::def_shin_R", "SubDeformer::Cluster MESH_Arm_L def_shin_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_Body def_foot_R" + Connect: "OO", "Model::def_foot_R", "SubDeformer::Cluster MESH_Arm_R def_foot_R" + Connect: "OO", "Model::def_foot_R", "SubDeformer::Cluster MESH_HeadEmpty def_foot_R" + Connect: "OO", "Model::def_foot_R", "SubDeformer::Cluster MESH_Arm_L def_foot_R" + Connect: "OO", "Model::def_foot_R_01", "SubDeformer::Cluster MESH_Leg_L def_foot_R_01" + Connect: "OO", "Model::def_foot_R_01", "SubDeformer::Cluster MESH_Leg_R def_foot_R_01" + Connect: "OO", "Model::def_foot_R_01", "SubDeformer::Cluster MESH_Body def_foot_R_01" + Connect: "OO", "Model::def_foot_R_01", "SubDeformer::Cluster MESH_Arm_R def_foot_R_01" + Connect: "OO", "Model::def_foot_R_01", "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_01" + Connect: "OO", "Model::def_foot_R_01", "SubDeformer::Cluster MESH_Arm_L def_foot_R_01" + Connect: "OO", "Model::def_foot_R_02", "SubDeformer::Cluster MESH_Leg_L def_foot_R_02" + Connect: "OO", "Model::def_foot_R_02", "SubDeformer::Cluster MESH_Leg_R def_foot_R_02" + Connect: "OO", "Model::def_foot_R_02", "SubDeformer::Cluster MESH_Body def_foot_R_02" + Connect: "OO", "Model::def_foot_R_02", "SubDeformer::Cluster MESH_Arm_R def_foot_R_02" + Connect: "OO", "Model::def_foot_R_02", "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_02" + Connect: "OO", "Model::def_foot_R_02", "SubDeformer::Cluster MESH_Arm_L def_foot_R_02" + Connect: "OO", "Model::def_foot_R_03", "SubDeformer::Cluster MESH_Leg_L def_foot_R_03" + Connect: "OO", "Model::def_foot_R_03", "SubDeformer::Cluster MESH_Leg_R def_foot_R_03" + Connect: "OO", "Model::def_foot_R_03", "SubDeformer::Cluster MESH_Body def_foot_R_03" + Connect: "OO", "Model::def_foot_R_03", "SubDeformer::Cluster MESH_Arm_R def_foot_R_03" + Connect: "OO", "Model::def_foot_R_03", "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_03" + Connect: "OO", "Model::def_foot_R_03", "SubDeformer::Cluster MESH_Arm_L def_foot_R_03" + Connect: "OO", "Model::def_foot_R_04", "SubDeformer::Cluster MESH_Leg_L def_foot_R_04" + Connect: "OO", "Model::def_foot_R_04", "SubDeformer::Cluster MESH_Leg_R def_foot_R_04" + Connect: "OO", "Model::def_foot_R_04", "SubDeformer::Cluster MESH_Body def_foot_R_04" + Connect: "OO", "Model::def_foot_R_04", "SubDeformer::Cluster MESH_Arm_R def_foot_R_04" + Connect: "OO", "Model::def_foot_R_04", "SubDeformer::Cluster MESH_HeadEmpty def_foot_R_04" + Connect: "OO", "Model::def_foot_R_04", "SubDeformer::Cluster MESH_Arm_L def_foot_R_04" + 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_Body hlp_knee_R" + Connect: "OO", "Model::hlp_knee_R", "SubDeformer::Cluster MESH_Arm_R hlp_knee_R" + Connect: "OO", "Model::hlp_knee_R", "SubDeformer::Cluster MESH_HeadEmpty hlp_knee_R" + Connect: "OO", "Model::hlp_knee_R", "SubDeformer::Cluster MESH_Arm_L 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::def_foot_L_01", "Model::def_foot_L" + Connect: "OO", "Model::def_foot_L_02", "Model::def_foot_L" + Connect: "OO", "Model::def_foot_L_03", "Model::def_foot_L" + Connect: "OO", "Model::def_foot_L_04", "Model::def_foot_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::def_foot_R_01", "Model::def_foot_R" + Connect: "OO", "Model::def_foot_R_02", "Model::def_foot_R" + Connect: "OO", "Model::def_foot_R_03", "Model::def_foot_R" + Connect: "OO", "Model::def_foot_R_04", "Model::def_foot_R" + Connect: "OO", "Model::hlp_knee_R", "Model::def_thigh_R" + Connect: "OO", "Model::MESH_Leg_R", "GroupSelection::minecraft-character" + Connect: "OO", "Model::MESH_Leg_R", "GroupSelection::minecraft-character-rig" + Connect: "OO", "Model::MESH_Arm_R", "GroupSelection::minecraft-character" + Connect: "OO", "Model::MESH_Arm_R", "GroupSelection::minecraft-character-rig" + Connect: "OO", "Model::MESH_Leg_L", "GroupSelection::minecraft-character" + Connect: "OO", "Model::MESH_Leg_L", "GroupSelection::minecraft-character-rig" + Connect: "OO", "Model::MESH_Body", "GroupSelection::minecraft-character" + Connect: "OO", "Model::MESH_Body", "GroupSelection::minecraft-character-rig" + Connect: "OO", "Model::MESH_Arm_L", "GroupSelection::minecraft-character" + Connect: "OO", "Model::MESH_Arm_L", "GroupSelection::minecraft-character-rig" + Connect: "OO", "Model::MESH_HeadEmpty", "GroupSelection::minecraft-character" + Connect: "OO", "Model::MESH_HeadEmpty", "GroupSelection::minecraft-character-rig" + Connect: "OO", "Model::ARMT_Character", "GroupSelection::minecraft-character" + Connect: "OO", "Model::ARMT_Character", "GroupSelection::minecraft-character-rig" +} +;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: 5.000 + FogEnd: 25.000 + FogColor: 0.1,0.1,0.1,1 + } + Settings: { + FrameRate: "24" + TimeFormat: 1 + SnapOnFrames: 0 + ReferenceTimeIndex: -1 + TimeLineStartTime: 0 + TimeLineStopTime: 479181389250 + } + RendererSetting: { + DefaultCamera: "Producer Perspective" + DefaultViewingMode: 0 + } +} diff --git a/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..f322362 --- /dev/null +++ b/Assets/minecraft-character/mesh/fbx/minecraft-character.fbx.meta @@ -0,0 +1,114 @@ +fileFormatVersion: 2 +guid: aceda7d883e158b42a9cd4c27e220871 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: character_body + second: {fileID: 2100000, guid: a9db5faeb0ec81b4c8357e1a347b3fb6, type: 2} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 2 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 1 + 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: 0 + 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/prefabs.meta b/Assets/minecraft-character/prefabs.meta new file mode 100644 index 0000000..30af5e2 --- /dev/null +++ b/Assets/minecraft-character/prefabs.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5c19c326b55e30f4e9d7c13a52cdd7cd +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/minecraft-character/prefabs/minecraft-character-avatar.prefab b/Assets/minecraft-character/prefabs/minecraft-character-avatar.prefab new file mode 100644 index 0000000..773763c --- /dev/null +++ b/Assets/minecraft-character/prefabs/minecraft-character-avatar.prefab @@ -0,0 +1,70 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &4350543359851594146 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: aceda7d883e158b42a9cd4c27e220871, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: aceda7d883e158b42a9cd4c27e220871, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: aceda7d883e158b42a9cd4c27e220871, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: aceda7d883e158b42a9cd4c27e220871, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: aceda7d883e158b42a9cd4c27e220871, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: aceda7d883e158b42a9cd4c27e220871, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: aceda7d883e158b42a9cd4c27e220871, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: aceda7d883e158b42a9cd4c27e220871, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: aceda7d883e158b42a9cd4c27e220871, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: aceda7d883e158b42a9cd4c27e220871, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: aceda7d883e158b42a9cd4c27e220871, + type: 3} + propertyPath: m_Name + value: minecraft-character + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: aceda7d883e158b42a9cd4c27e220871, type: 3} diff --git a/Assets/minecraft-character/prefabs/minecraft-character-avatar.prefab.meta b/Assets/minecraft-character/prefabs/minecraft-character-avatar.prefab.meta new file mode 100644 index 0000000..3c8bc25 --- /dev/null +++ b/Assets/minecraft-character/prefabs/minecraft-character-avatar.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3ab3405f541c77742843e072c440b855 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/minecraft-character/scenes.meta b/Assets/minecraft-character/scenes.meta new file mode 100644 index 0000000..be1b81c --- /dev/null +++ b/Assets/minecraft-character/scenes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 023bc6f5731afc54c868ae660152589e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/minecraft-character/scenes/character-avatar-assembly.unity b/Assets/minecraft-character/scenes/character-avatar-assembly.unity new file mode 100644 index 0000000..de0123f --- /dev/null +++ b/Assets/minecraft-character/scenes/character-avatar-assembly.unity @@ -0,0 +1,386 @@ +%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 &746076467 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 746076469} + - component: {fileID: 746076468} + 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 &746076468 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 746076467} + 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 &746076469 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 746076467} + 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 &1475143255 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1475143258} + - component: {fileID: 1475143257} + - component: {fileID: 1475143256} + 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 &1475143256 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1475143255} + m_Enabled: 1 +--- !u!20 &1475143257 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1475143255} + 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 &1475143258 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1475143255} + 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 &2636416261750616813 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 3504176488644525299, guid: 3ab3405f541c77742843e072c440b855, + type: 3} + propertyPath: m_Name + value: minecraft-character + objectReference: {fileID: 0} + - target: {fileID: 4317409839234868809, guid: 3ab3405f541c77742843e072c440b855, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4317409839234868809, guid: 3ab3405f541c77742843e072c440b855, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4317409839234868809, guid: 3ab3405f541c77742843e072c440b855, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4317409839234868809, guid: 3ab3405f541c77742843e072c440b855, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4317409839234868809, guid: 3ab3405f541c77742843e072c440b855, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4317409839234868809, guid: 3ab3405f541c77742843e072c440b855, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4317409839234868809, guid: 3ab3405f541c77742843e072c440b855, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4317409839234868809, guid: 3ab3405f541c77742843e072c440b855, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4317409839234868809, guid: 3ab3405f541c77742843e072c440b855, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4317409839234868809, guid: 3ab3405f541c77742843e072c440b855, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3ab3405f541c77742843e072c440b855, type: 3} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 1475143258} + - {fileID: 746076469} + - {fileID: 2636416261750616813} diff --git a/Assets/minecraft-character/scenes/character-avatar-assembly.unity.meta b/Assets/minecraft-character/scenes/character-avatar-assembly.unity.meta new file mode 100644 index 0000000..ee13707 --- /dev/null +++ b/Assets/minecraft-character/scenes/character-avatar-assembly.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7a04330662724fc4b895f52f138aa1d9 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: